revert last commit because it breaks more than it fixes
[claws.git] / ChangeLog.claws
1 2003-07-02 [paul]       0.9.0claws72
2
3         * src/procmsg.c
4                 revert last commit because it breaks more
5                 than it fixes
6
7 2003-07-02 [paul]       0.9.0claws71
8
9         * src/procmsg.c
10                 fix thread by subject/sort by date
11
12 2003-07-01 [paul]       0.9.0claws70
13
14         * sync with 0.9.2cvs10
15                 see ChangeLog 2003-07-01
16
17 2003-06-30 [paul]       0.9.0claws69
18
19         * sync with 0.9.2cvs9
20                 see ChangeLog 2003-06-30
21
22 2003-06-28 [match]      0.9.0claws68
23
24         * src/addressbook.c
25                 fix null ptr.
26
27 2003-06-27 [paul]       0.9.0claws67
28
29         * sync with 0.9.2cvs7
30                 see ChangeLog 2003-06-27
31
32 2003-06-26 [christoph]  0.9.0claws66
33
34         * src/folder.c
35                 freeze folder updates while a folder is scanned
36
37 2003-06-26 [darko]      0.9.0claws65
38
39         * src/ldapserver.c
40                 fix infinite loop when adding a new LDAP server
41
42 2003-06-26 [paul]       0.9.0claws64
43
44         * sync with 0.9.2cvs6
45                 see ChangeLog 2003-06-26
46
47 2003-06-26 [paul]       0.9.0claws63
48
49         * sync with 0.9.2cvs5
50                 see ChangeLog 2003-06-25 and 2003-06-26
51
52 2003-06-25 [match]      0.9.0claws62
53
54         * src/addr_compl.c
55                 Fixed tab/backtab for dropped-down completion list to
56                 move next/previous field. (close bug 147)
57
58 2003-06-25 [christoph]  0.9.0claws61
59
60         * src/addr_compl.[ch]
61         * src/addrindex.[ch]
62         * src/folderview.c
63         * src/inc.c
64         * src/news.c
65         * src/summaryview.c
66         * src/toolbar.c
67                 fix warnings
68
69 2003-06-25 [leandro]    0.9.0claws60
70
71         * src/compose.c
72                 o cleanups
73                 o gray out "Message/Remove references" menu item if not
74                   replying to a message
75
76 2003-06-24 [leandro]    0.9.0claws59
77
78         * src/compose.[ch]
79                 o removed "Message/Create new thread" menu item
80                 o added "Message/Remove references" menu item
81                   (it's off by default and will not check anymore
82                    if the subject changed)
83
84 2003-06-23 [alfons]     0.9.0claws58
85
86         * src/procmsg.c
87                 try better grouping messages threaded by subject based on their age.
88                 still not perfect - because the message tree is not sorted by date.  
89
90 2003-06-23 [thorsten]   0.9.0claws57
91
92         * src/pop.[ch]
93                 added mail_receive_hook to allow modifications
94                 directly after retrieval (e.g. adding headers).
95
96 2003-06-23 [paul]       0.9.0claws56
97
98         * src/sourcewindow.c
99                  enable the use of Ctrl+A to select all text in
100                  the sourcewindow
101                  Patch submitted by Ivan Francolin Martinez
102                  <ivanfm@users.sourceforge.net>
103
104 2003-06-22 [christoph]  0.9.0claws55
105
106         * src/folder.[ch]
107                 o add notification hook for folder tree changes
108                 o invoke hooks after folder tree scanning
109
110         * src/folderview.[ch]
111                 register hook for folder tree changes that
112                 updates the ctree
113
114         (there are more places that should be updated, like add, remove 
115          or move folder)
116
117         (closes Bug 164 Crash on rebuild folder tree)
118         (closes Bug 190 Crash on 'rebuilding folder tree')
119
120 2003-06-21 [leandro]    0.9.0claws54
121
122         * src/compose.[ch]
123                 create a new thread if subject changes
124                 (it's on by default, can be disabled in Message menu)
125
126 2003-06-21 [alfons]     0.9.0claws53
127
128         * src/summaryview.c
129                 quiet little compiler
130
131 2003-06-21 [christoph]  0.9.0claws52
132
133         update gettext stuff to version 0.12
134
135 2003-06-19 [alfons]     0.9.0claws51
136
137         * src/common/log.c
138         * src/common/plugin.c
139                 move defs.h before glib.h to prevent MIN/MAX redefs
140
141 2003-06-19 [alfons]
142
143         * src/addressbook.c
144                 translatable
145
146 2003-06-19 [match]      0.9.0claws50
147
148         * src/addressbook.[ch]
149         * src/addrindex.[ch]
150         * src/addr_compl.[ch]
151         * src/editldap.[ch]
152         * src/editldap_basedn.[ch]
153         * src/addritem.[ch]
154         * src/ldapquery.h
155                 re-implemented dynamic LDAP search. works without
156                 slowdown on display sender with addressbook
157                 option.
158         * src/addrbook.c
159                 documented code.
160
161 2003-06-19 [paul]       0.9.0claws49
162
163         * src/compose.c
164                 fix Bug #136 'Nonprovided quotation marks crash claws'
165                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
166
167 2003-06-19 [alfons]     0.9.0claws48
168
169         * src/prefs_common.[ch]
170         * src/procmsg.c
171                 restrict threading by subject by checking thread for
172                 age (prefs_common.thread_by_subject_max_age)
173
174 2003-06-18 [christoph]  0.9.0claws47
175
176         * src/imap.c
177                 fix memory leak in imap_cmd_fetch()
178
179 2003-06-18 [christoph]  0.9.0claws46
180
181         * src/prefs_gtk.c
182                 fix memory leak in prefs_set_default() when used multiple
183                 times or after prefs have been read
184
185 2003-06-18 [christoph]  0.9.0claws45
186
187         * src/common/plugin.c
188                 fix memory leak in plugin_unload()
189
190 2003-06-18 [christoph]  0.9.0claws44
191
192         * src/imap.c
193                 fix memory leak in imap_cmd_ok()
194
195 2003-06-18 [christoph]  0.9.0claws43
196
197         * src/folder.c
198                 stop messages that are downloaded from POP3 and added to
199                 an IMAP inbox from being filtered twice (first by POP3
200                 and again when IMAP folder is scaned to get the UID of
201                 the APPEND operation when no UIDPLUS is available)
202
203 2003-06-18 [alfons]
204
205         * tools/Makefile.am
206                 phoenix <- firebird     
207
208 2003-06-18 [paul]
209
210         * tools/launch_phoenix          ** REMOVED **
211           tools/launch_firebird         ** NEW **
212                 renamed and edited to reflect the browser's name change from
213                 'phoenix' to 'firebird'
214
215 2003-06-18 [paul]       0.9.0claws42
216
217         * sync with 0.9.2cvs2
218                 see ChangeLog 2003-06-16
219
220 2003-06-17 [alfons]     0.9.0claws41
221
222         * src/procmsg.c
223                 prevent threading problems when a node is an ancestor (parent / great parent),
224                 which mostly happens with circular references (thanks to Phillipe Gramoullé
225                 for finding an sample set of messages)
226
227 2003-06-16 [christoph]  0.9.0claws40
228
229         * src/main.c
230                 don't popup main window on --receive or --receive-all
231
232         * src/mainwindow.[ch]
233         * src/plugins/trayicon/trayicon.c
234                 allow hiding of main window by clicking on the trayicon
235                 (doesn't work correctly in seperate window mode and may
236                  cause unexpected GTK problems I couldn't find yet)
237
238         * src/common/ssl.c
239                 remove incorrect warning
240
241 2003-06-15 [alfons]     0.9.0claws39
242
243         * src/gtk/gtkstext.c
244                 don't output debug text;
245                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
246                 for pointing this out);
247
248 2003-06-14 [alfons]     0.9.0claws38
249         
250         * src/messageview.c
251                 remove printf() and make one if..else comply with coding style
252
253 2003-06-14 [alfons]     0.9.0claws37
254
255         * AUTHORS
256                 add Martin Wicke
257         * src/action.c
258         * src/messageview.[ch]
259         * src/summaryview.c
260                 apply patch #754162 "Quoting messages filtered by actions" submitted
261                 by Martin Wicke, which allows quoting message body changed by an
262                 action (Thanks!).
263
264 2003-06-13 [alfons]     0.9.0claws36
265
266         * src/utils.c
267                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
268                 use case insensitive regexp (suggested by Ivan Martinez)
269
270 2003-06-13 [christoph]  0.9.0claws35
271
272         * configure.ac
273         * src/plugins/trayicon/Makefile.am
274         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
275         * src/plugins/trayicon/trayicon.c
276         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
277         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
278         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
279         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
280         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
281         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
282                 replace my own EggTrayIcon backport with the backport
283                 used by (l|x)mule and gabber.
284
285 2003-06-13 [alfons]     0.9.0claws34
286
287         * AUTHORS
288         * src/common/utils.c
289                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
290
291 2003-06-13 [alfons]     0.9.0claws33
292
293         * src/compose.c
294                 clean up a little bit
295
296 2003-06-12 [alfons]     0.9.0claws32
297
298         * src/compose.c
299                 const correctness fix
300
301         * src/common/sylpheed.[ch]
302                 () -> (void)
303                 prevent redef MIN/MAX
304                 
305         * src/common/utils.[ch]
306                 () -> (void)
307
308 2003-06-12 [melvin]     0.9.0claws31
309
310         * src/compose.c
311                 Updated to take into accounts changes in GtkAspell.
312
313 2003-06-12 [alfons]     0.9.0claws30
314
315         * src/compose.c
316         * src/procmsg.c
317         * src/common/utils.[ch]
318                 handle reply subject prefixes better (initial 
319                 suggestion by Robert Story adapted and enhanced 
320                 using regexps)
321
322 2003-06-12 [melvin]     0.9.0claws29
323
324         * src/compose.c
325                 Use new gtkaspell_checkers_strerror() to get the speller's
326                 error message instead of accessing the (now private)
327                 checkers structure.
328                 Minor code clean up
329
330         * src/main.c
331                 Use #ifdef instead of #if for USE_ASPELL
332                 Use the new spell checkers init/quit functions 
333
334         * src/gtk/gtkaspell.c
335                 Use #ifdef instead of #if for USE_ASPELL
336                 Moved in the majority of GtkAspell structures that were
337                 exported before by gtkaspell.h
338         
339         * src/gtk/gktaspell.h
340                 Made gtkaspell.h contain only the necessary data to be
341                 publicized by moving many structures to gtkaspell.c.
342                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
343                 gtkaspell_checkers_new(): replaced by...
344                 gtkaspell_checkers_init(): new function for initialization
345                 gtkaspell_checkers_delete(): replaced by...
346                 gtkaspell_checkers_quit(): new function
347                 gtkaspell_checkers_strerror(): new function that returns
348                 the checker's last error message.
349                 
350 2003-06-11 [melvin]     0.9.0claws28
351
352         * po/POTFILES.in
353                 Updated to take into account gtkaspell.c migration to
354                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
355
356 2003-06-10 [alfons]     0.9.0claws27
357
358         * src/filtering.[ch]
359         * src/folder.c
360         * src/matcher.c
361         * src/scoring.[ch]
362                 - try fixing bug #18 (any brave testers?)
363                 - add more robustness by refusing previously 
364                   unchecked NULL pointers 
365
366 2003-06-10 [alfons]     0.9.0claws26
367
368         * src/procmsg.c
369                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
370
371 2003-06-09 [alfons]     0.9.0claws25
372
373         * src/prefs_common.c
374                 fix bug #163 "Icon switching doesnt work properly" by 
375                 preventing early freeing of prefs_common.pixmap_theme_path.
376
377 2003-06-09 [christoph]  0.9.0claws24
378
379         * src/gtk/gtkaspell.c
380                 revert Thorsten's fix and add forgotten g_strdup for
381                 aspell path (it should not be possible to alter the path a
382                 GtkASpell uses from outside)
383
384 2003-06-09 [thorsten]   0.9.0claws23
385
386         * src/gtk/gtkaspell.c
387                 dont free prefs_common.aspell_path when closing compose
388
389 2003-06-08 [colin]      0.9.0claws22
390
391         * src/plugins/spamassassin/spamassassin.c
392                 fix prefs types
393
394 2003-06-07 [christoph]  0.9.0claws21
395
396         * src/Makefile.am
397         * src/compose.c
398         * src/gtkaspell.[ch]            ** REMOVE **
399         * src/gtk/Makefile.am
400         * src/gtk/gtkaspell.[ch]        ** NEW **
401                 o make gtkaspell independent from sylpheed's prefs
402                 o move gtkaspell.[ch] to gtk directory
403
404 2003-06-07 [christoph]  0.9.0claws20
405
406         * src/Makefile.am
407         * src/crash.c
408         * src/export.c
409         * src/filesel.[ch]              ** REMOVE **
410         * src/folder.c
411         * src/main.[ch]
412         * src/common/sylpheed.[ch]
413         * src/gtk/Makefile.am
414         * src/gtk/filesel.[ch]          ** NEW **
415         * src/gtk/pluginwindow.c
416         * src/gtk/sslcertwindow.c
417                 move filesel.[ch] to gtk directory
418
419 2003-06-07 [alfons]     0.9.0claws19
420
421         * src/filesel.c
422                 make (multi) file selection dialog work again (Claws-only)
423
424 2003-06-07 [thorsten]   0.9.0claws18
425
426         * po/de.po
427                 fix typos
428
429 2003-06-07 [alfons]     0.9.0claws17
430
431         * configure.ac
432         * src/mimeview.c
433                 detect apache mishap in which case don't include fnmatch.h
434                 if regex.h is already included
435
436 2003-06-06 [christoph]  0.9.0claws16
437
438         * configure.ac
439         * src/mimeview.h
440                 add check for fnmatch.h and include it when available
441
442         * src/mimeview.[ch]
443                 fix wrong case sensitivity of Content-Types
444
445         * src/gtk/Makefile.am
446                 need the same include paths in gtk directory as in
447                 common directory because .h files in common can
448                 include files from these directories, when included
449                 in gtk's .h or .c files
450
451 2003-06-06 [alfons]     0.9.0claws15
452
453         * src/mimeview.c
454         * src/summaryview.c
455                 make it compile again because of regex.h / fnmatch.h 
456                 include problems (related to recent mime stuff, can
457                 someone check this?)
458
459 2003-06-06 [thorsten]   0.9.0claws14
460
461         * src/folderview.c
462                 possible use of uninitialized pointer while dragging
463
464 2003-06-06 [paul]       0.9.0claws13
465
466         * src/compose.c
467                 fix bug where the insert sig button would be effective
468                 only when auto_sig was set
469
470 2003-06-06 [paul]       0.9.0claws12
471
472         * sync with 0.9.2 release
473
474 2003-06-02 [paul]       0.9.0claws11
475
476         * sync with 0.9.1cvs1
477                 see ChangeLog 2003-06-02
478                 
479         * po/de.po
480                 update by Jens
481
482 2003-06-01 [christoph]  0.9.0claws10
483
484         * src/account.c
485                 don't use substring search to find accounts by email address
486
487         (closes Bug 169 Overly loose matching of "From" address)
488
489 2003-05-31 [christoph]  0.9.0claws9
490
491         * doc-src/rfc2683.txt
492         * src/imap.c
493                 limit IMAP command length as recommended in RFC2683
494                 (message number lists will be split into multiple imap
495                 sets, the limit of 1000 octets is not a hard limit)
496
497         (closes Bug 161 sylpheed-claws exits with segfault when logging
498          in to certain imap-servers)
499
500 2003-05-29 [alfons]     0.9.0claws8
501
502         * src/toolbar.[ch]
503                 add print button (calling summary_print());
504                 fine tune setting tooltip text;
505                 (if someone needs other buttons, please take these 
506                 commits as a guide, instead of bothering us - also
507                 see 0.8.11claws150) 
508
509 2003-05-29 [darko]      0.9.0claws7
510
511         * src/compose.c
512                 fix crash when word wrapping kicks in due to
513                 changed text by spell checker
514
515 2003-05-29 [paul]       0.9.0claws6
516
517         * src/compose.c
518                 fix bug where changing account would insert
519                 sig even if auto_sig was FALSE
520                 
521         * ChangeLog
522           ChangeLog.jp
523           INSTALL
524                 sync with 0.9.1 release
525
526 2003-05-28 [christoph]  0.9.0claws5
527
528         * src/imap.c
529                 fix truncation of too long commands
530
531         (closes Bug 167 IMAP hangs trying to get envelope
532          information in imap_get_uncached_messages)
533
534 2003-05-27 [paul]       0.9.0claws4
535
536         * tools/Makefile.am
537           tools/maildir2sylpheed.pl     ** NEW FILE **
538                 add kmail to sylpheed mailbox conversion script
539
540 2003-05-27 [paul]       0.9.0claws3
541
542         * sync with 0.9.0cvs10
543                 see ChangeLog 2003-05-26
544
545 2003-05-26 [paul]       0.9.0claws2
546
547         * sync with 0.9.0cvs9
548                 see ChangeLog 2003-05-26
549
550 2003-05-24 [paul]       0.9.0claws1
551
552         * sync with 0.9.0cvs8
553                 see ChangeLog 2003-05-23
554
555 2003-05-24 [paul]       0.9.0claws
556
557         * version 0.9.0claws released
558
559 2003-05-24 [paul]       0.8.11claws177
560
561         * src/plugins/dillo-viewer/Makefile.am
562           src/plugins/traycon/Makefile.am
563                 add missing files
564                 
565         * po/bg.po
566           po/en_GB.po
567           po/es.po
568           po/it.po
569           po/pt_BR.po
570           po/ru.po
571           po/sr.po
572                 update Bulgarian, British English, Spanish, Italian, 
573                 Brazilian Portuguese, Russian, and Serbian translations, 
574                 submitted by George Danchev, [me], Ricardo Mones Lastra,
575                 André Filipe de Assunção e Brito, Alessandro Maestri, 
576                 Ruslan N. Balkin, and Urke MMI
577
578 2003-05-23 [melvin]     0.8.11claws176
579
580         * po/fr.po
581                 Updated French translations
582
583 2003-05-22 [paul]       0.8.11claws175
584
585         * src/Makefile.am
586           src/addrbook.[ch]
587           src/addrcache.[ch]
588           src/addr_compl.[ch]
589           src/adressbook.[ch]
590           src/addrindex.[ch]
591           src/addritem.[ch]
592           src/editaddress.c
593           src/editgroup.c
594           src/editldap_basedn.c
595           src/editldap.c
596           src/jpilot.c
597           src/vcard.c
598                 revert to get ldap into it previous working state
599                 
600         * po/zh_TW.Big5.po
601                 new Taiwanese translation,
602                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
603
604 2003-05-22 [christoph]  0.8.11claws174
605
606         * src/plugins/spamassassin/libspamc.[ch]
607                 sync libspamc with SpamAssaain release 2.55
608
609 2003-05-22 [paul]       0.8.11claws173
610
611         * sync with 0.9.0cvs7
612                 see ChangeLog 2003-05-22
613                 
614         * src/summaryview.c
615                 revert change in 0.8.11claws172: follow
616                 Hiroyuki's decision and that's the end of it.
617
618 2003-05-21 [paul]       0.8.11claws172
619
620         * src/summaryview.c
621                 fix discrepency between open_unread_on_enter
622                 and always_show_msg
623
624 2003-05-21 [paul]       0.8.11claws171
625
626         * sync with 0.9.0cvs6
627                 see ChangeLog 2003-05-21
628
629 2003-05-21 [paul]       0.8.11claws170
630
631         * sync with 0.9.0cvs5
632                 see ChangeLog 2003-05-21
633
634 2003-05-20 [paul]       0.8.11claws169
635
636         * sync with 0.9.0cvs4
637                 see ChangeLog 2003-05-20
638                 fixes bug #152, 'encoding of IMAP folders names'
639
640 2003-05-20 [paul]       0.8.11claws168
641
642         * sync with 0.9.0cvs3
643                 see ChangeLog 2003-05-20
644                 
645         * src/tools/convert_mbox.pl
646                 minor change in the comments, submitted by Fred Marton
647
648 2003-05-19 [paul]       0.8.11claws167
649
650         * src/plugins/clamav/Makefile.am
651           configure.ac
652                 link clamav_lib to the plugin and not to the main program
653
654 2003-05-19 [christoph]
655
656         * src/Makefile.am
657                 add -export-dynamic for linking
658
659 2003-05-19 [paul]       0.8.11claws166
660
661         * sync with 0.9.0cvs1
662                 see ChangeLog 2003-05-19
663
664 2003-05-19 [paul]       0.8.11claws165
665
666         * src/inc.c
667                 fix 'pop before smtp' timeout
668
669 2003-05-18 [alfons]     0.8.11claws164
670
671         * src/prefs_matcher.c
672                 put "execute" action command line ("expression") in edit box
673
674 2003-05-18 [christoph]  0.8.11claws163
675
676         * src/mimeview.[ch]
677         * src/plugins/dillo_viewer/dillo_viewer.c
678         * src/plugins/image_viewer/viewer.c
679         * src/plugins/mathml_viewer/mathml_viewer.c
680                 let a viewer have a list of Content-Types
681
682 2003-05-18 [paul]       0.8.11claws162
683
684         * src/prefs_filtering.c
685                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
686                 and REDIRECT actions
687
688 2003-05-17 [christoph]
689
690         * README.claws
691                 o remove dynamic signatures that was syned with main
692                 o add infos about no longer "build in" image viewer
693                 o update bugtracker URL
694
695 2003-05-17 [christoph]  0.8.11claws161
696
697         * src/folder.c
698         * src/folderview.c
699         * src/imap.c
700                 don't use imap_scan_folder anymore. Instead call folder_item_scan
701                 for every folder after rebuilding the folder tree.
702
703         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
704          messages)
705
706 2003-05-17 [christoph]  0.8.11claws160
707
708         * src/imap.c
709                 don't use STATUS command on current folder to check for
710                 content changes. imap_cmd_ok() now tracks changes to
711                 folder and number of existing messages.
712
713 2003-05-17 [paul]       0.8.11claws159
714
715         * src/plugins/clamav/clamav_plugin.c
716                 remove unnecessary debug_print
717
718 2003-05-16 [thorsten]   0.8.11claws158
719
720         * src/plugins/demo.c
721                 included missing intl.h
722
723 2003-05-16 [paul]       0.8.11claws157
724
725         * po/POTFILES.in
726                 remove non-existant entries
727         
728         * src/plugins/clamav/clamav_plugin.c
729           src/plugins/clamav/clamav_plugin_gtk.c
730           src/plugins/dillo_viewer/dillo_prefs.c
731           src/plugins/dillo_viewer/dillo_viewer.c
732                 gettextise
733
734 2003-05-16 [christoph]  0.8.11claws156
735
736         * po/POTFILES.in
737                 include plugin .c files for translation until I
738                 find a better solution to have plugins have their
739                 own textdomain
740         * src/plugins/demo/demo.c
741         * src/plugins/image_viewer/plugin.c
742         * src/plugins/mathml_viewer/mathml_viewer.c
743         * src/plugins/spamassassin/spamassassin.c
744         * src/plugins/spamassassin/spamassassin_gtk.c
745         * src/plugins/trayicon/trayicon.c
746                 add gettext macros for plugin name and description
747
748 2003-05-16 [paul]
749
750         * sync with 0.9.0
751
752 2003-05-16 [paul]       0.8.11claws155
753
754         * sync with lastest 0.9.0pre1
755                 see ChangeLog 2003-05-16
756
757 2003-05-15 [paul]       0.8.11claws154
758
759         * sync with latest 0.9.0pre1
760                 see ChangeLog 2003-05-14 and 2003-05-15
761
762 2003-05-14 [christoph]  0.8.11claws153
763
764         * src/plugins/image_viewer/viewer.c
765         * src/plugins/image_viewer/viewer.glade         ** NEW **
766         * src/plugins/image_viewer/viewerprefs.c
767                 make it possible to disable the autoload function in the
768                 imageviewer again
769
770 2003-05-14 [christoph]  0.8.11claws152
771
772         * src/folder.c
773                 fix folder update after adding a message
774
775 2003-05-13 [alfons]     0.8.11claws151
776
777         * src/common/session.c
778                 remove debug traces
779                 
780         * src/addrcache.[ch]
781         * src/filtering.[ch]
782         * src/folder.[c]
783         * src/gtkaspell.[ch]
784         * src/imap.[ch]
785         * src/mbox_folder.[ch]
786         * src/mh.[ch]
787         * src/mimeview.h
788         * src/msgcache.[ch]
789         * src/news.[ch]
790         * src/passphrase.[ch]
791         * src/prefs_common.[ch]
792         * src/prefs_gtk.[ch]
793         * src/procmsg.c
794         * src/scoring.[ch]
795                 be pedantic; (in prototypes () implies (int))
796
797 2003-05-13 [alfons]     0.8.11claws150
798
799         * src/prefs_toolbar.[ch]
800         * src/summaryview.[ch]
801         * src/toolbar.[ch]
802                 change misleading text in toolbar prefs;
803                 add toolbar action for ignore thread (toggles ignore thread flag);
804                 clean up a little bit;
805
806 2003-05-12 [paul]
807
808         * tools/convert_mbox.pl
809                 bug fixed by Fred Marton
810
811 2003-05-12 [paul]
812
813         * sync with 0.9.0pre1
814
815 2003-05-09 [paul]       0.8.11claws149
816
817         * sync with 0.8.11cvs43
818                 see ChangeLog 2003-05-09
819
820 2003-05-08 [christoph]  0.8.11claws148
821
822         * src/imap.[ch]
823                 o use CAPABILIY as first command and check for PREAUTH
824                   information in the response to it
825                 o rewrite all imap_cmd_* functions to use an IMAPSession
826                   instead of a SockInfo as parameter
827                 o do STARTTLS after fetching and checking the server
828                   capabilities
829
830 2003-05-08 [paul]       0.8.11claws147
831
832         * tools/Makefile.am
833           tools/README
834           tools/convert_mbox.pl         ** NEW FILE **
835                 add mbox conversion script. Submitted by 
836                 Fred Marton <Fred.Marton@uni-bayreuth.de>
837
838 2003-05-07 [christoph]
839
840         * doc-src/glade.txt
841         * src/gtk/pluginwindow.glade
842         * src/plugins/image_viewer/viewerprefs.glade
843         * src/plugins/spamassassin/spamassassin_gtk.glade
844                 add glade files for user interfaces and a description how
845                 to use glade to create the sylpheed code
846
847 2003-05-07 [paul]       0.8.11claws146
848
849         * sync with 0.8.11cvs41
850                 see ChangeLog 2003-05-07
851
852 2003-05-06 [christoph]  0.8.11claws145
853
854         * src/main.c
855         * src/plugins/image_viewer/viewer.c
856                 fix usage of imlib in imageviewer plugin
857
858         * src/gtk/prefswindow.c
859                 handle window close event correctly
860
861 2003-05-06 [paul]       0.8.11claws144
862
863         * src/common/ssl.c
864                 fix typo introduced in sync
865
866 2003-05-06 [paul]       0.8.11claws143
867
868         * sync with 0.8.11cvs39
869                 see ChangeLog 2003-05-06
870
871 2003-05-06 [paul]       0.8.11claws142
872
873         * AUTHORS
874           po/cs.po
875                 updated Czech translation, submitted by 
876                 Radek Vybiral <Radek.Vybiral@vsb.cz>
877                 
878         * src/plugins/clamav/clamav_plugin_gtk.c
879                 clean up
880
881 2003-05-03 [alfons]     0.8.11claws141
882
883         * src/compose.[ch]
884                 make paste as quotation work even when the call to 
885                 text_inserted() was deferred (fixes bug #140 "Paste 
886                 as quotation does not work when using "external" 
887                 clipboard")
888
889 2003-05-03 [thorsten]   0.8.11claws140
890
891         * src/addrquery.h
892           src/ldapquery.h
893           src/mainwindow.c
894                 removed C++ comments
895         * src/addr_compl.c
896                 function with non-int retval/param used before
897                 implementation/declaration
898
899 2003-05-02 [paul]       0.8.11claws139
900
901         * src/addr_compl.[ch]
902           src/addressbook.[ch]
903           src/addrindex.c
904           src/summaryview.c
905                 revert match's changes to (finally) remove the bug where
906                 opening a folder causes massive slowdown when using the 
907                 'Display sender using address book' option
908
909 2003-05-01 [melvin]     0.8.11claws138
910
911         * src/plugins/dillo_viewer/dillo_prefs.[ch]
912         * src/plugins/dillo_viewer/dillo_viewer.c
913                 Fixed bug where "Cancel" button from prefs issued
914                 warnings.
915                 Comply a little more to coding style
916
917 2003-05-01 [paul]       0.8.11claws137
918
919         * sync with 0.8.11cvs38
920                 see ChangeLog 2003-05-01
921
922 2003-05-01 [paul]       0.8.11claws136
923
924         * po/bg.po
925                 updated by George Danchev
926
927 2003-04-30 [christoph]  0.8.11claws135
928
929         * src/plugins/dillo_viewer/dillo_prefs.c
930         * src/plugins/image_viewer/viewerprefs.c
931         * src/plugins/spamassassin/spamassassin_gtk.c
932                 remove gtk_widget_ref() calls for widgets in
933                 glade code
934
935 2003-04-30 [paul]       0.8.11claws134
936
937         * src/addrindex.c
938                 ok, this time a better fix for the bug where opening folder
939                 has massive slowdown when using the 'Display sender using 
940                 address book' option
941
942 2003-04-30 [paul]       0.8.11claws133
943
944         * src/addrindex.c
945                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
946         
947 2003-04-30 [melvin]     0.8.11claws132
948
949         New: Dillo plugin preferences (patch by Dimitar Haralanov)
950
951         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
952                 Preferences for the dillo plugin
953         * src/plugins/dillo_viewer/dillo_viewer.c
954                 Support for preferences
955         * src/plugins/dillo_viewer/Makefile.am
956                 Added dillo_prefs.[ch]
957
958 2003-04-30 [alfons]     0.8.11claws131
959
960         * src/common/plugin.[ch]
961                 see? this ANSI C'fication immediately gives us type
962                 checking for free.
963
964 2003-04-30 [alfons]     0.8.11claws130
965
966         * src/common/plugin.[ch]
967         * src/plugins/clamav/clamav_plugin.[ch]
968         * src/plugins/clamav/clamav_plugin_gtk.c
969         * src/plugins/demo/demo.c
970         * src/plugins/dillo_viewer/dillo_viewer.c
971         * src/plugins/image_viewer/plugin.c
972         * src/plugins/image_viewer/viewer.[ch]
973         * src/plugins/image_viewer/viewerprefs.[ch]
974         * src/plugins/mathml_viewer/mathml_viewer.c
975         * src/plugins/spamassassin/spamassassin.[ch]
976         * src/plugins/spamassassin/spamassassin_gtk.c
977         * src/plugins/trayicon/trayicon.c
978                 clean up
979
980 2003-04-30 [alfons]     0.8.11claws129
981
982         * src/common/utils.c
983                 make is_ascii_str() fail gracefully when NULL pointer
984                 is passed
985
986 2003-04-30 [paul]       0.8.11claws128
987
988         * src/addrindex.c
989                 fix bug where opening folder has massive slowdown when
990                 using the 'Display sender using address book' option
991
992 2003-04-30 [paul]       0.8.11claws127
993
994         * src/plugins/clamav/clamav_plugin.c
995           src/plugins/clamav/clamav_plugin_gtk.c
996           src/plugins/demo/demo.c
997           src/plugins/dillo_viewer/dillo_viewer.c
998           src/plugins/image_viewer/plugin.c
999           src/plugins/mathml_viewer/mathml_viewer.c
1000           src/plugins/spamassassin/spamassassin.c
1001           src/plugins/spamassassin/spamassassin_gtk.c
1002           src/plugins/trayicon/trayicon.c
1003                 get rid of eye-hurting function signatures
1004
1005 2003-04-30 [paul]       0.8.11claws126
1006
1007         * src/plugins/trayicon/trayicon.c
1008                 add description
1009                 
1010         * src/mimeview.c
1011                 be more descriptive
1012
1013 2003-04-30 [paul]       0.8.11claws125
1014
1015         * configure.ac
1016                 arrange the plugins in reverse alphabetical order
1017                 
1018         * src/plugins/clamav/clamav_plugin.[ch]
1019           src/plugins/clamav/clamav_plugin_gtk.c
1020                 rename some params
1021                 resize max_size window
1022                 re-arrange the order of some gui elements
1023                 improve descriptions
1024         
1025         * src/plugins/image_viewer/plugin.c
1026           src/plugins/mathml_viewer/mathml_viewer.c
1027                 add descriptions
1028                 
1029         * src/plugins/spamassassin/spamassassin_gtk.c
1030                 resize max_size window
1031                 re-arrange the order of some gui elements
1032                 
1033         * src/messageview.c
1034           src/mimeview.c
1035                 correct typos
1036
1037 2003-04-30 [alfons]     0.8.11claws124
1038
1039         * src/imap.c
1040                 fix a leak found while browsing Martin Kluge's 
1041                 valgrind log (Claws only)
1042
1043 2003-04-29 [darko]      0.8.11claws123
1044
1045         * src/gtk/gtkstext.h
1046                 include wchar.h if it is available, fixes compilation
1047                 on HP-UX systems
1048
1049 2003-04-29 [melvin]     0.8.11claws122
1050
1051         * src/prefs_actions.c
1052                 Improved help text of Actions' syntax
1053
1054 2003-04-28 [paul]       0.8.11claws121
1055
1056         * src/action.c
1057                 a better fix for the crash when performing an action
1058                 on a mime part
1059
1060 2003-04-28 [paul]       0.8.11claws120
1061
1062         * src/action.c
1063                 fix crash when performing an action on a
1064                 mime part
1065
1066 2003-04-28 [paul]       0.8.11claws119
1067
1068         * sync with 0.8.11cvs36
1069                 see ChangeLog 2003-04-28
1070
1071 2003-04-27 [paul]       0.8.11claws118
1072
1073         * more sync with 0.8.11cvs35
1074                 see ChangeLog 2003-04-25
1075
1076 2003-04-26 [christoph]  0.8.11claws117
1077
1078         * src/folder.c
1079                 fix remove virtual check
1080
1081 2003-04-26 [paul]       0.8.11claws116
1082
1083         * src/messageview.c
1084                 fix return-receipt, make it work again
1085
1086 2003-04-26 [paul]       0.8.11claws115
1087
1088         * src/mimeview.c
1089                 restore double-clicking of the [application/pgp-signature 
1090                 (Select "Check signature" to check)] line in the message view,
1091                 broken in recent sync
1092
1093 2003-04-26 [christoph]  0.8.11claws114
1094
1095         * src/folder.c
1096                 check if remove virtual really exists before
1097                 calling the function
1098
1099 2003-04-25 [match]      0.8.11claws113
1100
1101         * src/addrindex.c
1102         * src/addrbook.c
1103         * src/ldapquery.[ch]
1104         * src/ldapctrl.[ch]
1105                 fix memleak.
1106         * src/ldapserver.[ch]
1107                 fix memleak. fix segfault.
1108                 plug a Claws memleak
1109
1110 2003-04-25 [alfons]     0.8.11claws112
1111
1112         * src/folder.c
1113                 plug a Claws memleak
1114
1115 2003-04-25 [alfons]     0.8.11claws111
1116
1117         * src/common/session.c
1118                 plug a memleak
1119
1120 2003-04-25 [paul]       0.8.11claws110
1121
1122         * sync with 0.8.11cvs35
1123                 see ChangeLog 2003-04-24 and 2003-04-25
1124                 
1125         * src/gtk/pluginwindow.c
1126                 correct another strange float value
1127
1128 2003-04-24 [christoph]  0.8.11claws109
1129
1130         * src/folder.c
1131                 freeze folder item updates when unsetting new flags
1132
1133         * src/gtk/pluginwindow.c
1134                 correct strange float value
1135
1136 2003-04-23 [paul]       0.8.11claws108
1137
1138         * sync with 0.8.11cvs33
1139                 see ChangeLog 2003-04-23
1140
1141 2003-04-22 [paul]       0.8.11claws107
1142
1143         * src/Makefile.am
1144           src/messageview.c
1145           src/mimeview.c
1146           src/pgptext.[ch]      ** REMOVED **
1147                 remove pgptext.[ch] as its not used any more
1148
1149 2003-04-22 [paul]       0.8.11claws106
1150
1151         * sync with 0.8.11cvs31
1152                 see ChangeLog 2003-04-21 and 2003-04-22
1153
1154 2003-04-21 [alfons]     0.8.11claws105
1155
1156         * src/main.c
1157                 No access to GTK structures if we're a spawned child
1158                 (and clean up code a little bit...) Should fix #126.
1159
1160 2003-04-21 [melvin]     0.8.11claws104
1161
1162         * src/plugins/dillo_viewer/README
1163                 Improved slightly the text.
1164
1165 2003-04-21 [melvin]     0.8.11claws103
1166
1167         * src/plugins/dillo_viewer/README *** NEW ***
1168                 Added a README file for the Dillo plugin
1169
1170 2003-04-20 [paul]
1171
1172         * tools/README
1173           tools/outlook2sylpheed.pl
1174                 updated and improved by Ricardo Mones Lastra
1175
1176 2003-04-18 [oliver]     0.8.11claws102
1177
1178         * src/inc.c 
1179         * src/prefs_account.h
1180                 remove Pop3SessionType (used by selective download)
1181         * src/prefs_toolbar.c
1182                 enable set Default Toolbar button
1183
1184 2003-04-18 [paul]       0.8.11claws101
1185
1186         * sync with 0.8.11cvs29
1187                 see ChangeLog 2003-04-18
1188
1189 2003-04-17 [paul]       0.8.11claws100
1190
1191         * src/prefs_common.[ch]
1192           src/summaryview.c
1193                 remove 'Open next message on deletion' option,
1194                 as the same effect can now be achieved via the
1195                 'Always open messages in summary when selected'
1196                 option.
1197
1198 2003-04-17 [paul]       0.8.11claws99
1199
1200         * sync with 0.8.11cvs28
1201                 see ChangeLog 2003-04-17
1202
1203 2003-04-17 [christoph]  0.8.11claws98
1204
1205         * ac/spamassassin.m4
1206         * src/plugins/spamassassin/libspamc.[ch]
1207         * src/plugins/spamassassin/utils.[ch]
1208                 sync libspamc with SpamAssassin project
1209
1210 2003-04-17 [christoph]  0.8.11claws97
1211
1212         * src/common/socket.h
1213         * src/gtk/sslcertwindow.h
1214                 rename old USE_SSL to USE_OPENSSL
1215
1216 2003-04-17 [paul]       0.8.11claws96
1217
1218         * src/prefs_common.h
1219                 use gulong for P_COLOR so that it compiles/runs on
1220                 64-bit systems. Patch submitted by James Noyes
1221                 <jnoyes-claws@retrogeeks.com>
1222                 
1223         * po/de.po
1224                 updated by Jens
1225
1226 2003-04-17 [paul]       0.8.11claws95
1227
1228         * sync with 0.8.11cvs27
1229                 see ChangeLog 2003-04-16
1230
1231 2003-04-15 [paul]       0.8.11claws94
1232
1233         * src/prefs_common.[ch]
1234                 rearrange to stop the window getting too long:
1235                         move Receive dialog stuff to Receive tab
1236                         move Send dialog to Send tab
1237                         remove Dialogs frame
1238                 rename 'Open messages in summary with cursor keys' to
1239                 'Always open messages in summary when selected', as its
1240                 more appropriate
1241
1242 2003-04-15 [paul]       0.8.11claws93
1243
1244         * src/prefs_common.[ch]
1245           src/summaryview.c
1246                 add new option '/Interface/Open next message on deletion'
1247
1248 2003-04-15 [paul]       0.8.11claws92
1249
1250         * src/summaryview.[ch]
1251                 add /Mark/Lock and /Mark/Unlock to the pop-up
1252                 menu. Patch submitted by Ivan Francolin Martinez
1253                 <ivanfm@users.sourceforge.net>
1254
1255 2003-04-15 [paul]       0.8.11claws91
1256
1257         * sync with 0.8.11cvs24
1258                 see ChangeLog 2003-04-15
1259
1260 2003-04-14 [jens]       0.8.11claws90
1261
1262         * updated German translation and some corrections from
1263                 Roland Bless <bless@tm.uka.de>
1264
1265 2003-04-14 [paul]       0.8.11claws89
1266
1267         * sync with 0.8.11cvs22
1268                 see ChangeLog 2003-04-14
1269
1270 2003-04-13 [paul]       0.8.11claws88
1271
1272         * src/plugins/clamav/clamav_plugin.c
1273                 fix memory leaks
1274                 clean up
1275
1276 2003-04-12 [paul]       0.8.11claws87
1277
1278         * src/plugins/clamav/clamav_plugin.c
1279                 activate enable/disable archive scanning option
1280                 
1281         * src/plugins/clamav/.cvsignore         ** NEW FILE **
1282
1283 2003-04-12 [paul]       0.8.11claws86
1284
1285         * src/plugins/Makefile.am
1286           src/plugins/clamav/Makefile.am                ** NEW FILE **
1287           src/plugins/clamav/README                     ** NEW FILE ** 
1288           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
1289           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
1290                 add Clam AntiVirus plugin
1291
1292 2003-04-12 [paul]       0.8.11claws85
1293
1294         * sync with 0.8.11cvs21
1295                 see ChangeLog 2003-04-11
1296
1297 2003-04-11 [paul]       0.8.11claws84
1298
1299         * po/es.po
1300                 update Spanish translation. Submitted by Ricardo
1301                 Mones Lastra.
1302
1303 2003-04-10 [christoph]  0.8.11claws83
1304
1305         * src/mbox.c
1306                 fix typo that did not move unfiltered mails to destination
1307                 folder
1308
1309         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
1310          when filtering from spool)
1311
1312 2003-04-10 [christoph]  0.8.11claws82
1313
1314         * src/imap.c
1315                 use BODY.PEEK instead of BODY in in message fetch operation
1316                 to make sure the IMAP server does not set the \Seen flag for
1317                 messages. Sylpheed does that later itself, when the message
1318                 is opened in sylpheed
1319
1320         (closes Bug 111 Claws destroys unread marks)
1321
1322 2003-04-09 [oliver]     0.8.11claws81
1323         
1324         * src/folder.c
1325                 fix crash in folder_destroy
1326         * README.claws
1327                 remove selective download
1328
1329 2003-04-09 [christoph]  0.8.11claws80
1330
1331         * src/imap.c
1332                 fix crash in imap_get_msginfo() when then fetched message
1333                 is not found
1334
1335         (closes Bug 110 Crash during mail composition)
1336
1337 2003-04-08 [christoph]  0.8.11claws79
1338
1339         * src/folder.c
1340         * src/prefs_account.c
1341                 Filter new messages that are found in an INBOX folder
1342                 when 'Filter messages on receiving' is enabled in the
1343                 Folder's AccountPrefs. This allows to use Sylpheed's
1344                 filtering engine for IMAP folders where messages are
1345                 added to the INBOX by a MTA
1346
1347 2003-04-08 [paul]       0.8.11claws78
1348
1349         * src/procmsg.h
1350                 clean up after last commit
1351
1352 2003-04-08 [paul]       0.8.11claws77
1353
1354         * sync with 0.8.11cvs20
1355                 see ChangeLog 2003-04-07 and 2003-04-08
1356
1357 2003-04-07 [christoph]  0.8.11claws76
1358
1359         * src/filtering.[ch]
1360         * src/inc.[ch]
1361         * src/mbox.c
1362         * src/procmsg.[ch]
1363                 add procmsg_msginfo_filter() to execute filtering actions
1364
1365 2003-04-06 [christoph]  0.8.11claws75
1366
1367         * src/imap.c
1368                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
1369
1370 2003-04-06 [christoph]  0.8.11claws74
1371
1372         * src/common/utils.[ch]
1373                 add g_int_compare() function for slist sorting
1374
1375         * src/imap.c
1376                 fetch all MsgInfos with one command in imap_get_msginfos()
1377                 using an imap set with a list of ranges
1378
1379         * src/news.c
1380                 use new g_int_compare() function
1381
1382 2003-04-06 [thorsten]   0.8.11claws73
1383
1384         * src/mh.c
1385                 corrected implementation of mh_folder_destroy()
1386
1387 2003-04-05 [christoph]  0.8.11claws72
1388
1389         * src/account.c
1390         * src/folder.[ch]
1391         * src/folderview.c
1392         * src/imap.c
1393         * src/inc.c
1394         * src/main.c
1395         * src/mainwindow.c
1396         * src/mbox_folder.c
1397         * src/mh.c
1398         * src/mimeview.h
1399         * src/msgcache.[ch]
1400         * src/news.c
1401         * src/procmime.h
1402         * src/procmsg.[ch]
1403         * src/setup.c
1404         * src/gtk/gtkutils.c
1405                 o rename structure field names class and new to klass and
1406                   new_msgs, to allow including files in C++
1407                 o add 'extern "C"' block to some header files
1408                 o add MsgInfoList and MsgNumberList as alias for GSList for
1409                   developers to know what type of list is expected
1410
1411         * src/plugins/image_viewer/plugin.c
1412         * src/plugins/image_viewer/viewer.[ch]
1413         * src/plugins/image_viewer/viewerprefs.[ch]
1414                 rename function names to prevent conflicts
1415
1416 2003-04-05 [paul]       0.8.11claws71
1417
1418         * sync with 0.8.11cvs18
1419                 see ChangeLog 2003-04-03 and 2003-04-04
1420
1421 2003-04-02 [christoph]  0.8.11claws70
1422
1423         * src/folder.[ch]
1424         * src/imap.[ch]
1425         * src/mbox_folder.[ch]
1426         * src/mh.[ch]
1427         * src/news.[ch]
1428                 o Make all virtual folder functions private
1429                 o remove unused folder code
1430
1431         * src/common/socket.[ch]
1432         * src/summaryview.c
1433                 fix warnings
1434
1435 2003-03-30 [alfons]     0.8.11claws69
1436
1437         * src/send_message.c
1438                 remove two debug traces and see if people still report
1439                 errors
1440
1441 2003-03-30 [alfons]     0.8.11claws68
1442
1443         * src/send_message.c
1444         * src/commons/session.c
1445                 add more debug traces
1446
1447 2003-03-30 [christoph]  0.8.11claws67
1448
1449         * src/folder.c
1450                 change processing folder name from .processing to processing
1451
1452         * src/common/ssl.c
1453                 disable SSL certificate check because it causes Xlib error
1454                 when the child process want's to open an GTK window
1455
1456 2003-03-30 [christoph]  0.8.11claws66
1457
1458         * src/folder.c
1459                 don't use default folder for processing folder item because
1460                 it can be a non local folder
1461
1462         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
1463
1464 2003-03-30 [alfons]     0.8.11claws65
1465
1466         * src/send_message.c
1467                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
1468                 to generate bad code for 'send_send_data_progressive': When
1469                 called from 'send_send_data_finished', the 'data' pointer is
1470                 cleared just before the assignment to the dialog pointer
1471
1472 2003-03-29 [christoph]  0.8.11claws64
1473
1474         * src/common/prefs.h
1475         * src/plugins/image_viewer/Makefile.am
1476         * src/plugins/image_viewer/plugin.c
1477         * src/plugins/image_viewer/viewer.[ch]
1478         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
1479                 add PrefsPage for ImageViewer
1480
1481 2003-03-28 [thorsten]   0.8.11claws63
1482
1483         * src/common/session.c
1484                 added some comments
1485
1486 2003-03-28 [paul]       0.8.11claws62
1487
1488         * sync with 0.8.11cvs16
1489                 see ChangeLog 2003-03-28
1490
1491 2003-03-28 [paul]       0.8.11claws61
1492
1493         * sync with 0.8.11cvs15
1494                 see ChangeLog 2003-03-28
1495
1496 2003-03-27 [christoph]  0.8.11claws60
1497
1498         * src/folder.c
1499         * src/imap.c
1500         * src/common/socket.[ch]
1501                 set socket state to DISCONNECTED when any operation
1502                 fails to allow reconnecting in IMAP code without
1503                 checking the return code of all calls to the command
1504                 functions
1505
1506         * src/folderview.c
1507         * src/summaryview.c
1508                 remove some more stuff that depends on specific
1509                 folder types
1510
1511 2003-03-27 [paul]       0.8.11claws59
1512
1513         * sync with 0.8.11cvs14
1514                 see ChangeLog 2003-03-27
1515                 
1516         * src/selective_download.[ch]   ** REMOVED **
1517                 really removed
1518
1519 2003-03-27 [christoph]  0.8.11claws58
1520
1521         * src/folder.c
1522                 fix handling of tmp_flags in flag copy function
1523
1524 2003-03-27 [paul]       0.8.11claws57
1525
1526         * sync with 0.8.11cvs13
1527                 see ChangeLog 2003-03-27
1528
1529 2003-03-27 [oliver]     0.8.11claws56
1530
1531         * src/maiwindow.c
1532                 remove sel_download_cb
1533
1534 2003-03-27 [oliver]     0.8.11claws55
1535         
1536         * src/inc.c
1537                 remove POP3_TOP
1538         
1539 2003-03-26 [oliver]     0.8.11claws54
1540
1541         *src/pop.h
1542                 remove POP3_TOP*
1543         * README.claws
1544                 remove selective donwload readme
1545
1546 2003-03-26 [oliver]     0.8.11claws53
1547         * src/matcher.[ch]
1548         * src/matcher_parser_parse.y 
1549         * src/pop.c 
1550         * src/prefs_account.[ch]
1551         * src/prefs_filtering.c
1552                 remove selective donwload
1553
1554 2003-03-26 [oliver]     0.8.11claws52
1555
1556         * src/inc.[ch] 
1557         * src/filtering.c 
1558         * src/mainwindow.c 
1559                 remove selective donwload
1560
1561 2003-03-26 [oliver]     0.8.11claws51
1562         
1563         * src/Makefile.am
1564         * src/selective_download.[ch]   ** REMOVE **    
1565
1566 2003-03-26 [christoph]  0.8.11claws50
1567
1568         * src/news.c
1569                 fix NEWS that got broken by a sync with sylpheed-main
1570
1571 2003-03-26 [christoph]  0.8.11claws49
1572
1573         * src/mimeview.c
1574                 fix mime type guessing when no mime type is found for a file
1575
1576 2003-03-25 [christoph]  0.8.11claws48
1577
1578         * src/mimeview.c
1579         * src/procmime.c
1580                 remove mime type guessing from mime parser and use
1581                 name based mime types in viewer lookup for mime type
1582                 application/octet-stream
1583
1584 2003-03-25 [christoph]  0.8.11claws47
1585
1586         * doc-src/readme.txt
1587         * doc-src/rfc2554.txt
1588                 add RFC about SMTP AUTH
1589
1590         * src/send_message.c
1591         * src/common/smtp.[ch]
1592                 add extra error code for authentication errors and
1593                 clear temporary password when this error occurs
1594
1595         (closes Bug 84 authentication failure while sending should
1596          prompt for password again)
1597
1598 2003-03-25 [christoph]  0.8.11claws46
1599
1600         * configure.ac
1601         * src/Makefile.am
1602         * src/imageview.[ch]                            ** REMOVE **
1603         * src/messageview.[ch]
1604         * src/mimeview.[ch]
1605         * src/prefs_common.[ch]
1606         * src/textview.c
1607         * src/plugins/Makefile.am
1608         * src/plugins/image_viewer/.cvsignore           ** NEW **
1609         * src/plugins/image_viewer/Makefile.am          ** NEW **
1610         * src/plugins/image_viewer/plugin.c             ** NEW **
1611         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1612                 move image viewer into a plugin (building is enabled by default)
1613                 [ToDo: Prefs for resize and autoview]
1614
1615 2003-03-25 [paul]       0.8.11claws45
1616
1617         * sync with 0.8.11cvs12
1618                 see ChangeLog 2003-03-26
1619
1620 2003-03-25 [paul]       0.8.11claws44
1621
1622         * sync with 0.8.11cvs11
1623                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1624                 
1625         Note: Selective Download is broken.
1626                 
1627 2003-03-22 [christoph]  0.8.11claws43
1628
1629         * src/folder.c
1630                 code cleanup for flags copying
1631
1632 2003-03-22 [christoph]  0.8.11claws42
1633
1634         * src/plugins/trayicon/trayicon.c
1635                 fix setting the transparent area when the window size
1636                 is forced by the system tray
1637
1638 2003-03-22 [christoph]  0.8.11claws41
1639
1640         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1641         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1642         * src/plugins/trayicon/newmail.xpm              ** NEW **
1643         * src/plugins/trayicon/nomail.xpm               ** NEW **
1644         * src/plugins/trayicon/trayicon.c
1645         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1646                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1647                 o add icon for unread mails
1648                 o set transparency for window
1649
1650 2003-03-22 [christoph]  0.8.11claws40
1651
1652         * src/news.c
1653                 init news session to prevent crash when session is closed
1654
1655 2003-03-22 [christoph]  0.8.11claws39
1656
1657         * src/imap.c
1658         * src/common/session.[ch]
1659                 Init session data to make sure we don't have invalid pointers
1660                 for read_ch and write_ch when new multi process sessions are
1661                 not used
1662
1663         * src/main.c
1664         * src/common/plugin.c
1665         * src/common/sylpheed.c
1666         * src/plugins/demo/demo.c
1667         * src/plugins/dillo_viewer/dillo_viewer.c
1668         * src/plugins/mathml_viewer/mathml_viewer.c
1669         * src/plugins/spamassassin/spamassassin.c
1670         * src/plugins/spamassassin/spamassassin_gtk.c
1671                 add plugin types to allow loading plugins at different times
1672                 (and maybe for different frontends), because it's not good to
1673                 load GTK-Plugins gefore gtk_init was called
1674
1675         * configure.ac
1676         * src/plugins/Makefile.am
1677         * src/plugins/trayicon/.cvsignore               ** NEW **
1678         * src/plugins/trayicon/Makefile.am              ** NEW **
1679         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
1680         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
1681         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
1682         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
1683         * src/plugins/trayicon/trayicon.c               ** NEW **
1684                 New Trayicon plugin that shows an icon in a systray that uses
1685                 XEMBED protocol like Gnome's systray. Icon shows if there
1686                 are new mails and a tooltip shows information about new,
1687                 unread and total messages.
1688
1689 2003-03-22 [paul]       0.8.11claws38
1690
1691         * src/common/smtp.c
1692                 fix ESMTP AUTH CRAM-MD5
1693                 [sync with main (still version 0.8.11cvs6), see
1694                  ChangeLog 2003-03-22]
1695
1696 2003-03-21 [colin]      0.8.11claws37
1697
1698         * src/send_message.c
1699                 Fix USE_SSL => USE_OPENSSL
1700
1701 2003-03-21 [colin]      0.8.11claws36
1702
1703         * src/folderview.c
1704                 Fix counts in drag and dropped subfolders
1705
1706 2003-03-21 [colin]      0.8.11claws35
1707
1708         * src/folder.c 
1709         * src/folderview.c
1710                 speed up a bit folder dnd
1711
1712 2003-03-20 [alfons]     0.8.11claws34
1713
1714         * src/main.c
1715         * src/toolbar.c
1716         * src/procmsg.c
1717                 don't send locked queue messages
1718                 (feature request "[ 705245 ] Locking message in outbox 
1719                  should prevent sending")
1720
1721 2003-03-20 [christoph]  0.8.11claws33
1722
1723         * src/folder.c
1724                 remove NEW and UNREAD flag in special folders when scanning
1725                 
1726         * src/common/smtp.c
1727                 fix ESMTP AUTH CRAM-MD5
1728
1729 2003-03-20 [paul]       0.8.11claws32
1730
1731         * src/prefs_account.c
1732                 Re-write 'Tunnel command to open connection' as
1733                 'Use command to communicate with server', and disable
1734                 it for all except IMAP accounts
1735
1736 2003-03-20 [paul]       0.8.11claws31
1737
1738         * sync with 0.8.11cvs6
1739                 see ChangeLog 2003-03-20
1740
1741 2003-03-19 [match]      0.8.11claws30
1742
1743         * src/addritem.[ch]
1744                 include documentation. minor refactoring.
1745         * src/addr_compl.[ch]
1746         * src/addrindex.[ch]
1747         * src/addresbook.[ch]
1748         * src/summaryview.c
1749                 re-enable address lookup (was disabled in
1750                 0.8.11claws20).
1751
1752 2003-03-19 [christoph]  0.8.11claws29
1753
1754         * src/procmsg.c
1755                 add temp flag handling, will make moving and copying
1756                 messages possible again
1757
1758         * src/folder.c
1759                 correct calulation of folder stats
1760
1761 2003-03-18 [match]      0.8.11claws28
1762
1763         * src/editgroup.h
1764                 remove case sensitive comparison (closes bug 80).
1765
1766 2003-03-18 [christoph]  0.8.11claws27
1767
1768         * src/imap.c
1769                 fix imap using a tunnel command
1770
1771         (closes bug 87)
1772
1773 2003-03-18 [christoph]  0.8.11claws26
1774
1775         * src/folder.[ch]
1776         * src/imap.c
1777         * src/procmsg.[ch]
1778                 rewrite flag handling for folders
1779
1780 2003-03-18 [christoph]  0.8.11claws25
1781
1782         * src/folder.c
1783         * src/procmsg.c
1784         * src/summaryview.c
1785                 unset NEW and UNREAD flags when message is ignored, to make
1786                 sure messages don't show up as unread on other IMAP clients,
1787                 because the IGNORE_THREAD flag can not be syncronized through
1788                 the IMAP folder
1789
1790 2003-03-17 [christoph]  0.8.11claws24
1791
1792         * src/imap.c
1793                 don't use recursion to fetch uids when the number of messages
1794                 does not match. Moved code into subfunction that is used
1795                 again when needed, to prevent an endless loop.
1796
1797 2003-03-17 [thorsten]   0.8.11claws23
1798
1799         * src/imageview.[ch]
1800                 export imageview_get_resized_size() (for plugins)
1801         * src/prefs_common.[ch]
1802                 added prefs_common_get() (for plugins)
1803
1804 2003-03-17 [christoph]  0.8.11claws22
1805
1806         * src/imap.c
1807                 o remove UID guessing from copy code
1808                 o support UIDPLUS extension for APPEND command
1809
1810 2003-03-17 [paul]       0.8.11claws21
1811
1812         * src/gtk/about.c
1813                 remove 'Compiled-plugins' section.
1814                 
1815         * src/plugins/dillo_viewer/dillo_viewer.c
1816                 slight change to description text
1817
1818 2003-03-16 [match]      0.8.11claws20
1819         * src/ldapserver.[ch]           ** NEW **
1820         * src/ldapctrl.[ch]             ** NEW **
1821         * src/ldapquery.[ch]            ** NEW **
1822         * src/ldaputil.[ch]             ** NEW **
1823         * src/addrcindex.[ch]           ** NEW **
1824         * src/addrquery.h               ** NEW **
1825         * src/addritem.[ch]
1826         * src/addrcache.[ch]
1827         * src/addrindex.[ch]
1828         * src/addr_compl.[ch]
1829         * src/addressbook.[ch]
1830         * src/addrbook.[ch]
1831         * src/editgroup.c
1832         * src/editaddress.c
1833         * src/editldap.c
1834         * src/editldap_basedn.c
1835         * src/vcard.c
1836         * src/jpilot.c
1837         * src/Makefile.am
1838                 included dynamic LDAP queries. improved address
1839                 completion.
1840
1841 2003-03-16 [paul]       0.8.11claws19
1842
1843         * tools/multiwebsearch.pl
1844                 fix a fatal typo
1845
1846 2003-03-16 [christoph]  0.8.11claws18
1847
1848         * src/mimeview.c
1849         * src/plugins/dillo_viewer/dillo_viewer.c
1850         * src/plugins/mathml_viewer/mathml_viewer.c
1851                 make unregistering of MimeViewerFactorys possible
1852
1853 2003-03-16 [alfons]     0.8.11claws17
1854
1855         * configure.ac
1856                 correct typo
1857
1858 2003-03-16 [melvin]     0.8.11claws16
1859
1860         * src/plugins/dillo_viewer.c
1861                 Fixed bug where it was not possible to view more than
1862                 one text/html attachment per message (bug discovered
1863                 by Christoph Hohmann).
1864
1865 2003-03-15 [melvin]     0.8.11claws15
1866
1867         * src/prefs_actions.c
1868                 Fixed compilation warnings.
1869
1870 2003-03-15 [melvin]     0.8.11claws14
1871
1872         * src/plugins/Makefile.am
1873         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
1874         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
1875         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
1876                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
1877                 newer (http://dillo.auriga.wearlab.de/).
1878
1879 2003-03-15 [christoph]  0.8.11claws13
1880
1881         * src/imap.c
1882                 don't query imap folder for attributes because we already
1883                 for them from imap_status
1884
1885         * src/mimeview.[ch]
1886                 add support for plugable MimeViewers (unloading Viewers
1887                 not yet complete)
1888
1889         * src/plugins/Makefile.am
1890         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
1891         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
1892         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
1893                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
1894                 widget from http://helm.cs.unibo.it/mml-widget/
1895
1896 2003-03-14 [christoph]  0.8.11claws12
1897
1898         * src/folder.[ch]
1899                 o error return code's should better be negative
1900                 o replace printf with debug_print
1901
1902         * src/imap.c
1903                 improve IMAP folder scan by checking UID-NEXT
1904
1905         * src/summaryview.c
1906                 remove check that are unnecessary in my opinion
1907
1908 2003-03-13 [christoph]  0.8.11claws11
1909
1910         * src/folder.[ch]
1911         * src/foldersel.c
1912         * src/folderview.c
1913         * src/imap.c
1914         * src/mbox_folder.c
1915         * src/mh.c
1916         * src/news.c
1917         * src/prefs_scoring.c
1918         * src/summaryview.c
1919                 use a common function to get a displayable name
1920                 for a FolderItem
1921
1922 2003-03-13 [paul]       0.8.11claws10
1923
1924         * tools/Makefile.am
1925           tools/README
1926           tools/multiwebsearch.conf     ** NEW FILE **
1927           tools/multiwebsearch.pl       ** NEW FILE **
1928                 add multiwebsearch Actions script
1929
1930 2003-03-13 [colin]      0.8.11claws9
1931
1932         * src/compose.c
1933                 Remove leading emtpy lines from quoted text
1934                 before quoting it
1935
1936 2003-03-13 [melvin]     0.8.11claws8
1937
1938         * src/prefs_actions.c
1939                 Fixed a memory leak
1940                 Code clean ups
1941                 Added Cancel and OK buttons
1942                 Corrected help text
1943
1944 2003-03-13 [christoph]  0.8.11claws7
1945
1946         * src/account.c
1947         * src/folder.[ch]
1948         * src/imap.c
1949         * src/mainwindow.c
1950         * src/mbox_folder.c
1951         * src/mh.c
1952         * src/news.c
1953         * src/setup.c
1954                 replace more folder type stuff with folder class stuff
1955
1956 2003-03-13 [melvin]     0.8.11claws6
1957
1958         * src/prefs_actions.c
1959                 Added new tokens:
1960                 %u: user provided argument
1961                 %h: user provided argument (hidden on input)
1962                 %s: current text selection in the message view 
1963
1964 2003-03-13 [paul]       0.8.11claws5
1965
1966         * sync with 0.8.11cvs5
1967                 see ChangeLog 2003-03-11, 2003-03-12
1968
1969 2003-03-12 [christoph]  0.8.11claws4
1970
1971         * src/folder.c
1972                 use folder class idstr when writing folderlist.xml
1973
1974         * src/folder.h
1975         * src/imap.c
1976         * src/news.c
1977                 replace folder type checks with folder class checks
1978
1979 2003-03-12 [christoph]  0.8.11claws3
1980
1981         * src/folder.[ch]
1982         * src/imap.[ch]
1983         * src/main.c
1984         * src/mbox_folder.[ch]
1985         * src/mh.[ch]
1986         * src/news.[ch]
1987                 o create a list of known folder classes in the folder system
1988                 o use folder class id strings for folder item identifiers
1989
1990 2003-03-12 [christoph]  0.8.11claws2
1991
1992         * src/imap.c
1993                 fix imap uid validity check
1994
1995 2003-03-12 [christoph]  0.8.11claws1
1996
1997         * src/account.c
1998         * src/folder.[ch]
1999         * src/foldersel.c
2000         * src/folderview.c
2001         * src/imap.c
2002         * src/mainwindow.c
2003         * src/mbox_folder.c
2004         * src/mh.c
2005         * src/news.c
2006         * src/prefs_scoring.c
2007         * src/procmsg.c
2008         * src/setup.c
2009         * src/summaryview.c
2010                 initial restructuring of folder system, seperating
2011                 folders and folder classes
2012
2013 2003-03-12 [paul]       0.8.11claws
2014
2015         0.8.11claws release
2016
2017 2003-03-12 [christoph]
2018
2019         * src/gtk/prefswindow.c
2020                 fix translation of "Page Index"
2021
2022 2003-03-12 [paul]       0.8.10claws110
2023
2024         a sync from 0.8.11cvs4 before the release
2025
2026         * src/common/utils.c
2027                 subject_compare_for_sort(): allow null strings (fixes
2028                 summary sorting).
2029
2030 2003-03-11 [paul]       0.8.10claws109
2031
2032         * po/es.po
2033                 update Spanish translation, submitted by
2034                 Ricardo Mones Lastra
2035
2036 2003-03-11 [melvin]     0.8.10claws108
2037
2038         * po/fr.po
2039                 Updated French translations
2040
2041 2003-03-11 [paul]       0.8.10claws107
2042
2043         * manual/en/Makefile.am
2044           manual/en/*.html
2045                 update English manual, add a new page
2046                 updated by Francois Barriere <fbarriere@atmel.fr>
2047                 
2048         * po/bg.po
2049           po/it.po
2050           po/sr.po
2051                 update Bulgarian, Italian, and Serbian translations
2052                 submitted by George Danchev, Alessandro Maestri, and
2053                 Urke MMI
2054
2055 2003-03-10 [paul]       0.8.10claws106
2056
2057         * src/gtk/about.c
2058           src/gtk/prefswindow.c
2059                 make some strings translatable
2060
2061 2003-03-10 [darko]      0.8.10claws105
2062
2063         * src/compose.c
2064                 code cleanup to make Hiro happy
2065
2066 2003-03-10 [paul]       0.8.10claws104
2067
2068         * sync with 0.8.11cvs2
2069                 see ChangeLog 2003-03-10
2070
2071 2003-03-09 [melvin]     0.8.10claws103
2072
2073         * src/textview.c
2074                 textview_set_font(): fix for message display in
2075                 UTF-8 locales (thanks to Sergey Vlasov).
2076                 (was unintentionnaly reverted in 0.8.6claws6)   
2077
2078 2003-03-08 [darko]      0.8.10claws102
2079
2080         * src/compose.c
2081                 fix infinite loop in wrapping as reported
2082                 by happycactus
2083                 obsoletes patch #696482
2084
2085 2003-03-08 [christoph]  0.8.10claws101
2086
2087         * src/imap.c
2088                 add workaround for IMAP servers that do not
2089                 support the "UID SEARCH UID" command
2090
2091 2003-03-07 [christoph]  0.8.10claws100
2092
2093         * src/plugins/spamassassin/spamassassin.[ch]
2094         * src/plugins/spamassassin/spamassassin_gtk.c
2095                 code cleanup
2096
2097 2003-03-07 [paul]       0.8.10claws99
2098
2099         * po/es.po
2100                 updated Spanish translation, submitted by
2101                 Ricardo Mones Lastra
2102
2103 2003-03-07 [christoph]  0.8.10claws98
2104
2105         * src/send.c
2106                 fix in 0.8.10claws94 was wrong
2107                 local delivery does not require escaping, remove escaping
2108                 code to make signatures of mails with "." lines valid
2109                 
2110                 NOTE: requires that sendmail is executed with "-i" option,
2111                       what is the default now, but has to be changed in all
2112                       exsiting accounts)
2113
2114 2003-03-07 [paul]       0.8.10claws97
2115
2116         * sync with 0.8.11 release
2117                 see ChangeLog 2003-03-07
2118
2119 2003-03-06 [paul]       0.8.10claws96
2120
2121         * src/compose.c
2122                 revert commit 0.8.10claws92
2123
2124 2003-03-06 [paul]       0.8.10claws95
2125
2126         * src/folderview.c
2127                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
2128
2129         * src/gtkaspell.c
2130                 fix bug 74, 'Crash opening editor window with pseudo-color
2131                 display'
2132                 
2133         Patches submitted by Kevin Vigor <kevin@vigor.nu>
2134
2135 2003-03-06 [christoph]  0.8.10claws94
2136
2137         * src/send.c
2138                 fix rfc2821 (4.5.2) violation in SMTP data sending,
2139                 all lines starting with a period get an extra period
2140                 inserted
2141                 (found by Simon 'corecode' Schubert)
2142
2143 2003-03-06 [paul]       0.8.10claws93
2144
2145         * src/folderview.c
2146                 if configured font can't be loaded fall back to gtk
2147                 default. (with thanks to Christoph)
2148                 
2149                 closes long-standing bug 15 'Crashes on startup'
2150
2151 2003-03-06 [paul]       0.8.10claws92
2152
2153         * src/compose.c
2154                 freeze text before autosave and thaw afterwards
2155                 fixes bug 67 'autosave make re-rediting message crazy'
2156
2157 2003-03-06 [christoph]  0.8.10claws91
2158
2159         * src/compose.c
2160                 ignore address comment in dupe check for Cc-list
2161
2162         (closes reopened bug 47 Replying to message strips name part of
2163          e-mail addresses of Cc: lines)
2164
2165 2003-03-06 [paul]       0.8.10claws90
2166
2167         * src/Makefile.am
2168                 remove reference to gtkxtext.h as its no longer in
2169                 the repository
2170
2171 2003-03-06 [paul]       0.8.10claws89
2172
2173         * sync with 0.8.10cvs25
2174                 see ChangeLog 2003-03-06
2175
2176 2003-03-06 [oliver]     0.8.10claws88
2177         
2178         * src/messageview.c
2179                 remove include
2180
2181 2003-03-06 [oliver]     0.8.10claws87
2182         
2183         * src/folderview.c 
2184                 remove changes introduced inclaws74
2185         * src/messageview.c
2186                 another attempt to sanely delete and update
2187                 messages deleted in separate messageview
2188
2189 2003-03-05 [christoph]  0.8.10claws86
2190
2191         * src/summaryview.c
2192                 check if "From" matches any account's address if
2193                 addressbook completion of addresses is disabled too
2194
2195         (closes Bug 70 "Display recipient in from" doesn't check
2196          folder's default account)
2197
2198 2003-03-05 [christoph]  0.8.10claws85
2199
2200         * src/compose.c
2201         * src/common/utils.[ch]
2202                 don't strip address comments when building Cc lists
2203
2204         (closes Bug 47 Replying to message strips name part of e-mail addresses
2205          of Cc: lines)
2206
2207         * src/folder.c
2208                 fix return value of copy function
2209
2210 2003-03-05 [christoph]  0.8.10claws84
2211
2212         * src/imap.c
2213                 don't ask imap server for non rfc822 headers
2214
2215         (closes bug 71 IMAP FETCH asks for FROM header field twice)
2216
2217         * src/imap.c
2218                 destroy session on socket error to allow reconnecting
2219
2220 2003-03-05 [christoph]  0.8.10claws83
2221
2222         * configure.ac
2223                 fix building with gnome when no prefix is set
2224
2225         (closes bug 66 Gnome directory is set to NONE)
2226
2227 2003-03-05 [paul]       0.8.10claws82
2228
2229         * sync with 0.8.10cvs23
2230                 see ChangeLog 2003-03-05
2231
2232 2003-03-04 [christoph]  0.8.10claws81
2233
2234         * src/folder.c
2235                 o fix moving and copying when folder returns 0 for new
2236                   message number
2237                 o remove some code for single message copy and move
2238                   operations and use functions for multiple messages
2239
2240         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
2241
2242         * src/news.c
2243                 remove unused include
2244
2245 2003-03-04 [paul]       0.8.10claws80
2246
2247         * src/gtk/about.c
2248                 list 'Compiled plugins'
2249
2250 2003-03-03 [christoph]  0.8.10claws79
2251
2252         * src/news.[ch]
2253                 have to multiply the percentage of the current fetch with
2254                 the percentage that it has of the total fetch operation
2255                 for correct values
2256
2257 2003-03-03 [christoph]  0.8.10claws78
2258
2259         * src/news.c
2260                 fix calculation of expected lines for progress indicator
2261
2262 2003-03-03 [christoph]  0.8.10claws77
2263
2264         * src/summaryview.c
2265         * src/common/utils.c
2266                 fix segfault when opening the root news folder
2267
2268 2003-03-03 [christoph]  0.8.10claws76
2269
2270         * src/mainwindow.[ch]
2271         * src/common/Makefile.am
2272         * src/common/progressindicator.[ch]
2273                 add UI independent progress indicator handling
2274
2275         * src/news.[ch]
2276                 use new progress indicator for message info fetching
2277
2278         * src/common/hooks.h
2279                 code cleanup
2280
2281 2003-03-03 [oliver]     0.8.10claws75
2282
2283         * src/toolbar.c
2284         * src/compose.c
2285                 removed commented code
2286
2287 2003-03-03 [oliver]     0.8.10claws74
2288
2289         * src/toolbar.[ch]
2290                 cleanups and refactoring
2291         * src/compose.[ch]
2292                 compose_reply_mode reply & forwarding interface for
2293                 toolbar buttons
2294         * src/folderview.c
2295                 act on messages marked for deletion in folderview_selected
2296                 based on prefs_common.immediate_exec since a message might 
2297                 have been deleted by messageview in a folder we are changing 
2298                 to (does anybody understand what I'm on about ?)
2299
2300 2003-03-03 [oliver]     0.8.10claws73
2301         
2302         * src/messageview.[ch]
2303                 new functions
2304                 - messageview_delete: delete message shown in messagview
2305                 - messageview_update_view: update messageview to currently 
2306                   selected summaryview message
2307                 - add separate messageview to msgview_list in order to update 
2308                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
2309         * src/summaryview.[ch]
2310                 summary_get_selection returns a list of selected msgs
2311                 in summaryview
2312         * src/mainwindow.c
2313                 toolbar reply refactoring
2314
2315 2003-03-03 [paul]       0.8.10claws72
2316
2317         * sync with 0.8.10cvs21
2318                 see ChangeLog 2003-03-03
2319
2320 2003-03-02 [christoph]  0.8.10claws71
2321
2322         * src/common/passcrypt.c
2323                 use POSIX includes
2324
2325 2003-03-02 [christoph]  0.8.10claws70
2326
2327         * configure.ac
2328         * src/prefs_account.c
2329         * src/prefs_gtk.[ch]
2330         * src/common/.cvsignore
2331         * src/common/Makefile.am
2332         * src/common/passcrypt.c                ** NEW **
2333         * src/common/passcrypt.h.in             ** NEW **
2334                 Implement password encryption in config files
2335                 using unix encrypt and setkey functions. The crypt
2336                 key can be set as a configure parameter. Old
2337                 passwords will be converted if they do not begin
2338                 with '!'
2339
2340 2003-03-02 [paul]       0.8.10claws69
2341
2342         * src/prefs_account.c
2343                 fix compile error
2344
2345 2003-03-01 [thorsten]   0.8.10claws68
2346
2347         * po/el.po
2348           po/hr.po
2349           po/it.po
2350           po/nl.po
2351           po/sr.po
2352           po/sv.po
2353                 corrected format strings
2354         * po/en_GB.po
2355                 corrected headers
2356                 (fix compile errors with GNU gettext-0.11.5)
2357
2358 2003-03-01 [oliver]     0.8.10claws67
2359
2360         * src/summaryview.c
2361                 menu callbacks call toolbar_menu_reply
2362
2363 2003-03-01 [oliver]     0.8.10claws66
2364
2365         * src/mainwindow.c
2366         * src/messageview.c
2367                 menu callbacks call toolbar_menu_reply
2368         * src/toolbar.[ch]
2369                 callbacks from menu handled by toolbar_menu_reply
2370
2371 2003-03-01 [paul]       0.8.10claws65
2372
2373         * src/addressbook.c
2374                 revert commit 0.8.10claws54 - breaks editing of
2375                 addressbook.
2376                 
2377         * po/bg.po
2378                 update Bulgarian translation, submitted by
2379                 George Danchev
2380
2381 2003-02-28 [christoph]  0.8.10claws64
2382
2383         * src/account.c
2384         * src/addressadd.c
2385         * src/compose.c
2386         * src/gtkaspell.c
2387         * src/gtkxtext.h                ** REMOVE **
2388         * src/imap.c
2389         * src/matcher.[ch]
2390         * src/mh.c
2391         * src/news.c
2392         * src/pine.c
2393         * src/prefs_common.c
2394         * src/prefs_matcher.c
2395         * src/procheader.[ch]
2396         * src/procmsg.[ch]
2397         * src/toolbar.c
2398         * src/common/ssl_certificate.c
2399         * src/gtk/colorlabel.c
2400         * src/gtk/menu.c
2401                 o fix warnings
2402                 o remove code obsoleted by new cache and folder system rework
2403
2404 2003-02-28 [oliver]     0.8.10claws63
2405         
2406         * src/toolbar.[ch]
2407                 * fix bug where reply in Messageview replied to 
2408                 Message displayed in summaryview
2409                 (reportedd via ML by chinatinte at gmx dot ch)
2410                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
2411                 didn't work in separate MessageView Toolbar
2412                 (wondering if anybody uses this at all ?)
2413         * src/summaryview.[ch]
2414                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
2415                 (generalize reply and forward code);
2416         * src/messageview.c 
2417                 remove focus_in event which updated summaryview to messageview
2418
2419 2003-02-28 [paul]       0.8.10claws62
2420
2421         * po/Makefile.in.in
2422                 add the --check option
2423                 Patch submitted by Ricardo Mones Lastra
2424
2425 2003-02-28 [paul]       0.8.10claws61
2426
2427         * src/prefs_account.c
2428                 re-order 'Signature' items
2429
2430 2003-02-28 [paul]       0.8.10claws60
2431
2432         * sync with 0.8.10cvs20
2433                 see ChangeLog 2003-02-28
2434
2435 2003-02-28 [paul]       0.8.10claws59
2436
2437         * po/POTFILES.in
2438                 update to reflect recent movement of files
2439
2440 2003-02-28 [paul]       0.8.10claws58
2441
2442         * sync with 0.8.10cvs19
2443                 see ChangeLog 2003-02-28
2444
2445 2003-02-27 [martin]     0.8.10claws57
2446
2447         * src/prefs_matcher.c 
2448                 fix segfault in prefs_matcher_ok() when the
2449                 last entry is deleted and prevents that the
2450                 message "entry not saved" comes up after deleting
2451                 an entry
2452
2453 2003-02-27 [martin]     0.8.10claws56
2454
2455         * src/prefs_filtering.c 
2456                 fix segfault in prefs_filtering_ok() when the
2457                 last entry is deleted and prevents that the
2458                 message "entry not saved" comes up after deleting
2459                 an entry
2460
2461 2003-02-27 [paul]       0.8.10claws55
2462
2463         * sync with 0.8.10cvs18
2464                 see ChangeLog 2003-02-27
2465
2466 2003-02-27 [paul]       0.8.10claws54
2467
2468         * src/addressbook.c
2469                 fix bug where the address book crashes with 
2470                 multiple lookups.
2471                 Patch [687729] submitted by David Frager 
2472                 <dbfrager@users.sourceforge.net>
2473
2474 2003-02-25 [christoph]  0.8.10claws53
2475
2476         * src/Makefile.am
2477         * src/colorlabel.[ch]           ** REMOVE **
2478         * src/gtk/Makefile.am
2479         * src/gtk/colorlabel.[ch]       ** NEW **
2480                 move colorlabel files to gtk directory
2481
2482         * src/esmtp.[ch]                ** REMOVE **
2483                 has been merged into smtp.[ch] in 0.7.5
2484
2485 2003-02-25 [christoph]  0.8.10claws52
2486
2487         * src/Makefile.am
2488         * src/about.[ch]                ** REMOVE **
2489         * src/gtk/Makefile.am
2490         * src/gtk/about.[ch]            ** NEW **
2491                 move about files to gtk directory
2492
2493 2003-02-25 [christoph]  0.8.10claws51
2494
2495         * src/folder.c
2496                 some code optimization of folder scanning code
2497
2498         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
2499
2500 2003-02-25 [christoph]  0.8.10claws50
2501
2502         * src/main.c
2503         * src/common/sylpheed.c
2504                 add command line parameter parsing to common code
2505
2506 2003-02-24 [christoph]
2507
2508         * Makefile.am
2509         * configure.ac
2510                 fix gnome prefix problems, the configure script now removed
2511                 `gnome-config --prefix` from `gnome-config --datadir`
2512                 and adds $(prefix} instead
2513
2514         (closes Bug 24 Makefile does not respect prefix when installing
2515          GNOME data)
2516
2517 2003-02-24 [christoph]  0.8.10claws49
2518
2519         * src/news.c
2520                 check for valid session before trying to authenticate
2521
2522         (closes Bug 60 crash if "authenticate on logon" is activated
2523          and newsserver-hostname is not valid)
2524
2525 2003-02-24 [melvin]     0.8.10claws48
2526
2527         * src/prefs_actions.c
2528                 Make sure all user's input is sent to the action and then
2529                 close the socket..
2530
2531 2003-02-23 [alfons]     0.8.10claws46
2532
2533         * src/summaryview.c
2534                 also wait cursor when deleting files
2535
2536 2003-02-23 [paul]
2537
2538         * tools/freshmeat_search.pl
2539           tools/google_search.pl
2540                 scripts should now work for any browser/browser command line
2541
2542 2003-02-22 [christoph]  0.8.10claws45
2543
2544         * src/procmsg.c
2545                 fix IMAP flag setting, IMAP flag is not handled correctly
2546                 anymore by the folder system and information about the
2547                 folder should not be saved in the MsgInfo (in my opinion)
2548
2549         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2550
2551 2003-02-22 [christoph]  0.8.10claws44
2552
2553         * src/summaryview.c
2554                 fix spelling of "label" ;-)
2555
2556 2003-02-22 [thorsten]   0.8.10claws43
2557
2558         * src/mimeview.c
2559           src/prefs_common.[ch]
2560           src/procmime.[ch]
2561                 do not use description as attachment name
2562
2563 2003-02-22 [alfons]     0.8.10claws42
2564
2565         * src/summaryview.c
2566                 freeze/thaw folder item updates when changing color labels,
2567                 and put a wait cursors on
2568
2569 2003-02-22 [thorsten]   0.8.10claws41
2570
2571         * src/mimeview.c
2572                 save-all fixes: crash if invoked on multipart container,
2573                 mimeinfo access, pathseparators, error dialog
2574
2575 2003-02-21 [alfons]     0.8.10claws40
2576
2577         * src/prefs_gtk.c
2578                 remove unused var
2579
2580 2003-02-21 [colin]      0.8.10claws39
2581
2582         * src/send.c
2583                 Fix smtp logging
2584
2585 2003-02-21 [colin]      0.8.10claws38
2586
2587         * src/summaryview.c
2588                 Freeze/thaw folderItem updates when filtering messages 
2589                 via Tools/Filter messages
2590
2591 2003-02-21 [paul]       0.8.10claws37
2592
2593         * src/compose.c
2594                 revert commit 0.8.10claws26, there are ulterior motives
2595                 for users to set a Reply-To header when posting to
2596                 newsgroups
2597
2598 2003-02-21 [paul]       0.8.10claws36
2599
2600         * sync with 0.8.10cvs17
2601                 see ChangeLog 2003-02-21
2602
2603 2003-02-20 [christoph]  0.8.10claws35
2604
2605         * src/imap.c
2606                 IMAP UID fetch speedup using SEARCH
2607
2608         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2609
2610         * src/imap.c
2611                 fix problem with UIDs in IMAP UID cache that no longer existed
2612
2613 2003-02-20 [christoph]  0.8.10claws34
2614
2615         * src/imap.c
2616         * src/procheader.c
2617         * src/procheader.h
2618                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2619
2620         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2621
2622         * src/imap.c
2623                 Rewrite imap_cmd_gen_recv use sock_getline instead
2624                 of sock_gets to avoid problems with too long reply
2625                 lines
2626     
2627 2003-02-20 [colin]      0.8.10claws33
2628         
2629         * src/prefs_account.c
2630                 Better wording
2631
2632 2003-02-20 [colin]      0.8.10claws32
2633
2634         * src/compose.c
2635                 Remove useless '&& !to_sender' 
2636
2637 2003-02-20 [darko]
2638
2639         * AUTHORS
2640                 change my e-mail address
2641
2642 2003-02-19 [colin]      0.8.10claws31
2643
2644         * src/prefs_common.c
2645                 X11 style colors for every configurable color
2646
2647 2003-02-19 [alfons]     0.8.10claws30
2648
2649         * src/prefs_gtk.[ch]
2650         * src/prefs_common.c
2651                 for color_new accept both plain integers and X11 style color
2652                 names (as found in /usr/lib/X11/rgb.txt)
2653
2654 2003-02-19 [paul]       0.8.10claws29
2655
2656         * src/mainwindow.c
2657                 add tooltips to online/offline button and account selector
2658                 button
2659
2660 2003-02-19 [paul]       0.8.10claws28
2661
2662         * src/folder.c
2663           src/news.c
2664           src/prefs_account.[ch]
2665           src/prefs_common.[ch]
2666                 move 'Maximum number of articles to download' to
2667                 account prefs.
2668                 clean up account prefs gui a little by hiding entries
2669                 rather then greying out entries
2670
2671 2003-02-19 [hiro]       0.8.10claws27
2672
2673         * src/common/utils.c
2674                 fix bug #54 'yesterdays date is displayed in the message 
2675                 summary window'
2676
2677 2003-02-19 [paul]       0.8.10claws26
2678
2679         * src/compose.c
2680                 fix bug reported in Feature Request [688596] 
2681                 'Reply-to header in news'
2682
2683 2003-02-18 [paul]       0.8.10claws25
2684
2685         * src/select-keys.c
2686                 add a 'List all keys' button to key selection dialog
2687
2688 2003-02-18 [colin]      0.8.10claws24
2689         
2690         * src/stock_pixmap.c
2691                 fix compile error
2692
2693 2003-02-18 [colin]      0.8.10claws23
2694
2695         * src/common/smtp.[ch]
2696           src/prefs_account.c
2697                 Try to starttls if it seems to be the only
2698                 way to authenticate a user
2699
2700 2003-02-18 [paul]       0.8.10claws22
2701
2702         * src/Makefile.am
2703           src/folderview.c
2704           src/stock_pixmap.[ch]
2705           src/pixmaps/drafts_close.xpm  ** NEW FILE **
2706           src/pixmaps/drafts_open.xpm   ** NEW FILE **
2707                 as a Drafts folder is a special folder allow it to have
2708                 its own unique icons
2709
2710 2003-02-18 [colin]      0.8.10claws21
2711
2712         * src/imap.c
2713                 Fix port selection when using starttls
2714
2715 2003-02-18 [paul]       0.8.10claws20
2716
2717         * src/mainwindow.c
2718           src/prefs_common.[ch]
2719                 make blue the default new mail colour
2720
2721 2003-02-18 [paul]       0.8.10claws19
2722
2723         * sync with 0.8.10cvs14
2724                 see ChangeLog 2003-02-18
2725
2726 2003-02-17 [jens]       0.8.10claws18
2727
2728         * src/common/md5.c
2729                 fixed a compile problem with gcc 3.3
2730                 works on 2.95.3 too (testet on PPC as it is big endian)
2731
2732 2003-02-17 [paul]       0.8.10claws17
2733
2734         * sync with 0.8.10cvs13
2735                 see ChangeLog 2003-02-17
2736
2737 2003-02-17 [paul]       0.8.10claws16
2738
2739         * sync with 0.8.10cvs12
2740                 see ChangeLog 2003-02-17
2741
2742 2003-02-16 [match]      0.8.10claws15
2743
2744         * src/addressbook.c
2745                 Eliminates reloading of address data when items
2746                 deleted or added. Applied submitted by
2747                 Luke Plant <lukeplant@softhome.net>
2748
2749 2003-02-16 [paul]       0.8.10claws14
2750
2751         * src/news.c
2752                 when a 'protocol error' is encountered disconnect from
2753                 the server. This means that the user can carry on viewing
2754                 other articles and doesn't have to either wait until the
2755                 server timesout or quit sylpheed.
2756                 Fixes bug #53 'Unable to read messages in newsgroups, 
2757                 displayed message doesn't change'
2758
2759 2003-02-15 [christoph]  0.8.10claws13
2760
2761         * src/imap.c
2762                 fix bug that stopped scanning of folders when an
2763                 IMAP folder was empty
2764
2765         (closes bug 46 stop scan messages in folders after empty folder)
2766
2767 2003-02-15 [paul]
2768
2769         * tools/Makefile.am
2770           tools/README
2771           tools/freshmeat_search.pl     ** NEW FILE **
2772           tools/google_search.pl        ** NEW FILE **
2773                 Add 2 Actions scripts which search freshmeat/google
2774                 for the selected text using the browser configured
2775                 in sylpheedrc.
2776                 
2777         Note: These scripts are very dependent on the format of the
2778         browser command and may not work on every occasion. Testing
2779         is welcome. 
2780
2781 2003-02-14 [alfons]     0.8.10claws12
2782
2783         * src/compose.c
2784                 fix breakage because of uninitialized account pointer.
2785                 please verify.
2786
2787 2003-02-14 [paul]       0.8.10claws11
2788
2789         * src/compose.c
2790           src/prefs_account.[ch]
2791           src/prefs_common.[ch]
2792                 move signature settings to Account Prefs
2793
2794 2003-02-14 [paul]       0.8.10claws10
2795
2796         * sync with 0.8.10cvs11
2797                 see ChangeLog 2003-02-14
2798
2799 2003-02-13 [thorsten]   0.8.10claws9
2800
2801         * src/news.c
2802                 revert news progressbar (GUI separation)
2803
2804 2003-02-13 [paul]       0.8.10claws8
2805
2806         * src/compose.c
2807                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
2808                 paragraph 1
2809
2810 2003-02-13 [paul]       0.8.10claws7
2811
2812         * src/compose.[ch]
2813           src/summaryview.c
2814                 fix 'Follow-up and Reply-to' so that it creates a reply to
2815                 the newsgroup and the sender. If the message has the keyword
2816                 'poster' in the Followup-To header, all replies go to the
2817                 sender, re: RFC 1036, Section 2.2.3
2818                 rename all instances of 'ignore_replyto' to 'to_sender', both
2819                 were previously used, now we use just one.
2820
2821 2003-02-13 [paul]       0.8.10claws6
2822
2823         * sync with 0.8.10cvs9
2824                 see ChangeLog 2003-02-13
2825
2826 2003-02-13 [paul]       0.8.10claws5
2827
2828         * configure.ac
2829                 show which plugins are configured in the configure
2830                 output.
2831
2832 2003-02-12 [thorsten]   0.8.10claws4
2833
2834         * src/news.c
2835                 show progress while fetching news headers
2836
2837 2003-02-12 [christoph]  0.8.10claws3
2838
2839         * configure.ac
2840         * src/plugins/Makefile.am
2841                 use AM_CONDITIONAL to enable plugins, automake correctly
2842                 manages this when creating distdir
2843
2844 2003-02-12 [christoph]  0.8.10claws2
2845
2846         * ac/spamassassin.m4
2847         * src/plugins/spamassassin/Makefile.am
2848                 fix building SpamAssassin plugin without OpenSSL
2849
2850 2003-02-12 [paul]       0.8.10claws1
2851
2852         * ac/Makefile.am
2853           src/Makefile.am
2854           src/plugins/Makefile.am
2855                 fix failure of 'make release'
2856
2857 2003-02-12 [paul]       0.8.10claws
2858
2859         * 0.8.10claws released
2860
2861 2003-02-12 [paul]       0.8.9claws56
2862
2863         * po/bg.po
2864           po/es.po
2865           po/it.po
2866           po/ru.po
2867           po/sr.po
2868                 updated translations by George Danchev, Ricardo Mones Lastra,
2869                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
2870                 
2871         * sylpheed.spec.in
2872                 Allow the building of RPMs by a regular user. Submitted
2873                 by Sergei Astanin
2874
2875 2003-02-11 [alfons]     0.8.9claws55
2876
2877         * src/colorlabel.c
2878                 don't use pixmaps for label color rect but draw rectangles
2879                 so we can respect the color map of palette based visuals
2880                 (fixes the long time crashes on Suns - thanks to Andreas
2881                 Engel and Steve O'Hara-Smith for testing)
2882
2883 2003-02-11 [christoph]  0.8.9claws54
2884
2885         * src/matcher_parser_parse.y
2886                 correct bug where filering rules of not existing folders in
2887                 matcherrc were added to global filtering
2888                 
2889         (closes Debian Bug #180253 - Directory's filter-rules are merged with
2890          main filter-rules after removing directory, http://bugs.debian.org/180253)
2891         
2892 2003-02-11 [paul]       0.8.9claws53
2893
2894         * sync with 0.8.10cvs7
2895                 see ChangeLog 2003-02-09
2896
2897 2003-02-11 [melvin]     0.8.9claws52
2898
2899         * po/fr.po
2900                 Updated French tranlsations
2901
2902 2003-02-10 [paul]       0.8.9claws51
2903
2904         * sylpheed.spec.in
2905                 correct --enable-openssl
2906                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
2907
2908 2003-02-09 [martin]     0.8.9claws50
2909
2910         * src/prefs_matcher.c
2911                 fix segfault in prefs_matcher_substitute_cb() when
2912                 no row is selected
2913
2914 2003-02-09 [paul]       0.8.9claws49
2915
2916         * src/folderview.c
2917                 fix bug where a newsgroup folder's processing rules were
2918                 merged with the global filtering rules when the newsgroup
2919                 folder was deleted, causing some seriously bad results,
2920                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
2921
2922 2003-02-08 [melvin]     0.8.9claws48
2923
2924         * src/compose.c
2925                 Corrected and modified an alert message.
2926
2927 2003-02-07 [paul]       0.8.9claws47
2928
2929         * src/folderview.c
2930                 fix bug where both an 'Account properties' window and a
2931                 'Folder properties' window were opened when clicking on
2932                 'Properties' in an NNTP or IMAP folder's popup menu.
2933
2934 2003-02-07 [paul]       0.8.9claws46
2935
2936         * sync with 0.8.10cvs6
2937                 see ChangeLog 2003-02-06
2938
2939 2003-02-06 [christoph]  0.8.9claws45
2940
2941         * src/mbox.c
2942                 freeze folder updates while importing mbox files
2943                 (closes bug 43 importing mbox took hours)
2944                 
2945         Patch submitted by Jens Rantil <jens.rantil@telia.com>
2946
2947 2003-02-06 [thorsten]   0.8.9claws44
2948
2949         * po/de.po
2950                 Updated german translations
2951
2952 2003-02-06 [thorsten]   0.8.9claws43
2953
2954         * src/news.h
2955                 use guint for message numbers (fix count in grouplist dialog)
2956
2957 2003-02-05 [paul]       0.8.9claws42
2958
2959         * sync with 0.8.10cvs2
2960                 see ChangeLog 2003-02-05
2961
2962 2003-02-04 [colin]      0.8.9claws41
2963
2964         * src/prefs_common.[ch]
2965           src/procmsg.c
2966           src/summaryview.c
2967                 Add an option to disable threading by subject
2968
2969 2003-02-04 [christoph]  0.8.9claws40
2970
2971         * src/inc.c
2972                 only abort fetching mails from multiple accounts when the
2973                 error is fatal and does not allow to check any more accounts
2974                 (currently only disk full error)
2975
2976         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
2977          receive mails for other accouts)
2978
2979 2003-02-04 [christoph]  0.8.9claws39
2980
2981         * src/folder.c
2982                 first add the new message to the cache, then
2983                 send the update notification
2984
2985         (closes bug 39 after sending message folderview doesnt get updated)
2986
2987 2003-02-04 [colin]      0.8.9claws38
2988
2989         * src/inc.c
2990                 _really_ fix this Connecting... status
2991
2992 2003-02-04 [paul]       0.8.9claws37
2993
2994         * sync with 0.8.10
2995                 see ChangeLog 2003-02-04
2996
2997 2003-02-04 [paul]       0.8.9claws36
2998
2999         * sync with 0.8.9cvs6
3000                 see ChangeLog 2003-02-03
3001
3002 2003-02-04 [paul]       0.8.9claws35
3003
3004         * po/pt_BR.po
3005                 updated by André Filipe de Assunção e Brito 
3006                 <bedecko@netsite.com.br>
3007
3008 2003-02-03 [thorsten]   0.8.9claws34
3009
3010         * po/de.po
3011                 Updated german translations
3012
3013 2003-02-02 [paul]       0.8.9claws33
3014
3015         * po/es.po
3016                 updated by Ricardo Mones Lastra
3017
3018 2003-02-02 [thorsten]   0.8.9claws32
3019
3020         * src/mh.c
3021                 Fix mh_get_msginfo() segfault if file is inaccessible
3022
3023 2003-01-31 [colin]      0.8.9claws31
3024
3025         * src/procheader.c
3026                 Fix last commit's bug
3027
3028 2003-01-31 [colin]      0.8.9claws30
3029
3030         * src/procheader.c
3031                 Missing a change for gpg-signed messages
3032
3033 2003-01-31 [paul]       0.8.9claws29
3034
3035         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
3036           src/procheader.c
3037           src/stock_pixmap.[ch]
3038           src/summaryview.c
3039                 indicate GnuPG signed messages by displaying an icon
3040                 in the Attachment column.
3041
3042 2003-01-31 [paul]       0.8.9claws28
3043
3044         * sync with 0.8.9cvs4
3045                 see ChangeLog 2003-01-31
3046
3047 2003-01-31 [alfons]     0.8.9claws27
3048
3049         * src/textview.c
3050                 tune URI parser to accept mailto URLs with a '?'
3051                 (patch from Ruslan Balkin)
3052
3053 2003-01-31 [colin]      0.8.9claws26
3054
3055         * src/summaryview.c
3056                 Fix a leak introduced in claws24
3057
3058 2003-01-31 [colin]      0.8.9claws25
3059
3060         * src/summaryview.c
3061                 Freeze/Thaw folder updates when deleting dups
3062
3063 2003-01-31 [colin]      0.8.9claws24
3064         
3065         * src/addr_compl.c
3066           src/summaryview.c
3067           src/msgcache.c
3068                 little speed improvements
3069
3070 2003-01-31 [colin]      0.8.9claws23
3071
3072         * src/summaryview.c
3073                 Fix segfault when forwarding nothing
3074                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
3075                 
3076 2003-01-30 [paul]       0.8.9claws22
3077
3078         * sync with 0.8.9cvs3
3079                 see ChangeLog 2003-01-30
3080
3081 2003-01-30 [paul]       0.8.9claws21
3082
3083         * sync with 0.8.9cvs2
3084                 see ChangeLog 2003-01-30
3085
3086 2003-01-29 [paul]       0.8.9claws20
3087
3088         * sync with 0.8.9cvs1
3089                 see ChangeLog 2003-01-29
3090
3091 2003-01-28 [paul]       0.8.9claws19
3092
3093         * po/POTFILES.in
3094                 update to reflect changes. 
3095                 thanks to Ricardo Mones Lastra
3096
3097 2003-01-27 [christoph]  0.8.9claws18
3098
3099         * ac/openssl.m4
3100         * ac/spamassassin.m4
3101         * src/plugins/spamassassin/README
3102         * src/plugins/spamassassin/libspamc.[ch]
3103         * src/plugins/spamassassin/utils.[ch]
3104                 updated to latest libspamc
3105
3106 2003-01-27 [christoph]  0.8.9claws17
3107
3108         * src/folder.c
3109                 fix wrong use of procheader_get_header_fields
3110
3111 2003-01-27 [christoph]  0.8.9claws16
3112
3113         * src/news.c
3114         * src/prefs_account.[ch]
3115         * src/common/nntp.[ch]
3116                 allow to force authentication for NNTP servers
3117
3118         Patch submitted by Florian Mickler <dmk@d-labs.de>
3119
3120 2003-01-26 [paul]       0.8.9claws15
3121
3122         * src/summaryview.c
3123                 speed up of marking messages as read
3124                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
3125
3126 2003-01-26 [christoph]  0.8.9claws14
3127
3128         * src/Makefile.am
3129         * src/mgutils.[ch]              ** REMOVE **
3130         * src/xml.[ch]                  ** REMOVE **
3131         * src/xmlprops.[ch]             ** REMOVE **
3132         * src/common/Makefile.am
3133         * src/common/mgutils.[ch]       ** NEW **
3134         * src/common/xml.[ch]           ** NEW **
3135         * src/common/xmlprops.[ch]      ** NEW **
3136                 move xml files to common directory
3137
3138 2003-01-26 [christoph]  0.8.9claws13
3139
3140         * src/plugins/spamassassin/spamassassin_gtk.c
3141                 only set gtk entry text if string is available
3142
3143 2003-01-26 [melvin]     0.8.9claws12
3144
3145         * src/description_window.c
3146                 Allow resizing of the window
3147                 Allow automatic horizontal scroll bar
3148                 Do not vertically expand and fill
3149
3150 2003-01-26 [christoph]  0.8.9claws11
3151
3152         * src/Makefile.am
3153         * src/gtkutils.[ch]             ** REMOVE **
3154         * src/common/sylpheed.c
3155         * src/gtk/Makefile.am
3156         * src/gtk/description_window.c
3157         * src/gtk/gtkutils.[ch]         ** NEW **
3158         * src/gtk/prefswindow.c
3159                 move gtkutils to gtk directory
3160
3161 2003-01-26 [paul]       0.8.9claws10
3162
3163         * src/summaryview.c
3164                 rename summary_unread_clicked() to summary_status_clicked()
3165
3166 2003-01-26 [melvin]     0.8.9claws9
3167
3168         * src/prefs_actions.c
3169                 Cosmetical changes to the help text
3170
3171 2003-01-26 [paul]       0.8.9claws8
3172
3173         * src/folder.[ch]
3174           src/mainwindow.c
3175           src/prefs_common.c
3176           src/prefs_sumamry_column.c
3177           summaryview.[ch]
3178                 rename the 'Unread' column to 'Status'
3179
3180 2003-01-25 [match]      0.8.9claws7
3181
3182         * src/mgutils.[ch]
3183                 removed reference to LDAP constants. removed error2string.
3184                 included functions to support LDAP dynamic queries.
3185         * src/syldap.h
3186                 moved LDAP constants here.
3187         * src/addressbook.c
3188         * src/addrindex.c
3189         * src/importldif.c
3190                 removed references to LDAP constants and references to
3191                 error2string.
3192
3193 2003-01-25 [paul]       0.8.9claws6
3194
3195         * src/summaryview.c
3196                 summary_thread_build(), summary_thread_init(): remove 
3197                 unneeded reference to summaryview->folder_item
3198
3199 2003-01-25 [christoph]  0.8.9claws5
3200
3201         * src/gtk/description_window.c
3202                 o allow description texts to expand over multiple columns
3203                 o translate all columns
3204         * src/prefs_actions.c
3205                 change syntax description to use new multi column feature
3206
3207         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3208
3209 2003-01-25 [match]      0.8.9claws4
3210
3211         * src/vcard.c
3212                 fixed bug with Quoted-Printable
3213
3214 2003-01-25 [paul]       0.8.9claws3
3215
3216         * src/folder.[ch]
3217           src/summaryview.[ch]
3218                 implement per-folder collapsed/expanded threads setting
3219                 
3220         * src/prefs_common.c
3221                 remove global collapsed/expanded threads option
3222
3223 2003-01-25 [christoph]  0.8.9claws2
3224
3225         * po/POTFILES.in
3226                 add pluginwindow and prefswindow
3227         * src/compose.c
3228                 make send respond correctly to messages that could be added
3229                 to the queue folder, but the UID of the message is unknown
3230         * src/folder.c
3231         * src/imap.c
3232                 don't return guessed UIDs in imap_add_msg anymore. We return
3233                 0 to tell the folder system it was appened but the UID is
3234                 unknown. Folder system now get's the UID by scaning the folder
3235                 and searching the cache for the Message-ID
3236                 (closes bug #29 Messages queued, but not sent)
3237
3238 2003-01-25 [paul]       0.8.9claws1
3239
3240         * src/codeconv.c
3241                 conv_encode_header():  fix bug when long headers with 8-bit
3242                 characters are used, so that the encoded words are wrapped.
3243                 If the space in the original text falls on the wrap boundary,
3244                 it can be lost.
3245                 Patch by Sergey Vlasov.
3246                 
3247         * src/folderview.c
3248                  fix bug where a change to the sorting method or thread view
3249                  of a folder's messages is lost if simpify-subject is set and
3250                  toggled on or off.
3251                  Patch by Luke Plant.
3252
3253 2003-01-24 [paul]       0.8.9claws
3254
3255         * sylpheed-0.8.9claws released
3256         
3257         * Makefile.am
3258           sylpheed.spec.in
3259                 remove reference to 'INSTALL.jp'
3260
3261 2003-01-23 [paul]       0.8.8claws128
3262
3263         * po/es.po
3264           po/it.po
3265           po/ru.po
3266           po/sr.po
3267                 updated translations. submitted by Ricardo Mones Lastra,
3268                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
3269
3270 2003-01-23 [colin]      0.8.8claws127
3271
3272         * src/compose.c
3273                 Fix drafted and queued news articles re-edition
3274
3275 2003-01-23 [melvin]     0.8.8claws126
3276
3277         * po/fr.po
3278                 Updated French translations
3279
3280 2003-01-23 [colin]      0.8.8claws125
3281
3282         * src/inc.c
3283                 Fix "Connecting to..." status message
3284
3285 2003-01-22 [paul]       0.8.8claws124
3286
3287         * po/bg.po
3288                 updated by George Danchev
3289                 
3290         * src/folder.c
3291                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
3292                 and folder deletion
3293
3294 2003-01-21 [paul]       0.8.8claws123
3295
3296         * po/bg.po
3297                 updated by George Danchev
3298                 
3299         * src/about.c
3300                 its now 2003
3301                 
3302         * src/toolbar.c
3303                 don't translate 'Separator'
3304                 
3305         * src/plugins/spamassassin/Makefile.am
3306                 add aspell to CPPFLAGS
3307                 
3308         * src/plugins/spamassassin/spamassassin.c
3309           src/plugins/spamassassin/spamassassin_gtk.c
3310                 set correct default for spamassassin_receive_spam
3311                 slightly re-word descriptions and some
3312                 other minor changes
3313
3314 2003-01-19 [alfons]     0.8.8claws122
3315                 
3316         * src/mimeview.c
3317                 mimeview_save_as(): we might as well show the file name for
3318                 the single case "Save As" too
3319
3320 2003-01-19 [alfons]     0.8.8claws121
3321
3322         * src/crash.c
3323                 change bug tracker URL to bugzilla URL
3324
3325 2003-01-19 [alfons]     0.8.8claws120
3326
3327         * src/mimeview.c
3328                 mimeview_save_all(): display name of file before overwriting;
3329                 continue saving all, even when one overwrite was cancelled
3330
3331 2003-01-19 [christoph]  0.8.8claws119
3332
3333         * src/summaryview.c
3334         * src/procmsg.[ch]
3335                 fix wrong usage of procmsg_find_children in summaryview
3336                 by using procmsg_update_unread_children instead of
3337                 summaryview_update_unread_children
3338
3339 2003-01-19 [christoph]  0.8.8claws118
3340
3341         * src/procmsg.c
3342                 fix infinite loop in procmsg_find_children
3343                  (closes bug #25 sylpheed crashes on delete.)
3344
3345         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3346
3347 2003-01-19 [paul]       0.8.8claws117
3348
3349         * po/pt_BR.po
3350                 updated by Ivan Francolin Martinez
3351
3352 2003-01-18 [melvin]     0.8.8claws116
3353
3354         * src/prefs_actions.c
3355                 Removed syntax limitation of only one '&' at the end of command.
3356                         Now actions that contain '>/dev/null 2>&1' are possible.
3357
3358 2003-01-18 [melvin]     0.8.8claws115
3359
3360         * src/prefs_actions.c
3361                 Actions IO dialog: when the action ends
3362                 the "Close" button now has focus and [Escape] closes the
3363                 window.
3364
3365 2003-01-18 [christoph]  0.8.8claws114
3366
3367         * src/procmsg.c
3368                 o add debug output when MsgInfos are really freed
3369                 o free GSLists in procmsg_find_children and
3370                   procmsg_update_unread_children
3371
3372 2003-01-18 [christoph]  0.8.8claws113
3373
3374         * src/mainwindow.c
3375                 reorder Configuration menu
3376
3377 2003-01-18 [christoph]  0.8.8claws112
3378
3379         * src/compose.c
3380                 fix applying templates to forwarded messages
3381
3382         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3383
3384 2003-01-17 [christoph]  0.8.8claws111
3385
3386         * src/folder.c
3387                 destroy folder items, when a folder item is removed
3388
3389 2003-01-17 [christoph]  0.8.8claws110
3390
3391         * src/folder.c
3392                 fix wrong folder stats update when ignored message is
3393                 deleted
3394
3395 2003-01-17 [colin]      0.8.8claws109
3396         
3397         * src/mainwindow.c
3398         * src/summaryview.c
3399                 Quicksearch bugfixes: 
3400                 - hide help button at startup if not extended
3401                 - switch to extended when looking for replies
3402
3403 2003-01-17 [paul]
3404
3405         * sync with 0.8.9 release
3406
3407 2003-01-17 [paul]       0.8.8claws108
3408
3409         * sync with 0.8.8cvs11
3410                 see ChangeLog 2003-01-17
3411
3412 2003-01-16 [colin]      0.8.8claws107
3413
3414         * src/procmsg.c
3415                 Changed encryption test to re-ask passphrase
3416                 if an encrypted message hasn't been decrypted
3417                 Fixes bug #5
3418
3419 2003-01-16 [christoph]  0.8.8claws106
3420
3421         * src/prefs_gtk.c
3422         * src/prefs_toolbar.c
3423         * src/gtk/prefswindow.h
3424         * src/plugins/spamassassin/spamassassin_gtk.c
3425                 remove page destroy function that is not used anymore
3426
3427 2003-01-16 [paul]       0.8.8claws105
3428
3429         * sync with 0.8.8cvs9
3430                 see ChangeLog 2002-01-16
3431
3432 2003-01-16 [colin]      0.8.8claws104
3433
3434         * src/compose.[ch]
3435                 Fix bug with autosaved drafts for IMAP, when draft
3436                 folder is specified - fixes bugzilla bug #20
3437
3438 2003-01-15 [paul]       0.8.8claws103
3439
3440         * src/compose.[ch]
3441           src/procmsg.c
3442                 store folder and message-id of message forwarding
3443                 in queue header and set forward flag after sending
3444
3445 2003-01-15 [paul]       0.8.8claws102
3446
3447         * sync with 0.8.8cvs8
3448                 see ChangeLog 2002-01-15
3449
3450 2003-01-15 [colin]      0.8.8claws101
3451
3452         * src/Makefile.am
3453                 Fix linking with GNU libiconv
3454
3455 2003-01-15 [darko]      0.8.8claws100
3456
3457         * src/pine.c
3458                 fix crash when importing pine address book
3459                 entry with an empty name (reported by DY
3460                 <dybulk at tri8.net>)
3461
3462 2003-01-14 [paul]       0.8.8claws99
3463
3464         * configure.in  ** REMOVED **
3465           configure.ac  ** NEW FILE **
3466                 rename configure.in to configure.ac, as it is now
3467                 preferred
3468
3469 2003-01-14 [melvin]     0.8.8claws98
3470
3471         * src/folderview.c
3472                 folderview_check_new(): More precise function description
3473
3474 2003-01-14 [melvin]     0.8.8claws97
3475
3476         * src/folderview.c
3477                 folderview_check_new(): return the number of new messages 
3478                         since last check.
3479         * src/inc.c
3480                 inc_account_mail(): Disable counting of new messages for IMAP
3481                         and NNTP until bug [19] and [14] are fixed.
3482
3483 2003-01-14 [paul]       0.8.8claws96
3484
3485         * sync with 0.8.8cvs6
3486                 see ChangeLog 2003-01-14
3487
3488 2003-01-13 [alfons]     0.8.8claws95
3489
3490         * src/textview.c
3491                 tune email address validation (c. 0.8.8claws89): if . is 
3492                 just one char away from @, the address is invalid too 
3493                 (correctly rejects addresses like foo@.com)
3494
3495 2003-01-13 [paul]       0.8.8claws94
3496
3497         * src/messageview.c
3498           src/toolbar.c
3499                 fixes to the Message View toolbar and menu:
3500                 fix non-functioning Forward button
3501                 make Reply button consider default_reply_list
3502                 remove 'Follow-up...' menu entry
3503                 add 'Forward' and 'Redirect' menu entries
3504
3505 2003-01-13 [melvin]     0.8.8claws93
3506
3507         * src/inc.c
3508                 Fixed typo that could make new messages count incorrect.
3509
3510 2003-01-13 [melvin]     0.8.8claws92
3511
3512         * src/folderview.[ch]
3513                 folderview_check_new(): return the number of new messages.
3514         * src/inc.c
3515                 Should fix bug [14] where new mail notification worked 
3516                         incorrectly with IMAP accounts.
3517                 inc_spool_account(): return number of new msgs, or -1 on error
3518                 inc_all_spool(): return number of new msgs
3519                 
3520 2003-01-13 [melvin]     0.8.8claws91
3521
3522         * src/prefs_actions.c
3523                 Justify help text.
3524
3525 2003-01-12 [thorsten]   0.8.8claws90
3526
3527         * src/common/prefs.c
3528                 close file before rename
3529
3530 2003-01-12 [alfons]     0.8.8claws89
3531
3532         * AUTHORS
3533                 add Christian Mertes
3534         * src/common/utils.[ch]
3535                 g_stricase_hash(), g_stricase_equal(): functions for 
3536                 case insensitive hash tables
3537         * src/textview.c
3538                 use top level domain names to validate email address, based
3539                 on a patch by Christian Mertes (thanks!), but changed 
3540                 implementation to use a hash table 
3541
3542 2003-01-12 [paul]       0.8.8claws88
3543
3544         * po/bg.po
3545                 updated by George Danchev
3546
3547 2003-01-12 [alfons]     0.8.8claws87
3548
3549         * src/summaryview.c
3550                 delete / execute performance: use new style folder update
3551
3552 2003-01-12 [paul]       0.8.8claws86
3553
3554         * sync with 0.8.8cvs5
3555                 see ChangeLog 2003-01-13 (!)
3556
3557 2003-01-12 [alfons]     0.8.8claws85
3558
3559         * src/filtering.c
3560         * src/matcher_parser_parse.y
3561                 prepare change_score filtering action
3562         * src/matcher.[ch]
3563                 give up const-correctness on functions that call non-const-correct functions;
3564                 several casts to gpointer in g_free();
3565                 add change_score;
3566
3567 2003-01-12 [christoph]  0.8.8claws84
3568
3569         * src/compose.c
3570                 fix 2 warnings
3571
3572         * src/gtk/prefswindow.[ch]
3573         * src/plugins/spamassassin/spamassassin_gtk.c
3574                 changed the call of the widget create function
3575                 for PrefsPages, because sometimes the widget
3576                 create function needs a widget that already has
3577                 been attached to a window (to create GDK pixmaps
3578                 for exmaple). So we simply pass the GtkWindow as
3579                 the second parameter now.
3580
3581         * src/main.c
3582         * src/mainwindow.c
3583         * src/prefs_toolbar.[ch]
3584                 rewrite Toolbar Preferences using the new
3585                 prefs window
3586
3587 2003-01-11 [alfons]     0.8.8claws83
3588
3589         * src/addressadd.c
3590                 fix crash when adding sender to addressbook because status bar
3591                 isn't there (the status bar doesn't seem to be used though,
3592                 but I'll let Match decide what to do with it)
3593
3594 2003-01-11 [colin]      0.8.8claws82
3595
3596         * src/main.c
3597           src/toolbar.c
3598                 Two useless changes reversed
3599
3600 2003-01-11 [colin]      0.8.8claws81
3601
3602         * src/mainwindow.c
3603           src/mainwindow.h
3604                 Add mainwindow_get_mainwindow()
3605         * src/alertpanel.c
3606           src/alertpanel.h
3607                 Add alertpanel_error_log() 
3608         * src/compose.c
3609           src/inc.c
3610           src/messageview.c
3611           src/toolbar.c
3612           src/main.c
3613           src/procmsg.c
3614                 Network errors get a View Log button
3615
3616 2003-01-10 [alfons]     0.8.8claws80
3617
3618         * src/prefs_toolbar.c
3619         * src/toolbar.c
3620                 use the translatable string for "Separator" as file name for
3621                 separator toolbar items (probably make this uppercase?)
3622
3623 2003-01-10 [alfons]     0.8.8claws79
3624
3625         * src/prefs_toolbar.c
3626                 put right A_SEPARATOR description string in "displayed
3627                 toolbar items list" so manually added separators are
3628                 saved correctly (bug #10, "Adding a separator to the main 
3629                 toolbar fails, entry in xml file is wrong")
3630
3631 2003-01-10 [christoph]  0.8.8claws78
3632
3633         * src/imap.c
3634                 o fix warnings
3635                 o use CAPABILITY to check if NAMESPACE is available
3636
3637 2003-01-10 [christoph]  0.8.8claws77
3638
3639         * src/imap.[ch]
3640                 apply UIDPLUS IMAP extension support patch
3641
3642         Patch submitted by Simon 'corecode' Schubert
3643
3644 2003-01-10 [paul]       0.8.8claws76
3645
3646         * src/folderview.c
3647                 a sync from main which fixes the news account folders'
3648                 Properties bug
3649
3650 2003-01-10 [christoph]  0.8.8claws75
3651
3652         * src/folder.c
3653                 don't accept 0 as a valid uid returned by copy and move
3654                 functions. 0 means the message was copied or moved but the
3655                 new uid could not be fetched. It is not an error condition
3656                 for the copy or move operation.
3657
3658 2003-01-10 [paul]       0.8.8claws74
3659
3660         * src/prefs_filtering.c
3661                 change English used in Alert when entry is not
3662                 saved.
3663                 
3664         * sync with 0.8.8cvs4
3665                 see ChangeLog 2003-01-10
3666
3667 2003-01-10 [darko]      0.8.8claws73
3668
3669         * src/pine.c
3670                 fix crash when importing address book entry
3671                 without a valid address
3672
3673 2003-01-09 [alfons]     0.8.8claws72
3674
3675         * src/inc.c
3676                 filtering performance: use new style folder update
3677
3678 2003-01-09 [christoph]  0.8.8claws71
3679
3680         * src/compose.c
3681         * src/gtk/menu.[ch]
3682                 fix wrong selecting of mime encoding type, when
3683                 opening property dialog of attachments in the
3684                 compose window. 7bit was always selected and that
3685                 destoryed files with 8bit data.
3686                 (closes bug #9 Sylpheed-claws destroys attachments when
3687                  changing MIME-types)
3688
3689 2003-01-09 [paul]       0.8.8claws70
3690
3691         * sync with 0.8.8cvs3
3692                 see ChangeLog 2003-01-09
3693
3694 2003-01-08 [alfons]     0.8.8claws69
3695         
3696         * src/addressadd.c
3697                 apply patch by Kim Schulz to fix build breakage
3698                 because of missing variable
3699
3700 2003-01-08 [paul]       0.8.8claws68
3701
3702         * sync with 0.8.8cvs2
3703                 see ChangeLog 2002-01-08
3704
3705 2003-01-08 [paul]       0.8.8claws67
3706
3707         * po/it.po
3708                 updated by Alessandro Maestri
3709                 
3710         * src/addressadd.c
3711                 when using 'Add sender to addressbook' allow
3712                 name to be edited and remarks to be entered
3713                 Patch submitted by Luke Plant
3714
3715 2003-01-08 [darko]      0.8.8claws66
3716
3717         * README.claws, src/summaryview.c
3718                 fix description for marked messages
3719
3720 2003-01-08 [paul]
3721
3722         * tools/Makefile.am
3723           tools/launch_phoenix  ** NEW FILE **
3724                 add script that enables using Phoenix as the default
3725                 web browser. 
3726                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
3727                 
3728         * tools/OOo2sylpheed.pl
3729                 remove full path to sylpheed executable, just 'sylpheed'
3730                 will do
3731                 
3732         * tools/README
3733                 add launch_phoenix informtion and re-arrange and compress
3734                 the data a little
3735
3736 2003-01-07 [christoph]  0.8.8claws65
3737
3738         * src/folder.c
3739                 fix update for source folder when moving messages
3740         * src/procmsg.[ch]
3741         * src/summaryview.c
3742                 use function to set to_folder for message infos and
3743                 automatically update the op_count for old and new
3744                 folder
3745
3746 2003-01-07 [melvin]     0.8.8claws64
3747
3748         * src/prefs_actions.c
3749                 Fixed bug where an '%p' Action on a displayed image crashed 
3750                         Sylpheed
3751                 Code clean up (get rid of duplicated code and removed unnecessary 
3752                                 structure member)
3753
3754 2003-01-07 [christoph]  0.8.8claws63
3755
3756         * src/compose.c
3757         * src/folder.[ch]
3758         * src/folderview.c
3759         * src/import.c
3760         * src/inc.c
3761         * src/main.c
3762         * src/mainwindow.c
3763         * src/messageview.c
3764         * src/prefs_folder_item.c
3765         * src/procmsg.c
3766         * src/summaryview.c
3767         * src/toolbar.c
3768                 o remove all folder update triggering from the UI code. The folder
3769                   system should know much better when a folder needs an update.
3770                 o to prevent multiple updates in a row the folder updates can be
3771                   frozen for some time.
3772
3773                 Note: - Please verify that no updates are missing
3774                       - Check where freeze/thaws should be added
3775
3776 2003-01-07 [christoph]  0.8.8claws62
3777
3778         * src/prefs_actions.c
3779                 don't translate empty strings
3780
3781         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3782
3783 2003-01-06 [christoph]  0.8.8claws61
3784
3785         * src/prefs_actions.c
3786                 mark strings for gettext
3787         * src/prefs_matcher.c
3788                 use new description window for Execute action and
3789                 match condition in Filtering
3790
3791         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3792
3793 2003-01-06 [alfons]     0.8.8claws60
3794
3795         keep myself inspired to re-organize matcher part 8; 
3796         yes, more to come (I need to move out the descriptive
3797         text for actions to matcher.c, or at least make it not
3798         depend on the wicked ordering)
3799
3800         * src/prefs_matcher.c
3801                 add documentation so others may comprehend the
3802                 UI part of the conditions
3803                 
3804 2003-01-06 [christoph]  0.8.8claws59
3805
3806         * src/prefs_actions.c
3807                 use new description window for syntax help
3808         * src/gtk/description_window.c
3809                 fix display of descriptions with column count != 2
3810
3811         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3812
3813 2003-01-06 [christoph]  0.8.8claws58
3814
3815         * src/quote_fmt.c
3816         * src/summaryview.[ch]
3817         * src/gtk/Makefile.am
3818         * src/gtk/description_window.[ch]       ** NEW **
3819                 use a generic window to display syntax descriptions
3820                 currently used in quote_fmt and summaryview (new description
3821                 for extended quick search)
3822
3823         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3824
3825 2003-01-06 [paul]       0.8.8claws57
3826
3827         * sync with 0.8.8cvs1
3828                 see ChangeLog 2003-01-06
3829
3830 2003-01-06 [christoph]  0.8.8claws56
3831
3832         * src/mainwindow.c
3833         * src/prefs_gtk.[ch]
3834         * src/gtk/prefswindow.[ch]
3835         * src/plugins/spamassassin/spamassassin_gtk.c
3836                 o remove page management from prefswindow, pages
3837                   will be an argument to prefswindow_open
3838                 o prefswindow_open gets a datapointer that is
3839                   passed to the widget_create function to allow
3840                   creation of prefswindow for specific items
3841
3842 2003-01-06 [colin]      0.8.8claws55
3843         
3844         * src/summaryview.c
3845                 We don't want regexp in the reply-finder, 
3846                 because MIDs can contain !,$,. and so on
3847
3848 2003-01-06 [jens]       0.8.8claws54
3849
3850         * src/jpilot.c
3851                 fixed a wrong free in jpilot_read_db_files
3852
3853 2003-01-06 [alfons]     0.8.8claws53
3854
3855         re-organize matcher part 8; more to come
3856        
3857         * src/matcher.c
3858                 matcherprop_to_string(): put g_free()s before the
3859                 switch-case break to fix memleaks                
3860
3861 2003-01-06 [colin]      0.8.8claws52
3862
3863         * src/summaryview.c
3864                 cleanup & reply-finder now displays the first 
3865                 matching message
3866
3867 2003-01-05 [alfons]     0.8.8claws51
3868
3869         re-organize matcher part 7; more to come
3870
3871         * src/matcher.[ch]
3872                 fixes for constant correctness;
3873                 more documentation;
3874
3875 2003-01-05 [alfons]     0.8.8claws50
3876
3877         re-organize matcher part 6; more to come
3878         
3879         * src/matcher.[ch]
3880                 fixes for constant correctness;
3881                 more documentation;
3882         * src/filtering.c
3883                 fix for constant correctness
3884
3885 2003-01-05 [colin]      0.8.8claws49
3886
3887         * src/account.[ch]
3888                 Add account_get_reply_account function
3889         * src/compose.c
3890                 Use account_get_reply_account function 
3891         * src/summaryview.c
3892                 Basic reply-finder - click on the replied
3893                 icon gets you to the outbox using quick-search
3894
3895 2003-01-05 [paul]       0.8.8claws48
3896
3897         * src/prefs_common.c
3898                 small change to English
3899                 
3900         * src/prefs_filtering.c
3901                 prefs_filtering_action_select(): improve logic and uniformity
3902                 of gui
3903
3904 2003-01-05 [alfons]     0.8.8claws47
3905
3906         fine tune solution to focus problems (bug #7)
3907
3908         * src/mainwindow.c
3909                 mainwindow_focus_in_event(): remove grab event check
3910         * src/summaryview.c
3911                 summary_button_pressed(): move selection on right-click
3912                 too. we can't possibly move the selection back after
3913                 canceling a dialog, because gtk's incomplete focus 
3914                 management. whether this is a good solution, only time
3915                 will tell.
3916
3917 2003-01-05 [christoph]  0.8.8claws46
3918
3919         * src/imap.c
3920                 fix crash when no imap connection could be established
3921
3922 2003-01-05 [paul]       0.8.8claws45
3923
3924         * src/mainwindow.c
3925           src/sumamryview.c
3926           src/gtk/menu.[ch]
3927                 fix bug 605957 'shortcuts in popup-menu'
3928                 make user-defined shortcuts work
3929                 show shortcuts that are already defined
3930                 in the main menu
3931                 Patch submitted by Luke Plant
3932
3933 2003-01-05 [alfons]     0.8.8claws44
3934
3935         * src/mainwindow.c
3936                 focus_in_event handler should not select summary view row 
3937                 when another window (menu, dialog) grabbed for events 
3938                 (bug #7, "[0.8.8claws42] Message summary focus") 
3939
3940 2003-01-04 [christoph]  0.8.8claws43
3941
3942         * src/procmsg.c
3943                 update save folder after adding the sent message
3944                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
3945
3946 2003-01-02 [christoph]  0.8.8claws42
3947
3948         * src/common/plugin.c
3949                 fix unloading of all plugins and unload
3950                 plugins in reverse order
3951                 
3952         * src/gtk/pluginwindow.c
3953                 implement function of load and unload button
3954
3955         * src/gtk/prefswindow.c
3956         * src/gtk/prefswindow.h
3957                 rename register function and add new unregister
3958                 function
3959
3960         * src/plugins/spamassassin/spamassassin_gtk.c
3961                 unregister prefs page and update for changes in
3962                 src/gtk/prefswindow.c
3963
3964 2003-01-02 [paul]       0.8.8claws41
3965
3966         * po/es.po
3967                 updated by Ricardo Mones Lastra
3968
3969 2003-01-02 [paul]
3970
3971         * tools/tb2sylpheed
3972                 fixes and improvements by Urke MMI
3973
3974 2003-01-02 [thorsten]   0.8.8claws40
3975
3976         * src/procmsg.c
3977                 fixed wrong return value
3978
3979 2003-01-02 [thorsten]   0.8.8claws39
3980
3981         * src/prefs.c
3982                 fixed printing wrong variable
3983
3984 2003-01-02 [thorsten]   0.8.8claws38
3985
3986         * src/prefs.c
3987                 fixed acessing members of freed pfile struct
3988
3989 2003-01-02 [thorsten]   0.8.8claws37
3990
3991         * src/procmsg.c
3992                 detect loops across several messages
3993                 as suggested by Christoph Hohmann
3994
3995 2003-01-01 [match]      0.8.8claws36
3996
3997         * src/addrindex.c
3998                 fixed another memory leak.
3999
4000 2003-01-01 [match]      0.8.8claws35
4001
4002         * src/jpilot.[ch]
4003                 fixed memory leaks. applied Doxygen comments.
4004
4005 2003-01-01 [thorsten]   0.8.8claws34
4006
4007         * src/procmsg.c
4008                 inhibit endless loop if msg references itself
4009                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
4010
4011 2003-01-01 [christoph]  0.8.8claws33
4012
4013         * src/mainwindow.c
4014         * src/gtk/Makefile.am
4015         * src/gtk/pluginwindow.c                ** NEW **
4016         * src/gtk/pluginwindow.h                ** NEW **
4017                 add plugin window
4018
4019         * src/plugins/demo/demo.c
4020         * src/plugins/spamassassin/spamassassin.c
4021         * src/plugins/spamassassin/spamassassin_gtk.c
4022                 write better plugin descriptions
4023
4024 2002-12-31 [christoph]  0.8.8claws32
4025
4026         * src/gtk/prefswindow.c
4027         * src/plugins/spamassassin/spamassassin_gtk.c
4028                 some small improvements to GTK code
4029
4030 2002-12-31 [christoph]  0.8.8claws31
4031
4032         * src/plugins/spamassassin/spamassassin_gtk.c
4033                 enable folder select button
4034
4035 2002-12-31 [christoph]  0.8.8claws30
4036
4037         * src/mainwindow.c
4038         * src/gtk/Makefile.am
4039         * src/gtk/prefswindow.c                         ** NEW **
4040         * src/gtk/prefswindow.h                         ** NEW **
4041                 add new prefs window
4042
4043         * src/common/plugin.c
4044                 don't try to load empty config lines
4045         
4046         * src/plugins/spamassassin/Makefile.am
4047         * src/plugins/spamassassin/spamassassin.c
4048         * src/plugins/spamassassin/spamassassin.h       ** NEW **
4049         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
4050                 GTK config for SpamAssassin Plugin using
4051                 the new prefs window
4052
4053 2002-12-31 [paul]       0.8.8claws29
4054
4055         * po/POTFILES.in
4056                 remove obsolete entry 'src/menu.c'
4057
4058 2002-12-31 [alfons]     0.8.8claws28
4059
4060         * src/matcher.[ch]
4061         * src/matcher_parser_parse.y
4062         * src/prefs_matcher.c
4063                 add "ignore_thread" and "~ignore_thread" condition so it's
4064                 possible to make the actions / scoring operate on the ignore
4065                 thread flag
4066
4067 2002-12-31 [christoph]  0.8.8claws27
4068
4069         * src/addrbook.c
4070         * src/addrindex.c
4071         * src/folder.c
4072         * src/matcher.c
4073         * src/prefs_account.c
4074         * src/prefs_actions.c
4075         * src/prefs_customheader.c
4076         * src/prefs_display_header.c
4077         * src/prefs_gtk.c
4078         * src/procmime.c
4079         * src/toolbar.c
4080         * src/xmlprops.c
4081         * src/common/prefs.[ch]
4082                 extend prefs file handling for reading and automatic handling
4083                 of blocks. When reading prefs_set_block_label will automatically
4084                 move on to the block. When writing it will copy all other blocks
4085                 automatically
4086
4087         * src/common/plugin.c
4088                 Now loading plugin filenames from [Plugins] block in
4089                 sylpheed rc file
4090
4091 2002-12-30 [christoph]  0.8.8claws26
4092
4093         * src/common/hooks.[ch]
4094                 return abort status to caller of hooks_invoke
4095                 
4096         * src/inc.[ch]
4097                 invoke message filtering hook and stop
4098                 default handling when filter returns abort
4099
4100         * src/common/plugin.[ch]
4101         * src/plugins/demo/demo.c
4102                 modify plugin loader, because resolving symbols for strings
4103                 does not work correctly
4104         
4105         * configure.in
4106         * ac/spamassassin.m4                            ** NEW **
4107         * src/plugins/spamassassin/.cvsignore           ** NEW **
4108         * src/plugins/spamassassin/Makefile.am          ** NEW **
4109         * src/plugins/spamassassin/README               ** NEW **
4110         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
4111         * src/plugins/spamassassin/spamassassin.c       ** NEW **
4112         * src/plugins/spamassassin/utils.[ch]           ** NEW **
4113                 add spamassassin plugin, see src/plugins/spamassassin/README
4114                 for details
4115
4116 2002-12-29 [alfons]     0.8.8claws25
4117
4118         * src/mainwindow.c
4119                 when moving focus from a message view to the main 
4120                 window, don't forget to select the summary node
4121                 of the displayed message. should fix "[ 659103 ] 
4122                 focus-follows-mouse confuses sylpheed"
4123
4124 2002-12-29 [christoph]  0.8.8claws24
4125
4126         * src/Makefile.am
4127         * src/stringtable.[ch]          ** REMOVE **
4128         * src/common/Makefile.am
4129         * src/common/stringtable.[ch]   ** NEW **
4130                 move stringtable files to common directory
4131
4132 2002-12-29 [christoph]  0.8.8claws23
4133
4134         * src/Makefile.am
4135         * src/menu.[ch]                 ** REMOVE **
4136         * src/gtk/Makefile.am
4137         * src/gtk/menu.[ch]             ** NEW **
4138                 move menu files to gtk directory
4139
4140 2002-12-29 [match]      0.8.8claws22
4141
4142         * src/addressbook.c
4143         * src/syldap.c
4144                 moved UI specific code out of LDAP code into addressbook
4145                 UI code. fixed memory leak.
4146
4147 2002-12-29 [christoph]  0.8.8claws21
4148
4149         * src/folder.c
4150                 only check for IGNORED parent message when message is
4151                 not IGNORED itself
4152
4153 2002-12-29 [alfons]     0.8.8claws20
4154
4155         * src/summaryview.c
4156                 set gtksctree's anchor correct (immediate execute
4157                 changes the tree's layout, and anchor points at 
4158                 the incorrect row). fixes "[ 657233 ] multiple msg 
4159                 delete sometimes off by 1".
4160                 we probably have to look for more tree layout /
4161                 anchor glitches.
4162
4163 2002-12-29 [paul]       0.8.8claws19
4164
4165         * src/summaryview.c
4166                 fix bug [ 659054 ] incorrect sorting of 'From' column
4167                 when using 'display sender using address book'
4168                 thanks to Alfons and Luke Plant
4169
4170 2002-12-29 [christoph]  0.8.8claws18
4171
4172         * src/folder.c
4173         * src/procmsg.[ch]
4174                 check parent messages for IGNORE THREAD flag, when adding,
4175                 moving or copying messages to a folder
4176
4177 2002-12-27 [alfons]     0.8.8claws17
4178
4179         re-organize matcher part 5; more to come
4180
4181         * src/matcher.c
4182                 hash keywords in matchparser_tab 
4183
4184 2002-12-27 [alfons]     0.8.8claws16
4185
4186         re-organize matcher part 4; more to come
4187
4188         * src/matcher_parser.h
4189         * src/matcher_parser_lex.l
4190         * src/matcher_parser_parse.y
4191                 cleanup
4192
4193 2002-12-27 [alfons]     0.8.8claws15
4194
4195         re-organize matcher part 3; more to come
4196
4197         * src/matcher.[ch]
4198                 cleanup
4199
4200 2002-12-27 [alfons]     0.8.8claws14
4201
4202         re-organize matcher part 2; more to come but this should
4203         work. cc me if there are any regressions.
4204
4205         * src/matcher.h
4206                 add prototype for get_matchparser_tab_id()
4207         * src/matcher_parser_lex.l
4208                 look up keywords using matchparser_tab_id();
4209
4210 2002-12-27 [alfons]     0.8.8claws12
4211
4212         re-organize matcher part 1
4213
4214         * src/matcher.h
4215                 map yacc generated constants to sylpheed matcher constants
4216         * src/matcher.c
4217                 add function to find a matcher constant from a string
4218
4219 2002-12-27 [christoph]  0.8.8claws11
4220
4221         * src/compose.c
4222                 MENUITEM_ADD casts the 4th argument from integer to pointer
4223                 so it probably should not be a pointer, this means we
4224                 should use account id for it and not the account's pointer
4225
4226 2002-12-27 [paul]       0.8.8claws10
4227
4228         * src/mainwindow.c
4229                 remove unneeded 'GtkWidget *vbox'
4230                 
4231         * src/summaryview.c
4232                 further sync with 0.8.8 - make sort
4233                 by recipient work as expected
4234                 
4235         * NEWS
4236                 sync with 0.8.8
4237
4238 2002-12-27 [paul]       0.8.8claws9
4239
4240         * po/pt_BR.po
4241                 updated by Ivan F. Martinez
4242                 
4243 2002-12-27 [darko]      0.8.8claws8
4244
4245         * src/common/utils.c
4246                 added locked pattern to extended search
4247
4248 2002-12-27 [alfons]     0.8.8claws7
4249
4250         * src/prefs_matcher.[ch]
4251                 clean up
4252
4253 2002-12-26 [alfons]     0.8.8claws6
4254
4255         * src/matcher.[ch]
4256         * src/matcher_parser_lex.l
4257         * src/matcher_parser_parse.y
4258         * src/prefs_matcher.c
4259                 allow color label as a condition in the matcher
4260
4261 2002-12-26 [oliver]     0.8.8claws5
4262         
4263         * src/toolbar.c 
4264                 enable Addressbook for Main and Messageview
4265         * src/prefs_actions.c
4266                 enable actions in Messageview
4267
4268 2002-12-26 [christoph]  0.8.8claws4
4269
4270         * src/common/plugin.c
4271                 add a little debug output
4272         * configure.in
4273         * src/plugins/demo/Makefile.am
4274                 better use of automake
4275
4276 2002-12-26 [christoph]  0.8.8claws3
4277
4278         * src/Makefile.am
4279         * src/common/Makefile.am
4280                 fix "make distdir"
4281
4282 2002-12-26 [christoph]  0.8.8claws2
4283
4284         * configure.in
4285                 sort configure checks into common / gtk / plugins
4286         * po/POTFILES.in
4287                 add src/prefs_gtk.c
4288         * src/Makefile.am
4289                 add plugins SUBDIR
4290         * src/main.c
4291         * src/common/sylpheed.[ch]
4292                 added now sylpheed_done function for shutdown
4293         * src/common/Makefile.am
4294         * src/common/plugin.[ch]                ** NEW **
4295                 plugin loader and unloader
4296         * src/plugins/.cvsignore                ** NEW **
4297         * src/plugins/Makefile.am               ** NEW **
4298                 build plugins
4299         * src/plugins/demo/.cvsignore           ** NEW **
4300         * src/plugins/demo/Makefile.am          ** NEW **
4301         * src/plugins/demo/demo.c               ** NEW **
4302                 small demo plugin that installs a logtext hook and
4303                 outputs the log text to stdout
4304
4305 2002-12-26 [paul]       0.8.8claws1
4306
4307         * po/es.po
4308                 updated by Ricardo Mones Lastra
4309
4310 2002-12-26 [paul]       0.8.8claws
4311
4312         * 0.8.8claws released
4313
4314 2002-12-26 [paul]       0.8.7claws12
4315
4316         * po/bg.po
4317                 updated by George Danchev
4318
4319 2002-12-26 [paul]       0.8.7claws11
4320
4321         * po/POTFILES.in
4322                 remove unneeded 'src/prefs.c' entry 
4323
4324 2002-12-26 [paul]       0.8.7claws10
4325
4326         * src/codeconv.c
4327           src/mainwindow.c
4328                 sync with 0.8.8 release
4329         
4330         * src/folder.[ch]
4331           src/mh.c
4332           src/summaryview.c
4333                 partial sync with 0.8.8 release
4334         
4335
4336 2002-12-25 [alfons]     0.8.7claws9
4337
4338         * src/matcher.[ch]
4339         * src/matcher_parser_lex.l
4340         * src/matcher_parser_parse.y
4341         * src/prefs_matcher.c
4342                 add locked flag to possible filtering / matcher 
4343                 conditions (also a good example what should be
4344                 done to add a simple boolean condition)
4345
4346 2002-12-25 [christoph]  0.8.7claws8
4347
4348         * src/Makefile.am
4349         * src/account.[ch]
4350         * src/addrbook.c
4351         * src/addressbook.c
4352         * src/addrindex.c
4353         * src/filtering.c
4354         * src/folder.c
4355         * src/matcher.c
4356         * src/prefs.[ch]                ** REMOVE **
4357         * src/prefs_account.c
4358         * src/prefs_actions.c
4359         * src/prefs_common.c
4360         * src/prefs_customheader.c
4361         * src/prefs_display_header.c
4362         * src/prefs_filtering.c
4363         * src/prefs_folder_item.c
4364         * src/prefs_gtk.[ch]            ** NEW **
4365         * src/prefs_matcher.c
4366         * src/prefs_scoring.c
4367         * src/prefs_summary_column.c
4368         * src/procmime.c
4369         * src/selective_download.c
4370         * src/toolbar.c
4371         * src/common/Makefile.am
4372         * src/common/prefs.[ch]         ** NEW **
4373                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
4374
4375 2002-12-24 [alfons]     0.8.7claws7
4376
4377         * src/summaryview.c
4378                 summary_thread_build(): fix real cause of the crash mentioned in
4379                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
4380                 this way we get meaningful ctree nodes 
4381
4382 2002-12-24 [oliver]     0.8.7claws6
4383
4384         * src/mainwindow.[ch]
4385         * src/messageview.[ch]
4386         * src/compose.[ch]
4387         * src/inc.c
4388         * src/summaryview.c
4389                 changes to use updated toolbar handling
4390                 
4391 2002-12-24 [oliver]     0.8.7claws5
4392
4393         * src/toolbar.[ch]
4394                 generic toolbar handling
4395                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
4396         * src/prefs_toolbar.[ch]
4397                 adjust to handling
4398         
4399 2002-12-24 [oliver]     0.8.7claws4
4400         
4401         * src/stock_pixmap.[ch]
4402                 move SYLPHEED_LOGO to end of list in order 
4403                 to remove it from Custom Toolbar`s Icon View
4404
4405 2002-12-24 [alfons]     0.8.7claws3
4406
4407         * src/summaryview.c
4408                 summary_thread_build(): fix crash because of focus != selection 
4409                 after threading. when deleting the selection, gtk tries but fails 
4410                 to find the correct focusable element. we now force the selection
4411                 to be focused. this should solve the infamous bug reported by 
4412                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
4413                 a test case is available. 
4414
4415 2002-12-24 [darko]      0.8.7claws2
4416
4417         * src/summaryview.c
4418                 don't crash when unmarking message with unread children
4419
4420 2002-12-23 [christoph]  0.8.7claws1
4421
4422         * src/Makefile.am
4423         * src/common/Makefile.am
4424                 update Makefiles for moved intl.h, version.h and defs.h
4425         * src/imap.c
4426                 rewrite imap_session_get to avoid duplicate code
4427
4428 2002-12-23 [paul]       0.8.7claws
4429
4430         * Santa-Claws released
4431         
4432         * po/hu.po
4433           po/ru.po
4434                 squeeze in updated Hungarian and Russian translations.
4435                 Submitted by  Gál Zoltán and Ruslan N. Balkin
4436
4437 2002-12-23 [paul]       0.8.6claws129
4438
4439         * po/pl.po
4440                 updated by Witold Wladyslaw Wojciech Wilk
4441
4442 2002-12-23 [paul]       0.8.6claws128
4443
4444         * src/quote_fmt_parse.y
4445                 fix typo and add licence header
4446
4447 2002-12-23 [paul]       0.8.6claws127
4448
4449         * po/en_GB.po
4450                 updated
4451
4452 2002-12-23 [paul]       0.8.6claws126
4453
4454         * po/it.po
4455                 updated translation, submitted by Alessandro Maestri
4456                 
4457 2002-12-23 [paul]       0.8.6claws125
4458
4459         * src/quote_fmt_parse.y
4460                 fix signature-stripping on replies bug. match
4461                 '-- \n' and not '-- '.
4462
4463 2002-12-22 [paul]       0.8.6claws124
4464
4465         * po/bg.po
4466           po/es.po
4467           po/sr.po
4468                 updated translations. submitted by George Danchev,
4469                 Ricardo Mones Lastra, and Urke MMI respectively
4470
4471 2002-12-21 [paul]       0.8.6claws123
4472
4473         * src/addrbook.c
4474                 fix coding style
4475
4476 2002-12-21 [paul]       0.8.6claws122
4477
4478         * src/addrbook.c
4479                 fix bug [643638] where if a person is in one or more
4480                 addressbook groups editing that person's email 
4481                 address results in removal from those groups.
4482                 Patch submitted by Luke Plant.
4483
4484 2002-12-20 [christoph]  0.8.6claws121
4485
4486         * src/common/utils.c
4487         * src/summaryview.c
4488                 reimplement expand_search_string using GString to
4489                 prevent crashs caused by miscalculated string
4490                 lengths reported by Paul
4491
4492 2002-12-20 [christoph]  0.8.6claws120
4493
4494         * src/summaryview.c
4495                 don't use "changed" to check if op_count has to be changed as it
4496                 is also set when the message has unread children
4497                 (closes bug [ 653221 ] crash while deleting duplicates)
4498
4499 2002-12-20 [paul]       0.8.6claws119
4500
4501         * sync with 0.8.6cvs27
4502                 see ChangeLog 2002-12-20
4503
4504 2002-12-20 [paul]       0.8.6claws118
4505
4506         * sync with 0.8.6cvs26
4507                 see ChangeLog 2002-12-19 and 2002-12-20
4508
4509 2002-12-19 [alfons]     0.8.6claws117
4510
4511         * src/textview.c
4512                 fix incorrect parsing of email addresses, submitted by 
4513                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
4514                 name display if it contains @".
4515
4516 2002-12-18 [paul]       0.8.6claws116
4517
4518         * sync with 0.8.6cvs23
4519                 see ChangeLog 2002-12-18
4520
4521 2002-12-18 [paul]       0.8.6claws115
4522
4523         * src/Makefile.am
4524         * src/account.c
4525         * src/codeconv.c
4526         * src/gtkutils.[ch]
4527         * src/imap.c
4528                 sync with 0.8.6cvs22.
4529                 see ChangeLog 2002-12-17 and 2002-12-18
4530
4531 2002-12-17 [christoph]  0.8.6claws114
4532
4533         * src/imap.c
4534                 o don't create a session if imap greeting fails
4535                 o don't close socket when authentication fails
4536                   this is done by imap_session_destroy
4537
4538 2002-12-17 [thorsten]   0.8.6claws113
4539
4540         * tools/Makefile.am
4541           tools/README
4542           tools/google_msgid.pl ** NEW FILE **
4543                 Added "search for message-id" script and doc
4544
4545 2002-12-17 [thorsten]   0.8.6claws112
4546
4547         * po/hu.po
4548                 Updated hungarian translation
4549                 (updated by Gal Zoltan)
4550
4551 2002-12-16 [christoph]  0.8.6claws111
4552
4553         * src/addr_compl.c
4554                 remove stupid addressbook dump to debug output
4555         * src/mh.c
4556                 fix memory leak found by Hiro
4557
4558 2002-12-14 [paul]       0.8.6claws110
4559
4560         * src/compose.c
4561                 fix menubar sensitivity on send
4562                 
4563         * src/prefs_filtering.c
4564         * src/prefs_matcher.c
4565         * src/prefs_scoring.c
4566                 Fix english ;)
4567                 
4568         * src/common/quoted-printable.h
4569                 sync: fix typo
4570         
4571 2002-12-13 [christoph]  0.8.6claws109
4572
4573         * src/Makefile.am
4574         * src/manage_window.[ch]        ** REMOVE **
4575         * src/gtk/Makefile.am
4576         * src/gtk/manage_window.[ch]    ** NEW **
4577                 move manage_window files to gtk directory
4578
4579 2002-12-13 [christoph]  0.8.6claws108
4580
4581         * src/Makefile.am
4582         * src/gtkshruler.[ch]           ** REMOVE **
4583         * src/gtk/Makefile.am
4584         * src/gtk/gtkshruler.[ch]       ** NEW **
4585                 move gtkshruler files to gtk directory
4586
4587 2002-12-13 [christoph]  0.8.6claws107
4588
4589         * src/Makefile.am
4590         * src/compose.c
4591         * src/gtkstext.[ch]             ** REMOVE **
4592         * src/gtkutils.[ch]
4593         * src/textview.c
4594         * src/gtk/gtkstext.[ch]         ** NEW **
4595         * src/gtk/Makefile.am
4596                 o move stext functions to gtkstext.c to remove
4597                   dependency of gtkutils
4598                 o move gtkstext files to gtk directory
4599
4600         * src/gtk/Makefile.am
4601         * src/gtk/sslcertwindow.[ch]
4602                 UI stuff can always depend on common code so
4603                 it's ok to add ../common to include path
4604
4605 2002-12-13 [colin]      0.8.6claws106
4606
4607         * src/summaryview.c
4608                 Disconnect sighandlers for mainwindow when
4609                 quicksearch has the focus
4610                 Fix bug #653231
4611         * src/mainwindow.[ch]
4612                 Make key_pressed callback public, to be able
4613                 to disconnect it
4614
4615 2002-12-13 [christoph]  0.8.6claws105
4616
4617         * src/mh.c
4618                 create .mh_sequences file in new MH folders
4619                 (closes feature request [ 523162 ] MH folders should
4620                  get a .mh_sequences)
4621
4622 2002-12-13 [colin]      0.8.6claws104
4623
4624         * src/summaryview.c
4625                 Better handling of quicksearch show/hide
4626                 (basically the button stays under the mouse 
4627                  when toggled)
4628
4629 2002-12-13 [paul]       0.8.6claws103
4630
4631         * sync with 0.8.6cvs17
4632                 see ChangeLog 2002-12-13
4633
4634 2002-12-13 [paul]       0.8.6claws102
4635
4636         * po/es.po
4637                 updated by Ricardo Mones Lastra
4638
4639 2002-12-11 [colin]       0.8.6claws101
4640
4641         * src/folder.c
4642                 remove statusbar stuff
4643           src/folderview.c
4644                 set statusbar verbosity when moving folders
4645
4646 2002-12-11 [colin]       0.8.6claws100
4647         * src/prefs_filtering.c
4648         * src/prefs_matcher.c
4649         * src/prefs_scoring.c
4650                 Fix english ;)
4651
4652 2002-12-11 [colin]       0.8.6claws99
4653
4654         * src/prefs_common.[ch]
4655                 Add summary_quicksearch_type
4656         * src/summaryview.c
4657                 Save last used quicksearch type
4658
4659 2002-12-11 [jens]       0.8.6claws98
4660         * src/prefs_filtering.c
4661         * src/prefs_matcher.c
4662         * src/prefs_scoring.c
4663                 added dialog for incomplete rules in scoring, filtering and
4664                 matcher to ask wheather really close
4665
4666 2002-12-11 [colin]      0.8.6claws97
4667
4668         * src/folder.c
4669                 Fix folder dnd statusbar logging
4670
4671 2002-12-10 [christoph]  0.8.6claws96
4672
4673         * src/compose.c
4674         * src/folder.c
4675         * src/imap.c
4676         * src/inc.c
4677         * src/main.c
4678         * src/mainwindow.c
4679         * src/news.c
4680         * src/send.c
4681         * src/statusbar.[ch]
4682         * src/common/hooks.c
4683         * src/common/log.[ch]
4684                 o handle verbose logging in statusbar directly in statusbar code
4685                   and common code does not need any knowledge about a statusbar
4686                 o remove direct calls to statusbar_(puts|pop)_all functions
4687
4688 2002-12-10 [jens]       0.8.6claws95
4689
4690         * src/*.c
4691                 removed gettext from g_warnings
4692         * po/POTFILES.in
4693                 cleaned and updated
4694         * po/de.po
4695                 updated
4696
4697 2002-12-10 [colin]      0.8.6claws94
4698
4699         * src/main.c
4700                 finish crash dialog fix
4701
4702 2002-12-10 [colin]      0.8.6claws93
4703
4704         * src/main.c
4705                 "Fix" "sylpheed already running" instead of
4706                 crash dialog appearing after a crash
4707
4708 2002-12-10 [colin]      0.8.6claws92
4709
4710         * po/POTFILES.in
4711                 add src/gtk/sslcertwindow.c
4712
4713 2002-12-10 [paul]       0.8.6claws91
4714
4715         * po/POTFILES.in
4716                 updated to reflect recent changes
4717                 submitted by Alessandro Maestri
4718
4719 2002-12-09 [christoph]  0.8.6claws90
4720
4721         * src/Makefile.am
4722         * src/smtp.[ch]                 ** REMOVE **
4723         * src/common/Makefile.am
4724         * src/common/smtp.[ch]          ** NEW **
4725                 move smtp files to common directory
4726
4727 2002-12-09 [christoph]  0.8.6claws89
4728
4729         * src/Makefile.am
4730         * src/session.[ch]              ** REMOVE **
4731         * src/common/Makefile.am
4732         * src/common/session.[ch]       ** NEW **
4733                 move session files to common directory
4734
4735 2002-12-09 [paul]       0.8.6claws88
4736
4737         * src/account.c
4738                 fix bug [649746] edit accounts: move account reverted
4739                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
4740
4741 2002-12-09 [colin]      0.8.6claws87
4742
4743         * src/ssl_certificate.c
4744                 cleanup
4745
4746 2002-12-09 [colin]      0.8.6claws86
4747
4748         * src/ssl.c
4749                 Try to open the cert.pem database and 
4750                 issue a warning if it isn't there
4751
4752 2002-12-09 [colin]      0.8.6claws85
4753
4754         * src/common/ssl_certificate.c
4755         * src/gtk/sslcertwindow.c
4756                 Warning fixes
4757
4758 2002-12-09 [colin]      0.8.6claws84
4759
4760         * src/ssl_certificate.[ch] ** REMOVED **
4761         * src/common/ssl_certificate.[ch] ** NEW **
4762         * src/Makefile.am
4763         * src/common/Makefile.am
4764                 Moved ssl_certificate.[ch] to common
4765         * src/common/ssl.c 
4766                 Put back needed include
4767         * src/gtk/sslcertwindow.[ch]
4768                 Changed ssl_certificate.h include
4769         
4770 2002-12-09 [colin]      0.8.6claws83
4771
4772         * src/gtk/sslcertwindow.[ch]
4773                 Implement hook for certificate acception
4774         * src/ssl_certificate.[ch]
4775                 Implement hook for certificate acception
4776         * src/common/ssl.c
4777                 Reenable certificate acception check
4778         * src/mainwindow.c
4779                 Register sslcertwindow's hook
4780         
4781 2002-12-08 [christoph]  0.8.6claws82
4782
4783         * src/about.c
4784         * src/addr_compl.c
4785         * src/codeconv.c
4786         * src/manual.c
4787         * src/undo.c
4788         * src/common/utils.c
4789                 o add missing includes
4790                 o fix warnings
4791         * src/.cvsignore
4792         * src/common/.cvsignore
4793         * src/common/version.h          ** REMOVE **
4794                 remove autogenerated file
4795
4796 2002-12-08 [paul]       0.8.6claws81
4797
4798         * src/stringtable.c
4799                 put back needed include
4800
4801 2002-12-08 [colin]      0.8.6claws80
4802         
4803         * src/gtk/sslcertwindow.c
4804                 Cleaner popups when asking
4805         * src/ssl_certificate.c
4806         * src/prefs_common.[ch]
4807                 remove ssl certificate pref
4808                 put back needed include
4809         * src/undo.c
4810                 put back needed include
4811
4812 2002-12-08 [christoph]  0.8.6claws79
4813
4814         * src/folderview.c
4815         * src/logwindow.c
4816         * src/statusbar.c
4817         * src/summaryview.c
4818                 only abort hook invokation if required data is missing not
4819                 if our own data pointer is NULL, update hookfunction for
4820                 log window
4821
4822 2002-12-08 [paul]       0.8.6claws78
4823
4824         * src/about.c
4825         * src/addrcache.c
4826         * src/addrclip.c
4827         * src/addr_compl.c
4828         * src/addrselect.c
4829         * src/codeconv.c
4830         * src/colorlabel.c
4831         * src/enriched.c
4832         * src/esmtp.c
4833         * src/exporthtml.c
4834         * src/headerview.c
4835         * src/imageview.c
4836         * src/manual.c
4837         * src/noticeview.c
4838         * src/pgptext.c
4839         * src/scoring.c
4840         * src/sourcewindow.c
4841         * src/stringtable.c
4842         * src/undo.c
4843                 clean up: remove unneccesary includes
4844
4845 2002-12-08 [christoph]  0.8.6claws77
4846
4847         * src/folderview.c
4848         * src/statusbar.c
4849         * src/summaryview.c
4850         * src/common/hooks.[ch]
4851                 hook functions now have a gboolean return value, if a hook
4852                 returns TRUE it will stop executing of any more hooks in
4853                 the same hooklist for this invokation
4854
4855 2002-12-08 [colin]      0.8.6claws76
4856         
4857         * src/main.c
4858                 put back argv0 for CRASH_DIALOG
4859
4860 2002-12-08 [christoph]  0.8.6claws75
4861
4862         * src/Makefile.am
4863         * src/about.c
4864         * src/account.c
4865         * src/crash.c
4866         * src/esmtp.h
4867         * src/imap.[ch]
4868         * src/inc.c
4869         * src/main.c
4870         * src/mainwindow.c
4871         * src/news.c
4872         * src/pop.[ch]
4873         * src/prefs_account.[ch]
4874         * src/prefs_common.[ch]
4875         * src/send.[ch]
4876         * src/smtp.[ch]
4877         * src/ssl_certificate.[ch]
4878         * src/ssl_manager.[ch]
4879         * src/common/Makefile.am
4880         * src/common/log.c
4881         * src/common/nntp.[ch]
4882         * src/common/socket.[ch]
4883         * src/common/ssl.[ch]
4884         * src/gtk/sslcertwindow.[ch]
4885         * ac/openssl.m4
4886                 use new autoconf script to detect OpenSSL with extra parameters
4887                 to specify the location of libs and includes, also remove USE_SSL
4888                 to USE_OPENSSL
4889
4890         * src/common/sylpheed.[ch]
4891         * src/common/version.h.in
4892                 start seperation of common code initialization seperated from gui
4893
4894         * src/summaryview.c
4895                 The function that is called when a color label changes
4896                 should not change the color lable again
4897
4898 2002-12-08 [colin]      0.8.6claws74
4899
4900         * src/gtk/sslcertwindow.c
4901                 warning fixes
4902
4903 2002-12-08 [colin]      0.8.6claws73
4904
4905         * src/statusbar.c
4906           src/common/log.h
4907                 Register a hook for statusbar_puts_all
4908         * src/common/log.c
4909                 invoke statusbar_puts_all's hook
4910         
4911 2002-12-08 [colin]      0.8.6claws72
4912
4913         * src/ssl_certificate.c
4914                 Put back a badly-removed include
4915
4916 2002-12-08 [colin]      0.8.6claws71
4917
4918         * src/gtk/sslcertwindow.[ch]    ** NEW **
4919                 new certificate presentation
4920         * src/gtk/Makefile.am
4921                 add new files
4922         * src/ssl_certificate.[ch]
4923                 gtk cleanup, made utility functions public
4924         * src/ssl_manager.c
4925                 use new cert presentation
4926
4927 2002-12-07 [christoph]  0.8.6claws70
4928
4929         * src/Makefile.am
4930         * src/nntp.[ch]                 ** REMOVE **
4931         * src/common/Makefile.am
4932         * src/common/nntp.[ch]          ** NEW **
4933                 move nntp files to common directory
4934
4935 2002-12-07 [christoph]  0.8.6claws69
4936
4937         * src/procmsg.[ch]
4938         * src/summaryview.c
4939                 implement msginfo update callback using sylpheed's new
4940                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
4941
4942 2002-12-06 [christoph]  0.8.6claws68
4943
4944         * src/editgroup.c
4945                 This patch changes the 'Edit Group Details' dialog to
4946                 allow extended selections in either pane, so that
4947                 addresses can be added or removed from a group more
4948                 quickly and easily. (it actually is a net decrease in
4949                 file size, as some unnecessary functions have been
4950                 removed). 
4951                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
4952
4953 2002-12-06 [christoph]  0.8.6claws67
4954
4955         * src/Makefile.am
4956         * src/template.[ch]             ** REMOVE **
4957         * src/common/Makefile.am
4958         * src/common/template.[ch]      ** NEW **
4959                 move template files to common directory
4960
4961         * src/nntp.c
4962                 add missing log.h include
4963
4964 2002-12-06 [melvin]     0.8.6claws66
4965
4966         * src/prefs_actions.c
4967                 Added the trailing ">" syntax to insert command's output
4968                 without replacing old text (in contrast to trailing "|").
4969
4970 2002-12-05 [colin]      0.8.6claws65
4971         
4972         * src/common/utils.c
4973                 Don't modify original search_string or it'll change
4974                 the next iterations in the for()
4975
4976 2002-12-05 [darko]      0.8.6claws64
4977
4978         * src/common/utils.c
4979                 proper check for filtering commands, found by Colin
4980
4981 2002-12-05 [darko]      0.8.6claws63
4982
4983         * src/common/utils.c
4984                 check proper string for NULL pointer, found by Colin
4985
4986 2002-12-05 [darko]      0.8.6claws62
4987
4988         * src/common/utils.[ch]
4989                 expand_search_string(): new function
4990                 converts Mutt-like patterns to Sylpheed's
4991                 filtering engine
4992         * src/summaryview.c
4993                 use expand_search_string() to allow Mutt-like
4994                 patterns in extended search
4995         * README.claws
4996                 document extended option in quick search
4997
4998 2002-12-05 [paul]       0.8.6claws61
4999
5000         * sync with 0.8.6cvs16
5001                 see ChangeLog 2002-12-05
5002                 
5003         * po/POTFILES.in
5004                 clean up
5005
5006 2002-12-04 [christoph]  0.8.6claws60
5007
5008         * src/imap.[ch]
5009                 put imap authentication code into a new function and
5010                 remove it from imap_session_new that will allow to
5011                 send other commands before authentication
5012
5013 2002-12-04 [christoph]  0.8.6claws59
5014
5015         * src/imap.[ch]
5016                 use already existing method to prevent unneeded IMAP
5017                 folder selects. Set imap_select parameters to NULL
5018                 in some functions if the values are not required.
5019
5020         * src/xml.h
5021                 remove no longer required include
5022
5023 2002-12-04 [paul]       0.8.6claws58
5024
5025         * po/es.po
5026                 updated by Ricardo Mones Lastra
5027                 
5028         * configure.in
5029           po/hu.po      ** NEW FILE **
5030                 initial Hungarian translation, submitted
5031                 by Gál Zoltán <galzoli@hu.inter.net>
5032
5033 2002-12-03 [christoph]  0.8.6claws57
5034
5035         * src/Makefile.am
5036         * src/gtksctree.[ch]            ** REMOVE **
5037         * src/gtk/Makefile.am
5038         * src/gtk/gtksctree.[ch]        ** NEW **
5039                 move gtksctree files to gtk directory
5040
5041 2002-12-03 [christoph]  0.8.6claws56
5042
5043         * src/Makefile.am
5044         * src/md5.[ch]                  ** REMOVE **
5045         * srm/common/Makefile.am
5046         * src/common/md5.[ch]           ** NEW **
5047                 move md5 files to common directory
5048
5049         * src/gtkstext.c
5050                 remove not required #include
5051
5052 2002-12-03 [sergey]     0.8.6claws55
5053
5054         * src/gtkutils.c
5055         * src/gtkutils.h
5056                 gtkut_window_popup(): new function.
5057         * src/mainwindow.c
5058                 main_window_popup(): use gtkut_window_popup() to raise
5059                 window without changing its position.
5060                 (see sylpheed-main ML message [sylpheed:17247])
5061
5062 2002-12-03 [sergey]     0.8.6claws54
5063
5064         * src/send.c
5065                 send_message_local(): removed first-dot escaping
5066                 (SMTP-only, not needed for sending through pipe)
5067
5068 2002-12-03 [paul]       0.8.6claws53
5069
5070         * po/POTFILES.in
5071                 update to reflect recent changes (thanks
5072                 to Ricardo Mones Lastra)
5073                 
5074         * tools/filter_conv.pl
5075                  fix problem with quoted strings. Patch submitted
5076                  by Luke Plant <lukeplant@softhome.net>
5077
5078 2002-12-03 [paul]       0.8.6claws52
5079
5080         * sync with 0.8.6cvs15
5081                 see ChangeLog 2002-12-03
5082
5083 2002-12-02 [christoph]  0.8.6claws51
5084
5085         * src/logwindow.[ch]
5086         * src/common/log.[ch]
5087                 implement logging using a hook function
5088
5089         * src/folderview.c
5090         * src/folder.[ch]
5091                 define hooklist name in header file to avoid
5092                 errors caused by wrong spelling of hooklist names
5093
5094         * src/toolbar.c
5095                 fix warnings
5096
5097 2002-12-02 [christoph]  0.8.6claws50
5098
5099         * src/common/Makefile.am
5100                 add src/common/hooks.[ch]
5101
5102         * src/common/hooks.[ch]
5103                 implement a simple hook system using glib's hook functions
5104
5105         * src/folder.[ch]
5106         * src/folderview.c
5107                 use new hook system for folder item updates
5108
5109 2002-12-02 [christoph]  0.8.6claws49
5110
5111         * doc-src/ui_seperation.txt     ** NEW **
5112                 information for ui seperation
5113
5114         * src/Makefile.am
5115                 remove files that were moved to common
5116                 include common directory by default for the header files
5117
5118         * src/inc.c
5119         * src/common/socket.c
5120         * src/automaton.[ch]
5121                 implement automaton using g_io_*-functions instead of
5122                 gdk_input_add to make it ui independent
5123
5124         * src/codeconv.c
5125         * src/compose.c
5126         * src/ldif.c
5127         * src/pgptext.c
5128         * src/procmime.c
5129         * src/rfc2015.c
5130         * src/smtp.c
5131         * src/unmime.c
5132                 remove common/ prefix because directory is now in
5133                 include path
5134
5135         * src/compose.c
5136         * src/folder.c
5137         * src/folderview.c
5138         * src/mainwindow.c
5139         * src/messageview.c
5140         * src/prefs_common.c
5141         * src/procmsg.c
5142         * src/rfc2015.c
5143                 fix warnings
5144
5145         * src/imap.c
5146         * src/inc.c
5147         * src/news.c
5148         * src/pop.c
5149         * src/send.c
5150         * src/smtp.c
5151         * src/ssl_certificate.c
5152                 add log.h header file for logging functions
5153
5154         * src/main.c
5155         * src/common/utils.c
5156         * src/summaryview.c
5157         * src/xml.c
5158                 o move debug_mode to common/utils.c
5159                 o add functions to set and get debug_mode
5160
5161         * src/defs.h                    ** REMOVE **
5162         * src/intl.h                    ** REMOVE **
5163         * src/socket.[ch]               ** REMOVE **
5164         * src/ssl.[ch]                  ** REMOVE **
5165         * src/utils.[ch]                ** REMOVE **
5166                 replaced by new files in src/common/
5167         
5168         * src/common/Makefile.am
5169                 add new files in src/common/
5170
5171         * src/common/defs.h             ** NEW **
5172         * src/common/intl.h             ** NEW **
5173         * src/common/log.[ch]           ** NEW **
5174         * src/common/socket.[ch]        ** NEW **
5175         * src/common/ssl.[ch]           ** NEW **
5176         * src/common/utils.[ch]         ** NEW **
5177                 replacement for files in src/
5178
5179 2002-12-02 [colin]      0.8.6claws48
5180
5181         * src/folderview.c
5182                 Scroll folderview if necessary during dnd
5183
5184 2002-12-02 [colin]      0.8.6claws47
5185
5186         * src/folder.[ch]
5187                 Add check to verify a move is within a single mailbox
5188         * src/folderview.c
5189                 Add specific error string for this check
5190
5191 2002-12-02 [colin]      0.8.6claws46
5192
5193         * src/folder.c
5194                 Add a test to folder moving, remove a statusbar_print
5195         * src/folderview.c
5196                 Add Move folder... context-menu item
5197                 Factorize folder moving code
5198                 Enable folder DND for mbox
5199
5200 2002-12-01 [christoph]  0.8.6claws45
5201
5202         * ac/aspell.m4
5203                 remove conf.aspelltest if the version check fails
5204
5205 2002-11-30 [christoph]  0.8.6claws44
5206
5207         * autogen.sh
5208                 run libtoolize --force in autogen to create missing
5209                 libtool scripts
5210
5211 2002-11-30 [christoph]  0.8.6claws43
5212
5213         * src/Makefile.am
5214         * src/pgptext.c
5215         * src/procmime.c
5216         * src/rfc2015.c
5217         * src/uuencode.[ch]             ** REMOVED **
5218         * src/common/Makefile.am
5219         * src/common/uuencode.[ch]      ** NEW **
5220                 move uuen/decoder to common directory
5221
5222 2002-11-30 [christoph]  0.8.6claws42
5223
5224         * src/Makefile.am
5225         * src/base64.[ch]               ** REMOVED **
5226         * src/codeconv.c
5227         * src/compose.c
5228         * src/ldif.c
5229         * src/pgptext.c
5230         * src/procmime.c
5231         * src/rfc2015.c
5232         * src/smtp.c
5233         * src/unmime.c
5234         * src/common/Makefile.am
5235         * src/common/base64.[ch]        ** NEW **
5236                 move base64 en/decoder to common directory
5237
5238 2002-11-30 [christoph]  0.8.6claws41
5239
5240         * src/common                    ** NEW **
5241                 new directory for UI independent code
5242         * src/gtk                       ** NEW **
5243                 new directory for GTK frontend
5244         * src/common/.cvsignore         ** NEW **
5245         * src/gtk/.cvsignore            ** NEW **
5246                 ignore build files
5247         * src/common/Makefile.am        ** NEW **
5248         * src/gtk/Makefile.am           ** NEW **
5249                 automake files to build new seperated stuff
5250         * src/Makefile.am
5251                 the binary will currently still be build with the
5252                 files in src, so we include the code from the
5253                 subdirs for now after building the libs there
5254
5255 2002-11-30 [paul]       0.8.6claws40
5256
5257         * src/compose.c
5258                 fix bug [642731] 'Wrong selected account with drafted mail'
5259
5260 2002-11-29 [oliver]     0.8.6claws39
5261         
5262         * src/messageview.c
5263                 o update summaryview when switching between different
5264                   messageviews          
5265         * src/toolbar.c  
5266                 o check if messageview holds already removed msg
5267                   from summaryview
5268                 
5269
5270 2002-11-29 [oliver]     0.8.6claws38
5271
5272         * src/toolbar.c 
5273                 remove not needed variables and includes
5274                 make messageview stay opened and move to next when msgs are deleted 
5275
5276 2002-11-29 [oliver]     0.8.6claws37
5277         
5278         * src/toolbar.c 
5279                 disable compose button (messageview toolbar) by default
5280                 deleted msgs are moved to trash
5281         
5282 2002-11-29 [melvin]     0.8.6claws36
5283
5284         * configure.in
5285                 Increased minimal gpgme version to 0.3.10 (Zombies out)
5286                 and to detect signatures expirations (gpgme 0.3.6)
5287
5288         * src/main.c
5289                 Use non obsolescent function for Gpgme engine checking.
5290
5291         * src/rfc2015.c
5292                 Inform about expired signatures or signatures which key
5293                 has expired. Expiration date is displayed.
5294
5295         * src/sigstatus.c
5296                 Inform about expired signatures or signatures which key
5297                 has expired.
5298
5299 2002-11-28 [paul]       0.8.6claws35
5300
5301         * src/folderview.c
5302                 re-instate 'Check for new messages' in Newsgroup
5303                 folders right-click menu, after a suggestion from
5304                 Tim Mann <timmann@users.sourceforge.net>
5305
5306         * src/main.c
5307                 after a crash check only local folders for new
5308                 messages
5309
5310 2002-11-28 [paul]       0.8.6claws34
5311
5312         * configure.in
5313                 apply patch that fixes the checking of GTK with XIM 
5314                 support on different OSs, such as FreeBSD. Patch 
5315                 submitted by Topia <topia@users.sourceforge.net>
5316                 
5317 2002-11-28 [paul]       0.8.6claws33
5318
5319         * src/mainwindow.c
5320           src/prefs_common.c
5321           src/prefs_toolbar.c
5322                 more changes to the English
5323
5324 2002-11-28 [paul]       0.8.6claws32
5325
5326         * sync with 0.8.6cvs13
5327                 see ChangeLog 2002-11-28 (no sync needed
5328                 for src/compose.c)
5329
5330 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
5331         
5332         * src/mainwindow.[ch]
5333                 add patch by Ivan F. Martinez introducing messageview Toolbar
5334                 some changes and committed by oliver    
5335
5336 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
5337
5338         * src/messageview.[ch]
5339                 add patch by Ivan F. Martinez introducing messageview Toolbar
5340                 some changes and committed by oliver    
5341
5342 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
5343
5344         * src/compose.[ch]
5345                 add patch by Ivan F. Martinez introducing messageview Toolbar
5346                 some changes and committed by oliver    
5347
5348 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
5349         
5350         * src/toolbar.[ch]
5351                 add patch by Ivan F. Martinez introducing messageview Toolbar
5352                 some changes and committed by oliver
5353
5354 2002-11-28 [oliver]     0.8.6claws27
5355         
5356         * src/prefs_toolbar.[ch]
5357                 getting ready for messageview toolbar
5358                 free mem allocated by gettext
5359                 change prefs_toolbar to prefs_toolbar_open
5360  
5361 2002-11-28 [thorsten]   0.8.6claws26
5362
5363         * src/imageview.[ch]
5364                 cleaned up conflicting declarations of
5365                 imageview_show_image()
5366
5367 2002-11-28 [paul]       0.8.6claws25
5368
5369         * src/grouplistdialog.c
5370           src/prefs_common.c
5371           src/prefs_summary_column.c
5372                 a few more improvements to the English
5373
5374 2002-11-28 [colin]      0.8.6claws24
5375
5376         * man/sylpheed.1
5377                 A few updates to command-line parameters
5378
5379 2002-11-28 [colin]      0.8.6claws23
5380
5381         * src/prefs_filtering.c
5382                 Fix problems with prefs_filtering_delete_path:
5383                 a) if the first rule is removed, original pointers
5384                    weren't updated (leading to segfaults)
5385                 b) it was always global_processing updated in case
5386                    of removed path was parent of rule path
5387
5388 2002-11-27 [paul]       0.8.6claws22
5389
5390         * src/mainwindow.c
5391           src/prefs_account.c
5392           src/prefs_actions.c
5393           src/prefs_common.c
5394           src/prefs_customheader.c
5395           src/prefs_display_header.c
5396           src/prefs_filtering.c
5397           src/prefs_folder_item.c
5398           src/prefs_matcher.c
5399           src/prefs_scoring.c
5400           src/prefs_summary_column.c
5401           src/prefs_template.c
5402           src/prefs_toolbar.c
5403                  improve the English in the GUI
5404
5405 2002-11-27 [colin]      0.8.6claws21
5406
5407         * src/folder.c
5408                 Fix processing renaming problems happening after
5409                 last commit
5410
5411 2002-11-27 [colin]      0.8.6claws20
5412
5413         * src/folder.c
5414                 recursive move now deletes src each subfolder after 
5415                 having moved it
5416         * src/folderview.c
5417                 Use identifier instead of path during dnd (enables
5418                 IMAP folder dnd)
5419
5420 2002-11-27 [paul]       0.8.6claws19
5421
5422         * src/main.c
5423                 apply patch that does command-line processing 
5424                 BEFORE gtk_init, allowing claws to run from 
5425                 shell-scripts in non-X environment (e.g. crontab 
5426                 or ip-up, ip-down scripts). Patch submitted by
5427                 Ruslan N. Balkin <baron@dartel.ru>
5428                 
5429         * po/it.po
5430                 updated by Alessandro Maestri
5431
5432 2002-11-27 [paul]       0.8.6claws18
5433
5434         * sync with 0.8.6cvs12
5435           src/prefs_common.c
5436                 Differences are that main uses a 'Receive dialog'
5437                 frame on the Interface tab, whereas claws groups all 
5438                 the dialogs together in a 'Dialogs' frame.
5439
5440 2002-11-27 [colin]      0.8.6claws17
5441
5442         * src/prefs_matcher.c
5443                 Fix Execute criteria's NOT flag
5444
5445
5446 2002-11-26 [christoph]  0.8.6claws16
5447
5448         * src/ssl.c
5449                 rewrite the ssl code a little bit, only use one
5450                 SSL context, set default certificates' file/path
5451
5452 2002-11-26 [thorsten]   0.8.6claws15
5453
5454         * src/compose.c
5455                 default-reply-to didn't work for ml-reply
5456
5457 2002-11-26 [melvin]     0.8.6claws14
5458
5459         * src/prefs_actions.c
5460                 Made pipe-actions ignore short headers in message view
5461                 Made trailing-pipe-actions write in the message view with
5462                 the same font as the original message
5463
5464 2002-11-26 [paul]       0.8.6claws13
5465
5466         * src/compose.c
5467                 this time commit the correct file
5468
5469 2002-11-26 [paul]       0.8.6claws12
5470
5471         * sync with 0.8.6cvs11
5472           src/quote_fmt_parse.y  
5473                 no sync needed
5474           src/account.[ch]       
5475                 not sync'ed
5476           src/compose.c
5477                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
5478                 on draft mode.
5479                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
5480                 header
5481                 
5482         see ChangeLog 2002-11-25 and 2002-11-26
5483
5484 2002-11-26 [colin]      0.8.6claws11
5485
5486         * src/folderview.c
5487                 Fix collapsed folder not auto-expanding during
5488                 mail dnd, if it was the source folder.
5489
5490 2002-11-25 [colin]      0.8.6claws10
5491
5492         * src/folderview.[ch]
5493                 Variable renaming and cleaning (slist of nodes 
5494                 to be re-collapsed is stored in FolderView)
5495
5496 2002-11-25 [paul]       0.8.6claws9
5497
5498         * src/prefs_common.[ch]
5499                 fix breakage caused by last commit
5500
5501 2002-11-25 [paul]       0.8.6claws8
5502
5503         * sync with 0.8.6cvs4
5504                 see ChangeLog 2002-11-21
5505
5506 2002-11-25 [paul]       0.8.6claws7
5507
5508         * sync with 0.8.6cvs4
5509                 see ChangeLog 2002-11-20
5510
5511 2002-11-25 [paul]       0.8.6claws6
5512
5513         * sync with 0.8.6cvs3
5514                 see ChangeLog 2002-11-18
5515
5516 2002-11-25 [colin]      0.8.6claws5
5517
5518         * src/gtkutils.[ch]
5519                 Add gtkut_ctree_node_is_parent()
5520         * src/folderview.c
5521                 Spring-loaded folders
5522
5523 2002-11-25 [colin]      0.8.6claws4
5524
5525         * src/utils.[ch]
5526                 Add slist_concat_unique(), function to merge
5527                 two GSList filtering dups
5528         * src/folder.[ch]
5529         * src/summaryview.[ch]
5530         * src/folderview.c
5531         * src/main.c
5532                 Add detection/update/display of unread answers
5533                 to marked mails
5534         * src/procmsg.[ch]
5535                 Add procmsg_find_children()
5536                 Add procmsg_msg_has_marked_parent()
5537
5538 2002-11-25 [colin]      0.8.6claws3
5539
5540         * src/ssl_certificate.[ch]
5541                 Allow checking a certificate without a DNS
5542                 lookup
5543                 Allow to forget a cert (by deleting it)
5544                 Make ssl_certificate_destroy_public
5545         * src/ssl_manager.[ch] ** NEW FILES **
5546                 Gui to manage (display/remove) certificates
5547         * src/prefs_common.[ch]
5548                 Add a pref to allow silent acceptation of
5549                 trusted certificates or not (based on the
5550                 "I want to know what's going on" principle)
5551         * src/mainwindow.c
5552                 Add SSL manager in Tools menu
5553         * src/Makefile.am
5554                 Add the new files to the build
5555         * po/POTFILES.in
5556                 Add ssl_manager.c to translations
5557
5558 2002-11-25 [colin]      0.8.6claws2
5559
5560         * src/summaryview.[ch]
5561                 Add S_SEARCH_EXTENDED to the quick search, which 
5562                 allows to search using filtering syntax.
5563
5564 2002-11-25 [colin]      0.8.6claws1
5565
5566         * src/summaryview.c
5567                 Deletion of duplicates now prefer deleting
5568                 the unread dup (fixes feature-request 638989).
5569
5570 2002-11-24 [paul]       0.8.6claws
5571
5572         * po/es.po
5573           po/pl.po
5574           po/ru.po
5575           po/sr.po
5576                 updated by Ricardo Mones Lastra,
5577                 Witold Wladyslaw Wojciech Wilk,
5578                 Ruslan N. Balkin, and  Urke MMI 
5579                 respectively
5580
5581 2002-11-24 [paul]       0.8.5claws182
5582
5583         * po/bg.po
5584                 updated by George Danchev
5585
5586 2002-11-23 [alfons]     0.8.5claws181
5587
5588         * src/imap.c
5589                 tiny memory leak found by browsing Dimitar's 
5590                 valgrind report
5591
5592 2002-11-23 [paul]       0.8.5claws180
5593
5594         * po/it.po
5595                 updated by Alessandro Maestri
5596
5597 2002-11-22 [christoph]  0.8.5claws179
5598
5599         * src/compose.c
5600         * src/inc.c
5601         * src/prefs_filtering.c
5602         * src/summaryview.c
5603                 more warning fixes
5604
5605 2002-11-22 [alfons]     0.8.5claws178
5606
5607         * src/summaryview.c
5608                 summary_execute_delete_func(): if message is deleted, make 
5609                 sure to also remove its entry in the subject hash table. 
5610                 fixes a corner case bug.
5611
5612 2002-11-22 [paul]       0.8.5claws177
5613
5614         * .cvsignore
5615                 add 'autom4te.cache'
5616                 
5617         * ltconfig      ** REMOVED **
5618                 not needed
5619
5620 2002-11-22 [paul]       0.8.5claws176
5621
5622         * src/textview.c
5623                 textview_set_font(): fix for message display in
5624                 UTF-8 locales (thanks to Sergey Vlasov).
5625                 
5626         * AUTHORS
5627                 add new team members and contributors
5628
5629
5630 2002-11-21 [colin]      0.8.5claws175
5631
5632         * src/procmsg.[ch]
5633                 Add procmsg_remove_special_headers()
5634         * src/mh.c
5635                 Use procmsg_remove_special_headers() for 
5636                 previous fix
5637
5638 2002-11-21 [colin]      0.8.5claws174
5639
5640         * src/mh.c
5641                 Fix moving/copying from queue/draft folders
5642                 for MH folders
5643
5644 2002-11-21 [christoph]  0.8.5claws173
5645
5646         * src/crash.c
5647         * src/filtering.c
5648         * src/logwindow.c
5649         * src/main.c
5650         * src/matcher_parser_lex.[hl]
5651         * src/mbox.c
5652         * src/mbox_folder.[ch]
5653         * src/prefs_filtering.c
5654         * src/procheader.c
5655         * src/quote_fmt_lex.l
5656         * src/ssl.c
5657                 fix all warnings except the warnings in lex and yacc files
5658
5659 2002-11-20 [christoph]  0.8.5claws172
5660
5661         * src/imap.c
5662                 fix MsgInfo retrieval for IMAP draft and queue folders
5663                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
5664
5665 2002-11-19 [christoph]  0.8.5claws171
5666
5667         * src/compose.c
5668                 fix segfault, when draft saving does not get
5669                 the MsgInfo of the new message
5670                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
5671
5672 2002-11-19 [christoph]  0.8.5claws170
5673
5674         * src/procmsg.c
5675                 add parameter check for flag setting function
5676                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
5677
5678 2002-11-18 [paul]       0.8.5claws169
5679
5680         * src/compose.c
5681                 more sensitivity fixes to redirect mode:
5682                 * disable toolbar draft button
5683                 * allow only Address book in the Tools menu
5684                 * disable editing of message by the spell
5685                   checker
5686
5687 2002-11-18 [paul]       0.8.5claws168
5688
5689         * src/compose.c
5690                 fix sensitivity of menu items in compose_redirect():
5691                 allow only the necessary items 
5692
5693 2002-11-18 [paul]       0.8.5claws167
5694
5695         * src/compose.c
5696                 fix bug [ 603259 ] 'attachment got lost on bounce'
5697
5698 2002-11-18 [paul]       0.8.5claws166
5699
5700         * po/ru.po
5701                 updated by Ruslan N. Balkin <baron@dartel.ru>
5702
5703 2002-11-18 [colin]      0.8.5claws165
5704
5705         * src/main.c
5706           src/defs.h
5707                 Remove old filtering stuff
5708
5709
5710 2002-11-17 [oliver]     0.8.5claws164
5711
5712         * src/toolbar.h
5713                 remove not needed typedef 
5714
5715 2002-11-17 [oliver]     0.8.5claws163
5716
5717         * src/toolbar.c
5718                 make toolbar's on click events translatable
5719
5720 2002-11-15 [colin]      0.8.5claws162
5721
5722         * src/summaryview.c
5723                 Revert too-soon integration of a feature
5724
5725 2002-11-15 [christoph]  0.8.5claws161
5726
5727         * src/imap.c
5728                 use main's implementation of imap_get_msginfo
5729
5730 2002-11-15 [christoph]  0.8.5claws160
5731
5732         * src/compose.c
5733         * src/folder.[ch]
5734         * src/imap.c
5735         * src/mbox_folder.c
5736         * src/mh.c
5737         * src/news.c
5738         * src/procmsg.c
5739         * src/summaryview.c
5740                 replace claws' fetch_msginfo with main's get_msginfo
5741                 (use main's implementation where possible)
5742
5743 2002-11-15 [colin]      0.8.5claws159
5744
5745         * src/ssl_certificate.c
5746                 Missed a check
5747
5748 2002-11-16 [melvin]     0.8.5claws158
5749
5750         * po/fr.po
5751                 Updated French translations.
5752
5753 2002-11-16 [colin]      0.8.5claws157
5754
5755         * src/ssl_certificate.c
5756                 Check for missing parts in the certificates
5757
5758 2002-11-15 [colin]      0.8.5claws156
5759
5760         * src/folderview.c
5761                 Preventive fix (missing check) found by
5762                 Alfons
5763
5764 2002-11-15 [paul]
5765
5766         * NEWS
5767                 sync with 0.8.6 release
5768
5769 2002-11-15 [colin]      0.8.5claws155
5770
5771         * src/folder.[ch]
5772           src/folderview.c
5773                 Fix error handling of folder_item_move_to()
5774                 (thanks to Alfons!)
5775
5776 2002-11-15 [colin]      0.8.5claws154
5777
5778         * src/folder.[ch]
5779           src/folderview.c
5780                 folder_item_move_to() sets an error message instead
5781                 of having GUI stuff in folder.c
5782
5783 2002-11-15 [colin]      0.8.5claws153
5784
5785         * src/procmsg.[ch]
5786                 Implemented a callback for MsgInfo updates, 
5787                 heavily copy/pasted from Christoph's folder 
5788                 callback system
5789         * src/summaryview.[ch]
5790                 Register summary_update_msg as callback
5791
5792 2002-11-14 [colin]      0.8.5claws152
5793         
5794         * src/procmsg.c
5795                 Update the FolderItem after sending (fixes 617593)
5796
5797 2002-11-14 [christoph]  0.8.5claws151
5798
5799         * src/folder.c
5800                 fix wrong position of NULL pointer check found
5801                 by Sergey
5802
5803 2002-11-14 [christoph]  0.8.5claws150
5804
5805         * src/folder.c
5806                 fix segfault when deleting messages from IMAP folders
5807                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
5808
5809 2002-11-14 [colin]      0.8.5claws149
5810
5811         * src/compose.c
5812                 Forwarding was also ignoring the folder's default account.
5813
5814 2002-11-14 [colin]      0.8.5claws148
5815
5816         * src/compose.c
5817                 Fix sent folder not set to folder properties when 
5818                 forwarding.
5819
5820 2002-11-14 [thorsten]   0.8.5claws147
5821
5822         * src/inc.c
5823                 inc_start(): Files were not moved from .processing to inbox,
5824                 if no global processing rule existed
5825
5826 2002-11-14 [colin]      0.8.5claws146
5827
5828         * src/ssl_certificate
5829                 Fix file operations
5830
5831 2002-11-14 [paul]       0.8.5claws145
5832
5833         * po/it.po
5834                 updated by Alessandro Maestri
5835
5836 2002-11-13 [alfons]     0.8.5claws144
5837
5838         * src/folder.c
5839                 folder_item_close(): only mark messages unread
5840                 when a folder has new messages 
5841
5842 2002-11-13 [keith]      0.8.5claws143
5843
5844         * src/imap.c
5845                 Fix problem moving or copying between
5846                 IMAP folders
5847
5848 2002-11-13 [colin]      0.8.5claws142
5849
5850         * src/matcher_parser_parse.y
5851                 Fix rule problem when " don't match
5852
5853 2002-11-13 [christoph]  0.8.5claws141
5854
5855         * src/folder.c
5856         * src/folderview.c
5857                 moved cache saving to folder_item_close
5858                 the folderview should not have to deal with
5859                 this things
5860
5861 2002-11-13 [christoph]  0.8.5claws140
5862
5863         * src/summaryview.c
5864                 moved setting of important score to
5865                 summary_set_prefs_from_folderitem
5866
5867 2002-11-13 [colin]      0.8.5claws139
5868
5869         * src/matcher_parser_parse.y
5870                 Fix a segfault in the parser (happening when
5871                 a good expression had been tested and a bad 
5872                 one arrives)
5873
5874 2002-11-13 [paul]       0.8.5claws138
5875
5876         * sync with 0.8.5cvs24
5877                 see ChangeLog 2002-11-13
5878                 
5879         * po/pt_BR.po
5880                 updated by Fabio Jr. Beneditto
5881
5882 2002-11-13 [colin]      0.8.5claws137
5883         
5884         * src/msgcache.c
5885           src/defs.h
5886           src/procmsg.[ch]
5887                 Revert last commit, problem
5888
5889 2002-11-13 [colin]      0.8.5claws136
5890
5891         * src/msgcache.c
5892                 Remove duplicated code
5893         * src/defs.h
5894                 Bumped CACHE_VERSION and MARK_VERSION
5895         * src/procmsg.[ch]
5896                 Network endian for cache and mark files
5897
5898 2002-11-12 [colin]      0.8.5claws135
5899
5900         * src/inc.c
5901                 Fix the "socket error" dialog which disappeared
5902
5903 2002-11-12 [colin]      0.8.5claws134
5904
5905         * src/msgcache.c
5906                 Reverse last commit which had performance 
5907                 problems, but still reverse the list
5908
5909 2002-11-12 [colin]      0.8.5claws133
5910
5911         * src/msgcache.c
5912                 Reverse list order
5913
5914 2002-11-12 [melvin]     0.8.5claws132
5915
5916         * src/compose.c
5917                 Added a check for a NULL prefs_common.dictionary
5918
5919 2002-11-12 [colin]      0.8.5claws131
5920
5921         * src/ssl_certificate.[ch]
5922                 Use FQDN hostname
5923
5924 2002-11-12 [colin]      0.8.5claws130
5925
5926         * src/ssl_certificate.[ch]
5927                 Take connection port into account for 
5928                 checking certificates (a single hostname
5929                 could have multiple servers with multiple
5930                 certificates)
5931         * src/ssl.c
5932                 Pass the port to ssl_certificate_check
5933
5934 2002-11-12 [paul]       0.8.5claws129
5935
5936         * src/folder.c
5937                 fix a typo in last commit
5938
5939 2002-11-12 [paul]       0.8.5claws128
5940
5941         * sync with 0.8.5cvs23
5942                 see ChangeLog entry 2002-11-12
5943
5944 2002-11-11 [colin]      0.8.5claws127
5945
5946         * src/ssl_certificate.c
5947                 Cleaner messages
5948                 Don't popup, instead log error, if the 
5949                 corresponding pref is checked
5950         * src/ssl_certificate.h
5951                 include <openssl/objects/h>
5952
5953 2002-11-11 [colin]      0.8.5claws126
5954
5955         * src/ssl_certificate.h
5956                 _Really_ clean it
5957
5958 2002-11-11 [colin]      0.8.5claws125
5959         
5960         * src/ssl_certificate.c
5961                 Fixed leak
5962
5963 2002-11-11 [colin]      0.8.5claws124
5964
5965         * src/ssl.c
5966                 Cleaned a bit
5967         * src/ssl_certificate.[ch]
5968                 Cleaned a bit (better use of SSL API)
5969                 (This will cause non-recognition of saved 
5970                  certificates of claws12[23]...)
5971
5972 2002-11-11 [paul]       0.8.5claws123
5973         
5974         * po/es.po
5975                 updated by Ricardo Mones Lastra
5976
5977 2002-11-11 [colin]      0.8.5claws122
5978
5979         * src/ssl.c
5980                 Fix a typo
5981
5982 2002-11-11 [colin]      0.8.5claws121
5983
5984         * src/ssl_certificate.[ch] ** NEW FILES **
5985         * src/ssl.[ch]
5986                 Check SSL certificates presented to us
5987         * src/Makefile.am
5988                 Add ssl_certificate.[ch]
5989         * po/POTFILES.in
5990                 Add ssl_certificate.c
5991
5992 2002-11-11 [paul]       0.8.5claws120
5993
5994         * sync with 0.8.5cvs22
5995                 see ChangeLog 2002-11-11
5996
5997 2002-11-11 [paul]       0.8.5claws119
5998
5999         * sync with 0.8.5cvs21
6000                 see ChangeLog 2002-11-11
6001
6002 2002-11-10 [jens]       0.8.5claws118
6003
6004         * src/folder.c
6005         * src/folderview.c
6006                 corrected some typing
6007         * po/de.po
6008                 updated german translation
6009         * sylpheed.spec.in
6010                 cleaned up specfile and adjusted it for claws
6011
6012 2002-11-10 [colin]      0.8.5claws117
6013
6014         * src/summaryview.c
6015                 a STATUSBAR_PUSH/POP fix
6016
6017 2002-11-10 [colin]      0.8.5claws116
6018
6019         * src/prefs_folder_item.c
6020                 Fix hanging after opening folder properties
6021
6022 2002-11-10 [hoa]        0.8.5claws115
6023
6024         * src/matcher_parser_lex.l
6025         * src/matcher_parser_parse.y
6026                 config file for scoring and filtering is no more trashed
6027                 when there is a syntax error in a filtering rule when
6028                 editing it in a dialog.
6029
6030 2002-11-09 [colin]      0.8.5claws114
6031
6032         * src/mbox_folder.c
6033                 Added missing initialisation of folder->destroy()
6034
6035 2002-11-09 [colin]      0.8.5claws113
6036
6037         * src/folder.c
6038           src/folderview.c
6039                 Fix the status bar messages
6040
6041 2002-11-09 [colin]      0.8.5claws112
6042
6043         * src/folderview.c
6044                 Fix hangs after folder dnd, happening after 
6045                 claws109.
6046
6047 2002-11-09 [christoph]  0.8.5claws111
6048
6049         * src/folderview.c
6050                 just changed order of calls (reverse order of
6051                 associated calls)
6052         * src/inc.c
6053                 lock inc when checking only one account, otherwise
6054                 inc all could be executed at the same time
6055
6056 2002-11-09 [christoph]  0.8.5claws110
6057
6058         * src/folderview.c
6059                 better unlock the mouse cursor before calling
6060                 summary_show because it changes the cursor too
6061
6062 2002-11-09 [christoph]  0.8.5claws109
6063
6064         * src/folder.[ch]
6065         * src/folderview.c
6066                 add functions to open and close a folder
6067                 o opending will execute scanning for remote folders
6068                   and processing
6069                 o closing will unset new flag for messages
6070
6071 2002-11-09 [colin]      0.8.5claws108
6072
6073         * src/folder.c
6074                 Add a call to prefs_matcher_write_config to 
6075                 avoid non-leaf folders filtering settings to be
6076                 lost
6077
6078 2002-11-09 [paul]       0.8.5claws107
6079
6080         * src/prefs_account.c
6081                 re-word a label
6082
6083 2002-11-09 [colin]      0.8.5claws106
6084
6085         * src/folderview.c
6086                 Minor esthetic fix
6087
6088 2002-11-09 [colin]      0.8.5claws105
6089
6090         * src/folderview.c
6091                 Fix prefs_filtering deletion for MH folders (same
6092                 reason as below)
6093         * src/prefs_filtering.c
6094                 Fix prefs_filtering renaming and deletion for 
6095                 folder-based processing rules.  
6096
6097 2002-11-09 [christoph]  0.8.5claws104
6098
6099         * src/compose.c
6100         * src/folder.[ch]
6101         * src/folderview.[ch]
6102         * src/import.c
6103         * src/inc.c
6104         * src/main.c
6105         * src/mainwindow.c
6106         * src/messageview.c
6107         * src/prefs_folder_item.c
6108         * src/procmsg.c
6109         * src/summaryview.c
6110                 implement a callback system for folder item updates
6111
6112 2002-11-09 [colin]      0.8.5claws103
6113
6114         * src/folderview.c
6115                 Fix prefs_filtering renaming for MH folders (we
6116                 shouldn't rename by path as another folder could
6117                 have the same hierarchy).
6118
6119 2002-11-09 [colin]      0.8.5claws102
6120
6121         * src/folder.c
6122                 Fix a leak found by Christoph, use better variable
6123                 names
6124
6125 2002-11-09 [colin]      0.8.5claws101
6126
6127         * src/folder.c
6128                 One more fix for processing rules
6129
6130 2002-11-08 [colin]      0.8.5claws100
6131         
6132         * src/matcher.c
6133                 Don't copy the compiled regexp (will be reevaluated)
6134         * src/folderview.c
6135                 Lock folderview while moving
6136         * src/folder.c
6137                 Provide info on what's happening to the user
6138
6139 2002-11-08 [colin]      0.8.5claws99
6140
6141         * src/folderview.c
6142                 Fix folder reordering after a move if parent is 
6143                 root
6144         * src/scoring.[ch]
6145                 Add function to copy a ScoringProp
6146         * src/prefs_folder_item.c
6147                 Copy scoring rules when copying a folder prefs
6148
6149 2002-11-08 [colin]      0.8.5claws98
6150
6151         * src/folderview.c
6152                 Fixes in case of failure
6153         * src/filtering.[ch]    
6154                 Add function to duplicate a FilteringProp
6155         * src/matcher.[ch]
6156                 Add function to duplicate a MatcherProp
6157         * src/prefs_folder_item.c
6158                 Save folder's processing rules when copying 
6159                 its prefs
6160
6161 2002-11-08 [colin]      0.8.5claws97
6162         
6163         * src/folderview.c
6164                 Sort after move
6165         * src/folder.c 
6166                 Change a printf to debug_print
6167
6168 2002-11-08 [colin]      0.8.5claws96
6169
6170         * src/folder.c
6171           src/folderview.c
6172                 Fix segfaults, call me stupido
6173         
6174
6175 2002-11-08 [colin]      0.8.5claws95
6176
6177         *src/folder.c
6178                 Added forgotten prefs to save when moving folders
6179
6180 2002-11-08 [colin]      0.8.5claws94
6181
6182         * src/folder.c
6183                 Fixes to folder DND (prefs copy)
6184         * src/folderview.c
6185                 Optimization for folder DND (don't rescan whole tree)
6186                 Added folderview_create_folder_node() for this 
6187                 optimization, so de-duped a bit the code
6188         * src/prefs_folder_item.[ch]
6189                 Added prefs_folder_item_copy_prefs()    
6190           
6191 2002-11-08 [paul]       0.8.5claws93
6192
6193         * src/prefs_account.c
6194           tools/README
6195           tools/kmail2sylpheed_v2.pl
6196                 correct some typos
6197
6198 2002-11-08 [paul]       0.8.5claws92
6199
6200         * src/compose.c
6201           src/prefs_account.[ch]
6202                 remove account options 'clearsign' and 'ascii_armored',
6203                 replace with 'default_gnupg_mode' to prevent mixed-mode
6204                 Privacy settings
6205
6206 2002-11-08 [paul]       0.8.5claws91
6207
6208         * src/compose.[ch]
6209                 re-implement GnuPG 'on-the-fly' mode selection,
6210                 disallow mixed-mode
6211
6212 2002-11-08 [colin]      0.8.5claws90
6213
6214         * src/folderview.c
6215           src/prefs_folder_item.c
6216                 Change "Property" to "Properties"
6217
6218 2002-11-07 [colin]      0.8.5claws89
6219
6220         * src/folderview.c
6221           src/folder.c
6222                 Allow folder dropping to a root folder
6223
6224 2002-11-07 [paul]       0.8.5claws88
6225
6226         * src/compose.c
6227                 revert last commit
6228
6229 2002-11-07 [paul]       0.8.5claws87
6230
6231         * src/compose.c
6232                 fix reply-to-list bug. closes bug report
6233                 "[633382] reply-to-list broken in recent cvs"
6234
6235 2002-11-07 [paul]       0.8.5claws86
6236
6237         * src/compose.c
6238                 add a forgotten '#if USE_GPGME ... #endif'
6239
6240 2002-11-07 [paul]       0.8.5claws85
6241
6242         * sync with 0.8.5cvs20
6243                 see ChangeLog 2002-11-07
6244
6245 2002-11-07 [colin]      0.8.5claws84
6246
6247         * src/folder.[ch]
6248                 Change folder_item_move_to to return the newly 
6249                 created folderitem.
6250         * src/folderview.c
6251                 Select the new folderitem after moving.
6252
6253 2002-11-07 [colin]      0.8.5claws83
6254
6255         * src/prefs_filtering.c
6256                 Fix rule rewriting when moving a leaf folder to a 
6257                 shorter path
6258
6259 2002-11-07 [colin]      0.8.5claws82
6260
6261         * src/prefs_filtering.c
6262                 fix a leak
6263
6264 2002-11-07 [colin]      0.8.5claws81
6265
6266         * src/folder.[ch]
6267                 Add folder_item_move_to() function to move a 
6268                 folderitem into another one (updates matcher etc)
6269         * src/folderview.c
6270                 Add folder drag'n drop (context menu to come)
6271                 [Should be dataloss free, but Please backup before 
6272                  trying !]
6273
6274 2002-11-06 [colin]      0.8.5claws80
6275
6276         * src/mh.c
6277                 mh_create_folder() returns NULL if can't create
6278                 directory hierarchy
6279
6280 2002-11-06 [paul]       0.8.5claws79
6281
6282         * src/compose.[ch]
6283                 allow 'on-the-fly' changing of the type of encryption 
6284                 and/or signing used (mime/ascii) via the compose window
6285
6286 2002-11-06 [paul]       0.8.5claws78
6287
6288         * sync with 0.8.5cvs19
6289                 see ChangeLog 2002-11-06 for src/account.c: 
6290                 account_get_special_folder()
6291                 
6292 2002-11-05 [alfons]     0.8.5claws77
6293
6294         * src/crash.c
6295                 very minor cleanups: nothing to see here, move on. :-)
6296
6297 2002-11-05 [colin]      0.8.5claws76
6298
6299         * src/main.c
6300                 Changes choices if compose windows are opened to
6301                 Discard, Draft, Don't quit
6302
6303 2002-11-05 [thorsten]   0.8.5claws75
6304
6305         * src/compose.c
6306                 reenabled default_reply_to folder option
6307
6308 2002-11-05 [colin]      0.8.5claws74
6309
6310         * src/compose.[ch] 
6311                 add compose_draft()
6312         * src/crash.c
6313                 add SIGTERM handler
6314         * src/main.[ch]
6315                 add clean_quit() for the SIGTERM handler
6316
6317 2002-11-05 [paul]       0.8.5claws73
6318         
6319         * po/es.po
6320                 updated by Ricardo Mones Lastra
6321
6322 2002-11-05 [melvin]     0.8.5claws72
6323
6324         * src/logwindow.c
6325                 Fixed log-clipping bug #616795.
6326                 To stop logging in the log window use 0 length.
6327         * src/prefs_common.c
6328                 Added a label to inform about the 0 log length behaviour.
6329
6330 2002-11-05 [paul]       0.8.5claws71
6331
6332         * sync with 0.8.5cvs17
6333                 see ChangeLog 2002-11-05
6334
6335 2002-11-04 [paul]       0.8.5claws70
6336
6337         * sylpheed-128x128.png
6338           sylpheed-64x64.png
6339           sylpheed.png
6340                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
6341                 <nikai@users.sourceforge.net>
6342                 
6343         * po/bg.po
6344                 updated by George Danchev
6345
6346 2002-11-03 [thorsten]   0.8.5claws69
6347
6348         * src/main.c
6349           src/mimeview.c
6350           src/rfc2015.h
6351                 add check if gpg is active
6352
6353 2002-11-03 [thorsten]   0.8.5claws68
6354
6355         * src/toolbar.h
6356                 removed GSList declaration causing trouble on MacOS-X
6357                 (submitted by alfons, reported by xfesty)
6358
6359 2002-11-01 [paul]       0.8.5claws67
6360
6361         * src/mainwindow.c
6362                 remove last remnants of main's filter code
6363
6364 2002-11-01 [paul]       0.8.5claws66
6365
6366         * tools/filter_conv.pl
6367                 fix bug where user-defined headers were ignored
6368
6369 2002-11-01 [paul]       0.8.5claws65
6370
6371         * src/logwindow.c
6372                 make a debug_print() not translatable
6373
6374 2002-10-31 [melvin]     0.8.5claws64
6375
6376         * ac/aspell.m4
6377                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
6378                 not run any GNU/aspell test.  The dictionary path will
6379                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
6380                 was given, in which case, it will be $prefix/lib/aspell/
6381         * configure.in
6382                 Fixed typo in commentary (Aspell code).
6383
6384 2002-10-31 [paul]       0.8.5claws63
6385
6386         * po/POTFILES.in
6387                 remove src/filter.c and src/prefs_filter.c
6388                 thanks to Ricardo for reminding me
6389
6390 2002-10-31 [colin]      0.8.5claws62
6391
6392         * src/mbox_folder.c
6393                 Plug some leaks
6394
6395 2002-10-31 [paul]       0.8.5claws61
6396
6397         * src/prefs_filter.[ch] ** REMOVED **
6398           src/filter.[ch]       ** REMOVED **
6399           
6400         * src/Makefile.am
6401           src/folderview.c
6402           src/inc.c
6403           src/main.c
6404           src/mainwindow.c
6405           src/mbox.c
6406           src/prefs_common.c
6407           src/prefs_filtering.c
6408           src/summaryview.[ch]
6409                 remove main's 'filter' code
6410                 
6411         README.claws
6412                 update to reflect removal of main's filter
6413
6414 2002-10-31 [paul]       0.8.5claws60
6415
6416         * src/summaryview.c
6417                 remove check for global_processing in summary_filter_open(). 
6418                 This fixes the bug where if the user uses the right-click 
6419                 'Create filter rule...' and doesn't have any filter rules 
6420                 already defined in claws' advanced filtering, the newly 
6421                 created filter rule goes to main's filtering which is 
6422                 inaccessible through the gui. Now the filter rule gets added
6423                 to claws' filtering by default.
6424
6425 2002-10-28 [melvin]     0.8.5claws59
6426
6427         * src/prefs_actions.c
6428                 Fixed bug #627322 where MIME parts were not always
6429                 correctly passed to a %p action
6430                 Display an error dialog when message filename is not found.
6431
6432 2002-10-28 [melvin]     0.8.5claws58
6433
6434         * src/prefs_common.c
6435                 Readded a missing function declaration lost in 0.8.3claws34
6436
6437 2002-10-28 [paul]       0.8.5claws57
6438
6439         * sync with 0.8.5cvs15
6440                 see ChangeLog 2002-10-28 and 2002-10-25
6441                 
6442         Note: ChangeLog entry 2002-10-24 is not sync'ed.
6443
6444 2002-10-27 [oliver]     0.8.5claws56
6445
6446         * src/pop.c
6447                 plug leak in pop3_top_recv
6448
6449 2002-10-26 [christoph]  0.8.5claws55
6450
6451         * src/folder.c
6452                 set need_update folder flag when messages are added
6453                 (closes bug [ 626922 ] folder not updated after receiving)
6454
6455 2002-10-25 [melvin]     0.8.5claws54
6456
6457         * src/imageview.c
6458                 Fixed a memleak introduced in the scaling code.
6459
6460 2002-10-24 [alfons]     0.8.5claws53
6461
6462         * src/filtering.c
6463                 make filtering's forward message action forward from the 
6464                 correct account
6465                 (closes bug [628089 ] Filter -> Forward from address problem
6466                 reported by Oktay)
6467
6468 2002-10-24 [christoph]  0.8.5claws52
6469
6470         * src/mainwindow.c
6471         * src/manual.[ch]
6472                 o use manual of current locale or english if current
6473                   locale is not available (and english is available)
6474                 o also link to sylpheed doc project manuals
6475
6476 2002-10-23 [paul]       0.8.5claws51
6477
6478         * tools/README
6479           tools/kmail2sylpheed_v2.pl
6480                 add new version of kmail addressbook importer script.
6481                 works with newer versions of Kmail/KAddressBook which
6482                 have new and rearranged data.
6483
6484 2002-10-23 [martin]     0.8.5claws50
6485
6486         * src/folderview.c
6487         * src/summaryview.c
6488         * src/utils.h
6489         * src/utils.c
6490                 added length parameter to get_abbrev_newsgroup_name()
6491                 changed this function so that it abbreviates the newsgroup
6492                 names only so long it is smaller than the length parameter
6493                 (for better reading of some newsgroup names and space efficiency)
6494
6495 2002-10-22 [colin]      0.8.5claws49
6496
6497         *src/foldersel.c
6498                 Revert Alfons' last modification (after voting ;-))
6499
6500 2002-10-21 [alfons]     0.8.5claws48
6501
6502         * src/foldersel.c
6503                 folder view in folder selection dialog reflects state of
6504                 folder view in main window
6505
6506 2002-10-18 [alfons]     0.8.5claws47
6507
6508         * src/mbox.c
6509                 drop imported messages in folder selected by user,
6510                 and not in the inbox
6511                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
6512
6513 2002-10-18 [alfons]     0.8.5claws46
6514
6515         * src/compose.c
6516                 make automagic reply work correctly for email accounts 
6517                 (whether it's viable to do a full sync with Hiro's 
6518                 compose.c is still under discussion)
6519
6520 2002-10-18 [melvin]     0.8.5claws45
6521
6522         * src/prefs_actions.c
6523                 Fixed bug #622275 where asynchroneous actions left 
6524                 zombies processes
6525                 Made (synchroneous) actions' input be displayed live.
6526
6527 2002-10-18 [christoph]  0.8.5claws44
6528
6529         * src/textview.c
6530                 don't add a newline in the textview in front of the
6531                 first textpart if header display is disabled
6532                 (closes bug [ 603385 ] disabled header display leaves blank
6533                  lin)
6534
6535 2002-10-18 [christoph]  0.8.5claws43
6536
6537         * src/folder.[ch]
6538         * src/imap.c
6539         * src/mbox_folder.c
6540         * src/mh.c
6541         * src/news.c
6542                 folder->get_num_list now returns an error code
6543                 (closes bug [ 609424 ] News cache cleared on failure)
6544                 
6545 2002-10-17 [colin]      0.8.5claws42
6546         
6547         * src/news.c
6548                 Changed a printf by debug_print
6549
6550 2002-10-16 [paul]       
6551
6552         * tools/OOo2sylpheed.pl
6553                 allow for spaces in the name of the
6554                 file to be attached.
6555
6556 2002-10-16 [colin]      0.8.5claws41
6557
6558         * src/main.c
6559                 Use a tristate to change online mode
6560
6561 2002-10-16 [paul]       0.8.5claws40
6562
6563         * po/es.po
6564                 updated by Ricardo Mones Lastra
6565
6566 2002-10-16 [colin]      0.8.5claws39
6567
6568         * src/main.c
6569           src/mainwindow.[ch]
6570                 Added --online and --offline command-line
6571                 switches
6572
6573 2002-10-15 [christoph]  0.8.5claws38
6574
6575         * src/procmime.c
6576                 set mimeinfo->name to NULL after g_free to
6577                 avoid double freeing with g_free
6578
6579 2002-10-14 [christoph]  0.8.5claws37
6580
6581         * src/compose.c
6582         * src/filtering.c
6583         * src/summaryview.c
6584                 remove calls to folder->change_flags that are now
6585                 done by procmsg flag functions (seems it is not
6586                 used by any foldertype anyway)
6587         * src/folder.c
6588                 init folder->change_flags with NULL
6589
6590 2002-10-14 [christoph]  0.8.5claws36
6591
6592         * src/folder.[ch]
6593         * src/imap.[ch]
6594                 use virtual functions for folder item new and destroy
6595                 functions
6596
6597 2002-10-14 [melvin]     0.8.5claws35
6598
6599         * src/compose.c
6600                 Added a test to not run the spell checker if no default
6601                 dictionary is available. No dialog is displayed though.
6602
6603 2002-10-14 [melvin]     0.8.5claws34
6604
6605         * src/gtkaspell.c
6606                 Fixed bug in dictionary list context menu where
6607                 "More..." pointed to an emtpy submenu if the
6608                 number of dictionaries is a multiple of 15
6609                 Removed unneeded code in suggestions list creation
6610
6611 2002-10-14 [paul]       0.8.5claws33
6612
6613         * po/bg.po
6614                 updated by George Danchev
6615
6616 2002-10-13 [hoa]        0.8.5claws32
6617
6618         * src/matcher.[ch]
6619           src/matcher_parser_parser.y
6620                 removed the escaped string from internal structure
6621                 of matcher.
6622
6623 2002-10-12 [colin]      0.8.5claws31
6624
6625         * src/gtksctree.[ch]
6626           src/summaryview.c
6627                 Removed useless function gtksctree_reanchor
6628
6629 2002-10-12 [alfons]     0.8.5claws30
6630         
6631         * sync with remaining main changes 2002-10-09 - 2002-10-11
6632         - drop changes to src/compose.c (requires claws specific changes)
6633         
6634 2002-10-12 [alfons]     0.8.5claws29
6635         
6636         * sync with main changes of 2002-10-08
6637         - drop changes to src/compose.c (requires claws specific changes)
6638         - drop changes to src/summaryview.c (requires changes to compose.c)     
6639
6640 2002-10-12 [alfons]     0.8.5claws28
6641         
6642         * sync with main changes of 2002-10-07
6643
6644 2002-10-12 [alfons]     0.8.5claws27
6645
6646         * sync with main changes of 2002-10-04
6647         - drop changes to src/compose.c (requires claws specific changes)
6648         - drop changes to src/prefs_folder_item.c (claws implementation
6649           seems to be working)
6650
6651 2002-10-12 [colin]      0.8.5claws26
6652
6653         * src/mainwindow.c
6654                 Fix folder-flicker when space-reading, introduced 
6655                 in claws22.
6656
6657 2002-10-12 [colin]      0.8.5claws25
6658
6659         * src/compose.c
6660                 Save account address when saving as draft.
6661                 (closes bug 621838)
6662
6663 2002-10-12 [colin]      0.8.5claws24
6664
6665         * src/summaryview.c
6666                 Fix the problem consisting of no message selected
6667                 after the last message in a folder has been moved.
6668
6669 2002-10-12 [paul]       0.8.5claws23
6670
6671         * src/compose.c
6672           src/prefs_template.c
6673           src/template.[ch]
6674                 add Cc and Bcc to templates. Patch submitted by
6675                 John L. Males.
6676
6677 2002-10-12 [colin]      0.8.5claws22
6678
6679         * src/folderview.c
6680                 Fix a bug after "Check for new messages":
6681                 If a folder was opened, it was still selected at
6682                 the end of the check, but displayed empty.
6683         * src/mainwindow.c
6684                 Remove unnecessary check
6685
6686 2002-10-12 [paul]
6687
6688         * tools/README
6689                 be more verbose in the description of
6690                 OOo2sylpheed.pl
6691                 
6692
6693 2002-10-11 [colin]      0.8.5claws21
6694
6695         * src/mainwindow.c
6696                 Make space work (better) when no mail is selected
6697
6698 2002-10-11 [colin]      0.8.5claws20
6699
6700         * src/inc.c
6701           src/news.c
6702                 fix warnings
6703
6704 2002-10-11 [colin]      0.8.5claws19
6705
6706         * src/mainwindow.c
6707                 revert 0.8.5claws6 changes as i couldn't get to
6708                 anything satisfying
6709
6710 2002-10-11 [melvin]     0.8.5claws18
6711
6712         * src/compose.c
6713                 Removed buggy and unused macro (should have been committed in
6714                 0.8.5claws17)
6715
6716 2002-10-11 [melvin]     0.8.5claws17
6717
6718         * src/compose.c
6719                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
6720
6721 2002-10-11 [thorsten]   0.8.5claws16 
6722
6723         * src/folderview.c
6724                 remove rescan warning
6725
6726 2002-10-11 [colin]      0.8.5claws15 
6727
6728         * src/procheader.c
6729                 fix a segfault that happens if conv_unmime_header
6730                 fails (should be better to find out why it fails)
6731
6732 2002-10-11 [christoph]  0.8.5claws14
6733
6734         * src/summaryview.c
6735                 update folderview stats after ignore/unignore thread
6736
6737 2002-10-11 [hoa]        0.8.5claws13
6738
6739         * src/quote_fmt_parse.y
6740                 Fixed a yacc/bison syntax error
6741         * src/matcher.c
6742                 Escaping of string is fixed.
6743
6744 2002-10-11 [colin]      0.8.5claws12
6745
6746         * src/imageview.c
6747                 Resize images to fit
6748
6749 2002-10-11 [paul]       0.8.5claws11
6750
6751         * po/es.po
6752                 updated by Ricardo Mones Lastra
6753
6754 2002-10-10 [alfons]     0.8.5claws10
6755
6756         * src/compose.c
6757                 allow dropping files by "moving" files from a file manager,
6758                 not only by the more cumbersome "copying". the latter 
6759                 mostly implies holding down the Control button
6760
6761 2002-10-10 [christoph]  0.8.5claws9
6762
6763         * src/summaryview.c
6764                 update folders after thread building for ignored threads
6765
6766 2002-10-10 [christoph]  0.8.5claws8
6767
6768         * config/.cvsignore
6769                 added Makefile
6770         * src/filtering.[ch]
6771         * src/folder.[ch]
6772         * src/folderview.[ch]
6773         * src/import.c
6774         * src/inc.[ch]
6775         * src/mbox.[ch]
6776         * src/procmsg.c
6777         * src/summaryview.[ch]
6778                 o added new flag need_update to FolderItem
6779                 o removed folder_table from various functions from tracking
6780                   folder updates
6781                 o set need_update flags in folder.c's move, copy and delete
6782                   functions and procmsg's flags functions
6783                 o added function folderview_update_items_when_required that
6784                   updates all folders with need_update set
6785                 o call folderview_update_items_when_required instead of
6786                   folderview_update_item_foreach
6787
6788 2002-10-09 [sergey]     0.8.5claws7
6789
6790         * src/compose.c
6791                 Strip CRs whel loading the text into editor in reedit mode.
6792
6793 2002-10-09 [colin]      0.8.5claws6
6794
6795         * src/mainwindow.c
6796                 Make Space work when no mail is selected
6797
6798 2002-10-09 [colin]      0.8.5claws5
6799
6800         * src/gtksctree.[ch]
6801                 Fix range_select
6802                 Add gtk_sctree_reanchor() 
6803         * src/summaryview.c
6804                 Use gtk_sctree_reanchor() - better fix for 
6805                 bug 60413
6806
6807 2002-10-09 [colin]      0.8.5claws4
6808
6809         * src/summaryview.c
6810                 Fix shift-click select after delete problem
6811                 (closes bug 60413)
6812
6813 2002-10-08 [thorsten]   0.8.5claws3
6814
6815         * src/summaryview.c
6816                 exclude current msg from -hide read messages-
6817
6818 2002-10-08 [colin]      0.8.5claws2
6819
6820         * src/inc.[ch]
6821           src/pop.c
6822           src/recv.c
6823                 Differentiate socket errors from disk full
6824                 errors
6825
6826 2002-10-08 [christoph]  0.8.5claws1
6827
6828         * Makefile.am
6829         * configure.in
6830                 modifications for new config directory
6831
6832         * config.guess  ** REMOVED **
6833         * config.sub    ** REMOVED **
6834         * install-sh    ** REMOVED **
6835         * ltmain.sh     ** REMOVED **
6836         * missing       ** REMOVED **
6837         * mkinstalldirs ** REMOVED **
6838                 these files are autogenerated by automake
6839                 when you run autogen.sh
6840
6841         * config/.cvsignore     ** NEW FILE **
6842         * config/Makefile.am    ** NEW FILE **
6843                 ignore autogenerated files
6844                 create a Makefile in this directory
6845
6846 2002-10-08 [paul]       0.8.5claws
6847
6848         * 0.8.5claws release
6849         
6850         * src/compose.c
6851           src/procheader.c
6852           src/procmsg.c
6853                 fix quote reply format for newsgroups reply bug
6854                 (thanks to Hoa)
6855                 
6856         * po/en_GB.po
6857           po/pl.po
6858                 updated by me and Witold Wladyslaw Wojciech Wilk
6859                 repectively
6860
6861 2002-10-07 [paul]       0.8.3claws53
6862
6863         * po/it.po
6864           po/pt_BR.po
6865           po/sr.po
6866                 updated messages catalogs, submitted by
6867                 Alessandro Maestri, Fabio Jr.Beneditto 
6868                 and Urke MMI, respectively.
6869
6870 2002-10-07 [christoph]  0.8.3claws52
6871
6872         * src/folder.[ch]
6873         * src/folderview.c
6874         * src/mainwindow.c
6875                 fix new folder ghost message bug
6876                 (closes bug [ 619722 ] wrong count for newly created folders)
6877
6878 2002-10-07 [christoph]  0.8.3claws51
6879
6880         * src/compose.c
6881                 fix news posting problem
6882
6883 2002-10-07 [melvin]     0.8.3claws50
6884
6885         * po/fr.po
6886                 Updated French translation
6887
6888 2002-10-05 [christoph]  0.8.3claws49
6889
6890         * src/gtkstext.c
6891                 check if line_start_cache is set in gtk_stext_update_text
6892                 (closes bug [ 618119 ] crash while doing search in folder)
6893
6894 2002-10-05 [christoph]  0.8.3claws48
6895
6896         * src/imap.c
6897         * src/news.c
6898         * src/utils.c
6899         * src/utils.h
6900                 implement cache cleanups for claws' folder system
6901                 (closes bug [ 595916 ] imapcache not cleaned up)
6902
6903 2002-10-05 [melvin]     0.8.3claws47
6904
6905         * src/prefs_actions.c
6906                 Made the help text more clear for the %p token
6907
6908 2002-10-04 [paul]       0.8.3claws46
6909
6910         * sync with 0.8.5
6911                 see ChangeLog 2002-10-02 and 2002-10-03
6912
6913 2002-10-04 [christoph]  0.8.3claws45
6914
6915         * src/inc.c
6916                 fix segfault caused by pop before smtp
6917                 call to inc_account_mail with NULL
6918                 pointer for mainwin
6919
6920 2002-10-04 [paul]       0.8.3claws44
6921
6922         * configure.in
6923                 sync the LDAP detection from 0.8.5cvs1
6924
6925 2002-10-02 [christoph]  0.8.3claws43
6926
6927         * po/de.po
6928                 fix small spelling error
6929
6930 2002-10-02 [melvin]     0.8.3claws42
6931
6932         * ac/aspell.m4
6933                 Behave better and say "no" when test program cannot be run.
6934
6935 2002-10-02 [paul]       0.8.3claws41
6936
6937         * sync with 0.8.4cvs1
6938                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
6939                 
6940         * src/summaryview.c
6941                 toggle the behavior of Reply menuitem between
6942                 normal reply and reply-to-list
6943
6944 2002-10-01 [sergey]     0.8.3claws40
6945
6946         * src/compose.c
6947                 Convert newlines in the message text to the canonical form
6948                 before base64 encoding (RFC2045 compliance, fixes some
6949                 interoperability issues with Evolution 1.0.3)
6950
6951 2002-09-29 [colin]      0.8.3claws39
6952
6953         * src/summaryview.c
6954                 Fix an unwanted copy/paste
6955
6956 2002-09-29 [colin]      0.8.3claws38
6957
6958         * src/mainwindow.c
6959                 Renamed "Custom toolbar" to "Customize toolbar"
6960                 Renamed "Show all header" to "Show all headers"
6961                 Renamed "Set diplay item" to "Set displayed items"
6962         * src/prefs_common.c
6963                 Renamed "Show all header" to "Show all headers"
6964         * src/prefs_summary_column.c
6965                 Renamed "diplay item" to "displayed items"
6966
6967 2002-09-29 [colin]      0.8.3claws37
6968
6969         * src/mainwindow.[ch]
6970                 online/offline status pixmaps follow theme
6971                 changes
6972         * src/summaryview.[ch]
6973                 quicksearch pixmap follows theme changes
6974
6975 2002-09-29 [thorsten]   0.8.3claws36
6976
6977         * src/compose.c
6978           src/prefs_folder_item.[ch]
6979                 add default_reply_to folder option (closes patch 581044)
6980
6981 2002-09-29 [christoph]  0.8.3claws35
6982
6983         * acconfig.h    ** REMOVED **
6984         * configure.in
6985         * ac/aspell.m4
6986         * ac/check-type.m4
6987         * ac/gnupg-check-typedef.m4
6988                 fix autoheader 2.50 warning
6989
6990 2002-09-29 [christoph]  0.8.3claws34
6991
6992         * major code cleanup (part 2)
6993         
6994                 - unused variables removed
6995                 - unused functions removed
6996                 - uninitialized variables checked
6997                 - missing return statements added
6998                 - missing function return types added
6999                 - added parentheses around assignment
7000                   when suggested by gcc
7001
7002 2002-09-29 [alfons]     0.8.3claws33
7003
7004         * src/logwindow.c
7005                 log_window_clear(): only bracket gtk_text_forward_delete() 
7006                 with gtk_text_freeze() / gtk_text_thaw() (see if this
7007                 works around GTK text bug)
7008
7009 2002-09-29 [paul]       0.8.3claws32
7010
7011         * po/bg.po
7012           po/sr.po
7013                 updated by George Danchev and Urke MMI
7014                 respectively
7015
7016 2002-09-27 [christoph]  0.8.3claws31
7017
7018         * doc-src/readme.txt
7019         * doc-src/rfc1806.txt   ** REMOVED **
7020         * doc-src/rfc2183.txt   ** NEW FILE **
7021         * doc-src/rfc2980.txt   ** NEW FILE **
7022                 update rfcs
7023
7024 2002-09-27 [melvin]     0.8.3claws30
7025
7026         * ac/aspell.m4
7027                 Fixed typo which could break linking
7028
7029 2002-09-27 [melvin]     0.8.3claws29
7030
7031         * ac/aspell.m4
7032                 Improved GNU/aspell checking. 
7033                 Fixed bug #614490
7034
7035 2002-09-27 [paul]       0.8.3claws28
7036
7037         * sync with 0.8.3cvs8
7038                 see ChangeLog 2002-09-27
7039
7040 2002-09-26 [colin]      0.8.3claws27
7041
7042         * src/toolbar.[ch]
7043           src/mainwindow.[ch]
7044                 Add "Reply to Mailing-list" to the toolbar
7045
7046 2002-09-26 [christoph]  0.8.3claws26
7047
7048         * src/summaryview.c
7049                 Fix wrong message counts in summaryview status
7050
7051 2002-09-26 [paul]       0.8.3claws25
7052
7053         * sync with 0.8.3cvs7
7054                 see ChangeLog 2002-09-26
7055
7056 2002-09-26 [paul]       0.8.3claws24
7057
7058         * sync with 0.8.3cvs6
7059                 see ChangeLog 2002-09-25
7060
7061 2002-09-25 [christoph]  0.8.3claws23
7062
7063         * src/prefs_common.c
7064         * src/prefs_folder_item.c
7065         * src/prefs_scoring.c
7066                 Renamed "kill score" to "hide score" in GUI
7067                 and prefs files
7068
7069 2002-09-25 [paul]       0.8.3claws22
7070
7071         * sync with 0.8.3cvs5
7072                 see ChangeLog 2002-09-24
7073
7074 2002-09-24 [alfons]     0.8.3claws21
7075
7076         patch by Satoshi Nagayasu: allows appending / saving multiple 
7077         selected files (closes "[ 612279 ] save multiple mesg(s) in 
7078         'Save as ...'")
7079
7080         * AUTHORS
7081                 add Satoshi Nagayasu
7082         * src/summaryview.c
7083                 summary_save_as(): allow saving selected files to
7084                 one file
7085                 summary_set_menu_sensitive: enable "Save As..." when
7086                 multiple files are selected
7087         * src/utils.[ch]
7088                 append_file(): new function
7089
7090 2002-09-24 [colin]      0.8.3claws20
7091
7092         * src/procmime.c
7093                 Fix segfault when mimeinfo doesn't have a 
7094                 content_type. 
7095
7096 2002-09-24 [colin]      0.8.3claws19
7097
7098         * src/prefs_common.[ch]
7099                 Add a preference to display send dialog or not
7100         * src/send.c
7101                 Display send dialog according to preference
7102
7103 2002-09-24 [colin]      0.8.3claws18
7104
7105         * src/compose.[ch]
7106                 Disable user actions when sending
7107
7108 2002-09-24 [colin]      0.8.3claws17
7109
7110         * src/procmime.c
7111                 Do not display name or filename for attachments
7112                 with an application/pgp-signature type
7113                 (security flaw, see bug 537413)
7114
7115 2002-09-23 [colin]      0.8.3claws16
7116
7117         * src/editaddress.c
7118                 Initialize entry_email, entry_alias and 
7119                 entry_remarks to first email address of the list
7120
7121 2002-09-23 [colin]      0.83claws15
7122
7123         * src/compose.c
7124                 Drop pgp-signature when reediting a signed queued
7125                 message
7126
7127 2002-09-23 [melvin]     0.8.3claws14
7128
7129         * po/fr.po
7130                 Updated French translation
7131
7132 2002-09-23 [melvin]     0.8.3claws13
7133
7134         * src/mainwindow.c
7135                 Made custom toolbar menu labels more consistent
7136         * src/prefs_toolbar.c
7137                 Made custom toolbar window title more consistent
7138
7139 2002-09-22 [colin]      0.8.3claws12
7140
7141         * src/inc.c
7142                 Initialize session type to normal before getting 
7143                 mail (fixes strange Get behaviour)
7144         * src/prefs_account.h
7145                 Move STYPE_POP_BEFORE_SMTP to last position to 
7146                 avoid other side-effects
7147
7148 2002-09-22 [colin]      0.8.3claws11
7149
7150         * src/prefs_account.c
7151                 Fix pop_bfr_smtp_tm_entry sensivity when switching
7152                 from pop3 to apop or vice-versa
7153
7154 2002-09-22 [colin]      0.8.3claws10
7155         
7156         * src/prefs_account.[ch]
7157                 Add an option for the POP before SMTP timeout
7158         * src/inc.c
7159                 Remember time of last POP connection
7160         * src/send.c
7161                 Do POP before SMTP only if timeout reached
7162
7163 2002-09-22 [oliver]     0.8.3claws9
7164         
7165         * README.claws
7166                 explain custom toolbar
7167
7168 2002-09-22 [oliver]     0.8.3claws8
7169
7170         * src/prefs_actions.[ch]
7171         custom toolbar for compose      
7172                 actions callback from compose toolbar
7173         * src/folderview.c
7174                 remove include toolbar.h
7175
7176 2002-09-22 [oliver]     0.8.3claws7
7177         
7178         * src/prefs_toolbar.[ch]
7179                 custom toolbar for compose
7180                 - generic prefs_toolbar handles both
7181                   Mainwin's toolbar as well as Compose toolbar          
7182
7183 2002-09-22 [oliver]     0.8.3claws6
7184         
7185         * src/toolbar.[ch]
7186                 custom toolbar for compose
7187                 restructure toolbar.[ch]
7188
7189 2002-09-22 [oliver]     0.8.3claws5
7190
7191         * src/compose.[ch]
7192                 custom toolbar for compose
7193
7194 2002-09-22 [oliver]     0.8.3claws4
7195         
7196         * src/mainwindow.[ch]
7197                 custom toolbar for compose 
7198                 move mainwin toolbar back to mainwindow
7199
7200 2002-09-22 [alfons]     0.8.3claws3
7201
7202         * src/procmsg.c
7203                 :%sno/if(/if (/gc
7204                 :%sno/for(/for (/gc
7205                 (beautify)
7206
7207 2002-09-22 [alfons]     0.8.3claws2
7208         
7209         * src/procmsg.c
7210                 procmsg_save_to_outbox(): don't unlink message file from queue;
7211                 callers should do it using folder_item_remove_msg()
7212
7213 2002-09-22 [colin]      0.8.3claws1
7214
7215         * src/mimeview.[ch]
7216                 Made mimeview_check_signature() public
7217         * src/textview.c
7218                 Made GPG signatures verifiable by clicking
7219                 the [application/pgp-signature] in the Text
7220                 view
7221
7222 2002-09-22 [paul]       0.8.3claws
7223
7224         * po/bg.po
7225           po/en_GB.po
7226           po/es.po
7227           po/it.po
7228           po/pl.po
7229           po/pt_BR.po
7230           po/sr.po
7231                 updated translations, submitted by George Danchev,
7232                 me, Ricardo Mones Lastra, Alessandro Maestri,
7233                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
7234                 and Urke MMI, respectively.     
7235
7236 2002-09-22 [alfons]     0.8.2claws65
7237
7238         * src/procmsg.c
7239         * src/pgptext.c
7240                 no furry valgrinds have been used to plug these memleaks
7241
7242 2002-09-20 [paul]       0.8.2claws64
7243
7244         * sync with 0.8.3cvs4
7245                 'Select thread' re-implemented 
7246                 see ChangeLog 2002-09-20
7247
7248 2002-09-21 [alfons]     0.8.2claws63
7249
7250         * src/compose.c
7251                 compose_send(): plug unnoticed memleak
7252
7253 2002-09-20 [alfons]     0.8.2claws62
7254
7255         * src/addr_compl.c
7256                 replace_address_in_edit(): strict check for NULL address to
7257                 fix "[ 607348 ] Segfault in address completion". My guess is
7258                 that this happens with an empty address book, but it's good
7259                 to have this check here anyway
7260                 
7261                 completion_window_button_press(): free string returned 
7262                 from the internal cache
7263
7264 2002-09-20 [christoph]  0.8.2claws61
7265
7266         * src/procmime.h
7267                 added ENC_BINARY to EncodingType
7268         * src/procmime.c
7269                 the string returned by procmime_get_encoding_str
7270                 should not depend on the order of values in the
7271                 EncodingType definition
7272         * doc-src/rfc1806.txt   ** NEW FILE **
7273                 Added rfc1806 about MIME Content-Disposition
7274                 Extension
7275
7276 2002-09-19 [paul]       0.8.2claws60
7277
7278         * sync with 0.8.2cvs3
7279                 see ChangeLog 2002-09-19
7280
7281 2002-09-19 [paul]       0.8.2claws59
7282
7283         * src/prefs_folder_item.c
7284                 revert to Darko's original alignment of colour
7285                 selector button
7286                 add a colon to folder_color label
7287                 
7288         * src/compose.c
7289                 add Colin's patch (with Hiro's modifications) to 
7290                 force BASE64 encoding for 8-bit text when signing
7291                 (sync with 0.8.3cvs2)
7292
7293 2002-09-18 [alfons]     0.8.2claws58
7294
7295         * src/compose.c
7296                 :%sno/if(/if (/gc
7297                 :%sno/for(/for (/gc
7298                 (beautify a little bit)
7299
7300 2002-09-18 [christoph]  0.8.2claws57
7301
7302         * src/pine.c
7303                 fix handling of fgetc return value
7304
7305 2002-09-17 [alfons]     0.8.2claws56
7306         
7307         * src/summaryview.c
7308                 summary_sort(): check non-NULL summaryview->folder_item when no 
7309                 folder is selected at all
7310                 (closes "[ 610344 ] sort label make syl Crash")
7311
7312 2002-09-17 [alfons]     0.8.2claws55
7313         
7314         * src/compose.c
7315                 beautify a little bit
7316
7317 2002-09-17 [christoph]  0.8.2claws54
7318
7319         * src/folder.c
7320                 initialize max values for cache and folder
7321                 when cache or folder is empty
7322
7323 2002-09-15 [colin]      0.8.2claws53
7324
7325         * src/compose.c
7326                 Fix a leak (thanks Alfons!) and cleaned
7327                 variables names for custom headers
7328
7329 2002-09-15 [colin]      0.8.2claws52
7330
7331         * src/compose.c
7332                 Fix custom headers recognition when
7333                 prefs_common.trans_hdr is on
7334
7335 2002-09-15 [colin]      0.8.2claws51
7336
7337         * src/compose.c
7338                 Allow dynamically-added custom headers
7339                 Yet not reparsed if reedited
7340
7341 2002-09-15 [alfons]     0.8.2claws50
7342
7343         * src/prefs_account.c
7344                 fix warnings
7345
7346 2002-09-15 [colin]      0.8.2claws49
7347         
7348         * src/prefs_account.c
7349                 fix pop_before_smtp sensitivity
7350
7351 2002-09-15 [colin]      0.8.2claws48
7352
7353         * src/inc.[ch]
7354                 add inc_pop_before_smtp()
7355                 allow MainWindow to be undefined in 
7356                 inc_account_mail() and inc_start()
7357         * src/pop.c
7358           src/prefs_account.h
7359                 add STYPE_POP_BEFORE_SMTP session type
7360         * src/prefs_account.c
7361                 activated pop before smtp option
7362         * src/send.c
7363                 do pop before smtp if the relevant option 
7364                 is set
7365
7366 2002-09-15 [paul]       0.8.2claws47
7367
7368         * sync with 0.8.3
7369                 see ChangeLog 2002-09-15
7370
7371 2002-09-14 [paul]       0.8.2claws46
7372
7373         * po/bg.po
7374                 updated Bulgarian translation, submitted by
7375                 George Danchev
7376
7377 2002-09-13 [paul]       0.8.2claws45
7378
7379         * src/compose.c
7380                 merge claws' select_account() with main's
7381                 (new) compose_select_account(). [sync with
7382                 0.8.2cvs15, see ChangeLog 2002-09-11]
7383
7384 2002-09-12 [christoph]  0.8.2claws44
7385
7386         * src/filter.c
7387                 allocate 1 elements of FolderItem not 0
7388
7389 2002-09-12 [colin]      0.8.2claws43
7390
7391         * src/compose.c
7392                 Fix bug #590825 (obey Follow-up: poster)
7393
7394 2002-09-12 [colin]      0.8.2claws42
7395
7396         * src/procmime.c
7397                 Fix bug #557009 (wrong headers for messages 
7398                 forwarded as attachments)
7399
7400 2002-09-11 [colin]      0.8.2claws41
7401         
7402         * src/compose.c
7403                 Put SCF: pseudo-header on top of message
7404                 Set draft tmp_flag when saved as draft
7405
7406         * src/procmsg.c
7407           src/procheader.c
7408                 Skip after first \n\n for beginning of real message
7409                 for drafts too
7410
7411 2002-09-11 [christoph]  0.8.2claws40
7412
7413         * src/filtering.c
7414                 use procmsg flag functions in filtering or processing
7415                 will cause incorrect folder message counts
7416
7417 2002-09-11 [colin]      0.8.2claws39
7418
7419         * src/compose.c
7420                 Fix bug #550175 - wrong save folder when reediting
7421                 drafts
7422
7423 2002-09-11 [paul]       0.8.2claws38
7424
7425         * sync with 0.8.2cvs14
7426                 see ChangeLog 2002-09-11
7427
7428 2002-09-11 [colin]      0.8.2claws37
7429
7430         * src/folder.c
7431                 Fix a typo (seeming to cause new/unread status to
7432                 be lost)
7433
7434 2002-09-10 [christoph]  0.8.2claws36
7435
7436         * src/compose.c
7437                 compose_redirect should not use compose_generic_new
7438                 because that does more stuff than expected including
7439                 opening the external editor
7440                 (closes bug "[ 526608 ] bounced messages appear blank
7441                  in editor")
7442
7443 2002-09-10 [christoph]  0.8.2claws35
7444
7445         * src/folder.c
7446                 fix problem with too large message number range
7447                 causing a crash in folder_item_scan
7448
7449 2002-09-10 [paul]       0.8.2claws34
7450
7451         * sync with 0.8.2cvs13
7452                 see ChangeLog 2002-09-10
7453
7454 2002-09-10 [christoph]  0.8.2claws33
7455
7456         * src/msgcache.c
7457                 set MsgInfo TmpFlags for queue and draft folders
7458                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
7459
7460 2002-09-10 [paul]       0.8.2claws32
7461
7462         * AUTHORS
7463           po/bg.po      ** NEW FILE **
7464                 new Bulgarian translation submitted by
7465                 George Danchev <danchev@spnet.net>
7466                 
7467         * tools/Makefile.am
7468           tools/README
7469           tools/tb2sylpheed     ** NEW FILE **
7470                 add script that converts an addressbook exported
7471                 from The Bat! into a Sylpheed addressbook. Submitted
7472                 by Urke MMI <urke-kg@eunet.yu>
7473
7474 2002-09-10 [paul]       0.8.2claws31
7475
7476         * sync with 0.8.2cvs12
7477                 see ChangeLog 2002-09-10
7478
7479 2002-09-06 [paul]       0.8.2claws30
7480
7481         * src/prefs_common.c
7482                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
7483                 
7484         * tools/Makefile.am
7485           tools/README
7486           tools/ldif-to-xml.py  ** REMOVED **
7487                 remove obsolete python script
7488
7489 2002-09-06 [paul]       0.8.2claws29
7490
7491         * sync with 0.8.2cvs10
7492                 see ChangeLog 2002-09-06
7493
7494 2002-09-04 [paul]       0.8.2claws28
7495
7496         * sync with 0.8.2cvs9
7497                 see ChangeLog 2002-08-04
7498
7499 2002-09-04 [colin]      0.8.2claws27 
7500
7501         * src/prefs_common.[ch]
7502                 Added signature color configuration
7503         * src/textview.c
7504                 Use user-specified signature color
7505
7506 2002-09-03 [colin]      0.8.2claws26
7507
7508         * src/prefs_common.[ch]
7509                 Added autosave and autosave_length prefs
7510         * src/compose.c
7511                 Added compose_remove_draft()
7512                 Auto-save drafts according to the prefs
7513         * src/main.c
7514                 Added a crash-indicator file, allowing to check
7515                 for new messages on startup if Sylpheed crashed
7516                 (makes saved drafts "reappear")
7517
7518 2002-09-03 [colin]      0.8.2claws25
7519
7520         * src/textview.[ch]
7521                 Grey the signature
7522
7523 2002-09-03 [paul]       0.8.2claws24
7524
7525         * sync with 0.8.2cvs8
7526                 see ChangeLog 2002-09-02 and 2002-09-03
7527
7528 2002-09-03 [darko]      0.8.2claws23
7529
7530         * src/folderview.c
7531                 use normal style when creating new folder to pick
7532                 proper font size 
7533
7534 2002-09-02 [melvin]     0.8.2claws22
7535
7536         * src/gtkaspell.m4
7537                 removed some obsolete code
7538
7539 2002-09-02 [melvin]     0.8.2claws21
7540
7541         * ac/aspell.m4
7542                 fixed test's equality sign (== to =)
7543
7544 2002-09-02 [alfons]     0.8.2claws20
7545
7546         * src/folder.c
7547         * src/mh.c
7548                 revert change of 0.8.2claws16 and use the mh_folder_destroy
7549                 as folder->destroy virtual as suggested by Hiro
7550                 (the mh.c code seems to have been lost around mh.c.1.21)
7551
7552 2002-09-02 [paul]       0.8.2claws19
7553
7554         * po/pt_BR.po
7555                 updated by Fabio Jr. Beneditto
7556                 
7557         * src/defs.h
7558                 use 'http://claws.sylpheed.org' for homepage link. 
7559                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
7560
7561 2002-09-01 [alfons]     0.8.2claws18
7562
7563         * src/mh.c
7564                 plug memleak related to one Martin Kluge found
7565
7566 2002-08-31 [paul]       0.8.2claws17
7567
7568         * sync with 0.8.2cvs6
7569                 see ChangeLog 2002-08-30
7570
7571 2002-08-31 [alfons]     0.8.2claws16
7572
7573         * src/folder.c
7574                 folder_destroy(): remove mailbox from folderlist even if it has
7575                 no destroy virtual
7576
7577 2002-08-31 [alfons]     0.8.2claws15
7578
7579         * src/folder.c
7580                 :%sno/if(/if (/gc
7581                 :%sno/for(/for (/gc
7582                 (being pedantic I know)
7583
7584 2002-08-31 [alfons]     0.8.2claws14
7585
7586         * src/folder.c
7587                 check for NULL pointers returned from folder->fetch_msginfo virtual
7588                 (should solve some reported crashes)
7589
7590 2002-08-30 [alfons]     0.8.2claws13
7591
7592         * acconfig.h
7593         * configure.in
7594         * src/crash.c
7595                 enable crash dialog on compilation time
7596                 (--enable-crash-dialog configure option)
7597
7598 2002-08-30 [alfons]     0.8.2claws12
7599
7600         * AUTHORS
7601                 add Martin Kluge
7602         * src/mh.c
7603                 apply memory leak plug patch by Martin Kluge
7604                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
7605                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
7606                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
7607
7608 2002-08-30 [darko]      0.8.2claws11
7609
7610         * src/folderview.c
7611                 copy Gtk style from normal style to match
7612                 font size for coloured folders
7613
7614 2002-08-29 [alfons]     0.8.2claws10
7615
7616         * sylpheed.desktop
7617                 Type=Internet <- Type=Application
7618                 (reported by Michael Schwendt, see:
7619                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
7620                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
7621
7622 2002-08-29 [paul]       0.8.2claws9
7623
7624         * sync with 0.8.2cvs5
7625                 see ChangeLog 2002-08-29
7626
7627 2002-08-29 [colin]      0.8.2claws8
7628
7629         * src/summaryview.c
7630                 Added a sanity check in summary_select_thread
7631                 Should fix bug 601605
7632
7633 2002-08-29 [colin]      0.8.2claws7
7634
7635         * src/main.c
7636                 Revert claws6 changes regarding bug #591676
7637
7638 2002-08-28 [colin]      0.8.2claws6
7639         
7640         * src/main.c
7641                 Ignore cache for queue folderitems
7642                 Fix bug #591676
7643
7644 2002-08-28 [melvin]     0.8.2claws5
7645
7646         * README.claws
7647                 Fixed typos.
7648
7649 2002-08-28 [melvin]     0.8.2claws4
7650
7651         * README.claws
7652                 Updated a bit the text concerning the spell checker
7653
7654 2002-08-28 [melvin]     0.8.2claws3
7655
7656         Merged the GNU_aspell_branch:
7657                 Support of new GNU/aspell is now included and the old pspell
7658                 is not supported anymore.
7659                 See README.claws
7660
7661         * README.claws
7662                 Updated spell checker text to reflect the switch to GNU/aspell
7663
7664         * ac/aspell.m4          *** NEW ***
7665         * src/gtkaspell.[ch]    *** NEW *** 
7666         * ac/pspell.m4          *** DELETED *** 
7667         * src/gtkspell.[ch]     *** DELETED ***
7668
7669         * ac/Makefile.am
7670                 Updated for GNU/aspell support
7671
7672         * po/POTFILES.in
7673                 Replaced gtkspell.c by gtkaspell.c
7674
7675         * acconfig.h
7676         * src/Makefile.am
7677         * src/about.c
7678         * src/compose.[ch]
7679         * src/crash.c
7680         * src/main.c
7681         * src/prefs_common.[ch]
7682                 Updated for GNU/aspell support
7683
7684 2002-08-28 [paul]       0.8.2claws2
7685
7686         * sync with 0.8.2cvs4
7687                 see ChangeLog 2002-08-27 and 2002-08-28
7688
7689 2002-08-28 [colin]      0.8.2claws1
7690
7691         * src/summary_search.c
7692                 Added "AND search"
7693
7694 2002-08-28 [jens]       0.8.2claws
7695
7696         *po/de.po
7697                 Updated German translations
7698
7699 2002-08-27 [melvin]     0.8.2claws
7700
7701         * po/fr.po
7702                 Updated French translations
7703
7704 2002-08-27 [paul]       0.8.2claws
7705
7706         * sync with 0.8.2 main release
7707
7708         * po/en_GB.po
7709           po/es.po
7710           po/it.po
7711           po/pl.po
7712           po/pt_BR.po
7713           po/sr.po
7714                 updated message catalogs submitted by
7715                 Ricardo Mones Lastra, Alessandro Maestri,
7716                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
7717                 Beneditto and Urke MMI  
7718
7719 2002-08-27 [hoa]        0.8.1claws123
7720
7721         * src/mainwindow.[ch]
7722         * src/summaryview.[ch]
7723                 removed the "filter setting" menu option.
7724                 add a "cancel a news message" menu option.
7725
7726 2002-08-26 [martin]     0.8.1claws122
7727
7728         * ChangeLog.claws
7729                 changed string under 0.8.1claws79 changed by myself
7730                 i'm sorry alfons :(
7731
7732 2002-08-26 [martin]     0.8.1claws121
7733
7734         * src/crash.c
7735                 added kill command to debuggerrc to start crash dialog
7736
7737 2002-08-26 [paul]       0.8.1claws120
7738
7739         * sync with 0.8.1cvs31
7740                 see ChangeLog 2002-08-26
7741
7742 2002-08-25 [alfons]     0.8.1claws119
7743
7744         * src/procmsg.c
7745                 fix bug that didn't send out correct headers to news server
7746                 when sending news article and email from queue (bug reported
7747                 and patch provided by Tim Mann; closes bug 
7748                 "[ 583196 ] 0.7.8claws can't post news")
7749
7750 2002-08-25 [alfons]     0.8.1claws118
7751
7752         * src/selective_download.c
7753                 mark two strings as translatable
7754                 (thanks to Urke MMI for pointing this out)
7755
7756 2002-08-25 [alfons]     0.8.1claws117
7757
7758         * src/summaryview.c
7759                 treat sent boxes as special and allow sorting them by addressee
7760                 (closes "[ 589418 ] Sent folder sorting misbehavior"
7761                 submitted by Steve Lamb)
7762
7763 2002-08-24 [alfons]     0.8.1claws116
7764
7765         * src/matcher.c
7766                 fix memleak reported by Martin Kluge
7767                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
7768
7769 2002-08-24 [oliver]     0.8.1claws115
7770
7771         * src/prefs_toolbar.c
7772                 o code cleanup as suggested by Alfons
7773                 o memleak fix
7774
7775 2002-08-24 [alfons]     0.8.1claws114
7776
7777         * src/summaryview.c
7778                 o fix another memory leak reported by Martin Kluge
7779                   (see "[ 599568 ] Small Memory Leak")
7780                 o remove 'from' variable from 'summary_set_header()'; we can
7781                   do with just 'to' 
7782
7783 2002-08-24 [paul]       0.8.1claws113
7784
7785         * sync with 0.8.1cvs30
7786                 see ChangeLog 2002-08-23
7787
7788 2002-08-24 [alfons]     0.8.1claws112
7789
7790         * src/summaryview.c
7791                 remove unnecessary allocations for search bar fixing leaks
7792                 reported by Martin Kluge
7793                 (see "[ 599451 ] Further memory leaks?")
7794
7795 2002-08-24 [alfons]     0.8.1claws111
7796
7797         * src/main.c
7798                 make get_socket_name() public for crash.c
7799         * src/crash.c
7800                 o make report bug button work (goes to claws' 
7801                   bug tracker at sf.net)
7802                 o introduce function for doing important stuff just
7803                   before claws goes down
7804                 o clean up code 
7805
7806 2002-08-24 [alfons]     0.8.1claws110
7807
7808         * src/compose.c
7809                 move cursor to "To" entry when forwarding as attachment
7810                 (reported and solved by Steve Lamb, closes bug report
7811                 "[ 592880 ] Forward as attachment; cursor not in to")
7812
7813 2002-08-24 [colin]      0.8.1claws109
7814
7815         * src/mainwindow.c
7816                 fix quick search visibility after GUI (de)separations.
7817
7818 2002-08-23 [colin]      0.8.1claws108
7819
7820         * src/mainwindow.c
7821                 fix header pane visibility after folderview or
7822                 messageview (de)separation
7823
7824 2002-08-23 [paul]       0.8.1claws107
7825
7826         * src/mainwindow.[ch]
7827           src/toolbar.c
7828                 give full control of display or non-display 
7829                 of the Execute icon to Custom toolbar settings.
7830                 add new sensitivity condition to maninwindow.h: 
7831                 M_DELAY_EXEC
7832
7833         * ChangeLog
7834           ChangeLog.jp
7835           NEWS
7836                 more sync with 0.8.1cvs29
7837
7838 2002-08-23 [melvin]     0.8.1claws106
7839
7840         * src/alertpanel.c
7841                 Readded support for custom widget in alertpanel lost in last
7842                 sync.
7843
7844 2002-08-23 [paul]       0.8.1claws105
7845
7846         * sync with 0.8.1cvs29
7847                 see ChangeLog 2002-08-23
7848
7849 2002-08-23 [colin]      0.8.1claws104
7850
7851         * src/summaryview.c
7852                 Fix folder and search pixmaps exchanging positions
7853                 after theme or toolbar changes. Thank to Oliver for 
7854                 reporting this.
7855
7856 2002-08-23 [colin]      0.8.1claws103
7857
7858         * src/mainwindow.c
7859           src/messageview.[ch]
7860           src/noticeview.[ch]
7861           src/summaryview.c
7862                 Changed messageview_create() and noticeview_create()
7863                 to avoid the last gdk_warning
7864
7865 2002-08-22 [colin]      0.8.1claws102
7866
7867         * src/summaryview.c
7868                 Fix my new `Creating pixmap from xpm' warning
7869
7870 2002-08-22 [colin]      0.8.1claws101
7871
7872         * src/mainwindow.c
7873                 Fix some of the gdk warnings
7874
7875 2002-08-22 [colin]      0.8.1claws100
7876
7877         * src/Makefile.am
7878         * src/stock_pixmap.c
7879         * src/stock_pixmap.h
7880         * src/pixmaps/quicksearch.xpm *ADDED*
7881                 Add the quicksearch pixmap
7882         * src/mainwindow.c
7883         * src/summaryview.c
7884         * src/summaryview.h
7885                 Make quicksearch bar visible/hidden via a button
7886
7887 2002-08-22 [christoph]  0.8.1claws99
7888
7889         * src/folder.c
7890                 fix folder update for newsgroups with message
7891                 numbers below minimum number of articles to fetch
7892                 (closes bug #598445)
7893
7894 2002-08-22 [paul]       0.8.1claws98
7895
7896         * sync with 0.8.1cvs28
7897                 see ChangeLog 2002-08-22
7898
7899 2002-08-21 [alfons]     0.8.1claws97
7900
7901         * src/crash.c
7902                 use bt instead of bt full which seems to work 
7903                 better, and bt full doesn't give a great deal 
7904                 of information anyway
7905
7906 2002-08-21 [colin]      0.8.1claws96
7907
7908         * src/summaryview.c
7909                 fix summaryview_searchtype_changed prototype
7910
7911 2002-08-21 [christoph]  0.8.1claws95
7912
7913         * src/mainwindow.c
7914                 o fix broken menu update for sorting type, we have to
7915                   get this info from the summaryview now
7916                 o removed setting of threaded state in menu callback
7917         * src/summaryview.[ch]
7918                 more summaryview/folderitem seperation for
7919                 threading option
7920         * configure.in
7921                 removed not required --with-compiler-flags option
7922
7923 2002-08-21 [oliver]     0.8.1claws94
7924         
7925         * src/toolbar.h 
7926                 o rename toolbar.xml to toolbar_main.xml
7927                   since toolbar_compose.xml might come up 
7928                   any time soon
7929         * README.claws
7930                 add custom toolbar              
7931
7932 2002-08-21 [darko]      0.8.1claws93
7933
7934         * src/procmsg.c
7935                 don't reset tmp flags for messages copied
7936                 to sent folder
7937
7938 2002-08-21 [colin]      0.8.1claws92
7939         
7940         * src/prefs_filtering.c
7941                 fix renaming rules on folder rename 
7942                 when folder is not a leaf folder
7943
7944 2002-08-21 [paul]       0.8.1claws91
7945
7946         * src/prefs_folder_item.c
7947                 fix alignment of colour selector
7948
7949 2002-08-21 [paul]       0.8.1claws90
7950
7951         * sync with 0.8.1cvs27
7952                 see ChangeLog 2002-08-21
7953
7954 2002-08-21 [paul]       0.8.1claws89
7955
7956         * src/summaryview.c
7957                 fix crash when changing field type in
7958                 Quick search bar
7959
7960 2002-08-21 [colin]      0.8.1claws88
7961
7962         * src/summaryview.c
7963                 Made quick search case-insensitive
7964
7965 2002-08-21 [paul]       0.8.1claws87
7966
7967         * sync with 0.8.1cvs26
7968                 see ChangeLog 2002-08-21
7969
7970 2002-08-20 [christoph]  0.8.1claws86
7971
7972         * src/folderview.c
7973         * src/main.c
7974         * src/summaryview.[ch]
7975                 more summaryview/folderitem seperation for
7976                 sort_key and sort_type
7977         * src/procmsg.c
7978                 added missing return statement
7979
7980 2002-08-20 [colin]      0.8.1claws85
7981
7982         * src/summaryview.[ch]
7983                 Added a quick search box
7984         * src/mainwindow.c
7985         * src/prefs_common.[ch]
7986                 Added a show/hide option for the quick search
7987
7988 2002-08-20 [oliver]     0.8.1claws84
7989         
7990         * src/mainwindow.c
7991                 remove toolbar_create_popups
7992         * src/toolbar.[ch]
7993                 o remove toolbar_create_popups
7994                 o fix toolbar_set_sensitive 
7995                   (Bug reports #596834 and #596832)     
7996         * src/prefs_toolbar.c
7997                 o add "Set default" button
7998                 o align label and text + combo widgets
7999
8000 2002-08-20 [hoa]        0.8.1claws83bis
8001
8002         * src/imap.c
8003                 fixed a bug in imap_fetch_msginfo() in case there is no
8004                 current folder.
8005
8006 2002-08-20 [darko]      0.8.1claws83
8007
8008         * src/folderview.c
8009                 copy the color style of folder view so it
8010                 works with GTK themes
8011
8012 2002-08-20 [darko]      0.8.1claws82
8013
8014         * src/folder.h
8015         * src/folderview.c
8016         * src/prefs_folder_item.[hc]
8017                 don't use UI stuff in folder.h
8018
8019 2002-08-20 [darko]      0.8.1claws81
8020
8021         * src/folder.h
8022         * src/prefs_folder_item.h
8023         * src/folderview.c
8024         * src/prefs_folder_item.c
8025                 ability to set folder color in folderview
8026
8027 2002-08-19 [alfons]     0.8.1claws80
8028
8029         * src/summaryview.c
8030                 fix one of the earlier memleaks reported by Martin Kluge
8031
8032 2002-08-19 [alfons]     0.8.1claws79
8033
8034         * src/mainwindow.c
8035                 hide notice view when selecting seperate folder
8036                 view (reported by Urke MMI)
8037
8038 2002-08-19 [christoph]  0.8.1claws78
8039
8040         * src/folderview.c
8041         * src/prefs_folder_item.h
8042         * src/summaryview.[ch]
8043                 o add summary_set_prefs_from_folderitem to set
8044                   summaryview prefs (first step to remove all
8045                   references to the folderitem in summaryview)
8046                 o moved compiled regex stuff from folderitem prefs
8047                   to summaryview code
8048
8049 2002-08-19 [paul]       0.8.1claws77
8050
8051         * src/compose.c
8052                 add check for '.' to QUOTE_IF_REQUIRED
8053
8054 2002-08-19 [paul]       0.8.1claws76
8055
8056         * src/inc.c
8057                 sync with 0.8.1cvs25 (plug memory leak)
8058
8059         * src/prefs_toolbar.c
8060                 re-order prefs_toolbar_cancel()
8061
8062 2002-08-18 [alfons]     0.8.1claws75
8063
8064         * src/inc.c
8065         * src/matcher.c
8066                 plug other memleaks reported by Martin Kluge
8067
8068 2002-08-18 [paul]       0.8.1claws74
8069
8070         * po/pt_BR.po
8071                 updated by Fabio Jr. Beneditto
8072
8073 2002-08-18 [paul]       0.8.1claws73
8074
8075         * src/toolbar.[ch]
8076                 fix bug where tooltips were displayed untranslated              
8077
8078         * src/prefs_toolbar.c
8079                 fix bug where clicking 'Cancel' creates an icon & text
8080                 toolbar regardless of prefs
8081         
8082
8083 2002-08-17 [oliver]     0.8.1claws72
8084
8085         * src/prefs_toolbar.c
8086                 update toolbar on CANCEL
8087                 bug reported by Martin Kluge
8088         * src/toolbar.c
8089                 toolbar_destroy memleak fixed           
8090
8091 2002-08-17 [alfons]     0.8.1claws71
8092
8093         * src/toolbar.c
8094                 plug another memleak reported by Martin Kluge
8095
8096 2002-08-16 [alfons]     0.8.1claws70
8097
8098         * src/crash.c
8099                 use execvp() correctly (suggested by wwp; thanks!)
8100
8101 2002-08-16 [alfons]     0.8.1claws69
8102
8103         * src/gtksctree.c
8104                 plug memory leak reported by Kim Schultz & Martin Kluge
8105
8106 2002-08-16 [paul]       0.8.1claws68
8107
8108         * po/es.po
8109                 updated by Ricardo Mones Lastra
8110
8111 2002-08-16 [paul]       0.8.1claws67
8112
8113         * src/toolbar.h
8114                 fix bug where 'Compose News' icon showed wrong
8115                 tooltip
8116
8117 2002-08-16 [paul]       0.8.1claws66
8118
8119         * sync with 0.8.1cvs24
8120                 see ChangeLog 2002-08-16
8121
8122         * po/it.po
8123                 updated by Alessandro Maestri
8124
8125 2002-08-15 [paul]       0.8.1claws65
8126
8127         * po/sr.po
8128                 updated by Urke MMI
8129
8130 2002-08-15 [paul]       0.8.1claws64
8131
8132         * src/*.c
8133                 don't translate debug info
8134
8135         * src/matcher.[ch]
8136                 add copyright info
8137
8138 2002-08-15 [paul]       0.8.1claws63
8139
8140         * src/prefs_toolbar.c
8141                 fix bug where clicking 'OK' creates an icon & text
8142                 toolbar regardless of prefs
8143
8144 2002-08-14 [alfons]     0.8.1claws62
8145
8146         * src/main.c
8147                 add global var that has the full argv[0]
8148         * src/crash.c
8149                 o execvp the correct sylpheed by using argv0
8150                   and setting the correct work dir
8151                 o other tweaks  
8152
8153 2002-08-14 [oliver]     0.8.1claws61
8154         
8155         * enable/disable Toolbar Action Buttons 
8156         * code cleanups
8157         * src/mainwindow.c
8158         * src/toolbar.[ch]      
8159         * src/prefs_toolbar.c   
8160
8161 2002-08-14 [melvin]     0.8.1claws60
8162
8163         * po/fr.po
8164                 Updated French translations
8165
8166 2002-08-14 [melvin]     0.8.1claws59
8167
8168         * src/crash.c
8169                 Made bug report not translatable
8170         * src/exporthtml.c
8171                 Fixed exporthtml_build_filespec() return value
8172         * src/foldersel.c
8173                 Fixed incorrect include file
8174         * src/gtkspell.c
8175         * src/prefs_actions.c
8176         * src/prefs_toolbar.c
8177                 Made debug info not translatable
8178         * src/mutt.c
8179         * src/quote_fmt.c
8180                 Added missing includes
8181         * src/prefs_common.c
8182                 Fixed typo
8183
8184 2002-08-14 [paul]       0.8.1claws58
8185
8186         * faq/es/sylpheed-faq.html
8187           faq/es/sylpheed-faq-[1-3].html
8188           faq/es/sylpheed-faq-4.html     **NEW FILE **
8189                 update Spanish FAQ
8190
8191 2002-08-13 [christoph]  0.8.1claws57
8192
8193         * src/procmsg.c
8194                 ignore thread fix that did not mark all
8195                 child nodes of a ignored thread as
8196                 ignored. Does not work perfectly yet,
8197                 but it is better now
8198
8199 2002-08-13 [alfons]     0.8.1claws56
8200
8201         * src/crash.c
8202                 o implement 'save crash log'
8203                 o some tweaks
8204
8205 2002-08-13 [melvin]     0.8.1claws55
8206
8207         * src/main.c
8208                 removed unrequired "execinfo.h" header
8209
8210 2002-08-12 [paul]       0.8.1claws54
8211
8212         * faq/en/sylpheed-faq.html
8213           faq/en/sylpheed-faq-[1-3].html
8214           faq/en/sylpheed-faq-4.html     **NEW FILE **
8215                 update English FAQ
8216
8217 2002-08-12 [alfons]     0.8.1claws53
8218
8219         * po/POTFILES.in
8220                 add crash.c to translatables
8221         * src/crash.c
8222                 bring in Leandro's crash dialog
8223
8224 2002-08-11 [alfons]     0.8.1claws52
8225
8226         * src/crash.c
8227                 clean up some warnings
8228
8229 2002-08-11 [alfons]     0.8.1claws51
8230
8231         * acconfig.h
8232         * configure.in
8233         * src/crash.[ch]        ** NEW FILES **
8234         * src/main.c            
8235                 initial gdb crash handler
8236
8237 2002-08-11 [paul]       0.8.1claws50
8238
8239         * src/prefs_toolbar.c
8240                 replace Up/Down arrow pixmaps with text to be
8241                 consistent across icon themes
8242
8243 2002-08-11 [paul]       0.8.1claws49
8244
8245         * src/prefs_common.c
8246           src/prefs_toolbar.c
8247                 rename 'Pixmap' -> 'Icon'
8248
8249         * src/toolbar.[ch]
8250                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
8251
8252 2002-08-10 [paul]       0.8.1claws48
8253
8254         * src/prefs_toolbar.c
8255                 re-work the UI
8256
8257 2002-08-10 [paul]       0.8.1claws47
8258
8259         * src/main.c
8260                 don't write Processing progress to status bar
8261                 patch submitted by Alexander Evseev
8262
8263         * src/prefs_toolbar.c
8264                 re-position and resize window
8265                 make window assume correct size on first call
8266
8267 2002-08-10 [paul]       0.8.1claws46
8268
8269         * src/mainwindow.c
8270           src/prefs_toolbar.c
8271           src/toolbar.c
8272           src/toolbar.h
8273                 obey coding style
8274                 follow UI text conventions
8275
8276 2002-08-10 [alfons]     0.8.1claws45
8277
8278         * src/toolbar.c
8279                 correct pixmap for delete action
8280
8281 2002-08-10 [paul]       0.8.1claws44
8282
8283         * po/pt_BR.po
8284                 updated by Fabio Jr. Beneditto
8285
8286 2002-08-10 [paul]       0.8.1claws43
8287
8288         * po/POTFILES.in
8289                 add custom toolbar files
8290
8291 2002-08-10 [paul]       0.8.1claws42
8292
8293         * sync with 0.8.1cvs22
8294                 see ChangeLog 2002-08-09
8295
8296 2002-08-09 [paul]       0.8.1claws41
8297
8298         * tools/Makefile.am
8299           tools/README
8300           tools/outlook2sylpheed.pl     ** NEW FILE **
8301                 add script to convert exported Outlook
8302                 contacts list to a Sylpheed addressbook.
8303                 Submitted by Ricardo Mones Lastra.
8304
8305 2002-08-09 [paul]       0.8.1claws40
8306
8307         * AUTHORS
8308           configure.in
8309           po/sr.po      ** NEW FILE **
8310                 add Serbian message catalog. Submitted by
8311                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
8312
8313 2002-08-09 [paul]       0.8.1claws39
8314
8315         * sync with 0.8.1cvs21
8316                 see ChangeLog 2002-08-08
8317
8318 2002-08-08 [oliver]     0.8.1claws38
8319
8320         * src/mainwindow.c
8321                 move Custom Toolbar to Configuration menu
8322
8323 2002-08-08 [oliver]     0.8.1claws37
8324
8325         * src/prefs_toolbar.c
8326                 fix substitute pixmap bug
8327
8328 2002-08-08 [paul]       0.8.1claws36
8329
8330         * sync with 0.8.1cvs19
8331                 see ChangeLog 2002-08-08
8332
8333 2002-08-07 [christoph]  0.8.1claws35
8334
8335         * src/utils.c
8336                 fixed a memory leak in new canonicalize_file_replace
8337
8338 2002-08-07 [christoph]  0.8.1claws34
8339
8340         * src/utils.[ch]
8341                 o canonicalize_file_replace should create the temporary
8342                   file in the same directory as the original file.
8343                 o added get_tmpfile_in_dir that creates a temorary file
8344                   in a specified directory.
8345
8346 2002-08-07 [melvin]     0.8.1claws33
8347
8348         * src/toolbar.c
8349                 fixed bug where 'Article' button acted as 'Email' button.
8350
8351 2002-08-07 [paul]       0.8.1claws32
8352
8353         * sync with 0.8.1.cvs17
8354                 see ChangeLog 2002-08-07
8355
8356 2002-08-07 [colin]      0.8.1claws31
8357         
8358         * src/news.c
8359                 fix mass-cancel problem
8360
8361 2002-08-07 [thorsten]   0.8.1claws30
8362
8363         * src/prefs_toolbar.c
8364                 fix: crash on replace or add new button
8365         * src/toolbar.c
8366                 fix: close xmlfile after reading
8367         * src/utils.c
8368                 fix: unlink() file before rename()
8369
8370 2002-08-06 [paul]       0.8.1claws29
8371
8372         * sync with 0.8.cvs15
8373                 see ChangeLog 2002-08-06
8374
8375 2002-08-06 [oliver]     0.8.1claws28
8376
8377         * src/toolbar.c
8378         * src/prefs_toolbar.c
8379                 fixed empty toolbar issue
8380
8381 2002-08-06 [oliver]     0.8.1claws27
8382
8383         * Custom Toolbar Final 
8384         * src/folderview.c
8385         * src/inc.c
8386         * src/summaryview.c
8387                 o toolbar stuff now lives in src/toolbar.[ch]
8388                 o main_window_toolbar_* functions are renamed to
8389                   toolbar_* reflecting their new source file
8390         * src/mainwindow.[ch]
8391                 o remove toolbar stuff  
8392
8393 2002-08-06 [oliver]     0.8.1claws26
8394         
8395         * src/Makefile.am
8396         * src/prefs_toolbar.[ch]        **New File**
8397         * src/toolbar.[ch]              **New File**
8398                 o prefs_toolbar.[ch] custom toolbar frontend
8399                 o toolbar.[ch]       backend 
8400
8401 2002-08-06 [oliver]     0.8.1claws25
8402
8403         * src/prefs_actions.[ch]
8404                 o new exported function actions_execute
8405
8406 2002-08-06 [paul]       0.8.1claws24
8407
8408         * sync with 0.8.1cvs4
8409                 see ChangeLog 2002-08-06
8410
8411 2002-08-06 [paul]       0.8.1claws23
8412
8413         * sync with 0.8.1cvs13
8414                 see ChangeLog 2002-08-06
8415
8416 2002-08-06 [paul]       0.8.1claws22
8417
8418         * sync with 0.8.1cvs12
8419                 see ChangeLog 2002-08-05 and 2002-08-06
8420
8421 2002-08-06 [match]      0.8.1claws21
8422
8423         * src/addrclip.c
8424                 improvements to cut/copy/paste address
8425
8426 2002-08-05 [match]      0.8.1claws20
8427
8428         * src/addritem.[ch]
8429         * src/addrcache.c
8430         * src/addrbook.c
8431         * src/editaddress.c
8432         * src/addressbook.c
8433                 fixes to improve cut/copy/paste
8434
8435 2002-08-06 [melvin]     0.8.1claws19
8436
8437         * src/account.[ch]
8438                 account_find_all_from_address(): new function that returns the
8439                 list of all accounts that are matched in an address.
8440         * src/alertpanel.[ch]
8441                 alertpanel() now accepts a custom widget
8442                 alertpanel_with_widget(): new function that pops up a panel with
8443                 a custom widget in it 
8444         * src/gtkutils.[ch]
8445                 gtkut_account_menu_new(): new function that allows the selection
8446                 of an account from a list of accounts.
8447         * src/messageview.c
8448                 Extended Return Receipt notification to select the correct 
8449                 account and to make a security test on the Delivery-Notification
8450                 address which should be the same as the Return-Path.
8451
8452 2002-08-06 [thorsten]   0.8.1claws18
8453
8454         * src/mimeview.c
8455                 attach_all: save unnamed as "noname.%d",
8456                 dont free static dirname
8457
8458 2002-08-05 [alfons]     0.8.1claws17
8459
8460         * configure.in
8461                 detect XIM by trying to link rather than compile a XIM program
8462
8463 2002-08-05 [oliver]     0.8.1claws16
8464                 
8465         * src/stock_pixmap.[ch]
8466                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
8467                 o new func to retrieve pixmaps
8468
8469 2002-08-05 [paul]       0.8.1claws15
8470
8471         * sync with 0.8.1cvs10
8472                 see ChangeLog 2002-08-05
8473
8474 2002-08-04 [alfons]     0.8.1claws14
8475
8476         * src/textview.c
8477                 see if this plugs memleak
8478
8479 2002-08-04 [melvin]     0.8.1claws13
8480
8481         * src/gtkspell.c
8482                 fixed bug that could crash Sylpheed when highlighting
8483                 all misspelled words.
8484
8485 2002-08-03 [melvin]     0.8.1claws12
8486
8487         * src/prefs_actions.c
8488                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
8489         * src/messageview.c
8490                 fixed bug where the Return Receipt was sent to
8491                 Delivery-Notification-To address even if it was not present
8492
8493 2002-08-02 [alfons]     0.8.1claws11
8494
8495         * src/prefs_actions.c
8496                 o more check for NULLs
8497                 o put create_io_dialog() in right conditional block
8498
8499 2002-08-02 [paul]       0.8.1claws10
8500
8501         * po/es.po
8502                 updated by Ricardo Mones Lastra
8503
8504 2002-08-01 [christoph]  0.8.1claws9
8505
8506         * src/folder.c
8507                 don't free the cache of the opened
8508                 folder in the summaryview
8509         * src/summaryview.c
8510                 don't unset flags, if it is not required
8511
8512 2002-08-01 [paul]       0.8.1claws8
8513
8514         * sync with 0.8.1cvs8
8515                 see ChangeLog entry 2002-08-01
8516
8517 2002-08-01 [paul]       0.8.1claws7
8518
8519         * sync with 0.8.1cvs7
8520                 see ChangeLog 2002-07-31 and 2002-08-01
8521
8522 2002-07-31 [christoph]  0.8.1claws6
8523
8524         * src/mainwindow.c
8525                 forgot to update menu sensitivity
8526                 function for new menu entry
8527
8528 2002-07-31 [alfons]     0.8.1claws5
8529
8530         * src/main.c
8531                 check folder item and its path for NULL on
8532                 initial processing
8533
8534 2002-07-31 [christoph]  0.8.1claws4
8535
8536         * src/folder.c
8537                 check if folder_item_get_msginfo in
8538                 folder_item_remove_msg returned NULL
8539         * src/imap.c
8540                 better clear the uid cache in the
8541                 uid validity check function and delete
8542                 cached messages
8543
8544 2002-07-31 [paul]       0.8.1claws3
8545
8546         * man/sylpheed.1
8547                 add the '--attach' option and a few other
8548                 minor changes
8549
8550 2002-07-31 [paul]       0.8.1claws2
8551
8552         * sync with 0.8.1cvs5
8553                 see ChangeLog 2002-07-31
8554
8555 2002-07-31 [christoph]  0.8.1claws1
8556
8557         * src/folderview.[ch]
8558         * src/mainwindow.c
8559                 replace "Rescan all folders..." with
8560                 "Check all folders for new messages..."
8561
8562 2002-07-30 [paul]       0.8.1claws
8563
8564         * version 0.8.1claws released
8565
8566 2002-07-30 [paul]       0.8.0claws29
8567
8568         * tools/OOo2sylpheed.pl ** NEW FILE **
8569           tools/README
8570                 add script to enable sending documents as
8571                 attachments from OpenOffice.org
8572
8573 2002-07-30 [melvin]     0.8.0claws28
8574
8575         * src/prefs_actions.c
8576                 Made the actions' input/output dialog display
8577                 without delay.
8578
8579 2002-07-30 [christoph]  0.8.0claws27
8580
8581         * src/procmsg.c
8582                 check if folder_item_get_msginfo in
8583                 procmsg_save_to_outbox returned NULL
8584
8585 2002-07-30 [paul]       0.8.0claws26
8586
8587         * sync with 0.8.1cvs4
8588                 see ChangeLog 2002-07-29
8589
8590 2002-07-29 [thorsten]   0.8.0claws25
8591
8592         * README.claws
8593                 added selective download, delete on server
8594
8595 2002-07-29 [paul]       0.8.0claws24
8596
8597         * sync with 0.8.1cvs3
8598                 see ChangeLog 2002-07-29
8599
8600 2002-07-27 [christoph]  0.8.0claws23
8601
8602         * src/folder.c
8603                 add extra check if fetching the msginfo
8604                 returned NULL
8605
8606 2002-07-27 [paul]       0.8.0claws22
8607
8608         * sync with 0.8.1cvs2
8609                 see ChangeLog 2002-07-26
8610
8611 2002-07-27 [christoph]  0.8.0claws21
8612
8613         * src/imap.c
8614                 add another check if a valid msginfo
8615                 was returned
8616
8617 2002-07-26 [hoa]        0.8.0claws20
8618
8619         * src/folder.c
8620                 Fixed a condition in folder_item_destroy()
8621
8622         * src/imap.c
8623                 Fixed an error in IMAP protocol
8624
8625 2002-07-26 [alfons]     0.8.0claws19
8626
8627         * src/folder.c
8628                 ofcourse compare with identifier, not the path
8629
8630 2002-07-26 [alfons]     0.8.0claws18
8631
8632         * src/folder.c
8633                 use folder item identifier for saving / restoring
8634                 preferences because folder->path might not be unique
8635
8636 2002-07-26 [melvin]     0.8.0claws17
8637
8638         * src/logwindow.c
8639                 Fixed a crash introduced in 0.8.0claws5 when log is 
8640                 cut under 80 characters.
8641
8642 2002-07-26 [paul]       0.8.0claws16
8643
8644         * sync with 0.8.1cvs1
8645                 see ChangeLog 2002-07-26
8646
8647 2002-07-26 [christoph]  0.8.0claws15
8648
8649         * src/imap.[ch]
8650                 imap folder now remembers the last selected
8651                 folder and imap_fetch_msginfo skips selecting
8652                 the folder if it is already selected
8653
8654 2002-07-26 [christoph]  0.8.0claws14
8655
8656         * src/folder.c
8657         * src/folderview.c
8658         * src/imap.c
8659                 fix imap folder rescanning
8660
8661 2002-07-25 [christoph]  0.8.0claws13
8662
8663         * src/filter.c
8664         * src/folder.[ch]
8665         * src/folderview.c
8666         * src/imap.[ch]
8667         * src/mainwindow.c
8668         * src/mbox_folder.c
8669         * src/mh.c
8670         * src/news.c
8671                 implement imap uid cache and uid validity check
8672
8673 2002-07-25 [alfons]     0.8.0claws12
8674
8675         * src/summaryview.c
8676                 fix a brown paper bag bug, and also add some more
8677                 checks
8678
8679 2002-07-25 [christoph]  0.8.0claws11
8680
8681         * src/folder.c
8682                 don't mix copy, fetch_msginfo and remove
8683                 operations in folder item copy and move
8684                 operations
8685
8686 2002-07-25 [christoph]  0.8.0claws10
8687
8688         * src/folderview.c
8689         * src/mainwindow.c
8690         * src/prefs_folder_item.c
8691         * src/summaryview.[ch]
8692                 remove no longer required parameter update_cache from
8693                 summary_show
8694
8695 2002-07-25 [paul]       0.8.0claws9
8696
8697         * sync with 0.8.1
8698         
8699         * AUTHORS
8700                 a few corrections
8701
8702 2002-07-24 [alfons]     0.8.0claws8
8703
8704         * src/summaryview.c
8705                 sort correctly when using simplified subject line
8706                 (closes feature request "[ 585141 ] applying regexp to subject 
8707                 before sort" submitted by Alexandra Walford)
8708
8709 2002-07-24 [paul]       0.8.0claws7
8710
8711         * sync with 0.8.0cvs3
8712                 see ChangeLog 2002-07-24
8713
8714 2002-07-23 [christoph]  0.8.0claws6
8715
8716         * src/folder.c
8717         * src/folder.h
8718         * src/summaryview.c
8719         * src/summaryview.h
8720         * src/main.c
8721                 o separate processing and summaryview
8722                 o removed summary_write_cache from summaryview
8723                 o removed summaryview->killed_messages, because we don't have
8724                   to keep a list of killed messages anymore. New cache will
8725                   keep the hidden messages in cache anyway
8726         * src/folderview.c
8727         * src/inc.c
8728         * src/selective_download.c
8729                 o removed unnecessary summary_write_cache calls
8730         * src/procmsg.c
8731                 o don't set ignore thread flag in procmsg_get_thread_tree
8732                   if it is already set
8733         * src/mainwindow.c
8734         * src/statusbar.h
8735                 o moved STATUSBAR_PUSH/POP to statusbar.h because
8736                   they are used in different files
8737
8738 2002-07-23 [melvin]     0.8.0claws5
8739
8740         * src/addressbook.c
8741         * src/addrgather.c
8742         * src/editaddress.c
8743         * src/editgroup.c
8744         * src/editldap_basedn.c
8745         * src/importldif.c
8746         * src/prefs_common.c
8747                 Fixed few memory leak (gtk_editable_get_chars returns
8748                 an allocated string)
8749         * src/logwindow.c
8750                 Fixed few memory leak (gtk_editable_get_chars returns
8751                 an allocated string) and modified a little the log cutting
8752                 loop.
8753         * src/compose.c
8754                 Replaced a call to an obsolete function gtk_entry_get_text()
8755                 by gtk_editable_get_chars()
8756         * src/send.c
8757                 Removed a debug printf
8758
8759 2002-07-23 [christoph]  0.8.0claws4
8760
8761         * src/filesel.c
8762                 fix another g_dirname memory leak
8763
8764 2002-07-23 [christoph]  0.8.0claws3
8765
8766         * src/mh.c
8767                 fixed a memory leak in mh_fetch_msginfo
8768                 fixed crash when message header could not be
8769                 parsed
8770
8771 2002-07-23 [paul]       0.8.0claws2
8772
8773         * sync with 0.8.0cvs2
8774                 see ChangeLog 2002-07-23
8775
8776 2002-07-23 [paul]       0.8.0claws1
8777
8778         * sync with 0.8.0cvs1
8779                 see ChangeLog 2002-07-23
8780
8781 2002-07-23 [paul]       0.8.0claws
8782
8783         * release of 0.8.0claws
8784
8785 2002-07-23 [paul]       0.7.8claws99
8786
8787         * po/ru.po
8788                 new Russian translation, submitted by
8789                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
8790
8791 2002-07-22 [jens]       0.7.8claws98
8792
8793         * po/de.po
8794                 Updated German translations.
8795
8796 2002-07-22 [paul]       0.7.8claws97
8797
8798         * po/es.po
8799           po/it.po
8800           po/nl.po
8801           po/pt_BR.po
8802                 updated translations by Ricardo Mones Lastra,
8803                 Alessandro Maestri, Wilbert Berendsen and 
8804                 Fabio Jr. Beneditto respectively
8805
8806 2002-07-22 [christoph]  0.7.8claws96
8807
8808         * src/mimeview.c
8809                 fix memory leak caused by wrong g_dirname usage
8810
8811 2002-07-22 [christoph]  0.7.8claws95
8812
8813         * src/summaryview.c
8814                 update new and unread message counts for summaryview
8815                 summaryview does not get it from the folder anymore
8816                 and has to update the values itself
8817
8818 2002-07-22 [melvin]     0.7.8claws94
8819
8820         * po/fr.po
8821                 Updated French translations.
8822
8823 2002-07-22 [christoph]  0.7.8claws93
8824
8825         * src/matcher.c
8826                 set prop->preg pointer to NULL or following check
8827                 will not fail and regexec will be called with
8828                 invalid pointer
8829
8830 2002-07-21 [alfons]     0.7.8claws92
8831         
8832         * src/prefs_common.[ch]
8833                 remove option "Send return receipt on request"
8834
8835 2002-07-21 [thorsten]   0.7.8claws91
8836
8837         * src/mimeview.c
8838                 fixed memleaks, coding style as pointed out by alfons
8839
8840 2002-07-21 [alfons]     0.7.8claws90
8841
8842         * src/messageview.c
8843         * src/noticeview.[ch]
8844                 o fix bug notice view being displayed when going to empty folder 
8845                   (noticed by Christoph)
8846                 o allow RRR to be sent when restarting sylpheed, or changing folder 
8847                   (noticed by Thorsten)
8848
8849 2002-07-21 [thorsten]   0.7.8claws89
8850
8851         * src/mimeview.c
8852                 Included save_all patch from Xaview FACQ
8853                 added support for pathnames
8854
8855 2002-07-21 [alfons]     0.7.8claws88
8856
8857         * po/POTFILES.in
8858         * src/Makefile.am
8859         * src/mainwindow.c
8860         * src/messageview.[ch]
8861         * src/noticeview.c      ** NEW FILE **
8862         * src/noticeview.h      ** NEW FILE **
8863                 make return receipts work again
8864                 (UI idea by Leandro Pereira)
8865
8866 2002-07-21 [paul]       0.7.8claws87
8867
8868         * src/summaryview.c
8869                 fix sensitivity of 'Select thread'
8870
8871 2002-07-21 [paul]       0.7.8claws86
8872
8873         * src/prefs_common.c
8874                 add browser command line for Galeon
8875
8876 2002-07-21 [paul]       0.7.8claws85
8877
8878         * Makefile.am
8879                 fix 'EXTRA_DIST': remove README.README, add TODO
8880                 and TODO.claws
8881
8882 2002-07-21 [alfons]     0.7.8claws84
8883
8884         * src/gtkstext.c
8885                 make enter clear selection
8886                 (closes "[ 579888 ] Editor selection/entry error"
8887                 reported by Steve Lamb)
8888
8889 2002-07-21 [alfons]     0.7.8claws83
8890         
8891         * src/summaryview.c
8892                 sort message list when selecting unthread messages
8893                 (closes "[ 501593 ] switching threaded view doesn't sort"
8894                 reported by Simon Schubert)
8895
8896 2002-07-20 [alfons]     0.7.8claws82
8897         
8898         * src/matcher.c
8899                 const-correctness
8900
8901 2002-07-20 [thorsten]   0.7.8claws81
8902
8903         * src/matcher.c
8904                 Fixed expansion of empty fields in matchactions
8905
8906 2002-07-19 [melvin]     0.7.8claws80
8907
8908         * src/gtkspell.c
8909                 Removed a duplicate menu entry (fast mode) introduced during
8910                 the new cache merge
8911                 Added a menu separator between 'Use alternate' and 'Fast mode'
8912
8913 2002-07-19 [paul]       0.7.8claws79
8914
8915         * tools/Makefile.am
8916           tools/README
8917                 correct typos
8918
8919 2002-07-19 [thorsten]   0.7.8claws78
8920
8921         * tools/calypso_convert.pl      ** NEW FILE **
8922           tools/README
8923           tools/Makefile.am
8924                 script to import mbox files exported
8925                 by calypso
8926                 o generates folder structure
8927                 o includes attachments
8928
8929 2002-07-19 [melvin]     0.7.8claws77
8930
8931         * src/selective_download.[ch]
8932                 Fixed bug where closing the dialog with the window manager's
8933                 close button will not unlock the summary
8934                 Corrected some function declarations that missed a return value
8935                 Made the source code comply better with coding style.
8936         * src/prefs_common.c
8937                 Added new browser command line for Mozilla.
8938
8939 2002-07-18 [paul]       0.7.8claws76
8940
8941         * src/mainwindow.c
8942           src/selective_download.[ch]
8943                 reflect theme changes, fix Gdk Warning when creating 
8944                 pixmap from NULL window, and minor clean up.
8945                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8946
8947         * po/en_GB.po
8948                 updated
8949
8950 2002-07-17 [paul]       0.7.8claws75
8951
8952         * INSTALL[.jp]
8953                 sync with 0.8.0
8954         
8955         * po/en_GB.po
8956                 updated
8957
8958 2002-07-16 [paul]       0.7.8claws74
8959
8960         * tools/filter_conv.pl
8961           tools/README
8962                 replace conversion script with reimplemented version, 
8963                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
8964
8965 2002-07-16 [colin]      0.7.8claws73
8966
8967         * src/summaryview.c
8968                 remove forgotten debug messages - sorry ;-)
8969
8970 2002-07-16 [colin]      0.7.8claws72
8971
8972         * src/mimeview.c
8973           src/summaryview.c
8974           src/textview.c
8975           src/textview.h
8976                 add the ability to select part of a text mime-part 
8977                 to reply.
8978
8979 2002-07-15 [christoph]  0.7.8claws71
8980
8981         * src/folder.c
8982                 fix folder message count for folders without
8983                 msg_is_changed (includes news folders)
8984
8985 2002-07-15 [martin]     0.7.8claws70
8986
8987         * src/summaryview.c
8988                 option "display recipient on 'From'..." now works
8989                 without the need of enabling the option
8990                 "display  sender  using  address  book".
8991
8992 2002-07-15 [christoph]  0.7.8claws69
8993
8994         * src/summaryview.c
8995                 removed setting folder status from summaryview.
8996                 folder.c should update all message counts correctly.
8997
8998 2002-07-15 [paul]       0.7.8claws68
8999
9000         * po/pt_BR.po
9001                 updated by Fabio Junior Beneditto
9002
9003 2002-07-15 [darko]      0.7.8claws67
9004
9005         * src/mh.c
9006                 Fixed target folder colorization, don't decrease op
9007                 number twice
9008
9009 2002-07-14 [paul]       0.7.8claws66
9010
9011         * sync with main 0.8.0
9012                 see ChangeLog 2002-07-14
9013
9014 2002-07-13 [melvin]     0.7.8claws65
9015         
9016         * src/addrbook.c
9017         * src/addressbook.c
9018         * src/addrindex.c
9019                 Replaced sprintf by g_snprintf to prevent possible buffer
9020                 overflow.
9021         * src/news.c
9022                 Corrected a log message output format.
9023                 Added a missing "done" debug output.
9024         * src/compose.c
9025                 Added keyboard accelerator for Priority menu items
9026                 Added missing \n in debug output
9027         * src/logwindow.c
9028         * src/gtkspell.c
9029         * src/rfc2015.c
9030                 Added missing \n in debug output
9031
9032 2002-07-13 [paul]       0.7.8claws64
9033
9034         * man/sylpheed.1
9035                 change Sergey's email address to the sf address
9036
9037         * src/textview.c
9038                 increase show_url_timeout (more useful for long
9039                 urls)
9040
9041 2002-07-12 [sergey]     0.7.8claws63
9042
9043         * src/rfc2015.c
9044                 applied (with some modifications) patch to set the
9045                 micalg parameter for signatures
9046                 (2001-08-28 Werner Koch <wk@gnupg.org>)
9047
9048 2002-07-12 [sergey]     0.7.8claws62
9049
9050         * man/Makefile.am
9051         * configure.in
9052                 fixed man page installation
9053
9054 2002-07-12 [paul]       0.7.8claws61
9055
9056         * sync with 0.7.8cvs26
9057                 see ChangeLog 2002-07-11 and 2002-07-12
9058
9059 2002-07-11 [christoph]  0.7.8claws60
9060
9061         * src/compose.c
9062         * src/procmsg.c
9063                 first use the message number to find the message
9064                 to mark with a reply flag but check the
9065                 message-id if we got the correct message, if not
9066                 try to find it by message-id.
9067                 use new string seperator that is not allowed
9068                 in message-ids.
9069
9070 2002-07-11 [paul]       0.7.8claws59
9071
9072         * sync with 0.7.8cvs23
9073                 see ChangeLog 2002-07-10
9074
9075 2002-07-10 [christoph]  0.7.8claws58
9076
9077         * src/folder.[ch]
9078         * src/msgcache.[ch]
9079                 Added message-id table to the cache in memory
9080                 and functions to msgcache.c and folder.c to
9081                 fetch MsgInfos by message id
9082         * src/compose.c
9083         * src/procmsg.c
9084                 store folder and message-id of message replying
9085                 to in queue header and set reply flag after sending
9086                 (Closes bug #469498)
9087
9088 2002-07-10 [paul]       0.7.8claws57
9089
9090         * AUTHORS
9091           man/sylpheed.1.gz
9092                 add Martin to the list of authors
9093
9094 2002-07-09 [martin]     0.7.8claws56
9095         * src/gtksctree.c
9096                 Added gtk_ctree_last_visible(), tree_update_level(),
9097                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
9098                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9099                 from gtk+ to gtksctree.c for the new sorting code
9100                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
9101                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
9102         * src/gtksctree.h
9103                 Added declaration for gtk_sctree_sort_recursive() and
9104                 gtk_sctree_sort_node
9105         * src/addressbook.c
9106         * src/foldersel.c
9107         * src/folderview.c
9108         * src/summaryview.c
9109                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9110                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
9111
9112 2002-07-08 [paul]       0.7.8claws55
9113
9114         * more sync with 0.7.8cvs21
9115                 see ChangeLog 2002-07-08
9116
9117 2002-07-08 [paul]       0.7.8claws54
9118
9119         * sync with 0.7.8cvs21
9120                 see ChangeLog 2002-07-08
9121
9122 2002-07-07 [alfons]     0.7.8claws53
9123
9124         * src/Makefile.am
9125         * src/stock_pixmap.[ch]
9126         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
9127         * src/pixmaps/notice_error.xpm  ** NEW FILE **
9128         * src/pixmaps/notice_note.xpm   ** NEW FILE **
9129                 add new pixmaps for upcoming notice pane
9130
9131 2002-07-06 [melvin]     0.7.8claws52
9132
9133         * src/gtkspell.[ch]
9134                 Made them a bit closer to Sylpheed's coding style.
9135                 Removed old code.
9136                 Removed possible memory leaks when some errors occurs.
9137
9138 2002-07-06 [melvin]     0.7.8claws51
9139
9140         * po/Makefile.in.in
9141                 Removed --no-location in xgettext command line to help
9142                 translators that use Emacs' po-mode
9143         * src/quote_fmt.c
9144                 Removed unnecessary comments that messed up sylpheed.pot
9145
9146 2002-07-06 [paul]       0.7.8claws50
9147
9148         * sync with 0.7.8cvs19
9149                 see ChangeLog 2002-07-05
9150
9151 2002-07-06 [christoph]  0.7.8claws49
9152
9153         * src/folder.c
9154         * src/mainwindow.c
9155                 fix folder_item_remove_all_msg and folderview
9156                 status for trash folders after emptying trash
9157
9158 2002-07-05 [paul]       0.7.8claws48
9159
9160         * sync with 0.7.8cvs16
9161                 see ChangeLog 2002-07-04 and 2002-07-05
9162
9163 2002-07-04 [paul]       0.7.8claws47
9164
9165         * sync with 0.7.8cvs14
9166                 see  ChangeLog 2002-07-04
9167
9168 2002-07-03 [alfons]     0.7.8claws46
9169
9170         * src/folder.c
9171                 dupe folder item's path because it's being reallocated
9172                 by new folder scanning code
9173
9174 2002-07-03 [christoph]  0.7.8claws45
9175
9176         * src/imap.c
9177                 better IMAP uid fetching using 'FETCH 1:* (UID)'
9178         * src/msgcache.c
9179                 add missing return in msgcache_write
9180
9181 2002-07-02 [thorsten]   0.7.8claws44
9182
9183         * src/jpilot.c
9184         * src/msgcache.c
9185         * src/rfc2015.c
9186                 use binary mode for file access
9187
9188 2002-07-02 [christoph]  0.7.8claws43
9189
9190         * major code cleanup (part 1)
9191         
9192                 - unused variables removed
9193                 - unused functions removed
9194                 - uninitialized variables checked
9195                 - missing return statements added
9196                 - missing function return types added
9197                 - added parentheses around assignment and
9198                   && in || when suggested by gcc
9199               
9200         * src/mh.c
9201         * src/folder.c
9202                 replaced direct calls to folder->scan_tree
9203                 with folder_scan_tree and restore folder
9204                 prefs in this function. The folder should
9205                 not have to deal with them.
9206                 ( Should now work for all folder types )
9207
9208 2002-07-02 [paul]       0.7.8claws42
9209
9210         * sync with 0.7.8cvs13
9211                 see ChangeLog 2002-07-01 and 2002-07-02
9212
9213 2002-07-01 [christoph]  0.7.8claws41
9214
9215         * src/summaryview.c
9216                 fix "goto next/prev unread message" with
9217                 ignored threads
9218
9219 2002-07-01 [paul]       0.7.8claws40
9220
9221         * po/es.po
9222                 updated by Ricardo Mones Lastra
9223
9224 2002-06-30 [match]      0.7.8claws39
9225
9226         * src/jpilot.c
9227                 applied variation of leonerd's patch (566661) to
9228                 allow multiple email addresses per JPilot entry.
9229                 addresses may be separated by space, comma, pipe,
9230                 semi-colon, new-line.
9231
9232 2002-06-30 [alfons]     0.7.8claws38
9233
9234         * src/procmsg.c
9235                 simple fix for putting older nodes before
9236                 newer nodes when threading by subject
9237
9238 2002-06-30 [christoph]  0.7.8claws37
9239
9240         * src/folder.c
9241         * src/folderview.c
9242         * src/mh.c
9243         * src/news.c
9244         * src/procmsg.c
9245                 fix broken folder tree rescaning
9246                 and don't use procmsg_get_mark_sum
9247                 anymore
9248
9249 2002-06-30 [christoph]  0.7.8claws36
9250
9251         * merge new cache branch
9252         * src/imap.c
9253                 fix new cache imap copy bug
9254         * src/folder.c
9255                 improved folder_item_scan
9256                 it should now always set the correct
9257                 new, unread and total message counts
9258
9259 2002-06-29 [paul]       0.7.8claws35
9260
9261         * configure.in
9262                 correct syntax error
9263
9264 2002-06-29 [paul]       0.7.8claws34
9265
9266         * configure.in
9267           Makefile.am
9268           man/Makefile.am       ** NEW FILE **
9269           man/sylpheed.1.gz     ** NEW FILE **
9270                 add Sylpheed man page
9271
9272 2002-06-29 [paul]       0.7.8claws33
9273
9274         * po/pt_BR.po
9275                 updated by Fabio Junior Beneditto
9276
9277 2002-06-28 [jens]       0.7.8claws32
9278
9279         * po/de.po
9280                 translation updated
9281
9282         * src/selective_download.c
9283                 removed gettext for space " "
9284
9285         * src/imap.c
9286                 removed wrong space
9287
9288 2002-06-28 [paul]       0.7.8claws31
9289
9290         * sync with 0.7.8cvs11
9291                 see ChangeLog 2002-06-28
9292
9293 2002-06-28 [paul]       0.7.8claws30
9294
9295         * sync with 0.7.8cvs10
9296                 see ChangeLog 2002-06-27 and 2002-06-28
9297
9298 2002-06-26 [paul]       0.7.8claws29
9299
9300         * src/addrgather.c
9301           src/selective_download.c
9302                 don't gettextise empty strings.
9303                 reserved by gettext. gettext("") returns 
9304                 the header entry with meta information, 
9305                 not the empty string
9306
9307         * po/en_GB.po
9308                 updated
9309
9310 2002-06-26 [paul]       0.7.8claws28
9311
9312         * sync with 0.7.8cvs7
9313                 see ChangeLog 2002-06-25
9314
9315         * src/prefs_common.c
9316                 ...and in the process, tweak the gui a little
9317
9318 2002-06-25 [alfons]     0.7.8claws27
9319         
9320         * configure.in
9321         * src/Makefile.am
9322                 fine tune ldap library detection
9323
9324 2002-06-25 [alfons]     0.7.8claws26
9325
9326         * src/compose.c
9327                 don't allow return receipts when composing a news article
9328
9329 2002-06-25 [paul]       0.7.8claws25
9330
9331         * Makefile.am
9332                 add '$(AMTAR)' to 'release' section to allow for
9333                 new and older autotools
9334
9335 2002-06-25 [paul]       0.7.8claws24
9336
9337         * src/summaryview.c
9338                 fix "No more unread messages" persistant pop-up
9339                 window bug
9340
9341 2002-06-25 [paul]       0.7.8claws23
9342
9343         * po/it.po
9344                 updated by Alessandro Maestri
9345
9346 2002-06-25 [paul]       0.7.8claws22
9347
9348         * sync with 0.7.8cvs6
9349                 see ChangeLog 2002-06-25
9350
9351 2002-06-24 [paul]       0.7.8claws21
9352
9353         * tools/update-po
9354                 add GPL copyright information
9355
9356 2002-06-24 [paul]       0.7.8claws20
9357
9358         * tools/Makefile.am
9359           tools/README
9360           tools/update-po       ** NEW FILE **
9361                 add script that eases the creation of *.po files
9362                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
9363
9364 2002-06-23 [alfons]     0.7.8claws19
9365
9366         * src/messageview.c
9367                 make notification_convert_header obey const correctness
9368                 (next step will be fixing the broken return receipt)
9369
9370 2002-06-23 [paul]       0.7.8claws18
9371
9372         * src/messageview.c
9373                 fix bug introduced in last commit:
9374                 removed too much code in last commit - put back what's
9375                 needed
9376
9377 2002-06-23 [paul]       0.7.8claws17
9378
9379         * src/messageview.[ch]
9380                 remove code committed in error from locally patched
9381                 source
9382
9383 2002-06-23 [colin]      0.7.8claws16
9384
9385         * src/compose.[ch]
9386                 add compose_entry_select(), used to select the default_to
9387                 email address - hopefully avoiding people sending mails to
9388                 wrong recipients.
9389
9390 2002-06-22 [alfons]     0.7.8claws15
9391
9392         * AUTHORS
9393                 add Bram Metsch & Stanislav Karchebny
9394         * src/smtp.[ch]
9395         * src/prefs_account.[ch]
9396         * src/send.c
9397                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
9398                   options.  (see <http://sourceforge.net/tracker/index.php
9399                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
9400
9401                 - merge Stanislav's fix to make SMTP AUTH work with qmail
9402                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
9403
9404 2002-06-22 [paul]       0.7.8claws14
9405
9406         * sync with 0.7.8cvs5
9407                 see ChangeLog 2002-06-19 and 2002-06-20
9408
9409 2002-06-22 [alfons]     0.7.8claws13
9410
9411         * src/selective_download.c
9412                 fix a stupid mistake I made
9413
9414 2002-06-22 [alfons]     0.7.8claws12
9415
9416         * src/selective_download.[ch]
9417                 fix another unnoticed leak; cleanup code
9418
9419 2002-06-21 [alfons]
9420
9421         * tools/Makefile.am
9422                 gpg-sign <-- gpg-sign-syl
9423
9424 2002-06-21 [alfons]     0.7.8claws11
9425
9426         * src/selective_download.c
9427         * src/selective_download.h
9428                 fix assorted mix of allocation errors (should solve
9429                 problem reported by Philippe Gramoullé, see:
9430                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
9431
9432 2002-06-20 [melvin]     0.7.8claws10
9433
9434         * tools/gpg-sign *REMOVED*
9435           tools/gpg-sign-syl *ADDED*
9436                 Replaced the gpg clearsigning script with the version using
9437                 xterm instead of ssh-askpass and changed its name.
9438
9439         * README.claws
9440                 Updated actions example to reflect the renaming of the
9441                 gpg clearsigning script.
9442
9443 2002-06-19 [paul]       0.7.8claws9
9444
9445         * sync with 0.7.8claws9
9446                 see ChangeLog 2002-06-18 and 2002-06-19
9447
9448 2002-06-19 [paul]       0.7.8claws8
9449
9450         * sync with 0.7.8cvs1
9451                 see ChangeLog 2002-06-18
9452
9453 2002-06-18 [alfons]     0.7.8claws7
9454
9455         * src/mainwindow.h
9456                 add omitted prototype
9457
9458 2002-06-17 [paul]       0.7.8claws6
9459
9460         * src/mainwindow.c
9461                 fix hiding of exec_btn
9462
9463 2002-06-17 [paul]       0.7.8claws5
9464
9465         * src/pop.c
9466                 remove unneeded code: should_delete() 
9467                 and Pop3State::uidl_todelete_list
9468
9469 2002-06-17 [paul]       0.7.8claws4
9470
9471         * sync with 0.7.8
9472                 see ChangeLog 2002-06-11 and 2002-06-13
9473
9474 2002-06-16 [alfons]     0.7.8claws3
9475         
9476         * src/folder.c
9477                 make sure lock sort mode (claws specific) is
9478                 also persists after a tree rescan
9479
9480 2002-06-16 [alfons]     0.7.8claws2
9481
9482         * src/prefs_folder_item.c
9483         * src/folder.[ch]
9484                 fix persistence of folder sort mode (broken
9485                 by adapting Hiro's new folder persistence code)
9486
9487 2002-06-16 [alfons]     0.7.8claws1
9488
9489         * AUTHORS
9490         * src/logwindow.c
9491         * src/prefscommon.[ch]
9492                 control size of log text in log window; 
9493                 closes patch #569155 submitted by Mitko Haralanov.
9494
9495 2002-06-15 [paul]       0.7.8claws
9496
9497         * release of 0.7.8claws
9498
9499 2002-06-15 [paul]       0.7.7claws
9500
9501         * po/pt_BR.po
9502                 updated by Fabio Junior Beneditto
9503
9504 2002-06-14 [paul]       0.7.6claws49
9505
9506         * po/es.po
9507                 updated by Ricardo Mones Lastra
9508
9509 2002-06-14 [paul]       0.7.6claws48
9510
9511         * po/nl.po
9512                 updated translation by Wilbert Berendsen
9513
9514 2002-06-14 [melvin]     0.7.6claws47
9515
9516         * po/fr.po
9517                 Updated French translation
9518
9519 2002-06-13 [paul]       0.7.6claws46
9520
9521         * src/filesel.c
9522                 allow filename to be typed in, rather than just
9523                 selected by the mouse. Patch by Gustavo Noronha Silva.
9524
9525 2002-06-13 [alfons]     0.7.6claws45
9526
9527         * src/mainwindow.[ch]
9528                 more cleanups (removing unnecessary menu items Expand 
9529                 summary / message view)
9530
9531 2002-06-13 [melvin]     0.7.6claws44
9532
9533         * po/POTFILES.in
9534                 Added src/string_match.c
9535         * src/string_match.c
9536                 Fixed possible buffer overflow.
9537                 Corrected typo.
9538                 Added missing config.h header.
9539         * src/prefs_common.c
9540           src/prefs_matcher.c
9541           src/prefs_scoring.c
9542                 Made some strings translatable (missing _(..)).
9543
9544 2002-06-13 [melvin]     0.7.6claws43
9545
9546         * README.claws
9547                 Corrected action example (verifying clearsigned mail).
9548         * src/prefs_account.c
9549                 Corrected typo.
9550         * src/prefs_common.c
9551                 Removed incorrect line that generated a Gtk-CRITICAL msg.
9552
9553 2002-06-12 [alfons]     0.7.6claws42
9554
9555         * src/summaryview.c
9556                 add init of score column lost in 0.7.6claws42
9557
9558 2002-06-12 [paul]       0.7.6claws41
9559
9560         * src/prefs_account.c
9561                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
9562                 behavior of the radio buttons, (from 0.7.7cvs2)
9563
9564 2002-06-11 [alfons]     0.7.6claws40
9565
9566         * src/messageview.[ch]
9567         * src/summaryview.[ch]
9568         * src/summary_search.c
9569         * src/mainwindow.c
9570                 perform a sync to bring in Hiro's separate view implementation 
9571
9572                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
9573
9574 2002-06-11 [paul]       0.7.6claws39
9575         
9576         * src/prefs_account.c
9577                 correct a typo on the Receive tab
9578
9579 2002-06-10 [match]      0.7.6claws38
9580
9581         * src/addressbook.c
9582                 Included address completion patch from Gustavo Noronha.
9583
9584 2002-06-10 [paul]       0.7.6claws37
9585
9586         * src/inc.[ch]
9587           src/pop.c
9588           src/prefs_account.[ch]
9589           src/selective_download.[ch]
9590                 apply PATCH #561712
9591                  NEW:
9592                 - check if POP Account
9593                 - Receive Button renamed to Preview
9594                 - Preview Button Popup: preview new/all messages
9595                 - Download Button
9596                 - Account Preferences-->Receive tab checkbutton if you
9597                   want to remove Mail after Download
9598                 -: default YES
9599                 - Account Preferences-->Receive tab checkbutton use
9600                   filtering rules on preview
9601                   (think of delete_on_server)
9602                 -: default YES
9603                 - Account selectable from SD dialog
9604                 - checkbutton to show already downloaded messages if
9605                   all messages are previewed
9606                 - new clist column showing Date
9607                 - ESC KEY close
9608                 FIXES:
9609                 - play ball with UIDL
9610                 - fault tolerant (?) 
9611                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9612
9613 2002-06-10 [melvin]     0.7.6claws36
9614
9615         * README.claws
9616                 Added a hint to ac/README in cvs instructions.
9617
9618         * src/prefs_actions.c
9619                 Made it possible to use a more elaborate command line
9620                 for asynchronous actions, too.
9621
9622 2002-06-10 [melvin]     0.7.6claws35
9623         
9624         * src/prefs_actions.c
9625                 Make it possible to use a more elaborate command line
9626                 (e.g. |foo|bar|cat>there;echo Done|)
9627                 Corrected error message when calling %f, %F and %p commands
9628                 from the compose window.
9629
9630 2002-06-09 [colin]      0.7.6claws34
9631
9632         * src/summaryview.c
9633                 Automatically find unread messages in current folder
9634                 before annoying the user.
9635
9636 2002-06-08 [alfons]     0.7.6claws33
9637
9638         * po/it.po
9639                 remove bad formatting string in it.po translation
9640                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
9641
9642 2002-06-08 [paul]       0.7.6claws32
9643
9644         * sync with 0.7.6cvs25
9645                 see ChangeLog 2002-06-07
9646
9647 2002-06-05 [paul]       0.7.6claws31
9648
9649         * src/mainwindow.c
9650                 add 'Sort by locked' and 'Sort by score'
9651
9652 2002-06-05 [paul]       0.7.6claws30
9653
9654         * sync with 0.7.6cvs24
9655                 see ChangeLog 2002-06-04
9656
9657 2002-06-04 [paul]       0.7.6claws29
9658
9659         * po/pt_BR.po
9660                 updated by Fabio Junior Beneditto
9661
9662 2002-06-03 [thorsten]   0.7.6claws28
9663
9664         * src/matcher.c
9665                 fclose() matcherrc after reading
9666
9667 2002-06-03 [paul]       0.7.6claws27
9668
9669         * sync with 0.7.6cvs21
9670                 see ChangeLog 2002-05-31
9671
9672 2002-05-31 [paul]       0.7.6claws26
9673
9674         * sync with 0.7.6cvs20
9675                 see ChangeLog 2002-05-29 and 2002-05-30
9676
9677 2002-05-31 [paul]       0.7.6claws25
9678
9679         * src/imap.c
9680                 hopefully fix last buggy sync
9681
9682         * README.claws
9683                 correct typo in 'Actions' examples
9684
9685 2002-05-29 [paul]       0.7.6claws24
9686
9687         * sync with 0.7.6cvs18
9688                 see ChangeLog 2002-05-28 and 2002-05-29
9689
9690         * src/news.c
9691           src/nntp.[ch]
9692                 sync with above 
9693
9694 2002-05-28 [paul]       0.7.6claws23
9695
9696         * sync with 0.7.6cvs16
9697                 see ChangeLog 2002-05-28
9698
9699 2002-05-27 [thorsten]   0.7.6claws22 
9700
9701         * faq/it/sylpheed-faq-1.html
9702           faq/it/sylpheed-faq-2.html
9703           faq/it/sylpheed-faq-3.html
9704           faq/it/sylpheed-faq.html
9705                 corrected DOS lineendings
9706         * faq/de/sylpheed-faq-1.html
9707           faq/de/sylpheed-faq-2.html
9708           faq/en/sylpheed-faq-1.html
9709           faq/en/sylpheed-faq-2.html
9710           faq/en/sylpheed-faq-3.html
9711           faq/es/sylpheed-faq-1.html
9712           faq/es/sylpheed-faq-2.html
9713           faq/es/sylpheed-faq-3.html
9714           faq/fr/sylpheed-faq-1.html
9715           faq/it/sylpheed-faq-1.html
9716           faq/it/sylpheed-faq-2.html
9717           faq/it/sylpheed-faq-3.html
9718           faq/it/sylpheed-faq.html
9719                 changed ">" to &quot;
9720
9721 2002-05-27 [paul]       0.7.6claws21
9722         
9723         * sync with 0.7.6cvs15
9724                 see ChangeLog 2002-05-27
9725
9726 2002-05-27 [paul]       0.7.6claws20
9727
9728         * src/prefs_account.c
9729                 correct a typo
9730
9731 2002-05-26 [paul]       0.7.6claws19
9732
9733         * tools/README
9734                 correct a typo
9735
9736 2002-05-25 [paul]       0.7.6claws18
9737
9738         * tools/README
9739                 add description of kmail2sylpheed.pl
9740
9741 2002-05-25 [paul]       0.7.6claws17
9742
9743         * tools/kmail2sylpheed.pl       ** NEW FILE **
9744                 perl script that converts an exported Kmail address
9745                 book, converts it to sylpheed addressbook file,
9746                 writes the file to .sylpheed, and updates
9747                 addrbook--index.xml 
9748
9749 2002-05-25 [paul]       0.7.6claws16
9750
9751         * sync with 0.7.6cvs14
9752                 see ChangeLog 2002-05-23
9753
9754 2002-05-24 [paul]       0.7.6claws15
9755
9756         * README.claws
9757                 make a correction and add some more info
9758
9759 2002-05-24 [paul]       0.7.6claws14
9760
9761         * src/compose.c
9762                 fix memory leak in 
9763                 compose_redirect_write_headers_from_headerlist()
9764                 add Subject and Resent-Message-ID to
9765                 compose_redirect_write_headers()
9766                 Received, Subject, and X-UIDL are filtered out in 
9767                 compose_redirect_write_to_file()
9768
9769 2002-05-23 [paul]       0.7.6claws13
9770
9771         * src/compose.[ch]
9772           src/filtering.c
9773           src/mainwindow.c
9774           src/matcher.[ch]
9775           src/matcher_parser_lex.l
9776           src/matcher_parser_parse.y
9777           src/prefs_common.[ch]
9778           src/prefs_filtering.c
9779           src/summaryview.c
9780                 rename 'Bounce' to 'Redirect'
9781
9782 2002-05-23 [paul]       0.7.6claws12
9783
9784         * more sync with 0.7.6cvs13
9785           src/compose.c
9786                 see ChangeLog 2002-05-22
9787
9788 2002-05-22 [paul]       0.7.6claws11
9789
9790         * sync with 0.7.6cvs13
9791           src/codeconv.c
9792                 see ChangeLog 2002-05-20
9793           src/prefs_common.c
9794                 see ChangeLog 2002-05-22
9795
9796 2002-05-21 [melvin]     0.7.6claws10
9797
9798         * src/folderview.c
9799                 Added missing filtering and scoring headers
9800                 Fixed bad function call that showed garbage 
9801                 in Folder->Processing
9802
9803 2002-05-21 [paul]       0.7.6claws9
9804
9805         * tools/Makefile.am
9806                 make all tools executable, (patch by Alfons).
9807
9808 2002-05-20 [alfons]     0.7.6claws8
9809
9810         * src/procheader.c
9811                 don't forget to call mktime() so we have a valid week 
9812                 and year day
9813                 (Bug report by Roger Sondermann <mail@jumaros.de>)
9814
9815 2002-05-20 [paul]       0.7.6claws7
9816
9817         * src/html.c
9818                 fix broken parsing of urls
9819         * src/textview.c
9820                 fix displaying of urls
9821
9822                 both fixes from the patch [547855] by Eugene 
9823                 Brevdo (zonem)
9824
9825 2002-05-19 [alfons]     0.7.6claws6
9826
9827         * configure.in
9828                 make sylpheed configure correctly with the latest
9829                 and greatest of automake / autoconf / gettext
9830
9831 2002-05-19 [alfons]     0.7.6claws5
9832
9833         * src/procheader.c
9834         * src/procheader.h
9835                 add function for returning ime zone offset
9836         * src/quote_fmt.c
9837         * src/quote_fmt_parse.y
9838                 better quotation formatting - does not convert
9839                 to local time, but uses the original date string.
9840                 
9841                 Note: %z inserts the timezone offset (should 
9842                 work also on platforms where strftime does not
9843                 support %z).
9844
9845 2002-05-18 [christoph]  0.7.6claws4
9846
9847         * src/summaryview.c
9848                 fix indentation of some code
9849         * tools/Makefile.am
9850                 fix spaces after \
9851         * src/Makefile.am
9852                 add missing \
9853                 correct path for ignorethread.xpm
9854                 incorrect filename for sylpheed_logo.xpm
9855                 add missing include matcher_parser_parse.h
9856
9857 2002-05-18 [paul]       0.7.6claws3
9858
9859         * sync with 0.7.6cvs8
9860                 see ChangeLog 2002-05-16 and 2002-05-17
9861
9862 2002-05-18 [melvin]     0.7.6claws2
9863
9864         * README.claws
9865                 Corrected an action's definition and fixed some misspellings.
9866
9867 2002-05-18 [paul]       0.7.6claws1
9868
9869         * tools/Makefile.am
9870           tools/gpg-sign        ** new file **
9871           tools/uudec           ** new file **
9872                 add Melvin's Actions scripts
9873
9874         * README.claws
9875                 add Melvin's descriptions for Actions
9876
9877 2002-05-18 [paul]       0.7.6claws
9878
9879         * Version 0.7.6claws released
9880
9881 2002-05-17 [paul]       0.7.5claws32
9882
9883         * po/es.po
9884                 updated by Ricardo Mones Lastra
9885
9886 2002-05-17 [paul]       0.7.5claws31
9887
9888         * src/compose.c
9889                 fix Account prefs default folder for sent/draft/deleted
9890                 messages bug
9891
9892         * po/it.po
9893           po/nl.po
9894                 updated translation by Alessandro Maestri and
9895                 Wilbert Berendsen
9896
9897 2002-05-17 [melvin]     0.7.5claws30
9898
9899         * src/prefs_actions.c
9900                 Fixed bug where using %F not at the end of the command 
9901                 resulted in an additional empty argument being created.
9902                 Thanks to Darko Koruga for reporting the bug.
9903
9904 2002-05-17 [melvin]     0.7.5claws29
9905
9906         * po/fr.po
9907                 Updated French translations.
9908
9909 2002-05-15 [paul]       0.7.5claws28
9910         
9911         * po/es.po
9912                 updated by Ricardo Mones Lastra
9913
9914 2002-05-15 [paul]       0.7.5claws27
9915
9916         * sync with 0.7.6cvs4
9917                 see ChangeLog 2002-05-14 and 2002-05-15
9918
9919 2002-05-14 [paul]       0.7.5claws26
9920
9921         * sync with 0.7.6cvs1
9922                 see ChangeLog 2002-05-13
9923
9924 2002-05-13 [thorsten]   0.7.5claws25
9925
9926         * src/messageview.c
9927                 fix select_all and copy in multipart messages
9928         * src/mainwindow.c
9929                 fix select_all and copy in multipart messages
9930
9931 2002-05-12 [paul]       0.7.5claws24
9932
9933         * src/summaryview.c
9934                 reverse last commit, bug already fixed in 0.7.5claws3
9935
9936 2002-05-12 [netztorte]  0.7.5claws23
9937
9938         * src/summaryview.c
9939                 dont parse empty addressbook (checked in before claws20)
9940
9941 2002-05-12 [melvin]     0.7.5claws22
9942
9943         * src/procmsg.[ch]
9944                 Removed unneeded priority code introduced by the previous 
9945                 commit.
9946
9947 2002-05-12 [melvin]     0.7.5claws21
9948
9949         * src/compose.[ch]
9950                 Added possibility to set message's priority.
9951         * src/procmsg.[ch]
9952                 Added possibility to set message's priority.
9953                 Added missing headers
9954
9955 2002-05-12 [melvin]     0.7.5claws20
9956
9957         * src/prefs_actions.c
9958                 Removed implicitely added quotes around the name
9959                 of the temporary files of mime parts.
9960
9961 2002-05-12 [paul]       0.7.5claws19
9962
9963         * sync with 0.7.5cvs20
9964                 see ChangeLog 2002-05-11
9965
9966 2002-05-12 [alfons]     0.7.5claws18
9967
9968         * src/quote_fmt_lex.l
9969         * src/quote_fmt_parse.y
9970                 allow quote / reply date & time format to be set using
9971                 %D{format}. format is a format string you'd pass to
9972                 strftime() (see man strftime, or the Display tab |
9973                 Date format setting).
9974
9975                 Currently %D converts the date to local time. 
9976
9977 2002-05-11 [paul]       0.7.5claws17
9978
9979         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
9980                 see ChangeLog 2002-05-10 and 2002-05-11
9981
9982 2002-05-10 [paul]       0.7.5claws16
9983
9984         * sync with 0.7.5cvs16
9985                 see ChangeLog entries 2002-05-09 and 
9986                 2002-05-10
9987
9988 2002-05-10 [colin]      0.7.5claws15
9989
9990         * src/textview.c
9991                 Corrected a bug that prevented sylpheed to open
9992                 double-clicked URIs.
9993
9994 2002-05-09 [paul]       0.7.5claws14
9995
9996         * sync with 0.7.5cvs14
9997                 see ChangeLog 2002-05-08 and 2002-05-09
9998
9999 2002-05-08 [paul]       0.7.5claws13
10000
10001         * sync with 0.7.5cvs11
10002                 see ChangeLog entry 2002-05-08
10003
10004 2002-05-08 [paul]       0.7.5claws12
10005
10006         * src/mainwindow.c
10007           src/textview.[ch]
10008                 fix segfault on View->Open in new window
10009                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10010
10011 2002-05-07 [paul]       0.7.5claws11
10012
10013         * sync with 0.7.5cvs9
10014                 see ChangeLog entry 2002-05-07
10015
10016 2002-05-06 [paul]       0.7.5claws10
10017
10018         * src/messageview.c
10019           src/textview.c
10020                 display url in statusbar on single-click
10021                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10022
10023 2002-05-06 [match]      0.7.5claws9
10024
10025         * src/addritem.[ch]
10026                 new functions.
10027         * src/addrcache.c
10028                 tidy up.
10029         * src/xmlprops.[ch]
10030                 XML implementation of properties file.
10031         * src/exporthtml.[ch]
10032         * src/expthtmldlg.[ch]
10033         * src/addressbook.c
10034                 export to HTML.
10035
10036 2002-05-02 [sergey]     0.7.5claws8
10037
10038         * src/mainwindow.c (mainwin_entries),
10039           src/prefs_common.c (prefs_send_create()),
10040           src/codeconv.c (locale_table):
10041                 use charset name "Windows-1251" instead of "CP1251".
10042
10043 2002-05-02 [colin]      0.7.5claws7
10044         
10045         * src/compose.c
10046           src/prefs_common.c
10047           src/prefs_folder_item.c
10048                 Fixed cosmetics bugs due to Outbox renamed to Sent.
10049
10050 2002-05-02 [hiro]       0.7.5claws6
10051
10052         * src/imap.c
10053                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
10054
10055 2002-05-02 [paul]       0.7.5claws5
10056
10057         * src/compose.c
10058                 more sync with 0.7.5cvs7, see ChangeLog entry
10059                 2002-05-02
10060
10061 2002-05-02 [hiro]       0.7.5claws4
10062
10063         * src/compose.c
10064                 compose_queue_sub():
10065                 check if queue folder exists (closes #550397).
10066                 removed directory creation since it should be handled
10067                 transparently.
10068         * src/imap.c
10069                 imap_add_msg(): return UID for appended message
10070                 (closes #548842).
10071
10072 2002-04-30 [paul]       0.7.5claws3
10073
10074         * src/summaryview.c
10075                 fix account_find_from_address() bug
10076
10077 2002-04-28 [colin]      0.7.5claws2
10078
10079         * src/compose.c
10080           src/textview.c
10081           src/prefs_common.[ch]
10082           src/utils.[ch]
10083                 Added user-definable quotation characters recognition.
10084
10085 2002-04-28 [paul]       0.7.5claws1
10086
10087         * sync with 0.7.5cvs4
10088                 see ChangeLog entry  2002-04-25
10089
10090 2002-04-28 [paul]       0.7.5claws
10091
10092         * po/es.po
10093           po/nl.po
10094           po/pt_BR.po
10095                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
10096                 Fabio Junior Beneditto
10097
10098 2002-04-27 [jens]       0.7.4claws103
10099
10100         * po/de.po
10101                 updated German translation.
10102
10103 2002-04-27 [hiro]       0.7.4claws102
10104
10105         * src/summaryview.c
10106                 summary_write_cache(): fixed the mark loss of hidden messages.
10107
10108 2002-04-26 [melvin]     0.7.4claws101
10109
10110         * src/procmsg.c
10111                 fixed a second typo (same one)
10112         * po/fr.po
10113           po/it.po
10114           po/pt_BR.po
10115                 fixed the type again...
10116
10117 2002-04-26 [melvin]     0.7.4claws100
10118
10119         * src/procmsg.c
10120                 fixed a typo in an alert message ("temorary").
10121         * po/it.po
10122         * po/pt_BR.po
10123                 corrected the typo  described above.
10124         * po/fr.po
10125                 updated French translation.
10126
10127 2002-04-26 [darko]      0.7.4claws99
10128
10129         * src/summaryview.c
10130                 fix target folder colorization
10131
10132 2002-04-25 [paul]       0.7.4claws98
10133
10134         * po/it.po
10135                 updated by Alessandro Maestri
10136
10137 2002-04-24 [colin]      0.7.4claws97
10138         
10139         * src/compose.c
10140                 Fixed double "subject is empty" question.
10141
10142 2002-04-23 [colin]      0.7.4claws96
10143         
10144         * src/mimeview.c
10145                 Corrected issue when "automatically display images" was
10146                 not set : first image remained after selecting second.
10147
10148 2002-04-23 [melvin]     0.7.4claws95
10149
10150         * src/prefs_actions.c
10151                 Don't display in/out dialog if there is nothing to show.
10152
10153 2002-04-23 [paul]       0.7.4claws94
10154
10155         * sync with 0.7.5cvs3
10156                 bug fixes: see ChangeLog entry 2002-04-23
10157
10158 2002-04-22 [darko]      0.7.4claws93
10159
10160         * src/compose.c
10161                 fix previous check-in which changed code after
10162                 merge from main
10163
10164 2002-04-22 [paul]       0.7.4claws92
10165
10166         * faq/de/*
10167                 add German FAQ
10168         * faq/en/*
10169           faq/es/*
10170           faq/fr/*
10171                 update English, Spanish and French FAQs
10172         * manual/de/*
10173           manual/es/*
10174                 add German and Spanish manuals
10175         * manual/en/*
10176           manual/fr/*
10177                 update English and French manuals
10178
10179         * src/Makefile.am
10180                 add to and re-arrange the pixmap entries
10181
10182 2002-04-22 [darko]      0.7.4claws91
10183
10184         * src/compose.c
10185                 fix sender initials recognition to only allow
10186                 '>' after the initials
10187
10188 2002-04-21 [paul]       0.7.4claws90
10189
10190         * sync with 0.7.5 release
10191                 see ChangeLog entry 2002-04-21
10192
10193 2002-04-21 [alfons]
10194
10195         * src/Makefile.am
10196                 add colin's new pixmaps to EXTRA_DIST
10197
10198 2002-04-21 [colin]      0.7.4claws89
10199         * src/compose.c
10200         * src/inc.c
10201         * src/mainwindow.[ch]
10202         * src/prefs_common.[ch]
10203         * src/stock_pixmap.[ch]
10204                 Added "Work offline" ability.
10205
10206 2002-04-21 [colin]      0.7.4claws88
10207         
10208         * src/mimeview.c
10209         * src/prefs_common.c
10210         * src/prefs_common.h
10211         * src/textview.c : Added an option to common preferences -> display
10212           to allow user not to automatically display images.
10213
10214 2002-04-21 [paul]       0.7.4claws87
10215
10216         * sync with 0.7.4cvs52
10217                 see ChangeLog entry 2002-04-21 (src/imap.c)
10218
10219 2002-04-21 [paul]       0.7.4claws86
10220
10221         * sync with 0.7.4cvs51
10222                 see ChangeLog entry 2002-04-21
10223
10224 2002-04-21 [paul]       0.7.4claws85
10225
10226         * sync with 0.7.4cvs49
10227                 see ChangeLog entries 2002-04-20 and 2002-04-21
10228
10229         * src/Makefile.am
10230                 clean up: remove old 'stock_' element from xpm 
10231                 filenames.
10232
10233 2002-04-21 [alfons]     0.7.4claws84
10234
10235         apply sync patch from Paul
10236
10237         * src/folderview.c
10238                 use old claws prefs_folder_item_create() for now
10239
10240 2002-04-19 [match]      0.7.4claws83
10241
10242         * src/addressbook.[ch]
10243         * src/addrharvest.[ch]
10244         * src/addrgather.[ch]
10245                 recurse folders.
10246         * src/mainwindow.c
10247         * src/summaryview.[ch]
10248                 change menu option.
10249
10250 2002-04-19 [paul]       0.7.4claws82
10251
10252         * po/pt_BR.po
10253                 updated by Fabio Junior Beneditto
10254
10255 2002-04-14 [alfons]     0.7.4claws81
10256
10257         * src/passphrase.c
10258                 add #include <sys/types.h> for mode_t and off_t 
10259
10260 2002-04-13 [paul]       0.7.4claws80
10261         
10262         * src/main.c
10263           src/passphrase.[ch]
10264           src/pgptext.c
10265           src/prefs_common.[ch]
10266           src/rfc2015.c
10267                 enable storing of GnuPG passphrase for the whole 
10268                 session or a user-defined number of minutes. patch 
10269                 submitted by Ravemax <ravemax@dextrose.com>
10270
10271 2002-04-13 [alfons]     0.7.4claws79
10272
10273         * src/textview.c
10274                 make email parser also stop scanning when encountering separators
10275                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
10276
10277 2002-04-13 [paul]       0.7.4claws78
10278
10279         * sync with 0.7.4cvs39
10280                 see ChangeLog entry 2002-04-12
10281
10282 2002-04-11 [paul]       0.7.4claws77
10283
10284         * sync with 0.7.4cvs37
10285                 see ChangeLog entry 2002-04-11
10286
10287 2002-04-11 [paul]       0.7.4claws76
10288
10289         * COPYING 
10290                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
10291                 the clause for OpenSSL). sync with sylpheed main
10292
10293 2002-04-09 [melvin]     0.7.4claws75
10294
10295         * src/compose.c
10296                 Made 'Ctrl-Enter' on send ignore some modifiers 
10297                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
10298                 to bind other *-Enter (but not Alt-Enter).
10299
10300 2002-04-09 [paul]       0.7.4claws74
10301
10302         * sync with 0.7.4cvs35
10303                 see ChangeLog entries 2002-04-09
10304
10305 2002-04-08 [paul]       0.7.4claws73
10306
10307         * sync with 0.7.4cvs33
10308                 see ChangeLog entry 200-04-08
10309
10310 2002-04-07 [match]      0.7.4claws72
10311
10312         * src/addrharvest.[ch]
10313                 fixed to read all addresses in header, regardless
10314                 of header size. improved name parsing. accommodate
10315                 harvest from folders and selected message.
10316         * src/addritem.[ch]
10317                 included new address parsing function.
10318         * src/addrgather.[ch]
10319         * src/addressbook.[ch]
10320         * src/summaryview.[ch]
10321         * src/mainwindow.c
10322                 allow address harvest of folder as well as selected
10323                 messages.
10324
10325 2002-04-07 [paul]       0.7.4claws71
10326
10327         * src/esmtp.[ch]
10328           src/smtp.c
10329                 don't try to authenticate with CRAM-MD5 in SMTP when 
10330                 SMTP-AUTH enabled if MTA doesn't issue this 
10331                 auth-method in it's ehlo-response. bug item #531364,
10332                 patch item #938910. patch submitted by Colin Leroy 
10333                 <colin@colino.net>
10334
10335 2002-04-07 [paul]       0.7.4claws70
10336
10337         * src/nntp.c
10338                 fix missing MODE_READER bug. patch submitted by
10339                 Colin Leroy <colin@colino.net>
10340
10341 2002-04-07 [alfons]     0.7.4claws69
10342
10343         * src/matcher.[ch]
10344         * src/prefs_filtering.c
10345         * src/summaryview.c
10346                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
10347                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
10348
10349 2002-04-07 [paul]       0.7.4claws68
10350
10351         * sync with 0.7.4cvs32
10352                 see ChangeLog entry 2002-04-06
10353
10354         * tools/filter_conv.pl
10355                 more bug fixes
10356
10357 2002-04-06 [paul]       0.7.4claws67
10358
10359         * tools/filter_conv.pl
10360                 modify to be able to find the name of the first
10361                 mailbox and use that. main's filter does not
10362                 record the full path to the mailbox and therefore
10363                 can only filter to the first mailbox.
10364
10365 2002-04-05 [paul]       0.7.4claws66
10366
10367         * tools/filter_conv.pl
10368                 attempt to make the script all-encompassing and
10369                 be able to convert any main 'filter' rule thrown
10370                 at it
10371
10372 2002-04-05 [paul]       0.7.4claws65
10373
10374         * tools/filter_conv.pl
10375                 allow for collapsed folder trees
10376
10377 2002-04-05 [paul]       0.7.4claws64
10378
10379         * sync with 0.7.4cvs31
10380                 see ChangeLog entries 2002-04-05
10381
10382 2002-04-03 [paul]       0.7.4claws63
10383
10384         * sync with 0.7.4cvs29
10385                 see ChangeLog entries 2002-04-02 and 2002-04-03
10386
10387 2002-04-02 [paul]       0.7.4claws62
10388
10389         * sync with 0.7.4cvs26
10390                 see ChangeLog entry 2002-04-01
10391
10392 2002-04-02 [match]      0.7.4claws61
10393
10394         * src/pine.[ch]
10395         * src/importpine.[ch]
10396         * src/addressbook.c
10397                 import Pine address book.
10398
10399 2002-04-02 [match]      0.7.4claws60
10400
10401         * src/addrharvest.[ch]
10402                 improve address parsing of funky addresses.
10403
10404 2002-04-02 [darko]      0.7.4claws59
10405
10406         * src/compose.c
10407                 wrap on send improvements, it now recognizes quoted
10408                 initials as part of the quotation string, and it
10409                 does not join lines separated by CR
10410
10411 2002-04-01 [match]      0.7.4claws58
10412
10413         * src/mgutils.[ch]
10414                 added new functions.
10415         * src/mutt.[ch]
10416                 remove excessive duplicate address generation
10417                 on import.
10418
10419 2002-04-01 [alfons]     0.7.4claws57
10420         
10421         * src/summaryview.c
10422                 put back g_free() 
10423
10424 2002-04-01 [paul]       0.7.4claws56
10425
10426         * sync with 0.7.4cvs25
10427                 see ChangeLog entry 2002-04-01
10428
10429 2002-04-01 [alfons]     0.7.4aprilfool55
10430
10431         * src/summaryview.c
10432                 honour feature request item #537427 to allow for
10433                 displaying names from address book for sent mail also
10434
10435 2002-03-29 [paul]       0.7.4claws54
10436
10437         * src/mainwindow.c
10438           src/prefs_filtering.[ch]
10439           src/prefs_matcher.c
10440           src/summaryview.c
10441                 add 'fast filter' for claws' filtering,
10442                 /Tools/Create filter rule/... patch submitted
10443                 by Neill Miller <neillm@thecodefactory.org>
10444
10445 2002-03-29 [paul]       0.7.4claws53
10446
10447         * sync with 0.7.4cvs24
10448                 see ChangeLog entry 2002-03-29
10449
10450 2002-03-28 [paul]       0.7.4claws52
10451
10452         * sync with 0.7.4cvs23
10453                 see ChangeLog entry 2002-03-28
10454
10455 2002-03-27 [melvin]     0.7.4claws51
10456
10457         * src/prefs_actions.c
10458                 Added support to pass only one message part (as a
10459                 file) to the command using '%p'. No quotes are needed
10460                 because doubles quotes are automatically added.
10461                 Fixed bug where Sylpheed could block when waiting for
10462                 a child process to finish.
10463                 Changed the help menu to remove quotes around symbols to 
10464                 avoid misinterpretation (they must not be used).
10465
10466 2002-03-27 [melvin]     0.7.4claws50
10467
10468         * src/inc.c
10469                 Made the new mail notification command always 
10470                 execute asynchronously.
10471
10472 2002-03-27 [paul]       0.7.4claws49
10473
10474         * src/compose.c
10475                 fix bug introduced in last commit
10476
10477 2002-03-27 [paul]       0.7.4claws48
10478
10479         * sync with 0.7.4cvs21
10480                 see ChangeLog 2002-03-26 and 2002-03-27
10481
10482 2002-03-26 [hoa]        0.7.4claws47
10483
10484         * src/prefs_folder_item.c
10485                 really fixed the bug #516442 with folder rescan.
10486
10487 2002-03-26 [paul]       0.7.4claws46
10488
10489         * sync with 0.7.4cvs19
10490                 see ChangeLog entries 2002-03-25 and 2002-03-26
10491
10492 2002-03-25 [hoa]        0.7.4claws45
10493
10494         * src/matcher.c
10495         * src/mh.c
10496                 fix the bug #516442 with folder rescan.
10497
10498         * src/prefs_common.[ch]
10499         * src/compose.c
10500                 added an option to enable two different behaviours
10501                 for bounce.
10502
10503
10504 2002-03-25 [paul]       0.7.4claws44
10505
10506         * src/mainwindow.c
10507           src/selective_download.c
10508                 correct a few menuitem labels
10509
10510 2002-03-25 [christoph]  0.7.4claws43
10511
10512         * src/procmsg.c
10513                 fix non deleted tmp message in
10514                 procmsg_save_to_outbox
10515                 fix problems caused by sync with
10516                 main branch's procmsg_send_queue
10517
10518 2002-03-25 [paul]       0.7.4claws42
10519
10520         * src/quote_fmt.c
10521           src/quote_fmt_lex.l
10522           src/quote_fmt_parse.y
10523                 add Last name (%L) placeholder for quoting. 
10524                 patch submitted by Thorsten Thielen 
10525                 <thth@users.sourceforge.net>
10526
10527 2002-03-25 [paul]       0.7.4claws41
10528
10529         * src/utils.c
10530                 get full hostname. patch submitted by
10531                 Bob Woodside <rwoodside1@comcast.net>
10532
10533 2002-03-25 [paul]       0.7.4claws40
10534
10535         * src/account.c
10536           src/news.c
10537           src/nntp.[ch]
10538           src/prefs_account.[ch]
10539                 enable NNTP over SSL. patch submitted by
10540                 Pascal Jermini <pascal@infinity.hn.org>
10541
10542 2002-03-24 [paul]       0.7.4claws39
10543
10544         * src/prefs_common.c
10545                 make the arrangement of the Compose tab more
10546                 coherent
10547
10548         * src/mainwindow.c
10549                 fix some irregularities of style
10550
10551         * po/de.po
10552                 updated by Kilian Krause
10553
10554 2002-03-23 [paul]       0.7.4claws38
10555
10556         * po/pt_BR.po
10557                 updated by Fabio Junior Beneditto
10558
10559 2002-03-23 [paul]       0.7.4claws37
10560
10561         * src/mainwindow.c
10562                 move 'Gather addresses' to 'Tools' menu
10563                 make 'Selective download' sensitive
10564
10565 2002-03-23 [paul]       0.7.4claws36
10566
10567         * sync with 0.7.4cvs16
10568                 see ChangeLog entries 2002-03-23
10569
10570 2002-03-22 [christoph]  0.7.4claws35
10571
10572         * src/quote_fmt_parse.y
10573                 fix include program output
10574
10575 2002-03-22 [alfons]     0.7.4claws34
10576
10577         * src/pop.c
10578                 initialize GDate stack variable correctly (sorry!)
10579
10580 2002-03-22 [paul]       0.7.4claws33
10581
10582         * src/compose.c
10583           src/mainwindow.c
10584           src/prefs_actions.c
10585           src/prefs_common.c
10586                 rename 'Tool' to 'Tools'
10587
10588         * src/mainwindow.c
10589                 move 'Delete duplicated messages' from
10590                 'Message/' to 'Tools/'
10591                 re-arrange the order of 'Tools/' items
10592
10593 2002-03-22 [paul]       0.7.4claws32
10594
10595         * src/addr_compl.c
10596           src/addressbook.[ch]
10597                 auto-address completion now also matches on
10598                 Nickname. patch submitted by Bob Forsman 
10599                 <hammor@users.sourceforge.net>
10600
10601         * src/editaddress.c
10602                 correct a spelling mistake
10603
10604 2002-03-22 [alfons]     0.7.4claws31
10605
10606         * src/pop.c
10607                 fix getting uidl from incorrect string 
10608                 (spotted by Colin)
10609
10610 2002-03-21 [alfons]     0.7.4claws30
10611
10612         * src/pop.c
10613                 more code refactoring
10614                 plug mem leak introduced by delete on server
10615
10616 2002-03-21 [paul]       0.7.4claws29
10617
10618         * sync with 0.7.4cvs11
10619                 see ChangeLog entries 2002-03-20
10620
10621 2002-03-20 [alfons]     0.7.4claws28
10622
10623         * src/inc.c
10624                 apply Colin's patch and refactor
10625
10626 2002-03-20 [paul]       0.7.4claws27
10627
10628         * sync with sylpheed 0.7.4cvs9
10629                 see ChangeLog entry 2002-03-20
10630
10631 2002-03-19 [christoph]  0.7.4claws26
10632
10633         * src/mh.c
10634         * src/procmsg.[ch]
10635         * src/summaryview.c
10636                 revert changes for flag updates
10637                 (does not work correctly and no time to debug)
10638
10639 2002-03-20 [alfons]     0.7.4claws25
10640
10641         * src/pop.c
10642                 refactor should_delete() a little bit 
10643
10644 2002-03-19 [paul]       0.7.4claws24
10645
10646         * src/inc.[ch]
10647           src/pop.c
10648           src/prefs_account.[ch]
10649                 allow the user to leave downloaded mail on the 
10650                 server for n days. Patch submitted by Colin Leroy 
10651                 <colin@colino.net>
10652
10653 2002-02-19 [paul]       0.7.4claws23
10654
10655         * sync with sylpheed 0.7.4cvs8
10656                 see ChangeLog entries 2002-03-19
10657
10658 2002-03-18 [paul]       0.7.4claws22
10659
10660         * sync with sylpheed 0.7.4cvs6
10661                 see ChangeLog entry 2002-03-18
10662
10663 2002-03-18 [paul]       0.7.4claws21
10664
10665         * po/en_GB.po
10666                 add en_GB message catalogue
10667
10668         * src/mbox_folder.c
10669           src/prefs_account.c
10670           src/prefs_actions.c
10671                 correct a few spelling mistakes
10672
10673 2002-03-17 [alfons]     0.7.4claws20
10674
10675         * src/matcher.c
10676                 more stringent checks for NULL params when writing
10677                 filtering actions to a file
10678                 
10679 2002-03-17 [hoa]        0.7.3claws20
10680
10681         * src/news.c
10682                 fixed the count of new messages
10683
10684         * src/compose.c
10685                 fixed the "attachment properties" window
10686
10687 2002-03-17 [paul]       0.7.4claws19
10688
10689         * src/defs.h
10690           src/folder.h
10691           src/news.c
10692           src/prefs_account.[ch]
10693           src/procmsg.[ch]
10694           src/summaryview.c
10695                 automatically mark cross-posted messages as read 
10696                 and (optionally) give them a colour label
10697                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
10698                 
10699
10700 2002-03-17 [paul]       0.7.4claws18
10701
10702         * sync with sylpheed 0.7.4cvs5
10703                 see ChangeLog entry 2002-03-17
10704
10705 2002-03-17 [melvin]     0.7.4claws17
10706         
10707         * src/textview.c
10708                 Worked around a gtktext 'bug': when searching for 
10709                 a text in a long message it was scrolling slowly
10710                 line by line until it hit the searched text.
10711         * po/fr.po
10712                 Updated French translation
10713
10714 2002-03-17 [melvin]     0.7.4claws16
10715
10716         * src/mainwindow.c
10717         * src/compose.c
10718         * src/prefs_actions.c
10719                 Moved "Edit/Actions" to "Tool/Actions"
10720                 Made mainwindow/compose window sensitive as soon as
10721                 no child process is running anymore even if the io dialog
10722                 is open.
10723                 Fixed a struct being initialized with a non constant char*
10724
10725 2002-03-16 [christoph]  0.7.4claws15
10726
10727         * configure.in
10728                 add --with-compiler-flags option
10729                 (only for developer hacking)
10730         * src/mh.c
10731         * src/procmsg.[ch]
10732         * src/summaryview.c
10733                 try to make folder-stats and flag handling more
10734                 independent from the summaryview. msgcounts
10735                 are only set when the folder is opened and
10736                 procmsg_msginfo_(un)set_flags will handle it
10737                 later and summaryview will get the values
10738                 from the folder.
10739
10740 2002-03-16 [paul]       0.7.4claws14
10741
10742         * src/messageview.c
10743                 fix Return-receipt. Patch submitted by Bob
10744                 Woodside <rwoodside1@comcast.net>
10745
10746 2002-03-16 [paul]       0.7.4claws13
10747
10748         * src/compose.c
10749                 fix 'dynamic' signatures, make it work again
10750                 broken during sync on 2002-03-14 (0.7.4claws2)
10751
10752 2002-03-15 [match]      0.7.4claws12
10753
10754         * src/addrharvest.[ch]
10755         * src/addrgather.[ch]
10756         * src/addressbook.[ch]
10757         * src/mainwindow.c
10758                 included address harvester feature. still some
10759                 issues with address parsing that I will fix.
10760
10761 2002-03-15 [match]      0.7.4claws11
10762
10763         * src/addrbook.[ch]
10764         * src/addrcache.[ch]
10765         * src/addressbook.[ch]
10766         * src/addrindex.c
10767         * src/editbook.c
10768         * src/importldif.c
10769         * src/importmutt.c
10770         * src/jpilot.[ch]
10771         * src/main.c
10772         * src/syldap.[ch]
10773         * src/vcard.[ch]
10774                 tidy up. fix memory leaks. moved attribs and methods
10775                 from individual interfaces to addrcache object. prep
10776                 for new stuff to come in.
10777
10778 2002-03-15 [alfons]     0.7.4claws10
10779
10780         * src/matcher.[ch]
10781         * src/matcher_parser_parse.y
10782         * src/matcher_parser_lex.l
10783         * src/prefs_matcher.c
10784                 add filtering conditions message greater than, smaller 
10785                 than, and exactly matching a size in bytes
10786                 (does not work with delete from POP3 server yet)
10787
10788                 this should also give others an idea what you should
10789                 do to add new criterions to claws filtering system
10790                 
10791
10792 2002-03-15 [paul]       0.7.4claws9
10793
10794         * tools/filter_conv.pl
10795                 exit if there are no filter rules to convert
10796                 rename filterrc to filterrc.old after completion
10797
10798 2002-03-15 [paul]       0.7.4claws8
10799
10800         * sync with sylpheed 0.7.4cvs3
10801                 see ChangeLog entry 2002-03-14
10802
10803 2002-03-14 [paul]       0.7.4claws7
10804
10805         * src/compose.c
10806                 clean up the last commit (ahem)
10807
10808 2002-03-14 [paul]       0.7.4claws6
10809
10810         * src/compose.c
10811                 fix bug #515655. honour account preferences
10812                 regarding gpg default signing/encryption when 
10813                 changing account from the compose window.
10814
10815 2002-03-14 [paul]       0.7.4claws5
10816
10817         * src/folderview.c
10818                 remove unnecessary curly brackets
10819
10820 2002-03-14 [paul]       0.7.4claws4
10821
10822         * src/folderview.c
10823           src/prefs_filtering.[ch]
10824                 add filter rename on folder rename and filter
10825                 delete on folder delete. Patch submitted by
10826                 Neill Miller <neillm@thecodefactory.org> 
10827
10828 2002-03-14 [christoph]  0.7.4claws3
10829
10830         * src/procmsg.c
10831         * src/send.c
10832                 fix local delivery
10833                 (patch submitted by "Simon 'corecode' Schubert")
10834         * src/prefs_common.c
10835         * src/procmsg.c
10836                 fix gcc 3.0 warning
10837
10838 2002-03-14 [paul]       0.7.4claws2
10839
10840         * sync with sylpheed 0.7.4cvs2
10841                 see ChangeLog entry 2002-03-13
10842
10843 2002-03-12 [darko]      0.7.4claws1
10844
10845         * src/mainwindow.c
10846                 fix what seems to be a copy and paste error
10847                 when setting color for important messages
10848                 (reported by wwp)
10849
10850 2002-03-11 [paul]       version 0.7.4claws released
10851
10852 2002-03-11 [paul]       0.7.4claws
10853
10854         * po/es.po
10855           po/it.po
10856           po/nl.po
10857           po/pt_BR.po
10858                 update message catalogs. Submitted by Ricardo Mones 
10859                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
10860                 Fabio Junior Beneditto
10861
10862         * configure.in
10863           faq/Makefile.am
10864           faq/it/Makefile
10865           faq/it/sylpheed-faq*
10866           src/mainwindow.c
10867           src/manual.[ch]
10868                 add FAQ in Italian
10869         
10870
10871 2002-03-11 [jens]       0.7.3claws7
10872
10873         * po/de.po
10874                 updated German translation
10875
10876 2002-03-11 [melvin]     0.7.3claws6
10877
10878         * po/fr.po
10879                 updated and corrected French translation
10880
10881 2002-03-10 [hoa]        0.7.3claws5
10882
10883         * src/account.c
10884         * src/inc.c
10885         * src/prefs_account.c
10886         * src/procmsg.c
10887         * src/send.[ch]
10888                 fixed the local account.
10889                 you have to change the default "/usr/sbin/sendmail"
10890                 to "/usr/sbin/sendmail -t" in the preferences of
10891                 the local account.
10892
10893         * src/procmime.c
10894                 removed some debug display for renderer
10895
10896 2002-03-10 [paul]       0.7.3claws4
10897
10898         * faq/en/sylpheed-faq-1.html
10899           faq/en/sylpheed-faq-2.html
10900                 update
10901
10902 2002-03-09 [paul]       0.7.3claws3
10903
10904         * sync with sylpheed 0.7.4
10905                 see ChangeLog entry 2002-03-09
10906
10907 2002-03-08 [paul]       0.7.3claws2
10908
10909         * faq/en/sylpheed-faq*
10910           faq/es/sylpheed-faq*
10911           faq/fr/sylpheed-faq*
10912                 update the FAQs
10913
10914         * manual/fr/.cvsignore
10915           manual/fr/Makefilea.am
10916           manual/fr/sylpheed*
10917           src/mainwindow.c
10918           src/manual.[ch]
10919                 add the French manual
10920
10921 2002-03-07 [paul]       0.7.3claws1
10922
10923         * sync with sylpheed 0.7.3cvs4
10924                 see ChangeLog entries  2002-03-06 and 2002-03-07
10925         
10926         * po/nl.po
10927                 updated by Wilbert Berendsen
10928
10929 2002-03-07 [melvin]     0.7.2claws34
10930
10931         * src/selective_download.c
10932                 Changed the pixmap of the receive button to MAIL_RECEIVE.
10933
10934 2002-03-06 [paul]       0.7.2claws33
10935
10936         * sync with sylpheed 0.7.3cvs1
10937                 bug fix, see ChangeLog entry 2002-03-05
10938
10939 2002-03-05 [paul]       0.7.2claws32
10940
10941         * src/mimeview.c
10942           src/pgptext.[ch]
10943           src/procmsg.c
10944                 reverse the pgp ascii-armored code implemented in 
10945                 0.7.2claws16. removal of this code until it matures.
10946                 this means that verifying ascii-armored pgp sigs and
10947                 automatic decryption of ascii-armored encrypted
10948                 messages no longer works.
10949
10950 2002-03-05 [paul]       0.7.2claws31
10951
10952         * configure.in
10953           Makefile.am
10954         * faq/Makefile.am
10955         * faq/en/Makefile.am
10956           faq/en/sylpheed-faq.html
10957           faq/en/sylpheed-faq-1.html
10958           faq/en/sylpheed-faq-2.html
10959           faq/en/sylpheed-faq-3.html
10960         * faq/es/Makefile.am
10961           faq/es/sylpheed-faq.html
10962           faq/es/sylpheed-faq-1.html
10963           faq/es/sylpheed-faq-2.html
10964           faq/es/sylpheed-faq-3.html
10965           faq/es/sylpheed-faq-4.html
10966         * faq/fr/Makefile.am
10967           faq/fr/sylpheed-faq.html
10968           faq/fr/sylpheed-faq-1.html
10969           faq/fr/sylpheed-faq-2.html
10970           faq/fr/sylpheed-faq-3.html
10971         * src/Makefile.am
10972           src/defs.h
10973           src/mainwindow.c
10974           src/manual.[ch]
10975                 add FAQs in English, Spanish and French
10976
10977
10978 2002-03-05 [paul]       0.7.2claws30
10979
10980         * manual/en/sylpheed.html
10981           manual/en/sylpheed-XX.html
10982                 updated the English manual
10983
10984 2002-03-05 [hoa]        
10985
10986         * src/summaryview.c
10987                 dialog box pops up if the article can't be deleted.
10988
10989 2002-03-04 [paul]       
10990         
10991         * po/pt_BR.po
10992                 updated by Fabio Junior Benedito
10993
10994 2002-03-04 [hoa]
10995
10996         * removed ac/gpgme.m4
10997                 to avoid autogen common problem
10998                 developers have to install gpgme development package now
10999
11000         * src/compose.c
11001                 encoding to 7bit or 8bit is enabled.
11002
11003 2002-03-03 [alfons]     0.7.2claws29
11004
11005         * src/pop.c
11006                 merge fix by Oliver Haertel for selective
11007                 download buglet
11008
11009 2002-03-03 [paul]       0.7.2claws28
11010         
11011         * sync with sylpheed 0.7.3
11012
11013 2002-03-03 [paul]       0.7.2claws27
11014
11015         * sync with sylpheed 0.7.2cvs24
11016                 see ChangeLog entries 2002-03-02 and 2002-03-03
11017
11018 2002-03-02 [melvin]     0.7.2claws26
11019
11020         * src/inc.[ch]
11021         * src/main.c
11022         * src/mainwindow.c
11023         * src/prefs_common.[ch]
11024                 Added user definable notification on new mail arrival.
11025                 Removed unused variables in spell checker prefs code.
11026
11027 2002-03-02 [melvin]     0.7.2claws25
11028
11029         * src/quote_fmt.c
11030                 Removed unnecessary escape sequences.
11031                 Changed 'Initial...' to 'Initials of Sender'
11032
11033 2002-03-02 [paul]       0.7.2claws24
11034
11035         * sync with sylpheed 0.7.2cvs22
11036                 see ChangeLog entry 2002-03-01
11037
11038 2002-03-01 [hoa]        0.7.2claws23
11039
11040         * src/mainwindow.c
11041                 Set sensitivity of delete actions to active
11042                 even if the folder is a newsgroup.
11043
11044         * src/summaryview.c
11045                 - Set sensitivity of delete actions
11046                 - Added function check_permission() that will check if the
11047                   user is authorized to delete a message. For news, it
11048                   will check if the author is the same.
11049                 - Enabled deletion when there is no trash folder.
11050
11051         * src/news.[ch]
11052                 - Added news_cancel_article() to cancel articles
11053                 - Implemented news_remove_message() (public function)
11054
11055 2002-03-01 [paul]       0.7.2claws22
11056
11057         * src/gtkutils.c
11058           src/textview.c
11059                 recognise urls that that don't include 'http://' and
11060                 simply begin 'www.' 
11061
11062         * AUTHORS
11063                 remove duplicated name
11064
11065 2002-02-28 [paul]       0.7.2claws21
11066
11067         * src/mainwindow.c
11068           src/summaryview.[ch]
11069                 add ability to 'Select thread'
11070                 combines Melvin's "Select thread's head" patch (#510907)
11071                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
11072                 patch (#518514) 
11073
11074 2002-02-28 [paul]       0.7.2claws20
11075
11076         * src/mimeview.c
11077                 hopefully fix segfault on right-clicking a mime part
11078                 that some people have experienced.      
11079                 fix submitted by Fredrik Olofsson <frol@linux.nu>
11080
11081 2002-02-28 [paul]       0.7.2claws19
11082
11083         * sync with sylpheed 0.7.2cvs21
11084                 see ChangeLog entries 2002-02-27 and 2002-02-28
11085
11086 2002-02-27 [paul]       0.7.2claws18
11087
11088         * sync with sylpheed 0.7.2cvs18
11089                 see ChangeLog entries 2002-02-26 and 2002-02-27
11090
11091 2002-02-26 [alfons]     0.7.2claws17
11092
11093         * src/procheader.c
11094                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
11095                 (spotted by Chris Hessman <idatech@gmx.net>)
11096
11097 2002-02-26 [paul]       0.7.2claws16
11098
11099         * src/mimeview.c
11100           src/pgptext.[ch]
11101           src/procmsg.c
11102                 make decryption of ascii-armored pgp encrypted messages
11103                 and verification of ascii-armored signatures work again.
11104                 slightly altered from the patch by Jens Jahnke 
11105                 <jan0sch@gmx.net>
11106
11107                 ##FIX ME##
11108                 * the checking of plaintext signatures always comes up in 
11109                   a popup box
11110                 * it doesn't work for multipart messages 
11111                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
11112                   including the msg headers and these 2 line themselves, are 
11113                   not displayed
11114
11115         * src/mainwindow.c
11116                 "View/Folder Tree" becomes "View/Separate Folder Tree"
11117                 "View/Message View" becomes "View/Separate Message View"
11118                 because its less ambiguous.
11119
11120         * po/es.po
11121                 updated by Ricardo Mones Lastra
11122
11123 2002-02-26 [paul]       0.7.2claws15
11124
11125         * sync with sylpheed 0.7.2cvs17
11126                 see ChangeLog entries 2002-02-25 and 2002-02-26
11127
11128 2002-02-25 [christoph]  0.7.2claws14
11129
11130         * src/filtering.[ch]
11131         * src/inc.c
11132                 do filtering stuff after all messages have been received
11133                   1. drop all messages to .processing
11134                   2. scan processing folder for messages
11135                   3. filter messages or move to inbox
11136                 this will also find old messages left in processing after
11137                 a crash or something like that and we get a real msginfo
11138                 from folder->get_msg_list and do not have to create our
11139                 own in filter_message
11140         * src/matcher_parser_parse.y
11141                 remove MIX/MAX warning (reordered includes)
11142
11143 2002-02-25 [paul]       0.7.2claws13
11144
11145         * sync with sylpheed 0.7.2cvs15
11146                 see ChangeLog entry 2002-02-24
11147
11148 2002-02-24 [alfons]     0.7.2claws12
11149
11150         * src/filtering.c
11151                 clear old color flags first when applying a new color to
11152                 a message info. 
11153                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
11154
11155 2002-02-24 [alfons]     0.7.2.claws11
11156         
11157         * AUTHORS
11158         * src/prefs_common.c
11159                 add presets for Opera and Konqueror, closes patch #517261,
11160                 submitted by Ville Skyttä <scop@users.sourceforge.net>
11161
11162 2002-02-24 [alfons]     0.7.2.claws10
11163
11164         * AUTHORS
11165         * src/summaryview.c
11166                 fix threading for null message ids, closes patch #521601,
11167                 submitted by Bob Forsman <hammor@users.sourceforge.net>
11168
11169 2002-02-24 [alfons]     0.7.2claws9
11170
11171         * src/summaryview.c
11172         * src/filtering.c
11173                 make Tool | Filter Message work with filtering system so
11174                 setting flags also works
11175
11176                 TODO:
11177
11178                 - Processing uses the same function as Tool | Filter
11179                   Message, but doesn't use the same update proc yet
11180
11181 2002-02-23 [paul]       0.7.2claws8
11182
11183         * sync with sylpheed 0.7.2cvs14
11184                 see ChangeLog entries 2002-02-22 and 2002-02-23
11185
11186 2002-02-22 [christoph]  0.7.2claws7
11187
11188         * src/quote_fmt.c
11189                 Add column space to table
11190         * src/quote_fmt_parse.y
11191                 Close files
11192
11193 2002-02-22 [paul]       0.7.2claws6
11194
11195         * src/Makefile.am
11196           src/defs.h
11197           src/filtering.c
11198           src/inc.[ch]
11199           src/mainwindow.c
11200           src/matcher.[ch]
11201           src/matcher_parser_lex.l
11202           src/matcher_parser_parse.y
11203           src/pop.[ch]
11204           src/prefs_account.h
11205           src/prefs_filtering.c
11206           src/selective_download.[ch]   *** NEW FILES ***
11207           src/utils.[ch]
11208           po/POTFILES.in
11209                 Selective Download added to 'Tool' menu. 
11210                 Retrieves email headers of the currently selected pop3 
11211                 account and allows the user to mark emails for deletion 
11212                 right on the pop3 server. Patch submitted by Oliver Haertel 
11213                 <oha@users.sourceforge.net>.
11214         
11215         * po/POTFILES.in
11216                 add 'src/quote_fmt.c'           
11217
11218 2002-02-22 [christoph]  0.7.2claws5
11219
11220         * src/Makefile.am
11221                 added quote_fmt.c
11222         * src/prefs_common.[ch]
11223         * src/prefs_template.c
11224         * src/quote_fmt.c               *** NEW FILE ***
11225         * src/quote_fmt.h
11226                 move quote format symbol description code
11227                 to it's own file because it is used from
11228                 differnent code parts
11229                 Rewrote symbol description GUI
11230                   + use table
11231                   + add separators
11232                   + get data from array (no more long constant strings)
11233         * src/quote_fmt_lex.l
11234         * src/quote_fmt_parse.y
11235                 Symbol for Literal % changed to \% instead of %%
11236                 (More logical as \ is used for quoting for other symbols)
11237                 Add |f and |p to include files and program output
11238                 Examples:
11239                     |f{/home/.../.signature}
11240                     |p{date}
11241         * po/de.po
11242                 Correct wrong spelling for "Referenzen"
11243
11244 2002-02-21 [paul]       0.7.2claws4
11245
11246         * src/procmsg.c
11247                 forgotten during sync
11248
11249 2002-02-21 [paul]       0.7.2claws3
11250
11251         * sync with sylpheed 0.7.2cvs11
11252                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
11253                 2002-02-20 and 2002-02-21
11254
11255 2002-02-20 [melvin]     0.7.2claws2
11256
11257         * src/prefs_actions.c
11258                 Added error report when child cannot fork or when execvp 
11259                 returns with an error.
11260
11261 2002-02-19 [christoph]  0.7.2claws1
11262
11263         * src/codeconv.c
11264                 return unconverted text if conde conversion is not possible
11265                 when libjconv is used.
11266                 (patch submitted by "Simon 'corecode' Schubert")
11267
11268 2002-02-19 [paul]       
11269
11270         * version 0.7.2claws release
11271
11272 2002-02-19 [paul]       0.7.2claws
11273
11274         * po/nl.po
11275                 updated by Wilbert Berendsen
11276
11277
11278 2002-02-18 [alfons]     0.7.1claws13
11279
11280         * src/syldap.c
11281         * src/jpilot.c
11282                 remove references to dlfcn and explicitly loading functions
11283                 from dynalink libs, because libs linked anyway, and functions
11284                 are loaded explicitly
11285
11286 2002-02-17 [melvin]     0.7.1claws12
11287
11288         * src/prefs_actions.c
11289                 Replaced children wait loop with double fork technique.
11290                 Now, input/output window updated at each new output.
11291                 free_children(): Fixed a memory leak.
11292                 Made input/output window non closable if running children
11293                 still exist.
11294                 Added missing <unistd.h> include.
11295                 Added some --debug outputs.
11296
11297 2002-02-17 [melvin]     0.7.1claws11
11298
11299         * src/summaryview.c
11300                 Fixed bug where descending sort order did not select top
11301                 message.
11302
11303 2002-02-17 [melvin]     0.7.1claws10
11304
11305         * acconfig.h
11306                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11307         * src/prefs_common.c
11308                 Pspell data package directory no more hard coded but
11309                 set during configuration (PSPELL_PATH). (Thanks to 
11310                                 Gustavo Noronha Silva.)
11311
11312 2002-02-17 [melvin]     0.7.1claws9
11313
11314         * configure.in
11315                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11316         * src/gtkspell.c
11317                 Fixed compile-time warnings.
11318
11319 2002-02-16 [alfons]     0.7.1claws8
11320
11321         * src/filesel.c
11322                 fix inadvertent free of NULL pointer which caused
11323                 sylpheed to crash when closing the save-as dialog
11324                 using the window close button
11325
11326 2002-02-16 [carsten]    0.7.1claws7
11327         * src/mainwindow.[ch]
11328           src/summaryview.c
11329           src/prefs_common.c
11330                 fixes for pixmap theming code:
11331                         - recently changed mail attributes shouldn't get
11332                           lost any longer
11333                         - theme is only reloaded iff another theme was
11334                           selected
11335
11336 2002-02-16 [paul]       0.7.1claws6
11337
11338         * sync with sylpheed 0.7.2 release
11339                 see ChangeLog entry 2002-02-15 and 2002-02-16
11340
11341 2002-02-15 [paul]       0.7.1claws5
11342
11343         * sync with sylpheed 0.7.1cvs9
11344                 see ChangeLog entry 2002-02-15
11345
11346         * po/POTFILES.in
11347                 remove unneeded headerwindow.c entry
11348
11349 2002-02-14 [carsten]    0.7.1claws4
11350         * src/summaryview.c
11351                 fixed a bug for "Go to next unread message": there was
11352                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
11353                 in the prefs, because of doing "Search again" instead
11354                 "No"
11355
11356 2002-02-14 [carsten]    0.7.1claws3
11357         * src/stock_pixmap.c
11358                 removed 2 more mem leaks; following memprof,
11359                 this code is "leak free" now :)
11360
11361 2002-02-14 [carsten]    0.7.1claws2
11362         * src/stock_pixmap.c
11363                 used opendir/readdir/closedir instead of scandir
11364                 -> code should work now on Solaris
11365
11366 2002-02-14 [paul]       0.7.1claws1
11367
11368         * sync with sylpheed 0.7.1cvs8
11369                 see ChangeLog entries 2002-02-13 and 2002-02-14
11370
11371         * README.claws
11372                 add some description of Actions and Pixmap Themes
11373
11374 2002-02-13 [paul]       
11375
11376         * version 0.7.1claws release
11377
11378 2002-02-13 [paul]       0.7.1claws
11379
11380         * po/es.po
11381           po/it.po
11382           po/pt_BR.po
11383                 updated translations, submitted by Ricardo Mones Lastra,
11384                 Alessandro Maestri and Fabio Junior Beneditto
11385
11386 2002-02-13 [melvin]     0.7.0claws75
11387
11388         * src/prefs_actions.c
11389                 Added missing "signal.h" include
11390
11391 2002-02-13 [melvin]     0.7.0claws74
11392
11393         * src/prefs_folder_item.c
11394                 Added missing "config.h" include
11395         * po/fr.po
11396                 Updated French translation for folder propriety.
11397
11398 2002-02-13 [jens]       0.7.0claws73
11399
11400         * po/POTFILES.in
11401                 Added missing src/prefs_folder_item.c [log added by melvin]
11402         * po/de.po
11403                 Updated German translation.
11404
11405 2002-02-13 [melvin]     0.7.0claws72
11406
11407         * po/fr.po
11408                 Updated French translation.
11409
11410 2002-02-13 [melvin]     0.7.0claws71
11411
11412         * src/gtkutils.c
11413                 Made gtkut_editable_get_selection return NULL if selection
11414                 is of length zero.
11415                 This fixes a bug where selecting part of message A then
11416                 switching to message B and replying to it will not
11417                 quote the message's body.
11418
11419 2002-02-12 [paul]       0.7.0claws70
11420
11421         * src/mainwindow.c
11422                 cosmetic, relating to pixmap themes: on toolbar make 
11423                 updating of 'Exec' and 'Compose news/Compose email'
11424                 icons faster.
11425
11426 2002-02-12 [carsten]    0.7.0claws69
11427         * src/folderview.c
11428           src/mainwindow.[ch]
11429           src/stock_pixmap.c
11430           src/summaryview.c
11431           src/prefs_common.c
11432                 - refreshing after changing pixmap theme better
11433                   now (thanks Paul)
11434                 - wanted to remove some mem leaks, but alfons was
11435                   faster (and had the better solution ;)
11436
11437 2002-02-12 [alfons]     0.7.0claws68
11438
11439         * src/prefs_common.c
11440         * src/stock_pixmap.[ch]
11441                 plug mem leaks, refactor code a little bit
11442
11443
11444 2002-02-12 [sergey]     0.7.0claws67
11445
11446         * src/imap.c
11447                 Fixed problem with copying messages to IMAP folders when the
11448                 server uses something other than '/' as a namespace separator
11449                 (cyrus-imapd uses '.').
11450
11451 2002-02-12 [jens]       0.7.0claws66
11452
11453         * po/de.po
11454                 Updated German Translation
11455
11456 2002-02-12 [paul]       0.7.0claws65
11457
11458         * sync with sylpheed 0.7.1cvs1
11459                 see ChangeLog entry 2002-02-12
11460
11461 2002-02-12 [melvin]     0.7.0claws64
11462
11463         * src/prefs_actions.c
11464                 Fixed "feature" where children's output was duplicated 
11465                 instead of refreshed while monitoring.
11466                 Removed some debug code.
11467
11468 2002-02-12 [christoph]  0.7.0claws63
11469
11470         * src/compose.c
11471                 always delete message from queue after sending/send error
11472                 (closes bug #509601)
11473
11474 2002-02-12 [melvin]     0.7.0claws62
11475
11476         * src/prefs_actions.c
11477                 Children wait loop is now triggered with a timeout of 1s
11478                 Added %F which is replaced with the list of filenames 
11479                 of all selected messages (as suggested by Ricardo Mones Lestra)
11480                 Pipe syntax changed. Prefix with | to send selection, postfix
11481                 with | to retrieve output. Prefix with > or * to send
11482                 user definable input to the command (*: input is hidden)
11483                 Old pipe action should now be postfixed with |, too.
11484
11485 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
11486         * src/stock_pixmap.c
11487                 fixed a bug: if there's no theme directory don't
11488                 throw an error, just do "nothing" (thanks Alfons)
11489
11490 2002-02-12 [carsten]    0.7.0claws60
11491         * src/folderview.c
11492           src/summaryview.c
11493                 had to write the cache twice (nasty!); some marks would 
11494                 get lost if not
11495
11496 2002-02-11 [carsten]    0.7.0claws59
11497         * acconfig.h
11498           configure.in
11499           doc-src/maintainer_guide.txt
11500           src/compose.[ch]
11501           src/defs.h
11502           src/folderview.[ch]
11503           src/gtkutils.[ch]
11504           src/mainwindow.[ch]
11505           src/prefs_common.[ch]
11506           src/stock_pixmap.[ch]
11507           src/summaryview.[ch]
11508                 pixmap theming and related work on pixmap
11509                 handling on some other places
11510                 (e.g. hrm features for all folder)
11511           src/pixmap/stock_*.xpm -> the stock_ was removed
11512         
11513 2002-02-11 [paul]       0.7.0claws58
11514
11515         * sync with sylpheed 0.7.1 release
11516                 see ChangeLog entries 2002-02-11
11517
11518 2002-02-08 [paul]       0.7.0claws57
11519
11520         * sync with sylpheed 0.7.0cvs39
11521                 see ChangeLog entry 2002-02-07 (last entry) 
11522
11523         * src/prefs_actions.c
11524           src/prefs_filtering.c
11525           src/prefs_matcher.c
11526           src/prefs_scoring.c
11527                 sync: made it compile with C compilers other than gcc
11528
11529 2002-02-07 [paul]       0.7.0claws56
11530
11531         * sync with sylpheed 0.7.0cvs38
11532                 see ChangeLog entries 2002-02-06 (last 2 entries) and
11533                 2002-02-07
11534
11535 2002-02-07 [darko]      0.7.0claws55
11536
11537         * src/gtkutils.[ch]
11538         * src/summaryview.c
11539                 Fix const gchar */gchar * issue (thanks Hiro)
11540
11541 2002-02-07 [darko]      0.7.0claws54
11542
11543         * src/compose.[ch]
11544         * src/filtering.c
11545         * src/gtkutils.[ch]
11546         * src/prefs_template.c
11547         * src/quote_fmt.h
11548         * src/quote_fmt_parse.y
11549         * src/summaryview.c
11550         * src/utils.[ch]
11551                 When replying or forwarding an email don't quote the entire
11552                 mail body but use the part of the message text that is selected
11553
11554 2002-02-06 [melvin]     0.7.0claws53
11555
11556         * src/prefs_common.[ch]
11557         * src/gtkspell.[ch]
11558         * src/compose.c
11559                 Made possible to switch quickly to last used dictionary
11560                 which makes checking bilingual documents easier.
11561
11562 2002-02-06 [melvin]     0.7.0claws52
11563         
11564         * po/POTFILES.in
11565                 Added forgotten new file src/prefs_actions.c
11566
11567 2002-02-06 [melvin]     0.7.0claws51
11568
11569         * src/prefs_actions.c   ** NEW FILE **
11570         * src/prefs_actions.h   ** NEW FILE **
11571                 Added actions to execute on message text view, or on the
11572                         message's file.
11573         * src/Makefile.am
11574                 Added src/prefs_actions.[ch]
11575         * src/compose.c
11576                 Added new menu "Edit/Actions"
11577         * src/defs.h
11578                 Added new actionsrc file.
11579         * src/main.c
11580                 Added actionsrc reading.
11581         * src/mainwindow.c
11582                 Added new menus "Edit/Actions" and "Configuration/Actions..."
11583         * src/prefs_common.h
11584                 Added new element actionslst element to prefs_common.
11585
11586 2002-02-06 [paul]       0.7.0claws50
11587
11588         * sync with sylpheed 0.7.0cvs36
11589                 see ChangeLog entry 2002-02-06
11590
11591 2002-02-05 [paul]
11592
11593         * po/es.po
11594                 updated by Ricardo Mones Lastra
11595
11596 2002-02-05 [paul]       0.7.0claws49
11597
11598         * sync with sylpheed 0.7.0cvs33
11599                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
11600
11601 2002-02-05 [paul]       0.7.0claws48
11602
11603         * src/compose.c
11604                 re-add 'Edit/Advanced/Delete entire line', previously named
11605                 'Delete Line+'
11606
11607 2002-02-04 [paul]       0.7.0claws47
11608
11609         * src/compose.c
11610           src/summaryview.c
11611                 fix bug #494993 (Reply All not taking Reply-To into consi)
11612                 eliminate differences in behaviour of right-click 'Reply to all' 
11613                 in summary view and 'Reply to all' on the toolbar. 
11614                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
11615                 view and From gets ignored by 'Reply to all' on toolbar.
11616                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11617                 From when no Reply-To header is present.
11618
11619 2002-02-04 [paul]       0.7.0claws46
11620
11621         * sync with sylpheed 0.7.0cvs30
11622                 see ChangeLog entries 2002-02-03 and 2002-02-04
11623
11624 2002-02-03 [melvin]     0.7.0claws45
11625
11626         * src/gtkspell.[ch]
11627                 Readded function to highlight all misspelled words.
11628                 Fixed bug where user-provided-words did not replace
11629                         correctly the misspelled word when using the mouse.
11630                 Fixed bug where checking a region selected from right to left did
11631                         not check the region at all.
11632                 Fixed bug where 'Check backwards' may not check at all. 
11633                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
11634                 Fixed possible buffer overflow when checking for long strings (>1k).
11635                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
11636                 Accelerators code uses now gtk_widget_add_accel.
11637                 Removed and disabled obsolete and unfinished code.
11638                 Cleaning up.
11639
11640         * src/compose.c
11641                 Added menu item to Highlight all misspelled words.
11642
11643 2002-02-01 [paul]       0.7.0claws44
11644
11645         * src/mainwindow.c
11646                 fix '/View/Hide read messages' sensitivity when all
11647                 messages in a folder are hidden
11648
11649 2002-02-01 [paul]       0.7.0claws43
11650
11651         * src/main.c
11652                 add --send option to command line interface, sends all
11653                 queued mail. Patch submitted by Ricardo Mones Lastra.
11654
11655 2002-01-31 [paul]       0.7.0claws42
11656
11657         * src/mainwindow.c
11658                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
11659
11660 2002-01-31 [paul]       0.7.0claws41
11661
11662         * sync with sylpheed 0.7.0cvs27
11663                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
11664                 and 2002-01-31
11665
11666         * src/textview.c
11667                 comment out elements of textview_show_part() as temporary
11668                 workaround for attachment 'Display as text' bug 
11669
11670         * po/pt_BR.po
11671                 updated by Fabio Junior Beneditto
11672
11673 2002-01-30 [paul]       0.7.0claws40
11674
11675         * sync with sylpheed 0.7.0cvs24
11676                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
11677                 and 2002-01-30
11678
11679         * src/compose.c
11680                 add {N_("/_Spelling"), ... "<Branch>"} to 
11681                 GtkItemFactoryEntry compose_entries[]
11682
11683         * src/prefs_common.c
11684                 add claws menu items to prefs_keybind_apply_clicked()
11685                 and remove non-claws menu items
11686
11687 2002-01-29 [paul]       0.7.0claws39
11688
11689         * sync with sylpheed 0.7.0cvs22
11690                 see ChangeLog entries 2002-01-28 and 2002-01-29
11691
11692 2002-01-28 [melvin]     0.7.0claws38
11693
11694         * src/compose.c
11695                 Added the declartion of compose_send_control_enter.
11696
11697         * src/compose.c
11698         * src/gtkspell.[ch]
11699                 Added in a 'Spelling' menu which includes the configuration menu. 
11700                 Added a real 'Check all' and got rid from the old one which only
11701                 highlited misspelled word.
11702                 Made 'Check while typing' a disableable option.
11703                 Added a dialog when there are no more misspelled word.
11704                 Added a dialog if error occurs when switching to a dictionary.
11705         
11706         * src/prefs_common.[ch]
11707                 Added option for the default 'Check while typing' option.
11708
11709
11710 2002-01-28 [alfons]     0.7.0claws37
11711
11712         * src/compose.c
11713                 fix buglet and make code comply with sylpheed code style
11714
11715 2002-01-28 [paul]       0.7.0claws36
11716
11717         * sync with sylpheed 0.7.0cvs19
11718                 see ChangeLog entries for 2002-01-28
11719
11720 2002-01-28 [hoa]        0.7.0claws35
11721
11722         * src/defs.h
11723                 added rendererrc
11724
11725         * src/main.c
11726                 read the renderer config
11727
11728         * src/procmime.[ch]
11729                 use the renderer config to convert mime attachments
11730
11731         * src/textview.c
11732                 don't use textview_show_html/ertf,
11733                 use get_text_content instead
11734
11735 2002-01-27 [alfons]     0.7.0claws34
11736         
11737         * src/news.c
11738                 make sylpheed believe it can delete a news message...
11739                 (messages are NOT deleted, maybe we should remove
11740                 processing from the folder properties after all.)
11741
11742 2002-01-27 [alfons]     0.7.0claws33
11743
11744         * src/folder.c
11745                 add extra checks
11746         * src/news.c
11747                 implement remove_msg() 
11748
11749 2002-01-27 [alfons]     0.7.0claws32
11750
11751         * src/procmsg.h
11752         * src/procheader.c
11753         * src/messageview.c
11754                 fix return receipt / disposition notification again. this
11755                 stuff seems to break on _every_ major summary UI change, so
11756                 it's now implemented using a flag which is saved in the
11757                 marks cache
11758                 
11759 2002-01-26 [alfons]     0.7.0claws31
11760
11761         * src/import.c
11762                 let import dialog show the destination folder identifier
11763
11764 2002-01-26 [melvin]     0.7.0claws30
11765
11766         * src/folderview.c
11767         * src/summaryview.c
11768                 Readded 'Mark all read' into summary view popup menu
11769                 Added 'Mark all read' in folder view popup menu for IMAP
11770                 and NNTP.
11771                 Made it insensitive if the selected folder is not the shown
11772                 one to avoid 'Mark all read' on the wrong folder.
11773                 
11774 2002-01-26 [paul]       0.7.0claws29
11775
11776         * src/folderview.c
11777           src/summaryview.c
11778                 move 'Mark all read' from summary view to folder view
11779                 menu. (adapted from) patch submitted by Jeremy Andrews,
11780                 <lists@kerneltrap.com>
11781
11782 2002-01-25 [alfons]     0.7.0claws28
11783
11784         * src/gtkstext.c
11785                 put the gtk class name back so GtkSText adapts the 
11786                 settings of GtkText
11787
11788 2002-01-25 [alfons]     0.7.0claws27
11789
11790         * src/folderview.c 
11791                 assimilate Ricardo's patch that shows pixmaps instead of
11792                 plain "new" and "unread" texts in the folder view column
11793                 headers 
11794
11795 2002-01-25 [paul]       0.7.0claws26
11796
11797         * src/Makefile.am
11798                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
11799                 be found in non-standard locations. 
11800                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
11801
11802 2002-01-25 [paul]       0.7.0claws25
11803
11804         * sync with sylpheed 0.7.0cvs16
11805                 see ChangeLog entry 2002-01-25
11806
11807 2002-01-24 [paul]       0.7.0claws24
11808
11809         * more sync with sylpheed 0.7.0cvs15
11810                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
11811
11812 2002-01-23 [sergey]     0.7.0claws23
11813
11814         * src/importldif.c
11815                 Fixed segfault when closing LDIF import wizard with
11816                 the window manager.
11817         * src/imageview.c
11818         * src/imageview.h
11819         * src/messageview.c
11820         * src/mimeview.c
11821                 Fixed wrong scrolling position after switching between
11822                 text and image parts.
11823
11824 2002-01-23 [paul]       0.7.0claws22
11825
11826         * sync with sylpheed 0.7.0cvs15
11827                 see ChangeLog entries 2002-01-22 and 2002-01-23
11828
11829 2002-01-21 [melvin]     0.7.0claws21
11830
11831         * src/prefs_scoring.c
11832         * src/prefs_filtering.c
11833                 Fixed bug where scoring and filtering windows stopped
11834                 autochecking.
11835
11836 2002-01-21 [paul]       0.7.0claws20
11837
11838         * sync with sylpheed 0.7.0cvs12
11839                 see ChangeLog entries 2002-01-20 and 2002-01-21
11840
11841 2002-01-21 [carsten]    0.7.0claws19
11842         * src/mainwindow.c
11843         * src/menu.[ch]
11844         * src/messageview.[ch]
11845         * src/summaryview.[ch]
11846                 changes to shortcuts handling again:
11847                         + "Q" now controled by mainwin
11848                         + v/V are now customizable and have slightly
11849                           different meanings
11850                 the "button" to minimize the messageview (and maximize
11851                 the summary view) is a real button now
11852         * src/compose.c
11853                 "Delete Line+" added to Edit/Advanced (this will also
11854                 delete the '\n')
11855
11856 2002-01-20 [melvin] 0.7.0claws18
11857
11858         * src/addressbook.c
11859                 Made "Bcc" sensitive when addressbook is called from
11860                 compose window (it was a Claws only bug).
11861
11862 2002-01-19 [alfons] 0.7.0claws17
11863
11864         * src/inc.c
11865                 prevent unnecessary updates when currently selected folder has
11866                 no new messages 
11867
11868 2002-01-19 [alfons] 0.7.0claws16
11869         
11870         * src/summaryview.c
11871                 prevent writing the cache based on current message list in summary 
11872                 view when filtering also put messages in currently selected folder
11873
11874 2002-01-19 [paul]
11875
11876         * po/it.po
11877                 Italian translation submitted by Alessandro Maestri
11878                 <a.maestri@cs.tin.it>
11879
11880 2002-01-18 [melvin]     0.7.0claws15
11881
11882         * src/prefs_filters.c
11883                 fixed bug where 'cancel' from 'filters' window stops autochecking
11884                 if the timer timed out  when the window was open.
11885
11886 2002-01-18 [match]      0.7.0claws14
11887
11888         * src/addrclip.[ch]     ** NEW FILE **
11889         * src/addrselect.[ch]   ** NEW FILE **
11890         * src/adbookbase.h      ** NEW FILE **
11891                 addressbook cut, copy and paste
11892         * src/addrbook.[ch]
11893         * src/addrcache.[ch]
11894         * src/addressitem.h
11895         * src/addrindex.[ch]
11896         * src/addritem.[ch]
11897         * src/importldif.c
11898         * src/importmutt.c
11899         * src/jpilot.[ch]
11900         * src/syldap.[ch]
11901         * src/vcard.[ch]
11902         * src/jpilot.[ch]
11903         * src/editbook.c
11904         * src/editjpilot.c
11905         * src/editldap.c
11906         * src/editvcard.c
11907                 support for copy/paste
11908         * src/addressbook.c
11909                 support for copy/paste
11910                 tidy up menu option processing
11911                 correct address list function arguments
11912         * src/editaddress.c
11913                 sort user attributes
11914         * src/ldif.h
11915         * src/mutt.h
11916                 tidy up
11917
11918         * src/addrbook.[ch]
11919         * src/addrbook.[ch]
11920         * src/addrbook.[ch]
11921                 
11922
11923 2002-01-18 [paul]       0.7.0claws13
11924
11925         * sync with sylpheed 0.7.0cvs8
11926                 configure.in: support Mac OS X (Darwin)
11927
11928 2002-01-18 [carsten]    0.7.0claws12
11929         * src/html.c
11930                 small hack to fix a segfault with an empty href
11931                 (reported by Alexandra Walford <deeni@altern.org>)
11932         * src/mainwindow.c
11933         * src/summaryview.c
11934                 the shortcuts for Mark und Mark as unread are hardcoded
11935                 again
11936         * src/compose.c
11937         * src/gtkstext.[ch]
11938                 readded the shortcuts in gtkstext but made them
11939                 customizeable (simply by adding a menu plus a wrapper
11940                 to compose.c)
11941
11942 2002-01-17 [melvin]     0.7.0claws11
11943
11944         * src/gtkspell.c
11945                 fix default dictionary not being saved.
11946
11947 2002-01-16 [darko]      0.7.0claws10
11948
11949         * src/compose.c
11950                 fix wrapping crash with URL longer than wrapping margin
11951
11952 2002-12-08 [hoa]        0.7.0claws10
11953
11954         * src/matcher_parser_parse.y
11955                 fixed some bugs
11956
11957         * src/prefs_filtering.c
11958                 now, we can use bounce action in the dialog box.
11959
11960 2002-01-16 [carsten]    0.7.0claws9
11961         * src/gtkstext.c
11962                 removed the <control> and <alt> shortcuts because they're
11963                 not needed and interefered with the "normal" shortcuts
11964         * src/mainwindow.c
11965         * src/summaryview.c
11966                 removed most of the hardcoded shortcuts and assigned
11967                 them to menu entries making them easy customizable by
11968                 that
11969
11970 2002-01-16 |melvin]     0.7.0claws8
11971
11972         * src/gtkspell.c
11973                 fixed bug where using the mouse and when the compose
11974                 window is not on top may result in a crash.
11975
11976 2002-01-16 [melvin]     0.7.0claws7
11977
11978         * src/compose.c
11979                 fixed a long standingspell checker bug which could 
11980                 cause a crash after sending a message.
11981
11982 2002-01-16 [paul]       0.7.0claws6
11983
11984         * sync with sylpheed 0.7.0cvs7
11985                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
11986                 2002-01-15, and 2002-01-16
11987
11988 2002-01-16 [melvin]     0.7.0claws5
11989
11990         * README.claws
11991         * src/compose.c
11992         * src/gtkspell.[ch]
11993         * src/main.c
11994                 Heavily modified spell checker code to work around
11995                 ispell bug, to add keyboard shortcuts and for future
11996                 enhancements. See README.claws for usage information.
11997
11998 2002-01-15 [alfons]     0.7.0claws4
11999         
12000         * src/summaryview.c
12001                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
12002                 so sorting within threads reflects sort mode
12003
12004 2002-01-15 [christoph]  0.7.0claws3
12005
12006         * src/procmsg.c
12007                 added alertpanel if mail sending failed
12008
12009 2002-01-15 [alfons]     0.7.0claws2
12010         
12011         * src/prefs_filtering.c
12012                 don't stop timer when prefs filtering dialog is opened
12013
12014 2002-01-14 [alfons]     0.7.0claws1
12015
12016         * src/addr_compl.c
12017         * src/prefs.c
12018                 remove debug_print()s for privacy reasons
12019
12020 2002-01-14 [darko]      0.7.0claws
12021
12022         * README.claws
12023                 quotation wrapping is now also in the main branch
12024
12025 2002-01-14 [paul]
12026
12027         * tools/filter_conv.pl
12028                 allow for Boolean Op and case-sensitivity
12029                 this file is included in the release and tagged
12030                 'rel_0_7_0'
12031
12032 2002-01-13 [paul]       0.7.0claws
12033
12034         * release 0.7.0, with cvs tag 'rel_0_7_0'
12035
12036 2002-01-13 [paul]
12037
12038         * tools/filter_conv.pl
12039         * tools/README
12040                 rewritten to output to matcherrc instead of filteringrc
12041
12042         * po/es.po
12043                 updated Spanish translation by Ricardo Mones Lastra
12044
12045 2002-01-13 [alfons]
12046
12047         * po/nl.po
12048                 update dutch translation
12049
12050 2002-01-13 [paul]
12051
12052         * po/pt_BR.po
12053                 Updated by Fabio Junior Beneditto 
12054
12055 2002-01-13 [melvin]     0.6.6claws53
12056
12057         * po/fr.po
12058                 Updated french translation
12059
12060 2002-01-12 [alfons]     0.6.6claws52
12061
12062         * src/filtering.c
12063                 plug mem leak that has been sitting there for ages              
12064
12065 2002-01-12 [alfons]     0.6.6claws51
12066
12067         * src/summaryview.c
12068                 undo melvin's changes from 0.6.6claws48 because summary
12069                 view now refuses to select first unread message when
12070                 selecting a folder 
12071
12072 2002-01-11 [alfons]     0.6.6claws50
12073
12074         * src/import.c
12075                 use claws' semantics for getting folder item when
12076                 importing an mbox file into a folder 
12077                 (submitted by Dale P. Smith)
12078
12079 2002-01-11 [christoph]  0.6.6claws49
12080
12081         * src/prefs.h
12082                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
12083                 toggle widget, because non static prefs can not use
12084                 prefs_set_* functions
12085         * src/prefs_account.c
12086                 toggle smtp auth password field sensitivity if
12087                 user id is empty and add descrition of usage for
12088                 these fields
12089         * src/prefs_folder_item.c
12090                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
12091                 callbacks
12092
12093 2002-01-11 [melvin]     0.6.6claws48
12094
12095         * src/compose.c
12096                 fix the 'Ctrl-Enter' feature for sending and test really
12097                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
12098                 editables which was not documented in Gtk)
12099
12100         * src/summaryview.c
12101                 Made summaryview refresh after sorting and not before.
12102
12103 2002-01-11 [christoph]  0.6.6claws47
12104
12105         * src/compose.c
12106                 select account from account ids if possible and
12107                 correctly set save folder for copy in reedit
12108
12109 2002-01-10 [paul]       0.6.6claws46
12110
12111         * sync with sylpheed 0.7.0 release
12112                 see ChangeLog entries 2002-01-07, 2002-01-08 and
12113                 2002-01-09
12114
12115 2002-01-09 [alfons]
12116
12117         * src/summaryview.c
12118                 remove more dirt traces...
12119
12120 2002-01-09 [alfons]
12121         
12122         * src/summaryview.c
12123                 clean up some traces of my debugging stuff
12124
12125 2002-01-09 [alfons]     0.6.6claws45
12126
12127         * src/filtering.c
12128                 break up filteringprop_apply() in three separate pieces
12129                 so we can drop messages that failed processing in the
12130                 inbox
12131
12132         * src/summaryview.c
12133                 fix bug #469598 "no refresh of inbox after filter" which 
12134                 was introduced by the new summary view locking, and which 
12135                 prevented the summary view to update after a manual filter 
12136                 message. claw's filter message requires a summary_show().
12137                 (aargh, summary_show() again! :-)
12138                 
12139 2002-01-07 [alfons]     0.6.6claws44
12140
12141         * src/headerwindow.c
12142         * src/logwindow.c
12143         * src/messageview.c
12144         * src/sourcewindow.c
12145                 bring in Hiro's last 0.7.0 wm class fixes
12146
12147         * tools/sylprint.pl
12148                 bring in Ricardo's fix for sylprint script
12149
12150         * AUTHORS       
12151         * src/rfc2015.[ch]
12152         * src/prefs_common.[ch]
12153         * src/prefs_account.[ch]
12154         * src/compose.c
12155                 clean up account preference poison in rfc2015,
12156                 and preparation to fix double sign bug 
12157                 (patch submitted by Simon 'corecode' Schubert)
12158
12159 2002-01-07 [christoph]  0.6.6claws43
12160
12161         * src/mh.c
12162                 search for free message number, do not only rely
12163                 on last_num
12164         * src/send.c
12165                 fix smtp auth and use extra account information
12166                 if available, if not use pop3 data instead
12167                 (closes bug #500341)            
12168         * src/ssl.[ch]
12169                 match coding style
12170
12171 2002-01-06 [alfons]     0.6.6claws42
12172
12173         * src/mainwindow.c
12174                 try making the separate windows work again...
12175
12176 2002-01-06 [alfons]     0.6.6claws41
12177
12178         * src/mainwindow.c
12179                 adapt Hiro's separate window menu (to get rid of the funny
12180                 duplicate menu items), and make it work again
12181
12182 2002-01-06 [alfons]     0.6.6claws40
12183
12184         * tools/Makefile.am
12185         * tools/sylprint.rc
12186         * tools/sylprint.pl
12187         * tools/README.sylprint
12188                 add sylprint script for printing mails from Sylpheed
12189                 (contributed by Ricardo Mones Lastra)
12190
12191         * src/acount.c
12192                 clean up
12193
12194 2002-01-06 [melvin]     0.6.6claws39
12195
12196         * src/mainwindow.c
12197         * src/summaryview.c
12198                 Fixed crash introduced in 0.6.6claws38 by the menu
12199                 reorganisation (Hide read messages)
12200         
12201         * ChangeLog.claws 
12202                 Fixed typo (we are now in 2002, alfons ;) )
12203
12204 2002-01-05 [alfons]     0.6.6claws38
12205
12206         * sync with sylpheed 0.6.6cvs10-17
12207                 (last stuff marked as LAST_STABLE)
12208
12209 2002-01-04 [melvin]     0.6.6claws37
12210
12211         * src/account.c
12212                 Made account selection code use strcasestr again instead of
12213                 g_strcasecmp (fixes bug where reediting queued messages
12214                 did not select proper account reported by T. Link).
12215         
12216         * src/folderview.c
12217                 Fix bug where folder icons are not shown when 'hide read messages'
12218                 is on.
12219         
12220         * src/stock_pixmaps.[ch]
12221                 Added folder icons for 'hide read messages'.
12222         
12223         * src/compose.c
12224                 Fixed bug where 'Enter' in a header entry will send the message 
12225                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
12226
12227 2002-01-03 [melvin]     0.6.6claws36
12228         
12229         * src/prefs.[ch]
12230                 Added popup menu for common preferences and
12231                 account preferences (right click on tab displays
12232                                 a menu of all tabs.)
12233
12234 2002-01-02 [melvin]     0.6.6claws35
12235
12236         * src/gtkspell.[ch]
12237                 Made spelling code compatible with undo/redo feature.
12238                 Added creation of suggestion mode menu for the general
12239                         preferences.
12240         
12241         * src/prefs_common.[ch]
12242                 Added option menu for the speller's suggestion mode.
12243                 Added missing spaces in "..." buttons and made a "..."
12244                         button non translatable!
12245         
12246         * src/compose.c
12247                 Made speller use the default suggestion mode.
12248                 Hack to make it possible to choose 'CTRL-Enter' as a
12249                         shortcut for sending (and only for sending).
12250
12251         * src/prefs_folder_item.c
12252                 Changing subject simplification does not update cache 
12253                         anymore (because it is unnecessary).
12254                 Fixed bug where changing subject simplification updated the 
12255                         summaryview even when the viewed folder is not the
12256                         folder which properties are being changed. (E.g. 
12257                                         viewing folder A and changing
12258                                         the subject simplification of 
12259                                         folder B -not being viewed- updated the 
12260                                         summaryview of folder A with data of
12261                                         folder B). (Hope this is clear... )
12262
12263 2001-12-31 [alfons]     0.6.6claws34
12264         
12265         * src/ldif.c
12266         * src/mutt.c
12267                 fgetc() returns a signed integer which doesn't
12268                 fit in a char. so c truncates this to a char
12269                 but we may lose significant bits. i.e. we may
12270                 comparing 0xFF which may not be equal to -1
12271                 unless properly casted to signed char which
12272                 we won't do because fgetc() returns a signed
12273                 integer which doesn't fit in a char. so c 
12274                 truncates this to a char but we may lose 
12275                 significat bits. (you got the idea, thanks
12276                 to Gustavo Noronha Silva <kov@debian.org>
12277                 and the Debian folks!)
12278
12279 2001-12-30 [alfons]     0.6.6claws33
12280
12281         * src/prefs_common.c
12282                 add #ifdef USE_PSPELLs that Melvin forgot               
12283
12284 2001-12-30 [melvin]     0.6.6claws32
12285         
12286         * src/prefs_common.[ch]
12287                 Added configurable color for misspelled words.
12288
12289         * src/gtkspell.[ch]
12290                 Fixed bug of foreground text color (reported by David
12291                                 Mehrmann)
12292                 Added configurable color for misspelled words.
12293
12294 2001-12-30 [alfons]     0.6.6claws31
12295
12296         * src/folder.c
12297                 remove unnecessary things someone put there
12298
12299         * src/mh.c
12300         * src/folder.[ch]
12301                 make folder properties (like threading and sorting) persistent
12302                 (closes bug #497424 "rescan folder tree resets proprieties")
12303                 currently this is only for MH folders. 
12304
12305 2001-12-29 [melvin]     0.6.6claws30
12306
12307         * src/string_match.[ch]
12308                 Optimized a bit: regexp pattern buffer compiled only once, and
12309                   one subroutine call removed. Fixed ^ regexp search: Now, 
12310                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
12311         
12312         * src/summaryview.c
12313                 Subject filtering changed to filter summary columns and
12314                   not directly the messages subject cache. The loss in 
12315                   performance is balanced by the improvement of string_match.
12316                 Added an alert panel if there is an error in the regexp.
12317
12318         * src/src/prefs_folder_item.h
12319                 Added a regexp pattern buffer.
12320
12321 2001-12-28 [alfons]     0.6.6claws29
12322
12323         * src/string_match.[ch]
12324                 clean up name space
12325                 allow compilation *BSD
12326
12327 2001-12-27 [alfons]     0.6.6claws28
12328
12329         * src/filter.c
12330                 sync the Hiro's bug fix for BSD
12331
12332 2001-12-27 [melvin]     0.6.6claws27
12333         
12334         * src/compose.c
12335                 Simplify focus to subject entry code.
12336
12337 2001-12-27 [darko]      0.6.6claws26
12338
12339         * src/filtering.c
12340         * src/mbox_folder.c
12341         * src/messageview.c
12342         * src/mh.c
12343         * src/procheader.[ch]
12344         * src/procmsg.h
12345         * src/stock_pixmap.[ch]
12346         * src/summaryview.c
12347                 Show key icon for encrypted mails in summary view
12348
12349         * src/pixmaps/clip.xpm
12350         * src/pixmaps/clipkey.xpm
12351         * src/pixmaps/key.xpm
12352                 New/modified icons for the above
12353
12354 2001-12-27 [melvin]     0.6.6claws25
12355
12356         * src/prefs_common.c
12357                 Put spell checker options in a separate tab to decrease
12358                 the Common Preferences window height.
12359
12360         * README.claws  
12361                 Update spell checker usage instruction about its options
12362                 location.
12363
12364 2001-12-27 [melvin]     0.6.6claws24
12365
12366         * src/compose.c
12367                 Changed subject entry widget position. Initial focus is
12368                 on the To header instead of the subject entry.
12369                 Creating a new header scrolls the header list to make the
12370                 created one visible. Nevertheless, when automatically filling
12371                 headers, the first one is shown.
12372                 A Tab key press in the last empty header entry zips the 
12373                 focus to the subject entry.
12374                 (I did not change the combo boxes, yet)
12375
12376 2001-12-26 [alfons]     0.6.6claws23
12377
12378         * src/prefs_account.c
12379         * src/inc.c
12380                 allow default inbox to reside in another mailbox (only
12381                 works for POP3 accounts)
12382
12383 2001-12-26 [alfons]     0.6.6claws22
12384         
12385         * src/textview.c
12386                 make reply-on-click work with the account of the selected folder
12387         * src/compose.c
12388                 put a fixme here to remind me to fix finding correct default
12389                 account for nested folders
12390
12391 2001-12-25 [alfons]     0.6.6claws21
12392
12393         * src/summaryview.c
12394                 make column headers display locked and mark pixmaps (idea by Melvin) 
12395                 fix bug by adding score and locked column type to sort array
12396
12397 2001-12-25 [alfons]     0.6.6claws20
12398         
12399         * src/summaryview.c
12400                 catch a *potentially* inadvertent write back of  
12401                 the message cache(s) introduced by 0.6.5claws37
12402
12403 2001-12-25 [christoph]  0.6.6claws19
12404
12405         * src/stock_pixmap.[ch]
12406         * src/summaryview.c
12407                 add ignore thread pixmap
12408                 (can someone draw a better icon for this?)
12409
12410 2001-12-24 [alfons]     0.6.6claws18
12411
12412         * src/prefs_folder_item.c
12413                 make address completion actually work for the
12414                 Default To address in the Folder Property dialog.
12415
12416 2001-12-24 [alfons]     0.6.6claws17
12417         
12418         * src/summaryview.c
12419                 use new style regexp for subject stripping 
12420                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
12421
12422 2001-12-24 [darko]      0.6.6claws16
12423
12424         * src/pgptext.c
12425         * src/rfc2015.c
12426                 move GPG related informational messages to debug mode
12427
12428 2001-12-23 [alfons]     0.6.6claws15
12429
12430         * src/stock_pixmap.[ch]
12431         * src/summaryview.c
12432                 add the forgotten Claws' locked pixmap
12433
12434 2001-12-23 [alfons]     0.6.6claws14
12435
12436         * src/filesel.c
12437                 accept file name typed in entry in multi file
12438                 selector (patch submitted by Gustavo Noronha Silva 
12439                 <kov@debian.org>)
12440
12441 2001-12-23 [alfons]     0.6.6claws13
12442
12443         * src/prefs_filter.c
12444         * src/prefs_filtering.c
12445         * src/matcher.c
12446         * src/importmutt.c
12447                 clean up a little bit
12448         
12449         * src/string_match.c
12450                 validate input strings a little bit more
12451
12452 2001-12-23 [alfons]     0.6.6claws12
12453
12454         * src/Makefile.am
12455         * src/summaryview.c
12456         * src/string_match.[ch]         ** NEW **
12457         * src/folderview.[ch]
12458         * src/headerview.h
12459         * src/folder.[ch]
12460         * src/prefs_folder_item.[ch]
12461                 add subject simplification to strip out strings from
12462                 a subject line (esp. handy for mailing lists). 
12463                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
12464                 but slightly changed things for better integration.)
12465
12466 2001-12-23 [alfons]     0.6.6claws11
12467
12468         * src/mainwindow.c
12469                 fix bug introduced by submission included in 0.6.5claws52.
12470                 ideally this submission should clean the trash if any trash
12471                 folder has a message. however, the hasTrash variable was
12472                 set to false whenever a trash folder was empty (discarding
12473                 a previously found *filled* trash folder.)
12474
12475                 also edited the code a little bit and made it more safe.
12476
12477 2001-12-22 [alfons]     0.6.6claws10
12478
12479         * src/imap.c
12480                 quick fix for Martin Pool's omission of an account
12481                 specific SSL setting
12482
12483 2001-12-22 [alfons]     0.6.6claws9
12484
12485         * src/compose.c
12486         * src/messageview.c
12487         * src/mimeview.c
12488         * src/pgptext.c
12489         * src/procmime.[ch]
12490                 better support for multipart/digest (submitted
12491                 by Fredrik <e98fo@efd.lth.se>)
12492
12493 2001-12-22 [alfons]     0.6.6claws8
12494
12495         * src/addressbook.c
12496                 correct function signature
12497         * src/socket.[ch]
12498         * src/imap.[ch]
12499         * src/prefs_account.[ch]
12500                 allow IMAP over SSH tunnel (patch submitted by 
12501                 Martin Pool <mbp@samba.org>)
12502
12503 2001-12-21 [alfons]     0.6.6claws7
12504
12505         * sync with sylpheed 0.6.6cvs4-9
12506                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
12507
12508 2001-12-21 [christoph]  0.6.6claws6
12509
12510         * src/compose.c
12511         * src/prefs_folder_item.[ch]
12512                 implement saving of outgoing messages to current folder.
12513                 fix segfault when no default outbox is available
12514                 (closes bug #495683)
12515
12516 2001-12-21 [carsten]    0.6.6claws5
12517         * src/folderview.c
12518         * src/summaryview.c
12519                 pressing CTRL while DND does now the expected thing and
12520                 copies the mail (moving is still the default, as this
12521                 seam more appropriate for handling mails by DND)
12522
12523 2001-12-18 [paul]       0.6.6claws4
12524
12525         * sync with sylpheed 0.6.6cvs3
12526                 see ChangeLog entries 2001-12-18
12527
12528 2001-12-18 [hiro]       0.6.6claws3
12529
12530         * src/undo.c
12531                 fix for multibyte characters (obtain the number of letters
12532                 instead of bytes).
12533
12534 2001-12-17 [paul]       0.6.6claws2
12535
12536         * sync with sylpheed 0.6.6cvs1
12537                 see ChangeLog entry 2001-12-16
12538
12539 2000-12-17 [alfons]     0.6.6claws1
12540
12541         * src/filtering.c
12542                 clean up
12543
12544 2001-12-16 [paul]       0.6.6claws
12545 2001-12-15
12546
12547         * Release version 0.6.6claws, cvs tag: rel_0_6_6
12548
12549         * src/mimeview.c
12550                 last minute sync with main 0.6.6
12551
12552         * po/es.po
12553                 updated by Ricardo Mones Lastra
12554                 update for last minute sync
12555         * po/fr.po
12556         * po/nl.po
12557                 update for last minute sync
12558         * po/de.po
12559                 updated by Jens Oberender
12560         * po/pt_BR.po
12561                 updated by Fabio Junior Beneditto
12562
12563         * src/prefs_common.[ch]
12564         * src/undo.c
12565                 number of undo levels is user configurable
12566                 (squeeze it into the release in the dying
12567                 moments) Submitted by Jens Oberender    
12568
12569 2001-12-15 [melvin]
12570
12571         * po/fr.po
12572                 updated french translation
12573
12574 2001-12-15 [paul]       0.6.5claws92
12575
12576         * sync with sylpheed 0.6.5cvs28
12577                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
12578
12579         * po/nl.po
12580                 update to allow for sync
12581
12582 2001-12-15 [alfons]
12583         
12584         * po/nl.po
12585                 update dutch translation
12586
12587 2001-12-14 [carsten]    0.6.5claws91
12588         * src/summaryview.c
12589                 fixed bug #473785; also after changing the column order
12590                 the same message will be selected and displayed as before
12591                 the reordering
12592
12593 2001-12-14 [carsten]    0.6.5claws90
12594         * src/folderview.c
12595                 probably found the bug reported by wwb opening or closing
12596                 a folder tree just before dnd (found the solution in the
12597                 balsa source -- thanks to them)
12598
12599 2001-12-14 [carsten]    0.6.5claws89
12600         * src/gtkutils.c
12601         * src/account.c
12602                 moved gtk_clist_moveto to the right place, so that
12603                 only the accounts dialog is effected on opening
12604
12605 2001-12-14 [carsten]    0.6.5claws88
12606         * src/gtkutils.c
12607                 gtkut_clist_set_focus_row does a gtk_clist_moveto
12608                 now, so that the focused row will be seen in any case
12609                 (reported by wwp on sf-claws-user)
12610
12611 2001-12-14 [darko]      0.6.5claws87
12612
12613         * src/compose.c
12614                 remove unnecessary line
12615
12616 2001-12-14 [paul]       0.6.5claws86
12617
12618         * sync with sylpheed 0.6.5cvs27
12619                 see ChangeLog entries 2001-12-14
12620
12621 2001-12-14 [carsten]    0.6.5claws85
12622         * src/mainwindow.c
12623                 following a suggestion of Melvin the rcoabm pops up
12624                 right under the button now and the button is reliefed
12625                 while the popup is open
12626
12627 2001-12-14 [darko]      0.6.5claws84
12628
12629         * src/compose.c
12630                 fix crash when wrapping long lines if linewrap quotation
12631                 is disabled and wrapper encounters a word spanning more
12632                 than one line
12633
12634 2001-12-13 [paul]       0.6.5claws83
12635
12636         * src/compose.c
12637                 prefer 'Reply-To' header over mailing list header when
12638                 replying to a message. Finally prevent all those confirmation 
12639                 messages being sent to the list itself.
12640
12641         * src/summaryview.c
12642                 remove unused summary_set_menu_sensitive() entry
12643
12644 2001-12-13 [paul]       0.6.5claws82
12645
12646         * src/folderview.c
12647         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
12648         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
12649         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
12650                 improvements to 'Hide read messages': Inbox, Outbox,
12651                 Trash, Queue, and Draft icons now reveal presence of hidden 
12652                 messages
12653
12654 2001-12-12 [alfons]     0.6.5claws81
12655
12656         0.6.5claws80 was tagged as LAST_STABLE
12657
12658         * src/filtering.[ch]
12659         * src/matcher.[ch]
12660         * src/matcher_parser_lex.c
12661                 fix the filtering; my last attempt to get it right, 
12662                 if it does not work, it's Hoa's turn. ;-)
12663
12664                 for my honourable peers:
12665                 
12666                 the code now makes a clear distinction between
12667                 rules as they are displayed (probably escaped),
12668                 and as they are executed (probably unescaped). the
12669                 parser does *NOT* do any unescaping, this is
12670                 the task of the matcher.c (which breaks up a
12671                 rule into condition) and the filtering.c (which
12672                 breaks up the rule's action). to make this
12673                 run happily we provide an unescaped copy of
12674                 crucial strings to the MatcherProp and 
12675                 FilteringAction structures. note that the only
12676                 exception to this is any REGEXP string. those
12677                 are directly passed to regcomp() and regexp()
12678                 (who have much more powerful unescape functions).
12679                 
12680                 for everyone else:
12681         
12682                 you can escape tab (\t), carriage return (\r),
12683                 linefeed (\n), form feed (\f), quote (\"), 
12684                 single quote (\'), bell (\b) in all the entry
12685                 lines in the scoring & filtering dialogs.
12686                 as an added bonus this should not affect
12687                 existing filtering rules.
12688
12689 2001-12-12 [carsten]    0.6.5claws80
12690
12691         * src/summaryview.c
12692         * po/de.po
12693                 "item(s) selected" is now sensitive to 1 or more
12694                 than one selected (nice for language where simple
12695                 adding of a "s" is not possible as German (Eintrag
12696                 ->Eintr"age)
12697                 
12698                 the "forward as attachment" entry from the right
12699                 click menu removed, "forward" acts following the
12700                 prefs
12701         
12702         * src/textview.c
12703                 reverted my former changes; so compiler warning again
12704                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
12705                 nevertheless
12706
12707         * src/messageview.c
12708                 "search in message" does now *not* only work in MVIEW_TEXT
12709                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
12710                 message
12711
12712         * src/mainwindow.c
12713                 removed "/File/_Close" as it was the same as "/File/E_xit"
12714                 and we don't need it two times
12715
12716                 the separate folder view and message view now get a distinct
12717                 WMCLASS, just in case someone is using sawfish ;-)
12718
12719                 as the menu entries "/View/Message view" and "/View/Folder tree"
12720                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
12721                 make them sensitive accordingly and as these two are "shown"
12722                 after startup anytime check this menuitem at startup
12723
12724 2001-12-12 [paul]       0.6.5claws79
12725
12726         * src/folderview.c
12727                 fix sensitivity of 'Search folder...', broken in
12728                 0.6.5claws75
12729
12730         * src/mainwindow.c
12731                 fix dodgy English
12732
12733 2001-12-11 [carsten]    0.6.5claws78
12734         * src/filtering.c
12735                 fixed two typos returning a wrong FALSE/TRUE
12736         * src/mainwindow.[ch]
12737                 extra menu for email/news button removed
12738
12739 2001-12-11 [alfons]     0.6.5claws77
12740         
12741         * src/matcher.c                 (1.3)
12742         * src/matcher_parser_lex.l      (1.28)
12743                 revert for another attempt
12744                 mark 0.6.5claws77 as LAST_STABLE
12745
12746 2001-12-11 [christoph]  0.6.5claws76
12747
12748         * po/de.po
12749                 fixed wrong translation for prev. unread msg
12750
12751 2001-12-11 [paul]       0.6.5claws75
12752
12753         * src/folder.[ch]
12754         * src/folderview.c
12755         * src/mainwindow.c
12756         * src/summaryview.[ch]
12757         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
12758                 enable ability to hide read messages on per folder basis via 
12759                 '/Summary/Hide read messages'; when selected, a folder will 
12760                 have a red open folder icon, instead of a blue icon, if the 
12761                 folder contains hidden messges
12762                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
12763
12764         * src/mainwindow.c
12765                 remove '/Message/Forward as attachment' from 
12766                 main_window_set_menu_sensitive() to prevent debug warning
12767
12768         * src/folderview.c
12769         * src/mainwindow.c
12770                 Clean up some of the English
12771
12772         * tools/newscache_clean.pl
12773                 allow for new 'hidereadmsgs' entry in folderlist.xml
12774
12775         * po/es.po
12776                 updated translation, submitted by Ricardo Mones Lastra
12777
12778 2001-12-11 [paul]       0.6.5claws74
12779
12780         * sync with sylpheed 0.6.5cvs25
12781                 see ChangeLog entry 2001-12-11
12782
12783 2001-12-10 [alfons]     0.6.5claws73
12784
12785         * src/matcher.c
12786                 add more control characters
12787         * src/matcher_parser_lex.l
12788                 make escaping / unescaping work again
12789
12790 2001-12-10 [alfons]     0.6.5claws72
12791
12792         * src/imap.c
12793                 clean up warnings "returning value for void function" 
12794         * src/prefs_filtering.c
12795                 make info button for execute action sensitive
12796
12797 2001-12-10 [paul]       0.6.5claws71
12798
12799         * src/compose.c
12800         * src/imap.[ch]
12801         * src/summaryview.c
12802                 fix: imap server now gets informed of MARKED, UNMARKED
12803                 and REPLY events. Now people can use different IMAP-Mail
12804                 clients and have the exact same information about MARKED,
12805                 UNMARKED and REPLY status with all of them. Especially
12806                 useful for imap servers with a web-frontend.
12807                 submitted by Tobias Sandhaas <medlor@web.de>
12808
12809 2001-12-09 [melvin]     0.6.5claws70
12810         
12811         * src/textview.[ch]
12812                 fixed bug #490076 (hunted down by Alfons who implemented
12813                 a workaround in 0.6.5claws65)
12814
12815 2001-12-09 [christoph]  0.6.5claws69
12816
12817         * src/summaryview.c
12818                 set pointer to string in LOCKED column to NULL
12819                 (might fix bug #490800)
12820
12821 2001-12-09 [carsten]    0.6.5claws68
12822
12823         * po/de.po
12824                 resolved some cluttered menu shortcuts 
12825                 ('creating new email' and 'creating news message'
12826                 hade the same)
12827         * src/compose.c
12828                 wmclass now distinc from main window
12829         * src/mainwindow.c
12830           src/mainwindow.h
12831                 email/news and forward button functionality similar
12832                 to the reply buttons; removed the ugly dropdown arrows
12833                 and use instead the right mouse button
12834
12835 2001-12-09 [paul]       0.6.5claws67
12836
12837         * src/imap.c
12838         * src/utils.h
12839                 allow spaces in imap folder names
12840                 submitted by Willem van Engen <wvengen@stack.nl>
12841
12842 2001-12-09 [paul]       0.6.5claws66
12843
12844         * sync with sylpheed 0.6.5cvs24
12845                 see ChangeLog entry 2001-12-09
12846
12847 2001-12-08 [alfons]     0.6.5claws65
12848
12849         * src/textview.c
12850                 prevent secondary selection claim after "add to sender" dialog
12851                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
12852                 we trick GTK by simulating a click at (0, 0) in the textview.
12853
12854 2001-12-08 [hoa]        0.6.5claws64
12855
12856         * src/folder.c
12857                 fixed a bug about the .processing folder name while filtering
12858
12859 2001-12-08 [alfons]     0.6.5claws63
12860
12861         * src/folderview.c 
12862                 work around problem of not correctly updating folder stats
12863                 when deleting messages. there's some folder scanning evil
12864                 going so the folderview_update_msg_num() does not work
12865                 correctly. need to investigate this.
12866
12867 2001-12-08 [paul]       0.6.5claws62
12868
12869         * sync with sylpheed 0.6.5cvs23
12870                 see ChangeLog entry 2001-12-08
12871
12872 2001-12-07 [christoph]  0.6.5claws61
12873
12874         * src/compose.c
12875                 fix another header translation problem
12876
12877 2001-12-07 [alfons]     0.6.5claws60
12878
12879         * src/mbox.c
12880                 make filtering also work on local spool mbox
12881
12882 2001-12-07 [carsten]    0.6.5claws59
12883         * src/addressbook.c
12884                 addressbook window gets a wmclass distinct from the main
12885                 sylpheed window
12886         * src/compose.h
12887         * src/mainwindow.[ch]
12888                   forward menu item will use mode selected in prefs, forward 
12889                 as attatchment in menu removed (will be substituted in the
12890                 toolbar similar to reply buttons)
12891                   create news message menu entry and news button is now 
12892                 sensitive to the existance of a news account
12893         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
12894         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
12895         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
12896                 these are removed because the toolbar buttons don't show
12897                 the quoting modus any longer
12898
12899 2001-12-07 [paul]
12900
12901         * tools/newscache_clean.pl      ** NEW FILE **
12902                 perl script to do some tidying up in the newscache directory 
12903                 
12904         * tools/sylpheed-switcher       ** NEW FILE **
12905                 perl script to enable easy switching between main and claws
12906                 
12907         * tools/README
12908                 added descriptions of the two new perl scripts          
12909
12910
12911 2001-12-07 [melvin]     0.6.5claws58
12912
12913         * src/messageview.c
12914                 fixed a warning during compilation introduced in 0.6.5claws56
12915
12916 2001-12-07 [paul]       0.6.5claws57
12917
12918         * src/mainwindow.[ch]
12919         * src/menu.[ch]
12920                 further usability enhancements to replying with or without 
12921                 quoting via the toolbar, use of Ctrl key is replaced by 
12922                 drop down menu 
12923                 Submitted by Carsten Schurig            
12924
12925 2001-12-07 [melvin]     0.6.5claws56
12926
12927         * src/messageview.c
12928                 hack to fix bug that prevented to make/paste selections
12929                 after switching between MVIEW_TEXT and MVIEW_MIME views
12930                 without deselecting the selection first.
12931
12932 2001-12-06 [alfons]     0.6.5claws55
12933
12934         * src/filtering.[ch]
12935         * src/inc.c
12936                 revise filtering a little bit more, and make sure
12937                 messages are delivered to the appropriate inbox
12938                 (perhaps set per account)
12939
12940 2001-12-06 [paul]       0.6.5claws54
12941
12942         * sync with sylpheed 0.6.5cvs22
12943                 see ChangeLog entry 2001-12-06
12944
12945 2001-12-05 [alfons]     0.6.5claws53
12946
12947         * src/inc.c
12948         * src/folder.[ch]
12949         * src/procmsg.c
12950         * src/filtering.c
12951                 more revisions of filtering system
12952                 (last stable version is marked as LAST_STABLE)
12953                 
12954                 | NOTE 1): the filtering system now uses a local folder called
12955                 | .processing. if filtering fails, check this directory
12956                 | for missing messages.
12957                 |
12958                 | NOTE 2): help us find the filtering actions still missing
12959
12960 2001-12-05 [paul]       0.6.5claws52
12961
12962         * src/mainwindow.c
12963                 fix bug where 'Empty Trash?' pop-up window appears even
12964                 when Trash is empty, submitted by Jesse Skinner         
12965
12966 2001-12-05 [melvin]     0.6.5claws51
12967
12968         * src/compose.c
12969                 fixed bug #486106 to select correct account when reediting 
12970                 a queued message
12971         
12972 2001-12-04 [alfons]     0.6.5claws50
12973
12974         * src/mh.c
12975                 declare markfile in appropriate functions when
12976                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
12977                 for spotting this)
12978
12979 2001-12-04 [paul]       0.6.5claws49
12980
12981         * sync with sylpheed 0.6.5cvs21
12982                 see ChangeLog entry 2001-12-04
12983
12984 2001-12-03 [christoph]  0.6.5claws48
12985
12986         * po/de.po
12987                 changed translation of undo
12988         * src/account.c
12989         * src/folder.c
12990                 don't reinvent the wheel to traverse a GNode
12991         * src/compose.[ch]
12992                 seperate code to create the compose gui into functions
12993                 add "Others" page with folder selection for saving copy
12994                 of the message.
12995                 the folder identifier is saved to queue header
12996         * src/procmsg.c
12997                 save message to folder in queue header
12998
12999 2001-12-03 [paul]       0.6.5claws47
13000
13001         * sync with sylpheed 0.6.5cvs20
13002                 see ChangeLog entry 2001-12-03
13003
13004 2001-12-01 [paul]
13005
13006         * more sync with sylpheed 0.6.5cvs19
13007                 see ChangeLog entry 2001-11-29
13008
13009 2001-11-30 [paul]       0.6.5claws46
13010         
13011         * src/compose.c
13012                 remove conflicts introduced by Hoa's last commit
13013          
13014         * src/mainwindow.c
13015                 make 'Message/Bounce' sensitive
13016
13017 2001-11-30 [hoa]        0.6.5claws45
13018
13019         * src/compose.c
13020                 slightly change bounce function to add
13021                 information about the user that bounced the mail
13022                 in the From header line.
13023
13024         * src/folderview.c
13025                 permit the use of processing in outbox folder.
13026
13027 2001-11-29 [paul]       0.6.5claws44
13028
13029         * src/mainwindow.[ch]
13030         * src/prefs_common.c
13031         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
13032         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
13033         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
13034                 usability enhancements to the quoting, implements
13035                 use of Ctrl key to toggle quoting settings
13036                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
13037
13038 2001-11-29 [paul]       0.6.5claws43
13039         
13040         * sync with sylpheed 0.6.5cvs19
13041                 see ChangeLog entry 2001-11-28
13042
13043 2001-11-29 [melvin]     0.6.5claws42
13044         * src/Makefile.am
13045                 added enriched.[ch] to the list of files
13046
13047         * src/textview.c
13048         * src/mimeview.c
13049         * src/procmime.[ch]
13050         * src/enriched.[ch]
13051                 added support to view text/enriched
13052                 added support to show headers in message view for text/enriched and text/html
13053                         in non multipart messages
13054
13055 2001-11-28 [paul]       0.6.5claws41
13056
13057         * more sync with sylpheed 0.6.5cvs18
13058                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
13059
13060 2001-11-27 [paul]       0.6.5claws40
13061         
13062         * po/pt_BR.po
13063                 updated translation, submitted by Fabio Junior Beneditto
13064                 
13065         * sync with sylpheed 0.6.5cvs18
13066                 see ChangeLog entries 2001-11-26 (src/textview.c) and
13067                 2001-11-27
13068
13069
13070 2001-11-26 [paul]
13071
13072         * po/es.po
13073                 updated translation, submitted by Ricardo Mones Lastra
13074
13075 2001-11-26 [alfons]
13076
13077         * src/matcher.c
13078                 add more translatable strings
13079
13080 2001-11-26 [christoph]  0.6.5claws39
13081
13082         * po/de.po      
13083                 fixed one more umlaut
13084         * src/compose.c
13085                 fix translated header when it should not be translated
13086
13087 2001-11-26 [paul]       0.6.5claws38
13088
13089         * src/mainwindow.c
13090                 remove '/Message/Add Sender to address book' from 
13091                 main_window_set_menu_sensitive(), prevent debug warning
13092                 add 'Message/Mark/Mark all read' to mainwin_entries[]
13093
13094 2001-11-26 [paul]       0.6.5claws37
13095
13096         * src/summaryview.c
13097                 fix 'recurring unread state' bug 
13098
13099         * tools/README 
13100         * tools/filter_conv.pl
13101                 read name of top level mailbox from folderlist.xml
13102                 and presume nothing about its name              
13103
13104 2001-11-26 [darko]      0.6.5claws36
13105
13106         * src/gtkstext.[ch]
13107                 removed functions that are now in gtkutils.c
13108                 use gtkut_text_is_uri_string() from gtkutils.c
13109         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
13110
13111 2001-11-26 [paul]       0.6.5claws35
13112
13113         * sync with sylpheed 0.6.5cvs16
13114                 see ChangeLog entries 2001-11-25 and 2001-11-26
13115
13116 2001-11-25 [alfons]     0.6.5claws34
13117
13118         EXPERIMENTAL!!! Please checkout the last stable version using: 
13119           
13120         % cvs update -r LAST_STABLE -dRAP
13121
13122         (Or help us testing this stuff.)
13123
13124         * src/filtering.c               (1.14)
13125         * src/filtering.h               (1.6)
13126         * src/inc.c                     (1.28)
13127         * src/matcher.c                 (1.20)
13128         * src/mbox.c                    (1.9)
13129         * src/procmsg.h                 (1.14)
13130         * src/summaryview.c             (1.59)
13131         * src/summaryview.h             (dunno)
13132                 revert/merge/sync to as it was before commit 
13133                 on Thu, 19 Jul 2001 10:15:51 -0700.
13134
13135 2001-11-25 [hoa]        0.6.5claws33
13136
13137         * src/main.c
13138                 processing mails at startup
13139
13140         * src/folderview.c
13141         * src/summaryview.[ch]
13142                 processing mails when entering folder
13143
13144         * src/prefs_filtering.c
13145                 fixed some UI bugs
13146
13147 2001-11-24 [alfons]     0.6.5claws32
13148
13149         * src/summaryview.[ch]
13150                 make summary sort headers work, and also make
13151                 sure the sort type is stored
13152
13153 2001-11-23 [alfons]     0.6.5claws31
13154
13155         * src/summaryview.[ch]
13156                 make lock work like mark
13157                 disallow deleting messages marked as locked
13158
13159 2001-11-23 [alfons]     0.6.5claws30
13160
13161         * src/gtkstext.c
13162         * src/compose.[ch]
13163         * src/Makefile.am
13164         * src/undo.[ch]
13165                 merge undo patch submitted by Jens
13166
13167 2001-11-23 [christoph]  0.6.5claws29
13168
13169         * src/.cvsignore
13170                 added ylwrap
13171         * src/compose.c
13172                 fixed gpg signing and encoding
13173         * src/folder.[ch]
13174         * src/main.c
13175                 added --status option to get new, unread and total
13176                 message count from a running sylpheed
13177         * src/prefs_common.c
13178                 temporary fix for reply_with_quote problem
13179                 (don't call functions for non existing widget)
13180         * src/procmsg.c
13181                 one more check for ignored threads but still not
13182                 always working correctly. probably a recursive
13183                 check for all parents is needed
13184
13185 2001-11-23 [darko]      0.6.5claws28
13186
13187         * src/compose.c
13188                 wrapping on send improvements
13189         * src/gtkutils.[ch]
13190                 fix for GtkSText after last sync with main branch
13191                 GTK_TEXT -> GTK_STEXT
13192
13193 2001-11-23 [paul]       0.6.5claws27
13194
13195         * sync with sylpheed 0.6.5cvs14
13196                 see ChangeLog entries 2001-11-22 and 2001-11-23
13197                 
13198         * po/de.po
13199                 fixed the scrambled umlauts 
13200                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
13201
13202 2001-11-21 [paul]       0.6.5claws26
13203
13204         * sync with sylpheed 0.6.5cvs12
13205                 see 2nd ChangeLog entry dated 2001-11-20
13206
13207 2001-11-20 [paul]       0.6.5claws25
13208
13209         * sync with sylpheed 0.6.5cvs11
13210                 see ChangeLog entry 2001-11-19 (src/utils.c)
13211
13212 2001-11-20 [hiro]
13213
13214         * src/compose.c
13215                 GTK_TEXT -> GTK_STEXT
13216                 fix for wrong comment
13217
13218 2001-11-20 [hiro]       0.6.5claws24
13219
13220         * src/compose.[ch]
13221                 more merges from main branch
13222                 removed fatal warnings (uninitialized variables etc.)
13223                 some coding style fix
13224         * src/gtkutils.h
13225                 fixed typo.
13226         * src/addressbook.c
13227           src/addrindex.c
13228                 V-Card -> vCard
13229
13230 2001-11-19 [hoa]        0.6.5claws23
13231
13232         * src/filtering.c
13233         * src/prefs_scoring.c
13234         * src/matcher.[ch]
13235         * src/scoring.c
13236                 cleaning code
13237
13238         * src/matcher_parser_parse.y
13239         * src/prefs_filtering.c
13240                 bouncing
13241
13242 2001-11-19 [alfons]     0.6.5claws22
13243
13244         more of my old things into claws
13245
13246         * src/Makefile.am
13247         * src/prefs_common.c
13248         * src/procmsg.h
13249         * src/summaryview.[ch]
13250         * src/prefs_summary_column.c
13251         * src/pixmaps/locked.xpm
13252                 add indicators for locking of message in summary view
13253                 (does not work yet, only visual indicator)
13254
13255 2001-11-19 [paul]       0.6.5claws21
13256
13257         * sync with sylpheed 0.6.5cvs10
13258                 see ChangeLog entry 2001-11-19
13259
13260 2001-11-18 [alfons]     0.6.5claws20
13261         
13262         * src/filtering.c
13263                 remove an inadvertent free I forgot in previous clean up 
13264
13265 2001-11-18 [alfons]     0.6.5claws19
13266
13267         * src/filtering.[ch]
13268                 clean up & plug leaks
13269
13270 2001-11-18 [paul]       0.6.5claws18
13271
13272         * sync with sylpheed 0.6.5cvs9
13273                 see ChangeLog entries 2001-11-17 and 2001-11-18
13274
13275 2001-11-16 [paul]       0.6.5claws17
13276
13277         * sync with sylpheed 0.6.5cvs8
13278                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
13279
13280 2001-11-16 [paul]       0.6.5claws16
13281
13282         * sync with sylpheed 0.6.5cvs7
13283                 see ChangeLog entries 2001-11-15 and 2001-11-16
13284
13285 2001-11-15 [hoa]        0.6.5claws15
13286
13287         * src/compose.c
13288                 fix bounce, mails we received couln't be bounced to ourself.
13289
13290         * src/defs.h
13291         * src/filtering.[ch]
13292         * src/matcher.[ch]
13293         * src/matcher_parser.h
13294         * src/matcher_parser_lex.l
13295         * src/matcher_parser_parse.y
13296         * src/inc.c
13297         * src/main.c
13298         * src/mbox.c
13299         * src/prefs_filtering.[ch]
13300         * src/mainwindow.c
13301         * src/prefs_matcher.c
13302         * src/prefs_scoring.c
13303         * src/scoring.[ch]
13304         * src/summaryview.c
13305                 new matcher/filter/score configuration file parser
13306                 one unique configuration file => ~/.sylpheed/matcherrc
13307                 import in currently automatic, then save are made
13308                 in this new file.
13309                 one filter per folder and one global filter
13310                 (filter of a folder will be used as folder processing)
13311
13312         * src/folder.c
13313                 fix a bug in folder_item_get_identifier
13314                 
13315         * src/messageview.c
13316                 receive receipt return are fixed.
13317
13318 2001-11-14 [alfons]     0.6.5claws14
13319
13320         * src/session.h
13321                 add things from main branch to make claws compile
13322
13323 2001-11-14 [paul]       0.6.5claws13
13324
13325         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
13326                 see ChangeLog entries 2001-11-08 to 2001-11-14
13327
13328 2001-11-14 [hoa] 0.6.5claws12
13329
13330         * src/compose.[ch]
13331         * src/mainwindow.c
13332         * src/summaryview.c
13333                 add "bounce mail" option
13334
13335 2001-11-13 [christoph]  0.6.5claws11
13336
13337         * src/compose.c
13338                 Cleanup a mess i add before commiting
13339
13340 2001-11-13 [hoa]        0.6.5claws10
13341
13342         * src/compose.c
13343                 some fixes when mail are sent or
13344                 for crossposts
13345
13346 2001-11-13 [christoph]  0.6.5claws9
13347
13348         * po/de.po
13349                 Changed two string with the same translation
13350         * src/compose.c
13351         * src/procmsg.[ch]
13352         * src/send.[ch]
13353                 New mailsending process:
13354                   - Always queue message before sending
13355                     (message will be saved if sylpheed crashed or
13356                      freezes while sending)
13357                   - Allow queuing of newspostings
13358                   - No copy in outbox before sending
13359                     (closes bug #469501)
13360                   - No more redundant code for send and send_later
13361         * src/summaryview.c
13362                 Applied wwp <subscript@free.fr>'s patch that fixes
13363                 marks for multiple forwarded messages (+compose.c)
13364
13365 2001-11-12 [alfons]
13366
13367         * README.claws
13368                 remove things that are now in main branch
13369         
13370         * po/nl.po
13371                 update Dutch translation
13372
13373 2001-11-12 [mhadasht]   0.6.5.claws8
13374
13375         * src/prefs_common.c
13376                 re-enabled account autoselection feature for forward
13377                 and reedit lost during the branch point for SYNC-B4-REL
13378         * src/gtkspell.c
13379                 gtkpspell_get_dict(): more readable code (even if function is
13380                 not used yet)
13381         * ChangeLog.claws
13382                 added version number info to 2001-11-12 [hiro] comment.
13383
13384 2001-11-12 [hiro]       0.6.5.claws7
13385
13386         * src/compose.c
13387                 compose_forward(): fixed a bug that forward quote mark
13388                 wasn't used.
13389                 removed unnecessary code.
13390         * src/template_select.[ch]: removed.
13391
13392 2001-11-11 [alfons]
13393
13394         * src/compose.c
13395                 :%s/GTK_TEXT/GTK_STEXT/g
13396         
13397         * src/compose.[ch]
13398         * src/undo.[ch]
13399         * src/Makefile.am
13400                 revert the undo stuff (this is 0.6.6claws stuff)
13401
13402 2001-11-11 [hoa]        0.6.5.claws6
13403
13404         * src/compose.[ch]
13405                 Insert signature at the end of the text.
13406                 Added undo patch but currently disabled
13407
13408         * src/procmsg.c
13409                 Threading by subject improved.
13410
13411         * added src/undo.[ch]
13412                 Undo module for compose dialog box.
13413
13414 2001-11-11 [alfons]     0.6.5.claws5
13415
13416         * src/procmsg.c
13417                 prevent threading by subject on nodes that have already been
13418                 threaded by in-reply-to (as in "circular references in a tree
13419                 result in a dead branch")
13420
13421 2001-11-09 [hoa]        0.6.5.claws4
13422         
13423         * src/folderview.c
13424                 allows creation of mbox folder item from any files.
13425
13426 2001-11-09 [alfons]     0.6.5.claws3
13427         
13428         * src/utils.c
13429         * src/procmsg.c
13430                 do what I mean and correct threading by subject so it really
13431                 ignores attracting lines without "Re: "
13432
13433 2001-11-07 [alfons]     0.6.5.claws2
13434
13435         * src/procmsg.c
13436         * src/utils.[ch]
13437                 only attract by subject if a subject line starts with a "Re: "
13438         * src/syldap.c
13439                 remove warning
13440
13441 2001-11-07 [paul]       0.6.5claws1
13442
13443         * sync with sylpheed 0.6.5. release
13444                 see ChangeLog entry 2001-11-07
13445
13446 2001-11-07 [paul]       0.6.4claws31
13447
13448         * sync with sylpheed 0.6.4cvs18
13449                 see ChangeLog entries 2001-10-30 to 2001-11-07
13450                 prefs_templates.[ch] renamed prefs_template.[ch]
13451
13452 2001-11-06 [alfons]
13453         
13454         * src/utils.h
13455                 add semicolon Hoa forgot ;-)
13456                 
13457
13458 2001-11-06 [hoa]        0.6.4claws30
13459         
13460         * src/procmsg.c
13461         * src/summaryview.c
13462         * src/utils.c
13463         * src/utils.h
13464                 threading by subject - empty subject are ignored
13465
13466 2001-11-06 [christoph]  0.6.4claws29
13467
13468         * src/socket.c
13469                 use SSL_peek for sock_gets
13470         * src/utils.c
13471                 removed unneeded pointer in extracting quoted
13472                 names implementation
13473
13474 2001-11-06 [melvin]     0.6.4claws28
13475
13476         * src/gtkspell.c
13477                 fixed bug #476792 Selection overtyping with spell checker
13478                 fixed bug which could cause a buffer overflow
13479                 fixed a memory leak
13480
13481 2001-11-06 [hoa]        0.6.4claws27
13482         
13483         * src/procmsg.c
13484         * src/summaryview.c
13485                 threading by subject
13486
13487 2001-11-05 [alfons]     0.6.4claws26
13488         
13489         * README.claws
13490                 Claws -> Sylpheed (vice versa)
13491
13492         * src/compose.c
13493                 :%s/gtk_text/gtk_stext/g
13494                 :%s/GTK_TEXT/GTK_STEXT/g
13495                 (thanks to Jonathan Ware for spotting this)
13496
13497 2001-11-04 [christoph]  0.6.4claws25
13498
13499         * src/summaryview.c
13500                 replace Xalloca + strdup with Xstrdup_a
13501         * src/utils.c
13502                 better implementation of extracting quoted names
13503                 from addresses (remove backlashes and ignore
13504                 quotes after them)
13505
13506 2001-11-04 [alfons]     0.6.4claws24
13507
13508         * src/utils.[ch]
13509                 edit to comply more with coding style
13510
13511         * src/textview.c
13512                 fix bug reported by Kim Schulz. introduced by the patch integrated
13513                 in 0.6.4claws15. the code did not check the return value of
13514                 the html parser.
13515
13516         * AUTHORS
13517                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
13518
13519 2001-11-04 [christoph]  0.6.4claws23
13520
13521         * src/main.c
13522         * src/prefs_common.[ch]
13523                 init some pointers that possibly caused a segfault
13524                 reported in the claws-users ML
13525
13526 2001-11-04 [hoa]        0.6.4claws22
13527
13528         * src/grouplistdialog.c
13529                 change the names of the nodes in the tree
13530
13531         * src/compose.c
13532                 enhanced mailto syntax as described in
13533                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
13534                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
13535
13536         * src/utils.c
13537                 encode and decode URI (useful when opening URL into
13538                 netscape).
13539
13540 2001-11-03 [hoa]        0.6.4claws21
13541
13542         * src/grouplistdialog.c
13543                 a new newsgroups list selection dialog box
13544                 with a CTree instead of a CList
13545
13546 2001-11-03 [hoa]        0.6.4claws20
13547
13548         * src/folderview.c
13549                 enable property and scoring options when right
13550                 click on "inbox"
13551
13552         * src/summaryview.c
13553                 fixed bug when nickname were displayed using
13554                 the address book.
13555
13556 2001-11-02 [darko]      0.6.4claws19
13557
13558         * src/compose.c
13559                 new wrap quotation and URL/long words wrapping implementation
13560         * src/compose.c src/gtkstext.[ch]
13561                 move gtkstext_strncmp() to gtkstext.c
13562
13563 2001-11-01 [christoph]  0.6.4claws18
13564
13565         * src/prefs_account.c
13566                 fixed mess in account settings dialog
13567         * src/prefs_folder_item.c
13568                 added label with folder path to dialog
13569
13570 2001-10-31 [match]      0.6.4claws17
13571
13572         * src/vcard.c
13573                 fix memory leak.
13574         * src/addrbook.c
13575                 fix generation of spurious address book file names.
13576                 remove redundant functions.
13577         * po/POTFILES.in
13578                 added missing file names.
13579
13580 2001-10-30 [paul]       0.6.4claws16
13581
13582         * sync with sylpheed 0.6.4cvs6
13583                 see ChangeLog entries 2001-10-26 to 2001-10-30
13584
13585         * tools/filter_conv.pl
13586                 read folderlist.xml to discover whether the top-level
13587                 folder is called 'Mailbox' or 'Mail' 
13588
13589 2001-10-29 [paul]       0.6.4claws15
13590
13591         * src/html.c, src/textview.c
13592                 activate links in html mail and fix clickable parts
13593                 Submitted by Matthieu Dazy <dazy@t-surf.com>
13594
13595 2001-10-29 [paul]
13596
13597         * po/de.po, po/es.po, po/pt_BR/po
13598                 updated translations, submitted by Jens Oberender,
13599                 Ricardo Mones Lastra, and Fabio Junior Beneditto
13600
13601 2001-10-29 [darko]      0.6.4claws14
13602
13603         * src/compose.c
13604                 fix wrapping for good
13605
13606 2001-10-29 [darko]
13607
13608         * src/compose.c
13609                 undo previous change as it broke the smart wrapping
13610
13611 2001-10-29 [darko]      0.6.4claws13
13612
13613         * src/compose.c
13614                 fix infinite loop when long URL is quoted
13615                 (closes bug #475122.
13616
13617 2001-10-28 [match]
13618
13619         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
13620                 import Mutt address book
13621         * src/ldif.[ch] src/importldif.h
13622                 modified import LDIF handle user attributes
13623
13624 2001-10-28 [christoph]  0.6.4claws12
13625
13626         * src/summaryview.c
13627                 fixed that filtering did not work if there
13628                 were no filter rules
13629                 (closes bug #472003 and better implementation
13630                  of patch #474644)
13631
13632 2001-10-27 [christoph]  0.6.4claws11
13633
13634         * src/compose.c
13635                 make the folder's default account to be used when
13636                 replying. (patch by wwp <subscript@free.fr>)
13637         * src/compose.c
13638                 code cleanup, nearly killed all of wwp's patch
13639                 for folder's default account in compose
13640         * src/folderview.c
13641                 error panel when a folder could not be created
13642                 (closes bug #471080 new folder name & already
13643                  existing file)
13644
13645 2001-10-26 [alfons]
13646
13647         * src/utils.h
13648                 change prototype of strstr2() that Christoph forgot about
13649
13650 2001-10-26 [christoph]  0.6.4claws10
13651
13652         * src/account.c
13653                 made search for accounts by email address not case
13654                 sensitive
13655         * src/folder.c
13656                 fixed memory leak in folder_item_get_identifier
13657         * src/gtkspell.c
13658         * src/utils.c
13659                 fixed wrong strstr2 (should work like strstr)
13660
13661 2001-10-26 [darko]      0.6.4claws9
13662
13663         * src/compose.c src/gtkstext.[ch]
13664         * src/gtkstext.c
13665                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
13666
13667 2001-10-26 [paul]       0.6.4claws8
13668
13669         * src/html.c
13670                 ignore css and javascript tags in html mail
13671                 case-insensitive, with or without double-quoted
13672                 strings
13673
13674 2001-10-26 [paul]       0.6.4claws7
13675
13676         * sync with sylpheed 0.6.4cvs1
13677                 see ChangeLog entry 2001-10-26
13678
13679         * src/prefs_account.c, src/prefs_common.c,
13680           src/prefs_summary_column.c
13681                 minor improvements to the English
13682
13683 2001-10-25 [alfons]     0.6.4claws6
13684
13685         * src/gtkstext.c
13686         
13687                 make GtkSText follow style of GtkText (closes bug 
13688                 #469211 "text selection while writing message")
13689                 
13690                 do sync with GTK 1.2.10
13691
13692 2001-10-25 [paul]       0.6.4claws5
13693
13694         * src/html.c
13695                 ignore css tags in html mail
13696
13697 2001-10-25 [darko]      0.6.4claws4
13698
13699         * src/compose.c
13700                 don't declare is_url_string as static function since
13701                 we need it in gtkstext.c
13702         * src/gtkstext.c
13703                 remove unused variable
13704                 don't wrap long URLs while composing a message
13705
13706 2001-10-24 [christoph]  0.6.4claws3
13707
13708         * src/socket.c
13709                 fix ssl deadlock, when peer closes connection
13710
13711 2001-10-24 [paul]       0.6.4claws2
13712
13713         * src/prefs_common.c
13714                 gettextize the gpg ascii-armored warning message
13715
13716         * src/compose.c
13717                 insert a DOS/MAC file into the composed message
13718                 (improvements)
13719
13720         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
13721
13722 2001-10-22 [paul]       0.6.4claws1
13723
13724         * sync with sylpheed 0.6.4 release
13725                 see ChangeLog entries 2001-10-21
13726
13727         * po/fr.po, po/pt_BR.po
13728                 updated by Melvin Hadasht and Fabio Junior Beneditto
13729
13730 2001-10-21 [paul]       0.6.3claws30
13731
13732         * src/compose.c
13733                 insert a DOS text file from the compose window
13734                 into the composed message text (removes CRs characters)
13735                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
13736
13737         * tools/filter_conv.pl, tools/README
13738                 automatically use ~/.sylpheed as working directory
13739                 print out confirmation message on completion
13740
13741         * correct Hoa's last ChangeLog.claws entry
13742
13743 2001-10-20 [hoa]        0.6.3claws29
13744
13745         * src/grouplistdialog.c
13746                 bugfix (another ?) to give the right
13747                 newsgroups list for each news server.
13748
13749         * src/news.c
13750         * src/news.h
13751                 improve the newsgroups list cache
13752
13753 2001-10-20 [paul]       0.6.3claws28
13754
13755         * sync with sylpheed 0.6.3cvs9
13756                 see ChangeLog entry 2001-10-19
13757
13758         * correct Alfons' last ChangeLog.claws entry
13759
13760 2001-10-19 [alfons]
13761
13762         * src/pgptext.[ch]
13763                 fix compilation problems (part of bug #472895)
13764
13765 2001-10-18 [hoa]        0.6.3claws27
13766
13767         * src/grouplistdialog.c
13768                 bugfix when we refresh was clicked (bug 472701)
13769
13770 2001-10-19 [christoph]  0.6.3claws26
13771
13772         * src/compose.c
13773                 last header entry should default to "To:" or
13774                 "Newsgroups:" and not copy the last entry line
13775                 in a new compose window
13776                 (closes bug #472686, #470792)
13777
13778 2001-10-19 [paul]       0.6.3claws25
13779
13780         * sync with Sylpheed 0.6.3cvs8
13781                 see ChangeLog entries 2001-10-18 and 2001-10-19
13782
13783 2001-10-18 [christoph]  0.6.3claws24
13784
13785         * src/procmsg.c
13786                 reimplement ignore thread
13787         
13788 2001-10-18 [hoa]        0.6.3claws23
13789
13790         * src/folderview.c
13791         * src/grouplistdialog.[ch]
13792                 enhanced news subscription interface (feature 469113)
13793
13794         * src/news.c
13795         * src/news.h
13796                 enchanced newsgroup listing,
13797                 now, we can get groups informations
13798                 (NNTPGroupInfo)
13799
13800 2001-10-18 [paul]       0.6.3claws22
13801
13802         * src/summaryview.c
13803                 remove comment (sync with main branch)
13804         * src/mainwindow.c
13805                 fix 'Re-edit' bug in 'Message' menu
13806
13807 2001-10-17 [christoph]  0.6.3claws21
13808
13809         * src/compose.c
13810                 ignore empty or whitespace only header lines
13811
13812 2001-10-17 [paul]       0.6.3claws20
13813
13814         * sync with sylpheed 0.6.3cvs7
13815                 see ChangeLog entries 2001-10-14, 2001-10-16, and
13816                 2001-10-17
13817
13818 2001-10-17 [darko]
13819
13820         * src/compose.c
13821                 wrap long lines without spaces
13822                 don't wrap URLs
13823
13824 2001-10-16 [paul]
13825
13826         * po/es.po, po/nl.po, po/pt_BR.po
13827                 updated by Ricardo Mones Lastra, Alfons,
13828                 and Fabio Junior Beneditto
13829
13830         * sylpheed-0.6.3claws released
13831
13832 2001-10-15 [melvin] 0.6.3claws18
13833
13834         * README.claws
13835                 added summary and detailed installation instructions
13836                 for spell checker
13837         * po/fr.po
13838                 Updated, corrected and completed french translation
13839
13840 2001-10-15 [hoa] 0.6.3claws17
13841         * src/grouplistdialog.c
13842                 we can choose the newsgroups to display with wildcards
13843
13844 2001-10-15 [christoph]  0.6.3claws16
13845
13846         * src/account.c
13847         * src/compose.c
13848         * src/prefs_folder_item.[ch]
13849                 applied wwp <subscript@free.fr>'s folder
13850                 default account patch
13851         * po/de.po
13852                 Fixed wrong translation
13853
13854 2001-10-13 [alfons, christoph, melvin]  
13855                         0.6.3claws15
13856
13857         solution #2 to solve MT-safety problems defers all GUI related calls
13858         to the main thread using a gtk_idle_add() callback. discussed on
13859         ircnet #sylpheed, with christoph spotting some issues with the
13860         original code, and melvin allowing us to lobotomize his sylpheed.
13861
13862         * src/syldap.[ch], src/main.c
13863                 fix race problem in ldap search thread by deferring GUI 
13864                 stuff to main thread using gtk_idle_add()
13865
13866 2001-10-13 [paul]       0.6.3claws14
13867
13868         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
13869                 add Sergey's smtpcred.patch
13870                 adds separate username/password setting for SMTP Auth
13871                 needed by some servers
13872                 (closes feature request #471659)
13873
13874 2001-10-13 [paul]       0.6.3claws13
13875
13876         * src/pgptext.[ch] **NEW FILES**
13877         * src/Makefile.am, src/messageview.c, src/mimeview.c
13878                 decrypt ascii-armored gpg text embedded in
13879                 the message body.
13880                 Submitted by Jens Jahnke <jan0sch@gmx.net>
13881
13882 2001-10-13 [christoph]  0.6.3claws12
13883
13884         * README.claws
13885                 some more details on default to and
13886                 feature requests
13887         * src/main.c
13888                 init glib threading when ldap is used
13889         * src/syldap.c
13890                 threading fixes
13891         * po/de.po
13892                 fixed a typo
13893
13894 2001-10-12 [paul]       0.6.3claws11
13895
13896         * src/prefs_common.[ch], src/rfc2015.c
13897                 enable ascii-armored gpg text to be embedded in the
13898                 message body, selectable through the 'Privacy'
13899                 preferences. Supports encrypting only.
13900                 Submitted by Ravemax <ravemax@dextrose.com>
13901
13902 2001-10-12 [paul]       0.6.3claws10
13903
13904         * sync with sylpheed 0.6.3cvs6
13905                 see ChangeLog entries 2001-10-11 and 2001-11-12
13906
13907         * src/folderview.c
13908                 incorporated mbox folders, scoring, and folder
13909                 properties into the sync
13910
13911 2001-10-12 [darko]      0.6.3claws9
13912
13913         * README.claws
13914                 describe quotation wrapping
13915         * src/compose.c
13916                 don't treat tab as space to calculate line length properly
13917
13918 2001-10-11 [alfons]
13919
13920         * README.claws
13921                 correct description of how to make new filtering system work,
13922                 add some other things
13923                 
13924         * src/syldap.c
13925                 remove sched_yield() (not necessary / unportable)
13926
13927 2001-10-11 [paul]       0.6.3claws8
13928
13929         * sync with sylpheed 0.6.3cvs3
13930                 see ChangeLog entry 2001-10-10
13931
13932 2001-10-10 [christoph]  0.6.3claws7
13933
13934         * .cvsignore
13935                 ignore 2 files created by newer autotools
13936         * src/prefs_folder_item.c
13937                 using table for widget alignment
13938                 fixed memory leak and broken octal display
13939         * src/filesel.c
13940                 fixed segfault caused by lost filename
13941                 workaround (closes bug #469551)
13942
13943 2001-10-10 [paul]       0.6.3claws6
13944
13945         * sync with sylpheed 0.6.3cvs2
13946                 see ChangeLog entries 2001-10-09 and 2001-10-10
13947
13948 2001-10-10 [darko]      0.6.3.claws5
13949
13950         * src/gtkstext.c
13951                 proper calculation of right margin if smart wrapping is enabled
13952         * src/compose.c
13953                 automatically wrap long lines if wrap quotation is enabled
13954
13955 2001-10-09 [alfons]     0.6.3.claws4
13956
13957         * src/summaryview.c
13958                 select correct row when deleting last row in the summary view (and
13959                 close bug "[ #469104 ] select second last in list when deleting")
13960
13961 2001-10-09 [paul]       0.6.3claws3
13962
13963         * sync with sylpheed 0.6.3cvs1
13964                 updated some autotool scripts
13965
13966 2001-10-09 [darko]      0.6.3claws2
13967
13968         * src/gtkstext.[ch]
13969                 new name and mark with Sylpheed comment
13970         * src/compose.c
13971                 smart quotation wrapping a-la VIM
13972
13973 2001-10-08 [paul]       0.6.3claws1
13974
13975         * sync with sylpheed 0.6.3 release
13976                 see ChangeLog entry 2001-10-08
13977
13978 2001-10-08 [paul]       0.6.2claws24
13979
13980         * src/summaryview.c
13981                 more sync with sylpheed 0.6.2cvs12
13982                 Fixed the bug that didn't select the last row correctly
13983
13984
13985 2001-10-07 [paul]       0.6.2claws23
13986
13987         * sync with sylpheed 0.6.2cvs12
13988                 see ChangeLog entry 2001-10-07
13989
13990 2001-10-06 [match]
13991         * src/jpilot.[ch]
13992                 enable jpilot to read unsynch'ed addresses.
13993
13994         * src/editldap_basedn.c
13995                 fix segfault when opening dialog.
13996
13997 2001-10-06 [alfons]     0.6.2.claws22
13998
13999         * src/summaryview.c
14000                 fix bug with summary view selecting last *inserted*
14001                 node instead of last *visible* node. remember we
14002                 work with a tree
14003
14004 2001-10-06 [paul]       0.6.2claws21
14005
14006         * po/pt_BR.po
14007                 updated translation, contains some fixes and new
14008                 translations, submitted by Gustavo Noronha Silva
14009                 <kov@debian.org>
14010
14011         * src/prefs_common.c
14012                 change 'each' to 'every' - fix dubious English
14013
14014         * sync with sylpheed 0.6.2cvs11
14015
14016 2001-10-05 [alfons]     0.6.2claws20
14017
14018         * src/mainwindow.[ch], src/folderview.c
14019                 make composite tool button switch between "Compose News"
14020                 and "Compose Mail" depending on selected folder
14021                 (nifty idea by Kim Schulz <kim@schulz.dk>)
14022
14023 2001-10-05 [paul]       0.6.2claws19
14024
14025         * src/mainwindow.c, src/summaryview.c
14026                 fix 'Message/Reply to all', broken in last commit
14027
14028         * src/compose.c
14029                 fix X_BEENTHERE seg fault, thanks to Alfons
14030
14031 2001-10-04 [paul]       0.6.2claws18
14032
14033         * src/compose.[ch], src/mainwindow.c
14034                 make "Message/Reply" reply to mailing lists; matches
14035                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
14036                 based on portions of the patch submitted by
14037                 Junichi Uekawa <dancer@netfort.gr.jp>
14038
14039 2001-10-04 [darko]      0.6.2claws17
14040
14041         * src/compose.c
14042                 better smart wrapping
14043         * src/gtkstext.[hc]
14044                 a function to make text buffer contiguous
14045
14046 2001-10-03 [paul]       0.6.2claws16
14047
14048         * sync with sylpheed 0.6.2cvs10
14049
14050 2001-10-02 [alfons]
14051
14052         * configure.in
14053         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
14054                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
14055                 references to chinese translations (hope someone picks up
14056                 this)
14057
14058 2001-10-02 [christoph]  0.6.2claws15
14059
14060         * src/compose.c
14061                 fixed non translated header bug
14062         * ChangeLog.claws
14063                 fixed wrong date in alfons last entry ;)
14064
14065 2001-10-02 [alfons]     0.6.2claws14
14066
14067         * src/compose.c, src/prefs_common.[ch]
14068                 add block cursor option
14069
14070 2001-10-02 [paul]       0.6.2claws13
14071
14072         * sync with sylpheed 0.6.2cvs9
14073
14074 2001-09-30 [paul]       0.6.2claws12
14075
14076         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
14077                 updated translations
14078
14079         * po/POTFILES.in
14080                 add 'src/importldif.c'
14081
14082         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
14083                 added eudora-to-vCard conversion tool
14084                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
14085
14086         * sync with sylpheed 0.6.2cvs8
14087
14088 2001-09-30 [paul]
14089
14090         * sylpheed-0.6.2claws released
14091
14092 2001-09-27 [melvin]     0.6.2claws11
14093
14094         * src/gtkspell.c
14095                 fixed crash when using default path (introduced 
14096                 in 0.6.2claws10)
14097                 fixed tiny bug for initial suggestion mode
14098
14099 2001-09-27 [melvin]     0.6.2claws10
14100         
14101         * src/gtkspell.c
14102                 fixed bug where gtkpspell didn't set the path correctly
14103
14104         * README.claws
14105                 added a paragraph about spell checking
14106                 
14107
14108
14109 2001-09-27 [paul]       0.6.2claws9
14110
14111         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
14112                 replace '// comments' with '/* comments */' to prevent
14113                 some compiler warnings 
14114
14115         * sync with sylpheed 0.6.2cvs6
14116
14117 2001-09-26 [alfons]     0.6.2claws8
14118
14119         * src/messageview.c
14120                 introduce return receipt request notification again,
14121                 which was lost because of other semantics in 
14122                 procheader_parse() (???)
14123
14124 2001-09-26 [christoph]  0.6.2claws7
14125
14126         * src/compose.c
14127                 replace comments for old code with #if 0
14128                 readded auto cc, bcc and reply-to
14129         * src/prefs_matcher.c
14130         * src/prefs_scoring.c
14131                 removed some definition (was moved to
14132                 prefs.h)
14133
14134 2001-09-26 [paul]       0.6.2claws6
14135
14136         * src/mainwindow.c
14137                 make 'Follow-up and reply to' sensitive
14138
14139         * more sync with sylpheed 0.6.2cvs5
14140
14141 2001-09-25 [melvin]
14142
14143         * 0.6.2claws5
14144
14145         * src/gtkspell.c
14146                 fixed bug for "US-ASCII" introduced by the encoding code
14147
14148 2001-09-25 [paul]
14149
14150         * 0.6.2claws4
14151
14152         * src/prefs_common.[ch], src/summaryview.c
14153                 'next unread msg' 'go to next folder?' dialog can be
14154                 given default behaviour, either always show dialog,
14155                 or assume 'yes', or assume 'no'
14156                 Submitted by wwp <subscript@free.fr>
14157
14158 2001-09-25 [melvin]
14159                 
14160         * src/compose.c src/gtkspell.[ch]
14161                 added support for different encodings
14162
14163 2001-09-25 [paul]
14164
14165         * more sync with sylpheed 0.6.2cvs5
14166
14167 2001-09-24 [alfons]
14168         
14169         * src/prefs_folder_item.c
14170                 add check for item->prefs->default_to string is NULL and
14171                 add another check when freeing this string
14172
14173 2001-09-24 [paul]
14174
14175         * configure.in
14176                 change to version 0.6.2claws3
14177
14178         * sync with sylpheed 0.6.2cvs5 
14179
14180 2001-09-24 [match]
14181         * src/ldif.[ch], src/importldif.[ch], addressbook.c
14182                 import LDIF files.
14183         * src/addrcache.[ch], addrindex.[ch]
14184                 small update for future
14185         * src/addrbook.c
14186                 fix test XML file.
14187
14188 2001-09-24 [melvin]
14189         * src/gtkspell.[ch]
14190                 added 'Learn from mistakes' option
14191                 better handling of quotes in checked words
14192                 sorted dict list
14193         * po/fr.po
14194                 small update for spell checking stuff
14195
14196 2001-09-23 [alfons]
14197         
14198         * src/gtkspell.c
14199                 edit a little bit so it complies more with main coding style
14200
14201 2001-09-23 [alfons]
14202
14203         * src/folder.[ch], prefs_folder_item.c, compose.c
14204                 migrate "request return receipt" folder property
14205                 to folderlist.xml
14206
14207 2001-09-22 [alfons]
14208
14209         * README.claws **NEW**
14210                 (add things of interest for users of main branch 
14211                 and claws here)
14212
14213         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
14214                 re-implement threading per folder option, but store 
14215                 the setting in folderlist.xml (where it belongs)
14216
14217 2001-09-21 [melvin]
14218
14219         * src/gtkspell.[ch]
14220                 fixed bug when compose window is under another window
14221         * src/prefs_common.[ch] src/compose.c
14222                 changed 'dictionary_path' to 'dictionary' to be consistent
14223                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
14224         * ac/pspell.m4 src/Makefile.am 
14225                 dropped PSPELL_PATH macro
14226         * po/fr.po
14227                 updated translations
14228
14229 2001-09-21 [christoph]
14230
14231         * src/compose.c
14232                 added border around header fields
14233                 keep header type when new field is added
14234
14235 2001-09-20 [christoph]
14236
14237         * src/utils.[ch]
14238                 more portable debug_print with source filename
14239                 and linenumber
14240         * src/procmsg.c
14241                 more newlines after debug messages
14242
14243 2001-09-20 [paul]
14244
14245         * configure.in
14246                 change to version 0.6.2claws2
14247
14248         * sync with sylpheed 0.6.2cvs3
14249
14250 2001-09-19 [melvin]
14251
14252         * src/gtkspell.c
14253                 fixed the post-right-click focus pb
14254                 fixed crash when 'Spell check all' after dict change 
14255                         and when cursor is at the end of the text
14256                 shift-right-click pops up config menu even on misspelled words.
14257         * po/POTFILES.in
14258                 added gtkspell.c
14259
14260 2001-09-19 [melvin]
14261
14262         * src/about.c
14263                 added pspell to compiled-in features list
14264
14265 2001-09-18 [melvin]
14266
14267         * switched to pspell and dropped ispell
14268         * ac/pspell.m4
14269                 new file. autoconf macro for pspell
14270         * ac/Makefile.am 
14271         * configure.in acconfig.h
14272                 added pspell support
14273         * src/Makefile.am
14274         * src/main.c src/compose.[ch] src/gtkspell.[ch]
14275         * src/prefs_common.[ch] 
14276                 added pspell support
14277
14278 2001-09-18 [christoph]
14279
14280         * src/addr_compl.c
14281         * src/template.[ch]
14282                 replace LOG_MESSAGE with debug_print
14283         * src/compose.[ch]
14284                 gui improvements
14285         * src/menu.c
14286                 added newline after debug message
14287         * src/utils.h
14288                 using __VA_ARGS__ for debug_print macro
14289         * tools/.cvsignore
14290                 ignore Makefile and Makefile.in
14291
14292 2001-09-18 [paul]
14293
14294         * configure.in
14295                 change to version 0.6.2claws1
14296         * sync with sylpheed 0.6.2cvs1
14297
14298         * src/matcher.c 
14299         * src/prefs_matcher.c
14300                 add 'score equal to' option, submitted by
14301                 Paul Evans <nerd@freeuk.com>
14302
14303 2001-09-15 [christoph]
14304
14305         * src/mainwindow.c
14306                 comment out menu entry not existing in claws
14307         * src/menu.c
14308                 add debug output for non existing menu entries
14309         * src/summaryview.c
14310                 fix next/prev unread message for ignored threads
14311         * src/utils.[ch]
14312                 add sourcefile and line number to debug output
14313                 otherwise it is sometimes hard to find the
14314                 source code part if debug messages are translated
14315
14316 2001-09-14 [darko]
14317         
14318         * src/folderview.c
14319                 refresh target folder style after colour is changed
14320
14321 2001-09-13 [paul]
14322
14323         * configure.in
14324                 change to version 0.6.1claws3
14325
14326         * sync with sylpheed 0.6.1cvs6
14327
14328 2001-09-13 [darko]
14329         
14330         * src/folderview.c
14331                 fix target folder colourization to use user selected colour
14332
14333 2001-09-12 [darko]
14334         
14335         * src/summaryview.c
14336                 fix crash when message that is marked for copy/move is unmarked
14337
14338 2001-09-09 [paul]
14339
14340         * configure.in
14341                 change to version 0.6.1claws2
14342
14343         * sync with sylpheed 0.6.1cvs3
14344
14345 2001-09-09 [alfons]
14346         
14347         * src/folderview.c
14348                 fix bug with default font used for trash folder text
14349
14350 2001-09-06 [paul]
14351
14352         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14353                 updated translations
14354
14355         * configure.in
14356                 change to version 0.6.1claws1
14357
14358         * sync with sylpheed 0.6.1cvs2
14359
14360 2001-09-03 [paul]
14361
14362         * po/POTFILES.in
14363                 add Match's new addressbook
14364
14365         * po/de.po
14366                 updated translation submitted by Jens Oberender
14367
14368 2001-09-02 [paul]
14369
14370         * configure.in
14371                 change to 0.6.1claws
14372         * sync with sylpheed 0.6.1 release
14373
14374 2001-09-02 [paul]
14375
14376         * configure.in
14377                 change to 0.6.0claws2
14378
14379         * sync with sylpheed 0.6.0cvs4
14380
14381         * po/pt_BR.po
14382                 updated translation submitted by Fabio Junior Beneditto
14383
14384 2001-09-01 [match]
14385         * pixmaps/
14386                 interface.xpm
14387                 book.xpm
14388                 address.xpm
14389         * src/
14390                 Makefile.am
14391                 a ton of new files
14392
14393 2001-08-31 [paul]
14394
14395         * configure.in
14396                 change to version 0.6.0claws1
14397
14398         * sync with sylpheed 0.6.0cvs1
14399
14400         * po/es.po
14401                 updated translation submitted by Ricardo Mones Lastra
14402
14403         * po/POTFILES.in
14404                 add 'src/prefs_templates.c'
14405
14406         * src/compose.c, src/summaryview.c
14407                 fix segfault on 'Re_edit'               
14408
14409 2001-08-30 [alfons]
14410
14411         * configure.in, Makefile.am
14412         * tools/Makefile.am
14413                 add tools directory to source distribution
14414
14415 2001-08-30 [paul]
14416
14417         * configure.in
14418                 change to version 0.6.0claws
14419
14420         * sync with sylpheed 0.6.0 release
14421
14422 2001-08-30 [christoph]
14423
14424         * configure.in
14425                 removed autoconf version check
14426
14427 2001-08-30 [paul]
14428
14429         * src/account.c, src/compose.c, src/prefs_common.[ch]
14430         * src/procheader.[ch] src/utils.[ch]
14431                 Enhanced automatic account selection on replies
14432                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
14433
14434         * configure.in
14435                 add LDAP and JPilot to the configuration results output.
14436
14437 2001-08-29 [christoph]
14438
14439         * src/summeryview.c
14440                 no bold font for ignored threads
14441
14442 2001-08-29 [paul]
14443
14444         * configure.in
14445                 change to version 0.5.3claws6
14446
14447         * sync with sylpheed 0.5.3cvs10
14448                 src/stringtable.[ch]: New Files
14449
14450         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
14451         * src/pixmaps/sylpheed.xpm
14452                 add mini-icons to windows (by Alfons)
14453
14454 2001-08-27 [paul]
14455
14456         * src/mainwindow.c
14457                 new functions: next_labeled_cb(), prev_labeled_cb()
14458
14459         * src/summaryview.c
14460                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
14461                 summary_select_next_labeled(), summary_select_prev_labeled()
14462
14463         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
14464                 give claws blue folders and a blue trash can
14465
14466 2001-08-27 [paul]
14467
14468         * configure.in
14469                 change to version 0.5.3claws5
14470
14471         * sync with sylpheed 0.5.3cvs9
14472                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
14473
14474 2001-08-24 [christoph]
14475
14476         * src/filesel.c
14477                 keep filename when browsing directories
14478                 (not working for user entered filename, but
14479                  for default name and selected filename from
14480                  file list)
14481         * src/mainwindow.c
14482                 fixed wrong spelling "Folllow-up"
14483         * src/mbox_folder.c
14484         * src/procmsg.c
14485         * src/summaryview.c
14486                 fixed new/unread message count with ignored
14487                 threads (2 commits, first didn't notice no
14488                 longer needed decreasing)
14489         * src/inc.c
14490                 readded scrolling of progress dialog
14491                 (lost in sync)
14492
14493 2001-08-24 [paul]
14494
14495         * configure.in
14496                 change to 0.5.3claws4
14497
14498         * sync with sylpheed 0.5.3cvs7
14499
14500 2001-08-24 [christoph]
14501
14502         * src/compose.c
14503                 set request return receipt when replying
14504                 if it is set is the folder prefs of the
14505                 message
14506         * src/inc.c
14507                 disable final error popup if popups are
14508                 disabled in config (again)
14509
14510 2001-08-23 [paul]
14511
14512         * configure.in
14513                 Change version number to 0.5.3claws3
14514
14515         * sync with sylpheed 0.5.3cvs5
14516
14517         * src/mimeview.c
14518                 double quote '%s' in 'gedit %s' to fix bug when
14519                 opening attachment with spaces in the name
14520
14521 2001-08-22 [alte]
14522         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
14523           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
14524                 initial message templates support
14525
14526
14527 2001-08-22 [paul]
14528
14529         * configure.in
14530                 change version number to 0.5.3claws2
14531
14532         * sync with sylpheed 0.5.3cvs4
14533
14534         * src/procmsg.h src/summaryview.c
14535                 re-implement (un)ignore thread
14536
14537 2001-08-21 [paul]
14538
14539         * src/summaryview.c
14540                 remove unnecessary code
14541         * src/compose.c
14542                 enable 'dynamic' signatures (submitted by
14543                 Eric Limpens <eric@hscg-internet.nl>)
14544
14545 2001-08-21 [paul]
14546
14547         clean up after sync with sylpheed 0.5.3 release
14548
14549         * src/folderview.c
14550                 fix re-introduced font mess, see Christoph's
14551                 entry 2001-06-24
14552
14553         * src/summaryview.c
14554                 remove prev_msgnum
14555                 use sylpheed's small font instead of
14556                 gtk default font for summary view
14557
14558
14559 2001-08-17 [paul]
14560
14561         * configure.in
14562                 add pl to ALL_LINGUAS - sync with main branch
14563
14564         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14565                 Updated. Translations by Jens Oberender, Ricardo Mones
14566                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
14567
14568         * po/pl.po  ** NEW FILE **
14569                 sync with the main branch
14570
14571         * src/folderview.c
14572                 fix target folder colorizing and refresh problem
14573
14574
14575 2001-08-17 [christoph]
14576
14577         * src/mainwindow.c
14578                 claws uses 4 colors for target folder coloring.
14579                 arrays were not long enough and destroyed the
14580                 stack causing a segfault.
14581                 target folder colorizing does not work anymore
14582                 for me
14583
14584 2001-08-16 [paul]
14585
14586         * configure.in
14587                 change to version 0.5.3claws1
14588
14589         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
14590           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
14591           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
14592
14593                 sync with sylpheed 0.5.3 release, but keep claws method of
14594                 configuring/saving fonts
14595
14596         * src/addressbook.[ch]
14597                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
14598                 in line with a similar change in Hiroyuki's branch
14599
14600         * src/mainwindow.[ch]
14601                 disable main_window_set_thread_option()
14602         * src/prefs_folder_item.c
14603                 comment out &tmps_prefs.enable_thread,
14604         * src/mbox_folder.c, src/procmsg.[ch]
14605                 comment out MSG_IS_IGNORE_THREAD
14606         * src/summaryview.c
14607                 comment out summary_ignore_thread() and summary_unignore_thread()
14608                 comment out MSG_IS_IGNORE_THREAD
14609
14610                 use Hiroyuki's threading instead.
14611
14612
14613
14614 2001-08-15 [paul]
14615
14616         * src/account.c
14617                 use Hiroyuki's 0.5.3 column scheme but also
14618                 include the enable/disable button.
14619         * src/pixmaps/mark.xpm
14620                 add Hiroyuki's amended pixmap
14621
14622 2001-08-13 [christoph]
14623
14624         * src/account.c
14625                 receive at get all column showed wrong state for APOP
14626                 button should only work for POP3 and APOP accounts
14627         * src/prefs_account.c
14628                 added missing preprocessor statement for SSL
14629
14630 2001-08-12 [paul]
14631
14632         * src/account.[ch]
14633                 add 'receive at get all' column and enable/disable
14634                 button.
14635
14636 2001-08-06 [christoph]
14637
14638         * src/account.c
14639                 show usage of SSL in protocol column
14640
14641         * src/imap.c
14642         * src/inc.c
14643                 renamed ssl options
14644
14645         * src/prefs_account.[ch]
14646                 moved ssl options to a new page
14647
14648         * src/send.c
14649         * src/smtp.c
14650         * src/ssl.[ch]
14651                 renamed ssl options
14652                 added support for SMTP STARTTLS command
14653
14654 2001-08-05 [christoph]
14655
14656         * configure.in
14657                 debian autoconf needs version check to find
14658                 correct autoconf version. if the file is
14659                 named configure.in 2.13 is used, which does
14660                 not work with this configure.in script.
14661                 other solution would be to rename the script
14662                 to configure.ac as suggested in the autoconf
14663                 manual.
14664
14665         * src/inc.c
14666                 disable final error popup if popups are
14667                 diabled in config
14668
14669         * src/socket.c
14670                 bugfix in ssl_gets
14671                 fixes IMAP over SSL problem
14672
14673 2001-08-03 [paul]
14674
14675         * configure.in
14676                 change to 0.5.2claws1
14677
14678         * sync with sylpheed 0.5.2cvs1
14679
14680 2001-08-02 [alfons]
14681
14682         * configure.in
14683                 quick fix for ispell detection...
14684
14685 2001-08-01 [paul]
14686
14687         * configure.in
14688                 change to 0.5.1claws4
14689
14690         * sync with sylpheed 0.5.1cvs7
14691
14692 2001-07-31 [alfons]
14693
14694         * src/prefs_common.c, src/prefs_common.h, 
14695           src/gtkspell.c, src/gtkspell.h
14696                 add global spelling checker settings (compose tab) +
14697                 selection of dictionary 
14698           
14699         * configure.in  
14700                 guess valid ispell location
14701
14702 2001-07-31 [paul]
14703
14704         * po/POTFILES.in
14705                 removal of 'src/quote_fmt_parse.c'
14706         * po/de.po
14707                 Updated de.po
14708                 (submitted by Jens Oberender <didge@suse.de>)
14709
14710 2001-07-31 [darko]
14711
14712         * src/folder.[ch]
14713         * src/folderview.[ch]
14714         * src/mainwindow.c
14715         * src/mh.c
14716         * src/prefs_common.[ch]
14717         * src/summaryview.c
14718                 target folder colourization
14719
14720 2001-07-30 [paul]
14721
14722         more sync with Sylpheed 0.5.1cvs6 
14723
14724 2001-07-30 [darko]
14725
14726         * src/mh.c
14727         * src/prefs_folder_item.[hc]
14728         * src/summaryview.c
14729                 shared folders support with a GUI
14730
14731 2001-07-29 [paul]
14732
14733         0.5.1claws3
14734
14735         * sync with Sylpheed 0.5.1cvs6
14736
14737 2001-07-29 [paul]
14738
14739         * po/pt_BR.po
14740                 updated
14741                 (submitted by Fabio Junior Beneditto)
14742
14743 2001-07-28 [paul]
14744
14745         * src/procmime.c
14746         * AUTHORS
14747                 patch to correct bad image mime headers
14748                 (submitted by Don Quijote <dq@searchlores.org>)
14749
14750 2001-07-28 [paul]
14751
14752         * tools/gif2xface.pl   **NEW FILE**
14753         * tools/README
14754                 script to convert file.gif to file.xface for
14755                 use in a custom header.
14756                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
14757
14758 2001-07-27 [alfons]
14759         
14760         * configure.in
14761                 change macros for detecting JPilot and LDAP
14762
14763 2001-07-27 [christoph]
14764
14765         * src/filtering.c
14766                 code cleanup (MIN / MAX warning, needed casting)
14767
14768 2001-07-27 [alfons]
14769
14770         * procheader.c
14771                 disallow setting flags when detecting certain headers
14772                 (X-Status, Status, Seen, X-Seen). 
14773         
14774         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
14775
14776 2001-07-27 [christoph]
14777
14778         * src/prefs_filter.c
14779         * src/prefs_filtering.c
14780         * src/prefs_matcher.c
14781         * src/prefs_scoring.c
14782                 scroll list when moving rows up or down
14783
14784         * src/imap.c
14785         * src/imap.h
14786         * src/prefs_account.c
14787         * src/prefs_account.h
14788         * src/send.c
14789                 SMTP over SSL (untested, feedback requested)
14790                 IMAP over SSL
14791
14792         * src/ssl.c
14793                 code cleanup
14794
14795 2001-07-26 [alfons]
14796         
14797         * configure.in, acconfig.h
14798                 define CLAWS (need this for main / claws detection)
14799
14800 2001-07-25 [alfons]
14801
14802         * configure.in
14803                 Sylpheed 0.5.1claws2
14804                 
14805         * sync with Sylpheed 0.5.1cvs4
14806
14807 2001-07-25 [christoph]
14808
14809         * src/scoring.c
14810                 fixed segfault
14811                 item->prefs == NULL (don't know why)
14812
14813 2001-07-25 [alfons]
14814
14815         * configure.in
14816                 Sylpheed 0.5.1claws1
14817
14818         * sync with Sylpheed 0.5.1cvs1-3
14819
14820 2001-07-24 [christoph]
14821
14822         * src/folderview.c
14823         * src/prefs_folder_item.[ch]
14824                 added folderitem preferences dialog with
14825                 default To: and auto request return receipt
14826
14827         * src/compose.[ch]
14828         * src/menu.[ch]
14829                 changes to handle new folderitem preferences
14830
14831         * src/mainwindow.c
14832         * src/summaryview.c
14833                 call compose new mail with current folderitem
14834
14835 2001-07-24 [alfons]
14836
14837         Release Sylpheed 0.5.1claws
14838
14839         * configure.in
14840                 change to release version 0.5.1claws
14841
14842 2001-07-24 [christoph]
14843
14844         * src/summaryview.c
14845                 fixed segfault that happend when the selected
14846                 message was removed while retrieving new messages.
14847
14848         * po/es.po
14849                 updated translation
14850                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
14851
14852 2001-07-22 [alfons]
14853
14854         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
14855         this is a work in progress, for more information: http://nlpagan.net/sylman 
14856         
14857         * configure.in, src/mainwindow.c, manual/Makefile.am
14858                 add support for English manual
14859
14860         * AUTHORS
14861                 add authors of user manuals
14862
14863         * manual/en/sylpheed*.html
14864                 add English documentation
14865
14866 2001-07-22 [christoph]
14867
14868         * po/POTFILES.in
14869                 added src/ssl.c
14870         * src/ssl.c
14871                 changed a wrong debug message
14872
14873 2001-07-22 [alfons]
14874
14875         * po/nl.po
14876                 update Dutch translation
14877
14878         * src/prefs_filtering.c, 
14879           src/prefs_matcher.c
14880                 add more translatable strings           
14881
14882 2001-07-21 [alfons]
14883
14884         0.5.0claws7
14885
14886         * configure.in
14887                 change version
14888
14889         * src/inc.c, src/summaryview.[ch]
14890                 prevent update of mark file when filtering has done, by
14891                 using a variable; this affects two functions:
14892                         inc.c::inc_finished()
14893                         summaryview.c::summary_show()
14894
14895 2001-07-20 [alfons]
14896
14897         * src/filtering.[ch], src/prefs_filtering.c, 
14898           src/matcher.[ch]
14899                 add filtering action for label coloring 
14900
14901         * po/POTFILES.in
14902                 add labelcolors.c
14903
14904         * added src/labelcolors.c
14905         * added src/labelcolors.h
14906         * src/Makefile.am, src/summaryview.c
14907                 rearrange label coloring code
14908
14909         * src/procmsg.h
14910                 add more parentheses so label colouring works correctly
14911
14912         * src/filtering.c
14913                 don't really delete message, but move it to Trash
14914
14915         * src/prefs_matcher.c
14916                 add quote options to info dialog
14917
14918 2001-07-20 [christoph]
14919
14920         * src/Makefile.am
14921         * src/inc.c
14922         * src/main.[ch]
14923         * src/socket.h
14924         * src/ssl.[ch] (new)
14925                 moved ssl stuff to a seperate file
14926
14927 2001-07-20 [darko]
14928
14929         * src/summaryview.c
14930                 fix show sender using address book with no e-mail
14931                 address in From: field
14932
14933 2001-07-19 [alfons]
14934
14935         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
14936                 fix messy handling of escaping... now at least the
14937                 execute command is useful. escape char is '\', we
14938                 accept \n and \r too. 
14939
14940                 Real life example:
14941                 
14942                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
14943                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
14944
14945 2001-07-18 [alfons]
14946
14947         0.5.0claws6
14948
14949         * src/summaryview.c
14950                 clean up
14951
14952         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
14953           src/procmsg.[ch]
14954                 revise filtering; currently move, copy, marking have
14955                 been tested. if you like bleeding edge stuff, you
14956                 should definitely go for this version :)
14957
14958         * mark old working stuff as VERSION_0_5_0_CLAWS5        
14959
14960 2001-07-17 [christoph]
14961
14962         * src/utils.c
14963                 timestamp log
14964
14965 2001-07-17 [alfons]
14966
14967         0.5.0claws5
14968
14969         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
14970           bits in the mark file, without affecting either branch. Lots of
14971           files changed, also in claws branch.
14972
14973           UNTESTED: use of mbox folders
14974
14975         * src/summaryview.c
14976                 added mark all read; however this was a quick hack used for
14977                 cleaning up mess after initial merge with Hiroyuki
14978
14979         * configure.in
14980                 change claws version number back to 0.5.0claws5 to clear up 
14981                 confusion & pretension (recent release was technically 
14982                 0.5.0claws4, so we neatly align with Hiroyuki :-)
14983
14984 2001-07-16 [alfons]
14985
14986         sync with Hiroyuki's 0.5.0cvs4
14987
14988 2001-07-16 [alfons]
14989
14990         0.5.1claws3
14991
14992         * src/filtering.[ch]
14993                 remove invalid updating of mark files for 
14994                 filter actions MATCHING_ACTION_MOVE and 
14995                 MATCHING_ACTION_DELETE; this should fix the
14996                 folder update bug
14997                 
14998         * src/procmsg.c
14999                 revert Christoph's stab at fixing the folder 
15000                 update bug
15001
15002         * po/POTFILES.in
15003                 add missing files with translatable strings
15004
15005         * src/summaryview.c
15006                 remove debug print
15007
15008 2001-07-15 [alfons]
15009
15010         * src/addr_compl.[ch], src/prefs_filtering.c
15011                 make "filtering pref dialog's destination entry" an
15012                 "address completable entry", if filter destination is 
15013                 an email address
15014
15015         0.5.1claws2
15016         
15017         sync with Hiroyuki's 0.5.0cvs2-3
15018
15019 2001-07-15 [christoph]
15020
15021         * src/procmsg.c
15022                 fixed folder stats update after incorporation
15023
15024 2001-07-15 [alfons]
15025
15026         * src/summaryview.c
15027                 * finish label colouring stuff (for now)
15028                 * fix incorrect colour bug (off by one) 
15029
15030 2001-07-14 [alfons]
15031
15032         * src/mainwindow.c
15033                 change text labels for news and mail message so there's
15034                 plenty of toolbar estate left
15035
15036         * configure.in
15037                 0.5.1claws1
15038
15039         * src/folderview.c
15040           src/folder.[ch]
15041                 sync with Hiroyuki's 0.5.0cvs1
15042
15043         * src/summaryview.c
15044                 more rewrite label colouring
15045
15046 2001-07-14 [alfons]
15047
15048         * src/summaryview.[ch]
15049                 * start rewrite label colouring 
15050                 * fix proper location "Add Sender To Addressbook" menu item
15051
15052 2001-07-13
15053
15054         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15055         (actually this is 0.5.0claws4)
15056
15057 2001-07-13 [alfons]
15058
15059         * po/pt_BR.po
15060                 * fix duplicate message
15061                 * add updated Portugese / Brazilian translation
15062                   submitted by Fabio Junior Beneditto
15063
15064 2001-07-12 [alfons]
15065
15066         * AUTHORS
15067                 add Jens
15068
15069         * po/nl.po
15070                 add updated Dutch translation
15071
15072         * po/de.po
15073                 add updated German translation submitted by Jens
15074
15075 2001-07-11 [alfons]
15076
15077         Prerelease before 0.5.0claws. Please test.
15078         This version is temporarily tagged as VERSION_0_5_0_TEST
15079
15080         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
15081           src/prefs_scoring.c, src/prefs_matcher.c, 
15082           src/prefs_filtering.c, src/mbox.c, 
15083           src/main.c, src/inc.c, src/filtering.[ch]
15084                 revert new Hoa's new matcher (does not work yet)
15085
15086         * src/Makefile.am
15087                 clean up
15088
15089 2001-07-10
15090
15091         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15092
15093
15094 2001-07-10 [alfons]
15095
15096         * Makefile.am
15097                 add ChangeLog.claws to EXTRA_DIST
15098         * src/Makefile.am
15099                 add matcher_parser_parse.h to EXTRA_DIST
15100
15101 2001-07-10 [christoph]
15102
15103         * src/inc.c
15104                 add destination folder to table of
15105                 folders that need to be updated after
15106                 incorporation
15107
15108 2001-07-10 [alfons]
15109
15110         * folder.[ch]
15111           folderview.c
15112                 make collapse state of folders and folder items persistent, i.e.
15113                 if you collapse a folder tree, the next time sylpheed-claws starts 
15114                 up the folder tree remains collapsed.  
15115                 
15116 2001-07-10 [christoph]
15117
15118         * acconfig.h
15119         * configure.in
15120                 added --enable-ssl
15121         * src/md5.[ch]
15122                 renamed MD5_CTX to MD5_CTX_syl
15123                 conflicts with a struct in openssl
15124         * src/inc.c
15125         * src/main.[ch]
15126         * src/prefs_account.[ch]
15127         * src/socket.[ch]
15128                 SSL support for POP
15129         * src/mainwindow.c
15130                 fixed compose with current account
15131                 broken by new compose button stuff
15132
15133 2001-07-09 [hoa]
15134
15135         * AUTHORS
15136                 changed my email address
15137
15138         * src/matcher_parser_parse.y
15139                 clean the parser to remove conflicts
15140
15141 2001-07-09 [alfons]
15142
15143         * AUTHORS
15144                 add Match Grun
15145
15146         * configure.in
15147                 fix incorrect description of --enable-ldap parameter
15148
15149         * src/prefs_common.[ch]
15150           src/compose.c
15151                 add experimental option "smart wrapping" which makes the
15152                 compose editor auto wrap.
15153                 
15154                 | TODO: the problem with the buggy cursor handling is caused |
15155                 | by the GtkText. when deleting / backspacing text its       |
15156                 | wrapping algorithm does not take in account the previous   |
15157                 | line. should find a way to hack this in.                   |
15158                 | or should perhaps combine this with the word wrapping      |
15159                 | patch i wrote in january.                                  |
15160
15161         * src/about.c
15162                 show build parameters for LDAP and JPilot
15163
15164         * src/summaryview.c
15165                 revert Christoph's bugfix for selecting next unread message, 
15166                 because folder stats aren't updated correctly
15167
15168 2001-07-08 [hoa]
15169
15170         * src/filtering.c
15171         * src/mainwindow.c
15172         * src/matcher.c
15173         * src/matcher_parser_lex.l
15174         * src/matcher_parser_parse.y
15175         * src/prefs_filtering.c
15176         * src/prefs_scoring.c
15177         * src/scoring.c
15178                 bugfix of the config file parser
15179
15180 2001-07-08 [alfons]
15181
15182         * src/Makefile.am
15183                 added generated matcher sources to BUILT_SOURCES
15184
15185 2001-07-08 [hoa]
15186
15187         * src/Makefile.am
15188         * src/.cvsignore
15189                 added new config file parser
15190
15191         * src/scoring.[ch]
15192         * src/filtering.[ch]
15193         * src/matcher.[ch]
15194         * src/prefs_filtering.c
15195         * src/prefs_matcher.c
15196         * src/prefs_scoring.c
15197         * added src/matcher_parser.h
15198         * added src/matcher_parser_lex.h
15199         * added src/matcher_parser_lex.l
15200         * added src/matcher_parser_parse.y
15201                 lex & yacc config file parser
15202
15203         * src/mbox.c
15204         * src/inc.c
15205         * src/main.c
15206                 changes prefs_filtering into global_filtering           
15207
15208         * src/summaryview.c
15209                 build threads with subjects only if "Re: " is at the
15210                 beginning of the subject
15211
15212 2001-07-07 [paul]
15213
15214         0.5.0claws
15215
15216         sync with sylpheed 0.5.0
15217                 change of version number only
15218
15219 2001-07-06 [paul]
15220
15221         0.5.0claws5
15222
15223         sync with sylpheed 0.5.0pre5
15224
15225 2001-07-05 [paul]
15226
15227         sync with sylpheed 0.5.0pre4 release
15228                 /po and /manual/ja not sync'ed
15229
15230 2001-07-04 [paul]
15231
15232         more sync with sylpheed 0.5.0pre4
15233
15234 2001-07-03 [christoph]
15235
15236         * src/addressbook.c
15237                 fixed address book broken by address book
15238                 for VCard, JPilot, LDAP
15239
15240 2001-07-03 [alfons]
15241
15242         * src/matcher.c
15243         * src/textview.c
15244                 stopped memory leaks
15245
15246 2001-07-03 [paul]
15247
15248         more sync with sylpheed 0.5.0pre4
15249
15250 2001-07-02 [match]
15251
15252         * included address book patch for VCard, JPilot, LDAP
15253         * pref_common.c - fixed Font options on Display tab (cosmetic)
15254         * alertpanel.c - fixed truncated message
15255
15256 2001-07-02 [christoph]
15257
15258         * src/mbox_folder.c
15259         * src/procmsg.[ch]
15260         * src/summaryview.c
15261                 mark threads for ignoring
15262
15263 2001-07-02 [paul]
15264
15265         0.5.0claws4
15266
15267         * sync with sylpheed 0.5.0pre4
15268                 updated gettext to 0.10.38.
15269
15270 2001-07-01 [paul]
15271
15272         * src/ mainwindow.c
15273         * src/procmsg.h
15274         * src/summaryview.[ch]
15275                 new right-click option: Label.
15276                 substitute for 'Mark-->Mark/Unmark', colours the line.
15277                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
15278
15279 2001-07-01 [christoph]
15280
15281         * src/folderview.c
15282                 fixed font for trash
15283         * src/summaryview.c
15284                 move ctree to unread message
15285
15286 2001-07-01 [paul]
15287
15288         * sync with sylpheed 0.5.0pre3 release
15289
15290 2001-06-30 [alfons]
15291
15292         * src/filesel.[ch]
15293         * src/compose.c
15294                 allow inserting / attaching multiple files in
15295                 the composer window
15296
15297 2001-06-30 [paul]
15298
15299         * src/codeconv.c
15300                 small change to Alfons' previous stuff so that it
15301                 actually makes
15302
15303 2001-06-30 [alfons]
15304
15305         * lots of files changed; first attempt to merge the changes
15306           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
15307
15308 2001-06-30 [paul]
15309
15310         * po/pt_BR.po
15311                 updated and completed, translations by Fabio
15312                 Junior Beneditto <fjbeneditto@yahoo.com.br>
15313
15314 2001-06-29 [alfons]
15315
15316         * src/compose.c
15317         * src/mimeproc.[ch]
15318                 allow selecting an attached files' mime type from a 
15319                 list of types.
15320
15321 2001-06-29 [paul]
15322
15323         * more sync with sylpheed 0.5.0pre3
15324
15325 2001-06-29 [paul]
15326
15327         * po/pt_BR.po
15328                 merge with sylpheed.pot and pt_BR.po provided by
15329                 Fabio Junior Beneditto.
15330
15331 2001-06-29 [darko]
15332
15333         * src/procmime.c
15334                 make MIME types case insensitive
15335
15336 2001-06-28 [alfons]
15337
15338         * po/nl.po
15339                 merge with sylpheed.pot and old nl.po; translations added.
15340
15341 2001-06-28 [paul]
15342
15343         * more sync with sylpheed 0.5.0pre3
15344
15345 2001-06-27 [alfons]
15346
15347         * src/summaryview.c
15348                 don't crash when removing parent node of messages
15349                 attracted by subject. this was caused by not deleting
15350                 the parent node from the subject line hash table.
15351
15352 2001-06-27 [alfons]
15353
15354         * src/summaryview.c
15355         * src/compose.[ch]
15356         * src/mainwindow.c
15357                 if there are multiple messages selected, allow forwarding
15358                 them as attachments.
15359
15360 2001-06-27 [paul]
15361
15362         * more sync with sylpheed 0.5.0pre3
15363
15364 2001-06-26 [paul]
15365
15366         0.5.0claws3
15367
15368         * sync with sylpheed 0.5.0pre3
15369
15370 2001-06-25 [paul]
15371
15372         * src/mainwindow.c
15373                 fixed 'compose news article' bug
15374                 from icon-and-text toolbar
15375
15376 2001-06-25 [paul]
15377
15378         * sync with sylpheed 0.5.0pre2 release
15379
15380 2001-06-24 [christoph]
15381
15382         * src/prefs_common.c
15383                 bug fix in font selection
15384         * src/folderview.c
15385                 use sylpheed's normal font instead of
15386                 gtk default font for folders without
15387                 new messages
15388
15389 2001-06-24 [alfons]
15390
15391         * src/mainwindow.[ch]
15392                 added composite compose mail / news button (an idea by Leandro
15393                 Pereira <leandro@linuxmag.com.br>)
15394
15395 2001-06-24 [paul]
15396
15397         Added instructions for ldif-to-xml.py
15398
15399         * tools/README
15400
15401 2001-06-23 [alfons]
15402
15403         Some minor things.
15404
15405         * src/pixmaps/stock_news_compose.xpm
15406                 added pixmap by Leandro
15407         * src/prefs_common.c
15408                 tested built-in spelling checker of GCC 3.0 :)
15409         * po/nl.po
15410                 merged dutch translation of sylpheed-main with
15411                 sylpheed.pot
15412
15413 2001-06-23 [paul]
15414
15415         Added tools directory and files.
15416
15417         * tools/filter_conv.pl
15418                 converts old filter system to new filtering system
15419         * tools/ldif-to-xml.py
15420                 converts netscape addressbook to sylpheed addressbook
15421         * tools/README
15422                 descriptions/instructions for above two files
15423
15424 2001-06-23 [christoph]
15425
15426         * src/inc.c
15427         * src/manage_window.[ch]
15428         * src/prefs_common.[ch]
15429                 mail retrieval dialog can be enabled, disabled
15430                 or hidden if non of sylpheed's windows is active
15431
15432 2001-06-22 [paul]
15433
15434         0.5.0claws2
15435
15436         * sync with sylpheed 0.5.0pre2
15437
15438 2001-06-21 [christoph]
15439
15440         * src/summaryview.c
15441                 show recipient on 'from' for all accounts
15442                 
15443         * src/inc.c
15444         * src/prefs_common.[ch]
15445                 disable error popup on mail receive errors
15446
15447 2001-06-21 [alfons]
15448
15449         * src/compose.c
15450                 made the ruler correctly appear and disappear.
15451
15452         * src/Makefile.am
15453                 removed Hoa's work-in-progress-stuff (interesting!) so 
15454                 claws compiles ok.
15455
15456 2001-06-20 [christoph]
15457
15458         * src/inc.c
15459         * src/progressdialog.c
15460                 added scrolled window for list in progressdialog
15461
15462 2001-06-20 [paul]
15463
15464         sync with sylpheed 0.5.0pre1 release
15465
15466 2001-06-20 [christoph]
15467
15468         * src/summeryview.c
15469                 make building threads by subject work when
15470                 thread view is enabled
15471                 
15472         * src/compose.c
15473         * src/prefs_common.[ch]
15474                 automatically select account for mail replys
15475
15476 2001-06-19 [sergey]
15477
15478         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
15479         they are filled in from the account settings.
15480
15481 2001-06-19 [paul]
15482
15483         * more sync with sylpheed 0.5.0pre1
15484
15485 2001-06-18 [alfons]
15486
15487         * src/Makefile.am,
15488           src/procmime.c
15489                 added --sysconfdir to CPPFLAGS for pointing to the correct
15490                 location of mime.types. 
15491
15492                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
15493                 or ./configure!
15494
15495 2001-06-18 [hoa]
15496
15497         * src/summaryview.c
15498                 fixed some bug when building threads
15499
15500 2001-06-18 [pau]l
15501
15502         * src/prefs_account.c
15503                 UI stuff: More changes to the English
15504
15505 2001-06-18 [paul]
15506
15507         * src/pixmaps/stock_news_compose.xpm: new file
15508         * src/Makefile.am
15509         * src/mainwindow.c
15510         * src/summaryview.c
15511                 Added new icon for Hoa's 'compose a news
15512                 message', plus minor improvements to the
15513                 English
15514
15515         * po/ja.po
15516         * ChangeLog
15517         * ChangeLog.jp
15518                 more sync with sylpheed 0.5.0pre1
15519
15520 2001-06-18 [hoa]
15521
15522         * src/compose.[ch]
15523         * src/mainwindow.c
15524                 Follow-up and reply to
15525
15526         * src/summaryview.[ch]
15527                 Build threads also with subjects
15528
15529 2001-06-17 [hoa]
15530
15531         * src/compose.c
15532                 forwarding use the current account.
15533
15534         * src/mainwindow.c
15535                 the "compose message" button has been replaced with
15536                 "new mail" and "new news" buttons
15537
15538         * src/prefs_common.[ch]
15539                 added a configuration option to use the forward button
15540                 as "forward as attachment"
15541                 changed reply and forward format description
15542
15543         * src/quote_fmt_lex.l
15544         * src/quote_fmt_parse.y
15545                 added message with no signature in format for reply
15546                 and forward.
15547
15548 2001-06-17 [paul]
15549
15550         Minor UI stuff
15551
15552         * src/mainwindow.c
15553         * src/summaryview.c
15554                 Improvements to the English
15555
15556         * src/prefs_common.c
15557                 Improvements to the English and some
15558                 clarity/continuity improvements in the
15559                 description of Quote symbols.
15560
15561 2001-06-17 [paul]
15562
15563         0.5.0claws1
15564
15565         * sync with sylpheed 0.5.0pre1
15566
15567 2001-06-17 [hoa]
15568
15569         * src/compose.c
15570                 Better interface for compose, displayed fields
15571                 are updated whenever we change account.
15572                 Newsgroups field is automatically filled.
15573
15574         * src/mainwindow.c
15575                 Newsgroups field is automatically filled.
15576
15577         * src/prefs_account.c
15578                 Some interface stuff when fields appear and
15579                 disappear.
15580
15581 2001-06-16 [paul]
15582
15583         0.4.99claws
15584
15585         * sync with sylpheed 0.4.99
15586
15587 2001-06-16 [sergey]
15588
15589         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
15590         base64_decoder_free, base64_decoder_decode): new object and
15591         functions for decoding base64 streams.
15592         * src/procmime.c (procmime_decode_content): modified to use the
15593         new base64 decoder.
15594
15595 2001-06-15 [paul]
15596
15597         0.4.99claws10
15598
15599         * sync with sylpheed 0.4.99cvs11
15600
15601 2001-06-13 [paul]
15602
15603         0.4.99claws9
15604
15605         * sync with sylpheed 0.4.99cvs9
15606
15607 2001-06-13 [hoa]
15608
15609         * src/compose.c
15610         * src/prefs_account.c
15611
15612                 SMTP server can be defined in the news account
15613                 mime type of attachment are kept.
15614
15615         * src/summaryview.c
15616
15617                 now choose the highest important score between default
15618                 and important score of folder.
15619
15620 2001-06-09 [alfons]
15621         
15622         * src/prefs_common.c: 
15623
15624                 (prefs_quote_description_create): corrected description of 
15625                 quote format characters
15626
15627 2001-06-09 [paul]
15628
15629         0.4.99claws8
15630
15631         * sync with sylpheed 0.4.99cvs8
15632
15633 2001-06-08 [sergey]
15634
15635         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
15636         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
15637
15638 2001-06-08 [paul]
15639
15640         0.4.99claws7
15641
15642         * sync with sylpheed 0.4.99cvs7
15643
15644 2001-06-06 [sergey]
15645
15646         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
15647         clashes with autogenerated header).
15648         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
15649         * src/Makefile.am: added quote_fmt.h.
15650         * src/.cvsignore: added lex/yacc autogenerated files
15651         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
15652
15653 2001-06-06 [paul]
15654
15655         0.4.99claws6
15656
15657         * sync with sylpheed 0.4.99cvs6
15658
15659 2001-06-06 [hoa]
15660
15661         * added src/quote_fmt_parse.h
15662         * src/compose.c
15663                 removed warnings
15664
15665         * src/prefs.[ch]
15666                 don't modify readonly configuration files
15667
15668         * src/prefs_account.c
15669         * src/prefs_common.c
15670         * src/prefs_customheader.c
15671         * src/prefs_display_header.c
15672         * src/prefs_filter.c
15673         * src/prefs_filtering.c
15674         * src/prefs_scoring.c
15675                 don't open dialog box when configuration files
15676                 are readonly
15677
15678 2001-06-05 [sergey]
15679
15680         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
15681
15682         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
15683         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
15684         BUILT_SOURCES to make all files rebuild properly.
15685
15686         * src/compose.c: removed #include "quote_fmt.tab.h".
15687
15688         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
15689         CHARACTER value in yylval.
15690
15691         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
15692         receive CHARACTER value by documented means (yylval).
15693
15694         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
15695
15696 2001-06-05 [hoa]
15697
15698         * src/Makefile.am
15699                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
15700
15701         * src/filtering.c
15702         * src/matcher.c
15703         * src/matcher.h
15704         * src/prefs_filtering.c
15705                 now keep the configuration for execute action
15706
15707         * src/mbox_folder.c
15708                 fixed a warning
15709
15710 2001-06-05 [paul]
15711
15712         * sync with sylpheed 0.4.99cvs5
15713
15714 2001-06-05 [hoa]
15715
15716         * src/Makefile.am
15717                 added quote_fmt.[ch]
15718
15719         * added src/quote_fmt.y
15720         * added src/quote_fmt.l
15721         * added src/quote_fmt.tab.h
15722         * added src/quote_fmt.tab.c
15723         * added src/lex.quote_fmt.c
15724                 parsing configuration for replying
15725                 and forwarding
15726
15727         * src/prefs_common.[ch]
15728                 added configuration UI for replying
15729                 and forwarding
15730
15731         * src/compose.c
15732                 using configuration for replying
15733                 and forwarding
15734
15735 2001-06-04 [hoa]
15736
15737         * src/filtering.c
15738         * src/matcher.c
15739         * src/matcher.h
15740         * src/prefs_filtering.c
15741         * src/prefs_matcher.c
15742         * src/prefs_matcher.h
15743                 action "run a command" for filtering
15744                 and matching with a command.
15745                 fixed the "whole message" matching
15746
15747         * src/mbox_folder.c
15748                 changed temporary filename for security
15749
15750         * src/messageview.c
15751                 queue the notification if it fails to send.
15752
15753         * src/prefs_common.c
15754         * src/prefs_folder_item.c
15755                 changed the default important score             
15756
15757         * src/prefs_scoring.c
15758         * src/scoring.c
15759                 hide kill score input when the folder is not
15760                 a newsgroup
15761
15762 2001-06-03 [alfons]
15763
15764         * src/prefs_common.c:
15765
15766                 (prefs_font_select): pass font name in font entry box to font
15767                 selection dialog.
15768
15769 2001-06-03 [sergey]
15770
15771         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
15772
15773 2001-06-03 [paul]
15774
15775         * sync with sylpheed 0.4.99cvs4
15776
15777 2001-06-03 [alfons]
15778
15779         * src/headerwindow.c:
15780
15781                 (headerwindow_show_cb): use the selected summary view item, not
15782                 the displayed item.
15783
15784 2001-06-02 [alfons]
15785
15786         * src/headerwindow.c:
15787
15788                 (headerwindow_show_cb): always try to show msginfo
15789
15790 2001-06-02 [hoa]
15791
15792         * src/compose.c
15793                 keep attached parts when reediting or forwarding.
15794
15795 2001-06-01 [hoa]
15796
15797         * src/folderview.c
15798         * src/prefs_folder_item.[ch]
15799         * src/prefs_scoring.[ch]
15800         * src/scoring.[ch]
15801         * src/summaryview.[ch]
15802         * src/main.c
15803         * src/mainwindow.c
15804         * src/prefs_common.[ch]
15805                 support for folder scoring
15806                 kill score and important score for messages
15807         
15808         * src/prefs_account.c
15809                 some display bug fixed for local account
15810                 preferences
15811
15812 2001-05-31 [alfons]
15813
15814         * src/summaryview.c:
15815
15816                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
15817                 sender to address book menu item is disabled.
15818
15819 2001-05-30 [hoa]
15820
15821         * src/filtering.[ch]
15822         * src/summaryview.c
15823                 handling summary menu / filter messages
15824
15825         * src/folder.[ch]
15826                 add some stuff
15827
15828         * src/foldersel.c
15829                 imap folders now appears in list
15830
15831         * src/mbox_folder.c
15832                 doesn't crash if destination mail is not writeable
15833
15834 2001-05-29 [hoa]
15835
15836         * src/compose.c
15837                 removed some warnings
15838
15839         * src/filtering.c
15840         * src/folder.[ch]
15841         * src/prefs_filtering.c
15842                 global string to identify any folders           
15843                 removed some debug info
15844                 filtering to mbox folders is now possible
15845
15846         * src/mainwindow.c
15847                 removed some warnings
15848
15849         * src/mbox_folder.c
15850                 permission on files are changed to read/write for user only,
15851                 nothing for other.
15852                 creation of subfolder is handled better.
15853
15854 2001-05-28 [alfons]
15855
15856         Verified the sync for src/prefs_common.[ch] and
15857         src/prefs_account.[ch]. I believe there were some
15858         minor indentation differences.
15859
15860 2001-05-28 [paul]
15861
15862         0.4.99claws3
15863
15864         * sync with 0.4.99cvs3
15865
15866 2001-05-28 [hoa]
15867
15868         * src/compose.c
15869                 handling flags for mbox format
15870
15871         * src/filtering.c
15872                 use of mark file only for MH format
15873                 handling flags for mbox format
15874                 filtering cannot yet move or copy mails to mbox folders.
15875
15876         * src/folder.[ch]
15877                 changed move_msg, copy_msg,
15878                 move_msgs_with_dest, copy_msgs_with_dest functions
15879                 uses only folder->copy_msg() function
15880                 uses folder->finished_copy() to handle the destination
15881                 folder at the end of the copy or move operation.
15882
15883         * src/foldersel.c
15884                 included mbox directories.
15885
15886         * src/folderview.[ch]
15887         * src/mainwindow.c
15888                 handle folders operation for mbox format
15889
15890         * src/mbox.c
15891                 disable conversion of "From " header
15892
15893         * src/mbox_folder.[ch]
15894                 completion of mbox format handling
15895
15896         * src/mh.c
15897                 changed mh_copy_msg() function and
15898                 removed mh_move_msg(), mh_move_msgs_with_dest(),
15899                 mh_copy_msgs_with_dest()
15900
15901         * src/prefs_filtering.c
15902                 removed some warnings
15903
15904         * src/prefs_matcher.c
15905                 default boolean operation is AND
15906
15907         * src/procheader.c
15908                 handling flags for mbox format
15909                 handling of "From " header
15910
15911         * src/procmsg.[ch]
15912                 removed data field
15913                 added MSG_REALLY_DELETED flags to handle deletion of
15914                 messages in mbox format.
15915
15916         * src/summaryview.c
15917                 handling flags for mbox format
15918                 disable the MSG_DELETED flags when messages
15919                 are deleted in mbox format
15920
15921         * src/textview.c
15922                 "From " headers display fixed.
15923
15924 2001-05-27 [alfons]
15925
15926         * src/textview.c:
15927                 
15928                 (get_email_part): skip quoted email addresses, like in e.g.
15929                 "'alfons@proteus.demon.nl'".
15930
15931 2001-05-26 [alfons]
15932
15933         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
15934         and fixing the persistence troubles when using separate windows.
15935
15936         * src/mainwindow.c:
15937         
15938             Added #define SEPARATE_ACTION used in the gtk item factory for 
15939             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
15940                 use gtk_item_factory_get_widget_by_action() to get the items.
15941                 
15942             Removed separate_widget_cb from the gtk item factory data   
15943           
15944             (mainwindow_create): connect separate_widget_cb() to check
15945             menu item "toggled" signal. also passing a MainWindow pointer
15946                 as object data for both check menu items.
15947                 
15948             (separate_widget_cb): definition of separate_widget_cb() to match
15949             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
15950                 window using gtk_object_get_data(). The type of window separation 
15951                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
15952         
15953         * src/prefs_filtering.c,
15954           src/prefs_matcher.c: added horizontal scrollbars
15955
15956 2001-05-25 [darko]
15957
15958         * src/headerview.c
15959                 fix segfault with invalid bold font
15960         * src/summaryview.c
15961                 correctly display summary stats after row is marked
15962
15963 2001-05-23 [sergey]
15964
15965         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
15966         encodings with libjconv.
15967
15968 2001-05-23 [hoa]
15969
15970         * src/Makefile.am
15971                 added mbox_folder.[ch]
15972         * src/defs.h
15973                 mbox temporary folder
15974         * src/folder.[ch]
15975         * added src/mbox_folder.[ch]
15976         * src/folderview.c
15977         * src/procheader.[ch]
15978                 added mbox support
15979         * src/mbox.c
15980                 bugfix for file incorporation filtering
15981         * src/imap.c
15982                 enable creation of MBOX
15983         * src/prefs_display_header.c
15984                 enable use of headers like "From "
15985                 something that should be fixed :
15986                         displaying of such headers add an extra space
15987         * src/prefs_folder_item.c
15988                 don't create folders because it is not necessary
15989         * src/procmsg.h
15990                 added data field to MsgInfo for mbox internal use
15991         * src/summaryview.c
15992                 added some support for mbox
15993         * src/utils.[ch]
15994                 added get_mbox_cache_dir() function
15995
15996 2001-05-23 [hiroyuki]
15997
15998         * src/headerwindow.c
15999           src/inc.c
16000           src/main.c
16001           src/mh.c
16002           src/nntp.c
16003           src/procmsg.h
16004           src/session.h
16005           src/socket.[ch]
16006           src/summaryview.c
16007           src/textview.c
16008           src/automaton.c
16009           src/folderview.c: more sync with 0.4.99cvs2.
16010
16011         * src/headerwindow.c: reverted.
16012
16013 2001-05-22 [paul]
16014
16015         0.4.99claws2
16016
16017         * sync with sylpheed 0.4.99cvs2
16018                 * src/news.[ch]
16019                 * src/nntp.[ch]
16020                 * INSTALL
16021                 * INSTALL.jp
16022
16023 2001-05-22 [alfons]
16024
16025         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
16026
16027 2001-05-21 [alfons]
16028
16029         Minor things:
16030
16031         * configure.in: if gnome-config not found, "no" is displayed
16032         
16033         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
16034
16035         * src/textview.c: now also possible to add mail addresses by right
16036           clicking in the text view
16037
16038         * src/codeconv.c: merged patch which fixes endless loop when encountering
16039           invalid wide characters; from Alte <010@imis.ru>  
16040
16041 2001-05-20 [alfons]
16042
16043         Added installation of gnome specific things:
16044
16045         * Makefile.am: gnome conditional
16046
16047         * configure.in: check for installed gnome
16048
16049         * added sylpheed.png, sylpheed.desktop
16050
16051 2001-05-20 [sergey]
16052
16053         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
16054
16055         * src/mainwindow.h (main_window_toolbar_create): created a button
16056         for "Reply to all".
16057         (main_window_set_toolbar_sensitive): enable/disable the new button
16058         appropriately.
16059         (toolbar_reply_to_author_cb): handle the new button.
16060
16061         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
16062         send_progress_dialog_destroy() on failure (fixes hang on SMTP
16063         failure).
16064
16065 2001-05-19 [sergey]
16066
16067         * src/compose.h (ComposeReplyMode): new modes
16068         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
16069         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
16070
16071         * src/compose.c
16072         (compose_send): move some code into a new function:
16073         (compose_current_mail_account): new function.
16074         (compose_reply): new argument to_author, all callers changed; if
16075         to_author==TRUE and account->protocol==A_NNTP, find and use an
16076         appropriate mail account for replying.
16077         (compose_reply_set_entry): new argument to_author; ignore
16078         compose->replyto if to_author==TRUE.
16079
16080         * src/mainwindow.c: new command "Message/Reply to author".
16081         (main_window_set_menu_sensitive): enable/disable it.
16082         (reply_cb): handle it.
16083
16084         * src/summaryview.c: new command "Reply to author".
16085         (summary_set_menu_sensitive): enable/disable it.
16086         (summary_reply_cb): handle it.
16087
16088         * src/account.c (account_find_mail_from_address): new function.
16089
16090 2001-05-18 [paul]
16091
16092         0.4.99claws1
16093
16094         * sync with sylpheed 0.4.99cvs1
16095
16096 2001-05-18 [hoa]
16097
16098         * src/compose.[ch]
16099         * src/filtering.c
16100         * src/summaryview.c
16101                 new filtering action : forward and forward as attachment
16102
16103         * src/main.c
16104                 no need for $DISPLAY when we run sylpheed --help
16105                 call to parse_cmd_opt() is moved
16106
16107         * src/mainwindow.[ch]
16108                 execute button is hidden when immediate execute
16109                 is chosen
16110
16111         * src/mh.c
16112         * src/news.c
16113         * src/prefs_folder_item.c
16114         * src/procmsg.c
16115                 better handling of missing directories
16116
16117         * src/summaryview.c
16118                 reedit is enabled in outbox
16119                 reedit is enabled in queue
16120
16121 2001-05-17 [hoa]
16122
16123         * src/filtering.c
16124         * src/matcher.[ch]
16125         * src/prefs_filtering.c
16126                 changed attachement into attachment
16127
16128 2001-05-17 [alfons]
16129
16130         0.4.67claws4    
16131
16132         * sync with sylpheed 0.4.67cvs9
16133         * sync with sylpheed 0.4.67cvs7-8
16134
16135 2001-05-17 [hoa]
16136
16137         * src/Makefile.am
16138                 added prefs_filtering.c
16139
16140         * src/filtering.[ch]
16141         * src/matcher.[ch]
16142                 removed action : forward_news and forward_news_as_attachement
16143                 (forward and forward_as_attachement can be used instead)
16144
16145         * src/mainwindow.c
16146                 added menu option to access filtering configuration
16147
16148         * src/prefs_account.c
16149                 changed mail_command default to /usr/sbin/sendmail
16150
16151         * added src/prefs_filtering.[ch]
16152                 dialog box for filtering configuration
16153
16154         * src/prefs_matcher.c
16155                 added function prefs_matcher_get_criteria_from_matching()
16156
16157         * src/prefs_scoring.c
16158                 reset the dialog when register or substitute is clicked
16159
16160 2001-05-15 [hoa]
16161
16162         * src/Makefile.am
16163                 added filtering.[ch]
16164         * src/inc.c
16165                 using filering.[ch] instead of filter.[ch]
16166         * src/main.c
16167                 reading new filtering configuration
16168         * src/matcher.[ch]
16169                 added some filtering actions
16170                 and fixed a bug for headers and mail body matching
16171         * src/mbox.c
16172                 using filering.[ch] instead of filter.[ch]
16173         * src/mh.c
16174                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
16175         * src/summaryview.c
16176                 some fixes for filtering
16177
16178 2001-05-14 [hiroyuki]
16179
16180         * src/send.c: fixed some weird indentations.
16181           send_message_with_command(): call pclose() only if p != NULL.
16182         * src/textview.c: get_email_part(): modified the code for readability.
16183
16184 2001-05-14 [hiroyuki]
16185
16186         * src/md5global.h
16187           src/md5ify.c
16188           src/md5ify.h: removed from the cvs.
16189
16190 2001-05-13 [sergey]
16191
16192         * src/main.c: include rfc2015.h to avoid compiler warnings.
16193         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
16194         the panel is already on screen.
16195         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
16196         closing the alert window by ESC as "No".
16197         * src/prefs_common.c (prefs_interface_create): moved return
16198         receipt check button to the correct place.
16199
16200 2001-03-13 [alfons]
16201
16202         * src/prefs_common.c: 
16203                 moved return receipt check button to the Send tab. (prefs_send_create)
16204                 removed the date format ui related globals. (prefs_display_create)
16205
16206         0.4.67claws3
16207         
16208         * sync with sylpheed 0.4.67cvs5-6
16209
16210 2001-05-13 [paul]
16211
16212         * added Alfons' font selection patch
16213
16214         * src/defs.h
16215         * src/headerwindow.c
16216         * src/prefs_common.c
16217         * src/prefs_common.h
16218
16219 2001-05-13 [hoa]
16220         * src/defs.h
16221                 changed version of cache
16222         * src/matcher.[ch]
16223         * src/prefs_matcher.c
16224                 added additionnal matching criteria
16225         * src/procheader.c
16226         * src/procmsg.[ch]
16227         * src/news.c
16228                 added references in MsgInfo
16229
16230 2001-05-12 [hoa]
16231
16232         * src/defs.h
16233                 prepared some things for new filtering
16234         * src/matcher.[ch]
16235                 added some matching properties
16236                 inreplyto need to be enhanced
16237                 prepared some things for new filtering
16238         * src/messageview.c
16239                 added Return-Receipt-To handling
16240         * src/prefs_folder_item.c
16241                 changed default value to TRUE
16242         * src/prefs_matcher.c
16243                 added some matching properties
16244         * src/prefs_scoring.[ch]
16245                 the scoring dialog is finished
16246         * src/procheader.c
16247                 added Return-Receipt-To handling
16248                 Reference need to be added
16249         * src/procmsg.[ch]
16250                 added Return-Receipt-To handling
16251                 added threadscore to get a better score sorting when
16252                 threads are enabled
16253         * src/summaryview.c
16254                 suppressed a bug when we sort the list
16255                 when no folder is opened.
16256                 better score sorting when threads are enabled
16257
16258 2001-05-12 [alfons]
16259
16260         * reverted previous patch because of potential errors 
16261
16262         0.4.67claws2
16263         
16264         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
16265                 applied "toggle mail-retrieval dialog window" patch submitted 
16266                 by Eric Limpens <eric@qnt.net>
16267
16268         * sync with sylpheed 0.4.67cvs4
16269
16270 2001-05-12 [sergey]
16271
16272         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
16273         some picky compilers.
16274         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
16275         * src/grouplist_dialog.c: include alertpanel.h.
16276         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
16277         fix compile warning.
16278         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
16279         #include "defs.h" before others to prevent the warning of `MIN'
16280         and `MAX' redefinition.
16281
16282 2001-05-11 [hoa]
16283
16284         * src/main.c
16285         * src/messageview.c
16286         * src/prefs_account.c
16287         * src/prefs_display_header.c
16288                 removed warning
16289         * src/Makefile.am
16290                 added prefs_scoring.[ch]
16291         * src/grouplist_dialog.c
16292                 display an error dialog box if the group list
16293                 cannot be fetched.
16294         * src/mainwindow.[ch]
16295                 added main_window_set_thread_option() function
16296                 scoring dialog box enabled
16297         * src/matcher.[ch]
16298                 added flags matching unread /new / marked
16299                 / deleted / replied / forwarded
16300         * src/news.c
16301                 newsgroups are now finally in newscache
16302         * src/prefs_matcher.[ch]
16303                 finished preferences for matching dialog
16304         * added src/prefs_scoring.[ch]
16305                 scoring dialog box completed
16306         * src/scoring.[ch]
16307                 conversion to string : added scoringprop_to_string()
16308                 write config for preferences :
16309                 added prefs_scoring_write_config()
16310         * src/summaryview.c
16311                 threads can be enabled/disabled independently
16312                 for each folder
16313
16314 2001-05-10 [alfons]
16315
16316         0.4.67claws1
16317         
16318         * AUTHORS: 
16319                 thought it would be nice to have a list of all
16320                 contributors (used Changelog as a reference)
16321         
16322         * configure.in: 
16323                 messed up version numbering...
16324
16325         0.4.66claws1
16326
16327         * sync with sylpheed 0.4.67cvs1-3
16328
16329 2001-05-10 [darko]
16330
16331         * src/prefs_common.c:
16332                 better UI for strftime format, double clicking
16333                 on format now inserts the format in text entry
16334                 replaced close button with standard OK/Cancel
16335                 moved date format button to the right of the
16336                 text entry field
16337
16338 2001-05-09 [alfons]
16339
16340         * src/gtkstext.c:
16341                 Ctrl-Home / Ctrl-End have proper cursor navigation
16342
16343 2001-05-09 [hoa]
16344
16345         * src/prefs_matcher.c
16346                 finished UI to define matching properties
16347                 added ok and cancel button
16348         * src/prefs_filter.c
16349                 added ok and cancel button
16350         * src/news.c
16351                 fixed some bug in xhdr parsing
16352
16353 2001-05-08 [alfons]
16354
16355         * src/textview.c: 
16356                 fixed a bug in textview_show_header(), which displayed two colons (':');
16357                 cleaned up some warnings
16358
16359 2001-05-08 [hoa]
16360
16361         * src/Makefile.am
16362                 added prefs_matcher.[ch]
16363                 compilation with -W -Wall
16364         * src/alertpanel.c
16365                 ungrab the mouse events if grabbed - does it
16366                 fix the bug for disposition notification ?
16367         * src/mainwindow.c
16368                 added a menu option to open the matching dialog.
16369         * src/matcher.[ch]
16370                 added matcherprop_to_string() and matcherlist_to_string()
16371                 fixed some bugs, changed the name of some options
16372                 age_sup and age_inf becomes age_greater and age_lower,
16373                 body and messageheaders becomes body_part and headers_part,
16374                 changed the names of constants from SCORING_XXX to MATCHING_XXX
16375         * src/prefs_display_header.c
16376         * src/prefs_headers.c
16377                 fixed a bug that accidentally destroyed dialogs
16378                 when closed them with delete_event
16379                 Added *_deleted() which handle delete_event signal correctly.
16380         * src/prefs_folder_item.[ch]
16381                 added "enable_thread" field for future customization
16382         * added src/prefs_matcher.[ch]
16383                 sample of the UI to define matching properties
16384         * src/procheader.c
16385                 using procheader_headername_equal instead of str*cmp functions
16386                 using procheader_parse_header() function
16387         * src/scoring.c
16388                 using MATCHING_XXX instead of SCORING_XXX
16389         * src/summaryview.c
16390                 display the sender of the news even if this is ourself
16391                 when this is a news message.
16392         * src/textview.c
16393                 using headername_equal() instead of str*cmp functions
16394
16395 2001-05-08 [alfons]
16396
16397         0.4.66claws
16398
16399         * sync with sylpheed 0.4.66
16400         * src/gtkstext.c: trace logs added 
16401
16402 2001-05-08 [sergey]
16403
16404         * src/prefs_common.[ch]: added option to enable/disable GnuPG
16405         signature check popup.
16406         * src/rfc2015.c (check_signature): show signature check popup only
16407         if it is enabled in preferences.
16408
16409 2001-05-07 [alfons]
16410
16411         0.4.66claws4
16412         
16413         * sync with sylpheed 0.4.66cvs6
16414
16415 2001-05-07 [darko]
16416
16417         * src/prefs_common.[ch]: added option to enable/disable
16418           looking up sender name in address book for summary pane
16419         * src/summaryview.c: look up sender in the address book
16420           by using Alfons' address completion code
16421
16422 2001-05-07 [hiroyuki]
16423
16424         * src/inc.h
16425           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
16426           member of Pop3State.
16427         * src/news.c: brought #include "defs.h" before #include <glib.h>
16428           to prevent the warning of `MIN' and `MAX' redefinition.
16429
16430 2001-05-06 [hoa]
16431
16432         * removed src/headers_display.[ch]
16433         * removed src/prefs_display_headers.[ch]
16434         * src/inc.c
16435                 use a temporary file in the user directory for mbox import
16436         * src/news.c
16437                 added XHDR support to get "To" and "Cc" headers
16438                 (in order to match news with to or cc field for
16439                 scoring)
16440                 added function news_parse_xhdr() to get XHDR response
16441         * src/nntp.[ch]
16442                 added function nntp_xhdr()
16443         * src/matcher.c
16444                 fetch the message if necessary
16445
16446 2001-05-06 [alfons]
16447
16448         0.4.66claws3
16449
16450         * sync with sylpheed 0.4.66cvs3-5
16451
16452 2001-05-06 [hoa]
16453
16454         * src/utils.[ch]
16455                 added function itos_buf() to enable use of several buffers
16456         * src/summaryview.c
16457                 use of itos_buf() instead of itos() in summary list
16458                 to fix the broken display of message number.
16459
16460 2001-05-06 [alfons]
16461
16462         * src/gtkstext.c: bug in cursor up navigation fixed,
16463                 fixed another unsigned / signed comparison (we're getting there :-)
16464
16465 2001-05-06 [hoa]
16466
16467         * src/Makefile.am
16468                 added scoring.c scoring.h
16469                 prefs_folder_item.c prefs_folder_item.h
16470                 matcher.c matcher.h
16471         * src/defs.h
16472                 added FOLDERITEM_RC SCORING_RC
16473         * src/folder.[ch]
16474                 added prefs field in FolderItem :
16475                 properties for each folder (PrefsFolderItem),
16476                 sorting type and mode were added as the first properties.
16477         * src/main.c
16478                 read config for scoring
16479         * added src/matcher.[ch]
16480                 gives functions to parse configuration file to do
16481                 matching on mails with a list of conditions.
16482         * src/mainwindow.c
16483                 add option to sort by score
16484         * src/prefs_common.[ch]
16485                 added preference option to show score and for
16486                 the score column size
16487         * added src/prefs_folder_item.[ch]
16488                 properties for each folder (PrefsFolderItem),
16489                 sorting type and mode were added as the first properties.
16490         * src/procheader.[ch]
16491                 added procheader_parse_header()
16492                 added procheader_header_free()
16493                 added procheader_headername_equal()
16494                 and made modification to use them.
16495         * src/procmsg.[ch]
16496                 added score field to MsgInfo structure
16497         * added src/scoring.[ch]
16498                 gives functions to parse configuration file to do
16499                 scoring on mails with a list of conditions.
16500         * src/summaryview.[ch]
16501                 save the sorting type and mode for the folder
16502                 added column to display the score of the mail
16503                 added function summary_score_clicked()
16504                 sorting type and mode are restored to the folder
16505                 when it is reopen
16506         * src/textview.c
16507                 use procheader_parse_header(), procheader_headername_equal()
16508                 removed memory leak in text_scan_header when freeing headers
16509         * src/filter.c
16510                 changed the function to match names of headers
16511                 using procheader_headername_equal()
16512
16513         Scoring functions are implemented, an interface is needed
16514         to configure that.
16515
16516 2001-05-04 [alfons]
16517
16518         * src/gtkstext.c: 
16519                 hopefully fixed the row up navigation bug,
16520                 removed adding back / forward lines to cache
16521
16522 2001-05-04 [sergey]
16523
16524         * src/prefs_display_headers.c: user interface changes:
16525         (prefs_display_headers_create): remove unused "Show" check button;
16526         allow reordering of headers by dragging.
16527         (prefs_display_headers_write_config): remove unused variables.
16528         (prefs_display_headers_set_dialog): do not insert "(New)" at top
16529         of lists (not needed with the new UI).
16530         (prefs_display_headers_set_list): scan lists starting from row 0,
16531         not 1 (do not skip "(New)").
16532         (prefs_display_headers_find_header): new function.
16533         (prefs_display_headers_clist_set_row): do not allow duplicates.
16534         (prefs_display_headers_delete_cb): do not skip row 0; treat
16535         closing the alert window by ESC as "No".
16536         (prefs_display_headers_up): do not protect row 0.
16537         (prefs_display_headers_down): do not protect row 0.
16538
16539 2001-05-04 [sergey]
16540
16541         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
16542         functions.
16543
16544         * src/summaryview.c
16545         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
16546         summary_select_next_marked, summary_select_prev_marked): new
16547         functions.
16548
16549 2001-05-03 [sergey]
16550
16551         * src/news.c: fixed a bug when no article can be fetched after
16552         server timeout if the connection was restored by news_post():
16553         (news_select_group): new function.
16554         (news_fetch_msg): call news_select_group() before fetching
16555         article.
16556         (news_get_uncached_articles): set session->group after successful
16557         GROUP command.
16558
16559 2001-05-03 [hoa]
16560
16561         * src/defs.h
16562         * src/procmsg.[ch]
16563         * src/procheader.c
16564                  changed version of cache, added cc field
16565
16566         * src/prefs_display_headers.c
16567                 the interface was changed
16568
16569         * src/prefs_headers.c
16570                 added cancel button
16571
16572 2001-05-03 [alfons]
16573
16574         * completed sync of sylpheed cvs2
16575         * src/gtkstext.c: updated row up / down cursor navigation
16576         * src/textview.c: re-edited, prepared for fixing the email address
16577                 scanner.
16578
16579 2001-05-03 [darko]
16580
16581         * src/prefs_common.c: use alfons' strftime ui code
16582         entry_datefmt and datefmt_sample widgets have to be
16583         global in this module because of this change
16584
16585 2001-05-03 [hoa]
16586
16587         * src/messageview.c
16588         * src/prefs_common.[ch] added option to activate the return receipt
16589                 feature.
16590
16591 2001-05-02 [alfons]
16592
16593         * src/gtkstext.c: fix for row up/down cursor navigation. 
16594
16595         0.4.66claws2
16596         
16597         * sync with 0.4.66cvs2
16598
16599 2001-05-02 [paul]
16600
16601         added add-sender-to-addressbook patch
16602
16603         * src/addressbook.c
16604         * src/addressbook.h
16605         * src/summaryview.c
16606
16607 2001-05-02 [sergey]
16608
16609         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
16610         G_ALERTDISABLE.
16611
16612         * src/alertpanel.c (alertpanel_create): new argument can_disable,
16613         all existing callers changed to pass FALSE; create a check button
16614         to disable the message.
16615         (alertpanel_message_with_disable): new function.
16616         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
16617         (alertpanel_button_toggled): new function.
16618         (alertpanel_button_clicked, alertpanel_close): set value using
16619         G_ALERT_VALUE_MASK.
16620
16621         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
16622
16623         * src/prefs_common.c (prefs_privacy_create): new check button
16624         checkbtn_gpgme_warning.
16625
16626         * src/main.c (main): moved preferences reading before gpgme
16627         initialization; check prefs_common.gpgme_warning before giving the
16628         GnuPG warning and set it to FALSE if the user wants to disable the
16629         warning.
16630
16631 2001-05-02 [hiroyuki]
16632
16633         * src/prefs_display_headers.c: modified the layout and some labels.
16634
16635 2001-05-02 [sergey]
16636
16637         * src/prefs_account.c (prefs_account_fix_size): new function.
16638         (prefs_account_create): call prefs_account_fix_size(); use
16639         gtk_widget_show instead of gtk_widget_show_all (fixes too large
16640         size when the window is shown for the first time).
16641         (prefs_account_basic_create): changed layout of serv_table; moved
16642         localmbox_entry above smtpserv_entry (logically it replaces
16643         POP3/IMAP server).
16644         (prefs_account_protocol_activated): set sensitivity of
16645         nntpauth_chkbtn according to the protocol (in addition to
16646         hide/show); commented out gtk_table_set_row_spacing() calls.
16647         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
16648         not sensitive (fixes a bug with disabled username/password boxes
16649         when editing POP3 account after NNTP with authentication).
16650
16651 2001-05-02 [hoa]
16652
16653         * src/account.c
16654         * src/inc.c
16655         * src/prefs_account.[ch]
16656         * src/send.c
16657                 removed local account without SMTP server
16658                 added option to use mail command instead of a connexion
16659                 to SMTP server when a local account is used
16660         * src/prefs_headers.c
16661                 fixed a bug
16662         * src/news.c
16663                 fixed a bug when connexion immediately closed
16664
16665 2001-05-01 [alfons]
16666
16667         0.4.66claws1
16668         
16669         * sync with 0.4.65
16670
16671 2001-05-01 [sergey]
16672
16673         * src/prefs_account.c (Basic, prefs_account_basic_create): new
16674         widget nntpauth_chkbtn.
16675         (prefs_account_protocol_activated): handle nntpauth_chkbtn
16676         visibility.
16677         (prefs_account_nntpauth_toggled): new function.
16678
16679         * src/news.c (news_session_new_for_folder): use NNTP
16680         authentication only if ac->use_nntp_auth is set.
16681
16682 2001-05-01 [hoa]
16683
16684         * src/Makefile.am changed headers.[ch] in customheader.[ch]
16685         * src/prefs_display_headers.c changed the UI
16686         * src/prefs_headers.c changed account_name to account_id
16687         * src/compose.c using customheader.h
16688
16689 2001-05-01 [hiroyuki]
16690
16691         * src/esmtp.c
16692           src/news.c
16693           src/nntp.c: changed sock_read() to sock_gets(), they've been left
16694           unsynched.
16695
16696 2001-05-01 [hoa]
16697
16698         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
16699         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
16700                 for displaying of headers
16701         * src/grouplist_dialog.[ch] minor changes to remove warnings
16702         * src/prefs_display_headers.[ch] dialog to choose the
16703         headers to display in the mail viewer.
16704         * src/headers.h correction of #define
16705         * src/headers_display.[ch] configuration for displaying of headers.
16706         * src/main.c read config of displaying of headers
16707         * src/prefs_common.c add a button to access the config dialog
16708                 for displaying of headers
16709         * src/prefs_display_headers.[ch] dialog for configuration for
16710                 displaying of the headers.
16711         * src/prefs_headers.c cleaning of code
16712         * src/procheader.c comments added to code
16713         * src/textview.c changes to reorder the headers depending
16714                 on the config for displaying of headers
16715
16716 2001-04-30 [alfons]
16717
16718         0.4.65claws7
16719
16720         * sync with 0.4.65cvs12
16721
16722         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
16723
16724 2001-04-30 [sergey]
16725
16726         * src/nntp.h (NNTPSockInfo): new field auth_failed.
16727
16728         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
16729         is set to force reconnection after authentication failure.
16730         (nntp_gen_command): set sock->auth_failed on authentication
16731         failure, or if sock->userid and sock->passwd are not set.
16732
16733         * src/news.c (news_session_new_for_folder): set userid=NULL if
16734         password dialog is cancelled.
16735
16736 2001-04-30 [sergey]
16737
16738         * src/nntp.h (NNTPSockInfo): new type.
16739
16740         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
16741         SockInfo.
16742         (nntp_open_auth, nntp_close): new functions.
16743         (nntp_gen_command): new function to handle authentication; all
16744         NNTP command functions updated to use it.
16745         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
16746         (nntp_list): removed old useless code.
16747
16748         * src/news.h (NNTPSession): new field nntp_sock.
16749
16750         * src/news.c: all functions updated to use NNTPSockInfo instead of
16751         SockInfo.
16752         (news_session_new): new arguments (userid, passwd); made static;
16753         use nntp_open_auth() if needed.
16754         (news_session_destroy): use nntp_close() instead of sock_close().
16755         (news_query_password): changed arguments.
16756         (news_session_new_for_folder): new function.
16757         (news_session_get): use news_session_new_for_folder().
16758         (news_authenticate): deleted.
16759         (news_get_uncached_articles): removed old authentication code.
16760
16761 2001-04-30 [sergey]
16762
16763         * src/news.c: reverted my previous changes (need to do NNTP
16764         authentication in a cleaner way).
16765         
16766 2001-04-29 [sergey]
16767
16768         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
16769         news_nntp_post, news_nntp_mode): new functions (wrappers with
16770         authentication support).
16771         (news_get_article_cmd, news_get_article, news_get_header): new
16772         argument "folder"; all callers changed.
16773         (news_get_article_cmd): added authentication support.
16774         (news_session_get): use news_nntp_mode() instead of nntp_mode().
16775         (news_post): use news_nntp_post() instead of nntp_post().
16776         (news_get_uncached_articles): use news_nntp_group() instead of
16777         nntp_group() and news_nntp_xover() instead of nntp_xover();
16778         removed old authentication code.
16779         (news_get_group_list): use news_nntp_list() instead of nntp_list().
16780
16781         * src/nntp.c (nntp_list): return real error code instead of
16782         hardcoded NN_ERROR.
16783
16784 2001-04-29 [sergey]
16785
16786         * configure.in: fixed wint_t typedef detection again
16787
16788 2001-04-28 [hoa]
16789
16790         * src/prefs_account.[ch], added A_LOCAL_CMD
16791                 (send mail with mail command)
16792         * src/send.c added function send_message_with_command()
16793         * src/inc.c made a more secure get_spool() function with
16794                 mktemp() but maybe mkstemp() or something more
16795                 secure can be used.
16796
16797 2001-04-28 [alfons]
16798
16799         * src/textview.c, colorization of email addresses in headers
16800
16801         0.4.65claws6
16802
16803         * bug sync with sylpheed
16804         * prefs_common.c: created date format ui for darko
16805         * sync with 0.4.65cvs11
16806         * configure.in: corrected to have the new gpg checks
16807
16808 2001-04-27 [alfons]
16809
16810         * completed sync with 0.4.65cvs10
16811         * minor debug things added to gtkstext.c
16812
16813 2001-04-27 [darko]
16814
16815         * configure.in: remove check for availability of
16816           strftime() as advised by Hiroyuki
16817         * src/prefs_common.[ch], src/procheader.c:
16818           synch strftime() code with Hiroyki's main branch
16819
16820 2001-04-26 [sergey]
16821
16822         * src/news.c: news_query_password(), news_authenticate(): new
16823           functions.
16824           news_get_uncached_articles(): added NNTP authentication
16825           handling.
16826         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
16827           new functions.
16828         * src/prefs_account.c: prefs_account_protocol_activated():
16829           enable userid and password fields for NNTP.
16830
16831 2001-04-26
16832
16833         * configure.in: check for availability of strftime()
16834           [darko]
16835         * src/prefs_common.[ch], src/procheader.c: use
16836           strftime() for displaying date in summary pane if it
16837           is available
16838
16839 2001-04-25
16840
16841         * more .cvsignore cleanups [alfons]
16842
16843 2001-04-25
16844
16845         * ac/sv-check-type.m4: new autoconf macro.
16846         * configure.in: fixed wint_t typedef detection (did not work
16847           with gcc-2.96).
16848
16849 2001-04-25
16850
16851         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
16852           [hiroyuki]
16853
16854 2001-04-24
16855         * modified gtkstext.c : buggy cursor navigation fixed, 
16856           and font descent also taken in account when drawing
16857           cursor. [alfons]
16858
16859 2001-04-24 [hoa]
16860         * added comments in src/news.c src/nntp.c
16861         * added src/prefs_headers.[ch]
16862         * added src/headers.[ch]
16863         * modified compose.c to activate custom headers
16864                 added function is_in_custom_headers
16865         * modified prefs_account.[ch]
16866                 added function prefs_account_customhdr_edit
16867         * modified src/defs.h :
16868                 added HEADERS_RC : name of the config file
16869                 for the custom headers
16870
16871 2001-04-24
16872
16873     0.4.65claws5
16874
16875         * configure.in
16876           src/gtkstext.[ch]
16877           src/compose.c
16878           src/Makefile.am
16879           
16880           added gtkstext with configure.in patch by Hiroyuki which
16881           should fix the XIM detection [alfons]
16882
16883         * more clean up of cvs [alfons]
16884
16885                  * removed all Makefile.in files to attic.
16886
16887                  * updated all .cvsignores to really ignore things that could
16888                    be unintentionally committed by a recursive commit.
16889
16890 2001-04-23 [hoa]
16891         * added src/grouplist_dialog.[ch]
16892         * changed src/folderview.c to call grouplist_dialog instead
16893                 of inputdialog
16894         * src/news.c :
16895                 added functions news_reset_group_list
16896                 and news_get_group_list
16897         * src/nntp.c :
16898                 added function nntp_list
16899         * src/defs.h :
16900                 added GROUPLIST_FILE : name of the newsgroup list cache file
16901
16902 2001-04-21
16903
16904         * added option to warn about queued messages on exit [sergey]:
16905
16906           * src/compose.c: compose_queue(): call folder_item_scan()
16907             and folderview_update_item() after queueing.
16908           * src/folderview.c: folderview_update_node(): draw the queue
16909             folder in bold font if there are queued messages.
16910           * src/mainwindow.c: queued_messages(): new function.
16911             app_exit_cb(): display warning if there are queued messages
16912             if warn_queued_on_exit is set.
16913           * prefs_common.[ch]: add warn_queued_on_exit option.
16914
16915         * enhanced GnuPG key selection support [sergey]:
16916
16917           * src/select-keys.c: updated to newer version from Win32
16918             branch with support for selecting arbitrary keys.
16919           * src/prefs_account.c: added the Privacy tab to the account
16920             options window.
16921             prefs_account_privacy_create(),
16922             prefs_account_sign_key_set_data_from_radiobtn(),
16923             prefs_account_sign_key_set_radiobtn(): new functions.
16924           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
16925           * src/rfc2015.c: set_signers(): new function.
16926             pgp_sign(): add the account parameter, call set_signers().
16927             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
16928           * src/rfc2015.h: rfc2015_sign(): updated prototype.
16929           * src/compose.c: pass the current account to rfc2015_sign().
16930
16931         * tag name claws added to prevent confusion with main branch [alfons]
16932
16933         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
16934
16935         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
16936
16937         * sync with recent sylpheed cvs. Untested though. [alfons]
16938