sync with 0.9.2cvs12
[claws.git] / ChangeLog.claws
1 2003-07-03 [paul]       0.9.0claws75
2
3         * sync with 0.9.2cvs12
4                 see ChangeLog 2003-07-03
5
6 2003-07-02 [paul]       0.9.0claws74
7
8         * src/messageview.c
9                 fix text-selection for replying
10
11 2003-07-02 [paul]       0.9.0claws73
12
13         * sync with 0.9.2cvs11
14                 see ChangeLog 2003-07-02
15
16 2003-07-02 [paul]       0.9.0claws72
17
18         * src/procmsg.c
19                 revert last commit because it breaks more
20                 than it fixes
21
22 2003-07-02 [paul]       0.9.0claws71
23
24         * src/procmsg.c
25                 fix thread by subject/sort by date
26
27 2003-07-01 [paul]       0.9.0claws70
28
29         * sync with 0.9.2cvs10
30                 see ChangeLog 2003-07-01
31
32 2003-06-30 [paul]       0.9.0claws69
33
34         * sync with 0.9.2cvs9
35                 see ChangeLog 2003-06-30
36
37 2003-06-28 [match]      0.9.0claws68
38
39         * src/addressbook.c
40                 fix null ptr.
41
42 2003-06-27 [paul]       0.9.0claws67
43
44         * sync with 0.9.2cvs7
45                 see ChangeLog 2003-06-27
46
47 2003-06-26 [christoph]  0.9.0claws66
48
49         * src/folder.c
50                 freeze folder updates while a folder is scanned
51
52 2003-06-26 [darko]      0.9.0claws65
53
54         * src/ldapserver.c
55                 fix infinite loop when adding a new LDAP server
56
57 2003-06-26 [paul]       0.9.0claws64
58
59         * sync with 0.9.2cvs6
60                 see ChangeLog 2003-06-26
61
62 2003-06-26 [paul]       0.9.0claws63
63
64         * sync with 0.9.2cvs5
65                 see ChangeLog 2003-06-25 and 2003-06-26
66
67 2003-06-25 [match]      0.9.0claws62
68
69         * src/addr_compl.c
70                 Fixed tab/backtab for dropped-down completion list to
71                 move next/previous field. (close bug 147)
72
73 2003-06-25 [christoph]  0.9.0claws61
74
75         * src/addr_compl.[ch]
76         * src/addrindex.[ch]
77         * src/folderview.c
78         * src/inc.c
79         * src/news.c
80         * src/summaryview.c
81         * src/toolbar.c
82                 fix warnings
83
84 2003-06-25 [leandro]    0.9.0claws60
85
86         * src/compose.c
87                 o cleanups
88                 o gray out "Message/Remove references" menu item if not
89                   replying to a message
90
91 2003-06-24 [leandro]    0.9.0claws59
92
93         * src/compose.[ch]
94                 o removed "Message/Create new thread" menu item
95                 o added "Message/Remove references" menu item
96                   (it's off by default and will not check anymore
97                    if the subject changed)
98
99 2003-06-23 [alfons]     0.9.0claws58
100
101         * src/procmsg.c
102                 try better grouping messages threaded by subject based on their age.
103                 still not perfect - because the message tree is not sorted by date.  
104
105 2003-06-23 [thorsten]   0.9.0claws57
106
107         * src/pop.[ch]
108                 added mail_receive_hook to allow modifications
109                 directly after retrieval (e.g. adding headers).
110
111 2003-06-23 [paul]       0.9.0claws56
112
113         * src/sourcewindow.c
114                  enable the use of Ctrl+A to select all text in
115                  the sourcewindow
116                  Patch submitted by Ivan Francolin Martinez
117                  <ivanfm@users.sourceforge.net>
118
119 2003-06-22 [christoph]  0.9.0claws55
120
121         * src/folder.[ch]
122                 o add notification hook for folder tree changes
123                 o invoke hooks after folder tree scanning
124
125         * src/folderview.[ch]
126                 register hook for folder tree changes that
127                 updates the ctree
128
129         (there are more places that should be updated, like add, remove 
130          or move folder)
131
132         (closes Bug 164 Crash on rebuild folder tree)
133         (closes Bug 190 Crash on 'rebuilding folder tree')
134
135 2003-06-21 [leandro]    0.9.0claws54
136
137         * src/compose.[ch]
138                 create a new thread if subject changes
139                 (it's on by default, can be disabled in Message menu)
140
141 2003-06-21 [alfons]     0.9.0claws53
142
143         * src/summaryview.c
144                 quiet little compiler
145
146 2003-06-21 [christoph]  0.9.0claws52
147
148         update gettext stuff to version 0.12
149
150 2003-06-19 [alfons]     0.9.0claws51
151
152         * src/common/log.c
153         * src/common/plugin.c
154                 move defs.h before glib.h to prevent MIN/MAX redefs
155
156 2003-06-19 [alfons]
157
158         * src/addressbook.c
159                 translatable
160
161 2003-06-19 [match]      0.9.0claws50
162
163         * src/addressbook.[ch]
164         * src/addrindex.[ch]
165         * src/addr_compl.[ch]
166         * src/editldap.[ch]
167         * src/editldap_basedn.[ch]
168         * src/addritem.[ch]
169         * src/ldapquery.h
170                 re-implemented dynamic LDAP search. works without
171                 slowdown on display sender with addressbook
172                 option.
173         * src/addrbook.c
174                 documented code.
175
176 2003-06-19 [paul]       0.9.0claws49
177
178         * src/compose.c
179                 fix Bug #136 'Nonprovided quotation marks crash claws'
180                 patch submitted by Pawel PĂȘkala <c0rn@gazeta.pl>
181
182 2003-06-19 [alfons]     0.9.0claws48
183
184         * src/prefs_common.[ch]
185         * src/procmsg.c
186                 restrict threading by subject by checking thread for
187                 age (prefs_common.thread_by_subject_max_age)
188
189 2003-06-18 [christoph]  0.9.0claws47
190
191         * src/imap.c
192                 fix memory leak in imap_cmd_fetch()
193
194 2003-06-18 [christoph]  0.9.0claws46
195
196         * src/prefs_gtk.c
197                 fix memory leak in prefs_set_default() when used multiple
198                 times or after prefs have been read
199
200 2003-06-18 [christoph]  0.9.0claws45
201
202         * src/common/plugin.c
203                 fix memory leak in plugin_unload()
204
205 2003-06-18 [christoph]  0.9.0claws44
206
207         * src/imap.c
208                 fix memory leak in imap_cmd_ok()
209
210 2003-06-18 [christoph]  0.9.0claws43
211
212         * src/folder.c
213                 stop messages that are downloaded from POP3 and added to
214                 an IMAP inbox from being filtered twice (first by POP3
215                 and again when IMAP folder is scaned to get the UID of
216                 the APPEND operation when no UIDPLUS is available)
217
218 2003-06-18 [alfons]
219
220         * tools/Makefile.am
221                 phoenix <- firebird     
222
223 2003-06-18 [paul]
224
225         * tools/launch_phoenix          ** REMOVED **
226           tools/launch_firebird         ** NEW **
227                 renamed and edited to reflect the browser's name change from
228                 'phoenix' to 'firebird'
229
230 2003-06-18 [paul]       0.9.0claws42
231
232         * sync with 0.9.2cvs2
233                 see ChangeLog 2003-06-16
234
235 2003-06-17 [alfons]     0.9.0claws41
236
237         * src/procmsg.c
238                 prevent threading problems when a node is an ancestor (parent / great parent),
239                 which mostly happens with circular references (thanks to Phillipe GramoullĂ©
240                 for finding an sample set of messages)
241
242 2003-06-16 [christoph]  0.9.0claws40
243
244         * src/main.c
245                 don't popup main window on --receive or --receive-all
246
247         * src/mainwindow.[ch]
248         * src/plugins/trayicon/trayicon.c
249                 allow hiding of main window by clicking on the trayicon
250                 (doesn't work correctly in seperate window mode and may
251                  cause unexpected GTK problems I couldn't find yet)
252
253         * src/common/ssl.c
254                 remove incorrect warning
255
256 2003-06-15 [alfons]     0.9.0claws39
257
258         * src/gtk/gtkstext.c
259                 don't output debug text;
260                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
261                 for pointing this out);
262
263 2003-06-14 [alfons]     0.9.0claws38
264         
265         * src/messageview.c
266                 remove printf() and make one if..else comply with coding style
267
268 2003-06-14 [alfons]     0.9.0claws37
269
270         * AUTHORS
271                 add Martin Wicke
272         * src/action.c
273         * src/messageview.[ch]
274         * src/summaryview.c
275                 apply patch #754162 "Quoting messages filtered by actions" submitted
276                 by Martin Wicke, which allows quoting message body changed by an
277                 action (Thanks!).
278
279 2003-06-13 [alfons]     0.9.0claws36
280
281         * src/utils.c
282                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
283                 use case insensitive regexp (suggested by Ivan Martinez)
284
285 2003-06-13 [christoph]  0.9.0claws35
286
287         * configure.ac
288         * src/plugins/trayicon/Makefile.am
289         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
290         * src/plugins/trayicon/trayicon.c
291         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
292         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
293         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
294         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
295         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
296         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
297                 replace my own EggTrayIcon backport with the backport
298                 used by (l|x)mule and gabber.
299
300 2003-06-13 [alfons]     0.9.0claws34
301
302         * AUTHORS
303         * src/common/utils.c
304                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
305
306 2003-06-13 [alfons]     0.9.0claws33
307
308         * src/compose.c
309                 clean up a little bit
310
311 2003-06-12 [alfons]     0.9.0claws32
312
313         * src/compose.c
314                 const correctness fix
315
316         * src/common/sylpheed.[ch]
317                 () -> (void)
318                 prevent redef MIN/MAX
319                 
320         * src/common/utils.[ch]
321                 () -> (void)
322
323 2003-06-12 [melvin]     0.9.0claws31
324
325         * src/compose.c
326                 Updated to take into accounts changes in GtkAspell.
327
328 2003-06-12 [alfons]     0.9.0claws30
329
330         * src/compose.c
331         * src/procmsg.c
332         * src/common/utils.[ch]
333                 handle reply subject prefixes better (initial 
334                 suggestion by Robert Story adapted and enhanced 
335                 using regexps)
336
337 2003-06-12 [melvin]     0.9.0claws29
338
339         * src/compose.c
340                 Use new gtkaspell_checkers_strerror() to get the speller's
341                 error message instead of accessing the (now private)
342                 checkers structure.
343                 Minor code clean up
344
345         * src/main.c
346                 Use #ifdef instead of #if for USE_ASPELL
347                 Use the new spell checkers init/quit functions 
348
349         * src/gtk/gtkaspell.c
350                 Use #ifdef instead of #if for USE_ASPELL
351                 Moved in the majority of GtkAspell structures that were
352                 exported before by gtkaspell.h
353         
354         * src/gtk/gktaspell.h
355                 Made gtkaspell.h contain only the necessary data to be
356                 publicized by moving many structures to gtkaspell.c.
357                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
358                 gtkaspell_checkers_new(): replaced by...
359                 gtkaspell_checkers_init(): new function for initialization
360                 gtkaspell_checkers_delete(): replaced by...
361                 gtkaspell_checkers_quit(): new function
362                 gtkaspell_checkers_strerror(): new function that returns
363                 the checker's last error message.
364                 
365 2003-06-11 [melvin]     0.9.0claws28
366
367         * po/POTFILES.in
368                 Updated to take into account gtkaspell.c migration to
369                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
370
371 2003-06-10 [alfons]     0.9.0claws27
372
373         * src/filtering.[ch]
374         * src/folder.c
375         * src/matcher.c
376         * src/scoring.[ch]
377                 - try fixing bug #18 (any brave testers?)
378                 - add more robustness by refusing previously 
379                   unchecked NULL pointers 
380
381 2003-06-10 [alfons]     0.9.0claws26
382
383         * src/procmsg.c
384                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
385
386 2003-06-09 [alfons]     0.9.0claws25
387
388         * src/prefs_common.c
389                 fix bug #163 "Icon switching doesnt work properly" by 
390                 preventing early freeing of prefs_common.pixmap_theme_path.
391
392 2003-06-09 [christoph]  0.9.0claws24
393
394         * src/gtk/gtkaspell.c
395                 revert Thorsten's fix and add forgotten g_strdup for
396                 aspell path (it should not be possible to alter the path a
397                 GtkASpell uses from outside)
398
399 2003-06-09 [thorsten]   0.9.0claws23
400
401         * src/gtk/gtkaspell.c
402                 dont free prefs_common.aspell_path when closing compose
403
404 2003-06-08 [colin]      0.9.0claws22
405
406         * src/plugins/spamassassin/spamassassin.c
407                 fix prefs types
408
409 2003-06-07 [christoph]  0.9.0claws21
410
411         * src/Makefile.am
412         * src/compose.c
413         * src/gtkaspell.[ch]            ** REMOVE **
414         * src/gtk/Makefile.am
415         * src/gtk/gtkaspell.[ch]        ** NEW **
416                 o make gtkaspell independent from sylpheed's prefs
417                 o move gtkaspell.[ch] to gtk directory
418
419 2003-06-07 [christoph]  0.9.0claws20
420
421         * src/Makefile.am
422         * src/crash.c
423         * src/export.c
424         * src/filesel.[ch]              ** REMOVE **
425         * src/folder.c
426         * src/main.[ch]
427         * src/common/sylpheed.[ch]
428         * src/gtk/Makefile.am
429         * src/gtk/filesel.[ch]          ** NEW **
430         * src/gtk/pluginwindow.c
431         * src/gtk/sslcertwindow.c
432                 move filesel.[ch] to gtk directory
433
434 2003-06-07 [alfons]     0.9.0claws19
435
436         * src/filesel.c
437                 make (multi) file selection dialog work again (Claws-only)
438
439 2003-06-07 [thorsten]   0.9.0claws18
440
441         * po/de.po
442                 fix typos
443
444 2003-06-07 [alfons]     0.9.0claws17
445
446         * configure.ac
447         * src/mimeview.c
448                 detect apache mishap in which case don't include fnmatch.h
449                 if regex.h is already included
450
451 2003-06-06 [christoph]  0.9.0claws16
452
453         * configure.ac
454         * src/mimeview.h
455                 add check for fnmatch.h and include it when available
456
457         * src/mimeview.[ch]
458                 fix wrong case sensitivity of Content-Types
459
460         * src/gtk/Makefile.am
461                 need the same include paths in gtk directory as in
462                 common directory because .h files in common can
463                 include files from these directories, when included
464                 in gtk's .h or .c files
465
466 2003-06-06 [alfons]     0.9.0claws15
467
468         * src/mimeview.c
469         * src/summaryview.c
470                 make it compile again because of regex.h / fnmatch.h 
471                 include problems (related to recent mime stuff, can
472                 someone check this?)
473
474 2003-06-06 [thorsten]   0.9.0claws14
475
476         * src/folderview.c
477                 possible use of uninitialized pointer while dragging
478
479 2003-06-06 [paul]       0.9.0claws13
480
481         * src/compose.c
482                 fix bug where the insert sig button would be effective
483                 only when auto_sig was set
484
485 2003-06-06 [paul]       0.9.0claws12
486
487         * sync with 0.9.2 release
488
489 2003-06-02 [paul]       0.9.0claws11
490
491         * sync with 0.9.1cvs1
492                 see ChangeLog 2003-06-02
493                 
494         * po/de.po
495                 update by Jens
496
497 2003-06-01 [christoph]  0.9.0claws10
498
499         * src/account.c
500                 don't use substring search to find accounts by email address
501
502         (closes Bug 169 Overly loose matching of "From" address)
503
504 2003-05-31 [christoph]  0.9.0claws9
505
506         * doc-src/rfc2683.txt
507         * src/imap.c
508                 limit IMAP command length as recommended in RFC2683
509                 (message number lists will be split into multiple imap
510                 sets, the limit of 1000 octets is not a hard limit)
511
512         (closes Bug 161 sylpheed-claws exits with segfault when logging
513          in to certain imap-servers)
514
515 2003-05-29 [alfons]     0.9.0claws8
516
517         * src/toolbar.[ch]
518                 add print button (calling summary_print());
519                 fine tune setting tooltip text;
520                 (if someone needs other buttons, please take these 
521                 commits as a guide, instead of bothering us - also
522                 see 0.8.11claws150) 
523
524 2003-05-29 [darko]      0.9.0claws7
525
526         * src/compose.c
527                 fix crash when word wrapping kicks in due to
528                 changed text by spell checker
529
530 2003-05-29 [paul]       0.9.0claws6
531
532         * src/compose.c
533                 fix bug where changing account would insert
534                 sig even if auto_sig was FALSE
535                 
536         * ChangeLog
537           ChangeLog.jp
538           INSTALL
539                 sync with 0.9.1 release
540
541 2003-05-28 [christoph]  0.9.0claws5
542
543         * src/imap.c
544                 fix truncation of too long commands
545
546         (closes Bug 167 IMAP hangs trying to get envelope
547          information in imap_get_uncached_messages)
548
549 2003-05-27 [paul]       0.9.0claws4
550
551         * tools/Makefile.am
552           tools/maildir2sylpheed.pl     ** NEW FILE **
553                 add kmail to sylpheed mailbox conversion script
554
555 2003-05-27 [paul]       0.9.0claws3
556
557         * sync with 0.9.0cvs10
558                 see ChangeLog 2003-05-26
559
560 2003-05-26 [paul]       0.9.0claws2
561
562         * sync with 0.9.0cvs9
563                 see ChangeLog 2003-05-26
564
565 2003-05-24 [paul]       0.9.0claws1
566
567         * sync with 0.9.0cvs8
568                 see ChangeLog 2003-05-23
569
570 2003-05-24 [paul]       0.9.0claws
571
572         * version 0.9.0claws released
573
574 2003-05-24 [paul]       0.8.11claws177
575
576         * src/plugins/dillo-viewer/Makefile.am
577           src/plugins/traycon/Makefile.am
578                 add missing files
579                 
580         * po/bg.po
581           po/en_GB.po
582           po/es.po
583           po/it.po
584           po/pt_BR.po
585           po/ru.po
586           po/sr.po
587                 update Bulgarian, British English, Spanish, Italian, 
588                 Brazilian Portuguese, Russian, and Serbian translations, 
589                 submitted by George Danchev, [me], Ricardo Mones Lastra,
590                 AndrĂ© Filipe de Assunção e Brito, Alessandro Maestri, 
591                 Ruslan N. Balkin, and Urke MMI
592
593 2003-05-23 [melvin]     0.8.11claws176
594
595         * po/fr.po
596                 Updated French translations
597
598 2003-05-22 [paul]       0.8.11claws175
599
600         * src/Makefile.am
601           src/addrbook.[ch]
602           src/addrcache.[ch]
603           src/addr_compl.[ch]
604           src/adressbook.[ch]
605           src/addrindex.[ch]
606           src/addritem.[ch]
607           src/editaddress.c
608           src/editgroup.c
609           src/editldap_basedn.c
610           src/editldap.c
611           src/jpilot.c
612           src/vcard.c
613                 revert to get ldap into it previous working state
614                 
615         * po/zh_TW.Big5.po
616                 new Taiwanese translation,
617                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
618
619 2003-05-22 [christoph]  0.8.11claws174
620
621         * src/plugins/spamassassin/libspamc.[ch]
622                 sync libspamc with SpamAssaain release 2.55
623
624 2003-05-22 [paul]       0.8.11claws173
625
626         * sync with 0.9.0cvs7
627                 see ChangeLog 2003-05-22
628                 
629         * src/summaryview.c
630                 revert change in 0.8.11claws172: follow
631                 Hiroyuki's decision and that's the end of it.
632
633 2003-05-21 [paul]       0.8.11claws172
634
635         * src/summaryview.c
636                 fix discrepency between open_unread_on_enter
637                 and always_show_msg
638
639 2003-05-21 [paul]       0.8.11claws171
640
641         * sync with 0.9.0cvs6
642                 see ChangeLog 2003-05-21
643
644 2003-05-21 [paul]       0.8.11claws170
645
646         * sync with 0.9.0cvs5
647                 see ChangeLog 2003-05-21
648
649 2003-05-20 [paul]       0.8.11claws169
650
651         * sync with 0.9.0cvs4
652                 see ChangeLog 2003-05-20
653                 fixes bug #152, 'encoding of IMAP folders names'
654
655 2003-05-20 [paul]       0.8.11claws168
656
657         * sync with 0.9.0cvs3
658                 see ChangeLog 2003-05-20
659                 
660         * src/tools/convert_mbox.pl
661                 minor change in the comments, submitted by Fred Marton
662
663 2003-05-19 [paul]       0.8.11claws167
664
665         * src/plugins/clamav/Makefile.am
666           configure.ac
667                 link clamav_lib to the plugin and not to the main program
668
669 2003-05-19 [christoph]
670
671         * src/Makefile.am
672                 add -export-dynamic for linking
673
674 2003-05-19 [paul]       0.8.11claws166
675
676         * sync with 0.9.0cvs1
677                 see ChangeLog 2003-05-19
678
679 2003-05-19 [paul]       0.8.11claws165
680
681         * src/inc.c
682                 fix 'pop before smtp' timeout
683
684 2003-05-18 [alfons]     0.8.11claws164
685
686         * src/prefs_matcher.c
687                 put "execute" action command line ("expression") in edit box
688
689 2003-05-18 [christoph]  0.8.11claws163
690
691         * src/mimeview.[ch]
692         * src/plugins/dillo_viewer/dillo_viewer.c
693         * src/plugins/image_viewer/viewer.c
694         * src/plugins/mathml_viewer/mathml_viewer.c
695                 let a viewer have a list of Content-Types
696
697 2003-05-18 [paul]       0.8.11claws162
698
699         * src/prefs_filtering.c
700                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
701                 and REDIRECT actions
702
703 2003-05-17 [christoph]
704
705         * README.claws
706                 o remove dynamic signatures that was syned with main
707                 o add infos about no longer "build in" image viewer
708                 o update bugtracker URL
709
710 2003-05-17 [christoph]  0.8.11claws161
711
712         * src/folder.c
713         * src/folderview.c
714         * src/imap.c
715                 don't use imap_scan_folder anymore. Instead call folder_item_scan
716                 for every folder after rebuilding the folder tree.
717
718         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
719          messages)
720
721 2003-05-17 [christoph]  0.8.11claws160
722
723         * src/imap.c
724                 don't use STATUS command on current folder to check for
725                 content changes. imap_cmd_ok() now tracks changes to
726                 folder and number of existing messages.
727
728 2003-05-17 [paul]       0.8.11claws159
729
730         * src/plugins/clamav/clamav_plugin.c
731                 remove unnecessary debug_print
732
733 2003-05-16 [thorsten]   0.8.11claws158
734
735         * src/plugins/demo.c
736                 included missing intl.h
737
738 2003-05-16 [paul]       0.8.11claws157
739
740         * po/POTFILES.in
741                 remove non-existant entries
742         
743         * src/plugins/clamav/clamav_plugin.c
744           src/plugins/clamav/clamav_plugin_gtk.c
745           src/plugins/dillo_viewer/dillo_prefs.c
746           src/plugins/dillo_viewer/dillo_viewer.c
747                 gettextise
748
749 2003-05-16 [christoph]  0.8.11claws156
750
751         * po/POTFILES.in
752                 include plugin .c files for translation until I
753                 find a better solution to have plugins have their
754                 own textdomain
755         * src/plugins/demo/demo.c
756         * src/plugins/image_viewer/plugin.c
757         * src/plugins/mathml_viewer/mathml_viewer.c
758         * src/plugins/spamassassin/spamassassin.c
759         * src/plugins/spamassassin/spamassassin_gtk.c
760         * src/plugins/trayicon/trayicon.c
761                 add gettext macros for plugin name and description
762
763 2003-05-16 [paul]
764
765         * sync with 0.9.0
766
767 2003-05-16 [paul]       0.8.11claws155
768
769         * sync with lastest 0.9.0pre1
770                 see ChangeLog 2003-05-16
771
772 2003-05-15 [paul]       0.8.11claws154
773
774         * sync with latest 0.9.0pre1
775                 see ChangeLog 2003-05-14 and 2003-05-15
776
777 2003-05-14 [christoph]  0.8.11claws153
778
779         * src/plugins/image_viewer/viewer.c
780         * src/plugins/image_viewer/viewer.glade         ** NEW **
781         * src/plugins/image_viewer/viewerprefs.c
782                 make it possible to disable the autoload function in the
783                 imageviewer again
784
785 2003-05-14 [christoph]  0.8.11claws152
786
787         * src/folder.c
788                 fix folder update after adding a message
789
790 2003-05-13 [alfons]     0.8.11claws151
791
792         * src/common/session.c
793                 remove debug traces
794                 
795         * src/addrcache.[ch]
796         * src/filtering.[ch]
797         * src/folder.[c]
798         * src/gtkaspell.[ch]
799         * src/imap.[ch]
800         * src/mbox_folder.[ch]
801         * src/mh.[ch]
802         * src/mimeview.h
803         * src/msgcache.[ch]
804         * src/news.[ch]
805         * src/passphrase.[ch]
806         * src/prefs_common.[ch]
807         * src/prefs_gtk.[ch]
808         * src/procmsg.c
809         * src/scoring.[ch]
810                 be pedantic; (in prototypes () implies (int))
811
812 2003-05-13 [alfons]     0.8.11claws150
813
814         * src/prefs_toolbar.[ch]
815         * src/summaryview.[ch]
816         * src/toolbar.[ch]
817                 change misleading text in toolbar prefs;
818                 add toolbar action for ignore thread (toggles ignore thread flag);
819                 clean up a little bit;
820
821 2003-05-12 [paul]
822
823         * tools/convert_mbox.pl
824                 bug fixed by Fred Marton
825
826 2003-05-12 [paul]
827
828         * sync with 0.9.0pre1
829
830 2003-05-09 [paul]       0.8.11claws149
831
832         * sync with 0.8.11cvs43
833                 see ChangeLog 2003-05-09
834
835 2003-05-08 [christoph]  0.8.11claws148
836
837         * src/imap.[ch]
838                 o use CAPABILIY as first command and check for PREAUTH
839                   information in the response to it
840                 o rewrite all imap_cmd_* functions to use an IMAPSession
841                   instead of a SockInfo as parameter
842                 o do STARTTLS after fetching and checking the server
843                   capabilities
844
845 2003-05-08 [paul]       0.8.11claws147
846
847         * tools/Makefile.am
848           tools/README
849           tools/convert_mbox.pl         ** NEW FILE **
850                 add mbox conversion script. Submitted by 
851                 Fred Marton <Fred.Marton@uni-bayreuth.de>
852
853 2003-05-07 [christoph]
854
855         * doc-src/glade.txt
856         * src/gtk/pluginwindow.glade
857         * src/plugins/image_viewer/viewerprefs.glade
858         * src/plugins/spamassassin/spamassassin_gtk.glade
859                 add glade files for user interfaces and a description how
860                 to use glade to create the sylpheed code
861
862 2003-05-07 [paul]       0.8.11claws146
863
864         * sync with 0.8.11cvs41
865                 see ChangeLog 2003-05-07
866
867 2003-05-06 [christoph]  0.8.11claws145
868
869         * src/main.c
870         * src/plugins/image_viewer/viewer.c
871                 fix usage of imlib in imageviewer plugin
872
873         * src/gtk/prefswindow.c
874                 handle window close event correctly
875
876 2003-05-06 [paul]       0.8.11claws144
877
878         * src/common/ssl.c
879                 fix typo introduced in sync
880
881 2003-05-06 [paul]       0.8.11claws143
882
883         * sync with 0.8.11cvs39
884                 see ChangeLog 2003-05-06
885
886 2003-05-06 [paul]       0.8.11claws142
887
888         * AUTHORS
889           po/cs.po
890                 updated Czech translation, submitted by 
891                 Radek Vybiral <Radek.Vybiral@vsb.cz>
892                 
893         * src/plugins/clamav/clamav_plugin_gtk.c
894                 clean up
895
896 2003-05-03 [alfons]     0.8.11claws141
897
898         * src/compose.[ch]
899                 make paste as quotation work even when the call to 
900                 text_inserted() was deferred (fixes bug #140 "Paste 
901                 as quotation does not work when using "external" 
902                 clipboard")
903
904 2003-05-03 [thorsten]   0.8.11claws140
905
906         * src/addrquery.h
907           src/ldapquery.h
908           src/mainwindow.c
909                 removed C++ comments
910         * src/addr_compl.c
911                 function with non-int retval/param used before
912                 implementation/declaration
913
914 2003-05-02 [paul]       0.8.11claws139
915
916         * src/addr_compl.[ch]
917           src/addressbook.[ch]
918           src/addrindex.c
919           src/summaryview.c
920                 revert match's changes to (finally) remove the bug where
921                 opening a folder causes massive slowdown when using the 
922                 'Display sender using address book' option
923
924 2003-05-01 [melvin]     0.8.11claws138
925
926         * src/plugins/dillo_viewer/dillo_prefs.[ch]
927         * src/plugins/dillo_viewer/dillo_viewer.c
928                 Fixed bug where "Cancel" button from prefs issued
929                 warnings.
930                 Comply a little more to coding style
931
932 2003-05-01 [paul]       0.8.11claws137
933
934         * sync with 0.8.11cvs38
935                 see ChangeLog 2003-05-01
936
937 2003-05-01 [paul]       0.8.11claws136
938
939         * po/bg.po
940                 updated by George Danchev
941
942 2003-04-30 [christoph]  0.8.11claws135
943
944         * src/plugins/dillo_viewer/dillo_prefs.c
945         * src/plugins/image_viewer/viewerprefs.c
946         * src/plugins/spamassassin/spamassassin_gtk.c
947                 remove gtk_widget_ref() calls for widgets in
948                 glade code
949
950 2003-04-30 [paul]       0.8.11claws134
951
952         * src/addrindex.c
953                 ok, this time a better fix for the bug where opening folder
954                 has massive slowdown when using the 'Display sender using 
955                 address book' option
956
957 2003-04-30 [paul]       0.8.11claws133
958
959         * src/addrindex.c
960                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
961         
962 2003-04-30 [melvin]     0.8.11claws132
963
964         New: Dillo plugin preferences (patch by Dimitar Haralanov)
965
966         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
967                 Preferences for the dillo plugin
968         * src/plugins/dillo_viewer/dillo_viewer.c
969                 Support for preferences
970         * src/plugins/dillo_viewer/Makefile.am
971                 Added dillo_prefs.[ch]
972
973 2003-04-30 [alfons]     0.8.11claws131
974
975         * src/common/plugin.[ch]
976                 see? this ANSI C'fication immediately gives us type
977                 checking for free.
978
979 2003-04-30 [alfons]     0.8.11claws130
980
981         * src/common/plugin.[ch]
982         * src/plugins/clamav/clamav_plugin.[ch]
983         * src/plugins/clamav/clamav_plugin_gtk.c
984         * src/plugins/demo/demo.c
985         * src/plugins/dillo_viewer/dillo_viewer.c
986         * src/plugins/image_viewer/plugin.c
987         * src/plugins/image_viewer/viewer.[ch]
988         * src/plugins/image_viewer/viewerprefs.[ch]
989         * src/plugins/mathml_viewer/mathml_viewer.c
990         * src/plugins/spamassassin/spamassassin.[ch]
991         * src/plugins/spamassassin/spamassassin_gtk.c
992         * src/plugins/trayicon/trayicon.c
993                 clean up
994
995 2003-04-30 [alfons]     0.8.11claws129
996
997         * src/common/utils.c
998                 make is_ascii_str() fail gracefully when NULL pointer
999                 is passed
1000
1001 2003-04-30 [paul]       0.8.11claws128
1002
1003         * src/addrindex.c
1004                 fix bug where opening folder has massive slowdown when
1005                 using the 'Display sender using address book' option
1006
1007 2003-04-30 [paul]       0.8.11claws127
1008
1009         * src/plugins/clamav/clamav_plugin.c
1010           src/plugins/clamav/clamav_plugin_gtk.c
1011           src/plugins/demo/demo.c
1012           src/plugins/dillo_viewer/dillo_viewer.c
1013           src/plugins/image_viewer/plugin.c
1014           src/plugins/mathml_viewer/mathml_viewer.c
1015           src/plugins/spamassassin/spamassassin.c
1016           src/plugins/spamassassin/spamassassin_gtk.c
1017           src/plugins/trayicon/trayicon.c
1018                 get rid of eye-hurting function signatures
1019
1020 2003-04-30 [paul]       0.8.11claws126
1021
1022         * src/plugins/trayicon/trayicon.c
1023                 add description
1024                 
1025         * src/mimeview.c
1026                 be more descriptive
1027
1028 2003-04-30 [paul]       0.8.11claws125
1029
1030         * configure.ac
1031                 arrange the plugins in reverse alphabetical order
1032                 
1033         * src/plugins/clamav/clamav_plugin.[ch]
1034           src/plugins/clamav/clamav_plugin_gtk.c
1035                 rename some params
1036                 resize max_size window
1037                 re-arrange the order of some gui elements
1038                 improve descriptions
1039         
1040         * src/plugins/image_viewer/plugin.c
1041           src/plugins/mathml_viewer/mathml_viewer.c
1042                 add descriptions
1043                 
1044         * src/plugins/spamassassin/spamassassin_gtk.c
1045                 resize max_size window
1046                 re-arrange the order of some gui elements
1047                 
1048         * src/messageview.c
1049           src/mimeview.c
1050                 correct typos
1051
1052 2003-04-30 [alfons]     0.8.11claws124
1053
1054         * src/imap.c
1055                 fix a leak found while browsing Martin Kluge's 
1056                 valgrind log (Claws only)
1057
1058 2003-04-29 [darko]      0.8.11claws123
1059
1060         * src/gtk/gtkstext.h
1061                 include wchar.h if it is available, fixes compilation
1062                 on HP-UX systems
1063
1064 2003-04-29 [melvin]     0.8.11claws122
1065
1066         * src/prefs_actions.c
1067                 Improved help text of Actions' syntax
1068
1069 2003-04-28 [paul]       0.8.11claws121
1070
1071         * src/action.c
1072                 a better fix for the crash when performing an action
1073                 on a mime part
1074
1075 2003-04-28 [paul]       0.8.11claws120
1076
1077         * src/action.c
1078                 fix crash when performing an action on a
1079                 mime part
1080
1081 2003-04-28 [paul]       0.8.11claws119
1082
1083         * sync with 0.8.11cvs36
1084                 see ChangeLog 2003-04-28
1085
1086 2003-04-27 [paul]       0.8.11claws118
1087
1088         * more sync with 0.8.11cvs35
1089                 see ChangeLog 2003-04-25
1090
1091 2003-04-26 [christoph]  0.8.11claws117
1092
1093         * src/folder.c
1094                 fix remove virtual check
1095
1096 2003-04-26 [paul]       0.8.11claws116
1097
1098         * src/messageview.c
1099                 fix return-receipt, make it work again
1100
1101 2003-04-26 [paul]       0.8.11claws115
1102
1103         * src/mimeview.c
1104                 restore double-clicking of the [application/pgp-signature 
1105                 (Select "Check signature" to check)] line in the message view,
1106                 broken in recent sync
1107
1108 2003-04-26 [christoph]  0.8.11claws114
1109
1110         * src/folder.c
1111                 check if remove virtual really exists before
1112                 calling the function
1113
1114 2003-04-25 [match]      0.8.11claws113
1115
1116         * src/addrindex.c
1117         * src/addrbook.c
1118         * src/ldapquery.[ch]
1119         * src/ldapctrl.[ch]
1120                 fix memleak.
1121         * src/ldapserver.[ch]
1122                 fix memleak. fix segfault.
1123                 plug a Claws memleak
1124
1125 2003-04-25 [alfons]     0.8.11claws112
1126
1127         * src/folder.c
1128                 plug a Claws memleak
1129
1130 2003-04-25 [alfons]     0.8.11claws111
1131
1132         * src/common/session.c
1133                 plug a memleak
1134
1135 2003-04-25 [paul]       0.8.11claws110
1136
1137         * sync with 0.8.11cvs35
1138                 see ChangeLog 2003-04-24 and 2003-04-25
1139                 
1140         * src/gtk/pluginwindow.c
1141                 correct another strange float value
1142
1143 2003-04-24 [christoph]  0.8.11claws109
1144
1145         * src/folder.c
1146                 freeze folder item updates when unsetting new flags
1147
1148         * src/gtk/pluginwindow.c
1149                 correct strange float value
1150
1151 2003-04-23 [paul]       0.8.11claws108
1152
1153         * sync with 0.8.11cvs33
1154                 see ChangeLog 2003-04-23
1155
1156 2003-04-22 [paul]       0.8.11claws107
1157
1158         * src/Makefile.am
1159           src/messageview.c
1160           src/mimeview.c
1161           src/pgptext.[ch]      ** REMOVED **
1162                 remove pgptext.[ch] as its not used any more
1163
1164 2003-04-22 [paul]       0.8.11claws106
1165
1166         * sync with 0.8.11cvs31
1167                 see ChangeLog 2003-04-21 and 2003-04-22
1168
1169 2003-04-21 [alfons]     0.8.11claws105
1170
1171         * src/main.c
1172                 No access to GTK structures if we're a spawned child
1173                 (and clean up code a little bit...) Should fix #126.
1174
1175 2003-04-21 [melvin]     0.8.11claws104
1176
1177         * src/plugins/dillo_viewer/README
1178                 Improved slightly the text.
1179
1180 2003-04-21 [melvin]     0.8.11claws103
1181
1182         * src/plugins/dillo_viewer/README *** NEW ***
1183                 Added a README file for the Dillo plugin
1184
1185 2003-04-20 [paul]
1186
1187         * tools/README
1188           tools/outlook2sylpheed.pl
1189                 updated and improved by Ricardo Mones Lastra
1190
1191 2003-04-18 [oliver]     0.8.11claws102
1192
1193         * src/inc.c 
1194         * src/prefs_account.h
1195                 remove Pop3SessionType (used by selective download)
1196         * src/prefs_toolbar.c
1197                 enable set Default Toolbar button
1198
1199 2003-04-18 [paul]       0.8.11claws101
1200
1201         * sync with 0.8.11cvs29
1202                 see ChangeLog 2003-04-18
1203
1204 2003-04-17 [paul]       0.8.11claws100
1205
1206         * src/prefs_common.[ch]
1207           src/summaryview.c
1208                 remove 'Open next message on deletion' option,
1209                 as the same effect can now be achieved via the
1210                 'Always open messages in summary when selected'
1211                 option.
1212
1213 2003-04-17 [paul]       0.8.11claws99
1214
1215         * sync with 0.8.11cvs28
1216                 see ChangeLog 2003-04-17
1217
1218 2003-04-17 [christoph]  0.8.11claws98
1219
1220         * ac/spamassassin.m4
1221         * src/plugins/spamassassin/libspamc.[ch]
1222         * src/plugins/spamassassin/utils.[ch]
1223                 sync libspamc with SpamAssassin project
1224
1225 2003-04-17 [christoph]  0.8.11claws97
1226
1227         * src/common/socket.h
1228         * src/gtk/sslcertwindow.h
1229                 rename old USE_SSL to USE_OPENSSL
1230
1231 2003-04-17 [paul]       0.8.11claws96
1232
1233         * src/prefs_common.h
1234                 use gulong for P_COLOR so that it compiles/runs on
1235                 64-bit systems. Patch submitted by James Noyes
1236                 <jnoyes-claws@retrogeeks.com>
1237                 
1238         * po/de.po
1239                 updated by Jens
1240
1241 2003-04-17 [paul]       0.8.11claws95
1242
1243         * sync with 0.8.11cvs27
1244                 see ChangeLog 2003-04-16
1245
1246 2003-04-15 [paul]       0.8.11claws94
1247
1248         * src/prefs_common.[ch]
1249                 rearrange to stop the window getting too long:
1250                         move Receive dialog stuff to Receive tab
1251                         move Send dialog to Send tab
1252                         remove Dialogs frame
1253                 rename 'Open messages in summary with cursor keys' to
1254                 'Always open messages in summary when selected', as its
1255                 more appropriate
1256
1257 2003-04-15 [paul]       0.8.11claws93
1258
1259         * src/prefs_common.[ch]
1260           src/summaryview.c
1261                 add new option '/Interface/Open next message on deletion'
1262
1263 2003-04-15 [paul]       0.8.11claws92
1264
1265         * src/summaryview.[ch]
1266                 add /Mark/Lock and /Mark/Unlock to the pop-up
1267                 menu. Patch submitted by Ivan Francolin Martinez
1268                 <ivanfm@users.sourceforge.net>
1269
1270 2003-04-15 [paul]       0.8.11claws91
1271
1272         * sync with 0.8.11cvs24
1273                 see ChangeLog 2003-04-15
1274
1275 2003-04-14 [jens]       0.8.11claws90
1276
1277         * updated German translation and some corrections from
1278                 Roland Bless <bless@tm.uka.de>
1279
1280 2003-04-14 [paul]       0.8.11claws89
1281
1282         * sync with 0.8.11cvs22
1283                 see ChangeLog 2003-04-14
1284
1285 2003-04-13 [paul]       0.8.11claws88
1286
1287         * src/plugins/clamav/clamav_plugin.c
1288                 fix memory leaks
1289                 clean up
1290
1291 2003-04-12 [paul]       0.8.11claws87
1292
1293         * src/plugins/clamav/clamav_plugin.c
1294                 activate enable/disable archive scanning option
1295                 
1296         * src/plugins/clamav/.cvsignore         ** NEW FILE **
1297
1298 2003-04-12 [paul]       0.8.11claws86
1299
1300         * src/plugins/Makefile.am
1301           src/plugins/clamav/Makefile.am                ** NEW FILE **
1302           src/plugins/clamav/README                     ** NEW FILE ** 
1303           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
1304           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
1305                 add Clam AntiVirus plugin
1306
1307 2003-04-12 [paul]       0.8.11claws85
1308
1309         * sync with 0.8.11cvs21
1310                 see ChangeLog 2003-04-11
1311
1312 2003-04-11 [paul]       0.8.11claws84
1313
1314         * po/es.po
1315                 update Spanish translation. Submitted by Ricardo
1316                 Mones Lastra.
1317
1318 2003-04-10 [christoph]  0.8.11claws83
1319
1320         * src/mbox.c
1321                 fix typo that did not move unfiltered mails to destination
1322                 folder
1323
1324         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
1325          when filtering from spool)
1326
1327 2003-04-10 [christoph]  0.8.11claws82
1328
1329         * src/imap.c
1330                 use BODY.PEEK instead of BODY in in message fetch operation
1331                 to make sure the IMAP server does not set the \Seen flag for
1332                 messages. Sylpheed does that later itself, when the message
1333                 is opened in sylpheed
1334
1335         (closes Bug 111 Claws destroys unread marks)
1336
1337 2003-04-09 [oliver]     0.8.11claws81
1338         
1339         * src/folder.c
1340                 fix crash in folder_destroy
1341         * README.claws
1342                 remove selective download
1343
1344 2003-04-09 [christoph]  0.8.11claws80
1345
1346         * src/imap.c
1347                 fix crash in imap_get_msginfo() when then fetched message
1348                 is not found
1349
1350         (closes Bug 110 Crash during mail composition)
1351
1352 2003-04-08 [christoph]  0.8.11claws79
1353
1354         * src/folder.c
1355         * src/prefs_account.c
1356                 Filter new messages that are found in an INBOX folder
1357                 when 'Filter messages on receiving' is enabled in the
1358                 Folder's AccountPrefs. This allows to use Sylpheed's
1359                 filtering engine for IMAP folders where messages are
1360                 added to the INBOX by a MTA
1361
1362 2003-04-08 [paul]       0.8.11claws78
1363
1364         * src/procmsg.h
1365                 clean up after last commit
1366
1367 2003-04-08 [paul]       0.8.11claws77
1368
1369         * sync with 0.8.11cvs20
1370                 see ChangeLog 2003-04-07 and 2003-04-08
1371
1372 2003-04-07 [christoph]  0.8.11claws76
1373
1374         * src/filtering.[ch]
1375         * src/inc.[ch]
1376         * src/mbox.c
1377         * src/procmsg.[ch]
1378                 add procmsg_msginfo_filter() to execute filtering actions
1379
1380 2003-04-06 [christoph]  0.8.11claws75
1381
1382         * src/imap.c
1383                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
1384
1385 2003-04-06 [christoph]  0.8.11claws74
1386
1387         * src/common/utils.[ch]
1388                 add g_int_compare() function for slist sorting
1389
1390         * src/imap.c
1391                 fetch all MsgInfos with one command in imap_get_msginfos()
1392                 using an imap set with a list of ranges
1393
1394         * src/news.c
1395                 use new g_int_compare() function
1396
1397 2003-04-06 [thorsten]   0.8.11claws73
1398
1399         * src/mh.c
1400                 corrected implementation of mh_folder_destroy()
1401
1402 2003-04-05 [christoph]  0.8.11claws72
1403
1404         * src/account.c
1405         * src/folder.[ch]
1406         * src/folderview.c
1407         * src/imap.c
1408         * src/inc.c
1409         * src/main.c
1410         * src/mainwindow.c
1411         * src/mbox_folder.c
1412         * src/mh.c
1413         * src/mimeview.h
1414         * src/msgcache.[ch]
1415         * src/news.c
1416         * src/procmime.h
1417         * src/procmsg.[ch]
1418         * src/setup.c
1419         * src/gtk/gtkutils.c
1420                 o rename structure field names class and new to klass and
1421                   new_msgs, to allow including files in C++
1422                 o add 'extern "C"' block to some header files
1423                 o add MsgInfoList and MsgNumberList as alias for GSList for
1424                   developers to know what type of list is expected
1425
1426         * src/plugins/image_viewer/plugin.c
1427         * src/plugins/image_viewer/viewer.[ch]
1428         * src/plugins/image_viewer/viewerprefs.[ch]
1429                 rename function names to prevent conflicts
1430
1431 2003-04-05 [paul]       0.8.11claws71
1432
1433         * sync with 0.8.11cvs18
1434                 see ChangeLog 2003-04-03 and 2003-04-04
1435
1436 2003-04-02 [christoph]  0.8.11claws70
1437
1438         * src/folder.[ch]
1439         * src/imap.[ch]
1440         * src/mbox_folder.[ch]
1441         * src/mh.[ch]
1442         * src/news.[ch]
1443                 o Make all virtual folder functions private
1444                 o remove unused folder code
1445
1446         * src/common/socket.[ch]
1447         * src/summaryview.c
1448                 fix warnings
1449
1450 2003-03-30 [alfons]     0.8.11claws69
1451
1452         * src/send_message.c
1453                 remove two debug traces and see if people still report
1454                 errors
1455
1456 2003-03-30 [alfons]     0.8.11claws68
1457
1458         * src/send_message.c
1459         * src/commons/session.c
1460                 add more debug traces
1461
1462 2003-03-30 [christoph]  0.8.11claws67
1463
1464         * src/folder.c
1465                 change processing folder name from .processing to processing
1466
1467         * src/common/ssl.c
1468                 disable SSL certificate check because it causes Xlib error
1469                 when the child process want's to open an GTK window
1470
1471 2003-03-30 [christoph]  0.8.11claws66
1472
1473         * src/folder.c
1474                 don't use default folder for processing folder item because
1475                 it can be a non local folder
1476
1477         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
1478
1479 2003-03-30 [alfons]     0.8.11claws65
1480
1481         * src/send_message.c
1482                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
1483                 to generate bad code for 'send_send_data_progressive': When
1484                 called from 'send_send_data_finished', the 'data' pointer is
1485                 cleared just before the assignment to the dialog pointer
1486
1487 2003-03-29 [christoph]  0.8.11claws64
1488
1489         * src/common/prefs.h
1490         * src/plugins/image_viewer/Makefile.am
1491         * src/plugins/image_viewer/plugin.c
1492         * src/plugins/image_viewer/viewer.[ch]
1493         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
1494                 add PrefsPage for ImageViewer
1495
1496 2003-03-28 [thorsten]   0.8.11claws63
1497
1498         * src/common/session.c
1499                 added some comments
1500
1501 2003-03-28 [paul]       0.8.11claws62
1502
1503         * sync with 0.8.11cvs16
1504                 see ChangeLog 2003-03-28
1505
1506 2003-03-28 [paul]       0.8.11claws61
1507
1508         * sync with 0.8.11cvs15
1509                 see ChangeLog 2003-03-28
1510
1511 2003-03-27 [christoph]  0.8.11claws60
1512
1513         * src/folder.c
1514         * src/imap.c
1515         * src/common/socket.[ch]
1516                 set socket state to DISCONNECTED when any operation
1517                 fails to allow reconnecting in IMAP code without
1518                 checking the return code of all calls to the command
1519                 functions
1520
1521         * src/folderview.c
1522         * src/summaryview.c
1523                 remove some more stuff that depends on specific
1524                 folder types
1525
1526 2003-03-27 [paul]       0.8.11claws59
1527
1528         * sync with 0.8.11cvs14
1529                 see ChangeLog 2003-03-27
1530                 
1531         * src/selective_download.[ch]   ** REMOVED **
1532                 really removed
1533
1534 2003-03-27 [christoph]  0.8.11claws58
1535
1536         * src/folder.c
1537                 fix handling of tmp_flags in flag copy function
1538
1539 2003-03-27 [paul]       0.8.11claws57
1540
1541         * sync with 0.8.11cvs13
1542                 see ChangeLog 2003-03-27
1543
1544 2003-03-27 [oliver]     0.8.11claws56
1545
1546         * src/maiwindow.c
1547                 remove sel_download_cb
1548
1549 2003-03-27 [oliver]     0.8.11claws55
1550         
1551         * src/inc.c
1552                 remove POP3_TOP
1553         
1554 2003-03-26 [oliver]     0.8.11claws54
1555
1556         *src/pop.h
1557                 remove POP3_TOP*
1558         * README.claws
1559                 remove selective donwload readme
1560
1561 2003-03-26 [oliver]     0.8.11claws53
1562         * src/matcher.[ch]
1563         * src/matcher_parser_parse.y 
1564         * src/pop.c 
1565         * src/prefs_account.[ch]
1566         * src/prefs_filtering.c
1567                 remove selective donwload
1568
1569 2003-03-26 [oliver]     0.8.11claws52
1570
1571         * src/inc.[ch] 
1572         * src/filtering.c 
1573         * src/mainwindow.c 
1574                 remove selective donwload
1575
1576 2003-03-26 [oliver]     0.8.11claws51
1577         
1578         * src/Makefile.am
1579         * src/selective_download.[ch]   ** REMOVE **    
1580
1581 2003-03-26 [christoph]  0.8.11claws50
1582
1583         * src/news.c
1584                 fix NEWS that got broken by a sync with sylpheed-main
1585
1586 2003-03-26 [christoph]  0.8.11claws49
1587
1588         * src/mimeview.c
1589                 fix mime type guessing when no mime type is found for a file
1590
1591 2003-03-25 [christoph]  0.8.11claws48
1592
1593         * src/mimeview.c
1594         * src/procmime.c
1595                 remove mime type guessing from mime parser and use
1596                 name based mime types in viewer lookup for mime type
1597                 application/octet-stream
1598
1599 2003-03-25 [christoph]  0.8.11claws47
1600
1601         * doc-src/readme.txt
1602         * doc-src/rfc2554.txt
1603                 add RFC about SMTP AUTH
1604
1605         * src/send_message.c
1606         * src/common/smtp.[ch]
1607                 add extra error code for authentication errors and
1608                 clear temporary password when this error occurs
1609
1610         (closes Bug 84 authentication failure while sending should
1611          prompt for password again)
1612
1613 2003-03-25 [christoph]  0.8.11claws46
1614
1615         * configure.ac
1616         * src/Makefile.am
1617         * src/imageview.[ch]                            ** REMOVE **
1618         * src/messageview.[ch]
1619         * src/mimeview.[ch]
1620         * src/prefs_common.[ch]
1621         * src/textview.c
1622         * src/plugins/Makefile.am
1623         * src/plugins/image_viewer/.cvsignore           ** NEW **
1624         * src/plugins/image_viewer/Makefile.am          ** NEW **
1625         * src/plugins/image_viewer/plugin.c             ** NEW **
1626         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1627                 move image viewer into a plugin (building is enabled by default)
1628                 [ToDo: Prefs for resize and autoview]
1629
1630 2003-03-25 [paul]       0.8.11claws45
1631
1632         * sync with 0.8.11cvs12
1633                 see ChangeLog 2003-03-26
1634
1635 2003-03-25 [paul]       0.8.11claws44
1636
1637         * sync with 0.8.11cvs11
1638                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1639                 
1640         Note: Selective Download is broken.
1641                 
1642 2003-03-22 [christoph]  0.8.11claws43
1643
1644         * src/folder.c
1645                 code cleanup for flags copying
1646
1647 2003-03-22 [christoph]  0.8.11claws42
1648
1649         * src/plugins/trayicon/trayicon.c
1650                 fix setting the transparent area when the window size
1651                 is forced by the system tray
1652
1653 2003-03-22 [christoph]  0.8.11claws41
1654
1655         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1656         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1657         * src/plugins/trayicon/newmail.xpm              ** NEW **
1658         * src/plugins/trayicon/nomail.xpm               ** NEW **
1659         * src/plugins/trayicon/trayicon.c
1660         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1661                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1662                 o add icon for unread mails
1663                 o set transparency for window
1664
1665 2003-03-22 [christoph]  0.8.11claws40
1666
1667         * src/news.c
1668                 init news session to prevent crash when session is closed
1669
1670 2003-03-22 [christoph]  0.8.11claws39
1671
1672         * src/imap.c
1673         * src/common/session.[ch]
1674                 Init session data to make sure we don't have invalid pointers
1675                 for read_ch and write_ch when new multi process sessions are
1676                 not used
1677
1678         * src/main.c
1679         * src/common/plugin.c
1680         * src/common/sylpheed.c
1681         * src/plugins/demo/demo.c
1682         * src/plugins/dillo_viewer/dillo_viewer.c
1683         * src/plugins/mathml_viewer/mathml_viewer.c
1684         * src/plugins/spamassassin/spamassassin.c
1685         * src/plugins/spamassassin/spamassassin_gtk.c
1686                 add plugin types to allow loading plugins at different times
1687                 (and maybe for different frontends), because it's not good to
1688                 load GTK-Plugins gefore gtk_init was called
1689
1690         * configure.ac
1691         * src/plugins/Makefile.am
1692         * src/plugins/trayicon/.cvsignore               ** NEW **
1693         * src/plugins/trayicon/Makefile.am              ** NEW **
1694         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
1695         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
1696         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
1697         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
1698         * src/plugins/trayicon/trayicon.c               ** NEW **
1699                 New Trayicon plugin that shows an icon in a systray that uses
1700                 XEMBED protocol like Gnome's systray. Icon shows if there
1701                 are new mails and a tooltip shows information about new,
1702                 unread and total messages.
1703
1704 2003-03-22 [paul]       0.8.11claws38
1705
1706         * src/common/smtp.c
1707                 fix ESMTP AUTH CRAM-MD5
1708                 [sync with main (still version 0.8.11cvs6), see
1709                  ChangeLog 2003-03-22]
1710
1711 2003-03-21 [colin]      0.8.11claws37
1712
1713         * src/send_message.c
1714                 Fix USE_SSL => USE_OPENSSL
1715
1716 2003-03-21 [colin]      0.8.11claws36
1717
1718         * src/folderview.c
1719                 Fix counts in drag and dropped subfolders
1720
1721 2003-03-21 [colin]      0.8.11claws35
1722
1723         * src/folder.c 
1724         * src/folderview.c
1725                 speed up a bit folder dnd
1726
1727 2003-03-20 [alfons]     0.8.11claws34
1728
1729         * src/main.c
1730         * src/toolbar.c
1731         * src/procmsg.c
1732                 don't send locked queue messages
1733                 (feature request "[ 705245 ] Locking message in outbox 
1734                  should prevent sending")
1735
1736 2003-03-20 [christoph]  0.8.11claws33
1737
1738         * src/folder.c
1739                 remove NEW and UNREAD flag in special folders when scanning
1740                 
1741         * src/common/smtp.c
1742                 fix ESMTP AUTH CRAM-MD5
1743
1744 2003-03-20 [paul]       0.8.11claws32
1745
1746         * src/prefs_account.c
1747                 Re-write 'Tunnel command to open connection' as
1748                 'Use command to communicate with server', and disable
1749                 it for all except IMAP accounts
1750
1751 2003-03-20 [paul]       0.8.11claws31
1752
1753         * sync with 0.8.11cvs6
1754                 see ChangeLog 2003-03-20
1755
1756 2003-03-19 [match]      0.8.11claws30
1757
1758         * src/addritem.[ch]
1759                 include documentation. minor refactoring.
1760         * src/addr_compl.[ch]
1761         * src/addrindex.[ch]
1762         * src/addresbook.[ch]
1763         * src/summaryview.c
1764                 re-enable address lookup (was disabled in
1765                 0.8.11claws20).
1766
1767 2003-03-19 [christoph]  0.8.11claws29
1768
1769         * src/procmsg.c
1770                 add temp flag handling, will make moving and copying
1771                 messages possible again
1772
1773         * src/folder.c
1774                 correct calulation of folder stats
1775
1776 2003-03-18 [match]      0.8.11claws28
1777
1778         * src/editgroup.h
1779                 remove case sensitive comparison (closes bug 80).
1780
1781 2003-03-18 [christoph]  0.8.11claws27
1782
1783         * src/imap.c
1784                 fix imap using a tunnel command
1785
1786         (closes bug 87)
1787
1788 2003-03-18 [christoph]  0.8.11claws26
1789
1790         * src/folder.[ch]
1791         * src/imap.c
1792         * src/procmsg.[ch]
1793                 rewrite flag handling for folders
1794
1795 2003-03-18 [christoph]  0.8.11claws25
1796
1797         * src/folder.c
1798         * src/procmsg.c
1799         * src/summaryview.c
1800                 unset NEW and UNREAD flags when message is ignored, to make
1801                 sure messages don't show up as unread on other IMAP clients,
1802                 because the IGNORE_THREAD flag can not be syncronized through
1803                 the IMAP folder
1804
1805 2003-03-17 [christoph]  0.8.11claws24
1806
1807         * src/imap.c
1808                 don't use recursion to fetch uids when the number of messages
1809                 does not match. Moved code into subfunction that is used
1810                 again when needed, to prevent an endless loop.
1811
1812 2003-03-17 [thorsten]   0.8.11claws23
1813
1814         * src/imageview.[ch]
1815                 export imageview_get_resized_size() (for plugins)
1816         * src/prefs_common.[ch]
1817                 added prefs_common_get() (for plugins)
1818
1819 2003-03-17 [christoph]  0.8.11claws22
1820
1821         * src/imap.c
1822                 o remove UID guessing from copy code
1823                 o support UIDPLUS extension for APPEND command
1824
1825 2003-03-17 [paul]       0.8.11claws21
1826
1827         * src/gtk/about.c
1828                 remove 'Compiled-plugins' section.
1829                 
1830         * src/plugins/dillo_viewer/dillo_viewer.c
1831                 slight change to description text
1832
1833 2003-03-16 [match]      0.8.11claws20
1834         * src/ldapserver.[ch]           ** NEW **
1835         * src/ldapctrl.[ch]             ** NEW **
1836         * src/ldapquery.[ch]            ** NEW **
1837         * src/ldaputil.[ch]             ** NEW **
1838         * src/addrcindex.[ch]           ** NEW **
1839         * src/addrquery.h               ** NEW **
1840         * src/addritem.[ch]
1841         * src/addrcache.[ch]
1842         * src/addrindex.[ch]
1843         * src/addr_compl.[ch]
1844         * src/addressbook.[ch]
1845         * src/addrbook.[ch]
1846         * src/editgroup.c
1847         * src/editaddress.c
1848         * src/editldap.c
1849         * src/editldap_basedn.c
1850         * src/vcard.c
1851         * src/jpilot.c
1852         * src/Makefile.am
1853                 included dynamic LDAP queries. improved address
1854                 completion.
1855
1856 2003-03-16 [paul]       0.8.11claws19
1857
1858         * tools/multiwebsearch.pl
1859                 fix a fatal typo
1860
1861 2003-03-16 [christoph]  0.8.11claws18
1862
1863         * src/mimeview.c
1864         * src/plugins/dillo_viewer/dillo_viewer.c
1865         * src/plugins/mathml_viewer/mathml_viewer.c
1866                 make unregistering of MimeViewerFactorys possible
1867
1868 2003-03-16 [alfons]     0.8.11claws17
1869
1870         * configure.ac
1871                 correct typo
1872
1873 2003-03-16 [melvin]     0.8.11claws16
1874
1875         * src/plugins/dillo_viewer.c
1876                 Fixed bug where it was not possible to view more than
1877                 one text/html attachment per message (bug discovered
1878                 by Christoph Hohmann).
1879
1880 2003-03-15 [melvin]     0.8.11claws15
1881
1882         * src/prefs_actions.c
1883                 Fixed compilation warnings.
1884
1885 2003-03-15 [melvin]     0.8.11claws14
1886
1887         * src/plugins/Makefile.am
1888         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
1889         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
1890         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
1891                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
1892                 newer (http://dillo.auriga.wearlab.de/).
1893
1894 2003-03-15 [christoph]  0.8.11claws13
1895
1896         * src/imap.c
1897                 don't query imap folder for attributes because we already
1898                 for them from imap_status
1899
1900         * src/mimeview.[ch]
1901                 add support for plugable MimeViewers (unloading Viewers
1902                 not yet complete)
1903
1904         * src/plugins/Makefile.am
1905         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
1906         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
1907         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
1908                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
1909                 widget from http://helm.cs.unibo.it/mml-widget/
1910
1911 2003-03-14 [christoph]  0.8.11claws12
1912
1913         * src/folder.[ch]
1914                 o error return code's should better be negative
1915                 o replace printf with debug_print
1916
1917         * src/imap.c
1918                 improve IMAP folder scan by checking UID-NEXT
1919
1920         * src/summaryview.c
1921                 remove check that are unnecessary in my opinion
1922
1923 2003-03-13 [christoph]  0.8.11claws11
1924
1925         * src/folder.[ch]
1926         * src/foldersel.c
1927         * src/folderview.c
1928         * src/imap.c
1929         * src/mbox_folder.c
1930         * src/mh.c
1931         * src/news.c
1932         * src/prefs_scoring.c
1933         * src/summaryview.c
1934                 use a common function to get a displayable name
1935                 for a FolderItem
1936
1937 2003-03-13 [paul]       0.8.11claws10
1938
1939         * tools/Makefile.am
1940           tools/README
1941           tools/multiwebsearch.conf     ** NEW FILE **
1942           tools/multiwebsearch.pl       ** NEW FILE **
1943                 add multiwebsearch Actions script
1944
1945 2003-03-13 [colin]      0.8.11claws9
1946
1947         * src/compose.c
1948                 Remove leading emtpy lines from quoted text
1949                 before quoting it
1950
1951 2003-03-13 [melvin]     0.8.11claws8
1952
1953         * src/prefs_actions.c
1954                 Fixed a memory leak
1955                 Code clean ups
1956                 Added Cancel and OK buttons
1957                 Corrected help text
1958
1959 2003-03-13 [christoph]  0.8.11claws7
1960
1961         * src/account.c
1962         * src/folder.[ch]
1963         * src/imap.c
1964         * src/mainwindow.c
1965         * src/mbox_folder.c
1966         * src/mh.c
1967         * src/news.c
1968         * src/setup.c
1969                 replace more folder type stuff with folder class stuff
1970
1971 2003-03-13 [melvin]     0.8.11claws6
1972
1973         * src/prefs_actions.c
1974                 Added new tokens:
1975                 %u: user provided argument
1976                 %h: user provided argument (hidden on input)
1977                 %s: current text selection in the message view 
1978
1979 2003-03-13 [paul]       0.8.11claws5
1980
1981         * sync with 0.8.11cvs5
1982                 see ChangeLog 2003-03-11, 2003-03-12
1983
1984 2003-03-12 [christoph]  0.8.11claws4
1985
1986         * src/folder.c
1987                 use folder class idstr when writing folderlist.xml
1988
1989         * src/folder.h
1990         * src/imap.c
1991         * src/news.c
1992                 replace folder type checks with folder class checks
1993
1994 2003-03-12 [christoph]  0.8.11claws3
1995
1996         * src/folder.[ch]
1997         * src/imap.[ch]
1998         * src/main.c
1999         * src/mbox_folder.[ch]
2000         * src/mh.[ch]
2001         * src/news.[ch]
2002                 o create a list of known folder classes in the folder system
2003                 o use folder class id strings for folder item identifiers
2004
2005 2003-03-12 [christoph]  0.8.11claws2
2006
2007         * src/imap.c
2008                 fix imap uid validity check
2009
2010 2003-03-12 [christoph]  0.8.11claws1
2011
2012         * src/account.c
2013         * src/folder.[ch]
2014         * src/foldersel.c
2015         * src/folderview.c
2016         * src/imap.c
2017         * src/mainwindow.c
2018         * src/mbox_folder.c
2019         * src/mh.c
2020         * src/news.c
2021         * src/prefs_scoring.c
2022         * src/procmsg.c
2023         * src/setup.c
2024         * src/summaryview.c
2025                 initial restructuring of folder system, seperating
2026                 folders and folder classes
2027
2028 2003-03-12 [paul]       0.8.11claws
2029
2030         0.8.11claws release
2031
2032 2003-03-12 [christoph]
2033
2034         * src/gtk/prefswindow.c
2035                 fix translation of "Page Index"
2036
2037 2003-03-12 [paul]       0.8.10claws110
2038
2039         a sync from 0.8.11cvs4 before the release
2040
2041         * src/common/utils.c
2042                 subject_compare_for_sort(): allow null strings (fixes
2043                 summary sorting).
2044
2045 2003-03-11 [paul]       0.8.10claws109
2046
2047         * po/es.po
2048                 update Spanish translation, submitted by
2049                 Ricardo Mones Lastra
2050
2051 2003-03-11 [melvin]     0.8.10claws108
2052
2053         * po/fr.po
2054                 Updated French translations
2055
2056 2003-03-11 [paul]       0.8.10claws107
2057
2058         * manual/en/Makefile.am
2059           manual/en/*.html
2060                 update English manual, add a new page
2061                 updated by Francois Barriere <fbarriere@atmel.fr>
2062                 
2063         * po/bg.po
2064           po/it.po
2065           po/sr.po
2066                 update Bulgarian, Italian, and Serbian translations
2067                 submitted by George Danchev, Alessandro Maestri, and
2068                 Urke MMI
2069
2070 2003-03-10 [paul]       0.8.10claws106
2071
2072         * src/gtk/about.c
2073           src/gtk/prefswindow.c
2074                 make some strings translatable
2075
2076 2003-03-10 [darko]      0.8.10claws105
2077
2078         * src/compose.c
2079                 code cleanup to make Hiro happy
2080
2081 2003-03-10 [paul]       0.8.10claws104
2082
2083         * sync with 0.8.11cvs2
2084                 see ChangeLog 2003-03-10
2085
2086 2003-03-09 [melvin]     0.8.10claws103
2087
2088         * src/textview.c
2089                 textview_set_font(): fix for message display in
2090                 UTF-8 locales (thanks to Sergey Vlasov).
2091                 (was unintentionnaly reverted in 0.8.6claws6)   
2092
2093 2003-03-08 [darko]      0.8.10claws102
2094
2095         * src/compose.c
2096                 fix infinite loop in wrapping as reported
2097                 by happycactus
2098                 obsoletes patch #696482
2099
2100 2003-03-08 [christoph]  0.8.10claws101
2101
2102         * src/imap.c
2103                 add workaround for IMAP servers that do not
2104                 support the "UID SEARCH UID" command
2105
2106 2003-03-07 [christoph]  0.8.10claws100
2107
2108         * src/plugins/spamassassin/spamassassin.[ch]
2109         * src/plugins/spamassassin/spamassassin_gtk.c
2110                 code cleanup
2111
2112 2003-03-07 [paul]       0.8.10claws99
2113
2114         * po/es.po
2115                 updated Spanish translation, submitted by
2116                 Ricardo Mones Lastra
2117
2118 2003-03-07 [christoph]  0.8.10claws98
2119
2120         * src/send.c
2121                 fix in 0.8.10claws94 was wrong
2122                 local delivery does not require escaping, remove escaping
2123                 code to make signatures of mails with "." lines valid
2124                 
2125                 NOTE: requires that sendmail is executed with "-i" option,
2126                       what is the default now, but has to be changed in all
2127                       exsiting accounts)
2128
2129 2003-03-07 [paul]       0.8.10claws97
2130
2131         * sync with 0.8.11 release
2132                 see ChangeLog 2003-03-07
2133
2134 2003-03-06 [paul]       0.8.10claws96
2135
2136         * src/compose.c
2137                 revert commit 0.8.10claws92
2138
2139 2003-03-06 [paul]       0.8.10claws95
2140
2141         * src/folderview.c
2142                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
2143
2144         * src/gtkaspell.c
2145                 fix bug 74, 'Crash opening editor window with pseudo-color
2146                 display'
2147                 
2148         Patches submitted by Kevin Vigor <kevin@vigor.nu>
2149
2150 2003-03-06 [christoph]  0.8.10claws94
2151
2152         * src/send.c
2153                 fix rfc2821 (4.5.2) violation in SMTP data sending,
2154                 all lines starting with a period get an extra period
2155                 inserted
2156                 (found by Simon 'corecode' Schubert)
2157
2158 2003-03-06 [paul]       0.8.10claws93
2159
2160         * src/folderview.c
2161                 if configured font can't be loaded fall back to gtk
2162                 default. (with thanks to Christoph)
2163                 
2164                 closes long-standing bug 15 'Crashes on startup'
2165
2166 2003-03-06 [paul]       0.8.10claws92
2167
2168         * src/compose.c
2169                 freeze text before autosave and thaw afterwards
2170                 fixes bug 67 'autosave make re-rediting message crazy'
2171
2172 2003-03-06 [christoph]  0.8.10claws91
2173
2174         * src/compose.c
2175                 ignore address comment in dupe check for Cc-list
2176
2177         (closes reopened bug 47 Replying to message strips name part of
2178          e-mail addresses of Cc: lines)
2179
2180 2003-03-06 [paul]       0.8.10claws90
2181
2182         * src/Makefile.am
2183                 remove reference to gtkxtext.h as its no longer in
2184                 the repository
2185
2186 2003-03-06 [paul]       0.8.10claws89
2187
2188         * sync with 0.8.10cvs25
2189                 see ChangeLog 2003-03-06
2190
2191 2003-03-06 [oliver]     0.8.10claws88
2192         
2193         * src/messageview.c
2194                 remove include
2195
2196 2003-03-06 [oliver]     0.8.10claws87
2197         
2198         * src/folderview.c 
2199                 remove changes introduced inclaws74
2200         * src/messageview.c
2201                 another attempt to sanely delete and update
2202                 messages deleted in separate messageview
2203
2204 2003-03-05 [christoph]  0.8.10claws86
2205
2206         * src/summaryview.c
2207                 check if "From" matches any account's address if
2208                 addressbook completion of addresses is disabled too
2209
2210         (closes Bug 70 "Display recipient in from" doesn't check
2211          folder's default account)
2212
2213 2003-03-05 [christoph]  0.8.10claws85
2214
2215         * src/compose.c
2216         * src/common/utils.[ch]
2217                 don't strip address comments when building Cc lists
2218
2219         (closes Bug 47 Replying to message strips name part of e-mail addresses
2220          of Cc: lines)
2221
2222         * src/folder.c
2223                 fix return value of copy function
2224
2225 2003-03-05 [christoph]  0.8.10claws84
2226
2227         * src/imap.c
2228                 don't ask imap server for non rfc822 headers
2229
2230         (closes bug 71 IMAP FETCH asks for FROM header field twice)
2231
2232         * src/imap.c
2233                 destroy session on socket error to allow reconnecting
2234
2235 2003-03-05 [christoph]  0.8.10claws83
2236
2237         * configure.ac
2238                 fix building with gnome when no prefix is set
2239
2240         (closes bug 66 Gnome directory is set to NONE)
2241
2242 2003-03-05 [paul]       0.8.10claws82
2243
2244         * sync with 0.8.10cvs23
2245                 see ChangeLog 2003-03-05
2246
2247 2003-03-04 [christoph]  0.8.10claws81
2248
2249         * src/folder.c
2250                 o fix moving and copying when folder returns 0 for new
2251                   message number
2252                 o remove some code for single message copy and move
2253                   operations and use functions for multiple messages
2254
2255         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
2256
2257         * src/news.c
2258                 remove unused include
2259
2260 2003-03-04 [paul]       0.8.10claws80
2261
2262         * src/gtk/about.c
2263                 list 'Compiled plugins'
2264
2265 2003-03-03 [christoph]  0.8.10claws79
2266
2267         * src/news.[ch]
2268                 have to multiply the percentage of the current fetch with
2269                 the percentage that it has of the total fetch operation
2270                 for correct values
2271
2272 2003-03-03 [christoph]  0.8.10claws78
2273
2274         * src/news.c
2275                 fix calculation of expected lines for progress indicator
2276
2277 2003-03-03 [christoph]  0.8.10claws77
2278
2279         * src/summaryview.c
2280         * src/common/utils.c
2281                 fix segfault when opening the root news folder
2282
2283 2003-03-03 [christoph]  0.8.10claws76
2284
2285         * src/mainwindow.[ch]
2286         * src/common/Makefile.am
2287         * src/common/progressindicator.[ch]
2288                 add UI independent progress indicator handling
2289
2290         * src/news.[ch]
2291                 use new progress indicator for message info fetching
2292
2293         * src/common/hooks.h
2294                 code cleanup
2295
2296 2003-03-03 [oliver]     0.8.10claws75
2297
2298         * src/toolbar.c
2299         * src/compose.c
2300                 removed commented code
2301
2302 2003-03-03 [oliver]     0.8.10claws74
2303
2304         * src/toolbar.[ch]
2305                 cleanups and refactoring
2306         * src/compose.[ch]
2307                 compose_reply_mode reply & forwarding interface for
2308                 toolbar buttons
2309         * src/folderview.c
2310                 act on messages marked for deletion in folderview_selected
2311                 based on prefs_common.immediate_exec since a message might 
2312                 have been deleted by messageview in a folder we are changing 
2313                 to (does anybody understand what I'm on about ?)
2314
2315 2003-03-03 [oliver]     0.8.10claws73
2316         
2317         * src/messageview.[ch]
2318                 new functions
2319                 - messageview_delete: delete message shown in messagview
2320                 - messageview_update_view: update messageview to currently 
2321                   selected summaryview message
2322                 - add separate messageview to msgview_list in order to update 
2323                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
2324         * src/summaryview.[ch]
2325                 summary_get_selection returns a list of selected msgs
2326                 in summaryview
2327         * src/mainwindow.c
2328                 toolbar reply refactoring
2329
2330 2003-03-03 [paul]       0.8.10claws72
2331
2332         * sync with 0.8.10cvs21
2333                 see ChangeLog 2003-03-03
2334
2335 2003-03-02 [christoph]  0.8.10claws71
2336
2337         * src/common/passcrypt.c
2338                 use POSIX includes
2339
2340 2003-03-02 [christoph]  0.8.10claws70
2341
2342         * configure.ac
2343         * src/prefs_account.c
2344         * src/prefs_gtk.[ch]
2345         * src/common/.cvsignore
2346         * src/common/Makefile.am
2347         * src/common/passcrypt.c                ** NEW **
2348         * src/common/passcrypt.h.in             ** NEW **
2349                 Implement password encryption in config files
2350                 using unix encrypt and setkey functions. The crypt
2351                 key can be set as a configure parameter. Old
2352                 passwords will be converted if they do not begin
2353                 with '!'
2354
2355 2003-03-02 [paul]       0.8.10claws69
2356
2357         * src/prefs_account.c
2358                 fix compile error
2359
2360 2003-03-01 [thorsten]   0.8.10claws68
2361
2362         * po/el.po
2363           po/hr.po
2364           po/it.po
2365           po/nl.po
2366           po/sr.po
2367           po/sv.po
2368                 corrected format strings
2369         * po/en_GB.po
2370                 corrected headers
2371                 (fix compile errors with GNU gettext-0.11.5)
2372
2373 2003-03-01 [oliver]     0.8.10claws67
2374
2375         * src/summaryview.c
2376                 menu callbacks call toolbar_menu_reply
2377
2378 2003-03-01 [oliver]     0.8.10claws66
2379
2380         * src/mainwindow.c
2381         * src/messageview.c
2382                 menu callbacks call toolbar_menu_reply
2383         * src/toolbar.[ch]
2384                 callbacks from menu handled by toolbar_menu_reply
2385
2386 2003-03-01 [paul]       0.8.10claws65
2387
2388         * src/addressbook.c
2389                 revert commit 0.8.10claws54 - breaks editing of
2390                 addressbook.
2391                 
2392         * po/bg.po
2393                 update Bulgarian translation, submitted by
2394                 George Danchev
2395
2396 2003-02-28 [christoph]  0.8.10claws64
2397
2398         * src/account.c
2399         * src/addressadd.c
2400         * src/compose.c
2401         * src/gtkaspell.c
2402         * src/gtkxtext.h                ** REMOVE **
2403         * src/imap.c
2404         * src/matcher.[ch]
2405         * src/mh.c
2406         * src/news.c
2407         * src/pine.c
2408         * src/prefs_common.c
2409         * src/prefs_matcher.c
2410         * src/procheader.[ch]
2411         * src/procmsg.[ch]
2412         * src/toolbar.c
2413         * src/common/ssl_certificate.c
2414         * src/gtk/colorlabel.c
2415         * src/gtk/menu.c
2416                 o fix warnings
2417                 o remove code obsoleted by new cache and folder system rework
2418
2419 2003-02-28 [oliver]     0.8.10claws63
2420         
2421         * src/toolbar.[ch]
2422                 * fix bug where reply in Messageview replied to 
2423                 Message displayed in summaryview
2424                 (reportedd via ML by chinatinte at gmx dot ch)
2425                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
2426                 didn't work in separate MessageView Toolbar
2427                 (wondering if anybody uses this at all ?)
2428         * src/summaryview.[ch]
2429                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
2430                 (generalize reply and forward code);
2431         * src/messageview.c 
2432                 remove focus_in event which updated summaryview to messageview
2433
2434 2003-02-28 [paul]       0.8.10claws62
2435
2436         * po/Makefile.in.in
2437                 add the --check option
2438                 Patch submitted by Ricardo Mones Lastra
2439
2440 2003-02-28 [paul]       0.8.10claws61
2441
2442         * src/prefs_account.c
2443                 re-order 'Signature' items
2444
2445 2003-02-28 [paul]       0.8.10claws60
2446
2447         * sync with 0.8.10cvs20
2448                 see ChangeLog 2003-02-28
2449
2450 2003-02-28 [paul]       0.8.10claws59
2451
2452         * po/POTFILES.in
2453                 update to reflect recent movement of files
2454
2455 2003-02-28 [paul]       0.8.10claws58
2456
2457         * sync with 0.8.10cvs19
2458                 see ChangeLog 2003-02-28
2459
2460 2003-02-27 [martin]     0.8.10claws57
2461
2462         * src/prefs_matcher.c 
2463                 fix segfault in prefs_matcher_ok() when the
2464                 last entry is deleted and prevents that the
2465                 message "entry not saved" comes up after deleting
2466                 an entry
2467
2468 2003-02-27 [martin]     0.8.10claws56
2469
2470         * src/prefs_filtering.c 
2471                 fix segfault in prefs_filtering_ok() when the
2472                 last entry is deleted and prevents that the
2473                 message "entry not saved" comes up after deleting
2474                 an entry
2475
2476 2003-02-27 [paul]       0.8.10claws55
2477
2478         * sync with 0.8.10cvs18
2479                 see ChangeLog 2003-02-27
2480
2481 2003-02-27 [paul]       0.8.10claws54
2482
2483         * src/addressbook.c
2484                 fix bug where the address book crashes with 
2485                 multiple lookups.
2486                 Patch [687729] submitted by David Frager 
2487                 <dbfrager@users.sourceforge.net>
2488
2489 2003-02-25 [christoph]  0.8.10claws53
2490
2491         * src/Makefile.am
2492         * src/colorlabel.[ch]           ** REMOVE **
2493         * src/gtk/Makefile.am
2494         * src/gtk/colorlabel.[ch]       ** NEW **
2495                 move colorlabel files to gtk directory
2496
2497         * src/esmtp.[ch]                ** REMOVE **
2498                 has been merged into smtp.[ch] in 0.7.5
2499
2500 2003-02-25 [christoph]  0.8.10claws52
2501
2502         * src/Makefile.am
2503         * src/about.[ch]                ** REMOVE **
2504         * src/gtk/Makefile.am
2505         * src/gtk/about.[ch]            ** NEW **
2506                 move about files to gtk directory
2507
2508 2003-02-25 [christoph]  0.8.10claws51
2509
2510         * src/folder.c
2511                 some code optimization of folder scanning code
2512
2513         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
2514
2515 2003-02-25 [christoph]  0.8.10claws50
2516
2517         * src/main.c
2518         * src/common/sylpheed.c
2519                 add command line parameter parsing to common code
2520
2521 2003-02-24 [christoph]
2522
2523         * Makefile.am
2524         * configure.ac
2525                 fix gnome prefix problems, the configure script now removed
2526                 `gnome-config --prefix` from `gnome-config --datadir`
2527                 and adds $(prefix} instead
2528
2529         (closes Bug 24 Makefile does not respect prefix when installing
2530          GNOME data)
2531
2532 2003-02-24 [christoph]  0.8.10claws49
2533
2534         * src/news.c
2535                 check for valid session before trying to authenticate
2536
2537         (closes Bug 60 crash if "authenticate on logon" is activated
2538          and newsserver-hostname is not valid)
2539
2540 2003-02-24 [melvin]     0.8.10claws48
2541
2542         * src/prefs_actions.c
2543                 Make sure all user's input is sent to the action and then
2544                 close the socket..
2545
2546 2003-02-23 [alfons]     0.8.10claws46
2547
2548         * src/summaryview.c
2549                 also wait cursor when deleting files
2550
2551 2003-02-23 [paul]
2552
2553         * tools/freshmeat_search.pl
2554           tools/google_search.pl
2555                 scripts should now work for any browser/browser command line
2556
2557 2003-02-22 [christoph]  0.8.10claws45
2558
2559         * src/procmsg.c
2560                 fix IMAP flag setting, IMAP flag is not handled correctly
2561                 anymore by the folder system and information about the
2562                 folder should not be saved in the MsgInfo (in my opinion)
2563
2564         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2565
2566 2003-02-22 [christoph]  0.8.10claws44
2567
2568         * src/summaryview.c
2569                 fix spelling of "label" ;-)
2570
2571 2003-02-22 [thorsten]   0.8.10claws43
2572
2573         * src/mimeview.c
2574           src/prefs_common.[ch]
2575           src/procmime.[ch]
2576                 do not use description as attachment name
2577
2578 2003-02-22 [alfons]     0.8.10claws42
2579
2580         * src/summaryview.c
2581                 freeze/thaw folder item updates when changing color labels,
2582                 and put a wait cursors on
2583
2584 2003-02-22 [thorsten]   0.8.10claws41
2585
2586         * src/mimeview.c
2587                 save-all fixes: crash if invoked on multipart container,
2588                 mimeinfo access, pathseparators, error dialog
2589
2590 2003-02-21 [alfons]     0.8.10claws40
2591
2592         * src/prefs_gtk.c
2593                 remove unused var
2594
2595 2003-02-21 [colin]      0.8.10claws39
2596
2597         * src/send.c
2598                 Fix smtp logging
2599
2600 2003-02-21 [colin]      0.8.10claws38
2601
2602         * src/summaryview.c
2603                 Freeze/thaw folderItem updates when filtering messages 
2604                 via Tools/Filter messages
2605
2606 2003-02-21 [paul]       0.8.10claws37
2607
2608         * src/compose.c
2609                 revert commit 0.8.10claws26, there are ulterior motives
2610                 for users to set a Reply-To header when posting to
2611                 newsgroups
2612
2613 2003-02-21 [paul]       0.8.10claws36
2614
2615         * sync with 0.8.10cvs17
2616                 see ChangeLog 2003-02-21
2617
2618 2003-02-20 [christoph]  0.8.10claws35
2619
2620         * src/imap.c
2621                 IMAP UID fetch speedup using SEARCH
2622
2623         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2624
2625         * src/imap.c
2626                 fix problem with UIDs in IMAP UID cache that no longer existed
2627
2628 2003-02-20 [christoph]  0.8.10claws34
2629
2630         * src/imap.c
2631         * src/procheader.c
2632         * src/procheader.h
2633                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2634
2635         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2636
2637         * src/imap.c
2638                 Rewrite imap_cmd_gen_recv use sock_getline instead
2639                 of sock_gets to avoid problems with too long reply
2640                 lines
2641     
2642 2003-02-20 [colin]      0.8.10claws33
2643         
2644         * src/prefs_account.c
2645                 Better wording
2646
2647 2003-02-20 [colin]      0.8.10claws32
2648
2649         * src/compose.c
2650                 Remove useless '&& !to_sender' 
2651
2652 2003-02-20 [darko]
2653
2654         * AUTHORS
2655                 change my e-mail address
2656
2657 2003-02-19 [colin]      0.8.10claws31
2658
2659         * src/prefs_common.c
2660                 X11 style colors for every configurable color
2661
2662 2003-02-19 [alfons]     0.8.10claws30
2663
2664         * src/prefs_gtk.[ch]
2665         * src/prefs_common.c
2666                 for color_new accept both plain integers and X11 style color
2667                 names (as found in /usr/lib/X11/rgb.txt)
2668
2669 2003-02-19 [paul]       0.8.10claws29
2670
2671         * src/mainwindow.c
2672                 add tooltips to online/offline button and account selector
2673                 button
2674
2675 2003-02-19 [paul]       0.8.10claws28
2676
2677         * src/folder.c
2678           src/news.c
2679           src/prefs_account.[ch]
2680           src/prefs_common.[ch]
2681                 move 'Maximum number of articles to download' to
2682                 account prefs.
2683                 clean up account prefs gui a little by hiding entries
2684                 rather then greying out entries
2685
2686 2003-02-19 [hiro]       0.8.10claws27
2687
2688         * src/common/utils.c
2689                 fix bug #54 'yesterdays date is displayed in the message 
2690                 summary window'
2691
2692 2003-02-19 [paul]       0.8.10claws26
2693
2694         * src/compose.c
2695                 fix bug reported in Feature Request [688596] 
2696                 'Reply-to header in news'
2697
2698 2003-02-18 [paul]       0.8.10claws25
2699
2700         * src/select-keys.c
2701                 add a 'List all keys' button to key selection dialog
2702
2703 2003-02-18 [colin]      0.8.10claws24
2704         
2705         * src/stock_pixmap.c
2706                 fix compile error
2707
2708 2003-02-18 [colin]      0.8.10claws23
2709
2710         * src/common/smtp.[ch]
2711           src/prefs_account.c
2712                 Try to starttls if it seems to be the only
2713                 way to authenticate a user
2714
2715 2003-02-18 [paul]       0.8.10claws22
2716
2717         * src/Makefile.am
2718           src/folderview.c
2719           src/stock_pixmap.[ch]
2720           src/pixmaps/drafts_close.xpm  ** NEW FILE **
2721           src/pixmaps/drafts_open.xpm   ** NEW FILE **
2722                 as a Drafts folder is a special folder allow it to have
2723                 its own unique icons
2724
2725 2003-02-18 [colin]      0.8.10claws21
2726
2727         * src/imap.c
2728                 Fix port selection when using starttls
2729
2730 2003-02-18 [paul]       0.8.10claws20
2731
2732         * src/mainwindow.c
2733           src/prefs_common.[ch]
2734                 make blue the default new mail colour
2735
2736 2003-02-18 [paul]       0.8.10claws19
2737
2738         * sync with 0.8.10cvs14
2739                 see ChangeLog 2003-02-18
2740
2741 2003-02-17 [jens]       0.8.10claws18
2742
2743         * src/common/md5.c
2744                 fixed a compile problem with gcc 3.3
2745                 works on 2.95.3 too (testet on PPC as it is big endian)
2746
2747 2003-02-17 [paul]       0.8.10claws17
2748
2749         * sync with 0.8.10cvs13
2750                 see ChangeLog 2003-02-17
2751
2752 2003-02-17 [paul]       0.8.10claws16
2753
2754         * sync with 0.8.10cvs12
2755                 see ChangeLog 2003-02-17
2756
2757 2003-02-16 [match]      0.8.10claws15
2758
2759         * src/addressbook.c
2760                 Eliminates reloading of address data when items
2761                 deleted or added. Applied submitted by
2762                 Luke Plant <lukeplant@softhome.net>
2763
2764 2003-02-16 [paul]       0.8.10claws14
2765
2766         * src/news.c
2767                 when a 'protocol error' is encountered disconnect from
2768                 the server. This means that the user can carry on viewing
2769                 other articles and doesn't have to either wait until the
2770                 server timesout or quit sylpheed.
2771                 Fixes bug #53 'Unable to read messages in newsgroups, 
2772                 displayed message doesn't change'
2773
2774 2003-02-15 [christoph]  0.8.10claws13
2775
2776         * src/imap.c
2777                 fix bug that stopped scanning of folders when an
2778                 IMAP folder was empty
2779
2780         (closes bug 46 stop scan messages in folders after empty folder)
2781
2782 2003-02-15 [paul]
2783
2784         * tools/Makefile.am
2785           tools/README
2786           tools/freshmeat_search.pl     ** NEW FILE **
2787           tools/google_search.pl        ** NEW FILE **
2788                 Add 2 Actions scripts which search freshmeat/google
2789                 for the selected text using the browser configured
2790                 in sylpheedrc.
2791                 
2792         Note: These scripts are very dependent on the format of the
2793         browser command and may not work on every occasion. Testing
2794         is welcome. 
2795
2796 2003-02-14 [alfons]     0.8.10claws12
2797
2798         * src/compose.c
2799                 fix breakage because of uninitialized account pointer.
2800                 please verify.
2801
2802 2003-02-14 [paul]       0.8.10claws11
2803
2804         * src/compose.c
2805           src/prefs_account.[ch]
2806           src/prefs_common.[ch]
2807                 move signature settings to Account Prefs
2808
2809 2003-02-14 [paul]       0.8.10claws10
2810
2811         * sync with 0.8.10cvs11
2812                 see ChangeLog 2003-02-14
2813
2814 2003-02-13 [thorsten]   0.8.10claws9
2815
2816         * src/news.c
2817                 revert news progressbar (GUI separation)
2818
2819 2003-02-13 [paul]       0.8.10claws8
2820
2821         * src/compose.c
2822                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
2823                 paragraph 1
2824
2825 2003-02-13 [paul]       0.8.10claws7
2826
2827         * src/compose.[ch]
2828           src/summaryview.c
2829                 fix 'Follow-up and Reply-to' so that it creates a reply to
2830                 the newsgroup and the sender. If the message has the keyword
2831                 'poster' in the Followup-To header, all replies go to the
2832                 sender, re: RFC 1036, Section 2.2.3
2833                 rename all instances of 'ignore_replyto' to 'to_sender', both
2834                 were previously used, now we use just one.
2835
2836 2003-02-13 [paul]       0.8.10claws6
2837
2838         * sync with 0.8.10cvs9
2839                 see ChangeLog 2003-02-13
2840
2841 2003-02-13 [paul]       0.8.10claws5
2842
2843         * configure.ac
2844                 show which plugins are configured in the configure
2845                 output.
2846
2847 2003-02-12 [thorsten]   0.8.10claws4
2848
2849         * src/news.c
2850                 show progress while fetching news headers
2851
2852 2003-02-12 [christoph]  0.8.10claws3
2853
2854         * configure.ac
2855         * src/plugins/Makefile.am
2856                 use AM_CONDITIONAL to enable plugins, automake correctly
2857                 manages this when creating distdir
2858
2859 2003-02-12 [christoph]  0.8.10claws2
2860
2861         * ac/spamassassin.m4
2862         * src/plugins/spamassassin/Makefile.am
2863                 fix building SpamAssassin plugin without OpenSSL
2864
2865 2003-02-12 [paul]       0.8.10claws1
2866
2867         * ac/Makefile.am
2868           src/Makefile.am
2869           src/plugins/Makefile.am
2870                 fix failure of 'make release'
2871
2872 2003-02-12 [paul]       0.8.10claws
2873
2874         * 0.8.10claws released
2875
2876 2003-02-12 [paul]       0.8.9claws56
2877
2878         * po/bg.po
2879           po/es.po
2880           po/it.po
2881           po/ru.po
2882           po/sr.po
2883                 updated translations by George Danchev, Ricardo Mones Lastra,
2884                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
2885                 
2886         * sylpheed.spec.in
2887                 Allow the building of RPMs by a regular user. Submitted
2888                 by Sergei Astanin
2889
2890 2003-02-11 [alfons]     0.8.9claws55
2891
2892         * src/colorlabel.c
2893                 don't use pixmaps for label color rect but draw rectangles
2894                 so we can respect the color map of palette based visuals
2895                 (fixes the long time crashes on Suns - thanks to Andreas
2896                 Engel and Steve O'Hara-Smith for testing)
2897
2898 2003-02-11 [christoph]  0.8.9claws54
2899
2900         * src/matcher_parser_parse.y
2901                 correct bug where filering rules of not existing folders in
2902                 matcherrc were added to global filtering
2903                 
2904         (closes Debian Bug #180253 - Directory's filter-rules are merged with
2905          main filter-rules after removing directory, http://bugs.debian.org/180253)
2906         
2907 2003-02-11 [paul]       0.8.9claws53
2908
2909         * sync with 0.8.10cvs7
2910                 see ChangeLog 2003-02-09
2911
2912 2003-02-11 [melvin]     0.8.9claws52
2913
2914         * po/fr.po
2915                 Updated French tranlsations
2916
2917 2003-02-10 [paul]       0.8.9claws51
2918
2919         * sylpheed.spec.in
2920                 correct --enable-openssl
2921                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
2922
2923 2003-02-09 [martin]     0.8.9claws50
2924
2925         * src/prefs_matcher.c
2926                 fix segfault in prefs_matcher_substitute_cb() when
2927                 no row is selected
2928
2929 2003-02-09 [paul]       0.8.9claws49
2930
2931         * src/folderview.c
2932                 fix bug where a newsgroup folder's processing rules were
2933                 merged with the global filtering rules when the newsgroup
2934                 folder was deleted, causing some seriously bad results,
2935                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
2936
2937 2003-02-08 [melvin]     0.8.9claws48
2938
2939         * src/compose.c
2940                 Corrected and modified an alert message.
2941
2942 2003-02-07 [paul]       0.8.9claws47
2943
2944         * src/folderview.c
2945                 fix bug where both an 'Account properties' window and a
2946                 'Folder properties' window were opened when clicking on
2947                 'Properties' in an NNTP or IMAP folder's popup menu.
2948
2949 2003-02-07 [paul]       0.8.9claws46
2950
2951         * sync with 0.8.10cvs6
2952                 see ChangeLog 2003-02-06
2953
2954 2003-02-06 [christoph]  0.8.9claws45
2955
2956         * src/mbox.c
2957                 freeze folder updates while importing mbox files
2958                 (closes bug 43 importing mbox took hours)
2959                 
2960         Patch submitted by Jens Rantil <jens.rantil@telia.com>
2961
2962 2003-02-06 [thorsten]   0.8.9claws44
2963
2964         * po/de.po
2965                 Updated german translations
2966
2967 2003-02-06 [thorsten]   0.8.9claws43
2968
2969         * src/news.h
2970                 use guint for message numbers (fix count in grouplist dialog)
2971
2972 2003-02-05 [paul]       0.8.9claws42
2973
2974         * sync with 0.8.10cvs2
2975                 see ChangeLog 2003-02-05
2976
2977 2003-02-04 [colin]      0.8.9claws41
2978
2979         * src/prefs_common.[ch]
2980           src/procmsg.c
2981           src/summaryview.c
2982                 Add an option to disable threading by subject
2983
2984 2003-02-04 [christoph]  0.8.9claws40
2985
2986         * src/inc.c
2987                 only abort fetching mails from multiple accounts when the
2988                 error is fatal and does not allow to check any more accounts
2989                 (currently only disk full error)
2990
2991         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
2992          receive mails for other accouts)
2993
2994 2003-02-04 [christoph]  0.8.9claws39
2995
2996         * src/folder.c
2997                 first add the new message to the cache, then
2998                 send the update notification
2999
3000         (closes bug 39 after sending message folderview doesnt get updated)
3001
3002 2003-02-04 [colin]      0.8.9claws38
3003
3004         * src/inc.c
3005                 _really_ fix this Connecting... status
3006
3007 2003-02-04 [paul]       0.8.9claws37
3008
3009         * sync with 0.8.10
3010                 see ChangeLog 2003-02-04
3011
3012 2003-02-04 [paul]       0.8.9claws36
3013
3014         * sync with 0.8.9cvs6
3015                 see ChangeLog 2003-02-03
3016
3017 2003-02-04 [paul]       0.8.9claws35
3018
3019         * po/pt_BR.po
3020                 updated by AndrĂ© Filipe de Assunção e Brito 
3021                 <bedecko@netsite.com.br>
3022
3023 2003-02-03 [thorsten]   0.8.9claws34
3024
3025         * po/de.po
3026                 Updated german translations
3027
3028 2003-02-02 [paul]       0.8.9claws33
3029
3030         * po/es.po
3031                 updated by Ricardo Mones Lastra
3032
3033 2003-02-02 [thorsten]   0.8.9claws32
3034
3035         * src/mh.c
3036                 Fix mh_get_msginfo() segfault if file is inaccessible
3037
3038 2003-01-31 [colin]      0.8.9claws31
3039
3040         * src/procheader.c
3041                 Fix last commit's bug
3042
3043 2003-01-31 [colin]      0.8.9claws30
3044
3045         * src/procheader.c
3046                 Missing a change for gpg-signed messages
3047
3048 2003-01-31 [paul]       0.8.9claws29
3049
3050         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
3051           src/procheader.c
3052           src/stock_pixmap.[ch]
3053           src/summaryview.c
3054                 indicate GnuPG signed messages by displaying an icon
3055                 in the Attachment column.
3056
3057 2003-01-31 [paul]       0.8.9claws28
3058
3059         * sync with 0.8.9cvs4
3060                 see ChangeLog 2003-01-31
3061
3062 2003-01-31 [alfons]     0.8.9claws27
3063
3064         * src/textview.c
3065                 tune URI parser to accept mailto URLs with a '?'
3066                 (patch from Ruslan Balkin)
3067
3068 2003-01-31 [colin]      0.8.9claws26
3069
3070         * src/summaryview.c
3071                 Fix a leak introduced in claws24
3072
3073 2003-01-31 [colin]      0.8.9claws25
3074
3075         * src/summaryview.c
3076                 Freeze/Thaw folder updates when deleting dups
3077
3078 2003-01-31 [colin]      0.8.9claws24
3079         
3080         * src/addr_compl.c
3081           src/summaryview.c
3082           src/msgcache.c
3083                 little speed improvements
3084
3085 2003-01-31 [colin]      0.8.9claws23
3086
3087         * src/summaryview.c
3088                 Fix segfault when forwarding nothing
3089                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
3090                 
3091 2003-01-30 [paul]       0.8.9claws22
3092
3093         * sync with 0.8.9cvs3
3094                 see ChangeLog 2003-01-30
3095
3096 2003-01-30 [paul]       0.8.9claws21
3097
3098         * sync with 0.8.9cvs2
3099                 see ChangeLog 2003-01-30
3100
3101 2003-01-29 [paul]       0.8.9claws20
3102
3103         * sync with 0.8.9cvs1
3104                 see ChangeLog 2003-01-29
3105
3106 2003-01-28 [paul]       0.8.9claws19
3107
3108         * po/POTFILES.in
3109                 update to reflect changes. 
3110                 thanks to Ricardo Mones Lastra
3111
3112 2003-01-27 [christoph]  0.8.9claws18
3113
3114         * ac/openssl.m4
3115         * ac/spamassassin.m4
3116         * src/plugins/spamassassin/README
3117         * src/plugins/spamassassin/libspamc.[ch]
3118         * src/plugins/spamassassin/utils.[ch]
3119                 updated to latest libspamc
3120
3121 2003-01-27 [christoph]  0.8.9claws17
3122
3123         * src/folder.c
3124                 fix wrong use of procheader_get_header_fields
3125
3126 2003-01-27 [christoph]  0.8.9claws16
3127
3128         * src/news.c
3129         * src/prefs_account.[ch]
3130         * src/common/nntp.[ch]
3131                 allow to force authentication for NNTP servers
3132
3133         Patch submitted by Florian Mickler <dmk@d-labs.de>
3134
3135 2003-01-26 [paul]       0.8.9claws15
3136
3137         * src/summaryview.c
3138                 speed up of marking messages as read
3139                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
3140
3141 2003-01-26 [christoph]  0.8.9claws14
3142
3143         * src/Makefile.am
3144         * src/mgutils.[ch]              ** REMOVE **
3145         * src/xml.[ch]                  ** REMOVE **
3146         * src/xmlprops.[ch]             ** REMOVE **
3147         * src/common/Makefile.am
3148         * src/common/mgutils.[ch]       ** NEW **
3149         * src/common/xml.[ch]           ** NEW **
3150         * src/common/xmlprops.[ch]      ** NEW **
3151                 move xml files to common directory
3152
3153 2003-01-26 [christoph]  0.8.9claws13
3154
3155         * src/plugins/spamassassin/spamassassin_gtk.c
3156                 only set gtk entry text if string is available
3157
3158 2003-01-26 [melvin]     0.8.9claws12
3159
3160         * src/description_window.c
3161                 Allow resizing of the window
3162                 Allow automatic horizontal scroll bar
3163                 Do not vertically expand and fill
3164
3165 2003-01-26 [christoph]  0.8.9claws11
3166
3167         * src/Makefile.am
3168         * src/gtkutils.[ch]             ** REMOVE **
3169         * src/common/sylpheed.c
3170         * src/gtk/Makefile.am
3171         * src/gtk/description_window.c
3172         * src/gtk/gtkutils.[ch]         ** NEW **
3173         * src/gtk/prefswindow.c
3174                 move gtkutils to gtk directory
3175
3176 2003-01-26 [paul]       0.8.9claws10
3177
3178         * src/summaryview.c
3179                 rename summary_unread_clicked() to summary_status_clicked()
3180
3181 2003-01-26 [melvin]     0.8.9claws9
3182
3183         * src/prefs_actions.c
3184                 Cosmetical changes to the help text
3185
3186 2003-01-26 [paul]       0.8.9claws8
3187
3188         * src/folder.[ch]
3189           src/mainwindow.c
3190           src/prefs_common.c
3191           src/prefs_sumamry_column.c
3192           summaryview.[ch]
3193                 rename the 'Unread' column to 'Status'
3194
3195 2003-01-25 [match]      0.8.9claws7
3196
3197         * src/mgutils.[ch]
3198                 removed reference to LDAP constants. removed error2string.
3199                 included functions to support LDAP dynamic queries.
3200         * src/syldap.h
3201                 moved LDAP constants here.
3202         * src/addressbook.c
3203         * src/addrindex.c
3204         * src/importldif.c
3205                 removed references to LDAP constants and references to
3206                 error2string.
3207
3208 2003-01-25 [paul]       0.8.9claws6
3209
3210         * src/summaryview.c
3211                 summary_thread_build(), summary_thread_init(): remove 
3212                 unneeded reference to summaryview->folder_item
3213
3214 2003-01-25 [christoph]  0.8.9claws5
3215
3216         * src/gtk/description_window.c
3217                 o allow description texts to expand over multiple columns
3218                 o translate all columns
3219         * src/prefs_actions.c
3220                 change syntax description to use new multi column feature
3221
3222         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3223
3224 2003-01-25 [match]      0.8.9claws4
3225
3226         * src/vcard.c
3227                 fixed bug with Quoted-Printable
3228
3229 2003-01-25 [paul]       0.8.9claws3
3230
3231         * src/folder.[ch]
3232           src/summaryview.[ch]
3233                 implement per-folder collapsed/expanded threads setting
3234                 
3235         * src/prefs_common.c
3236                 remove global collapsed/expanded threads option
3237
3238 2003-01-25 [christoph]  0.8.9claws2
3239
3240         * po/POTFILES.in
3241                 add pluginwindow and prefswindow
3242         * src/compose.c
3243                 make send respond correctly to messages that could be added
3244                 to the queue folder, but the UID of the message is unknown
3245         * src/folder.c
3246         * src/imap.c
3247                 don't return guessed UIDs in imap_add_msg anymore. We return
3248                 0 to tell the folder system it was appened but the UID is
3249                 unknown. Folder system now get's the UID by scaning the folder
3250                 and searching the cache for the Message-ID
3251                 (closes bug #29 Messages queued, but not sent)
3252
3253 2003-01-25 [paul]       0.8.9claws1
3254
3255         * src/codeconv.c
3256                 conv_encode_header():  fix bug when long headers with 8-bit
3257                 characters are used, so that the encoded words are wrapped.
3258                 If the space in the original text falls on the wrap boundary,
3259                 it can be lost.
3260                 Patch by Sergey Vlasov.
3261                 
3262         * src/folderview.c
3263                  fix bug where a change to the sorting method or thread view
3264                  of a folder's messages is lost if simpify-subject is set and
3265                  toggled on or off.
3266                  Patch by Luke Plant.
3267
3268 2003-01-24 [paul]       0.8.9claws
3269
3270         * sylpheed-0.8.9claws released
3271         
3272         * Makefile.am
3273           sylpheed.spec.in
3274                 remove reference to 'INSTALL.jp'
3275
3276 2003-01-23 [paul]       0.8.8claws128
3277
3278         * po/es.po
3279           po/it.po
3280           po/ru.po
3281           po/sr.po
3282                 updated translations. submitted by Ricardo Mones Lastra,
3283                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
3284
3285 2003-01-23 [colin]      0.8.8claws127
3286
3287         * src/compose.c
3288                 Fix drafted and queued news articles re-edition
3289
3290 2003-01-23 [melvin]     0.8.8claws126
3291
3292         * po/fr.po
3293                 Updated French translations
3294
3295 2003-01-23 [colin]      0.8.8claws125
3296
3297         * src/inc.c
3298                 Fix "Connecting to..." status message
3299
3300 2003-01-22 [paul]       0.8.8claws124
3301
3302         * po/bg.po
3303                 updated by George Danchev
3304                 
3305         * src/folder.c
3306                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
3307                 and folder deletion
3308
3309 2003-01-21 [paul]       0.8.8claws123
3310
3311         * po/bg.po
3312                 updated by George Danchev
3313                 
3314         * src/about.c
3315                 its now 2003
3316                 
3317         * src/toolbar.c
3318                 don't translate 'Separator'
3319                 
3320         * src/plugins/spamassassin/Makefile.am
3321                 add aspell to CPPFLAGS
3322                 
3323         * src/plugins/spamassassin/spamassassin.c
3324           src/plugins/spamassassin/spamassassin_gtk.c
3325                 set correct default for spamassassin_receive_spam
3326                 slightly re-word descriptions and some
3327                 other minor changes
3328
3329 2003-01-19 [alfons]     0.8.8claws122
3330                 
3331         * src/mimeview.c
3332                 mimeview_save_as(): we might as well show the file name for
3333                 the single case "Save As" too
3334
3335 2003-01-19 [alfons]     0.8.8claws121
3336
3337         * src/crash.c
3338                 change bug tracker URL to bugzilla URL
3339
3340 2003-01-19 [alfons]     0.8.8claws120
3341
3342         * src/mimeview.c
3343                 mimeview_save_all(): display name of file before overwriting;
3344                 continue saving all, even when one overwrite was cancelled
3345
3346 2003-01-19 [christoph]  0.8.8claws119
3347
3348         * src/summaryview.c
3349         * src/procmsg.[ch]
3350                 fix wrong usage of procmsg_find_children in summaryview
3351                 by using procmsg_update_unread_children instead of
3352                 summaryview_update_unread_children
3353
3354 2003-01-19 [christoph]  0.8.8claws118
3355
3356         * src/procmsg.c
3357                 fix infinite loop in procmsg_find_children
3358                  (closes bug #25 sylpheed crashes on delete.)
3359
3360         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3361
3362 2003-01-19 [paul]       0.8.8claws117
3363
3364         * po/pt_BR.po
3365                 updated by Ivan Francolin Martinez
3366
3367 2003-01-18 [melvin]     0.8.8claws116
3368
3369         * src/prefs_actions.c
3370                 Removed syntax limitation of only one '&' at the end of command.
3371                         Now actions that contain '>/dev/null 2>&1' are possible.
3372
3373 2003-01-18 [melvin]     0.8.8claws115
3374
3375         * src/prefs_actions.c
3376                 Actions IO dialog: when the action ends
3377                 the "Close" button now has focus and [Escape] closes the
3378                 window.
3379
3380 2003-01-18 [christoph]  0.8.8claws114
3381
3382         * src/procmsg.c
3383                 o add debug output when MsgInfos are really freed
3384                 o free GSLists in procmsg_find_children and
3385                   procmsg_update_unread_children
3386
3387 2003-01-18 [christoph]  0.8.8claws113
3388
3389         * src/mainwindow.c
3390                 reorder Configuration menu
3391
3392 2003-01-18 [christoph]  0.8.8claws112
3393
3394         * src/compose.c
3395                 fix applying templates to forwarded messages
3396
3397         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3398
3399 2003-01-17 [christoph]  0.8.8claws111
3400
3401         * src/folder.c
3402                 destroy folder items, when a folder item is removed
3403
3404 2003-01-17 [christoph]  0.8.8claws110
3405
3406         * src/folder.c
3407                 fix wrong folder stats update when ignored message is
3408                 deleted
3409
3410 2003-01-17 [colin]      0.8.8claws109
3411         
3412         * src/mainwindow.c
3413         * src/summaryview.c
3414                 Quicksearch bugfixes: 
3415                 - hide help button at startup if not extended
3416                 - switch to extended when looking for replies
3417
3418 2003-01-17 [paul]
3419
3420         * sync with 0.8.9 release
3421
3422 2003-01-17 [paul]       0.8.8claws108
3423
3424         * sync with 0.8.8cvs11
3425                 see ChangeLog 2003-01-17
3426
3427 2003-01-16 [colin]      0.8.8claws107
3428
3429         * src/procmsg.c
3430                 Changed encryption test to re-ask passphrase
3431                 if an encrypted message hasn't been decrypted
3432                 Fixes bug #5
3433
3434 2003-01-16 [christoph]  0.8.8claws106
3435
3436         * src/prefs_gtk.c
3437         * src/prefs_toolbar.c
3438         * src/gtk/prefswindow.h
3439         * src/plugins/spamassassin/spamassassin_gtk.c
3440                 remove page destroy function that is not used anymore
3441
3442 2003-01-16 [paul]       0.8.8claws105
3443
3444         * sync with 0.8.8cvs9
3445                 see ChangeLog 2002-01-16
3446
3447 2003-01-16 [colin]      0.8.8claws104
3448
3449         * src/compose.[ch]
3450                 Fix bug with autosaved drafts for IMAP, when draft
3451                 folder is specified - fixes bugzilla bug #20
3452
3453 2003-01-15 [paul]       0.8.8claws103
3454
3455         * src/compose.[ch]
3456           src/procmsg.c
3457                 store folder and message-id of message forwarding
3458                 in queue header and set forward flag after sending
3459
3460 2003-01-15 [paul]       0.8.8claws102
3461
3462         * sync with 0.8.8cvs8
3463                 see ChangeLog 2002-01-15
3464
3465 2003-01-15 [colin]      0.8.8claws101
3466
3467         * src/Makefile.am
3468                 Fix linking with GNU libiconv
3469
3470 2003-01-15 [darko]      0.8.8claws100
3471
3472         * src/pine.c
3473                 fix crash when importing pine address book
3474                 entry with an empty name (reported by DY
3475                 <dybulk at tri8.net>)
3476
3477 2003-01-14 [paul]       0.8.8claws99
3478
3479         * configure.in  ** REMOVED **
3480           configure.ac  ** NEW FILE **
3481                 rename configure.in to configure.ac, as it is now
3482                 preferred
3483
3484 2003-01-14 [melvin]     0.8.8claws98
3485
3486         * src/folderview.c
3487                 folderview_check_new(): More precise function description
3488
3489 2003-01-14 [melvin]     0.8.8claws97
3490
3491         * src/folderview.c
3492                 folderview_check_new(): return the number of new messages 
3493                         since last check.
3494         * src/inc.c
3495                 inc_account_mail(): Disable counting of new messages for IMAP
3496                         and NNTP until bug [19] and [14] are fixed.
3497
3498 2003-01-14 [paul]       0.8.8claws96
3499
3500         * sync with 0.8.8cvs6
3501                 see ChangeLog 2003-01-14
3502
3503 2003-01-13 [alfons]     0.8.8claws95
3504
3505         * src/textview.c
3506                 tune email address validation (c. 0.8.8claws89): if . is 
3507                 just one char away from @, the address is invalid too 
3508                 (correctly rejects addresses like foo@.com)
3509
3510 2003-01-13 [paul]       0.8.8claws94
3511
3512         * src/messageview.c
3513           src/toolbar.c
3514                 fixes to the Message View toolbar and menu:
3515                 fix non-functioning Forward button
3516                 make Reply button consider default_reply_list
3517                 remove 'Follow-up...' menu entry
3518                 add 'Forward' and 'Redirect' menu entries
3519
3520 2003-01-13 [melvin]     0.8.8claws93
3521
3522         * src/inc.c
3523                 Fixed typo that could make new messages count incorrect.
3524
3525 2003-01-13 [melvin]     0.8.8claws92
3526
3527         * src/folderview.[ch]
3528                 folderview_check_new(): return the number of new messages.
3529         * src/inc.c
3530                 Should fix bug [14] where new mail notification worked 
3531                         incorrectly with IMAP accounts.
3532                 inc_spool_account(): return number of new msgs, or -1 on error
3533                 inc_all_spool(): return number of new msgs
3534                 
3535 2003-01-13 [melvin]     0.8.8claws91
3536
3537         * src/prefs_actions.c
3538                 Justify help text.
3539
3540 2003-01-12 [thorsten]   0.8.8claws90
3541
3542         * src/common/prefs.c
3543                 close file before rename
3544
3545 2003-01-12 [alfons]     0.8.8claws89
3546
3547         * AUTHORS
3548                 add Christian Mertes
3549         * src/common/utils.[ch]
3550                 g_stricase_hash(), g_stricase_equal(): functions for 
3551                 case insensitive hash tables
3552         * src/textview.c
3553                 use top level domain names to validate email address, based
3554                 on a patch by Christian Mertes (thanks!), but changed 
3555                 implementation to use a hash table 
3556
3557 2003-01-12 [paul]       0.8.8claws88
3558
3559         * po/bg.po
3560                 updated by George Danchev
3561
3562 2003-01-12 [alfons]     0.8.8claws87
3563
3564         * src/summaryview.c
3565                 delete / execute performance: use new style folder update
3566
3567 2003-01-12 [paul]       0.8.8claws86
3568
3569         * sync with 0.8.8cvs5
3570                 see ChangeLog 2003-01-13 (!)
3571
3572 2003-01-12 [alfons]     0.8.8claws85
3573
3574         * src/filtering.c
3575         * src/matcher_parser_parse.y
3576                 prepare change_score filtering action
3577         * src/matcher.[ch]
3578                 give up const-correctness on functions that call non-const-correct functions;
3579                 several casts to gpointer in g_free();
3580                 add change_score;
3581
3582 2003-01-12 [christoph]  0.8.8claws84
3583
3584         * src/compose.c
3585                 fix 2 warnings
3586
3587         * src/gtk/prefswindow.[ch]
3588         * src/plugins/spamassassin/spamassassin_gtk.c
3589                 changed the call of the widget create function
3590                 for PrefsPages, because sometimes the widget
3591                 create function needs a widget that already has
3592                 been attached to a window (to create GDK pixmaps
3593                 for exmaple). So we simply pass the GtkWindow as
3594                 the second parameter now.
3595
3596         * src/main.c
3597         * src/mainwindow.c
3598         * src/prefs_toolbar.[ch]
3599                 rewrite Toolbar Preferences using the new
3600                 prefs window
3601
3602 2003-01-11 [alfons]     0.8.8claws83
3603
3604         * src/addressadd.c
3605                 fix crash when adding sender to addressbook because status bar
3606                 isn't there (the status bar doesn't seem to be used though,
3607                 but I'll let Match decide what to do with it)
3608
3609 2003-01-11 [colin]      0.8.8claws82
3610
3611         * src/main.c
3612           src/toolbar.c
3613                 Two useless changes reversed
3614
3615 2003-01-11 [colin]      0.8.8claws81
3616
3617         * src/mainwindow.c
3618           src/mainwindow.h
3619                 Add mainwindow_get_mainwindow()
3620         * src/alertpanel.c
3621           src/alertpanel.h
3622                 Add alertpanel_error_log() 
3623         * src/compose.c
3624           src/inc.c
3625           src/messageview.c
3626           src/toolbar.c
3627           src/main.c
3628           src/procmsg.c
3629                 Network errors get a View Log button
3630
3631 2003-01-10 [alfons]     0.8.8claws80
3632
3633         * src/prefs_toolbar.c
3634         * src/toolbar.c
3635                 use the translatable string for "Separator" as file name for
3636                 separator toolbar items (probably make this uppercase?)
3637
3638 2003-01-10 [alfons]     0.8.8claws79
3639
3640         * src/prefs_toolbar.c
3641                 put right A_SEPARATOR description string in "displayed
3642                 toolbar items list" so manually added separators are
3643                 saved correctly (bug #10, "Adding a separator to the main 
3644                 toolbar fails, entry in xml file is wrong")
3645
3646 2003-01-10 [christoph]  0.8.8claws78
3647
3648         * src/imap.c
3649                 o fix warnings
3650                 o use CAPABILITY to check if NAMESPACE is available
3651
3652 2003-01-10 [christoph]  0.8.8claws77
3653
3654         * src/imap.[ch]
3655                 apply UIDPLUS IMAP extension support patch
3656
3657         Patch submitted by Simon 'corecode' Schubert
3658
3659 2003-01-10 [paul]       0.8.8claws76
3660
3661         * src/folderview.c
3662                 a sync from main which fixes the news account folders'
3663                 Properties bug
3664
3665 2003-01-10 [christoph]  0.8.8claws75
3666
3667         * src/folder.c
3668                 don't accept 0 as a valid uid returned by copy and move
3669                 functions. 0 means the message was copied or moved but the
3670                 new uid could not be fetched. It is not an error condition
3671                 for the copy or move operation.
3672
3673 2003-01-10 [paul]       0.8.8claws74
3674
3675         * src/prefs_filtering.c
3676                 change English used in Alert when entry is not
3677                 saved.
3678                 
3679         * sync with 0.8.8cvs4
3680                 see ChangeLog 2003-01-10
3681
3682 2003-01-10 [darko]      0.8.8claws73
3683
3684         * src/pine.c
3685                 fix crash when importing address book entry
3686                 without a valid address
3687
3688 2003-01-09 [alfons]     0.8.8claws72
3689
3690         * src/inc.c
3691                 filtering performance: use new style folder update
3692
3693 2003-01-09 [christoph]  0.8.8claws71
3694
3695         * src/compose.c
3696         * src/gtk/menu.[ch]
3697                 fix wrong selecting of mime encoding type, when
3698                 opening property dialog of attachments in the
3699                 compose window. 7bit was always selected and that
3700                 destoryed files with 8bit data.
3701                 (closes bug #9 Sylpheed-claws destroys attachments when
3702                  changing MIME-types)
3703
3704 2003-01-09 [paul]       0.8.8claws70
3705
3706         * sync with 0.8.8cvs3
3707                 see ChangeLog 2003-01-09
3708
3709 2003-01-08 [alfons]     0.8.8claws69
3710         
3711         * src/addressadd.c
3712                 apply patch by Kim Schulz to fix build breakage
3713                 because of missing variable
3714
3715 2003-01-08 [paul]       0.8.8claws68
3716
3717         * sync with 0.8.8cvs2
3718                 see ChangeLog 2002-01-08
3719
3720 2003-01-08 [paul]       0.8.8claws67
3721
3722         * po/it.po
3723                 updated by Alessandro Maestri
3724                 
3725         * src/addressadd.c
3726                 when using 'Add sender to addressbook' allow
3727                 name to be edited and remarks to be entered
3728                 Patch submitted by Luke Plant
3729
3730 2003-01-08 [darko]      0.8.8claws66
3731
3732         * README.claws, src/summaryview.c
3733                 fix description for marked messages
3734
3735 2003-01-08 [paul]
3736
3737         * tools/Makefile.am
3738           tools/launch_phoenix  ** NEW FILE **
3739                 add script that enables using Phoenix as the default
3740                 web browser. 
3741                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
3742                 
3743         * tools/OOo2sylpheed.pl
3744                 remove full path to sylpheed executable, just 'sylpheed'
3745                 will do
3746                 
3747         * tools/README
3748                 add launch_phoenix informtion and re-arrange and compress
3749                 the data a little
3750
3751 2003-01-07 [christoph]  0.8.8claws65
3752
3753         * src/folder.c
3754                 fix update for source folder when moving messages
3755         * src/procmsg.[ch]
3756         * src/summaryview.c
3757                 use function to set to_folder for message infos and
3758                 automatically update the op_count for old and new
3759                 folder
3760
3761 2003-01-07 [melvin]     0.8.8claws64
3762
3763         * src/prefs_actions.c
3764                 Fixed bug where an '%p' Action on a displayed image crashed 
3765                         Sylpheed
3766                 Code clean up (get rid of duplicated code and removed unnecessary 
3767                                 structure member)
3768
3769 2003-01-07 [christoph]  0.8.8claws63
3770
3771         * src/compose.c
3772         * src/folder.[ch]
3773         * src/folderview.c
3774         * src/import.c
3775         * src/inc.c
3776         * src/main.c
3777         * src/mainwindow.c
3778         * src/messageview.c
3779         * src/prefs_folder_item.c
3780         * src/procmsg.c
3781         * src/summaryview.c
3782         * src/toolbar.c
3783                 o remove all folder update triggering from the UI code. The folder
3784                   system should know much better when a folder needs an update.
3785                 o to prevent multiple updates in a row the folder updates can be
3786                   frozen for some time.
3787
3788                 Note: - Please verify that no updates are missing
3789                       - Check where freeze/thaws should be added
3790
3791 2003-01-07 [christoph]  0.8.8claws62
3792
3793         * src/prefs_actions.c
3794                 don't translate empty strings
3795
3796         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3797
3798 2003-01-06 [christoph]  0.8.8claws61
3799
3800         * src/prefs_actions.c
3801                 mark strings for gettext
3802         * src/prefs_matcher.c
3803                 use new description window for Execute action and
3804                 match condition in Filtering
3805
3806         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3807
3808 2003-01-06 [alfons]     0.8.8claws60
3809
3810         keep myself inspired to re-organize matcher part 8; 
3811         yes, more to come (I need to move out the descriptive
3812         text for actions to matcher.c, or at least make it not
3813         depend on the wicked ordering)
3814
3815         * src/prefs_matcher.c
3816                 add documentation so others may comprehend the
3817                 UI part of the conditions
3818                 
3819 2003-01-06 [christoph]  0.8.8claws59
3820
3821         * src/prefs_actions.c
3822                 use new description window for syntax help
3823         * src/gtk/description_window.c
3824                 fix display of descriptions with column count != 2
3825
3826         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3827
3828 2003-01-06 [christoph]  0.8.8claws58
3829
3830         * src/quote_fmt.c
3831         * src/summaryview.[ch]
3832         * src/gtk/Makefile.am
3833         * src/gtk/description_window.[ch]       ** NEW **
3834                 use a generic window to display syntax descriptions
3835                 currently used in quote_fmt and summaryview (new description
3836                 for extended quick search)
3837
3838         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3839
3840 2003-01-06 [paul]       0.8.8claws57
3841
3842         * sync with 0.8.8cvs1
3843                 see ChangeLog 2003-01-06
3844
3845 2003-01-06 [christoph]  0.8.8claws56
3846
3847         * src/mainwindow.c
3848         * src/prefs_gtk.[ch]
3849         * src/gtk/prefswindow.[ch]
3850         * src/plugins/spamassassin/spamassassin_gtk.c
3851                 o remove page management from prefswindow, pages
3852                   will be an argument to prefswindow_open
3853                 o prefswindow_open gets a datapointer that is
3854                   passed to the widget_create function to allow
3855                   creation of prefswindow for specific items
3856
3857 2003-01-06 [colin]      0.8.8claws55
3858         
3859         * src/summaryview.c
3860                 We don't want regexp in the reply-finder, 
3861                 because MIDs can contain !,$,. and so on
3862
3863 2003-01-06 [jens]       0.8.8claws54
3864
3865         * src/jpilot.c
3866                 fixed a wrong free in jpilot_read_db_files
3867
3868 2003-01-06 [alfons]     0.8.8claws53
3869
3870         re-organize matcher part 8; more to come
3871        
3872         * src/matcher.c
3873                 matcherprop_to_string(): put g_free()s before the
3874                 switch-case break to fix memleaks                
3875
3876 2003-01-06 [colin]      0.8.8claws52
3877
3878         * src/summaryview.c
3879                 cleanup & reply-finder now displays the first 
3880                 matching message
3881
3882 2003-01-05 [alfons]     0.8.8claws51
3883
3884         re-organize matcher part 7; more to come
3885
3886         * src/matcher.[ch]
3887                 fixes for constant correctness;
3888                 more documentation;
3889
3890 2003-01-05 [alfons]     0.8.8claws50
3891
3892         re-organize matcher part 6; more to come
3893         
3894         * src/matcher.[ch]
3895                 fixes for constant correctness;
3896                 more documentation;
3897         * src/filtering.c
3898                 fix for constant correctness
3899
3900 2003-01-05 [colin]      0.8.8claws49
3901
3902         * src/account.[ch]
3903                 Add account_get_reply_account function
3904         * src/compose.c
3905                 Use account_get_reply_account function 
3906         * src/summaryview.c
3907                 Basic reply-finder - click on the replied
3908                 icon gets you to the outbox using quick-search
3909
3910 2003-01-05 [paul]       0.8.8claws48
3911
3912         * src/prefs_common.c
3913                 small change to English
3914                 
3915         * src/prefs_filtering.c
3916                 prefs_filtering_action_select(): improve logic and uniformity
3917                 of gui
3918
3919 2003-01-05 [alfons]     0.8.8claws47
3920
3921         fine tune solution to focus problems (bug #7)
3922
3923         * src/mainwindow.c
3924                 mainwindow_focus_in_event(): remove grab event check
3925         * src/summaryview.c
3926                 summary_button_pressed(): move selection on right-click
3927                 too. we can't possibly move the selection back after
3928                 canceling a dialog, because gtk's incomplete focus 
3929                 management. whether this is a good solution, only time
3930                 will tell.
3931
3932 2003-01-05 [christoph]  0.8.8claws46
3933
3934         * src/imap.c
3935                 fix crash when no imap connection could be established
3936
3937 2003-01-05 [paul]       0.8.8claws45
3938
3939         * src/mainwindow.c
3940           src/sumamryview.c
3941           src/gtk/menu.[ch]
3942                 fix bug 605957 'shortcuts in popup-menu'
3943                 make user-defined shortcuts work
3944                 show shortcuts that are already defined
3945                 in the main menu
3946                 Patch submitted by Luke Plant
3947
3948 2003-01-05 [alfons]     0.8.8claws44
3949
3950         * src/mainwindow.c
3951                 focus_in_event handler should not select summary view row 
3952                 when another window (menu, dialog) grabbed for events 
3953                 (bug #7, "[0.8.8claws42] Message summary focus") 
3954
3955 2003-01-04 [christoph]  0.8.8claws43
3956
3957         * src/procmsg.c
3958                 update save folder after adding the sent message
3959                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
3960
3961 2003-01-02 [christoph]  0.8.8claws42
3962
3963         * src/common/plugin.c
3964                 fix unloading of all plugins and unload
3965                 plugins in reverse order
3966                 
3967         * src/gtk/pluginwindow.c
3968                 implement function of load and unload button
3969
3970         * src/gtk/prefswindow.c
3971         * src/gtk/prefswindow.h
3972                 rename register function and add new unregister
3973                 function
3974
3975         * src/plugins/spamassassin/spamassassin_gtk.c
3976                 unregister prefs page and update for changes in
3977                 src/gtk/prefswindow.c
3978
3979 2003-01-02 [paul]       0.8.8claws41
3980
3981         * po/es.po
3982                 updated by Ricardo Mones Lastra
3983
3984 2003-01-02 [paul]
3985
3986         * tools/tb2sylpheed
3987                 fixes and improvements by Urke MMI
3988
3989 2003-01-02 [thorsten]   0.8.8claws40
3990
3991         * src/procmsg.c
3992                 fixed wrong return value
3993
3994 2003-01-02 [thorsten]   0.8.8claws39
3995
3996         * src/prefs.c
3997                 fixed printing wrong variable
3998
3999 2003-01-02 [thorsten]   0.8.8claws38
4000
4001         * src/prefs.c
4002                 fixed acessing members of freed pfile struct
4003
4004 2003-01-02 [thorsten]   0.8.8claws37
4005
4006         * src/procmsg.c
4007                 detect loops across several messages
4008                 as suggested by Christoph Hohmann
4009
4010 2003-01-01 [match]      0.8.8claws36
4011
4012         * src/addrindex.c
4013                 fixed another memory leak.
4014
4015 2003-01-01 [match]      0.8.8claws35
4016
4017         * src/jpilot.[ch]
4018                 fixed memory leaks. applied Doxygen comments.
4019
4020 2003-01-01 [thorsten]   0.8.8claws34
4021
4022         * src/procmsg.c
4023                 inhibit endless loop if msg references itself
4024                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
4025
4026 2003-01-01 [christoph]  0.8.8claws33
4027
4028         * src/mainwindow.c
4029         * src/gtk/Makefile.am
4030         * src/gtk/pluginwindow.c                ** NEW **
4031         * src/gtk/pluginwindow.h                ** NEW **
4032                 add plugin window
4033
4034         * src/plugins/demo/demo.c
4035         * src/plugins/spamassassin/spamassassin.c
4036         * src/plugins/spamassassin/spamassassin_gtk.c
4037                 write better plugin descriptions
4038
4039 2002-12-31 [christoph]  0.8.8claws32
4040
4041         * src/gtk/prefswindow.c
4042         * src/plugins/spamassassin/spamassassin_gtk.c
4043                 some small improvements to GTK code
4044
4045 2002-12-31 [christoph]  0.8.8claws31
4046
4047         * src/plugins/spamassassin/spamassassin_gtk.c
4048                 enable folder select button
4049
4050 2002-12-31 [christoph]  0.8.8claws30
4051
4052         * src/mainwindow.c
4053         * src/gtk/Makefile.am
4054         * src/gtk/prefswindow.c                         ** NEW **
4055         * src/gtk/prefswindow.h                         ** NEW **
4056                 add new prefs window
4057
4058         * src/common/plugin.c
4059                 don't try to load empty config lines
4060         
4061         * src/plugins/spamassassin/Makefile.am
4062         * src/plugins/spamassassin/spamassassin.c
4063         * src/plugins/spamassassin/spamassassin.h       ** NEW **
4064         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
4065                 GTK config for SpamAssassin Plugin using
4066                 the new prefs window
4067
4068 2002-12-31 [paul]       0.8.8claws29
4069
4070         * po/POTFILES.in
4071                 remove obsolete entry 'src/menu.c'
4072
4073 2002-12-31 [alfons]     0.8.8claws28
4074
4075         * src/matcher.[ch]
4076         * src/matcher_parser_parse.y
4077         * src/prefs_matcher.c
4078                 add "ignore_thread" and "~ignore_thread" condition so it's
4079                 possible to make the actions / scoring operate on the ignore
4080                 thread flag
4081
4082 2002-12-31 [christoph]  0.8.8claws27
4083
4084         * src/addrbook.c
4085         * src/addrindex.c
4086         * src/folder.c
4087         * src/matcher.c
4088         * src/prefs_account.c
4089         * src/prefs_actions.c
4090         * src/prefs_customheader.c
4091         * src/prefs_display_header.c
4092         * src/prefs_gtk.c
4093         * src/procmime.c
4094         * src/toolbar.c
4095         * src/xmlprops.c
4096         * src/common/prefs.[ch]
4097                 extend prefs file handling for reading and automatic handling
4098                 of blocks. When reading prefs_set_block_label will automatically
4099                 move on to the block. When writing it will copy all other blocks
4100                 automatically
4101
4102         * src/common/plugin.c
4103                 Now loading plugin filenames from [Plugins] block in
4104                 sylpheed rc file
4105
4106 2002-12-30 [christoph]  0.8.8claws26
4107
4108         * src/common/hooks.[ch]
4109                 return abort status to caller of hooks_invoke
4110                 
4111         * src/inc.[ch]
4112                 invoke message filtering hook and stop
4113                 default handling when filter returns abort
4114
4115         * src/common/plugin.[ch]
4116         * src/plugins/demo/demo.c
4117                 modify plugin loader, because resolving symbols for strings
4118                 does not work correctly
4119         
4120         * configure.in
4121         * ac/spamassassin.m4                            ** NEW **
4122         * src/plugins/spamassassin/.cvsignore           ** NEW **
4123         * src/plugins/spamassassin/Makefile.am          ** NEW **
4124         * src/plugins/spamassassin/README               ** NEW **
4125         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
4126         * src/plugins/spamassassin/spamassassin.c       ** NEW **
4127         * src/plugins/spamassassin/utils.[ch]           ** NEW **
4128                 add spamassassin plugin, see src/plugins/spamassassin/README
4129                 for details
4130
4131 2002-12-29 [alfons]     0.8.8claws25
4132
4133         * src/mainwindow.c
4134                 when moving focus from a message view to the main 
4135                 window, don't forget to select the summary node
4136                 of the displayed message. should fix "[ 659103 ] 
4137                 focus-follows-mouse confuses sylpheed"
4138
4139 2002-12-29 [christoph]  0.8.8claws24
4140
4141         * src/Makefile.am
4142         * src/stringtable.[ch]          ** REMOVE **
4143         * src/common/Makefile.am
4144         * src/common/stringtable.[ch]   ** NEW **
4145                 move stringtable files to common directory
4146
4147 2002-12-29 [christoph]  0.8.8claws23
4148
4149         * src/Makefile.am
4150         * src/menu.[ch]                 ** REMOVE **
4151         * src/gtk/Makefile.am
4152         * src/gtk/menu.[ch]             ** NEW **
4153                 move menu files to gtk directory
4154
4155 2002-12-29 [match]      0.8.8claws22
4156
4157         * src/addressbook.c
4158         * src/syldap.c
4159                 moved UI specific code out of LDAP code into addressbook
4160                 UI code. fixed memory leak.
4161
4162 2002-12-29 [christoph]  0.8.8claws21
4163
4164         * src/folder.c
4165                 only check for IGNORED parent message when message is
4166                 not IGNORED itself
4167
4168 2002-12-29 [alfons]     0.8.8claws20
4169
4170         * src/summaryview.c
4171                 set gtksctree's anchor correct (immediate execute
4172                 changes the tree's layout, and anchor points at 
4173                 the incorrect row). fixes "[ 657233 ] multiple msg 
4174                 delete sometimes off by 1".
4175                 we probably have to look for more tree layout /
4176                 anchor glitches.
4177
4178 2002-12-29 [paul]       0.8.8claws19
4179
4180         * src/summaryview.c
4181                 fix bug [ 659054 ] incorrect sorting of 'From' column
4182                 when using 'display sender using address book'
4183                 thanks to Alfons and Luke Plant
4184
4185 2002-12-29 [christoph]  0.8.8claws18
4186
4187         * src/folder.c
4188         * src/procmsg.[ch]
4189                 check parent messages for IGNORE THREAD flag, when adding,
4190                 moving or copying messages to a folder
4191
4192 2002-12-27 [alfons]     0.8.8claws17
4193
4194         re-organize matcher part 5; more to come
4195
4196         * src/matcher.c
4197                 hash keywords in matchparser_tab 
4198
4199 2002-12-27 [alfons]     0.8.8claws16
4200
4201         re-organize matcher part 4; more to come
4202
4203         * src/matcher_parser.h
4204         * src/matcher_parser_lex.l
4205         * src/matcher_parser_parse.y
4206                 cleanup
4207
4208 2002-12-27 [alfons]     0.8.8claws15
4209
4210         re-organize matcher part 3; more to come
4211
4212         * src/matcher.[ch]
4213                 cleanup
4214
4215 2002-12-27 [alfons]     0.8.8claws14
4216
4217         re-organize matcher part 2; more to come but this should
4218         work. cc me if there are any regressions.
4219
4220         * src/matcher.h
4221                 add prototype for get_matchparser_tab_id()
4222         * src/matcher_parser_lex.l
4223                 look up keywords using matchparser_tab_id();
4224
4225 2002-12-27 [alfons]     0.8.8claws12
4226
4227         re-organize matcher part 1
4228
4229         * src/matcher.h
4230                 map yacc generated constants to sylpheed matcher constants
4231         * src/matcher.c
4232                 add function to find a matcher constant from a string
4233
4234 2002-12-27 [christoph]  0.8.8claws11
4235
4236         * src/compose.c
4237                 MENUITEM_ADD casts the 4th argument from integer to pointer
4238                 so it probably should not be a pointer, this means we
4239                 should use account id for it and not the account's pointer
4240
4241 2002-12-27 [paul]       0.8.8claws10
4242
4243         * src/mainwindow.c
4244                 remove unneeded 'GtkWidget *vbox'
4245                 
4246         * src/summaryview.c
4247                 further sync with 0.8.8 - make sort
4248                 by recipient work as expected
4249                 
4250         * NEWS
4251                 sync with 0.8.8
4252
4253 2002-12-27 [paul]       0.8.8claws9
4254
4255         * po/pt_BR.po
4256                 updated by Ivan F. Martinez
4257                 
4258 2002-12-27 [darko]      0.8.8claws8
4259
4260         * src/common/utils.c
4261                 added locked pattern to extended search
4262
4263 2002-12-27 [alfons]     0.8.8claws7
4264
4265         * src/prefs_matcher.[ch]
4266                 clean up
4267
4268 2002-12-26 [alfons]     0.8.8claws6
4269
4270         * src/matcher.[ch]
4271         * src/matcher_parser_lex.l
4272         * src/matcher_parser_parse.y
4273         * src/prefs_matcher.c
4274                 allow color label as a condition in the matcher
4275
4276 2002-12-26 [oliver]     0.8.8claws5
4277         
4278         * src/toolbar.c 
4279                 enable Addressbook for Main and Messageview
4280         * src/prefs_actions.c
4281                 enable actions in Messageview
4282
4283 2002-12-26 [christoph]  0.8.8claws4
4284
4285         * src/common/plugin.c
4286                 add a little debug output
4287         * configure.in
4288         * src/plugins/demo/Makefile.am
4289                 better use of automake
4290
4291 2002-12-26 [christoph]  0.8.8claws3
4292
4293         * src/Makefile.am
4294         * src/common/Makefile.am
4295                 fix "make distdir"
4296
4297 2002-12-26 [christoph]  0.8.8claws2
4298
4299         * configure.in
4300                 sort configure checks into common / gtk / plugins
4301         * po/POTFILES.in
4302                 add src/prefs_gtk.c
4303         * src/Makefile.am
4304                 add plugins SUBDIR
4305         * src/main.c
4306         * src/common/sylpheed.[ch]
4307                 added now sylpheed_done function for shutdown
4308         * src/common/Makefile.am
4309         * src/common/plugin.[ch]                ** NEW **
4310                 plugin loader and unloader
4311         * src/plugins/.cvsignore                ** NEW **
4312         * src/plugins/Makefile.am               ** NEW **
4313                 build plugins
4314         * src/plugins/demo/.cvsignore           ** NEW **
4315         * src/plugins/demo/Makefile.am          ** NEW **
4316         * src/plugins/demo/demo.c               ** NEW **
4317                 small demo plugin that installs a logtext hook and
4318                 outputs the log text to stdout
4319
4320 2002-12-26 [paul]       0.8.8claws1
4321
4322         * po/es.po
4323                 updated by Ricardo Mones Lastra
4324
4325 2002-12-26 [paul]       0.8.8claws
4326
4327         * 0.8.8claws released
4328
4329 2002-12-26 [paul]       0.8.7claws12
4330
4331         * po/bg.po
4332                 updated by George Danchev
4333
4334 2002-12-26 [paul]       0.8.7claws11
4335
4336         * po/POTFILES.in
4337                 remove unneeded 'src/prefs.c' entry 
4338
4339 2002-12-26 [paul]       0.8.7claws10
4340
4341         * src/codeconv.c
4342           src/mainwindow.c
4343                 sync with 0.8.8 release
4344         
4345         * src/folder.[ch]
4346           src/mh.c
4347           src/summaryview.c
4348                 partial sync with 0.8.8 release
4349         
4350
4351 2002-12-25 [alfons]     0.8.7claws9
4352
4353         * src/matcher.[ch]
4354         * src/matcher_parser_lex.l
4355         * src/matcher_parser_parse.y
4356         * src/prefs_matcher.c
4357                 add locked flag to possible filtering / matcher 
4358                 conditions (also a good example what should be
4359                 done to add a simple boolean condition)
4360
4361 2002-12-25 [christoph]  0.8.7claws8
4362
4363         * src/Makefile.am
4364         * src/account.[ch]
4365         * src/addrbook.c
4366         * src/addressbook.c
4367         * src/addrindex.c
4368         * src/filtering.c
4369         * src/folder.c
4370         * src/matcher.c
4371         * src/prefs.[ch]                ** REMOVE **
4372         * src/prefs_account.c
4373         * src/prefs_actions.c
4374         * src/prefs_common.c
4375         * src/prefs_customheader.c
4376         * src/prefs_display_header.c
4377         * src/prefs_filtering.c
4378         * src/prefs_folder_item.c
4379         * src/prefs_gtk.[ch]            ** NEW **
4380         * src/prefs_matcher.c
4381         * src/prefs_scoring.c
4382         * src/prefs_summary_column.c
4383         * src/procmime.c
4384         * src/selective_download.c
4385         * src/toolbar.c
4386         * src/common/Makefile.am
4387         * src/common/prefs.[ch]         ** NEW **
4388                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
4389
4390 2002-12-24 [alfons]     0.8.7claws7
4391
4392         * src/summaryview.c
4393                 summary_thread_build(): fix real cause of the crash mentioned in
4394                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
4395                 this way we get meaningful ctree nodes 
4396
4397 2002-12-24 [oliver]     0.8.7claws6
4398
4399         * src/mainwindow.[ch]
4400         * src/messageview.[ch]
4401         * src/compose.[ch]
4402         * src/inc.c
4403         * src/summaryview.c
4404                 changes to use updated toolbar handling
4405                 
4406 2002-12-24 [oliver]     0.8.7claws5
4407
4408         * src/toolbar.[ch]
4409                 generic toolbar handling
4410                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
4411         * src/prefs_toolbar.[ch]
4412                 adjust to handling
4413         
4414 2002-12-24 [oliver]     0.8.7claws4
4415         
4416         * src/stock_pixmap.[ch]
4417                 move SYLPHEED_LOGO to end of list in order 
4418                 to remove it from Custom Toolbar`s Icon View
4419
4420 2002-12-24 [alfons]     0.8.7claws3
4421
4422         * src/summaryview.c
4423                 summary_thread_build(): fix crash because of focus != selection 
4424                 after threading. when deleting the selection, gtk tries but fails 
4425                 to find the correct focusable element. we now force the selection
4426                 to be focused. this should solve the infamous bug reported by 
4427                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
4428                 a test case is available. 
4429
4430 2002-12-24 [darko]      0.8.7claws2
4431
4432         * src/summaryview.c
4433                 don't crash when unmarking message with unread children
4434
4435 2002-12-23 [christoph]  0.8.7claws1
4436
4437         * src/Makefile.am
4438         * src/common/Makefile.am
4439                 update Makefiles for moved intl.h, version.h and defs.h
4440         * src/imap.c
4441                 rewrite imap_session_get to avoid duplicate code
4442
4443 2002-12-23 [paul]       0.8.7claws
4444
4445         * Santa-Claws released
4446         
4447         * po/hu.po
4448           po/ru.po
4449                 squeeze in updated Hungarian and Russian translations.
4450                 Submitted by  GĂĄl ZoltĂĄn and Ruslan N. Balkin
4451
4452 2002-12-23 [paul]       0.8.6claws129
4453
4454         * po/pl.po
4455                 updated by Witold Wladyslaw Wojciech Wilk
4456
4457 2002-12-23 [paul]       0.8.6claws128
4458
4459         * src/quote_fmt_parse.y
4460                 fix typo and add licence header
4461
4462 2002-12-23 [paul]       0.8.6claws127
4463
4464         * po/en_GB.po
4465                 updated
4466
4467 2002-12-23 [paul]       0.8.6claws126
4468
4469         * po/it.po
4470                 updated translation, submitted by Alessandro Maestri
4471                 
4472 2002-12-23 [paul]       0.8.6claws125
4473
4474         * src/quote_fmt_parse.y
4475                 fix signature-stripping on replies bug. match
4476                 '-- \n' and not '-- '.
4477
4478 2002-12-22 [paul]       0.8.6claws124
4479
4480         * po/bg.po
4481           po/es.po
4482           po/sr.po
4483                 updated translations. submitted by George Danchev,
4484                 Ricardo Mones Lastra, and Urke MMI respectively
4485
4486 2002-12-21 [paul]       0.8.6claws123
4487
4488         * src/addrbook.c
4489                 fix coding style
4490
4491 2002-12-21 [paul]       0.8.6claws122
4492
4493         * src/addrbook.c
4494                 fix bug [643638] where if a person is in one or more
4495                 addressbook groups editing that person's email 
4496                 address results in removal from those groups.
4497                 Patch submitted by Luke Plant.
4498
4499 2002-12-20 [christoph]  0.8.6claws121
4500
4501         * src/common/utils.c
4502         * src/summaryview.c
4503                 reimplement expand_search_string using GString to
4504                 prevent crashs caused by miscalculated string
4505                 lengths reported by Paul
4506
4507 2002-12-20 [christoph]  0.8.6claws120
4508
4509         * src/summaryview.c
4510                 don't use "changed" to check if op_count has to be changed as it
4511                 is also set when the message has unread children
4512                 (closes bug [ 653221 ] crash while deleting duplicates)
4513
4514 2002-12-20 [paul]       0.8.6claws119
4515
4516         * sync with 0.8.6cvs27
4517                 see ChangeLog 2002-12-20
4518
4519 2002-12-20 [paul]       0.8.6claws118
4520
4521         * sync with 0.8.6cvs26
4522                 see ChangeLog 2002-12-19 and 2002-12-20
4523
4524 2002-12-19 [alfons]     0.8.6claws117
4525
4526         * src/textview.c
4527                 fix incorrect parsing of email addresses, submitted by 
4528                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
4529                 name display if it contains @".
4530
4531 2002-12-18 [paul]       0.8.6claws116
4532
4533         * sync with 0.8.6cvs23
4534                 see ChangeLog 2002-12-18
4535
4536 2002-12-18 [paul]       0.8.6claws115
4537
4538         * src/Makefile.am
4539         * src/account.c
4540         * src/codeconv.c
4541         * src/gtkutils.[ch]
4542         * src/imap.c
4543                 sync with 0.8.6cvs22.
4544                 see ChangeLog 2002-12-17 and 2002-12-18
4545
4546 2002-12-17 [christoph]  0.8.6claws114
4547
4548         * src/imap.c
4549                 o don't create a session if imap greeting fails
4550                 o don't close socket when authentication fails
4551                   this is done by imap_session_destroy
4552
4553 2002-12-17 [thorsten]   0.8.6claws113
4554
4555         * tools/Makefile.am
4556           tools/README
4557           tools/google_msgid.pl ** NEW FILE **
4558                 Added "search for message-id" script and doc
4559
4560 2002-12-17 [thorsten]   0.8.6claws112
4561
4562         * po/hu.po
4563                 Updated hungarian translation
4564                 (updated by Gal Zoltan)
4565
4566 2002-12-16 [christoph]  0.8.6claws111
4567
4568         * src/addr_compl.c
4569                 remove stupid addressbook dump to debug output
4570         * src/mh.c
4571                 fix memory leak found by Hiro
4572
4573 2002-12-14 [paul]       0.8.6claws110
4574
4575         * src/compose.c
4576                 fix menubar sensitivity on send
4577                 
4578         * src/prefs_filtering.c
4579         * src/prefs_matcher.c
4580         * src/prefs_scoring.c
4581                 Fix english ;)
4582                 
4583         * src/common/quoted-printable.h
4584                 sync: fix typo
4585         
4586 2002-12-13 [christoph]  0.8.6claws109
4587
4588         * src/Makefile.am
4589         * src/manage_window.[ch]        ** REMOVE **
4590         * src/gtk/Makefile.am
4591         * src/gtk/manage_window.[ch]    ** NEW **
4592                 move manage_window files to gtk directory
4593
4594 2002-12-13 [christoph]  0.8.6claws108
4595
4596         * src/Makefile.am
4597         * src/gtkshruler.[ch]           ** REMOVE **
4598         * src/gtk/Makefile.am
4599         * src/gtk/gtkshruler.[ch]       ** NEW **
4600                 move gtkshruler files to gtk directory
4601
4602 2002-12-13 [christoph]  0.8.6claws107
4603
4604         * src/Makefile.am
4605         * src/compose.c
4606         * src/gtkstext.[ch]             ** REMOVE **
4607         * src/gtkutils.[ch]
4608         * src/textview.c
4609         * src/gtk/gtkstext.[ch]         ** NEW **
4610         * src/gtk/Makefile.am
4611                 o move stext functions to gtkstext.c to remove
4612                   dependency of gtkutils
4613                 o move gtkstext files to gtk directory
4614
4615         * src/gtk/Makefile.am
4616         * src/gtk/sslcertwindow.[ch]
4617                 UI stuff can always depend on common code so
4618                 it's ok to add ../common to include path
4619
4620 2002-12-13 [colin]      0.8.6claws106
4621
4622         * src/summaryview.c
4623                 Disconnect sighandlers for mainwindow when
4624                 quicksearch has the focus
4625                 Fix bug #653231
4626         * src/mainwindow.[ch]
4627                 Make key_pressed callback public, to be able
4628                 to disconnect it
4629
4630 2002-12-13 [christoph]  0.8.6claws105
4631
4632         * src/mh.c
4633                 create .mh_sequences file in new MH folders
4634                 (closes feature request [ 523162 ] MH folders should
4635                  get a .mh_sequences)
4636
4637 2002-12-13 [colin]      0.8.6claws104
4638
4639         * src/summaryview.c
4640                 Better handling of quicksearch show/hide
4641                 (basically the button stays under the mouse 
4642                  when toggled)
4643
4644 2002-12-13 [paul]       0.8.6claws103
4645
4646         * sync with 0.8.6cvs17
4647                 see ChangeLog 2002-12-13
4648
4649 2002-12-13 [paul]       0.8.6claws102
4650
4651         * po/es.po
4652                 updated by Ricardo Mones Lastra
4653
4654 2002-12-11 [colin]       0.8.6claws101
4655
4656         * src/folder.c
4657                 remove statusbar stuff
4658           src/folderview.c
4659                 set statusbar verbosity when moving folders
4660
4661 2002-12-11 [colin]       0.8.6claws100
4662         * src/prefs_filtering.c
4663         * src/prefs_matcher.c
4664         * src/prefs_scoring.c
4665                 Fix english ;)
4666
4667 2002-12-11 [colin]       0.8.6claws99
4668
4669         * src/prefs_common.[ch]
4670                 Add summary_quicksearch_type
4671         * src/summaryview.c
4672                 Save last used quicksearch type
4673
4674 2002-12-11 [jens]       0.8.6claws98
4675         * src/prefs_filtering.c
4676         * src/prefs_matcher.c
4677         * src/prefs_scoring.c
4678                 added dialog for incomplete rules in scoring, filtering and
4679                 matcher to ask wheather really close
4680
4681 2002-12-11 [colin]      0.8.6claws97
4682
4683         * src/folder.c
4684                 Fix folder dnd statusbar logging
4685
4686 2002-12-10 [christoph]  0.8.6claws96
4687
4688         * src/compose.c
4689         * src/folder.c
4690         * src/imap.c
4691         * src/inc.c
4692         * src/main.c
4693         * src/mainwindow.c
4694         * src/news.c
4695         * src/send.c
4696         * src/statusbar.[ch]
4697         * src/common/hooks.c
4698         * src/common/log.[ch]
4699                 o handle verbose logging in statusbar directly in statusbar code
4700                   and common code does not need any knowledge about a statusbar
4701                 o remove direct calls to statusbar_(puts|pop)_all functions
4702
4703 2002-12-10 [jens]       0.8.6claws95
4704
4705         * src/*.c
4706                 removed gettext from g_warnings
4707         * po/POTFILES.in
4708                 cleaned and updated
4709         * po/de.po
4710                 updated
4711
4712 2002-12-10 [colin]      0.8.6claws94
4713
4714         * src/main.c
4715                 finish crash dialog fix
4716
4717 2002-12-10 [colin]      0.8.6claws93
4718
4719         * src/main.c
4720                 "Fix" "sylpheed already running" instead of
4721                 crash dialog appearing after a crash
4722
4723 2002-12-10 [colin]      0.8.6claws92
4724
4725         * po/POTFILES.in
4726                 add src/gtk/sslcertwindow.c
4727
4728 2002-12-10 [paul]       0.8.6claws91
4729
4730         * po/POTFILES.in
4731                 updated to reflect recent changes
4732                 submitted by Alessandro Maestri
4733
4734 2002-12-09 [christoph]  0.8.6claws90
4735
4736         * src/Makefile.am
4737         * src/smtp.[ch]                 ** REMOVE **
4738         * src/common/Makefile.am
4739         * src/common/smtp.[ch]          ** NEW **
4740                 move smtp files to common directory
4741
4742 2002-12-09 [christoph]  0.8.6claws89
4743
4744         * src/Makefile.am
4745         * src/session.[ch]              ** REMOVE **
4746         * src/common/Makefile.am
4747         * src/common/session.[ch]       ** NEW **
4748                 move session files to common directory
4749
4750 2002-12-09 [paul]       0.8.6claws88
4751
4752         * src/account.c
4753                 fix bug [649746] edit accounts: move account reverted
4754                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
4755
4756 2002-12-09 [colin]      0.8.6claws87
4757
4758         * src/ssl_certificate.c
4759                 cleanup
4760
4761 2002-12-09 [colin]      0.8.6claws86
4762
4763         * src/ssl.c
4764                 Try to open the cert.pem database and 
4765                 issue a warning if it isn't there
4766
4767 2002-12-09 [colin]      0.8.6claws85
4768
4769         * src/common/ssl_certificate.c
4770         * src/gtk/sslcertwindow.c
4771                 Warning fixes
4772
4773 2002-12-09 [colin]      0.8.6claws84
4774
4775         * src/ssl_certificate.[ch] ** REMOVED **
4776         * src/common/ssl_certificate.[ch] ** NEW **
4777         * src/Makefile.am
4778         * src/common/Makefile.am
4779                 Moved ssl_certificate.[ch] to common
4780         * src/common/ssl.c 
4781                 Put back needed include
4782         * src/gtk/sslcertwindow.[ch]
4783                 Changed ssl_certificate.h include
4784         
4785 2002-12-09 [colin]      0.8.6claws83
4786
4787         * src/gtk/sslcertwindow.[ch]
4788                 Implement hook for certificate acception
4789         * src/ssl_certificate.[ch]
4790                 Implement hook for certificate acception
4791         * src/common/ssl.c
4792                 Reenable certificate acception check
4793         * src/mainwindow.c
4794                 Register sslcertwindow's hook
4795         
4796 2002-12-08 [christoph]  0.8.6claws82
4797
4798         * src/about.c
4799         * src/addr_compl.c
4800         * src/codeconv.c
4801         * src/manual.c
4802         * src/undo.c
4803         * src/common/utils.c
4804                 o add missing includes
4805                 o fix warnings
4806         * src/.cvsignore
4807         * src/common/.cvsignore
4808         * src/common/version.h          ** REMOVE **
4809                 remove autogenerated file
4810
4811 2002-12-08 [paul]       0.8.6claws81
4812
4813         * src/stringtable.c
4814                 put back needed include
4815
4816 2002-12-08 [colin]      0.8.6claws80
4817         
4818         * src/gtk/sslcertwindow.c
4819                 Cleaner popups when asking
4820         * src/ssl_certificate.c
4821         * src/prefs_common.[ch]
4822                 remove ssl certificate pref
4823                 put back needed include
4824         * src/undo.c
4825                 put back needed include
4826
4827 2002-12-08 [christoph]  0.8.6claws79
4828
4829         * src/folderview.c
4830         * src/logwindow.c
4831         * src/statusbar.c
4832         * src/summaryview.c
4833                 only abort hook invokation if required data is missing not
4834                 if our own data pointer is NULL, update hookfunction for
4835                 log window
4836
4837 2002-12-08 [paul]       0.8.6claws78
4838
4839         * src/about.c
4840         * src/addrcache.c
4841         * src/addrclip.c
4842         * src/addr_compl.c
4843         * src/addrselect.c
4844         * src/codeconv.c
4845         * src/colorlabel.c
4846         * src/enriched.c
4847         * src/esmtp.c
4848         * src/exporthtml.c
4849         * src/headerview.c
4850         * src/imageview.c
4851         * src/manual.c
4852         * src/noticeview.c
4853         * src/pgptext.c
4854         * src/scoring.c
4855         * src/sourcewindow.c
4856         * src/stringtable.c
4857         * src/undo.c
4858                 clean up: remove unneccesary includes
4859
4860 2002-12-08 [christoph]  0.8.6claws77
4861
4862         * src/folderview.c
4863         * src/statusbar.c
4864         * src/summaryview.c
4865         * src/common/hooks.[ch]
4866                 hook functions now have a gboolean return value, if a hook
4867                 returns TRUE it will stop executing of any more hooks in
4868                 the same hooklist for this invokation
4869
4870 2002-12-08 [colin]      0.8.6claws76
4871         
4872         * src/main.c
4873                 put back argv0 for CRASH_DIALOG
4874
4875 2002-12-08 [christoph]  0.8.6claws75
4876
4877         * src/Makefile.am
4878         * src/about.c
4879         * src/account.c
4880         * src/crash.c
4881         * src/esmtp.h
4882         * src/imap.[ch]
4883         * src/inc.c
4884         * src/main.c
4885         * src/mainwindow.c
4886         * src/news.c
4887         * src/pop.[ch]
4888         * src/prefs_account.[ch]
4889         * src/prefs_common.[ch]
4890         * src/send.[ch]
4891         * src/smtp.[ch]
4892         * src/ssl_certificate.[ch]
4893         * src/ssl_manager.[ch]
4894         * src/common/Makefile.am
4895         * src/common/log.c
4896         * src/common/nntp.[ch]
4897         * src/common/socket.[ch]
4898         * src/common/ssl.[ch]
4899         * src/gtk/sslcertwindow.[ch]
4900         * ac/openssl.m4
4901                 use new autoconf script to detect OpenSSL with extra parameters
4902                 to specify the location of libs and includes, also remove USE_SSL
4903                 to USE_OPENSSL
4904
4905         * src/common/sylpheed.[ch]
4906         * src/common/version.h.in
4907                 start seperation of common code initialization seperated from gui
4908
4909         * src/summaryview.c
4910                 The function that is called when a color label changes
4911                 should not change the color lable again
4912
4913 2002-12-08 [colin]      0.8.6claws74
4914
4915         * src/gtk/sslcertwindow.c
4916                 warning fixes
4917
4918 2002-12-08 [colin]      0.8.6claws73
4919
4920         * src/statusbar.c
4921           src/common/log.h
4922                 Register a hook for statusbar_puts_all
4923         * src/common/log.c
4924                 invoke statusbar_puts_all's hook
4925         
4926 2002-12-08 [colin]      0.8.6claws72
4927
4928         * src/ssl_certificate.c
4929                 Put back a badly-removed include
4930
4931 2002-12-08 [colin]      0.8.6claws71
4932
4933         * src/gtk/sslcertwindow.[ch]    ** NEW **
4934                 new certificate presentation
4935         * src/gtk/Makefile.am
4936                 add new files
4937         * src/ssl_certificate.[ch]
4938                 gtk cleanup, made utility functions public
4939         * src/ssl_manager.c
4940                 use new cert presentation
4941
4942 2002-12-07 [christoph]  0.8.6claws70
4943
4944         * src/Makefile.am
4945         * src/nntp.[ch]                 ** REMOVE **
4946         * src/common/Makefile.am
4947         * src/common/nntp.[ch]          ** NEW **
4948                 move nntp files to common directory
4949
4950 2002-12-07 [christoph]  0.8.6claws69
4951
4952         * src/procmsg.[ch]
4953         * src/summaryview.c
4954                 implement msginfo update callback using sylpheed's new
4955                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
4956
4957 2002-12-06 [christoph]  0.8.6claws68
4958
4959         * src/editgroup.c
4960                 This patch changes the 'Edit Group Details' dialog to
4961                 allow extended selections in either pane, so that
4962                 addresses can be added or removed from a group more
4963                 quickly and easily. (it actually is a net decrease in
4964                 file size, as some unnecessary functions have been
4965                 removed). 
4966                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
4967
4968 2002-12-06 [christoph]  0.8.6claws67
4969
4970         * src/Makefile.am
4971         * src/template.[ch]             ** REMOVE **
4972         * src/common/Makefile.am
4973         * src/common/template.[ch]      ** NEW **
4974                 move template files to common directory
4975
4976         * src/nntp.c
4977                 add missing log.h include
4978
4979 2002-12-06 [melvin]     0.8.6claws66
4980
4981         * src/prefs_actions.c
4982                 Added the trailing ">" syntax to insert command's output
4983                 without replacing old text (in contrast to trailing "|").
4984
4985 2002-12-05 [colin]      0.8.6claws65
4986         
4987         * src/common/utils.c
4988                 Don't modify original search_string or it'll change
4989                 the next iterations in the for()
4990
4991 2002-12-05 [darko]      0.8.6claws64
4992
4993         * src/common/utils.c
4994                 proper check for filtering commands, found by Colin
4995
4996 2002-12-05 [darko]      0.8.6claws63
4997
4998         * src/common/utils.c
4999                 check proper string for NULL pointer, found by Colin
5000
5001 2002-12-05 [darko]      0.8.6claws62
5002
5003         * src/common/utils.[ch]
5004                 expand_search_string(): new function
5005                 converts Mutt-like patterns to Sylpheed's
5006                 filtering engine
5007         * src/summaryview.c
5008                 use expand_search_string() to allow Mutt-like
5009                 patterns in extended search
5010         * README.claws
5011                 document extended option in quick search
5012
5013 2002-12-05 [paul]       0.8.6claws61
5014
5015         * sync with 0.8.6cvs16
5016                 see ChangeLog 2002-12-05
5017                 
5018         * po/POTFILES.in
5019                 clean up
5020
5021 2002-12-04 [christoph]  0.8.6claws60
5022
5023         * src/imap.[ch]
5024                 put imap authentication code into a new function and
5025                 remove it from imap_session_new that will allow to
5026                 send other commands before authentication
5027
5028 2002-12-04 [christoph]  0.8.6claws59
5029
5030         * src/imap.[ch]
5031                 use already existing method to prevent unneeded IMAP
5032                 folder selects. Set imap_select parameters to NULL
5033                 in some functions if the values are not required.
5034
5035         * src/xml.h
5036                 remove no longer required include
5037
5038 2002-12-04 [paul]       0.8.6claws58
5039
5040         * po/es.po
5041                 updated by Ricardo Mones Lastra
5042                 
5043         * configure.in
5044           po/hu.po      ** NEW FILE **
5045                 initial Hungarian translation, submitted
5046                 by GĂĄl ZoltĂĄn <galzoli@hu.inter.net>
5047
5048 2002-12-03 [christoph]  0.8.6claws57
5049
5050         * src/Makefile.am
5051         * src/gtksctree.[ch]            ** REMOVE **
5052         * src/gtk/Makefile.am
5053         * src/gtk/gtksctree.[ch]        ** NEW **
5054                 move gtksctree files to gtk directory
5055
5056 2002-12-03 [christoph]  0.8.6claws56
5057
5058         * src/Makefile.am
5059         * src/md5.[ch]                  ** REMOVE **
5060         * srm/common/Makefile.am
5061         * src/common/md5.[ch]           ** NEW **
5062                 move md5 files to common directory
5063
5064         * src/gtkstext.c
5065                 remove not required #include
5066
5067 2002-12-03 [sergey]     0.8.6claws55
5068
5069         * src/gtkutils.c
5070         * src/gtkutils.h
5071                 gtkut_window_popup(): new function.
5072         * src/mainwindow.c
5073                 main_window_popup(): use gtkut_window_popup() to raise
5074                 window without changing its position.
5075                 (see sylpheed-main ML message [sylpheed:17247])
5076
5077 2002-12-03 [sergey]     0.8.6claws54
5078
5079         * src/send.c
5080                 send_message_local(): removed first-dot escaping
5081                 (SMTP-only, not needed for sending through pipe)
5082
5083 2002-12-03 [paul]       0.8.6claws53
5084
5085         * po/POTFILES.in
5086                 update to reflect recent changes (thanks
5087                 to Ricardo Mones Lastra)
5088                 
5089         * tools/filter_conv.pl
5090                  fix problem with quoted strings. Patch submitted
5091                  by Luke Plant <lukeplant@softhome.net>
5092
5093 2002-12-03 [paul]       0.8.6claws52
5094
5095         * sync with 0.8.6cvs15
5096                 see ChangeLog 2002-12-03
5097
5098 2002-12-02 [christoph]  0.8.6claws51
5099
5100         * src/logwindow.[ch]
5101         * src/common/log.[ch]
5102                 implement logging using a hook function
5103
5104         * src/folderview.c
5105         * src/folder.[ch]
5106                 define hooklist name in header file to avoid
5107                 errors caused by wrong spelling of hooklist names
5108
5109         * src/toolbar.c
5110                 fix warnings
5111
5112 2002-12-02 [christoph]  0.8.6claws50
5113
5114         * src/common/Makefile.am
5115                 add src/common/hooks.[ch]
5116
5117         * src/common/hooks.[ch]
5118                 implement a simple hook system using glib's hook functions
5119
5120         * src/folder.[ch]
5121         * src/folderview.c
5122                 use new hook system for folder item updates
5123
5124 2002-12-02 [christoph]  0.8.6claws49
5125
5126         * doc-src/ui_seperation.txt     ** NEW **
5127                 information for ui seperation
5128
5129         * src/Makefile.am
5130                 remove files that were moved to common
5131                 include common directory by default for the header files
5132
5133         * src/inc.c
5134         * src/common/socket.c
5135         * src/automaton.[ch]
5136                 implement automaton using g_io_*-functions instead of
5137                 gdk_input_add to make it ui independent
5138
5139         * src/codeconv.c
5140         * src/compose.c
5141         * src/ldif.c
5142         * src/pgptext.c
5143         * src/procmime.c
5144         * src/rfc2015.c
5145         * src/smtp.c
5146         * src/unmime.c
5147                 remove common/ prefix because directory is now in
5148                 include path
5149
5150         * src/compose.c
5151         * src/folder.c
5152         * src/folderview.c
5153         * src/mainwindow.c
5154         * src/messageview.c
5155         * src/prefs_common.c
5156         * src/procmsg.c
5157         * src/rfc2015.c
5158                 fix warnings
5159
5160         * src/imap.c
5161         * src/inc.c
5162         * src/news.c
5163         * src/pop.c
5164         * src/send.c
5165         * src/smtp.c
5166         * src/ssl_certificate.c
5167                 add log.h header file for logging functions
5168
5169         * src/main.c
5170         * src/common/utils.c
5171         * src/summaryview.c
5172         * src/xml.c
5173                 o move debug_mode to common/utils.c
5174                 o add functions to set and get debug_mode
5175
5176         * src/defs.h                    ** REMOVE **
5177         * src/intl.h                    ** REMOVE **
5178         * src/socket.[ch]               ** REMOVE **
5179         * src/ssl.[ch]                  ** REMOVE **
5180         * src/utils.[ch]                ** REMOVE **
5181                 replaced by new files in src/common/
5182         
5183         * src/common/Makefile.am
5184                 add new files in src/common/
5185
5186         * src/common/defs.h             ** NEW **
5187         * src/common/intl.h             ** NEW **
5188         * src/common/log.[ch]           ** NEW **
5189         * src/common/socket.[ch]        ** NEW **
5190         * src/common/ssl.[ch]           ** NEW **
5191         * src/common/utils.[ch]         ** NEW **
5192                 replacement for files in src/
5193
5194 2002-12-02 [colin]      0.8.6claws48
5195
5196         * src/folderview.c
5197                 Scroll folderview if necessary during dnd
5198
5199 2002-12-02 [colin]      0.8.6claws47
5200
5201         * src/folder.[ch]
5202                 Add check to verify a move is within a single mailbox
5203         * src/folderview.c
5204                 Add specific error string for this check
5205
5206 2002-12-02 [colin]      0.8.6claws46
5207
5208         * src/folder.c
5209                 Add a test to folder moving, remove a statusbar_print
5210         * src/folderview.c
5211                 Add Move folder... context-menu item
5212                 Factorize folder moving code
5213                 Enable folder DND for mbox
5214
5215 2002-12-01 [christoph]  0.8.6claws45
5216
5217         * ac/aspell.m4
5218                 remove conf.aspelltest if the version check fails
5219
5220 2002-11-30 [christoph]  0.8.6claws44
5221
5222         * autogen.sh
5223                 run libtoolize --force in autogen to create missing
5224                 libtool scripts
5225
5226 2002-11-30 [christoph]  0.8.6claws43
5227
5228         * src/Makefile.am
5229         * src/pgptext.c
5230         * src/procmime.c
5231         * src/rfc2015.c
5232         * src/uuencode.[ch]             ** REMOVED **
5233         * src/common/Makefile.am
5234         * src/common/uuencode.[ch]      ** NEW **
5235                 move uuen/decoder to common directory
5236
5237 2002-11-30 [christoph]  0.8.6claws42
5238
5239         * src/Makefile.am
5240         * src/base64.[ch]               ** REMOVED **
5241         * src/codeconv.c
5242         * src/compose.c
5243         * src/ldif.c
5244         * src/pgptext.c
5245         * src/procmime.c
5246         * src/rfc2015.c
5247         * src/smtp.c
5248         * src/unmime.c
5249         * src/common/Makefile.am
5250         * src/common/base64.[ch]        ** NEW **
5251                 move base64 en/decoder to common directory
5252
5253 2002-11-30 [christoph]  0.8.6claws41
5254
5255         * src/common                    ** NEW **
5256                 new directory for UI independent code
5257         * src/gtk                       ** NEW **
5258                 new directory for GTK frontend
5259         * src/common/.cvsignore         ** NEW **
5260         * src/gtk/.cvsignore            ** NEW **
5261                 ignore build files
5262         * src/common/Makefile.am        ** NEW **
5263         * src/gtk/Makefile.am           ** NEW **
5264                 automake files to build new seperated stuff
5265         * src/Makefile.am
5266                 the binary will currently still be build with the
5267                 files in src, so we include the code from the
5268                 subdirs for now after building the libs there
5269
5270 2002-11-30 [paul]       0.8.6claws40
5271
5272         * src/compose.c
5273                 fix bug [642731] 'Wrong selected account with drafted mail'
5274
5275 2002-11-29 [oliver]     0.8.6claws39
5276         
5277         * src/messageview.c
5278                 o update summaryview when switching between different
5279                   messageviews          
5280         * src/toolbar.c  
5281                 o check if messageview holds already removed msg
5282                   from summaryview
5283                 
5284
5285 2002-11-29 [oliver]     0.8.6claws38
5286
5287         * src/toolbar.c 
5288                 remove not needed variables and includes
5289                 make messageview stay opened and move to next when msgs are deleted 
5290
5291 2002-11-29 [oliver]     0.8.6claws37
5292         
5293         * src/toolbar.c 
5294                 disable compose button (messageview toolbar) by default
5295                 deleted msgs are moved to trash
5296         
5297 2002-11-29 [melvin]     0.8.6claws36
5298
5299         * configure.in
5300                 Increased minimal gpgme version to 0.3.10 (Zombies out)
5301                 and to detect signatures expirations (gpgme 0.3.6)
5302
5303         * src/main.c
5304                 Use non obsolescent function for Gpgme engine checking.
5305
5306         * src/rfc2015.c
5307                 Inform about expired signatures or signatures which key
5308                 has expired. Expiration date is displayed.
5309
5310         * src/sigstatus.c
5311                 Inform about expired signatures or signatures which key
5312                 has expired.
5313
5314 2002-11-28 [paul]       0.8.6claws35
5315
5316         * src/folderview.c
5317                 re-instate 'Check for new messages' in Newsgroup
5318                 folders right-click menu, after a suggestion from
5319                 Tim Mann <timmann@users.sourceforge.net>
5320
5321         * src/main.c
5322                 after a crash check only local folders for new
5323                 messages
5324
5325 2002-11-28 [paul]       0.8.6claws34
5326
5327         * configure.in
5328                 apply patch that fixes the checking of GTK with XIM 
5329                 support on different OSs, such as FreeBSD. Patch 
5330                 submitted by Topia <topia@users.sourceforge.net>
5331                 
5332 2002-11-28 [paul]       0.8.6claws33
5333
5334         * src/mainwindow.c
5335           src/prefs_common.c
5336           src/prefs_toolbar.c
5337                 more changes to the English
5338
5339 2002-11-28 [paul]       0.8.6claws32
5340
5341         * sync with 0.8.6cvs13
5342                 see ChangeLog 2002-11-28 (no sync needed
5343                 for src/compose.c)
5344
5345 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
5346         
5347         * src/mainwindow.[ch]
5348                 add patch by Ivan F. Martinez introducing messageview Toolbar
5349                 some changes and committed by oliver    
5350
5351 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
5352
5353         * src/messageview.[ch]
5354                 add patch by Ivan F. Martinez introducing messageview Toolbar
5355                 some changes and committed by oliver    
5356
5357 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
5358
5359         * src/compose.[ch]
5360                 add patch by Ivan F. Martinez introducing messageview Toolbar
5361                 some changes and committed by oliver    
5362
5363 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
5364         
5365         * src/toolbar.[ch]
5366                 add patch by Ivan F. Martinez introducing messageview Toolbar
5367                 some changes and committed by oliver
5368
5369 2002-11-28 [oliver]     0.8.6claws27
5370         
5371         * src/prefs_toolbar.[ch]
5372                 getting ready for messageview toolbar
5373                 free mem allocated by gettext
5374                 change prefs_toolbar to prefs_toolbar_open
5375  
5376 2002-11-28 [thorsten]   0.8.6claws26
5377
5378         * src/imageview.[ch]
5379                 cleaned up conflicting declarations of
5380                 imageview_show_image()
5381
5382 2002-11-28 [paul]       0.8.6claws25
5383
5384         * src/grouplistdialog.c
5385           src/prefs_common.c
5386           src/prefs_summary_column.c
5387                 a few more improvements to the English
5388
5389 2002-11-28 [colin]      0.8.6claws24
5390
5391         * man/sylpheed.1
5392                 A few updates to command-line parameters
5393
5394 2002-11-28 [colin]      0.8.6claws23
5395
5396         * src/prefs_filtering.c
5397                 Fix problems with prefs_filtering_delete_path:
5398                 a) if the first rule is removed, original pointers
5399                    weren't updated (leading to segfaults)
5400                 b) it was always global_processing updated in case
5401                    of removed path was parent of rule path
5402
5403 2002-11-27 [paul]       0.8.6claws22
5404
5405         * src/mainwindow.c
5406           src/prefs_account.c
5407           src/prefs_actions.c
5408           src/prefs_common.c
5409           src/prefs_customheader.c
5410           src/prefs_display_header.c
5411           src/prefs_filtering.c
5412           src/prefs_folder_item.c
5413           src/prefs_matcher.c
5414           src/prefs_scoring.c
5415           src/prefs_summary_column.c
5416           src/prefs_template.c
5417           src/prefs_toolbar.c
5418                  improve the English in the GUI
5419
5420 2002-11-27 [colin]      0.8.6claws21
5421
5422         * src/folder.c
5423                 Fix processing renaming problems happening after
5424                 last commit
5425
5426 2002-11-27 [colin]      0.8.6claws20
5427
5428         * src/folder.c
5429                 recursive move now deletes src each subfolder after 
5430                 having moved it
5431         * src/folderview.c
5432                 Use identifier instead of path during dnd (enables
5433                 IMAP folder dnd)
5434
5435 2002-11-27 [paul]       0.8.6claws19
5436
5437         * src/main.c
5438                 apply patch that does command-line processing 
5439                 BEFORE gtk_init, allowing claws to run from 
5440                 shell-scripts in non-X environment (e.g. crontab 
5441                 or ip-up, ip-down scripts). Patch submitted by
5442                 Ruslan N. Balkin <baron@dartel.ru>
5443                 
5444         * po/it.po
5445                 updated by Alessandro Maestri
5446
5447 2002-11-27 [paul]       0.8.6claws18
5448
5449         * sync with 0.8.6cvs12
5450           src/prefs_common.c
5451                 Differences are that main uses a 'Receive dialog'
5452                 frame on the Interface tab, whereas claws groups all 
5453                 the dialogs together in a 'Dialogs' frame.
5454
5455 2002-11-27 [colin]      0.8.6claws17
5456
5457         * src/prefs_matcher.c
5458                 Fix Execute criteria's NOT flag
5459
5460
5461 2002-11-26 [christoph]  0.8.6claws16
5462
5463         * src/ssl.c
5464                 rewrite the ssl code a little bit, only use one
5465                 SSL context, set default certificates' file/path
5466
5467 2002-11-26 [thorsten]   0.8.6claws15
5468
5469         * src/compose.c
5470                 default-reply-to didn't work for ml-reply
5471
5472 2002-11-26 [melvin]     0.8.6claws14
5473
5474         * src/prefs_actions.c
5475                 Made pipe-actions ignore short headers in message view
5476                 Made trailing-pipe-actions write in the message view with
5477                 the same font as the original message
5478
5479 2002-11-26 [paul]       0.8.6claws13
5480
5481         * src/compose.c
5482                 this time commit the correct file
5483
5484 2002-11-26 [paul]       0.8.6claws12
5485
5486         * sync with 0.8.6cvs11
5487           src/quote_fmt_parse.y  
5488                 no sync needed
5489           src/account.[ch]       
5490                 not sync'ed
5491           src/compose.c
5492                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
5493                 on draft mode.
5494                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
5495                 header
5496                 
5497         see ChangeLog 2002-11-25 and 2002-11-26
5498
5499 2002-11-26 [colin]      0.8.6claws11
5500
5501         * src/folderview.c
5502                 Fix collapsed folder not auto-expanding during
5503                 mail dnd, if it was the source folder.
5504
5505 2002-11-25 [colin]      0.8.6claws10
5506
5507         * src/folderview.[ch]
5508                 Variable renaming and cleaning (slist of nodes 
5509                 to be re-collapsed is stored in FolderView)
5510
5511 2002-11-25 [paul]       0.8.6claws9
5512
5513         * src/prefs_common.[ch]
5514                 fix breakage caused by last commit
5515
5516 2002-11-25 [paul]       0.8.6claws8
5517
5518         * sync with 0.8.6cvs4
5519                 see ChangeLog 2002-11-21
5520
5521 2002-11-25 [paul]       0.8.6claws7
5522
5523         * sync with 0.8.6cvs4
5524                 see ChangeLog 2002-11-20
5525
5526 2002-11-25 [paul]       0.8.6claws6
5527
5528         * sync with 0.8.6cvs3
5529                 see ChangeLog 2002-11-18
5530
5531 2002-11-25 [colin]      0.8.6claws5
5532
5533         * src/gtkutils.[ch]
5534                 Add gtkut_ctree_node_is_parent()
5535         * src/folderview.c
5536                 Spring-loaded folders
5537
5538 2002-11-25 [colin]      0.8.6claws4
5539
5540         * src/utils.[ch]
5541                 Add slist_concat_unique(), function to merge
5542                 two GSList filtering dups
5543         * src/folder.[ch]
5544         * src/summaryview.[ch]
5545         * src/folderview.c
5546         * src/main.c
5547                 Add detection/update/display of unread answers
5548                 to marked mails
5549         * src/procmsg.[ch]
5550                 Add procmsg_find_children()
5551                 Add procmsg_msg_has_marked_parent()
5552
5553 2002-11-25 [colin]      0.8.6claws3
5554
5555         * src/ssl_certificate.[ch]
5556                 Allow checking a certificate without a DNS
5557                 lookup
5558                 Allow to forget a cert (by deleting it)
5559                 Make ssl_certificate_destroy_public
5560         * src/ssl_manager.[ch] ** NEW FILES **
5561                 Gui to manage (display/remove) certificates
5562         * src/prefs_common.[ch]
5563                 Add a pref to allow silent acceptation of
5564                 trusted certificates or not (based on the
5565                 "I want to know what's going on" principle)
5566         * src/mainwindow.c
5567                 Add SSL manager in Tools menu
5568         * src/Makefile.am
5569                 Add the new files to the build
5570         * po/POTFILES.in
5571                 Add ssl_manager.c to translations
5572
5573 2002-11-25 [colin]      0.8.6claws2
5574
5575         * src/summaryview.[ch]
5576                 Add S_SEARCH_EXTENDED to the quick search, which 
5577                 allows to search using filtering syntax.
5578
5579 2002-11-25 [colin]      0.8.6claws1
5580
5581         * src/summaryview.c
5582                 Deletion of duplicates now prefer deleting
5583                 the unread dup (fixes feature-request 638989).
5584
5585 2002-11-24 [paul]       0.8.6claws
5586
5587         * po/es.po
5588           po/pl.po
5589           po/ru.po
5590           po/sr.po
5591                 updated by Ricardo Mones Lastra,
5592                 Witold Wladyslaw Wojciech Wilk,
5593                 Ruslan N. Balkin, and  Urke MMI 
5594                 respectively
5595
5596 2002-11-24 [paul]       0.8.5claws182
5597
5598         * po/bg.po
5599                 updated by George Danchev
5600
5601 2002-11-23 [alfons]     0.8.5claws181
5602
5603         * src/imap.c
5604                 tiny memory leak found by browsing Dimitar's 
5605                 valgrind report
5606
5607 2002-11-23 [paul]       0.8.5claws180
5608
5609         * po/it.po
5610                 updated by Alessandro Maestri
5611
5612 2002-11-22 [christoph]  0.8.5claws179
5613
5614         * src/compose.c
5615         * src/inc.c
5616         * src/prefs_filtering.c
5617         * src/summaryview.c
5618                 more warning fixes
5619
5620 2002-11-22 [alfons]     0.8.5claws178
5621
5622         * src/summaryview.c
5623                 summary_execute_delete_func(): if message is deleted, make 
5624                 sure to also remove its entry in the subject hash table. 
5625                 fixes a corner case bug.
5626
5627 2002-11-22 [paul]       0.8.5claws177
5628
5629         * .cvsignore
5630                 add 'autom4te.cache'
5631                 
5632         * ltconfig      ** REMOVED **
5633                 not needed
5634
5635 2002-11-22 [paul]       0.8.5claws176
5636
5637         * src/textview.c
5638                 textview_set_font(): fix for message display in
5639                 UTF-8 locales (thanks to Sergey Vlasov).
5640                 
5641         * AUTHORS
5642                 add new team members and contributors
5643
5644
5645 2002-11-21 [colin]      0.8.5claws175
5646
5647         * src/procmsg.[ch]
5648                 Add procmsg_remove_special_headers()
5649         * src/mh.c
5650                 Use procmsg_remove_special_headers() for 
5651                 previous fix
5652
5653 2002-11-21 [colin]      0.8.5claws174
5654
5655         * src/mh.c
5656                 Fix moving/copying from queue/draft folders
5657                 for MH folders
5658
5659 2002-11-21 [christoph]  0.8.5claws173
5660
5661         * src/crash.c
5662         * src/filtering.c
5663         * src/logwindow.c
5664         * src/main.c
5665         * src/matcher_parser_lex.[hl]
5666         * src/mbox.c
5667         * src/mbox_folder.[ch]
5668         * src/prefs_filtering.c
5669         * src/procheader.c
5670         * src/quote_fmt_lex.l
5671         * src/ssl.c
5672                 fix all warnings except the warnings in lex and yacc files
5673
5674 2002-11-20 [christoph]  0.8.5claws172
5675
5676         * src/imap.c
5677                 fix MsgInfo retrieval for IMAP draft and queue folders
5678                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
5679
5680 2002-11-19 [christoph]  0.8.5claws171
5681
5682         * src/compose.c
5683                 fix segfault, when draft saving does not get
5684                 the MsgInfo of the new message
5685                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
5686
5687 2002-11-19 [christoph]  0.8.5claws170
5688
5689         * src/procmsg.c
5690                 add parameter check for flag setting function
5691                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
5692
5693 2002-11-18 [paul]       0.8.5claws169
5694
5695         * src/compose.c
5696                 more sensitivity fixes to redirect mode:
5697                 * disable toolbar draft button
5698                 * allow only Address book in the Tools menu
5699                 * disable editing of message by the spell
5700                   checker
5701
5702 2002-11-18 [paul]       0.8.5claws168
5703
5704         * src/compose.c
5705                 fix sensitivity of menu items in compose_redirect():
5706                 allow only the necessary items 
5707
5708 2002-11-18 [paul]       0.8.5claws167
5709
5710         * src/compose.c
5711                 fix bug [ 603259 ] 'attachment got lost on bounce'
5712
5713 2002-11-18 [paul]       0.8.5claws166
5714
5715         * po/ru.po
5716                 updated by Ruslan N. Balkin <baron@dartel.ru>
5717
5718 2002-11-18 [colin]      0.8.5claws165
5719
5720         * src/main.c
5721           src/defs.h
5722                 Remove old filtering stuff
5723
5724
5725 2002-11-17 [oliver]     0.8.5claws164
5726
5727         * src/toolbar.h
5728                 remove not needed typedef 
5729
5730 2002-11-17 [oliver]     0.8.5claws163
5731
5732         * src/toolbar.c
5733                 make toolbar's on click events translatable
5734
5735 2002-11-15 [colin]      0.8.5claws162
5736
5737         * src/summaryview.c
5738                 Revert too-soon integration of a feature
5739
5740 2002-11-15 [christoph]  0.8.5claws161
5741
5742         * src/imap.c
5743                 use main's implementation of imap_get_msginfo
5744
5745 2002-11-15 [christoph]  0.8.5claws160
5746
5747         * src/compose.c
5748         * src/folder.[ch]
5749         * src/imap.c
5750         * src/mbox_folder.c
5751         * src/mh.c
5752         * src/news.c
5753         * src/procmsg.c
5754         * src/summaryview.c
5755                 replace claws' fetch_msginfo with main's get_msginfo
5756                 (use main's implementation where possible)
5757
5758 2002-11-15 [colin]      0.8.5claws159
5759
5760         * src/ssl_certificate.c
5761                 Missed a check
5762
5763 2002-11-16 [melvin]     0.8.5claws158
5764
5765         * po/fr.po
5766                 Updated French translations.
5767
5768 2002-11-16 [colin]      0.8.5claws157
5769
5770         * src/ssl_certificate.c
5771                 Check for missing parts in the certificates
5772
5773 2002-11-15 [colin]      0.8.5claws156
5774
5775         * src/folderview.c
5776                 Preventive fix (missing check) found by
5777                 Alfons
5778
5779 2002-11-15 [paul]
5780
5781         * NEWS
5782                 sync with 0.8.6 release
5783
5784 2002-11-15 [colin]      0.8.5claws155
5785
5786         * src/folder.[ch]
5787           src/folderview.c
5788                 Fix error handling of folder_item_move_to()
5789                 (thanks to Alfons!)
5790
5791 2002-11-15 [colin]      0.8.5claws154
5792
5793         * src/folder.[ch]
5794           src/folderview.c
5795                 folder_item_move_to() sets an error message instead
5796                 of having GUI stuff in folder.c
5797
5798 2002-11-15 [colin]      0.8.5claws153
5799
5800         * src/procmsg.[ch]
5801                 Implemented a callback for MsgInfo updates, 
5802                 heavily copy/pasted from Christoph's folder 
5803                 callback system
5804         * src/summaryview.[ch]
5805                 Register summary_update_msg as callback
5806
5807 2002-11-14 [colin]      0.8.5claws152
5808         
5809         * src/procmsg.c
5810                 Update the FolderItem after sending (fixes 617593)
5811
5812 2002-11-14 [christoph]  0.8.5claws151
5813
5814         * src/folder.c
5815                 fix wrong position of NULL pointer check found
5816                 by Sergey
5817
5818 2002-11-14 [christoph]  0.8.5claws150
5819
5820         * src/folder.c
5821                 fix segfault when deleting messages from IMAP folders
5822                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
5823
5824 2002-11-14 [colin]      0.8.5claws149
5825
5826         * src/compose.c
5827                 Forwarding was also ignoring the folder's default account.
5828
5829 2002-11-14 [colin]      0.8.5claws148
5830
5831         * src/compose.c
5832                 Fix sent folder not set to folder properties when 
5833                 forwarding.
5834
5835 2002-11-14 [thorsten]   0.8.5claws147
5836
5837         * src/inc.c
5838                 inc_start(): Files were not moved from .processing to inbox,
5839                 if no global processing rule existed
5840
5841 2002-11-14 [colin]      0.8.5claws146
5842
5843         * src/ssl_certificate
5844                 Fix file operations
5845
5846 2002-11-14 [paul]       0.8.5claws145
5847
5848         * po/it.po
5849                 updated by Alessandro Maestri
5850
5851 2002-11-13 [alfons]     0.8.5claws144
5852
5853         * src/folder.c
5854                 folder_item_close(): only mark messages unread
5855                 when a folder has new messages 
5856
5857 2002-11-13 [keith]      0.8.5claws143
5858
5859         * src/imap.c
5860                 Fix problem moving or copying between
5861                 IMAP folders
5862
5863 2002-11-13 [colin]      0.8.5claws142
5864
5865         * src/matcher_parser_parse.y
5866                 Fix rule problem when " don't match
5867
5868 2002-11-13 [christoph]  0.8.5claws141
5869
5870         * src/folder.c
5871         * src/folderview.c
5872                 moved cache saving to folder_item_close
5873                 the folderview should not have to deal with
5874                 this things
5875
5876 2002-11-13 [christoph]  0.8.5claws140
5877
5878         * src/summaryview.c
5879                 moved setting of important score to
5880                 summary_set_prefs_from_folderitem
5881
5882 2002-11-13 [colin]      0.8.5claws139
5883
5884         * src/matcher_parser_parse.y
5885                 Fix a segfault in the parser (happening when
5886                 a good expression had been tested and a bad 
5887                 one arrives)
5888
5889 2002-11-13 [paul]       0.8.5claws138
5890
5891         * sync with 0.8.5cvs24
5892                 see ChangeLog 2002-11-13
5893                 
5894         * po/pt_BR.po
5895                 updated by Fabio Jr. Beneditto
5896
5897 2002-11-13 [colin]      0.8.5claws137
5898         
5899         * src/msgcache.c
5900           src/defs.h
5901           src/procmsg.[ch]
5902                 Revert last commit, problem
5903
5904 2002-11-13 [colin]      0.8.5claws136
5905
5906         * src/msgcache.c
5907                 Remove duplicated code
5908         * src/defs.h
5909                 Bumped CACHE_VERSION and MARK_VERSION
5910         * src/procmsg.[ch]
5911                 Network endian for cache and mark files
5912
5913 2002-11-12 [colin]      0.8.5claws135
5914
5915         * src/inc.c
5916                 Fix the "socket error" dialog which disappeared
5917
5918 2002-11-12 [colin]      0.8.5claws134
5919
5920         * src/msgcache.c
5921                 Reverse last commit which had performance 
5922                 problems, but still reverse the list
5923
5924 2002-11-12 [colin]      0.8.5claws133
5925
5926         * src/msgcache.c
5927                 Reverse list order
5928
5929 2002-11-12 [melvin]     0.8.5claws132
5930
5931         * src/compose.c
5932                 Added a check for a NULL prefs_common.dictionary
5933
5934 2002-11-12 [colin]      0.8.5claws131
5935
5936         * src/ssl_certificate.[ch]
5937                 Use FQDN hostname
5938
5939 2002-11-12 [colin]      0.8.5claws130
5940
5941         * src/ssl_certificate.[ch]
5942                 Take connection port into account for 
5943                 checking certificates (a single hostname
5944                 could have multiple servers with multiple
5945                 certificates)
5946         * src/ssl.c
5947                 Pass the port to ssl_certificate_check
5948
5949 2002-11-12 [paul]       0.8.5claws129
5950
5951         * src/folder.c
5952                 fix a typo in last commit
5953
5954 2002-11-12 [paul]       0.8.5claws128
5955
5956         * sync with 0.8.5cvs23
5957                 see ChangeLog entry 2002-11-12
5958
5959 2002-11-11 [colin]      0.8.5claws127
5960
5961         * src/ssl_certificate.c
5962                 Cleaner messages
5963                 Don't popup, instead log error, if the 
5964                 corresponding pref is checked
5965         * src/ssl_certificate.h
5966                 include <openssl/objects/h>
5967
5968 2002-11-11 [colin]      0.8.5claws126
5969
5970         * src/ssl_certificate.h
5971                 _Really_ clean it
5972
5973 2002-11-11 [colin]      0.8.5claws125
5974         
5975         * src/ssl_certificate.c
5976                 Fixed leak
5977
5978 2002-11-11 [colin]      0.8.5claws124
5979
5980         * src/ssl.c
5981                 Cleaned a bit
5982         * src/ssl_certificate.[ch]
5983                 Cleaned a bit (better use of SSL API)
5984                 (This will cause non-recognition of saved 
5985                  certificates of claws12[23]...)
5986
5987 2002-11-11 [paul]       0.8.5claws123
5988         
5989         * po/es.po
5990                 updated by Ricardo Mones Lastra
5991
5992 2002-11-11 [colin]      0.8.5claws122
5993
5994         * src/ssl.c
5995                 Fix a typo
5996
5997 2002-11-11 [colin]      0.8.5claws121
5998
5999         * src/ssl_certificate.[ch] ** NEW FILES **
6000         * src/ssl.[ch]
6001                 Check SSL certificates presented to us
6002         * src/Makefile.am
6003                 Add ssl_certificate.[ch]
6004         * po/POTFILES.in
6005                 Add ssl_certificate.c
6006
6007 2002-11-11 [paul]       0.8.5claws120
6008
6009         * sync with 0.8.5cvs22
6010                 see ChangeLog 2002-11-11
6011
6012 2002-11-11 [paul]       0.8.5claws119
6013
6014         * sync with 0.8.5cvs21
6015                 see ChangeLog 2002-11-11
6016
6017 2002-11-10 [jens]       0.8.5claws118
6018
6019         * src/folder.c
6020         * src/folderview.c
6021                 corrected some typing
6022         * po/de.po
6023                 updated german translation
6024         * sylpheed.spec.in
6025                 cleaned up specfile and adjusted it for claws
6026
6027 2002-11-10 [colin]      0.8.5claws117
6028
6029         * src/summaryview.c
6030                 a STATUSBAR_PUSH/POP fix
6031
6032 2002-11-10 [colin]      0.8.5claws116
6033
6034         * src/prefs_folder_item.c
6035                 Fix hanging after opening folder properties
6036
6037 2002-11-10 [hoa]        0.8.5claws115
6038
6039         * src/matcher_parser_lex.l
6040         * src/matcher_parser_parse.y
6041                 config file for scoring and filtering is no more trashed
6042                 when there is a syntax error in a filtering rule when
6043                 editing it in a dialog.
6044
6045 2002-11-09 [colin]      0.8.5claws114
6046
6047         * src/mbox_folder.c
6048                 Added missing initialisation of folder->destroy()
6049
6050 2002-11-09 [colin]      0.8.5claws113
6051
6052         * src/folder.c
6053           src/folderview.c
6054                 Fix the status bar messages
6055
6056 2002-11-09 [colin]      0.8.5claws112
6057
6058         * src/folderview.c
6059                 Fix hangs after folder dnd, happening after 
6060                 claws109.
6061
6062 2002-11-09 [christoph]  0.8.5claws111
6063
6064         * src/folderview.c
6065                 just changed order of calls (reverse order of
6066                 associated calls)
6067         * src/inc.c
6068                 lock inc when checking only one account, otherwise
6069                 inc all could be executed at the same time
6070
6071 2002-11-09 [christoph]  0.8.5claws110
6072
6073         * src/folderview.c
6074                 better unlock the mouse cursor before calling
6075                 summary_show because it changes the cursor too
6076
6077 2002-11-09 [christoph]  0.8.5claws109
6078
6079         * src/folder.[ch]
6080         * src/folderview.c
6081                 add functions to open and close a folder
6082                 o opending will execute scanning for remote folders
6083                   and processing
6084                 o closing will unset new flag for messages
6085
6086 2002-11-09 [colin]      0.8.5claws108
6087
6088         * src/folder.c
6089                 Add a call to prefs_matcher_write_config to 
6090                 avoid non-leaf folders filtering settings to be
6091                 lost
6092
6093 2002-11-09 [paul]       0.8.5claws107
6094
6095         * src/prefs_account.c
6096                 re-word a label
6097
6098 2002-11-09 [colin]      0.8.5claws106
6099
6100         * src/folderview.c
6101                 Minor esthetic fix
6102
6103 2002-11-09 [colin]      0.8.5claws105
6104
6105         * src/folderview.c
6106                 Fix prefs_filtering deletion for MH folders (same
6107                 reason as below)
6108         * src/prefs_filtering.c
6109                 Fix prefs_filtering renaming and deletion for 
6110                 folder-based processing rules.  
6111
6112 2002-11-09 [christoph]  0.8.5claws104
6113
6114         * src/compose.c
6115         * src/folder.[ch]
6116         * src/folderview.[ch]
6117         * src/import.c
6118         * src/inc.c
6119         * src/main.c
6120         * src/mainwindow.c
6121         * src/messageview.c
6122         * src/prefs_folder_item.c
6123         * src/procmsg.c
6124         * src/summaryview.c
6125                 implement a callback system for folder item updates
6126
6127 2002-11-09 [colin]      0.8.5claws103
6128
6129         * src/folderview.c
6130                 Fix prefs_filtering renaming for MH folders (we
6131                 shouldn't rename by path as another folder could
6132                 have the same hierarchy).
6133
6134 2002-11-09 [colin]      0.8.5claws102
6135
6136         * src/folder.c
6137                 Fix a leak found by Christoph, use better variable
6138                 names
6139
6140 2002-11-09 [colin]      0.8.5claws101
6141
6142         * src/folder.c
6143                 One more fix for processing rules
6144
6145 2002-11-08 [colin]      0.8.5claws100
6146         
6147         * src/matcher.c
6148                 Don't copy the compiled regexp (will be reevaluated)
6149         * src/folderview.c
6150                 Lock folderview while moving
6151         * src/folder.c
6152                 Provide info on what's happening to the user
6153
6154 2002-11-08 [colin]      0.8.5claws99
6155
6156         * src/folderview.c
6157                 Fix folder reordering after a move if parent is 
6158                 root
6159         * src/scoring.[ch]
6160                 Add function to copy a ScoringProp
6161         * src/prefs_folder_item.c
6162                 Copy scoring rules when copying a folder prefs
6163
6164 2002-11-08 [colin]      0.8.5claws98
6165
6166         * src/folderview.c
6167                 Fixes in case of failure
6168         * src/filtering.[ch]    
6169                 Add function to duplicate a FilteringProp
6170         * src/matcher.[ch]
6171                 Add function to duplicate a MatcherProp
6172         * src/prefs_folder_item.c
6173                 Save folder's processing rules when copying 
6174                 its prefs
6175
6176 2002-11-08 [colin]      0.8.5claws97
6177         
6178         * src/folderview.c
6179                 Sort after move
6180         * src/folder.c 
6181                 Change a printf to debug_print
6182
6183 2002-11-08 [colin]      0.8.5claws96
6184
6185         * src/folder.c
6186           src/folderview.c
6187                 Fix segfaults, call me stupido
6188         
6189
6190 2002-11-08 [colin]      0.8.5claws95
6191
6192         *src/folder.c
6193                 Added forgotten prefs to save when moving folders
6194
6195 2002-11-08 [colin]      0.8.5claws94
6196
6197         * src/folder.c
6198                 Fixes to folder DND (prefs copy)
6199         * src/folderview.c
6200                 Optimization for folder DND (don't rescan whole tree)
6201                 Added folderview_create_folder_node() for this 
6202                 optimization, so de-duped a bit the code
6203         * src/prefs_folder_item.[ch]
6204                 Added prefs_folder_item_copy_prefs()    
6205           
6206 2002-11-08 [paul]       0.8.5claws93
6207
6208         * src/prefs_account.c
6209           tools/README
6210           tools/kmail2sylpheed_v2.pl
6211                 correct some typos
6212
6213 2002-11-08 [paul]       0.8.5claws92
6214
6215         * src/compose.c
6216           src/prefs_account.[ch]
6217                 remove account options 'clearsign' and 'ascii_armored',
6218                 replace with 'default_gnupg_mode' to prevent mixed-mode
6219                 Privacy settings
6220
6221 2002-11-08 [paul]       0.8.5claws91
6222
6223         * src/compose.[ch]
6224                 re-implement GnuPG 'on-the-fly' mode selection,
6225                 disallow mixed-mode
6226
6227 2002-11-08 [colin]      0.8.5claws90
6228
6229         * src/folderview.c
6230           src/prefs_folder_item.c
6231                 Change "Property" to "Properties"
6232
6233 2002-11-07 [colin]      0.8.5claws89
6234
6235         * src/folderview.c
6236           src/folder.c
6237                 Allow folder dropping to a root folder
6238
6239 2002-11-07 [paul]       0.8.5claws88
6240
6241         * src/compose.c
6242                 revert last commit
6243
6244 2002-11-07 [paul]       0.8.5claws87
6245
6246         * src/compose.c
6247                 fix reply-to-list bug. closes bug report
6248                 "[633382] reply-to-list broken in recent cvs"
6249
6250 2002-11-07 [paul]       0.8.5claws86
6251
6252         * src/compose.c
6253                 add a forgotten '#if USE_GPGME ... #endif'
6254
6255 2002-11-07 [paul]       0.8.5claws85
6256
6257         * sync with 0.8.5cvs20
6258                 see ChangeLog 2002-11-07
6259
6260 2002-11-07 [colin]      0.8.5claws84
6261
6262         * src/folder.[ch]
6263                 Change folder_item_move_to to return the newly 
6264                 created folderitem.
6265         * src/folderview.c
6266                 Select the new folderitem after moving.
6267
6268 2002-11-07 [colin]      0.8.5claws83
6269
6270         * src/prefs_filtering.c
6271                 Fix rule rewriting when moving a leaf folder to a 
6272                 shorter path
6273
6274 2002-11-07 [colin]      0.8.5claws82
6275
6276         * src/prefs_filtering.c
6277                 fix a leak
6278
6279 2002-11-07 [colin]      0.8.5claws81
6280
6281         * src/folder.[ch]
6282                 Add folder_item_move_to() function to move a 
6283                 folderitem into another one (updates matcher etc)
6284         * src/folderview.c
6285                 Add folder drag'n drop (context menu to come)
6286                 [Should be dataloss free, but Please backup before 
6287                  trying !]
6288
6289 2002-11-06 [colin]      0.8.5claws80
6290
6291         * src/mh.c
6292                 mh_create_folder() returns NULL if can't create
6293                 directory hierarchy
6294
6295 2002-11-06 [paul]       0.8.5claws79
6296
6297         * src/compose.[ch]
6298                 allow 'on-the-fly' changing of the type of encryption 
6299                 and/or signing used (mime/ascii) via the compose window
6300
6301 2002-11-06 [paul]       0.8.5claws78
6302
6303         * sync with 0.8.5cvs19
6304                 see ChangeLog 2002-11-06 for src/account.c: 
6305                 account_get_special_folder()
6306                 
6307 2002-11-05 [alfons]     0.8.5claws77
6308
6309         * src/crash.c
6310                 very minor cleanups: nothing to see here, move on. :-)
6311
6312 2002-11-05 [colin]      0.8.5claws76
6313
6314         * src/main.c
6315                 Changes choices if compose windows are opened to
6316                 Discard, Draft, Don't quit
6317
6318 2002-11-05 [thorsten]   0.8.5claws75
6319
6320         * src/compose.c
6321                 reenabled default_reply_to folder option
6322
6323 2002-11-05 [colin]      0.8.5claws74
6324
6325         * src/compose.[ch] 
6326                 add compose_draft()
6327         * src/crash.c
6328                 add SIGTERM handler
6329         * src/main.[ch]
6330                 add clean_quit() for the SIGTERM handler
6331
6332 2002-11-05 [paul]       0.8.5claws73
6333         
6334         * po/es.po
6335                 updated by Ricardo Mones Lastra
6336
6337 2002-11-05 [melvin]     0.8.5claws72
6338
6339         * src/logwindow.c
6340                 Fixed log-clipping bug #616795.
6341                 To stop logging in the log window use 0 length.
6342         * src/prefs_common.c
6343                 Added a label to inform about the 0 log length behaviour.
6344
6345 2002-11-05 [paul]       0.8.5claws71
6346
6347         * sync with 0.8.5cvs17
6348                 see ChangeLog 2002-11-05
6349
6350 2002-11-04 [paul]       0.8.5claws70
6351
6352         * sylpheed-128x128.png
6353           sylpheed-64x64.png
6354           sylpheed.png
6355                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
6356                 <nikai@users.sourceforge.net>
6357                 
6358         * po/bg.po
6359                 updated by George Danchev
6360
6361 2002-11-03 [thorsten]   0.8.5claws69
6362
6363         * src/main.c
6364           src/mimeview.c
6365           src/rfc2015.h
6366                 add check if gpg is active
6367
6368 2002-11-03 [thorsten]   0.8.5claws68
6369
6370         * src/toolbar.h
6371                 removed GSList declaration causing trouble on MacOS-X
6372                 (submitted by alfons, reported by xfesty)
6373
6374 2002-11-01 [paul]       0.8.5claws67
6375
6376         * src/mainwindow.c
6377                 remove last remnants of main's filter code
6378
6379 2002-11-01 [paul]       0.8.5claws66
6380
6381         * tools/filter_conv.pl
6382                 fix bug where user-defined headers were ignored
6383
6384 2002-11-01 [paul]       0.8.5claws65
6385
6386         * src/logwindow.c
6387                 make a debug_print() not translatable
6388
6389 2002-10-31 [melvin]     0.8.5claws64
6390
6391         * ac/aspell.m4
6392                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
6393                 not run any GNU/aspell test.  The dictionary path will
6394                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
6395                 was given, in which case, it will be $prefix/lib/aspell/
6396         * configure.in
6397                 Fixed typo in commentary (Aspell code).
6398
6399 2002-10-31 [paul]       0.8.5claws63
6400
6401         * po/POTFILES.in
6402                 remove src/filter.c and src/prefs_filter.c
6403                 thanks to Ricardo for reminding me
6404
6405 2002-10-31 [colin]      0.8.5claws62
6406
6407         * src/mbox_folder.c
6408                 Plug some leaks
6409
6410 2002-10-31 [paul]       0.8.5claws61
6411
6412         * src/prefs_filter.[ch] ** REMOVED **
6413           src/filter.[ch]       ** REMOVED **
6414           
6415         * src/Makefile.am
6416           src/folderview.c
6417           src/inc.c
6418           src/main.c
6419           src/mainwindow.c
6420           src/mbox.c
6421           src/prefs_common.c
6422           src/prefs_filtering.c
6423           src/summaryview.[ch]
6424                 remove main's 'filter' code
6425                 
6426         README.claws
6427                 update to reflect removal of main's filter
6428
6429 2002-10-31 [paul]       0.8.5claws60
6430
6431         * src/summaryview.c
6432                 remove check for global_processing in summary_filter_open(). 
6433                 This fixes the bug where if the user uses the right-click 
6434                 'Create filter rule...' and doesn't have any filter rules 
6435                 already defined in claws' advanced filtering, the newly 
6436                 created filter rule goes to main's filtering which is 
6437                 inaccessible through the gui. Now the filter rule gets added
6438                 to claws' filtering by default.
6439
6440 2002-10-28 [melvin]     0.8.5claws59
6441
6442         * src/prefs_actions.c
6443                 Fixed bug #627322 where MIME parts were not always
6444                 correctly passed to a %p action
6445                 Display an error dialog when message filename is not found.
6446
6447 2002-10-28 [melvin]     0.8.5claws58
6448
6449         * src/prefs_common.c
6450                 Readded a missing function declaration lost in 0.8.3claws34
6451
6452 2002-10-28 [paul]       0.8.5claws57
6453
6454         * sync with 0.8.5cvs15
6455                 see ChangeLog 2002-10-28 and 2002-10-25
6456                 
6457         Note: ChangeLog entry 2002-10-24 is not sync'ed.
6458
6459 2002-10-27 [oliver]     0.8.5claws56
6460
6461         * src/pop.c
6462                 plug leak in pop3_top_recv
6463
6464 2002-10-26 [christoph]  0.8.5claws55
6465
6466         * src/folder.c
6467                 set need_update folder flag when messages are added
6468                 (closes bug [ 626922 ] folder not updated after receiving)
6469
6470 2002-10-25 [melvin]     0.8.5claws54
6471
6472         * src/imageview.c
6473                 Fixed a memleak introduced in the scaling code.
6474
6475 2002-10-24 [alfons]     0.8.5claws53
6476
6477         * src/filtering.c
6478                 make filtering's forward message action forward from the 
6479                 correct account
6480                 (closes bug [628089 ] Filter -> Forward from address problem
6481                 reported by Oktay)
6482
6483 2002-10-24 [christoph]  0.8.5claws52
6484
6485         * src/mainwindow.c
6486         * src/manual.[ch]
6487                 o use manual of current locale or english if current
6488                   locale is not available (and english is available)
6489                 o also link to sylpheed doc project manuals
6490
6491 2002-10-23 [paul]       0.8.5claws51
6492
6493         * tools/README
6494           tools/kmail2sylpheed_v2.pl
6495                 add new version of kmail addressbook importer script.
6496                 works with newer versions of Kmail/KAddressBook which
6497                 have new and rearranged data.
6498
6499 2002-10-23 [martin]     0.8.5claws50
6500
6501         * src/folderview.c
6502         * src/summaryview.c
6503         * src/utils.h
6504         * src/utils.c
6505                 added length parameter to get_abbrev_newsgroup_name()
6506                 changed this function so that it abbreviates the newsgroup
6507                 names only so long it is smaller than the length parameter
6508                 (for better reading of some newsgroup names and space efficiency)
6509
6510 2002-10-22 [colin]      0.8.5claws49
6511
6512         *src/foldersel.c
6513                 Revert Alfons' last modification (after voting ;-))
6514
6515 2002-10-21 [alfons]     0.8.5claws48
6516
6517         * src/foldersel.c
6518                 folder view in folder selection dialog reflects state of
6519                 folder view in main window
6520
6521 2002-10-18 [alfons]     0.8.5claws47
6522
6523         * src/mbox.c
6524                 drop imported messages in folder selected by user,
6525                 and not in the inbox
6526                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
6527
6528 2002-10-18 [alfons]     0.8.5claws46
6529
6530         * src/compose.c
6531                 make automagic reply work correctly for email accounts 
6532                 (whether it's viable to do a full sync with Hiro's 
6533                 compose.c is still under discussion)
6534
6535 2002-10-18 [melvin]     0.8.5claws45
6536
6537         * src/prefs_actions.c
6538                 Fixed bug #622275 where asynchroneous actions left 
6539                 zombies processes
6540                 Made (synchroneous) actions' input be displayed live.
6541
6542 2002-10-18 [christoph]  0.8.5claws44
6543
6544         * src/textview.c
6545                 don't add a newline in the textview in front of the
6546                 first textpart if header display is disabled
6547                 (closes bug [ 603385 ] disabled header display leaves blank
6548                  lin)
6549
6550 2002-10-18 [christoph]  0.8.5claws43
6551
6552         * src/folder.[ch]
6553         * src/imap.c
6554         * src/mbox_folder.c
6555         * src/mh.c
6556         * src/news.c
6557                 folder->get_num_list now returns an error code
6558                 (closes bug [ 609424 ] News cache cleared on failure)
6559                 
6560 2002-10-17 [colin]      0.8.5claws42
6561         
6562         * src/news.c
6563                 Changed a printf by debug_print
6564
6565 2002-10-16 [paul]       
6566
6567         * tools/OOo2sylpheed.pl
6568                 allow for spaces in the name of the
6569                 file to be attached.
6570
6571 2002-10-16 [colin]      0.8.5claws41
6572
6573         * src/main.c
6574                 Use a tristate to change online mode
6575
6576 2002-10-16 [paul]       0.8.5claws40
6577
6578         * po/es.po
6579                 updated by Ricardo Mones Lastra
6580
6581 2002-10-16 [colin]      0.8.5claws39
6582
6583         * src/main.c
6584           src/mainwindow.[ch]
6585                 Added --online and --offline command-line
6586                 switches
6587
6588 2002-10-15 [christoph]  0.8.5claws38
6589
6590         * src/procmime.c
6591                 set mimeinfo->name to NULL after g_free to
6592                 avoid double freeing with g_free
6593
6594 2002-10-14 [christoph]  0.8.5claws37
6595
6596         * src/compose.c
6597         * src/filtering.c
6598         * src/summaryview.c
6599                 remove calls to folder->change_flags that are now
6600                 done by procmsg flag functions (seems it is not
6601                 used by any foldertype anyway)
6602         * src/folder.c
6603                 init folder->change_flags with NULL
6604
6605 2002-10-14 [christoph]  0.8.5claws36
6606
6607         * src/folder.[ch]
6608         * src/imap.[ch]
6609                 use virtual functions for folder item new and destroy
6610                 functions
6611
6612 2002-10-14 [melvin]     0.8.5claws35
6613
6614         * src/compose.c
6615                 Added a test to not run the spell checker if no default
6616                 dictionary is available. No dialog is displayed though.
6617
6618 2002-10-14 [melvin]     0.8.5claws34
6619
6620         * src/gtkaspell.c
6621                 Fixed bug in dictionary list context menu where
6622                 "More..." pointed to an emtpy submenu if the
6623                 number of dictionaries is a multiple of 15
6624                 Removed unneeded code in suggestions list creation
6625
6626 2002-10-14 [paul]       0.8.5claws33
6627
6628         * po/bg.po
6629                 updated by George Danchev
6630
6631 2002-10-13 [hoa]        0.8.5claws32
6632
6633         * src/matcher.[ch]
6634           src/matcher_parser_parser.y
6635                 removed the escaped string from internal structure
6636                 of matcher.
6637
6638 2002-10-12 [colin]      0.8.5claws31
6639
6640         * src/gtksctree.[ch]
6641           src/summaryview.c
6642                 Removed useless function gtksctree_reanchor
6643
6644 2002-10-12 [alfons]     0.8.5claws30
6645         
6646         * sync with remaining main changes 2002-10-09 - 2002-10-11
6647         - drop changes to src/compose.c (requires claws specific changes)
6648         
6649 2002-10-12 [alfons]     0.8.5claws29
6650         
6651         * sync with main changes of 2002-10-08
6652         - drop changes to src/compose.c (requires claws specific changes)
6653         - drop changes to src/summaryview.c (requires changes to compose.c)     
6654
6655 2002-10-12 [alfons]     0.8.5claws28
6656         
6657         * sync with main changes of 2002-10-07
6658
6659 2002-10-12 [alfons]     0.8.5claws27
6660
6661         * sync with main changes of 2002-10-04
6662         - drop changes to src/compose.c (requires claws specific changes)
6663         - drop changes to src/prefs_folder_item.c (claws implementation
6664           seems to be working)
6665
6666 2002-10-12 [colin]      0.8.5claws26
6667
6668         * src/mainwindow.c
6669                 Fix folder-flicker when space-reading, introduced 
6670                 in claws22.
6671
6672 2002-10-12 [colin]      0.8.5claws25
6673
6674         * src/compose.c
6675                 Save account address when saving as draft.
6676                 (closes bug 621838)
6677
6678 2002-10-12 [colin]      0.8.5claws24
6679
6680         * src/summaryview.c
6681                 Fix the problem consisting of no message selected
6682                 after the last message in a folder has been moved.
6683
6684 2002-10-12 [paul]       0.8.5claws23
6685
6686         * src/compose.c
6687           src/prefs_template.c
6688           src/template.[ch]
6689                 add Cc and Bcc to templates. Patch submitted by
6690                 John L. Males.
6691
6692 2002-10-12 [colin]      0.8.5claws22
6693
6694         * src/folderview.c
6695                 Fix a bug after "Check for new messages":
6696                 If a folder was opened, it was still selected at
6697                 the end of the check, but displayed empty.
6698         * src/mainwindow.c
6699                 Remove unnecessary check
6700
6701 2002-10-12 [paul]
6702
6703         * tools/README
6704                 be more verbose in the description of
6705                 OOo2sylpheed.pl
6706                 
6707
6708 2002-10-11 [colin]      0.8.5claws21
6709
6710         * src/mainwindow.c
6711                 Make space work (better) when no mail is selected
6712
6713 2002-10-11 [colin]      0.8.5claws20
6714
6715         * src/inc.c
6716           src/news.c
6717                 fix warnings
6718
6719 2002-10-11 [colin]      0.8.5claws19
6720
6721         * src/mainwindow.c
6722                 revert 0.8.5claws6 changes as i couldn't get to
6723                 anything satisfying
6724
6725 2002-10-11 [melvin]     0.8.5claws18
6726
6727         * src/compose.c
6728                 Removed buggy and unused macro (should have been committed in
6729                 0.8.5claws17)
6730
6731 2002-10-11 [melvin]     0.8.5claws17
6732
6733         * src/compose.c
6734                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
6735
6736 2002-10-11 [thorsten]   0.8.5claws16 
6737
6738         * src/folderview.c
6739                 remove rescan warning
6740
6741 2002-10-11 [colin]      0.8.5claws15 
6742
6743         * src/procheader.c
6744                 fix a segfault that happens if conv_unmime_header
6745                 fails (should be better to find out why it fails)
6746
6747 2002-10-11 [christoph]  0.8.5claws14
6748
6749         * src/summaryview.c
6750                 update folderview stats after ignore/unignore thread
6751
6752 2002-10-11 [hoa]        0.8.5claws13
6753
6754         * src/quote_fmt_parse.y
6755                 Fixed a yacc/bison syntax error
6756         * src/matcher.c
6757                 Escaping of string is fixed.
6758
6759 2002-10-11 [colin]      0.8.5claws12
6760
6761         * src/imageview.c
6762                 Resize images to fit
6763
6764 2002-10-11 [paul]       0.8.5claws11
6765
6766         * po/es.po
6767                 updated by Ricardo Mones Lastra
6768
6769 2002-10-10 [alfons]     0.8.5claws10
6770
6771         * src/compose.c
6772                 allow dropping files by "moving" files from a file manager,
6773                 not only by the more cumbersome "copying". the latter 
6774                 mostly implies holding down the Control button
6775
6776 2002-10-10 [christoph]  0.8.5claws9
6777
6778         * src/summaryview.c
6779                 update folders after thread building for ignored threads
6780
6781 2002-10-10 [christoph]  0.8.5claws8
6782
6783         * config/.cvsignore
6784                 added Makefile
6785         * src/filtering.[ch]
6786         * src/folder.[ch]
6787         * src/folderview.[ch]
6788         * src/import.c
6789         * src/inc.[ch]
6790         * src/mbox.[ch]
6791         * src/procmsg.c
6792         * src/summaryview.[ch]
6793                 o added new flag need_update to FolderItem
6794                 o removed folder_table from various functions from tracking
6795                   folder updates
6796                 o set need_update flags in folder.c's move, copy and delete
6797                   functions and procmsg's flags functions
6798                 o added function folderview_update_items_when_required that
6799                   updates all folders with need_update set
6800                 o call folderview_update_items_when_required instead of
6801                   folderview_update_item_foreach
6802
6803 2002-10-09 [sergey]     0.8.5claws7
6804
6805         * src/compose.c
6806                 Strip CRs whel loading the text into editor in reedit mode.
6807
6808 2002-10-09 [colin]      0.8.5claws6
6809
6810         * src/mainwindow.c
6811                 Make Space work when no mail is selected
6812
6813 2002-10-09 [colin]      0.8.5claws5
6814
6815         * src/gtksctree.[ch]
6816                 Fix range_select
6817                 Add gtk_sctree_reanchor() 
6818         * src/summaryview.c
6819                 Use gtk_sctree_reanchor() - better fix for 
6820                 bug 60413
6821
6822 2002-10-09 [colin]      0.8.5claws4
6823
6824         * src/summaryview.c
6825                 Fix shift-click select after delete problem
6826                 (closes bug 60413)
6827
6828 2002-10-08 [thorsten]   0.8.5claws3
6829
6830         * src/summaryview.c
6831                 exclude current msg from -hide read messages-
6832
6833 2002-10-08 [colin]      0.8.5claws2
6834
6835         * src/inc.[ch]
6836           src/pop.c
6837           src/recv.c
6838                 Differentiate socket errors from disk full
6839                 errors
6840
6841 2002-10-08 [christoph]  0.8.5claws1
6842
6843         * Makefile.am
6844         * configure.in
6845                 modifications for new config directory
6846
6847         * config.guess  ** REMOVED **
6848         * config.sub    ** REMOVED **
6849         * install-sh    ** REMOVED **
6850         * ltmain.sh     ** REMOVED **
6851         * missing       ** REMOVED **
6852         * mkinstalldirs ** REMOVED **
6853                 these files are autogenerated by automake
6854                 when you run autogen.sh
6855
6856         * config/.cvsignore     ** NEW FILE **
6857         * config/Makefile.am    ** NEW FILE **
6858                 ignore autogenerated files
6859                 create a Makefile in this directory
6860
6861 2002-10-08 [paul]       0.8.5claws
6862
6863         * 0.8.5claws release
6864         
6865         * src/compose.c
6866           src/procheader.c
6867           src/procmsg.c
6868                 fix quote reply format for newsgroups reply bug
6869                 (thanks to Hoa)
6870                 
6871         * po/en_GB.po
6872           po/pl.po
6873                 updated by me and Witold Wladyslaw Wojciech Wilk
6874                 repectively
6875
6876 2002-10-07 [paul]       0.8.3claws53
6877
6878         * po/it.po
6879           po/pt_BR.po
6880           po/sr.po
6881                 updated messages catalogs, submitted by
6882                 Alessandro Maestri, Fabio Jr.Beneditto 
6883                 and Urke MMI, respectively.
6884
6885 2002-10-07 [christoph]  0.8.3claws52
6886
6887         * src/folder.[ch]
6888         * src/folderview.c
6889         * src/mainwindow.c
6890                 fix new folder ghost message bug
6891                 (closes bug [ 619722 ] wrong count for newly created folders)
6892
6893 2002-10-07 [christoph]  0.8.3claws51
6894
6895         * src/compose.c
6896                 fix news posting problem
6897
6898 2002-10-07 [melvin]     0.8.3claws50
6899
6900         * po/fr.po
6901                 Updated French translation
6902
6903 2002-10-05 [christoph]  0.8.3claws49
6904
6905         * src/gtkstext.c
6906                 check if line_start_cache is set in gtk_stext_update_text
6907                 (closes bug [ 618119 ] crash while doing search in folder)
6908
6909 2002-10-05 [christoph]  0.8.3claws48
6910
6911         * src/imap.c
6912         * src/news.c
6913         * src/utils.c
6914         * src/utils.h
6915                 implement cache cleanups for claws' folder system
6916                 (closes bug [ 595916 ] imapcache not cleaned up)
6917
6918 2002-10-05 [melvin]     0.8.3claws47
6919
6920         * src/prefs_actions.c
6921                 Made the help text more clear for the %p token
6922
6923 2002-10-04 [paul]       0.8.3claws46
6924
6925         * sync with 0.8.5
6926                 see ChangeLog 2002-10-02 and 2002-10-03
6927
6928 2002-10-04 [christoph]  0.8.3claws45
6929
6930         * src/inc.c
6931                 fix segfault caused by pop before smtp
6932                 call to inc_account_mail with NULL
6933                 pointer for mainwin
6934
6935 2002-10-04 [paul]       0.8.3claws44
6936
6937         * configure.in
6938                 sync the LDAP detection from 0.8.5cvs1
6939
6940 2002-10-02 [christoph]  0.8.3claws43
6941
6942         * po/de.po
6943                 fix small spelling error
6944
6945 2002-10-02 [melvin]     0.8.3claws42
6946
6947         * ac/aspell.m4
6948                 Behave better and say "no" when test program cannot be run.
6949
6950 2002-10-02 [paul]       0.8.3claws41
6951
6952         * sync with 0.8.4cvs1
6953                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
6954                 
6955         * src/summaryview.c
6956                 toggle the behavior of Reply menuitem between
6957                 normal reply and reply-to-list
6958
6959 2002-10-01 [sergey]     0.8.3claws40
6960
6961         * src/compose.c
6962                 Convert newlines in the message text to the canonical form
6963                 before base64 encoding (RFC2045 compliance, fixes some
6964                 interoperability issues with Evolution 1.0.3)
6965
6966 2002-09-29 [colin]      0.8.3claws39
6967
6968         * src/summaryview.c
6969                 Fix an unwanted copy/paste
6970
6971 2002-09-29 [colin]      0.8.3claws38
6972
6973         * src/mainwindow.c
6974                 Renamed "Custom toolbar" to "Customize toolbar"
6975                 Renamed "Show all header" to "Show all headers"
6976                 Renamed "Set diplay item" to "Set displayed items"
6977         * src/prefs_common.c
6978                 Renamed "Show all header" to "Show all headers"
6979         * src/prefs_summary_column.c
6980                 Renamed "diplay item" to "displayed items"
6981
6982 2002-09-29 [colin]      0.8.3claws37
6983
6984         * src/mainwindow.[ch]
6985                 online/offline status pixmaps follow theme
6986                 changes
6987         * src/summaryview.[ch]
6988                 quicksearch pixmap follows theme changes
6989
6990 2002-09-29 [thorsten]   0.8.3claws36
6991
6992         * src/compose.c
6993           src/prefs_folder_item.[ch]
6994                 add default_reply_to folder option (closes patch 581044)
6995
6996 2002-09-29 [christoph]  0.8.3claws35
6997
6998         * acconfig.h    ** REMOVED **
6999         * configure.in
7000         * ac/aspell.m4
7001         * ac/check-type.m4
7002         * ac/gnupg-check-typedef.m4
7003                 fix autoheader 2.50 warning
7004
7005 2002-09-29 [christoph]  0.8.3claws34
7006
7007         * major code cleanup (part 2)
7008         
7009                 - unused variables removed
7010                 - unused functions removed
7011                 - uninitialized variables checked
7012                 - missing return statements added
7013                 - missing function return types added
7014                 - added parentheses around assignment
7015                   when suggested by gcc
7016
7017 2002-09-29 [alfons]     0.8.3claws33
7018
7019         * src/logwindow.c
7020                 log_window_clear(): only bracket gtk_text_forward_delete() 
7021                 with gtk_text_freeze() / gtk_text_thaw() (see if this
7022                 works around GTK text bug)
7023
7024 2002-09-29 [paul]       0.8.3claws32
7025
7026         * po/bg.po
7027           po/sr.po
7028                 updated by George Danchev and Urke MMI
7029                 respectively
7030
7031 2002-09-27 [christoph]  0.8.3claws31
7032
7033         * doc-src/readme.txt
7034         * doc-src/rfc1806.txt   ** REMOVED **
7035         * doc-src/rfc2183.txt   ** NEW FILE **
7036         * doc-src/rfc2980.txt   ** NEW FILE **
7037                 update rfcs
7038
7039 2002-09-27 [melvin]     0.8.3claws30
7040
7041         * ac/aspell.m4
7042                 Fixed typo which could break linking
7043
7044 2002-09-27 [melvin]     0.8.3claws29
7045
7046         * ac/aspell.m4
7047                 Improved GNU/aspell checking. 
7048                 Fixed bug #614490
7049
7050 2002-09-27 [paul]       0.8.3claws28
7051
7052         * sync with 0.8.3cvs8
7053                 see ChangeLog 2002-09-27
7054
7055 2002-09-26 [colin]      0.8.3claws27
7056
7057         * src/toolbar.[ch]
7058           src/mainwindow.[ch]
7059                 Add "Reply to Mailing-list" to the toolbar
7060
7061 2002-09-26 [christoph]  0.8.3claws26
7062
7063         * src/summaryview.c
7064                 Fix wrong message counts in summaryview status
7065
7066 2002-09-26 [paul]       0.8.3claws25
7067
7068         * sync with 0.8.3cvs7
7069                 see ChangeLog 2002-09-26
7070
7071 2002-09-26 [paul]       0.8.3claws24
7072
7073         * sync with 0.8.3cvs6
7074                 see ChangeLog 2002-09-25
7075
7076 2002-09-25 [christoph]  0.8.3claws23
7077
7078         * src/prefs_common.c
7079         * src/prefs_folder_item.c
7080         * src/prefs_scoring.c
7081                 Renamed "kill score" to "hide score" in GUI
7082                 and prefs files
7083
7084 2002-09-25 [paul]       0.8.3claws22
7085
7086         * sync with 0.8.3cvs5
7087                 see ChangeLog 2002-09-24
7088
7089 2002-09-24 [alfons]     0.8.3claws21
7090
7091         patch by Satoshi Nagayasu: allows appending / saving multiple 
7092         selected files (closes "[ 612279 ] save multiple mesg(s) in 
7093         'Save as ...'")
7094
7095         * AUTHORS
7096                 add Satoshi Nagayasu
7097         * src/summaryview.c
7098                 summary_save_as(): allow saving selected files to
7099                 one file
7100                 summary_set_menu_sensitive: enable "Save As..." when
7101                 multiple files are selected
7102         * src/utils.[ch]
7103                 append_file(): new function
7104
7105 2002-09-24 [colin]      0.8.3claws20
7106
7107         * src/procmime.c
7108                 Fix segfault when mimeinfo doesn't have a 
7109                 content_type. 
7110
7111 2002-09-24 [colin]      0.8.3claws19
7112
7113         * src/prefs_common.[ch]
7114                 Add a preference to display send dialog or not
7115         * src/send.c
7116                 Display send dialog according to preference
7117
7118 2002-09-24 [colin]      0.8.3claws18
7119
7120         * src/compose.[ch]
7121                 Disable user actions when sending
7122
7123 2002-09-24 [colin]      0.8.3claws17
7124
7125         * src/procmime.c
7126                 Do not display name or filename for attachments
7127                 with an application/pgp-signature type
7128                 (security flaw, see bug 537413)
7129
7130 2002-09-23 [colin]      0.8.3claws16
7131
7132         * src/editaddress.c
7133                 Initialize entry_email, entry_alias and 
7134                 entry_remarks to first email address of the list
7135
7136 2002-09-23 [colin]      0.83claws15
7137
7138         * src/compose.c
7139                 Drop pgp-signature when reediting a signed queued
7140                 message
7141
7142 2002-09-23 [melvin]     0.8.3claws14
7143
7144         * po/fr.po
7145                 Updated French translation
7146
7147 2002-09-23 [melvin]     0.8.3claws13
7148
7149         * src/mainwindow.c
7150                 Made custom toolbar menu labels more consistent
7151         * src/prefs_toolbar.c
7152                 Made custom toolbar window title more consistent
7153
7154 2002-09-22 [colin]      0.8.3claws12
7155
7156         * src/inc.c
7157                 Initialize session type to normal before getting 
7158                 mail (fixes strange Get behaviour)
7159         * src/prefs_account.h
7160                 Move STYPE_POP_BEFORE_SMTP to last position to 
7161                 avoid other side-effects
7162
7163 2002-09-22 [colin]      0.8.3claws11
7164
7165         * src/prefs_account.c
7166                 Fix pop_bfr_smtp_tm_entry sensivity when switching
7167                 from pop3 to apop or vice-versa
7168
7169 2002-09-22 [colin]      0.8.3claws10
7170         
7171         * src/prefs_account.[ch]
7172                 Add an option for the POP before SMTP timeout
7173         * src/inc.c
7174                 Remember time of last POP connection
7175         * src/send.c
7176                 Do POP before SMTP only if timeout reached
7177
7178 2002-09-22 [oliver]     0.8.3claws9
7179         
7180         * README.claws
7181                 explain custom toolbar
7182
7183 2002-09-22 [oliver]     0.8.3claws8
7184
7185         * src/prefs_actions.[ch]
7186         custom toolbar for compose      
7187                 actions callback from compose toolbar
7188         * src/folderview.c
7189                 remove include toolbar.h
7190
7191 2002-09-22 [oliver]     0.8.3claws7
7192         
7193         * src/prefs_toolbar.[ch]
7194                 custom toolbar for compose
7195                 - generic prefs_toolbar handles both
7196                   Mainwin's toolbar as well as Compose toolbar          
7197
7198 2002-09-22 [oliver]     0.8.3claws6
7199         
7200         * src/toolbar.[ch]
7201                 custom toolbar for compose
7202                 restructure toolbar.[ch]
7203
7204 2002-09-22 [oliver]     0.8.3claws5
7205
7206         * src/compose.[ch]
7207                 custom toolbar for compose
7208
7209 2002-09-22 [oliver]     0.8.3claws4
7210         
7211         * src/mainwindow.[ch]
7212                 custom toolbar for compose 
7213                 move mainwin toolbar back to mainwindow
7214
7215 2002-09-22 [alfons]     0.8.3claws3
7216
7217         * src/procmsg.c
7218                 :%sno/if(/if (/gc
7219                 :%sno/for(/for (/gc
7220                 (beautify)
7221
7222 2002-09-22 [alfons]     0.8.3claws2
7223         
7224         * src/procmsg.c
7225                 procmsg_save_to_outbox(): don't unlink message file from queue;
7226                 callers should do it using folder_item_remove_msg()
7227
7228 2002-09-22 [colin]      0.8.3claws1
7229
7230         * src/mimeview.[ch]
7231                 Made mimeview_check_signature() public
7232         * src/textview.c
7233                 Made GPG signatures verifiable by clicking
7234                 the [application/pgp-signature] in the Text
7235                 view
7236
7237 2002-09-22 [paul]       0.8.3claws
7238
7239         * po/bg.po
7240           po/en_GB.po
7241           po/es.po
7242           po/it.po
7243           po/pl.po
7244           po/pt_BR.po
7245           po/sr.po
7246                 updated translations, submitted by George Danchev,
7247                 me, Ricardo Mones Lastra, Alessandro Maestri,
7248                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
7249                 and Urke MMI, respectively.     
7250
7251 2002-09-22 [alfons]     0.8.2claws65
7252
7253         * src/procmsg.c
7254         * src/pgptext.c
7255                 no furry valgrinds have been used to plug these memleaks
7256
7257 2002-09-20 [paul]       0.8.2claws64
7258
7259         * sync with 0.8.3cvs4
7260                 'Select thread' re-implemented 
7261                 see ChangeLog 2002-09-20
7262
7263 2002-09-21 [alfons]     0.8.2claws63
7264
7265         * src/compose.c
7266                 compose_send(): plug unnoticed memleak
7267
7268 2002-09-20 [alfons]     0.8.2claws62
7269
7270         * src/addr_compl.c
7271                 replace_address_in_edit(): strict check for NULL address to
7272                 fix "[ 607348 ] Segfault in address completion". My guess is
7273                 that this happens with an empty address book, but it's good
7274                 to have this check here anyway
7275                 
7276                 completion_window_button_press(): free string returned 
7277                 from the internal cache
7278
7279 2002-09-20 [christoph]  0.8.2claws61
7280
7281         * src/procmime.h
7282                 added ENC_BINARY to EncodingType
7283         * src/procmime.c
7284                 the string returned by procmime_get_encoding_str
7285                 should not depend on the order of values in the
7286                 EncodingType definition
7287         * doc-src/rfc1806.txt   ** NEW FILE **
7288                 Added rfc1806 about MIME Content-Disposition
7289                 Extension
7290
7291 2002-09-19 [paul]       0.8.2claws60
7292
7293         * sync with 0.8.2cvs3
7294                 see ChangeLog 2002-09-19
7295
7296 2002-09-19 [paul]       0.8.2claws59
7297
7298         * src/prefs_folder_item.c
7299                 revert to Darko's original alignment of colour
7300                 selector button
7301                 add a colon to folder_color label
7302                 
7303         * src/compose.c
7304                 add Colin's patch (with Hiro's modifications) to 
7305                 force BASE64 encoding for 8-bit text when signing
7306                 (sync with 0.8.3cvs2)
7307
7308 2002-09-18 [alfons]     0.8.2claws58
7309
7310         * src/compose.c
7311                 :%sno/if(/if (/gc
7312                 :%sno/for(/for (/gc
7313                 (beautify a little bit)
7314
7315 2002-09-18 [christoph]  0.8.2claws57
7316
7317         * src/pine.c
7318                 fix handling of fgetc return value
7319
7320 2002-09-17 [alfons]     0.8.2claws56
7321         
7322         * src/summaryview.c
7323                 summary_sort(): check non-NULL summaryview->folder_item when no 
7324                 folder is selected at all
7325                 (closes "[ 610344 ] sort label make syl Crash")
7326
7327 2002-09-17 [alfons]     0.8.2claws55
7328         
7329         * src/compose.c
7330                 beautify a little bit
7331
7332 2002-09-17 [christoph]  0.8.2claws54
7333
7334         * src/folder.c
7335                 initialize max values for cache and folder
7336                 when cache or folder is empty
7337
7338 2002-09-15 [colin]      0.8.2claws53
7339
7340         * src/compose.c
7341                 Fix a leak (thanks Alfons!) and cleaned
7342                 variables names for custom headers
7343
7344 2002-09-15 [colin]      0.8.2claws52
7345
7346         * src/compose.c
7347                 Fix custom headers recognition when
7348                 prefs_common.trans_hdr is on
7349
7350 2002-09-15 [colin]      0.8.2claws51
7351
7352         * src/compose.c
7353                 Allow dynamically-added custom headers
7354                 Yet not reparsed if reedited
7355
7356 2002-09-15 [alfons]     0.8.2claws50
7357
7358         * src/prefs_account.c
7359                 fix warnings
7360
7361 2002-09-15 [colin]      0.8.2claws49
7362         
7363         * src/prefs_account.c
7364                 fix pop_before_smtp sensitivity
7365
7366 2002-09-15 [colin]      0.8.2claws48
7367
7368         * src/inc.[ch]
7369                 add inc_pop_before_smtp()
7370                 allow MainWindow to be undefined in 
7371                 inc_account_mail() and inc_start()
7372         * src/pop.c
7373           src/prefs_account.h
7374                 add STYPE_POP_BEFORE_SMTP session type
7375         * src/prefs_account.c
7376                 activated pop before smtp option
7377         * src/send.c
7378                 do pop before smtp if the relevant option 
7379                 is set
7380
7381 2002-09-15 [paul]       0.8.2claws47
7382
7383         * sync with 0.8.3
7384                 see ChangeLog 2002-09-15
7385
7386 2002-09-14 [paul]       0.8.2claws46
7387
7388         * po/bg.po
7389                 updated Bulgarian translation, submitted by
7390                 George Danchev
7391
7392 2002-09-13 [paul]       0.8.2claws45
7393
7394         * src/compose.c
7395                 merge claws' select_account() with main's
7396                 (new) compose_select_account(). [sync with
7397                 0.8.2cvs15, see ChangeLog 2002-09-11]
7398
7399 2002-09-12 [christoph]  0.8.2claws44
7400
7401         * src/filter.c
7402                 allocate 1 elements of FolderItem not 0
7403
7404 2002-09-12 [colin]      0.8.2claws43
7405
7406         * src/compose.c
7407                 Fix bug #590825 (obey Follow-up: poster)
7408
7409 2002-09-12 [colin]      0.8.2claws42
7410
7411         * src/procmime.c
7412                 Fix bug #557009 (wrong headers for messages 
7413                 forwarded as attachments)
7414
7415 2002-09-11 [colin]      0.8.2claws41
7416         
7417         * src/compose.c
7418                 Put SCF: pseudo-header on top of message
7419                 Set draft tmp_flag when saved as draft
7420
7421         * src/procmsg.c
7422           src/procheader.c
7423                 Skip after first \n\n for beginning of real message
7424                 for drafts too
7425
7426 2002-09-11 [christoph]  0.8.2claws40
7427
7428         * src/filtering.c
7429                 use procmsg flag functions in filtering or processing
7430                 will cause incorrect folder message counts
7431
7432 2002-09-11 [colin]      0.8.2claws39
7433
7434         * src/compose.c
7435                 Fix bug #550175 - wrong save folder when reediting
7436                 drafts
7437
7438 2002-09-11 [paul]       0.8.2claws38
7439
7440         * sync with 0.8.2cvs14
7441                 see ChangeLog 2002-09-11
7442
7443 2002-09-11 [colin]      0.8.2claws37
7444
7445         * src/folder.c
7446                 Fix a typo (seeming to cause new/unread status to
7447                 be lost)
7448
7449 2002-09-10 [christoph]  0.8.2claws36
7450
7451         * src/compose.c
7452                 compose_redirect should not use compose_generic_new
7453                 because that does more stuff than expected including
7454                 opening the external editor
7455                 (closes bug "[ 526608 ] bounced messages appear blank
7456                  in editor")
7457
7458 2002-09-10 [christoph]  0.8.2claws35
7459
7460         * src/folder.c
7461                 fix problem with too large message number range
7462                 causing a crash in folder_item_scan
7463
7464 2002-09-10 [paul]       0.8.2claws34
7465
7466         * sync with 0.8.2cvs13
7467                 see ChangeLog 2002-09-10
7468
7469 2002-09-10 [christoph]  0.8.2claws33
7470
7471         * src/msgcache.c
7472                 set MsgInfo TmpFlags for queue and draft folders
7473                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
7474
7475 2002-09-10 [paul]       0.8.2claws32
7476
7477         * AUTHORS
7478           po/bg.po      ** NEW FILE **
7479                 new Bulgarian translation submitted by
7480                 George Danchev <danchev@spnet.net>
7481                 
7482         * tools/Makefile.am
7483           tools/README
7484           tools/tb2sylpheed     ** NEW FILE **
7485                 add script that converts an addressbook exported
7486                 from The Bat! into a Sylpheed addressbook. Submitted
7487                 by Urke MMI <urke-kg@eunet.yu>
7488
7489 2002-09-10 [paul]       0.8.2claws31
7490
7491         * sync with 0.8.2cvs12
7492                 see ChangeLog 2002-09-10
7493
7494 2002-09-06 [paul]       0.8.2claws30
7495
7496         * src/prefs_common.c
7497                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
7498                 
7499         * tools/Makefile.am
7500           tools/README
7501           tools/ldif-to-xml.py  ** REMOVED **
7502                 remove obsolete python script
7503
7504 2002-09-06 [paul]       0.8.2claws29
7505
7506         * sync with 0.8.2cvs10
7507                 see ChangeLog 2002-09-06
7508
7509 2002-09-04 [paul]       0.8.2claws28
7510
7511         * sync with 0.8.2cvs9
7512                 see ChangeLog 2002-08-04
7513
7514 2002-09-04 [colin]      0.8.2claws27 
7515
7516         * src/prefs_common.[ch]
7517                 Added signature color configuration
7518         * src/textview.c
7519                 Use user-specified signature color
7520
7521 2002-09-03 [colin]      0.8.2claws26
7522
7523         * src/prefs_common.[ch]
7524                 Added autosave and autosave_length prefs
7525         * src/compose.c
7526                 Added compose_remove_draft()
7527                 Auto-save drafts according to the prefs
7528         * src/main.c
7529                 Added a crash-indicator file, allowing to check
7530                 for new messages on startup if Sylpheed crashed
7531                 (makes saved drafts "reappear")
7532
7533 2002-09-03 [colin]      0.8.2claws25
7534
7535         * src/textview.[ch]
7536                 Grey the signature
7537
7538 2002-09-03 [paul]       0.8.2claws24
7539
7540         * sync with 0.8.2cvs8
7541                 see ChangeLog 2002-09-02 and 2002-09-03
7542
7543 2002-09-03 [darko]      0.8.2claws23
7544
7545         * src/folderview.c
7546                 use normal style when creating new folder to pick
7547                 proper font size 
7548
7549 2002-09-02 [melvin]     0.8.2claws22
7550
7551         * src/gtkaspell.m4
7552                 removed some obsolete code
7553
7554 2002-09-02 [melvin]     0.8.2claws21
7555
7556         * ac/aspell.m4
7557                 fixed test's equality sign (== to =)
7558
7559 2002-09-02 [alfons]     0.8.2claws20
7560
7561         * src/folder.c
7562         * src/mh.c
7563                 revert change of 0.8.2claws16 and use the mh_folder_destroy
7564                 as folder->destroy virtual as suggested by Hiro
7565                 (the mh.c code seems to have been lost around mh.c.1.21)
7566
7567 2002-09-02 [paul]       0.8.2claws19
7568
7569         * po/pt_BR.po
7570                 updated by Fabio Jr. Beneditto
7571                 
7572         * src/defs.h
7573                 use 'http://claws.sylpheed.org' for homepage link. 
7574                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
7575
7576 2002-09-01 [alfons]     0.8.2claws18
7577
7578         * src/mh.c
7579                 plug memleak related to one Martin Kluge found
7580
7581 2002-08-31 [paul]       0.8.2claws17
7582
7583         * sync with 0.8.2cvs6
7584                 see ChangeLog 2002-08-30
7585
7586 2002-08-31 [alfons]     0.8.2claws16
7587
7588         * src/folder.c
7589                 folder_destroy(): remove mailbox from folderlist even if it has
7590                 no destroy virtual
7591
7592 2002-08-31 [alfons]     0.8.2claws15
7593
7594         * src/folder.c
7595                 :%sno/if(/if (/gc
7596                 :%sno/for(/for (/gc
7597                 (being pedantic I know)
7598
7599 2002-08-31 [alfons]     0.8.2claws14
7600
7601         * src/folder.c
7602                 check for NULL pointers returned from folder->fetch_msginfo virtual
7603                 (should solve some reported crashes)
7604
7605 2002-08-30 [alfons]     0.8.2claws13
7606
7607         * acconfig.h
7608         * configure.in
7609         * src/crash.c
7610                 enable crash dialog on compilation time
7611                 (--enable-crash-dialog configure option)
7612
7613 2002-08-30 [alfons]     0.8.2claws12
7614
7615         * AUTHORS
7616                 add Martin Kluge
7617         * src/mh.c
7618                 apply memory leak plug patch by Martin Kluge
7619                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
7620                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
7621                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
7622
7623 2002-08-30 [darko]      0.8.2claws11
7624
7625         * src/folderview.c
7626                 copy Gtk style from normal style to match
7627                 font size for coloured folders
7628
7629 2002-08-29 [alfons]     0.8.2claws10
7630
7631         * sylpheed.desktop
7632                 Type=Internet <- Type=Application
7633                 (reported by Michael Schwendt, see:
7634                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
7635                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
7636
7637 2002-08-29 [paul]       0.8.2claws9
7638
7639         * sync with 0.8.2cvs5
7640                 see ChangeLog 2002-08-29
7641
7642 2002-08-29 [colin]      0.8.2claws8
7643
7644         * src/summaryview.c
7645                 Added a sanity check in summary_select_thread
7646                 Should fix bug 601605
7647
7648 2002-08-29 [colin]      0.8.2claws7
7649
7650         * src/main.c
7651                 Revert claws6 changes regarding bug #591676
7652
7653 2002-08-28 [colin]      0.8.2claws6
7654         
7655         * src/main.c
7656                 Ignore cache for queue folderitems
7657                 Fix bug #591676
7658
7659 2002-08-28 [melvin]     0.8.2claws5
7660
7661         * README.claws
7662                 Fixed typos.
7663
7664 2002-08-28 [melvin]     0.8.2claws4
7665
7666         * README.claws
7667                 Updated a bit the text concerning the spell checker
7668
7669 2002-08-28 [melvin]     0.8.2claws3
7670
7671         Merged the GNU_aspell_branch:
7672                 Support of new GNU/aspell is now included and the old pspell
7673                 is not supported anymore.
7674                 See README.claws
7675
7676         * README.claws
7677                 Updated spell checker text to reflect the switch to GNU/aspell
7678
7679         * ac/aspell.m4          *** NEW ***
7680         * src/gtkaspell.[ch]    *** NEW *** 
7681         * ac/pspell.m4          *** DELETED *** 
7682         * src/gtkspell.[ch]     *** DELETED ***
7683
7684         * ac/Makefile.am
7685                 Updated for GNU/aspell support
7686
7687         * po/POTFILES.in
7688                 Replaced gtkspell.c by gtkaspell.c
7689
7690         * acconfig.h
7691         * src/Makefile.am
7692         * src/about.c
7693         * src/compose.[ch]
7694         * src/crash.c
7695         * src/main.c
7696         * src/prefs_common.[ch]
7697                 Updated for GNU/aspell support
7698
7699 2002-08-28 [paul]       0.8.2claws2
7700
7701         * sync with 0.8.2cvs4
7702                 see ChangeLog 2002-08-27 and 2002-08-28
7703
7704 2002-08-28 [colin]      0.8.2claws1
7705
7706         * src/summary_search.c
7707                 Added "AND search"
7708
7709 2002-08-28 [jens]       0.8.2claws
7710
7711         *po/de.po
7712                 Updated German translations
7713
7714 2002-08-27 [melvin]     0.8.2claws
7715
7716         * po/fr.po
7717                 Updated French translations
7718
7719 2002-08-27 [paul]       0.8.2claws
7720
7721         * sync with 0.8.2 main release
7722
7723         * po/en_GB.po
7724           po/es.po
7725           po/it.po
7726           po/pl.po
7727           po/pt_BR.po
7728           po/sr.po
7729                 updated message catalogs submitted by
7730                 Ricardo Mones Lastra, Alessandro Maestri,
7731                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
7732                 Beneditto and Urke MMI  
7733
7734 2002-08-27 [hoa]        0.8.1claws123
7735
7736         * src/mainwindow.[ch]
7737         * src/summaryview.[ch]
7738                 removed the "filter setting" menu option.
7739                 add a "cancel a news message" menu option.
7740
7741 2002-08-26 [martin]     0.8.1claws122
7742
7743         * ChangeLog.claws
7744                 changed string under 0.8.1claws79 changed by myself
7745                 i'm sorry alfons :(
7746
7747 2002-08-26 [martin]     0.8.1claws121
7748
7749         * src/crash.c
7750                 added kill command to debuggerrc to start crash dialog
7751
7752 2002-08-26 [paul]       0.8.1claws120
7753
7754         * sync with 0.8.1cvs31
7755                 see ChangeLog 2002-08-26
7756
7757 2002-08-25 [alfons]     0.8.1claws119
7758
7759         * src/procmsg.c
7760                 fix bug that didn't send out correct headers to news server
7761                 when sending news article and email from queue (bug reported
7762                 and patch provided by Tim Mann; closes bug 
7763                 "[ 583196 ] 0.7.8claws can't post news")
7764
7765 2002-08-25 [alfons]     0.8.1claws118
7766
7767         * src/selective_download.c
7768                 mark two strings as translatable
7769                 (thanks to Urke MMI for pointing this out)
7770
7771 2002-08-25 [alfons]     0.8.1claws117
7772
7773         * src/summaryview.c
7774                 treat sent boxes as special and allow sorting them by addressee
7775                 (closes "[ 589418 ] Sent folder sorting misbehavior"
7776                 submitted by Steve Lamb)
7777
7778 2002-08-24 [alfons]     0.8.1claws116
7779
7780         * src/matcher.c
7781                 fix memleak reported by Martin Kluge
7782                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
7783
7784 2002-08-24 [oliver]     0.8.1claws115
7785
7786         * src/prefs_toolbar.c
7787                 o code cleanup as suggested by Alfons
7788                 o memleak fix
7789
7790 2002-08-24 [alfons]     0.8.1claws114
7791
7792         * src/summaryview.c
7793                 o fix another memory leak reported by Martin Kluge
7794                   (see "[ 599568 ] Small Memory Leak")
7795                 o remove 'from' variable from 'summary_set_header()'; we can
7796                   do with just 'to' 
7797
7798 2002-08-24 [paul]       0.8.1claws113
7799
7800         * sync with 0.8.1cvs30
7801                 see ChangeLog 2002-08-23
7802
7803 2002-08-24 [alfons]     0.8.1claws112
7804
7805         * src/summaryview.c
7806                 remove unnecessary allocations for search bar fixing leaks
7807                 reported by Martin Kluge
7808                 (see "[ 599451 ] Further memory leaks?")
7809
7810 2002-08-24 [alfons]     0.8.1claws111
7811
7812         * src/main.c
7813                 make get_socket_name() public for crash.c
7814         * src/crash.c
7815                 o make report bug button work (goes to claws' 
7816                   bug tracker at sf.net)
7817                 o introduce function for doing important stuff just
7818                   before claws goes down
7819                 o clean up code 
7820
7821 2002-08-24 [alfons]     0.8.1claws110
7822
7823         * src/compose.c
7824                 move cursor to "To" entry when forwarding as attachment
7825                 (reported and solved by Steve Lamb, closes bug report
7826                 "[ 592880 ] Forward as attachment; cursor not in to")
7827
7828 2002-08-24 [colin]      0.8.1claws109
7829
7830         * src/mainwindow.c
7831                 fix quick search visibility after GUI (de)separations.
7832
7833 2002-08-23 [colin]      0.8.1claws108
7834
7835         * src/mainwindow.c
7836                 fix header pane visibility after folderview or
7837                 messageview (de)separation
7838
7839 2002-08-23 [paul]       0.8.1claws107
7840
7841         * src/mainwindow.[ch]
7842           src/toolbar.c
7843                 give full control of display or non-display 
7844                 of the Execute icon to Custom toolbar settings.
7845                 add new sensitivity condition to maninwindow.h: 
7846                 M_DELAY_EXEC
7847
7848         * ChangeLog
7849           ChangeLog.jp
7850           NEWS
7851                 more sync with 0.8.1cvs29
7852
7853 2002-08-23 [melvin]     0.8.1claws106
7854
7855         * src/alertpanel.c
7856                 Readded support for custom widget in alertpanel lost in last
7857                 sync.
7858
7859 2002-08-23 [paul]       0.8.1claws105
7860
7861         * sync with 0.8.1cvs29
7862                 see ChangeLog 2002-08-23
7863
7864 2002-08-23 [colin]      0.8.1claws104
7865
7866         * src/summaryview.c
7867                 Fix folder and search pixmaps exchanging positions
7868                 after theme or toolbar changes. Thank to Oliver for 
7869                 reporting this.
7870
7871 2002-08-23 [colin]      0.8.1claws103
7872
7873         * src/mainwindow.c
7874           src/messageview.[ch]
7875           src/noticeview.[ch]
7876           src/summaryview.c
7877                 Changed messageview_create() and noticeview_create()
7878                 to avoid the last gdk_warning
7879
7880 2002-08-22 [colin]      0.8.1claws102
7881
7882         * src/summaryview.c
7883                 Fix my new `Creating pixmap from xpm' warning
7884
7885 2002-08-22 [colin]      0.8.1claws101
7886
7887         * src/mainwindow.c
7888                 Fix some of the gdk warnings
7889
7890 2002-08-22 [colin]      0.8.1claws100
7891
7892         * src/Makefile.am
7893         * src/stock_pixmap.c
7894         * src/stock_pixmap.h
7895         * src/pixmaps/quicksearch.xpm *ADDED*
7896                 Add the quicksearch pixmap
7897         * src/mainwindow.c
7898         * src/summaryview.c
7899         * src/summaryview.h
7900                 Make quicksearch bar visible/hidden via a button
7901
7902 2002-08-22 [christoph]  0.8.1claws99
7903
7904         * src/folder.c
7905                 fix folder update for newsgroups with message
7906                 numbers below minimum number of articles to fetch
7907                 (closes bug #598445)
7908
7909 2002-08-22 [paul]       0.8.1claws98
7910
7911         * sync with 0.8.1cvs28
7912                 see ChangeLog 2002-08-22
7913
7914 2002-08-21 [alfons]     0.8.1claws97
7915
7916         * src/crash.c
7917                 use bt instead of bt full which seems to work 
7918                 better, and bt full doesn't give a great deal 
7919                 of information anyway
7920
7921 2002-08-21 [colin]      0.8.1claws96
7922
7923         * src/summaryview.c
7924                 fix summaryview_searchtype_changed prototype
7925
7926 2002-08-21 [christoph]  0.8.1claws95
7927
7928         * src/mainwindow.c
7929                 o fix broken menu update for sorting type, we have to
7930                   get this info from the summaryview now
7931                 o removed setting of threaded state in menu callback
7932         * src/summaryview.[ch]
7933                 more summaryview/folderitem seperation for
7934                 threading option
7935         * configure.in
7936                 removed not required --with-compiler-flags option
7937
7938 2002-08-21 [oliver]     0.8.1claws94
7939         
7940         * src/toolbar.h 
7941                 o rename toolbar.xml to toolbar_main.xml
7942                   since toolbar_compose.xml might come up 
7943                   any time soon
7944         * README.claws
7945                 add custom toolbar              
7946
7947 2002-08-21 [darko]      0.8.1claws93
7948
7949         * src/procmsg.c
7950                 don't reset tmp flags for messages copied
7951                 to sent folder
7952
7953 2002-08-21 [colin]      0.8.1claws92
7954         
7955         * src/prefs_filtering.c
7956                 fix renaming rules on folder rename 
7957                 when folder is not a leaf folder
7958
7959 2002-08-21 [paul]       0.8.1claws91
7960
7961         * src/prefs_folder_item.c
7962                 fix alignment of colour selector
7963
7964 2002-08-21 [paul]       0.8.1claws90
7965
7966         * sync with 0.8.1cvs27
7967                 see ChangeLog 2002-08-21
7968
7969 2002-08-21 [paul]       0.8.1claws89
7970
7971         * src/summaryview.c
7972                 fix crash when changing field type in
7973                 Quick search bar
7974
7975 2002-08-21 [colin]      0.8.1claws88
7976
7977         * src/summaryview.c
7978                 Made quick search case-insensitive
7979
7980 2002-08-21 [paul]       0.8.1claws87
7981
7982         * sync with 0.8.1cvs26
7983                 see ChangeLog 2002-08-21
7984
7985 2002-08-20 [christoph]  0.8.1claws86
7986
7987         * src/folderview.c
7988         * src/main.c
7989         * src/summaryview.[ch]
7990                 more summaryview/folderitem seperation for
7991                 sort_key and sort_type
7992         * src/procmsg.c
7993                 added missing return statement
7994
7995 2002-08-20 [colin]      0.8.1claws85
7996
7997         * src/summaryview.[ch]
7998                 Added a quick search box
7999         * src/mainwindow.c
8000         * src/prefs_common.[ch]
8001                 Added a show/hide option for the quick search
8002
8003 2002-08-20 [oliver]     0.8.1claws84
8004         
8005         * src/mainwindow.c
8006                 remove toolbar_create_popups
8007         * src/toolbar.[ch]
8008                 o remove toolbar_create_popups
8009                 o fix toolbar_set_sensitive 
8010                   (Bug reports #596834 and #596832)     
8011         * src/prefs_toolbar.c
8012                 o add "Set default" button
8013                 o align label and text + combo widgets
8014
8015 2002-08-20 [hoa]        0.8.1claws83bis
8016
8017         * src/imap.c
8018                 fixed a bug in imap_fetch_msginfo() in case there is no
8019                 current folder.
8020
8021 2002-08-20 [darko]      0.8.1claws83
8022
8023         * src/folderview.c
8024                 copy the color style of folder view so it
8025                 works with GTK themes
8026
8027 2002-08-20 [darko]      0.8.1claws82
8028
8029         * src/folder.h
8030         * src/folderview.c
8031         * src/prefs_folder_item.[hc]
8032                 don't use UI stuff in folder.h
8033
8034 2002-08-20 [darko]      0.8.1claws81
8035
8036         * src/folder.h
8037         * src/prefs_folder_item.h
8038         * src/folderview.c
8039         * src/prefs_folder_item.c
8040                 ability to set folder color in folderview
8041
8042 2002-08-19 [alfons]     0.8.1claws80
8043
8044         * src/summaryview.c
8045                 fix one of the earlier memleaks reported by Martin Kluge
8046
8047 2002-08-19 [alfons]     0.8.1claws79
8048
8049         * src/mainwindow.c
8050                 hide notice view when selecting seperate folder
8051                 view (reported by Urke MMI)
8052
8053 2002-08-19 [christoph]  0.8.1claws78
8054
8055         * src/folderview.c
8056         * src/prefs_folder_item.h
8057         * src/summaryview.[ch]
8058                 o add summary_set_prefs_from_folderitem to set
8059                   summaryview prefs (first step to remove all
8060                   references to the folderitem in summaryview)
8061                 o moved compiled regex stuff from folderitem prefs
8062                   to summaryview code
8063
8064 2002-08-19 [paul]       0.8.1claws77
8065
8066         * src/compose.c
8067                 add check for '.' to QUOTE_IF_REQUIRED
8068
8069 2002-08-19 [paul]       0.8.1claws76
8070
8071         * src/inc.c
8072                 sync with 0.8.1cvs25 (plug memory leak)
8073
8074         * src/prefs_toolbar.c
8075                 re-order prefs_toolbar_cancel()
8076
8077 2002-08-18 [alfons]     0.8.1claws75
8078
8079         * src/inc.c
8080         * src/matcher.c
8081                 plug other memleaks reported by Martin Kluge
8082
8083 2002-08-18 [paul]       0.8.1claws74
8084
8085         * po/pt_BR.po
8086                 updated by Fabio Jr. Beneditto
8087
8088 2002-08-18 [paul]       0.8.1claws73
8089
8090         * src/toolbar.[ch]
8091                 fix bug where tooltips were displayed untranslated              
8092
8093         * src/prefs_toolbar.c
8094                 fix bug where clicking 'Cancel' creates an icon & text
8095                 toolbar regardless of prefs
8096         
8097
8098 2002-08-17 [oliver]     0.8.1claws72
8099
8100         * src/prefs_toolbar.c
8101                 update toolbar on CANCEL
8102                 bug reported by Martin Kluge
8103         * src/toolbar.c
8104                 toolbar_destroy memleak fixed           
8105
8106 2002-08-17 [alfons]     0.8.1claws71
8107
8108         * src/toolbar.c
8109                 plug another memleak reported by Martin Kluge
8110
8111 2002-08-16 [alfons]     0.8.1claws70
8112
8113         * src/crash.c
8114                 use execvp() correctly (suggested by wwp; thanks!)
8115
8116 2002-08-16 [alfons]     0.8.1claws69
8117
8118         * src/gtksctree.c
8119                 plug memory leak reported by Kim Schultz & Martin Kluge
8120
8121 2002-08-16 [paul]       0.8.1claws68
8122
8123         * po/es.po
8124                 updated by Ricardo Mones Lastra
8125
8126 2002-08-16 [paul]       0.8.1claws67
8127
8128         * src/toolbar.h
8129                 fix bug where 'Compose News' icon showed wrong
8130                 tooltip
8131
8132 2002-08-16 [paul]       0.8.1claws66
8133
8134         * sync with 0.8.1cvs24
8135                 see ChangeLog 2002-08-16
8136
8137         * po/it.po
8138                 updated by Alessandro Maestri
8139
8140 2002-08-15 [paul]       0.8.1claws65
8141
8142         * po/sr.po
8143                 updated by Urke MMI
8144
8145 2002-08-15 [paul]       0.8.1claws64
8146
8147         * src/*.c
8148                 don't translate debug info
8149
8150         * src/matcher.[ch]
8151                 add copyright info
8152
8153 2002-08-15 [paul]       0.8.1claws63
8154
8155         * src/prefs_toolbar.c
8156                 fix bug where clicking 'OK' creates an icon & text
8157                 toolbar regardless of prefs
8158
8159 2002-08-14 [alfons]     0.8.1claws62
8160
8161         * src/main.c
8162                 add global var that has the full argv[0]
8163         * src/crash.c
8164                 o execvp the correct sylpheed by using argv0
8165                   and setting the correct work dir
8166                 o other tweaks  
8167
8168 2002-08-14 [oliver]     0.8.1claws61
8169         
8170         * enable/disable Toolbar Action Buttons 
8171         * code cleanups
8172         * src/mainwindow.c
8173         * src/toolbar.[ch]      
8174         * src/prefs_toolbar.c   
8175
8176 2002-08-14 [melvin]     0.8.1claws60
8177
8178         * po/fr.po
8179                 Updated French translations
8180
8181 2002-08-14 [melvin]     0.8.1claws59
8182
8183         * src/crash.c
8184                 Made bug report not translatable
8185         * src/exporthtml.c
8186                 Fixed exporthtml_build_filespec() return value
8187         * src/foldersel.c
8188                 Fixed incorrect include file
8189         * src/gtkspell.c
8190         * src/prefs_actions.c
8191         * src/prefs_toolbar.c
8192                 Made debug info not translatable
8193         * src/mutt.c
8194         * src/quote_fmt.c
8195                 Added missing includes
8196         * src/prefs_common.c
8197                 Fixed typo
8198
8199 2002-08-14 [paul]       0.8.1claws58
8200
8201         * faq/es/sylpheed-faq.html
8202           faq/es/sylpheed-faq-[1-3].html
8203           faq/es/sylpheed-faq-4.html     **NEW FILE **
8204                 update Spanish FAQ
8205
8206 2002-08-13 [christoph]  0.8.1claws57
8207
8208         * src/procmsg.c
8209                 ignore thread fix that did not mark all
8210                 child nodes of a ignored thread as
8211                 ignored. Does not work perfectly yet,
8212                 but it is better now
8213
8214 2002-08-13 [alfons]     0.8.1claws56
8215
8216         * src/crash.c
8217                 o implement 'save crash log'
8218                 o some tweaks
8219
8220 2002-08-13 [melvin]     0.8.1claws55
8221
8222         * src/main.c
8223                 removed unrequired "execinfo.h" header
8224
8225 2002-08-12 [paul]       0.8.1claws54
8226
8227         * faq/en/sylpheed-faq.html
8228           faq/en/sylpheed-faq-[1-3].html
8229           faq/en/sylpheed-faq-4.html     **NEW FILE **
8230                 update English FAQ
8231
8232 2002-08-12 [alfons]     0.8.1claws53
8233
8234         * po/POTFILES.in
8235                 add crash.c to translatables
8236         * src/crash.c
8237                 bring in Leandro's crash dialog
8238
8239 2002-08-11 [alfons]     0.8.1claws52
8240
8241         * src/crash.c
8242                 clean up some warnings
8243
8244 2002-08-11 [alfons]     0.8.1claws51
8245
8246         * acconfig.h
8247         * configure.in
8248         * src/crash.[ch]        ** NEW FILES **
8249         * src/main.c            
8250                 initial gdb crash handler
8251
8252 2002-08-11 [paul]       0.8.1claws50
8253
8254         * src/prefs_toolbar.c
8255                 replace Up/Down arrow pixmaps with text to be
8256                 consistent across icon themes
8257
8258 2002-08-11 [paul]       0.8.1claws49
8259
8260         * src/prefs_common.c
8261           src/prefs_toolbar.c
8262                 rename 'Pixmap' -> 'Icon'
8263
8264         * src/toolbar.[ch]
8265                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
8266
8267 2002-08-10 [paul]       0.8.1claws48
8268
8269         * src/prefs_toolbar.c
8270                 re-work the UI
8271
8272 2002-08-10 [paul]       0.8.1claws47
8273
8274         * src/main.c
8275                 don't write Processing progress to status bar
8276                 patch submitted by Alexander Evseev
8277
8278         * src/prefs_toolbar.c
8279                 re-position and resize window
8280                 make window assume correct size on first call
8281
8282 2002-08-10 [paul]       0.8.1claws46
8283
8284         * src/mainwindow.c
8285           src/prefs_toolbar.c
8286           src/toolbar.c
8287           src/toolbar.h
8288                 obey coding style
8289                 follow UI text conventions
8290
8291 2002-08-10 [alfons]     0.8.1claws45
8292
8293         * src/toolbar.c
8294                 correct pixmap for delete action
8295
8296 2002-08-10 [paul]       0.8.1claws44
8297
8298         * po/pt_BR.po
8299                 updated by Fabio Jr. Beneditto
8300
8301 2002-08-10 [paul]       0.8.1claws43
8302
8303         * po/POTFILES.in
8304                 add custom toolbar files
8305
8306 2002-08-10 [paul]       0.8.1claws42
8307
8308         * sync with 0.8.1cvs22
8309                 see ChangeLog 2002-08-09
8310
8311 2002-08-09 [paul]       0.8.1claws41
8312
8313         * tools/Makefile.am
8314           tools/README
8315           tools/outlook2sylpheed.pl     ** NEW FILE **
8316                 add script to convert exported Outlook
8317                 contacts list to a Sylpheed addressbook.
8318                 Submitted by Ricardo Mones Lastra.
8319
8320 2002-08-09 [paul]       0.8.1claws40
8321
8322         * AUTHORS
8323           configure.in
8324           po/sr.po      ** NEW FILE **
8325                 add Serbian message catalog. Submitted by
8326                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
8327
8328 2002-08-09 [paul]       0.8.1claws39
8329
8330         * sync with 0.8.1cvs21
8331                 see ChangeLog 2002-08-08
8332
8333 2002-08-08 [oliver]     0.8.1claws38
8334
8335         * src/mainwindow.c
8336                 move Custom Toolbar to Configuration menu
8337
8338 2002-08-08 [oliver]     0.8.1claws37
8339
8340         * src/prefs_toolbar.c
8341                 fix substitute pixmap bug
8342
8343 2002-08-08 [paul]       0.8.1claws36
8344
8345         * sync with 0.8.1cvs19
8346                 see ChangeLog 2002-08-08
8347
8348 2002-08-07 [christoph]  0.8.1claws35
8349
8350         * src/utils.c
8351                 fixed a memory leak in new canonicalize_file_replace
8352
8353 2002-08-07 [christoph]  0.8.1claws34
8354
8355         * src/utils.[ch]
8356                 o canonicalize_file_replace should create the temporary
8357                   file in the same directory as the original file.
8358                 o added get_tmpfile_in_dir that creates a temorary file
8359                   in a specified directory.
8360
8361 2002-08-07 [melvin]     0.8.1claws33
8362
8363         * src/toolbar.c
8364                 fixed bug where 'Article' button acted as 'Email' button.
8365
8366 2002-08-07 [paul]       0.8.1claws32
8367
8368         * sync with 0.8.1.cvs17
8369                 see ChangeLog 2002-08-07
8370
8371 2002-08-07 [colin]      0.8.1claws31
8372         
8373         * src/news.c
8374                 fix mass-cancel problem
8375
8376 2002-08-07 [thorsten]   0.8.1claws30
8377
8378         * src/prefs_toolbar.c
8379                 fix: crash on replace or add new button
8380         * src/toolbar.c
8381                 fix: close xmlfile after reading
8382         * src/utils.c
8383                 fix: unlink() file before rename()
8384
8385 2002-08-06 [paul]       0.8.1claws29
8386
8387         * sync with 0.8.cvs15
8388                 see ChangeLog 2002-08-06
8389
8390 2002-08-06 [oliver]     0.8.1claws28
8391
8392         * src/toolbar.c
8393         * src/prefs_toolbar.c
8394                 fixed empty toolbar issue
8395
8396 2002-08-06 [oliver]     0.8.1claws27
8397
8398         * Custom Toolbar Final 
8399         * src/folderview.c
8400         * src/inc.c
8401         * src/summaryview.c
8402                 o toolbar stuff now lives in src/toolbar.[ch]
8403                 o main_window_toolbar_* functions are renamed to
8404                   toolbar_* reflecting their new source file
8405         * src/mainwindow.[ch]
8406                 o remove toolbar stuff  
8407
8408 2002-08-06 [oliver]     0.8.1claws26
8409         
8410         * src/Makefile.am
8411         * src/prefs_toolbar.[ch]        **New File**
8412         * src/toolbar.[ch]              **New File**
8413                 o prefs_toolbar.[ch] custom toolbar frontend
8414                 o toolbar.[ch]       backend 
8415
8416 2002-08-06 [oliver]     0.8.1claws25
8417
8418         * src/prefs_actions.[ch]
8419                 o new exported function actions_execute
8420
8421 2002-08-06 [paul]       0.8.1claws24
8422
8423         * sync with 0.8.1cvs4
8424                 see ChangeLog 2002-08-06
8425
8426 2002-08-06 [paul]       0.8.1claws23
8427
8428         * sync with 0.8.1cvs13
8429                 see ChangeLog 2002-08-06
8430
8431 2002-08-06 [paul]       0.8.1claws22
8432
8433         * sync with 0.8.1cvs12
8434                 see ChangeLog 2002-08-05 and 2002-08-06
8435
8436 2002-08-06 [match]      0.8.1claws21
8437
8438         * src/addrclip.c
8439                 improvements to cut/copy/paste address
8440
8441 2002-08-05 [match]      0.8.1claws20
8442
8443         * src/addritem.[ch]
8444         * src/addrcache.c
8445         * src/addrbook.c
8446         * src/editaddress.c
8447         * src/addressbook.c
8448                 fixes to improve cut/copy/paste
8449
8450 2002-08-06 [melvin]     0.8.1claws19
8451
8452         * src/account.[ch]
8453                 account_find_all_from_address(): new function that returns the
8454                 list of all accounts that are matched in an address.
8455         * src/alertpanel.[ch]
8456                 alertpanel() now accepts a custom widget
8457                 alertpanel_with_widget(): new function that pops up a panel with
8458                 a custom widget in it 
8459         * src/gtkutils.[ch]
8460                 gtkut_account_menu_new(): new function that allows the selection
8461                 of an account from a list of accounts.
8462         * src/messageview.c
8463                 Extended Return Receipt notification to select the correct 
8464                 account and to make a security test on the Delivery-Notification
8465                 address which should be the same as the Return-Path.
8466
8467 2002-08-06 [thorsten]   0.8.1claws18
8468
8469         * src/mimeview.c
8470                 attach_all: save unnamed as "noname.%d",
8471                 dont free static dirname
8472
8473 2002-08-05 [alfons]     0.8.1claws17
8474
8475         * configure.in
8476                 detect XIM by trying to link rather than compile a XIM program
8477
8478 2002-08-05 [oliver]     0.8.1claws16
8479                 
8480         * src/stock_pixmap.[ch]
8481                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
8482                 o new func to retrieve pixmaps
8483
8484 2002-08-05 [paul]       0.8.1claws15
8485
8486         * sync with 0.8.1cvs10
8487                 see ChangeLog 2002-08-05
8488
8489 2002-08-04 [alfons]     0.8.1claws14
8490
8491         * src/textview.c
8492                 see if this plugs memleak
8493
8494 2002-08-04 [melvin]     0.8.1claws13
8495
8496         * src/gtkspell.c
8497                 fixed bug that could crash Sylpheed when highlighting
8498                 all misspelled words.
8499
8500 2002-08-03 [melvin]     0.8.1claws12
8501
8502         * src/prefs_actions.c
8503                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
8504         * src/messageview.c
8505                 fixed bug where the Return Receipt was sent to
8506                 Delivery-Notification-To address even if it was not present
8507
8508 2002-08-02 [alfons]     0.8.1claws11
8509
8510         * src/prefs_actions.c
8511                 o more check for NULLs
8512                 o put create_io_dialog() in right conditional block
8513
8514 2002-08-02 [paul]       0.8.1claws10
8515
8516         * po/es.po
8517                 updated by Ricardo Mones Lastra
8518
8519 2002-08-01 [christoph]  0.8.1claws9
8520
8521         * src/folder.c
8522                 don't free the cache of the opened
8523                 folder in the summaryview
8524         * src/summaryview.c
8525                 don't unset flags, if it is not required
8526
8527 2002-08-01 [paul]       0.8.1claws8
8528
8529         * sync with 0.8.1cvs8
8530                 see ChangeLog entry 2002-08-01
8531
8532 2002-08-01 [paul]       0.8.1claws7
8533
8534         * sync with 0.8.1cvs7
8535                 see ChangeLog 2002-07-31 and 2002-08-01
8536
8537 2002-07-31 [christoph]  0.8.1claws6
8538
8539         * src/mainwindow.c
8540                 forgot to update menu sensitivity
8541                 function for new menu entry
8542
8543 2002-07-31 [alfons]     0.8.1claws5
8544
8545         * src/main.c
8546                 check folder item and its path for NULL on
8547                 initial processing
8548
8549 2002-07-31 [christoph]  0.8.1claws4
8550
8551         * src/folder.c
8552                 check if folder_item_get_msginfo in
8553                 folder_item_remove_msg returned NULL
8554         * src/imap.c
8555                 better clear the uid cache in the
8556                 uid validity check function and delete
8557                 cached messages
8558
8559 2002-07-31 [paul]       0.8.1claws3
8560
8561         * man/sylpheed.1
8562                 add the '--attach' option and a few other
8563                 minor changes
8564
8565 2002-07-31 [paul]       0.8.1claws2
8566
8567         * sync with 0.8.1cvs5
8568                 see ChangeLog 2002-07-31
8569
8570 2002-07-31 [christoph]  0.8.1claws1
8571
8572         * src/folderview.[ch]
8573         * src/mainwindow.c
8574                 replace "Rescan all folders..." with
8575                 "Check all folders for new messages..."
8576
8577 2002-07-30 [paul]       0.8.1claws
8578
8579         * version 0.8.1claws released
8580
8581 2002-07-30 [paul]       0.8.0claws29
8582
8583         * tools/OOo2sylpheed.pl ** NEW FILE **
8584           tools/README
8585                 add script to enable sending documents as
8586                 attachments from OpenOffice.org
8587
8588 2002-07-30 [melvin]     0.8.0claws28
8589
8590         * src/prefs_actions.c
8591                 Made the actions' input/output dialog display
8592                 without delay.
8593
8594 2002-07-30 [christoph]  0.8.0claws27
8595
8596         * src/procmsg.c
8597                 check if folder_item_get_msginfo in
8598                 procmsg_save_to_outbox returned NULL
8599
8600 2002-07-30 [paul]       0.8.0claws26
8601
8602         * sync with 0.8.1cvs4
8603                 see ChangeLog 2002-07-29
8604
8605 2002-07-29 [thorsten]   0.8.0claws25
8606
8607         * README.claws
8608                 added selective download, delete on server
8609
8610 2002-07-29 [paul]       0.8.0claws24
8611
8612         * sync with 0.8.1cvs3
8613                 see ChangeLog 2002-07-29
8614
8615 2002-07-27 [christoph]  0.8.0claws23
8616
8617         * src/folder.c
8618                 add extra check if fetching the msginfo
8619                 returned NULL
8620
8621 2002-07-27 [paul]       0.8.0claws22
8622
8623         * sync with 0.8.1cvs2
8624                 see ChangeLog 2002-07-26
8625
8626 2002-07-27 [christoph]  0.8.0claws21
8627
8628         * src/imap.c
8629                 add another check if a valid msginfo
8630                 was returned
8631
8632 2002-07-26 [hoa]        0.8.0claws20
8633
8634         * src/folder.c
8635                 Fixed a condition in folder_item_destroy()
8636
8637         * src/imap.c
8638                 Fixed an error in IMAP protocol
8639
8640 2002-07-26 [alfons]     0.8.0claws19
8641
8642         * src/folder.c
8643                 ofcourse compare with identifier, not the path
8644
8645 2002-07-26 [alfons]     0.8.0claws18
8646
8647         * src/folder.c
8648                 use folder item identifier for saving / restoring
8649                 preferences because folder->path might not be unique
8650
8651 2002-07-26 [melvin]     0.8.0claws17
8652
8653         * src/logwindow.c
8654                 Fixed a crash introduced in 0.8.0claws5 when log is 
8655                 cut under 80 characters.
8656
8657 2002-07-26 [paul]       0.8.0claws16
8658
8659         * sync with 0.8.1cvs1
8660                 see ChangeLog 2002-07-26
8661
8662 2002-07-26 [christoph]  0.8.0claws15
8663
8664         * src/imap.[ch]
8665                 imap folder now remembers the last selected
8666                 folder and imap_fetch_msginfo skips selecting
8667                 the folder if it is already selected
8668
8669 2002-07-26 [christoph]  0.8.0claws14
8670
8671         * src/folder.c
8672         * src/folderview.c
8673         * src/imap.c
8674                 fix imap folder rescanning
8675
8676 2002-07-25 [christoph]  0.8.0claws13
8677
8678         * src/filter.c
8679         * src/folder.[ch]
8680         * src/folderview.c
8681         * src/imap.[ch]
8682         * src/mainwindow.c
8683         * src/mbox_folder.c
8684         * src/mh.c
8685         * src/news.c
8686                 implement imap uid cache and uid validity check
8687
8688 2002-07-25 [alfons]     0.8.0claws12
8689
8690         * src/summaryview.c
8691                 fix a brown paper bag bug, and also add some more
8692                 checks
8693
8694 2002-07-25 [christoph]  0.8.0claws11
8695
8696         * src/folder.c
8697                 don't mix copy, fetch_msginfo and remove
8698                 operations in folder item copy and move
8699                 operations
8700
8701 2002-07-25 [christoph]  0.8.0claws10
8702
8703         * src/folderview.c
8704         * src/mainwindow.c
8705         * src/prefs_folder_item.c
8706         * src/summaryview.[ch]
8707                 remove no longer required parameter update_cache from
8708                 summary_show
8709
8710 2002-07-25 [paul]       0.8.0claws9
8711
8712         * sync with 0.8.1
8713         
8714         * AUTHORS
8715                 a few corrections
8716
8717 2002-07-24 [alfons]     0.8.0claws8
8718
8719         * src/summaryview.c
8720                 sort correctly when using simplified subject line
8721                 (closes feature request "[ 585141 ] applying regexp to subject 
8722                 before sort" submitted by Alexandra Walford)
8723
8724 2002-07-24 [paul]       0.8.0claws7
8725
8726         * sync with 0.8.0cvs3
8727                 see ChangeLog 2002-07-24
8728
8729 2002-07-23 [christoph]  0.8.0claws6
8730
8731         * src/folder.c
8732         * src/folder.h
8733         * src/summaryview.c
8734         * src/summaryview.h
8735         * src/main.c
8736                 o separate processing and summaryview
8737                 o removed summary_write_cache from summaryview
8738                 o removed summaryview->killed_messages, because we don't have
8739                   to keep a list of killed messages anymore. New cache will
8740                   keep the hidden messages in cache anyway
8741         * src/folderview.c
8742         * src/inc.c
8743         * src/selective_download.c
8744                 o removed unnecessary summary_write_cache calls
8745         * src/procmsg.c
8746                 o don't set ignore thread flag in procmsg_get_thread_tree
8747                   if it is already set
8748         * src/mainwindow.c
8749         * src/statusbar.h
8750                 o moved STATUSBAR_PUSH/POP to statusbar.h because
8751                   they are used in different files
8752
8753 2002-07-23 [melvin]     0.8.0claws5
8754
8755         * src/addressbook.c
8756         * src/addrgather.c
8757         * src/editaddress.c
8758         * src/editgroup.c
8759         * src/editldap_basedn.c
8760         * src/importldif.c
8761         * src/prefs_common.c
8762                 Fixed few memory leak (gtk_editable_get_chars returns
8763                 an allocated string)
8764         * src/logwindow.c
8765                 Fixed few memory leak (gtk_editable_get_chars returns
8766                 an allocated string) and modified a little the log cutting
8767                 loop.
8768         * src/compose.c
8769                 Replaced a call to an obsolete function gtk_entry_get_text()
8770                 by gtk_editable_get_chars()
8771         * src/send.c
8772                 Removed a debug printf
8773
8774 2002-07-23 [christoph]  0.8.0claws4
8775
8776         * src/filesel.c
8777                 fix another g_dirname memory leak
8778
8779 2002-07-23 [christoph]  0.8.0claws3
8780
8781         * src/mh.c
8782                 fixed a memory leak in mh_fetch_msginfo
8783                 fixed crash when message header could not be
8784                 parsed
8785
8786 2002-07-23 [paul]       0.8.0claws2
8787
8788         * sync with 0.8.0cvs2
8789                 see ChangeLog 2002-07-23
8790
8791 2002-07-23 [paul]       0.8.0claws1
8792
8793         * sync with 0.8.0cvs1
8794                 see ChangeLog 2002-07-23
8795
8796 2002-07-23 [paul]       0.8.0claws
8797
8798         * release of 0.8.0claws
8799
8800 2002-07-23 [paul]       0.7.8claws99
8801
8802         * po/ru.po
8803                 new Russian translation, submitted by
8804                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
8805
8806 2002-07-22 [jens]       0.7.8claws98
8807
8808         * po/de.po
8809                 Updated German translations.
8810
8811 2002-07-22 [paul]       0.7.8claws97
8812
8813         * po/es.po
8814           po/it.po
8815           po/nl.po
8816           po/pt_BR.po
8817                 updated translations by Ricardo Mones Lastra,
8818                 Alessandro Maestri, Wilbert Berendsen and 
8819                 Fabio Jr. Beneditto respectively
8820
8821 2002-07-22 [christoph]  0.7.8claws96
8822
8823         * src/mimeview.c
8824                 fix memory leak caused by wrong g_dirname usage
8825
8826 2002-07-22 [christoph]  0.7.8claws95
8827
8828         * src/summaryview.c
8829                 update new and unread message counts for summaryview
8830                 summaryview does not get it from the folder anymore
8831                 and has to update the values itself
8832
8833 2002-07-22 [melvin]     0.7.8claws94
8834
8835         * po/fr.po
8836                 Updated French translations.
8837
8838 2002-07-22 [christoph]  0.7.8claws93
8839
8840         * src/matcher.c
8841                 set prop->preg pointer to NULL or following check
8842                 will not fail and regexec will be called with
8843                 invalid pointer
8844
8845 2002-07-21 [alfons]     0.7.8claws92
8846         
8847         * src/prefs_common.[ch]
8848                 remove option "Send return receipt on request"
8849
8850 2002-07-21 [thorsten]   0.7.8claws91
8851
8852         * src/mimeview.c
8853                 fixed memleaks, coding style as pointed out by alfons
8854
8855 2002-07-21 [alfons]     0.7.8claws90
8856
8857         * src/messageview.c
8858         * src/noticeview.[ch]
8859                 o fix bug notice view being displayed when going to empty folder 
8860                   (noticed by Christoph)
8861                 o allow RRR to be sent when restarting sylpheed, or changing folder 
8862                   (noticed by Thorsten)
8863
8864 2002-07-21 [thorsten]   0.7.8claws89
8865
8866         * src/mimeview.c
8867                 Included save_all patch from Xaview FACQ
8868                 added support for pathnames
8869
8870 2002-07-21 [alfons]     0.7.8claws88
8871
8872         * po/POTFILES.in
8873         * src/Makefile.am
8874         * src/mainwindow.c
8875         * src/messageview.[ch]
8876         * src/noticeview.c      ** NEW FILE **
8877         * src/noticeview.h      ** NEW FILE **
8878                 make return receipts work again
8879                 (UI idea by Leandro Pereira)
8880
8881 2002-07-21 [paul]       0.7.8claws87
8882
8883         * src/summaryview.c
8884                 fix sensitivity of 'Select thread'
8885
8886 2002-07-21 [paul]       0.7.8claws86
8887
8888         * src/prefs_common.c
8889                 add browser command line for Galeon
8890
8891 2002-07-21 [paul]       0.7.8claws85
8892
8893         * Makefile.am
8894                 fix 'EXTRA_DIST': remove README.README, add TODO
8895                 and TODO.claws
8896
8897 2002-07-21 [alfons]     0.7.8claws84
8898
8899         * src/gtkstext.c
8900                 make enter clear selection
8901                 (closes "[ 579888 ] Editor selection/entry error"
8902                 reported by Steve Lamb)
8903
8904 2002-07-21 [alfons]     0.7.8claws83
8905         
8906         * src/summaryview.c
8907                 sort message list when selecting unthread messages
8908                 (closes "[ 501593 ] switching threaded view doesn't sort"
8909                 reported by Simon Schubert)
8910
8911 2002-07-20 [alfons]     0.7.8claws82
8912         
8913         * src/matcher.c
8914                 const-correctness
8915
8916 2002-07-20 [thorsten]   0.7.8claws81
8917
8918         * src/matcher.c
8919                 Fixed expansion of empty fields in matchactions
8920
8921 2002-07-19 [melvin]     0.7.8claws80
8922
8923         * src/gtkspell.c
8924                 Removed a duplicate menu entry (fast mode) introduced during
8925                 the new cache merge
8926                 Added a menu separator between 'Use alternate' and 'Fast mode'
8927
8928 2002-07-19 [paul]       0.7.8claws79
8929
8930         * tools/Makefile.am
8931           tools/README
8932                 correct typos
8933
8934 2002-07-19 [thorsten]   0.7.8claws78
8935
8936         * tools/calypso_convert.pl      ** NEW FILE **
8937           tools/README
8938           tools/Makefile.am
8939                 script to import mbox files exported
8940                 by calypso
8941                 o generates folder structure
8942                 o includes attachments
8943
8944 2002-07-19 [melvin]     0.7.8claws77
8945
8946         * src/selective_download.[ch]
8947                 Fixed bug where closing the dialog with the window manager's
8948                 close button will not unlock the summary
8949                 Corrected some function declarations that missed a return value
8950                 Made the source code comply better with coding style.
8951         * src/prefs_common.c
8952                 Added new browser command line for Mozilla.
8953
8954 2002-07-18 [paul]       0.7.8claws76
8955
8956         * src/mainwindow.c
8957           src/selective_download.[ch]
8958                 reflect theme changes, fix Gdk Warning when creating 
8959                 pixmap from NULL window, and minor clean up.
8960                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8961
8962         * po/en_GB.po
8963                 updated
8964
8965 2002-07-17 [paul]       0.7.8claws75
8966
8967         * INSTALL[.jp]
8968                 sync with 0.8.0
8969         
8970         * po/en_GB.po
8971                 updated
8972
8973 2002-07-16 [paul]       0.7.8claws74
8974
8975         * tools/filter_conv.pl
8976           tools/README
8977                 replace conversion script with reimplemented version, 
8978                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
8979
8980 2002-07-16 [colin]      0.7.8claws73
8981
8982         * src/summaryview.c
8983                 remove forgotten debug messages - sorry ;-)
8984
8985 2002-07-16 [colin]      0.7.8claws72
8986
8987         * src/mimeview.c
8988           src/summaryview.c
8989           src/textview.c
8990           src/textview.h
8991                 add the ability to select part of a text mime-part 
8992                 to reply.
8993
8994 2002-07-15 [christoph]  0.7.8claws71
8995
8996         * src/folder.c
8997                 fix folder message count for folders without
8998                 msg_is_changed (includes news folders)
8999
9000 2002-07-15 [martin]     0.7.8claws70
9001
9002         * src/summaryview.c
9003                 option "display recipient on 'From'..." now works
9004                 without the need of enabling the option
9005                 "display  sender  using  address  book".
9006
9007 2002-07-15 [christoph]  0.7.8claws69
9008
9009         * src/summaryview.c
9010                 removed setting folder status from summaryview.
9011                 folder.c should update all message counts correctly.
9012
9013 2002-07-15 [paul]       0.7.8claws68
9014
9015         * po/pt_BR.po
9016                 updated by Fabio Junior Beneditto
9017
9018 2002-07-15 [darko]      0.7.8claws67
9019
9020         * src/mh.c
9021                 Fixed target folder colorization, don't decrease op
9022                 number twice
9023
9024 2002-07-14 [paul]       0.7.8claws66
9025
9026         * sync with main 0.8.0
9027                 see ChangeLog 2002-07-14
9028
9029 2002-07-13 [melvin]     0.7.8claws65
9030         
9031         * src/addrbook.c
9032         * src/addressbook.c
9033         * src/addrindex.c
9034                 Replaced sprintf by g_snprintf to prevent possible buffer
9035                 overflow.
9036         * src/news.c
9037                 Corrected a log message output format.
9038                 Added a missing "done" debug output.
9039         * src/compose.c
9040                 Added keyboard accelerator for Priority menu items
9041                 Added missing \n in debug output
9042         * src/logwindow.c
9043         * src/gtkspell.c
9044         * src/rfc2015.c
9045                 Added missing \n in debug output
9046
9047 2002-07-13 [paul]       0.7.8claws64
9048
9049         * man/sylpheed.1
9050                 change Sergey's email address to the sf address
9051
9052         * src/textview.c
9053                 increase show_url_timeout (more useful for long
9054                 urls)
9055
9056 2002-07-12 [sergey]     0.7.8claws63
9057
9058         * src/rfc2015.c
9059                 applied (with some modifications) patch to set the
9060                 micalg parameter for signatures
9061                 (2001-08-28 Werner Koch <wk@gnupg.org>)
9062
9063 2002-07-12 [sergey]     0.7.8claws62
9064
9065         * man/Makefile.am
9066         * configure.in
9067                 fixed man page installation
9068
9069 2002-07-12 [paul]       0.7.8claws61
9070
9071         * sync with 0.7.8cvs26
9072                 see ChangeLog 2002-07-11 and 2002-07-12
9073
9074 2002-07-11 [christoph]  0.7.8claws60
9075
9076         * src/compose.c
9077         * src/procmsg.c
9078                 first use the message number to find the message
9079                 to mark with a reply flag but check the
9080                 message-id if we got the correct message, if not
9081                 try to find it by message-id.
9082                 use new string seperator that is not allowed
9083                 in message-ids.
9084
9085 2002-07-11 [paul]       0.7.8claws59
9086
9087         * sync with 0.7.8cvs23
9088                 see ChangeLog 2002-07-10
9089
9090 2002-07-10 [christoph]  0.7.8claws58
9091
9092         * src/folder.[ch]
9093         * src/msgcache.[ch]
9094                 Added message-id table to the cache in memory
9095                 and functions to msgcache.c and folder.c to
9096                 fetch MsgInfos by message id
9097         * src/compose.c
9098         * src/procmsg.c
9099                 store folder and message-id of message replying
9100                 to in queue header and set reply flag after sending
9101                 (Closes bug #469498)
9102
9103 2002-07-10 [paul]       0.7.8claws57
9104
9105         * AUTHORS
9106           man/sylpheed.1.gz
9107                 add Martin to the list of authors
9108
9109 2002-07-09 [martin]     0.7.8claws56
9110         * src/gtksctree.c
9111                 Added gtk_ctree_last_visible(), tree_update_level(),
9112                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
9113                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9114                 from gtk+ to gtksctree.c for the new sorting code
9115                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
9116                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
9117         * src/gtksctree.h
9118                 Added declaration for gtk_sctree_sort_recursive() and
9119                 gtk_sctree_sort_node
9120         * src/addressbook.c
9121         * src/foldersel.c
9122         * src/folderview.c
9123         * src/summaryview.c
9124                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9125                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
9126
9127 2002-07-08 [paul]       0.7.8claws55
9128
9129         * more sync with 0.7.8cvs21
9130                 see ChangeLog 2002-07-08
9131
9132 2002-07-08 [paul]       0.7.8claws54
9133
9134         * sync with 0.7.8cvs21
9135                 see ChangeLog 2002-07-08
9136
9137 2002-07-07 [alfons]     0.7.8claws53
9138
9139         * src/Makefile.am
9140         * src/stock_pixmap.[ch]
9141         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
9142         * src/pixmaps/notice_error.xpm  ** NEW FILE **
9143         * src/pixmaps/notice_note.xpm   ** NEW FILE **
9144                 add new pixmaps for upcoming notice pane
9145
9146 2002-07-06 [melvin]     0.7.8claws52
9147
9148         * src/gtkspell.[ch]
9149                 Made them a bit closer to Sylpheed's coding style.
9150                 Removed old code.
9151                 Removed possible memory leaks when some errors occurs.
9152
9153 2002-07-06 [melvin]     0.7.8claws51
9154
9155         * po/Makefile.in.in
9156                 Removed --no-location in xgettext command line to help
9157                 translators that use Emacs' po-mode
9158         * src/quote_fmt.c
9159                 Removed unnecessary comments that messed up sylpheed.pot
9160
9161 2002-07-06 [paul]       0.7.8claws50
9162
9163         * sync with 0.7.8cvs19
9164                 see ChangeLog 2002-07-05
9165
9166 2002-07-06 [christoph]  0.7.8claws49
9167
9168         * src/folder.c
9169         * src/mainwindow.c
9170                 fix folder_item_remove_all_msg and folderview
9171                 status for trash folders after emptying trash
9172
9173 2002-07-05 [paul]       0.7.8claws48
9174
9175         * sync with 0.7.8cvs16
9176                 see ChangeLog 2002-07-04 and 2002-07-05
9177
9178 2002-07-04 [paul]       0.7.8claws47
9179
9180         * sync with 0.7.8cvs14
9181                 see  ChangeLog 2002-07-04
9182
9183 2002-07-03 [alfons]     0.7.8claws46
9184
9185         * src/folder.c
9186                 dupe folder item's path because it's being reallocated
9187                 by new folder scanning code
9188
9189 2002-07-03 [christoph]  0.7.8claws45
9190
9191         * src/imap.c
9192                 better IMAP uid fetching using 'FETCH 1:* (UID)'
9193         * src/msgcache.c
9194                 add missing return in msgcache_write
9195
9196 2002-07-02 [thorsten]   0.7.8claws44
9197
9198         * src/jpilot.c
9199         * src/msgcache.c
9200         * src/rfc2015.c
9201                 use binary mode for file access
9202
9203 2002-07-02 [christoph]  0.7.8claws43
9204
9205         * major code cleanup (part 1)
9206         
9207                 - unused variables removed
9208                 - unused functions removed
9209                 - uninitialized variables checked
9210                 - missing return statements added
9211                 - missing function return types added
9212                 - added parentheses around assignment and
9213                   && in || when suggested by gcc
9214               
9215         * src/mh.c
9216         * src/folder.c
9217                 replaced direct calls to folder->scan_tree
9218                 with folder_scan_tree and restore folder
9219                 prefs in this function. The folder should
9220                 not have to deal with them.
9221                 ( Should now work for all folder types )
9222
9223 2002-07-02 [paul]       0.7.8claws42
9224
9225         * sync with 0.7.8cvs13
9226                 see ChangeLog 2002-07-01 and 2002-07-02
9227
9228 2002-07-01 [christoph]  0.7.8claws41
9229
9230         * src/summaryview.c
9231                 fix "goto next/prev unread message" with
9232                 ignored threads
9233
9234 2002-07-01 [paul]       0.7.8claws40
9235
9236         * po/es.po
9237                 updated by Ricardo Mones Lastra
9238
9239 2002-06-30 [match]      0.7.8claws39
9240
9241         * src/jpilot.c
9242                 applied variation of leonerd's patch (566661) to
9243                 allow multiple email addresses per JPilot entry.
9244                 addresses may be separated by space, comma, pipe,
9245                 semi-colon, new-line.
9246
9247 2002-06-30 [alfons]     0.7.8claws38
9248
9249         * src/procmsg.c
9250                 simple fix for putting older nodes before
9251                 newer nodes when threading by subject
9252
9253 2002-06-30 [christoph]  0.7.8claws37
9254
9255         * src/folder.c
9256         * src/folderview.c
9257         * src/mh.c
9258         * src/news.c
9259         * src/procmsg.c
9260                 fix broken folder tree rescaning
9261                 and don't use procmsg_get_mark_sum
9262                 anymore
9263
9264 2002-06-30 [christoph]  0.7.8claws36
9265
9266         * merge new cache branch
9267         * src/imap.c
9268                 fix new cache imap copy bug
9269         * src/folder.c
9270                 improved folder_item_scan
9271                 it should now always set the correct
9272                 new, unread and total message counts
9273
9274 2002-06-29 [paul]       0.7.8claws35
9275
9276         * configure.in
9277                 correct syntax error
9278
9279 2002-06-29 [paul]       0.7.8claws34
9280
9281         * configure.in
9282           Makefile.am
9283           man/Makefile.am       ** NEW FILE **
9284           man/sylpheed.1.gz     ** NEW FILE **
9285                 add Sylpheed man page
9286
9287 2002-06-29 [paul]       0.7.8claws33
9288
9289         * po/pt_BR.po
9290                 updated by Fabio Junior Beneditto
9291
9292 2002-06-28 [jens]       0.7.8claws32
9293
9294         * po/de.po
9295                 translation updated
9296
9297         * src/selective_download.c
9298                 removed gettext for space " "
9299
9300         * src/imap.c
9301                 removed wrong space
9302
9303 2002-06-28 [paul]       0.7.8claws31
9304
9305         * sync with 0.7.8cvs11
9306                 see ChangeLog 2002-06-28
9307
9308 2002-06-28 [paul]       0.7.8claws30
9309
9310         * sync with 0.7.8cvs10
9311                 see ChangeLog 2002-06-27 and 2002-06-28
9312
9313 2002-06-26 [paul]       0.7.8claws29
9314
9315         * src/addrgather.c
9316           src/selective_download.c
9317                 don't gettextise empty strings.
9318                 reserved by gettext. gettext("") returns 
9319                 the header entry with meta information, 
9320                 not the empty string
9321
9322         * po/en_GB.po
9323                 updated
9324
9325 2002-06-26 [paul]       0.7.8claws28
9326
9327         * sync with 0.7.8cvs7
9328                 see ChangeLog 2002-06-25
9329
9330         * src/prefs_common.c
9331                 ...and in the process, tweak the gui a little
9332
9333 2002-06-25 [alfons]     0.7.8claws27
9334         
9335         * configure.in
9336         * src/Makefile.am
9337                 fine tune ldap library detection
9338
9339 2002-06-25 [alfons]     0.7.8claws26
9340
9341         * src/compose.c
9342                 don't allow return receipts when composing a news article
9343
9344 2002-06-25 [paul]       0.7.8claws25
9345
9346         * Makefile.am
9347                 add '$(AMTAR)' to 'release' section to allow for
9348                 new and older autotools
9349
9350 2002-06-25 [paul]       0.7.8claws24
9351
9352         * src/summaryview.c
9353                 fix "No more unread messages" persistant pop-up
9354                 window bug
9355
9356 2002-06-25 [paul]       0.7.8claws23
9357
9358         * po/it.po
9359                 updated by Alessandro Maestri
9360
9361 2002-06-25 [paul]       0.7.8claws22
9362
9363         * sync with 0.7.8cvs6
9364                 see ChangeLog 2002-06-25
9365
9366 2002-06-24 [paul]       0.7.8claws21
9367
9368         * tools/update-po
9369                 add GPL copyright information
9370
9371 2002-06-24 [paul]       0.7.8claws20
9372
9373         * tools/Makefile.am
9374           tools/README
9375           tools/update-po       ** NEW FILE **
9376                 add script that eases the creation of *.po files
9377                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
9378
9379 2002-06-23 [alfons]     0.7.8claws19
9380
9381         * src/messageview.c
9382                 make notification_convert_header obey const correctness
9383                 (next step will be fixing the broken return receipt)
9384
9385 2002-06-23 [paul]       0.7.8claws18
9386
9387         * src/messageview.c
9388                 fix bug introduced in last commit:
9389                 removed too much code in last commit - put back what's
9390                 needed
9391
9392 2002-06-23 [paul]       0.7.8claws17
9393
9394         * src/messageview.[ch]
9395                 remove code committed in error from locally patched
9396                 source
9397
9398 2002-06-23 [colin]      0.7.8claws16
9399
9400         * src/compose.[ch]
9401                 add compose_entry_select(), used to select the default_to
9402                 email address - hopefully avoiding people sending mails to
9403                 wrong recipients.
9404
9405 2002-06-22 [alfons]     0.7.8claws15
9406
9407         * AUTHORS
9408                 add Bram Metsch & Stanislav Karchebny
9409         * src/smtp.[ch]
9410         * src/prefs_account.[ch]
9411         * src/send.c
9412                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
9413                   options.  (see <http://sourceforge.net/tracker/index.php
9414                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
9415
9416                 - merge Stanislav's fix to make SMTP AUTH work with qmail
9417                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
9418
9419 2002-06-22 [paul]       0.7.8claws14
9420
9421         * sync with 0.7.8cvs5
9422                 see ChangeLog 2002-06-19 and 2002-06-20
9423
9424 2002-06-22 [alfons]     0.7.8claws13
9425
9426         * src/selective_download.c
9427                 fix a stupid mistake I made
9428
9429 2002-06-22 [alfons]     0.7.8claws12
9430
9431         * src/selective_download.[ch]
9432                 fix another unnoticed leak; cleanup code
9433
9434 2002-06-21 [alfons]
9435
9436         * tools/Makefile.am
9437                 gpg-sign <-- gpg-sign-syl
9438
9439 2002-06-21 [alfons]     0.7.8claws11
9440
9441         * src/selective_download.c
9442         * src/selective_download.h
9443                 fix assorted mix of allocation errors (should solve
9444                 problem reported by Philippe GramoullĂ©, see:
9445                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
9446
9447 2002-06-20 [melvin]     0.7.8claws10
9448
9449         * tools/gpg-sign *REMOVED*
9450           tools/gpg-sign-syl *ADDED*
9451                 Replaced the gpg clearsigning script with the version using
9452                 xterm instead of ssh-askpass and changed its name.
9453
9454         * README.claws
9455                 Updated actions example to reflect the renaming of the
9456                 gpg clearsigning script.
9457
9458 2002-06-19 [paul]       0.7.8claws9
9459
9460         * sync with 0.7.8claws9
9461                 see ChangeLog 2002-06-18 and 2002-06-19
9462
9463 2002-06-19 [paul]       0.7.8claws8
9464
9465         * sync with 0.7.8cvs1
9466                 see ChangeLog 2002-06-18
9467
9468 2002-06-18 [alfons]     0.7.8claws7
9469
9470         * src/mainwindow.h
9471                 add omitted prototype
9472
9473 2002-06-17 [paul]       0.7.8claws6
9474
9475         * src/mainwindow.c
9476                 fix hiding of exec_btn
9477
9478 2002-06-17 [paul]       0.7.8claws5
9479
9480         * src/pop.c
9481                 remove unneeded code: should_delete() 
9482                 and Pop3State::uidl_todelete_list
9483
9484 2002-06-17 [paul]       0.7.8claws4
9485
9486         * sync with 0.7.8
9487                 see ChangeLog 2002-06-11 and 2002-06-13
9488
9489 2002-06-16 [alfons]     0.7.8claws3
9490         
9491         * src/folder.c
9492                 make sure lock sort mode (claws specific) is
9493                 also persists after a tree rescan
9494
9495 2002-06-16 [alfons]     0.7.8claws2
9496
9497         * src/prefs_folder_item.c
9498         * src/folder.[ch]
9499                 fix persistence of folder sort mode (broken
9500                 by adapting Hiro's new folder persistence code)
9501
9502 2002-06-16 [alfons]     0.7.8claws1
9503
9504         * AUTHORS
9505         * src/logwindow.c
9506         * src/prefscommon.[ch]
9507                 control size of log text in log window; 
9508                 closes patch #569155 submitted by Mitko Haralanov.
9509
9510 2002-06-15 [paul]       0.7.8claws
9511
9512         * release of 0.7.8claws
9513
9514 2002-06-15 [paul]       0.7.7claws
9515
9516         * po/pt_BR.po
9517                 updated by Fabio Junior Beneditto
9518
9519 2002-06-14 [paul]       0.7.6claws49
9520
9521         * po/es.po
9522                 updated by Ricardo Mones Lastra
9523
9524 2002-06-14 [paul]       0.7.6claws48
9525
9526         * po/nl.po
9527                 updated translation by Wilbert Berendsen
9528
9529 2002-06-14 [melvin]     0.7.6claws47
9530
9531         * po/fr.po
9532                 Updated French translation
9533
9534 2002-06-13 [paul]       0.7.6claws46
9535
9536         * src/filesel.c
9537                 allow filename to be typed in, rather than just
9538                 selected by the mouse. Patch by Gustavo Noronha Silva.
9539
9540 2002-06-13 [alfons]     0.7.6claws45
9541
9542         * src/mainwindow.[ch]
9543                 more cleanups (removing unnecessary menu items Expand 
9544                 summary / message view)
9545
9546 2002-06-13 [melvin]     0.7.6claws44
9547
9548         * po/POTFILES.in
9549                 Added src/string_match.c
9550         * src/string_match.c
9551                 Fixed possible buffer overflow.
9552                 Corrected typo.
9553                 Added missing config.h header.
9554         * src/prefs_common.c
9555           src/prefs_matcher.c
9556           src/prefs_scoring.c
9557                 Made some strings translatable (missing _(..)).
9558
9559 2002-06-13 [melvin]     0.7.6claws43
9560
9561         * README.claws
9562                 Corrected action example (verifying clearsigned mail).
9563         * src/prefs_account.c
9564                 Corrected typo.
9565         * src/prefs_common.c
9566                 Removed incorrect line that generated a Gtk-CRITICAL msg.
9567
9568 2002-06-12 [alfons]     0.7.6claws42
9569
9570         * src/summaryview.c
9571                 add init of score column lost in 0.7.6claws42
9572
9573 2002-06-12 [paul]       0.7.6claws41
9574
9575         * src/prefs_account.c
9576                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
9577                 behavior of the radio buttons, (from 0.7.7cvs2)
9578
9579 2002-06-11 [alfons]     0.7.6claws40
9580
9581         * src/messageview.[ch]
9582         * src/summaryview.[ch]
9583         * src/summary_search.c
9584         * src/mainwindow.c
9585                 perform a sync to bring in Hiro's separate view implementation 
9586
9587                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
9588
9589 2002-06-11 [paul]       0.7.6claws39
9590         
9591         * src/prefs_account.c
9592                 correct a typo on the Receive tab
9593
9594 2002-06-10 [match]      0.7.6claws38
9595
9596         * src/addressbook.c
9597                 Included address completion patch from Gustavo Noronha.
9598
9599 2002-06-10 [paul]       0.7.6claws37
9600
9601         * src/inc.[ch]
9602           src/pop.c
9603           src/prefs_account.[ch]
9604           src/selective_download.[ch]
9605                 apply PATCH #561712
9606                  NEW:
9607                 - check if POP Account
9608                 - Receive Button renamed to Preview
9609                 - Preview Button Popup: preview new/all messages
9610                 - Download Button
9611                 - Account Preferences-->Receive tab checkbutton if you
9612                   want to remove Mail after Download
9613                 -: default YES
9614                 - Account Preferences-->Receive tab checkbutton use
9615                   filtering rules on preview
9616                   (think of delete_on_server)
9617                 -: default YES
9618                 - Account selectable from SD dialog
9619                 - checkbutton to show already downloaded messages if
9620                   all messages are previewed
9621                 - new clist column showing Date
9622                 - ESC KEY close
9623                 FIXES:
9624                 - play ball with UIDL
9625                 - fault tolerant (?) 
9626                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9627
9628 2002-06-10 [melvin]     0.7.6claws36
9629
9630         * README.claws
9631                 Added a hint to ac/README in cvs instructions.
9632
9633         * src/prefs_actions.c
9634                 Made it possible to use a more elaborate command line
9635                 for asynchronous actions, too.
9636
9637 2002-06-10 [melvin]     0.7.6claws35
9638         
9639         * src/prefs_actions.c
9640                 Make it possible to use a more elaborate command line
9641                 (e.g. |foo|bar|cat>there;echo Done|)
9642                 Corrected error message when calling %f, %F and %p commands
9643                 from the compose window.
9644
9645 2002-06-09 [colin]      0.7.6claws34
9646
9647         * src/summaryview.c
9648                 Automatically find unread messages in current folder
9649                 before annoying the user.
9650
9651 2002-06-08 [alfons]     0.7.6claws33
9652
9653         * po/it.po
9654                 remove bad formatting string in it.po translation
9655                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
9656
9657 2002-06-08 [paul]       0.7.6claws32
9658
9659         * sync with 0.7.6cvs25
9660                 see ChangeLog 2002-06-07
9661
9662 2002-06-05 [paul]       0.7.6claws31
9663
9664         * src/mainwindow.c
9665                 add 'Sort by locked' and 'Sort by score'
9666
9667 2002-06-05 [paul]       0.7.6claws30
9668
9669         * sync with 0.7.6cvs24
9670                 see ChangeLog 2002-06-04
9671
9672 2002-06-04 [paul]       0.7.6claws29
9673
9674         * po/pt_BR.po
9675                 updated by Fabio Junior Beneditto
9676
9677 2002-06-03 [thorsten]   0.7.6claws28
9678
9679         * src/matcher.c
9680                 fclose() matcherrc after reading
9681
9682 2002-06-03 [paul]       0.7.6claws27
9683
9684         * sync with 0.7.6cvs21
9685                 see ChangeLog 2002-05-31
9686
9687 2002-05-31 [paul]       0.7.6claws26
9688
9689         * sync with 0.7.6cvs20
9690                 see ChangeLog 2002-05-29 and 2002-05-30
9691
9692 2002-05-31 [paul]       0.7.6claws25
9693
9694         * src/imap.c
9695                 hopefully fix last buggy sync
9696
9697         * README.claws
9698                 correct typo in 'Actions' examples
9699
9700 2002-05-29 [paul]       0.7.6claws24
9701
9702         * sync with 0.7.6cvs18
9703                 see ChangeLog 2002-05-28 and 2002-05-29
9704
9705         * src/news.c
9706           src/nntp.[ch]
9707                 sync with above 
9708
9709 2002-05-28 [paul]       0.7.6claws23
9710
9711         * sync with 0.7.6cvs16
9712                 see ChangeLog 2002-05-28
9713
9714 2002-05-27 [thorsten]   0.7.6claws22 
9715
9716         * faq/it/sylpheed-faq-1.html
9717           faq/it/sylpheed-faq-2.html
9718           faq/it/sylpheed-faq-3.html
9719           faq/it/sylpheed-faq.html
9720                 corrected DOS lineendings
9721         * faq/de/sylpheed-faq-1.html
9722           faq/de/sylpheed-faq-2.html
9723           faq/en/sylpheed-faq-1.html
9724           faq/en/sylpheed-faq-2.html
9725           faq/en/sylpheed-faq-3.html
9726           faq/es/sylpheed-faq-1.html
9727           faq/es/sylpheed-faq-2.html
9728           faq/es/sylpheed-faq-3.html
9729           faq/fr/sylpheed-faq-1.html
9730           faq/it/sylpheed-faq-1.html
9731           faq/it/sylpheed-faq-2.html
9732           faq/it/sylpheed-faq-3.html
9733           faq/it/sylpheed-faq.html
9734                 changed ">" to &quot;
9735
9736 2002-05-27 [paul]       0.7.6claws21
9737         
9738         * sync with 0.7.6cvs15
9739                 see ChangeLog 2002-05-27
9740
9741 2002-05-27 [paul]       0.7.6claws20
9742
9743         * src/prefs_account.c
9744                 correct a typo
9745
9746 2002-05-26 [paul]       0.7.6claws19
9747
9748         * tools/README
9749                 correct a typo
9750
9751 2002-05-25 [paul]       0.7.6claws18
9752
9753         * tools/README
9754                 add description of kmail2sylpheed.pl
9755
9756 2002-05-25 [paul]       0.7.6claws17
9757
9758         * tools/kmail2sylpheed.pl       ** NEW FILE **
9759                 perl script that converts an exported Kmail address
9760                 book, converts it to sylpheed addressbook file,
9761                 writes the file to .sylpheed, and updates
9762                 addrbook--index.xml 
9763
9764 2002-05-25 [paul]       0.7.6claws16
9765
9766         * sync with 0.7.6cvs14
9767                 see ChangeLog 2002-05-23
9768
9769 2002-05-24 [paul]       0.7.6claws15
9770
9771         * README.claws
9772                 make a correction and add some more info
9773
9774 2002-05-24 [paul]       0.7.6claws14
9775
9776         * src/compose.c
9777                 fix memory leak in 
9778                 compose_redirect_write_headers_from_headerlist()
9779                 add Subject and Resent-Message-ID to
9780                 compose_redirect_write_headers()
9781                 Received, Subject, and X-UIDL are filtered out in 
9782                 compose_redirect_write_to_file()
9783
9784 2002-05-23 [paul]       0.7.6claws13
9785
9786         * src/compose.[ch]
9787           src/filtering.c
9788           src/mainwindow.c
9789           src/matcher.[ch]
9790           src/matcher_parser_lex.l
9791           src/matcher_parser_parse.y
9792           src/prefs_common.[ch]
9793           src/prefs_filtering.c
9794           src/summaryview.c
9795                 rename 'Bounce' to 'Redirect'
9796
9797 2002-05-23 [paul]       0.7.6claws12
9798
9799         * more sync with 0.7.6cvs13
9800           src/compose.c
9801                 see ChangeLog 2002-05-22
9802
9803 2002-05-22 [paul]       0.7.6claws11
9804
9805         * sync with 0.7.6cvs13
9806           src/codeconv.c
9807                 see ChangeLog 2002-05-20
9808           src/prefs_common.c
9809                 see ChangeLog 2002-05-22
9810
9811 2002-05-21 [melvin]     0.7.6claws10
9812
9813         * src/folderview.c
9814                 Added missing filtering and scoring headers
9815                 Fixed bad function call that showed garbage 
9816                 in Folder->Processing
9817
9818 2002-05-21 [paul]       0.7.6claws9
9819
9820         * tools/Makefile.am
9821                 make all tools executable, (patch by Alfons).
9822
9823 2002-05-20 [alfons]     0.7.6claws8
9824
9825         * src/procheader.c
9826                 don't forget to call mktime() so we have a valid week 
9827                 and year day
9828                 (Bug report by Roger Sondermann <mail@jumaros.de>)
9829
9830 2002-05-20 [paul]       0.7.6claws7
9831
9832         * src/html.c
9833                 fix broken parsing of urls
9834         * src/textview.c
9835                 fix displaying of urls
9836
9837                 both fixes from the patch [547855] by Eugene 
9838                 Brevdo (zonem)
9839
9840 2002-05-19 [alfons]     0.7.6claws6
9841
9842         * configure.in
9843                 make sylpheed configure correctly with the latest
9844                 and greatest of automake / autoconf / gettext
9845
9846 2002-05-19 [alfons]     0.7.6claws5
9847
9848         * src/procheader.c
9849         * src/procheader.h
9850                 add function for returning ime zone offset
9851         * src/quote_fmt.c
9852         * src/quote_fmt_parse.y
9853                 better quotation formatting - does not convert
9854                 to local time, but uses the original date string.
9855                 
9856                 Note: %z inserts the timezone offset (should 
9857                 work also on platforms where strftime does not
9858                 support %z).
9859
9860 2002-05-18 [christoph]  0.7.6claws4
9861
9862         * src/summaryview.c
9863                 fix indentation of some code
9864         * tools/Makefile.am
9865                 fix spaces after \
9866         * src/Makefile.am
9867                 add missing \
9868                 correct path for ignorethread.xpm
9869                 incorrect filename for sylpheed_logo.xpm
9870                 add missing include matcher_parser_parse.h
9871
9872 2002-05-18 [paul]       0.7.6claws3
9873
9874         * sync with 0.7.6cvs8
9875                 see ChangeLog 2002-05-16 and 2002-05-17
9876
9877 2002-05-18 [melvin]     0.7.6claws2
9878
9879         * README.claws
9880                 Corrected an action's definition and fixed some misspellings.
9881
9882 2002-05-18 [paul]       0.7.6claws1
9883
9884         * tools/Makefile.am
9885           tools/gpg-sign        ** new file **
9886           tools/uudec           ** new file **
9887                 add Melvin's Actions scripts
9888
9889         * README.claws
9890                 add Melvin's descriptions for Actions
9891
9892 2002-05-18 [paul]       0.7.6claws
9893
9894         * Version 0.7.6claws released
9895
9896 2002-05-17 [paul]       0.7.5claws32
9897
9898         * po/es.po
9899                 updated by Ricardo Mones Lastra
9900
9901 2002-05-17 [paul]       0.7.5claws31
9902
9903         * src/compose.c
9904                 fix Account prefs default folder for sent/draft/deleted
9905                 messages bug
9906
9907         * po/it.po
9908           po/nl.po
9909                 updated translation by Alessandro Maestri and
9910                 Wilbert Berendsen
9911
9912 2002-05-17 [melvin]     0.7.5claws30
9913
9914         * src/prefs_actions.c
9915                 Fixed bug where using %F not at the end of the command 
9916                 resulted in an additional empty argument being created.
9917                 Thanks to Darko Koruga for reporting the bug.
9918
9919 2002-05-17 [melvin]     0.7.5claws29
9920
9921         * po/fr.po
9922                 Updated French translations.
9923
9924 2002-05-15 [paul]       0.7.5claws28
9925         
9926         * po/es.po
9927                 updated by Ricardo Mones Lastra
9928
9929 2002-05-15 [paul]       0.7.5claws27
9930
9931         * sync with 0.7.6cvs4
9932                 see ChangeLog 2002-05-14 and 2002-05-15
9933
9934 2002-05-14 [paul]       0.7.5claws26
9935
9936         * sync with 0.7.6cvs1
9937                 see ChangeLog 2002-05-13
9938
9939 2002-05-13 [thorsten]   0.7.5claws25
9940
9941         * src/messageview.c
9942                 fix select_all and copy in multipart messages
9943         * src/mainwindow.c
9944                 fix select_all and copy in multipart messages
9945
9946 2002-05-12 [paul]       0.7.5claws24
9947
9948         * src/summaryview.c
9949                 reverse last commit, bug already fixed in 0.7.5claws3
9950
9951 2002-05-12 [netztorte]  0.7.5claws23
9952
9953         * src/summaryview.c
9954                 dont parse empty addressbook (checked in before claws20)
9955
9956 2002-05-12 [melvin]     0.7.5claws22
9957
9958         * src/procmsg.[ch]
9959                 Removed unneeded priority code introduced by the previous 
9960                 commit.
9961
9962 2002-05-12 [melvin]     0.7.5claws21
9963
9964         * src/compose.[ch]
9965                 Added possibility to set message's priority.
9966         * src/procmsg.[ch]
9967                 Added possibility to set message's priority.
9968                 Added missing headers
9969
9970 2002-05-12 [melvin]     0.7.5claws20
9971
9972         * src/prefs_actions.c
9973                 Removed implicitely added quotes around the name
9974                 of the temporary files of mime parts.
9975
9976 2002-05-12 [paul]       0.7.5claws19
9977
9978         * sync with 0.7.5cvs20
9979                 see ChangeLog 2002-05-11
9980
9981 2002-05-12 [alfons]     0.7.5claws18
9982
9983         * src/quote_fmt_lex.l
9984         * src/quote_fmt_parse.y
9985                 allow quote / reply date & time format to be set using
9986                 %D{format}. format is a format string you'd pass to
9987                 strftime() (see man strftime, or the Display tab |
9988                 Date format setting).
9989
9990                 Currently %D converts the date to local time. 
9991
9992 2002-05-11 [paul]       0.7.5claws17
9993
9994         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
9995                 see ChangeLog 2002-05-10 and 2002-05-11
9996
9997 2002-05-10 [paul]       0.7.5claws16
9998
9999         * sync with 0.7.5cvs16
10000                 see ChangeLog entries 2002-05-09 and 
10001                 2002-05-10
10002
10003 2002-05-10 [colin]      0.7.5claws15
10004
10005         * src/textview.c
10006                 Corrected a bug that prevented sylpheed to open
10007                 double-clicked URIs.
10008
10009 2002-05-09 [paul]       0.7.5claws14
10010
10011         * sync with 0.7.5cvs14
10012                 see ChangeLog 2002-05-08 and 2002-05-09
10013
10014 2002-05-08 [paul]       0.7.5claws13
10015
10016         * sync with 0.7.5cvs11
10017                 see ChangeLog entry 2002-05-08
10018
10019 2002-05-08 [paul]       0.7.5claws12
10020
10021         * src/mainwindow.c
10022           src/textview.[ch]
10023                 fix segfault on View->Open in new window
10024                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10025
10026 2002-05-07 [paul]       0.7.5claws11
10027
10028         * sync with 0.7.5cvs9
10029                 see ChangeLog entry 2002-05-07
10030
10031 2002-05-06 [paul]       0.7.5claws10
10032
10033         * src/messageview.c
10034           src/textview.c
10035                 display url in statusbar on single-click
10036                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10037
10038 2002-05-06 [match]      0.7.5claws9
10039
10040         * src/addritem.[ch]
10041                 new functions.
10042         * src/addrcache.c
10043                 tidy up.
10044         * src/xmlprops.[ch]
10045                 XML implementation of properties file.
10046         * src/exporthtml.[ch]
10047         * src/expthtmldlg.[ch]
10048         * src/addressbook.c
10049                 export to HTML.
10050
10051 2002-05-02 [sergey]     0.7.5claws8
10052
10053         * src/mainwindow.c (mainwin_entries),
10054           src/prefs_common.c (prefs_send_create()),
10055           src/codeconv.c (locale_table):
10056                 use charset name "Windows-1251" instead of "CP1251".
10057
10058 2002-05-02 [colin]      0.7.5claws7
10059         
10060         * src/compose.c
10061           src/prefs_common.c
10062           src/prefs_folder_item.c
10063                 Fixed cosmetics bugs due to Outbox renamed to Sent.
10064
10065 2002-05-02 [hiro]       0.7.5claws6
10066
10067         * src/imap.c
10068                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
10069
10070 2002-05-02 [paul]       0.7.5claws5
10071
10072         * src/compose.c
10073                 more sync with 0.7.5cvs7, see ChangeLog entry
10074                 2002-05-02
10075
10076 2002-05-02 [hiro]       0.7.5claws4
10077
10078         * src/compose.c
10079                 compose_queue_sub():
10080                 check if queue folder exists (closes #550397).
10081                 removed directory creation since it should be handled
10082                 transparently.
10083         * src/imap.c
10084                 imap_add_msg(): return UID for appended message
10085                 (closes #548842).
10086
10087 2002-04-30 [paul]       0.7.5claws3
10088
10089         * src/summaryview.c
10090                 fix account_find_from_address() bug
10091
10092 2002-04-28 [colin]      0.7.5claws2
10093
10094         * src/compose.c
10095           src/textview.c
10096           src/prefs_common.[ch]
10097           src/utils.[ch]
10098                 Added user-definable quotation characters recognition.
10099
10100 2002-04-28 [paul]       0.7.5claws1
10101
10102         * sync with 0.7.5cvs4
10103                 see ChangeLog entry  2002-04-25
10104
10105 2002-04-28 [paul]       0.7.5claws
10106
10107         * po/es.po
10108           po/nl.po
10109           po/pt_BR.po
10110                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
10111                 Fabio Junior Beneditto
10112
10113 2002-04-27 [jens]       0.7.4claws103
10114
10115         * po/de.po
10116                 updated German translation.
10117
10118 2002-04-27 [hiro]       0.7.4claws102
10119
10120         * src/summaryview.c
10121                 summary_write_cache(): fixed the mark loss of hidden messages.
10122
10123 2002-04-26 [melvin]     0.7.4claws101
10124
10125         * src/procmsg.c
10126                 fixed a second typo (same one)
10127         * po/fr.po
10128           po/it.po
10129           po/pt_BR.po
10130                 fixed the type again...
10131
10132 2002-04-26 [melvin]     0.7.4claws100
10133
10134         * src/procmsg.c
10135                 fixed a typo in an alert message ("temorary").
10136         * po/it.po
10137         * po/pt_BR.po
10138                 corrected the typo  described above.
10139         * po/fr.po
10140                 updated French translation.
10141
10142 2002-04-26 [darko]      0.7.4claws99
10143
10144         * src/summaryview.c
10145                 fix target folder colorization
10146
10147 2002-04-25 [paul]       0.7.4claws98
10148
10149         * po/it.po
10150                 updated by Alessandro Maestri
10151
10152 2002-04-24 [colin]      0.7.4claws97
10153         
10154         * src/compose.c
10155                 Fixed double "subject is empty" question.
10156
10157 2002-04-23 [colin]      0.7.4claws96
10158         
10159         * src/mimeview.c
10160                 Corrected issue when "automatically display images" was
10161                 not set : first image remained after selecting second.
10162
10163 2002-04-23 [melvin]     0.7.4claws95
10164
10165         * src/prefs_actions.c
10166                 Don't display in/out dialog if there is nothing to show.
10167
10168 2002-04-23 [paul]       0.7.4claws94
10169
10170         * sync with 0.7.5cvs3
10171                 bug fixes: see ChangeLog entry 2002-04-23
10172
10173 2002-04-22 [darko]      0.7.4claws93
10174
10175         * src/compose.c
10176                 fix previous check-in which changed code after
10177                 merge from main
10178
10179 2002-04-22 [paul]       0.7.4claws92
10180
10181         * faq/de/*
10182                 add German FAQ
10183         * faq/en/*
10184           faq/es/*
10185           faq/fr/*
10186                 update English, Spanish and French FAQs
10187         * manual/de/*
10188           manual/es/*
10189                 add German and Spanish manuals
10190         * manual/en/*
10191           manual/fr/*
10192                 update English and French manuals
10193
10194         * src/Makefile.am
10195                 add to and re-arrange the pixmap entries
10196
10197 2002-04-22 [darko]      0.7.4claws91
10198
10199         * src/compose.c
10200                 fix sender initials recognition to only allow
10201                 '>' after the initials
10202
10203 2002-04-21 [paul]       0.7.4claws90
10204
10205         * sync with 0.7.5 release
10206                 see ChangeLog entry 2002-04-21
10207
10208 2002-04-21 [alfons]
10209
10210         * src/Makefile.am
10211                 add colin's new pixmaps to EXTRA_DIST
10212
10213 2002-04-21 [colin]      0.7.4claws89
10214         * src/compose.c
10215         * src/inc.c
10216         * src/mainwindow.[ch]
10217         * src/prefs_common.[ch]
10218         * src/stock_pixmap.[ch]
10219                 Added "Work offline" ability.
10220
10221 2002-04-21 [colin]      0.7.4claws88
10222         
10223         * src/mimeview.c
10224         * src/prefs_common.c
10225         * src/prefs_common.h
10226         * src/textview.c : Added an option to common preferences -> display
10227           to allow user not to automatically display images.
10228
10229 2002-04-21 [paul]       0.7.4claws87
10230
10231         * sync with 0.7.4cvs52
10232                 see ChangeLog entry 2002-04-21 (src/imap.c)
10233
10234 2002-04-21 [paul]       0.7.4claws86
10235
10236         * sync with 0.7.4cvs51
10237                 see ChangeLog entry 2002-04-21
10238
10239 2002-04-21 [paul]       0.7.4claws85
10240
10241         * sync with 0.7.4cvs49
10242                 see ChangeLog entries 2002-04-20 and 2002-04-21
10243
10244         * src/Makefile.am
10245                 clean up: remove old 'stock_' element from xpm 
10246                 filenames.
10247
10248 2002-04-21 [alfons]     0.7.4claws84
10249
10250         apply sync patch from Paul
10251
10252         * src/folderview.c
10253                 use old claws prefs_folder_item_create() for now
10254
10255 2002-04-19 [match]      0.7.4claws83
10256
10257         * src/addressbook.[ch]
10258         * src/addrharvest.[ch]
10259         * src/addrgather.[ch]
10260                 recurse folders.
10261         * src/mainwindow.c
10262         * src/summaryview.[ch]
10263                 change menu option.
10264
10265 2002-04-19 [paul]       0.7.4claws82
10266
10267         * po/pt_BR.po
10268                 updated by Fabio Junior Beneditto
10269
10270 2002-04-14 [alfons]     0.7.4claws81
10271
10272         * src/passphrase.c
10273                 add #include <sys/types.h> for mode_t and off_t 
10274
10275 2002-04-13 [paul]       0.7.4claws80
10276         
10277         * src/main.c
10278           src/passphrase.[ch]
10279           src/pgptext.c
10280           src/prefs_common.[ch]
10281           src/rfc2015.c
10282                 enable storing of GnuPG passphrase for the whole 
10283                 session or a user-defined number of minutes. patch 
10284                 submitted by Ravemax <ravemax@dextrose.com>
10285
10286 2002-04-13 [alfons]     0.7.4claws79
10287
10288         * src/textview.c
10289                 make email parser also stop scanning when encountering separators
10290                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
10291
10292 2002-04-13 [paul]       0.7.4claws78
10293
10294         * sync with 0.7.4cvs39
10295                 see ChangeLog entry 2002-04-12
10296
10297 2002-04-11 [paul]       0.7.4claws77
10298
10299         * sync with 0.7.4cvs37
10300                 see ChangeLog entry 2002-04-11
10301
10302 2002-04-11 [paul]       0.7.4claws76
10303
10304         * COPYING 
10305                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
10306                 the clause for OpenSSL). sync with sylpheed main
10307
10308 2002-04-09 [melvin]     0.7.4claws75
10309
10310         * src/compose.c
10311                 Made 'Ctrl-Enter' on send ignore some modifiers 
10312                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
10313                 to bind other *-Enter (but not Alt-Enter).
10314
10315 2002-04-09 [paul]       0.7.4claws74
10316
10317         * sync with 0.7.4cvs35
10318                 see ChangeLog entries 2002-04-09
10319
10320 2002-04-08 [paul]       0.7.4claws73
10321
10322         * sync with 0.7.4cvs33
10323                 see ChangeLog entry 200-04-08
10324
10325 2002-04-07 [match]      0.7.4claws72
10326
10327         * src/addrharvest.[ch]
10328                 fixed to read all addresses in header, regardless
10329                 of header size. improved name parsing. accommodate
10330                 harvest from folders and selected message.
10331         * src/addritem.[ch]
10332                 included new address parsing function.
10333         * src/addrgather.[ch]
10334         * src/addressbook.[ch]
10335         * src/summaryview.[ch]
10336         * src/mainwindow.c
10337                 allow address harvest of folder as well as selected
10338                 messages.
10339
10340 2002-04-07 [paul]       0.7.4claws71
10341
10342         * src/esmtp.[ch]
10343           src/smtp.c
10344                 don't try to authenticate with CRAM-MD5 in SMTP when 
10345                 SMTP-AUTH enabled if MTA doesn't issue this 
10346                 auth-method in it's ehlo-response. bug item #531364,
10347                 patch item #938910. patch submitted by Colin Leroy 
10348                 <colin@colino.net>
10349
10350 2002-04-07 [paul]       0.7.4claws70
10351
10352         * src/nntp.c
10353                 fix missing MODE_READER bug. patch submitted by
10354                 Colin Leroy <colin@colino.net>
10355
10356 2002-04-07 [alfons]     0.7.4claws69
10357
10358         * src/matcher.[ch]
10359         * src/prefs_filtering.c
10360         * src/summaryview.c
10361                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
10362                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
10363
10364 2002-04-07 [paul]       0.7.4claws68
10365
10366         * sync with 0.7.4cvs32
10367                 see ChangeLog entry 2002-04-06
10368
10369         * tools/filter_conv.pl
10370                 more bug fixes
10371
10372 2002-04-06 [paul]       0.7.4claws67
10373
10374         * tools/filter_conv.pl
10375                 modify to be able to find the name of the first
10376                 mailbox and use that. main's filter does not
10377                 record the full path to the mailbox and therefore
10378                 can only filter to the first mailbox.
10379
10380 2002-04-05 [paul]       0.7.4claws66
10381
10382         * tools/filter_conv.pl
10383                 attempt to make the script all-encompassing and
10384                 be able to convert any main 'filter' rule thrown
10385                 at it
10386
10387 2002-04-05 [paul]       0.7.4claws65
10388
10389         * tools/filter_conv.pl
10390                 allow for collapsed folder trees
10391
10392 2002-04-05 [paul]       0.7.4claws64
10393
10394         * sync with 0.7.4cvs31
10395                 see ChangeLog entries 2002-04-05
10396
10397 2002-04-03 [paul]       0.7.4claws63
10398
10399         * sync with 0.7.4cvs29
10400                 see ChangeLog entries 2002-04-02 and 2002-04-03
10401
10402 2002-04-02 [paul]       0.7.4claws62
10403
10404         * sync with 0.7.4cvs26
10405                 see ChangeLog entry 2002-04-01
10406
10407 2002-04-02 [match]      0.7.4claws61
10408
10409         * src/pine.[ch]
10410         * src/importpine.[ch]
10411         * src/addressbook.c
10412                 import Pine address book.
10413
10414 2002-04-02 [match]      0.7.4claws60
10415
10416         * src/addrharvest.[ch]
10417                 improve address parsing of funky addresses.
10418
10419 2002-04-02 [darko]      0.7.4claws59
10420
10421         * src/compose.c
10422                 wrap on send improvements, it now recognizes quoted
10423                 initials as part of the quotation string, and it
10424                 does not join lines separated by CR
10425
10426 2002-04-01 [match]      0.7.4claws58
10427
10428         * src/mgutils.[ch]
10429                 added new functions.
10430         * src/mutt.[ch]
10431                 remove excessive duplicate address generation
10432                 on import.
10433
10434 2002-04-01 [alfons]     0.7.4claws57
10435         
10436         * src/summaryview.c
10437                 put back g_free() 
10438
10439 2002-04-01 [paul]       0.7.4claws56
10440
10441         * sync with 0.7.4cvs25
10442                 see ChangeLog entry 2002-04-01
10443
10444 2002-04-01 [alfons]     0.7.4aprilfool55
10445
10446         * src/summaryview.c
10447                 honour feature request item #537427 to allow for
10448                 displaying names from address book for sent mail also
10449
10450 2002-03-29 [paul]       0.7.4claws54
10451
10452         * src/mainwindow.c
10453           src/prefs_filtering.[ch]
10454           src/prefs_matcher.c
10455           src/summaryview.c
10456                 add 'fast filter' for claws' filtering,
10457                 /Tools/Create filter rule/... patch submitted
10458                 by Neill Miller <neillm@thecodefactory.org>
10459
10460 2002-03-29 [paul]       0.7.4claws53
10461
10462         * sync with 0.7.4cvs24
10463                 see ChangeLog entry 2002-03-29
10464
10465 2002-03-28 [paul]       0.7.4claws52
10466
10467         * sync with 0.7.4cvs23
10468                 see ChangeLog entry 2002-03-28
10469
10470 2002-03-27 [melvin]     0.7.4claws51
10471
10472         * src/prefs_actions.c
10473                 Added support to pass only one message part (as a
10474                 file) to the command using '%p'. No quotes are needed
10475                 because doubles quotes are automatically added.
10476                 Fixed bug where Sylpheed could block when waiting for
10477                 a child process to finish.
10478                 Changed the help menu to remove quotes around symbols to 
10479                 avoid misinterpretation (they must not be used).
10480
10481 2002-03-27 [melvin]     0.7.4claws50
10482
10483         * src/inc.c
10484                 Made the new mail notification command always 
10485                 execute asynchronously.
10486
10487 2002-03-27 [paul]       0.7.4claws49
10488
10489         * src/compose.c
10490                 fix bug introduced in last commit
10491
10492 2002-03-27 [paul]       0.7.4claws48
10493
10494         * sync with 0.7.4cvs21
10495                 see ChangeLog 2002-03-26 and 2002-03-27
10496
10497 2002-03-26 [hoa]        0.7.4claws47
10498
10499         * src/prefs_folder_item.c
10500                 really fixed the bug #516442 with folder rescan.
10501
10502 2002-03-26 [paul]       0.7.4claws46
10503
10504         * sync with 0.7.4cvs19
10505                 see ChangeLog entries 2002-03-25 and 2002-03-26
10506
10507 2002-03-25 [hoa]        0.7.4claws45
10508
10509         * src/matcher.c
10510         * src/mh.c
10511                 fix the bug #516442 with folder rescan.
10512
10513         * src/prefs_common.[ch]
10514         * src/compose.c
10515                 added an option to enable two different behaviours
10516                 for bounce.
10517
10518
10519 2002-03-25 [paul]       0.7.4claws44
10520
10521         * src/mainwindow.c
10522           src/selective_download.c
10523                 correct a few menuitem labels
10524
10525 2002-03-25 [christoph]  0.7.4claws43
10526
10527         * src/procmsg.c
10528                 fix non deleted tmp message in
10529                 procmsg_save_to_outbox
10530                 fix problems caused by sync with
10531                 main branch's procmsg_send_queue
10532
10533 2002-03-25 [paul]       0.7.4claws42
10534
10535         * src/quote_fmt.c
10536           src/quote_fmt_lex.l
10537           src/quote_fmt_parse.y
10538                 add Last name (%L) placeholder for quoting. 
10539                 patch submitted by Thorsten Thielen 
10540                 <thth@users.sourceforge.net>
10541
10542 2002-03-25 [paul]       0.7.4claws41
10543
10544         * src/utils.c
10545                 get full hostname. patch submitted by
10546                 Bob Woodside <rwoodside1@comcast.net>
10547
10548 2002-03-25 [paul]       0.7.4claws40
10549
10550         * src/account.c
10551           src/news.c
10552           src/nntp.[ch]
10553           src/prefs_account.[ch]
10554                 enable NNTP over SSL. patch submitted by
10555                 Pascal Jermini <pascal@infinity.hn.org>
10556
10557 2002-03-24 [paul]       0.7.4claws39
10558
10559         * src/prefs_common.c
10560                 make the arrangement of the Compose tab more
10561                 coherent
10562
10563         * src/mainwindow.c
10564                 fix some irregularities of style
10565
10566         * po/de.po
10567                 updated by Kilian Krause
10568
10569 2002-03-23 [paul]       0.7.4claws38
10570
10571         * po/pt_BR.po
10572                 updated by Fabio Junior Beneditto
10573
10574 2002-03-23 [paul]       0.7.4claws37
10575
10576         * src/mainwindow.c
10577                 move 'Gather addresses' to 'Tools' menu
10578                 make 'Selective download' sensitive
10579
10580 2002-03-23 [paul]       0.7.4claws36
10581
10582         * sync with 0.7.4cvs16
10583                 see ChangeLog entries 2002-03-23
10584
10585 2002-03-22 [christoph]  0.7.4claws35
10586
10587         * src/quote_fmt_parse.y
10588                 fix include program output
10589
10590 2002-03-22 [alfons]     0.7.4claws34
10591
10592         * src/pop.c
10593                 initialize GDate stack variable correctly (sorry!)
10594
10595 2002-03-22 [paul]       0.7.4claws33
10596
10597         * src/compose.c
10598           src/mainwindow.c
10599           src/prefs_actions.c
10600           src/prefs_common.c
10601                 rename 'Tool' to 'Tools'
10602
10603         * src/mainwindow.c
10604                 move 'Delete duplicated messages' from
10605                 'Message/' to 'Tools/'
10606                 re-arrange the order of 'Tools/' items
10607
10608 2002-03-22 [paul]       0.7.4claws32
10609
10610         * src/addr_compl.c
10611           src/addressbook.[ch]
10612                 auto-address completion now also matches on
10613                 Nickname. patch submitted by Bob Forsman 
10614                 <hammor@users.sourceforge.net>
10615
10616         * src/editaddress.c
10617                 correct a spelling mistake
10618
10619 2002-03-22 [alfons]     0.7.4claws31
10620
10621         * src/pop.c
10622                 fix getting uidl from incorrect string 
10623                 (spotted by Colin)
10624
10625 2002-03-21 [alfons]     0.7.4claws30
10626
10627         * src/pop.c
10628                 more code refactoring
10629                 plug mem leak introduced by delete on server
10630
10631 2002-03-21 [paul]       0.7.4claws29
10632
10633         * sync with 0.7.4cvs11
10634                 see ChangeLog entries 2002-03-20
10635
10636 2002-03-20 [alfons]     0.7.4claws28
10637
10638         * src/inc.c
10639                 apply Colin's patch and refactor
10640
10641 2002-03-20 [paul]       0.7.4claws27
10642
10643         * sync with sylpheed 0.7.4cvs9
10644                 see ChangeLog entry 2002-03-20
10645
10646 2002-03-19 [christoph]  0.7.4claws26
10647
10648         * src/mh.c
10649         * src/procmsg.[ch]
10650         * src/summaryview.c
10651                 revert changes for flag updates
10652                 (does not work correctly and no time to debug)
10653
10654 2002-03-20 [alfons]     0.7.4claws25
10655
10656         * src/pop.c
10657                 refactor should_delete() a little bit 
10658
10659 2002-03-19 [paul]       0.7.4claws24
10660
10661         * src/inc.[ch]
10662           src/pop.c
10663           src/prefs_account.[ch]
10664                 allow the user to leave downloaded mail on the 
10665                 server for n days. Patch submitted by Colin Leroy 
10666                 <colin@colino.net>
10667
10668 2002-02-19 [paul]       0.7.4claws23
10669
10670         * sync with sylpheed 0.7.4cvs8
10671                 see ChangeLog entries 2002-03-19
10672
10673 2002-03-18 [paul]       0.7.4claws22
10674
10675         * sync with sylpheed 0.7.4cvs6
10676                 see ChangeLog entry 2002-03-18
10677
10678 2002-03-18 [paul]       0.7.4claws21
10679
10680         * po/en_GB.po
10681                 add en_GB message catalogue
10682
10683         * src/mbox_folder.c
10684           src/prefs_account.c
10685           src/prefs_actions.c
10686                 correct a few spelling mistakes
10687
10688 2002-03-17 [alfons]     0.7.4claws20
10689
10690         * src/matcher.c
10691                 more stringent checks for NULL params when writing
10692                 filtering actions to a file
10693                 
10694 2002-03-17 [hoa]        0.7.3claws20
10695
10696         * src/news.c
10697                 fixed the count of new messages
10698
10699         * src/compose.c
10700                 fixed the "attachment properties" window
10701
10702 2002-03-17 [paul]       0.7.4claws19
10703
10704         * src/defs.h
10705           src/folder.h
10706           src/news.c
10707           src/prefs_account.[ch]
10708           src/procmsg.[ch]
10709           src/summaryview.c
10710                 automatically mark cross-posted messages as read 
10711                 and (optionally) give them a colour label
10712                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
10713                 
10714
10715 2002-03-17 [paul]       0.7.4claws18
10716
10717         * sync with sylpheed 0.7.4cvs5
10718                 see ChangeLog entry 2002-03-17
10719
10720 2002-03-17 [melvin]     0.7.4claws17
10721         
10722         * src/textview.c
10723                 Worked around a gtktext 'bug': when searching for 
10724                 a text in a long message it was scrolling slowly
10725                 line by line until it hit the searched text.
10726         * po/fr.po
10727                 Updated French translation
10728
10729 2002-03-17 [melvin]     0.7.4claws16
10730
10731         * src/mainwindow.c
10732         * src/compose.c
10733         * src/prefs_actions.c
10734                 Moved "Edit/Actions" to "Tool/Actions"
10735                 Made mainwindow/compose window sensitive as soon as
10736                 no child process is running anymore even if the io dialog
10737                 is open.
10738                 Fixed a struct being initialized with a non constant char*
10739
10740 2002-03-16 [christoph]  0.7.4claws15
10741
10742         * configure.in
10743                 add --with-compiler-flags option
10744                 (only for developer hacking)
10745         * src/mh.c
10746         * src/procmsg.[ch]
10747         * src/summaryview.c
10748                 try to make folder-stats and flag handling more
10749                 independent from the summaryview. msgcounts
10750                 are only set when the folder is opened and
10751                 procmsg_msginfo_(un)set_flags will handle it
10752                 later and summaryview will get the values
10753                 from the folder.
10754
10755 2002-03-16 [paul]       0.7.4claws14
10756
10757         * src/messageview.c
10758                 fix Return-receipt. Patch submitted by Bob
10759                 Woodside <rwoodside1@comcast.net>
10760
10761 2002-03-16 [paul]       0.7.4claws13
10762
10763         * src/compose.c
10764                 fix 'dynamic' signatures, make it work again
10765                 broken during sync on 2002-03-14 (0.7.4claws2)
10766
10767 2002-03-15 [match]      0.7.4claws12
10768
10769         * src/addrharvest.[ch]
10770         * src/addrgather.[ch]
10771         * src/addressbook.[ch]
10772         * src/mainwindow.c
10773                 included address harvester feature. still some
10774                 issues with address parsing that I will fix.
10775
10776 2002-03-15 [match]      0.7.4claws11
10777
10778         * src/addrbook.[ch]
10779         * src/addrcache.[ch]
10780         * src/addressbook.[ch]
10781         * src/addrindex.c
10782         * src/editbook.c
10783         * src/importldif.c
10784         * src/importmutt.c
10785         * src/jpilot.[ch]
10786         * src/main.c
10787         * src/syldap.[ch]
10788         * src/vcard.[ch]
10789                 tidy up. fix memory leaks. moved attribs and methods
10790                 from individual interfaces to addrcache object. prep
10791                 for new stuff to come in.
10792
10793 2002-03-15 [alfons]     0.7.4claws10
10794
10795         * src/matcher.[ch]
10796         * src/matcher_parser_parse.y
10797         * src/matcher_parser_lex.l
10798         * src/prefs_matcher.c
10799                 add filtering conditions message greater than, smaller 
10800                 than, and exactly matching a size in bytes
10801                 (does not work with delete from POP3 server yet)
10802
10803                 this should also give others an idea what you should
10804                 do to add new criterions to claws filtering system
10805                 
10806
10807 2002-03-15 [paul]       0.7.4claws9
10808
10809         * tools/filter_conv.pl
10810                 exit if there are no filter rules to convert
10811                 rename filterrc to filterrc.old after completion
10812
10813 2002-03-15 [paul]       0.7.4claws8
10814
10815         * sync with sylpheed 0.7.4cvs3
10816                 see ChangeLog entry 2002-03-14
10817
10818 2002-03-14 [paul]       0.7.4claws7
10819
10820         * src/compose.c
10821                 clean up the last commit (ahem)
10822
10823 2002-03-14 [paul]       0.7.4claws6
10824
10825         * src/compose.c
10826                 fix bug #515655. honour account preferences
10827                 regarding gpg default signing/encryption when 
10828                 changing account from the compose window.
10829
10830 2002-03-14 [paul]       0.7.4claws5
10831
10832         * src/folderview.c
10833                 remove unnecessary curly brackets
10834
10835 2002-03-14 [paul]       0.7.4claws4
10836
10837         * src/folderview.c
10838           src/prefs_filtering.[ch]
10839                 add filter rename on folder rename and filter
10840                 delete on folder delete. Patch submitted by
10841                 Neill Miller <neillm@thecodefactory.org> 
10842
10843 2002-03-14 [christoph]  0.7.4claws3
10844
10845         * src/procmsg.c
10846         * src/send.c
10847                 fix local delivery
10848                 (patch submitted by "Simon 'corecode' Schubert")
10849         * src/prefs_common.c
10850         * src/procmsg.c
10851                 fix gcc 3.0 warning
10852
10853 2002-03-14 [paul]       0.7.4claws2
10854
10855         * sync with sylpheed 0.7.4cvs2
10856                 see ChangeLog entry 2002-03-13
10857
10858 2002-03-12 [darko]      0.7.4claws1
10859
10860         * src/mainwindow.c
10861                 fix what seems to be a copy and paste error
10862                 when setting color for important messages
10863                 (reported by wwp)
10864
10865 2002-03-11 [paul]       version 0.7.4claws released
10866
10867 2002-03-11 [paul]       0.7.4claws
10868
10869         * po/es.po
10870           po/it.po
10871           po/nl.po
10872           po/pt_BR.po
10873                 update message catalogs. Submitted by Ricardo Mones 
10874                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
10875                 Fabio Junior Beneditto
10876
10877         * configure.in
10878           faq/Makefile.am
10879           faq/it/Makefile
10880           faq/it/sylpheed-faq*
10881           src/mainwindow.c
10882           src/manual.[ch]
10883                 add FAQ in Italian
10884         
10885
10886 2002-03-11 [jens]       0.7.3claws7
10887
10888         * po/de.po
10889                 updated German translation
10890
10891 2002-03-11 [melvin]     0.7.3claws6
10892
10893         * po/fr.po
10894                 updated and corrected French translation
10895
10896 2002-03-10 [hoa]        0.7.3claws5
10897
10898         * src/account.c
10899         * src/inc.c
10900         * src/prefs_account.c
10901         * src/procmsg.c
10902         * src/send.[ch]
10903                 fixed the local account.
10904                 you have to change the default "/usr/sbin/sendmail"
10905                 to "/usr/sbin/sendmail -t" in the preferences of
10906                 the local account.
10907
10908         * src/procmime.c
10909                 removed some debug display for renderer
10910
10911 2002-03-10 [paul]       0.7.3claws4
10912
10913         * faq/en/sylpheed-faq-1.html
10914           faq/en/sylpheed-faq-2.html
10915                 update
10916
10917 2002-03-09 [paul]       0.7.3claws3
10918
10919         * sync with sylpheed 0.7.4
10920                 see ChangeLog entry 2002-03-09
10921
10922 2002-03-08 [paul]       0.7.3claws2
10923
10924         * faq/en/sylpheed-faq*
10925           faq/es/sylpheed-faq*
10926           faq/fr/sylpheed-faq*
10927                 update the FAQs
10928
10929         * manual/fr/.cvsignore
10930           manual/fr/Makefilea.am
10931           manual/fr/sylpheed*
10932           src/mainwindow.c
10933           src/manual.[ch]
10934                 add the French manual
10935
10936 2002-03-07 [paul]       0.7.3claws1
10937
10938         * sync with sylpheed 0.7.3cvs4
10939                 see ChangeLog entries  2002-03-06 and 2002-03-07
10940         
10941         * po/nl.po
10942                 updated by Wilbert Berendsen
10943
10944 2002-03-07 [melvin]     0.7.2claws34
10945
10946         * src/selective_download.c
10947                 Changed the pixmap of the receive button to MAIL_RECEIVE.
10948
10949 2002-03-06 [paul]       0.7.2claws33
10950
10951         * sync with sylpheed 0.7.3cvs1
10952                 bug fix, see ChangeLog entry 2002-03-05
10953
10954 2002-03-05 [paul]       0.7.2claws32
10955
10956         * src/mimeview.c
10957           src/pgptext.[ch]
10958           src/procmsg.c
10959                 reverse the pgp ascii-armored code implemented in 
10960                 0.7.2claws16. removal of this code until it matures.
10961                 this means that verifying ascii-armored pgp sigs and
10962                 automatic decryption of ascii-armored encrypted
10963                 messages no longer works.
10964
10965 2002-03-05 [paul]       0.7.2claws31
10966
10967         * configure.in
10968           Makefile.am
10969         * faq/Makefile.am
10970         * faq/en/Makefile.am
10971           faq/en/sylpheed-faq.html
10972           faq/en/sylpheed-faq-1.html
10973           faq/en/sylpheed-faq-2.html
10974           faq/en/sylpheed-faq-3.html
10975         * faq/es/Makefile.am
10976           faq/es/sylpheed-faq.html
10977           faq/es/sylpheed-faq-1.html
10978           faq/es/sylpheed-faq-2.html
10979           faq/es/sylpheed-faq-3.html
10980           faq/es/sylpheed-faq-4.html
10981         * faq/fr/Makefile.am
10982           faq/fr/sylpheed-faq.html
10983           faq/fr/sylpheed-faq-1.html
10984           faq/fr/sylpheed-faq-2.html
10985           faq/fr/sylpheed-faq-3.html
10986         * src/Makefile.am
10987           src/defs.h
10988           src/mainwindow.c
10989           src/manual.[ch]
10990                 add FAQs in English, Spanish and French
10991
10992
10993 2002-03-05 [paul]       0.7.2claws30
10994
10995         * manual/en/sylpheed.html
10996           manual/en/sylpheed-XX.html
10997                 updated the English manual
10998
10999 2002-03-05 [hoa]        
11000
11001         * src/summaryview.c
11002                 dialog box pops up if the article can't be deleted.
11003
11004 2002-03-04 [paul]       
11005         
11006         * po/pt_BR.po
11007                 updated by Fabio Junior Benedito
11008
11009 2002-03-04 [hoa]
11010
11011         * removed ac/gpgme.m4
11012                 to avoid autogen common problem
11013                 developers have to install gpgme development package now
11014
11015         * src/compose.c
11016                 encoding to 7bit or 8bit is enabled.
11017
11018 2002-03-03 [alfons]     0.7.2claws29
11019
11020         * src/pop.c
11021                 merge fix by Oliver Haertel for selective
11022                 download buglet
11023
11024 2002-03-03 [paul]       0.7.2claws28
11025         
11026         * sync with sylpheed 0.7.3
11027
11028 2002-03-03 [paul]       0.7.2claws27
11029
11030         * sync with sylpheed 0.7.2cvs24
11031                 see ChangeLog entries 2002-03-02 and 2002-03-03
11032
11033 2002-03-02 [melvin]     0.7.2claws26
11034
11035         * src/inc.[ch]
11036         * src/main.c
11037         * src/mainwindow.c
11038         * src/prefs_common.[ch]
11039                 Added user definable notification on new mail arrival.
11040                 Removed unused variables in spell checker prefs code.
11041
11042 2002-03-02 [melvin]     0.7.2claws25
11043
11044         * src/quote_fmt.c
11045                 Removed unnecessary escape sequences.
11046                 Changed 'Initial...' to 'Initials of Sender'
11047
11048 2002-03-02 [paul]       0.7.2claws24
11049
11050         * sync with sylpheed 0.7.2cvs22
11051                 see ChangeLog entry 2002-03-01
11052
11053 2002-03-01 [hoa]        0.7.2claws23
11054
11055         * src/mainwindow.c
11056                 Set sensitivity of delete actions to active
11057                 even if the folder is a newsgroup.
11058
11059         * src/summaryview.c
11060                 - Set sensitivity of delete actions
11061                 - Added function check_permission() that will check if the
11062                   user is authorized to delete a message. For news, it
11063                   will check if the author is the same.
11064                 - Enabled deletion when there is no trash folder.
11065
11066         * src/news.[ch]
11067                 - Added news_cancel_article() to cancel articles
11068                 - Implemented news_remove_message() (public function)
11069
11070 2002-03-01 [paul]       0.7.2claws22
11071
11072         * src/gtkutils.c
11073           src/textview.c
11074                 recognise urls that that don't include 'http://' and
11075                 simply begin 'www.' 
11076
11077         * AUTHORS
11078                 remove duplicated name
11079
11080 2002-02-28 [paul]       0.7.2claws21
11081
11082         * src/mainwindow.c
11083           src/summaryview.[ch]
11084                 add ability to 'Select thread'
11085                 combines Melvin's "Select thread's head" patch (#510907)
11086                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
11087                 patch (#518514) 
11088
11089 2002-02-28 [paul]       0.7.2claws20
11090
11091         * src/mimeview.c
11092                 hopefully fix segfault on right-clicking a mime part
11093                 that some people have experienced.      
11094                 fix submitted by Fredrik Olofsson <frol@linux.nu>
11095
11096 2002-02-28 [paul]       0.7.2claws19
11097
11098         * sync with sylpheed 0.7.2cvs21
11099                 see ChangeLog entries 2002-02-27 and 2002-02-28
11100
11101 2002-02-27 [paul]       0.7.2claws18
11102
11103         * sync with sylpheed 0.7.2cvs18
11104                 see ChangeLog entries 2002-02-26 and 2002-02-27
11105
11106 2002-02-26 [alfons]     0.7.2claws17
11107
11108         * src/procheader.c
11109                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
11110                 (spotted by Chris Hessman <idatech@gmx.net>)
11111
11112 2002-02-26 [paul]       0.7.2claws16
11113
11114         * src/mimeview.c
11115           src/pgptext.[ch]
11116           src/procmsg.c
11117                 make decryption of ascii-armored pgp encrypted messages
11118                 and verification of ascii-armored signatures work again.
11119                 slightly altered from the patch by Jens Jahnke 
11120                 <jan0sch@gmx.net>
11121
11122                 ##FIX ME##
11123                 * the checking of plaintext signatures always comes up in 
11124                   a popup box
11125                 * it doesn't work for multipart messages 
11126                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
11127                   including the msg headers and these 2 line themselves, are 
11128                   not displayed
11129
11130         * src/mainwindow.c
11131                 "View/Folder Tree" becomes "View/Separate Folder Tree"
11132                 "View/Message View" becomes "View/Separate Message View"
11133                 because its less ambiguous.
11134
11135         * po/es.po
11136                 updated by Ricardo Mones Lastra
11137
11138 2002-02-26 [paul]       0.7.2claws15
11139
11140         * sync with sylpheed 0.7.2cvs17
11141                 see ChangeLog entries 2002-02-25 and 2002-02-26
11142
11143 2002-02-25 [christoph]  0.7.2claws14
11144
11145         * src/filtering.[ch]
11146         * src/inc.c
11147                 do filtering stuff after all messages have been received
11148                   1. drop all messages to .processing
11149                   2. scan processing folder for messages
11150                   3. filter messages or move to inbox
11151                 this will also find old messages left in processing after
11152                 a crash or something like that and we get a real msginfo
11153                 from folder->get_msg_list and do not have to create our
11154                 own in filter_message
11155         * src/matcher_parser_parse.y
11156                 remove MIX/MAX warning (reordered includes)
11157
11158 2002-02-25 [paul]       0.7.2claws13
11159
11160         * sync with sylpheed 0.7.2cvs15
11161                 see ChangeLog entry 2002-02-24
11162
11163 2002-02-24 [alfons]     0.7.2claws12
11164
11165         * src/filtering.c
11166                 clear old color flags first when applying a new color to
11167                 a message info. 
11168                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
11169
11170 2002-02-24 [alfons]     0.7.2.claws11
11171         
11172         * AUTHORS
11173         * src/prefs_common.c
11174                 add presets for Opera and Konqueror, closes patch #517261,
11175                 submitted by Ville SkyttĂ€ <scop@users.sourceforge.net>
11176
11177 2002-02-24 [alfons]     0.7.2.claws10
11178
11179         * AUTHORS
11180         * src/summaryview.c
11181                 fix threading for null message ids, closes patch #521601,
11182                 submitted by Bob Forsman <hammor@users.sourceforge.net>
11183
11184 2002-02-24 [alfons]     0.7.2claws9
11185
11186         * src/summaryview.c
11187         * src/filtering.c
11188                 make Tool | Filter Message work with filtering system so
11189                 setting flags also works
11190
11191                 TODO:
11192
11193                 - Processing uses the same function as Tool | Filter
11194                   Message, but doesn't use the same update proc yet
11195
11196 2002-02-23 [paul]       0.7.2claws8
11197
11198         * sync with sylpheed 0.7.2cvs14
11199                 see ChangeLog entries 2002-02-22 and 2002-02-23
11200
11201 2002-02-22 [christoph]  0.7.2claws7
11202
11203         * src/quote_fmt.c
11204                 Add column space to table
11205         * src/quote_fmt_parse.y
11206                 Close files
11207
11208 2002-02-22 [paul]       0.7.2claws6
11209
11210         * src/Makefile.am
11211           src/defs.h
11212           src/filtering.c
11213           src/inc.[ch]
11214           src/mainwindow.c
11215           src/matcher.[ch]
11216           src/matcher_parser_lex.l
11217           src/matcher_parser_parse.y
11218           src/pop.[ch]
11219           src/prefs_account.h
11220           src/prefs_filtering.c
11221           src/selective_download.[ch]   *** NEW FILES ***
11222           src/utils.[ch]
11223           po/POTFILES.in
11224                 Selective Download added to 'Tool' menu. 
11225                 Retrieves email headers of the currently selected pop3 
11226                 account and allows the user to mark emails for deletion 
11227                 right on the pop3 server. Patch submitted by Oliver Haertel 
11228                 <oha@users.sourceforge.net>.
11229         
11230         * po/POTFILES.in
11231                 add 'src/quote_fmt.c'           
11232
11233 2002-02-22 [christoph]  0.7.2claws5
11234
11235         * src/Makefile.am
11236                 added quote_fmt.c
11237         * src/prefs_common.[ch]
11238         * src/prefs_template.c
11239         * src/quote_fmt.c               *** NEW FILE ***
11240         * src/quote_fmt.h
11241                 move quote format symbol description code
11242                 to it's own file because it is used from
11243                 differnent code parts
11244                 Rewrote symbol description GUI
11245                   + use table
11246                   + add separators
11247                   + get data from array (no more long constant strings)
11248         * src/quote_fmt_lex.l
11249         * src/quote_fmt_parse.y
11250                 Symbol for Literal % changed to \% instead of %%
11251                 (More logical as \ is used for quoting for other symbols)
11252                 Add |f and |p to include files and program output
11253                 Examples:
11254                     |f{/home/.../.signature}
11255                     |p{date}
11256         * po/de.po
11257                 Correct wrong spelling for "Referenzen"
11258
11259 2002-02-21 [paul]       0.7.2claws4
11260
11261         * src/procmsg.c
11262                 forgotten during sync
11263
11264 2002-02-21 [paul]       0.7.2claws3
11265
11266         * sync with sylpheed 0.7.2cvs11
11267                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
11268                 2002-02-20 and 2002-02-21
11269
11270 2002-02-20 [melvin]     0.7.2claws2
11271
11272         * src/prefs_actions.c
11273                 Added error report when child cannot fork or when execvp 
11274                 returns with an error.
11275
11276 2002-02-19 [christoph]  0.7.2claws1
11277
11278         * src/codeconv.c
11279                 return unconverted text if conde conversion is not possible
11280                 when libjconv is used.
11281                 (patch submitted by "Simon 'corecode' Schubert")
11282
11283 2002-02-19 [paul]       
11284
11285         * version 0.7.2claws release
11286
11287 2002-02-19 [paul]       0.7.2claws
11288
11289         * po/nl.po
11290                 updated by Wilbert Berendsen
11291
11292
11293 2002-02-18 [alfons]     0.7.1claws13
11294
11295         * src/syldap.c
11296         * src/jpilot.c
11297                 remove references to dlfcn and explicitly loading functions
11298                 from dynalink libs, because libs linked anyway, and functions
11299                 are loaded explicitly
11300
11301 2002-02-17 [melvin]     0.7.1claws12
11302
11303         * src/prefs_actions.c
11304                 Replaced children wait loop with double fork technique.
11305                 Now, input/output window updated at each new output.
11306                 free_children(): Fixed a memory leak.
11307                 Made input/output window non closable if running children
11308                 still exist.
11309                 Added missing <unistd.h> include.
11310                 Added some --debug outputs.
11311
11312 2002-02-17 [melvin]     0.7.1claws11
11313
11314         * src/summaryview.c
11315                 Fixed bug where descending sort order did not select top
11316                 message.
11317
11318 2002-02-17 [melvin]     0.7.1claws10
11319
11320         * acconfig.h
11321                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11322         * src/prefs_common.c
11323                 Pspell data package directory no more hard coded but
11324                 set during configuration (PSPELL_PATH). (Thanks to 
11325                                 Gustavo Noronha Silva.)
11326
11327 2002-02-17 [melvin]     0.7.1claws9
11328
11329         * configure.in
11330                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11331         * src/gtkspell.c
11332                 Fixed compile-time warnings.
11333
11334 2002-02-16 [alfons]     0.7.1claws8
11335
11336         * src/filesel.c
11337                 fix inadvertent free of NULL pointer which caused
11338                 sylpheed to crash when closing the save-as dialog
11339                 using the window close button
11340
11341 2002-02-16 [carsten]    0.7.1claws7
11342         * src/mainwindow.[ch]
11343           src/summaryview.c
11344           src/prefs_common.c
11345                 fixes for pixmap theming code:
11346                         - recently changed mail attributes shouldn't get
11347                           lost any longer
11348                         - theme is only reloaded iff another theme was
11349                           selected
11350
11351 2002-02-16 [paul]       0.7.1claws6
11352
11353         * sync with sylpheed 0.7.2 release
11354                 see ChangeLog entry 2002-02-15 and 2002-02-16
11355
11356 2002-02-15 [paul]       0.7.1claws5
11357
11358         * sync with sylpheed 0.7.1cvs9
11359                 see ChangeLog entry 2002-02-15
11360
11361         * po/POTFILES.in
11362                 remove unneeded headerwindow.c entry
11363
11364 2002-02-14 [carsten]    0.7.1claws4
11365         * src/summaryview.c
11366                 fixed a bug for "Go to next unread message": there was
11367                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
11368                 in the prefs, because of doing "Search again" instead
11369                 "No"
11370
11371 2002-02-14 [carsten]    0.7.1claws3
11372         * src/stock_pixmap.c
11373                 removed 2 more mem leaks; following memprof,
11374                 this code is "leak free" now :)
11375
11376 2002-02-14 [carsten]    0.7.1claws2
11377         * src/stock_pixmap.c
11378                 used opendir/readdir/closedir instead of scandir
11379                 -> code should work now on Solaris
11380
11381 2002-02-14 [paul]       0.7.1claws1
11382
11383         * sync with sylpheed 0.7.1cvs8
11384                 see ChangeLog entries 2002-02-13 and 2002-02-14
11385
11386         * README.claws
11387                 add some description of Actions and Pixmap Themes
11388
11389 2002-02-13 [paul]       
11390
11391         * version 0.7.1claws release
11392
11393 2002-02-13 [paul]       0.7.1claws
11394
11395         * po/es.po
11396           po/it.po
11397           po/pt_BR.po
11398                 updated translations, submitted by Ricardo Mones Lastra,
11399                 Alessandro Maestri and Fabio Junior Beneditto
11400
11401 2002-02-13 [melvin]     0.7.0claws75
11402
11403         * src/prefs_actions.c
11404                 Added missing "signal.h" include
11405
11406 2002-02-13 [melvin]     0.7.0claws74
11407
11408         * src/prefs_folder_item.c
11409                 Added missing "config.h" include
11410         * po/fr.po
11411                 Updated French translation for folder propriety.
11412
11413 2002-02-13 [jens]       0.7.0claws73
11414
11415         * po/POTFILES.in
11416                 Added missing src/prefs_folder_item.c [log added by melvin]
11417         * po/de.po
11418                 Updated German translation.
11419
11420 2002-02-13 [melvin]     0.7.0claws72
11421
11422         * po/fr.po
11423                 Updated French translation.
11424
11425 2002-02-13 [melvin]     0.7.0claws71
11426
11427         * src/gtkutils.c
11428                 Made gtkut_editable_get_selection return NULL if selection
11429                 is of length zero.
11430                 This fixes a bug where selecting part of message A then
11431                 switching to message B and replying to it will not
11432                 quote the message's body.
11433
11434 2002-02-12 [paul]       0.7.0claws70
11435
11436         * src/mainwindow.c
11437                 cosmetic, relating to pixmap themes: on toolbar make 
11438                 updating of 'Exec' and 'Compose news/Compose email'
11439                 icons faster.
11440
11441 2002-02-12 [carsten]    0.7.0claws69
11442         * src/folderview.c
11443           src/mainwindow.[ch]
11444           src/stock_pixmap.c
11445           src/summaryview.c
11446           src/prefs_common.c
11447                 - refreshing after changing pixmap theme better
11448                   now (thanks Paul)
11449                 - wanted to remove some mem leaks, but alfons was
11450                   faster (and had the better solution ;)
11451
11452 2002-02-12 [alfons]     0.7.0claws68
11453
11454         * src/prefs_common.c
11455         * src/stock_pixmap.[ch]
11456                 plug mem leaks, refactor code a little bit
11457
11458
11459 2002-02-12 [sergey]     0.7.0claws67
11460
11461         * src/imap.c
11462                 Fixed problem with copying messages to IMAP folders when the
11463                 server uses something other than '/' as a namespace separator
11464                 (cyrus-imapd uses '.').
11465
11466 2002-02-12 [jens]       0.7.0claws66
11467
11468         * po/de.po
11469                 Updated German Translation
11470
11471 2002-02-12 [paul]       0.7.0claws65
11472
11473         * sync with sylpheed 0.7.1cvs1
11474                 see ChangeLog entry 2002-02-12
11475
11476 2002-02-12 [melvin]     0.7.0claws64
11477
11478         * src/prefs_actions.c
11479                 Fixed "feature" where children's output was duplicated 
11480                 instead of refreshed while monitoring.
11481                 Removed some debug code.
11482
11483 2002-02-12 [christoph]  0.7.0claws63
11484
11485         * src/compose.c
11486                 always delete message from queue after sending/send error
11487                 (closes bug #509601)
11488
11489 2002-02-12 [melvin]     0.7.0claws62
11490
11491         * src/prefs_actions.c
11492                 Children wait loop is now triggered with a timeout of 1s
11493                 Added %F which is replaced with the list of filenames 
11494                 of all selected messages (as suggested by Ricardo Mones Lestra)
11495                 Pipe syntax changed. Prefix with | to send selection, postfix
11496                 with | to retrieve output. Prefix with > or * to send
11497                 user definable input to the command (*: input is hidden)
11498                 Old pipe action should now be postfixed with |, too.
11499
11500 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
11501         * src/stock_pixmap.c
11502                 fixed a bug: if there's no theme directory don't
11503                 throw an error, just do "nothing" (thanks Alfons)
11504
11505 2002-02-12 [carsten]    0.7.0claws60
11506         * src/folderview.c
11507           src/summaryview.c
11508                 had to write the cache twice (nasty!); some marks would 
11509                 get lost if not
11510
11511 2002-02-11 [carsten]    0.7.0claws59
11512         * acconfig.h
11513           configure.in
11514           doc-src/maintainer_guide.txt
11515           src/compose.[ch]
11516           src/defs.h
11517           src/folderview.[ch]
11518           src/gtkutils.[ch]
11519           src/mainwindow.[ch]
11520           src/prefs_common.[ch]
11521           src/stock_pixmap.[ch]
11522           src/summaryview.[ch]
11523                 pixmap theming and related work on pixmap
11524                 handling on some other places
11525                 (e.g. hrm features for all folder)
11526           src/pixmap/stock_*.xpm -> the stock_ was removed
11527         
11528 2002-02-11 [paul]       0.7.0claws58
11529
11530         * sync with sylpheed 0.7.1 release
11531                 see ChangeLog entries 2002-02-11
11532
11533 2002-02-08 [paul]       0.7.0claws57
11534
11535         * sync with sylpheed 0.7.0cvs39
11536                 see ChangeLog entry 2002-02-07 (last entry) 
11537
11538         * src/prefs_actions.c
11539           src/prefs_filtering.c
11540           src/prefs_matcher.c
11541           src/prefs_scoring.c
11542                 sync: made it compile with C compilers other than gcc
11543
11544 2002-02-07 [paul]       0.7.0claws56
11545
11546         * sync with sylpheed 0.7.0cvs38
11547                 see ChangeLog entries 2002-02-06 (last 2 entries) and
11548                 2002-02-07
11549
11550 2002-02-07 [darko]      0.7.0claws55
11551
11552         * src/gtkutils.[ch]
11553         * src/summaryview.c
11554                 Fix const gchar */gchar * issue (thanks Hiro)
11555
11556 2002-02-07 [darko]      0.7.0claws54
11557
11558         * src/compose.[ch]
11559         * src/filtering.c
11560         * src/gtkutils.[ch]
11561         * src/prefs_template.c
11562         * src/quote_fmt.h
11563         * src/quote_fmt_parse.y
11564         * src/summaryview.c
11565         * src/utils.[ch]
11566                 When replying or forwarding an email don't quote the entire
11567                 mail body but use the part of the message text that is selected
11568
11569 2002-02-06 [melvin]     0.7.0claws53
11570
11571         * src/prefs_common.[ch]
11572         * src/gtkspell.[ch]
11573         * src/compose.c
11574                 Made possible to switch quickly to last used dictionary
11575                 which makes checking bilingual documents easier.
11576
11577 2002-02-06 [melvin]     0.7.0claws52
11578         
11579         * po/POTFILES.in
11580                 Added forgotten new file src/prefs_actions.c
11581
11582 2002-02-06 [melvin]     0.7.0claws51
11583
11584         * src/prefs_actions.c   ** NEW FILE **
11585         * src/prefs_actions.h   ** NEW FILE **
11586                 Added actions to execute on message text view, or on the
11587                         message's file.
11588         * src/Makefile.am
11589                 Added src/prefs_actions.[ch]
11590         * src/compose.c
11591                 Added new menu "Edit/Actions"
11592         * src/defs.h
11593                 Added new actionsrc file.
11594         * src/main.c
11595                 Added actionsrc reading.
11596         * src/mainwindow.c
11597                 Added new menus "Edit/Actions" and "Configuration/Actions..."
11598         * src/prefs_common.h
11599                 Added new element actionslst element to prefs_common.
11600
11601 2002-02-06 [paul]       0.7.0claws50
11602
11603         * sync with sylpheed 0.7.0cvs36
11604                 see ChangeLog entry 2002-02-06
11605
11606 2002-02-05 [paul]
11607
11608         * po/es.po
11609                 updated by Ricardo Mones Lastra
11610
11611 2002-02-05 [paul]       0.7.0claws49
11612
11613         * sync with sylpheed 0.7.0cvs33
11614                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
11615
11616 2002-02-05 [paul]       0.7.0claws48
11617
11618         * src/compose.c
11619                 re-add 'Edit/Advanced/Delete entire line', previously named
11620                 'Delete Line+'
11621
11622 2002-02-04 [paul]       0.7.0claws47
11623
11624         * src/compose.c
11625           src/summaryview.c
11626                 fix bug #494993 (Reply All not taking Reply-To into consi)
11627                 eliminate differences in behaviour of right-click 'Reply to all' 
11628                 in summary view and 'Reply to all' on the toolbar. 
11629                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
11630                 view and From gets ignored by 'Reply to all' on toolbar.
11631                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11632                 From when no Reply-To header is present.
11633
11634 2002-02-04 [paul]       0.7.0claws46
11635
11636         * sync with sylpheed 0.7.0cvs30
11637                 see ChangeLog entries 2002-02-03 and 2002-02-04
11638
11639 2002-02-03 [melvin]     0.7.0claws45
11640
11641         * src/gtkspell.[ch]
11642                 Readded function to highlight all misspelled words.
11643                 Fixed bug where user-provided-words did not replace
11644                         correctly the misspelled word when using the mouse.
11645                 Fixed bug where checking a region selected from right to left did
11646                         not check the region at all.
11647                 Fixed bug where 'Check backwards' may not check at all. 
11648                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
11649                 Fixed possible buffer overflow when checking for long strings (>1k).
11650                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
11651                 Accelerators code uses now gtk_widget_add_accel.
11652                 Removed and disabled obsolete and unfinished code.
11653                 Cleaning up.
11654
11655         * src/compose.c
11656                 Added menu item to Highlight all misspelled words.
11657
11658 2002-02-01 [paul]       0.7.0claws44
11659
11660         * src/mainwindow.c
11661                 fix '/View/Hide read messages' sensitivity when all
11662                 messages in a folder are hidden
11663
11664 2002-02-01 [paul]       0.7.0claws43
11665
11666         * src/main.c
11667                 add --send option to command line interface, sends all
11668                 queued mail. Patch submitted by Ricardo Mones Lastra.
11669
11670 2002-01-31 [paul]       0.7.0claws42
11671
11672         * src/mainwindow.c
11673                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
11674
11675 2002-01-31 [paul]       0.7.0claws41
11676
11677         * sync with sylpheed 0.7.0cvs27
11678                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
11679                 and 2002-01-31
11680
11681         * src/textview.c
11682                 comment out elements of textview_show_part() as temporary
11683                 workaround for attachment 'Display as text' bug 
11684
11685         * po/pt_BR.po
11686                 updated by Fabio Junior Beneditto
11687
11688 2002-01-30 [paul]       0.7.0claws40
11689
11690         * sync with sylpheed 0.7.0cvs24
11691                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
11692                 and 2002-01-30
11693
11694         * src/compose.c
11695                 add {N_("/_Spelling"), ... "<Branch>"} to 
11696                 GtkItemFactoryEntry compose_entries[]
11697
11698         * src/prefs_common.c
11699                 add claws menu items to prefs_keybind_apply_clicked()
11700                 and remove non-claws menu items
11701
11702 2002-01-29 [paul]       0.7.0claws39
11703
11704         * sync with sylpheed 0.7.0cvs22
11705                 see ChangeLog entries 2002-01-28 and 2002-01-29
11706
11707 2002-01-28 [melvin]     0.7.0claws38
11708
11709         * src/compose.c
11710                 Added the declartion of compose_send_control_enter.
11711
11712         * src/compose.c
11713         * src/gtkspell.[ch]
11714                 Added in a 'Spelling' menu which includes the configuration menu. 
11715                 Added a real 'Check all' and got rid from the old one which only
11716                 highlited misspelled word.
11717                 Made 'Check while typing' a disableable option.
11718                 Added a dialog when there are no more misspelled word.
11719                 Added a dialog if error occurs when switching to a dictionary.
11720         
11721         * src/prefs_common.[ch]
11722                 Added option for the default 'Check while typing' option.
11723
11724
11725 2002-01-28 [alfons]     0.7.0claws37
11726
11727         * src/compose.c
11728                 fix buglet and make code comply with sylpheed code style
11729
11730 2002-01-28 [paul]       0.7.0claws36
11731
11732         * sync with sylpheed 0.7.0cvs19
11733                 see ChangeLog entries for 2002-01-28
11734
11735 2002-01-28 [hoa]        0.7.0claws35
11736
11737         * src/defs.h
11738                 added rendererrc
11739
11740         * src/main.c
11741                 read the renderer config
11742
11743         * src/procmime.[ch]
11744                 use the renderer config to convert mime attachments
11745
11746         * src/textview.c
11747                 don't use textview_show_html/ertf,
11748                 use get_text_content instead
11749
11750 2002-01-27 [alfons]     0.7.0claws34
11751         
11752         * src/news.c
11753                 make sylpheed believe it can delete a news message...
11754                 (messages are NOT deleted, maybe we should remove
11755                 processing from the folder properties after all.)
11756
11757 2002-01-27 [alfons]     0.7.0claws33
11758
11759         * src/folder.c
11760                 add extra checks
11761         * src/news.c
11762                 implement remove_msg() 
11763
11764 2002-01-27 [alfons]     0.7.0claws32
11765
11766         * src/procmsg.h
11767         * src/procheader.c
11768         * src/messageview.c
11769                 fix return receipt / disposition notification again. this
11770                 stuff seems to break on _every_ major summary UI change, so
11771                 it's now implemented using a flag which is saved in the
11772                 marks cache
11773                 
11774 2002-01-26 [alfons]     0.7.0claws31
11775
11776         * src/import.c
11777                 let import dialog show the destination folder identifier
11778
11779 2002-01-26 [melvin]     0.7.0claws30
11780
11781         * src/folderview.c
11782         * src/summaryview.c
11783                 Readded 'Mark all read' into summary view popup menu
11784                 Added 'Mark all read' in folder view popup menu for IMAP
11785                 and NNTP.
11786                 Made it insensitive if the selected folder is not the shown
11787                 one to avoid 'Mark all read' on the wrong folder.
11788                 
11789 2002-01-26 [paul]       0.7.0claws29
11790
11791         * src/folderview.c
11792           src/summaryview.c
11793                 move 'Mark all read' from summary view to folder view
11794                 menu. (adapted from) patch submitted by Jeremy Andrews,
11795                 <lists@kerneltrap.com>
11796
11797 2002-01-25 [alfons]     0.7.0claws28
11798
11799         * src/gtkstext.c
11800                 put the gtk class name back so GtkSText adapts the 
11801                 settings of GtkText
11802
11803 2002-01-25 [alfons]     0.7.0claws27
11804
11805         * src/folderview.c 
11806                 assimilate Ricardo's patch that shows pixmaps instead of
11807                 plain "new" and "unread" texts in the folder view column
11808                 headers 
11809
11810 2002-01-25 [paul]       0.7.0claws26
11811
11812         * src/Makefile.am
11813                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
11814                 be found in non-standard locations. 
11815                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
11816
11817 2002-01-25 [paul]       0.7.0claws25
11818
11819         * sync with sylpheed 0.7.0cvs16
11820                 see ChangeLog entry 2002-01-25
11821
11822 2002-01-24 [paul]       0.7.0claws24
11823
11824         * more sync with sylpheed 0.7.0cvs15
11825                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
11826
11827 2002-01-23 [sergey]     0.7.0claws23
11828
11829         * src/importldif.c
11830                 Fixed segfault when closing LDIF import wizard with
11831                 the window manager.
11832         * src/imageview.c
11833         * src/imageview.h
11834         * src/messageview.c
11835         * src/mimeview.c
11836                 Fixed wrong scrolling position after switching between
11837                 text and image parts.
11838
11839 2002-01-23 [paul]       0.7.0claws22
11840
11841         * sync with sylpheed 0.7.0cvs15
11842                 see ChangeLog entries 2002-01-22 and 2002-01-23
11843
11844 2002-01-21 [melvin]     0.7.0claws21
11845
11846         * src/prefs_scoring.c
11847         * src/prefs_filtering.c
11848                 Fixed bug where scoring and filtering windows stopped
11849                 autochecking.
11850
11851 2002-01-21 [paul]       0.7.0claws20
11852
11853         * sync with sylpheed 0.7.0cvs12
11854                 see ChangeLog entries 2002-01-20 and 2002-01-21
11855
11856 2002-01-21 [carsten]    0.7.0claws19
11857         * src/mainwindow.c
11858         * src/menu.[ch]
11859         * src/messageview.[ch]
11860         * src/summaryview.[ch]
11861                 changes to shortcuts handling again:
11862                         + "Q" now controled by mainwin
11863                         + v/V are now customizable and have slightly
11864                           different meanings
11865                 the "button" to minimize the messageview (and maximize
11866                 the summary view) is a real button now
11867         * src/compose.c
11868                 "Delete Line+" added to Edit/Advanced (this will also
11869                 delete the '\n')
11870
11871 2002-01-20 [melvin] 0.7.0claws18
11872
11873         * src/addressbook.c
11874                 Made "Bcc" sensitive when addressbook is called from
11875                 compose window (it was a Claws only bug).
11876
11877 2002-01-19 [alfons] 0.7.0claws17
11878
11879         * src/inc.c
11880                 prevent unnecessary updates when currently selected folder has
11881                 no new messages 
11882
11883 2002-01-19 [alfons] 0.7.0claws16
11884         
11885         * src/summaryview.c
11886                 prevent writing the cache based on current message list in summary 
11887                 view when filtering also put messages in currently selected folder
11888
11889 2002-01-19 [paul]
11890
11891         * po/it.po
11892                 Italian translation submitted by Alessandro Maestri
11893                 <a.maestri@cs.tin.it>
11894
11895 2002-01-18 [melvin]     0.7.0claws15
11896
11897         * src/prefs_filters.c
11898                 fixed bug where 'cancel' from 'filters' window stops autochecking
11899                 if the timer timed out  when the window was open.
11900
11901 2002-01-18 [match]      0.7.0claws14
11902
11903         * src/addrclip.[ch]     ** NEW FILE **
11904         * src/addrselect.[ch]   ** NEW FILE **
11905         * src/adbookbase.h      ** NEW FILE **
11906                 addressbook cut, copy and paste
11907         * src/addrbook.[ch]
11908         * src/addrcache.[ch]
11909         * src/addressitem.h
11910         * src/addrindex.[ch]
11911         * src/addritem.[ch]
11912         * src/importldif.c
11913         * src/importmutt.c
11914         * src/jpilot.[ch]
11915         * src/syldap.[ch]
11916         * src/vcard.[ch]
11917         * src/jpilot.[ch]
11918         * src/editbook.c
11919         * src/editjpilot.c
11920         * src/editldap.c
11921         * src/editvcard.c
11922                 support for copy/paste
11923         * src/addressbook.c
11924                 support for copy/paste
11925                 tidy up menu option processing
11926                 correct address list function arguments
11927         * src/editaddress.c
11928                 sort user attributes
11929         * src/ldif.h
11930         * src/mutt.h
11931                 tidy up
11932
11933         * src/addrbook.[ch]
11934         * src/addrbook.[ch]
11935         * src/addrbook.[ch]
11936                 
11937
11938 2002-01-18 [paul]       0.7.0claws13
11939
11940         * sync with sylpheed 0.7.0cvs8
11941                 configure.in: support Mac OS X (Darwin)
11942
11943 2002-01-18 [carsten]    0.7.0claws12
11944         * src/html.c
11945                 small hack to fix a segfault with an empty href
11946                 (reported by Alexandra Walford <deeni@altern.org>)
11947         * src/mainwindow.c
11948         * src/summaryview.c
11949                 the shortcuts for Mark und Mark as unread are hardcoded
11950                 again
11951         * src/compose.c
11952         * src/gtkstext.[ch]
11953                 readded the shortcuts in gtkstext but made them
11954                 customizeable (simply by adding a menu plus a wrapper
11955                 to compose.c)
11956
11957 2002-01-17 [melvin]     0.7.0claws11
11958
11959         * src/gtkspell.c
11960                 fix default dictionary not being saved.
11961
11962 2002-01-16 [darko]      0.7.0claws10
11963
11964         * src/compose.c
11965                 fix wrapping crash with URL longer than wrapping margin
11966
11967 2002-12-08 [hoa]        0.7.0claws10
11968
11969         * src/matcher_parser_parse.y
11970                 fixed some bugs
11971
11972         * src/prefs_filtering.c
11973                 now, we can use bounce action in the dialog box.
11974
11975 2002-01-16 [carsten]    0.7.0claws9
11976         * src/gtkstext.c
11977                 removed the <control> and <alt> shortcuts because they're
11978                 not needed and interefered with the "normal" shortcuts
11979         * src/mainwindow.c
11980         * src/summaryview.c
11981                 removed most of the hardcoded shortcuts and assigned
11982                 them to menu entries making them easy customizable by
11983                 that
11984
11985 2002-01-16 |melvin]     0.7.0claws8
11986
11987         * src/gtkspell.c
11988                 fixed bug where using the mouse and when the compose
11989                 window is not on top may result in a crash.
11990
11991 2002-01-16 [melvin]     0.7.0claws7
11992
11993         * src/compose.c
11994                 fixed a long standingspell checker bug which could 
11995                 cause a crash after sending a message.
11996
11997 2002-01-16 [paul]       0.7.0claws6
11998
11999         * sync with sylpheed 0.7.0cvs7
12000                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
12001                 2002-01-15, and 2002-01-16
12002
12003 2002-01-16 [melvin]     0.7.0claws5
12004
12005         * README.claws
12006         * src/compose.c
12007         * src/gtkspell.[ch]
12008         * src/main.c
12009                 Heavily modified spell checker code to work around
12010                 ispell bug, to add keyboard shortcuts and for future
12011                 enhancements. See README.claws for usage information.
12012
12013 2002-01-15 [alfons]     0.7.0claws4
12014         
12015         * src/summaryview.c
12016                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
12017                 so sorting within threads reflects sort mode
12018
12019 2002-01-15 [christoph]  0.7.0claws3
12020
12021         * src/procmsg.c
12022                 added alertpanel if mail sending failed
12023
12024 2002-01-15 [alfons]     0.7.0claws2
12025         
12026         * src/prefs_filtering.c
12027                 don't stop timer when prefs filtering dialog is opened
12028
12029 2002-01-14 [alfons]     0.7.0claws1
12030
12031         * src/addr_compl.c
12032         * src/prefs.c
12033                 remove debug_print()s for privacy reasons
12034
12035 2002-01-14 [darko]      0.7.0claws
12036
12037         * README.claws
12038                 quotation wrapping is now also in the main branch
12039
12040 2002-01-14 [paul]
12041
12042         * tools/filter_conv.pl
12043                 allow for Boolean Op and case-sensitivity
12044                 this file is included in the release and tagged
12045                 'rel_0_7_0'
12046
12047 2002-01-13 [paul]       0.7.0claws
12048
12049         * release 0.7.0, with cvs tag 'rel_0_7_0'
12050
12051 2002-01-13 [paul]
12052
12053         * tools/filter_conv.pl
12054         * tools/README
12055                 rewritten to output to matcherrc instead of filteringrc
12056
12057         * po/es.po
12058                 updated Spanish translation by Ricardo Mones Lastra
12059
12060 2002-01-13 [alfons]
12061
12062         * po/nl.po
12063                 update dutch translation
12064
12065 2002-01-13 [paul]
12066
12067         * po/pt_BR.po
12068                 Updated by Fabio Junior Beneditto 
12069
12070 2002-01-13 [melvin]     0.6.6claws53
12071
12072         * po/fr.po
12073                 Updated french translation
12074
12075 2002-01-12 [alfons]     0.6.6claws52
12076
12077         * src/filtering.c
12078                 plug mem leak that has been sitting there for ages              
12079
12080 2002-01-12 [alfons]     0.6.6claws51
12081
12082         * src/summaryview.c
12083                 undo melvin's changes from 0.6.6claws48 because summary
12084                 view now refuses to select first unread message when
12085                 selecting a folder 
12086
12087 2002-01-11 [alfons]     0.6.6claws50
12088
12089         * src/import.c
12090                 use claws' semantics for getting folder item when
12091                 importing an mbox file into a folder 
12092                 (submitted by Dale P. Smith)
12093
12094 2002-01-11 [christoph]  0.6.6claws49
12095
12096         * src/prefs.h
12097                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
12098                 toggle widget, because non static prefs can not use
12099                 prefs_set_* functions
12100         * src/prefs_account.c
12101                 toggle smtp auth password field sensitivity if
12102                 user id is empty and add descrition of usage for
12103                 these fields
12104         * src/prefs_folder_item.c
12105                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
12106                 callbacks
12107
12108 2002-01-11 [melvin]     0.6.6claws48
12109
12110         * src/compose.c
12111                 fix the 'Ctrl-Enter' feature for sending and test really
12112                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
12113                 editables which was not documented in Gtk)
12114
12115         * src/summaryview.c
12116                 Made summaryview refresh after sorting and not before.
12117
12118 2002-01-11 [christoph]  0.6.6claws47
12119
12120         * src/compose.c
12121                 select account from account ids if possible and
12122                 correctly set save folder for copy in reedit
12123
12124 2002-01-10 [paul]       0.6.6claws46
12125
12126         * sync with sylpheed 0.7.0 release
12127                 see ChangeLog entries 2002-01-07, 2002-01-08 and
12128                 2002-01-09
12129
12130 2002-01-09 [alfons]
12131
12132         * src/summaryview.c
12133                 remove more dirt traces...
12134
12135 2002-01-09 [alfons]
12136         
12137         * src/summaryview.c
12138                 clean up some traces of my debugging stuff
12139
12140 2002-01-09 [alfons]     0.6.6claws45
12141
12142         * src/filtering.c
12143                 break up filteringprop_apply() in three separate pieces
12144                 so we can drop messages that failed processing in the
12145                 inbox
12146
12147         * src/summaryview.c
12148                 fix bug #469598 "no refresh of inbox after filter" which 
12149                 was introduced by the new summary view locking, and which 
12150                 prevented the summary view to update after a manual filter 
12151                 message. claw's filter message requires a summary_show().
12152                 (aargh, summary_show() again! :-)
12153                 
12154 2002-01-07 [alfons]     0.6.6claws44
12155
12156         * src/headerwindow.c
12157         * src/logwindow.c
12158         * src/messageview.c
12159         * src/sourcewindow.c
12160                 bring in Hiro's last 0.7.0 wm class fixes
12161
12162         * tools/sylprint.pl
12163                 bring in Ricardo's fix for sylprint script
12164
12165         * AUTHORS       
12166         * src/rfc2015.[ch]
12167         * src/prefs_common.[ch]
12168         * src/prefs_account.[ch]
12169         * src/compose.c
12170                 clean up account preference poison in rfc2015,
12171                 and preparation to fix double sign bug 
12172                 (patch submitted by Simon 'corecode' Schubert)
12173
12174 2002-01-07 [christoph]  0.6.6claws43
12175
12176         * src/mh.c
12177                 search for free message number, do not only rely
12178                 on last_num
12179         * src/send.c
12180                 fix smtp auth and use extra account information
12181                 if available, if not use pop3 data instead
12182                 (closes bug #500341)            
12183         * src/ssl.[ch]
12184                 match coding style
12185
12186 2002-01-06 [alfons]     0.6.6claws42
12187
12188         * src/mainwindow.c
12189                 try making the separate windows work again...
12190
12191 2002-01-06 [alfons]     0.6.6claws41
12192
12193         * src/mainwindow.c
12194                 adapt Hiro's separate window menu (to get rid of the funny
12195                 duplicate menu items), and make it work again
12196
12197 2002-01-06 [alfons]     0.6.6claws40
12198
12199         * tools/Makefile.am
12200         * tools/sylprint.rc
12201         * tools/sylprint.pl
12202         * tools/README.sylprint
12203                 add sylprint script for printing mails from Sylpheed
12204                 (contributed by Ricardo Mones Lastra)
12205
12206         * src/acount.c
12207                 clean up
12208
12209 2002-01-06 [melvin]     0.6.6claws39
12210
12211         * src/mainwindow.c
12212         * src/summaryview.c
12213                 Fixed crash introduced in 0.6.6claws38 by the menu
12214                 reorganisation (Hide read messages)
12215         
12216         * ChangeLog.claws 
12217                 Fixed typo (we are now in 2002, alfons ;) )
12218
12219 2002-01-05 [alfons]     0.6.6claws38
12220
12221         * sync with sylpheed 0.6.6cvs10-17
12222                 (last stuff marked as LAST_STABLE)
12223
12224 2002-01-04 [melvin]     0.6.6claws37
12225
12226         * src/account.c
12227                 Made account selection code use strcasestr again instead of
12228                 g_strcasecmp (fixes bug where reediting queued messages
12229                 did not select proper account reported by T. Link).
12230         
12231         * src/folderview.c
12232                 Fix bug where folder icons are not shown when 'hide read messages'
12233                 is on.
12234         
12235         * src/stock_pixmaps.[ch]
12236                 Added folder icons for 'hide read messages'.
12237         
12238         * src/compose.c
12239                 Fixed bug where 'Enter' in a header entry will send the message 
12240                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
12241
12242 2002-01-03 [melvin]     0.6.6claws36
12243         
12244         * src/prefs.[ch]
12245                 Added popup menu for common preferences and
12246                 account preferences (right click on tab displays
12247                                 a menu of all tabs.)
12248
12249 2002-01-02 [melvin]     0.6.6claws35
12250
12251         * src/gtkspell.[ch]
12252                 Made spelling code compatible with undo/redo feature.
12253                 Added creation of suggestion mode menu for the general
12254                         preferences.
12255         
12256         * src/prefs_common.[ch]
12257                 Added option menu for the speller's suggestion mode.
12258                 Added missing spaces in "..." buttons and made a "..."
12259                         button non translatable!
12260         
12261         * src/compose.c
12262                 Made speller use the default suggestion mode.
12263                 Hack to make it possible to choose 'CTRL-Enter' as a
12264                         shortcut for sending (and only for sending).
12265
12266         * src/prefs_folder_item.c
12267                 Changing subject simplification does not update cache 
12268                         anymore (because it is unnecessary).
12269                 Fixed bug where changing subject simplification updated the 
12270                         summaryview even when the viewed folder is not the
12271                         folder which properties are being changed. (E.g. 
12272                                         viewing folder A and changing
12273                                         the subject simplification of 
12274                                         folder B -not being viewed- updated the 
12275                                         summaryview of folder A with data of
12276                                         folder B). (Hope this is clear... )
12277
12278 2001-12-31 [alfons]     0.6.6claws34
12279         
12280         * src/ldif.c
12281         * src/mutt.c
12282                 fgetc() returns a signed integer which doesn't
12283                 fit in a char. so c truncates this to a char
12284                 but we may lose significant bits. i.e. we may
12285                 comparing 0xFF which may not be equal to -1
12286                 unless properly casted to signed char which
12287                 we won't do because fgetc() returns a signed
12288                 integer which doesn't fit in a char. so c 
12289                 truncates this to a char but we may lose 
12290                 significat bits. (you got the idea, thanks
12291                 to Gustavo Noronha Silva <kov@debian.org>
12292                 and the Debian folks!)
12293
12294 2001-12-30 [alfons]     0.6.6claws33
12295
12296         * src/prefs_common.c
12297                 add #ifdef USE_PSPELLs that Melvin forgot               
12298
12299 2001-12-30 [melvin]     0.6.6claws32
12300         
12301         * src/prefs_common.[ch]
12302                 Added configurable color for misspelled words.
12303
12304         * src/gtkspell.[ch]
12305                 Fixed bug of foreground text color (reported by David
12306                                 Mehrmann)
12307                 Added configurable color for misspelled words.
12308
12309 2001-12-30 [alfons]     0.6.6claws31
12310
12311         * src/folder.c
12312                 remove unnecessary things someone put there
12313
12314         * src/mh.c
12315         * src/folder.[ch]
12316                 make folder properties (like threading and sorting) persistent
12317                 (closes bug #497424 "rescan folder tree resets proprieties")
12318                 currently this is only for MH folders. 
12319
12320 2001-12-29 [melvin]     0.6.6claws30
12321
12322         * src/string_match.[ch]
12323                 Optimized a bit: regexp pattern buffer compiled only once, and
12324                   one subroutine call removed. Fixed ^ regexp search: Now, 
12325                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
12326         
12327         * src/summaryview.c
12328                 Subject filtering changed to filter summary columns and
12329                   not directly the messages subject cache. The loss in 
12330                   performance is balanced by the improvement of string_match.
12331                 Added an alert panel if there is an error in the regexp.
12332
12333         * src/src/prefs_folder_item.h
12334                 Added a regexp pattern buffer.
12335
12336 2001-12-28 [alfons]     0.6.6claws29
12337
12338         * src/string_match.[ch]
12339                 clean up name space
12340                 allow compilation *BSD
12341
12342 2001-12-27 [alfons]     0.6.6claws28
12343
12344         * src/filter.c
12345                 sync the Hiro's bug fix for BSD
12346
12347 2001-12-27 [melvin]     0.6.6claws27
12348         
12349         * src/compose.c
12350                 Simplify focus to subject entry code.
12351
12352 2001-12-27 [darko]      0.6.6claws26
12353
12354         * src/filtering.c
12355         * src/mbox_folder.c
12356         * src/messageview.c
12357         * src/mh.c
12358         * src/procheader.[ch]
12359         * src/procmsg.h
12360         * src/stock_pixmap.[ch]
12361         * src/summaryview.c
12362                 Show key icon for encrypted mails in summary view
12363
12364         * src/pixmaps/clip.xpm
12365         * src/pixmaps/clipkey.xpm
12366         * src/pixmaps/key.xpm
12367                 New/modified icons for the above
12368
12369 2001-12-27 [melvin]     0.6.6claws25
12370
12371         * src/prefs_common.c
12372                 Put spell checker options in a separate tab to decrease
12373                 the Common Preferences window height.
12374
12375         * README.claws  
12376                 Update spell checker usage instruction about its options
12377                 location.
12378
12379 2001-12-27 [melvin]     0.6.6claws24
12380
12381         * src/compose.c
12382                 Changed subject entry widget position. Initial focus is
12383                 on the To header instead of the subject entry.
12384                 Creating a new header scrolls the header list to make the
12385                 created one visible. Nevertheless, when automatically filling
12386                 headers, the first one is shown.
12387                 A Tab key press in the last empty header entry zips the 
12388                 focus to the subject entry.
12389                 (I did not change the combo boxes, yet)
12390
12391 2001-12-26 [alfons]     0.6.6claws23
12392
12393         * src/prefs_account.c
12394         * src/inc.c
12395                 allow default inbox to reside in another mailbox (only
12396                 works for POP3 accounts)
12397
12398 2001-12-26 [alfons]     0.6.6claws22
12399         
12400         * src/textview.c
12401                 make reply-on-click work with the account of the selected folder
12402         * src/compose.c
12403                 put a fixme here to remind me to fix finding correct default
12404                 account for nested folders
12405
12406 2001-12-25 [alfons]     0.6.6claws21
12407
12408         * src/summaryview.c
12409                 make column headers display locked and mark pixmaps (idea by Melvin) 
12410                 fix bug by adding score and locked column type to sort array
12411
12412 2001-12-25 [alfons]     0.6.6claws20
12413         
12414         * src/summaryview.c
12415                 catch a *potentially* inadvertent write back of  
12416                 the message cache(s) introduced by 0.6.5claws37
12417
12418 2001-12-25 [christoph]  0.6.6claws19
12419
12420         * src/stock_pixmap.[ch]
12421         * src/summaryview.c
12422                 add ignore thread pixmap
12423                 (can someone draw a better icon for this?)
12424
12425 2001-12-24 [alfons]     0.6.6claws18
12426
12427         * src/prefs_folder_item.c
12428                 make address completion actually work for the
12429                 Default To address in the Folder Property dialog.
12430
12431 2001-12-24 [alfons]     0.6.6claws17
12432         
12433         * src/summaryview.c
12434                 use new style regexp for subject stripping 
12435                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
12436
12437 2001-12-24 [darko]      0.6.6claws16
12438
12439         * src/pgptext.c
12440         * src/rfc2015.c
12441                 move GPG related informational messages to debug mode
12442
12443 2001-12-23 [alfons]     0.6.6claws15
12444
12445         * src/stock_pixmap.[ch]
12446         * src/summaryview.c
12447                 add the forgotten Claws' locked pixmap
12448
12449 2001-12-23 [alfons]     0.6.6claws14
12450
12451         * src/filesel.c
12452                 accept file name typed in entry in multi file
12453                 selector (patch submitted by Gustavo Noronha Silva 
12454                 <kov@debian.org>)
12455
12456 2001-12-23 [alfons]     0.6.6claws13
12457
12458         * src/prefs_filter.c
12459         * src/prefs_filtering.c
12460         * src/matcher.c
12461         * src/importmutt.c
12462                 clean up a little bit
12463         
12464         * src/string_match.c
12465                 validate input strings a little bit more
12466
12467 2001-12-23 [alfons]     0.6.6claws12
12468
12469         * src/Makefile.am
12470         * src/summaryview.c
12471         * src/string_match.[ch]         ** NEW **
12472         * src/folderview.[ch]
12473         * src/headerview.h
12474         * src/folder.[ch]
12475         * src/prefs_folder_item.[ch]
12476                 add subject simplification to strip out strings from
12477                 a subject line (esp. handy for mailing lists). 
12478                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
12479                 but slightly changed things for better integration.)
12480
12481 2001-12-23 [alfons]     0.6.6claws11
12482
12483         * src/mainwindow.c
12484                 fix bug introduced by submission included in 0.6.5claws52.
12485                 ideally this submission should clean the trash if any trash
12486                 folder has a message. however, the hasTrash variable was
12487                 set to false whenever a trash folder was empty (discarding
12488                 a previously found *filled* trash folder.)
12489
12490                 also edited the code a little bit and made it more safe.
12491
12492 2001-12-22 [alfons]     0.6.6claws10
12493
12494         * src/imap.c
12495                 quick fix for Martin Pool's omission of an account
12496                 specific SSL setting
12497
12498 2001-12-22 [alfons]     0.6.6claws9
12499
12500         * src/compose.c
12501         * src/messageview.c
12502         * src/mimeview.c
12503         * src/pgptext.c
12504         * src/procmime.[ch]
12505                 better support for multipart/digest (submitted
12506                 by Fredrik <e98fo@efd.lth.se>)
12507
12508 2001-12-22 [alfons]     0.6.6claws8
12509
12510         * src/addressbook.c
12511                 correct function signature
12512         * src/socket.[ch]
12513         * src/imap.[ch]
12514         * src/prefs_account.[ch]
12515                 allow IMAP over SSH tunnel (patch submitted by 
12516                 Martin Pool <mbp@samba.org>)
12517
12518 2001-12-21 [alfons]     0.6.6claws7
12519
12520         * sync with sylpheed 0.6.6cvs4-9
12521                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
12522
12523 2001-12-21 [christoph]  0.6.6claws6
12524
12525         * src/compose.c
12526         * src/prefs_folder_item.[ch]
12527                 implement saving of outgoing messages to current folder.
12528                 fix segfault when no default outbox is available
12529                 (closes bug #495683)
12530
12531 2001-12-21 [carsten]    0.6.6claws5
12532         * src/folderview.c
12533         * src/summaryview.c
12534                 pressing CTRL while DND does now the expected thing and
12535                 copies the mail (moving is still the default, as this
12536                 seam more appropriate for handling mails by DND)
12537
12538 2001-12-18 [paul]       0.6.6claws4
12539
12540         * sync with sylpheed 0.6.6cvs3
12541                 see ChangeLog entries 2001-12-18
12542
12543 2001-12-18 [hiro]       0.6.6claws3
12544
12545         * src/undo.c
12546                 fix for multibyte characters (obtain the number of letters
12547                 instead of bytes).
12548
12549 2001-12-17 [paul]       0.6.6claws2
12550
12551         * sync with sylpheed 0.6.6cvs1
12552                 see ChangeLog entry 2001-12-16
12553
12554 2000-12-17 [alfons]     0.6.6claws1
12555
12556         * src/filtering.c
12557                 clean up
12558
12559 2001-12-16 [paul]       0.6.6claws
12560 2001-12-15
12561
12562         * Release version 0.6.6claws, cvs tag: rel_0_6_6
12563
12564         * src/mimeview.c
12565                 last minute sync with main 0.6.6
12566
12567         * po/es.po
12568                 updated by Ricardo Mones Lastra
12569                 update for last minute sync
12570         * po/fr.po
12571         * po/nl.po
12572                 update for last minute sync
12573         * po/de.po
12574                 updated by Jens Oberender
12575         * po/pt_BR.po
12576                 updated by Fabio Junior Beneditto
12577
12578         * src/prefs_common.[ch]
12579         * src/undo.c
12580                 number of undo levels is user configurable
12581                 (squeeze it into the release in the dying
12582                 moments) Submitted by Jens Oberender    
12583
12584 2001-12-15 [melvin]
12585
12586         * po/fr.po
12587                 updated french translation
12588
12589 2001-12-15 [paul]       0.6.5claws92
12590
12591         * sync with sylpheed 0.6.5cvs28
12592                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
12593
12594         * po/nl.po
12595                 update to allow for sync
12596
12597 2001-12-15 [alfons]
12598         
12599         * po/nl.po
12600                 update dutch translation
12601
12602 2001-12-14 [carsten]    0.6.5claws91
12603         * src/summaryview.c
12604                 fixed bug #473785; also after changing the column order
12605                 the same message will be selected and displayed as before
12606                 the reordering
12607
12608 2001-12-14 [carsten]    0.6.5claws90
12609         * src/folderview.c
12610                 probably found the bug reported by wwb opening or closing
12611                 a folder tree just before dnd (found the solution in the
12612                 balsa source -- thanks to them)
12613
12614 2001-12-14 [carsten]    0.6.5claws89
12615         * src/gtkutils.c
12616         * src/account.c
12617                 moved gtk_clist_moveto to the right place, so that
12618                 only the accounts dialog is effected on opening
12619
12620 2001-12-14 [carsten]    0.6.5claws88
12621         * src/gtkutils.c
12622                 gtkut_clist_set_focus_row does a gtk_clist_moveto
12623                 now, so that the focused row will be seen in any case
12624                 (reported by wwp on sf-claws-user)
12625
12626 2001-12-14 [darko]      0.6.5claws87
12627
12628         * src/compose.c
12629                 remove unnecessary line
12630
12631 2001-12-14 [paul]       0.6.5claws86
12632
12633         * sync with sylpheed 0.6.5cvs27
12634                 see ChangeLog entries 2001-12-14
12635
12636 2001-12-14 [carsten]    0.6.5claws85
12637         * src/mainwindow.c
12638                 following a suggestion of Melvin the rcoabm pops up
12639                 right under the button now and the button is reliefed
12640                 while the popup is open
12641
12642 2001-12-14 [darko]      0.6.5claws84
12643
12644         * src/compose.c
12645                 fix crash when wrapping long lines if linewrap quotation
12646                 is disabled and wrapper encounters a word spanning more
12647                 than one line
12648
12649 2001-12-13 [paul]       0.6.5claws83
12650
12651         * src/compose.c
12652                 prefer 'Reply-To' header over mailing list header when
12653                 replying to a message. Finally prevent all those confirmation 
12654                 messages being sent to the list itself.
12655
12656         * src/summaryview.c
12657                 remove unused summary_set_menu_sensitive() entry
12658
12659 2001-12-13 [paul]       0.6.5claws82
12660
12661         * src/folderview.c
12662         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
12663         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
12664         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
12665                 improvements to 'Hide read messages': Inbox, Outbox,
12666                 Trash, Queue, and Draft icons now reveal presence of hidden 
12667                 messages
12668
12669 2001-12-12 [alfons]     0.6.5claws81
12670
12671         0.6.5claws80 was tagged as LAST_STABLE
12672
12673         * src/filtering.[ch]
12674         * src/matcher.[ch]
12675         * src/matcher_parser_lex.c
12676                 fix the filtering; my last attempt to get it right, 
12677                 if it does not work, it's Hoa's turn. ;-)
12678
12679                 for my honourable peers:
12680                 
12681                 the code now makes a clear distinction between
12682                 rules as they are displayed (probably escaped),
12683                 and as they are executed (probably unescaped). the
12684                 parser does *NOT* do any unescaping, this is
12685                 the task of the matcher.c (which breaks up a
12686                 rule into condition) and the filtering.c (which
12687                 breaks up the rule's action). to make this
12688                 run happily we provide an unescaped copy of
12689                 crucial strings to the MatcherProp and 
12690                 FilteringAction structures. note that the only
12691                 exception to this is any REGEXP string. those
12692                 are directly passed to regcomp() and regexp()
12693                 (who have much more powerful unescape functions).
12694                 
12695                 for everyone else:
12696         
12697                 you can escape tab (\t), carriage return (\r),
12698                 linefeed (\n), form feed (\f), quote (\"), 
12699                 single quote (\'), bell (\b) in all the entry
12700                 lines in the scoring & filtering dialogs.
12701                 as an added bonus this should not affect
12702                 existing filtering rules.
12703
12704 2001-12-12 [carsten]    0.6.5claws80
12705
12706         * src/summaryview.c
12707         * po/de.po
12708                 "item(s) selected" is now sensitive to 1 or more
12709                 than one selected (nice for language where simple
12710                 adding of a "s" is not possible as German (Eintrag
12711                 ->Eintr"age)
12712                 
12713                 the "forward as attachment" entry from the right
12714                 click menu removed, "forward" acts following the
12715                 prefs
12716         
12717         * src/textview.c
12718                 reverted my former changes; so compiler warning again
12719                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
12720                 nevertheless
12721
12722         * src/messageview.c
12723                 "search in message" does now *not* only work in MVIEW_TEXT
12724                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
12725                 message
12726
12727         * src/mainwindow.c
12728                 removed "/File/_Close" as it was the same as "/File/E_xit"
12729                 and we don't need it two times
12730
12731                 the separate folder view and message view now get a distinct
12732                 WMCLASS, just in case someone is using sawfish ;-)
12733
12734                 as the menu entries "/View/Message view" and "/View/Folder tree"
12735                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
12736                 make them sensitive accordingly and as these two are "shown"
12737                 after startup anytime check this menuitem at startup
12738
12739 2001-12-12 [paul]       0.6.5claws79
12740
12741         * src/folderview.c
12742                 fix sensitivity of 'Search folder...', broken in
12743                 0.6.5claws75
12744
12745         * src/mainwindow.c
12746                 fix dodgy English
12747
12748 2001-12-11 [carsten]    0.6.5claws78
12749         * src/filtering.c
12750                 fixed two typos returning a wrong FALSE/TRUE
12751         * src/mainwindow.[ch]
12752                 extra menu for email/news button removed
12753
12754 2001-12-11 [alfons]     0.6.5claws77
12755         
12756         * src/matcher.c                 (1.3)
12757         * src/matcher_parser_lex.l      (1.28)
12758                 revert for another attempt
12759                 mark 0.6.5claws77 as LAST_STABLE
12760
12761 2001-12-11 [christoph]  0.6.5claws76
12762
12763         * po/de.po
12764                 fixed wrong translation for prev. unread msg
12765
12766 2001-12-11 [paul]       0.6.5claws75
12767
12768         * src/folder.[ch]
12769         * src/folderview.c
12770         * src/mainwindow.c
12771         * src/summaryview.[ch]
12772         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
12773                 enable ability to hide read messages on per folder basis via 
12774                 '/Summary/Hide read messages'; when selected, a folder will 
12775                 have a red open folder icon, instead of a blue icon, if the 
12776                 folder contains hidden messges
12777                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
12778
12779         * src/mainwindow.c
12780                 remove '/Message/Forward as attachment' from 
12781                 main_window_set_menu_sensitive() to prevent debug warning
12782
12783         * src/folderview.c
12784         * src/mainwindow.c
12785                 Clean up some of the English
12786
12787         * tools/newscache_clean.pl
12788                 allow for new 'hidereadmsgs' entry in folderlist.xml
12789
12790         * po/es.po
12791                 updated translation, submitted by Ricardo Mones Lastra
12792
12793 2001-12-11 [paul]       0.6.5claws74
12794
12795         * sync with sylpheed 0.6.5cvs25
12796                 see ChangeLog entry 2001-12-11
12797
12798 2001-12-10 [alfons]     0.6.5claws73
12799
12800         * src/matcher.c
12801                 add more control characters
12802         * src/matcher_parser_lex.l
12803                 make escaping / unescaping work again
12804
12805 2001-12-10 [alfons]     0.6.5claws72
12806
12807         * src/imap.c
12808                 clean up warnings "returning value for void function" 
12809         * src/prefs_filtering.c
12810                 make info button for execute action sensitive
12811
12812 2001-12-10 [paul]       0.6.5claws71
12813
12814         * src/compose.c
12815         * src/imap.[ch]
12816         * src/summaryview.c
12817                 fix: imap server now gets informed of MARKED, UNMARKED
12818                 and REPLY events. Now people can use different IMAP-Mail
12819                 clients and have the exact same information about MARKED,
12820                 UNMARKED and REPLY status with all of them. Especially
12821                 useful for imap servers with a web-frontend.
12822                 submitted by Tobias Sandhaas <medlor@web.de>
12823
12824 2001-12-09 [melvin]     0.6.5claws70
12825         
12826         * src/textview.[ch]
12827                 fixed bug #490076 (hunted down by Alfons who implemented
12828                 a workaround in 0.6.5claws65)
12829
12830 2001-12-09 [christoph]  0.6.5claws69
12831
12832         * src/summaryview.c
12833                 set pointer to string in LOCKED column to NULL
12834                 (might fix bug #490800)
12835
12836 2001-12-09 [carsten]    0.6.5claws68
12837
12838         * po/de.po
12839                 resolved some cluttered menu shortcuts 
12840                 ('creating new email' and 'creating news message'
12841                 hade the same)
12842         * src/compose.c
12843                 wmclass now distinc from main window
12844         * src/mainwindow.c
12845           src/mainwindow.h
12846                 email/news and forward button functionality similar
12847                 to the reply buttons; removed the ugly dropdown arrows
12848                 and use instead the right mouse button
12849
12850 2001-12-09 [paul]       0.6.5claws67
12851
12852         * src/imap.c
12853         * src/utils.h
12854                 allow spaces in imap folder names
12855                 submitted by Willem van Engen <wvengen@stack.nl>
12856
12857 2001-12-09 [paul]       0.6.5claws66
12858
12859         * sync with sylpheed 0.6.5cvs24
12860                 see ChangeLog entry 2001-12-09
12861
12862 2001-12-08 [alfons]     0.6.5claws65
12863
12864         * src/textview.c
12865                 prevent secondary selection claim after "add to sender" dialog
12866                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
12867                 we trick GTK by simulating a click at (0, 0) in the textview.
12868
12869 2001-12-08 [hoa]        0.6.5claws64
12870
12871         * src/folder.c
12872                 fixed a bug about the .processing folder name while filtering
12873
12874 2001-12-08 [alfons]     0.6.5claws63
12875
12876         * src/folderview.c 
12877                 work around problem of not correctly updating folder stats
12878                 when deleting messages. there's some folder scanning evil
12879                 going so the folderview_update_msg_num() does not work
12880                 correctly. need to investigate this.
12881
12882 2001-12-08 [paul]       0.6.5claws62
12883
12884         * sync with sylpheed 0.6.5cvs23
12885                 see ChangeLog entry 2001-12-08
12886
12887 2001-12-07 [christoph]  0.6.5claws61
12888
12889         * src/compose.c
12890                 fix another header translation problem
12891
12892 2001-12-07 [alfons]     0.6.5claws60
12893
12894         * src/mbox.c
12895                 make filtering also work on local spool mbox
12896
12897 2001-12-07 [carsten]    0.6.5claws59
12898         * src/addressbook.c
12899                 addressbook window gets a wmclass distinct from the main
12900                 sylpheed window
12901         * src/compose.h
12902         * src/mainwindow.[ch]
12903                   forward menu item will use mode selected in prefs, forward 
12904                 as attatchment in menu removed (will be substituted in the
12905                 toolbar similar to reply buttons)
12906                   create news message menu entry and news button is now 
12907                 sensitive to the existance of a news account
12908         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
12909         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
12910         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
12911                 these are removed because the toolbar buttons don't show
12912                 the quoting modus any longer
12913
12914 2001-12-07 [paul]
12915
12916         * tools/newscache_clean.pl      ** NEW FILE **
12917                 perl script to do some tidying up in the newscache directory 
12918                 
12919         * tools/sylpheed-switcher       ** NEW FILE **
12920                 perl script to enable easy switching between main and claws
12921                 
12922         * tools/README
12923                 added descriptions of the two new perl scripts          
12924
12925
12926 2001-12-07 [melvin]     0.6.5claws58
12927
12928         * src/messageview.c
12929                 fixed a warning during compilation introduced in 0.6.5claws56
12930
12931 2001-12-07 [paul]       0.6.5claws57
12932
12933         * src/mainwindow.[ch]
12934         * src/menu.[ch]
12935                 further usability enhancements to replying with or without 
12936                 quoting via the toolbar, use of Ctrl key is replaced by 
12937                 drop down menu 
12938                 Submitted by Carsten Schurig            
12939
12940 2001-12-07 [melvin]     0.6.5claws56
12941
12942         * src/messageview.c
12943                 hack to fix bug that prevented to make/paste selections
12944                 after switching between MVIEW_TEXT and MVIEW_MIME views
12945                 without deselecting the selection first.
12946
12947 2001-12-06 [alfons]     0.6.5claws55
12948
12949         * src/filtering.[ch]
12950         * src/inc.c
12951                 revise filtering a little bit more, and make sure
12952                 messages are delivered to the appropriate inbox
12953                 (perhaps set per account)
12954
12955 2001-12-06 [paul]       0.6.5claws54
12956
12957         * sync with sylpheed 0.6.5cvs22
12958                 see ChangeLog entry 2001-12-06
12959
12960 2001-12-05 [alfons]     0.6.5claws53
12961
12962         * src/inc.c
12963         * src/folder.[ch]
12964         * src/procmsg.c
12965         * src/filtering.c
12966                 more revisions of filtering system
12967                 (last stable version is marked as LAST_STABLE)
12968                 
12969                 | NOTE 1): the filtering system now uses a local folder called
12970                 | .processing. if filtering fails, check this directory
12971                 | for missing messages.
12972                 |
12973                 | NOTE 2): help us find the filtering actions still missing
12974
12975 2001-12-05 [paul]       0.6.5claws52
12976
12977         * src/mainwindow.c
12978                 fix bug where 'Empty Trash?' pop-up window appears even
12979                 when Trash is empty, submitted by Jesse Skinner         
12980
12981 2001-12-05 [melvin]     0.6.5claws51
12982
12983         * src/compose.c
12984                 fixed bug #486106 to select correct account when reediting 
12985                 a queued message
12986         
12987 2001-12-04 [alfons]     0.6.5claws50
12988
12989         * src/mh.c
12990                 declare markfile in appropriate functions when
12991                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
12992                 for spotting this)
12993
12994 2001-12-04 [paul]       0.6.5claws49
12995
12996         * sync with sylpheed 0.6.5cvs21
12997                 see ChangeLog entry 2001-12-04
12998
12999 2001-12-03 [christoph]  0.6.5claws48
13000
13001         * po/de.po
13002                 changed translation of undo
13003         * src/account.c
13004         * src/folder.c
13005                 don't reinvent the wheel to traverse a GNode
13006         * src/compose.[ch]
13007                 seperate code to create the compose gui into functions
13008                 add "Others" page with folder selection for saving copy
13009                 of the message.
13010                 the folder identifier is saved to queue header
13011         * src/procmsg.c
13012                 save message to folder in queue header
13013
13014 2001-12-03 [paul]       0.6.5claws47
13015
13016         * sync with sylpheed 0.6.5cvs20
13017                 see ChangeLog entry 2001-12-03
13018
13019 2001-12-01 [paul]
13020
13021         * more sync with sylpheed 0.6.5cvs19
13022                 see ChangeLog entry 2001-11-29
13023
13024 2001-11-30 [paul]       0.6.5claws46
13025         
13026         * src/compose.c
13027                 remove conflicts introduced by Hoa's last commit
13028          
13029         * src/mainwindow.c
13030                 make 'Message/Bounce' sensitive
13031
13032 2001-11-30 [hoa]        0.6.5claws45
13033
13034         * src/compose.c
13035                 slightly change bounce function to add
13036                 information about the user that bounced the mail
13037                 in the From header line.
13038
13039         * src/folderview.c
13040                 permit the use of processing in outbox folder.
13041
13042 2001-11-29 [paul]       0.6.5claws44
13043
13044         * src/mainwindow.[ch]
13045         * src/prefs_common.c
13046         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
13047         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
13048         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
13049                 usability enhancements to the quoting, implements
13050                 use of Ctrl key to toggle quoting settings
13051                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
13052
13053 2001-11-29 [paul]       0.6.5claws43
13054         
13055         * sync with sylpheed 0.6.5cvs19
13056                 see ChangeLog entry 2001-11-28
13057
13058 2001-11-29 [melvin]     0.6.5claws42
13059         * src/Makefile.am
13060                 added enriched.[ch] to the list of files
13061
13062         * src/textview.c
13063         * src/mimeview.c
13064         * src/procmime.[ch]
13065         * src/enriched.[ch]
13066                 added support to view text/enriched
13067                 added support to show headers in message view for text/enriched and text/html
13068                         in non multipart messages
13069
13070 2001-11-28 [paul]       0.6.5claws41
13071
13072         * more sync with sylpheed 0.6.5cvs18
13073                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
13074
13075 2001-11-27 [paul]       0.6.5claws40
13076         
13077         * po/pt_BR.po
13078                 updated translation, submitted by Fabio Junior Beneditto
13079                 
13080         * sync with sylpheed 0.6.5cvs18
13081                 see ChangeLog entries 2001-11-26 (src/textview.c) and
13082                 2001-11-27
13083
13084
13085 2001-11-26 [paul]
13086
13087         * po/es.po
13088                 updated translation, submitted by Ricardo Mones Lastra
13089
13090 2001-11-26 [alfons]
13091
13092         * src/matcher.c
13093                 add more translatable strings
13094
13095 2001-11-26 [christoph]  0.6.5claws39
13096
13097         * po/de.po      
13098                 fixed one more umlaut
13099         * src/compose.c
13100                 fix translated header when it should not be translated
13101
13102 2001-11-26 [paul]       0.6.5claws38
13103
13104         * src/mainwindow.c
13105                 remove '/Message/Add Sender to address book' from 
13106                 main_window_set_menu_sensitive(), prevent debug warning
13107                 add 'Message/Mark/Mark all read' to mainwin_entries[]
13108
13109 2001-11-26 [paul]       0.6.5claws37
13110
13111         * src/summaryview.c
13112                 fix 'recurring unread state' bug 
13113
13114         * tools/README 
13115         * tools/filter_conv.pl
13116                 read name of top level mailbox from folderlist.xml
13117                 and presume nothing about its name              
13118
13119 2001-11-26 [darko]      0.6.5claws36
13120
13121         * src/gtkstext.[ch]
13122                 removed functions that are now in gtkutils.c
13123                 use gtkut_text_is_uri_string() from gtkutils.c
13124         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
13125
13126 2001-11-26 [paul]       0.6.5claws35
13127
13128         * sync with sylpheed 0.6.5cvs16
13129                 see ChangeLog entries 2001-11-25 and 2001-11-26
13130
13131 2001-11-25 [alfons]     0.6.5claws34
13132
13133         EXPERIMENTAL!!! Please checkout the last stable version using: 
13134           
13135         % cvs update -r LAST_STABLE -dRAP
13136
13137         (Or help us testing this stuff.)
13138
13139         * src/filtering.c               (1.14)
13140         * src/filtering.h               (1.6)
13141         * src/inc.c                     (1.28)
13142         * src/matcher.c                 (1.20)
13143         * src/mbox.c                    (1.9)
13144         * src/procmsg.h                 (1.14)
13145         * src/summaryview.c             (1.59)
13146         * src/summaryview.h             (dunno)
13147                 revert/merge/sync to as it was before commit 
13148                 on Thu, 19 Jul 2001 10:15:51 -0700.
13149
13150 2001-11-25 [hoa]        0.6.5claws33
13151
13152         * src/main.c
13153                 processing mails at startup
13154
13155         * src/folderview.c
13156         * src/summaryview.[ch]
13157                 processing mails when entering folder
13158
13159         * src/prefs_filtering.c
13160                 fixed some UI bugs
13161
13162 2001-11-24 [alfons]     0.6.5claws32
13163
13164         * src/summaryview.[ch]
13165                 make summary sort headers work, and also make
13166                 sure the sort type is stored
13167
13168 2001-11-23 [alfons]     0.6.5claws31
13169
13170         * src/summaryview.[ch]
13171                 make lock work like mark
13172                 disallow deleting messages marked as locked
13173
13174 2001-11-23 [alfons]     0.6.5claws30
13175
13176         * src/gtkstext.c
13177         * src/compose.[ch]
13178         * src/Makefile.am
13179         * src/undo.[ch]
13180                 merge undo patch submitted by Jens
13181
13182 2001-11-23 [christoph]  0.6.5claws29
13183
13184         * src/.cvsignore
13185                 added ylwrap
13186         * src/compose.c
13187                 fixed gpg signing and encoding
13188         * src/folder.[ch]
13189         * src/main.c
13190                 added --status option to get new, unread and total
13191                 message count from a running sylpheed
13192         * src/prefs_common.c
13193                 temporary fix for reply_with_quote problem
13194                 (don't call functions for non existing widget)
13195         * src/procmsg.c
13196                 one more check for ignored threads but still not
13197                 always working correctly. probably a recursive
13198                 check for all parents is needed
13199
13200 2001-11-23 [darko]      0.6.5claws28
13201
13202         * src/compose.c
13203                 wrapping on send improvements
13204         * src/gtkutils.[ch]
13205                 fix for GtkSText after last sync with main branch
13206                 GTK_TEXT -> GTK_STEXT
13207
13208 2001-11-23 [paul]       0.6.5claws27
13209
13210         * sync with sylpheed 0.6.5cvs14
13211                 see ChangeLog entries 2001-11-22 and 2001-11-23
13212                 
13213         * po/de.po
13214                 fixed the scrambled umlauts 
13215                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
13216
13217 2001-11-21 [paul]       0.6.5claws26
13218
13219         * sync with sylpheed 0.6.5cvs12
13220                 see 2nd ChangeLog entry dated 2001-11-20
13221
13222 2001-11-20 [paul]       0.6.5claws25
13223
13224         * sync with sylpheed 0.6.5cvs11
13225                 see ChangeLog entry 2001-11-19 (src/utils.c)
13226
13227 2001-11-20 [hiro]
13228
13229         * src/compose.c
13230                 GTK_TEXT -> GTK_STEXT
13231                 fix for wrong comment
13232
13233 2001-11-20 [hiro]       0.6.5claws24
13234
13235         * src/compose.[ch]
13236                 more merges from main branch
13237                 removed fatal warnings (uninitialized variables etc.)
13238                 some coding style fix
13239         * src/gtkutils.h
13240                 fixed typo.
13241         * src/addressbook.c
13242           src/addrindex.c
13243                 V-Card -> vCard
13244
13245 2001-11-19 [hoa]        0.6.5claws23
13246
13247         * src/filtering.c
13248         * src/prefs_scoring.c
13249         * src/matcher.[ch]
13250         * src/scoring.c
13251                 cleaning code
13252
13253         * src/matcher_parser_parse.y
13254         * src/prefs_filtering.c
13255                 bouncing
13256
13257 2001-11-19 [alfons]     0.6.5claws22
13258
13259         more of my old things into claws
13260
13261         * src/Makefile.am
13262         * src/prefs_common.c
13263         * src/procmsg.h
13264         * src/summaryview.[ch]
13265         * src/prefs_summary_column.c
13266         * src/pixmaps/locked.xpm
13267                 add indicators for locking of message in summary view
13268                 (does not work yet, only visual indicator)
13269
13270 2001-11-19 [paul]       0.6.5claws21
13271
13272         * sync with sylpheed 0.6.5cvs10
13273                 see ChangeLog entry 2001-11-19
13274
13275 2001-11-18 [alfons]     0.6.5claws20
13276         
13277         * src/filtering.c
13278                 remove an inadvertent free I forgot in previous clean up 
13279
13280 2001-11-18 [alfons]     0.6.5claws19
13281
13282         * src/filtering.[ch]
13283                 clean up & plug leaks
13284
13285 2001-11-18 [paul]       0.6.5claws18
13286
13287         * sync with sylpheed 0.6.5cvs9
13288                 see ChangeLog entries 2001-11-17 and 2001-11-18
13289
13290 2001-11-16 [paul]       0.6.5claws17
13291
13292         * sync with sylpheed 0.6.5cvs8
13293                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
13294
13295 2001-11-16 [paul]       0.6.5claws16
13296
13297         * sync with sylpheed 0.6.5cvs7
13298                 see ChangeLog entries 2001-11-15 and 2001-11-16
13299
13300 2001-11-15 [hoa]        0.6.5claws15
13301
13302         * src/compose.c
13303                 fix bounce, mails we received couln't be bounced to ourself.
13304
13305         * src/defs.h
13306         * src/filtering.[ch]
13307         * src/matcher.[ch]
13308         * src/matcher_parser.h
13309         * src/matcher_parser_lex.l
13310         * src/matcher_parser_parse.y
13311         * src/inc.c
13312         * src/main.c
13313         * src/mbox.c
13314         * src/prefs_filtering.[ch]
13315         * src/mainwindow.c
13316         * src/prefs_matcher.c
13317         * src/prefs_scoring.c
13318         * src/scoring.[ch]
13319         * src/summaryview.c
13320                 new matcher/filter/score configuration file parser
13321                 one unique configuration file => ~/.sylpheed/matcherrc
13322                 import in currently automatic, then save are made
13323                 in this new file.
13324                 one filter per folder and one global filter
13325                 (filter of a folder will be used as folder processing)
13326
13327         * src/folder.c
13328                 fix a bug in folder_item_get_identifier
13329                 
13330         * src/messageview.c
13331                 receive receipt return are fixed.
13332
13333 2001-11-14 [alfons]     0.6.5claws14
13334
13335         * src/session.h
13336                 add things from main branch to make claws compile
13337
13338 2001-11-14 [paul]       0.6.5claws13
13339
13340         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
13341                 see ChangeLog entries 2001-11-08 to 2001-11-14
13342
13343 2001-11-14 [hoa] 0.6.5claws12
13344
13345         * src/compose.[ch]
13346         * src/mainwindow.c
13347         * src/summaryview.c
13348                 add "bounce mail" option
13349
13350 2001-11-13 [christoph]  0.6.5claws11
13351
13352         * src/compose.c
13353                 Cleanup a mess i add before commiting
13354
13355 2001-11-13 [hoa]        0.6.5claws10
13356
13357         * src/compose.c
13358                 some fixes when mail are sent or
13359                 for crossposts
13360
13361 2001-11-13 [christoph]  0.6.5claws9
13362
13363         * po/de.po
13364                 Changed two string with the same translation
13365         * src/compose.c
13366         * src/procmsg.[ch]
13367         * src/send.[ch]
13368                 New mailsending process:
13369                   - Always queue message before sending
13370                     (message will be saved if sylpheed crashed or
13371                      freezes while sending)
13372                   - Allow queuing of newspostings
13373                   - No copy in outbox before sending
13374                     (closes bug #469501)
13375                   - No more redundant code for send and send_later
13376         * src/summaryview.c
13377                 Applied wwp <subscript@free.fr>'s patch that fixes
13378                 marks for multiple forwarded messages (+compose.c)
13379
13380 2001-11-12 [alfons]
13381
13382         * README.claws
13383                 remove things that are now in main branch
13384         
13385         * po/nl.po
13386                 update Dutch translation
13387
13388 2001-11-12 [mhadasht]   0.6.5.claws8
13389
13390         * src/prefs_common.c
13391                 re-enabled account autoselection feature for forward
13392                 and reedit lost during the branch point for SYNC-B4-REL
13393         * src/gtkspell.c
13394                 gtkpspell_get_dict(): more readable code (even if function is
13395                 not used yet)
13396         * ChangeLog.claws
13397                 added version number info to 2001-11-12 [hiro] comment.
13398
13399 2001-11-12 [hiro]       0.6.5.claws7
13400
13401         * src/compose.c
13402                 compose_forward(): fixed a bug that forward quote mark
13403                 wasn't used.
13404                 removed unnecessary code.
13405         * src/template_select.[ch]: removed.
13406
13407 2001-11-11 [alfons]
13408
13409         * src/compose.c
13410                 :%s/GTK_TEXT/GTK_STEXT/g
13411         
13412         * src/compose.[ch]
13413         * src/undo.[ch]
13414         * src/Makefile.am
13415                 revert the undo stuff (this is 0.6.6claws stuff)
13416
13417 2001-11-11 [hoa]        0.6.5.claws6
13418
13419         * src/compose.[ch]
13420                 Insert signature at the end of the text.
13421                 Added undo patch but currently disabled
13422
13423         * src/procmsg.c
13424                 Threading by subject improved.
13425
13426         * added src/undo.[ch]
13427                 Undo module for compose dialog box.
13428
13429 2001-11-11 [alfons]     0.6.5.claws5
13430
13431         * src/procmsg.c
13432                 prevent threading by subject on nodes that have already been
13433                 threaded by in-reply-to (as in "circular references in a tree
13434                 result in a dead branch")
13435
13436 2001-11-09 [hoa]        0.6.5.claws4
13437         
13438         * src/folderview.c
13439                 allows creation of mbox folder item from any files.
13440
13441 2001-11-09 [alfons]     0.6.5.claws3
13442         
13443         * src/utils.c
13444         * src/procmsg.c
13445                 do what I mean and correct threading by subject so it really
13446                 ignores attracting lines without "Re: "
13447
13448 2001-11-07 [alfons]     0.6.5.claws2
13449
13450         * src/procmsg.c
13451         * src/utils.[ch]
13452                 only attract by subject if a subject line starts with a "Re: "
13453         * src/syldap.c
13454                 remove warning
13455
13456 2001-11-07 [paul]       0.6.5claws1
13457
13458         * sync with sylpheed 0.6.5. release
13459                 see ChangeLog entry 2001-11-07
13460
13461 2001-11-07 [paul]       0.6.4claws31
13462
13463         * sync with sylpheed 0.6.4cvs18
13464                 see ChangeLog entries 2001-10-30 to 2001-11-07
13465                 prefs_templates.[ch] renamed prefs_template.[ch]
13466
13467 2001-11-06 [alfons]
13468         
13469         * src/utils.h
13470                 add semicolon Hoa forgot ;-)
13471                 
13472
13473 2001-11-06 [hoa]        0.6.4claws30
13474         
13475         * src/procmsg.c
13476         * src/summaryview.c
13477         * src/utils.c
13478         * src/utils.h
13479                 threading by subject - empty subject are ignored
13480
13481 2001-11-06 [christoph]  0.6.4claws29
13482
13483         * src/socket.c
13484                 use SSL_peek for sock_gets
13485         * src/utils.c
13486                 removed unneeded pointer in extracting quoted
13487                 names implementation
13488
13489 2001-11-06 [melvin]     0.6.4claws28
13490
13491         * src/gtkspell.c
13492                 fixed bug #476792 Selection overtyping with spell checker
13493                 fixed bug which could cause a buffer overflow
13494                 fixed a memory leak
13495
13496 2001-11-06 [hoa]        0.6.4claws27
13497         
13498         * src/procmsg.c
13499         * src/summaryview.c
13500                 threading by subject
13501
13502 2001-11-05 [alfons]     0.6.4claws26
13503         
13504         * README.claws
13505                 Claws -> Sylpheed (vice versa)
13506
13507         * src/compose.c
13508                 :%s/gtk_text/gtk_stext/g
13509                 :%s/GTK_TEXT/GTK_STEXT/g
13510                 (thanks to Jonathan Ware for spotting this)
13511
13512 2001-11-04 [christoph]  0.6.4claws25
13513
13514         * src/summaryview.c
13515                 replace Xalloca + strdup with Xstrdup_a
13516         * src/utils.c
13517                 better implementation of extracting quoted names
13518                 from addresses (remove backlashes and ignore
13519                 quotes after them)
13520
13521 2001-11-04 [alfons]     0.6.4claws24
13522
13523         * src/utils.[ch]
13524                 edit to comply more with coding style
13525
13526         * src/textview.c
13527                 fix bug reported by Kim Schulz. introduced by the patch integrated
13528                 in 0.6.4claws15. the code did not check the return value of
13529                 the html parser.
13530
13531         * AUTHORS
13532                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
13533
13534 2001-11-04 [christoph]  0.6.4claws23
13535
13536         * src/main.c
13537         * src/prefs_common.[ch]
13538                 init some pointers that possibly caused a segfault
13539                 reported in the claws-users ML
13540
13541 2001-11-04 [hoa]        0.6.4claws22
13542
13543         * src/grouplistdialog.c
13544                 change the names of the nodes in the tree
13545
13546         * src/compose.c
13547                 enhanced mailto syntax as described in
13548                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
13549                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
13550
13551         * src/utils.c
13552                 encode and decode URI (useful when opening URL into
13553                 netscape).
13554
13555 2001-11-03 [hoa]        0.6.4claws21
13556
13557         * src/grouplistdialog.c
13558                 a new newsgroups list selection dialog box
13559                 with a CTree instead of a CList
13560
13561 2001-11-03 [hoa]        0.6.4claws20
13562
13563         * src/folderview.c
13564                 enable property and scoring options when right
13565                 click on "inbox"
13566
13567         * src/summaryview.c
13568                 fixed bug when nickname were displayed using
13569                 the address book.
13570
13571 2001-11-02 [darko]      0.6.4claws19
13572
13573         * src/compose.c
13574                 new wrap quotation and URL/long words wrapping implementation
13575         * src/compose.c src/gtkstext.[ch]
13576                 move gtkstext_strncmp() to gtkstext.c
13577
13578 2001-11-01 [christoph]  0.6.4claws18
13579
13580         * src/prefs_account.c
13581                 fixed mess in account settings dialog
13582         * src/prefs_folder_item.c
13583                 added label with folder path to dialog
13584
13585 2001-10-31 [match]      0.6.4claws17
13586
13587         * src/vcard.c
13588                 fix memory leak.
13589         * src/addrbook.c
13590                 fix generation of spurious address book file names.
13591                 remove redundant functions.
13592         * po/POTFILES.in
13593                 added missing file names.
13594
13595 2001-10-30 [paul]       0.6.4claws16
13596
13597         * sync with sylpheed 0.6.4cvs6
13598                 see ChangeLog entries 2001-10-26 to 2001-10-30
13599
13600         * tools/filter_conv.pl
13601                 read folderlist.xml to discover whether the top-level
13602                 folder is called 'Mailbox' or 'Mail' 
13603
13604 2001-10-29 [paul]       0.6.4claws15
13605
13606         * src/html.c, src/textview.c
13607                 activate links in html mail and fix clickable parts
13608                 Submitted by Matthieu Dazy <dazy@t-surf.com>
13609
13610 2001-10-29 [paul]
13611
13612         * po/de.po, po/es.po, po/pt_BR/po
13613                 updated translations, submitted by Jens Oberender,
13614                 Ricardo Mones Lastra, and Fabio Junior Beneditto
13615
13616 2001-10-29 [darko]      0.6.4claws14
13617
13618         * src/compose.c
13619                 fix wrapping for good
13620
13621 2001-10-29 [darko]
13622
13623         * src/compose.c
13624                 undo previous change as it broke the smart wrapping
13625
13626 2001-10-29 [darko]      0.6.4claws13
13627
13628         * src/compose.c
13629                 fix infinite loop when long URL is quoted
13630                 (closes bug #475122.
13631
13632 2001-10-28 [match]
13633
13634         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
13635                 import Mutt address book
13636         * src/ldif.[ch] src/importldif.h
13637                 modified import LDIF handle user attributes
13638
13639 2001-10-28 [christoph]  0.6.4claws12
13640
13641         * src/summaryview.c
13642                 fixed that filtering did not work if there
13643                 were no filter rules
13644                 (closes bug #472003 and better implementation
13645                  of patch #474644)
13646
13647 2001-10-27 [christoph]  0.6.4claws11
13648
13649         * src/compose.c
13650                 make the folder's default account to be used when
13651                 replying. (patch by wwp <subscript@free.fr>)
13652         * src/compose.c
13653                 code cleanup, nearly killed all of wwp's patch
13654                 for folder's default account in compose
13655         * src/folderview.c
13656                 error panel when a folder could not be created
13657                 (closes bug #471080 new folder name & already
13658                  existing file)
13659
13660 2001-10-26 [alfons]
13661
13662         * src/utils.h
13663                 change prototype of strstr2() that Christoph forgot about
13664
13665 2001-10-26 [christoph]  0.6.4claws10
13666
13667         * src/account.c
13668                 made search for accounts by email address not case
13669                 sensitive
13670         * src/folder.c
13671                 fixed memory leak in folder_item_get_identifier
13672         * src/gtkspell.c
13673         * src/utils.c
13674                 fixed wrong strstr2 (should work like strstr)
13675
13676 2001-10-26 [darko]      0.6.4claws9
13677
13678         * src/compose.c src/gtkstext.[ch]
13679         * src/gtkstext.c
13680                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
13681
13682 2001-10-26 [paul]       0.6.4claws8
13683
13684         * src/html.c
13685                 ignore css and javascript tags in html mail
13686                 case-insensitive, with or without double-quoted
13687                 strings
13688
13689 2001-10-26 [paul]       0.6.4claws7
13690
13691         * sync with sylpheed 0.6.4cvs1
13692                 see ChangeLog entry 2001-10-26
13693
13694         * src/prefs_account.c, src/prefs_common.c,
13695           src/prefs_summary_column.c
13696                 minor improvements to the English
13697
13698 2001-10-25 [alfons]     0.6.4claws6
13699
13700         * src/gtkstext.c
13701         
13702                 make GtkSText follow style of GtkText (closes bug 
13703                 #469211 "text selection while writing message")
13704                 
13705                 do sync with GTK 1.2.10
13706
13707 2001-10-25 [paul]       0.6.4claws5
13708
13709         * src/html.c
13710                 ignore css tags in html mail
13711
13712 2001-10-25 [darko]      0.6.4claws4
13713
13714         * src/compose.c
13715                 don't declare is_url_string as static function since
13716                 we need it in gtkstext.c
13717         * src/gtkstext.c
13718                 remove unused variable
13719                 don't wrap long URLs while composing a message
13720
13721 2001-10-24 [christoph]  0.6.4claws3
13722
13723         * src/socket.c
13724                 fix ssl deadlock, when peer closes connection
13725
13726 2001-10-24 [paul]       0.6.4claws2
13727
13728         * src/prefs_common.c
13729                 gettextize the gpg ascii-armored warning message
13730
13731         * src/compose.c
13732                 insert a DOS/MAC file into the composed message
13733                 (improvements)
13734
13735         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
13736
13737 2001-10-22 [paul]       0.6.4claws1
13738
13739         * sync with sylpheed 0.6.4 release
13740                 see ChangeLog entries 2001-10-21
13741
13742         * po/fr.po, po/pt_BR.po
13743                 updated by Melvin Hadasht and Fabio Junior Beneditto
13744
13745 2001-10-21 [paul]       0.6.3claws30
13746
13747         * src/compose.c
13748                 insert a DOS text file from the compose window
13749                 into the composed message text (removes CRs characters)
13750                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
13751
13752         * tools/filter_conv.pl, tools/README
13753                 automatically use ~/.sylpheed as working directory
13754                 print out confirmation message on completion
13755
13756         * correct Hoa's last ChangeLog.claws entry
13757
13758 2001-10-20 [hoa]        0.6.3claws29
13759
13760         * src/grouplistdialog.c
13761                 bugfix (another ?) to give the right
13762                 newsgroups list for each news server.
13763
13764         * src/news.c
13765         * src/news.h
13766                 improve the newsgroups list cache
13767
13768 2001-10-20 [paul]       0.6.3claws28
13769
13770         * sync with sylpheed 0.6.3cvs9
13771                 see ChangeLog entry 2001-10-19
13772
13773         * correct Alfons' last ChangeLog.claws entry
13774
13775 2001-10-19 [alfons]
13776
13777         * src/pgptext.[ch]
13778                 fix compilation problems (part of bug #472895)
13779
13780 2001-10-18 [hoa]        0.6.3claws27
13781
13782         * src/grouplistdialog.c
13783                 bugfix when we refresh was clicked (bug 472701)
13784
13785 2001-10-19 [christoph]  0.6.3claws26
13786
13787         * src/compose.c
13788                 last header entry should default to "To:" or
13789                 "Newsgroups:" and not copy the last entry line
13790                 in a new compose window
13791                 (closes bug #472686, #470792)
13792
13793 2001-10-19 [paul]       0.6.3claws25
13794
13795         * sync with Sylpheed 0.6.3cvs8
13796                 see ChangeLog entries 2001-10-18 and 2001-10-19
13797
13798 2001-10-18 [christoph]  0.6.3claws24
13799
13800         * src/procmsg.c
13801                 reimplement ignore thread
13802         
13803 2001-10-18 [hoa]        0.6.3claws23
13804
13805         * src/folderview.c
13806         * src/grouplistdialog.[ch]
13807                 enhanced news subscription interface (feature 469113)
13808
13809         * src/news.c
13810         * src/news.h
13811                 enchanced newsgroup listing,
13812                 now, we can get groups informations
13813                 (NNTPGroupInfo)
13814
13815 2001-10-18 [paul]       0.6.3claws22
13816
13817         * src/summaryview.c
13818                 remove comment (sync with main branch)
13819         * src/mainwindow.c
13820                 fix 'Re-edit' bug in 'Message' menu
13821
13822 2001-10-17 [christoph]  0.6.3claws21
13823
13824         * src/compose.c
13825                 ignore empty or whitespace only header lines
13826
13827 2001-10-17 [paul]       0.6.3claws20
13828
13829         * sync with sylpheed 0.6.3cvs7
13830                 see ChangeLog entries 2001-10-14, 2001-10-16, and
13831                 2001-10-17
13832
13833 2001-10-17 [darko]
13834
13835         * src/compose.c
13836                 wrap long lines without spaces
13837                 don't wrap URLs
13838
13839 2001-10-16 [paul]
13840
13841         * po/es.po, po/nl.po, po/pt_BR.po
13842                 updated by Ricardo Mones Lastra, Alfons,
13843                 and Fabio Junior Beneditto
13844
13845         * sylpheed-0.6.3claws released
13846
13847 2001-10-15 [melvin] 0.6.3claws18
13848
13849         * README.claws
13850                 added summary and detailed installation instructions
13851                 for spell checker
13852         * po/fr.po
13853                 Updated, corrected and completed french translation
13854
13855 2001-10-15 [hoa] 0.6.3claws17
13856         * src/grouplistdialog.c
13857                 we can choose the newsgroups to display with wildcards
13858
13859 2001-10-15 [christoph]  0.6.3claws16
13860
13861         * src/account.c
13862         * src/compose.c
13863         * src/prefs_folder_item.[ch]
13864                 applied wwp <subscript@free.fr>'s folder
13865                 default account patch
13866         * po/de.po
13867                 Fixed wrong translation
13868
13869 2001-10-13 [alfons, christoph, melvin]  
13870                         0.6.3claws15
13871
13872         solution #2 to solve MT-safety problems defers all GUI related calls
13873         to the main thread using a gtk_idle_add() callback. discussed on
13874         ircnet #sylpheed, with christoph spotting some issues with the
13875         original code, and melvin allowing us to lobotomize his sylpheed.
13876
13877         * src/syldap.[ch], src/main.c
13878                 fix race problem in ldap search thread by deferring GUI 
13879                 stuff to main thread using gtk_idle_add()
13880
13881 2001-10-13 [paul]       0.6.3claws14
13882
13883         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
13884                 add Sergey's smtpcred.patch
13885                 adds separate username/password setting for SMTP Auth
13886                 needed by some servers
13887                 (closes feature request #471659)
13888
13889 2001-10-13 [paul]       0.6.3claws13
13890
13891         * src/pgptext.[ch] **NEW FILES**
13892         * src/Makefile.am, src/messageview.c, src/mimeview.c
13893                 decrypt ascii-armored gpg text embedded in
13894                 the message body.
13895                 Submitted by Jens Jahnke <jan0sch@gmx.net>
13896
13897 2001-10-13 [christoph]  0.6.3claws12
13898
13899         * README.claws
13900                 some more details on default to and
13901                 feature requests
13902         * src/main.c
13903                 init glib threading when ldap is used
13904         * src/syldap.c
13905                 threading fixes
13906         * po/de.po
13907                 fixed a typo
13908
13909 2001-10-12 [paul]       0.6.3claws11
13910
13911         * src/prefs_common.[ch], src/rfc2015.c
13912                 enable ascii-armored gpg text to be embedded in the
13913                 message body, selectable through the 'Privacy'
13914                 preferences. Supports encrypting only.
13915                 Submitted by Ravemax <ravemax@dextrose.com>
13916
13917 2001-10-12 [paul]       0.6.3claws10
13918
13919         * sync with sylpheed 0.6.3cvs6
13920                 see ChangeLog entries 2001-10-11 and 2001-11-12
13921
13922         * src/folderview.c
13923                 incorporated mbox folders, scoring, and folder
13924                 properties into the sync
13925
13926 2001-10-12 [darko]      0.6.3claws9
13927
13928         * README.claws
13929                 describe quotation wrapping
13930         * src/compose.c
13931                 don't treat tab as space to calculate line length properly
13932
13933 2001-10-11 [alfons]
13934
13935         * README.claws
13936                 correct description of how to make new filtering system work,
13937                 add some other things
13938                 
13939         * src/syldap.c
13940                 remove sched_yield() (not necessary / unportable)
13941
13942 2001-10-11 [paul]       0.6.3claws8
13943
13944         * sync with sylpheed 0.6.3cvs3
13945                 see ChangeLog entry 2001-10-10
13946
13947 2001-10-10 [christoph]  0.6.3claws7
13948
13949         * .cvsignore
13950                 ignore 2 files created by newer autotools
13951         * src/prefs_folder_item.c
13952                 using table for widget alignment
13953                 fixed memory leak and broken octal display
13954         * src/filesel.c
13955                 fixed segfault caused by lost filename
13956                 workaround (closes bug #469551)
13957
13958 2001-10-10 [paul]       0.6.3claws6
13959
13960         * sync with sylpheed 0.6.3cvs2
13961                 see ChangeLog entries 2001-10-09 and 2001-10-10
13962
13963 2001-10-10 [darko]      0.6.3.claws5
13964
13965         * src/gtkstext.c
13966                 proper calculation of right margin if smart wrapping is enabled
13967         * src/compose.c
13968                 automatically wrap long lines if wrap quotation is enabled
13969
13970 2001-10-09 [alfons]     0.6.3.claws4
13971
13972         * src/summaryview.c
13973                 select correct row when deleting last row in the summary view (and
13974                 close bug "[ #469104 ] select second last in list when deleting")
13975
13976 2001-10-09 [paul]       0.6.3claws3
13977
13978         * sync with sylpheed 0.6.3cvs1
13979                 updated some autotool scripts
13980
13981 2001-10-09 [darko]      0.6.3claws2
13982
13983         * src/gtkstext.[ch]
13984                 new name and mark with Sylpheed comment
13985         * src/compose.c
13986                 smart quotation wrapping a-la VIM
13987
13988 2001-10-08 [paul]       0.6.3claws1
13989
13990         * sync with sylpheed 0.6.3 release
13991                 see ChangeLog entry 2001-10-08
13992
13993 2001-10-08 [paul]       0.6.2claws24
13994
13995         * src/summaryview.c
13996                 more sync with sylpheed 0.6.2cvs12
13997                 Fixed the bug that didn't select the last row correctly
13998
13999
14000 2001-10-07 [paul]       0.6.2claws23
14001
14002         * sync with sylpheed 0.6.2cvs12
14003                 see ChangeLog entry 2001-10-07
14004
14005 2001-10-06 [match]
14006         * src/jpilot.[ch]
14007                 enable jpilot to read unsynch'ed addresses.
14008
14009         * src/editldap_basedn.c
14010                 fix segfault when opening dialog.
14011
14012 2001-10-06 [alfons]     0.6.2.claws22
14013
14014         * src/summaryview.c
14015                 fix bug with summary view selecting last *inserted*
14016                 node instead of last *visible* node. remember we
14017                 work with a tree
14018
14019 2001-10-06 [paul]       0.6.2claws21
14020
14021         * po/pt_BR.po
14022                 updated translation, contains some fixes and new
14023                 translations, submitted by Gustavo Noronha Silva
14024                 <kov@debian.org>
14025
14026         * src/prefs_common.c
14027                 change 'each' to 'every' - fix dubious English
14028
14029         * sync with sylpheed 0.6.2cvs11
14030
14031 2001-10-05 [alfons]     0.6.2claws20
14032
14033         * src/mainwindow.[ch], src/folderview.c
14034                 make composite tool button switch between "Compose News"
14035                 and "Compose Mail" depending on selected folder
14036                 (nifty idea by Kim Schulz <kim@schulz.dk>)
14037
14038 2001-10-05 [paul]       0.6.2claws19
14039
14040         * src/mainwindow.c, src/summaryview.c
14041                 fix 'Message/Reply to all', broken in last commit
14042
14043         * src/compose.c
14044                 fix X_BEENTHERE seg fault, thanks to Alfons
14045
14046 2001-10-04 [paul]       0.6.2claws18
14047
14048         * src/compose.[ch], src/mainwindow.c
14049                 make "Message/Reply" reply to mailing lists; matches
14050                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
14051                 based on portions of the patch submitted by
14052                 Junichi Uekawa <dancer@netfort.gr.jp>
14053
14054 2001-10-04 [darko]      0.6.2claws17
14055
14056         * src/compose.c
14057                 better smart wrapping
14058         * src/gtkstext.[hc]
14059                 a function to make text buffer contiguous
14060
14061 2001-10-03 [paul]       0.6.2claws16
14062
14063         * sync with sylpheed 0.6.2cvs10
14064
14065 2001-10-02 [alfons]
14066
14067         * configure.in
14068         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
14069                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
14070                 references to chinese translations (hope someone picks up
14071                 this)
14072
14073 2001-10-02 [christoph]  0.6.2claws15
14074
14075         * src/compose.c
14076                 fixed non translated header bug
14077         * ChangeLog.claws
14078                 fixed wrong date in alfons last entry ;)
14079
14080 2001-10-02 [alfons]     0.6.2claws14
14081
14082         * src/compose.c, src/prefs_common.[ch]
14083                 add block cursor option
14084
14085 2001-10-02 [paul]       0.6.2claws13
14086
14087         * sync with sylpheed 0.6.2cvs9
14088
14089 2001-09-30 [paul]       0.6.2claws12
14090
14091         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
14092                 updated translations
14093
14094         * po/POTFILES.in
14095                 add 'src/importldif.c'
14096
14097         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
14098                 added eudora-to-vCard conversion tool
14099                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
14100
14101         * sync with sylpheed 0.6.2cvs8
14102
14103 2001-09-30 [paul]
14104
14105         * sylpheed-0.6.2claws released
14106
14107 2001-09-27 [melvin]     0.6.2claws11
14108
14109         * src/gtkspell.c
14110                 fixed crash when using default path (introduced 
14111                 in 0.6.2claws10)
14112                 fixed tiny bug for initial suggestion mode
14113
14114 2001-09-27 [melvin]     0.6.2claws10
14115         
14116         * src/gtkspell.c
14117                 fixed bug where gtkpspell didn't set the path correctly
14118
14119         * README.claws
14120                 added a paragraph about spell checking
14121                 
14122
14123
14124 2001-09-27 [paul]       0.6.2claws9
14125
14126         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
14127                 replace '// comments' with '/* comments */' to prevent
14128                 some compiler warnings 
14129
14130         * sync with sylpheed 0.6.2cvs6
14131
14132 2001-09-26 [alfons]     0.6.2claws8
14133
14134         * src/messageview.c
14135                 introduce return receipt request notification again,
14136                 which was lost because of other semantics in 
14137                 procheader_parse() (???)
14138
14139 2001-09-26 [christoph]  0.6.2claws7
14140
14141         * src/compose.c
14142                 replace comments for old code with #if 0
14143                 readded auto cc, bcc and reply-to
14144         * src/prefs_matcher.c
14145         * src/prefs_scoring.c
14146                 removed some definition (was moved to
14147                 prefs.h)
14148
14149 2001-09-26 [paul]       0.6.2claws6
14150
14151         * src/mainwindow.c
14152                 make 'Follow-up and reply to' sensitive
14153
14154         * more sync with sylpheed 0.6.2cvs5
14155
14156 2001-09-25 [melvin]
14157
14158         * 0.6.2claws5
14159
14160         * src/gtkspell.c
14161                 fixed bug for "US-ASCII" introduced by the encoding code
14162
14163 2001-09-25 [paul]
14164
14165         * 0.6.2claws4
14166
14167         * src/prefs_common.[ch], src/summaryview.c
14168                 'next unread msg' 'go to next folder?' dialog can be
14169                 given default behaviour, either always show dialog,
14170                 or assume 'yes', or assume 'no'
14171                 Submitted by wwp <subscript@free.fr>
14172
14173 2001-09-25 [melvin]
14174                 
14175         * src/compose.c src/gtkspell.[ch]
14176                 added support for different encodings
14177
14178 2001-09-25 [paul]
14179
14180         * more sync with sylpheed 0.6.2cvs5
14181
14182 2001-09-24 [alfons]
14183         
14184         * src/prefs_folder_item.c
14185                 add check for item->prefs->default_to string is NULL and
14186                 add another check when freeing this string
14187
14188 2001-09-24 [paul]
14189
14190         * configure.in
14191                 change to version 0.6.2claws3
14192
14193         * sync with sylpheed 0.6.2cvs5 
14194
14195 2001-09-24 [match]
14196         * src/ldif.[ch], src/importldif.[ch], addressbook.c
14197                 import LDIF files.
14198         * src/addrcache.[ch], addrindex.[ch]
14199                 small update for future
14200         * src/addrbook.c
14201                 fix test XML file.
14202
14203 2001-09-24 [melvin]
14204         * src/gtkspell.[ch]
14205                 added 'Learn from mistakes' option
14206                 better handling of quotes in checked words
14207                 sorted dict list
14208         * po/fr.po
14209                 small update for spell checking stuff
14210
14211 2001-09-23 [alfons]
14212         
14213         * src/gtkspell.c
14214                 edit a little bit so it complies more with main coding style
14215
14216 2001-09-23 [alfons]
14217
14218         * src/folder.[ch], prefs_folder_item.c, compose.c
14219                 migrate "request return receipt" folder property
14220                 to folderlist.xml
14221
14222 2001-09-22 [alfons]
14223
14224         * README.claws **NEW**
14225                 (add things of interest for users of main branch 
14226                 and claws here)
14227
14228         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
14229                 re-implement threading per folder option, but store 
14230                 the setting in folderlist.xml (where it belongs)
14231
14232 2001-09-21 [melvin]
14233
14234         * src/gtkspell.[ch]
14235                 fixed bug when compose window is under another window
14236         * src/prefs_common.[ch] src/compose.c
14237                 changed 'dictionary_path' to 'dictionary' to be consistent
14238                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
14239         * ac/pspell.m4 src/Makefile.am 
14240                 dropped PSPELL_PATH macro
14241         * po/fr.po
14242                 updated translations
14243
14244 2001-09-21 [christoph]
14245
14246         * src/compose.c
14247                 added border around header fields
14248                 keep header type when new field is added
14249
14250 2001-09-20 [christoph]
14251
14252         * src/utils.[ch]
14253                 more portable debug_print with source filename
14254                 and linenumber
14255         * src/procmsg.c
14256                 more newlines after debug messages
14257
14258 2001-09-20 [paul]
14259
14260         * configure.in
14261                 change to version 0.6.2claws2
14262
14263         * sync with sylpheed 0.6.2cvs3
14264
14265 2001-09-19 [melvin]
14266
14267         * src/gtkspell.c
14268                 fixed the post-right-click focus pb
14269                 fixed crash when 'Spell check all' after dict change 
14270                         and when cursor is at the end of the text
14271                 shift-right-click pops up config menu even on misspelled words.
14272         * po/POTFILES.in
14273                 added gtkspell.c
14274
14275 2001-09-19 [melvin]
14276
14277         * src/about.c
14278                 added pspell to compiled-in features list
14279
14280 2001-09-18 [melvin]
14281
14282         * switched to pspell and dropped ispell
14283         * ac/pspell.m4
14284                 new file. autoconf macro for pspell
14285         * ac/Makefile.am 
14286         * configure.in acconfig.h
14287                 added pspell support
14288         * src/Makefile.am
14289         * src/main.c src/compose.[ch] src/gtkspell.[ch]
14290         * src/prefs_common.[ch] 
14291                 added pspell support
14292
14293 2001-09-18 [christoph]
14294
14295         * src/addr_compl.c
14296         * src/template.[ch]
14297                 replace LOG_MESSAGE with debug_print
14298         * src/compose.[ch]
14299                 gui improvements
14300         * src/menu.c
14301                 added newline after debug message
14302         * src/utils.h
14303                 using __VA_ARGS__ for debug_print macro
14304         * tools/.cvsignore
14305                 ignore Makefile and Makefile.in
14306
14307 2001-09-18 [paul]
14308
14309         * configure.in
14310                 change to version 0.6.2claws1
14311         * sync with sylpheed 0.6.2cvs1
14312
14313         * src/matcher.c 
14314         * src/prefs_matcher.c
14315                 add 'score equal to' option, submitted by
14316                 Paul Evans <nerd@freeuk.com>
14317
14318 2001-09-15 [christoph]
14319
14320         * src/mainwindow.c
14321                 comment out menu entry not existing in claws
14322         * src/menu.c
14323                 add debug output for non existing menu entries
14324         * src/summaryview.c
14325                 fix next/prev unread message for ignored threads
14326         * src/utils.[ch]
14327                 add sourcefile and line number to debug output
14328                 otherwise it is sometimes hard to find the
14329                 source code part if debug messages are translated
14330
14331 2001-09-14 [darko]
14332         
14333         * src/folderview.c
14334                 refresh target folder style after colour is changed
14335
14336 2001-09-13 [paul]
14337
14338         * configure.in
14339                 change to version 0.6.1claws3
14340
14341         * sync with sylpheed 0.6.1cvs6
14342
14343 2001-09-13 [darko]
14344         
14345         * src/folderview.c
14346                 fix target folder colourization to use user selected colour
14347
14348 2001-09-12 [darko]
14349         
14350         * src/summaryview.c
14351                 fix crash when message that is marked for copy/move is unmarked
14352
14353 2001-09-09 [paul]
14354
14355         * configure.in
14356                 change to version 0.6.1claws2
14357
14358         * sync with sylpheed 0.6.1cvs3
14359
14360 2001-09-09 [alfons]
14361         
14362         * src/folderview.c
14363                 fix bug with default font used for trash folder text
14364
14365 2001-09-06 [paul]
14366
14367         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14368                 updated translations
14369
14370         * configure.in
14371                 change to version 0.6.1claws1
14372
14373         * sync with sylpheed 0.6.1cvs2
14374
14375 2001-09-03 [paul]
14376
14377         * po/POTFILES.in
14378                 add Match's new addressbook
14379
14380         * po/de.po
14381                 updated translation submitted by Jens Oberender
14382
14383 2001-09-02 [paul]
14384
14385         * configure.in
14386                 change to 0.6.1claws
14387         * sync with sylpheed 0.6.1 release
14388
14389 2001-09-02 [paul]
14390
14391         * configure.in
14392                 change to 0.6.0claws2
14393
14394         * sync with sylpheed 0.6.0cvs4
14395
14396         * po/pt_BR.po
14397                 updated translation submitted by Fabio Junior Beneditto
14398
14399 2001-09-01 [match]
14400         * pixmaps/
14401                 interface.xpm
14402                 book.xpm
14403                 address.xpm
14404         * src/
14405                 Makefile.am
14406                 a ton of new files
14407
14408 2001-08-31 [paul]
14409
14410         * configure.in
14411                 change to version 0.6.0claws1
14412
14413         * sync with sylpheed 0.6.0cvs1
14414
14415         * po/es.po
14416                 updated translation submitted by Ricardo Mones Lastra
14417
14418         * po/POTFILES.in
14419                 add 'src/prefs_templates.c'
14420
14421         * src/compose.c, src/summaryview.c
14422                 fix segfault on 'Re_edit'               
14423
14424 2001-08-30 [alfons]
14425
14426         * configure.in, Makefile.am
14427         * tools/Makefile.am
14428                 add tools directory to source distribution
14429
14430 2001-08-30 [paul]
14431
14432         * configure.in
14433                 change to version 0.6.0claws
14434
14435         * sync with sylpheed 0.6.0 release
14436
14437 2001-08-30 [christoph]
14438
14439         * configure.in
14440                 removed autoconf version check
14441
14442 2001-08-30 [paul]
14443
14444         * src/account.c, src/compose.c, src/prefs_common.[ch]
14445         * src/procheader.[ch] src/utils.[ch]
14446                 Enhanced automatic account selection on replies
14447                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
14448
14449         * configure.in
14450                 add LDAP and JPilot to the configuration results output.
14451
14452 2001-08-29 [christoph]
14453
14454         * src/summeryview.c
14455                 no bold font for ignored threads
14456
14457 2001-08-29 [paul]
14458
14459         * configure.in
14460                 change to version 0.5.3claws6
14461
14462         * sync with sylpheed 0.5.3cvs10
14463                 src/stringtable.[ch]: New Files
14464
14465         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
14466         * src/pixmaps/sylpheed.xpm
14467                 add mini-icons to windows (by Alfons)
14468
14469 2001-08-27 [paul]
14470
14471         * src/mainwindow.c
14472                 new functions: next_labeled_cb(), prev_labeled_cb()
14473
14474         * src/summaryview.c
14475                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
14476                 summary_select_next_labeled(), summary_select_prev_labeled()
14477
14478         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
14479                 give claws blue folders and a blue trash can
14480
14481 2001-08-27 [paul]
14482
14483         * configure.in
14484                 change to version 0.5.3claws5
14485
14486         * sync with sylpheed 0.5.3cvs9
14487                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
14488
14489 2001-08-24 [christoph]
14490
14491         * src/filesel.c
14492                 keep filename when browsing directories
14493                 (not working for user entered filename, but
14494                  for default name and selected filename from
14495                  file list)
14496         * src/mainwindow.c
14497                 fixed wrong spelling "Folllow-up"
14498         * src/mbox_folder.c
14499         * src/procmsg.c
14500         * src/summaryview.c
14501                 fixed new/unread message count with ignored
14502                 threads (2 commits, first didn't notice no
14503                 longer needed decreasing)
14504         * src/inc.c
14505                 readded scrolling of progress dialog
14506                 (lost in sync)
14507
14508 2001-08-24 [paul]
14509
14510         * configure.in
14511                 change to 0.5.3claws4
14512
14513         * sync with sylpheed 0.5.3cvs7
14514
14515 2001-08-24 [christoph]
14516
14517         * src/compose.c
14518                 set request return receipt when replying
14519                 if it is set is the folder prefs of the
14520                 message
14521         * src/inc.c
14522                 disable final error popup if popups are
14523                 disabled in config (again)
14524
14525 2001-08-23 [paul]
14526
14527         * configure.in
14528                 Change version number to 0.5.3claws3
14529
14530         * sync with sylpheed 0.5.3cvs5
14531
14532         * src/mimeview.c
14533                 double quote '%s' in 'gedit %s' to fix bug when
14534                 opening attachment with spaces in the name
14535
14536 2001-08-22 [alte]
14537         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
14538           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
14539                 initial message templates support
14540
14541
14542 2001-08-22 [paul]
14543
14544         * configure.in
14545                 change version number to 0.5.3claws2
14546
14547         * sync with sylpheed 0.5.3cvs4
14548
14549         * src/procmsg.h src/summaryview.c
14550                 re-implement (un)ignore thread
14551
14552 2001-08-21 [paul]
14553
14554         * src/summaryview.c
14555                 remove unnecessary code
14556         * src/compose.c
14557                 enable 'dynamic' signatures (submitted by
14558                 Eric Limpens <eric@hscg-internet.nl>)
14559
14560 2001-08-21 [paul]
14561
14562         clean up after sync with sylpheed 0.5.3 release
14563
14564         * src/folderview.c
14565                 fix re-introduced font mess, see Christoph's
14566                 entry 2001-06-24
14567
14568         * src/summaryview.c
14569                 remove prev_msgnum
14570                 use sylpheed's small font instead of
14571                 gtk default font for summary view
14572
14573
14574 2001-08-17 [paul]
14575
14576         * configure.in
14577                 add pl to ALL_LINGUAS - sync with main branch
14578
14579         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14580                 Updated. Translations by Jens Oberender, Ricardo Mones
14581                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
14582
14583         * po/pl.po  ** NEW FILE **
14584                 sync with the main branch
14585
14586         * src/folderview.c
14587                 fix target folder colorizing and refresh problem
14588
14589
14590 2001-08-17 [christoph]
14591
14592         * src/mainwindow.c
14593                 claws uses 4 colors for target folder coloring.
14594                 arrays were not long enough and destroyed the
14595                 stack causing a segfault.
14596                 target folder colorizing does not work anymore
14597                 for me
14598
14599 2001-08-16 [paul]
14600
14601         * configure.in
14602                 change to version 0.5.3claws1
14603
14604         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
14605           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
14606           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
14607
14608                 sync with sylpheed 0.5.3 release, but keep claws method of
14609                 configuring/saving fonts
14610
14611         * src/addressbook.[ch]
14612                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
14613                 in line with a similar change in Hiroyuki's branch
14614
14615         * src/mainwindow.[ch]
14616                 disable main_window_set_thread_option()
14617         * src/prefs_folder_item.c
14618                 comment out &tmps_prefs.enable_thread,
14619         * src/mbox_folder.c, src/procmsg.[ch]
14620                 comment out MSG_IS_IGNORE_THREAD
14621         * src/summaryview.c
14622                 comment out summary_ignore_thread() and summary_unignore_thread()
14623                 comment out MSG_IS_IGNORE_THREAD
14624
14625                 use Hiroyuki's threading instead.
14626
14627
14628
14629 2001-08-15 [paul]
14630
14631         * src/account.c
14632                 use Hiroyuki's 0.5.3 column scheme but also
14633                 include the enable/disable button.
14634         * src/pixmaps/mark.xpm
14635                 add Hiroyuki's amended pixmap
14636
14637 2001-08-13 [christoph]
14638
14639         * src/account.c
14640                 receive at get all column showed wrong state for APOP
14641                 button should only work for POP3 and APOP accounts
14642         * src/prefs_account.c
14643                 added missing preprocessor statement for SSL
14644
14645 2001-08-12 [paul]
14646
14647         * src/account.[ch]
14648                 add 'receive at get all' column and enable/disable
14649                 button.
14650
14651 2001-08-06 [christoph]
14652
14653         * src/account.c
14654                 show usage of SSL in protocol column
14655
14656         * src/imap.c
14657         * src/inc.c
14658                 renamed ssl options
14659
14660         * src/prefs_account.[ch]
14661                 moved ssl options to a new page
14662
14663         * src/send.c
14664         * src/smtp.c
14665         * src/ssl.[ch]
14666                 renamed ssl options
14667                 added support for SMTP STARTTLS command
14668
14669 2001-08-05 [christoph]
14670
14671         * configure.in
14672                 debian autoconf needs version check to find
14673                 correct autoconf version. if the file is
14674                 named configure.in 2.13 is used, which does
14675                 not work with this configure.in script.
14676                 other solution would be to rename the script
14677                 to configure.ac as suggested in the autoconf
14678                 manual.
14679
14680         * src/inc.c
14681                 disable final error popup if popups are
14682                 diabled in config
14683
14684         * src/socket.c
14685                 bugfix in ssl_gets
14686                 fixes IMAP over SSL problem
14687
14688 2001-08-03 [paul]
14689
14690         * configure.in
14691                 change to 0.5.2claws1
14692
14693         * sync with sylpheed 0.5.2cvs1
14694
14695 2001-08-02 [alfons]
14696
14697         * configure.in
14698                 quick fix for ispell detection...
14699
14700 2001-08-01 [paul]
14701
14702         * configure.in
14703                 change to 0.5.1claws4
14704
14705         * sync with sylpheed 0.5.1cvs7
14706
14707 2001-07-31 [alfons]
14708
14709         * src/prefs_common.c, src/prefs_common.h, 
14710           src/gtkspell.c, src/gtkspell.h
14711                 add global spelling checker settings (compose tab) +
14712                 selection of dictionary 
14713           
14714         * configure.in  
14715                 guess valid ispell location
14716
14717 2001-07-31 [paul]
14718
14719         * po/POTFILES.in
14720                 removal of 'src/quote_fmt_parse.c'
14721         * po/de.po
14722                 Updated de.po
14723                 (submitted by Jens Oberender <didge@suse.de>)
14724
14725 2001-07-31 [darko]
14726
14727         * src/folder.[ch]
14728         * src/folderview.[ch]
14729         * src/mainwindow.c
14730         * src/mh.c
14731         * src/prefs_common.[ch]
14732         * src/summaryview.c
14733                 target folder colourization
14734
14735 2001-07-30 [paul]
14736
14737         more sync with Sylpheed 0.5.1cvs6 
14738
14739 2001-07-30 [darko]
14740
14741         * src/mh.c
14742         * src/prefs_folder_item.[hc]
14743         * src/summaryview.c
14744                 shared folders support with a GUI
14745
14746 2001-07-29 [paul]
14747
14748         0.5.1claws3
14749
14750         * sync with Sylpheed 0.5.1cvs6
14751
14752 2001-07-29 [paul]
14753
14754         * po/pt_BR.po
14755                 updated
14756                 (submitted by Fabio Junior Beneditto)
14757
14758 2001-07-28 [paul]
14759
14760         * src/procmime.c
14761         * AUTHORS
14762                 patch to correct bad image mime headers
14763                 (submitted by Don Quijote <dq@searchlores.org>)
14764
14765 2001-07-28 [paul]
14766
14767         * tools/gif2xface.pl   **NEW FILE**
14768         * tools/README
14769                 script to convert file.gif to file.xface for
14770                 use in a custom header.
14771                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
14772
14773 2001-07-27 [alfons]
14774         
14775         * configure.in
14776                 change macros for detecting JPilot and LDAP
14777
14778 2001-07-27 [christoph]
14779
14780         * src/filtering.c
14781                 code cleanup (MIN / MAX warning, needed casting)
14782
14783 2001-07-27 [alfons]
14784
14785         * procheader.c
14786                 disallow setting flags when detecting certain headers
14787                 (X-Status, Status, Seen, X-Seen). 
14788         
14789         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
14790
14791 2001-07-27 [christoph]
14792
14793         * src/prefs_filter.c
14794         * src/prefs_filtering.c
14795         * src/prefs_matcher.c
14796         * src/prefs_scoring.c
14797                 scroll list when moving rows up or down
14798
14799         * src/imap.c
14800         * src/imap.h
14801         * src/prefs_account.c
14802         * src/prefs_account.h
14803         * src/send.c
14804                 SMTP over SSL (untested, feedback requested)
14805                 IMAP over SSL
14806
14807         * src/ssl.c
14808                 code cleanup
14809
14810 2001-07-26 [alfons]
14811         
14812         * configure.in, acconfig.h
14813                 define CLAWS (need this for main / claws detection)
14814
14815 2001-07-25 [alfons]
14816
14817         * configure.in
14818                 Sylpheed 0.5.1claws2
14819                 
14820         * sync with Sylpheed 0.5.1cvs4
14821
14822 2001-07-25 [christoph]
14823
14824         * src/scoring.c
14825                 fixed segfault
14826                 item->prefs == NULL (don't know why)
14827
14828 2001-07-25 [alfons]
14829
14830         * configure.in
14831                 Sylpheed 0.5.1claws1
14832
14833         * sync with Sylpheed 0.5.1cvs1-3
14834
14835 2001-07-24 [christoph]
14836
14837         * src/folderview.c
14838         * src/prefs_folder_item.[ch]
14839                 added folderitem preferences dialog with
14840                 default To: and auto request return receipt
14841
14842         * src/compose.[ch]
14843         * src/menu.[ch]
14844                 changes to handle new folderitem preferences
14845
14846         * src/mainwindow.c
14847         * src/summaryview.c
14848                 call compose new mail with current folderitem
14849
14850 2001-07-24 [alfons]
14851
14852         Release Sylpheed 0.5.1claws
14853
14854         * configure.in
14855                 change to release version 0.5.1claws
14856
14857 2001-07-24 [christoph]
14858
14859         * src/summaryview.c
14860                 fixed segfault that happend when the selected
14861                 message was removed while retrieving new messages.
14862
14863         * po/es.po
14864                 updated translation
14865                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
14866
14867 2001-07-22 [alfons]
14868
14869         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
14870         this is a work in progress, for more information: http://nlpagan.net/sylman 
14871         
14872         * configure.in, src/mainwindow.c, manual/Makefile.am
14873                 add support for English manual
14874
14875         * AUTHORS
14876                 add authors of user manuals
14877
14878         * manual/en/sylpheed*.html
14879                 add English documentation
14880
14881 2001-07-22 [christoph]
14882
14883         * po/POTFILES.in
14884                 added src/ssl.c
14885         * src/ssl.c
14886                 changed a wrong debug message
14887
14888 2001-07-22 [alfons]
14889
14890         * po/nl.po
14891                 update Dutch translation
14892
14893         * src/prefs_filtering.c, 
14894           src/prefs_matcher.c
14895                 add more translatable strings           
14896
14897 2001-07-21 [alfons]
14898
14899         0.5.0claws7
14900
14901         * configure.in
14902                 change version
14903
14904         * src/inc.c, src/summaryview.[ch]
14905                 prevent update of mark file when filtering has done, by
14906                 using a variable; this affects two functions:
14907                         inc.c::inc_finished()
14908                         summaryview.c::summary_show()
14909
14910 2001-07-20 [alfons]
14911
14912         * src/filtering.[ch], src/prefs_filtering.c, 
14913           src/matcher.[ch]
14914                 add filtering action for label coloring 
14915
14916         * po/POTFILES.in
14917                 add labelcolors.c
14918
14919         * added src/labelcolors.c
14920         * added src/labelcolors.h
14921         * src/Makefile.am, src/summaryview.c
14922                 rearrange label coloring code
14923
14924         * src/procmsg.h
14925                 add more parentheses so label colouring works correctly
14926
14927         * src/filtering.c
14928                 don't really delete message, but move it to Trash
14929
14930         * src/prefs_matcher.c
14931                 add quote options to info dialog
14932
14933 2001-07-20 [christoph]
14934
14935         * src/Makefile.am
14936         * src/inc.c
14937         * src/main.[ch]
14938         * src/socket.h
14939         * src/ssl.[ch] (new)
14940                 moved ssl stuff to a seperate file
14941
14942 2001-07-20 [darko]
14943
14944         * src/summaryview.c
14945                 fix show sender using address book with no e-mail
14946                 address in From: field
14947
14948 2001-07-19 [alfons]
14949
14950         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
14951                 fix messy handling of escaping... now at least the
14952                 execute command is useful. escape char is '\', we
14953                 accept \n and \r too. 
14954
14955                 Real life example:
14956                 
14957                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
14958                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
14959
14960 2001-07-18 [alfons]
14961
14962         0.5.0claws6
14963
14964         * src/summaryview.c
14965                 clean up
14966
14967         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
14968           src/procmsg.[ch]
14969                 revise filtering; currently move, copy, marking have
14970                 been tested. if you like bleeding edge stuff, you
14971                 should definitely go for this version :)
14972
14973         * mark old working stuff as VERSION_0_5_0_CLAWS5        
14974
14975 2001-07-17 [christoph]
14976
14977         * src/utils.c
14978                 timestamp log
14979
14980 2001-07-17 [alfons]
14981
14982         0.5.0claws5
14983
14984         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
14985           bits in the mark file, without affecting either branch. Lots of
14986           files changed, also in claws branch.
14987
14988           UNTESTED: use of mbox folders
14989
14990         * src/summaryview.c
14991                 added mark all read; however this was a quick hack used for
14992                 cleaning up mess after initial merge with Hiroyuki
14993
14994         * configure.in
14995                 change claws version number back to 0.5.0claws5 to clear up 
14996                 confusion & pretension (recent release was technically 
14997                 0.5.0claws4, so we neatly align with Hiroyuki :-)
14998
14999 2001-07-16 [alfons]
15000
15001         sync with Hiroyuki's 0.5.0cvs4
15002
15003 2001-07-16 [alfons]
15004
15005         0.5.1claws3
15006
15007         * src/filtering.[ch]
15008                 remove invalid updating of mark files for 
15009                 filter actions MATCHING_ACTION_MOVE and 
15010                 MATCHING_ACTION_DELETE; this should fix the
15011                 folder update bug
15012                 
15013         * src/procmsg.c
15014                 revert Christoph's stab at fixing the folder 
15015                 update bug
15016
15017         * po/POTFILES.in
15018                 add missing files with translatable strings
15019
15020         * src/summaryview.c
15021                 remove debug print
15022
15023 2001-07-15 [alfons]
15024
15025         * src/addr_compl.[ch], src/prefs_filtering.c
15026                 make "filtering pref dialog's destination entry" an
15027                 "address completable entry", if filter destination is 
15028                 an email address
15029
15030         0.5.1claws2
15031         
15032         sync with Hiroyuki's 0.5.0cvs2-3
15033
15034 2001-07-15 [christoph]
15035
15036         * src/procmsg.c
15037                 fixed folder stats update after incorporation
15038
15039 2001-07-15 [alfons]
15040
15041         * src/summaryview.c
15042                 * finish label colouring stuff (for now)
15043                 * fix incorrect colour bug (off by one) 
15044
15045 2001-07-14 [alfons]
15046
15047         * src/mainwindow.c
15048                 change text labels for news and mail message so there's
15049                 plenty of toolbar estate left
15050
15051         * configure.in
15052                 0.5.1claws1
15053
15054         * src/folderview.c
15055           src/folder.[ch]
15056                 sync with Hiroyuki's 0.5.0cvs1
15057
15058         * src/summaryview.c
15059                 more rewrite label colouring
15060
15061 2001-07-14 [alfons]
15062
15063         * src/summaryview.[ch]
15064                 * start rewrite label colouring 
15065                 * fix proper location "Add Sender To Addressbook" menu item
15066
15067 2001-07-13
15068
15069         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15070         (actually this is 0.5.0claws4)
15071
15072 2001-07-13 [alfons]
15073
15074         * po/pt_BR.po
15075                 * fix duplicate message
15076                 * add updated Portugese / Brazilian translation
15077                   submitted by Fabio Junior Beneditto
15078
15079 2001-07-12 [alfons]
15080
15081         * AUTHORS
15082                 add Jens
15083
15084         * po/nl.po
15085                 add updated Dutch translation
15086
15087         * po/de.po
15088                 add updated German translation submitted by Jens
15089
15090 2001-07-11 [alfons]
15091
15092         Prerelease before 0.5.0claws. Please test.
15093         This version is temporarily tagged as VERSION_0_5_0_TEST
15094
15095         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
15096           src/prefs_scoring.c, src/prefs_matcher.c, 
15097           src/prefs_filtering.c, src/mbox.c, 
15098           src/main.c, src/inc.c, src/filtering.[ch]
15099                 revert new Hoa's new matcher (does not work yet)
15100
15101         * src/Makefile.am
15102                 clean up
15103
15104 2001-07-10
15105
15106         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15107
15108
15109 2001-07-10 [alfons]
15110
15111         * Makefile.am
15112                 add ChangeLog.claws to EXTRA_DIST
15113         * src/Makefile.am
15114                 add matcher_parser_parse.h to EXTRA_DIST
15115
15116 2001-07-10 [christoph]
15117
15118         * src/inc.c
15119                 add destination folder to table of
15120                 folders that need to be updated after
15121                 incorporation
15122
15123 2001-07-10 [alfons]
15124
15125         * folder.[ch]
15126           folderview.c
15127                 make collapse state of folders and folder items persistent, i.e.
15128                 if you collapse a folder tree, the next time sylpheed-claws starts 
15129                 up the folder tree remains collapsed.  
15130                 
15131 2001-07-10 [christoph]
15132
15133         * acconfig.h
15134         * configure.in
15135                 added --enable-ssl
15136         * src/md5.[ch]
15137                 renamed MD5_CTX to MD5_CTX_syl
15138                 conflicts with a struct in openssl
15139         * src/inc.c
15140         * src/main.[ch]
15141         * src/prefs_account.[ch]
15142         * src/socket.[ch]
15143                 SSL support for POP
15144         * src/mainwindow.c
15145                 fixed compose with current account
15146                 broken by new compose button stuff
15147
15148 2001-07-09 [hoa]
15149
15150         * AUTHORS
15151                 changed my email address
15152
15153         * src/matcher_parser_parse.y
15154                 clean the parser to remove conflicts
15155
15156 2001-07-09 [alfons]
15157
15158         * AUTHORS
15159                 add Match Grun
15160
15161         * configure.in
15162                 fix incorrect description of --enable-ldap parameter
15163
15164         * src/prefs_common.[ch]
15165           src/compose.c
15166                 add experimental option "smart wrapping" which makes the
15167                 compose editor auto wrap.
15168                 
15169                 | TODO: the problem with the buggy cursor handling is caused |
15170                 | by the GtkText. when deleting / backspacing text its       |
15171                 | wrapping algorithm does not take in account the previous   |
15172                 | line. should find a way to hack this in.                   |
15173                 | or should perhaps combine this with the word wrapping      |
15174                 | patch i wrote in january.                                  |
15175
15176         * src/about.c
15177                 show build parameters for LDAP and JPilot
15178
15179         * src/summaryview.c
15180                 revert Christoph's bugfix for selecting next unread message, 
15181                 because folder stats aren't updated correctly
15182
15183 2001-07-08 [hoa]
15184
15185         * src/filtering.c
15186         * src/mainwindow.c
15187         * src/matcher.c
15188         * src/matcher_parser_lex.l
15189         * src/matcher_parser_parse.y
15190         * src/prefs_filtering.c
15191         * src/prefs_scoring.c
15192         * src/scoring.c
15193                 bugfix of the config file parser
15194
15195 2001-07-08 [alfons]
15196
15197         * src/Makefile.am
15198                 added generated matcher sources to BUILT_SOURCES
15199
15200 2001-07-08 [hoa]
15201
15202         * src/Makefile.am
15203         * src/.cvsignore
15204                 added new config file parser
15205
15206         * src/scoring.[ch]
15207         * src/filtering.[ch]
15208         * src/matcher.[ch]
15209         * src/prefs_filtering.c
15210         * src/prefs_matcher.c
15211         * src/prefs_scoring.c
15212         * added src/matcher_parser.h
15213         * added src/matcher_parser_lex.h
15214         * added src/matcher_parser_lex.l
15215         * added src/matcher_parser_parse.y
15216                 lex & yacc config file parser
15217
15218         * src/mbox.c
15219         * src/inc.c
15220         * src/main.c
15221                 changes prefs_filtering into global_filtering           
15222
15223         * src/summaryview.c
15224                 build threads with subjects only if "Re: " is at the
15225                 beginning of the subject
15226
15227 2001-07-07 [paul]
15228
15229         0.5.0claws
15230
15231         sync with sylpheed 0.5.0
15232                 change of version number only
15233
15234 2001-07-06 [paul]
15235
15236         0.5.0claws5
15237
15238         sync with sylpheed 0.5.0pre5
15239
15240 2001-07-05 [paul]
15241
15242         sync with sylpheed 0.5.0pre4 release
15243                 /po and /manual/ja not sync'ed
15244
15245 2001-07-04 [paul]
15246
15247         more sync with sylpheed 0.5.0pre4
15248
15249 2001-07-03 [christoph]
15250
15251         * src/addressbook.c
15252                 fixed address book broken by address book
15253                 for VCard, JPilot, LDAP
15254
15255 2001-07-03 [alfons]
15256
15257         * src/matcher.c
15258         * src/textview.c
15259                 stopped memory leaks
15260
15261 2001-07-03 [paul]
15262
15263         more sync with sylpheed 0.5.0pre4
15264
15265 2001-07-02 [match]
15266
15267         * included address book patch for VCard, JPilot, LDAP
15268         * pref_common.c - fixed Font options on Display tab (cosmetic)
15269         * alertpanel.c - fixed truncated message
15270
15271 2001-07-02 [christoph]
15272
15273         * src/mbox_folder.c
15274         * src/procmsg.[ch]
15275         * src/summaryview.c
15276                 mark threads for ignoring
15277
15278 2001-07-02 [paul]
15279
15280         0.5.0claws4
15281
15282         * sync with sylpheed 0.5.0pre4
15283                 updated gettext to 0.10.38.
15284
15285 2001-07-01 [paul]
15286
15287         * src/ mainwindow.c
15288         * src/procmsg.h
15289         * src/summaryview.[ch]
15290                 new right-click option: Label.
15291                 substitute for 'Mark-->Mark/Unmark', colours the line.
15292                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
15293
15294 2001-07-01 [christoph]
15295
15296         * src/folderview.c
15297                 fixed font for trash
15298         * src/summaryview.c
15299                 move ctree to unread message
15300
15301 2001-07-01 [paul]
15302
15303         * sync with sylpheed 0.5.0pre3 release
15304
15305 2001-06-30 [alfons]
15306
15307         * src/filesel.[ch]
15308         * src/compose.c
15309                 allow inserting / attaching multiple files in
15310                 the composer window
15311
15312 2001-06-30 [paul]
15313
15314         * src/codeconv.c
15315                 small change to Alfons' previous stuff so that it
15316                 actually makes
15317
15318 2001-06-30 [alfons]
15319
15320         * lots of files changed; first attempt to merge the changes
15321           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
15322
15323 2001-06-30 [paul]
15324
15325         * po/pt_BR.po
15326                 updated and completed, translations by Fabio
15327                 Junior Beneditto <fjbeneditto@yahoo.com.br>
15328
15329 2001-06-29 [alfons]
15330
15331         * src/compose.c
15332         * src/mimeproc.[ch]
15333                 allow selecting an attached files' mime type from a 
15334                 list of types.
15335
15336 2001-06-29 [paul]
15337
15338         * more sync with sylpheed 0.5.0pre3
15339
15340 2001-06-29 [paul]
15341
15342         * po/pt_BR.po
15343                 merge with sylpheed.pot and pt_BR.po provided by
15344                 Fabio Junior Beneditto.
15345
15346 2001-06-29 [darko]
15347
15348         * src/procmime.c
15349                 make MIME types case insensitive
15350
15351 2001-06-28 [alfons]
15352
15353         * po/nl.po
15354                 merge with sylpheed.pot and old nl.po; translations added.
15355
15356 2001-06-28 [paul]
15357
15358         * more sync with sylpheed 0.5.0pre3
15359
15360 2001-06-27 [alfons]
15361
15362         * src/summaryview.c
15363                 don't crash when removing parent node of messages
15364                 attracted by subject. this was caused by not deleting
15365                 the parent node from the subject line hash table.
15366
15367 2001-06-27 [alfons]
15368
15369         * src/summaryview.c
15370         * src/compose.[ch]
15371         * src/mainwindow.c
15372                 if there are multiple messages selected, allow forwarding
15373                 them as attachments.
15374
15375 2001-06-27 [paul]
15376
15377         * more sync with sylpheed 0.5.0pre3
15378
15379 2001-06-26 [paul]
15380
15381         0.5.0claws3
15382
15383         * sync with sylpheed 0.5.0pre3
15384
15385 2001-06-25 [paul]
15386
15387         * src/mainwindow.c
15388                 fixed 'compose news article' bug
15389                 from icon-and-text toolbar
15390
15391 2001-06-25 [paul]
15392
15393         * sync with sylpheed 0.5.0pre2 release
15394
15395 2001-06-24 [christoph]
15396
15397         * src/prefs_common.c
15398                 bug fix in font selection
15399         * src/folderview.c
15400                 use sylpheed's normal font instead of
15401                 gtk default font for folders without
15402                 new messages
15403
15404 2001-06-24 [alfons]
15405
15406         * src/mainwindow.[ch]
15407                 added composite compose mail / news button (an idea by Leandro
15408                 Pereira <leandro@linuxmag.com.br>)
15409
15410 2001-06-24 [paul]
15411
15412         Added instructions for ldif-to-xml.py
15413
15414         * tools/README
15415
15416 2001-06-23 [alfons]
15417
15418         Some minor things.
15419
15420         * src/pixmaps/stock_news_compose.xpm
15421                 added pixmap by Leandro
15422         * src/prefs_common.c
15423                 tested built-in spelling checker of GCC 3.0 :)
15424         * po/nl.po
15425                 merged dutch translation of sylpheed-main with
15426                 sylpheed.pot
15427
15428 2001-06-23 [paul]
15429
15430         Added tools directory and files.
15431
15432         * tools/filter_conv.pl
15433                 converts old filter system to new filtering system
15434         * tools/ldif-to-xml.py
15435                 converts netscape addressbook to sylpheed addressbook
15436         * tools/README
15437                 descriptions/instructions for above two files
15438
15439 2001-06-23 [christoph]
15440
15441         * src/inc.c
15442         * src/manage_window.[ch]
15443         * src/prefs_common.[ch]
15444                 mail retrieval dialog can be enabled, disabled
15445                 or hidden if non of sylpheed's windows is active
15446
15447 2001-06-22 [paul]
15448
15449         0.5.0claws2
15450
15451         * sync with sylpheed 0.5.0pre2
15452
15453 2001-06-21 [christoph]
15454
15455         * src/summaryview.c
15456                 show recipient on 'from' for all accounts
15457                 
15458         * src/inc.c
15459         * src/prefs_common.[ch]
15460                 disable error popup on mail receive errors
15461
15462 2001-06-21 [alfons]
15463
15464         * src/compose.c
15465                 made the ruler correctly appear and disappear.
15466
15467         * src/Makefile.am
15468                 removed Hoa's work-in-progress-stuff (interesting!) so 
15469                 claws compiles ok.
15470
15471 2001-06-20 [christoph]
15472
15473         * src/inc.c
15474         * src/progressdialog.c
15475                 added scrolled window for list in progressdialog
15476
15477 2001-06-20 [paul]
15478
15479         sync with sylpheed 0.5.0pre1 release
15480
15481 2001-06-20 [christoph]
15482
15483         * src/summeryview.c
15484                 make building threads by subject work when
15485                 thread view is enabled
15486                 
15487         * src/compose.c
15488         * src/prefs_common.[ch]
15489                 automatically select account for mail replys
15490
15491 2001-06-19 [sergey]
15492
15493         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
15494         they are filled in from the account settings.
15495
15496 2001-06-19 [paul]
15497
15498         * more sync with sylpheed 0.5.0pre1
15499
15500 2001-06-18 [alfons]
15501
15502         * src/Makefile.am,
15503           src/procmime.c
15504                 added --sysconfdir to CPPFLAGS for pointing to the correct
15505                 location of mime.types. 
15506
15507                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
15508                 or ./configure!
15509
15510 2001-06-18 [hoa]
15511
15512         * src/summaryview.c
15513                 fixed some bug when building threads
15514
15515 2001-06-18 [pau]l
15516
15517         * src/prefs_account.c
15518                 UI stuff: More changes to the English
15519
15520 2001-06-18 [paul]
15521
15522         * src/pixmaps/stock_news_compose.xpm: new file
15523         * src/Makefile.am
15524         * src/mainwindow.c
15525         * src/summaryview.c
15526                 Added new icon for Hoa's 'compose a news
15527                 message', plus minor improvements to the
15528                 English
15529
15530         * po/ja.po
15531         * ChangeLog
15532         * ChangeLog.jp
15533                 more sync with sylpheed 0.5.0pre1
15534
15535 2001-06-18 [hoa]
15536
15537         * src/compose.[ch]
15538         * src/mainwindow.c
15539                 Follow-up and reply to
15540
15541         * src/summaryview.[ch]
15542                 Build threads also with subjects
15543
15544 2001-06-17 [hoa]
15545
15546         * src/compose.c
15547                 forwarding use the current account.
15548
15549         * src/mainwindow.c
15550                 the "compose message" button has been replaced with
15551                 "new mail" and "new news" buttons
15552
15553         * src/prefs_common.[ch]
15554                 added a configuration option to use the forward button
15555                 as "forward as attachment"
15556                 changed reply and forward format description
15557
15558         * src/quote_fmt_lex.l
15559         * src/quote_fmt_parse.y
15560                 added message with no signature in format for reply
15561                 and forward.
15562
15563 2001-06-17 [paul]
15564
15565         Minor UI stuff
15566
15567         * src/mainwindow.c
15568         * src/summaryview.c
15569                 Improvements to the English
15570
15571         * src/prefs_common.c
15572                 Improvements to the English and some
15573                 clarity/continuity improvements in the
15574                 description of Quote symbols.
15575
15576 2001-06-17 [paul]
15577
15578         0.5.0claws1
15579
15580         * sync with sylpheed 0.5.0pre1
15581
15582 2001-06-17 [hoa]
15583
15584         * src/compose.c
15585                 Better interface for compose, displayed fields
15586                 are updated whenever we change account.
15587                 Newsgroups field is automatically filled.
15588
15589         * src/mainwindow.c
15590                 Newsgroups field is automatically filled.
15591
15592         * src/prefs_account.c
15593                 Some interface stuff when fields appear and
15594                 disappear.
15595
15596 2001-06-16 [paul]
15597
15598         0.4.99claws
15599
15600         * sync with sylpheed 0.4.99
15601
15602 2001-06-16 [sergey]
15603
15604         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
15605         base64_decoder_free, base64_decoder_decode): new object and
15606         functions for decoding base64 streams.
15607         * src/procmime.c (procmime_decode_content): modified to use the
15608         new base64 decoder.
15609
15610 2001-06-15 [paul]
15611
15612         0.4.99claws10
15613
15614         * sync with sylpheed 0.4.99cvs11
15615
15616 2001-06-13 [paul]
15617
15618         0.4.99claws9
15619
15620         * sync with sylpheed 0.4.99cvs9
15621
15622 2001-06-13 [hoa]
15623
15624         * src/compose.c
15625         * src/prefs_account.c
15626
15627                 SMTP server can be defined in the news account
15628                 mime type of attachment are kept.
15629
15630         * src/summaryview.c
15631
15632                 now choose the highest important score between default
15633                 and important score of folder.
15634
15635 2001-06-09 [alfons]
15636         
15637         * src/prefs_common.c: 
15638
15639                 (prefs_quote_description_create): corrected description of 
15640                 quote format characters
15641
15642 2001-06-09 [paul]
15643
15644         0.4.99claws8
15645
15646         * sync with sylpheed 0.4.99cvs8
15647
15648 2001-06-08 [sergey]
15649
15650         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
15651         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
15652
15653 2001-06-08 [paul]
15654
15655         0.4.99claws7
15656
15657         * sync with sylpheed 0.4.99cvs7
15658
15659 2001-06-06 [sergey]
15660
15661         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
15662         clashes with autogenerated header).
15663         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
15664         * src/Makefile.am: added quote_fmt.h.
15665         * src/.cvsignore: added lex/yacc autogenerated files
15666         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
15667
15668 2001-06-06 [paul]
15669
15670         0.4.99claws6
15671
15672         * sync with sylpheed 0.4.99cvs6
15673
15674 2001-06-06 [hoa]
15675
15676         * added src/quote_fmt_parse.h
15677         * src/compose.c
15678                 removed warnings
15679
15680         * src/prefs.[ch]
15681                 don't modify readonly configuration files
15682
15683         * src/prefs_account.c
15684         * src/prefs_common.c
15685         * src/prefs_customheader.c
15686         * src/prefs_display_header.c
15687         * src/prefs_filter.c
15688         * src/prefs_filtering.c
15689         * src/prefs_scoring.c
15690                 don't open dialog box when configuration files
15691                 are readonly
15692
15693 2001-06-05 [sergey]
15694
15695         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
15696
15697         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
15698         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
15699         BUILT_SOURCES to make all files rebuild properly.
15700
15701         * src/compose.c: removed #include "quote_fmt.tab.h".
15702
15703         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
15704         CHARACTER value in yylval.
15705
15706         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
15707         receive CHARACTER value by documented means (yylval).
15708
15709         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
15710
15711 2001-06-05 [hoa]
15712
15713         * src/Makefile.am
15714                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
15715
15716         * src/filtering.c
15717         * src/matcher.c
15718         * src/matcher.h
15719         * src/prefs_filtering.c
15720                 now keep the configuration for execute action
15721
15722         * src/mbox_folder.c
15723                 fixed a warning
15724
15725 2001-06-05 [paul]
15726
15727         * sync with sylpheed 0.4.99cvs5
15728
15729 2001-06-05 [hoa]
15730
15731         * src/Makefile.am
15732                 added quote_fmt.[ch]
15733
15734         * added src/quote_fmt.y
15735         * added src/quote_fmt.l
15736         * added src/quote_fmt.tab.h
15737         * added src/quote_fmt.tab.c
15738         * added src/lex.quote_fmt.c
15739                 parsing configuration for replying
15740                 and forwarding
15741
15742         * src/prefs_common.[ch]
15743                 added configuration UI for replying
15744                 and forwarding
15745
15746         * src/compose.c
15747                 using configuration for replying
15748                 and forwarding
15749
15750 2001-06-04 [hoa]
15751
15752         * src/filtering.c
15753         * src/matcher.c
15754         * src/matcher.h
15755         * src/prefs_filtering.c
15756         * src/prefs_matcher.c
15757         * src/prefs_matcher.h
15758                 action "run a command" for filtering
15759                 and matching with a command.
15760                 fixed the "whole message" matching
15761
15762         * src/mbox_folder.c
15763                 changed temporary filename for security
15764
15765         * src/messageview.c
15766                 queue the notification if it fails to send.
15767
15768         * src/prefs_common.c
15769         * src/prefs_folder_item.c
15770                 changed the default important score             
15771
15772         * src/prefs_scoring.c
15773         * src/scoring.c
15774                 hide kill score input when the folder is not
15775                 a newsgroup
15776
15777 2001-06-03 [alfons]
15778
15779         * src/prefs_common.c:
15780
15781                 (prefs_font_select): pass font name in font entry box to font
15782                 selection dialog.
15783
15784 2001-06-03 [sergey]
15785
15786         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
15787
15788 2001-06-03 [paul]
15789
15790         * sync with sylpheed 0.4.99cvs4
15791
15792 2001-06-03 [alfons]
15793
15794         * src/headerwindow.c:
15795
15796                 (headerwindow_show_cb): use the selected summary view item, not
15797                 the displayed item.
15798
15799 2001-06-02 [alfons]
15800
15801         * src/headerwindow.c:
15802
15803                 (headerwindow_show_cb): always try to show msginfo
15804
15805 2001-06-02 [hoa]
15806
15807         * src/compose.c
15808                 keep attached parts when reediting or forwarding.
15809
15810 2001-06-01 [hoa]
15811
15812         * src/folderview.c
15813         * src/prefs_folder_item.[ch]
15814         * src/prefs_scoring.[ch]
15815         * src/scoring.[ch]
15816         * src/summaryview.[ch]
15817         * src/main.c
15818         * src/mainwindow.c
15819         * src/prefs_common.[ch]
15820                 support for folder scoring
15821                 kill score and important score for messages
15822         
15823         * src/prefs_account.c
15824                 some display bug fixed for local account
15825                 preferences
15826
15827 2001-05-31 [alfons]
15828
15829         * src/summaryview.c:
15830
15831                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
15832                 sender to address book menu item is disabled.
15833
15834 2001-05-30 [hoa]
15835
15836         * src/filtering.[ch]
15837         * src/summaryview.c
15838                 handling summary menu / filter messages
15839
15840         * src/folder.[ch]
15841                 add some stuff
15842
15843         * src/foldersel.c
15844                 imap folders now appears in list
15845
15846         * src/mbox_folder.c
15847                 doesn't crash if destination mail is not writeable
15848
15849 2001-05-29 [hoa]
15850
15851         * src/compose.c
15852                 removed some warnings
15853
15854         * src/filtering.c
15855         * src/folder.[ch]
15856         * src/prefs_filtering.c
15857                 global string to identify any folders           
15858                 removed some debug info
15859                 filtering to mbox folders is now possible
15860
15861         * src/mainwindow.c
15862                 removed some warnings
15863
15864         * src/mbox_folder.c
15865                 permission on files are changed to read/write for user only,
15866                 nothing for other.
15867                 creation of subfolder is handled better.
15868
15869 2001-05-28 [alfons]
15870
15871         Verified the sync for src/prefs_common.[ch] and
15872         src/prefs_account.[ch]. I believe there were some
15873         minor indentation differences.
15874
15875 2001-05-28 [paul]
15876
15877         0.4.99claws3
15878
15879         * sync with 0.4.99cvs3
15880
15881 2001-05-28 [hoa]
15882
15883         * src/compose.c
15884                 handling flags for mbox format
15885
15886         * src/filtering.c
15887                 use of mark file only for MH format
15888                 handling flags for mbox format
15889                 filtering cannot yet move or copy mails to mbox folders.
15890
15891         * src/folder.[ch]
15892                 changed move_msg, copy_msg,
15893                 move_msgs_with_dest, copy_msgs_with_dest functions
15894                 uses only folder->copy_msg() function
15895                 uses folder->finished_copy() to handle the destination
15896                 folder at the end of the copy or move operation.
15897
15898         * src/foldersel.c
15899                 included mbox directories.
15900
15901         * src/folderview.[ch]
15902         * src/mainwindow.c
15903                 handle folders operation for mbox format
15904
15905         * src/mbox.c
15906                 disable conversion of "From " header
15907
15908         * src/mbox_folder.[ch]
15909                 completion of mbox format handling
15910
15911         * src/mh.c
15912                 changed mh_copy_msg() function and
15913                 removed mh_move_msg(), mh_move_msgs_with_dest(),
15914                 mh_copy_msgs_with_dest()
15915
15916         * src/prefs_filtering.c
15917                 removed some warnings
15918
15919         * src/prefs_matcher.c
15920                 default boolean operation is AND
15921
15922         * src/procheader.c
15923                 handling flags for mbox format
15924                 handling of "From " header
15925
15926         * src/procmsg.[ch]
15927                 removed data field
15928                 added MSG_REALLY_DELETED flags to handle deletion of
15929                 messages in mbox format.
15930
15931         * src/summaryview.c
15932                 handling flags for mbox format
15933                 disable the MSG_DELETED flags when messages
15934                 are deleted in mbox format
15935
15936         * src/textview.c
15937                 "From " headers display fixed.
15938
15939 2001-05-27 [alfons]
15940
15941         * src/textview.c:
15942                 
15943                 (get_email_part): skip quoted email addresses, like in e.g.
15944                 "'alfons@proteus.demon.nl'".
15945
15946 2001-05-26 [alfons]
15947
15948         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
15949         and fixing the persistence troubles when using separate windows.
15950
15951         * src/mainwindow.c:
15952         
15953             Added #define SEPARATE_ACTION used in the gtk item factory for 
15954             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
15955                 use gtk_item_factory_get_widget_by_action() to get the items.
15956                 
15957             Removed separate_widget_cb from the gtk item factory data   
15958           
15959             (mainwindow_create): connect separate_widget_cb() to check
15960             menu item "toggled" signal. also passing a MainWindow pointer
15961                 as object data for both check menu items.
15962                 
15963             (separate_widget_cb): definition of separate_widget_cb() to match
15964             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
15965                 window using gtk_object_get_data(). The type of window separation 
15966                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
15967         
15968         * src/prefs_filtering.c,
15969           src/prefs_matcher.c: added horizontal scrollbars
15970
15971 2001-05-25 [darko]
15972
15973         * src/headerview.c
15974                 fix segfault with invalid bold font
15975         * src/summaryview.c
15976                 correctly display summary stats after row is marked
15977
15978 2001-05-23 [sergey]
15979
15980         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
15981         encodings with libjconv.
15982
15983 2001-05-23 [hoa]
15984
15985         * src/Makefile.am
15986                 added mbox_folder.[ch]
15987         * src/defs.h
15988                 mbox temporary folder
15989         * src/folder.[ch]
15990         * added src/mbox_folder.[ch]
15991         * src/folderview.c
15992         * src/procheader.[ch]
15993                 added mbox support
15994         * src/mbox.c
15995                 bugfix for file incorporation filtering
15996         * src/imap.c
15997                 enable creation of MBOX
15998         * src/prefs_display_header.c
15999                 enable use of headers like "From "
16000                 something that should be fixed :
16001                         displaying of such headers add an extra space
16002         * src/prefs_folder_item.c
16003                 don't create folders because it is not necessary
16004         * src/procmsg.h
16005                 added data field to MsgInfo for mbox internal use
16006         * src/summaryview.c
16007                 added some support for mbox
16008         * src/utils.[ch]
16009                 added get_mbox_cache_dir() function
16010
16011 2001-05-23 [hiroyuki]
16012
16013         * src/headerwindow.c
16014           src/inc.c
16015           src/main.c
16016           src/mh.c
16017           src/nntp.c
16018           src/procmsg.h
16019           src/session.h
16020           src/socket.[ch]
16021           src/summaryview.c
16022           src/textview.c
16023           src/automaton.c
16024           src/folderview.c: more sync with 0.4.99cvs2.
16025
16026         * src/headerwindow.c: reverted.
16027
16028 2001-05-22 [paul]
16029
16030         0.4.99claws2
16031
16032         * sync with sylpheed 0.4.99cvs2
16033                 * src/news.[ch]
16034                 * src/nntp.[ch]
16035                 * INSTALL
16036                 * INSTALL.jp
16037
16038 2001-05-22 [alfons]
16039
16040         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
16041
16042 2001-05-21 [alfons]
16043
16044         Minor things:
16045
16046         * configure.in: if gnome-config not found, "no" is displayed
16047         
16048         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
16049
16050         * src/textview.c: now also possible to add mail addresses by right
16051           clicking in the text view
16052
16053         * src/codeconv.c: merged patch which fixes endless loop when encountering
16054           invalid wide characters; from Alte <010@imis.ru>  
16055
16056 2001-05-20 [alfons]
16057
16058         Added installation of gnome specific things:
16059
16060         * Makefile.am: gnome conditional
16061
16062         * configure.in: check for installed gnome
16063
16064         * added sylpheed.png, sylpheed.desktop
16065
16066 2001-05-20 [sergey]
16067
16068         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
16069
16070         * src/mainwindow.h (main_window_toolbar_create): created a button
16071         for "Reply to all".
16072         (main_window_set_toolbar_sensitive): enable/disable the new button
16073         appropriately.
16074         (toolbar_reply_to_author_cb): handle the new button.
16075
16076         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
16077         send_progress_dialog_destroy() on failure (fixes hang on SMTP
16078         failure).
16079
16080 2001-05-19 [sergey]
16081
16082         * src/compose.h (ComposeReplyMode): new modes
16083         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
16084         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
16085
16086         * src/compose.c
16087         (compose_send): move some code into a new function:
16088         (compose_current_mail_account): new function.
16089         (compose_reply): new argument to_author, all callers changed; if
16090         to_author==TRUE and account->protocol==A_NNTP, find and use an
16091         appropriate mail account for replying.
16092         (compose_reply_set_entry): new argument to_author; ignore
16093         compose->replyto if to_author==TRUE.
16094
16095         * src/mainwindow.c: new command "Message/Reply to author".
16096         (main_window_set_menu_sensitive): enable/disable it.
16097         (reply_cb): handle it.
16098
16099         * src/summaryview.c: new command "Reply to author".
16100         (summary_set_menu_sensitive): enable/disable it.
16101         (summary_reply_cb): handle it.
16102
16103         * src/account.c (account_find_mail_from_address): new function.
16104
16105 2001-05-18 [paul]
16106
16107         0.4.99claws1
16108
16109         * sync with sylpheed 0.4.99cvs1
16110
16111 2001-05-18 [hoa]
16112
16113         * src/compose.[ch]
16114         * src/filtering.c
16115         * src/summaryview.c
16116                 new filtering action : forward and forward as attachment
16117
16118         * src/main.c
16119                 no need for $DISPLAY when we run sylpheed --help
16120                 call to parse_cmd_opt() is moved
16121
16122         * src/mainwindow.[ch]
16123                 execute button is hidden when immediate execute
16124                 is chosen
16125
16126         * src/mh.c
16127         * src/news.c
16128         * src/prefs_folder_item.c
16129         * src/procmsg.c
16130                 better handling of missing directories
16131
16132         * src/summaryview.c
16133                 reedit is enabled in outbox
16134                 reedit is enabled in queue
16135
16136 2001-05-17 [hoa]
16137
16138         * src/filtering.c
16139         * src/matcher.[ch]
16140         * src/prefs_filtering.c
16141                 changed attachement into attachment
16142
16143 2001-05-17 [alfons]
16144
16145         0.4.67claws4    
16146
16147         * sync with sylpheed 0.4.67cvs9
16148         * sync with sylpheed 0.4.67cvs7-8
16149
16150 2001-05-17 [hoa]
16151
16152         * src/Makefile.am
16153                 added prefs_filtering.c
16154
16155         * src/filtering.[ch]
16156         * src/matcher.[ch]
16157                 removed action : forward_news and forward_news_as_attachement
16158                 (forward and forward_as_attachement can be used instead)
16159
16160         * src/mainwindow.c
16161                 added menu option to access filtering configuration
16162
16163         * src/prefs_account.c
16164                 changed mail_command default to /usr/sbin/sendmail
16165
16166         * added src/prefs_filtering.[ch]
16167                 dialog box for filtering configuration
16168
16169         * src/prefs_matcher.c
16170                 added function prefs_matcher_get_criteria_from_matching()
16171
16172         * src/prefs_scoring.c
16173                 reset the dialog when register or substitute is clicked
16174
16175 2001-05-15 [hoa]
16176
16177         * src/Makefile.am
16178                 added filtering.[ch]
16179         * src/inc.c
16180                 using filering.[ch] instead of filter.[ch]
16181         * src/main.c
16182                 reading new filtering configuration
16183         * src/matcher.[ch]
16184                 added some filtering actions
16185                 and fixed a bug for headers and mail body matching
16186         * src/mbox.c
16187                 using filering.[ch] instead of filter.[ch]
16188         * src/mh.c
16189                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
16190         * src/summaryview.c
16191                 some fixes for filtering
16192
16193 2001-05-14 [hiroyuki]
16194
16195         * src/send.c: fixed some weird indentations.
16196           send_message_with_command(): call pclose() only if p != NULL.
16197         * src/textview.c: get_email_part(): modified the code for readability.
16198
16199 2001-05-14 [hiroyuki]
16200
16201         * src/md5global.h
16202           src/md5ify.c
16203           src/md5ify.h: removed from the cvs.
16204
16205 2001-05-13 [sergey]
16206
16207         * src/main.c: include rfc2015.h to avoid compiler warnings.
16208         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
16209         the panel is already on screen.
16210         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
16211         closing the alert window by ESC as "No".
16212         * src/prefs_common.c (prefs_interface_create): moved return
16213         receipt check button to the correct place.
16214
16215 2001-03-13 [alfons]
16216
16217         * src/prefs_common.c: 
16218                 moved return receipt check button to the Send tab. (prefs_send_create)
16219                 removed the date format ui related globals. (prefs_display_create)
16220
16221         0.4.67claws3
16222         
16223         * sync with sylpheed 0.4.67cvs5-6
16224
16225 2001-05-13 [paul]
16226
16227         * added Alfons' font selection patch
16228
16229         * src/defs.h
16230         * src/headerwindow.c
16231         * src/prefs_common.c
16232         * src/prefs_common.h
16233
16234 2001-05-13 [hoa]
16235         * src/defs.h
16236                 changed version of cache
16237         * src/matcher.[ch]
16238         * src/prefs_matcher.c
16239                 added additionnal matching criteria
16240         * src/procheader.c
16241         * src/procmsg.[ch]
16242         * src/news.c
16243                 added references in MsgInfo
16244
16245 2001-05-12 [hoa]
16246
16247         * src/defs.h
16248                 prepared some things for new filtering
16249         * src/matcher.[ch]
16250                 added some matching properties
16251                 inreplyto need to be enhanced
16252                 prepared some things for new filtering
16253         * src/messageview.c
16254                 added Return-Receipt-To handling
16255         * src/prefs_folder_item.c
16256                 changed default value to TRUE
16257         * src/prefs_matcher.c
16258                 added some matching properties
16259         * src/prefs_scoring.[ch]
16260                 the scoring dialog is finished
16261         * src/procheader.c
16262                 added Return-Receipt-To handling
16263                 Reference need to be added
16264         * src/procmsg.[ch]
16265                 added Return-Receipt-To handling
16266                 added threadscore to get a better score sorting when
16267                 threads are enabled
16268         * src/summaryview.c
16269                 suppressed a bug when we sort the list
16270                 when no folder is opened.
16271                 better score sorting when threads are enabled
16272
16273 2001-05-12 [alfons]
16274
16275         * reverted previous patch because of potential errors 
16276
16277         0.4.67claws2
16278         
16279         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
16280                 applied "toggle mail-retrieval dialog window" patch submitted 
16281                 by Eric Limpens <eric@qnt.net>
16282
16283         * sync with sylpheed 0.4.67cvs4
16284
16285 2001-05-12 [sergey]
16286
16287         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
16288         some picky compilers.
16289         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
16290         * src/grouplist_dialog.c: include alertpanel.h.
16291         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
16292         fix compile warning.
16293         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
16294         #include "defs.h" before others to prevent the warning of `MIN'
16295         and `MAX' redefinition.
16296
16297 2001-05-11 [hoa]
16298
16299         * src/main.c
16300         * src/messageview.c
16301         * src/prefs_account.c
16302         * src/prefs_display_header.c
16303                 removed warning
16304         * src/Makefile.am
16305                 added prefs_scoring.[ch]
16306         * src/grouplist_dialog.c
16307                 display an error dialog box if the group list
16308                 cannot be fetched.
16309         * src/mainwindow.[ch]
16310                 added main_window_set_thread_option() function
16311                 scoring dialog box enabled
16312         * src/matcher.[ch]
16313                 added flags matching unread /new / marked
16314                 / deleted / replied / forwarded
16315         * src/news.c
16316                 newsgroups are now finally in newscache
16317         * src/prefs_matcher.[ch]
16318                 finished preferences for matching dialog
16319         * added src/prefs_scoring.[ch]
16320                 scoring dialog box completed
16321         * src/scoring.[ch]
16322                 conversion to string : added scoringprop_to_string()
16323                 write config for preferences :
16324                 added prefs_scoring_write_config()
16325         * src/summaryview.c
16326                 threads can be enabled/disabled independently
16327                 for each folder
16328
16329 2001-05-10 [alfons]
16330
16331         0.4.67claws1
16332         
16333         * AUTHORS: 
16334                 thought it would be nice to have a list of all
16335                 contributors (used Changelog as a reference)
16336         
16337         * configure.in: 
16338                 messed up version numbering...
16339
16340         0.4.66claws1
16341
16342         * sync with sylpheed 0.4.67cvs1-3
16343
16344 2001-05-10 [darko]
16345
16346         * src/prefs_common.c:
16347                 better UI for strftime format, double clicking
16348                 on format now inserts the format in text entry
16349                 replaced close button with standard OK/Cancel
16350                 moved date format button to the right of the
16351                 text entry field
16352
16353 2001-05-09 [alfons]
16354
16355         * src/gtkstext.c:
16356                 Ctrl-Home / Ctrl-End have proper cursor navigation
16357
16358 2001-05-09 [hoa]
16359
16360         * src/prefs_matcher.c
16361                 finished UI to define matching properties
16362                 added ok and cancel button
16363         * src/prefs_filter.c
16364                 added ok and cancel button
16365         * src/news.c
16366                 fixed some bug in xhdr parsing
16367
16368 2001-05-08 [alfons]
16369
16370         * src/textview.c: 
16371                 fixed a bug in textview_show_header(), which displayed two colons (':');
16372                 cleaned up some warnings
16373
16374 2001-05-08 [hoa]
16375
16376         * src/Makefile.am
16377                 added prefs_matcher.[ch]
16378                 compilation with -W -Wall
16379         * src/alertpanel.c
16380                 ungrab the mouse events if grabbed - does it
16381                 fix the bug for disposition notification ?
16382         * src/mainwindow.c
16383                 added a menu option to open the matching dialog.
16384         * src/matcher.[ch]
16385                 added matcherprop_to_string() and matcherlist_to_string()
16386                 fixed some bugs, changed the name of some options
16387                 age_sup and age_inf becomes age_greater and age_lower,
16388                 body and messageheaders becomes body_part and headers_part,
16389                 changed the names of constants from SCORING_XXX to MATCHING_XXX
16390         * src/prefs_display_header.c
16391         * src/prefs_headers.c
16392                 fixed a bug that accidentally destroyed dialogs
16393                 when closed them with delete_event
16394                 Added *_deleted() which handle delete_event signal correctly.
16395         * src/prefs_folder_item.[ch]
16396                 added "enable_thread" field for future customization
16397         * added src/prefs_matcher.[ch]
16398                 sample of the UI to define matching properties
16399         * src/procheader.c
16400                 using procheader_headername_equal instead of str*cmp functions
16401                 using procheader_parse_header() function
16402         * src/scoring.c
16403                 using MATCHING_XXX instead of SCORING_XXX
16404         * src/summaryview.c
16405                 display the sender of the news even if this is ourself
16406                 when this is a news message.
16407         * src/textview.c
16408                 using headername_equal() instead of str*cmp functions
16409
16410 2001-05-08 [alfons]
16411
16412         0.4.66claws
16413
16414         * sync with sylpheed 0.4.66
16415         * src/gtkstext.c: trace logs added 
16416
16417 2001-05-08 [sergey]
16418
16419         * src/prefs_common.[ch]: added option to enable/disable GnuPG
16420         signature check popup.
16421         * src/rfc2015.c (check_signature): show signature check popup only
16422         if it is enabled in preferences.
16423
16424 2001-05-07 [alfons]
16425
16426         0.4.66claws4
16427         
16428         * sync with sylpheed 0.4.66cvs6
16429
16430 2001-05-07 [darko]
16431
16432         * src/prefs_common.[ch]: added option to enable/disable
16433           looking up sender name in address book for summary pane
16434         * src/summaryview.c: look up sender in the address book
16435           by using Alfons' address completion code
16436
16437 2001-05-07 [hiroyuki]
16438
16439         * src/inc.h
16440           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
16441           member of Pop3State.
16442         * src/news.c: brought #include "defs.h" before #include <glib.h>
16443           to prevent the warning of `MIN' and `MAX' redefinition.
16444
16445 2001-05-06 [hoa]
16446
16447         * removed src/headers_display.[ch]
16448         * removed src/prefs_display_headers.[ch]
16449         * src/inc.c
16450                 use a temporary file in the user directory for mbox import
16451         * src/news.c
16452                 added XHDR support to get "To" and "Cc" headers
16453                 (in order to match news with to or cc field for
16454                 scoring)
16455                 added function news_parse_xhdr() to get XHDR response
16456         * src/nntp.[ch]
16457                 added function nntp_xhdr()
16458         * src/matcher.c
16459                 fetch the message if necessary
16460
16461 2001-05-06 [alfons]
16462
16463         0.4.66claws3
16464
16465         * sync with sylpheed 0.4.66cvs3-5
16466
16467 2001-05-06 [hoa]
16468
16469         * src/utils.[ch]
16470                 added function itos_buf() to enable use of several buffers
16471         * src/summaryview.c
16472                 use of itos_buf() instead of itos() in summary list
16473                 to fix the broken display of message number.
16474
16475 2001-05-06 [alfons]
16476
16477         * src/gtkstext.c: bug in cursor up navigation fixed,
16478                 fixed another unsigned / signed comparison (we're getting there :-)
16479
16480 2001-05-06 [hoa]
16481
16482         * src/Makefile.am
16483                 added scoring.c scoring.h
16484                 prefs_folder_item.c prefs_folder_item.h
16485                 matcher.c matcher.h
16486         * src/defs.h
16487                 added FOLDERITEM_RC SCORING_RC
16488         * src/folder.[ch]
16489                 added prefs field in FolderItem :
16490                 properties for each folder (PrefsFolderItem),
16491                 sorting type and mode were added as the first properties.
16492         * src/main.c
16493                 read config for scoring
16494         * added src/matcher.[ch]
16495                 gives functions to parse configuration file to do
16496                 matching on mails with a list of conditions.
16497         * src/mainwindow.c
16498                 add option to sort by score
16499         * src/prefs_common.[ch]
16500                 added preference option to show score and for
16501                 the score column size
16502         * added src/prefs_folder_item.[ch]
16503                 properties for each folder (PrefsFolderItem),
16504                 sorting type and mode were added as the first properties.
16505         * src/procheader.[ch]
16506                 added procheader_parse_header()
16507                 added procheader_header_free()
16508                 added procheader_headername_equal()
16509                 and made modification to use them.
16510         * src/procmsg.[ch]
16511                 added score field to MsgInfo structure
16512         * added src/scoring.[ch]
16513                 gives functions to parse configuration file to do
16514                 scoring on mails with a list of conditions.
16515         * src/summaryview.[ch]
16516                 save the sorting type and mode for the folder
16517                 added column to display the score of the mail
16518                 added function summary_score_clicked()
16519                 sorting type and mode are restored to the folder
16520                 when it is reopen
16521         * src/textview.c
16522                 use procheader_parse_header(), procheader_headername_equal()
16523                 removed memory leak in text_scan_header when freeing headers
16524         * src/filter.c
16525                 changed the function to match names of headers
16526                 using procheader_headername_equal()
16527
16528         Scoring functions are implemented, an interface is needed
16529         to configure that.
16530
16531 2001-05-04 [alfons]
16532
16533         * src/gtkstext.c: 
16534                 hopefully fixed the row up navigation bug,
16535                 removed adding back / forward lines to cache
16536
16537 2001-05-04 [sergey]
16538
16539         * src/prefs_display_headers.c: user interface changes:
16540         (prefs_display_headers_create): remove unused "Show" check button;
16541         allow reordering of headers by dragging.
16542         (prefs_display_headers_write_config): remove unused variables.
16543         (prefs_display_headers_set_dialog): do not insert "(New)" at top
16544         of lists (not needed with the new UI).
16545         (prefs_display_headers_set_list): scan lists starting from row 0,
16546         not 1 (do not skip "(New)").
16547         (prefs_display_headers_find_header): new function.
16548         (prefs_display_headers_clist_set_row): do not allow duplicates.
16549         (prefs_display_headers_delete_cb): do not skip row 0; treat
16550         closing the alert window by ESC as "No".
16551         (prefs_display_headers_up): do not protect row 0.
16552         (prefs_display_headers_down): do not protect row 0.
16553
16554 2001-05-04 [sergey]
16555
16556         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
16557         functions.
16558
16559         * src/summaryview.c
16560         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
16561         summary_select_next_marked, summary_select_prev_marked): new
16562         functions.
16563
16564 2001-05-03 [sergey]
16565
16566         * src/news.c: fixed a bug when no article can be fetched after
16567         server timeout if the connection was restored by news_post():
16568         (news_select_group): new function.
16569         (news_fetch_msg): call news_select_group() before fetching
16570         article.
16571         (news_get_uncached_articles): set session->group after successful
16572         GROUP command.
16573
16574 2001-05-03 [hoa]
16575
16576         * src/defs.h
16577         * src/procmsg.[ch]
16578         * src/procheader.c
16579                  changed version of cache, added cc field
16580
16581         * src/prefs_display_headers.c
16582                 the interface was changed
16583
16584         * src/prefs_headers.c
16585                 added cancel button
16586
16587 2001-05-03 [alfons]
16588
16589         * completed sync of sylpheed cvs2
16590         * src/gtkstext.c: updated row up / down cursor navigation
16591         * src/textview.c: re-edited, prepared for fixing the email address
16592                 scanner.
16593
16594 2001-05-03 [darko]
16595
16596         * src/prefs_common.c: use alfons' strftime ui code
16597         entry_datefmt and datefmt_sample widgets have to be
16598         global in this module because of this change
16599
16600 2001-05-03 [hoa]
16601
16602         * src/messageview.c
16603         * src/prefs_common.[ch] added option to activate the return receipt
16604                 feature.
16605
16606 2001-05-02 [alfons]
16607
16608         * src/gtkstext.c: fix for row up/down cursor navigation. 
16609
16610         0.4.66claws2
16611         
16612         * sync with 0.4.66cvs2
16613
16614 2001-05-02 [paul]
16615
16616         added add-sender-to-addressbook patch
16617
16618         * src/addressbook.c
16619         * src/addressbook.h
16620         * src/summaryview.c
16621
16622 2001-05-02 [sergey]
16623
16624         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
16625         G_ALERTDISABLE.
16626
16627         * src/alertpanel.c (alertpanel_create): new argument can_disable,
16628         all existing callers changed to pass FALSE; create a check button
16629         to disable the message.
16630         (alertpanel_message_with_disable): new function.
16631         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
16632         (alertpanel_button_toggled): new function.
16633         (alertpanel_button_clicked, alertpanel_close): set value using
16634         G_ALERT_VALUE_MASK.
16635
16636         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
16637
16638         * src/prefs_common.c (prefs_privacy_create): new check button
16639         checkbtn_gpgme_warning.
16640
16641         * src/main.c (main): moved preferences reading before gpgme
16642         initialization; check prefs_common.gpgme_warning before giving the
16643         GnuPG warning and set it to FALSE if the user wants to disable the
16644         warning.
16645
16646 2001-05-02 [hiroyuki]
16647
16648         * src/prefs_display_headers.c: modified the layout and some labels.
16649
16650 2001-05-02 [sergey]
16651
16652         * src/prefs_account.c (prefs_account_fix_size): new function.
16653         (prefs_account_create): call prefs_account_fix_size(); use
16654         gtk_widget_show instead of gtk_widget_show_all (fixes too large
16655         size when the window is shown for the first time).
16656         (prefs_account_basic_create): changed layout of serv_table; moved
16657         localmbox_entry above smtpserv_entry (logically it replaces
16658         POP3/IMAP server).
16659         (prefs_account_protocol_activated): set sensitivity of
16660         nntpauth_chkbtn according to the protocol (in addition to
16661         hide/show); commented out gtk_table_set_row_spacing() calls.
16662         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
16663         not sensitive (fixes a bug with disabled username/password boxes
16664         when editing POP3 account after NNTP with authentication).
16665
16666 2001-05-02 [hoa]
16667
16668         * src/account.c
16669         * src/inc.c
16670         * src/prefs_account.[ch]
16671         * src/send.c
16672                 removed local account without SMTP server
16673                 added option to use mail command instead of a connexion
16674                 to SMTP server when a local account is used
16675         * src/prefs_headers.c
16676                 fixed a bug
16677         * src/news.c
16678                 fixed a bug when connexion immediately closed
16679
16680 2001-05-01 [alfons]
16681
16682         0.4.66claws1
16683         
16684         * sync with 0.4.65
16685
16686 2001-05-01 [sergey]
16687
16688         * src/prefs_account.c (Basic, prefs_account_basic_create): new
16689         widget nntpauth_chkbtn.
16690         (prefs_account_protocol_activated): handle nntpauth_chkbtn
16691         visibility.
16692         (prefs_account_nntpauth_toggled): new function.
16693
16694         * src/news.c (news_session_new_for_folder): use NNTP
16695         authentication only if ac->use_nntp_auth is set.
16696
16697 2001-05-01 [hoa]
16698
16699         * src/Makefile.am changed headers.[ch] in customheader.[ch]
16700         * src/prefs_display_headers.c changed the UI
16701         * src/prefs_headers.c changed account_name to account_id
16702         * src/compose.c using customheader.h
16703
16704 2001-05-01 [hiroyuki]
16705
16706         * src/esmtp.c
16707           src/news.c
16708           src/nntp.c: changed sock_read() to sock_gets(), they've been left
16709           unsynched.
16710
16711 2001-05-01 [hoa]
16712
16713         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
16714         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
16715                 for displaying of headers
16716         * src/grouplist_dialog.[ch] minor changes to remove warnings
16717         * src/prefs_display_headers.[ch] dialog to choose the
16718         headers to display in the mail viewer.
16719         * src/headers.h correction of #define
16720         * src/headers_display.[ch] configuration for displaying of headers.
16721         * src/main.c read config of displaying of headers
16722         * src/prefs_common.c add a button to access the config dialog
16723                 for displaying of headers
16724         * src/prefs_display_headers.[ch] dialog for configuration for
16725                 displaying of the headers.
16726         * src/prefs_headers.c cleaning of code
16727         * src/procheader.c comments added to code
16728         * src/textview.c changes to reorder the headers depending
16729                 on the config for displaying of headers
16730
16731 2001-04-30 [alfons]
16732
16733         0.4.65claws7
16734
16735         * sync with 0.4.65cvs12
16736
16737         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
16738
16739 2001-04-30 [sergey]
16740
16741         * src/nntp.h (NNTPSockInfo): new field auth_failed.
16742
16743         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
16744         is set to force reconnection after authentication failure.
16745         (nntp_gen_command): set sock->auth_failed on authentication
16746         failure, or if sock->userid and sock->passwd are not set.
16747
16748         * src/news.c (news_session_new_for_folder): set userid=NULL if
16749         password dialog is cancelled.
16750
16751 2001-04-30 [sergey]
16752
16753         * src/nntp.h (NNTPSockInfo): new type.
16754
16755         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
16756         SockInfo.
16757         (nntp_open_auth, nntp_close): new functions.
16758         (nntp_gen_command): new function to handle authentication; all
16759         NNTP command functions updated to use it.
16760         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
16761         (nntp_list): removed old useless code.
16762
16763         * src/news.h (NNTPSession): new field nntp_sock.
16764
16765         * src/news.c: all functions updated to use NNTPSockInfo instead of
16766         SockInfo.
16767         (news_session_new): new arguments (userid, passwd); made static;
16768         use nntp_open_auth() if needed.
16769         (news_session_destroy): use nntp_close() instead of sock_close().
16770         (news_query_password): changed arguments.
16771         (news_session_new_for_folder): new function.
16772         (news_session_get): use news_session_new_for_folder().
16773         (news_authenticate): deleted.
16774         (news_get_uncached_articles): removed old authentication code.
16775
16776 2001-04-30 [sergey]
16777
16778         * src/news.c: reverted my previous changes (need to do NNTP
16779         authentication in a cleaner way).
16780         
16781 2001-04-29 [sergey]
16782
16783         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
16784         news_nntp_post, news_nntp_mode): new functions (wrappers with
16785         authentication support).
16786         (news_get_article_cmd, news_get_article, news_get_header): new
16787         argument "folder"; all callers changed.
16788         (news_get_article_cmd): added authentication support.
16789         (news_session_get): use news_nntp_mode() instead of nntp_mode().
16790         (news_post): use news_nntp_post() instead of nntp_post().
16791         (news_get_uncached_articles): use news_nntp_group() instead of
16792         nntp_group() and news_nntp_xover() instead of nntp_xover();
16793         removed old authentication code.
16794         (news_get_group_list): use news_nntp_list() instead of nntp_list().
16795
16796         * src/nntp.c (nntp_list): return real error code instead of
16797         hardcoded NN_ERROR.
16798
16799 2001-04-29 [sergey]
16800
16801         * configure.in: fixed wint_t typedef detection again
16802
16803 2001-04-28 [hoa]
16804
16805         * src/prefs_account.[ch], added A_LOCAL_CMD
16806                 (send mail with mail command)
16807         * src/send.c added function send_message_with_command()
16808         * src/inc.c made a more secure get_spool() function with
16809                 mktemp() but maybe mkstemp() or something more
16810                 secure can be used.
16811
16812 2001-04-28 [alfons]
16813
16814         * src/textview.c, colorization of email addresses in headers
16815
16816         0.4.65claws6
16817
16818         * bug sync with sylpheed
16819         * prefs_common.c: created date format ui for darko
16820         * sync with 0.4.65cvs11
16821         * configure.in: corrected to have the new gpg checks
16822
16823 2001-04-27 [alfons]
16824
16825         * completed sync with 0.4.65cvs10
16826         * minor debug things added to gtkstext.c
16827
16828 2001-04-27 [darko]
16829
16830         * configure.in: remove check for availability of
16831           strftime() as advised by Hiroyuki
16832         * src/prefs_common.[ch], src/procheader.c:
16833           synch strftime() code with Hiroyki's main branch
16834
16835 2001-04-26 [sergey]
16836
16837         * src/news.c: news_query_password(), news_authenticate(): new
16838           functions.
16839           news_get_uncached_articles(): added NNTP authentication
16840           handling.
16841         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
16842           new functions.
16843         * src/prefs_account.c: prefs_account_protocol_activated():
16844           enable userid and password fields for NNTP.
16845
16846 2001-04-26
16847
16848         * configure.in: check for availability of strftime()
16849           [darko]
16850         * src/prefs_common.[ch], src/procheader.c: use
16851           strftime() for displaying date in summary pane if it
16852           is available
16853
16854 2001-04-25
16855
16856         * more .cvsignore cleanups [alfons]
16857
16858 2001-04-25
16859
16860         * ac/sv-check-type.m4: new autoconf macro.
16861         * configure.in: fixed wint_t typedef detection (did not work
16862           with gcc-2.96).
16863
16864 2001-04-25
16865
16866         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
16867           [hiroyuki]
16868
16869 2001-04-24
16870         * modified gtkstext.c : buggy cursor navigation fixed, 
16871           and font descent also taken in account when drawing
16872           cursor. [alfons]
16873
16874 2001-04-24 [hoa]
16875         * added comments in src/news.c src/nntp.c
16876         * added src/prefs_headers.[ch]
16877         * added src/headers.[ch]
16878         * modified compose.c to activate custom headers
16879                 added function is_in_custom_headers
16880         * modified prefs_account.[ch]
16881                 added function prefs_account_customhdr_edit
16882         * modified src/defs.h :
16883                 added HEADERS_RC : name of the config file
16884                 for the custom headers
16885
16886 2001-04-24
16887
16888     0.4.65claws5
16889
16890         * configure.in
16891           src/gtkstext.[ch]
16892           src/compose.c
16893           src/Makefile.am
16894           
16895           added gtkstext with configure.in patch by Hiroyuki which
16896           should fix the XIM detection [alfons]
16897
16898         * more clean up of cvs [alfons]
16899
16900                  * removed all Makefile.in files to attic.
16901
16902                  * updated all .cvsignores to really ignore things that could
16903                    be unintentionally committed by a recursive commit.
16904
16905 2001-04-23 [hoa]
16906         * added src/grouplist_dialog.[ch]
16907         * changed src/folderview.c to call grouplist_dialog instead
16908                 of inputdialog
16909         * src/news.c :
16910                 added functions news_reset_group_list
16911                 and news_get_group_list
16912         * src/nntp.c :
16913                 added function nntp_list
16914         * src/defs.h :
16915                 added GROUPLIST_FILE : name of the newsgroup list cache file
16916
16917 2001-04-21
16918
16919         * added option to warn about queued messages on exit [sergey]:
16920
16921           * src/compose.c: compose_queue(): call folder_item_scan()
16922             and folderview_update_item() after queueing.
16923           * src/folderview.c: folderview_update_node(): draw the queue
16924             folder in bold font if there are queued messages.
16925           * src/mainwindow.c: queued_messages(): new function.
16926             app_exit_cb(): display warning if there are queued messages
16927             if warn_queued_on_exit is set.
16928           * prefs_common.[ch]: add warn_queued_on_exit option.
16929
16930         * enhanced GnuPG key selection support [sergey]:
16931
16932           * src/select-keys.c: updated to newer version from Win32
16933             branch with support for selecting arbitrary keys.
16934           * src/prefs_account.c: added the Privacy tab to the account
16935             options window.
16936             prefs_account_privacy_create(),
16937             prefs_account_sign_key_set_data_from_radiobtn(),
16938             prefs_account_sign_key_set_radiobtn(): new functions.
16939           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
16940           * src/rfc2015.c: set_signers(): new function.
16941             pgp_sign(): add the account parameter, call set_signers().
16942             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
16943           * src/rfc2015.h: rfc2015_sign(): updated prototype.
16944           * src/compose.c: pass the current account to rfc2015_sign().
16945
16946         * tag name claws added to prevent confusion with main branch [alfons]
16947
16948         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
16949
16950         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
16951
16952         * sync with recent sylpheed cvs. Untested though. [alfons]
16953