add addrquery.h to src/Makefile.am
[claws.git] / ChangeLog.claws
1 2003-07-12 [paul]       0.9.3claws
2
3         * 0.9.3claws released
4         
5 2003-07-12 [paul]       0.9.0claws103
6
7         * src/Makefile.am
8                 add addrquery.h
9
10 2003-07-12 [melvin]     0.9.0claws102
11
12         * src/messageview.c
13                 Fixed bug #215: Show MIME tab for single text/html messages. 
14                 
15 2003-07-12 [paul]       0.9.0claws101
16
17         * man/sylpheed.1
18                 updated
19
20 2003-07-12 [paul]       0.9.0claws100
21
22         * po/es.po
23           po/hr.po
24           po/pl.po
25           po/sr.po
26                 update Spanish, Croatian, Polish, Serbian translations.
27                 submitted by Ricardo Mones Lastra, Dragan, Witold
28                 Wladyslaw Wojciech Wilk, Urke MMI
29
30 2003-07-12 [melvin]     0.9.0claws99
31
32         * po/fr.po
33                 Updated French translations.
34
35 2003-07-12 [paul]       0.9.0claws98
36
37         * src/addressbook.c
38                 disable 'Lookup' button as it has no effect
39
40 2003-07-11 [alfons]     0.9.0claws97
41         
42         * src/summaryview.c
43                 summary_searchbar_pressed() should return TRUE to signal that
44                 event was handled. when returning void, the return value passed
45                 to GTK is actually random, but maybe FALSE, in which case the
46                 event is handled by parent
47                 
48 2003-07-10 [paul]       0.9.0claws96
49
50         * ac/missing/gettext.m4
51                 update to version 0.12
52
53 2003-07-10 [paul]       0.9.0claws95
54
55         * src/plugins/clamav/clamav_plugin.c
56                 fix bug where multipart/alternative messages
57                 would slip through without being scanned
58
59 2003-07-10 [christoph]  0.9.0claws94
60
61         * src/folder.c
62                 correct check if folder supports removing when a message is
63                 moved. if not the message is only copied.
64
65         (closes Bug 132 crash on startup in newsgroups folders)
66
67 2003-07-09 [alfons]     0.9.0claws93
68
69         * configure.ac
70         * src/common/defs.h
71                 --with-config-dir (default .sylpheed)
72
73 2003-07-09 [christoph]  0.9.0claws92
74
75         * configure.ac
76                 use PKG_CHECK_MODULES to check for gtkmathview
77                 (version 0.4.2 now required)
78
79 2003-07-08 [melvin]     0.9.0claws91
80
81         * src/action.c
82                 Implemented a progress bar that counts the number of completed
83                 tasks when the action runs more than one command.
84
85 2003-07-08 [alfons]     0.9.0claws90
86
87         * src/procmsg.c
88                 if queued message has an invalid Message-Id, don't try to
89                 find message it refers to (fixes #209 "crash when processing 
90                 in folder")
91
92 2003-07-08 [paul]       0.9.0claws89
93
94         * sync with 0.9.3cvs2
95                 see ChangeLog 2003-07-08
96
97 2003-07-08 [match]      0.9.0claws88
98
99         * src/ldapctrl.c
100                 extend LDAP search for first/last name by parsing search term.
101
102 2003-07-08 [alfons]     0.9.0claws87
103
104         * src/send_message.c
105                 fix bug #208 "Status message stuck when sending on POP3 account"
106
107 2003-07-07 [paul]       0.9.0claws86
108
109         * po/hr.po
110                 new Croatian translation, submitted by
111                 Dragan <drleskov@inet.hr>
112
113 2003-07-07 [paul]       0.9.0claws85
114
115         * sync with 0.9.3cvs1
116                 see ChangeLog 2003-07-07
117
118 2003-07-05 [christoph]  0.9.0claws84
119
120         * src/Makefile.am
121         * src/messageview.c
122         * src/mimeview.[ch]
123         * src/stock_pixmap.[ch]
124         * src/pixmaps/messageview_text.xpm              ** NEW **
125                 move mimeview tabs to the right side and use icons
126                 instead of text to save some space
127
128         (patch by Luke Plant <lukeplant@softhome.net>)
129
130 2003-07-05 [christoph]  0.9.0claws83
131
132         * src/inc.c
133                 add NULL pointer checks
134
135         (patch by Luke Plant <lukeplant@softhome.net>)
136         (closes Bug 204 0.9.0 quits on authentication error?!)
137
138 2003-07-05 [alfons]     0.9.0claws82
139
140         * configure.ac
141                 take the clue in bug #202 "./configure script - 
142                 'if test' comparison failure" reported by John Kristoff. 
143
144 2003-07-04 [christoph]  0.9.0claws81
145
146         * src/plugins/spamassassin/spamassassin.c
147                 set timeout for spam check
148
149 2003-07-04 [christoph]  0.9.0claws80
150
151         * src/main.c
152                 destroy all FolderItems when shutting down to
153                 allow folders to clean up
154
155 2003-07-04 [melvin]     0.9.0claws79
156
157         * src/gtk/gtkaspell.c
158                 Fixed bug #184 "Entering non-ascii character deletes
159                 previous char if spell checking enabled": this makes
160                 the spell checking in multibytes (e.g. UTF-8)locales work.
161                 (Patch by Luke Plant).
162                 
163 2003-07-04 [christoph]  0.9.0claws78
164
165         * sync with 0.9.2cvs1
166                 see ChangeLog 2003-06-10
167
168 2003-07-04 [paul]       0.9.0claws77
169
170         * sync with 0.9.3 release
171                 see ChangeLog 2003-07-04
172
173 2003-07-03 [christoph]  0.9.0claws76
174
175         * src/folder.[ch]
176         * src/imap.c
177         * src/mbox_folder.c
178         * src/mh.c
179         * src/news.c
180                 move folder_item_get_path() stuff into a folder virtual function
181
182         * src/procmsg.c
183                 use folder_item_fetch_msg() to get message and do not contruct
184                 the filename from path and number
185
186 2003-07-03 [paul]       0.9.0claws75
187
188         * sync with 0.9.2cvs12
189                 see ChangeLog 2003-07-03
190
191 2003-07-02 [paul]       0.9.0claws74
192
193         * src/messageview.c
194                 fix text-selection for replying
195
196 2003-07-02 [paul]       0.9.0claws73
197
198         * sync with 0.9.2cvs11
199                 see ChangeLog 2003-07-02
200
201 2003-07-02 [paul]       0.9.0claws72
202
203         * src/procmsg.c
204                 revert last commit because it breaks more
205                 than it fixes
206
207 2003-07-02 [paul]       0.9.0claws71
208
209         * src/procmsg.c
210                 fix thread by subject/sort by date
211
212 2003-07-01 [paul]       0.9.0claws70
213
214         * sync with 0.9.2cvs10
215                 see ChangeLog 2003-07-01
216
217 2003-06-30 [paul]       0.9.0claws69
218
219         * sync with 0.9.2cvs9
220                 see ChangeLog 2003-06-30
221
222 2003-06-28 [match]      0.9.0claws68
223
224         * src/addressbook.c
225                 fix null ptr.
226
227 2003-06-27 [paul]       0.9.0claws67
228
229         * sync with 0.9.2cvs7
230                 see ChangeLog 2003-06-27
231
232 2003-06-26 [christoph]  0.9.0claws66
233
234         * src/folder.c
235                 freeze folder updates while a folder is scanned
236
237         (closes Bug 185 New message counter)
238
239 2003-06-26 [darko]      0.9.0claws65
240
241         * src/ldapserver.c
242                 fix infinite loop when adding a new LDAP server
243
244 2003-06-26 [paul]       0.9.0claws64
245
246         * sync with 0.9.2cvs6
247                 see ChangeLog 2003-06-26
248
249 2003-06-26 [paul]       0.9.0claws63
250
251         * sync with 0.9.2cvs5
252                 see ChangeLog 2003-06-25 and 2003-06-26
253
254 2003-06-25 [match]      0.9.0claws62
255
256         * src/addr_compl.c
257                 Fixed tab/backtab for dropped-down completion list to
258                 move next/previous field. (close bug 147)
259
260 2003-06-25 [christoph]  0.9.0claws61
261
262         * src/addr_compl.[ch]
263         * src/addrindex.[ch]
264         * src/folderview.c
265         * src/inc.c
266         * src/news.c
267         * src/summaryview.c
268         * src/toolbar.c
269                 fix warnings
270
271 2003-06-25 [leandro]    0.9.0claws60
272
273         * src/compose.c
274                 o cleanups
275                 o gray out "Message/Remove references" menu item if not
276                   replying to a message
277
278 2003-06-24 [leandro]    0.9.0claws59
279
280         * src/compose.[ch]
281                 o removed "Message/Create new thread" menu item
282                 o added "Message/Remove references" menu item
283                   (it's off by default and will not check anymore
284                    if the subject changed)
285
286 2003-06-23 [alfons]     0.9.0claws58
287
288         * src/procmsg.c
289                 try better grouping messages threaded by subject based on their age.
290                 still not perfect - because the message tree is not sorted by date.  
291
292 2003-06-23 [thorsten]   0.9.0claws57
293
294         * src/pop.[ch]
295                 added mail_receive_hook to allow modifications
296                 directly after retrieval (e.g. adding headers).
297
298 2003-06-23 [paul]       0.9.0claws56
299
300         * src/sourcewindow.c
301                  enable the use of Ctrl+A to select all text in
302                  the sourcewindow
303                  Patch submitted by Ivan Francolin Martinez
304                  <ivanfm@users.sourceforge.net>
305
306 2003-06-22 [christoph]  0.9.0claws55
307
308         * src/folder.[ch]
309                 o add notification hook for folder tree changes
310                 o invoke hooks after folder tree scanning
311
312         * src/folderview.[ch]
313                 register hook for folder tree changes that
314                 updates the ctree
315
316         (there are more places that should be updated, like add, remove 
317          or move folder)
318
319         (closes Bug 164 Crash on rebuild folder tree)
320         (closes Bug 190 Crash on 'rebuilding folder tree')
321
322 2003-06-21 [leandro]    0.9.0claws54
323
324         * src/compose.[ch]
325                 create a new thread if subject changes
326                 (it's on by default, can be disabled in Message menu)
327
328 2003-06-21 [alfons]     0.9.0claws53
329
330         * src/summaryview.c
331                 quiet little compiler
332
333 2003-06-21 [christoph]  0.9.0claws52
334
335         update gettext stuff to version 0.12
336
337 2003-06-19 [alfons]     0.9.0claws51
338
339         * src/common/log.c
340         * src/common/plugin.c
341                 move defs.h before glib.h to prevent MIN/MAX redefs
342
343 2003-06-19 [alfons]
344
345         * src/addressbook.c
346                 translatable
347
348 2003-06-19 [match]      0.9.0claws50
349
350         * src/addressbook.[ch]
351         * src/addrindex.[ch]
352         * src/addr_compl.[ch]
353         * src/editldap.[ch]
354         * src/editldap_basedn.[ch]
355         * src/addritem.[ch]
356         * src/ldapquery.h
357                 re-implemented dynamic LDAP search. works without
358                 slowdown on display sender with addressbook
359                 option.
360         * src/addrbook.c
361                 documented code.
362
363 2003-06-19 [paul]       0.9.0claws49
364
365         * src/compose.c
366                 fix Bug #136 'Nonprovided quotation marks crash claws'
367                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
368
369 2003-06-19 [alfons]     0.9.0claws48
370
371         * src/prefs_common.[ch]
372         * src/procmsg.c
373                 restrict threading by subject by checking thread for
374                 age (prefs_common.thread_by_subject_max_age)
375
376 2003-06-18 [christoph]  0.9.0claws47
377
378         * src/imap.c
379                 fix memory leak in imap_cmd_fetch()
380
381 2003-06-18 [christoph]  0.9.0claws46
382
383         * src/prefs_gtk.c
384                 fix memory leak in prefs_set_default() when used multiple
385                 times or after prefs have been read
386
387 2003-06-18 [christoph]  0.9.0claws45
388
389         * src/common/plugin.c
390                 fix memory leak in plugin_unload()
391
392 2003-06-18 [christoph]  0.9.0claws44
393
394         * src/imap.c
395                 fix memory leak in imap_cmd_ok()
396
397 2003-06-18 [christoph]  0.9.0claws43
398
399         * src/folder.c
400                 stop messages that are downloaded from POP3 and added to
401                 an IMAP inbox from being filtered twice (first by POP3
402                 and again when IMAP folder is scaned to get the UID of
403                 the APPEND operation when no UIDPLUS is available)
404
405 2003-06-18 [alfons]
406
407         * tools/Makefile.am
408                 phoenix <- firebird     
409
410 2003-06-18 [paul]
411
412         * tools/launch_phoenix          ** REMOVED **
413           tools/launch_firebird         ** NEW **
414                 renamed and edited to reflect the browser's name change from
415                 'phoenix' to 'firebird'
416
417 2003-06-18 [paul]       0.9.0claws42
418
419         * sync with 0.9.2cvs2
420                 see ChangeLog 2003-06-16
421
422 2003-06-17 [alfons]     0.9.0claws41
423
424         * src/procmsg.c
425                 prevent threading problems when a node is an ancestor (parent / great parent),
426                 which mostly happens with circular references (thanks to Phillipe Gramoullé
427                 for finding an sample set of messages)
428
429 2003-06-16 [christoph]  0.9.0claws40
430
431         * src/main.c
432                 don't popup main window on --receive or --receive-all
433
434         * src/mainwindow.[ch]
435         * src/plugins/trayicon/trayicon.c
436                 allow hiding of main window by clicking on the trayicon
437                 (doesn't work correctly in seperate window mode and may
438                  cause unexpected GTK problems I couldn't find yet)
439
440         * src/common/ssl.c
441                 remove incorrect warning
442
443 2003-06-15 [alfons]     0.9.0claws39
444
445         * src/gtk/gtkstext.c
446                 don't output debug text;
447                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
448                 for pointing this out);
449
450 2003-06-14 [alfons]     0.9.0claws38
451         
452         * src/messageview.c
453                 remove printf() and make one if..else comply with coding style
454
455 2003-06-14 [alfons]     0.9.0claws37
456
457         * AUTHORS
458                 add Martin Wicke
459         * src/action.c
460         * src/messageview.[ch]
461         * src/summaryview.c
462                 apply patch #754162 "Quoting messages filtered by actions" submitted
463                 by Martin Wicke, which allows quoting message body changed by an
464                 action (Thanks!).
465
466 2003-06-13 [alfons]     0.9.0claws36
467
468         * src/utils.c
469                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
470                 use case insensitive regexp (suggested by Ivan Martinez)
471
472 2003-06-13 [christoph]  0.9.0claws35
473
474         * configure.ac
475         * src/plugins/trayicon/Makefile.am
476         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
477         * src/plugins/trayicon/trayicon.c
478         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
479         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
480         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
481         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
482         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
483         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
484                 replace my own EggTrayIcon backport with the backport
485                 used by (l|x)mule and gabber.
486
487 2003-06-13 [alfons]     0.9.0claws34
488
489         * AUTHORS
490         * src/common/utils.c
491                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
492
493 2003-06-13 [alfons]     0.9.0claws33
494
495         * src/compose.c
496                 clean up a little bit
497
498 2003-06-12 [alfons]     0.9.0claws32
499
500         * src/compose.c
501                 const correctness fix
502
503         * src/common/sylpheed.[ch]
504                 () -> (void)
505                 prevent redef MIN/MAX
506                 
507         * src/common/utils.[ch]
508                 () -> (void)
509
510 2003-06-12 [melvin]     0.9.0claws31
511
512         * src/compose.c
513                 Updated to take into accounts changes in GtkAspell.
514
515 2003-06-12 [alfons]     0.9.0claws30
516
517         * src/compose.c
518         * src/procmsg.c
519         * src/common/utils.[ch]
520                 handle reply subject prefixes better (initial 
521                 suggestion by Robert Story adapted and enhanced 
522                 using regexps)
523
524 2003-06-12 [melvin]     0.9.0claws29
525
526         * src/compose.c
527                 Use new gtkaspell_checkers_strerror() to get the speller's
528                 error message instead of accessing the (now private)
529                 checkers structure.
530                 Minor code clean up
531
532         * src/main.c
533                 Use #ifdef instead of #if for USE_ASPELL
534                 Use the new spell checkers init/quit functions 
535
536         * src/gtk/gtkaspell.c
537                 Use #ifdef instead of #if for USE_ASPELL
538                 Moved in the majority of GtkAspell structures that were
539                 exported before by gtkaspell.h
540         
541         * src/gtk/gktaspell.h
542                 Made gtkaspell.h contain only the necessary data to be
543                 publicized by moving many structures to gtkaspell.c.
544                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
545                 gtkaspell_checkers_new(): replaced by...
546                 gtkaspell_checkers_init(): new function for initialization
547                 gtkaspell_checkers_delete(): replaced by...
548                 gtkaspell_checkers_quit(): new function
549                 gtkaspell_checkers_strerror(): new function that returns
550                 the checker's last error message.
551                 
552 2003-06-11 [melvin]     0.9.0claws28
553
554         * po/POTFILES.in
555                 Updated to take into account gtkaspell.c migration to
556                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
557
558 2003-06-10 [alfons]     0.9.0claws27
559
560         * src/filtering.[ch]
561         * src/folder.c
562         * src/matcher.c
563         * src/scoring.[ch]
564                 - try fixing bug #18 (any brave testers?)
565                 - add more robustness by refusing previously 
566                   unchecked NULL pointers 
567
568 2003-06-10 [alfons]     0.9.0claws26
569
570         * src/procmsg.c
571                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
572
573 2003-06-09 [alfons]     0.9.0claws25
574
575         * src/prefs_common.c
576                 fix bug #163 "Icon switching doesnt work properly" by 
577                 preventing early freeing of prefs_common.pixmap_theme_path.
578
579 2003-06-09 [christoph]  0.9.0claws24
580
581         * src/gtk/gtkaspell.c
582                 revert Thorsten's fix and add forgotten g_strdup for
583                 aspell path (it should not be possible to alter the path a
584                 GtkASpell uses from outside)
585
586 2003-06-09 [thorsten]   0.9.0claws23
587
588         * src/gtk/gtkaspell.c
589                 dont free prefs_common.aspell_path when closing compose
590
591 2003-06-08 [colin]      0.9.0claws22
592
593         * src/plugins/spamassassin/spamassassin.c
594                 fix prefs types
595
596 2003-06-07 [christoph]  0.9.0claws21
597
598         * src/Makefile.am
599         * src/compose.c
600         * src/gtkaspell.[ch]            ** REMOVE **
601         * src/gtk/Makefile.am
602         * src/gtk/gtkaspell.[ch]        ** NEW **
603                 o make gtkaspell independent from sylpheed's prefs
604                 o move gtkaspell.[ch] to gtk directory
605
606 2003-06-07 [christoph]  0.9.0claws20
607
608         * src/Makefile.am
609         * src/crash.c
610         * src/export.c
611         * src/filesel.[ch]              ** REMOVE **
612         * src/folder.c
613         * src/main.[ch]
614         * src/common/sylpheed.[ch]
615         * src/gtk/Makefile.am
616         * src/gtk/filesel.[ch]          ** NEW **
617         * src/gtk/pluginwindow.c
618         * src/gtk/sslcertwindow.c
619                 move filesel.[ch] to gtk directory
620
621 2003-06-07 [alfons]     0.9.0claws19
622
623         * src/filesel.c
624                 make (multi) file selection dialog work again (Claws-only)
625
626 2003-06-07 [thorsten]   0.9.0claws18
627
628         * po/de.po
629                 fix typos
630
631 2003-06-07 [alfons]     0.9.0claws17
632
633         * configure.ac
634         * src/mimeview.c
635                 detect apache mishap in which case don't include fnmatch.h
636                 if regex.h is already included
637
638 2003-06-06 [christoph]  0.9.0claws16
639
640         * configure.ac
641         * src/mimeview.h
642                 add check for fnmatch.h and include it when available
643
644         * src/mimeview.[ch]
645                 fix wrong case sensitivity of Content-Types
646
647         * src/gtk/Makefile.am
648                 need the same include paths in gtk directory as in
649                 common directory because .h files in common can
650                 include files from these directories, when included
651                 in gtk's .h or .c files
652
653 2003-06-06 [alfons]     0.9.0claws15
654
655         * src/mimeview.c
656         * src/summaryview.c
657                 make it compile again because of regex.h / fnmatch.h 
658                 include problems (related to recent mime stuff, can
659                 someone check this?)
660
661 2003-06-06 [thorsten]   0.9.0claws14
662
663         * src/folderview.c
664                 possible use of uninitialized pointer while dragging
665
666 2003-06-06 [paul]       0.9.0claws13
667
668         * src/compose.c
669                 fix bug where the insert sig button would be effective
670                 only when auto_sig was set
671
672 2003-06-06 [paul]       0.9.0claws12
673
674         * sync with 0.9.2 release
675
676 2003-06-02 [paul]       0.9.0claws11
677
678         * sync with 0.9.1cvs1
679                 see ChangeLog 2003-06-02
680                 
681         * po/de.po
682                 update by Jens
683
684 2003-06-01 [christoph]  0.9.0claws10
685
686         * src/account.c
687                 don't use substring search to find accounts by email address
688
689         (closes Bug 169 Overly loose matching of "From" address)
690
691 2003-05-31 [christoph]  0.9.0claws9
692
693         * doc-src/rfc2683.txt
694         * src/imap.c
695                 limit IMAP command length as recommended in RFC2683
696                 (message number lists will be split into multiple imap
697                 sets, the limit of 1000 octets is not a hard limit)
698
699         (closes Bug 161 sylpheed-claws exits with segfault when logging
700          in to certain imap-servers)
701
702 2003-05-29 [alfons]     0.9.0claws8
703
704         * src/toolbar.[ch]
705                 add print button (calling summary_print());
706                 fine tune setting tooltip text;
707                 (if someone needs other buttons, please take these 
708                 commits as a guide, instead of bothering us - also
709                 see 0.8.11claws150) 
710
711 2003-05-29 [darko]      0.9.0claws7
712
713         * src/compose.c
714                 fix crash when word wrapping kicks in due to
715                 changed text by spell checker
716
717 2003-05-29 [paul]       0.9.0claws6
718
719         * src/compose.c
720                 fix bug where changing account would insert
721                 sig even if auto_sig was FALSE
722                 
723         * ChangeLog
724           ChangeLog.jp
725           INSTALL
726                 sync with 0.9.1 release
727
728 2003-05-28 [christoph]  0.9.0claws5
729
730         * src/imap.c
731                 fix truncation of too long commands
732
733         (closes Bug 167 IMAP hangs trying to get envelope
734          information in imap_get_uncached_messages)
735
736 2003-05-27 [paul]       0.9.0claws4
737
738         * tools/Makefile.am
739           tools/maildir2sylpheed.pl     ** NEW FILE **
740                 add kmail to sylpheed mailbox conversion script
741
742 2003-05-27 [paul]       0.9.0claws3
743
744         * sync with 0.9.0cvs10
745                 see ChangeLog 2003-05-26
746
747 2003-05-26 [paul]       0.9.0claws2
748
749         * sync with 0.9.0cvs9
750                 see ChangeLog 2003-05-26
751
752 2003-05-24 [paul]       0.9.0claws1
753
754         * sync with 0.9.0cvs8
755                 see ChangeLog 2003-05-23
756
757 2003-05-24 [paul]       0.9.0claws
758
759         * version 0.9.0claws released
760
761 2003-05-24 [paul]       0.8.11claws177
762
763         * src/plugins/dillo-viewer/Makefile.am
764           src/plugins/traycon/Makefile.am
765                 add missing files
766                 
767         * po/bg.po
768           po/en_GB.po
769           po/es.po
770           po/it.po
771           po/pt_BR.po
772           po/ru.po
773           po/sr.po
774                 update Bulgarian, British English, Spanish, Italian, 
775                 Brazilian Portuguese, Russian, and Serbian translations, 
776                 submitted by George Danchev, [me], Ricardo Mones Lastra,
777                 André Filipe de Assunção e Brito, Alessandro Maestri, 
778                 Ruslan N. Balkin, and Urke MMI
779
780 2003-05-23 [melvin]     0.8.11claws176
781
782         * po/fr.po
783                 Updated French translations
784
785 2003-05-22 [paul]       0.8.11claws175
786
787         * src/Makefile.am
788           src/addrbook.[ch]
789           src/addrcache.[ch]
790           src/addr_compl.[ch]
791           src/adressbook.[ch]
792           src/addrindex.[ch]
793           src/addritem.[ch]
794           src/editaddress.c
795           src/editgroup.c
796           src/editldap_basedn.c
797           src/editldap.c
798           src/jpilot.c
799           src/vcard.c
800                 revert to get ldap into it previous working state
801                 
802         * po/zh_TW.Big5.po
803                 new Taiwanese translation,
804                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
805
806 2003-05-22 [christoph]  0.8.11claws174
807
808         * src/plugins/spamassassin/libspamc.[ch]
809                 sync libspamc with SpamAssaain release 2.55
810
811 2003-05-22 [paul]       0.8.11claws173
812
813         * sync with 0.9.0cvs7
814                 see ChangeLog 2003-05-22
815                 
816         * src/summaryview.c
817                 revert change in 0.8.11claws172: follow
818                 Hiroyuki's decision and that's the end of it.
819
820 2003-05-21 [paul]       0.8.11claws172
821
822         * src/summaryview.c
823                 fix discrepency between open_unread_on_enter
824                 and always_show_msg
825
826 2003-05-21 [paul]       0.8.11claws171
827
828         * sync with 0.9.0cvs6
829                 see ChangeLog 2003-05-21
830
831 2003-05-21 [paul]       0.8.11claws170
832
833         * sync with 0.9.0cvs5
834                 see ChangeLog 2003-05-21
835
836 2003-05-20 [paul]       0.8.11claws169
837
838         * sync with 0.9.0cvs4
839                 see ChangeLog 2003-05-20
840                 fixes bug #152, 'encoding of IMAP folders names'
841
842 2003-05-20 [paul]       0.8.11claws168
843
844         * sync with 0.9.0cvs3
845                 see ChangeLog 2003-05-20
846                 
847         * src/tools/convert_mbox.pl
848                 minor change in the comments, submitted by Fred Marton
849
850 2003-05-19 [paul]       0.8.11claws167
851
852         * src/plugins/clamav/Makefile.am
853           configure.ac
854                 link clamav_lib to the plugin and not to the main program
855
856 2003-05-19 [christoph]
857
858         * src/Makefile.am
859                 add -export-dynamic for linking
860
861 2003-05-19 [paul]       0.8.11claws166
862
863         * sync with 0.9.0cvs1
864                 see ChangeLog 2003-05-19
865
866 2003-05-19 [paul]       0.8.11claws165
867
868         * src/inc.c
869                 fix 'pop before smtp' timeout
870
871 2003-05-18 [alfons]     0.8.11claws164
872
873         * src/prefs_matcher.c
874                 put "execute" action command line ("expression") in edit box
875
876 2003-05-18 [christoph]  0.8.11claws163
877
878         * src/mimeview.[ch]
879         * src/plugins/dillo_viewer/dillo_viewer.c
880         * src/plugins/image_viewer/viewer.c
881         * src/plugins/mathml_viewer/mathml_viewer.c
882                 let a viewer have a list of Content-Types
883
884 2003-05-18 [paul]       0.8.11claws162
885
886         * src/prefs_filtering.c
887                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
888                 and REDIRECT actions
889
890 2003-05-17 [christoph]
891
892         * README.claws
893                 o remove dynamic signatures that was syned with main
894                 o add infos about no longer "build in" image viewer
895                 o update bugtracker URL
896
897 2003-05-17 [christoph]  0.8.11claws161
898
899         * src/folder.c
900         * src/folderview.c
901         * src/imap.c
902                 don't use imap_scan_folder anymore. Instead call folder_item_scan
903                 for every folder after rebuilding the folder tree.
904
905         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
906          messages)
907
908 2003-05-17 [christoph]  0.8.11claws160
909
910         * src/imap.c
911                 don't use STATUS command on current folder to check for
912                 content changes. imap_cmd_ok() now tracks changes to
913                 folder and number of existing messages.
914
915 2003-05-17 [paul]       0.8.11claws159
916
917         * src/plugins/clamav/clamav_plugin.c
918                 remove unnecessary debug_print
919
920 2003-05-16 [thorsten]   0.8.11claws158
921
922         * src/plugins/demo.c
923                 included missing intl.h
924
925 2003-05-16 [paul]       0.8.11claws157
926
927         * po/POTFILES.in
928                 remove non-existant entries
929         
930         * src/plugins/clamav/clamav_plugin.c
931           src/plugins/clamav/clamav_plugin_gtk.c
932           src/plugins/dillo_viewer/dillo_prefs.c
933           src/plugins/dillo_viewer/dillo_viewer.c
934                 gettextise
935
936 2003-05-16 [christoph]  0.8.11claws156
937
938         * po/POTFILES.in
939                 include plugin .c files for translation until I
940                 find a better solution to have plugins have their
941                 own textdomain
942         * src/plugins/demo/demo.c
943         * src/plugins/image_viewer/plugin.c
944         * src/plugins/mathml_viewer/mathml_viewer.c
945         * src/plugins/spamassassin/spamassassin.c
946         * src/plugins/spamassassin/spamassassin_gtk.c
947         * src/plugins/trayicon/trayicon.c
948                 add gettext macros for plugin name and description
949
950 2003-05-16 [paul]
951
952         * sync with 0.9.0
953
954 2003-05-16 [paul]       0.8.11claws155
955
956         * sync with lastest 0.9.0pre1
957                 see ChangeLog 2003-05-16
958
959 2003-05-15 [paul]       0.8.11claws154
960
961         * sync with latest 0.9.0pre1
962                 see ChangeLog 2003-05-14 and 2003-05-15
963
964 2003-05-14 [christoph]  0.8.11claws153
965
966         * src/plugins/image_viewer/viewer.c
967         * src/plugins/image_viewer/viewer.glade         ** NEW **
968         * src/plugins/image_viewer/viewerprefs.c
969                 make it possible to disable the autoload function in the
970                 imageviewer again
971
972 2003-05-14 [christoph]  0.8.11claws152
973
974         * src/folder.c
975                 fix folder update after adding a message
976
977 2003-05-13 [alfons]     0.8.11claws151
978
979         * src/common/session.c
980                 remove debug traces
981                 
982         * src/addrcache.[ch]
983         * src/filtering.[ch]
984         * src/folder.[c]
985         * src/gtkaspell.[ch]
986         * src/imap.[ch]
987         * src/mbox_folder.[ch]
988         * src/mh.[ch]
989         * src/mimeview.h
990         * src/msgcache.[ch]
991         * src/news.[ch]
992         * src/passphrase.[ch]
993         * src/prefs_common.[ch]
994         * src/prefs_gtk.[ch]
995         * src/procmsg.c
996         * src/scoring.[ch]
997                 be pedantic; (in prototypes () implies (int))
998
999 2003-05-13 [alfons]     0.8.11claws150
1000
1001         * src/prefs_toolbar.[ch]
1002         * src/summaryview.[ch]
1003         * src/toolbar.[ch]
1004                 change misleading text in toolbar prefs;
1005                 add toolbar action for ignore thread (toggles ignore thread flag);
1006                 clean up a little bit;
1007
1008 2003-05-12 [paul]
1009
1010         * tools/convert_mbox.pl
1011                 bug fixed by Fred Marton
1012
1013 2003-05-12 [paul]
1014
1015         * sync with 0.9.0pre1
1016
1017 2003-05-09 [paul]       0.8.11claws149
1018
1019         * sync with 0.8.11cvs43
1020                 see ChangeLog 2003-05-09
1021
1022 2003-05-08 [christoph]  0.8.11claws148
1023
1024         * src/imap.[ch]
1025                 o use CAPABILIY as first command and check for PREAUTH
1026                   information in the response to it
1027                 o rewrite all imap_cmd_* functions to use an IMAPSession
1028                   instead of a SockInfo as parameter
1029                 o do STARTTLS after fetching and checking the server
1030                   capabilities
1031
1032 2003-05-08 [paul]       0.8.11claws147
1033
1034         * tools/Makefile.am
1035           tools/README
1036           tools/convert_mbox.pl         ** NEW FILE **
1037                 add mbox conversion script. Submitted by 
1038                 Fred Marton <Fred.Marton@uni-bayreuth.de>
1039
1040 2003-05-07 [christoph]
1041
1042         * doc-src/glade.txt
1043         * src/gtk/pluginwindow.glade
1044         * src/plugins/image_viewer/viewerprefs.glade
1045         * src/plugins/spamassassin/spamassassin_gtk.glade
1046                 add glade files for user interfaces and a description how
1047                 to use glade to create the sylpheed code
1048
1049 2003-05-07 [paul]       0.8.11claws146
1050
1051         * sync with 0.8.11cvs41
1052                 see ChangeLog 2003-05-07
1053
1054 2003-05-06 [christoph]  0.8.11claws145
1055
1056         * src/main.c
1057         * src/plugins/image_viewer/viewer.c
1058                 fix usage of imlib in imageviewer plugin
1059
1060         * src/gtk/prefswindow.c
1061                 handle window close event correctly
1062
1063 2003-05-06 [paul]       0.8.11claws144
1064
1065         * src/common/ssl.c
1066                 fix typo introduced in sync
1067
1068 2003-05-06 [paul]       0.8.11claws143
1069
1070         * sync with 0.8.11cvs39
1071                 see ChangeLog 2003-05-06
1072
1073 2003-05-06 [paul]       0.8.11claws142
1074
1075         * AUTHORS
1076           po/cs.po
1077                 updated Czech translation, submitted by 
1078                 Radek Vybiral <Radek.Vybiral@vsb.cz>
1079                 
1080         * src/plugins/clamav/clamav_plugin_gtk.c
1081                 clean up
1082
1083 2003-05-03 [alfons]     0.8.11claws141
1084
1085         * src/compose.[ch]
1086                 make paste as quotation work even when the call to 
1087                 text_inserted() was deferred (fixes bug #140 "Paste 
1088                 as quotation does not work when using "external" 
1089                 clipboard")
1090
1091 2003-05-03 [thorsten]   0.8.11claws140
1092
1093         * src/addrquery.h
1094           src/ldapquery.h
1095           src/mainwindow.c
1096                 removed C++ comments
1097         * src/addr_compl.c
1098                 function with non-int retval/param used before
1099                 implementation/declaration
1100
1101 2003-05-02 [paul]       0.8.11claws139
1102
1103         * src/addr_compl.[ch]
1104           src/addressbook.[ch]
1105           src/addrindex.c
1106           src/summaryview.c
1107                 revert match's changes to (finally) remove the bug where
1108                 opening a folder causes massive slowdown when using the 
1109                 'Display sender using address book' option
1110
1111 2003-05-01 [melvin]     0.8.11claws138
1112
1113         * src/plugins/dillo_viewer/dillo_prefs.[ch]
1114         * src/plugins/dillo_viewer/dillo_viewer.c
1115                 Fixed bug where "Cancel" button from prefs issued
1116                 warnings.
1117                 Comply a little more to coding style
1118
1119 2003-05-01 [paul]       0.8.11claws137
1120
1121         * sync with 0.8.11cvs38
1122                 see ChangeLog 2003-05-01
1123
1124 2003-05-01 [paul]       0.8.11claws136
1125
1126         * po/bg.po
1127                 updated by George Danchev
1128
1129 2003-04-30 [christoph]  0.8.11claws135
1130
1131         * src/plugins/dillo_viewer/dillo_prefs.c
1132         * src/plugins/image_viewer/viewerprefs.c
1133         * src/plugins/spamassassin/spamassassin_gtk.c
1134                 remove gtk_widget_ref() calls for widgets in
1135                 glade code
1136
1137 2003-04-30 [paul]       0.8.11claws134
1138
1139         * src/addrindex.c
1140                 ok, this time a better fix for the bug where opening folder
1141                 has massive slowdown when using the 'Display sender using 
1142                 address book' option
1143
1144 2003-04-30 [paul]       0.8.11claws133
1145
1146         * src/addrindex.c
1147                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
1148         
1149 2003-04-30 [melvin]     0.8.11claws132
1150
1151         New: Dillo plugin preferences (patch by Dimitar Haralanov)
1152
1153         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
1154                 Preferences for the dillo plugin
1155         * src/plugins/dillo_viewer/dillo_viewer.c
1156                 Support for preferences
1157         * src/plugins/dillo_viewer/Makefile.am
1158                 Added dillo_prefs.[ch]
1159
1160 2003-04-30 [alfons]     0.8.11claws131
1161
1162         * src/common/plugin.[ch]
1163                 see? this ANSI C'fication immediately gives us type
1164                 checking for free.
1165
1166 2003-04-30 [alfons]     0.8.11claws130
1167
1168         * src/common/plugin.[ch]
1169         * src/plugins/clamav/clamav_plugin.[ch]
1170         * src/plugins/clamav/clamav_plugin_gtk.c
1171         * src/plugins/demo/demo.c
1172         * src/plugins/dillo_viewer/dillo_viewer.c
1173         * src/plugins/image_viewer/plugin.c
1174         * src/plugins/image_viewer/viewer.[ch]
1175         * src/plugins/image_viewer/viewerprefs.[ch]
1176         * src/plugins/mathml_viewer/mathml_viewer.c
1177         * src/plugins/spamassassin/spamassassin.[ch]
1178         * src/plugins/spamassassin/spamassassin_gtk.c
1179         * src/plugins/trayicon/trayicon.c
1180                 clean up
1181
1182 2003-04-30 [alfons]     0.8.11claws129
1183
1184         * src/common/utils.c
1185                 make is_ascii_str() fail gracefully when NULL pointer
1186                 is passed
1187
1188 2003-04-30 [paul]       0.8.11claws128
1189
1190         * src/addrindex.c
1191                 fix bug where opening folder has massive slowdown when
1192                 using the 'Display sender using address book' option
1193
1194 2003-04-30 [paul]       0.8.11claws127
1195
1196         * src/plugins/clamav/clamav_plugin.c
1197           src/plugins/clamav/clamav_plugin_gtk.c
1198           src/plugins/demo/demo.c
1199           src/plugins/dillo_viewer/dillo_viewer.c
1200           src/plugins/image_viewer/plugin.c
1201           src/plugins/mathml_viewer/mathml_viewer.c
1202           src/plugins/spamassassin/spamassassin.c
1203           src/plugins/spamassassin/spamassassin_gtk.c
1204           src/plugins/trayicon/trayicon.c
1205                 get rid of eye-hurting function signatures
1206
1207 2003-04-30 [paul]       0.8.11claws126
1208
1209         * src/plugins/trayicon/trayicon.c
1210                 add description
1211                 
1212         * src/mimeview.c
1213                 be more descriptive
1214
1215 2003-04-30 [paul]       0.8.11claws125
1216
1217         * configure.ac
1218                 arrange the plugins in reverse alphabetical order
1219                 
1220         * src/plugins/clamav/clamav_plugin.[ch]
1221           src/plugins/clamav/clamav_plugin_gtk.c
1222                 rename some params
1223                 resize max_size window
1224                 re-arrange the order of some gui elements
1225                 improve descriptions
1226         
1227         * src/plugins/image_viewer/plugin.c
1228           src/plugins/mathml_viewer/mathml_viewer.c
1229                 add descriptions
1230                 
1231         * src/plugins/spamassassin/spamassassin_gtk.c
1232                 resize max_size window
1233                 re-arrange the order of some gui elements
1234                 
1235         * src/messageview.c
1236           src/mimeview.c
1237                 correct typos
1238
1239 2003-04-30 [alfons]     0.8.11claws124
1240
1241         * src/imap.c
1242                 fix a leak found while browsing Martin Kluge's 
1243                 valgrind log (Claws only)
1244
1245 2003-04-29 [darko]      0.8.11claws123
1246
1247         * src/gtk/gtkstext.h
1248                 include wchar.h if it is available, fixes compilation
1249                 on HP-UX systems
1250
1251 2003-04-29 [melvin]     0.8.11claws122
1252
1253         * src/prefs_actions.c
1254                 Improved help text of Actions' syntax
1255
1256 2003-04-28 [paul]       0.8.11claws121
1257
1258         * src/action.c
1259                 a better fix for the crash when performing an action
1260                 on a mime part
1261
1262 2003-04-28 [paul]       0.8.11claws120
1263
1264         * src/action.c
1265                 fix crash when performing an action on a
1266                 mime part
1267
1268 2003-04-28 [paul]       0.8.11claws119
1269
1270         * sync with 0.8.11cvs36
1271                 see ChangeLog 2003-04-28
1272
1273 2003-04-27 [paul]       0.8.11claws118
1274
1275         * more sync with 0.8.11cvs35
1276                 see ChangeLog 2003-04-25
1277
1278 2003-04-26 [christoph]  0.8.11claws117
1279
1280         * src/folder.c
1281                 fix remove virtual check
1282
1283 2003-04-26 [paul]       0.8.11claws116
1284
1285         * src/messageview.c
1286                 fix return-receipt, make it work again
1287
1288 2003-04-26 [paul]       0.8.11claws115
1289
1290         * src/mimeview.c
1291                 restore double-clicking of the [application/pgp-signature 
1292                 (Select "Check signature" to check)] line in the message view,
1293                 broken in recent sync
1294
1295 2003-04-26 [christoph]  0.8.11claws114
1296
1297         * src/folder.c
1298                 check if remove virtual really exists before
1299                 calling the function
1300
1301 2003-04-25 [match]      0.8.11claws113
1302
1303         * src/addrindex.c
1304         * src/addrbook.c
1305         * src/ldapquery.[ch]
1306         * src/ldapctrl.[ch]
1307                 fix memleak.
1308         * src/ldapserver.[ch]
1309                 fix memleak. fix segfault.
1310                 plug a Claws memleak
1311
1312 2003-04-25 [alfons]     0.8.11claws112
1313
1314         * src/folder.c
1315                 plug a Claws memleak
1316
1317 2003-04-25 [alfons]     0.8.11claws111
1318
1319         * src/common/session.c
1320                 plug a memleak
1321
1322 2003-04-25 [paul]       0.8.11claws110
1323
1324         * sync with 0.8.11cvs35
1325                 see ChangeLog 2003-04-24 and 2003-04-25
1326                 
1327         * src/gtk/pluginwindow.c
1328                 correct another strange float value
1329
1330 2003-04-24 [christoph]  0.8.11claws109
1331
1332         * src/folder.c
1333                 freeze folder item updates when unsetting new flags
1334
1335         * src/gtk/pluginwindow.c
1336                 correct strange float value
1337
1338 2003-04-23 [paul]       0.8.11claws108
1339
1340         * sync with 0.8.11cvs33
1341                 see ChangeLog 2003-04-23
1342
1343 2003-04-22 [paul]       0.8.11claws107
1344
1345         * src/Makefile.am
1346           src/messageview.c
1347           src/mimeview.c
1348           src/pgptext.[ch]      ** REMOVED **
1349                 remove pgptext.[ch] as its not used any more
1350
1351 2003-04-22 [paul]       0.8.11claws106
1352
1353         * sync with 0.8.11cvs31
1354                 see ChangeLog 2003-04-21 and 2003-04-22
1355
1356 2003-04-21 [alfons]     0.8.11claws105
1357
1358         * src/main.c
1359                 No access to GTK structures if we're a spawned child
1360                 (and clean up code a little bit...) Should fix #126.
1361
1362 2003-04-21 [melvin]     0.8.11claws104
1363
1364         * src/plugins/dillo_viewer/README
1365                 Improved slightly the text.
1366
1367 2003-04-21 [melvin]     0.8.11claws103
1368
1369         * src/plugins/dillo_viewer/README *** NEW ***
1370                 Added a README file for the Dillo plugin
1371
1372 2003-04-20 [paul]
1373
1374         * tools/README
1375           tools/outlook2sylpheed.pl
1376                 updated and improved by Ricardo Mones Lastra
1377
1378 2003-04-18 [oliver]     0.8.11claws102
1379
1380         * src/inc.c 
1381         * src/prefs_account.h
1382                 remove Pop3SessionType (used by selective download)
1383         * src/prefs_toolbar.c
1384                 enable set Default Toolbar button
1385
1386 2003-04-18 [paul]       0.8.11claws101
1387
1388         * sync with 0.8.11cvs29
1389                 see ChangeLog 2003-04-18
1390
1391 2003-04-17 [paul]       0.8.11claws100
1392
1393         * src/prefs_common.[ch]
1394           src/summaryview.c
1395                 remove 'Open next message on deletion' option,
1396                 as the same effect can now be achieved via the
1397                 'Always open messages in summary when selected'
1398                 option.
1399
1400 2003-04-17 [paul]       0.8.11claws99
1401
1402         * sync with 0.8.11cvs28
1403                 see ChangeLog 2003-04-17
1404
1405 2003-04-17 [christoph]  0.8.11claws98
1406
1407         * ac/spamassassin.m4
1408         * src/plugins/spamassassin/libspamc.[ch]
1409         * src/plugins/spamassassin/utils.[ch]
1410                 sync libspamc with SpamAssassin project
1411
1412 2003-04-17 [christoph]  0.8.11claws97
1413
1414         * src/common/socket.h
1415         * src/gtk/sslcertwindow.h
1416                 rename old USE_SSL to USE_OPENSSL
1417
1418 2003-04-17 [paul]       0.8.11claws96
1419
1420         * src/prefs_common.h
1421                 use gulong for P_COLOR so that it compiles/runs on
1422                 64-bit systems. Patch submitted by James Noyes
1423                 <jnoyes-claws@retrogeeks.com>
1424                 
1425         * po/de.po
1426                 updated by Jens
1427
1428 2003-04-17 [paul]       0.8.11claws95
1429
1430         * sync with 0.8.11cvs27
1431                 see ChangeLog 2003-04-16
1432
1433 2003-04-15 [paul]       0.8.11claws94
1434
1435         * src/prefs_common.[ch]
1436                 rearrange to stop the window getting too long:
1437                         move Receive dialog stuff to Receive tab
1438                         move Send dialog to Send tab
1439                         remove Dialogs frame
1440                 rename 'Open messages in summary with cursor keys' to
1441                 'Always open messages in summary when selected', as its
1442                 more appropriate
1443
1444 2003-04-15 [paul]       0.8.11claws93
1445
1446         * src/prefs_common.[ch]
1447           src/summaryview.c
1448                 add new option '/Interface/Open next message on deletion'
1449
1450 2003-04-15 [paul]       0.8.11claws92
1451
1452         * src/summaryview.[ch]
1453                 add /Mark/Lock and /Mark/Unlock to the pop-up
1454                 menu. Patch submitted by Ivan Francolin Martinez
1455                 <ivanfm@users.sourceforge.net>
1456
1457 2003-04-15 [paul]       0.8.11claws91
1458
1459         * sync with 0.8.11cvs24
1460                 see ChangeLog 2003-04-15
1461
1462 2003-04-14 [jens]       0.8.11claws90
1463
1464         * updated German translation and some corrections from
1465                 Roland Bless <bless@tm.uka.de>
1466
1467 2003-04-14 [paul]       0.8.11claws89
1468
1469         * sync with 0.8.11cvs22
1470                 see ChangeLog 2003-04-14
1471
1472 2003-04-13 [paul]       0.8.11claws88
1473
1474         * src/plugins/clamav/clamav_plugin.c
1475                 fix memory leaks
1476                 clean up
1477
1478 2003-04-12 [paul]       0.8.11claws87
1479
1480         * src/plugins/clamav/clamav_plugin.c
1481                 activate enable/disable archive scanning option
1482                 
1483         * src/plugins/clamav/.cvsignore         ** NEW FILE **
1484
1485 2003-04-12 [paul]       0.8.11claws86
1486
1487         * src/plugins/Makefile.am
1488           src/plugins/clamav/Makefile.am                ** NEW FILE **
1489           src/plugins/clamav/README                     ** NEW FILE ** 
1490           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
1491           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
1492                 add Clam AntiVirus plugin
1493
1494 2003-04-12 [paul]       0.8.11claws85
1495
1496         * sync with 0.8.11cvs21
1497                 see ChangeLog 2003-04-11
1498
1499 2003-04-11 [paul]       0.8.11claws84
1500
1501         * po/es.po
1502                 update Spanish translation. Submitted by Ricardo
1503                 Mones Lastra.
1504
1505 2003-04-10 [christoph]  0.8.11claws83
1506
1507         * src/mbox.c
1508                 fix typo that did not move unfiltered mails to destination
1509                 folder
1510
1511         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
1512          when filtering from spool)
1513
1514 2003-04-10 [christoph]  0.8.11claws82
1515
1516         * src/imap.c
1517                 use BODY.PEEK instead of BODY in in message fetch operation
1518                 to make sure the IMAP server does not set the \Seen flag for
1519                 messages. Sylpheed does that later itself, when the message
1520                 is opened in sylpheed
1521
1522         (closes Bug 111 Claws destroys unread marks)
1523
1524 2003-04-09 [oliver]     0.8.11claws81
1525         
1526         * src/folder.c
1527                 fix crash in folder_destroy
1528         * README.claws
1529                 remove selective download
1530
1531 2003-04-09 [christoph]  0.8.11claws80
1532
1533         * src/imap.c
1534                 fix crash in imap_get_msginfo() when then fetched message
1535                 is not found
1536
1537         (closes Bug 110 Crash during mail composition)
1538
1539 2003-04-08 [christoph]  0.8.11claws79
1540
1541         * src/folder.c
1542         * src/prefs_account.c
1543                 Filter new messages that are found in an INBOX folder
1544                 when 'Filter messages on receiving' is enabled in the
1545                 Folder's AccountPrefs. This allows to use Sylpheed's
1546                 filtering engine for IMAP folders where messages are
1547                 added to the INBOX by a MTA
1548
1549 2003-04-08 [paul]       0.8.11claws78
1550
1551         * src/procmsg.h
1552                 clean up after last commit
1553
1554 2003-04-08 [paul]       0.8.11claws77
1555
1556         * sync with 0.8.11cvs20
1557                 see ChangeLog 2003-04-07 and 2003-04-08
1558
1559 2003-04-07 [christoph]  0.8.11claws76
1560
1561         * src/filtering.[ch]
1562         * src/inc.[ch]
1563         * src/mbox.c
1564         * src/procmsg.[ch]
1565                 add procmsg_msginfo_filter() to execute filtering actions
1566
1567 2003-04-06 [christoph]  0.8.11claws75
1568
1569         * src/imap.c
1570                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
1571
1572 2003-04-06 [christoph]  0.8.11claws74
1573
1574         * src/common/utils.[ch]
1575                 add g_int_compare() function for slist sorting
1576
1577         * src/imap.c
1578                 fetch all MsgInfos with one command in imap_get_msginfos()
1579                 using an imap set with a list of ranges
1580
1581         * src/news.c
1582                 use new g_int_compare() function
1583
1584 2003-04-06 [thorsten]   0.8.11claws73
1585
1586         * src/mh.c
1587                 corrected implementation of mh_folder_destroy()
1588
1589 2003-04-05 [christoph]  0.8.11claws72
1590
1591         * src/account.c
1592         * src/folder.[ch]
1593         * src/folderview.c
1594         * src/imap.c
1595         * src/inc.c
1596         * src/main.c
1597         * src/mainwindow.c
1598         * src/mbox_folder.c
1599         * src/mh.c
1600         * src/mimeview.h
1601         * src/msgcache.[ch]
1602         * src/news.c
1603         * src/procmime.h
1604         * src/procmsg.[ch]
1605         * src/setup.c
1606         * src/gtk/gtkutils.c
1607                 o rename structure field names class and new to klass and
1608                   new_msgs, to allow including files in C++
1609                 o add 'extern "C"' block to some header files
1610                 o add MsgInfoList and MsgNumberList as alias for GSList for
1611                   developers to know what type of list is expected
1612
1613         * src/plugins/image_viewer/plugin.c
1614         * src/plugins/image_viewer/viewer.[ch]
1615         * src/plugins/image_viewer/viewerprefs.[ch]
1616                 rename function names to prevent conflicts
1617
1618 2003-04-05 [paul]       0.8.11claws71
1619
1620         * sync with 0.8.11cvs18
1621                 see ChangeLog 2003-04-03 and 2003-04-04
1622
1623 2003-04-02 [christoph]  0.8.11claws70
1624
1625         * src/folder.[ch]
1626         * src/imap.[ch]
1627         * src/mbox_folder.[ch]
1628         * src/mh.[ch]
1629         * src/news.[ch]
1630                 o Make all virtual folder functions private
1631                 o remove unused folder code
1632
1633         * src/common/socket.[ch]
1634         * src/summaryview.c
1635                 fix warnings
1636
1637 2003-03-30 [alfons]     0.8.11claws69
1638
1639         * src/send_message.c
1640                 remove two debug traces and see if people still report
1641                 errors
1642
1643 2003-03-30 [alfons]     0.8.11claws68
1644
1645         * src/send_message.c
1646         * src/commons/session.c
1647                 add more debug traces
1648
1649 2003-03-30 [christoph]  0.8.11claws67
1650
1651         * src/folder.c
1652                 change processing folder name from .processing to processing
1653
1654         * src/common/ssl.c
1655                 disable SSL certificate check because it causes Xlib error
1656                 when the child process want's to open an GTK window
1657
1658 2003-03-30 [christoph]  0.8.11claws66
1659
1660         * src/folder.c
1661                 don't use default folder for processing folder item because
1662                 it can be a non local folder
1663
1664         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
1665
1666 2003-03-30 [alfons]     0.8.11claws65
1667
1668         * src/send_message.c
1669                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
1670                 to generate bad code for 'send_send_data_progressive': When
1671                 called from 'send_send_data_finished', the 'data' pointer is
1672                 cleared just before the assignment to the dialog pointer
1673
1674 2003-03-29 [christoph]  0.8.11claws64
1675
1676         * src/common/prefs.h
1677         * src/plugins/image_viewer/Makefile.am
1678         * src/plugins/image_viewer/plugin.c
1679         * src/plugins/image_viewer/viewer.[ch]
1680         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
1681                 add PrefsPage for ImageViewer
1682
1683 2003-03-28 [thorsten]   0.8.11claws63
1684
1685         * src/common/session.c
1686                 added some comments
1687
1688 2003-03-28 [paul]       0.8.11claws62
1689
1690         * sync with 0.8.11cvs16
1691                 see ChangeLog 2003-03-28
1692
1693 2003-03-28 [paul]       0.8.11claws61
1694
1695         * sync with 0.8.11cvs15
1696                 see ChangeLog 2003-03-28
1697
1698 2003-03-27 [christoph]  0.8.11claws60
1699
1700         * src/folder.c
1701         * src/imap.c
1702         * src/common/socket.[ch]
1703                 set socket state to DISCONNECTED when any operation
1704                 fails to allow reconnecting in IMAP code without
1705                 checking the return code of all calls to the command
1706                 functions
1707
1708         * src/folderview.c
1709         * src/summaryview.c
1710                 remove some more stuff that depends on specific
1711                 folder types
1712
1713 2003-03-27 [paul]       0.8.11claws59
1714
1715         * sync with 0.8.11cvs14
1716                 see ChangeLog 2003-03-27
1717                 
1718         * src/selective_download.[ch]   ** REMOVED **
1719                 really removed
1720
1721 2003-03-27 [christoph]  0.8.11claws58
1722
1723         * src/folder.c
1724                 fix handling of tmp_flags in flag copy function
1725
1726 2003-03-27 [paul]       0.8.11claws57
1727
1728         * sync with 0.8.11cvs13
1729                 see ChangeLog 2003-03-27
1730
1731 2003-03-27 [oliver]     0.8.11claws56
1732
1733         * src/maiwindow.c
1734                 remove sel_download_cb
1735
1736 2003-03-27 [oliver]     0.8.11claws55
1737         
1738         * src/inc.c
1739                 remove POP3_TOP
1740         
1741 2003-03-26 [oliver]     0.8.11claws54
1742
1743         *src/pop.h
1744                 remove POP3_TOP*
1745         * README.claws
1746                 remove selective donwload readme
1747
1748 2003-03-26 [oliver]     0.8.11claws53
1749         * src/matcher.[ch]
1750         * src/matcher_parser_parse.y 
1751         * src/pop.c 
1752         * src/prefs_account.[ch]
1753         * src/prefs_filtering.c
1754                 remove selective donwload
1755
1756 2003-03-26 [oliver]     0.8.11claws52
1757
1758         * src/inc.[ch] 
1759         * src/filtering.c 
1760         * src/mainwindow.c 
1761                 remove selective donwload
1762
1763 2003-03-26 [oliver]     0.8.11claws51
1764         
1765         * src/Makefile.am
1766         * src/selective_download.[ch]   ** REMOVE **    
1767
1768 2003-03-26 [christoph]  0.8.11claws50
1769
1770         * src/news.c
1771                 fix NEWS that got broken by a sync with sylpheed-main
1772
1773 2003-03-26 [christoph]  0.8.11claws49
1774
1775         * src/mimeview.c
1776                 fix mime type guessing when no mime type is found for a file
1777
1778 2003-03-25 [christoph]  0.8.11claws48
1779
1780         * src/mimeview.c
1781         * src/procmime.c
1782                 remove mime type guessing from mime parser and use
1783                 name based mime types in viewer lookup for mime type
1784                 application/octet-stream
1785
1786 2003-03-25 [christoph]  0.8.11claws47
1787
1788         * doc-src/readme.txt
1789         * doc-src/rfc2554.txt
1790                 add RFC about SMTP AUTH
1791
1792         * src/send_message.c
1793         * src/common/smtp.[ch]
1794                 add extra error code for authentication errors and
1795                 clear temporary password when this error occurs
1796
1797         (closes Bug 84 authentication failure while sending should
1798          prompt for password again)
1799
1800 2003-03-25 [christoph]  0.8.11claws46
1801
1802         * configure.ac
1803         * src/Makefile.am
1804         * src/imageview.[ch]                            ** REMOVE **
1805         * src/messageview.[ch]
1806         * src/mimeview.[ch]
1807         * src/prefs_common.[ch]
1808         * src/textview.c
1809         * src/plugins/Makefile.am
1810         * src/plugins/image_viewer/.cvsignore           ** NEW **
1811         * src/plugins/image_viewer/Makefile.am          ** NEW **
1812         * src/plugins/image_viewer/plugin.c             ** NEW **
1813         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1814                 move image viewer into a plugin (building is enabled by default)
1815                 [ToDo: Prefs for resize and autoview]
1816
1817 2003-03-25 [paul]       0.8.11claws45
1818
1819         * sync with 0.8.11cvs12
1820                 see ChangeLog 2003-03-26
1821
1822 2003-03-25 [paul]       0.8.11claws44
1823
1824         * sync with 0.8.11cvs11
1825                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1826                 
1827         Note: Selective Download is broken.
1828                 
1829 2003-03-22 [christoph]  0.8.11claws43
1830
1831         * src/folder.c
1832                 code cleanup for flags copying
1833
1834 2003-03-22 [christoph]  0.8.11claws42
1835
1836         * src/plugins/trayicon/trayicon.c
1837                 fix setting the transparent area when the window size
1838                 is forced by the system tray
1839
1840 2003-03-22 [christoph]  0.8.11claws41
1841
1842         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1843         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1844         * src/plugins/trayicon/newmail.xpm              ** NEW **
1845         * src/plugins/trayicon/nomail.xpm               ** NEW **
1846         * src/plugins/trayicon/trayicon.c
1847         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1848                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1849                 o add icon for unread mails
1850                 o set transparency for window
1851
1852 2003-03-22 [christoph]  0.8.11claws40
1853
1854         * src/news.c
1855                 init news session to prevent crash when session is closed
1856
1857 2003-03-22 [christoph]  0.8.11claws39
1858
1859         * src/imap.c
1860         * src/common/session.[ch]
1861                 Init session data to make sure we don't have invalid pointers
1862                 for read_ch and write_ch when new multi process sessions are
1863                 not used
1864
1865         * src/main.c
1866         * src/common/plugin.c
1867         * src/common/sylpheed.c
1868         * src/plugins/demo/demo.c
1869         * src/plugins/dillo_viewer/dillo_viewer.c
1870         * src/plugins/mathml_viewer/mathml_viewer.c
1871         * src/plugins/spamassassin/spamassassin.c
1872         * src/plugins/spamassassin/spamassassin_gtk.c
1873                 add plugin types to allow loading plugins at different times
1874                 (and maybe for different frontends), because it's not good to
1875                 load GTK-Plugins gefore gtk_init was called
1876
1877         * configure.ac
1878         * src/plugins/Makefile.am
1879         * src/plugins/trayicon/.cvsignore               ** NEW **
1880         * src/plugins/trayicon/Makefile.am              ** NEW **
1881         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
1882         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
1883         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
1884         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
1885         * src/plugins/trayicon/trayicon.c               ** NEW **
1886                 New Trayicon plugin that shows an icon in a systray that uses
1887                 XEMBED protocol like Gnome's systray. Icon shows if there
1888                 are new mails and a tooltip shows information about new,
1889                 unread and total messages.
1890
1891 2003-03-22 [paul]       0.8.11claws38
1892
1893         * src/common/smtp.c
1894                 fix ESMTP AUTH CRAM-MD5
1895                 [sync with main (still version 0.8.11cvs6), see
1896                  ChangeLog 2003-03-22]
1897
1898 2003-03-21 [colin]      0.8.11claws37
1899
1900         * src/send_message.c
1901                 Fix USE_SSL => USE_OPENSSL
1902
1903 2003-03-21 [colin]      0.8.11claws36
1904
1905         * src/folderview.c
1906                 Fix counts in drag and dropped subfolders
1907
1908 2003-03-21 [colin]      0.8.11claws35
1909
1910         * src/folder.c 
1911         * src/folderview.c
1912                 speed up a bit folder dnd
1913
1914 2003-03-20 [alfons]     0.8.11claws34
1915
1916         * src/main.c
1917         * src/toolbar.c
1918         * src/procmsg.c
1919                 don't send locked queue messages
1920                 (feature request "[ 705245 ] Locking message in outbox 
1921                  should prevent sending")
1922
1923 2003-03-20 [christoph]  0.8.11claws33
1924
1925         * src/folder.c
1926                 remove NEW and UNREAD flag in special folders when scanning
1927                 
1928         * src/common/smtp.c
1929                 fix ESMTP AUTH CRAM-MD5
1930
1931 2003-03-20 [paul]       0.8.11claws32
1932
1933         * src/prefs_account.c
1934                 Re-write 'Tunnel command to open connection' as
1935                 'Use command to communicate with server', and disable
1936                 it for all except IMAP accounts
1937
1938 2003-03-20 [paul]       0.8.11claws31
1939
1940         * sync with 0.8.11cvs6
1941                 see ChangeLog 2003-03-20
1942
1943 2003-03-19 [match]      0.8.11claws30
1944
1945         * src/addritem.[ch]
1946                 include documentation. minor refactoring.
1947         * src/addr_compl.[ch]
1948         * src/addrindex.[ch]
1949         * src/addresbook.[ch]
1950         * src/summaryview.c
1951                 re-enable address lookup (was disabled in
1952                 0.8.11claws20).
1953
1954 2003-03-19 [christoph]  0.8.11claws29
1955
1956         * src/procmsg.c
1957                 add temp flag handling, will make moving and copying
1958                 messages possible again
1959
1960         * src/folder.c
1961                 correct calulation of folder stats
1962
1963 2003-03-18 [match]      0.8.11claws28
1964
1965         * src/editgroup.h
1966                 remove case sensitive comparison (closes bug 80).
1967
1968 2003-03-18 [christoph]  0.8.11claws27
1969
1970         * src/imap.c
1971                 fix imap using a tunnel command
1972
1973         (closes bug 87)
1974
1975 2003-03-18 [christoph]  0.8.11claws26
1976
1977         * src/folder.[ch]
1978         * src/imap.c
1979         * src/procmsg.[ch]
1980                 rewrite flag handling for folders
1981
1982 2003-03-18 [christoph]  0.8.11claws25
1983
1984         * src/folder.c
1985         * src/procmsg.c
1986         * src/summaryview.c
1987                 unset NEW and UNREAD flags when message is ignored, to make
1988                 sure messages don't show up as unread on other IMAP clients,
1989                 because the IGNORE_THREAD flag can not be syncronized through
1990                 the IMAP folder
1991
1992 2003-03-17 [christoph]  0.8.11claws24
1993
1994         * src/imap.c
1995                 don't use recursion to fetch uids when the number of messages
1996                 does not match. Moved code into subfunction that is used
1997                 again when needed, to prevent an endless loop.
1998
1999 2003-03-17 [thorsten]   0.8.11claws23
2000
2001         * src/imageview.[ch]
2002                 export imageview_get_resized_size() (for plugins)
2003         * src/prefs_common.[ch]
2004                 added prefs_common_get() (for plugins)
2005
2006 2003-03-17 [christoph]  0.8.11claws22
2007
2008         * src/imap.c
2009                 o remove UID guessing from copy code
2010                 o support UIDPLUS extension for APPEND command
2011
2012 2003-03-17 [paul]       0.8.11claws21
2013
2014         * src/gtk/about.c
2015                 remove 'Compiled-plugins' section.
2016                 
2017         * src/plugins/dillo_viewer/dillo_viewer.c
2018                 slight change to description text
2019
2020 2003-03-16 [match]      0.8.11claws20
2021         * src/ldapserver.[ch]           ** NEW **
2022         * src/ldapctrl.[ch]             ** NEW **
2023         * src/ldapquery.[ch]            ** NEW **
2024         * src/ldaputil.[ch]             ** NEW **
2025         * src/addrcindex.[ch]           ** NEW **
2026         * src/addrquery.h               ** NEW **
2027         * src/addritem.[ch]
2028         * src/addrcache.[ch]
2029         * src/addrindex.[ch]
2030         * src/addr_compl.[ch]
2031         * src/addressbook.[ch]
2032         * src/addrbook.[ch]
2033         * src/editgroup.c
2034         * src/editaddress.c
2035         * src/editldap.c
2036         * src/editldap_basedn.c
2037         * src/vcard.c
2038         * src/jpilot.c
2039         * src/Makefile.am
2040                 included dynamic LDAP queries. improved address
2041                 completion.
2042
2043 2003-03-16 [paul]       0.8.11claws19
2044
2045         * tools/multiwebsearch.pl
2046                 fix a fatal typo
2047
2048 2003-03-16 [christoph]  0.8.11claws18
2049
2050         * src/mimeview.c
2051         * src/plugins/dillo_viewer/dillo_viewer.c
2052         * src/plugins/mathml_viewer/mathml_viewer.c
2053                 make unregistering of MimeViewerFactorys possible
2054
2055 2003-03-16 [alfons]     0.8.11claws17
2056
2057         * configure.ac
2058                 correct typo
2059
2060 2003-03-16 [melvin]     0.8.11claws16
2061
2062         * src/plugins/dillo_viewer.c
2063                 Fixed bug where it was not possible to view more than
2064                 one text/html attachment per message (bug discovered
2065                 by Christoph Hohmann).
2066
2067 2003-03-15 [melvin]     0.8.11claws15
2068
2069         * src/prefs_actions.c
2070                 Fixed compilation warnings.
2071
2072 2003-03-15 [melvin]     0.8.11claws14
2073
2074         * src/plugins/Makefile.am
2075         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
2076         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
2077         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
2078                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
2079                 newer (http://dillo.auriga.wearlab.de/).
2080
2081 2003-03-15 [christoph]  0.8.11claws13
2082
2083         * src/imap.c
2084                 don't query imap folder for attributes because we already
2085                 for them from imap_status
2086
2087         * src/mimeview.[ch]
2088                 add support for plugable MimeViewers (unloading Viewers
2089                 not yet complete)
2090
2091         * src/plugins/Makefile.am
2092         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
2093         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
2094         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
2095                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
2096                 widget from http://helm.cs.unibo.it/mml-widget/
2097
2098 2003-03-14 [christoph]  0.8.11claws12
2099
2100         * src/folder.[ch]
2101                 o error return code's should better be negative
2102                 o replace printf with debug_print
2103
2104         * src/imap.c
2105                 improve IMAP folder scan by checking UID-NEXT
2106
2107         * src/summaryview.c
2108                 remove check that are unnecessary in my opinion
2109
2110 2003-03-13 [christoph]  0.8.11claws11
2111
2112         * src/folder.[ch]
2113         * src/foldersel.c
2114         * src/folderview.c
2115         * src/imap.c
2116         * src/mbox_folder.c
2117         * src/mh.c
2118         * src/news.c
2119         * src/prefs_scoring.c
2120         * src/summaryview.c
2121                 use a common function to get a displayable name
2122                 for a FolderItem
2123
2124 2003-03-13 [paul]       0.8.11claws10
2125
2126         * tools/Makefile.am
2127           tools/README
2128           tools/multiwebsearch.conf     ** NEW FILE **
2129           tools/multiwebsearch.pl       ** NEW FILE **
2130                 add multiwebsearch Actions script
2131
2132 2003-03-13 [colin]      0.8.11claws9
2133
2134         * src/compose.c
2135                 Remove leading emtpy lines from quoted text
2136                 before quoting it
2137
2138 2003-03-13 [melvin]     0.8.11claws8
2139
2140         * src/prefs_actions.c
2141                 Fixed a memory leak
2142                 Code clean ups
2143                 Added Cancel and OK buttons
2144                 Corrected help text
2145
2146 2003-03-13 [christoph]  0.8.11claws7
2147
2148         * src/account.c
2149         * src/folder.[ch]
2150         * src/imap.c
2151         * src/mainwindow.c
2152         * src/mbox_folder.c
2153         * src/mh.c
2154         * src/news.c
2155         * src/setup.c
2156                 replace more folder type stuff with folder class stuff
2157
2158 2003-03-13 [melvin]     0.8.11claws6
2159
2160         * src/prefs_actions.c
2161                 Added new tokens:
2162                 %u: user provided argument
2163                 %h: user provided argument (hidden on input)
2164                 %s: current text selection in the message view 
2165
2166 2003-03-13 [paul]       0.8.11claws5
2167
2168         * sync with 0.8.11cvs5
2169                 see ChangeLog 2003-03-11, 2003-03-12
2170
2171 2003-03-12 [christoph]  0.8.11claws4
2172
2173         * src/folder.c
2174                 use folder class idstr when writing folderlist.xml
2175
2176         * src/folder.h
2177         * src/imap.c
2178         * src/news.c
2179                 replace folder type checks with folder class checks
2180
2181 2003-03-12 [christoph]  0.8.11claws3
2182
2183         * src/folder.[ch]
2184         * src/imap.[ch]
2185         * src/main.c
2186         * src/mbox_folder.[ch]
2187         * src/mh.[ch]
2188         * src/news.[ch]
2189                 o create a list of known folder classes in the folder system
2190                 o use folder class id strings for folder item identifiers
2191
2192 2003-03-12 [christoph]  0.8.11claws2
2193
2194         * src/imap.c
2195                 fix imap uid validity check
2196
2197 2003-03-12 [christoph]  0.8.11claws1
2198
2199         * src/account.c
2200         * src/folder.[ch]
2201         * src/foldersel.c
2202         * src/folderview.c
2203         * src/imap.c
2204         * src/mainwindow.c
2205         * src/mbox_folder.c
2206         * src/mh.c
2207         * src/news.c
2208         * src/prefs_scoring.c
2209         * src/procmsg.c
2210         * src/setup.c
2211         * src/summaryview.c
2212                 initial restructuring of folder system, seperating
2213                 folders and folder classes
2214
2215 2003-03-12 [paul]       0.8.11claws
2216
2217         0.8.11claws release
2218
2219 2003-03-12 [christoph]
2220
2221         * src/gtk/prefswindow.c
2222                 fix translation of "Page Index"
2223
2224 2003-03-12 [paul]       0.8.10claws110
2225
2226         a sync from 0.8.11cvs4 before the release
2227
2228         * src/common/utils.c
2229                 subject_compare_for_sort(): allow null strings (fixes
2230                 summary sorting).
2231
2232 2003-03-11 [paul]       0.8.10claws109
2233
2234         * po/es.po
2235                 update Spanish translation, submitted by
2236                 Ricardo Mones Lastra
2237
2238 2003-03-11 [melvin]     0.8.10claws108
2239
2240         * po/fr.po
2241                 Updated French translations
2242
2243 2003-03-11 [paul]       0.8.10claws107
2244
2245         * manual/en/Makefile.am
2246           manual/en/*.html
2247                 update English manual, add a new page
2248                 updated by Francois Barriere <fbarriere@atmel.fr>
2249                 
2250         * po/bg.po
2251           po/it.po
2252           po/sr.po
2253                 update Bulgarian, Italian, and Serbian translations
2254                 submitted by George Danchev, Alessandro Maestri, and
2255                 Urke MMI
2256
2257 2003-03-10 [paul]       0.8.10claws106
2258
2259         * src/gtk/about.c
2260           src/gtk/prefswindow.c
2261                 make some strings translatable
2262
2263 2003-03-10 [darko]      0.8.10claws105
2264
2265         * src/compose.c
2266                 code cleanup to make Hiro happy
2267
2268 2003-03-10 [paul]       0.8.10claws104
2269
2270         * sync with 0.8.11cvs2
2271                 see ChangeLog 2003-03-10
2272
2273 2003-03-09 [melvin]     0.8.10claws103
2274
2275         * src/textview.c
2276                 textview_set_font(): fix for message display in
2277                 UTF-8 locales (thanks to Sergey Vlasov).
2278                 (was unintentionnaly reverted in 0.8.6claws6)   
2279
2280 2003-03-08 [darko]      0.8.10claws102
2281
2282         * src/compose.c
2283                 fix infinite loop in wrapping as reported
2284                 by happycactus
2285                 obsoletes patch #696482
2286
2287 2003-03-08 [christoph]  0.8.10claws101
2288
2289         * src/imap.c
2290                 add workaround for IMAP servers that do not
2291                 support the "UID SEARCH UID" command
2292
2293 2003-03-07 [christoph]  0.8.10claws100
2294
2295         * src/plugins/spamassassin/spamassassin.[ch]
2296         * src/plugins/spamassassin/spamassassin_gtk.c
2297                 code cleanup
2298
2299 2003-03-07 [paul]       0.8.10claws99
2300
2301         * po/es.po
2302                 updated Spanish translation, submitted by
2303                 Ricardo Mones Lastra
2304
2305 2003-03-07 [christoph]  0.8.10claws98
2306
2307         * src/send.c
2308                 fix in 0.8.10claws94 was wrong
2309                 local delivery does not require escaping, remove escaping
2310                 code to make signatures of mails with "." lines valid
2311                 
2312                 NOTE: requires that sendmail is executed with "-i" option,
2313                       what is the default now, but has to be changed in all
2314                       exsiting accounts)
2315
2316 2003-03-07 [paul]       0.8.10claws97
2317
2318         * sync with 0.8.11 release
2319                 see ChangeLog 2003-03-07
2320
2321 2003-03-06 [paul]       0.8.10claws96
2322
2323         * src/compose.c
2324                 revert commit 0.8.10claws92
2325
2326 2003-03-06 [paul]       0.8.10claws95
2327
2328         * src/folderview.c
2329                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
2330
2331         * src/gtkaspell.c
2332                 fix bug 74, 'Crash opening editor window with pseudo-color
2333                 display'
2334                 
2335         Patches submitted by Kevin Vigor <kevin@vigor.nu>
2336
2337 2003-03-06 [christoph]  0.8.10claws94
2338
2339         * src/send.c
2340                 fix rfc2821 (4.5.2) violation in SMTP data sending,
2341                 all lines starting with a period get an extra period
2342                 inserted
2343                 (found by Simon 'corecode' Schubert)
2344
2345 2003-03-06 [paul]       0.8.10claws93
2346
2347         * src/folderview.c
2348                 if configured font can't be loaded fall back to gtk
2349                 default. (with thanks to Christoph)
2350                 
2351                 closes long-standing bug 15 'Crashes on startup'
2352
2353 2003-03-06 [paul]       0.8.10claws92
2354
2355         * src/compose.c
2356                 freeze text before autosave and thaw afterwards
2357                 fixes bug 67 'autosave make re-rediting message crazy'
2358
2359 2003-03-06 [christoph]  0.8.10claws91
2360
2361         * src/compose.c
2362                 ignore address comment in dupe check for Cc-list
2363
2364         (closes reopened bug 47 Replying to message strips name part of
2365          e-mail addresses of Cc: lines)
2366
2367 2003-03-06 [paul]       0.8.10claws90
2368
2369         * src/Makefile.am
2370                 remove reference to gtkxtext.h as its no longer in
2371                 the repository
2372
2373 2003-03-06 [paul]       0.8.10claws89
2374
2375         * sync with 0.8.10cvs25
2376                 see ChangeLog 2003-03-06
2377
2378 2003-03-06 [oliver]     0.8.10claws88
2379         
2380         * src/messageview.c
2381                 remove include
2382
2383 2003-03-06 [oliver]     0.8.10claws87
2384         
2385         * src/folderview.c 
2386                 remove changes introduced inclaws74
2387         * src/messageview.c
2388                 another attempt to sanely delete and update
2389                 messages deleted in separate messageview
2390
2391 2003-03-05 [christoph]  0.8.10claws86
2392
2393         * src/summaryview.c
2394                 check if "From" matches any account's address if
2395                 addressbook completion of addresses is disabled too
2396
2397         (closes Bug 70 "Display recipient in from" doesn't check
2398          folder's default account)
2399
2400 2003-03-05 [christoph]  0.8.10claws85
2401
2402         * src/compose.c
2403         * src/common/utils.[ch]
2404                 don't strip address comments when building Cc lists
2405
2406         (closes Bug 47 Replying to message strips name part of e-mail addresses
2407          of Cc: lines)
2408
2409         * src/folder.c
2410                 fix return value of copy function
2411
2412 2003-03-05 [christoph]  0.8.10claws84
2413
2414         * src/imap.c
2415                 don't ask imap server for non rfc822 headers
2416
2417         (closes bug 71 IMAP FETCH asks for FROM header field twice)
2418
2419         * src/imap.c
2420                 destroy session on socket error to allow reconnecting
2421
2422 2003-03-05 [christoph]  0.8.10claws83
2423
2424         * configure.ac
2425                 fix building with gnome when no prefix is set
2426
2427         (closes bug 66 Gnome directory is set to NONE)
2428
2429 2003-03-05 [paul]       0.8.10claws82
2430
2431         * sync with 0.8.10cvs23
2432                 see ChangeLog 2003-03-05
2433
2434 2003-03-04 [christoph]  0.8.10claws81
2435
2436         * src/folder.c
2437                 o fix moving and copying when folder returns 0 for new
2438                   message number
2439                 o remove some code for single message copy and move
2440                   operations and use functions for multiple messages
2441
2442         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
2443
2444         * src/news.c
2445                 remove unused include
2446
2447 2003-03-04 [paul]       0.8.10claws80
2448
2449         * src/gtk/about.c
2450                 list 'Compiled plugins'
2451
2452 2003-03-03 [christoph]  0.8.10claws79
2453
2454         * src/news.[ch]
2455                 have to multiply the percentage of the current fetch with
2456                 the percentage that it has of the total fetch operation
2457                 for correct values
2458
2459 2003-03-03 [christoph]  0.8.10claws78
2460
2461         * src/news.c
2462                 fix calculation of expected lines for progress indicator
2463
2464 2003-03-03 [christoph]  0.8.10claws77
2465
2466         * src/summaryview.c
2467         * src/common/utils.c
2468                 fix segfault when opening the root news folder
2469
2470 2003-03-03 [christoph]  0.8.10claws76
2471
2472         * src/mainwindow.[ch]
2473         * src/common/Makefile.am
2474         * src/common/progressindicator.[ch]
2475                 add UI independent progress indicator handling
2476
2477         * src/news.[ch]
2478                 use new progress indicator for message info fetching
2479
2480         * src/common/hooks.h
2481                 code cleanup
2482
2483 2003-03-03 [oliver]     0.8.10claws75
2484
2485         * src/toolbar.c
2486         * src/compose.c
2487                 removed commented code
2488
2489 2003-03-03 [oliver]     0.8.10claws74
2490
2491         * src/toolbar.[ch]
2492                 cleanups and refactoring
2493         * src/compose.[ch]
2494                 compose_reply_mode reply & forwarding interface for
2495                 toolbar buttons
2496         * src/folderview.c
2497                 act on messages marked for deletion in folderview_selected
2498                 based on prefs_common.immediate_exec since a message might 
2499                 have been deleted by messageview in a folder we are changing 
2500                 to (does anybody understand what I'm on about ?)
2501
2502 2003-03-03 [oliver]     0.8.10claws73
2503         
2504         * src/messageview.[ch]
2505                 new functions
2506                 - messageview_delete: delete message shown in messagview
2507                 - messageview_update_view: update messageview to currently 
2508                   selected summaryview message
2509                 - add separate messageview to msgview_list in order to update 
2510                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
2511         * src/summaryview.[ch]
2512                 summary_get_selection returns a list of selected msgs
2513                 in summaryview
2514         * src/mainwindow.c
2515                 toolbar reply refactoring
2516
2517 2003-03-03 [paul]       0.8.10claws72
2518
2519         * sync with 0.8.10cvs21
2520                 see ChangeLog 2003-03-03
2521
2522 2003-03-02 [christoph]  0.8.10claws71
2523
2524         * src/common/passcrypt.c
2525                 use POSIX includes
2526
2527 2003-03-02 [christoph]  0.8.10claws70
2528
2529         * configure.ac
2530         * src/prefs_account.c
2531         * src/prefs_gtk.[ch]
2532         * src/common/.cvsignore
2533         * src/common/Makefile.am
2534         * src/common/passcrypt.c                ** NEW **
2535         * src/common/passcrypt.h.in             ** NEW **
2536                 Implement password encryption in config files
2537                 using unix encrypt and setkey functions. The crypt
2538                 key can be set as a configure parameter. Old
2539                 passwords will be converted if they do not begin
2540                 with '!'
2541
2542 2003-03-02 [paul]       0.8.10claws69
2543
2544         * src/prefs_account.c
2545                 fix compile error
2546
2547 2003-03-01 [thorsten]   0.8.10claws68
2548
2549         * po/el.po
2550           po/hr.po
2551           po/it.po
2552           po/nl.po
2553           po/sr.po
2554           po/sv.po
2555                 corrected format strings
2556         * po/en_GB.po
2557                 corrected headers
2558                 (fix compile errors with GNU gettext-0.11.5)
2559
2560 2003-03-01 [oliver]     0.8.10claws67
2561
2562         * src/summaryview.c
2563                 menu callbacks call toolbar_menu_reply
2564
2565 2003-03-01 [oliver]     0.8.10claws66
2566
2567         * src/mainwindow.c
2568         * src/messageview.c
2569                 menu callbacks call toolbar_menu_reply
2570         * src/toolbar.[ch]
2571                 callbacks from menu handled by toolbar_menu_reply
2572
2573 2003-03-01 [paul]       0.8.10claws65
2574
2575         * src/addressbook.c
2576                 revert commit 0.8.10claws54 - breaks editing of
2577                 addressbook.
2578                 
2579         * po/bg.po
2580                 update Bulgarian translation, submitted by
2581                 George Danchev
2582
2583 2003-02-28 [christoph]  0.8.10claws64
2584
2585         * src/account.c
2586         * src/addressadd.c
2587         * src/compose.c
2588         * src/gtkaspell.c
2589         * src/gtkxtext.h                ** REMOVE **
2590         * src/imap.c
2591         * src/matcher.[ch]
2592         * src/mh.c
2593         * src/news.c
2594         * src/pine.c
2595         * src/prefs_common.c
2596         * src/prefs_matcher.c
2597         * src/procheader.[ch]
2598         * src/procmsg.[ch]
2599         * src/toolbar.c
2600         * src/common/ssl_certificate.c
2601         * src/gtk/colorlabel.c
2602         * src/gtk/menu.c
2603                 o fix warnings
2604                 o remove code obsoleted by new cache and folder system rework
2605
2606 2003-02-28 [oliver]     0.8.10claws63
2607         
2608         * src/toolbar.[ch]
2609                 * fix bug where reply in Messageview replied to 
2610                 Message displayed in summaryview
2611                 (reportedd via ML by chinatinte at gmx dot ch)
2612                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
2613                 didn't work in separate MessageView Toolbar
2614                 (wondering if anybody uses this at all ?)
2615         * src/summaryview.[ch]
2616                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
2617                 (generalize reply and forward code);
2618         * src/messageview.c 
2619                 remove focus_in event which updated summaryview to messageview
2620
2621 2003-02-28 [paul]       0.8.10claws62
2622
2623         * po/Makefile.in.in
2624                 add the --check option
2625                 Patch submitted by Ricardo Mones Lastra
2626
2627 2003-02-28 [paul]       0.8.10claws61
2628
2629         * src/prefs_account.c
2630                 re-order 'Signature' items
2631
2632 2003-02-28 [paul]       0.8.10claws60
2633
2634         * sync with 0.8.10cvs20
2635                 see ChangeLog 2003-02-28
2636
2637 2003-02-28 [paul]       0.8.10claws59
2638
2639         * po/POTFILES.in
2640                 update to reflect recent movement of files
2641
2642 2003-02-28 [paul]       0.8.10claws58
2643
2644         * sync with 0.8.10cvs19
2645                 see ChangeLog 2003-02-28
2646
2647 2003-02-27 [martin]     0.8.10claws57
2648
2649         * src/prefs_matcher.c 
2650                 fix segfault in prefs_matcher_ok() when the
2651                 last entry is deleted and prevents that the
2652                 message "entry not saved" comes up after deleting
2653                 an entry
2654
2655 2003-02-27 [martin]     0.8.10claws56
2656
2657         * src/prefs_filtering.c 
2658                 fix segfault in prefs_filtering_ok() when the
2659                 last entry is deleted and prevents that the
2660                 message "entry not saved" comes up after deleting
2661                 an entry
2662
2663 2003-02-27 [paul]       0.8.10claws55
2664
2665         * sync with 0.8.10cvs18
2666                 see ChangeLog 2003-02-27
2667
2668 2003-02-27 [paul]       0.8.10claws54
2669
2670         * src/addressbook.c
2671                 fix bug where the address book crashes with 
2672                 multiple lookups.
2673                 Patch [687729] submitted by David Frager 
2674                 <dbfrager@users.sourceforge.net>
2675
2676 2003-02-25 [christoph]  0.8.10claws53
2677
2678         * src/Makefile.am
2679         * src/colorlabel.[ch]           ** REMOVE **
2680         * src/gtk/Makefile.am
2681         * src/gtk/colorlabel.[ch]       ** NEW **
2682                 move colorlabel files to gtk directory
2683
2684         * src/esmtp.[ch]                ** REMOVE **
2685                 has been merged into smtp.[ch] in 0.7.5
2686
2687 2003-02-25 [christoph]  0.8.10claws52
2688
2689         * src/Makefile.am
2690         * src/about.[ch]                ** REMOVE **
2691         * src/gtk/Makefile.am
2692         * src/gtk/about.[ch]            ** NEW **
2693                 move about files to gtk directory
2694
2695 2003-02-25 [christoph]  0.8.10claws51
2696
2697         * src/folder.c
2698                 some code optimization of folder scanning code
2699
2700         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
2701
2702 2003-02-25 [christoph]  0.8.10claws50
2703
2704         * src/main.c
2705         * src/common/sylpheed.c
2706                 add command line parameter parsing to common code
2707
2708 2003-02-24 [christoph]
2709
2710         * Makefile.am
2711         * configure.ac
2712                 fix gnome prefix problems, the configure script now removed
2713                 `gnome-config --prefix` from `gnome-config --datadir`
2714                 and adds $(prefix} instead
2715
2716         (closes Bug 24 Makefile does not respect prefix when installing
2717          GNOME data)
2718
2719 2003-02-24 [christoph]  0.8.10claws49
2720
2721         * src/news.c
2722                 check for valid session before trying to authenticate
2723
2724         (closes Bug 60 crash if "authenticate on logon" is activated
2725          and newsserver-hostname is not valid)
2726
2727 2003-02-24 [melvin]     0.8.10claws48
2728
2729         * src/prefs_actions.c
2730                 Make sure all user's input is sent to the action and then
2731                 close the socket..
2732
2733 2003-02-23 [alfons]     0.8.10claws46
2734
2735         * src/summaryview.c
2736                 also wait cursor when deleting files
2737
2738 2003-02-23 [paul]
2739
2740         * tools/freshmeat_search.pl
2741           tools/google_search.pl
2742                 scripts should now work for any browser/browser command line
2743
2744 2003-02-22 [christoph]  0.8.10claws45
2745
2746         * src/procmsg.c
2747                 fix IMAP flag setting, IMAP flag is not handled correctly
2748                 anymore by the folder system and information about the
2749                 folder should not be saved in the MsgInfo (in my opinion)
2750
2751         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2752
2753 2003-02-22 [christoph]  0.8.10claws44
2754
2755         * src/summaryview.c
2756                 fix spelling of "label" ;-)
2757
2758 2003-02-22 [thorsten]   0.8.10claws43
2759
2760         * src/mimeview.c
2761           src/prefs_common.[ch]
2762           src/procmime.[ch]
2763                 do not use description as attachment name
2764
2765 2003-02-22 [alfons]     0.8.10claws42
2766
2767         * src/summaryview.c
2768                 freeze/thaw folder item updates when changing color labels,
2769                 and put a wait cursors on
2770
2771 2003-02-22 [thorsten]   0.8.10claws41
2772
2773         * src/mimeview.c
2774                 save-all fixes: crash if invoked on multipart container,
2775                 mimeinfo access, pathseparators, error dialog
2776
2777 2003-02-21 [alfons]     0.8.10claws40
2778
2779         * src/prefs_gtk.c
2780                 remove unused var
2781
2782 2003-02-21 [colin]      0.8.10claws39
2783
2784         * src/send.c
2785                 Fix smtp logging
2786
2787 2003-02-21 [colin]      0.8.10claws38
2788
2789         * src/summaryview.c
2790                 Freeze/thaw folderItem updates when filtering messages 
2791                 via Tools/Filter messages
2792
2793 2003-02-21 [paul]       0.8.10claws37
2794
2795         * src/compose.c
2796                 revert commit 0.8.10claws26, there are ulterior motives
2797                 for users to set a Reply-To header when posting to
2798                 newsgroups
2799
2800 2003-02-21 [paul]       0.8.10claws36
2801
2802         * sync with 0.8.10cvs17
2803                 see ChangeLog 2003-02-21
2804
2805 2003-02-20 [christoph]  0.8.10claws35
2806
2807         * src/imap.c
2808                 IMAP UID fetch speedup using SEARCH
2809
2810         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2811
2812         * src/imap.c
2813                 fix problem with UIDs in IMAP UID cache that no longer existed
2814
2815 2003-02-20 [christoph]  0.8.10claws34
2816
2817         * src/imap.c
2818         * src/procheader.c
2819         * src/procheader.h
2820                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2821
2822         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2823
2824         * src/imap.c
2825                 Rewrite imap_cmd_gen_recv use sock_getline instead
2826                 of sock_gets to avoid problems with too long reply
2827                 lines
2828     
2829 2003-02-20 [colin]      0.8.10claws33
2830         
2831         * src/prefs_account.c
2832                 Better wording
2833
2834 2003-02-20 [colin]      0.8.10claws32
2835
2836         * src/compose.c
2837                 Remove useless '&& !to_sender' 
2838
2839 2003-02-20 [darko]
2840
2841         * AUTHORS
2842                 change my e-mail address
2843
2844 2003-02-19 [colin]      0.8.10claws31
2845
2846         * src/prefs_common.c
2847                 X11 style colors for every configurable color
2848
2849 2003-02-19 [alfons]     0.8.10claws30
2850
2851         * src/prefs_gtk.[ch]
2852         * src/prefs_common.c
2853                 for color_new accept both plain integers and X11 style color
2854                 names (as found in /usr/lib/X11/rgb.txt)
2855
2856 2003-02-19 [paul]       0.8.10claws29
2857
2858         * src/mainwindow.c
2859                 add tooltips to online/offline button and account selector
2860                 button
2861
2862 2003-02-19 [paul]       0.8.10claws28
2863
2864         * src/folder.c
2865           src/news.c
2866           src/prefs_account.[ch]
2867           src/prefs_common.[ch]
2868                 move 'Maximum number of articles to download' to
2869                 account prefs.
2870                 clean up account prefs gui a little by hiding entries
2871                 rather then greying out entries
2872
2873 2003-02-19 [hiro]       0.8.10claws27
2874
2875         * src/common/utils.c
2876                 fix bug #54 'yesterdays date is displayed in the message 
2877                 summary window'
2878
2879 2003-02-19 [paul]       0.8.10claws26
2880
2881         * src/compose.c
2882                 fix bug reported in Feature Request [688596] 
2883                 'Reply-to header in news'
2884
2885 2003-02-18 [paul]       0.8.10claws25
2886
2887         * src/select-keys.c
2888                 add a 'List all keys' button to key selection dialog
2889
2890 2003-02-18 [colin]      0.8.10claws24
2891         
2892         * src/stock_pixmap.c
2893                 fix compile error
2894
2895 2003-02-18 [colin]      0.8.10claws23
2896
2897         * src/common/smtp.[ch]
2898           src/prefs_account.c
2899                 Try to starttls if it seems to be the only
2900                 way to authenticate a user
2901
2902 2003-02-18 [paul]       0.8.10claws22
2903
2904         * src/Makefile.am
2905           src/folderview.c
2906           src/stock_pixmap.[ch]
2907           src/pixmaps/drafts_close.xpm  ** NEW FILE **
2908           src/pixmaps/drafts_open.xpm   ** NEW FILE **
2909                 as a Drafts folder is a special folder allow it to have
2910                 its own unique icons
2911
2912 2003-02-18 [colin]      0.8.10claws21
2913
2914         * src/imap.c
2915                 Fix port selection when using starttls
2916
2917 2003-02-18 [paul]       0.8.10claws20
2918
2919         * src/mainwindow.c
2920           src/prefs_common.[ch]
2921                 make blue the default new mail colour
2922
2923 2003-02-18 [paul]       0.8.10claws19
2924
2925         * sync with 0.8.10cvs14
2926                 see ChangeLog 2003-02-18
2927
2928 2003-02-17 [jens]       0.8.10claws18
2929
2930         * src/common/md5.c
2931                 fixed a compile problem with gcc 3.3
2932                 works on 2.95.3 too (testet on PPC as it is big endian)
2933
2934 2003-02-17 [paul]       0.8.10claws17
2935
2936         * sync with 0.8.10cvs13
2937                 see ChangeLog 2003-02-17
2938
2939 2003-02-17 [paul]       0.8.10claws16
2940
2941         * sync with 0.8.10cvs12
2942                 see ChangeLog 2003-02-17
2943
2944 2003-02-16 [match]      0.8.10claws15
2945
2946         * src/addressbook.c
2947                 Eliminates reloading of address data when items
2948                 deleted or added. Applied submitted by
2949                 Luke Plant <lukeplant@softhome.net>
2950
2951 2003-02-16 [paul]       0.8.10claws14
2952
2953         * src/news.c
2954                 when a 'protocol error' is encountered disconnect from
2955                 the server. This means that the user can carry on viewing
2956                 other articles and doesn't have to either wait until the
2957                 server timesout or quit sylpheed.
2958                 Fixes bug #53 'Unable to read messages in newsgroups, 
2959                 displayed message doesn't change'
2960
2961 2003-02-15 [christoph]  0.8.10claws13
2962
2963         * src/imap.c
2964                 fix bug that stopped scanning of folders when an
2965                 IMAP folder was empty
2966
2967         (closes bug 46 stop scan messages in folders after empty folder)
2968
2969 2003-02-15 [paul]
2970
2971         * tools/Makefile.am
2972           tools/README
2973           tools/freshmeat_search.pl     ** NEW FILE **
2974           tools/google_search.pl        ** NEW FILE **
2975                 Add 2 Actions scripts which search freshmeat/google
2976                 for the selected text using the browser configured
2977                 in sylpheedrc.
2978                 
2979         Note: These scripts are very dependent on the format of the
2980         browser command and may not work on every occasion. Testing
2981         is welcome. 
2982
2983 2003-02-14 [alfons]     0.8.10claws12
2984
2985         * src/compose.c
2986                 fix breakage because of uninitialized account pointer.
2987                 please verify.
2988
2989 2003-02-14 [paul]       0.8.10claws11
2990
2991         * src/compose.c
2992           src/prefs_account.[ch]
2993           src/prefs_common.[ch]
2994                 move signature settings to Account Prefs
2995
2996 2003-02-14 [paul]       0.8.10claws10
2997
2998         * sync with 0.8.10cvs11
2999                 see ChangeLog 2003-02-14
3000
3001 2003-02-13 [thorsten]   0.8.10claws9
3002
3003         * src/news.c
3004                 revert news progressbar (GUI separation)
3005
3006 2003-02-13 [paul]       0.8.10claws8
3007
3008         * src/compose.c
3009                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
3010                 paragraph 1
3011
3012 2003-02-13 [paul]       0.8.10claws7
3013
3014         * src/compose.[ch]
3015           src/summaryview.c
3016                 fix 'Follow-up and Reply-to' so that it creates a reply to
3017                 the newsgroup and the sender. If the message has the keyword
3018                 'poster' in the Followup-To header, all replies go to the
3019                 sender, re: RFC 1036, Section 2.2.3
3020                 rename all instances of 'ignore_replyto' to 'to_sender', both
3021                 were previously used, now we use just one.
3022
3023 2003-02-13 [paul]       0.8.10claws6
3024
3025         * sync with 0.8.10cvs9
3026                 see ChangeLog 2003-02-13
3027
3028 2003-02-13 [paul]       0.8.10claws5
3029
3030         * configure.ac
3031                 show which plugins are configured in the configure
3032                 output.
3033
3034 2003-02-12 [thorsten]   0.8.10claws4
3035
3036         * src/news.c
3037                 show progress while fetching news headers
3038
3039 2003-02-12 [christoph]  0.8.10claws3
3040
3041         * configure.ac
3042         * src/plugins/Makefile.am
3043                 use AM_CONDITIONAL to enable plugins, automake correctly
3044                 manages this when creating distdir
3045
3046 2003-02-12 [christoph]  0.8.10claws2
3047
3048         * ac/spamassassin.m4
3049         * src/plugins/spamassassin/Makefile.am
3050                 fix building SpamAssassin plugin without OpenSSL
3051
3052 2003-02-12 [paul]       0.8.10claws1
3053
3054         * ac/Makefile.am
3055           src/Makefile.am
3056           src/plugins/Makefile.am
3057                 fix failure of 'make release'
3058
3059 2003-02-12 [paul]       0.8.10claws
3060
3061         * 0.8.10claws released
3062
3063 2003-02-12 [paul]       0.8.9claws56
3064
3065         * po/bg.po
3066           po/es.po
3067           po/it.po
3068           po/ru.po
3069           po/sr.po
3070                 updated translations by George Danchev, Ricardo Mones Lastra,
3071                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
3072                 
3073         * sylpheed.spec.in
3074                 Allow the building of RPMs by a regular user. Submitted
3075                 by Sergei Astanin
3076
3077 2003-02-11 [alfons]     0.8.9claws55
3078
3079         * src/colorlabel.c
3080                 don't use pixmaps for label color rect but draw rectangles
3081                 so we can respect the color map of palette based visuals
3082                 (fixes the long time crashes on Suns - thanks to Andreas
3083                 Engel and Steve O'Hara-Smith for testing)
3084
3085 2003-02-11 [christoph]  0.8.9claws54
3086
3087         * src/matcher_parser_parse.y
3088                 correct bug where filering rules of not existing folders in
3089                 matcherrc were added to global filtering
3090                 
3091         (closes Debian Bug #180253 - Directory's filter-rules are merged with
3092          main filter-rules after removing directory, http://bugs.debian.org/180253)
3093         
3094 2003-02-11 [paul]       0.8.9claws53
3095
3096         * sync with 0.8.10cvs7
3097                 see ChangeLog 2003-02-09
3098
3099 2003-02-11 [melvin]     0.8.9claws52
3100
3101         * po/fr.po
3102                 Updated French tranlsations
3103
3104 2003-02-10 [paul]       0.8.9claws51
3105
3106         * sylpheed.spec.in
3107                 correct --enable-openssl
3108                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
3109
3110 2003-02-09 [martin]     0.8.9claws50
3111
3112         * src/prefs_matcher.c
3113                 fix segfault in prefs_matcher_substitute_cb() when
3114                 no row is selected
3115
3116 2003-02-09 [paul]       0.8.9claws49
3117
3118         * src/folderview.c
3119                 fix bug where a newsgroup folder's processing rules were
3120                 merged with the global filtering rules when the newsgroup
3121                 folder was deleted, causing some seriously bad results,
3122                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
3123
3124 2003-02-08 [melvin]     0.8.9claws48
3125
3126         * src/compose.c
3127                 Corrected and modified an alert message.
3128
3129 2003-02-07 [paul]       0.8.9claws47
3130
3131         * src/folderview.c
3132                 fix bug where both an 'Account properties' window and a
3133                 'Folder properties' window were opened when clicking on
3134                 'Properties' in an NNTP or IMAP folder's popup menu.
3135
3136 2003-02-07 [paul]       0.8.9claws46
3137
3138         * sync with 0.8.10cvs6
3139                 see ChangeLog 2003-02-06
3140
3141 2003-02-06 [christoph]  0.8.9claws45
3142
3143         * src/mbox.c
3144                 freeze folder updates while importing mbox files
3145                 (closes bug 43 importing mbox took hours)
3146                 
3147         Patch submitted by Jens Rantil <jens.rantil@telia.com>
3148
3149 2003-02-06 [thorsten]   0.8.9claws44
3150
3151         * po/de.po
3152                 Updated german translations
3153
3154 2003-02-06 [thorsten]   0.8.9claws43
3155
3156         * src/news.h
3157                 use guint for message numbers (fix count in grouplist dialog)
3158
3159 2003-02-05 [paul]       0.8.9claws42
3160
3161         * sync with 0.8.10cvs2
3162                 see ChangeLog 2003-02-05
3163
3164 2003-02-04 [colin]      0.8.9claws41
3165
3166         * src/prefs_common.[ch]
3167           src/procmsg.c
3168           src/summaryview.c
3169                 Add an option to disable threading by subject
3170
3171 2003-02-04 [christoph]  0.8.9claws40
3172
3173         * src/inc.c
3174                 only abort fetching mails from multiple accounts when the
3175                 error is fatal and does not allow to check any more accounts
3176                 (currently only disk full error)
3177
3178         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
3179          receive mails for other accouts)
3180
3181 2003-02-04 [christoph]  0.8.9claws39
3182
3183         * src/folder.c
3184                 first add the new message to the cache, then
3185                 send the update notification
3186
3187         (closes bug 39 after sending message folderview doesnt get updated)
3188
3189 2003-02-04 [colin]      0.8.9claws38
3190
3191         * src/inc.c
3192                 _really_ fix this Connecting... status
3193
3194 2003-02-04 [paul]       0.8.9claws37
3195
3196         * sync with 0.8.10
3197                 see ChangeLog 2003-02-04
3198
3199 2003-02-04 [paul]       0.8.9claws36
3200
3201         * sync with 0.8.9cvs6
3202                 see ChangeLog 2003-02-03
3203
3204 2003-02-04 [paul]       0.8.9claws35
3205
3206         * po/pt_BR.po
3207                 updated by André Filipe de Assunção e Brito 
3208                 <bedecko@netsite.com.br>
3209
3210 2003-02-03 [thorsten]   0.8.9claws34
3211
3212         * po/de.po
3213                 Updated german translations
3214
3215 2003-02-02 [paul]       0.8.9claws33
3216
3217         * po/es.po
3218                 updated by Ricardo Mones Lastra
3219
3220 2003-02-02 [thorsten]   0.8.9claws32
3221
3222         * src/mh.c
3223                 Fix mh_get_msginfo() segfault if file is inaccessible
3224
3225 2003-01-31 [colin]      0.8.9claws31
3226
3227         * src/procheader.c
3228                 Fix last commit's bug
3229
3230 2003-01-31 [colin]      0.8.9claws30
3231
3232         * src/procheader.c
3233                 Missing a change for gpg-signed messages
3234
3235 2003-01-31 [paul]       0.8.9claws29
3236
3237         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
3238           src/procheader.c
3239           src/stock_pixmap.[ch]
3240           src/summaryview.c
3241                 indicate GnuPG signed messages by displaying an icon
3242                 in the Attachment column.
3243
3244 2003-01-31 [paul]       0.8.9claws28
3245
3246         * sync with 0.8.9cvs4
3247                 see ChangeLog 2003-01-31
3248
3249 2003-01-31 [alfons]     0.8.9claws27
3250
3251         * src/textview.c
3252                 tune URI parser to accept mailto URLs with a '?'
3253                 (patch from Ruslan Balkin)
3254
3255 2003-01-31 [colin]      0.8.9claws26
3256
3257         * src/summaryview.c
3258                 Fix a leak introduced in claws24
3259
3260 2003-01-31 [colin]      0.8.9claws25
3261
3262         * src/summaryview.c
3263                 Freeze/Thaw folder updates when deleting dups
3264
3265 2003-01-31 [colin]      0.8.9claws24
3266         
3267         * src/addr_compl.c
3268           src/summaryview.c
3269           src/msgcache.c
3270                 little speed improvements
3271
3272 2003-01-31 [colin]      0.8.9claws23
3273
3274         * src/summaryview.c
3275                 Fix segfault when forwarding nothing
3276                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
3277                 
3278 2003-01-30 [paul]       0.8.9claws22
3279
3280         * sync with 0.8.9cvs3
3281                 see ChangeLog 2003-01-30
3282
3283 2003-01-30 [paul]       0.8.9claws21
3284
3285         * sync with 0.8.9cvs2
3286                 see ChangeLog 2003-01-30
3287
3288 2003-01-29 [paul]       0.8.9claws20
3289
3290         * sync with 0.8.9cvs1
3291                 see ChangeLog 2003-01-29
3292
3293 2003-01-28 [paul]       0.8.9claws19
3294
3295         * po/POTFILES.in
3296                 update to reflect changes. 
3297                 thanks to Ricardo Mones Lastra
3298
3299 2003-01-27 [christoph]  0.8.9claws18
3300
3301         * ac/openssl.m4
3302         * ac/spamassassin.m4
3303         * src/plugins/spamassassin/README
3304         * src/plugins/spamassassin/libspamc.[ch]
3305         * src/plugins/spamassassin/utils.[ch]
3306                 updated to latest libspamc
3307
3308 2003-01-27 [christoph]  0.8.9claws17
3309
3310         * src/folder.c
3311                 fix wrong use of procheader_get_header_fields
3312
3313 2003-01-27 [christoph]  0.8.9claws16
3314
3315         * src/news.c
3316         * src/prefs_account.[ch]
3317         * src/common/nntp.[ch]
3318                 allow to force authentication for NNTP servers
3319
3320         Patch submitted by Florian Mickler <dmk@d-labs.de>
3321
3322 2003-01-26 [paul]       0.8.9claws15
3323
3324         * src/summaryview.c
3325                 speed up of marking messages as read
3326                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
3327
3328 2003-01-26 [christoph]  0.8.9claws14
3329
3330         * src/Makefile.am
3331         * src/mgutils.[ch]              ** REMOVE **
3332         * src/xml.[ch]                  ** REMOVE **
3333         * src/xmlprops.[ch]             ** REMOVE **
3334         * src/common/Makefile.am
3335         * src/common/mgutils.[ch]       ** NEW **
3336         * src/common/xml.[ch]           ** NEW **
3337         * src/common/xmlprops.[ch]      ** NEW **
3338                 move xml files to common directory
3339
3340 2003-01-26 [christoph]  0.8.9claws13
3341
3342         * src/plugins/spamassassin/spamassassin_gtk.c
3343                 only set gtk entry text if string is available
3344
3345 2003-01-26 [melvin]     0.8.9claws12
3346
3347         * src/description_window.c
3348                 Allow resizing of the window
3349                 Allow automatic horizontal scroll bar
3350                 Do not vertically expand and fill
3351
3352 2003-01-26 [christoph]  0.8.9claws11
3353
3354         * src/Makefile.am
3355         * src/gtkutils.[ch]             ** REMOVE **
3356         * src/common/sylpheed.c
3357         * src/gtk/Makefile.am
3358         * src/gtk/description_window.c
3359         * src/gtk/gtkutils.[ch]         ** NEW **
3360         * src/gtk/prefswindow.c
3361                 move gtkutils to gtk directory
3362
3363 2003-01-26 [paul]       0.8.9claws10
3364
3365         * src/summaryview.c
3366                 rename summary_unread_clicked() to summary_status_clicked()
3367
3368 2003-01-26 [melvin]     0.8.9claws9
3369
3370         * src/prefs_actions.c
3371                 Cosmetical changes to the help text
3372
3373 2003-01-26 [paul]       0.8.9claws8
3374
3375         * src/folder.[ch]
3376           src/mainwindow.c
3377           src/prefs_common.c
3378           src/prefs_sumamry_column.c
3379           summaryview.[ch]
3380                 rename the 'Unread' column to 'Status'
3381
3382 2003-01-25 [match]      0.8.9claws7
3383
3384         * src/mgutils.[ch]
3385                 removed reference to LDAP constants. removed error2string.
3386                 included functions to support LDAP dynamic queries.
3387         * src/syldap.h
3388                 moved LDAP constants here.
3389         * src/addressbook.c
3390         * src/addrindex.c
3391         * src/importldif.c
3392                 removed references to LDAP constants and references to
3393                 error2string.
3394
3395 2003-01-25 [paul]       0.8.9claws6
3396
3397         * src/summaryview.c
3398                 summary_thread_build(), summary_thread_init(): remove 
3399                 unneeded reference to summaryview->folder_item
3400
3401 2003-01-25 [christoph]  0.8.9claws5
3402
3403         * src/gtk/description_window.c
3404                 o allow description texts to expand over multiple columns
3405                 o translate all columns
3406         * src/prefs_actions.c
3407                 change syntax description to use new multi column feature
3408
3409         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3410
3411 2003-01-25 [match]      0.8.9claws4
3412
3413         * src/vcard.c
3414                 fixed bug with Quoted-Printable
3415
3416 2003-01-25 [paul]       0.8.9claws3
3417
3418         * src/folder.[ch]
3419           src/summaryview.[ch]
3420                 implement per-folder collapsed/expanded threads setting
3421                 
3422         * src/prefs_common.c
3423                 remove global collapsed/expanded threads option
3424
3425 2003-01-25 [christoph]  0.8.9claws2
3426
3427         * po/POTFILES.in
3428                 add pluginwindow and prefswindow
3429         * src/compose.c
3430                 make send respond correctly to messages that could be added
3431                 to the queue folder, but the UID of the message is unknown
3432         * src/folder.c
3433         * src/imap.c
3434                 don't return guessed UIDs in imap_add_msg anymore. We return
3435                 0 to tell the folder system it was appened but the UID is
3436                 unknown. Folder system now get's the UID by scaning the folder
3437                 and searching the cache for the Message-ID
3438                 (closes bug #29 Messages queued, but not sent)
3439
3440 2003-01-25 [paul]       0.8.9claws1
3441
3442         * src/codeconv.c
3443                 conv_encode_header():  fix bug when long headers with 8-bit
3444                 characters are used, so that the encoded words are wrapped.
3445                 If the space in the original text falls on the wrap boundary,
3446                 it can be lost.
3447                 Patch by Sergey Vlasov.
3448                 
3449         * src/folderview.c
3450                  fix bug where a change to the sorting method or thread view
3451                  of a folder's messages is lost if simpify-subject is set and
3452                  toggled on or off.
3453                  Patch by Luke Plant.
3454
3455 2003-01-24 [paul]       0.8.9claws
3456
3457         * sylpheed-0.8.9claws released
3458         
3459         * Makefile.am
3460           sylpheed.spec.in
3461                 remove reference to 'INSTALL.jp'
3462
3463 2003-01-23 [paul]       0.8.8claws128
3464
3465         * po/es.po
3466           po/it.po
3467           po/ru.po
3468           po/sr.po
3469                 updated translations. submitted by Ricardo Mones Lastra,
3470                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
3471
3472 2003-01-23 [colin]      0.8.8claws127
3473
3474         * src/compose.c
3475                 Fix drafted and queued news articles re-edition
3476
3477 2003-01-23 [melvin]     0.8.8claws126
3478
3479         * po/fr.po
3480                 Updated French translations
3481
3482 2003-01-23 [colin]      0.8.8claws125
3483
3484         * src/inc.c
3485                 Fix "Connecting to..." status message
3486
3487 2003-01-22 [paul]       0.8.8claws124
3488
3489         * po/bg.po
3490                 updated by George Danchev
3491                 
3492         * src/folder.c
3493                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
3494                 and folder deletion
3495
3496 2003-01-21 [paul]       0.8.8claws123
3497
3498         * po/bg.po
3499                 updated by George Danchev
3500                 
3501         * src/about.c
3502                 its now 2003
3503                 
3504         * src/toolbar.c
3505                 don't translate 'Separator'
3506                 
3507         * src/plugins/spamassassin/Makefile.am
3508                 add aspell to CPPFLAGS
3509                 
3510         * src/plugins/spamassassin/spamassassin.c
3511           src/plugins/spamassassin/spamassassin_gtk.c
3512                 set correct default for spamassassin_receive_spam
3513                 slightly re-word descriptions and some
3514                 other minor changes
3515
3516 2003-01-19 [alfons]     0.8.8claws122
3517                 
3518         * src/mimeview.c
3519                 mimeview_save_as(): we might as well show the file name for
3520                 the single case "Save As" too
3521
3522 2003-01-19 [alfons]     0.8.8claws121
3523
3524         * src/crash.c
3525                 change bug tracker URL to bugzilla URL
3526
3527 2003-01-19 [alfons]     0.8.8claws120
3528
3529         * src/mimeview.c
3530                 mimeview_save_all(): display name of file before overwriting;
3531                 continue saving all, even when one overwrite was cancelled
3532
3533 2003-01-19 [christoph]  0.8.8claws119
3534
3535         * src/summaryview.c
3536         * src/procmsg.[ch]
3537                 fix wrong usage of procmsg_find_children in summaryview
3538                 by using procmsg_update_unread_children instead of
3539                 summaryview_update_unread_children
3540
3541 2003-01-19 [christoph]  0.8.8claws118
3542
3543         * src/procmsg.c
3544                 fix infinite loop in procmsg_find_children
3545                  (closes bug #25 sylpheed crashes on delete.)
3546
3547         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3548
3549 2003-01-19 [paul]       0.8.8claws117
3550
3551         * po/pt_BR.po
3552                 updated by Ivan Francolin Martinez
3553
3554 2003-01-18 [melvin]     0.8.8claws116
3555
3556         * src/prefs_actions.c
3557                 Removed syntax limitation of only one '&' at the end of command.
3558                         Now actions that contain '>/dev/null 2>&1' are possible.
3559
3560 2003-01-18 [melvin]     0.8.8claws115
3561
3562         * src/prefs_actions.c
3563                 Actions IO dialog: when the action ends
3564                 the "Close" button now has focus and [Escape] closes the
3565                 window.
3566
3567 2003-01-18 [christoph]  0.8.8claws114
3568
3569         * src/procmsg.c
3570                 o add debug output when MsgInfos are really freed
3571                 o free GSLists in procmsg_find_children and
3572                   procmsg_update_unread_children
3573
3574 2003-01-18 [christoph]  0.8.8claws113
3575
3576         * src/mainwindow.c
3577                 reorder Configuration menu
3578
3579 2003-01-18 [christoph]  0.8.8claws112
3580
3581         * src/compose.c
3582                 fix applying templates to forwarded messages
3583
3584         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3585
3586 2003-01-17 [christoph]  0.8.8claws111
3587
3588         * src/folder.c
3589                 destroy folder items, when a folder item is removed
3590
3591 2003-01-17 [christoph]  0.8.8claws110
3592
3593         * src/folder.c
3594                 fix wrong folder stats update when ignored message is
3595                 deleted
3596
3597 2003-01-17 [colin]      0.8.8claws109
3598         
3599         * src/mainwindow.c
3600         * src/summaryview.c
3601                 Quicksearch bugfixes: 
3602                 - hide help button at startup if not extended
3603                 - switch to extended when looking for replies
3604
3605 2003-01-17 [paul]
3606
3607         * sync with 0.8.9 release
3608
3609 2003-01-17 [paul]       0.8.8claws108
3610
3611         * sync with 0.8.8cvs11
3612                 see ChangeLog 2003-01-17
3613
3614 2003-01-16 [colin]      0.8.8claws107
3615
3616         * src/procmsg.c
3617                 Changed encryption test to re-ask passphrase
3618                 if an encrypted message hasn't been decrypted
3619                 Fixes bug #5
3620
3621 2003-01-16 [christoph]  0.8.8claws106
3622
3623         * src/prefs_gtk.c
3624         * src/prefs_toolbar.c
3625         * src/gtk/prefswindow.h
3626         * src/plugins/spamassassin/spamassassin_gtk.c
3627                 remove page destroy function that is not used anymore
3628
3629 2003-01-16 [paul]       0.8.8claws105
3630
3631         * sync with 0.8.8cvs9
3632                 see ChangeLog 2002-01-16
3633
3634 2003-01-16 [colin]      0.8.8claws104
3635
3636         * src/compose.[ch]
3637                 Fix bug with autosaved drafts for IMAP, when draft
3638                 folder is specified - fixes bugzilla bug #20
3639
3640 2003-01-15 [paul]       0.8.8claws103
3641
3642         * src/compose.[ch]
3643           src/procmsg.c
3644                 store folder and message-id of message forwarding
3645                 in queue header and set forward flag after sending
3646
3647 2003-01-15 [paul]       0.8.8claws102
3648
3649         * sync with 0.8.8cvs8
3650                 see ChangeLog 2002-01-15
3651
3652 2003-01-15 [colin]      0.8.8claws101
3653
3654         * src/Makefile.am
3655                 Fix linking with GNU libiconv
3656
3657 2003-01-15 [darko]      0.8.8claws100
3658
3659         * src/pine.c
3660                 fix crash when importing pine address book
3661                 entry with an empty name (reported by DY
3662                 <dybulk at tri8.net>)
3663
3664 2003-01-14 [paul]       0.8.8claws99
3665
3666         * configure.in  ** REMOVED **
3667           configure.ac  ** NEW FILE **
3668                 rename configure.in to configure.ac, as it is now
3669                 preferred
3670
3671 2003-01-14 [melvin]     0.8.8claws98
3672
3673         * src/folderview.c
3674                 folderview_check_new(): More precise function description
3675
3676 2003-01-14 [melvin]     0.8.8claws97
3677
3678         * src/folderview.c
3679                 folderview_check_new(): return the number of new messages 
3680                         since last check.
3681         * src/inc.c
3682                 inc_account_mail(): Disable counting of new messages for IMAP
3683                         and NNTP until bug [19] and [14] are fixed.
3684
3685 2003-01-14 [paul]       0.8.8claws96
3686
3687         * sync with 0.8.8cvs6
3688                 see ChangeLog 2003-01-14
3689
3690 2003-01-13 [alfons]     0.8.8claws95
3691
3692         * src/textview.c
3693                 tune email address validation (c. 0.8.8claws89): if . is 
3694                 just one char away from @, the address is invalid too 
3695                 (correctly rejects addresses like foo@.com)
3696
3697 2003-01-13 [paul]       0.8.8claws94
3698
3699         * src/messageview.c
3700           src/toolbar.c
3701                 fixes to the Message View toolbar and menu:
3702                 fix non-functioning Forward button
3703                 make Reply button consider default_reply_list
3704                 remove 'Follow-up...' menu entry
3705                 add 'Forward' and 'Redirect' menu entries
3706
3707 2003-01-13 [melvin]     0.8.8claws93
3708
3709         * src/inc.c
3710                 Fixed typo that could make new messages count incorrect.
3711
3712 2003-01-13 [melvin]     0.8.8claws92
3713
3714         * src/folderview.[ch]
3715                 folderview_check_new(): return the number of new messages.
3716         * src/inc.c
3717                 Should fix bug [14] where new mail notification worked 
3718                         incorrectly with IMAP accounts.
3719                 inc_spool_account(): return number of new msgs, or -1 on error
3720                 inc_all_spool(): return number of new msgs
3721                 
3722 2003-01-13 [melvin]     0.8.8claws91
3723
3724         * src/prefs_actions.c
3725                 Justify help text.
3726
3727 2003-01-12 [thorsten]   0.8.8claws90
3728
3729         * src/common/prefs.c
3730                 close file before rename
3731
3732 2003-01-12 [alfons]     0.8.8claws89
3733
3734         * AUTHORS
3735                 add Christian Mertes
3736         * src/common/utils.[ch]
3737                 g_stricase_hash(), g_stricase_equal(): functions for 
3738                 case insensitive hash tables
3739         * src/textview.c
3740                 use top level domain names to validate email address, based
3741                 on a patch by Christian Mertes (thanks!), but changed 
3742                 implementation to use a hash table 
3743
3744 2003-01-12 [paul]       0.8.8claws88
3745
3746         * po/bg.po
3747                 updated by George Danchev
3748
3749 2003-01-12 [alfons]     0.8.8claws87
3750
3751         * src/summaryview.c
3752                 delete / execute performance: use new style folder update
3753
3754 2003-01-12 [paul]       0.8.8claws86
3755
3756         * sync with 0.8.8cvs5
3757                 see ChangeLog 2003-01-13 (!)
3758
3759 2003-01-12 [alfons]     0.8.8claws85
3760
3761         * src/filtering.c
3762         * src/matcher_parser_parse.y
3763                 prepare change_score filtering action
3764         * src/matcher.[ch]
3765                 give up const-correctness on functions that call non-const-correct functions;
3766                 several casts to gpointer in g_free();
3767                 add change_score;
3768
3769 2003-01-12 [christoph]  0.8.8claws84
3770
3771         * src/compose.c
3772                 fix 2 warnings
3773
3774         * src/gtk/prefswindow.[ch]
3775         * src/plugins/spamassassin/spamassassin_gtk.c
3776                 changed the call of the widget create function
3777                 for PrefsPages, because sometimes the widget
3778                 create function needs a widget that already has
3779                 been attached to a window (to create GDK pixmaps
3780                 for exmaple). So we simply pass the GtkWindow as
3781                 the second parameter now.
3782
3783         * src/main.c
3784         * src/mainwindow.c
3785         * src/prefs_toolbar.[ch]
3786                 rewrite Toolbar Preferences using the new
3787                 prefs window
3788
3789 2003-01-11 [alfons]     0.8.8claws83
3790
3791         * src/addressadd.c
3792                 fix crash when adding sender to addressbook because status bar
3793                 isn't there (the status bar doesn't seem to be used though,
3794                 but I'll let Match decide what to do with it)
3795
3796 2003-01-11 [colin]      0.8.8claws82
3797
3798         * src/main.c
3799           src/toolbar.c
3800                 Two useless changes reversed
3801
3802 2003-01-11 [colin]      0.8.8claws81
3803
3804         * src/mainwindow.c
3805           src/mainwindow.h
3806                 Add mainwindow_get_mainwindow()
3807         * src/alertpanel.c
3808           src/alertpanel.h
3809                 Add alertpanel_error_log() 
3810         * src/compose.c
3811           src/inc.c
3812           src/messageview.c
3813           src/toolbar.c
3814           src/main.c
3815           src/procmsg.c
3816                 Network errors get a View Log button
3817
3818 2003-01-10 [alfons]     0.8.8claws80
3819
3820         * src/prefs_toolbar.c
3821         * src/toolbar.c
3822                 use the translatable string for "Separator" as file name for
3823                 separator toolbar items (probably make this uppercase?)
3824
3825 2003-01-10 [alfons]     0.8.8claws79
3826
3827         * src/prefs_toolbar.c
3828                 put right A_SEPARATOR description string in "displayed
3829                 toolbar items list" so manually added separators are
3830                 saved correctly (bug #10, "Adding a separator to the main 
3831                 toolbar fails, entry in xml file is wrong")
3832
3833 2003-01-10 [christoph]  0.8.8claws78
3834
3835         * src/imap.c
3836                 o fix warnings
3837                 o use CAPABILITY to check if NAMESPACE is available
3838
3839 2003-01-10 [christoph]  0.8.8claws77
3840
3841         * src/imap.[ch]
3842                 apply UIDPLUS IMAP extension support patch
3843
3844         Patch submitted by Simon 'corecode' Schubert
3845
3846 2003-01-10 [paul]       0.8.8claws76
3847
3848         * src/folderview.c
3849                 a sync from main which fixes the news account folders'
3850                 Properties bug
3851
3852 2003-01-10 [christoph]  0.8.8claws75
3853
3854         * src/folder.c
3855                 don't accept 0 as a valid uid returned by copy and move
3856                 functions. 0 means the message was copied or moved but the
3857                 new uid could not be fetched. It is not an error condition
3858                 for the copy or move operation.
3859
3860 2003-01-10 [paul]       0.8.8claws74
3861
3862         * src/prefs_filtering.c
3863                 change English used in Alert when entry is not
3864                 saved.
3865                 
3866         * sync with 0.8.8cvs4
3867                 see ChangeLog 2003-01-10
3868
3869 2003-01-10 [darko]      0.8.8claws73
3870
3871         * src/pine.c
3872                 fix crash when importing address book entry
3873                 without a valid address
3874
3875 2003-01-09 [alfons]     0.8.8claws72
3876
3877         * src/inc.c
3878                 filtering performance: use new style folder update
3879
3880 2003-01-09 [christoph]  0.8.8claws71
3881
3882         * src/compose.c
3883         * src/gtk/menu.[ch]
3884                 fix wrong selecting of mime encoding type, when
3885                 opening property dialog of attachments in the
3886                 compose window. 7bit was always selected and that
3887                 destoryed files with 8bit data.
3888                 (closes bug #9 Sylpheed-claws destroys attachments when
3889                  changing MIME-types)
3890
3891 2003-01-09 [paul]       0.8.8claws70
3892
3893         * sync with 0.8.8cvs3
3894                 see ChangeLog 2003-01-09
3895
3896 2003-01-08 [alfons]     0.8.8claws69
3897         
3898         * src/addressadd.c
3899                 apply patch by Kim Schulz to fix build breakage
3900                 because of missing variable
3901
3902 2003-01-08 [paul]       0.8.8claws68
3903
3904         * sync with 0.8.8cvs2
3905                 see ChangeLog 2002-01-08
3906
3907 2003-01-08 [paul]       0.8.8claws67
3908
3909         * po/it.po
3910                 updated by Alessandro Maestri
3911                 
3912         * src/addressadd.c
3913                 when using 'Add sender to addressbook' allow
3914                 name to be edited and remarks to be entered
3915                 Patch submitted by Luke Plant
3916
3917 2003-01-08 [darko]      0.8.8claws66
3918
3919         * README.claws, src/summaryview.c
3920                 fix description for marked messages
3921
3922 2003-01-08 [paul]
3923
3924         * tools/Makefile.am
3925           tools/launch_phoenix  ** NEW FILE **
3926                 add script that enables using Phoenix as the default
3927                 web browser. 
3928                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
3929                 
3930         * tools/OOo2sylpheed.pl
3931                 remove full path to sylpheed executable, just 'sylpheed'
3932                 will do
3933                 
3934         * tools/README
3935                 add launch_phoenix informtion and re-arrange and compress
3936                 the data a little
3937
3938 2003-01-07 [christoph]  0.8.8claws65
3939
3940         * src/folder.c
3941                 fix update for source folder when moving messages
3942         * src/procmsg.[ch]
3943         * src/summaryview.c
3944                 use function to set to_folder for message infos and
3945                 automatically update the op_count for old and new
3946                 folder
3947
3948 2003-01-07 [melvin]     0.8.8claws64
3949
3950         * src/prefs_actions.c
3951                 Fixed bug where an '%p' Action on a displayed image crashed 
3952                         Sylpheed
3953                 Code clean up (get rid of duplicated code and removed unnecessary 
3954                                 structure member)
3955
3956 2003-01-07 [christoph]  0.8.8claws63
3957
3958         * src/compose.c
3959         * src/folder.[ch]
3960         * src/folderview.c
3961         * src/import.c
3962         * src/inc.c
3963         * src/main.c
3964         * src/mainwindow.c
3965         * src/messageview.c
3966         * src/prefs_folder_item.c
3967         * src/procmsg.c
3968         * src/summaryview.c
3969         * src/toolbar.c
3970                 o remove all folder update triggering from the UI code. The folder
3971                   system should know much better when a folder needs an update.
3972                 o to prevent multiple updates in a row the folder updates can be
3973                   frozen for some time.
3974
3975                 Note: - Please verify that no updates are missing
3976                       - Check where freeze/thaws should be added
3977
3978 2003-01-07 [christoph]  0.8.8claws62
3979
3980         * src/prefs_actions.c
3981                 don't translate empty strings
3982
3983         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3984
3985 2003-01-06 [christoph]  0.8.8claws61
3986
3987         * src/prefs_actions.c
3988                 mark strings for gettext
3989         * src/prefs_matcher.c
3990                 use new description window for Execute action and
3991                 match condition in Filtering
3992
3993         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3994
3995 2003-01-06 [alfons]     0.8.8claws60
3996
3997         keep myself inspired to re-organize matcher part 8; 
3998         yes, more to come (I need to move out the descriptive
3999         text for actions to matcher.c, or at least make it not
4000         depend on the wicked ordering)
4001
4002         * src/prefs_matcher.c
4003                 add documentation so others may comprehend the
4004                 UI part of the conditions
4005                 
4006 2003-01-06 [christoph]  0.8.8claws59
4007
4008         * src/prefs_actions.c
4009                 use new description window for syntax help
4010         * src/gtk/description_window.c
4011                 fix display of descriptions with column count != 2
4012
4013         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4014
4015 2003-01-06 [christoph]  0.8.8claws58
4016
4017         * src/quote_fmt.c
4018         * src/summaryview.[ch]
4019         * src/gtk/Makefile.am
4020         * src/gtk/description_window.[ch]       ** NEW **
4021                 use a generic window to display syntax descriptions
4022                 currently used in quote_fmt and summaryview (new description
4023                 for extended quick search)
4024
4025         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4026
4027 2003-01-06 [paul]       0.8.8claws57
4028
4029         * sync with 0.8.8cvs1
4030                 see ChangeLog 2003-01-06
4031
4032 2003-01-06 [christoph]  0.8.8claws56
4033
4034         * src/mainwindow.c
4035         * src/prefs_gtk.[ch]
4036         * src/gtk/prefswindow.[ch]
4037         * src/plugins/spamassassin/spamassassin_gtk.c
4038                 o remove page management from prefswindow, pages
4039                   will be an argument to prefswindow_open
4040                 o prefswindow_open gets a datapointer that is
4041                   passed to the widget_create function to allow
4042                   creation of prefswindow for specific items
4043
4044 2003-01-06 [colin]      0.8.8claws55
4045         
4046         * src/summaryview.c
4047                 We don't want regexp in the reply-finder, 
4048                 because MIDs can contain !,$,. and so on
4049
4050 2003-01-06 [jens]       0.8.8claws54
4051
4052         * src/jpilot.c
4053                 fixed a wrong free in jpilot_read_db_files
4054
4055 2003-01-06 [alfons]     0.8.8claws53
4056
4057         re-organize matcher part 8; more to come
4058        
4059         * src/matcher.c
4060                 matcherprop_to_string(): put g_free()s before the
4061                 switch-case break to fix memleaks                
4062
4063 2003-01-06 [colin]      0.8.8claws52
4064
4065         * src/summaryview.c
4066                 cleanup & reply-finder now displays the first 
4067                 matching message
4068
4069 2003-01-05 [alfons]     0.8.8claws51
4070
4071         re-organize matcher part 7; more to come
4072
4073         * src/matcher.[ch]
4074                 fixes for constant correctness;
4075                 more documentation;
4076
4077 2003-01-05 [alfons]     0.8.8claws50
4078
4079         re-organize matcher part 6; more to come
4080         
4081         * src/matcher.[ch]
4082                 fixes for constant correctness;
4083                 more documentation;
4084         * src/filtering.c
4085                 fix for constant correctness
4086
4087 2003-01-05 [colin]      0.8.8claws49
4088
4089         * src/account.[ch]
4090                 Add account_get_reply_account function
4091         * src/compose.c
4092                 Use account_get_reply_account function 
4093         * src/summaryview.c
4094                 Basic reply-finder - click on the replied
4095                 icon gets you to the outbox using quick-search
4096
4097 2003-01-05 [paul]       0.8.8claws48
4098
4099         * src/prefs_common.c
4100                 small change to English
4101                 
4102         * src/prefs_filtering.c
4103                 prefs_filtering_action_select(): improve logic and uniformity
4104                 of gui
4105
4106 2003-01-05 [alfons]     0.8.8claws47
4107
4108         fine tune solution to focus problems (bug #7)
4109
4110         * src/mainwindow.c
4111                 mainwindow_focus_in_event(): remove grab event check
4112         * src/summaryview.c
4113                 summary_button_pressed(): move selection on right-click
4114                 too. we can't possibly move the selection back after
4115                 canceling a dialog, because gtk's incomplete focus 
4116                 management. whether this is a good solution, only time
4117                 will tell.
4118
4119 2003-01-05 [christoph]  0.8.8claws46
4120
4121         * src/imap.c
4122                 fix crash when no imap connection could be established
4123
4124 2003-01-05 [paul]       0.8.8claws45
4125
4126         * src/mainwindow.c
4127           src/sumamryview.c
4128           src/gtk/menu.[ch]
4129                 fix bug 605957 'shortcuts in popup-menu'
4130                 make user-defined shortcuts work
4131                 show shortcuts that are already defined
4132                 in the main menu
4133                 Patch submitted by Luke Plant
4134
4135 2003-01-05 [alfons]     0.8.8claws44
4136
4137         * src/mainwindow.c
4138                 focus_in_event handler should not select summary view row 
4139                 when another window (menu, dialog) grabbed for events 
4140                 (bug #7, "[0.8.8claws42] Message summary focus") 
4141
4142 2003-01-04 [christoph]  0.8.8claws43
4143
4144         * src/procmsg.c
4145                 update save folder after adding the sent message
4146                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
4147
4148 2003-01-02 [christoph]  0.8.8claws42
4149
4150         * src/common/plugin.c
4151                 fix unloading of all plugins and unload
4152                 plugins in reverse order
4153                 
4154         * src/gtk/pluginwindow.c
4155                 implement function of load and unload button
4156
4157         * src/gtk/prefswindow.c
4158         * src/gtk/prefswindow.h
4159                 rename register function and add new unregister
4160                 function
4161
4162         * src/plugins/spamassassin/spamassassin_gtk.c
4163                 unregister prefs page and update for changes in
4164                 src/gtk/prefswindow.c
4165
4166 2003-01-02 [paul]       0.8.8claws41
4167
4168         * po/es.po
4169                 updated by Ricardo Mones Lastra
4170
4171 2003-01-02 [paul]
4172
4173         * tools/tb2sylpheed
4174                 fixes and improvements by Urke MMI
4175
4176 2003-01-02 [thorsten]   0.8.8claws40
4177
4178         * src/procmsg.c
4179                 fixed wrong return value
4180
4181 2003-01-02 [thorsten]   0.8.8claws39
4182
4183         * src/prefs.c
4184                 fixed printing wrong variable
4185
4186 2003-01-02 [thorsten]   0.8.8claws38
4187
4188         * src/prefs.c
4189                 fixed acessing members of freed pfile struct
4190
4191 2003-01-02 [thorsten]   0.8.8claws37
4192
4193         * src/procmsg.c
4194                 detect loops across several messages
4195                 as suggested by Christoph Hohmann
4196
4197 2003-01-01 [match]      0.8.8claws36
4198
4199         * src/addrindex.c
4200                 fixed another memory leak.
4201
4202 2003-01-01 [match]      0.8.8claws35
4203
4204         * src/jpilot.[ch]
4205                 fixed memory leaks. applied Doxygen comments.
4206
4207 2003-01-01 [thorsten]   0.8.8claws34
4208
4209         * src/procmsg.c
4210                 inhibit endless loop if msg references itself
4211                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
4212
4213 2003-01-01 [christoph]  0.8.8claws33
4214
4215         * src/mainwindow.c
4216         * src/gtk/Makefile.am
4217         * src/gtk/pluginwindow.c                ** NEW **
4218         * src/gtk/pluginwindow.h                ** NEW **
4219                 add plugin window
4220
4221         * src/plugins/demo/demo.c
4222         * src/plugins/spamassassin/spamassassin.c
4223         * src/plugins/spamassassin/spamassassin_gtk.c
4224                 write better plugin descriptions
4225
4226 2002-12-31 [christoph]  0.8.8claws32
4227
4228         * src/gtk/prefswindow.c
4229         * src/plugins/spamassassin/spamassassin_gtk.c
4230                 some small improvements to GTK code
4231
4232 2002-12-31 [christoph]  0.8.8claws31
4233
4234         * src/plugins/spamassassin/spamassassin_gtk.c
4235                 enable folder select button
4236
4237 2002-12-31 [christoph]  0.8.8claws30
4238
4239         * src/mainwindow.c
4240         * src/gtk/Makefile.am
4241         * src/gtk/prefswindow.c                         ** NEW **
4242         * src/gtk/prefswindow.h                         ** NEW **
4243                 add new prefs window
4244
4245         * src/common/plugin.c
4246                 don't try to load empty config lines
4247         
4248         * src/plugins/spamassassin/Makefile.am
4249         * src/plugins/spamassassin/spamassassin.c
4250         * src/plugins/spamassassin/spamassassin.h       ** NEW **
4251         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
4252                 GTK config for SpamAssassin Plugin using
4253                 the new prefs window
4254
4255 2002-12-31 [paul]       0.8.8claws29
4256
4257         * po/POTFILES.in
4258                 remove obsolete entry 'src/menu.c'
4259
4260 2002-12-31 [alfons]     0.8.8claws28
4261
4262         * src/matcher.[ch]
4263         * src/matcher_parser_parse.y
4264         * src/prefs_matcher.c
4265                 add "ignore_thread" and "~ignore_thread" condition so it's
4266                 possible to make the actions / scoring operate on the ignore
4267                 thread flag
4268
4269 2002-12-31 [christoph]  0.8.8claws27
4270
4271         * src/addrbook.c
4272         * src/addrindex.c
4273         * src/folder.c
4274         * src/matcher.c
4275         * src/prefs_account.c
4276         * src/prefs_actions.c
4277         * src/prefs_customheader.c
4278         * src/prefs_display_header.c
4279         * src/prefs_gtk.c
4280         * src/procmime.c
4281         * src/toolbar.c
4282         * src/xmlprops.c
4283         * src/common/prefs.[ch]
4284                 extend prefs file handling for reading and automatic handling
4285                 of blocks. When reading prefs_set_block_label will automatically
4286                 move on to the block. When writing it will copy all other blocks
4287                 automatically
4288
4289         * src/common/plugin.c
4290                 Now loading plugin filenames from [Plugins] block in
4291                 sylpheed rc file
4292
4293 2002-12-30 [christoph]  0.8.8claws26
4294
4295         * src/common/hooks.[ch]
4296                 return abort status to caller of hooks_invoke
4297                 
4298         * src/inc.[ch]
4299                 invoke message filtering hook and stop
4300                 default handling when filter returns abort
4301
4302         * src/common/plugin.[ch]
4303         * src/plugins/demo/demo.c
4304                 modify plugin loader, because resolving symbols for strings
4305                 does not work correctly
4306         
4307         * configure.in
4308         * ac/spamassassin.m4                            ** NEW **
4309         * src/plugins/spamassassin/.cvsignore           ** NEW **
4310         * src/plugins/spamassassin/Makefile.am          ** NEW **
4311         * src/plugins/spamassassin/README               ** NEW **
4312         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
4313         * src/plugins/spamassassin/spamassassin.c       ** NEW **
4314         * src/plugins/spamassassin/utils.[ch]           ** NEW **
4315                 add spamassassin plugin, see src/plugins/spamassassin/README
4316                 for details
4317
4318 2002-12-29 [alfons]     0.8.8claws25
4319
4320         * src/mainwindow.c
4321                 when moving focus from a message view to the main 
4322                 window, don't forget to select the summary node
4323                 of the displayed message. should fix "[ 659103 ] 
4324                 focus-follows-mouse confuses sylpheed"
4325
4326 2002-12-29 [christoph]  0.8.8claws24
4327
4328         * src/Makefile.am
4329         * src/stringtable.[ch]          ** REMOVE **
4330         * src/common/Makefile.am
4331         * src/common/stringtable.[ch]   ** NEW **
4332                 move stringtable files to common directory
4333
4334 2002-12-29 [christoph]  0.8.8claws23
4335
4336         * src/Makefile.am
4337         * src/menu.[ch]                 ** REMOVE **
4338         * src/gtk/Makefile.am
4339         * src/gtk/menu.[ch]             ** NEW **
4340                 move menu files to gtk directory
4341
4342 2002-12-29 [match]      0.8.8claws22
4343
4344         * src/addressbook.c
4345         * src/syldap.c
4346                 moved UI specific code out of LDAP code into addressbook
4347                 UI code. fixed memory leak.
4348
4349 2002-12-29 [christoph]  0.8.8claws21
4350
4351         * src/folder.c
4352                 only check for IGNORED parent message when message is
4353                 not IGNORED itself
4354
4355 2002-12-29 [alfons]     0.8.8claws20
4356
4357         * src/summaryview.c
4358                 set gtksctree's anchor correct (immediate execute
4359                 changes the tree's layout, and anchor points at 
4360                 the incorrect row). fixes "[ 657233 ] multiple msg 
4361                 delete sometimes off by 1".
4362                 we probably have to look for more tree layout /
4363                 anchor glitches.
4364
4365 2002-12-29 [paul]       0.8.8claws19
4366
4367         * src/summaryview.c
4368                 fix bug [ 659054 ] incorrect sorting of 'From' column
4369                 when using 'display sender using address book'
4370                 thanks to Alfons and Luke Plant
4371
4372 2002-12-29 [christoph]  0.8.8claws18
4373
4374         * src/folder.c
4375         * src/procmsg.[ch]
4376                 check parent messages for IGNORE THREAD flag, when adding,
4377                 moving or copying messages to a folder
4378
4379 2002-12-27 [alfons]     0.8.8claws17
4380
4381         re-organize matcher part 5; more to come
4382
4383         * src/matcher.c
4384                 hash keywords in matchparser_tab 
4385
4386 2002-12-27 [alfons]     0.8.8claws16
4387
4388         re-organize matcher part 4; more to come
4389
4390         * src/matcher_parser.h
4391         * src/matcher_parser_lex.l
4392         * src/matcher_parser_parse.y
4393                 cleanup
4394
4395 2002-12-27 [alfons]     0.8.8claws15
4396
4397         re-organize matcher part 3; more to come
4398
4399         * src/matcher.[ch]
4400                 cleanup
4401
4402 2002-12-27 [alfons]     0.8.8claws14
4403
4404         re-organize matcher part 2; more to come but this should
4405         work. cc me if there are any regressions.
4406
4407         * src/matcher.h
4408                 add prototype for get_matchparser_tab_id()
4409         * src/matcher_parser_lex.l
4410                 look up keywords using matchparser_tab_id();
4411
4412 2002-12-27 [alfons]     0.8.8claws12
4413
4414         re-organize matcher part 1
4415
4416         * src/matcher.h
4417                 map yacc generated constants to sylpheed matcher constants
4418         * src/matcher.c
4419                 add function to find a matcher constant from a string
4420
4421 2002-12-27 [christoph]  0.8.8claws11
4422
4423         * src/compose.c
4424                 MENUITEM_ADD casts the 4th argument from integer to pointer
4425                 so it probably should not be a pointer, this means we
4426                 should use account id for it and not the account's pointer
4427
4428 2002-12-27 [paul]       0.8.8claws10
4429
4430         * src/mainwindow.c
4431                 remove unneeded 'GtkWidget *vbox'
4432                 
4433         * src/summaryview.c
4434                 further sync with 0.8.8 - make sort
4435                 by recipient work as expected
4436                 
4437         * NEWS
4438                 sync with 0.8.8
4439
4440 2002-12-27 [paul]       0.8.8claws9
4441
4442         * po/pt_BR.po
4443                 updated by Ivan F. Martinez
4444                 
4445 2002-12-27 [darko]      0.8.8claws8
4446
4447         * src/common/utils.c
4448                 added locked pattern to extended search
4449
4450 2002-12-27 [alfons]     0.8.8claws7
4451
4452         * src/prefs_matcher.[ch]
4453                 clean up
4454
4455 2002-12-26 [alfons]     0.8.8claws6
4456
4457         * src/matcher.[ch]
4458         * src/matcher_parser_lex.l
4459         * src/matcher_parser_parse.y
4460         * src/prefs_matcher.c
4461                 allow color label as a condition in the matcher
4462
4463 2002-12-26 [oliver]     0.8.8claws5
4464         
4465         * src/toolbar.c 
4466                 enable Addressbook for Main and Messageview
4467         * src/prefs_actions.c
4468                 enable actions in Messageview
4469
4470 2002-12-26 [christoph]  0.8.8claws4
4471
4472         * src/common/plugin.c
4473                 add a little debug output
4474         * configure.in
4475         * src/plugins/demo/Makefile.am
4476                 better use of automake
4477
4478 2002-12-26 [christoph]  0.8.8claws3
4479
4480         * src/Makefile.am
4481         * src/common/Makefile.am
4482                 fix "make distdir"
4483
4484 2002-12-26 [christoph]  0.8.8claws2
4485
4486         * configure.in
4487                 sort configure checks into common / gtk / plugins
4488         * po/POTFILES.in
4489                 add src/prefs_gtk.c
4490         * src/Makefile.am
4491                 add plugins SUBDIR
4492         * src/main.c
4493         * src/common/sylpheed.[ch]
4494                 added now sylpheed_done function for shutdown
4495         * src/common/Makefile.am
4496         * src/common/plugin.[ch]                ** NEW **
4497                 plugin loader and unloader
4498         * src/plugins/.cvsignore                ** NEW **
4499         * src/plugins/Makefile.am               ** NEW **
4500                 build plugins
4501         * src/plugins/demo/.cvsignore           ** NEW **
4502         * src/plugins/demo/Makefile.am          ** NEW **
4503         * src/plugins/demo/demo.c               ** NEW **
4504                 small demo plugin that installs a logtext hook and
4505                 outputs the log text to stdout
4506
4507 2002-12-26 [paul]       0.8.8claws1
4508
4509         * po/es.po
4510                 updated by Ricardo Mones Lastra
4511
4512 2002-12-26 [paul]       0.8.8claws
4513
4514         * 0.8.8claws released
4515
4516 2002-12-26 [paul]       0.8.7claws12
4517
4518         * po/bg.po
4519                 updated by George Danchev
4520
4521 2002-12-26 [paul]       0.8.7claws11
4522
4523         * po/POTFILES.in
4524                 remove unneeded 'src/prefs.c' entry 
4525
4526 2002-12-26 [paul]       0.8.7claws10
4527
4528         * src/codeconv.c
4529           src/mainwindow.c
4530                 sync with 0.8.8 release
4531         
4532         * src/folder.[ch]
4533           src/mh.c
4534           src/summaryview.c
4535                 partial sync with 0.8.8 release
4536         
4537
4538 2002-12-25 [alfons]     0.8.7claws9
4539
4540         * src/matcher.[ch]
4541         * src/matcher_parser_lex.l
4542         * src/matcher_parser_parse.y
4543         * src/prefs_matcher.c
4544                 add locked flag to possible filtering / matcher 
4545                 conditions (also a good example what should be
4546                 done to add a simple boolean condition)
4547
4548 2002-12-25 [christoph]  0.8.7claws8
4549
4550         * src/Makefile.am
4551         * src/account.[ch]
4552         * src/addrbook.c
4553         * src/addressbook.c
4554         * src/addrindex.c
4555         * src/filtering.c
4556         * src/folder.c
4557         * src/matcher.c
4558         * src/prefs.[ch]                ** REMOVE **
4559         * src/prefs_account.c
4560         * src/prefs_actions.c
4561         * src/prefs_common.c
4562         * src/prefs_customheader.c
4563         * src/prefs_display_header.c
4564         * src/prefs_filtering.c
4565         * src/prefs_folder_item.c
4566         * src/prefs_gtk.[ch]            ** NEW **
4567         * src/prefs_matcher.c
4568         * src/prefs_scoring.c
4569         * src/prefs_summary_column.c
4570         * src/procmime.c
4571         * src/selective_download.c
4572         * src/toolbar.c
4573         * src/common/Makefile.am
4574         * src/common/prefs.[ch]         ** NEW **
4575                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
4576
4577 2002-12-24 [alfons]     0.8.7claws7
4578
4579         * src/summaryview.c
4580                 summary_thread_build(): fix real cause of the crash mentioned in
4581                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
4582                 this way we get meaningful ctree nodes 
4583
4584 2002-12-24 [oliver]     0.8.7claws6
4585
4586         * src/mainwindow.[ch]
4587         * src/messageview.[ch]
4588         * src/compose.[ch]
4589         * src/inc.c
4590         * src/summaryview.c
4591                 changes to use updated toolbar handling
4592                 
4593 2002-12-24 [oliver]     0.8.7claws5
4594
4595         * src/toolbar.[ch]
4596                 generic toolbar handling
4597                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
4598         * src/prefs_toolbar.[ch]
4599                 adjust to handling
4600         
4601 2002-12-24 [oliver]     0.8.7claws4
4602         
4603         * src/stock_pixmap.[ch]
4604                 move SYLPHEED_LOGO to end of list in order 
4605                 to remove it from Custom Toolbar`s Icon View
4606
4607 2002-12-24 [alfons]     0.8.7claws3
4608
4609         * src/summaryview.c
4610                 summary_thread_build(): fix crash because of focus != selection 
4611                 after threading. when deleting the selection, gtk tries but fails 
4612                 to find the correct focusable element. we now force the selection
4613                 to be focused. this should solve the infamous bug reported by 
4614                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
4615                 a test case is available. 
4616
4617 2002-12-24 [darko]      0.8.7claws2
4618
4619         * src/summaryview.c
4620                 don't crash when unmarking message with unread children
4621
4622 2002-12-23 [christoph]  0.8.7claws1
4623
4624         * src/Makefile.am
4625         * src/common/Makefile.am
4626                 update Makefiles for moved intl.h, version.h and defs.h
4627         * src/imap.c
4628                 rewrite imap_session_get to avoid duplicate code
4629
4630 2002-12-23 [paul]       0.8.7claws
4631
4632         * Santa-Claws released
4633         
4634         * po/hu.po
4635           po/ru.po
4636                 squeeze in updated Hungarian and Russian translations.
4637                 Submitted by  Gál Zoltán and Ruslan N. Balkin
4638
4639 2002-12-23 [paul]       0.8.6claws129
4640
4641         * po/pl.po
4642                 updated by Witold Wladyslaw Wojciech Wilk
4643
4644 2002-12-23 [paul]       0.8.6claws128
4645
4646         * src/quote_fmt_parse.y
4647                 fix typo and add licence header
4648
4649 2002-12-23 [paul]       0.8.6claws127
4650
4651         * po/en_GB.po
4652                 updated
4653
4654 2002-12-23 [paul]       0.8.6claws126
4655
4656         * po/it.po
4657                 updated translation, submitted by Alessandro Maestri
4658                 
4659 2002-12-23 [paul]       0.8.6claws125
4660
4661         * src/quote_fmt_parse.y
4662                 fix signature-stripping on replies bug. match
4663                 '-- \n' and not '-- '.
4664
4665 2002-12-22 [paul]       0.8.6claws124
4666
4667         * po/bg.po
4668           po/es.po
4669           po/sr.po
4670                 updated translations. submitted by George Danchev,
4671                 Ricardo Mones Lastra, and Urke MMI respectively
4672
4673 2002-12-21 [paul]       0.8.6claws123
4674
4675         * src/addrbook.c
4676                 fix coding style
4677
4678 2002-12-21 [paul]       0.8.6claws122
4679
4680         * src/addrbook.c
4681                 fix bug [643638] where if a person is in one or more
4682                 addressbook groups editing that person's email 
4683                 address results in removal from those groups.
4684                 Patch submitted by Luke Plant.
4685
4686 2002-12-20 [christoph]  0.8.6claws121
4687
4688         * src/common/utils.c
4689         * src/summaryview.c
4690                 reimplement expand_search_string using GString to
4691                 prevent crashs caused by miscalculated string
4692                 lengths reported by Paul
4693
4694 2002-12-20 [christoph]  0.8.6claws120
4695
4696         * src/summaryview.c
4697                 don't use "changed" to check if op_count has to be changed as it
4698                 is also set when the message has unread children
4699                 (closes bug [ 653221 ] crash while deleting duplicates)
4700
4701 2002-12-20 [paul]       0.8.6claws119
4702
4703         * sync with 0.8.6cvs27
4704                 see ChangeLog 2002-12-20
4705
4706 2002-12-20 [paul]       0.8.6claws118
4707
4708         * sync with 0.8.6cvs26
4709                 see ChangeLog 2002-12-19 and 2002-12-20
4710
4711 2002-12-19 [alfons]     0.8.6claws117
4712
4713         * src/textview.c
4714                 fix incorrect parsing of email addresses, submitted by 
4715                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
4716                 name display if it contains @".
4717
4718 2002-12-18 [paul]       0.8.6claws116
4719
4720         * sync with 0.8.6cvs23
4721                 see ChangeLog 2002-12-18
4722
4723 2002-12-18 [paul]       0.8.6claws115
4724
4725         * src/Makefile.am
4726         * src/account.c
4727         * src/codeconv.c
4728         * src/gtkutils.[ch]
4729         * src/imap.c
4730                 sync with 0.8.6cvs22.
4731                 see ChangeLog 2002-12-17 and 2002-12-18
4732
4733 2002-12-17 [christoph]  0.8.6claws114
4734
4735         * src/imap.c
4736                 o don't create a session if imap greeting fails
4737                 o don't close socket when authentication fails
4738                   this is done by imap_session_destroy
4739
4740 2002-12-17 [thorsten]   0.8.6claws113
4741
4742         * tools/Makefile.am
4743           tools/README
4744           tools/google_msgid.pl ** NEW FILE **
4745                 Added "search for message-id" script and doc
4746
4747 2002-12-17 [thorsten]   0.8.6claws112
4748
4749         * po/hu.po
4750                 Updated hungarian translation
4751                 (updated by Gal Zoltan)
4752
4753 2002-12-16 [christoph]  0.8.6claws111
4754
4755         * src/addr_compl.c
4756                 remove stupid addressbook dump to debug output
4757         * src/mh.c
4758                 fix memory leak found by Hiro
4759
4760 2002-12-14 [paul]       0.8.6claws110
4761
4762         * src/compose.c
4763                 fix menubar sensitivity on send
4764                 
4765         * src/prefs_filtering.c
4766         * src/prefs_matcher.c
4767         * src/prefs_scoring.c
4768                 Fix english ;)
4769                 
4770         * src/common/quoted-printable.h
4771                 sync: fix typo
4772         
4773 2002-12-13 [christoph]  0.8.6claws109
4774
4775         * src/Makefile.am
4776         * src/manage_window.[ch]        ** REMOVE **
4777         * src/gtk/Makefile.am
4778         * src/gtk/manage_window.[ch]    ** NEW **
4779                 move manage_window files to gtk directory
4780
4781 2002-12-13 [christoph]  0.8.6claws108
4782
4783         * src/Makefile.am
4784         * src/gtkshruler.[ch]           ** REMOVE **
4785         * src/gtk/Makefile.am
4786         * src/gtk/gtkshruler.[ch]       ** NEW **
4787                 move gtkshruler files to gtk directory
4788
4789 2002-12-13 [christoph]  0.8.6claws107
4790
4791         * src/Makefile.am
4792         * src/compose.c
4793         * src/gtkstext.[ch]             ** REMOVE **
4794         * src/gtkutils.[ch]
4795         * src/textview.c
4796         * src/gtk/gtkstext.[ch]         ** NEW **
4797         * src/gtk/Makefile.am
4798                 o move stext functions to gtkstext.c to remove
4799                   dependency of gtkutils
4800                 o move gtkstext files to gtk directory
4801
4802         * src/gtk/Makefile.am
4803         * src/gtk/sslcertwindow.[ch]
4804                 UI stuff can always depend on common code so
4805                 it's ok to add ../common to include path
4806
4807 2002-12-13 [colin]      0.8.6claws106
4808
4809         * src/summaryview.c
4810                 Disconnect sighandlers for mainwindow when
4811                 quicksearch has the focus
4812                 Fix bug #653231
4813         * src/mainwindow.[ch]
4814                 Make key_pressed callback public, to be able
4815                 to disconnect it
4816
4817 2002-12-13 [christoph]  0.8.6claws105
4818
4819         * src/mh.c
4820                 create .mh_sequences file in new MH folders
4821                 (closes feature request [ 523162 ] MH folders should
4822                  get a .mh_sequences)
4823
4824 2002-12-13 [colin]      0.8.6claws104
4825
4826         * src/summaryview.c
4827                 Better handling of quicksearch show/hide
4828                 (basically the button stays under the mouse 
4829                  when toggled)
4830
4831 2002-12-13 [paul]       0.8.6claws103
4832
4833         * sync with 0.8.6cvs17
4834                 see ChangeLog 2002-12-13
4835
4836 2002-12-13 [paul]       0.8.6claws102
4837
4838         * po/es.po
4839                 updated by Ricardo Mones Lastra
4840
4841 2002-12-11 [colin]       0.8.6claws101
4842
4843         * src/folder.c
4844                 remove statusbar stuff
4845           src/folderview.c
4846                 set statusbar verbosity when moving folders
4847
4848 2002-12-11 [colin]       0.8.6claws100
4849         * src/prefs_filtering.c
4850         * src/prefs_matcher.c
4851         * src/prefs_scoring.c
4852                 Fix english ;)
4853
4854 2002-12-11 [colin]       0.8.6claws99
4855
4856         * src/prefs_common.[ch]
4857                 Add summary_quicksearch_type
4858         * src/summaryview.c
4859                 Save last used quicksearch type
4860
4861 2002-12-11 [jens]       0.8.6claws98
4862         * src/prefs_filtering.c
4863         * src/prefs_matcher.c
4864         * src/prefs_scoring.c
4865                 added dialog for incomplete rules in scoring, filtering and
4866                 matcher to ask wheather really close
4867
4868 2002-12-11 [colin]      0.8.6claws97
4869
4870         * src/folder.c
4871                 Fix folder dnd statusbar logging
4872
4873 2002-12-10 [christoph]  0.8.6claws96
4874
4875         * src/compose.c
4876         * src/folder.c
4877         * src/imap.c
4878         * src/inc.c
4879         * src/main.c
4880         * src/mainwindow.c
4881         * src/news.c
4882         * src/send.c
4883         * src/statusbar.[ch]
4884         * src/common/hooks.c
4885         * src/common/log.[ch]
4886                 o handle verbose logging in statusbar directly in statusbar code
4887                   and common code does not need any knowledge about a statusbar
4888                 o remove direct calls to statusbar_(puts|pop)_all functions
4889
4890 2002-12-10 [jens]       0.8.6claws95
4891
4892         * src/*.c
4893                 removed gettext from g_warnings
4894         * po/POTFILES.in
4895                 cleaned and updated
4896         * po/de.po
4897                 updated
4898
4899 2002-12-10 [colin]      0.8.6claws94
4900
4901         * src/main.c
4902                 finish crash dialog fix
4903
4904 2002-12-10 [colin]      0.8.6claws93
4905
4906         * src/main.c
4907                 "Fix" "sylpheed already running" instead of
4908                 crash dialog appearing after a crash
4909
4910 2002-12-10 [colin]      0.8.6claws92
4911
4912         * po/POTFILES.in
4913                 add src/gtk/sslcertwindow.c
4914
4915 2002-12-10 [paul]       0.8.6claws91
4916
4917         * po/POTFILES.in
4918                 updated to reflect recent changes
4919                 submitted by Alessandro Maestri
4920
4921 2002-12-09 [christoph]  0.8.6claws90
4922
4923         * src/Makefile.am
4924         * src/smtp.[ch]                 ** REMOVE **
4925         * src/common/Makefile.am
4926         * src/common/smtp.[ch]          ** NEW **
4927                 move smtp files to common directory
4928
4929 2002-12-09 [christoph]  0.8.6claws89
4930
4931         * src/Makefile.am
4932         * src/session.[ch]              ** REMOVE **
4933         * src/common/Makefile.am
4934         * src/common/session.[ch]       ** NEW **
4935                 move session files to common directory
4936
4937 2002-12-09 [paul]       0.8.6claws88
4938
4939         * src/account.c
4940                 fix bug [649746] edit accounts: move account reverted
4941                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
4942
4943 2002-12-09 [colin]      0.8.6claws87
4944
4945         * src/ssl_certificate.c
4946                 cleanup
4947
4948 2002-12-09 [colin]      0.8.6claws86
4949
4950         * src/ssl.c
4951                 Try to open the cert.pem database and 
4952                 issue a warning if it isn't there
4953
4954 2002-12-09 [colin]      0.8.6claws85
4955
4956         * src/common/ssl_certificate.c
4957         * src/gtk/sslcertwindow.c
4958                 Warning fixes
4959
4960 2002-12-09 [colin]      0.8.6claws84
4961
4962         * src/ssl_certificate.[ch] ** REMOVED **
4963         * src/common/ssl_certificate.[ch] ** NEW **
4964         * src/Makefile.am
4965         * src/common/Makefile.am
4966                 Moved ssl_certificate.[ch] to common
4967         * src/common/ssl.c 
4968                 Put back needed include
4969         * src/gtk/sslcertwindow.[ch]
4970                 Changed ssl_certificate.h include
4971         
4972 2002-12-09 [colin]      0.8.6claws83
4973
4974         * src/gtk/sslcertwindow.[ch]
4975                 Implement hook for certificate acception
4976         * src/ssl_certificate.[ch]
4977                 Implement hook for certificate acception
4978         * src/common/ssl.c
4979                 Reenable certificate acception check
4980         * src/mainwindow.c
4981                 Register sslcertwindow's hook
4982         
4983 2002-12-08 [christoph]  0.8.6claws82
4984
4985         * src/about.c
4986         * src/addr_compl.c
4987         * src/codeconv.c
4988         * src/manual.c
4989         * src/undo.c
4990         * src/common/utils.c
4991                 o add missing includes
4992                 o fix warnings
4993         * src/.cvsignore
4994         * src/common/.cvsignore
4995         * src/common/version.h          ** REMOVE **
4996                 remove autogenerated file
4997
4998 2002-12-08 [paul]       0.8.6claws81
4999
5000         * src/stringtable.c
5001                 put back needed include
5002
5003 2002-12-08 [colin]      0.8.6claws80
5004         
5005         * src/gtk/sslcertwindow.c
5006                 Cleaner popups when asking
5007         * src/ssl_certificate.c
5008         * src/prefs_common.[ch]
5009                 remove ssl certificate pref
5010                 put back needed include
5011         * src/undo.c
5012                 put back needed include
5013
5014 2002-12-08 [christoph]  0.8.6claws79
5015
5016         * src/folderview.c
5017         * src/logwindow.c
5018         * src/statusbar.c
5019         * src/summaryview.c
5020                 only abort hook invokation if required data is missing not
5021                 if our own data pointer is NULL, update hookfunction for
5022                 log window
5023
5024 2002-12-08 [paul]       0.8.6claws78
5025
5026         * src/about.c
5027         * src/addrcache.c
5028         * src/addrclip.c
5029         * src/addr_compl.c
5030         * src/addrselect.c
5031         * src/codeconv.c
5032         * src/colorlabel.c
5033         * src/enriched.c
5034         * src/esmtp.c
5035         * src/exporthtml.c
5036         * src/headerview.c
5037         * src/imageview.c
5038         * src/manual.c
5039         * src/noticeview.c
5040         * src/pgptext.c
5041         * src/scoring.c
5042         * src/sourcewindow.c
5043         * src/stringtable.c
5044         * src/undo.c
5045                 clean up: remove unneccesary includes
5046
5047 2002-12-08 [christoph]  0.8.6claws77
5048
5049         * src/folderview.c
5050         * src/statusbar.c
5051         * src/summaryview.c
5052         * src/common/hooks.[ch]
5053                 hook functions now have a gboolean return value, if a hook
5054                 returns TRUE it will stop executing of any more hooks in
5055                 the same hooklist for this invokation
5056
5057 2002-12-08 [colin]      0.8.6claws76
5058         
5059         * src/main.c
5060                 put back argv0 for CRASH_DIALOG
5061
5062 2002-12-08 [christoph]  0.8.6claws75
5063
5064         * src/Makefile.am
5065         * src/about.c
5066         * src/account.c
5067         * src/crash.c
5068         * src/esmtp.h
5069         * src/imap.[ch]
5070         * src/inc.c
5071         * src/main.c
5072         * src/mainwindow.c
5073         * src/news.c
5074         * src/pop.[ch]
5075         * src/prefs_account.[ch]
5076         * src/prefs_common.[ch]
5077         * src/send.[ch]
5078         * src/smtp.[ch]
5079         * src/ssl_certificate.[ch]
5080         * src/ssl_manager.[ch]
5081         * src/common/Makefile.am
5082         * src/common/log.c
5083         * src/common/nntp.[ch]
5084         * src/common/socket.[ch]
5085         * src/common/ssl.[ch]
5086         * src/gtk/sslcertwindow.[ch]
5087         * ac/openssl.m4
5088                 use new autoconf script to detect OpenSSL with extra parameters
5089                 to specify the location of libs and includes, also remove USE_SSL
5090                 to USE_OPENSSL
5091
5092         * src/common/sylpheed.[ch]
5093         * src/common/version.h.in
5094                 start seperation of common code initialization seperated from gui
5095
5096         * src/summaryview.c
5097                 The function that is called when a color label changes
5098                 should not change the color lable again
5099
5100 2002-12-08 [colin]      0.8.6claws74
5101
5102         * src/gtk/sslcertwindow.c
5103                 warning fixes
5104
5105 2002-12-08 [colin]      0.8.6claws73
5106
5107         * src/statusbar.c
5108           src/common/log.h
5109                 Register a hook for statusbar_puts_all
5110         * src/common/log.c
5111                 invoke statusbar_puts_all's hook
5112         
5113 2002-12-08 [colin]      0.8.6claws72
5114
5115         * src/ssl_certificate.c
5116                 Put back a badly-removed include
5117
5118 2002-12-08 [colin]      0.8.6claws71
5119
5120         * src/gtk/sslcertwindow.[ch]    ** NEW **
5121                 new certificate presentation
5122         * src/gtk/Makefile.am
5123                 add new files
5124         * src/ssl_certificate.[ch]
5125                 gtk cleanup, made utility functions public
5126         * src/ssl_manager.c
5127                 use new cert presentation
5128
5129 2002-12-07 [christoph]  0.8.6claws70
5130
5131         * src/Makefile.am
5132         * src/nntp.[ch]                 ** REMOVE **
5133         * src/common/Makefile.am
5134         * src/common/nntp.[ch]          ** NEW **
5135                 move nntp files to common directory
5136
5137 2002-12-07 [christoph]  0.8.6claws69
5138
5139         * src/procmsg.[ch]
5140         * src/summaryview.c
5141                 implement msginfo update callback using sylpheed's new
5142                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
5143
5144 2002-12-06 [christoph]  0.8.6claws68
5145
5146         * src/editgroup.c
5147                 This patch changes the 'Edit Group Details' dialog to
5148                 allow extended selections in either pane, so that
5149                 addresses can be added or removed from a group more
5150                 quickly and easily. (it actually is a net decrease in
5151                 file size, as some unnecessary functions have been
5152                 removed). 
5153                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
5154
5155 2002-12-06 [christoph]  0.8.6claws67
5156
5157         * src/Makefile.am
5158         * src/template.[ch]             ** REMOVE **
5159         * src/common/Makefile.am
5160         * src/common/template.[ch]      ** NEW **
5161                 move template files to common directory
5162
5163         * src/nntp.c
5164                 add missing log.h include
5165
5166 2002-12-06 [melvin]     0.8.6claws66
5167
5168         * src/prefs_actions.c
5169                 Added the trailing ">" syntax to insert command's output
5170                 without replacing old text (in contrast to trailing "|").
5171
5172 2002-12-05 [colin]      0.8.6claws65
5173         
5174         * src/common/utils.c
5175                 Don't modify original search_string or it'll change
5176                 the next iterations in the for()
5177
5178 2002-12-05 [darko]      0.8.6claws64
5179
5180         * src/common/utils.c
5181                 proper check for filtering commands, found by Colin
5182
5183 2002-12-05 [darko]      0.8.6claws63
5184
5185         * src/common/utils.c
5186                 check proper string for NULL pointer, found by Colin
5187
5188 2002-12-05 [darko]      0.8.6claws62
5189
5190         * src/common/utils.[ch]
5191                 expand_search_string(): new function
5192                 converts Mutt-like patterns to Sylpheed's
5193                 filtering engine
5194         * src/summaryview.c
5195                 use expand_search_string() to allow Mutt-like
5196                 patterns in extended search
5197         * README.claws
5198                 document extended option in quick search
5199
5200 2002-12-05 [paul]       0.8.6claws61
5201
5202         * sync with 0.8.6cvs16
5203                 see ChangeLog 2002-12-05
5204                 
5205         * po/POTFILES.in
5206                 clean up
5207
5208 2002-12-04 [christoph]  0.8.6claws60
5209
5210         * src/imap.[ch]
5211                 put imap authentication code into a new function and
5212                 remove it from imap_session_new that will allow to
5213                 send other commands before authentication
5214
5215 2002-12-04 [christoph]  0.8.6claws59
5216
5217         * src/imap.[ch]
5218                 use already existing method to prevent unneeded IMAP
5219                 folder selects. Set imap_select parameters to NULL
5220                 in some functions if the values are not required.
5221
5222         * src/xml.h
5223                 remove no longer required include
5224
5225 2002-12-04 [paul]       0.8.6claws58
5226
5227         * po/es.po
5228                 updated by Ricardo Mones Lastra
5229                 
5230         * configure.in
5231           po/hu.po      ** NEW FILE **
5232                 initial Hungarian translation, submitted
5233                 by Gál Zoltán <galzoli@hu.inter.net>
5234
5235 2002-12-03 [christoph]  0.8.6claws57
5236
5237         * src/Makefile.am
5238         * src/gtksctree.[ch]            ** REMOVE **
5239         * src/gtk/Makefile.am
5240         * src/gtk/gtksctree.[ch]        ** NEW **
5241                 move gtksctree files to gtk directory
5242
5243 2002-12-03 [christoph]  0.8.6claws56
5244
5245         * src/Makefile.am
5246         * src/md5.[ch]                  ** REMOVE **
5247         * srm/common/Makefile.am
5248         * src/common/md5.[ch]           ** NEW **
5249                 move md5 files to common directory
5250
5251         * src/gtkstext.c
5252                 remove not required #include
5253
5254 2002-12-03 [sergey]     0.8.6claws55
5255
5256         * src/gtkutils.c
5257         * src/gtkutils.h
5258                 gtkut_window_popup(): new function.
5259         * src/mainwindow.c
5260                 main_window_popup(): use gtkut_window_popup() to raise
5261                 window without changing its position.
5262                 (see sylpheed-main ML message [sylpheed:17247])
5263
5264 2002-12-03 [sergey]     0.8.6claws54
5265
5266         * src/send.c
5267                 send_message_local(): removed first-dot escaping
5268                 (SMTP-only, not needed for sending through pipe)
5269
5270 2002-12-03 [paul]       0.8.6claws53
5271
5272         * po/POTFILES.in
5273                 update to reflect recent changes (thanks
5274                 to Ricardo Mones Lastra)
5275                 
5276         * tools/filter_conv.pl
5277                  fix problem with quoted strings. Patch submitted
5278                  by Luke Plant <lukeplant@softhome.net>
5279
5280 2002-12-03 [paul]       0.8.6claws52
5281
5282         * sync with 0.8.6cvs15
5283                 see ChangeLog 2002-12-03
5284
5285 2002-12-02 [christoph]  0.8.6claws51
5286
5287         * src/logwindow.[ch]
5288         * src/common/log.[ch]
5289                 implement logging using a hook function
5290
5291         * src/folderview.c
5292         * src/folder.[ch]
5293                 define hooklist name in header file to avoid
5294                 errors caused by wrong spelling of hooklist names
5295
5296         * src/toolbar.c
5297                 fix warnings
5298
5299 2002-12-02 [christoph]  0.8.6claws50
5300
5301         * src/common/Makefile.am
5302                 add src/common/hooks.[ch]
5303
5304         * src/common/hooks.[ch]
5305                 implement a simple hook system using glib's hook functions
5306
5307         * src/folder.[ch]
5308         * src/folderview.c
5309                 use new hook system for folder item updates
5310
5311 2002-12-02 [christoph]  0.8.6claws49
5312
5313         * doc-src/ui_seperation.txt     ** NEW **
5314                 information for ui seperation
5315
5316         * src/Makefile.am
5317                 remove files that were moved to common
5318                 include common directory by default for the header files
5319
5320         * src/inc.c
5321         * src/common/socket.c
5322         * src/automaton.[ch]
5323                 implement automaton using g_io_*-functions instead of
5324                 gdk_input_add to make it ui independent
5325
5326         * src/codeconv.c
5327         * src/compose.c
5328         * src/ldif.c
5329         * src/pgptext.c
5330         * src/procmime.c
5331         * src/rfc2015.c
5332         * src/smtp.c
5333         * src/unmime.c
5334                 remove common/ prefix because directory is now in
5335                 include path
5336
5337         * src/compose.c
5338         * src/folder.c
5339         * src/folderview.c
5340         * src/mainwindow.c
5341         * src/messageview.c
5342         * src/prefs_common.c
5343         * src/procmsg.c
5344         * src/rfc2015.c
5345                 fix warnings
5346
5347         * src/imap.c
5348         * src/inc.c
5349         * src/news.c
5350         * src/pop.c
5351         * src/send.c
5352         * src/smtp.c
5353         * src/ssl_certificate.c
5354                 add log.h header file for logging functions
5355
5356         * src/main.c
5357         * src/common/utils.c
5358         * src/summaryview.c
5359         * src/xml.c
5360                 o move debug_mode to common/utils.c
5361                 o add functions to set and get debug_mode
5362
5363         * src/defs.h                    ** REMOVE **
5364         * src/intl.h                    ** REMOVE **
5365         * src/socket.[ch]               ** REMOVE **
5366         * src/ssl.[ch]                  ** REMOVE **
5367         * src/utils.[ch]                ** REMOVE **
5368                 replaced by new files in src/common/
5369         
5370         * src/common/Makefile.am
5371                 add new files in src/common/
5372
5373         * src/common/defs.h             ** NEW **
5374         * src/common/intl.h             ** NEW **
5375         * src/common/log.[ch]           ** NEW **
5376         * src/common/socket.[ch]        ** NEW **
5377         * src/common/ssl.[ch]           ** NEW **
5378         * src/common/utils.[ch]         ** NEW **
5379                 replacement for files in src/
5380
5381 2002-12-02 [colin]      0.8.6claws48
5382
5383         * src/folderview.c
5384                 Scroll folderview if necessary during dnd
5385
5386 2002-12-02 [colin]      0.8.6claws47
5387
5388         * src/folder.[ch]
5389                 Add check to verify a move is within a single mailbox
5390         * src/folderview.c
5391                 Add specific error string for this check
5392
5393 2002-12-02 [colin]      0.8.6claws46
5394
5395         * src/folder.c
5396                 Add a test to folder moving, remove a statusbar_print
5397         * src/folderview.c
5398                 Add Move folder... context-menu item
5399                 Factorize folder moving code
5400                 Enable folder DND for mbox
5401
5402 2002-12-01 [christoph]  0.8.6claws45
5403
5404         * ac/aspell.m4
5405                 remove conf.aspelltest if the version check fails
5406
5407 2002-11-30 [christoph]  0.8.6claws44
5408
5409         * autogen.sh
5410                 run libtoolize --force in autogen to create missing
5411                 libtool scripts
5412
5413 2002-11-30 [christoph]  0.8.6claws43
5414
5415         * src/Makefile.am
5416         * src/pgptext.c
5417         * src/procmime.c
5418         * src/rfc2015.c
5419         * src/uuencode.[ch]             ** REMOVED **
5420         * src/common/Makefile.am
5421         * src/common/uuencode.[ch]      ** NEW **
5422                 move uuen/decoder to common directory
5423
5424 2002-11-30 [christoph]  0.8.6claws42
5425
5426         * src/Makefile.am
5427         * src/base64.[ch]               ** REMOVED **
5428         * src/codeconv.c
5429         * src/compose.c
5430         * src/ldif.c
5431         * src/pgptext.c
5432         * src/procmime.c
5433         * src/rfc2015.c
5434         * src/smtp.c
5435         * src/unmime.c
5436         * src/common/Makefile.am
5437         * src/common/base64.[ch]        ** NEW **
5438                 move base64 en/decoder to common directory
5439
5440 2002-11-30 [christoph]  0.8.6claws41
5441
5442         * src/common                    ** NEW **
5443                 new directory for UI independent code
5444         * src/gtk                       ** NEW **
5445                 new directory for GTK frontend
5446         * src/common/.cvsignore         ** NEW **
5447         * src/gtk/.cvsignore            ** NEW **
5448                 ignore build files
5449         * src/common/Makefile.am        ** NEW **
5450         * src/gtk/Makefile.am           ** NEW **
5451                 automake files to build new seperated stuff
5452         * src/Makefile.am
5453                 the binary will currently still be build with the
5454                 files in src, so we include the code from the
5455                 subdirs for now after building the libs there
5456
5457 2002-11-30 [paul]       0.8.6claws40
5458
5459         * src/compose.c
5460                 fix bug [642731] 'Wrong selected account with drafted mail'
5461
5462 2002-11-29 [oliver]     0.8.6claws39
5463         
5464         * src/messageview.c
5465                 o update summaryview when switching between different
5466                   messageviews          
5467         * src/toolbar.c  
5468                 o check if messageview holds already removed msg
5469                   from summaryview
5470                 
5471
5472 2002-11-29 [oliver]     0.8.6claws38
5473
5474         * src/toolbar.c 
5475                 remove not needed variables and includes
5476                 make messageview stay opened and move to next when msgs are deleted 
5477
5478 2002-11-29 [oliver]     0.8.6claws37
5479         
5480         * src/toolbar.c 
5481                 disable compose button (messageview toolbar) by default
5482                 deleted msgs are moved to trash
5483         
5484 2002-11-29 [melvin]     0.8.6claws36
5485
5486         * configure.in
5487                 Increased minimal gpgme version to 0.3.10 (Zombies out)
5488                 and to detect signatures expirations (gpgme 0.3.6)
5489
5490         * src/main.c
5491                 Use non obsolescent function for Gpgme engine checking.
5492
5493         * src/rfc2015.c
5494                 Inform about expired signatures or signatures which key
5495                 has expired. Expiration date is displayed.
5496
5497         * src/sigstatus.c
5498                 Inform about expired signatures or signatures which key
5499                 has expired.
5500
5501 2002-11-28 [paul]       0.8.6claws35
5502
5503         * src/folderview.c
5504                 re-instate 'Check for new messages' in Newsgroup
5505                 folders right-click menu, after a suggestion from
5506                 Tim Mann <timmann@users.sourceforge.net>
5507
5508         * src/main.c
5509                 after a crash check only local folders for new
5510                 messages
5511
5512 2002-11-28 [paul]       0.8.6claws34
5513
5514         * configure.in
5515                 apply patch that fixes the checking of GTK with XIM 
5516                 support on different OSs, such as FreeBSD. Patch 
5517                 submitted by Topia <topia@users.sourceforge.net>
5518                 
5519 2002-11-28 [paul]       0.8.6claws33
5520
5521         * src/mainwindow.c
5522           src/prefs_common.c
5523           src/prefs_toolbar.c
5524                 more changes to the English
5525
5526 2002-11-28 [paul]       0.8.6claws32
5527
5528         * sync with 0.8.6cvs13
5529                 see ChangeLog 2002-11-28 (no sync needed
5530                 for src/compose.c)
5531
5532 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
5533         
5534         * src/mainwindow.[ch]
5535                 add patch by Ivan F. Martinez introducing messageview Toolbar
5536                 some changes and committed by oliver    
5537
5538 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
5539
5540         * src/messageview.[ch]
5541                 add patch by Ivan F. Martinez introducing messageview Toolbar
5542                 some changes and committed by oliver    
5543
5544 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
5545
5546         * src/compose.[ch]
5547                 add patch by Ivan F. Martinez introducing messageview Toolbar
5548                 some changes and committed by oliver    
5549
5550 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
5551         
5552         * src/toolbar.[ch]
5553                 add patch by Ivan F. Martinez introducing messageview Toolbar
5554                 some changes and committed by oliver
5555
5556 2002-11-28 [oliver]     0.8.6claws27
5557         
5558         * src/prefs_toolbar.[ch]
5559                 getting ready for messageview toolbar
5560                 free mem allocated by gettext
5561                 change prefs_toolbar to prefs_toolbar_open
5562  
5563 2002-11-28 [thorsten]   0.8.6claws26
5564
5565         * src/imageview.[ch]
5566                 cleaned up conflicting declarations of
5567                 imageview_show_image()
5568
5569 2002-11-28 [paul]       0.8.6claws25
5570
5571         * src/grouplistdialog.c
5572           src/prefs_common.c
5573           src/prefs_summary_column.c
5574                 a few more improvements to the English
5575
5576 2002-11-28 [colin]      0.8.6claws24
5577
5578         * man/sylpheed.1
5579                 A few updates to command-line parameters
5580
5581 2002-11-28 [colin]      0.8.6claws23
5582
5583         * src/prefs_filtering.c
5584                 Fix problems with prefs_filtering_delete_path:
5585                 a) if the first rule is removed, original pointers
5586                    weren't updated (leading to segfaults)
5587                 b) it was always global_processing updated in case
5588                    of removed path was parent of rule path
5589
5590 2002-11-27 [paul]       0.8.6claws22
5591
5592         * src/mainwindow.c
5593           src/prefs_account.c
5594           src/prefs_actions.c
5595           src/prefs_common.c
5596           src/prefs_customheader.c
5597           src/prefs_display_header.c
5598           src/prefs_filtering.c
5599           src/prefs_folder_item.c
5600           src/prefs_matcher.c
5601           src/prefs_scoring.c
5602           src/prefs_summary_column.c
5603           src/prefs_template.c
5604           src/prefs_toolbar.c
5605                  improve the English in the GUI
5606
5607 2002-11-27 [colin]      0.8.6claws21
5608
5609         * src/folder.c
5610                 Fix processing renaming problems happening after
5611                 last commit
5612
5613 2002-11-27 [colin]      0.8.6claws20
5614
5615         * src/folder.c
5616                 recursive move now deletes src each subfolder after 
5617                 having moved it
5618         * src/folderview.c
5619                 Use identifier instead of path during dnd (enables
5620                 IMAP folder dnd)
5621
5622 2002-11-27 [paul]       0.8.6claws19
5623
5624         * src/main.c
5625                 apply patch that does command-line processing 
5626                 BEFORE gtk_init, allowing claws to run from 
5627                 shell-scripts in non-X environment (e.g. crontab 
5628                 or ip-up, ip-down scripts). Patch submitted by
5629                 Ruslan N. Balkin <baron@dartel.ru>
5630                 
5631         * po/it.po
5632                 updated by Alessandro Maestri
5633
5634 2002-11-27 [paul]       0.8.6claws18
5635
5636         * sync with 0.8.6cvs12
5637           src/prefs_common.c
5638                 Differences are that main uses a 'Receive dialog'
5639                 frame on the Interface tab, whereas claws groups all 
5640                 the dialogs together in a 'Dialogs' frame.
5641
5642 2002-11-27 [colin]      0.8.6claws17
5643
5644         * src/prefs_matcher.c
5645                 Fix Execute criteria's NOT flag
5646
5647
5648 2002-11-26 [christoph]  0.8.6claws16
5649
5650         * src/ssl.c
5651                 rewrite the ssl code a little bit, only use one
5652                 SSL context, set default certificates' file/path
5653
5654 2002-11-26 [thorsten]   0.8.6claws15
5655
5656         * src/compose.c
5657                 default-reply-to didn't work for ml-reply
5658
5659 2002-11-26 [melvin]     0.8.6claws14
5660
5661         * src/prefs_actions.c
5662                 Made pipe-actions ignore short headers in message view
5663                 Made trailing-pipe-actions write in the message view with
5664                 the same font as the original message
5665
5666 2002-11-26 [paul]       0.8.6claws13
5667
5668         * src/compose.c
5669                 this time commit the correct file
5670
5671 2002-11-26 [paul]       0.8.6claws12
5672
5673         * sync with 0.8.6cvs11
5674           src/quote_fmt_parse.y  
5675                 no sync needed
5676           src/account.[ch]       
5677                 not sync'ed
5678           src/compose.c
5679                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
5680                 on draft mode.
5681                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
5682                 header
5683                 
5684         see ChangeLog 2002-11-25 and 2002-11-26
5685
5686 2002-11-26 [colin]      0.8.6claws11
5687
5688         * src/folderview.c
5689                 Fix collapsed folder not auto-expanding during
5690                 mail dnd, if it was the source folder.
5691
5692 2002-11-25 [colin]      0.8.6claws10
5693
5694         * src/folderview.[ch]
5695                 Variable renaming and cleaning (slist of nodes 
5696                 to be re-collapsed is stored in FolderView)
5697
5698 2002-11-25 [paul]       0.8.6claws9
5699
5700         * src/prefs_common.[ch]
5701                 fix breakage caused by last commit
5702
5703 2002-11-25 [paul]       0.8.6claws8
5704
5705         * sync with 0.8.6cvs4
5706                 see ChangeLog 2002-11-21
5707
5708 2002-11-25 [paul]       0.8.6claws7
5709
5710         * sync with 0.8.6cvs4
5711                 see ChangeLog 2002-11-20
5712
5713 2002-11-25 [paul]       0.8.6claws6
5714
5715         * sync with 0.8.6cvs3
5716                 see ChangeLog 2002-11-18
5717
5718 2002-11-25 [colin]      0.8.6claws5
5719
5720         * src/gtkutils.[ch]
5721                 Add gtkut_ctree_node_is_parent()
5722         * src/folderview.c
5723                 Spring-loaded folders
5724
5725 2002-11-25 [colin]      0.8.6claws4
5726
5727         * src/utils.[ch]
5728                 Add slist_concat_unique(), function to merge
5729                 two GSList filtering dups
5730         * src/folder.[ch]
5731         * src/summaryview.[ch]
5732         * src/folderview.c
5733         * src/main.c
5734                 Add detection/update/display of unread answers
5735                 to marked mails
5736         * src/procmsg.[ch]
5737                 Add procmsg_find_children()
5738                 Add procmsg_msg_has_marked_parent()
5739
5740 2002-11-25 [colin]      0.8.6claws3
5741
5742         * src/ssl_certificate.[ch]
5743                 Allow checking a certificate without a DNS
5744                 lookup
5745                 Allow to forget a cert (by deleting it)
5746                 Make ssl_certificate_destroy_public
5747         * src/ssl_manager.[ch] ** NEW FILES **
5748                 Gui to manage (display/remove) certificates
5749         * src/prefs_common.[ch]
5750                 Add a pref to allow silent acceptation of
5751                 trusted certificates or not (based on the
5752                 "I want to know what's going on" principle)
5753         * src/mainwindow.c
5754                 Add SSL manager in Tools menu
5755         * src/Makefile.am
5756                 Add the new files to the build
5757         * po/POTFILES.in
5758                 Add ssl_manager.c to translations
5759
5760 2002-11-25 [colin]      0.8.6claws2
5761
5762         * src/summaryview.[ch]
5763                 Add S_SEARCH_EXTENDED to the quick search, which 
5764                 allows to search using filtering syntax.
5765
5766 2002-11-25 [colin]      0.8.6claws1
5767
5768         * src/summaryview.c
5769                 Deletion of duplicates now prefer deleting
5770                 the unread dup (fixes feature-request 638989).
5771
5772 2002-11-24 [paul]       0.8.6claws
5773
5774         * po/es.po
5775           po/pl.po
5776           po/ru.po
5777           po/sr.po
5778                 updated by Ricardo Mones Lastra,
5779                 Witold Wladyslaw Wojciech Wilk,
5780                 Ruslan N. Balkin, and  Urke MMI 
5781                 respectively
5782
5783 2002-11-24 [paul]       0.8.5claws182
5784
5785         * po/bg.po
5786                 updated by George Danchev
5787
5788 2002-11-23 [alfons]     0.8.5claws181
5789
5790         * src/imap.c
5791                 tiny memory leak found by browsing Dimitar's 
5792                 valgrind report
5793
5794 2002-11-23 [paul]       0.8.5claws180
5795
5796         * po/it.po
5797                 updated by Alessandro Maestri
5798
5799 2002-11-22 [christoph]  0.8.5claws179
5800
5801         * src/compose.c
5802         * src/inc.c
5803         * src/prefs_filtering.c
5804         * src/summaryview.c
5805                 more warning fixes
5806
5807 2002-11-22 [alfons]     0.8.5claws178
5808
5809         * src/summaryview.c
5810                 summary_execute_delete_func(): if message is deleted, make 
5811                 sure to also remove its entry in the subject hash table. 
5812                 fixes a corner case bug.
5813
5814 2002-11-22 [paul]       0.8.5claws177
5815
5816         * .cvsignore
5817                 add 'autom4te.cache'
5818                 
5819         * ltconfig      ** REMOVED **
5820                 not needed
5821
5822 2002-11-22 [paul]       0.8.5claws176
5823
5824         * src/textview.c
5825                 textview_set_font(): fix for message display in
5826                 UTF-8 locales (thanks to Sergey Vlasov).
5827                 
5828         * AUTHORS
5829                 add new team members and contributors
5830
5831
5832 2002-11-21 [colin]      0.8.5claws175
5833
5834         * src/procmsg.[ch]
5835                 Add procmsg_remove_special_headers()
5836         * src/mh.c
5837                 Use procmsg_remove_special_headers() for 
5838                 previous fix
5839
5840 2002-11-21 [colin]      0.8.5claws174
5841
5842         * src/mh.c
5843                 Fix moving/copying from queue/draft folders
5844                 for MH folders
5845
5846 2002-11-21 [christoph]  0.8.5claws173
5847
5848         * src/crash.c
5849         * src/filtering.c
5850         * src/logwindow.c
5851         * src/main.c
5852         * src/matcher_parser_lex.[hl]
5853         * src/mbox.c
5854         * src/mbox_folder.[ch]
5855         * src/prefs_filtering.c
5856         * src/procheader.c
5857         * src/quote_fmt_lex.l
5858         * src/ssl.c
5859                 fix all warnings except the warnings in lex and yacc files
5860
5861 2002-11-20 [christoph]  0.8.5claws172
5862
5863         * src/imap.c
5864                 fix MsgInfo retrieval for IMAP draft and queue folders
5865                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
5866
5867 2002-11-19 [christoph]  0.8.5claws171
5868
5869         * src/compose.c
5870                 fix segfault, when draft saving does not get
5871                 the MsgInfo of the new message
5872                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
5873
5874 2002-11-19 [christoph]  0.8.5claws170
5875
5876         * src/procmsg.c
5877                 add parameter check for flag setting function
5878                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
5879
5880 2002-11-18 [paul]       0.8.5claws169
5881
5882         * src/compose.c
5883                 more sensitivity fixes to redirect mode:
5884                 * disable toolbar draft button
5885                 * allow only Address book in the Tools menu
5886                 * disable editing of message by the spell
5887                   checker
5888
5889 2002-11-18 [paul]       0.8.5claws168
5890
5891         * src/compose.c
5892                 fix sensitivity of menu items in compose_redirect():
5893                 allow only the necessary items 
5894
5895 2002-11-18 [paul]       0.8.5claws167
5896
5897         * src/compose.c
5898                 fix bug [ 603259 ] 'attachment got lost on bounce'
5899
5900 2002-11-18 [paul]       0.8.5claws166
5901
5902         * po/ru.po
5903                 updated by Ruslan N. Balkin <baron@dartel.ru>
5904
5905 2002-11-18 [colin]      0.8.5claws165
5906
5907         * src/main.c
5908           src/defs.h
5909                 Remove old filtering stuff
5910
5911
5912 2002-11-17 [oliver]     0.8.5claws164
5913
5914         * src/toolbar.h
5915                 remove not needed typedef 
5916
5917 2002-11-17 [oliver]     0.8.5claws163
5918
5919         * src/toolbar.c
5920                 make toolbar's on click events translatable
5921
5922 2002-11-15 [colin]      0.8.5claws162
5923
5924         * src/summaryview.c
5925                 Revert too-soon integration of a feature
5926
5927 2002-11-15 [christoph]  0.8.5claws161
5928
5929         * src/imap.c
5930                 use main's implementation of imap_get_msginfo
5931
5932 2002-11-15 [christoph]  0.8.5claws160
5933
5934         * src/compose.c
5935         * src/folder.[ch]
5936         * src/imap.c
5937         * src/mbox_folder.c
5938         * src/mh.c
5939         * src/news.c
5940         * src/procmsg.c
5941         * src/summaryview.c
5942                 replace claws' fetch_msginfo with main's get_msginfo
5943                 (use main's implementation where possible)
5944
5945 2002-11-15 [colin]      0.8.5claws159
5946
5947         * src/ssl_certificate.c
5948                 Missed a check
5949
5950 2002-11-16 [melvin]     0.8.5claws158
5951
5952         * po/fr.po
5953                 Updated French translations.
5954
5955 2002-11-16 [colin]      0.8.5claws157
5956
5957         * src/ssl_certificate.c
5958                 Check for missing parts in the certificates
5959
5960 2002-11-15 [colin]      0.8.5claws156
5961
5962         * src/folderview.c
5963                 Preventive fix (missing check) found by
5964                 Alfons
5965
5966 2002-11-15 [paul]
5967
5968         * NEWS
5969                 sync with 0.8.6 release
5970
5971 2002-11-15 [colin]      0.8.5claws155
5972
5973         * src/folder.[ch]
5974           src/folderview.c
5975                 Fix error handling of folder_item_move_to()
5976                 (thanks to Alfons!)
5977
5978 2002-11-15 [colin]      0.8.5claws154
5979
5980         * src/folder.[ch]
5981           src/folderview.c
5982                 folder_item_move_to() sets an error message instead
5983                 of having GUI stuff in folder.c
5984
5985 2002-11-15 [colin]      0.8.5claws153
5986
5987         * src/procmsg.[ch]
5988                 Implemented a callback for MsgInfo updates, 
5989                 heavily copy/pasted from Christoph's folder 
5990                 callback system
5991         * src/summaryview.[ch]
5992                 Register summary_update_msg as callback
5993
5994 2002-11-14 [colin]      0.8.5claws152
5995         
5996         * src/procmsg.c
5997                 Update the FolderItem after sending (fixes 617593)
5998
5999 2002-11-14 [christoph]  0.8.5claws151
6000
6001         * src/folder.c
6002                 fix wrong position of NULL pointer check found
6003                 by Sergey
6004
6005 2002-11-14 [christoph]  0.8.5claws150
6006
6007         * src/folder.c
6008                 fix segfault when deleting messages from IMAP folders
6009                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
6010
6011 2002-11-14 [colin]      0.8.5claws149
6012
6013         * src/compose.c
6014                 Forwarding was also ignoring the folder's default account.
6015
6016 2002-11-14 [colin]      0.8.5claws148
6017
6018         * src/compose.c
6019                 Fix sent folder not set to folder properties when 
6020                 forwarding.
6021
6022 2002-11-14 [thorsten]   0.8.5claws147
6023
6024         * src/inc.c
6025                 inc_start(): Files were not moved from .processing to inbox,
6026                 if no global processing rule existed
6027
6028 2002-11-14 [colin]      0.8.5claws146
6029
6030         * src/ssl_certificate
6031                 Fix file operations
6032
6033 2002-11-14 [paul]       0.8.5claws145
6034
6035         * po/it.po
6036                 updated by Alessandro Maestri
6037
6038 2002-11-13 [alfons]     0.8.5claws144
6039
6040         * src/folder.c
6041                 folder_item_close(): only mark messages unread
6042                 when a folder has new messages 
6043
6044 2002-11-13 [keith]      0.8.5claws143
6045
6046         * src/imap.c
6047                 Fix problem moving or copying between
6048                 IMAP folders
6049
6050 2002-11-13 [colin]      0.8.5claws142
6051
6052         * src/matcher_parser_parse.y
6053                 Fix rule problem when " don't match
6054
6055 2002-11-13 [christoph]  0.8.5claws141
6056
6057         * src/folder.c
6058         * src/folderview.c
6059                 moved cache saving to folder_item_close
6060                 the folderview should not have to deal with
6061                 this things
6062
6063 2002-11-13 [christoph]  0.8.5claws140
6064
6065         * src/summaryview.c
6066                 moved setting of important score to
6067                 summary_set_prefs_from_folderitem
6068
6069 2002-11-13 [colin]      0.8.5claws139
6070
6071         * src/matcher_parser_parse.y
6072                 Fix a segfault in the parser (happening when
6073                 a good expression had been tested and a bad 
6074                 one arrives)
6075
6076 2002-11-13 [paul]       0.8.5claws138
6077
6078         * sync with 0.8.5cvs24
6079                 see ChangeLog 2002-11-13
6080                 
6081         * po/pt_BR.po
6082                 updated by Fabio Jr. Beneditto
6083
6084 2002-11-13 [colin]      0.8.5claws137
6085         
6086         * src/msgcache.c
6087           src/defs.h
6088           src/procmsg.[ch]
6089                 Revert last commit, problem
6090
6091 2002-11-13 [colin]      0.8.5claws136
6092
6093         * src/msgcache.c
6094                 Remove duplicated code
6095         * src/defs.h
6096                 Bumped CACHE_VERSION and MARK_VERSION
6097         * src/procmsg.[ch]
6098                 Network endian for cache and mark files
6099
6100 2002-11-12 [colin]      0.8.5claws135
6101
6102         * src/inc.c
6103                 Fix the "socket error" dialog which disappeared
6104
6105 2002-11-12 [colin]      0.8.5claws134
6106
6107         * src/msgcache.c
6108                 Reverse last commit which had performance 
6109                 problems, but still reverse the list
6110
6111 2002-11-12 [colin]      0.8.5claws133
6112
6113         * src/msgcache.c
6114                 Reverse list order
6115
6116 2002-11-12 [melvin]     0.8.5claws132
6117
6118         * src/compose.c
6119                 Added a check for a NULL prefs_common.dictionary
6120
6121 2002-11-12 [colin]      0.8.5claws131
6122
6123         * src/ssl_certificate.[ch]
6124                 Use FQDN hostname
6125
6126 2002-11-12 [colin]      0.8.5claws130
6127
6128         * src/ssl_certificate.[ch]
6129                 Take connection port into account for 
6130                 checking certificates (a single hostname
6131                 could have multiple servers with multiple
6132                 certificates)
6133         * src/ssl.c
6134                 Pass the port to ssl_certificate_check
6135
6136 2002-11-12 [paul]       0.8.5claws129
6137
6138         * src/folder.c
6139                 fix a typo in last commit
6140
6141 2002-11-12 [paul]       0.8.5claws128
6142
6143         * sync with 0.8.5cvs23
6144                 see ChangeLog entry 2002-11-12
6145
6146 2002-11-11 [colin]      0.8.5claws127
6147
6148         * src/ssl_certificate.c
6149                 Cleaner messages
6150                 Don't popup, instead log error, if the 
6151                 corresponding pref is checked
6152         * src/ssl_certificate.h
6153                 include <openssl/objects/h>
6154
6155 2002-11-11 [colin]      0.8.5claws126
6156
6157         * src/ssl_certificate.h
6158                 _Really_ clean it
6159
6160 2002-11-11 [colin]      0.8.5claws125
6161         
6162         * src/ssl_certificate.c
6163                 Fixed leak
6164
6165 2002-11-11 [colin]      0.8.5claws124
6166
6167         * src/ssl.c
6168                 Cleaned a bit
6169         * src/ssl_certificate.[ch]
6170                 Cleaned a bit (better use of SSL API)
6171                 (This will cause non-recognition of saved 
6172                  certificates of claws12[23]...)
6173
6174 2002-11-11 [paul]       0.8.5claws123
6175         
6176         * po/es.po
6177                 updated by Ricardo Mones Lastra
6178
6179 2002-11-11 [colin]      0.8.5claws122
6180
6181         * src/ssl.c
6182                 Fix a typo
6183
6184 2002-11-11 [colin]      0.8.5claws121
6185
6186         * src/ssl_certificate.[ch] ** NEW FILES **
6187         * src/ssl.[ch]
6188                 Check SSL certificates presented to us
6189         * src/Makefile.am
6190                 Add ssl_certificate.[ch]
6191         * po/POTFILES.in
6192                 Add ssl_certificate.c
6193
6194 2002-11-11 [paul]       0.8.5claws120
6195
6196         * sync with 0.8.5cvs22
6197                 see ChangeLog 2002-11-11
6198
6199 2002-11-11 [paul]       0.8.5claws119
6200
6201         * sync with 0.8.5cvs21
6202                 see ChangeLog 2002-11-11
6203
6204 2002-11-10 [jens]       0.8.5claws118
6205
6206         * src/folder.c
6207         * src/folderview.c
6208                 corrected some typing
6209         * po/de.po
6210                 updated german translation
6211         * sylpheed.spec.in
6212                 cleaned up specfile and adjusted it for claws
6213
6214 2002-11-10 [colin]      0.8.5claws117
6215
6216         * src/summaryview.c
6217                 a STATUSBAR_PUSH/POP fix
6218
6219 2002-11-10 [colin]      0.8.5claws116
6220
6221         * src/prefs_folder_item.c
6222                 Fix hanging after opening folder properties
6223
6224 2002-11-10 [hoa]        0.8.5claws115
6225
6226         * src/matcher_parser_lex.l
6227         * src/matcher_parser_parse.y
6228                 config file for scoring and filtering is no more trashed
6229                 when there is a syntax error in a filtering rule when
6230                 editing it in a dialog.
6231
6232 2002-11-09 [colin]      0.8.5claws114
6233
6234         * src/mbox_folder.c
6235                 Added missing initialisation of folder->destroy()
6236
6237 2002-11-09 [colin]      0.8.5claws113
6238
6239         * src/folder.c
6240           src/folderview.c
6241                 Fix the status bar messages
6242
6243 2002-11-09 [colin]      0.8.5claws112
6244
6245         * src/folderview.c
6246                 Fix hangs after folder dnd, happening after 
6247                 claws109.
6248
6249 2002-11-09 [christoph]  0.8.5claws111
6250
6251         * src/folderview.c
6252                 just changed order of calls (reverse order of
6253                 associated calls)
6254         * src/inc.c
6255                 lock inc when checking only one account, otherwise
6256                 inc all could be executed at the same time
6257
6258 2002-11-09 [christoph]  0.8.5claws110
6259
6260         * src/folderview.c
6261                 better unlock the mouse cursor before calling
6262                 summary_show because it changes the cursor too
6263
6264 2002-11-09 [christoph]  0.8.5claws109
6265
6266         * src/folder.[ch]
6267         * src/folderview.c
6268                 add functions to open and close a folder
6269                 o opending will execute scanning for remote folders
6270                   and processing
6271                 o closing will unset new flag for messages
6272
6273 2002-11-09 [colin]      0.8.5claws108
6274
6275         * src/folder.c
6276                 Add a call to prefs_matcher_write_config to 
6277                 avoid non-leaf folders filtering settings to be
6278                 lost
6279
6280 2002-11-09 [paul]       0.8.5claws107
6281
6282         * src/prefs_account.c
6283                 re-word a label
6284
6285 2002-11-09 [colin]      0.8.5claws106
6286
6287         * src/folderview.c
6288                 Minor esthetic fix
6289
6290 2002-11-09 [colin]      0.8.5claws105
6291
6292         * src/folderview.c
6293                 Fix prefs_filtering deletion for MH folders (same
6294                 reason as below)
6295         * src/prefs_filtering.c
6296                 Fix prefs_filtering renaming and deletion for 
6297                 folder-based processing rules.  
6298
6299 2002-11-09 [christoph]  0.8.5claws104
6300
6301         * src/compose.c
6302         * src/folder.[ch]
6303         * src/folderview.[ch]
6304         * src/import.c
6305         * src/inc.c
6306         * src/main.c
6307         * src/mainwindow.c
6308         * src/messageview.c
6309         * src/prefs_folder_item.c
6310         * src/procmsg.c
6311         * src/summaryview.c
6312                 implement a callback system for folder item updates
6313
6314 2002-11-09 [colin]      0.8.5claws103
6315
6316         * src/folderview.c
6317                 Fix prefs_filtering renaming for MH folders (we
6318                 shouldn't rename by path as another folder could
6319                 have the same hierarchy).
6320
6321 2002-11-09 [colin]      0.8.5claws102
6322
6323         * src/folder.c
6324                 Fix a leak found by Christoph, use better variable
6325                 names
6326
6327 2002-11-09 [colin]      0.8.5claws101
6328
6329         * src/folder.c
6330                 One more fix for processing rules
6331
6332 2002-11-08 [colin]      0.8.5claws100
6333         
6334         * src/matcher.c
6335                 Don't copy the compiled regexp (will be reevaluated)
6336         * src/folderview.c
6337                 Lock folderview while moving
6338         * src/folder.c
6339                 Provide info on what's happening to the user
6340
6341 2002-11-08 [colin]      0.8.5claws99
6342
6343         * src/folderview.c
6344                 Fix folder reordering after a move if parent is 
6345                 root
6346         * src/scoring.[ch]
6347                 Add function to copy a ScoringProp
6348         * src/prefs_folder_item.c
6349                 Copy scoring rules when copying a folder prefs
6350
6351 2002-11-08 [colin]      0.8.5claws98
6352
6353         * src/folderview.c
6354                 Fixes in case of failure
6355         * src/filtering.[ch]    
6356                 Add function to duplicate a FilteringProp
6357         * src/matcher.[ch]
6358                 Add function to duplicate a MatcherProp
6359         * src/prefs_folder_item.c
6360                 Save folder's processing rules when copying 
6361                 its prefs
6362
6363 2002-11-08 [colin]      0.8.5claws97
6364         
6365         * src/folderview.c
6366                 Sort after move
6367         * src/folder.c 
6368                 Change a printf to debug_print
6369
6370 2002-11-08 [colin]      0.8.5claws96
6371
6372         * src/folder.c
6373           src/folderview.c
6374                 Fix segfaults, call me stupido
6375         
6376
6377 2002-11-08 [colin]      0.8.5claws95
6378
6379         *src/folder.c
6380                 Added forgotten prefs to save when moving folders
6381
6382 2002-11-08 [colin]      0.8.5claws94
6383
6384         * src/folder.c
6385                 Fixes to folder DND (prefs copy)
6386         * src/folderview.c
6387                 Optimization for folder DND (don't rescan whole tree)
6388                 Added folderview_create_folder_node() for this 
6389                 optimization, so de-duped a bit the code
6390         * src/prefs_folder_item.[ch]
6391                 Added prefs_folder_item_copy_prefs()    
6392           
6393 2002-11-08 [paul]       0.8.5claws93
6394
6395         * src/prefs_account.c
6396           tools/README
6397           tools/kmail2sylpheed_v2.pl
6398                 correct some typos
6399
6400 2002-11-08 [paul]       0.8.5claws92
6401
6402         * src/compose.c
6403           src/prefs_account.[ch]
6404                 remove account options 'clearsign' and 'ascii_armored',
6405                 replace with 'default_gnupg_mode' to prevent mixed-mode
6406                 Privacy settings
6407
6408 2002-11-08 [paul]       0.8.5claws91
6409
6410         * src/compose.[ch]
6411                 re-implement GnuPG 'on-the-fly' mode selection,
6412                 disallow mixed-mode
6413
6414 2002-11-08 [colin]      0.8.5claws90
6415
6416         * src/folderview.c
6417           src/prefs_folder_item.c
6418                 Change "Property" to "Properties"
6419
6420 2002-11-07 [colin]      0.8.5claws89
6421
6422         * src/folderview.c
6423           src/folder.c
6424                 Allow folder dropping to a root folder
6425
6426 2002-11-07 [paul]       0.8.5claws88
6427
6428         * src/compose.c
6429                 revert last commit
6430
6431 2002-11-07 [paul]       0.8.5claws87
6432
6433         * src/compose.c
6434                 fix reply-to-list bug. closes bug report
6435                 "[633382] reply-to-list broken in recent cvs"
6436
6437 2002-11-07 [paul]       0.8.5claws86
6438
6439         * src/compose.c
6440                 add a forgotten '#if USE_GPGME ... #endif'
6441
6442 2002-11-07 [paul]       0.8.5claws85
6443
6444         * sync with 0.8.5cvs20
6445                 see ChangeLog 2002-11-07
6446
6447 2002-11-07 [colin]      0.8.5claws84
6448
6449         * src/folder.[ch]
6450                 Change folder_item_move_to to return the newly 
6451                 created folderitem.
6452         * src/folderview.c
6453                 Select the new folderitem after moving.
6454
6455 2002-11-07 [colin]      0.8.5claws83
6456
6457         * src/prefs_filtering.c
6458                 Fix rule rewriting when moving a leaf folder to a 
6459                 shorter path
6460
6461 2002-11-07 [colin]      0.8.5claws82
6462
6463         * src/prefs_filtering.c
6464                 fix a leak
6465
6466 2002-11-07 [colin]      0.8.5claws81
6467
6468         * src/folder.[ch]
6469                 Add folder_item_move_to() function to move a 
6470                 folderitem into another one (updates matcher etc)
6471         * src/folderview.c
6472                 Add folder drag'n drop (context menu to come)
6473                 [Should be dataloss free, but Please backup before 
6474                  trying !]
6475
6476 2002-11-06 [colin]      0.8.5claws80
6477
6478         * src/mh.c
6479                 mh_create_folder() returns NULL if can't create
6480                 directory hierarchy
6481
6482 2002-11-06 [paul]       0.8.5claws79
6483
6484         * src/compose.[ch]
6485                 allow 'on-the-fly' changing of the type of encryption 
6486                 and/or signing used (mime/ascii) via the compose window
6487
6488 2002-11-06 [paul]       0.8.5claws78
6489
6490         * sync with 0.8.5cvs19
6491                 see ChangeLog 2002-11-06 for src/account.c: 
6492                 account_get_special_folder()
6493                 
6494 2002-11-05 [alfons]     0.8.5claws77
6495
6496         * src/crash.c
6497                 very minor cleanups: nothing to see here, move on. :-)
6498
6499 2002-11-05 [colin]      0.8.5claws76
6500
6501         * src/main.c
6502                 Changes choices if compose windows are opened to
6503                 Discard, Draft, Don't quit
6504
6505 2002-11-05 [thorsten]   0.8.5claws75
6506
6507         * src/compose.c
6508                 reenabled default_reply_to folder option
6509
6510 2002-11-05 [colin]      0.8.5claws74
6511
6512         * src/compose.[ch] 
6513                 add compose_draft()
6514         * src/crash.c
6515                 add SIGTERM handler
6516         * src/main.[ch]
6517                 add clean_quit() for the SIGTERM handler
6518
6519 2002-11-05 [paul]       0.8.5claws73
6520         
6521         * po/es.po
6522                 updated by Ricardo Mones Lastra
6523
6524 2002-11-05 [melvin]     0.8.5claws72
6525
6526         * src/logwindow.c
6527                 Fixed log-clipping bug #616795.
6528                 To stop logging in the log window use 0 length.
6529         * src/prefs_common.c
6530                 Added a label to inform about the 0 log length behaviour.
6531
6532 2002-11-05 [paul]       0.8.5claws71
6533
6534         * sync with 0.8.5cvs17
6535                 see ChangeLog 2002-11-05
6536
6537 2002-11-04 [paul]       0.8.5claws70
6538
6539         * sylpheed-128x128.png
6540           sylpheed-64x64.png
6541           sylpheed.png
6542                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
6543                 <nikai@users.sourceforge.net>
6544                 
6545         * po/bg.po
6546                 updated by George Danchev
6547
6548 2002-11-03 [thorsten]   0.8.5claws69
6549
6550         * src/main.c
6551           src/mimeview.c
6552           src/rfc2015.h
6553                 add check if gpg is active
6554
6555 2002-11-03 [thorsten]   0.8.5claws68
6556
6557         * src/toolbar.h
6558                 removed GSList declaration causing trouble on MacOS-X
6559                 (submitted by alfons, reported by xfesty)
6560
6561 2002-11-01 [paul]       0.8.5claws67
6562
6563         * src/mainwindow.c
6564                 remove last remnants of main's filter code
6565
6566 2002-11-01 [paul]       0.8.5claws66
6567
6568         * tools/filter_conv.pl
6569                 fix bug where user-defined headers were ignored
6570
6571 2002-11-01 [paul]       0.8.5claws65
6572
6573         * src/logwindow.c
6574                 make a debug_print() not translatable
6575
6576 2002-10-31 [melvin]     0.8.5claws64
6577
6578         * ac/aspell.m4
6579                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
6580                 not run any GNU/aspell test.  The dictionary path will
6581                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
6582                 was given, in which case, it will be $prefix/lib/aspell/
6583         * configure.in
6584                 Fixed typo in commentary (Aspell code).
6585
6586 2002-10-31 [paul]       0.8.5claws63
6587
6588         * po/POTFILES.in
6589                 remove src/filter.c and src/prefs_filter.c
6590                 thanks to Ricardo for reminding me
6591
6592 2002-10-31 [colin]      0.8.5claws62
6593
6594         * src/mbox_folder.c
6595                 Plug some leaks
6596
6597 2002-10-31 [paul]       0.8.5claws61
6598
6599         * src/prefs_filter.[ch] ** REMOVED **
6600           src/filter.[ch]       ** REMOVED **
6601           
6602         * src/Makefile.am
6603           src/folderview.c
6604           src/inc.c
6605           src/main.c
6606           src/mainwindow.c
6607           src/mbox.c
6608           src/prefs_common.c
6609           src/prefs_filtering.c
6610           src/summaryview.[ch]
6611                 remove main's 'filter' code
6612                 
6613         README.claws
6614                 update to reflect removal of main's filter
6615
6616 2002-10-31 [paul]       0.8.5claws60
6617
6618         * src/summaryview.c
6619                 remove check for global_processing in summary_filter_open(). 
6620                 This fixes the bug where if the user uses the right-click 
6621                 'Create filter rule...' and doesn't have any filter rules 
6622                 already defined in claws' advanced filtering, the newly 
6623                 created filter rule goes to main's filtering which is 
6624                 inaccessible through the gui. Now the filter rule gets added
6625                 to claws' filtering by default.
6626
6627 2002-10-28 [melvin]     0.8.5claws59
6628
6629         * src/prefs_actions.c
6630                 Fixed bug #627322 where MIME parts were not always
6631                 correctly passed to a %p action
6632                 Display an error dialog when message filename is not found.
6633
6634 2002-10-28 [melvin]     0.8.5claws58
6635
6636         * src/prefs_common.c
6637                 Readded a missing function declaration lost in 0.8.3claws34
6638
6639 2002-10-28 [paul]       0.8.5claws57
6640
6641         * sync with 0.8.5cvs15
6642                 see ChangeLog 2002-10-28 and 2002-10-25
6643                 
6644         Note: ChangeLog entry 2002-10-24 is not sync'ed.
6645
6646 2002-10-27 [oliver]     0.8.5claws56
6647
6648         * src/pop.c
6649                 plug leak in pop3_top_recv
6650
6651 2002-10-26 [christoph]  0.8.5claws55
6652
6653         * src/folder.c
6654                 set need_update folder flag when messages are added
6655                 (closes bug [ 626922 ] folder not updated after receiving)
6656
6657 2002-10-25 [melvin]     0.8.5claws54
6658
6659         * src/imageview.c
6660                 Fixed a memleak introduced in the scaling code.
6661
6662 2002-10-24 [alfons]     0.8.5claws53
6663
6664         * src/filtering.c
6665                 make filtering's forward message action forward from the 
6666                 correct account
6667                 (closes bug [628089 ] Filter -> Forward from address problem
6668                 reported by Oktay)
6669
6670 2002-10-24 [christoph]  0.8.5claws52
6671
6672         * src/mainwindow.c
6673         * src/manual.[ch]
6674                 o use manual of current locale or english if current
6675                   locale is not available (and english is available)
6676                 o also link to sylpheed doc project manuals
6677
6678 2002-10-23 [paul]       0.8.5claws51
6679
6680         * tools/README
6681           tools/kmail2sylpheed_v2.pl
6682                 add new version of kmail addressbook importer script.
6683                 works with newer versions of Kmail/KAddressBook which
6684                 have new and rearranged data.
6685
6686 2002-10-23 [martin]     0.8.5claws50
6687
6688         * src/folderview.c
6689         * src/summaryview.c
6690         * src/utils.h
6691         * src/utils.c
6692                 added length parameter to get_abbrev_newsgroup_name()
6693                 changed this function so that it abbreviates the newsgroup
6694                 names only so long it is smaller than the length parameter
6695                 (for better reading of some newsgroup names and space efficiency)
6696
6697 2002-10-22 [colin]      0.8.5claws49
6698
6699         *src/foldersel.c
6700                 Revert Alfons' last modification (after voting ;-))
6701
6702 2002-10-21 [alfons]     0.8.5claws48
6703
6704         * src/foldersel.c
6705                 folder view in folder selection dialog reflects state of
6706                 folder view in main window
6707
6708 2002-10-18 [alfons]     0.8.5claws47
6709
6710         * src/mbox.c
6711                 drop imported messages in folder selected by user,
6712                 and not in the inbox
6713                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
6714
6715 2002-10-18 [alfons]     0.8.5claws46
6716
6717         * src/compose.c
6718                 make automagic reply work correctly for email accounts 
6719                 (whether it's viable to do a full sync with Hiro's 
6720                 compose.c is still under discussion)
6721
6722 2002-10-18 [melvin]     0.8.5claws45
6723
6724         * src/prefs_actions.c
6725                 Fixed bug #622275 where asynchroneous actions left 
6726                 zombies processes
6727                 Made (synchroneous) actions' input be displayed live.
6728
6729 2002-10-18 [christoph]  0.8.5claws44
6730
6731         * src/textview.c
6732                 don't add a newline in the textview in front of the
6733                 first textpart if header display is disabled
6734                 (closes bug [ 603385 ] disabled header display leaves blank
6735                  lin)
6736
6737 2002-10-18 [christoph]  0.8.5claws43
6738
6739         * src/folder.[ch]
6740         * src/imap.c
6741         * src/mbox_folder.c
6742         * src/mh.c
6743         * src/news.c
6744                 folder->get_num_list now returns an error code
6745                 (closes bug [ 609424 ] News cache cleared on failure)
6746                 
6747 2002-10-17 [colin]      0.8.5claws42
6748         
6749         * src/news.c
6750                 Changed a printf by debug_print
6751
6752 2002-10-16 [paul]       
6753
6754         * tools/OOo2sylpheed.pl
6755                 allow for spaces in the name of the
6756                 file to be attached.
6757
6758 2002-10-16 [colin]      0.8.5claws41
6759
6760         * src/main.c
6761                 Use a tristate to change online mode
6762
6763 2002-10-16 [paul]       0.8.5claws40
6764
6765         * po/es.po
6766                 updated by Ricardo Mones Lastra
6767
6768 2002-10-16 [colin]      0.8.5claws39
6769
6770         * src/main.c
6771           src/mainwindow.[ch]
6772                 Added --online and --offline command-line
6773                 switches
6774
6775 2002-10-15 [christoph]  0.8.5claws38
6776
6777         * src/procmime.c
6778                 set mimeinfo->name to NULL after g_free to
6779                 avoid double freeing with g_free
6780
6781 2002-10-14 [christoph]  0.8.5claws37
6782
6783         * src/compose.c
6784         * src/filtering.c
6785         * src/summaryview.c
6786                 remove calls to folder->change_flags that are now
6787                 done by procmsg flag functions (seems it is not
6788                 used by any foldertype anyway)
6789         * src/folder.c
6790                 init folder->change_flags with NULL
6791
6792 2002-10-14 [christoph]  0.8.5claws36
6793
6794         * src/folder.[ch]
6795         * src/imap.[ch]
6796                 use virtual functions for folder item new and destroy
6797                 functions
6798
6799 2002-10-14 [melvin]     0.8.5claws35
6800
6801         * src/compose.c
6802                 Added a test to not run the spell checker if no default
6803                 dictionary is available. No dialog is displayed though.
6804
6805 2002-10-14 [melvin]     0.8.5claws34
6806
6807         * src/gtkaspell.c
6808                 Fixed bug in dictionary list context menu where
6809                 "More..." pointed to an emtpy submenu if the
6810                 number of dictionaries is a multiple of 15
6811                 Removed unneeded code in suggestions list creation
6812
6813 2002-10-14 [paul]       0.8.5claws33
6814
6815         * po/bg.po
6816                 updated by George Danchev
6817
6818 2002-10-13 [hoa]        0.8.5claws32
6819
6820         * src/matcher.[ch]
6821           src/matcher_parser_parser.y
6822                 removed the escaped string from internal structure
6823                 of matcher.
6824
6825 2002-10-12 [colin]      0.8.5claws31
6826
6827         * src/gtksctree.[ch]
6828           src/summaryview.c
6829                 Removed useless function gtksctree_reanchor
6830
6831 2002-10-12 [alfons]     0.8.5claws30
6832         
6833         * sync with remaining main changes 2002-10-09 - 2002-10-11
6834         - drop changes to src/compose.c (requires claws specific changes)
6835         
6836 2002-10-12 [alfons]     0.8.5claws29
6837         
6838         * sync with main changes of 2002-10-08
6839         - drop changes to src/compose.c (requires claws specific changes)
6840         - drop changes to src/summaryview.c (requires changes to compose.c)     
6841
6842 2002-10-12 [alfons]     0.8.5claws28
6843         
6844         * sync with main changes of 2002-10-07
6845
6846 2002-10-12 [alfons]     0.8.5claws27
6847
6848         * sync with main changes of 2002-10-04
6849         - drop changes to src/compose.c (requires claws specific changes)
6850         - drop changes to src/prefs_folder_item.c (claws implementation
6851           seems to be working)
6852
6853 2002-10-12 [colin]      0.8.5claws26
6854
6855         * src/mainwindow.c
6856                 Fix folder-flicker when space-reading, introduced 
6857                 in claws22.
6858
6859 2002-10-12 [colin]      0.8.5claws25
6860
6861         * src/compose.c
6862                 Save account address when saving as draft.
6863                 (closes bug 621838)
6864
6865 2002-10-12 [colin]      0.8.5claws24
6866
6867         * src/summaryview.c
6868                 Fix the problem consisting of no message selected
6869                 after the last message in a folder has been moved.
6870
6871 2002-10-12 [paul]       0.8.5claws23
6872
6873         * src/compose.c
6874           src/prefs_template.c
6875           src/template.[ch]
6876                 add Cc and Bcc to templates. Patch submitted by
6877                 John L. Males.
6878
6879 2002-10-12 [colin]      0.8.5claws22
6880
6881         * src/folderview.c
6882                 Fix a bug after "Check for new messages":
6883                 If a folder was opened, it was still selected at
6884                 the end of the check, but displayed empty.
6885         * src/mainwindow.c
6886                 Remove unnecessary check
6887
6888 2002-10-12 [paul]
6889
6890         * tools/README
6891                 be more verbose in the description of
6892                 OOo2sylpheed.pl
6893                 
6894
6895 2002-10-11 [colin]      0.8.5claws21
6896
6897         * src/mainwindow.c
6898                 Make space work (better) when no mail is selected
6899
6900 2002-10-11 [colin]      0.8.5claws20
6901
6902         * src/inc.c
6903           src/news.c
6904                 fix warnings
6905
6906 2002-10-11 [colin]      0.8.5claws19
6907
6908         * src/mainwindow.c
6909                 revert 0.8.5claws6 changes as i couldn't get to
6910                 anything satisfying
6911
6912 2002-10-11 [melvin]     0.8.5claws18
6913
6914         * src/compose.c
6915                 Removed buggy and unused macro (should have been committed in
6916                 0.8.5claws17)
6917
6918 2002-10-11 [melvin]     0.8.5claws17
6919
6920         * src/compose.c
6921                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
6922
6923 2002-10-11 [thorsten]   0.8.5claws16 
6924
6925         * src/folderview.c
6926                 remove rescan warning
6927
6928 2002-10-11 [colin]      0.8.5claws15 
6929
6930         * src/procheader.c
6931                 fix a segfault that happens if conv_unmime_header
6932                 fails (should be better to find out why it fails)
6933
6934 2002-10-11 [christoph]  0.8.5claws14
6935
6936         * src/summaryview.c
6937                 update folderview stats after ignore/unignore thread
6938
6939 2002-10-11 [hoa]        0.8.5claws13
6940
6941         * src/quote_fmt_parse.y
6942                 Fixed a yacc/bison syntax error
6943         * src/matcher.c
6944                 Escaping of string is fixed.
6945
6946 2002-10-11 [colin]      0.8.5claws12
6947
6948         * src/imageview.c
6949                 Resize images to fit
6950
6951 2002-10-11 [paul]       0.8.5claws11
6952
6953         * po/es.po
6954                 updated by Ricardo Mones Lastra
6955
6956 2002-10-10 [alfons]     0.8.5claws10
6957
6958         * src/compose.c
6959                 allow dropping files by "moving" files from a file manager,
6960                 not only by the more cumbersome "copying". the latter 
6961                 mostly implies holding down the Control button
6962
6963 2002-10-10 [christoph]  0.8.5claws9
6964
6965         * src/summaryview.c
6966                 update folders after thread building for ignored threads
6967
6968 2002-10-10 [christoph]  0.8.5claws8
6969
6970         * config/.cvsignore
6971                 added Makefile
6972         * src/filtering.[ch]
6973         * src/folder.[ch]
6974         * src/folderview.[ch]
6975         * src/import.c
6976         * src/inc.[ch]
6977         * src/mbox.[ch]
6978         * src/procmsg.c
6979         * src/summaryview.[ch]
6980                 o added new flag need_update to FolderItem
6981                 o removed folder_table from various functions from tracking
6982                   folder updates
6983                 o set need_update flags in folder.c's move, copy and delete
6984                   functions and procmsg's flags functions
6985                 o added function folderview_update_items_when_required that
6986                   updates all folders with need_update set
6987                 o call folderview_update_items_when_required instead of
6988                   folderview_update_item_foreach
6989
6990 2002-10-09 [sergey]     0.8.5claws7
6991
6992         * src/compose.c
6993                 Strip CRs whel loading the text into editor in reedit mode.
6994
6995 2002-10-09 [colin]      0.8.5claws6
6996
6997         * src/mainwindow.c
6998                 Make Space work when no mail is selected
6999
7000 2002-10-09 [colin]      0.8.5claws5
7001
7002         * src/gtksctree.[ch]
7003                 Fix range_select
7004                 Add gtk_sctree_reanchor() 
7005         * src/summaryview.c
7006                 Use gtk_sctree_reanchor() - better fix for 
7007                 bug 60413
7008
7009 2002-10-09 [colin]      0.8.5claws4
7010
7011         * src/summaryview.c
7012                 Fix shift-click select after delete problem
7013                 (closes bug 60413)
7014
7015 2002-10-08 [thorsten]   0.8.5claws3
7016
7017         * src/summaryview.c
7018                 exclude current msg from -hide read messages-
7019
7020 2002-10-08 [colin]      0.8.5claws2
7021
7022         * src/inc.[ch]
7023           src/pop.c
7024           src/recv.c
7025                 Differentiate socket errors from disk full
7026                 errors
7027
7028 2002-10-08 [christoph]  0.8.5claws1
7029
7030         * Makefile.am
7031         * configure.in
7032                 modifications for new config directory
7033
7034         * config.guess  ** REMOVED **
7035         * config.sub    ** REMOVED **
7036         * install-sh    ** REMOVED **
7037         * ltmain.sh     ** REMOVED **
7038         * missing       ** REMOVED **
7039         * mkinstalldirs ** REMOVED **
7040                 these files are autogenerated by automake
7041                 when you run autogen.sh
7042
7043         * config/.cvsignore     ** NEW FILE **
7044         * config/Makefile.am    ** NEW FILE **
7045                 ignore autogenerated files
7046                 create a Makefile in this directory
7047
7048 2002-10-08 [paul]       0.8.5claws
7049
7050         * 0.8.5claws release
7051         
7052         * src/compose.c
7053           src/procheader.c
7054           src/procmsg.c
7055                 fix quote reply format for newsgroups reply bug
7056                 (thanks to Hoa)
7057                 
7058         * po/en_GB.po
7059           po/pl.po
7060                 updated by me and Witold Wladyslaw Wojciech Wilk
7061                 repectively
7062
7063 2002-10-07 [paul]       0.8.3claws53
7064
7065         * po/it.po
7066           po/pt_BR.po
7067           po/sr.po
7068                 updated messages catalogs, submitted by
7069                 Alessandro Maestri, Fabio Jr.Beneditto 
7070                 and Urke MMI, respectively.
7071
7072 2002-10-07 [christoph]  0.8.3claws52
7073
7074         * src/folder.[ch]
7075         * src/folderview.c
7076         * src/mainwindow.c
7077                 fix new folder ghost message bug
7078                 (closes bug [ 619722 ] wrong count for newly created folders)
7079
7080 2002-10-07 [christoph]  0.8.3claws51
7081
7082         * src/compose.c
7083                 fix news posting problem
7084
7085 2002-10-07 [melvin]     0.8.3claws50
7086
7087         * po/fr.po
7088                 Updated French translation
7089
7090 2002-10-05 [christoph]  0.8.3claws49
7091
7092         * src/gtkstext.c
7093                 check if line_start_cache is set in gtk_stext_update_text
7094                 (closes bug [ 618119 ] crash while doing search in folder)
7095
7096 2002-10-05 [christoph]  0.8.3claws48
7097
7098         * src/imap.c
7099         * src/news.c
7100         * src/utils.c
7101         * src/utils.h
7102                 implement cache cleanups for claws' folder system
7103                 (closes bug [ 595916 ] imapcache not cleaned up)
7104
7105 2002-10-05 [melvin]     0.8.3claws47
7106
7107         * src/prefs_actions.c
7108                 Made the help text more clear for the %p token
7109
7110 2002-10-04 [paul]       0.8.3claws46
7111
7112         * sync with 0.8.5
7113                 see ChangeLog 2002-10-02 and 2002-10-03
7114
7115 2002-10-04 [christoph]  0.8.3claws45
7116
7117         * src/inc.c
7118                 fix segfault caused by pop before smtp
7119                 call to inc_account_mail with NULL
7120                 pointer for mainwin
7121
7122 2002-10-04 [paul]       0.8.3claws44
7123
7124         * configure.in
7125                 sync the LDAP detection from 0.8.5cvs1
7126
7127 2002-10-02 [christoph]  0.8.3claws43
7128
7129         * po/de.po
7130                 fix small spelling error
7131
7132 2002-10-02 [melvin]     0.8.3claws42
7133
7134         * ac/aspell.m4
7135                 Behave better and say "no" when test program cannot be run.
7136
7137 2002-10-02 [paul]       0.8.3claws41
7138
7139         * sync with 0.8.4cvs1
7140                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
7141                 
7142         * src/summaryview.c
7143                 toggle the behavior of Reply menuitem between
7144                 normal reply and reply-to-list
7145
7146 2002-10-01 [sergey]     0.8.3claws40
7147
7148         * src/compose.c
7149                 Convert newlines in the message text to the canonical form
7150                 before base64 encoding (RFC2045 compliance, fixes some
7151                 interoperability issues with Evolution 1.0.3)
7152
7153 2002-09-29 [colin]      0.8.3claws39
7154
7155         * src/summaryview.c
7156                 Fix an unwanted copy/paste
7157
7158 2002-09-29 [colin]      0.8.3claws38
7159
7160         * src/mainwindow.c
7161                 Renamed "Custom toolbar" to "Customize toolbar"
7162                 Renamed "Show all header" to "Show all headers"
7163                 Renamed "Set diplay item" to "Set displayed items"
7164         * src/prefs_common.c
7165                 Renamed "Show all header" to "Show all headers"
7166         * src/prefs_summary_column.c
7167                 Renamed "diplay item" to "displayed items"
7168
7169 2002-09-29 [colin]      0.8.3claws37
7170
7171         * src/mainwindow.[ch]
7172                 online/offline status pixmaps follow theme
7173                 changes
7174         * src/summaryview.[ch]
7175                 quicksearch pixmap follows theme changes
7176
7177 2002-09-29 [thorsten]   0.8.3claws36
7178
7179         * src/compose.c
7180           src/prefs_folder_item.[ch]
7181                 add default_reply_to folder option (closes patch 581044)
7182
7183 2002-09-29 [christoph]  0.8.3claws35
7184
7185         * acconfig.h    ** REMOVED **
7186         * configure.in
7187         * ac/aspell.m4
7188         * ac/check-type.m4
7189         * ac/gnupg-check-typedef.m4
7190                 fix autoheader 2.50 warning
7191
7192 2002-09-29 [christoph]  0.8.3claws34
7193
7194         * major code cleanup (part 2)
7195         
7196                 - unused variables removed
7197                 - unused functions removed
7198                 - uninitialized variables checked
7199                 - missing return statements added
7200                 - missing function return types added
7201                 - added parentheses around assignment
7202                   when suggested by gcc
7203
7204 2002-09-29 [alfons]     0.8.3claws33
7205
7206         * src/logwindow.c
7207                 log_window_clear(): only bracket gtk_text_forward_delete() 
7208                 with gtk_text_freeze() / gtk_text_thaw() (see if this
7209                 works around GTK text bug)
7210
7211 2002-09-29 [paul]       0.8.3claws32
7212
7213         * po/bg.po
7214           po/sr.po
7215                 updated by George Danchev and Urke MMI
7216                 respectively
7217
7218 2002-09-27 [christoph]  0.8.3claws31
7219
7220         * doc-src/readme.txt
7221         * doc-src/rfc1806.txt   ** REMOVED **
7222         * doc-src/rfc2183.txt   ** NEW FILE **
7223         * doc-src/rfc2980.txt   ** NEW FILE **
7224                 update rfcs
7225
7226 2002-09-27 [melvin]     0.8.3claws30
7227
7228         * ac/aspell.m4
7229                 Fixed typo which could break linking
7230
7231 2002-09-27 [melvin]     0.8.3claws29
7232
7233         * ac/aspell.m4
7234                 Improved GNU/aspell checking. 
7235                 Fixed bug #614490
7236
7237 2002-09-27 [paul]       0.8.3claws28
7238
7239         * sync with 0.8.3cvs8
7240                 see ChangeLog 2002-09-27
7241
7242 2002-09-26 [colin]      0.8.3claws27
7243
7244         * src/toolbar.[ch]
7245           src/mainwindow.[ch]
7246                 Add "Reply to Mailing-list" to the toolbar
7247
7248 2002-09-26 [christoph]  0.8.3claws26
7249
7250         * src/summaryview.c
7251                 Fix wrong message counts in summaryview status
7252
7253 2002-09-26 [paul]       0.8.3claws25
7254
7255         * sync with 0.8.3cvs7
7256                 see ChangeLog 2002-09-26
7257
7258 2002-09-26 [paul]       0.8.3claws24
7259
7260         * sync with 0.8.3cvs6
7261                 see ChangeLog 2002-09-25
7262
7263 2002-09-25 [christoph]  0.8.3claws23
7264
7265         * src/prefs_common.c
7266         * src/prefs_folder_item.c
7267         * src/prefs_scoring.c
7268                 Renamed "kill score" to "hide score" in GUI
7269                 and prefs files
7270
7271 2002-09-25 [paul]       0.8.3claws22
7272
7273         * sync with 0.8.3cvs5
7274                 see ChangeLog 2002-09-24
7275
7276 2002-09-24 [alfons]     0.8.3claws21
7277
7278         patch by Satoshi Nagayasu: allows appending / saving multiple 
7279         selected files (closes "[ 612279 ] save multiple mesg(s) in 
7280         'Save as ...'")
7281
7282         * AUTHORS
7283                 add Satoshi Nagayasu
7284         * src/summaryview.c
7285                 summary_save_as(): allow saving selected files to
7286                 one file
7287                 summary_set_menu_sensitive: enable "Save As..." when
7288                 multiple files are selected
7289         * src/utils.[ch]
7290                 append_file(): new function
7291
7292 2002-09-24 [colin]      0.8.3claws20
7293
7294         * src/procmime.c
7295                 Fix segfault when mimeinfo doesn't have a 
7296                 content_type. 
7297
7298 2002-09-24 [colin]      0.8.3claws19
7299
7300         * src/prefs_common.[ch]
7301                 Add a preference to display send dialog or not
7302         * src/send.c
7303                 Display send dialog according to preference
7304
7305 2002-09-24 [colin]      0.8.3claws18
7306
7307         * src/compose.[ch]
7308                 Disable user actions when sending
7309
7310 2002-09-24 [colin]      0.8.3claws17
7311
7312         * src/procmime.c
7313                 Do not display name or filename for attachments
7314                 with an application/pgp-signature type
7315                 (security flaw, see bug 537413)
7316
7317 2002-09-23 [colin]      0.8.3claws16
7318
7319         * src/editaddress.c
7320                 Initialize entry_email, entry_alias and 
7321                 entry_remarks to first email address of the list
7322
7323 2002-09-23 [colin]      0.83claws15
7324
7325         * src/compose.c
7326                 Drop pgp-signature when reediting a signed queued
7327                 message
7328
7329 2002-09-23 [melvin]     0.8.3claws14
7330
7331         * po/fr.po
7332                 Updated French translation
7333
7334 2002-09-23 [melvin]     0.8.3claws13
7335
7336         * src/mainwindow.c
7337                 Made custom toolbar menu labels more consistent
7338         * src/prefs_toolbar.c
7339                 Made custom toolbar window title more consistent
7340
7341 2002-09-22 [colin]      0.8.3claws12
7342
7343         * src/inc.c
7344                 Initialize session type to normal before getting 
7345                 mail (fixes strange Get behaviour)
7346         * src/prefs_account.h
7347                 Move STYPE_POP_BEFORE_SMTP to last position to 
7348                 avoid other side-effects
7349
7350 2002-09-22 [colin]      0.8.3claws11
7351
7352         * src/prefs_account.c
7353                 Fix pop_bfr_smtp_tm_entry sensivity when switching
7354                 from pop3 to apop or vice-versa
7355
7356 2002-09-22 [colin]      0.8.3claws10
7357         
7358         * src/prefs_account.[ch]
7359                 Add an option for the POP before SMTP timeout
7360         * src/inc.c
7361                 Remember time of last POP connection
7362         * src/send.c
7363                 Do POP before SMTP only if timeout reached
7364
7365 2002-09-22 [oliver]     0.8.3claws9
7366         
7367         * README.claws
7368                 explain custom toolbar
7369
7370 2002-09-22 [oliver]     0.8.3claws8
7371
7372         * src/prefs_actions.[ch]
7373         custom toolbar for compose      
7374                 actions callback from compose toolbar
7375         * src/folderview.c
7376                 remove include toolbar.h
7377
7378 2002-09-22 [oliver]     0.8.3claws7
7379         
7380         * src/prefs_toolbar.[ch]
7381                 custom toolbar for compose
7382                 - generic prefs_toolbar handles both
7383                   Mainwin's toolbar as well as Compose toolbar          
7384
7385 2002-09-22 [oliver]     0.8.3claws6
7386         
7387         * src/toolbar.[ch]
7388                 custom toolbar for compose
7389                 restructure toolbar.[ch]
7390
7391 2002-09-22 [oliver]     0.8.3claws5
7392
7393         * src/compose.[ch]
7394                 custom toolbar for compose
7395
7396 2002-09-22 [oliver]     0.8.3claws4
7397         
7398         * src/mainwindow.[ch]
7399                 custom toolbar for compose 
7400                 move mainwin toolbar back to mainwindow
7401
7402 2002-09-22 [alfons]     0.8.3claws3
7403
7404         * src/procmsg.c
7405                 :%sno/if(/if (/gc
7406                 :%sno/for(/for (/gc
7407                 (beautify)
7408
7409 2002-09-22 [alfons]     0.8.3claws2
7410         
7411         * src/procmsg.c
7412                 procmsg_save_to_outbox(): don't unlink message file from queue;
7413                 callers should do it using folder_item_remove_msg()
7414
7415 2002-09-22 [colin]      0.8.3claws1
7416
7417         * src/mimeview.[ch]
7418                 Made mimeview_check_signature() public
7419         * src/textview.c
7420                 Made GPG signatures verifiable by clicking
7421                 the [application/pgp-signature] in the Text
7422                 view
7423
7424 2002-09-22 [paul]       0.8.3claws
7425
7426         * po/bg.po
7427           po/en_GB.po
7428           po/es.po
7429           po/it.po
7430           po/pl.po
7431           po/pt_BR.po
7432           po/sr.po
7433                 updated translations, submitted by George Danchev,
7434                 me, Ricardo Mones Lastra, Alessandro Maestri,
7435                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
7436                 and Urke MMI, respectively.     
7437
7438 2002-09-22 [alfons]     0.8.2claws65
7439
7440         * src/procmsg.c
7441         * src/pgptext.c
7442                 no furry valgrinds have been used to plug these memleaks
7443
7444 2002-09-20 [paul]       0.8.2claws64
7445
7446         * sync with 0.8.3cvs4
7447                 'Select thread' re-implemented 
7448                 see ChangeLog 2002-09-20
7449
7450 2002-09-21 [alfons]     0.8.2claws63
7451
7452         * src/compose.c
7453                 compose_send(): plug unnoticed memleak
7454
7455 2002-09-20 [alfons]     0.8.2claws62
7456
7457         * src/addr_compl.c
7458                 replace_address_in_edit(): strict check for NULL address to
7459                 fix "[ 607348 ] Segfault in address completion". My guess is
7460                 that this happens with an empty address book, but it's good
7461                 to have this check here anyway
7462                 
7463                 completion_window_button_press(): free string returned 
7464                 from the internal cache
7465
7466 2002-09-20 [christoph]  0.8.2claws61
7467
7468         * src/procmime.h
7469                 added ENC_BINARY to EncodingType
7470         * src/procmime.c
7471                 the string returned by procmime_get_encoding_str
7472                 should not depend on the order of values in the
7473                 EncodingType definition
7474         * doc-src/rfc1806.txt   ** NEW FILE **
7475                 Added rfc1806 about MIME Content-Disposition
7476                 Extension
7477
7478 2002-09-19 [paul]       0.8.2claws60
7479
7480         * sync with 0.8.2cvs3
7481                 see ChangeLog 2002-09-19
7482
7483 2002-09-19 [paul]       0.8.2claws59
7484
7485         * src/prefs_folder_item.c
7486                 revert to Darko's original alignment of colour
7487                 selector button
7488                 add a colon to folder_color label
7489                 
7490         * src/compose.c
7491                 add Colin's patch (with Hiro's modifications) to 
7492                 force BASE64 encoding for 8-bit text when signing
7493                 (sync with 0.8.3cvs2)
7494
7495 2002-09-18 [alfons]     0.8.2claws58
7496
7497         * src/compose.c
7498                 :%sno/if(/if (/gc
7499                 :%sno/for(/for (/gc
7500                 (beautify a little bit)
7501
7502 2002-09-18 [christoph]  0.8.2claws57
7503
7504         * src/pine.c
7505                 fix handling of fgetc return value
7506
7507 2002-09-17 [alfons]     0.8.2claws56
7508         
7509         * src/summaryview.c
7510                 summary_sort(): check non-NULL summaryview->folder_item when no 
7511                 folder is selected at all
7512                 (closes "[ 610344 ] sort label make syl Crash")
7513
7514 2002-09-17 [alfons]     0.8.2claws55
7515         
7516         * src/compose.c
7517                 beautify a little bit
7518
7519 2002-09-17 [christoph]  0.8.2claws54
7520
7521         * src/folder.c
7522                 initialize max values for cache and folder
7523                 when cache or folder is empty
7524
7525 2002-09-15 [colin]      0.8.2claws53
7526
7527         * src/compose.c
7528                 Fix a leak (thanks Alfons!) and cleaned
7529                 variables names for custom headers
7530
7531 2002-09-15 [colin]      0.8.2claws52
7532
7533         * src/compose.c
7534                 Fix custom headers recognition when
7535                 prefs_common.trans_hdr is on
7536
7537 2002-09-15 [colin]      0.8.2claws51
7538
7539         * src/compose.c
7540                 Allow dynamically-added custom headers
7541                 Yet not reparsed if reedited
7542
7543 2002-09-15 [alfons]     0.8.2claws50
7544
7545         * src/prefs_account.c
7546                 fix warnings
7547
7548 2002-09-15 [colin]      0.8.2claws49
7549         
7550         * src/prefs_account.c
7551                 fix pop_before_smtp sensitivity
7552
7553 2002-09-15 [colin]      0.8.2claws48
7554
7555         * src/inc.[ch]
7556                 add inc_pop_before_smtp()
7557                 allow MainWindow to be undefined in 
7558                 inc_account_mail() and inc_start()
7559         * src/pop.c
7560           src/prefs_account.h
7561                 add STYPE_POP_BEFORE_SMTP session type
7562         * src/prefs_account.c
7563                 activated pop before smtp option
7564         * src/send.c
7565                 do pop before smtp if the relevant option 
7566                 is set
7567
7568 2002-09-15 [paul]       0.8.2claws47
7569
7570         * sync with 0.8.3
7571                 see ChangeLog 2002-09-15
7572
7573 2002-09-14 [paul]       0.8.2claws46
7574
7575         * po/bg.po
7576                 updated Bulgarian translation, submitted by
7577                 George Danchev
7578
7579 2002-09-13 [paul]       0.8.2claws45
7580
7581         * src/compose.c
7582                 merge claws' select_account() with main's
7583                 (new) compose_select_account(). [sync with
7584                 0.8.2cvs15, see ChangeLog 2002-09-11]
7585
7586 2002-09-12 [christoph]  0.8.2claws44
7587
7588         * src/filter.c
7589                 allocate 1 elements of FolderItem not 0
7590
7591 2002-09-12 [colin]      0.8.2claws43
7592
7593         * src/compose.c
7594                 Fix bug #590825 (obey Follow-up: poster)
7595
7596 2002-09-12 [colin]      0.8.2claws42
7597
7598         * src/procmime.c
7599                 Fix bug #557009 (wrong headers for messages 
7600                 forwarded as attachments)
7601
7602 2002-09-11 [colin]      0.8.2claws41
7603         
7604         * src/compose.c
7605                 Put SCF: pseudo-header on top of message
7606                 Set draft tmp_flag when saved as draft
7607
7608         * src/procmsg.c
7609           src/procheader.c
7610                 Skip after first \n\n for beginning of real message
7611                 for drafts too
7612
7613 2002-09-11 [christoph]  0.8.2claws40
7614
7615         * src/filtering.c
7616                 use procmsg flag functions in filtering or processing
7617                 will cause incorrect folder message counts
7618
7619 2002-09-11 [colin]      0.8.2claws39
7620
7621         * src/compose.c
7622                 Fix bug #550175 - wrong save folder when reediting
7623                 drafts
7624
7625 2002-09-11 [paul]       0.8.2claws38
7626
7627         * sync with 0.8.2cvs14
7628                 see ChangeLog 2002-09-11
7629
7630 2002-09-11 [colin]      0.8.2claws37
7631
7632         * src/folder.c
7633                 Fix a typo (seeming to cause new/unread status to
7634                 be lost)
7635
7636 2002-09-10 [christoph]  0.8.2claws36
7637
7638         * src/compose.c
7639                 compose_redirect should not use compose_generic_new
7640                 because that does more stuff than expected including
7641                 opening the external editor
7642                 (closes bug "[ 526608 ] bounced messages appear blank
7643                  in editor")
7644
7645 2002-09-10 [christoph]  0.8.2claws35
7646
7647         * src/folder.c
7648                 fix problem with too large message number range
7649                 causing a crash in folder_item_scan
7650
7651 2002-09-10 [paul]       0.8.2claws34
7652
7653         * sync with 0.8.2cvs13
7654                 see ChangeLog 2002-09-10
7655
7656 2002-09-10 [christoph]  0.8.2claws33
7657
7658         * src/msgcache.c
7659                 set MsgInfo TmpFlags for queue and draft folders
7660                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
7661
7662 2002-09-10 [paul]       0.8.2claws32
7663
7664         * AUTHORS
7665           po/bg.po      ** NEW FILE **
7666                 new Bulgarian translation submitted by
7667                 George Danchev <danchev@spnet.net>
7668                 
7669         * tools/Makefile.am
7670           tools/README
7671           tools/tb2sylpheed     ** NEW FILE **
7672                 add script that converts an addressbook exported
7673                 from The Bat! into a Sylpheed addressbook. Submitted
7674                 by Urke MMI <urke-kg@eunet.yu>
7675
7676 2002-09-10 [paul]       0.8.2claws31
7677
7678         * sync with 0.8.2cvs12
7679                 see ChangeLog 2002-09-10
7680
7681 2002-09-06 [paul]       0.8.2claws30
7682
7683         * src/prefs_common.c
7684                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
7685                 
7686         * tools/Makefile.am
7687           tools/README
7688           tools/ldif-to-xml.py  ** REMOVED **
7689                 remove obsolete python script
7690
7691 2002-09-06 [paul]       0.8.2claws29
7692
7693         * sync with 0.8.2cvs10
7694                 see ChangeLog 2002-09-06
7695
7696 2002-09-04 [paul]       0.8.2claws28
7697
7698         * sync with 0.8.2cvs9
7699                 see ChangeLog 2002-08-04
7700
7701 2002-09-04 [colin]      0.8.2claws27 
7702
7703         * src/prefs_common.[ch]
7704                 Added signature color configuration
7705         * src/textview.c
7706                 Use user-specified signature color
7707
7708 2002-09-03 [colin]      0.8.2claws26
7709
7710         * src/prefs_common.[ch]
7711                 Added autosave and autosave_length prefs
7712         * src/compose.c
7713                 Added compose_remove_draft()
7714                 Auto-save drafts according to the prefs
7715         * src/main.c
7716                 Added a crash-indicator file, allowing to check
7717                 for new messages on startup if Sylpheed crashed
7718                 (makes saved drafts "reappear")
7719
7720 2002-09-03 [colin]      0.8.2claws25
7721
7722         * src/textview.[ch]
7723                 Grey the signature
7724
7725 2002-09-03 [paul]       0.8.2claws24
7726
7727         * sync with 0.8.2cvs8
7728                 see ChangeLog 2002-09-02 and 2002-09-03
7729
7730 2002-09-03 [darko]      0.8.2claws23
7731
7732         * src/folderview.c
7733                 use normal style when creating new folder to pick
7734                 proper font size 
7735
7736 2002-09-02 [melvin]     0.8.2claws22
7737
7738         * src/gtkaspell.m4
7739                 removed some obsolete code
7740
7741 2002-09-02 [melvin]     0.8.2claws21
7742
7743         * ac/aspell.m4
7744                 fixed test's equality sign (== to =)
7745
7746 2002-09-02 [alfons]     0.8.2claws20
7747
7748         * src/folder.c
7749         * src/mh.c
7750                 revert change of 0.8.2claws16 and use the mh_folder_destroy
7751                 as folder->destroy virtual as suggested by Hiro
7752                 (the mh.c code seems to have been lost around mh.c.1.21)
7753
7754 2002-09-02 [paul]       0.8.2claws19
7755
7756         * po/pt_BR.po
7757                 updated by Fabio Jr. Beneditto
7758                 
7759         * src/defs.h
7760                 use 'http://claws.sylpheed.org' for homepage link. 
7761                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
7762
7763 2002-09-01 [alfons]     0.8.2claws18
7764
7765         * src/mh.c
7766                 plug memleak related to one Martin Kluge found
7767
7768 2002-08-31 [paul]       0.8.2claws17
7769
7770         * sync with 0.8.2cvs6
7771                 see ChangeLog 2002-08-30
7772
7773 2002-08-31 [alfons]     0.8.2claws16
7774
7775         * src/folder.c
7776                 folder_destroy(): remove mailbox from folderlist even if it has
7777                 no destroy virtual
7778
7779 2002-08-31 [alfons]     0.8.2claws15
7780
7781         * src/folder.c
7782                 :%sno/if(/if (/gc
7783                 :%sno/for(/for (/gc
7784                 (being pedantic I know)
7785
7786 2002-08-31 [alfons]     0.8.2claws14
7787
7788         * src/folder.c
7789                 check for NULL pointers returned from folder->fetch_msginfo virtual
7790                 (should solve some reported crashes)
7791
7792 2002-08-30 [alfons]     0.8.2claws13
7793
7794         * acconfig.h
7795         * configure.in
7796         * src/crash.c
7797                 enable crash dialog on compilation time
7798                 (--enable-crash-dialog configure option)
7799
7800 2002-08-30 [alfons]     0.8.2claws12
7801
7802         * AUTHORS
7803                 add Martin Kluge
7804         * src/mh.c
7805                 apply memory leak plug patch by Martin Kluge
7806                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
7807                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
7808                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
7809
7810 2002-08-30 [darko]      0.8.2claws11
7811
7812         * src/folderview.c
7813                 copy Gtk style from normal style to match
7814                 font size for coloured folders
7815
7816 2002-08-29 [alfons]     0.8.2claws10
7817
7818         * sylpheed.desktop
7819                 Type=Internet <- Type=Application
7820                 (reported by Michael Schwendt, see:
7821                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
7822                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
7823
7824 2002-08-29 [paul]       0.8.2claws9
7825
7826         * sync with 0.8.2cvs5
7827                 see ChangeLog 2002-08-29
7828
7829 2002-08-29 [colin]      0.8.2claws8
7830
7831         * src/summaryview.c
7832                 Added a sanity check in summary_select_thread
7833                 Should fix bug 601605
7834
7835 2002-08-29 [colin]      0.8.2claws7
7836
7837         * src/main.c
7838                 Revert claws6 changes regarding bug #591676
7839
7840 2002-08-28 [colin]      0.8.2claws6
7841         
7842         * src/main.c
7843                 Ignore cache for queue folderitems
7844                 Fix bug #591676
7845
7846 2002-08-28 [melvin]     0.8.2claws5
7847
7848         * README.claws
7849                 Fixed typos.
7850
7851 2002-08-28 [melvin]     0.8.2claws4
7852
7853         * README.claws
7854                 Updated a bit the text concerning the spell checker
7855
7856 2002-08-28 [melvin]     0.8.2claws3
7857
7858         Merged the GNU_aspell_branch:
7859                 Support of new GNU/aspell is now included and the old pspell
7860                 is not supported anymore.
7861                 See README.claws
7862
7863         * README.claws
7864                 Updated spell checker text to reflect the switch to GNU/aspell
7865
7866         * ac/aspell.m4          *** NEW ***
7867         * src/gtkaspell.[ch]    *** NEW *** 
7868         * ac/pspell.m4          *** DELETED *** 
7869         * src/gtkspell.[ch]     *** DELETED ***
7870
7871         * ac/Makefile.am
7872                 Updated for GNU/aspell support
7873
7874         * po/POTFILES.in
7875                 Replaced gtkspell.c by gtkaspell.c
7876
7877         * acconfig.h
7878         * src/Makefile.am
7879         * src/about.c
7880         * src/compose.[ch]
7881         * src/crash.c
7882         * src/main.c
7883         * src/prefs_common.[ch]
7884                 Updated for GNU/aspell support
7885
7886 2002-08-28 [paul]       0.8.2claws2
7887
7888         * sync with 0.8.2cvs4
7889                 see ChangeLog 2002-08-27 and 2002-08-28
7890
7891 2002-08-28 [colin]      0.8.2claws1
7892
7893         * src/summary_search.c
7894                 Added "AND search"
7895
7896 2002-08-28 [jens]       0.8.2claws
7897
7898         *po/de.po
7899                 Updated German translations
7900
7901 2002-08-27 [melvin]     0.8.2claws
7902
7903         * po/fr.po
7904                 Updated French translations
7905
7906 2002-08-27 [paul]       0.8.2claws
7907
7908         * sync with 0.8.2 main release
7909
7910         * po/en_GB.po
7911           po/es.po
7912           po/it.po
7913           po/pl.po
7914           po/pt_BR.po
7915           po/sr.po
7916                 updated message catalogs submitted by
7917                 Ricardo Mones Lastra, Alessandro Maestri,
7918                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
7919                 Beneditto and Urke MMI  
7920
7921 2002-08-27 [hoa]        0.8.1claws123
7922
7923         * src/mainwindow.[ch]
7924         * src/summaryview.[ch]
7925                 removed the "filter setting" menu option.
7926                 add a "cancel a news message" menu option.
7927
7928 2002-08-26 [martin]     0.8.1claws122
7929
7930         * ChangeLog.claws
7931                 changed string under 0.8.1claws79 changed by myself
7932                 i'm sorry alfons :(
7933
7934 2002-08-26 [martin]     0.8.1claws121
7935
7936         * src/crash.c
7937                 added kill command to debuggerrc to start crash dialog
7938
7939 2002-08-26 [paul]       0.8.1claws120
7940
7941         * sync with 0.8.1cvs31
7942                 see ChangeLog 2002-08-26
7943
7944 2002-08-25 [alfons]     0.8.1claws119
7945
7946         * src/procmsg.c
7947                 fix bug that didn't send out correct headers to news server
7948                 when sending news article and email from queue (bug reported
7949                 and patch provided by Tim Mann; closes bug 
7950                 "[ 583196 ] 0.7.8claws can't post news")
7951
7952 2002-08-25 [alfons]     0.8.1claws118
7953
7954         * src/selective_download.c
7955                 mark two strings as translatable
7956                 (thanks to Urke MMI for pointing this out)
7957
7958 2002-08-25 [alfons]     0.8.1claws117
7959
7960         * src/summaryview.c
7961                 treat sent boxes as special and allow sorting them by addressee
7962                 (closes "[ 589418 ] Sent folder sorting misbehavior"
7963                 submitted by Steve Lamb)
7964
7965 2002-08-24 [alfons]     0.8.1claws116
7966
7967         * src/matcher.c
7968                 fix memleak reported by Martin Kluge
7969                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
7970
7971 2002-08-24 [oliver]     0.8.1claws115
7972
7973         * src/prefs_toolbar.c
7974                 o code cleanup as suggested by Alfons
7975                 o memleak fix
7976
7977 2002-08-24 [alfons]     0.8.1claws114
7978
7979         * src/summaryview.c
7980                 o fix another memory leak reported by Martin Kluge
7981                   (see "[ 599568 ] Small Memory Leak")
7982                 o remove 'from' variable from 'summary_set_header()'; we can
7983                   do with just 'to' 
7984
7985 2002-08-24 [paul]       0.8.1claws113
7986
7987         * sync with 0.8.1cvs30
7988                 see ChangeLog 2002-08-23
7989
7990 2002-08-24 [alfons]     0.8.1claws112
7991
7992         * src/summaryview.c
7993                 remove unnecessary allocations for search bar fixing leaks
7994                 reported by Martin Kluge
7995                 (see "[ 599451 ] Further memory leaks?")
7996
7997 2002-08-24 [alfons]     0.8.1claws111
7998
7999         * src/main.c
8000                 make get_socket_name() public for crash.c
8001         * src/crash.c
8002                 o make report bug button work (goes to claws' 
8003                   bug tracker at sf.net)
8004                 o introduce function for doing important stuff just
8005                   before claws goes down
8006                 o clean up code 
8007
8008 2002-08-24 [alfons]     0.8.1claws110
8009
8010         * src/compose.c
8011                 move cursor to "To" entry when forwarding as attachment
8012                 (reported and solved by Steve Lamb, closes bug report
8013                 "[ 592880 ] Forward as attachment; cursor not in to")
8014
8015 2002-08-24 [colin]      0.8.1claws109
8016
8017         * src/mainwindow.c
8018                 fix quick search visibility after GUI (de)separations.
8019
8020 2002-08-23 [colin]      0.8.1claws108
8021
8022         * src/mainwindow.c
8023                 fix header pane visibility after folderview or
8024                 messageview (de)separation
8025
8026 2002-08-23 [paul]       0.8.1claws107
8027
8028         * src/mainwindow.[ch]
8029           src/toolbar.c
8030                 give full control of display or non-display 
8031                 of the Execute icon to Custom toolbar settings.
8032                 add new sensitivity condition to maninwindow.h: 
8033                 M_DELAY_EXEC
8034
8035         * ChangeLog
8036           ChangeLog.jp
8037           NEWS
8038                 more sync with 0.8.1cvs29
8039
8040 2002-08-23 [melvin]     0.8.1claws106
8041
8042         * src/alertpanel.c
8043                 Readded support for custom widget in alertpanel lost in last
8044                 sync.
8045
8046 2002-08-23 [paul]       0.8.1claws105
8047
8048         * sync with 0.8.1cvs29
8049                 see ChangeLog 2002-08-23
8050
8051 2002-08-23 [colin]      0.8.1claws104
8052
8053         * src/summaryview.c
8054                 Fix folder and search pixmaps exchanging positions
8055                 after theme or toolbar changes. Thank to Oliver for 
8056                 reporting this.
8057
8058 2002-08-23 [colin]      0.8.1claws103
8059
8060         * src/mainwindow.c
8061           src/messageview.[ch]
8062           src/noticeview.[ch]
8063           src/summaryview.c
8064                 Changed messageview_create() and noticeview_create()
8065                 to avoid the last gdk_warning
8066
8067 2002-08-22 [colin]      0.8.1claws102
8068
8069         * src/summaryview.c
8070                 Fix my new `Creating pixmap from xpm' warning
8071
8072 2002-08-22 [colin]      0.8.1claws101
8073
8074         * src/mainwindow.c
8075                 Fix some of the gdk warnings
8076
8077 2002-08-22 [colin]      0.8.1claws100
8078
8079         * src/Makefile.am
8080         * src/stock_pixmap.c
8081         * src/stock_pixmap.h
8082         * src/pixmaps/quicksearch.xpm *ADDED*
8083                 Add the quicksearch pixmap
8084         * src/mainwindow.c
8085         * src/summaryview.c
8086         * src/summaryview.h
8087                 Make quicksearch bar visible/hidden via a button
8088
8089 2002-08-22 [christoph]  0.8.1claws99
8090
8091         * src/folder.c
8092                 fix folder update for newsgroups with message
8093                 numbers below minimum number of articles to fetch
8094                 (closes bug #598445)
8095
8096 2002-08-22 [paul]       0.8.1claws98
8097
8098         * sync with 0.8.1cvs28
8099                 see ChangeLog 2002-08-22
8100
8101 2002-08-21 [alfons]     0.8.1claws97
8102
8103         * src/crash.c
8104                 use bt instead of bt full which seems to work 
8105                 better, and bt full doesn't give a great deal 
8106                 of information anyway
8107
8108 2002-08-21 [colin]      0.8.1claws96
8109
8110         * src/summaryview.c
8111                 fix summaryview_searchtype_changed prototype
8112
8113 2002-08-21 [christoph]  0.8.1claws95
8114
8115         * src/mainwindow.c
8116                 o fix broken menu update for sorting type, we have to
8117                   get this info from the summaryview now
8118                 o removed setting of threaded state in menu callback
8119         * src/summaryview.[ch]
8120                 more summaryview/folderitem seperation for
8121                 threading option
8122         * configure.in
8123                 removed not required --with-compiler-flags option
8124
8125 2002-08-21 [oliver]     0.8.1claws94
8126         
8127         * src/toolbar.h 
8128                 o rename toolbar.xml to toolbar_main.xml
8129                   since toolbar_compose.xml might come up 
8130                   any time soon
8131         * README.claws
8132                 add custom toolbar              
8133
8134 2002-08-21 [darko]      0.8.1claws93
8135
8136         * src/procmsg.c
8137                 don't reset tmp flags for messages copied
8138                 to sent folder
8139
8140 2002-08-21 [colin]      0.8.1claws92
8141         
8142         * src/prefs_filtering.c
8143                 fix renaming rules on folder rename 
8144                 when folder is not a leaf folder
8145
8146 2002-08-21 [paul]       0.8.1claws91
8147
8148         * src/prefs_folder_item.c
8149                 fix alignment of colour selector
8150
8151 2002-08-21 [paul]       0.8.1claws90
8152
8153         * sync with 0.8.1cvs27
8154                 see ChangeLog 2002-08-21
8155
8156 2002-08-21 [paul]       0.8.1claws89
8157
8158         * src/summaryview.c
8159                 fix crash when changing field type in
8160                 Quick search bar
8161
8162 2002-08-21 [colin]      0.8.1claws88
8163
8164         * src/summaryview.c
8165                 Made quick search case-insensitive
8166
8167 2002-08-21 [paul]       0.8.1claws87
8168
8169         * sync with 0.8.1cvs26
8170                 see ChangeLog 2002-08-21
8171
8172 2002-08-20 [christoph]  0.8.1claws86
8173
8174         * src/folderview.c
8175         * src/main.c
8176         * src/summaryview.[ch]
8177                 more summaryview/folderitem seperation for
8178                 sort_key and sort_type
8179         * src/procmsg.c
8180                 added missing return statement
8181
8182 2002-08-20 [colin]      0.8.1claws85
8183
8184         * src/summaryview.[ch]
8185                 Added a quick search box
8186         * src/mainwindow.c
8187         * src/prefs_common.[ch]
8188                 Added a show/hide option for the quick search
8189
8190 2002-08-20 [oliver]     0.8.1claws84
8191         
8192         * src/mainwindow.c
8193                 remove toolbar_create_popups
8194         * src/toolbar.[ch]
8195                 o remove toolbar_create_popups
8196                 o fix toolbar_set_sensitive 
8197                   (Bug reports #596834 and #596832)     
8198         * src/prefs_toolbar.c
8199                 o add "Set default" button
8200                 o align label and text + combo widgets
8201
8202 2002-08-20 [hoa]        0.8.1claws83bis
8203
8204         * src/imap.c
8205                 fixed a bug in imap_fetch_msginfo() in case there is no
8206                 current folder.
8207
8208 2002-08-20 [darko]      0.8.1claws83
8209
8210         * src/folderview.c
8211                 copy the color style of folder view so it
8212                 works with GTK themes
8213
8214 2002-08-20 [darko]      0.8.1claws82
8215
8216         * src/folder.h
8217         * src/folderview.c
8218         * src/prefs_folder_item.[hc]
8219                 don't use UI stuff in folder.h
8220
8221 2002-08-20 [darko]      0.8.1claws81
8222
8223         * src/folder.h
8224         * src/prefs_folder_item.h
8225         * src/folderview.c
8226         * src/prefs_folder_item.c
8227                 ability to set folder color in folderview
8228
8229 2002-08-19 [alfons]     0.8.1claws80
8230
8231         * src/summaryview.c
8232                 fix one of the earlier memleaks reported by Martin Kluge
8233
8234 2002-08-19 [alfons]     0.8.1claws79
8235
8236         * src/mainwindow.c
8237                 hide notice view when selecting seperate folder
8238                 view (reported by Urke MMI)
8239
8240 2002-08-19 [christoph]  0.8.1claws78
8241
8242         * src/folderview.c
8243         * src/prefs_folder_item.h
8244         * src/summaryview.[ch]
8245                 o add summary_set_prefs_from_folderitem to set
8246                   summaryview prefs (first step to remove all
8247                   references to the folderitem in summaryview)
8248                 o moved compiled regex stuff from folderitem prefs
8249                   to summaryview code
8250
8251 2002-08-19 [paul]       0.8.1claws77
8252
8253         * src/compose.c
8254                 add check for '.' to QUOTE_IF_REQUIRED
8255
8256 2002-08-19 [paul]       0.8.1claws76
8257
8258         * src/inc.c
8259                 sync with 0.8.1cvs25 (plug memory leak)
8260
8261         * src/prefs_toolbar.c
8262                 re-order prefs_toolbar_cancel()
8263
8264 2002-08-18 [alfons]     0.8.1claws75
8265
8266         * src/inc.c
8267         * src/matcher.c
8268                 plug other memleaks reported by Martin Kluge
8269
8270 2002-08-18 [paul]       0.8.1claws74
8271
8272         * po/pt_BR.po
8273                 updated by Fabio Jr. Beneditto
8274
8275 2002-08-18 [paul]       0.8.1claws73
8276
8277         * src/toolbar.[ch]
8278                 fix bug where tooltips were displayed untranslated              
8279
8280         * src/prefs_toolbar.c
8281                 fix bug where clicking 'Cancel' creates an icon & text
8282                 toolbar regardless of prefs
8283         
8284
8285 2002-08-17 [oliver]     0.8.1claws72
8286
8287         * src/prefs_toolbar.c
8288                 update toolbar on CANCEL
8289                 bug reported by Martin Kluge
8290         * src/toolbar.c
8291                 toolbar_destroy memleak fixed           
8292
8293 2002-08-17 [alfons]     0.8.1claws71
8294
8295         * src/toolbar.c
8296                 plug another memleak reported by Martin Kluge
8297
8298 2002-08-16 [alfons]     0.8.1claws70
8299
8300         * src/crash.c
8301                 use execvp() correctly (suggested by wwp; thanks!)
8302
8303 2002-08-16 [alfons]     0.8.1claws69
8304
8305         * src/gtksctree.c
8306                 plug memory leak reported by Kim Schultz & Martin Kluge
8307
8308 2002-08-16 [paul]       0.8.1claws68
8309
8310         * po/es.po
8311                 updated by Ricardo Mones Lastra
8312
8313 2002-08-16 [paul]       0.8.1claws67
8314
8315         * src/toolbar.h
8316                 fix bug where 'Compose News' icon showed wrong
8317                 tooltip
8318
8319 2002-08-16 [paul]       0.8.1claws66
8320
8321         * sync with 0.8.1cvs24
8322                 see ChangeLog 2002-08-16
8323
8324         * po/it.po
8325                 updated by Alessandro Maestri
8326
8327 2002-08-15 [paul]       0.8.1claws65
8328
8329         * po/sr.po
8330                 updated by Urke MMI
8331
8332 2002-08-15 [paul]       0.8.1claws64
8333
8334         * src/*.c
8335                 don't translate debug info
8336
8337         * src/matcher.[ch]
8338                 add copyright info
8339
8340 2002-08-15 [paul]       0.8.1claws63
8341
8342         * src/prefs_toolbar.c
8343                 fix bug where clicking 'OK' creates an icon & text
8344                 toolbar regardless of prefs
8345
8346 2002-08-14 [alfons]     0.8.1claws62
8347
8348         * src/main.c
8349                 add global var that has the full argv[0]
8350         * src/crash.c
8351                 o execvp the correct sylpheed by using argv0
8352                   and setting the correct work dir
8353                 o other tweaks  
8354
8355 2002-08-14 [oliver]     0.8.1claws61
8356         
8357         * enable/disable Toolbar Action Buttons 
8358         * code cleanups
8359         * src/mainwindow.c
8360         * src/toolbar.[ch]      
8361         * src/prefs_toolbar.c   
8362
8363 2002-08-14 [melvin]     0.8.1claws60
8364
8365         * po/fr.po
8366                 Updated French translations
8367
8368 2002-08-14 [melvin]     0.8.1claws59
8369
8370         * src/crash.c
8371                 Made bug report not translatable
8372         * src/exporthtml.c
8373                 Fixed exporthtml_build_filespec() return value
8374         * src/foldersel.c
8375                 Fixed incorrect include file
8376         * src/gtkspell.c
8377         * src/prefs_actions.c
8378         * src/prefs_toolbar.c
8379                 Made debug info not translatable
8380         * src/mutt.c
8381         * src/quote_fmt.c
8382                 Added missing includes
8383         * src/prefs_common.c
8384                 Fixed typo
8385
8386 2002-08-14 [paul]       0.8.1claws58
8387
8388         * faq/es/sylpheed-faq.html
8389           faq/es/sylpheed-faq-[1-3].html
8390           faq/es/sylpheed-faq-4.html     **NEW FILE **
8391                 update Spanish FAQ
8392
8393 2002-08-13 [christoph]  0.8.1claws57
8394
8395         * src/procmsg.c
8396                 ignore thread fix that did not mark all
8397                 child nodes of a ignored thread as
8398                 ignored. Does not work perfectly yet,
8399                 but it is better now
8400
8401 2002-08-13 [alfons]     0.8.1claws56
8402
8403         * src/crash.c
8404                 o implement 'save crash log'
8405                 o some tweaks
8406
8407 2002-08-13 [melvin]     0.8.1claws55
8408
8409         * src/main.c
8410                 removed unrequired "execinfo.h" header
8411
8412 2002-08-12 [paul]       0.8.1claws54
8413
8414         * faq/en/sylpheed-faq.html
8415           faq/en/sylpheed-faq-[1-3].html
8416           faq/en/sylpheed-faq-4.html     **NEW FILE **
8417                 update English FAQ
8418
8419 2002-08-12 [alfons]     0.8.1claws53
8420
8421         * po/POTFILES.in
8422                 add crash.c to translatables
8423         * src/crash.c
8424                 bring in Leandro's crash dialog
8425
8426 2002-08-11 [alfons]     0.8.1claws52
8427
8428         * src/crash.c
8429                 clean up some warnings
8430
8431 2002-08-11 [alfons]     0.8.1claws51
8432
8433         * acconfig.h
8434         * configure.in
8435         * src/crash.[ch]        ** NEW FILES **
8436         * src/main.c            
8437                 initial gdb crash handler
8438
8439 2002-08-11 [paul]       0.8.1claws50
8440
8441         * src/prefs_toolbar.c
8442                 replace Up/Down arrow pixmaps with text to be
8443                 consistent across icon themes
8444
8445 2002-08-11 [paul]       0.8.1claws49
8446
8447         * src/prefs_common.c
8448           src/prefs_toolbar.c
8449                 rename 'Pixmap' -> 'Icon'
8450
8451         * src/toolbar.[ch]
8452                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
8453
8454 2002-08-10 [paul]       0.8.1claws48
8455
8456         * src/prefs_toolbar.c
8457                 re-work the UI
8458
8459 2002-08-10 [paul]       0.8.1claws47
8460
8461         * src/main.c
8462                 don't write Processing progress to status bar
8463                 patch submitted by Alexander Evseev
8464
8465         * src/prefs_toolbar.c
8466                 re-position and resize window
8467                 make window assume correct size on first call
8468
8469 2002-08-10 [paul]       0.8.1claws46
8470
8471         * src/mainwindow.c
8472           src/prefs_toolbar.c
8473           src/toolbar.c
8474           src/toolbar.h
8475                 obey coding style
8476                 follow UI text conventions
8477
8478 2002-08-10 [alfons]     0.8.1claws45
8479
8480         * src/toolbar.c
8481                 correct pixmap for delete action
8482
8483 2002-08-10 [paul]       0.8.1claws44
8484
8485         * po/pt_BR.po
8486                 updated by Fabio Jr. Beneditto
8487
8488 2002-08-10 [paul]       0.8.1claws43
8489
8490         * po/POTFILES.in
8491                 add custom toolbar files
8492
8493 2002-08-10 [paul]       0.8.1claws42
8494
8495         * sync with 0.8.1cvs22
8496                 see ChangeLog 2002-08-09
8497
8498 2002-08-09 [paul]       0.8.1claws41
8499
8500         * tools/Makefile.am
8501           tools/README
8502           tools/outlook2sylpheed.pl     ** NEW FILE **
8503                 add script to convert exported Outlook
8504                 contacts list to a Sylpheed addressbook.
8505                 Submitted by Ricardo Mones Lastra.
8506
8507 2002-08-09 [paul]       0.8.1claws40
8508
8509         * AUTHORS
8510           configure.in
8511           po/sr.po      ** NEW FILE **
8512                 add Serbian message catalog. Submitted by
8513                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
8514
8515 2002-08-09 [paul]       0.8.1claws39
8516
8517         * sync with 0.8.1cvs21
8518                 see ChangeLog 2002-08-08
8519
8520 2002-08-08 [oliver]     0.8.1claws38
8521
8522         * src/mainwindow.c
8523                 move Custom Toolbar to Configuration menu
8524
8525 2002-08-08 [oliver]     0.8.1claws37
8526
8527         * src/prefs_toolbar.c
8528                 fix substitute pixmap bug
8529
8530 2002-08-08 [paul]       0.8.1claws36
8531
8532         * sync with 0.8.1cvs19
8533                 see ChangeLog 2002-08-08
8534
8535 2002-08-07 [christoph]  0.8.1claws35
8536
8537         * src/utils.c
8538                 fixed a memory leak in new canonicalize_file_replace
8539
8540 2002-08-07 [christoph]  0.8.1claws34
8541
8542         * src/utils.[ch]
8543                 o canonicalize_file_replace should create the temporary
8544                   file in the same directory as the original file.
8545                 o added get_tmpfile_in_dir that creates a temorary file
8546                   in a specified directory.
8547
8548 2002-08-07 [melvin]     0.8.1claws33
8549
8550         * src/toolbar.c
8551                 fixed bug where 'Article' button acted as 'Email' button.
8552
8553 2002-08-07 [paul]       0.8.1claws32
8554
8555         * sync with 0.8.1.cvs17
8556                 see ChangeLog 2002-08-07
8557
8558 2002-08-07 [colin]      0.8.1claws31
8559         
8560         * src/news.c
8561                 fix mass-cancel problem
8562
8563 2002-08-07 [thorsten]   0.8.1claws30
8564
8565         * src/prefs_toolbar.c
8566                 fix: crash on replace or add new button
8567         * src/toolbar.c
8568                 fix: close xmlfile after reading
8569         * src/utils.c
8570                 fix: unlink() file before rename()
8571
8572 2002-08-06 [paul]       0.8.1claws29
8573
8574         * sync with 0.8.cvs15
8575                 see ChangeLog 2002-08-06
8576
8577 2002-08-06 [oliver]     0.8.1claws28
8578
8579         * src/toolbar.c
8580         * src/prefs_toolbar.c
8581                 fixed empty toolbar issue
8582
8583 2002-08-06 [oliver]     0.8.1claws27
8584
8585         * Custom Toolbar Final 
8586         * src/folderview.c
8587         * src/inc.c
8588         * src/summaryview.c
8589                 o toolbar stuff now lives in src/toolbar.[ch]
8590                 o main_window_toolbar_* functions are renamed to
8591                   toolbar_* reflecting their new source file
8592         * src/mainwindow.[ch]
8593                 o remove toolbar stuff  
8594
8595 2002-08-06 [oliver]     0.8.1claws26
8596         
8597         * src/Makefile.am
8598         * src/prefs_toolbar.[ch]        **New File**
8599         * src/toolbar.[ch]              **New File**
8600                 o prefs_toolbar.[ch] custom toolbar frontend
8601                 o toolbar.[ch]       backend 
8602
8603 2002-08-06 [oliver]     0.8.1claws25
8604
8605         * src/prefs_actions.[ch]
8606                 o new exported function actions_execute
8607
8608 2002-08-06 [paul]       0.8.1claws24
8609
8610         * sync with 0.8.1cvs4
8611                 see ChangeLog 2002-08-06
8612
8613 2002-08-06 [paul]       0.8.1claws23
8614
8615         * sync with 0.8.1cvs13
8616                 see ChangeLog 2002-08-06
8617
8618 2002-08-06 [paul]       0.8.1claws22
8619
8620         * sync with 0.8.1cvs12
8621                 see ChangeLog 2002-08-05 and 2002-08-06
8622
8623 2002-08-06 [match]      0.8.1claws21
8624
8625         * src/addrclip.c
8626                 improvements to cut/copy/paste address
8627
8628 2002-08-05 [match]      0.8.1claws20
8629
8630         * src/addritem.[ch]
8631         * src/addrcache.c
8632         * src/addrbook.c
8633         * src/editaddress.c
8634         * src/addressbook.c
8635                 fixes to improve cut/copy/paste
8636
8637 2002-08-06 [melvin]     0.8.1claws19
8638
8639         * src/account.[ch]
8640                 account_find_all_from_address(): new function that returns the
8641                 list of all accounts that are matched in an address.
8642         * src/alertpanel.[ch]
8643                 alertpanel() now accepts a custom widget
8644                 alertpanel_with_widget(): new function that pops up a panel with
8645                 a custom widget in it 
8646         * src/gtkutils.[ch]
8647                 gtkut_account_menu_new(): new function that allows the selection
8648                 of an account from a list of accounts.
8649         * src/messageview.c
8650                 Extended Return Receipt notification to select the correct 
8651                 account and to make a security test on the Delivery-Notification
8652                 address which should be the same as the Return-Path.
8653
8654 2002-08-06 [thorsten]   0.8.1claws18
8655
8656         * src/mimeview.c
8657                 attach_all: save unnamed as "noname.%d",
8658                 dont free static dirname
8659
8660 2002-08-05 [alfons]     0.8.1claws17
8661
8662         * configure.in
8663                 detect XIM by trying to link rather than compile a XIM program
8664
8665 2002-08-05 [oliver]     0.8.1claws16
8666                 
8667         * src/stock_pixmap.[ch]
8668                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
8669                 o new func to retrieve pixmaps
8670
8671 2002-08-05 [paul]       0.8.1claws15
8672
8673         * sync with 0.8.1cvs10
8674                 see ChangeLog 2002-08-05
8675
8676 2002-08-04 [alfons]     0.8.1claws14
8677
8678         * src/textview.c
8679                 see if this plugs memleak
8680
8681 2002-08-04 [melvin]     0.8.1claws13
8682
8683         * src/gtkspell.c
8684                 fixed bug that could crash Sylpheed when highlighting
8685                 all misspelled words.
8686
8687 2002-08-03 [melvin]     0.8.1claws12
8688
8689         * src/prefs_actions.c
8690                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
8691         * src/messageview.c
8692                 fixed bug where the Return Receipt was sent to
8693                 Delivery-Notification-To address even if it was not present
8694
8695 2002-08-02 [alfons]     0.8.1claws11
8696
8697         * src/prefs_actions.c
8698                 o more check for NULLs
8699                 o put create_io_dialog() in right conditional block
8700
8701 2002-08-02 [paul]       0.8.1claws10
8702
8703         * po/es.po
8704                 updated by Ricardo Mones Lastra
8705
8706 2002-08-01 [christoph]  0.8.1claws9
8707
8708         * src/folder.c
8709                 don't free the cache of the opened
8710                 folder in the summaryview
8711         * src/summaryview.c
8712                 don't unset flags, if it is not required
8713
8714 2002-08-01 [paul]       0.8.1claws8
8715
8716         * sync with 0.8.1cvs8
8717                 see ChangeLog entry 2002-08-01
8718
8719 2002-08-01 [paul]       0.8.1claws7
8720
8721         * sync with 0.8.1cvs7
8722                 see ChangeLog 2002-07-31 and 2002-08-01
8723
8724 2002-07-31 [christoph]  0.8.1claws6
8725
8726         * src/mainwindow.c
8727                 forgot to update menu sensitivity
8728                 function for new menu entry
8729
8730 2002-07-31 [alfons]     0.8.1claws5
8731
8732         * src/main.c
8733                 check folder item and its path for NULL on
8734                 initial processing
8735
8736 2002-07-31 [christoph]  0.8.1claws4
8737
8738         * src/folder.c
8739                 check if folder_item_get_msginfo in
8740                 folder_item_remove_msg returned NULL
8741         * src/imap.c
8742                 better clear the uid cache in the
8743                 uid validity check function and delete
8744                 cached messages
8745
8746 2002-07-31 [paul]       0.8.1claws3
8747
8748         * man/sylpheed.1
8749                 add the '--attach' option and a few other
8750                 minor changes
8751
8752 2002-07-31 [paul]       0.8.1claws2
8753
8754         * sync with 0.8.1cvs5
8755                 see ChangeLog 2002-07-31
8756
8757 2002-07-31 [christoph]  0.8.1claws1
8758
8759         * src/folderview.[ch]
8760         * src/mainwindow.c
8761                 replace "Rescan all folders..." with
8762                 "Check all folders for new messages..."
8763
8764 2002-07-30 [paul]       0.8.1claws
8765
8766         * version 0.8.1claws released
8767
8768 2002-07-30 [paul]       0.8.0claws29
8769
8770         * tools/OOo2sylpheed.pl ** NEW FILE **
8771           tools/README
8772                 add script to enable sending documents as
8773                 attachments from OpenOffice.org
8774
8775 2002-07-30 [melvin]     0.8.0claws28
8776
8777         * src/prefs_actions.c
8778                 Made the actions' input/output dialog display
8779                 without delay.
8780
8781 2002-07-30 [christoph]  0.8.0claws27
8782
8783         * src/procmsg.c
8784                 check if folder_item_get_msginfo in
8785                 procmsg_save_to_outbox returned NULL
8786
8787 2002-07-30 [paul]       0.8.0claws26
8788
8789         * sync with 0.8.1cvs4
8790                 see ChangeLog 2002-07-29
8791
8792 2002-07-29 [thorsten]   0.8.0claws25
8793
8794         * README.claws
8795                 added selective download, delete on server
8796
8797 2002-07-29 [paul]       0.8.0claws24
8798
8799         * sync with 0.8.1cvs3
8800                 see ChangeLog 2002-07-29
8801
8802 2002-07-27 [christoph]  0.8.0claws23
8803
8804         * src/folder.c
8805                 add extra check if fetching the msginfo
8806                 returned NULL
8807
8808 2002-07-27 [paul]       0.8.0claws22
8809
8810         * sync with 0.8.1cvs2
8811                 see ChangeLog 2002-07-26
8812
8813 2002-07-27 [christoph]  0.8.0claws21
8814
8815         * src/imap.c
8816                 add another check if a valid msginfo
8817                 was returned
8818
8819 2002-07-26 [hoa]        0.8.0claws20
8820
8821         * src/folder.c
8822                 Fixed a condition in folder_item_destroy()
8823
8824         * src/imap.c
8825                 Fixed an error in IMAP protocol
8826
8827 2002-07-26 [alfons]     0.8.0claws19
8828
8829         * src/folder.c
8830                 ofcourse compare with identifier, not the path
8831
8832 2002-07-26 [alfons]     0.8.0claws18
8833
8834         * src/folder.c
8835                 use folder item identifier for saving / restoring
8836                 preferences because folder->path might not be unique
8837
8838 2002-07-26 [melvin]     0.8.0claws17
8839
8840         * src/logwindow.c
8841                 Fixed a crash introduced in 0.8.0claws5 when log is 
8842                 cut under 80 characters.
8843
8844 2002-07-26 [paul]       0.8.0claws16
8845
8846         * sync with 0.8.1cvs1
8847                 see ChangeLog 2002-07-26
8848
8849 2002-07-26 [christoph]  0.8.0claws15
8850
8851         * src/imap.[ch]
8852                 imap folder now remembers the last selected
8853                 folder and imap_fetch_msginfo skips selecting
8854                 the folder if it is already selected
8855
8856 2002-07-26 [christoph]  0.8.0claws14
8857
8858         * src/folder.c
8859         * src/folderview.c
8860         * src/imap.c
8861                 fix imap folder rescanning
8862
8863 2002-07-25 [christoph]  0.8.0claws13
8864
8865         * src/filter.c
8866         * src/folder.[ch]
8867         * src/folderview.c
8868         * src/imap.[ch]
8869         * src/mainwindow.c
8870         * src/mbox_folder.c
8871         * src/mh.c
8872         * src/news.c
8873                 implement imap uid cache and uid validity check
8874
8875 2002-07-25 [alfons]     0.8.0claws12
8876
8877         * src/summaryview.c
8878                 fix a brown paper bag bug, and also add some more
8879                 checks
8880
8881 2002-07-25 [christoph]  0.8.0claws11
8882
8883         * src/folder.c
8884                 don't mix copy, fetch_msginfo and remove
8885                 operations in folder item copy and move
8886                 operations
8887
8888 2002-07-25 [christoph]  0.8.0claws10
8889
8890         * src/folderview.c
8891         * src/mainwindow.c
8892         * src/prefs_folder_item.c
8893         * src/summaryview.[ch]
8894                 remove no longer required parameter update_cache from
8895                 summary_show
8896
8897 2002-07-25 [paul]       0.8.0claws9
8898
8899         * sync with 0.8.1
8900         
8901         * AUTHORS
8902                 a few corrections
8903
8904 2002-07-24 [alfons]     0.8.0claws8
8905
8906         * src/summaryview.c
8907                 sort correctly when using simplified subject line
8908                 (closes feature request "[ 585141 ] applying regexp to subject 
8909                 before sort" submitted by Alexandra Walford)
8910
8911 2002-07-24 [paul]       0.8.0claws7
8912
8913         * sync with 0.8.0cvs3
8914                 see ChangeLog 2002-07-24
8915
8916 2002-07-23 [christoph]  0.8.0claws6
8917
8918         * src/folder.c
8919         * src/folder.h
8920         * src/summaryview.c
8921         * src/summaryview.h
8922         * src/main.c
8923                 o separate processing and summaryview
8924                 o removed summary_write_cache from summaryview
8925                 o removed summaryview->killed_messages, because we don't have
8926                   to keep a list of killed messages anymore. New cache will
8927                   keep the hidden messages in cache anyway
8928         * src/folderview.c
8929         * src/inc.c
8930         * src/selective_download.c
8931                 o removed unnecessary summary_write_cache calls
8932         * src/procmsg.c
8933                 o don't set ignore thread flag in procmsg_get_thread_tree
8934                   if it is already set
8935         * src/mainwindow.c
8936         * src/statusbar.h
8937                 o moved STATUSBAR_PUSH/POP to statusbar.h because
8938                   they are used in different files
8939
8940 2002-07-23 [melvin]     0.8.0claws5
8941
8942         * src/addressbook.c
8943         * src/addrgather.c
8944         * src/editaddress.c
8945         * src/editgroup.c
8946         * src/editldap_basedn.c
8947         * src/importldif.c
8948         * src/prefs_common.c
8949                 Fixed few memory leak (gtk_editable_get_chars returns
8950                 an allocated string)
8951         * src/logwindow.c
8952                 Fixed few memory leak (gtk_editable_get_chars returns
8953                 an allocated string) and modified a little the log cutting
8954                 loop.
8955         * src/compose.c
8956                 Replaced a call to an obsolete function gtk_entry_get_text()
8957                 by gtk_editable_get_chars()
8958         * src/send.c
8959                 Removed a debug printf
8960
8961 2002-07-23 [christoph]  0.8.0claws4
8962
8963         * src/filesel.c
8964                 fix another g_dirname memory leak
8965
8966 2002-07-23 [christoph]  0.8.0claws3
8967
8968         * src/mh.c
8969                 fixed a memory leak in mh_fetch_msginfo
8970                 fixed crash when message header could not be
8971                 parsed
8972
8973 2002-07-23 [paul]       0.8.0claws2
8974
8975         * sync with 0.8.0cvs2
8976                 see ChangeLog 2002-07-23
8977
8978 2002-07-23 [paul]       0.8.0claws1
8979
8980         * sync with 0.8.0cvs1
8981                 see ChangeLog 2002-07-23
8982
8983 2002-07-23 [paul]       0.8.0claws
8984
8985         * release of 0.8.0claws
8986
8987 2002-07-23 [paul]       0.7.8claws99
8988
8989         * po/ru.po
8990                 new Russian translation, submitted by
8991                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
8992
8993 2002-07-22 [jens]       0.7.8claws98
8994
8995         * po/de.po
8996                 Updated German translations.
8997
8998 2002-07-22 [paul]       0.7.8claws97
8999
9000         * po/es.po
9001           po/it.po
9002           po/nl.po
9003           po/pt_BR.po
9004                 updated translations by Ricardo Mones Lastra,
9005                 Alessandro Maestri, Wilbert Berendsen and 
9006                 Fabio Jr. Beneditto respectively
9007
9008 2002-07-22 [christoph]  0.7.8claws96
9009
9010         * src/mimeview.c
9011                 fix memory leak caused by wrong g_dirname usage
9012
9013 2002-07-22 [christoph]  0.7.8claws95
9014
9015         * src/summaryview.c
9016                 update new and unread message counts for summaryview
9017                 summaryview does not get it from the folder anymore
9018                 and has to update the values itself
9019
9020 2002-07-22 [melvin]     0.7.8claws94
9021
9022         * po/fr.po
9023                 Updated French translations.
9024
9025 2002-07-22 [christoph]  0.7.8claws93
9026
9027         * src/matcher.c
9028                 set prop->preg pointer to NULL or following check
9029                 will not fail and regexec will be called with
9030                 invalid pointer
9031
9032 2002-07-21 [alfons]     0.7.8claws92
9033         
9034         * src/prefs_common.[ch]
9035                 remove option "Send return receipt on request"
9036
9037 2002-07-21 [thorsten]   0.7.8claws91
9038
9039         * src/mimeview.c
9040                 fixed memleaks, coding style as pointed out by alfons
9041
9042 2002-07-21 [alfons]     0.7.8claws90
9043
9044         * src/messageview.c
9045         * src/noticeview.[ch]
9046                 o fix bug notice view being displayed when going to empty folder 
9047                   (noticed by Christoph)
9048                 o allow RRR to be sent when restarting sylpheed, or changing folder 
9049                   (noticed by Thorsten)
9050
9051 2002-07-21 [thorsten]   0.7.8claws89
9052
9053         * src/mimeview.c
9054                 Included save_all patch from Xaview FACQ
9055                 added support for pathnames
9056
9057 2002-07-21 [alfons]     0.7.8claws88
9058
9059         * po/POTFILES.in
9060         * src/Makefile.am
9061         * src/mainwindow.c
9062         * src/messageview.[ch]
9063         * src/noticeview.c      ** NEW FILE **
9064         * src/noticeview.h      ** NEW FILE **
9065                 make return receipts work again
9066                 (UI idea by Leandro Pereira)
9067
9068 2002-07-21 [paul]       0.7.8claws87
9069
9070         * src/summaryview.c
9071                 fix sensitivity of 'Select thread'
9072
9073 2002-07-21 [paul]       0.7.8claws86
9074
9075         * src/prefs_common.c
9076                 add browser command line for Galeon
9077
9078 2002-07-21 [paul]       0.7.8claws85
9079
9080         * Makefile.am
9081                 fix 'EXTRA_DIST': remove README.README, add TODO
9082                 and TODO.claws
9083
9084 2002-07-21 [alfons]     0.7.8claws84
9085
9086         * src/gtkstext.c
9087                 make enter clear selection
9088                 (closes "[ 579888 ] Editor selection/entry error"
9089                 reported by Steve Lamb)
9090
9091 2002-07-21 [alfons]     0.7.8claws83
9092         
9093         * src/summaryview.c
9094                 sort message list when selecting unthread messages
9095                 (closes "[ 501593 ] switching threaded view doesn't sort"
9096                 reported by Simon Schubert)
9097
9098 2002-07-20 [alfons]     0.7.8claws82
9099         
9100         * src/matcher.c
9101                 const-correctness
9102
9103 2002-07-20 [thorsten]   0.7.8claws81
9104
9105         * src/matcher.c
9106                 Fixed expansion of empty fields in matchactions
9107
9108 2002-07-19 [melvin]     0.7.8claws80
9109
9110         * src/gtkspell.c
9111                 Removed a duplicate menu entry (fast mode) introduced during
9112                 the new cache merge
9113                 Added a menu separator between 'Use alternate' and 'Fast mode'
9114
9115 2002-07-19 [paul]       0.7.8claws79
9116
9117         * tools/Makefile.am
9118           tools/README
9119                 correct typos
9120
9121 2002-07-19 [thorsten]   0.7.8claws78
9122
9123         * tools/calypso_convert.pl      ** NEW FILE **
9124           tools/README
9125           tools/Makefile.am
9126                 script to import mbox files exported
9127                 by calypso
9128                 o generates folder structure
9129                 o includes attachments
9130
9131 2002-07-19 [melvin]     0.7.8claws77
9132
9133         * src/selective_download.[ch]
9134                 Fixed bug where closing the dialog with the window manager's
9135                 close button will not unlock the summary
9136                 Corrected some function declarations that missed a return value
9137                 Made the source code comply better with coding style.
9138         * src/prefs_common.c
9139                 Added new browser command line for Mozilla.
9140
9141 2002-07-18 [paul]       0.7.8claws76
9142
9143         * src/mainwindow.c
9144           src/selective_download.[ch]
9145                 reflect theme changes, fix Gdk Warning when creating 
9146                 pixmap from NULL window, and minor clean up.
9147                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9148
9149         * po/en_GB.po
9150                 updated
9151
9152 2002-07-17 [paul]       0.7.8claws75
9153
9154         * INSTALL[.jp]
9155                 sync with 0.8.0
9156         
9157         * po/en_GB.po
9158                 updated
9159
9160 2002-07-16 [paul]       0.7.8claws74
9161
9162         * tools/filter_conv.pl
9163           tools/README
9164                 replace conversion script with reimplemented version, 
9165                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
9166
9167 2002-07-16 [colin]      0.7.8claws73
9168
9169         * src/summaryview.c
9170                 remove forgotten debug messages - sorry ;-)
9171
9172 2002-07-16 [colin]      0.7.8claws72
9173
9174         * src/mimeview.c
9175           src/summaryview.c
9176           src/textview.c
9177           src/textview.h
9178                 add the ability to select part of a text mime-part 
9179                 to reply.
9180
9181 2002-07-15 [christoph]  0.7.8claws71
9182
9183         * src/folder.c
9184                 fix folder message count for folders without
9185                 msg_is_changed (includes news folders)
9186
9187 2002-07-15 [martin]     0.7.8claws70
9188
9189         * src/summaryview.c
9190                 option "display recipient on 'From'..." now works
9191                 without the need of enabling the option
9192                 "display  sender  using  address  book".
9193
9194 2002-07-15 [christoph]  0.7.8claws69
9195
9196         * src/summaryview.c
9197                 removed setting folder status from summaryview.
9198                 folder.c should update all message counts correctly.
9199
9200 2002-07-15 [paul]       0.7.8claws68
9201
9202         * po/pt_BR.po
9203                 updated by Fabio Junior Beneditto
9204
9205 2002-07-15 [darko]      0.7.8claws67
9206
9207         * src/mh.c
9208                 Fixed target folder colorization, don't decrease op
9209                 number twice
9210
9211 2002-07-14 [paul]       0.7.8claws66
9212
9213         * sync with main 0.8.0
9214                 see ChangeLog 2002-07-14
9215
9216 2002-07-13 [melvin]     0.7.8claws65
9217         
9218         * src/addrbook.c
9219         * src/addressbook.c
9220         * src/addrindex.c
9221                 Replaced sprintf by g_snprintf to prevent possible buffer
9222                 overflow.
9223         * src/news.c
9224                 Corrected a log message output format.
9225                 Added a missing "done" debug output.
9226         * src/compose.c
9227                 Added keyboard accelerator for Priority menu items
9228                 Added missing \n in debug output
9229         * src/logwindow.c
9230         * src/gtkspell.c
9231         * src/rfc2015.c
9232                 Added missing \n in debug output
9233
9234 2002-07-13 [paul]       0.7.8claws64
9235
9236         * man/sylpheed.1
9237                 change Sergey's email address to the sf address
9238
9239         * src/textview.c
9240                 increase show_url_timeout (more useful for long
9241                 urls)
9242
9243 2002-07-12 [sergey]     0.7.8claws63
9244
9245         * src/rfc2015.c
9246                 applied (with some modifications) patch to set the
9247                 micalg parameter for signatures
9248                 (2001-08-28 Werner Koch <wk@gnupg.org>)
9249
9250 2002-07-12 [sergey]     0.7.8claws62
9251
9252         * man/Makefile.am
9253         * configure.in
9254                 fixed man page installation
9255
9256 2002-07-12 [paul]       0.7.8claws61
9257
9258         * sync with 0.7.8cvs26
9259                 see ChangeLog 2002-07-11 and 2002-07-12
9260
9261 2002-07-11 [christoph]  0.7.8claws60
9262
9263         * src/compose.c
9264         * src/procmsg.c
9265                 first use the message number to find the message
9266                 to mark with a reply flag but check the
9267                 message-id if we got the correct message, if not
9268                 try to find it by message-id.
9269                 use new string seperator that is not allowed
9270                 in message-ids.
9271
9272 2002-07-11 [paul]       0.7.8claws59
9273
9274         * sync with 0.7.8cvs23
9275                 see ChangeLog 2002-07-10
9276
9277 2002-07-10 [christoph]  0.7.8claws58
9278
9279         * src/folder.[ch]
9280         * src/msgcache.[ch]
9281                 Added message-id table to the cache in memory
9282                 and functions to msgcache.c and folder.c to
9283                 fetch MsgInfos by message id
9284         * src/compose.c
9285         * src/procmsg.c
9286                 store folder and message-id of message replying
9287                 to in queue header and set reply flag after sending
9288                 (Closes bug #469498)
9289
9290 2002-07-10 [paul]       0.7.8claws57
9291
9292         * AUTHORS
9293           man/sylpheed.1.gz
9294                 add Martin to the list of authors
9295
9296 2002-07-09 [martin]     0.7.8claws56
9297         * src/gtksctree.c
9298                 Added gtk_ctree_last_visible(), tree_update_level(),
9299                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
9300                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9301                 from gtk+ to gtksctree.c for the new sorting code
9302                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
9303                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
9304         * src/gtksctree.h
9305                 Added declaration for gtk_sctree_sort_recursive() and
9306                 gtk_sctree_sort_node
9307         * src/addressbook.c
9308         * src/foldersel.c
9309         * src/folderview.c
9310         * src/summaryview.c
9311                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9312                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
9313
9314 2002-07-08 [paul]       0.7.8claws55
9315
9316         * more sync with 0.7.8cvs21
9317                 see ChangeLog 2002-07-08
9318
9319 2002-07-08 [paul]       0.7.8claws54
9320
9321         * sync with 0.7.8cvs21
9322                 see ChangeLog 2002-07-08
9323
9324 2002-07-07 [alfons]     0.7.8claws53
9325
9326         * src/Makefile.am
9327         * src/stock_pixmap.[ch]
9328         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
9329         * src/pixmaps/notice_error.xpm  ** NEW FILE **
9330         * src/pixmaps/notice_note.xpm   ** NEW FILE **
9331                 add new pixmaps for upcoming notice pane
9332
9333 2002-07-06 [melvin]     0.7.8claws52
9334
9335         * src/gtkspell.[ch]
9336                 Made them a bit closer to Sylpheed's coding style.
9337                 Removed old code.
9338                 Removed possible memory leaks when some errors occurs.
9339
9340 2002-07-06 [melvin]     0.7.8claws51
9341
9342         * po/Makefile.in.in
9343                 Removed --no-location in xgettext command line to help
9344                 translators that use Emacs' po-mode
9345         * src/quote_fmt.c
9346                 Removed unnecessary comments that messed up sylpheed.pot
9347
9348 2002-07-06 [paul]       0.7.8claws50
9349
9350         * sync with 0.7.8cvs19
9351                 see ChangeLog 2002-07-05
9352
9353 2002-07-06 [christoph]  0.7.8claws49
9354
9355         * src/folder.c
9356         * src/mainwindow.c
9357                 fix folder_item_remove_all_msg and folderview
9358                 status for trash folders after emptying trash
9359
9360 2002-07-05 [paul]       0.7.8claws48
9361
9362         * sync with 0.7.8cvs16
9363                 see ChangeLog 2002-07-04 and 2002-07-05
9364
9365 2002-07-04 [paul]       0.7.8claws47
9366
9367         * sync with 0.7.8cvs14
9368                 see  ChangeLog 2002-07-04
9369
9370 2002-07-03 [alfons]     0.7.8claws46
9371
9372         * src/folder.c
9373                 dupe folder item's path because it's being reallocated
9374                 by new folder scanning code
9375
9376 2002-07-03 [christoph]  0.7.8claws45
9377
9378         * src/imap.c
9379                 better IMAP uid fetching using 'FETCH 1:* (UID)'
9380         * src/msgcache.c
9381                 add missing return in msgcache_write
9382
9383 2002-07-02 [thorsten]   0.7.8claws44
9384
9385         * src/jpilot.c
9386         * src/msgcache.c
9387         * src/rfc2015.c
9388                 use binary mode for file access
9389
9390 2002-07-02 [christoph]  0.7.8claws43
9391
9392         * major code cleanup (part 1)
9393         
9394                 - unused variables removed
9395                 - unused functions removed
9396                 - uninitialized variables checked
9397                 - missing return statements added
9398                 - missing function return types added
9399                 - added parentheses around assignment and
9400                   && in || when suggested by gcc
9401               
9402         * src/mh.c
9403         * src/folder.c
9404                 replaced direct calls to folder->scan_tree
9405                 with folder_scan_tree and restore folder
9406                 prefs in this function. The folder should
9407                 not have to deal with them.
9408                 ( Should now work for all folder types )
9409
9410 2002-07-02 [paul]       0.7.8claws42
9411
9412         * sync with 0.7.8cvs13
9413                 see ChangeLog 2002-07-01 and 2002-07-02
9414
9415 2002-07-01 [christoph]  0.7.8claws41
9416
9417         * src/summaryview.c
9418                 fix "goto next/prev unread message" with
9419                 ignored threads
9420
9421 2002-07-01 [paul]       0.7.8claws40
9422
9423         * po/es.po
9424                 updated by Ricardo Mones Lastra
9425
9426 2002-06-30 [match]      0.7.8claws39
9427
9428         * src/jpilot.c
9429                 applied variation of leonerd's patch (566661) to
9430                 allow multiple email addresses per JPilot entry.
9431                 addresses may be separated by space, comma, pipe,
9432                 semi-colon, new-line.
9433
9434 2002-06-30 [alfons]     0.7.8claws38
9435
9436         * src/procmsg.c
9437                 simple fix for putting older nodes before
9438                 newer nodes when threading by subject
9439
9440 2002-06-30 [christoph]  0.7.8claws37
9441
9442         * src/folder.c
9443         * src/folderview.c
9444         * src/mh.c
9445         * src/news.c
9446         * src/procmsg.c
9447                 fix broken folder tree rescaning
9448                 and don't use procmsg_get_mark_sum
9449                 anymore
9450
9451 2002-06-30 [christoph]  0.7.8claws36
9452
9453         * merge new cache branch
9454         * src/imap.c
9455                 fix new cache imap copy bug
9456         * src/folder.c
9457                 improved folder_item_scan
9458                 it should now always set the correct
9459                 new, unread and total message counts
9460
9461 2002-06-29 [paul]       0.7.8claws35
9462
9463         * configure.in
9464                 correct syntax error
9465
9466 2002-06-29 [paul]       0.7.8claws34
9467
9468         * configure.in
9469           Makefile.am
9470           man/Makefile.am       ** NEW FILE **
9471           man/sylpheed.1.gz     ** NEW FILE **
9472                 add Sylpheed man page
9473
9474 2002-06-29 [paul]       0.7.8claws33
9475
9476         * po/pt_BR.po
9477                 updated by Fabio Junior Beneditto
9478
9479 2002-06-28 [jens]       0.7.8claws32
9480
9481         * po/de.po
9482                 translation updated
9483
9484         * src/selective_download.c
9485                 removed gettext for space " "
9486
9487         * src/imap.c
9488                 removed wrong space
9489
9490 2002-06-28 [paul]       0.7.8claws31
9491
9492         * sync with 0.7.8cvs11
9493                 see ChangeLog 2002-06-28
9494
9495 2002-06-28 [paul]       0.7.8claws30
9496
9497         * sync with 0.7.8cvs10
9498                 see ChangeLog 2002-06-27 and 2002-06-28
9499
9500 2002-06-26 [paul]       0.7.8claws29
9501
9502         * src/addrgather.c
9503           src/selective_download.c
9504                 don't gettextise empty strings.
9505                 reserved by gettext. gettext("") returns 
9506                 the header entry with meta information, 
9507                 not the empty string
9508
9509         * po/en_GB.po
9510                 updated
9511
9512 2002-06-26 [paul]       0.7.8claws28
9513
9514         * sync with 0.7.8cvs7
9515                 see ChangeLog 2002-06-25
9516
9517         * src/prefs_common.c
9518                 ...and in the process, tweak the gui a little
9519
9520 2002-06-25 [alfons]     0.7.8claws27
9521         
9522         * configure.in
9523         * src/Makefile.am
9524                 fine tune ldap library detection
9525
9526 2002-06-25 [alfons]     0.7.8claws26
9527
9528         * src/compose.c
9529                 don't allow return receipts when composing a news article
9530
9531 2002-06-25 [paul]       0.7.8claws25
9532
9533         * Makefile.am
9534                 add '$(AMTAR)' to 'release' section to allow for
9535                 new and older autotools
9536
9537 2002-06-25 [paul]       0.7.8claws24
9538
9539         * src/summaryview.c
9540                 fix "No more unread messages" persistant pop-up
9541                 window bug
9542
9543 2002-06-25 [paul]       0.7.8claws23
9544
9545         * po/it.po
9546                 updated by Alessandro Maestri
9547
9548 2002-06-25 [paul]       0.7.8claws22
9549
9550         * sync with 0.7.8cvs6
9551                 see ChangeLog 2002-06-25
9552
9553 2002-06-24 [paul]       0.7.8claws21
9554
9555         * tools/update-po
9556                 add GPL copyright information
9557
9558 2002-06-24 [paul]       0.7.8claws20
9559
9560         * tools/Makefile.am
9561           tools/README
9562           tools/update-po       ** NEW FILE **
9563                 add script that eases the creation of *.po files
9564                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
9565
9566 2002-06-23 [alfons]     0.7.8claws19
9567
9568         * src/messageview.c
9569                 make notification_convert_header obey const correctness
9570                 (next step will be fixing the broken return receipt)
9571
9572 2002-06-23 [paul]       0.7.8claws18
9573
9574         * src/messageview.c
9575                 fix bug introduced in last commit:
9576                 removed too much code in last commit - put back what's
9577                 needed
9578
9579 2002-06-23 [paul]       0.7.8claws17
9580
9581         * src/messageview.[ch]
9582                 remove code committed in error from locally patched
9583                 source
9584
9585 2002-06-23 [colin]      0.7.8claws16
9586
9587         * src/compose.[ch]
9588                 add compose_entry_select(), used to select the default_to
9589                 email address - hopefully avoiding people sending mails to
9590                 wrong recipients.
9591
9592 2002-06-22 [alfons]     0.7.8claws15
9593
9594         * AUTHORS
9595                 add Bram Metsch & Stanislav Karchebny
9596         * src/smtp.[ch]
9597         * src/prefs_account.[ch]
9598         * src/send.c
9599                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
9600                   options.  (see <http://sourceforge.net/tracker/index.php
9601                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
9602
9603                 - merge Stanislav's fix to make SMTP AUTH work with qmail
9604                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
9605
9606 2002-06-22 [paul]       0.7.8claws14
9607
9608         * sync with 0.7.8cvs5
9609                 see ChangeLog 2002-06-19 and 2002-06-20
9610
9611 2002-06-22 [alfons]     0.7.8claws13
9612
9613         * src/selective_download.c
9614                 fix a stupid mistake I made
9615
9616 2002-06-22 [alfons]     0.7.8claws12
9617
9618         * src/selective_download.[ch]
9619                 fix another unnoticed leak; cleanup code
9620
9621 2002-06-21 [alfons]
9622
9623         * tools/Makefile.am
9624                 gpg-sign <-- gpg-sign-syl
9625
9626 2002-06-21 [alfons]     0.7.8claws11
9627
9628         * src/selective_download.c
9629         * src/selective_download.h
9630                 fix assorted mix of allocation errors (should solve
9631                 problem reported by Philippe Gramoullé, see:
9632                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
9633
9634 2002-06-20 [melvin]     0.7.8claws10
9635
9636         * tools/gpg-sign *REMOVED*
9637           tools/gpg-sign-syl *ADDED*
9638                 Replaced the gpg clearsigning script with the version using
9639                 xterm instead of ssh-askpass and changed its name.
9640
9641         * README.claws
9642                 Updated actions example to reflect the renaming of the
9643                 gpg clearsigning script.
9644
9645 2002-06-19 [paul]       0.7.8claws9
9646
9647         * sync with 0.7.8claws9
9648                 see ChangeLog 2002-06-18 and 2002-06-19
9649
9650 2002-06-19 [paul]       0.7.8claws8
9651
9652         * sync with 0.7.8cvs1
9653                 see ChangeLog 2002-06-18
9654
9655 2002-06-18 [alfons]     0.7.8claws7
9656
9657         * src/mainwindow.h
9658                 add omitted prototype
9659
9660 2002-06-17 [paul]       0.7.8claws6
9661
9662         * src/mainwindow.c
9663                 fix hiding of exec_btn
9664
9665 2002-06-17 [paul]       0.7.8claws5
9666
9667         * src/pop.c
9668                 remove unneeded code: should_delete() 
9669                 and Pop3State::uidl_todelete_list
9670
9671 2002-06-17 [paul]       0.7.8claws4
9672
9673         * sync with 0.7.8
9674                 see ChangeLog 2002-06-11 and 2002-06-13
9675
9676 2002-06-16 [alfons]     0.7.8claws3
9677         
9678         * src/folder.c
9679                 make sure lock sort mode (claws specific) is
9680                 also persists after a tree rescan
9681
9682 2002-06-16 [alfons]     0.7.8claws2
9683
9684         * src/prefs_folder_item.c
9685         * src/folder.[ch]
9686                 fix persistence of folder sort mode (broken
9687                 by adapting Hiro's new folder persistence code)
9688
9689 2002-06-16 [alfons]     0.7.8claws1
9690
9691         * AUTHORS
9692         * src/logwindow.c
9693         * src/prefscommon.[ch]
9694                 control size of log text in log window; 
9695                 closes patch #569155 submitted by Mitko Haralanov.
9696
9697 2002-06-15 [paul]       0.7.8claws
9698
9699         * release of 0.7.8claws
9700
9701 2002-06-15 [paul]       0.7.7claws
9702
9703         * po/pt_BR.po
9704                 updated by Fabio Junior Beneditto
9705
9706 2002-06-14 [paul]       0.7.6claws49
9707
9708         * po/es.po
9709                 updated by Ricardo Mones Lastra
9710
9711 2002-06-14 [paul]       0.7.6claws48
9712
9713         * po/nl.po
9714                 updated translation by Wilbert Berendsen
9715
9716 2002-06-14 [melvin]     0.7.6claws47
9717
9718         * po/fr.po
9719                 Updated French translation
9720
9721 2002-06-13 [paul]       0.7.6claws46
9722
9723         * src/filesel.c
9724                 allow filename to be typed in, rather than just
9725                 selected by the mouse. Patch by Gustavo Noronha Silva.
9726
9727 2002-06-13 [alfons]     0.7.6claws45
9728
9729         * src/mainwindow.[ch]
9730                 more cleanups (removing unnecessary menu items Expand 
9731                 summary / message view)
9732
9733 2002-06-13 [melvin]     0.7.6claws44
9734
9735         * po/POTFILES.in
9736                 Added src/string_match.c
9737         * src/string_match.c
9738                 Fixed possible buffer overflow.
9739                 Corrected typo.
9740                 Added missing config.h header.
9741         * src/prefs_common.c
9742           src/prefs_matcher.c
9743           src/prefs_scoring.c
9744                 Made some strings translatable (missing _(..)).
9745
9746 2002-06-13 [melvin]     0.7.6claws43
9747
9748         * README.claws
9749                 Corrected action example (verifying clearsigned mail).
9750         * src/prefs_account.c
9751                 Corrected typo.
9752         * src/prefs_common.c
9753                 Removed incorrect line that generated a Gtk-CRITICAL msg.
9754
9755 2002-06-12 [alfons]     0.7.6claws42
9756
9757         * src/summaryview.c
9758                 add init of score column lost in 0.7.6claws42
9759
9760 2002-06-12 [paul]       0.7.6claws41
9761
9762         * src/prefs_account.c
9763                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
9764                 behavior of the radio buttons, (from 0.7.7cvs2)
9765
9766 2002-06-11 [alfons]     0.7.6claws40
9767
9768         * src/messageview.[ch]
9769         * src/summaryview.[ch]
9770         * src/summary_search.c
9771         * src/mainwindow.c
9772                 perform a sync to bring in Hiro's separate view implementation 
9773
9774                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
9775
9776 2002-06-11 [paul]       0.7.6claws39
9777         
9778         * src/prefs_account.c
9779                 correct a typo on the Receive tab
9780
9781 2002-06-10 [match]      0.7.6claws38
9782
9783         * src/addressbook.c
9784                 Included address completion patch from Gustavo Noronha.
9785
9786 2002-06-10 [paul]       0.7.6claws37
9787
9788         * src/inc.[ch]
9789           src/pop.c
9790           src/prefs_account.[ch]
9791           src/selective_download.[ch]
9792                 apply PATCH #561712
9793                  NEW:
9794                 - check if POP Account
9795                 - Receive Button renamed to Preview
9796                 - Preview Button Popup: preview new/all messages
9797                 - Download Button
9798                 - Account Preferences-->Receive tab checkbutton if you
9799                   want to remove Mail after Download
9800                 -: default YES
9801                 - Account Preferences-->Receive tab checkbutton use
9802                   filtering rules on preview
9803                   (think of delete_on_server)
9804                 -: default YES
9805                 - Account selectable from SD dialog
9806                 - checkbutton to show already downloaded messages if
9807                   all messages are previewed
9808                 - new clist column showing Date
9809                 - ESC KEY close
9810                 FIXES:
9811                 - play ball with UIDL
9812                 - fault tolerant (?) 
9813                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9814
9815 2002-06-10 [melvin]     0.7.6claws36
9816
9817         * README.claws
9818                 Added a hint to ac/README in cvs instructions.
9819
9820         * src/prefs_actions.c
9821                 Made it possible to use a more elaborate command line
9822                 for asynchronous actions, too.
9823
9824 2002-06-10 [melvin]     0.7.6claws35
9825         
9826         * src/prefs_actions.c
9827                 Make it possible to use a more elaborate command line
9828                 (e.g. |foo|bar|cat>there;echo Done|)
9829                 Corrected error message when calling %f, %F and %p commands
9830                 from the compose window.
9831
9832 2002-06-09 [colin]      0.7.6claws34
9833
9834         * src/summaryview.c
9835                 Automatically find unread messages in current folder
9836                 before annoying the user.
9837
9838 2002-06-08 [alfons]     0.7.6claws33
9839
9840         * po/it.po
9841                 remove bad formatting string in it.po translation
9842                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
9843
9844 2002-06-08 [paul]       0.7.6claws32
9845
9846         * sync with 0.7.6cvs25
9847                 see ChangeLog 2002-06-07
9848
9849 2002-06-05 [paul]       0.7.6claws31
9850
9851         * src/mainwindow.c
9852                 add 'Sort by locked' and 'Sort by score'
9853
9854 2002-06-05 [paul]       0.7.6claws30
9855
9856         * sync with 0.7.6cvs24
9857                 see ChangeLog 2002-06-04
9858
9859 2002-06-04 [paul]       0.7.6claws29
9860
9861         * po/pt_BR.po
9862                 updated by Fabio Junior Beneditto
9863
9864 2002-06-03 [thorsten]   0.7.6claws28
9865
9866         * src/matcher.c
9867                 fclose() matcherrc after reading
9868
9869 2002-06-03 [paul]       0.7.6claws27
9870
9871         * sync with 0.7.6cvs21
9872                 see ChangeLog 2002-05-31
9873
9874 2002-05-31 [paul]       0.7.6claws26
9875
9876         * sync with 0.7.6cvs20
9877                 see ChangeLog 2002-05-29 and 2002-05-30
9878
9879 2002-05-31 [paul]       0.7.6claws25
9880
9881         * src/imap.c
9882                 hopefully fix last buggy sync
9883
9884         * README.claws
9885                 correct typo in 'Actions' examples
9886
9887 2002-05-29 [paul]       0.7.6claws24
9888
9889         * sync with 0.7.6cvs18
9890                 see ChangeLog 2002-05-28 and 2002-05-29
9891
9892         * src/news.c
9893           src/nntp.[ch]
9894                 sync with above 
9895
9896 2002-05-28 [paul]       0.7.6claws23
9897
9898         * sync with 0.7.6cvs16
9899                 see ChangeLog 2002-05-28
9900
9901 2002-05-27 [thorsten]   0.7.6claws22 
9902
9903         * faq/it/sylpheed-faq-1.html
9904           faq/it/sylpheed-faq-2.html
9905           faq/it/sylpheed-faq-3.html
9906           faq/it/sylpheed-faq.html
9907                 corrected DOS lineendings
9908         * faq/de/sylpheed-faq-1.html
9909           faq/de/sylpheed-faq-2.html
9910           faq/en/sylpheed-faq-1.html
9911           faq/en/sylpheed-faq-2.html
9912           faq/en/sylpheed-faq-3.html
9913           faq/es/sylpheed-faq-1.html
9914           faq/es/sylpheed-faq-2.html
9915           faq/es/sylpheed-faq-3.html
9916           faq/fr/sylpheed-faq-1.html
9917           faq/it/sylpheed-faq-1.html
9918           faq/it/sylpheed-faq-2.html
9919           faq/it/sylpheed-faq-3.html
9920           faq/it/sylpheed-faq.html
9921                 changed ">" to &quot;
9922
9923 2002-05-27 [paul]       0.7.6claws21
9924         
9925         * sync with 0.7.6cvs15
9926                 see ChangeLog 2002-05-27
9927
9928 2002-05-27 [paul]       0.7.6claws20
9929
9930         * src/prefs_account.c
9931                 correct a typo
9932
9933 2002-05-26 [paul]       0.7.6claws19
9934
9935         * tools/README
9936                 correct a typo
9937
9938 2002-05-25 [paul]       0.7.6claws18
9939
9940         * tools/README
9941                 add description of kmail2sylpheed.pl
9942
9943 2002-05-25 [paul]       0.7.6claws17
9944
9945         * tools/kmail2sylpheed.pl       ** NEW FILE **
9946                 perl script that converts an exported Kmail address
9947                 book, converts it to sylpheed addressbook file,
9948                 writes the file to .sylpheed, and updates
9949                 addrbook--index.xml 
9950
9951 2002-05-25 [paul]       0.7.6claws16
9952
9953         * sync with 0.7.6cvs14
9954                 see ChangeLog 2002-05-23
9955
9956 2002-05-24 [paul]       0.7.6claws15
9957
9958         * README.claws
9959                 make a correction and add some more info
9960
9961 2002-05-24 [paul]       0.7.6claws14
9962
9963         * src/compose.c
9964                 fix memory leak in 
9965                 compose_redirect_write_headers_from_headerlist()
9966                 add Subject and Resent-Message-ID to
9967                 compose_redirect_write_headers()
9968                 Received, Subject, and X-UIDL are filtered out in 
9969                 compose_redirect_write_to_file()
9970
9971 2002-05-23 [paul]       0.7.6claws13
9972
9973         * src/compose.[ch]
9974           src/filtering.c
9975           src/mainwindow.c
9976           src/matcher.[ch]
9977           src/matcher_parser_lex.l
9978           src/matcher_parser_parse.y
9979           src/prefs_common.[ch]
9980           src/prefs_filtering.c
9981           src/summaryview.c
9982                 rename 'Bounce' to 'Redirect'
9983
9984 2002-05-23 [paul]       0.7.6claws12
9985
9986         * more sync with 0.7.6cvs13
9987           src/compose.c
9988                 see ChangeLog 2002-05-22
9989
9990 2002-05-22 [paul]       0.7.6claws11
9991
9992         * sync with 0.7.6cvs13
9993           src/codeconv.c
9994                 see ChangeLog 2002-05-20
9995           src/prefs_common.c
9996                 see ChangeLog 2002-05-22
9997
9998 2002-05-21 [melvin]     0.7.6claws10
9999
10000         * src/folderview.c
10001                 Added missing filtering and scoring headers
10002                 Fixed bad function call that showed garbage 
10003                 in Folder->Processing
10004
10005 2002-05-21 [paul]       0.7.6claws9
10006
10007         * tools/Makefile.am
10008                 make all tools executable, (patch by Alfons).
10009
10010 2002-05-20 [alfons]     0.7.6claws8
10011
10012         * src/procheader.c
10013                 don't forget to call mktime() so we have a valid week 
10014                 and year day
10015                 (Bug report by Roger Sondermann <mail@jumaros.de>)
10016
10017 2002-05-20 [paul]       0.7.6claws7
10018
10019         * src/html.c
10020                 fix broken parsing of urls
10021         * src/textview.c
10022                 fix displaying of urls
10023
10024                 both fixes from the patch [547855] by Eugene 
10025                 Brevdo (zonem)
10026
10027 2002-05-19 [alfons]     0.7.6claws6
10028
10029         * configure.in
10030                 make sylpheed configure correctly with the latest
10031                 and greatest of automake / autoconf / gettext
10032
10033 2002-05-19 [alfons]     0.7.6claws5
10034
10035         * src/procheader.c
10036         * src/procheader.h
10037                 add function for returning ime zone offset
10038         * src/quote_fmt.c
10039         * src/quote_fmt_parse.y
10040                 better quotation formatting - does not convert
10041                 to local time, but uses the original date string.
10042                 
10043                 Note: %z inserts the timezone offset (should 
10044                 work also on platforms where strftime does not
10045                 support %z).
10046
10047 2002-05-18 [christoph]  0.7.6claws4
10048
10049         * src/summaryview.c
10050                 fix indentation of some code
10051         * tools/Makefile.am
10052                 fix spaces after \
10053         * src/Makefile.am
10054                 add missing \
10055                 correct path for ignorethread.xpm
10056                 incorrect filename for sylpheed_logo.xpm
10057                 add missing include matcher_parser_parse.h
10058
10059 2002-05-18 [paul]       0.7.6claws3
10060
10061         * sync with 0.7.6cvs8
10062                 see ChangeLog 2002-05-16 and 2002-05-17
10063
10064 2002-05-18 [melvin]     0.7.6claws2
10065
10066         * README.claws
10067                 Corrected an action's definition and fixed some misspellings.
10068
10069 2002-05-18 [paul]       0.7.6claws1
10070
10071         * tools/Makefile.am
10072           tools/gpg-sign        ** new file **
10073           tools/uudec           ** new file **
10074                 add Melvin's Actions scripts
10075
10076         * README.claws
10077                 add Melvin's descriptions for Actions
10078
10079 2002-05-18 [paul]       0.7.6claws
10080
10081         * Version 0.7.6claws released
10082
10083 2002-05-17 [paul]       0.7.5claws32
10084
10085         * po/es.po
10086                 updated by Ricardo Mones Lastra
10087
10088 2002-05-17 [paul]       0.7.5claws31
10089
10090         * src/compose.c
10091                 fix Account prefs default folder for sent/draft/deleted
10092                 messages bug
10093
10094         * po/it.po
10095           po/nl.po
10096                 updated translation by Alessandro Maestri and
10097                 Wilbert Berendsen
10098
10099 2002-05-17 [melvin]     0.7.5claws30
10100
10101         * src/prefs_actions.c
10102                 Fixed bug where using %F not at the end of the command 
10103                 resulted in an additional empty argument being created.
10104                 Thanks to Darko Koruga for reporting the bug.
10105
10106 2002-05-17 [melvin]     0.7.5claws29
10107
10108         * po/fr.po
10109                 Updated French translations.
10110
10111 2002-05-15 [paul]       0.7.5claws28
10112         
10113         * po/es.po
10114                 updated by Ricardo Mones Lastra
10115
10116 2002-05-15 [paul]       0.7.5claws27
10117
10118         * sync with 0.7.6cvs4
10119                 see ChangeLog 2002-05-14 and 2002-05-15
10120
10121 2002-05-14 [paul]       0.7.5claws26
10122
10123         * sync with 0.7.6cvs1
10124                 see ChangeLog 2002-05-13
10125
10126 2002-05-13 [thorsten]   0.7.5claws25
10127
10128         * src/messageview.c
10129                 fix select_all and copy in multipart messages
10130         * src/mainwindow.c
10131                 fix select_all and copy in multipart messages
10132
10133 2002-05-12 [paul]       0.7.5claws24
10134
10135         * src/summaryview.c
10136                 reverse last commit, bug already fixed in 0.7.5claws3
10137
10138 2002-05-12 [netztorte]  0.7.5claws23
10139
10140         * src/summaryview.c
10141                 dont parse empty addressbook (checked in before claws20)
10142
10143 2002-05-12 [melvin]     0.7.5claws22
10144
10145         * src/procmsg.[ch]
10146                 Removed unneeded priority code introduced by the previous 
10147                 commit.
10148
10149 2002-05-12 [melvin]     0.7.5claws21
10150
10151         * src/compose.[ch]
10152                 Added possibility to set message's priority.
10153         * src/procmsg.[ch]
10154                 Added possibility to set message's priority.
10155                 Added missing headers
10156
10157 2002-05-12 [melvin]     0.7.5claws20
10158
10159         * src/prefs_actions.c
10160                 Removed implicitely added quotes around the name
10161                 of the temporary files of mime parts.
10162
10163 2002-05-12 [paul]       0.7.5claws19
10164
10165         * sync with 0.7.5cvs20
10166                 see ChangeLog 2002-05-11
10167
10168 2002-05-12 [alfons]     0.7.5claws18
10169
10170         * src/quote_fmt_lex.l
10171         * src/quote_fmt_parse.y
10172                 allow quote / reply date & time format to be set using
10173                 %D{format}. format is a format string you'd pass to
10174                 strftime() (see man strftime, or the Display tab |
10175                 Date format setting).
10176
10177                 Currently %D converts the date to local time. 
10178
10179 2002-05-11 [paul]       0.7.5claws17
10180
10181         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
10182                 see ChangeLog 2002-05-10 and 2002-05-11
10183
10184 2002-05-10 [paul]       0.7.5claws16
10185
10186         * sync with 0.7.5cvs16
10187                 see ChangeLog entries 2002-05-09 and 
10188                 2002-05-10
10189
10190 2002-05-10 [colin]      0.7.5claws15
10191
10192         * src/textview.c
10193                 Corrected a bug that prevented sylpheed to open
10194                 double-clicked URIs.
10195
10196 2002-05-09 [paul]       0.7.5claws14
10197
10198         * sync with 0.7.5cvs14
10199                 see ChangeLog 2002-05-08 and 2002-05-09
10200
10201 2002-05-08 [paul]       0.7.5claws13
10202
10203         * sync with 0.7.5cvs11
10204                 see ChangeLog entry 2002-05-08
10205
10206 2002-05-08 [paul]       0.7.5claws12
10207
10208         * src/mainwindow.c
10209           src/textview.[ch]
10210                 fix segfault on View->Open in new window
10211                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10212
10213 2002-05-07 [paul]       0.7.5claws11
10214
10215         * sync with 0.7.5cvs9
10216                 see ChangeLog entry 2002-05-07
10217
10218 2002-05-06 [paul]       0.7.5claws10
10219
10220         * src/messageview.c
10221           src/textview.c
10222                 display url in statusbar on single-click
10223                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10224
10225 2002-05-06 [match]      0.7.5claws9
10226
10227         * src/addritem.[ch]
10228                 new functions.
10229         * src/addrcache.c
10230                 tidy up.
10231         * src/xmlprops.[ch]
10232                 XML implementation of properties file.
10233         * src/exporthtml.[ch]
10234         * src/expthtmldlg.[ch]
10235         * src/addressbook.c
10236                 export to HTML.
10237
10238 2002-05-02 [sergey]     0.7.5claws8
10239
10240         * src/mainwindow.c (mainwin_entries),
10241           src/prefs_common.c (prefs_send_create()),
10242           src/codeconv.c (locale_table):
10243                 use charset name "Windows-1251" instead of "CP1251".
10244
10245 2002-05-02 [colin]      0.7.5claws7
10246         
10247         * src/compose.c
10248           src/prefs_common.c
10249           src/prefs_folder_item.c
10250                 Fixed cosmetics bugs due to Outbox renamed to Sent.
10251
10252 2002-05-02 [hiro]       0.7.5claws6
10253
10254         * src/imap.c
10255                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
10256
10257 2002-05-02 [paul]       0.7.5claws5
10258
10259         * src/compose.c
10260                 more sync with 0.7.5cvs7, see ChangeLog entry
10261                 2002-05-02
10262
10263 2002-05-02 [hiro]       0.7.5claws4
10264
10265         * src/compose.c
10266                 compose_queue_sub():
10267                 check if queue folder exists (closes #550397).
10268                 removed directory creation since it should be handled
10269                 transparently.
10270         * src/imap.c
10271                 imap_add_msg(): return UID for appended message
10272                 (closes #548842).
10273
10274 2002-04-30 [paul]       0.7.5claws3
10275
10276         * src/summaryview.c
10277                 fix account_find_from_address() bug
10278
10279 2002-04-28 [colin]      0.7.5claws2
10280
10281         * src/compose.c
10282           src/textview.c
10283           src/prefs_common.[ch]
10284           src/utils.[ch]
10285                 Added user-definable quotation characters recognition.
10286
10287 2002-04-28 [paul]       0.7.5claws1
10288
10289         * sync with 0.7.5cvs4
10290                 see ChangeLog entry  2002-04-25
10291
10292 2002-04-28 [paul]       0.7.5claws
10293
10294         * po/es.po
10295           po/nl.po
10296           po/pt_BR.po
10297                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
10298                 Fabio Junior Beneditto
10299
10300 2002-04-27 [jens]       0.7.4claws103
10301
10302         * po/de.po
10303                 updated German translation.
10304
10305 2002-04-27 [hiro]       0.7.4claws102
10306
10307         * src/summaryview.c
10308                 summary_write_cache(): fixed the mark loss of hidden messages.
10309
10310 2002-04-26 [melvin]     0.7.4claws101
10311
10312         * src/procmsg.c
10313                 fixed a second typo (same one)
10314         * po/fr.po
10315           po/it.po
10316           po/pt_BR.po
10317                 fixed the type again...
10318
10319 2002-04-26 [melvin]     0.7.4claws100
10320
10321         * src/procmsg.c
10322                 fixed a typo in an alert message ("temorary").
10323         * po/it.po
10324         * po/pt_BR.po
10325                 corrected the typo  described above.
10326         * po/fr.po
10327                 updated French translation.
10328
10329 2002-04-26 [darko]      0.7.4claws99
10330
10331         * src/summaryview.c
10332                 fix target folder colorization
10333
10334 2002-04-25 [paul]       0.7.4claws98
10335
10336         * po/it.po
10337                 updated by Alessandro Maestri
10338
10339 2002-04-24 [colin]      0.7.4claws97
10340         
10341         * src/compose.c
10342                 Fixed double "subject is empty" question.
10343
10344 2002-04-23 [colin]      0.7.4claws96
10345         
10346         * src/mimeview.c
10347                 Corrected issue when "automatically display images" was
10348                 not set : first image remained after selecting second.
10349
10350 2002-04-23 [melvin]     0.7.4claws95
10351
10352         * src/prefs_actions.c
10353                 Don't display in/out dialog if there is nothing to show.
10354
10355 2002-04-23 [paul]       0.7.4claws94
10356
10357         * sync with 0.7.5cvs3
10358                 bug fixes: see ChangeLog entry 2002-04-23
10359
10360 2002-04-22 [darko]      0.7.4claws93
10361
10362         * src/compose.c
10363                 fix previous check-in which changed code after
10364                 merge from main
10365
10366 2002-04-22 [paul]       0.7.4claws92
10367
10368         * faq/de/*
10369                 add German FAQ
10370         * faq/en/*
10371           faq/es/*
10372           faq/fr/*
10373                 update English, Spanish and French FAQs
10374         * manual/de/*
10375           manual/es/*
10376                 add German and Spanish manuals
10377         * manual/en/*
10378           manual/fr/*
10379                 update English and French manuals
10380
10381         * src/Makefile.am
10382                 add to and re-arrange the pixmap entries
10383
10384 2002-04-22 [darko]      0.7.4claws91
10385
10386         * src/compose.c
10387                 fix sender initials recognition to only allow
10388                 '>' after the initials
10389
10390 2002-04-21 [paul]       0.7.4claws90
10391
10392         * sync with 0.7.5 release
10393                 see ChangeLog entry 2002-04-21
10394
10395 2002-04-21 [alfons]
10396
10397         * src/Makefile.am
10398                 add colin's new pixmaps to EXTRA_DIST
10399
10400 2002-04-21 [colin]      0.7.4claws89
10401         * src/compose.c
10402         * src/inc.c
10403         * src/mainwindow.[ch]
10404         * src/prefs_common.[ch]
10405         * src/stock_pixmap.[ch]
10406                 Added "Work offline" ability.
10407
10408 2002-04-21 [colin]      0.7.4claws88
10409         
10410         * src/mimeview.c
10411         * src/prefs_common.c
10412         * src/prefs_common.h
10413         * src/textview.c : Added an option to common preferences -> display
10414           to allow user not to automatically display images.
10415
10416 2002-04-21 [paul]       0.7.4claws87
10417
10418         * sync with 0.7.4cvs52
10419                 see ChangeLog entry 2002-04-21 (src/imap.c)
10420
10421 2002-04-21 [paul]       0.7.4claws86
10422
10423         * sync with 0.7.4cvs51
10424                 see ChangeLog entry 2002-04-21
10425
10426 2002-04-21 [paul]       0.7.4claws85
10427
10428         * sync with 0.7.4cvs49
10429                 see ChangeLog entries 2002-04-20 and 2002-04-21
10430
10431         * src/Makefile.am
10432                 clean up: remove old 'stock_' element from xpm 
10433                 filenames.
10434
10435 2002-04-21 [alfons]     0.7.4claws84
10436
10437         apply sync patch from Paul
10438
10439         * src/folderview.c
10440                 use old claws prefs_folder_item_create() for now
10441
10442 2002-04-19 [match]      0.7.4claws83
10443
10444         * src/addressbook.[ch]
10445         * src/addrharvest.[ch]
10446         * src/addrgather.[ch]
10447                 recurse folders.
10448         * src/mainwindow.c
10449         * src/summaryview.[ch]
10450                 change menu option.
10451
10452 2002-04-19 [paul]       0.7.4claws82
10453
10454         * po/pt_BR.po
10455                 updated by Fabio Junior Beneditto
10456
10457 2002-04-14 [alfons]     0.7.4claws81
10458
10459         * src/passphrase.c
10460                 add #include <sys/types.h> for mode_t and off_t 
10461
10462 2002-04-13 [paul]       0.7.4claws80
10463         
10464         * src/main.c
10465           src/passphrase.[ch]
10466           src/pgptext.c
10467           src/prefs_common.[ch]
10468           src/rfc2015.c
10469                 enable storing of GnuPG passphrase for the whole 
10470                 session or a user-defined number of minutes. patch 
10471                 submitted by Ravemax <ravemax@dextrose.com>
10472
10473 2002-04-13 [alfons]     0.7.4claws79
10474
10475         * src/textview.c
10476                 make email parser also stop scanning when encountering separators
10477                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
10478
10479 2002-04-13 [paul]       0.7.4claws78
10480
10481         * sync with 0.7.4cvs39
10482                 see ChangeLog entry 2002-04-12
10483
10484 2002-04-11 [paul]       0.7.4claws77
10485
10486         * sync with 0.7.4cvs37
10487                 see ChangeLog entry 2002-04-11
10488
10489 2002-04-11 [paul]       0.7.4claws76
10490
10491         * COPYING 
10492                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
10493                 the clause for OpenSSL). sync with sylpheed main
10494
10495 2002-04-09 [melvin]     0.7.4claws75
10496
10497         * src/compose.c
10498                 Made 'Ctrl-Enter' on send ignore some modifiers 
10499                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
10500                 to bind other *-Enter (but not Alt-Enter).
10501
10502 2002-04-09 [paul]       0.7.4claws74
10503
10504         * sync with 0.7.4cvs35
10505                 see ChangeLog entries 2002-04-09
10506
10507 2002-04-08 [paul]       0.7.4claws73
10508
10509         * sync with 0.7.4cvs33
10510                 see ChangeLog entry 200-04-08
10511
10512 2002-04-07 [match]      0.7.4claws72
10513
10514         * src/addrharvest.[ch]
10515                 fixed to read all addresses in header, regardless
10516                 of header size. improved name parsing. accommodate
10517                 harvest from folders and selected message.
10518         * src/addritem.[ch]
10519                 included new address parsing function.
10520         * src/addrgather.[ch]
10521         * src/addressbook.[ch]
10522         * src/summaryview.[ch]
10523         * src/mainwindow.c
10524                 allow address harvest of folder as well as selected
10525                 messages.
10526
10527 2002-04-07 [paul]       0.7.4claws71
10528
10529         * src/esmtp.[ch]
10530           src/smtp.c
10531                 don't try to authenticate with CRAM-MD5 in SMTP when 
10532                 SMTP-AUTH enabled if MTA doesn't issue this 
10533                 auth-method in it's ehlo-response. bug item #531364,
10534                 patch item #938910. patch submitted by Colin Leroy 
10535                 <colin@colino.net>
10536
10537 2002-04-07 [paul]       0.7.4claws70
10538
10539         * src/nntp.c
10540                 fix missing MODE_READER bug. patch submitted by
10541                 Colin Leroy <colin@colino.net>
10542
10543 2002-04-07 [alfons]     0.7.4claws69
10544
10545         * src/matcher.[ch]
10546         * src/prefs_filtering.c
10547         * src/summaryview.c
10548                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
10549                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
10550
10551 2002-04-07 [paul]       0.7.4claws68
10552
10553         * sync with 0.7.4cvs32
10554                 see ChangeLog entry 2002-04-06
10555
10556         * tools/filter_conv.pl
10557                 more bug fixes
10558
10559 2002-04-06 [paul]       0.7.4claws67
10560
10561         * tools/filter_conv.pl
10562                 modify to be able to find the name of the first
10563                 mailbox and use that. main's filter does not
10564                 record the full path to the mailbox and therefore
10565                 can only filter to the first mailbox.
10566
10567 2002-04-05 [paul]       0.7.4claws66
10568
10569         * tools/filter_conv.pl
10570                 attempt to make the script all-encompassing and
10571                 be able to convert any main 'filter' rule thrown
10572                 at it
10573
10574 2002-04-05 [paul]       0.7.4claws65
10575
10576         * tools/filter_conv.pl
10577                 allow for collapsed folder trees
10578
10579 2002-04-05 [paul]       0.7.4claws64
10580
10581         * sync with 0.7.4cvs31
10582                 see ChangeLog entries 2002-04-05
10583
10584 2002-04-03 [paul]       0.7.4claws63
10585
10586         * sync with 0.7.4cvs29
10587                 see ChangeLog entries 2002-04-02 and 2002-04-03
10588
10589 2002-04-02 [paul]       0.7.4claws62
10590
10591         * sync with 0.7.4cvs26
10592                 see ChangeLog entry 2002-04-01
10593
10594 2002-04-02 [match]      0.7.4claws61
10595
10596         * src/pine.[ch]
10597         * src/importpine.[ch]
10598         * src/addressbook.c
10599                 import Pine address book.
10600
10601 2002-04-02 [match]      0.7.4claws60
10602
10603         * src/addrharvest.[ch]
10604                 improve address parsing of funky addresses.
10605
10606 2002-04-02 [darko]      0.7.4claws59
10607
10608         * src/compose.c
10609                 wrap on send improvements, it now recognizes quoted
10610                 initials as part of the quotation string, and it
10611                 does not join lines separated by CR
10612
10613 2002-04-01 [match]      0.7.4claws58
10614
10615         * src/mgutils.[ch]
10616                 added new functions.
10617         * src/mutt.[ch]
10618                 remove excessive duplicate address generation
10619                 on import.
10620
10621 2002-04-01 [alfons]     0.7.4claws57
10622         
10623         * src/summaryview.c
10624                 put back g_free() 
10625
10626 2002-04-01 [paul]       0.7.4claws56
10627
10628         * sync with 0.7.4cvs25
10629                 see ChangeLog entry 2002-04-01
10630
10631 2002-04-01 [alfons]     0.7.4aprilfool55
10632
10633         * src/summaryview.c
10634                 honour feature request item #537427 to allow for
10635                 displaying names from address book for sent mail also
10636
10637 2002-03-29 [paul]       0.7.4claws54
10638
10639         * src/mainwindow.c
10640           src/prefs_filtering.[ch]
10641           src/prefs_matcher.c
10642           src/summaryview.c
10643                 add 'fast filter' for claws' filtering,
10644                 /Tools/Create filter rule/... patch submitted
10645                 by Neill Miller <neillm@thecodefactory.org>
10646
10647 2002-03-29 [paul]       0.7.4claws53
10648
10649         * sync with 0.7.4cvs24
10650                 see ChangeLog entry 2002-03-29
10651
10652 2002-03-28 [paul]       0.7.4claws52
10653
10654         * sync with 0.7.4cvs23
10655                 see ChangeLog entry 2002-03-28
10656
10657 2002-03-27 [melvin]     0.7.4claws51
10658
10659         * src/prefs_actions.c
10660                 Added support to pass only one message part (as a
10661                 file) to the command using '%p'. No quotes are needed
10662                 because doubles quotes are automatically added.
10663                 Fixed bug where Sylpheed could block when waiting for
10664                 a child process to finish.
10665                 Changed the help menu to remove quotes around symbols to 
10666                 avoid misinterpretation (they must not be used).
10667
10668 2002-03-27 [melvin]     0.7.4claws50
10669
10670         * src/inc.c
10671                 Made the new mail notification command always 
10672                 execute asynchronously.
10673
10674 2002-03-27 [paul]       0.7.4claws49
10675
10676         * src/compose.c
10677                 fix bug introduced in last commit
10678
10679 2002-03-27 [paul]       0.7.4claws48
10680
10681         * sync with 0.7.4cvs21
10682                 see ChangeLog 2002-03-26 and 2002-03-27
10683
10684 2002-03-26 [hoa]        0.7.4claws47
10685
10686         * src/prefs_folder_item.c
10687                 really fixed the bug #516442 with folder rescan.
10688
10689 2002-03-26 [paul]       0.7.4claws46
10690
10691         * sync with 0.7.4cvs19
10692                 see ChangeLog entries 2002-03-25 and 2002-03-26
10693
10694 2002-03-25 [hoa]        0.7.4claws45
10695
10696         * src/matcher.c
10697         * src/mh.c
10698                 fix the bug #516442 with folder rescan.
10699
10700         * src/prefs_common.[ch]
10701         * src/compose.c
10702                 added an option to enable two different behaviours
10703                 for bounce.
10704
10705
10706 2002-03-25 [paul]       0.7.4claws44
10707
10708         * src/mainwindow.c
10709           src/selective_download.c
10710                 correct a few menuitem labels
10711
10712 2002-03-25 [christoph]  0.7.4claws43
10713
10714         * src/procmsg.c
10715                 fix non deleted tmp message in
10716                 procmsg_save_to_outbox
10717                 fix problems caused by sync with
10718                 main branch's procmsg_send_queue
10719
10720 2002-03-25 [paul]       0.7.4claws42
10721
10722         * src/quote_fmt.c
10723           src/quote_fmt_lex.l
10724           src/quote_fmt_parse.y
10725                 add Last name (%L) placeholder for quoting. 
10726                 patch submitted by Thorsten Thielen 
10727                 <thth@users.sourceforge.net>
10728
10729 2002-03-25 [paul]       0.7.4claws41
10730
10731         * src/utils.c
10732                 get full hostname. patch submitted by
10733                 Bob Woodside <rwoodside1@comcast.net>
10734
10735 2002-03-25 [paul]       0.7.4claws40
10736
10737         * src/account.c
10738           src/news.c
10739           src/nntp.[ch]
10740           src/prefs_account.[ch]
10741                 enable NNTP over SSL. patch submitted by
10742                 Pascal Jermini <pascal@infinity.hn.org>
10743
10744 2002-03-24 [paul]       0.7.4claws39
10745
10746         * src/prefs_common.c
10747                 make the arrangement of the Compose tab more
10748                 coherent
10749
10750         * src/mainwindow.c
10751                 fix some irregularities of style
10752
10753         * po/de.po
10754                 updated by Kilian Krause
10755
10756 2002-03-23 [paul]       0.7.4claws38
10757
10758         * po/pt_BR.po
10759                 updated by Fabio Junior Beneditto
10760
10761 2002-03-23 [paul]       0.7.4claws37
10762
10763         * src/mainwindow.c
10764                 move 'Gather addresses' to 'Tools' menu
10765                 make 'Selective download' sensitive
10766
10767 2002-03-23 [paul]       0.7.4claws36
10768
10769         * sync with 0.7.4cvs16
10770                 see ChangeLog entries 2002-03-23
10771
10772 2002-03-22 [christoph]  0.7.4claws35
10773
10774         * src/quote_fmt_parse.y
10775                 fix include program output
10776
10777 2002-03-22 [alfons]     0.7.4claws34
10778
10779         * src/pop.c
10780                 initialize GDate stack variable correctly (sorry!)
10781
10782 2002-03-22 [paul]       0.7.4claws33
10783
10784         * src/compose.c
10785           src/mainwindow.c
10786           src/prefs_actions.c
10787           src/prefs_common.c
10788                 rename 'Tool' to 'Tools'
10789
10790         * src/mainwindow.c
10791                 move 'Delete duplicated messages' from
10792                 'Message/' to 'Tools/'
10793                 re-arrange the order of 'Tools/' items
10794
10795 2002-03-22 [paul]       0.7.4claws32
10796
10797         * src/addr_compl.c
10798           src/addressbook.[ch]
10799                 auto-address completion now also matches on
10800                 Nickname. patch submitted by Bob Forsman 
10801                 <hammor@users.sourceforge.net>
10802
10803         * src/editaddress.c
10804                 correct a spelling mistake
10805
10806 2002-03-22 [alfons]     0.7.4claws31
10807
10808         * src/pop.c
10809                 fix getting uidl from incorrect string 
10810                 (spotted by Colin)
10811
10812 2002-03-21 [alfons]     0.7.4claws30
10813
10814         * src/pop.c
10815                 more code refactoring
10816                 plug mem leak introduced by delete on server
10817
10818 2002-03-21 [paul]       0.7.4claws29
10819
10820         * sync with 0.7.4cvs11
10821                 see ChangeLog entries 2002-03-20
10822
10823 2002-03-20 [alfons]     0.7.4claws28
10824
10825         * src/inc.c
10826                 apply Colin's patch and refactor
10827
10828 2002-03-20 [paul]       0.7.4claws27
10829
10830         * sync with sylpheed 0.7.4cvs9
10831                 see ChangeLog entry 2002-03-20
10832
10833 2002-03-19 [christoph]  0.7.4claws26
10834
10835         * src/mh.c
10836         * src/procmsg.[ch]
10837         * src/summaryview.c
10838                 revert changes for flag updates
10839                 (does not work correctly and no time to debug)
10840
10841 2002-03-20 [alfons]     0.7.4claws25
10842
10843         * src/pop.c
10844                 refactor should_delete() a little bit 
10845
10846 2002-03-19 [paul]       0.7.4claws24
10847
10848         * src/inc.[ch]
10849           src/pop.c
10850           src/prefs_account.[ch]
10851                 allow the user to leave downloaded mail on the 
10852                 server for n days. Patch submitted by Colin Leroy 
10853                 <colin@colino.net>
10854
10855 2002-02-19 [paul]       0.7.4claws23
10856
10857         * sync with sylpheed 0.7.4cvs8
10858                 see ChangeLog entries 2002-03-19
10859
10860 2002-03-18 [paul]       0.7.4claws22
10861
10862         * sync with sylpheed 0.7.4cvs6
10863                 see ChangeLog entry 2002-03-18
10864
10865 2002-03-18 [paul]       0.7.4claws21
10866
10867         * po/en_GB.po
10868                 add en_GB message catalogue
10869
10870         * src/mbox_folder.c
10871           src/prefs_account.c
10872           src/prefs_actions.c
10873                 correct a few spelling mistakes
10874
10875 2002-03-17 [alfons]     0.7.4claws20
10876
10877         * src/matcher.c
10878                 more stringent checks for NULL params when writing
10879                 filtering actions to a file
10880                 
10881 2002-03-17 [hoa]        0.7.3claws20
10882
10883         * src/news.c
10884                 fixed the count of new messages
10885
10886         * src/compose.c
10887                 fixed the "attachment properties" window
10888
10889 2002-03-17 [paul]       0.7.4claws19
10890
10891         * src/defs.h
10892           src/folder.h
10893           src/news.c
10894           src/prefs_account.[ch]
10895           src/procmsg.[ch]
10896           src/summaryview.c
10897                 automatically mark cross-posted messages as read 
10898                 and (optionally) give them a colour label
10899                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
10900                 
10901
10902 2002-03-17 [paul]       0.7.4claws18
10903
10904         * sync with sylpheed 0.7.4cvs5
10905                 see ChangeLog entry 2002-03-17
10906
10907 2002-03-17 [melvin]     0.7.4claws17
10908         
10909         * src/textview.c
10910                 Worked around a gtktext 'bug': when searching for 
10911                 a text in a long message it was scrolling slowly
10912                 line by line until it hit the searched text.
10913         * po/fr.po
10914                 Updated French translation
10915
10916 2002-03-17 [melvin]     0.7.4claws16
10917
10918         * src/mainwindow.c
10919         * src/compose.c
10920         * src/prefs_actions.c
10921                 Moved "Edit/Actions" to "Tool/Actions"
10922                 Made mainwindow/compose window sensitive as soon as
10923                 no child process is running anymore even if the io dialog
10924                 is open.
10925                 Fixed a struct being initialized with a non constant char*
10926
10927 2002-03-16 [christoph]  0.7.4claws15
10928
10929         * configure.in
10930                 add --with-compiler-flags option
10931                 (only for developer hacking)
10932         * src/mh.c
10933         * src/procmsg.[ch]
10934         * src/summaryview.c
10935                 try to make folder-stats and flag handling more
10936                 independent from the summaryview. msgcounts
10937                 are only set when the folder is opened and
10938                 procmsg_msginfo_(un)set_flags will handle it
10939                 later and summaryview will get the values
10940                 from the folder.
10941
10942 2002-03-16 [paul]       0.7.4claws14
10943
10944         * src/messageview.c
10945                 fix Return-receipt. Patch submitted by Bob
10946                 Woodside <rwoodside1@comcast.net>
10947
10948 2002-03-16 [paul]       0.7.4claws13
10949
10950         * src/compose.c
10951                 fix 'dynamic' signatures, make it work again
10952                 broken during sync on 2002-03-14 (0.7.4claws2)
10953
10954 2002-03-15 [match]      0.7.4claws12
10955
10956         * src/addrharvest.[ch]
10957         * src/addrgather.[ch]
10958         * src/addressbook.[ch]
10959         * src/mainwindow.c
10960                 included address harvester feature. still some
10961                 issues with address parsing that I will fix.
10962
10963 2002-03-15 [match]      0.7.4claws11
10964
10965         * src/addrbook.[ch]
10966         * src/addrcache.[ch]
10967         * src/addressbook.[ch]
10968         * src/addrindex.c
10969         * src/editbook.c
10970         * src/importldif.c
10971         * src/importmutt.c
10972         * src/jpilot.[ch]
10973         * src/main.c
10974         * src/syldap.[ch]
10975         * src/vcard.[ch]
10976                 tidy up. fix memory leaks. moved attribs and methods
10977                 from individual interfaces to addrcache object. prep
10978                 for new stuff to come in.
10979
10980 2002-03-15 [alfons]     0.7.4claws10
10981
10982         * src/matcher.[ch]
10983         * src/matcher_parser_parse.y
10984         * src/matcher_parser_lex.l
10985         * src/prefs_matcher.c
10986                 add filtering conditions message greater than, smaller 
10987                 than, and exactly matching a size in bytes
10988                 (does not work with delete from POP3 server yet)
10989
10990                 this should also give others an idea what you should
10991                 do to add new criterions to claws filtering system
10992                 
10993
10994 2002-03-15 [paul]       0.7.4claws9
10995
10996         * tools/filter_conv.pl
10997                 exit if there are no filter rules to convert
10998                 rename filterrc to filterrc.old after completion
10999
11000 2002-03-15 [paul]       0.7.4claws8
11001
11002         * sync with sylpheed 0.7.4cvs3
11003                 see ChangeLog entry 2002-03-14
11004
11005 2002-03-14 [paul]       0.7.4claws7
11006
11007         * src/compose.c
11008                 clean up the last commit (ahem)
11009
11010 2002-03-14 [paul]       0.7.4claws6
11011
11012         * src/compose.c
11013                 fix bug #515655. honour account preferences
11014                 regarding gpg default signing/encryption when 
11015                 changing account from the compose window.
11016
11017 2002-03-14 [paul]       0.7.4claws5
11018
11019         * src/folderview.c
11020                 remove unnecessary curly brackets
11021
11022 2002-03-14 [paul]       0.7.4claws4
11023
11024         * src/folderview.c
11025           src/prefs_filtering.[ch]
11026                 add filter rename on folder rename and filter
11027                 delete on folder delete. Patch submitted by
11028                 Neill Miller <neillm@thecodefactory.org> 
11029
11030 2002-03-14 [christoph]  0.7.4claws3
11031
11032         * src/procmsg.c
11033         * src/send.c
11034                 fix local delivery
11035                 (patch submitted by "Simon 'corecode' Schubert")
11036         * src/prefs_common.c
11037         * src/procmsg.c
11038                 fix gcc 3.0 warning
11039
11040 2002-03-14 [paul]       0.7.4claws2
11041
11042         * sync with sylpheed 0.7.4cvs2
11043                 see ChangeLog entry 2002-03-13
11044
11045 2002-03-12 [darko]      0.7.4claws1
11046
11047         * src/mainwindow.c
11048                 fix what seems to be a copy and paste error
11049                 when setting color for important messages
11050                 (reported by wwp)
11051
11052 2002-03-11 [paul]       version 0.7.4claws released
11053
11054 2002-03-11 [paul]       0.7.4claws
11055
11056         * po/es.po
11057           po/it.po
11058           po/nl.po
11059           po/pt_BR.po
11060                 update message catalogs. Submitted by Ricardo Mones 
11061                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
11062                 Fabio Junior Beneditto
11063
11064         * configure.in
11065           faq/Makefile.am
11066           faq/it/Makefile
11067           faq/it/sylpheed-faq*
11068           src/mainwindow.c
11069           src/manual.[ch]
11070                 add FAQ in Italian
11071         
11072
11073 2002-03-11 [jens]       0.7.3claws7
11074
11075         * po/de.po
11076                 updated German translation
11077
11078 2002-03-11 [melvin]     0.7.3claws6
11079
11080         * po/fr.po
11081                 updated and corrected French translation
11082
11083 2002-03-10 [hoa]        0.7.3claws5
11084
11085         * src/account.c
11086         * src/inc.c
11087         * src/prefs_account.c
11088         * src/procmsg.c
11089         * src/send.[ch]
11090                 fixed the local account.
11091                 you have to change the default "/usr/sbin/sendmail"
11092                 to "/usr/sbin/sendmail -t" in the preferences of
11093                 the local account.
11094
11095         * src/procmime.c
11096                 removed some debug display for renderer
11097
11098 2002-03-10 [paul]       0.7.3claws4
11099
11100         * faq/en/sylpheed-faq-1.html
11101           faq/en/sylpheed-faq-2.html
11102                 update
11103
11104 2002-03-09 [paul]       0.7.3claws3
11105
11106         * sync with sylpheed 0.7.4
11107                 see ChangeLog entry 2002-03-09
11108
11109 2002-03-08 [paul]       0.7.3claws2
11110
11111         * faq/en/sylpheed-faq*
11112           faq/es/sylpheed-faq*
11113           faq/fr/sylpheed-faq*
11114                 update the FAQs
11115
11116         * manual/fr/.cvsignore
11117           manual/fr/Makefilea.am
11118           manual/fr/sylpheed*
11119           src/mainwindow.c
11120           src/manual.[ch]
11121                 add the French manual
11122
11123 2002-03-07 [paul]       0.7.3claws1
11124
11125         * sync with sylpheed 0.7.3cvs4
11126                 see ChangeLog entries  2002-03-06 and 2002-03-07
11127         
11128         * po/nl.po
11129                 updated by Wilbert Berendsen
11130
11131 2002-03-07 [melvin]     0.7.2claws34
11132
11133         * src/selective_download.c
11134                 Changed the pixmap of the receive button to MAIL_RECEIVE.
11135
11136 2002-03-06 [paul]       0.7.2claws33
11137
11138         * sync with sylpheed 0.7.3cvs1
11139                 bug fix, see ChangeLog entry 2002-03-05
11140
11141 2002-03-05 [paul]       0.7.2claws32
11142
11143         * src/mimeview.c
11144           src/pgptext.[ch]
11145           src/procmsg.c
11146                 reverse the pgp ascii-armored code implemented in 
11147                 0.7.2claws16. removal of this code until it matures.
11148                 this means that verifying ascii-armored pgp sigs and
11149                 automatic decryption of ascii-armored encrypted
11150                 messages no longer works.
11151
11152 2002-03-05 [paul]       0.7.2claws31
11153
11154         * configure.in
11155           Makefile.am
11156         * faq/Makefile.am
11157         * faq/en/Makefile.am
11158           faq/en/sylpheed-faq.html
11159           faq/en/sylpheed-faq-1.html
11160           faq/en/sylpheed-faq-2.html
11161           faq/en/sylpheed-faq-3.html
11162         * faq/es/Makefile.am
11163           faq/es/sylpheed-faq.html
11164           faq/es/sylpheed-faq-1.html
11165           faq/es/sylpheed-faq-2.html
11166           faq/es/sylpheed-faq-3.html
11167           faq/es/sylpheed-faq-4.html
11168         * faq/fr/Makefile.am
11169           faq/fr/sylpheed-faq.html
11170           faq/fr/sylpheed-faq-1.html
11171           faq/fr/sylpheed-faq-2.html
11172           faq/fr/sylpheed-faq-3.html
11173         * src/Makefile.am
11174           src/defs.h
11175           src/mainwindow.c
11176           src/manual.[ch]
11177                 add FAQs in English, Spanish and French
11178
11179
11180 2002-03-05 [paul]       0.7.2claws30
11181
11182         * manual/en/sylpheed.html
11183           manual/en/sylpheed-XX.html
11184                 updated the English manual
11185
11186 2002-03-05 [hoa]        
11187
11188         * src/summaryview.c
11189                 dialog box pops up if the article can't be deleted.
11190
11191 2002-03-04 [paul]       
11192         
11193         * po/pt_BR.po
11194                 updated by Fabio Junior Benedito
11195
11196 2002-03-04 [hoa]
11197
11198         * removed ac/gpgme.m4
11199                 to avoid autogen common problem
11200                 developers have to install gpgme development package now
11201
11202         * src/compose.c
11203                 encoding to 7bit or 8bit is enabled.
11204
11205 2002-03-03 [alfons]     0.7.2claws29
11206
11207         * src/pop.c
11208                 merge fix by Oliver Haertel for selective
11209                 download buglet
11210
11211 2002-03-03 [paul]       0.7.2claws28
11212         
11213         * sync with sylpheed 0.7.3
11214
11215 2002-03-03 [paul]       0.7.2claws27
11216
11217         * sync with sylpheed 0.7.2cvs24
11218                 see ChangeLog entries 2002-03-02 and 2002-03-03
11219
11220 2002-03-02 [melvin]     0.7.2claws26
11221
11222         * src/inc.[ch]
11223         * src/main.c
11224         * src/mainwindow.c
11225         * src/prefs_common.[ch]
11226                 Added user definable notification on new mail arrival.
11227                 Removed unused variables in spell checker prefs code.
11228
11229 2002-03-02 [melvin]     0.7.2claws25
11230
11231         * src/quote_fmt.c
11232                 Removed unnecessary escape sequences.
11233                 Changed 'Initial...' to 'Initials of Sender'
11234
11235 2002-03-02 [paul]       0.7.2claws24
11236
11237         * sync with sylpheed 0.7.2cvs22
11238                 see ChangeLog entry 2002-03-01
11239
11240 2002-03-01 [hoa]        0.7.2claws23
11241
11242         * src/mainwindow.c
11243                 Set sensitivity of delete actions to active
11244                 even if the folder is a newsgroup.
11245
11246         * src/summaryview.c
11247                 - Set sensitivity of delete actions
11248                 - Added function check_permission() that will check if the
11249                   user is authorized to delete a message. For news, it
11250                   will check if the author is the same.
11251                 - Enabled deletion when there is no trash folder.
11252
11253         * src/news.[ch]
11254                 - Added news_cancel_article() to cancel articles
11255                 - Implemented news_remove_message() (public function)
11256
11257 2002-03-01 [paul]       0.7.2claws22
11258
11259         * src/gtkutils.c
11260           src/textview.c
11261                 recognise urls that that don't include 'http://' and
11262                 simply begin 'www.' 
11263
11264         * AUTHORS
11265                 remove duplicated name
11266
11267 2002-02-28 [paul]       0.7.2claws21
11268
11269         * src/mainwindow.c
11270           src/summaryview.[ch]
11271                 add ability to 'Select thread'
11272                 combines Melvin's "Select thread's head" patch (#510907)
11273                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
11274                 patch (#518514) 
11275
11276 2002-02-28 [paul]       0.7.2claws20
11277
11278         * src/mimeview.c
11279                 hopefully fix segfault on right-clicking a mime part
11280                 that some people have experienced.      
11281                 fix submitted by Fredrik Olofsson <frol@linux.nu>
11282
11283 2002-02-28 [paul]       0.7.2claws19
11284
11285         * sync with sylpheed 0.7.2cvs21
11286                 see ChangeLog entries 2002-02-27 and 2002-02-28
11287
11288 2002-02-27 [paul]       0.7.2claws18
11289
11290         * sync with sylpheed 0.7.2cvs18
11291                 see ChangeLog entries 2002-02-26 and 2002-02-27
11292
11293 2002-02-26 [alfons]     0.7.2claws17
11294
11295         * src/procheader.c
11296                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
11297                 (spotted by Chris Hessman <idatech@gmx.net>)
11298
11299 2002-02-26 [paul]       0.7.2claws16
11300
11301         * src/mimeview.c
11302           src/pgptext.[ch]
11303           src/procmsg.c
11304                 make decryption of ascii-armored pgp encrypted messages
11305                 and verification of ascii-armored signatures work again.
11306                 slightly altered from the patch by Jens Jahnke 
11307                 <jan0sch@gmx.net>
11308
11309                 ##FIX ME##
11310                 * the checking of plaintext signatures always comes up in 
11311                   a popup box
11312                 * it doesn't work for multipart messages 
11313                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
11314                   including the msg headers and these 2 line themselves, are 
11315                   not displayed
11316
11317         * src/mainwindow.c
11318                 "View/Folder Tree" becomes "View/Separate Folder Tree"
11319                 "View/Message View" becomes "View/Separate Message View"
11320                 because its less ambiguous.
11321
11322         * po/es.po
11323                 updated by Ricardo Mones Lastra
11324
11325 2002-02-26 [paul]       0.7.2claws15
11326
11327         * sync with sylpheed 0.7.2cvs17
11328                 see ChangeLog entries 2002-02-25 and 2002-02-26
11329
11330 2002-02-25 [christoph]  0.7.2claws14
11331
11332         * src/filtering.[ch]
11333         * src/inc.c
11334                 do filtering stuff after all messages have been received
11335                   1. drop all messages to .processing
11336                   2. scan processing folder for messages
11337                   3. filter messages or move to inbox
11338                 this will also find old messages left in processing after
11339                 a crash or something like that and we get a real msginfo
11340                 from folder->get_msg_list and do not have to create our
11341                 own in filter_message
11342         * src/matcher_parser_parse.y
11343                 remove MIX/MAX warning (reordered includes)
11344
11345 2002-02-25 [paul]       0.7.2claws13
11346
11347         * sync with sylpheed 0.7.2cvs15
11348                 see ChangeLog entry 2002-02-24
11349
11350 2002-02-24 [alfons]     0.7.2claws12
11351
11352         * src/filtering.c
11353                 clear old color flags first when applying a new color to
11354                 a message info. 
11355                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
11356
11357 2002-02-24 [alfons]     0.7.2.claws11
11358         
11359         * AUTHORS
11360         * src/prefs_common.c
11361                 add presets for Opera and Konqueror, closes patch #517261,
11362                 submitted by Ville Skyttä <scop@users.sourceforge.net>
11363
11364 2002-02-24 [alfons]     0.7.2.claws10
11365
11366         * AUTHORS
11367         * src/summaryview.c
11368                 fix threading for null message ids, closes patch #521601,
11369                 submitted by Bob Forsman <hammor@users.sourceforge.net>
11370
11371 2002-02-24 [alfons]     0.7.2claws9
11372
11373         * src/summaryview.c
11374         * src/filtering.c
11375                 make Tool | Filter Message work with filtering system so
11376                 setting flags also works
11377
11378                 TODO:
11379
11380                 - Processing uses the same function as Tool | Filter
11381                   Message, but doesn't use the same update proc yet
11382
11383 2002-02-23 [paul]       0.7.2claws8
11384
11385         * sync with sylpheed 0.7.2cvs14
11386                 see ChangeLog entries 2002-02-22 and 2002-02-23
11387
11388 2002-02-22 [christoph]  0.7.2claws7
11389
11390         * src/quote_fmt.c
11391                 Add column space to table
11392         * src/quote_fmt_parse.y
11393                 Close files
11394
11395 2002-02-22 [paul]       0.7.2claws6
11396
11397         * src/Makefile.am
11398           src/defs.h
11399           src/filtering.c
11400           src/inc.[ch]
11401           src/mainwindow.c
11402           src/matcher.[ch]
11403           src/matcher_parser_lex.l
11404           src/matcher_parser_parse.y
11405           src/pop.[ch]
11406           src/prefs_account.h
11407           src/prefs_filtering.c
11408           src/selective_download.[ch]   *** NEW FILES ***
11409           src/utils.[ch]
11410           po/POTFILES.in
11411                 Selective Download added to 'Tool' menu. 
11412                 Retrieves email headers of the currently selected pop3 
11413                 account and allows the user to mark emails for deletion 
11414                 right on the pop3 server. Patch submitted by Oliver Haertel 
11415                 <oha@users.sourceforge.net>.
11416         
11417         * po/POTFILES.in
11418                 add 'src/quote_fmt.c'           
11419
11420 2002-02-22 [christoph]  0.7.2claws5
11421
11422         * src/Makefile.am
11423                 added quote_fmt.c
11424         * src/prefs_common.[ch]
11425         * src/prefs_template.c
11426         * src/quote_fmt.c               *** NEW FILE ***
11427         * src/quote_fmt.h
11428                 move quote format symbol description code
11429                 to it's own file because it is used from
11430                 differnent code parts
11431                 Rewrote symbol description GUI
11432                   + use table
11433                   + add separators
11434                   + get data from array (no more long constant strings)
11435         * src/quote_fmt_lex.l
11436         * src/quote_fmt_parse.y
11437                 Symbol for Literal % changed to \% instead of %%
11438                 (More logical as \ is used for quoting for other symbols)
11439                 Add |f and |p to include files and program output
11440                 Examples:
11441                     |f{/home/.../.signature}
11442                     |p{date}
11443         * po/de.po
11444                 Correct wrong spelling for "Referenzen"
11445
11446 2002-02-21 [paul]       0.7.2claws4
11447
11448         * src/procmsg.c
11449                 forgotten during sync
11450
11451 2002-02-21 [paul]       0.7.2claws3
11452
11453         * sync with sylpheed 0.7.2cvs11
11454                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
11455                 2002-02-20 and 2002-02-21
11456
11457 2002-02-20 [melvin]     0.7.2claws2
11458
11459         * src/prefs_actions.c
11460                 Added error report when child cannot fork or when execvp 
11461                 returns with an error.
11462
11463 2002-02-19 [christoph]  0.7.2claws1
11464
11465         * src/codeconv.c
11466                 return unconverted text if conde conversion is not possible
11467                 when libjconv is used.
11468                 (patch submitted by "Simon 'corecode' Schubert")
11469
11470 2002-02-19 [paul]       
11471
11472         * version 0.7.2claws release
11473
11474 2002-02-19 [paul]       0.7.2claws
11475
11476         * po/nl.po
11477                 updated by Wilbert Berendsen
11478
11479
11480 2002-02-18 [alfons]     0.7.1claws13
11481
11482         * src/syldap.c
11483         * src/jpilot.c
11484                 remove references to dlfcn and explicitly loading functions
11485                 from dynalink libs, because libs linked anyway, and functions
11486                 are loaded explicitly
11487
11488 2002-02-17 [melvin]     0.7.1claws12
11489
11490         * src/prefs_actions.c
11491                 Replaced children wait loop with double fork technique.
11492                 Now, input/output window updated at each new output.
11493                 free_children(): Fixed a memory leak.
11494                 Made input/output window non closable if running children
11495                 still exist.
11496                 Added missing <unistd.h> include.
11497                 Added some --debug outputs.
11498
11499 2002-02-17 [melvin]     0.7.1claws11
11500
11501         * src/summaryview.c
11502                 Fixed bug where descending sort order did not select top
11503                 message.
11504
11505 2002-02-17 [melvin]     0.7.1claws10
11506
11507         * acconfig.h
11508                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11509         * src/prefs_common.c
11510                 Pspell data package directory no more hard coded but
11511                 set during configuration (PSPELL_PATH). (Thanks to 
11512                                 Gustavo Noronha Silva.)
11513
11514 2002-02-17 [melvin]     0.7.1claws9
11515
11516         * configure.in
11517                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11518         * src/gtkspell.c
11519                 Fixed compile-time warnings.
11520
11521 2002-02-16 [alfons]     0.7.1claws8
11522
11523         * src/filesel.c
11524                 fix inadvertent free of NULL pointer which caused
11525                 sylpheed to crash when closing the save-as dialog
11526                 using the window close button
11527
11528 2002-02-16 [carsten]    0.7.1claws7
11529         * src/mainwindow.[ch]
11530           src/summaryview.c
11531           src/prefs_common.c
11532                 fixes for pixmap theming code:
11533                         - recently changed mail attributes shouldn't get
11534                           lost any longer
11535                         - theme is only reloaded iff another theme was
11536                           selected
11537
11538 2002-02-16 [paul]       0.7.1claws6
11539
11540         * sync with sylpheed 0.7.2 release
11541                 see ChangeLog entry 2002-02-15 and 2002-02-16
11542
11543 2002-02-15 [paul]       0.7.1claws5
11544
11545         * sync with sylpheed 0.7.1cvs9
11546                 see ChangeLog entry 2002-02-15
11547
11548         * po/POTFILES.in
11549                 remove unneeded headerwindow.c entry
11550
11551 2002-02-14 [carsten]    0.7.1claws4
11552         * src/summaryview.c
11553                 fixed a bug for "Go to next unread message": there was
11554                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
11555                 in the prefs, because of doing "Search again" instead
11556                 "No"
11557
11558 2002-02-14 [carsten]    0.7.1claws3
11559         * src/stock_pixmap.c
11560                 removed 2 more mem leaks; following memprof,
11561                 this code is "leak free" now :)
11562
11563 2002-02-14 [carsten]    0.7.1claws2
11564         * src/stock_pixmap.c
11565                 used opendir/readdir/closedir instead of scandir
11566                 -> code should work now on Solaris
11567
11568 2002-02-14 [paul]       0.7.1claws1
11569
11570         * sync with sylpheed 0.7.1cvs8
11571                 see ChangeLog entries 2002-02-13 and 2002-02-14
11572
11573         * README.claws
11574                 add some description of Actions and Pixmap Themes
11575
11576 2002-02-13 [paul]       
11577
11578         * version 0.7.1claws release
11579
11580 2002-02-13 [paul]       0.7.1claws
11581
11582         * po/es.po
11583           po/it.po
11584           po/pt_BR.po
11585                 updated translations, submitted by Ricardo Mones Lastra,
11586                 Alessandro Maestri and Fabio Junior Beneditto
11587
11588 2002-02-13 [melvin]     0.7.0claws75
11589
11590         * src/prefs_actions.c
11591                 Added missing "signal.h" include
11592
11593 2002-02-13 [melvin]     0.7.0claws74
11594
11595         * src/prefs_folder_item.c
11596                 Added missing "config.h" include
11597         * po/fr.po
11598                 Updated French translation for folder propriety.
11599
11600 2002-02-13 [jens]       0.7.0claws73
11601
11602         * po/POTFILES.in
11603                 Added missing src/prefs_folder_item.c [log added by melvin]
11604         * po/de.po
11605                 Updated German translation.
11606
11607 2002-02-13 [melvin]     0.7.0claws72
11608
11609         * po/fr.po
11610                 Updated French translation.
11611
11612 2002-02-13 [melvin]     0.7.0claws71
11613
11614         * src/gtkutils.c
11615                 Made gtkut_editable_get_selection return NULL if selection
11616                 is of length zero.
11617                 This fixes a bug where selecting part of message A then
11618                 switching to message B and replying to it will not
11619                 quote the message's body.
11620
11621 2002-02-12 [paul]       0.7.0claws70
11622
11623         * src/mainwindow.c
11624                 cosmetic, relating to pixmap themes: on toolbar make 
11625                 updating of 'Exec' and 'Compose news/Compose email'
11626                 icons faster.
11627
11628 2002-02-12 [carsten]    0.7.0claws69
11629         * src/folderview.c
11630           src/mainwindow.[ch]
11631           src/stock_pixmap.c
11632           src/summaryview.c
11633           src/prefs_common.c
11634                 - refreshing after changing pixmap theme better
11635                   now (thanks Paul)
11636                 - wanted to remove some mem leaks, but alfons was
11637                   faster (and had the better solution ;)
11638
11639 2002-02-12 [alfons]     0.7.0claws68
11640
11641         * src/prefs_common.c
11642         * src/stock_pixmap.[ch]
11643                 plug mem leaks, refactor code a little bit
11644
11645
11646 2002-02-12 [sergey]     0.7.0claws67
11647
11648         * src/imap.c
11649                 Fixed problem with copying messages to IMAP folders when the
11650                 server uses something other than '/' as a namespace separator
11651                 (cyrus-imapd uses '.').
11652
11653 2002-02-12 [jens]       0.7.0claws66
11654
11655         * po/de.po
11656                 Updated German Translation
11657
11658 2002-02-12 [paul]       0.7.0claws65
11659
11660         * sync with sylpheed 0.7.1cvs1
11661                 see ChangeLog entry 2002-02-12
11662
11663 2002-02-12 [melvin]     0.7.0claws64
11664
11665         * src/prefs_actions.c
11666                 Fixed "feature" where children's output was duplicated 
11667                 instead of refreshed while monitoring.
11668                 Removed some debug code.
11669
11670 2002-02-12 [christoph]  0.7.0claws63
11671
11672         * src/compose.c
11673                 always delete message from queue after sending/send error
11674                 (closes bug #509601)
11675
11676 2002-02-12 [melvin]     0.7.0claws62
11677
11678         * src/prefs_actions.c
11679                 Children wait loop is now triggered with a timeout of 1s
11680                 Added %F which is replaced with the list of filenames 
11681                 of all selected messages (as suggested by Ricardo Mones Lestra)
11682                 Pipe syntax changed. Prefix with | to send selection, postfix
11683                 with | to retrieve output. Prefix with > or * to send
11684                 user definable input to the command (*: input is hidden)
11685                 Old pipe action should now be postfixed with |, too.
11686
11687 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
11688         * src/stock_pixmap.c
11689                 fixed a bug: if there's no theme directory don't
11690                 throw an error, just do "nothing" (thanks Alfons)
11691
11692 2002-02-12 [carsten]    0.7.0claws60
11693         * src/folderview.c
11694           src/summaryview.c
11695                 had to write the cache twice (nasty!); some marks would 
11696                 get lost if not
11697
11698 2002-02-11 [carsten]    0.7.0claws59
11699         * acconfig.h
11700           configure.in
11701           doc-src/maintainer_guide.txt
11702           src/compose.[ch]
11703           src/defs.h
11704           src/folderview.[ch]
11705           src/gtkutils.[ch]
11706           src/mainwindow.[ch]
11707           src/prefs_common.[ch]
11708           src/stock_pixmap.[ch]
11709           src/summaryview.[ch]
11710                 pixmap theming and related work on pixmap
11711                 handling on some other places
11712                 (e.g. hrm features for all folder)
11713           src/pixmap/stock_*.xpm -> the stock_ was removed
11714         
11715 2002-02-11 [paul]       0.7.0claws58
11716
11717         * sync with sylpheed 0.7.1 release
11718                 see ChangeLog entries 2002-02-11
11719
11720 2002-02-08 [paul]       0.7.0claws57
11721
11722         * sync with sylpheed 0.7.0cvs39
11723                 see ChangeLog entry 2002-02-07 (last entry) 
11724
11725         * src/prefs_actions.c
11726           src/prefs_filtering.c
11727           src/prefs_matcher.c
11728           src/prefs_scoring.c
11729                 sync: made it compile with C compilers other than gcc
11730
11731 2002-02-07 [paul]       0.7.0claws56
11732
11733         * sync with sylpheed 0.7.0cvs38
11734                 see ChangeLog entries 2002-02-06 (last 2 entries) and
11735                 2002-02-07
11736
11737 2002-02-07 [darko]      0.7.0claws55
11738
11739         * src/gtkutils.[ch]
11740         * src/summaryview.c
11741                 Fix const gchar */gchar * issue (thanks Hiro)
11742
11743 2002-02-07 [darko]      0.7.0claws54
11744
11745         * src/compose.[ch]
11746         * src/filtering.c
11747         * src/gtkutils.[ch]
11748         * src/prefs_template.c
11749         * src/quote_fmt.h
11750         * src/quote_fmt_parse.y
11751         * src/summaryview.c
11752         * src/utils.[ch]
11753                 When replying or forwarding an email don't quote the entire
11754                 mail body but use the part of the message text that is selected
11755
11756 2002-02-06 [melvin]     0.7.0claws53
11757
11758         * src/prefs_common.[ch]
11759         * src/gtkspell.[ch]
11760         * src/compose.c
11761                 Made possible to switch quickly to last used dictionary
11762                 which makes checking bilingual documents easier.
11763
11764 2002-02-06 [melvin]     0.7.0claws52
11765         
11766         * po/POTFILES.in
11767                 Added forgotten new file src/prefs_actions.c
11768
11769 2002-02-06 [melvin]     0.7.0claws51
11770
11771         * src/prefs_actions.c   ** NEW FILE **
11772         * src/prefs_actions.h   ** NEW FILE **
11773                 Added actions to execute on message text view, or on the
11774                         message's file.
11775         * src/Makefile.am
11776                 Added src/prefs_actions.[ch]
11777         * src/compose.c
11778                 Added new menu "Edit/Actions"
11779         * src/defs.h
11780                 Added new actionsrc file.
11781         * src/main.c
11782                 Added actionsrc reading.
11783         * src/mainwindow.c
11784                 Added new menus "Edit/Actions" and "Configuration/Actions..."
11785         * src/prefs_common.h
11786                 Added new element actionslst element to prefs_common.
11787
11788 2002-02-06 [paul]       0.7.0claws50
11789
11790         * sync with sylpheed 0.7.0cvs36
11791                 see ChangeLog entry 2002-02-06
11792
11793 2002-02-05 [paul]
11794
11795         * po/es.po
11796                 updated by Ricardo Mones Lastra
11797
11798 2002-02-05 [paul]       0.7.0claws49
11799
11800         * sync with sylpheed 0.7.0cvs33
11801                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
11802
11803 2002-02-05 [paul]       0.7.0claws48
11804
11805         * src/compose.c
11806                 re-add 'Edit/Advanced/Delete entire line', previously named
11807                 'Delete Line+'
11808
11809 2002-02-04 [paul]       0.7.0claws47
11810
11811         * src/compose.c
11812           src/summaryview.c
11813                 fix bug #494993 (Reply All not taking Reply-To into consi)
11814                 eliminate differences in behaviour of right-click 'Reply to all' 
11815                 in summary view and 'Reply to all' on the toolbar. 
11816                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
11817                 view and From gets ignored by 'Reply to all' on toolbar.
11818                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11819                 From when no Reply-To header is present.
11820
11821 2002-02-04 [paul]       0.7.0claws46
11822
11823         * sync with sylpheed 0.7.0cvs30
11824                 see ChangeLog entries 2002-02-03 and 2002-02-04
11825
11826 2002-02-03 [melvin]     0.7.0claws45
11827
11828         * src/gtkspell.[ch]
11829                 Readded function to highlight all misspelled words.
11830                 Fixed bug where user-provided-words did not replace
11831                         correctly the misspelled word when using the mouse.
11832                 Fixed bug where checking a region selected from right to left did
11833                         not check the region at all.
11834                 Fixed bug where 'Check backwards' may not check at all. 
11835                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
11836                 Fixed possible buffer overflow when checking for long strings (>1k).
11837                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
11838                 Accelerators code uses now gtk_widget_add_accel.
11839                 Removed and disabled obsolete and unfinished code.
11840                 Cleaning up.
11841
11842         * src/compose.c
11843                 Added menu item to Highlight all misspelled words.
11844
11845 2002-02-01 [paul]       0.7.0claws44
11846
11847         * src/mainwindow.c
11848                 fix '/View/Hide read messages' sensitivity when all
11849                 messages in a folder are hidden
11850
11851 2002-02-01 [paul]       0.7.0claws43
11852
11853         * src/main.c
11854                 add --send option to command line interface, sends all
11855                 queued mail. Patch submitted by Ricardo Mones Lastra.
11856
11857 2002-01-31 [paul]       0.7.0claws42
11858
11859         * src/mainwindow.c
11860                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
11861
11862 2002-01-31 [paul]       0.7.0claws41
11863
11864         * sync with sylpheed 0.7.0cvs27
11865                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
11866                 and 2002-01-31
11867
11868         * src/textview.c
11869                 comment out elements of textview_show_part() as temporary
11870                 workaround for attachment 'Display as text' bug 
11871
11872         * po/pt_BR.po
11873                 updated by Fabio Junior Beneditto
11874
11875 2002-01-30 [paul]       0.7.0claws40
11876
11877         * sync with sylpheed 0.7.0cvs24
11878                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
11879                 and 2002-01-30
11880
11881         * src/compose.c
11882                 add {N_("/_Spelling"), ... "<Branch>"} to 
11883                 GtkItemFactoryEntry compose_entries[]
11884
11885         * src/prefs_common.c
11886                 add claws menu items to prefs_keybind_apply_clicked()
11887                 and remove non-claws menu items
11888
11889 2002-01-29 [paul]       0.7.0claws39
11890
11891         * sync with sylpheed 0.7.0cvs22
11892                 see ChangeLog entries 2002-01-28 and 2002-01-29
11893
11894 2002-01-28 [melvin]     0.7.0claws38
11895
11896         * src/compose.c
11897                 Added the declartion of compose_send_control_enter.
11898
11899         * src/compose.c
11900         * src/gtkspell.[ch]
11901                 Added in a 'Spelling' menu which includes the configuration menu. 
11902                 Added a real 'Check all' and got rid from the old one which only
11903                 highlited misspelled word.
11904                 Made 'Check while typing' a disableable option.
11905                 Added a dialog when there are no more misspelled word.
11906                 Added a dialog if error occurs when switching to a dictionary.
11907         
11908         * src/prefs_common.[ch]
11909                 Added option for the default 'Check while typing' option.
11910
11911
11912 2002-01-28 [alfons]     0.7.0claws37
11913
11914         * src/compose.c
11915                 fix buglet and make code comply with sylpheed code style
11916
11917 2002-01-28 [paul]       0.7.0claws36
11918
11919         * sync with sylpheed 0.7.0cvs19
11920                 see ChangeLog entries for 2002-01-28
11921
11922 2002-01-28 [hoa]        0.7.0claws35
11923
11924         * src/defs.h
11925                 added rendererrc
11926
11927         * src/main.c
11928                 read the renderer config
11929
11930         * src/procmime.[ch]
11931                 use the renderer config to convert mime attachments
11932
11933         * src/textview.c
11934                 don't use textview_show_html/ertf,
11935                 use get_text_content instead
11936
11937 2002-01-27 [alfons]     0.7.0claws34
11938         
11939         * src/news.c
11940                 make sylpheed believe it can delete a news message...
11941                 (messages are NOT deleted, maybe we should remove
11942                 processing from the folder properties after all.)
11943
11944 2002-01-27 [alfons]     0.7.0claws33
11945
11946         * src/folder.c
11947                 add extra checks
11948         * src/news.c
11949                 implement remove_msg() 
11950
11951 2002-01-27 [alfons]     0.7.0claws32
11952
11953         * src/procmsg.h
11954         * src/procheader.c
11955         * src/messageview.c
11956                 fix return receipt / disposition notification again. this
11957                 stuff seems to break on _every_ major summary UI change, so
11958                 it's now implemented using a flag which is saved in the
11959                 marks cache
11960                 
11961 2002-01-26 [alfons]     0.7.0claws31
11962
11963         * src/import.c
11964                 let import dialog show the destination folder identifier
11965
11966 2002-01-26 [melvin]     0.7.0claws30
11967
11968         * src/folderview.c
11969         * src/summaryview.c
11970                 Readded 'Mark all read' into summary view popup menu
11971                 Added 'Mark all read' in folder view popup menu for IMAP
11972                 and NNTP.
11973                 Made it insensitive if the selected folder is not the shown
11974                 one to avoid 'Mark all read' on the wrong folder.
11975                 
11976 2002-01-26 [paul]       0.7.0claws29
11977
11978         * src/folderview.c
11979           src/summaryview.c
11980                 move 'Mark all read' from summary view to folder view
11981                 menu. (adapted from) patch submitted by Jeremy Andrews,
11982                 <lists@kerneltrap.com>
11983
11984 2002-01-25 [alfons]     0.7.0claws28
11985
11986         * src/gtkstext.c
11987                 put the gtk class name back so GtkSText adapts the 
11988                 settings of GtkText
11989
11990 2002-01-25 [alfons]     0.7.0claws27
11991
11992         * src/folderview.c 
11993                 assimilate Ricardo's patch that shows pixmaps instead of
11994                 plain "new" and "unread" texts in the folder view column
11995                 headers 
11996
11997 2002-01-25 [paul]       0.7.0claws26
11998
11999         * src/Makefile.am
12000                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
12001                 be found in non-standard locations. 
12002                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
12003
12004 2002-01-25 [paul]       0.7.0claws25
12005
12006         * sync with sylpheed 0.7.0cvs16
12007                 see ChangeLog entry 2002-01-25
12008
12009 2002-01-24 [paul]       0.7.0claws24
12010
12011         * more sync with sylpheed 0.7.0cvs15
12012                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
12013
12014 2002-01-23 [sergey]     0.7.0claws23
12015
12016         * src/importldif.c
12017                 Fixed segfault when closing LDIF import wizard with
12018                 the window manager.
12019         * src/imageview.c
12020         * src/imageview.h
12021         * src/messageview.c
12022         * src/mimeview.c
12023                 Fixed wrong scrolling position after switching between
12024                 text and image parts.
12025
12026 2002-01-23 [paul]       0.7.0claws22
12027
12028         * sync with sylpheed 0.7.0cvs15
12029                 see ChangeLog entries 2002-01-22 and 2002-01-23
12030
12031 2002-01-21 [melvin]     0.7.0claws21
12032
12033         * src/prefs_scoring.c
12034         * src/prefs_filtering.c
12035                 Fixed bug where scoring and filtering windows stopped
12036                 autochecking.
12037
12038 2002-01-21 [paul]       0.7.0claws20
12039
12040         * sync with sylpheed 0.7.0cvs12
12041                 see ChangeLog entries 2002-01-20 and 2002-01-21
12042
12043 2002-01-21 [carsten]    0.7.0claws19
12044         * src/mainwindow.c
12045         * src/menu.[ch]
12046         * src/messageview.[ch]
12047         * src/summaryview.[ch]
12048                 changes to shortcuts handling again:
12049                         + "Q" now controled by mainwin
12050                         + v/V are now customizable and have slightly
12051                           different meanings
12052                 the "button" to minimize the messageview (and maximize
12053                 the summary view) is a real button now
12054         * src/compose.c
12055                 "Delete Line+" added to Edit/Advanced (this will also
12056                 delete the '\n')
12057
12058 2002-01-20 [melvin] 0.7.0claws18
12059
12060         * src/addressbook.c
12061                 Made "Bcc" sensitive when addressbook is called from
12062                 compose window (it was a Claws only bug).
12063
12064 2002-01-19 [alfons] 0.7.0claws17
12065
12066         * src/inc.c
12067                 prevent unnecessary updates when currently selected folder has
12068                 no new messages 
12069
12070 2002-01-19 [alfons] 0.7.0claws16
12071         
12072         * src/summaryview.c
12073                 prevent writing the cache based on current message list in summary 
12074                 view when filtering also put messages in currently selected folder
12075
12076 2002-01-19 [paul]
12077
12078         * po/it.po
12079                 Italian translation submitted by Alessandro Maestri
12080                 <a.maestri@cs.tin.it>
12081
12082 2002-01-18 [melvin]     0.7.0claws15
12083
12084         * src/prefs_filters.c
12085                 fixed bug where 'cancel' from 'filters' window stops autochecking
12086                 if the timer timed out  when the window was open.
12087
12088 2002-01-18 [match]      0.7.0claws14
12089
12090         * src/addrclip.[ch]     ** NEW FILE **
12091         * src/addrselect.[ch]   ** NEW FILE **
12092         * src/adbookbase.h      ** NEW FILE **
12093                 addressbook cut, copy and paste
12094         * src/addrbook.[ch]
12095         * src/addrcache.[ch]
12096         * src/addressitem.h
12097         * src/addrindex.[ch]
12098         * src/addritem.[ch]
12099         * src/importldif.c
12100         * src/importmutt.c
12101         * src/jpilot.[ch]
12102         * src/syldap.[ch]
12103         * src/vcard.[ch]
12104         * src/jpilot.[ch]
12105         * src/editbook.c
12106         * src/editjpilot.c
12107         * src/editldap.c
12108         * src/editvcard.c
12109                 support for copy/paste
12110         * src/addressbook.c
12111                 support for copy/paste
12112                 tidy up menu option processing
12113                 correct address list function arguments
12114         * src/editaddress.c
12115                 sort user attributes
12116         * src/ldif.h
12117         * src/mutt.h
12118                 tidy up
12119
12120         * src/addrbook.[ch]
12121         * src/addrbook.[ch]
12122         * src/addrbook.[ch]
12123                 
12124
12125 2002-01-18 [paul]       0.7.0claws13
12126
12127         * sync with sylpheed 0.7.0cvs8
12128                 configure.in: support Mac OS X (Darwin)
12129
12130 2002-01-18 [carsten]    0.7.0claws12
12131         * src/html.c
12132                 small hack to fix a segfault with an empty href
12133                 (reported by Alexandra Walford <deeni@altern.org>)
12134         * src/mainwindow.c
12135         * src/summaryview.c
12136                 the shortcuts for Mark und Mark as unread are hardcoded
12137                 again
12138         * src/compose.c
12139         * src/gtkstext.[ch]
12140                 readded the shortcuts in gtkstext but made them
12141                 customizeable (simply by adding a menu plus a wrapper
12142                 to compose.c)
12143
12144 2002-01-17 [melvin]     0.7.0claws11
12145
12146         * src/gtkspell.c
12147                 fix default dictionary not being saved.
12148
12149 2002-01-16 [darko]      0.7.0claws10
12150
12151         * src/compose.c
12152                 fix wrapping crash with URL longer than wrapping margin
12153
12154 2002-12-08 [hoa]        0.7.0claws10
12155
12156         * src/matcher_parser_parse.y
12157                 fixed some bugs
12158
12159         * src/prefs_filtering.c
12160                 now, we can use bounce action in the dialog box.
12161
12162 2002-01-16 [carsten]    0.7.0claws9
12163         * src/gtkstext.c
12164                 removed the <control> and <alt> shortcuts because they're
12165                 not needed and interefered with the "normal" shortcuts
12166         * src/mainwindow.c
12167         * src/summaryview.c
12168                 removed most of the hardcoded shortcuts and assigned
12169                 them to menu entries making them easy customizable by
12170                 that
12171
12172 2002-01-16 |melvin]     0.7.0claws8
12173
12174         * src/gtkspell.c
12175                 fixed bug where using the mouse and when the compose
12176                 window is not on top may result in a crash.
12177
12178 2002-01-16 [melvin]     0.7.0claws7
12179
12180         * src/compose.c
12181                 fixed a long standingspell checker bug which could 
12182                 cause a crash after sending a message.
12183
12184 2002-01-16 [paul]       0.7.0claws6
12185
12186         * sync with sylpheed 0.7.0cvs7
12187                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
12188                 2002-01-15, and 2002-01-16
12189
12190 2002-01-16 [melvin]     0.7.0claws5
12191
12192         * README.claws
12193         * src/compose.c
12194         * src/gtkspell.[ch]
12195         * src/main.c
12196                 Heavily modified spell checker code to work around
12197                 ispell bug, to add keyboard shortcuts and for future
12198                 enhancements. See README.claws for usage information.
12199
12200 2002-01-15 [alfons]     0.7.0claws4
12201         
12202         * src/summaryview.c
12203                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
12204                 so sorting within threads reflects sort mode
12205
12206 2002-01-15 [christoph]  0.7.0claws3
12207
12208         * src/procmsg.c
12209                 added alertpanel if mail sending failed
12210
12211 2002-01-15 [alfons]     0.7.0claws2
12212         
12213         * src/prefs_filtering.c
12214                 don't stop timer when prefs filtering dialog is opened
12215
12216 2002-01-14 [alfons]     0.7.0claws1
12217
12218         * src/addr_compl.c
12219         * src/prefs.c
12220                 remove debug_print()s for privacy reasons
12221
12222 2002-01-14 [darko]      0.7.0claws
12223
12224         * README.claws
12225                 quotation wrapping is now also in the main branch
12226
12227 2002-01-14 [paul]
12228
12229         * tools/filter_conv.pl
12230                 allow for Boolean Op and case-sensitivity
12231                 this file is included in the release and tagged
12232                 'rel_0_7_0'
12233
12234 2002-01-13 [paul]       0.7.0claws
12235
12236         * release 0.7.0, with cvs tag 'rel_0_7_0'
12237
12238 2002-01-13 [paul]
12239
12240         * tools/filter_conv.pl
12241         * tools/README
12242                 rewritten to output to matcherrc instead of filteringrc
12243
12244         * po/es.po
12245                 updated Spanish translation by Ricardo Mones Lastra
12246
12247 2002-01-13 [alfons]
12248
12249         * po/nl.po
12250                 update dutch translation
12251
12252 2002-01-13 [paul]
12253
12254         * po/pt_BR.po
12255                 Updated by Fabio Junior Beneditto 
12256
12257 2002-01-13 [melvin]     0.6.6claws53
12258
12259         * po/fr.po
12260                 Updated french translation
12261
12262 2002-01-12 [alfons]     0.6.6claws52
12263
12264         * src/filtering.c
12265                 plug mem leak that has been sitting there for ages              
12266
12267 2002-01-12 [alfons]     0.6.6claws51
12268
12269         * src/summaryview.c
12270                 undo melvin's changes from 0.6.6claws48 because summary
12271                 view now refuses to select first unread message when
12272                 selecting a folder 
12273
12274 2002-01-11 [alfons]     0.6.6claws50
12275
12276         * src/import.c
12277                 use claws' semantics for getting folder item when
12278                 importing an mbox file into a folder 
12279                 (submitted by Dale P. Smith)
12280
12281 2002-01-11 [christoph]  0.6.6claws49
12282
12283         * src/prefs.h
12284                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
12285                 toggle widget, because non static prefs can not use
12286                 prefs_set_* functions
12287         * src/prefs_account.c
12288                 toggle smtp auth password field sensitivity if
12289                 user id is empty and add descrition of usage for
12290                 these fields
12291         * src/prefs_folder_item.c
12292                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
12293                 callbacks
12294
12295 2002-01-11 [melvin]     0.6.6claws48
12296
12297         * src/compose.c
12298                 fix the 'Ctrl-Enter' feature for sending and test really
12299                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
12300                 editables which was not documented in Gtk)
12301
12302         * src/summaryview.c
12303                 Made summaryview refresh after sorting and not before.
12304
12305 2002-01-11 [christoph]  0.6.6claws47
12306
12307         * src/compose.c
12308                 select account from account ids if possible and
12309                 correctly set save folder for copy in reedit
12310
12311 2002-01-10 [paul]       0.6.6claws46
12312
12313         * sync with sylpheed 0.7.0 release
12314                 see ChangeLog entries 2002-01-07, 2002-01-08 and
12315                 2002-01-09
12316
12317 2002-01-09 [alfons]
12318
12319         * src/summaryview.c
12320                 remove more dirt traces...
12321
12322 2002-01-09 [alfons]
12323         
12324         * src/summaryview.c
12325                 clean up some traces of my debugging stuff
12326
12327 2002-01-09 [alfons]     0.6.6claws45
12328
12329         * src/filtering.c
12330                 break up filteringprop_apply() in three separate pieces
12331                 so we can drop messages that failed processing in the
12332                 inbox
12333
12334         * src/summaryview.c
12335                 fix bug #469598 "no refresh of inbox after filter" which 
12336                 was introduced by the new summary view locking, and which 
12337                 prevented the summary view to update after a manual filter 
12338                 message. claw's filter message requires a summary_show().
12339                 (aargh, summary_show() again! :-)
12340                 
12341 2002-01-07 [alfons]     0.6.6claws44
12342
12343         * src/headerwindow.c
12344         * src/logwindow.c
12345         * src/messageview.c
12346         * src/sourcewindow.c
12347                 bring in Hiro's last 0.7.0 wm class fixes
12348
12349         * tools/sylprint.pl
12350                 bring in Ricardo's fix for sylprint script
12351
12352         * AUTHORS       
12353         * src/rfc2015.[ch]
12354         * src/prefs_common.[ch]
12355         * src/prefs_account.[ch]
12356         * src/compose.c
12357                 clean up account preference poison in rfc2015,
12358                 and preparation to fix double sign bug 
12359                 (patch submitted by Simon 'corecode' Schubert)
12360
12361 2002-01-07 [christoph]  0.6.6claws43
12362
12363         * src/mh.c
12364                 search for free message number, do not only rely
12365                 on last_num
12366         * src/send.c
12367                 fix smtp auth and use extra account information
12368                 if available, if not use pop3 data instead
12369                 (closes bug #500341)            
12370         * src/ssl.[ch]
12371                 match coding style
12372
12373 2002-01-06 [alfons]     0.6.6claws42
12374
12375         * src/mainwindow.c
12376                 try making the separate windows work again...
12377
12378 2002-01-06 [alfons]     0.6.6claws41
12379
12380         * src/mainwindow.c
12381                 adapt Hiro's separate window menu (to get rid of the funny
12382                 duplicate menu items), and make it work again
12383
12384 2002-01-06 [alfons]     0.6.6claws40
12385
12386         * tools/Makefile.am
12387         * tools/sylprint.rc
12388         * tools/sylprint.pl
12389         * tools/README.sylprint
12390                 add sylprint script for printing mails from Sylpheed
12391                 (contributed by Ricardo Mones Lastra)
12392
12393         * src/acount.c
12394                 clean up
12395
12396 2002-01-06 [melvin]     0.6.6claws39
12397
12398         * src/mainwindow.c
12399         * src/summaryview.c
12400                 Fixed crash introduced in 0.6.6claws38 by the menu
12401                 reorganisation (Hide read messages)
12402         
12403         * ChangeLog.claws 
12404                 Fixed typo (we are now in 2002, alfons ;) )
12405
12406 2002-01-05 [alfons]     0.6.6claws38
12407
12408         * sync with sylpheed 0.6.6cvs10-17
12409                 (last stuff marked as LAST_STABLE)
12410
12411 2002-01-04 [melvin]     0.6.6claws37
12412
12413         * src/account.c
12414                 Made account selection code use strcasestr again instead of
12415                 g_strcasecmp (fixes bug where reediting queued messages
12416                 did not select proper account reported by T. Link).
12417         
12418         * src/folderview.c
12419                 Fix bug where folder icons are not shown when 'hide read messages'
12420                 is on.
12421         
12422         * src/stock_pixmaps.[ch]
12423                 Added folder icons for 'hide read messages'.
12424         
12425         * src/compose.c
12426                 Fixed bug where 'Enter' in a header entry will send the message 
12427                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
12428
12429 2002-01-03 [melvin]     0.6.6claws36
12430         
12431         * src/prefs.[ch]
12432                 Added popup menu for common preferences and
12433                 account preferences (right click on tab displays
12434                                 a menu of all tabs.)
12435
12436 2002-01-02 [melvin]     0.6.6claws35
12437
12438         * src/gtkspell.[ch]
12439                 Made spelling code compatible with undo/redo feature.
12440                 Added creation of suggestion mode menu for the general
12441                         preferences.
12442         
12443         * src/prefs_common.[ch]
12444                 Added option menu for the speller's suggestion mode.
12445                 Added missing spaces in "..." buttons and made a "..."
12446                         button non translatable!
12447         
12448         * src/compose.c
12449                 Made speller use the default suggestion mode.
12450                 Hack to make it possible to choose 'CTRL-Enter' as a
12451                         shortcut for sending (and only for sending).
12452
12453         * src/prefs_folder_item.c
12454                 Changing subject simplification does not update cache 
12455                         anymore (because it is unnecessary).
12456                 Fixed bug where changing subject simplification updated the 
12457                         summaryview even when the viewed folder is not the
12458                         folder which properties are being changed. (E.g. 
12459                                         viewing folder A and changing
12460                                         the subject simplification of 
12461                                         folder B -not being viewed- updated the 
12462                                         summaryview of folder A with data of
12463                                         folder B). (Hope this is clear... )
12464
12465 2001-12-31 [alfons]     0.6.6claws34
12466         
12467         * src/ldif.c
12468         * src/mutt.c
12469                 fgetc() returns a signed integer which doesn't
12470                 fit in a char. so c truncates this to a char
12471                 but we may lose significant bits. i.e. we may
12472                 comparing 0xFF which may not be equal to -1
12473                 unless properly casted to signed char which
12474                 we won't do because fgetc() returns a signed
12475                 integer which doesn't fit in a char. so c 
12476                 truncates this to a char but we may lose 
12477                 significat bits. (you got the idea, thanks
12478                 to Gustavo Noronha Silva <kov@debian.org>
12479                 and the Debian folks!)
12480
12481 2001-12-30 [alfons]     0.6.6claws33
12482
12483         * src/prefs_common.c
12484                 add #ifdef USE_PSPELLs that Melvin forgot               
12485
12486 2001-12-30 [melvin]     0.6.6claws32
12487         
12488         * src/prefs_common.[ch]
12489                 Added configurable color for misspelled words.
12490
12491         * src/gtkspell.[ch]
12492                 Fixed bug of foreground text color (reported by David
12493                                 Mehrmann)
12494                 Added configurable color for misspelled words.
12495
12496 2001-12-30 [alfons]     0.6.6claws31
12497
12498         * src/folder.c
12499                 remove unnecessary things someone put there
12500
12501         * src/mh.c
12502         * src/folder.[ch]
12503                 make folder properties (like threading and sorting) persistent
12504                 (closes bug #497424 "rescan folder tree resets proprieties")
12505                 currently this is only for MH folders. 
12506
12507 2001-12-29 [melvin]     0.6.6claws30
12508
12509         * src/string_match.[ch]
12510                 Optimized a bit: regexp pattern buffer compiled only once, and
12511                   one subroutine call removed. Fixed ^ regexp search: Now, 
12512                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
12513         
12514         * src/summaryview.c
12515                 Subject filtering changed to filter summary columns and
12516                   not directly the messages subject cache. The loss in 
12517                   performance is balanced by the improvement of string_match.
12518                 Added an alert panel if there is an error in the regexp.
12519
12520         * src/src/prefs_folder_item.h
12521                 Added a regexp pattern buffer.
12522
12523 2001-12-28 [alfons]     0.6.6claws29
12524
12525         * src/string_match.[ch]
12526                 clean up name space
12527                 allow compilation *BSD
12528
12529 2001-12-27 [alfons]     0.6.6claws28
12530
12531         * src/filter.c
12532                 sync the Hiro's bug fix for BSD
12533
12534 2001-12-27 [melvin]     0.6.6claws27
12535         
12536         * src/compose.c
12537                 Simplify focus to subject entry code.
12538
12539 2001-12-27 [darko]      0.6.6claws26
12540
12541         * src/filtering.c
12542         * src/mbox_folder.c
12543         * src/messageview.c
12544         * src/mh.c
12545         * src/procheader.[ch]
12546         * src/procmsg.h
12547         * src/stock_pixmap.[ch]
12548         * src/summaryview.c
12549                 Show key icon for encrypted mails in summary view
12550
12551         * src/pixmaps/clip.xpm
12552         * src/pixmaps/clipkey.xpm
12553         * src/pixmaps/key.xpm
12554                 New/modified icons for the above
12555
12556 2001-12-27 [melvin]     0.6.6claws25
12557
12558         * src/prefs_common.c
12559                 Put spell checker options in a separate tab to decrease
12560                 the Common Preferences window height.
12561
12562         * README.claws  
12563                 Update spell checker usage instruction about its options
12564                 location.
12565
12566 2001-12-27 [melvin]     0.6.6claws24
12567
12568         * src/compose.c
12569                 Changed subject entry widget position. Initial focus is
12570                 on the To header instead of the subject entry.
12571                 Creating a new header scrolls the header list to make the
12572                 created one visible. Nevertheless, when automatically filling
12573                 headers, the first one is shown.
12574                 A Tab key press in the last empty header entry zips the 
12575                 focus to the subject entry.
12576                 (I did not change the combo boxes, yet)
12577
12578 2001-12-26 [alfons]     0.6.6claws23
12579
12580         * src/prefs_account.c
12581         * src/inc.c
12582                 allow default inbox to reside in another mailbox (only
12583                 works for POP3 accounts)
12584
12585 2001-12-26 [alfons]     0.6.6claws22
12586         
12587         * src/textview.c
12588                 make reply-on-click work with the account of the selected folder
12589         * src/compose.c
12590                 put a fixme here to remind me to fix finding correct default
12591                 account for nested folders
12592
12593 2001-12-25 [alfons]     0.6.6claws21
12594
12595         * src/summaryview.c
12596                 make column headers display locked and mark pixmaps (idea by Melvin) 
12597                 fix bug by adding score and locked column type to sort array
12598
12599 2001-12-25 [alfons]     0.6.6claws20
12600         
12601         * src/summaryview.c
12602                 catch a *potentially* inadvertent write back of  
12603                 the message cache(s) introduced by 0.6.5claws37
12604
12605 2001-12-25 [christoph]  0.6.6claws19
12606
12607         * src/stock_pixmap.[ch]
12608         * src/summaryview.c
12609                 add ignore thread pixmap
12610                 (can someone draw a better icon for this?)
12611
12612 2001-12-24 [alfons]     0.6.6claws18
12613
12614         * src/prefs_folder_item.c
12615                 make address completion actually work for the
12616                 Default To address in the Folder Property dialog.
12617
12618 2001-12-24 [alfons]     0.6.6claws17
12619         
12620         * src/summaryview.c
12621                 use new style regexp for subject stripping 
12622                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
12623
12624 2001-12-24 [darko]      0.6.6claws16
12625
12626         * src/pgptext.c
12627         * src/rfc2015.c
12628                 move GPG related informational messages to debug mode
12629
12630 2001-12-23 [alfons]     0.6.6claws15
12631
12632         * src/stock_pixmap.[ch]
12633         * src/summaryview.c
12634                 add the forgotten Claws' locked pixmap
12635
12636 2001-12-23 [alfons]     0.6.6claws14
12637
12638         * src/filesel.c
12639                 accept file name typed in entry in multi file
12640                 selector (patch submitted by Gustavo Noronha Silva 
12641                 <kov@debian.org>)
12642
12643 2001-12-23 [alfons]     0.6.6claws13
12644
12645         * src/prefs_filter.c
12646         * src/prefs_filtering.c
12647         * src/matcher.c
12648         * src/importmutt.c
12649                 clean up a little bit
12650         
12651         * src/string_match.c
12652                 validate input strings a little bit more
12653
12654 2001-12-23 [alfons]     0.6.6claws12
12655
12656         * src/Makefile.am
12657         * src/summaryview.c
12658         * src/string_match.[ch]         ** NEW **
12659         * src/folderview.[ch]
12660         * src/headerview.h
12661         * src/folder.[ch]
12662         * src/prefs_folder_item.[ch]
12663                 add subject simplification to strip out strings from
12664                 a subject line (esp. handy for mailing lists). 
12665                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
12666                 but slightly changed things for better integration.)
12667
12668 2001-12-23 [alfons]     0.6.6claws11
12669
12670         * src/mainwindow.c
12671                 fix bug introduced by submission included in 0.6.5claws52.
12672                 ideally this submission should clean the trash if any trash
12673                 folder has a message. however, the hasTrash variable was
12674                 set to false whenever a trash folder was empty (discarding
12675                 a previously found *filled* trash folder.)
12676
12677                 also edited the code a little bit and made it more safe.
12678
12679 2001-12-22 [alfons]     0.6.6claws10
12680
12681         * src/imap.c
12682                 quick fix for Martin Pool's omission of an account
12683                 specific SSL setting
12684
12685 2001-12-22 [alfons]     0.6.6claws9
12686
12687         * src/compose.c
12688         * src/messageview.c
12689         * src/mimeview.c
12690         * src/pgptext.c
12691         * src/procmime.[ch]
12692                 better support for multipart/digest (submitted
12693                 by Fredrik <e98fo@efd.lth.se>)
12694
12695 2001-12-22 [alfons]     0.6.6claws8
12696
12697         * src/addressbook.c
12698                 correct function signature
12699         * src/socket.[ch]
12700         * src/imap.[ch]
12701         * src/prefs_account.[ch]
12702                 allow IMAP over SSH tunnel (patch submitted by 
12703                 Martin Pool <mbp@samba.org>)
12704
12705 2001-12-21 [alfons]     0.6.6claws7
12706
12707         * sync with sylpheed 0.6.6cvs4-9
12708                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
12709
12710 2001-12-21 [christoph]  0.6.6claws6
12711
12712         * src/compose.c
12713         * src/prefs_folder_item.[ch]
12714                 implement saving of outgoing messages to current folder.
12715                 fix segfault when no default outbox is available
12716                 (closes bug #495683)
12717
12718 2001-12-21 [carsten]    0.6.6claws5
12719         * src/folderview.c
12720         * src/summaryview.c
12721                 pressing CTRL while DND does now the expected thing and
12722                 copies the mail (moving is still the default, as this
12723                 seam more appropriate for handling mails by DND)
12724
12725 2001-12-18 [paul]       0.6.6claws4
12726
12727         * sync with sylpheed 0.6.6cvs3
12728                 see ChangeLog entries 2001-12-18
12729
12730 2001-12-18 [hiro]       0.6.6claws3
12731
12732         * src/undo.c
12733                 fix for multibyte characters (obtain the number of letters
12734                 instead of bytes).
12735
12736 2001-12-17 [paul]       0.6.6claws2
12737
12738         * sync with sylpheed 0.6.6cvs1
12739                 see ChangeLog entry 2001-12-16
12740
12741 2000-12-17 [alfons]     0.6.6claws1
12742
12743         * src/filtering.c
12744                 clean up
12745
12746 2001-12-16 [paul]       0.6.6claws
12747 2001-12-15
12748
12749         * Release version 0.6.6claws, cvs tag: rel_0_6_6
12750
12751         * src/mimeview.c
12752                 last minute sync with main 0.6.6
12753
12754         * po/es.po
12755                 updated by Ricardo Mones Lastra
12756                 update for last minute sync
12757         * po/fr.po
12758         * po/nl.po
12759                 update for last minute sync
12760         * po/de.po
12761                 updated by Jens Oberender
12762         * po/pt_BR.po
12763                 updated by Fabio Junior Beneditto
12764
12765         * src/prefs_common.[ch]
12766         * src/undo.c
12767                 number of undo levels is user configurable
12768                 (squeeze it into the release in the dying
12769                 moments) Submitted by Jens Oberender    
12770
12771 2001-12-15 [melvin]
12772
12773         * po/fr.po
12774                 updated french translation
12775
12776 2001-12-15 [paul]       0.6.5claws92
12777
12778         * sync with sylpheed 0.6.5cvs28
12779                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
12780
12781         * po/nl.po
12782                 update to allow for sync
12783
12784 2001-12-15 [alfons]
12785         
12786         * po/nl.po
12787                 update dutch translation
12788
12789 2001-12-14 [carsten]    0.6.5claws91
12790         * src/summaryview.c
12791                 fixed bug #473785; also after changing the column order
12792                 the same message will be selected and displayed as before
12793                 the reordering
12794
12795 2001-12-14 [carsten]    0.6.5claws90
12796         * src/folderview.c
12797                 probably found the bug reported by wwb opening or closing
12798                 a folder tree just before dnd (found the solution in the
12799                 balsa source -- thanks to them)
12800
12801 2001-12-14 [carsten]    0.6.5claws89
12802         * src/gtkutils.c
12803         * src/account.c
12804                 moved gtk_clist_moveto to the right place, so that
12805                 only the accounts dialog is effected on opening
12806
12807 2001-12-14 [carsten]    0.6.5claws88
12808         * src/gtkutils.c
12809                 gtkut_clist_set_focus_row does a gtk_clist_moveto
12810                 now, so that the focused row will be seen in any case
12811                 (reported by wwp on sf-claws-user)
12812
12813 2001-12-14 [darko]      0.6.5claws87
12814
12815         * src/compose.c
12816                 remove unnecessary line
12817
12818 2001-12-14 [paul]       0.6.5claws86
12819
12820         * sync with sylpheed 0.6.5cvs27
12821                 see ChangeLog entries 2001-12-14
12822
12823 2001-12-14 [carsten]    0.6.5claws85
12824         * src/mainwindow.c
12825                 following a suggestion of Melvin the rcoabm pops up
12826                 right under the button now and the button is reliefed
12827                 while the popup is open
12828
12829 2001-12-14 [darko]      0.6.5claws84
12830
12831         * src/compose.c
12832                 fix crash when wrapping long lines if linewrap quotation
12833                 is disabled and wrapper encounters a word spanning more
12834                 than one line
12835
12836 2001-12-13 [paul]       0.6.5claws83
12837
12838         * src/compose.c
12839                 prefer 'Reply-To' header over mailing list header when
12840                 replying to a message. Finally prevent all those confirmation 
12841                 messages being sent to the list itself.
12842
12843         * src/summaryview.c
12844                 remove unused summary_set_menu_sensitive() entry
12845
12846 2001-12-13 [paul]       0.6.5claws82
12847
12848         * src/folderview.c
12849         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
12850         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
12851         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
12852                 improvements to 'Hide read messages': Inbox, Outbox,
12853                 Trash, Queue, and Draft icons now reveal presence of hidden 
12854                 messages
12855
12856 2001-12-12 [alfons]     0.6.5claws81
12857
12858         0.6.5claws80 was tagged as LAST_STABLE
12859
12860         * src/filtering.[ch]
12861         * src/matcher.[ch]
12862         * src/matcher_parser_lex.c
12863                 fix the filtering; my last attempt to get it right, 
12864                 if it does not work, it's Hoa's turn. ;-)
12865
12866                 for my honourable peers:
12867                 
12868                 the code now makes a clear distinction between
12869                 rules as they are displayed (probably escaped),
12870                 and as they are executed (probably unescaped). the
12871                 parser does *NOT* do any unescaping, this is
12872                 the task of the matcher.c (which breaks up a
12873                 rule into condition) and the filtering.c (which
12874                 breaks up the rule's action). to make this
12875                 run happily we provide an unescaped copy of
12876                 crucial strings to the MatcherProp and 
12877                 FilteringAction structures. note that the only
12878                 exception to this is any REGEXP string. those
12879                 are directly passed to regcomp() and regexp()
12880                 (who have much more powerful unescape functions).
12881                 
12882                 for everyone else:
12883         
12884                 you can escape tab (\t), carriage return (\r),
12885                 linefeed (\n), form feed (\f), quote (\"), 
12886                 single quote (\'), bell (\b) in all the entry
12887                 lines in the scoring & filtering dialogs.
12888                 as an added bonus this should not affect
12889                 existing filtering rules.
12890
12891 2001-12-12 [carsten]    0.6.5claws80
12892
12893         * src/summaryview.c
12894         * po/de.po
12895                 "item(s) selected" is now sensitive to 1 or more
12896                 than one selected (nice for language where simple
12897                 adding of a "s" is not possible as German (Eintrag
12898                 ->Eintr"age)
12899                 
12900                 the "forward as attachment" entry from the right
12901                 click menu removed, "forward" acts following the
12902                 prefs
12903         
12904         * src/textview.c
12905                 reverted my former changes; so compiler warning again
12906                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
12907                 nevertheless
12908
12909         * src/messageview.c
12910                 "search in message" does now *not* only work in MVIEW_TEXT
12911                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
12912                 message
12913
12914         * src/mainwindow.c
12915                 removed "/File/_Close" as it was the same as "/File/E_xit"
12916                 and we don't need it two times
12917
12918                 the separate folder view and message view now get a distinct
12919                 WMCLASS, just in case someone is using sawfish ;-)
12920
12921                 as the menu entries "/View/Message view" and "/View/Folder tree"
12922                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
12923                 make them sensitive accordingly and as these two are "shown"
12924                 after startup anytime check this menuitem at startup
12925
12926 2001-12-12 [paul]       0.6.5claws79
12927
12928         * src/folderview.c
12929                 fix sensitivity of 'Search folder...', broken in
12930                 0.6.5claws75
12931
12932         * src/mainwindow.c
12933                 fix dodgy English
12934
12935 2001-12-11 [carsten]    0.6.5claws78
12936         * src/filtering.c
12937                 fixed two typos returning a wrong FALSE/TRUE
12938         * src/mainwindow.[ch]
12939                 extra menu for email/news button removed
12940
12941 2001-12-11 [alfons]     0.6.5claws77
12942         
12943         * src/matcher.c                 (1.3)
12944         * src/matcher_parser_lex.l      (1.28)
12945                 revert for another attempt
12946                 mark 0.6.5claws77 as LAST_STABLE
12947
12948 2001-12-11 [christoph]  0.6.5claws76
12949
12950         * po/de.po
12951                 fixed wrong translation for prev. unread msg
12952
12953 2001-12-11 [paul]       0.6.5claws75
12954
12955         * src/folder.[ch]
12956         * src/folderview.c
12957         * src/mainwindow.c
12958         * src/summaryview.[ch]
12959         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
12960                 enable ability to hide read messages on per folder basis via 
12961                 '/Summary/Hide read messages'; when selected, a folder will 
12962                 have a red open folder icon, instead of a blue icon, if the 
12963                 folder contains hidden messges
12964                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
12965
12966         * src/mainwindow.c
12967                 remove '/Message/Forward as attachment' from 
12968                 main_window_set_menu_sensitive() to prevent debug warning
12969
12970         * src/folderview.c
12971         * src/mainwindow.c
12972                 Clean up some of the English
12973
12974         * tools/newscache_clean.pl
12975                 allow for new 'hidereadmsgs' entry in folderlist.xml
12976
12977         * po/es.po
12978                 updated translation, submitted by Ricardo Mones Lastra
12979
12980 2001-12-11 [paul]       0.6.5claws74
12981
12982         * sync with sylpheed 0.6.5cvs25
12983                 see ChangeLog entry 2001-12-11
12984
12985 2001-12-10 [alfons]     0.6.5claws73
12986
12987         * src/matcher.c
12988                 add more control characters
12989         * src/matcher_parser_lex.l
12990                 make escaping / unescaping work again
12991
12992 2001-12-10 [alfons]     0.6.5claws72
12993
12994         * src/imap.c
12995                 clean up warnings "returning value for void function" 
12996         * src/prefs_filtering.c
12997                 make info button for execute action sensitive
12998
12999 2001-12-10 [paul]       0.6.5claws71
13000
13001         * src/compose.c
13002         * src/imap.[ch]
13003         * src/summaryview.c
13004                 fix: imap server now gets informed of MARKED, UNMARKED
13005                 and REPLY events. Now people can use different IMAP-Mail
13006                 clients and have the exact same information about MARKED,
13007                 UNMARKED and REPLY status with all of them. Especially
13008                 useful for imap servers with a web-frontend.
13009                 submitted by Tobias Sandhaas <medlor@web.de>
13010
13011 2001-12-09 [melvin]     0.6.5claws70
13012         
13013         * src/textview.[ch]
13014                 fixed bug #490076 (hunted down by Alfons who implemented
13015                 a workaround in 0.6.5claws65)
13016
13017 2001-12-09 [christoph]  0.6.5claws69
13018
13019         * src/summaryview.c
13020                 set pointer to string in LOCKED column to NULL
13021                 (might fix bug #490800)
13022
13023 2001-12-09 [carsten]    0.6.5claws68
13024
13025         * po/de.po
13026                 resolved some cluttered menu shortcuts 
13027                 ('creating new email' and 'creating news message'
13028                 hade the same)
13029         * src/compose.c
13030                 wmclass now distinc from main window
13031         * src/mainwindow.c
13032           src/mainwindow.h
13033                 email/news and forward button functionality similar
13034                 to the reply buttons; removed the ugly dropdown arrows
13035                 and use instead the right mouse button
13036
13037 2001-12-09 [paul]       0.6.5claws67
13038
13039         * src/imap.c
13040         * src/utils.h
13041                 allow spaces in imap folder names
13042                 submitted by Willem van Engen <wvengen@stack.nl>
13043
13044 2001-12-09 [paul]       0.6.5claws66
13045
13046         * sync with sylpheed 0.6.5cvs24
13047                 see ChangeLog entry 2001-12-09
13048
13049 2001-12-08 [alfons]     0.6.5claws65
13050
13051         * src/textview.c
13052                 prevent secondary selection claim after "add to sender" dialog
13053                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
13054                 we trick GTK by simulating a click at (0, 0) in the textview.
13055
13056 2001-12-08 [hoa]        0.6.5claws64
13057
13058         * src/folder.c
13059                 fixed a bug about the .processing folder name while filtering
13060
13061 2001-12-08 [alfons]     0.6.5claws63
13062
13063         * src/folderview.c 
13064                 work around problem of not correctly updating folder stats
13065                 when deleting messages. there's some folder scanning evil
13066                 going so the folderview_update_msg_num() does not work
13067                 correctly. need to investigate this.
13068
13069 2001-12-08 [paul]       0.6.5claws62
13070
13071         * sync with sylpheed 0.6.5cvs23
13072                 see ChangeLog entry 2001-12-08
13073
13074 2001-12-07 [christoph]  0.6.5claws61
13075
13076         * src/compose.c
13077                 fix another header translation problem
13078
13079 2001-12-07 [alfons]     0.6.5claws60
13080
13081         * src/mbox.c
13082                 make filtering also work on local spool mbox
13083
13084 2001-12-07 [carsten]    0.6.5claws59
13085         * src/addressbook.c
13086                 addressbook window gets a wmclass distinct from the main
13087                 sylpheed window
13088         * src/compose.h
13089         * src/mainwindow.[ch]
13090                   forward menu item will use mode selected in prefs, forward 
13091                 as attatchment in menu removed (will be substituted in the
13092                 toolbar similar to reply buttons)
13093                   create news message menu entry and news button is now 
13094                 sensitive to the existance of a news account
13095         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
13096         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
13097         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
13098                 these are removed because the toolbar buttons don't show
13099                 the quoting modus any longer
13100
13101 2001-12-07 [paul]
13102
13103         * tools/newscache_clean.pl      ** NEW FILE **
13104                 perl script to do some tidying up in the newscache directory 
13105                 
13106         * tools/sylpheed-switcher       ** NEW FILE **
13107                 perl script to enable easy switching between main and claws
13108                 
13109         * tools/README
13110                 added descriptions of the two new perl scripts          
13111
13112
13113 2001-12-07 [melvin]     0.6.5claws58
13114
13115         * src/messageview.c
13116                 fixed a warning during compilation introduced in 0.6.5claws56
13117
13118 2001-12-07 [paul]       0.6.5claws57
13119
13120         * src/mainwindow.[ch]
13121         * src/menu.[ch]
13122                 further usability enhancements to replying with or without 
13123                 quoting via the toolbar, use of Ctrl key is replaced by 
13124                 drop down menu 
13125                 Submitted by Carsten Schurig            
13126
13127 2001-12-07 [melvin]     0.6.5claws56
13128
13129         * src/messageview.c
13130                 hack to fix bug that prevented to make/paste selections
13131                 after switching between MVIEW_TEXT and MVIEW_MIME views
13132                 without deselecting the selection first.
13133
13134 2001-12-06 [alfons]     0.6.5claws55
13135
13136         * src/filtering.[ch]
13137         * src/inc.c
13138                 revise filtering a little bit more, and make sure
13139                 messages are delivered to the appropriate inbox
13140                 (perhaps set per account)
13141
13142 2001-12-06 [paul]       0.6.5claws54
13143
13144         * sync with sylpheed 0.6.5cvs22
13145                 see ChangeLog entry 2001-12-06
13146
13147 2001-12-05 [alfons]     0.6.5claws53
13148
13149         * src/inc.c
13150         * src/folder.[ch]
13151         * src/procmsg.c
13152         * src/filtering.c
13153                 more revisions of filtering system
13154                 (last stable version is marked as LAST_STABLE)
13155                 
13156                 | NOTE 1): the filtering system now uses a local folder called
13157                 | .processing. if filtering fails, check this directory
13158                 | for missing messages.
13159                 |
13160                 | NOTE 2): help us find the filtering actions still missing
13161
13162 2001-12-05 [paul]       0.6.5claws52
13163
13164         * src/mainwindow.c
13165                 fix bug where 'Empty Trash?' pop-up window appears even
13166                 when Trash is empty, submitted by Jesse Skinner         
13167
13168 2001-12-05 [melvin]     0.6.5claws51
13169
13170         * src/compose.c
13171                 fixed bug #486106 to select correct account when reediting 
13172                 a queued message
13173         
13174 2001-12-04 [alfons]     0.6.5claws50
13175
13176         * src/mh.c
13177                 declare markfile in appropriate functions when
13178                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
13179                 for spotting this)
13180
13181 2001-12-04 [paul]       0.6.5claws49
13182
13183         * sync with sylpheed 0.6.5cvs21
13184                 see ChangeLog entry 2001-12-04
13185
13186 2001-12-03 [christoph]  0.6.5claws48
13187
13188         * po/de.po
13189                 changed translation of undo
13190         * src/account.c
13191         * src/folder.c
13192                 don't reinvent the wheel to traverse a GNode
13193         * src/compose.[ch]
13194                 seperate code to create the compose gui into functions
13195                 add "Others" page with folder selection for saving copy
13196                 of the message.
13197                 the folder identifier is saved to queue header
13198         * src/procmsg.c
13199                 save message to folder in queue header
13200
13201 2001-12-03 [paul]       0.6.5claws47
13202
13203         * sync with sylpheed 0.6.5cvs20
13204                 see ChangeLog entry 2001-12-03
13205
13206 2001-12-01 [paul]
13207
13208         * more sync with sylpheed 0.6.5cvs19
13209                 see ChangeLog entry 2001-11-29
13210
13211 2001-11-30 [paul]       0.6.5claws46
13212         
13213         * src/compose.c
13214                 remove conflicts introduced by Hoa's last commit
13215          
13216         * src/mainwindow.c
13217                 make 'Message/Bounce' sensitive
13218
13219 2001-11-30 [hoa]        0.6.5claws45
13220
13221         * src/compose.c
13222                 slightly change bounce function to add
13223                 information about the user that bounced the mail
13224                 in the From header line.
13225
13226         * src/folderview.c
13227                 permit the use of processing in outbox folder.
13228
13229 2001-11-29 [paul]       0.6.5claws44
13230
13231         * src/mainwindow.[ch]
13232         * src/prefs_common.c
13233         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
13234         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
13235         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
13236                 usability enhancements to the quoting, implements
13237                 use of Ctrl key to toggle quoting settings
13238                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
13239
13240 2001-11-29 [paul]       0.6.5claws43
13241         
13242         * sync with sylpheed 0.6.5cvs19
13243                 see ChangeLog entry 2001-11-28
13244
13245 2001-11-29 [melvin]     0.6.5claws42
13246         * src/Makefile.am
13247                 added enriched.[ch] to the list of files
13248
13249         * src/textview.c
13250         * src/mimeview.c
13251         * src/procmime.[ch]
13252         * src/enriched.[ch]
13253                 added support to view text/enriched
13254                 added support to show headers in message view for text/enriched and text/html
13255                         in non multipart messages
13256
13257 2001-11-28 [paul]       0.6.5claws41
13258
13259         * more sync with sylpheed 0.6.5cvs18
13260                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
13261
13262 2001-11-27 [paul]       0.6.5claws40
13263         
13264         * po/pt_BR.po
13265                 updated translation, submitted by Fabio Junior Beneditto
13266                 
13267         * sync with sylpheed 0.6.5cvs18
13268                 see ChangeLog entries 2001-11-26 (src/textview.c) and
13269                 2001-11-27
13270
13271
13272 2001-11-26 [paul]
13273
13274         * po/es.po
13275                 updated translation, submitted by Ricardo Mones Lastra
13276
13277 2001-11-26 [alfons]
13278
13279         * src/matcher.c
13280                 add more translatable strings
13281
13282 2001-11-26 [christoph]  0.6.5claws39
13283
13284         * po/de.po      
13285                 fixed one more umlaut
13286         * src/compose.c
13287                 fix translated header when it should not be translated
13288
13289 2001-11-26 [paul]       0.6.5claws38
13290
13291         * src/mainwindow.c
13292                 remove '/Message/Add Sender to address book' from 
13293                 main_window_set_menu_sensitive(), prevent debug warning
13294                 add 'Message/Mark/Mark all read' to mainwin_entries[]
13295
13296 2001-11-26 [paul]       0.6.5claws37
13297
13298         * src/summaryview.c
13299                 fix 'recurring unread state' bug 
13300
13301         * tools/README 
13302         * tools/filter_conv.pl
13303                 read name of top level mailbox from folderlist.xml
13304                 and presume nothing about its name              
13305
13306 2001-11-26 [darko]      0.6.5claws36
13307
13308         * src/gtkstext.[ch]
13309                 removed functions that are now in gtkutils.c
13310                 use gtkut_text_is_uri_string() from gtkutils.c
13311         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
13312
13313 2001-11-26 [paul]       0.6.5claws35
13314
13315         * sync with sylpheed 0.6.5cvs16
13316                 see ChangeLog entries 2001-11-25 and 2001-11-26
13317
13318 2001-11-25 [alfons]     0.6.5claws34
13319
13320         EXPERIMENTAL!!! Please checkout the last stable version using: 
13321           
13322         % cvs update -r LAST_STABLE -dRAP
13323
13324         (Or help us testing this stuff.)
13325
13326         * src/filtering.c               (1.14)
13327         * src/filtering.h               (1.6)
13328         * src/inc.c                     (1.28)
13329         * src/matcher.c                 (1.20)
13330         * src/mbox.c                    (1.9)
13331         * src/procmsg.h                 (1.14)
13332         * src/summaryview.c             (1.59)
13333         * src/summaryview.h             (dunno)
13334                 revert/merge/sync to as it was before commit 
13335                 on Thu, 19 Jul 2001 10:15:51 -0700.
13336
13337 2001-11-25 [hoa]        0.6.5claws33
13338
13339         * src/main.c
13340                 processing mails at startup
13341
13342         * src/folderview.c
13343         * src/summaryview.[ch]
13344                 processing mails when entering folder
13345
13346         * src/prefs_filtering.c
13347                 fixed some UI bugs
13348
13349 2001-11-24 [alfons]     0.6.5claws32
13350
13351         * src/summaryview.[ch]
13352                 make summary sort headers work, and also make
13353                 sure the sort type is stored
13354
13355 2001-11-23 [alfons]     0.6.5claws31
13356
13357         * src/summaryview.[ch]
13358                 make lock work like mark
13359                 disallow deleting messages marked as locked
13360
13361 2001-11-23 [alfons]     0.6.5claws30
13362
13363         * src/gtkstext.c
13364         * src/compose.[ch]
13365         * src/Makefile.am
13366         * src/undo.[ch]
13367                 merge undo patch submitted by Jens
13368
13369 2001-11-23 [christoph]  0.6.5claws29
13370
13371         * src/.cvsignore
13372                 added ylwrap
13373         * src/compose.c
13374                 fixed gpg signing and encoding
13375         * src/folder.[ch]
13376         * src/main.c
13377                 added --status option to get new, unread and total
13378                 message count from a running sylpheed
13379         * src/prefs_common.c
13380                 temporary fix for reply_with_quote problem
13381                 (don't call functions for non existing widget)
13382         * src/procmsg.c
13383                 one more check for ignored threads but still not
13384                 always working correctly. probably a recursive
13385                 check for all parents is needed
13386
13387 2001-11-23 [darko]      0.6.5claws28
13388
13389         * src/compose.c
13390                 wrapping on send improvements
13391         * src/gtkutils.[ch]
13392                 fix for GtkSText after last sync with main branch
13393                 GTK_TEXT -> GTK_STEXT
13394
13395 2001-11-23 [paul]       0.6.5claws27
13396
13397         * sync with sylpheed 0.6.5cvs14
13398                 see ChangeLog entries 2001-11-22 and 2001-11-23
13399                 
13400         * po/de.po
13401                 fixed the scrambled umlauts 
13402                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
13403
13404 2001-11-21 [paul]       0.6.5claws26
13405
13406         * sync with sylpheed 0.6.5cvs12
13407                 see 2nd ChangeLog entry dated 2001-11-20
13408
13409 2001-11-20 [paul]       0.6.5claws25
13410
13411         * sync with sylpheed 0.6.5cvs11
13412                 see ChangeLog entry 2001-11-19 (src/utils.c)
13413
13414 2001-11-20 [hiro]
13415
13416         * src/compose.c
13417                 GTK_TEXT -> GTK_STEXT
13418                 fix for wrong comment
13419
13420 2001-11-20 [hiro]       0.6.5claws24
13421
13422         * src/compose.[ch]
13423                 more merges from main branch
13424                 removed fatal warnings (uninitialized variables etc.)
13425                 some coding style fix
13426         * src/gtkutils.h
13427                 fixed typo.
13428         * src/addressbook.c
13429           src/addrindex.c
13430                 V-Card -> vCard
13431
13432 2001-11-19 [hoa]        0.6.5claws23
13433
13434         * src/filtering.c
13435         * src/prefs_scoring.c
13436         * src/matcher.[ch]
13437         * src/scoring.c
13438                 cleaning code
13439
13440         * src/matcher_parser_parse.y
13441         * src/prefs_filtering.c
13442                 bouncing
13443
13444 2001-11-19 [alfons]     0.6.5claws22
13445
13446         more of my old things into claws
13447
13448         * src/Makefile.am
13449         * src/prefs_common.c
13450         * src/procmsg.h
13451         * src/summaryview.[ch]
13452         * src/prefs_summary_column.c
13453         * src/pixmaps/locked.xpm
13454                 add indicators for locking of message in summary view
13455                 (does not work yet, only visual indicator)
13456
13457 2001-11-19 [paul]       0.6.5claws21
13458
13459         * sync with sylpheed 0.6.5cvs10
13460                 see ChangeLog entry 2001-11-19
13461
13462 2001-11-18 [alfons]     0.6.5claws20
13463         
13464         * src/filtering.c
13465                 remove an inadvertent free I forgot in previous clean up 
13466
13467 2001-11-18 [alfons]     0.6.5claws19
13468
13469         * src/filtering.[ch]
13470                 clean up & plug leaks
13471
13472 2001-11-18 [paul]       0.6.5claws18
13473
13474         * sync with sylpheed 0.6.5cvs9
13475                 see ChangeLog entries 2001-11-17 and 2001-11-18
13476
13477 2001-11-16 [paul]       0.6.5claws17
13478
13479         * sync with sylpheed 0.6.5cvs8
13480                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
13481
13482 2001-11-16 [paul]       0.6.5claws16
13483
13484         * sync with sylpheed 0.6.5cvs7
13485                 see ChangeLog entries 2001-11-15 and 2001-11-16
13486
13487 2001-11-15 [hoa]        0.6.5claws15
13488
13489         * src/compose.c
13490                 fix bounce, mails we received couln't be bounced to ourself.
13491
13492         * src/defs.h
13493         * src/filtering.[ch]
13494         * src/matcher.[ch]
13495         * src/matcher_parser.h
13496         * src/matcher_parser_lex.l
13497         * src/matcher_parser_parse.y
13498         * src/inc.c
13499         * src/main.c
13500         * src/mbox.c
13501         * src/prefs_filtering.[ch]
13502         * src/mainwindow.c
13503         * src/prefs_matcher.c
13504         * src/prefs_scoring.c
13505         * src/scoring.[ch]
13506         * src/summaryview.c
13507                 new matcher/filter/score configuration file parser
13508                 one unique configuration file => ~/.sylpheed/matcherrc
13509                 import in currently automatic, then save are made
13510                 in this new file.
13511                 one filter per folder and one global filter
13512                 (filter of a folder will be used as folder processing)
13513
13514         * src/folder.c
13515                 fix a bug in folder_item_get_identifier
13516                 
13517         * src/messageview.c
13518                 receive receipt return are fixed.
13519
13520 2001-11-14 [alfons]     0.6.5claws14
13521
13522         * src/session.h
13523                 add things from main branch to make claws compile
13524
13525 2001-11-14 [paul]       0.6.5claws13
13526
13527         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
13528                 see ChangeLog entries 2001-11-08 to 2001-11-14
13529
13530 2001-11-14 [hoa] 0.6.5claws12
13531
13532         * src/compose.[ch]
13533         * src/mainwindow.c
13534         * src/summaryview.c
13535                 add "bounce mail" option
13536
13537 2001-11-13 [christoph]  0.6.5claws11
13538
13539         * src/compose.c
13540                 Cleanup a mess i add before commiting
13541
13542 2001-11-13 [hoa]        0.6.5claws10
13543
13544         * src/compose.c
13545                 some fixes when mail are sent or
13546                 for crossposts
13547
13548 2001-11-13 [christoph]  0.6.5claws9
13549
13550         * po/de.po
13551                 Changed two string with the same translation
13552         * src/compose.c
13553         * src/procmsg.[ch]
13554         * src/send.[ch]
13555                 New mailsending process:
13556                   - Always queue message before sending
13557                     (message will be saved if sylpheed crashed or
13558                      freezes while sending)
13559                   - Allow queuing of newspostings
13560                   - No copy in outbox before sending
13561                     (closes bug #469501)
13562                   - No more redundant code for send and send_later
13563         * src/summaryview.c
13564                 Applied wwp <subscript@free.fr>'s patch that fixes
13565                 marks for multiple forwarded messages (+compose.c)
13566
13567 2001-11-12 [alfons]
13568
13569         * README.claws
13570                 remove things that are now in main branch
13571         
13572         * po/nl.po
13573                 update Dutch translation
13574
13575 2001-11-12 [mhadasht]   0.6.5.claws8
13576
13577         * src/prefs_common.c
13578                 re-enabled account autoselection feature for forward
13579                 and reedit lost during the branch point for SYNC-B4-REL
13580         * src/gtkspell.c
13581                 gtkpspell_get_dict(): more readable code (even if function is
13582                 not used yet)
13583         * ChangeLog.claws
13584                 added version number info to 2001-11-12 [hiro] comment.
13585
13586 2001-11-12 [hiro]       0.6.5.claws7
13587
13588         * src/compose.c
13589                 compose_forward(): fixed a bug that forward quote mark
13590                 wasn't used.
13591                 removed unnecessary code.
13592         * src/template_select.[ch]: removed.
13593
13594 2001-11-11 [alfons]
13595
13596         * src/compose.c
13597                 :%s/GTK_TEXT/GTK_STEXT/g
13598         
13599         * src/compose.[ch]
13600         * src/undo.[ch]
13601         * src/Makefile.am
13602                 revert the undo stuff (this is 0.6.6claws stuff)
13603
13604 2001-11-11 [hoa]        0.6.5.claws6
13605
13606         * src/compose.[ch]
13607                 Insert signature at the end of the text.
13608                 Added undo patch but currently disabled
13609
13610         * src/procmsg.c
13611                 Threading by subject improved.
13612
13613         * added src/undo.[ch]
13614                 Undo module for compose dialog box.
13615
13616 2001-11-11 [alfons]     0.6.5.claws5
13617
13618         * src/procmsg.c
13619                 prevent threading by subject on nodes that have already been
13620                 threaded by in-reply-to (as in "circular references in a tree
13621                 result in a dead branch")
13622
13623 2001-11-09 [hoa]        0.6.5.claws4
13624         
13625         * src/folderview.c
13626                 allows creation of mbox folder item from any files.
13627
13628 2001-11-09 [alfons]     0.6.5.claws3
13629         
13630         * src/utils.c
13631         * src/procmsg.c
13632                 do what I mean and correct threading by subject so it really
13633                 ignores attracting lines without "Re: "
13634
13635 2001-11-07 [alfons]     0.6.5.claws2
13636
13637         * src/procmsg.c
13638         * src/utils.[ch]
13639                 only attract by subject if a subject line starts with a "Re: "
13640         * src/syldap.c
13641                 remove warning
13642
13643 2001-11-07 [paul]       0.6.5claws1
13644
13645         * sync with sylpheed 0.6.5. release
13646                 see ChangeLog entry 2001-11-07
13647
13648 2001-11-07 [paul]       0.6.4claws31
13649
13650         * sync with sylpheed 0.6.4cvs18
13651                 see ChangeLog entries 2001-10-30 to 2001-11-07
13652                 prefs_templates.[ch] renamed prefs_template.[ch]
13653
13654 2001-11-06 [alfons]
13655         
13656         * src/utils.h
13657                 add semicolon Hoa forgot ;-)
13658                 
13659
13660 2001-11-06 [hoa]        0.6.4claws30
13661         
13662         * src/procmsg.c
13663         * src/summaryview.c
13664         * src/utils.c
13665         * src/utils.h
13666                 threading by subject - empty subject are ignored
13667
13668 2001-11-06 [christoph]  0.6.4claws29
13669
13670         * src/socket.c
13671                 use SSL_peek for sock_gets
13672         * src/utils.c
13673                 removed unneeded pointer in extracting quoted
13674                 names implementation
13675
13676 2001-11-06 [melvin]     0.6.4claws28
13677
13678         * src/gtkspell.c
13679                 fixed bug #476792 Selection overtyping with spell checker
13680                 fixed bug which could cause a buffer overflow
13681                 fixed a memory leak
13682
13683 2001-11-06 [hoa]        0.6.4claws27
13684         
13685         * src/procmsg.c
13686         * src/summaryview.c
13687                 threading by subject
13688
13689 2001-11-05 [alfons]     0.6.4claws26
13690         
13691         * README.claws
13692                 Claws -> Sylpheed (vice versa)
13693
13694         * src/compose.c
13695                 :%s/gtk_text/gtk_stext/g
13696                 :%s/GTK_TEXT/GTK_STEXT/g
13697                 (thanks to Jonathan Ware for spotting this)
13698
13699 2001-11-04 [christoph]  0.6.4claws25
13700
13701         * src/summaryview.c
13702                 replace Xalloca + strdup with Xstrdup_a
13703         * src/utils.c
13704                 better implementation of extracting quoted names
13705                 from addresses (remove backlashes and ignore
13706                 quotes after them)
13707
13708 2001-11-04 [alfons]     0.6.4claws24
13709
13710         * src/utils.[ch]
13711                 edit to comply more with coding style
13712
13713         * src/textview.c
13714                 fix bug reported by Kim Schulz. introduced by the patch integrated
13715                 in 0.6.4claws15. the code did not check the return value of
13716                 the html parser.
13717
13718         * AUTHORS
13719                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
13720
13721 2001-11-04 [christoph]  0.6.4claws23
13722
13723         * src/main.c
13724         * src/prefs_common.[ch]
13725                 init some pointers that possibly caused a segfault
13726                 reported in the claws-users ML
13727
13728 2001-11-04 [hoa]        0.6.4claws22
13729
13730         * src/grouplistdialog.c
13731                 change the names of the nodes in the tree
13732
13733         * src/compose.c
13734                 enhanced mailto syntax as described in
13735                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
13736                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
13737
13738         * src/utils.c
13739                 encode and decode URI (useful when opening URL into
13740                 netscape).
13741
13742 2001-11-03 [hoa]        0.6.4claws21
13743
13744         * src/grouplistdialog.c
13745                 a new newsgroups list selection dialog box
13746                 with a CTree instead of a CList
13747
13748 2001-11-03 [hoa]        0.6.4claws20
13749
13750         * src/folderview.c
13751                 enable property and scoring options when right
13752                 click on "inbox"
13753
13754         * src/summaryview.c
13755                 fixed bug when nickname were displayed using
13756                 the address book.
13757
13758 2001-11-02 [darko]      0.6.4claws19
13759
13760         * src/compose.c
13761                 new wrap quotation and URL/long words wrapping implementation
13762         * src/compose.c src/gtkstext.[ch]
13763                 move gtkstext_strncmp() to gtkstext.c
13764
13765 2001-11-01 [christoph]  0.6.4claws18
13766
13767         * src/prefs_account.c
13768                 fixed mess in account settings dialog
13769         * src/prefs_folder_item.c
13770                 added label with folder path to dialog
13771
13772 2001-10-31 [match]      0.6.4claws17
13773
13774         * src/vcard.c
13775                 fix memory leak.
13776         * src/addrbook.c
13777                 fix generation of spurious address book file names.
13778                 remove redundant functions.
13779         * po/POTFILES.in
13780                 added missing file names.
13781
13782 2001-10-30 [paul]       0.6.4claws16
13783
13784         * sync with sylpheed 0.6.4cvs6
13785                 see ChangeLog entries 2001-10-26 to 2001-10-30
13786
13787         * tools/filter_conv.pl
13788                 read folderlist.xml to discover whether the top-level
13789                 folder is called 'Mailbox' or 'Mail' 
13790
13791 2001-10-29 [paul]       0.6.4claws15
13792
13793         * src/html.c, src/textview.c
13794                 activate links in html mail and fix clickable parts
13795                 Submitted by Matthieu Dazy <dazy@t-surf.com>
13796
13797 2001-10-29 [paul]
13798
13799         * po/de.po, po/es.po, po/pt_BR/po
13800                 updated translations, submitted by Jens Oberender,
13801                 Ricardo Mones Lastra, and Fabio Junior Beneditto
13802
13803 2001-10-29 [darko]      0.6.4claws14
13804
13805         * src/compose.c
13806                 fix wrapping for good
13807
13808 2001-10-29 [darko]
13809
13810         * src/compose.c
13811                 undo previous change as it broke the smart wrapping
13812
13813 2001-10-29 [darko]      0.6.4claws13
13814
13815         * src/compose.c
13816                 fix infinite loop when long URL is quoted
13817                 (closes bug #475122.
13818
13819 2001-10-28 [match]
13820
13821         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
13822                 import Mutt address book
13823         * src/ldif.[ch] src/importldif.h
13824                 modified import LDIF handle user attributes
13825
13826 2001-10-28 [christoph]  0.6.4claws12
13827
13828         * src/summaryview.c
13829                 fixed that filtering did not work if there
13830                 were no filter rules
13831                 (closes bug #472003 and better implementation
13832                  of patch #474644)
13833
13834 2001-10-27 [christoph]  0.6.4claws11
13835
13836         * src/compose.c
13837                 make the folder's default account to be used when
13838                 replying. (patch by wwp <subscript@free.fr>)
13839         * src/compose.c
13840                 code cleanup, nearly killed all of wwp's patch
13841                 for folder's default account in compose
13842         * src/folderview.c
13843                 error panel when a folder could not be created
13844                 (closes bug #471080 new folder name & already
13845                  existing file)
13846
13847 2001-10-26 [alfons]
13848
13849         * src/utils.h
13850                 change prototype of strstr2() that Christoph forgot about
13851
13852 2001-10-26 [christoph]  0.6.4claws10
13853
13854         * src/account.c
13855                 made search for accounts by email address not case
13856                 sensitive
13857         * src/folder.c
13858                 fixed memory leak in folder_item_get_identifier
13859         * src/gtkspell.c
13860         * src/utils.c
13861                 fixed wrong strstr2 (should work like strstr)
13862
13863 2001-10-26 [darko]      0.6.4claws9
13864
13865         * src/compose.c src/gtkstext.[ch]
13866         * src/gtkstext.c
13867                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
13868
13869 2001-10-26 [paul]       0.6.4claws8
13870
13871         * src/html.c
13872                 ignore css and javascript tags in html mail
13873                 case-insensitive, with or without double-quoted
13874                 strings
13875
13876 2001-10-26 [paul]       0.6.4claws7
13877
13878         * sync with sylpheed 0.6.4cvs1
13879                 see ChangeLog entry 2001-10-26
13880
13881         * src/prefs_account.c, src/prefs_common.c,
13882           src/prefs_summary_column.c
13883                 minor improvements to the English
13884
13885 2001-10-25 [alfons]     0.6.4claws6
13886
13887         * src/gtkstext.c
13888         
13889                 make GtkSText follow style of GtkText (closes bug 
13890                 #469211 "text selection while writing message")
13891                 
13892                 do sync with GTK 1.2.10
13893
13894 2001-10-25 [paul]       0.6.4claws5
13895
13896         * src/html.c
13897                 ignore css tags in html mail
13898
13899 2001-10-25 [darko]      0.6.4claws4
13900
13901         * src/compose.c
13902                 don't declare is_url_string as static function since
13903                 we need it in gtkstext.c
13904         * src/gtkstext.c
13905                 remove unused variable
13906                 don't wrap long URLs while composing a message
13907
13908 2001-10-24 [christoph]  0.6.4claws3
13909
13910         * src/socket.c
13911                 fix ssl deadlock, when peer closes connection
13912
13913 2001-10-24 [paul]       0.6.4claws2
13914
13915         * src/prefs_common.c
13916                 gettextize the gpg ascii-armored warning message
13917
13918         * src/compose.c
13919                 insert a DOS/MAC file into the composed message
13920                 (improvements)
13921
13922         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
13923
13924 2001-10-22 [paul]       0.6.4claws1
13925
13926         * sync with sylpheed 0.6.4 release
13927                 see ChangeLog entries 2001-10-21
13928
13929         * po/fr.po, po/pt_BR.po
13930                 updated by Melvin Hadasht and Fabio Junior Beneditto
13931
13932 2001-10-21 [paul]       0.6.3claws30
13933
13934         * src/compose.c
13935                 insert a DOS text file from the compose window
13936                 into the composed message text (removes CRs characters)
13937                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
13938
13939         * tools/filter_conv.pl, tools/README
13940                 automatically use ~/.sylpheed as working directory
13941                 print out confirmation message on completion
13942
13943         * correct Hoa's last ChangeLog.claws entry
13944
13945 2001-10-20 [hoa]        0.6.3claws29
13946
13947         * src/grouplistdialog.c
13948                 bugfix (another ?) to give the right
13949                 newsgroups list for each news server.
13950
13951         * src/news.c
13952         * src/news.h
13953                 improve the newsgroups list cache
13954
13955 2001-10-20 [paul]       0.6.3claws28
13956
13957         * sync with sylpheed 0.6.3cvs9
13958                 see ChangeLog entry 2001-10-19
13959
13960         * correct Alfons' last ChangeLog.claws entry
13961
13962 2001-10-19 [alfons]
13963
13964         * src/pgptext.[ch]
13965                 fix compilation problems (part of bug #472895)
13966
13967 2001-10-18 [hoa]        0.6.3claws27
13968
13969         * src/grouplistdialog.c
13970                 bugfix when we refresh was clicked (bug 472701)
13971
13972 2001-10-19 [christoph]  0.6.3claws26
13973
13974         * src/compose.c
13975                 last header entry should default to "To:" or
13976                 "Newsgroups:" and not copy the last entry line
13977                 in a new compose window
13978                 (closes bug #472686, #470792)
13979
13980 2001-10-19 [paul]       0.6.3claws25
13981
13982         * sync with Sylpheed 0.6.3cvs8
13983                 see ChangeLog entries 2001-10-18 and 2001-10-19
13984
13985 2001-10-18 [christoph]  0.6.3claws24
13986
13987         * src/procmsg.c
13988                 reimplement ignore thread
13989         
13990 2001-10-18 [hoa]        0.6.3claws23
13991
13992         * src/folderview.c
13993         * src/grouplistdialog.[ch]
13994                 enhanced news subscription interface (feature 469113)
13995
13996         * src/news.c
13997         * src/news.h
13998                 enchanced newsgroup listing,
13999                 now, we can get groups informations
14000                 (NNTPGroupInfo)
14001
14002 2001-10-18 [paul]       0.6.3claws22
14003
14004         * src/summaryview.c
14005                 remove comment (sync with main branch)
14006         * src/mainwindow.c
14007                 fix 'Re-edit' bug in 'Message' menu
14008
14009 2001-10-17 [christoph]  0.6.3claws21
14010
14011         * src/compose.c
14012                 ignore empty or whitespace only header lines
14013
14014 2001-10-17 [paul]       0.6.3claws20
14015
14016         * sync with sylpheed 0.6.3cvs7
14017                 see ChangeLog entries 2001-10-14, 2001-10-16, and
14018                 2001-10-17
14019
14020 2001-10-17 [darko]
14021
14022         * src/compose.c
14023                 wrap long lines without spaces
14024                 don't wrap URLs
14025
14026 2001-10-16 [paul]
14027
14028         * po/es.po, po/nl.po, po/pt_BR.po
14029                 updated by Ricardo Mones Lastra, Alfons,
14030                 and Fabio Junior Beneditto
14031
14032         * sylpheed-0.6.3claws released
14033
14034 2001-10-15 [melvin] 0.6.3claws18
14035
14036         * README.claws
14037                 added summary and detailed installation instructions
14038                 for spell checker
14039         * po/fr.po
14040                 Updated, corrected and completed french translation
14041
14042 2001-10-15 [hoa] 0.6.3claws17
14043         * src/grouplistdialog.c
14044                 we can choose the newsgroups to display with wildcards
14045
14046 2001-10-15 [christoph]  0.6.3claws16
14047
14048         * src/account.c
14049         * src/compose.c
14050         * src/prefs_folder_item.[ch]
14051                 applied wwp <subscript@free.fr>'s folder
14052                 default account patch
14053         * po/de.po
14054                 Fixed wrong translation
14055
14056 2001-10-13 [alfons, christoph, melvin]  
14057                         0.6.3claws15
14058
14059         solution #2 to solve MT-safety problems defers all GUI related calls
14060         to the main thread using a gtk_idle_add() callback. discussed on
14061         ircnet #sylpheed, with christoph spotting some issues with the
14062         original code, and melvin allowing us to lobotomize his sylpheed.
14063
14064         * src/syldap.[ch], src/main.c
14065                 fix race problem in ldap search thread by deferring GUI 
14066                 stuff to main thread using gtk_idle_add()
14067
14068 2001-10-13 [paul]       0.6.3claws14
14069
14070         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
14071                 add Sergey's smtpcred.patch
14072                 adds separate username/password setting for SMTP Auth
14073                 needed by some servers
14074                 (closes feature request #471659)
14075
14076 2001-10-13 [paul]       0.6.3claws13
14077
14078         * src/pgptext.[ch] **NEW FILES**
14079         * src/Makefile.am, src/messageview.c, src/mimeview.c
14080                 decrypt ascii-armored gpg text embedded in
14081                 the message body.
14082                 Submitted by Jens Jahnke <jan0sch@gmx.net>
14083
14084 2001-10-13 [christoph]  0.6.3claws12
14085
14086         * README.claws
14087                 some more details on default to and
14088                 feature requests
14089         * src/main.c
14090                 init glib threading when ldap is used
14091         * src/syldap.c
14092                 threading fixes
14093         * po/de.po
14094                 fixed a typo
14095
14096 2001-10-12 [paul]       0.6.3claws11
14097
14098         * src/prefs_common.[ch], src/rfc2015.c
14099                 enable ascii-armored gpg text to be embedded in the
14100                 message body, selectable through the 'Privacy'
14101                 preferences. Supports encrypting only.
14102                 Submitted by Ravemax <ravemax@dextrose.com>
14103
14104 2001-10-12 [paul]       0.6.3claws10
14105
14106         * sync with sylpheed 0.6.3cvs6
14107                 see ChangeLog entries 2001-10-11 and 2001-11-12
14108
14109         * src/folderview.c
14110                 incorporated mbox folders, scoring, and folder
14111                 properties into the sync
14112
14113 2001-10-12 [darko]      0.6.3claws9
14114
14115         * README.claws
14116                 describe quotation wrapping
14117         * src/compose.c
14118                 don't treat tab as space to calculate line length properly
14119
14120 2001-10-11 [alfons]
14121
14122         * README.claws
14123                 correct description of how to make new filtering system work,
14124                 add some other things
14125                 
14126         * src/syldap.c
14127                 remove sched_yield() (not necessary / unportable)
14128
14129 2001-10-11 [paul]       0.6.3claws8
14130
14131         * sync with sylpheed 0.6.3cvs3
14132                 see ChangeLog entry 2001-10-10
14133
14134 2001-10-10 [christoph]  0.6.3claws7
14135
14136         * .cvsignore
14137                 ignore 2 files created by newer autotools
14138         * src/prefs_folder_item.c
14139                 using table for widget alignment
14140                 fixed memory leak and broken octal display
14141         * src/filesel.c
14142                 fixed segfault caused by lost filename
14143                 workaround (closes bug #469551)
14144
14145 2001-10-10 [paul]       0.6.3claws6
14146
14147         * sync with sylpheed 0.6.3cvs2
14148                 see ChangeLog entries 2001-10-09 and 2001-10-10
14149
14150 2001-10-10 [darko]      0.6.3.claws5
14151
14152         * src/gtkstext.c
14153                 proper calculation of right margin if smart wrapping is enabled
14154         * src/compose.c
14155                 automatically wrap long lines if wrap quotation is enabled
14156
14157 2001-10-09 [alfons]     0.6.3.claws4
14158
14159         * src/summaryview.c
14160                 select correct row when deleting last row in the summary view (and
14161                 close bug "[ #469104 ] select second last in list when deleting")
14162
14163 2001-10-09 [paul]       0.6.3claws3
14164
14165         * sync with sylpheed 0.6.3cvs1
14166                 updated some autotool scripts
14167
14168 2001-10-09 [darko]      0.6.3claws2
14169
14170         * src/gtkstext.[ch]
14171                 new name and mark with Sylpheed comment
14172         * src/compose.c
14173                 smart quotation wrapping a-la VIM
14174
14175 2001-10-08 [paul]       0.6.3claws1
14176
14177         * sync with sylpheed 0.6.3 release
14178                 see ChangeLog entry 2001-10-08
14179
14180 2001-10-08 [paul]       0.6.2claws24
14181
14182         * src/summaryview.c
14183                 more sync with sylpheed 0.6.2cvs12
14184                 Fixed the bug that didn't select the last row correctly
14185
14186
14187 2001-10-07 [paul]       0.6.2claws23
14188
14189         * sync with sylpheed 0.6.2cvs12
14190                 see ChangeLog entry 2001-10-07
14191
14192 2001-10-06 [match]
14193         * src/jpilot.[ch]
14194                 enable jpilot to read unsynch'ed addresses.
14195
14196         * src/editldap_basedn.c
14197                 fix segfault when opening dialog.
14198
14199 2001-10-06 [alfons]     0.6.2.claws22
14200
14201         * src/summaryview.c
14202                 fix bug with summary view selecting last *inserted*
14203                 node instead of last *visible* node. remember we
14204                 work with a tree
14205
14206 2001-10-06 [paul]       0.6.2claws21
14207
14208         * po/pt_BR.po
14209                 updated translation, contains some fixes and new
14210                 translations, submitted by Gustavo Noronha Silva
14211                 <kov@debian.org>
14212
14213         * src/prefs_common.c
14214                 change 'each' to 'every' - fix dubious English
14215
14216         * sync with sylpheed 0.6.2cvs11
14217
14218 2001-10-05 [alfons]     0.6.2claws20
14219
14220         * src/mainwindow.[ch], src/folderview.c
14221                 make composite tool button switch between "Compose News"
14222                 and "Compose Mail" depending on selected folder
14223                 (nifty idea by Kim Schulz <kim@schulz.dk>)
14224
14225 2001-10-05 [paul]       0.6.2claws19
14226
14227         * src/mainwindow.c, src/summaryview.c
14228                 fix 'Message/Reply to all', broken in last commit
14229
14230         * src/compose.c
14231                 fix X_BEENTHERE seg fault, thanks to Alfons
14232
14233 2001-10-04 [paul]       0.6.2claws18
14234
14235         * src/compose.[ch], src/mainwindow.c
14236                 make "Message/Reply" reply to mailing lists; matches
14237                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
14238                 based on portions of the patch submitted by
14239                 Junichi Uekawa <dancer@netfort.gr.jp>
14240
14241 2001-10-04 [darko]      0.6.2claws17
14242
14243         * src/compose.c
14244                 better smart wrapping
14245         * src/gtkstext.[hc]
14246                 a function to make text buffer contiguous
14247
14248 2001-10-03 [paul]       0.6.2claws16
14249
14250         * sync with sylpheed 0.6.2cvs10
14251
14252 2001-10-02 [alfons]
14253
14254         * configure.in
14255         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
14256                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
14257                 references to chinese translations (hope someone picks up
14258                 this)
14259
14260 2001-10-02 [christoph]  0.6.2claws15
14261
14262         * src/compose.c
14263                 fixed non translated header bug
14264         * ChangeLog.claws
14265                 fixed wrong date in alfons last entry ;)
14266
14267 2001-10-02 [alfons]     0.6.2claws14
14268
14269         * src/compose.c, src/prefs_common.[ch]
14270                 add block cursor option
14271
14272 2001-10-02 [paul]       0.6.2claws13
14273
14274         * sync with sylpheed 0.6.2cvs9
14275
14276 2001-09-30 [paul]       0.6.2claws12
14277
14278         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
14279                 updated translations
14280
14281         * po/POTFILES.in
14282                 add 'src/importldif.c'
14283
14284         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
14285                 added eudora-to-vCard conversion tool
14286                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
14287
14288         * sync with sylpheed 0.6.2cvs8
14289
14290 2001-09-30 [paul]
14291
14292         * sylpheed-0.6.2claws released
14293
14294 2001-09-27 [melvin]     0.6.2claws11
14295
14296         * src/gtkspell.c
14297                 fixed crash when using default path (introduced 
14298                 in 0.6.2claws10)
14299                 fixed tiny bug for initial suggestion mode
14300
14301 2001-09-27 [melvin]     0.6.2claws10
14302         
14303         * src/gtkspell.c
14304                 fixed bug where gtkpspell didn't set the path correctly
14305
14306         * README.claws
14307                 added a paragraph about spell checking
14308                 
14309
14310
14311 2001-09-27 [paul]       0.6.2claws9
14312
14313         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
14314                 replace '// comments' with '/* comments */' to prevent
14315                 some compiler warnings 
14316
14317         * sync with sylpheed 0.6.2cvs6
14318
14319 2001-09-26 [alfons]     0.6.2claws8
14320
14321         * src/messageview.c
14322                 introduce return receipt request notification again,
14323                 which was lost because of other semantics in 
14324                 procheader_parse() (???)
14325
14326 2001-09-26 [christoph]  0.6.2claws7
14327
14328         * src/compose.c
14329                 replace comments for old code with #if 0
14330                 readded auto cc, bcc and reply-to
14331         * src/prefs_matcher.c
14332         * src/prefs_scoring.c
14333                 removed some definition (was moved to
14334                 prefs.h)
14335
14336 2001-09-26 [paul]       0.6.2claws6
14337
14338         * src/mainwindow.c
14339                 make 'Follow-up and reply to' sensitive
14340
14341         * more sync with sylpheed 0.6.2cvs5
14342
14343 2001-09-25 [melvin]
14344
14345         * 0.6.2claws5
14346
14347         * src/gtkspell.c
14348                 fixed bug for "US-ASCII" introduced by the encoding code
14349
14350 2001-09-25 [paul]
14351
14352         * 0.6.2claws4
14353
14354         * src/prefs_common.[ch], src/summaryview.c
14355                 'next unread msg' 'go to next folder?' dialog can be
14356                 given default behaviour, either always show dialog,
14357                 or assume 'yes', or assume 'no'
14358                 Submitted by wwp <subscript@free.fr>
14359
14360 2001-09-25 [melvin]
14361                 
14362         * src/compose.c src/gtkspell.[ch]
14363                 added support for different encodings
14364
14365 2001-09-25 [paul]
14366
14367         * more sync with sylpheed 0.6.2cvs5
14368
14369 2001-09-24 [alfons]
14370         
14371         * src/prefs_folder_item.c
14372                 add check for item->prefs->default_to string is NULL and
14373                 add another check when freeing this string
14374
14375 2001-09-24 [paul]
14376
14377         * configure.in
14378                 change to version 0.6.2claws3
14379
14380         * sync with sylpheed 0.6.2cvs5 
14381
14382 2001-09-24 [match]
14383         * src/ldif.[ch], src/importldif.[ch], addressbook.c
14384                 import LDIF files.
14385         * src/addrcache.[ch], addrindex.[ch]
14386                 small update for future
14387         * src/addrbook.c
14388                 fix test XML file.
14389
14390 2001-09-24 [melvin]
14391         * src/gtkspell.[ch]
14392                 added 'Learn from mistakes' option
14393                 better handling of quotes in checked words
14394                 sorted dict list
14395         * po/fr.po
14396                 small update for spell checking stuff
14397
14398 2001-09-23 [alfons]
14399         
14400         * src/gtkspell.c
14401                 edit a little bit so it complies more with main coding style
14402
14403 2001-09-23 [alfons]
14404
14405         * src/folder.[ch], prefs_folder_item.c, compose.c
14406                 migrate "request return receipt" folder property
14407                 to folderlist.xml
14408
14409 2001-09-22 [alfons]
14410
14411         * README.claws **NEW**
14412                 (add things of interest for users of main branch 
14413                 and claws here)
14414
14415         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
14416                 re-implement threading per folder option, but store 
14417                 the setting in folderlist.xml (where it belongs)
14418
14419 2001-09-21 [melvin]
14420
14421         * src/gtkspell.[ch]
14422                 fixed bug when compose window is under another window
14423         * src/prefs_common.[ch] src/compose.c
14424                 changed 'dictionary_path' to 'dictionary' to be consistent
14425                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
14426         * ac/pspell.m4 src/Makefile.am 
14427                 dropped PSPELL_PATH macro
14428         * po/fr.po
14429                 updated translations
14430
14431 2001-09-21 [christoph]
14432
14433         * src/compose.c
14434                 added border around header fields
14435                 keep header type when new field is added
14436
14437 2001-09-20 [christoph]
14438
14439         * src/utils.[ch]
14440                 more portable debug_print with source filename
14441                 and linenumber
14442         * src/procmsg.c
14443                 more newlines after debug messages
14444
14445 2001-09-20 [paul]
14446
14447         * configure.in
14448                 change to version 0.6.2claws2
14449
14450         * sync with sylpheed 0.6.2cvs3
14451
14452 2001-09-19 [melvin]
14453
14454         * src/gtkspell.c
14455                 fixed the post-right-click focus pb
14456                 fixed crash when 'Spell check all' after dict change 
14457                         and when cursor is at the end of the text
14458                 shift-right-click pops up config menu even on misspelled words.
14459         * po/POTFILES.in
14460                 added gtkspell.c
14461
14462 2001-09-19 [melvin]
14463
14464         * src/about.c
14465                 added pspell to compiled-in features list
14466
14467 2001-09-18 [melvin]
14468
14469         * switched to pspell and dropped ispell
14470         * ac/pspell.m4
14471                 new file. autoconf macro for pspell
14472         * ac/Makefile.am 
14473         * configure.in acconfig.h
14474                 added pspell support
14475         * src/Makefile.am
14476         * src/main.c src/compose.[ch] src/gtkspell.[ch]
14477         * src/prefs_common.[ch] 
14478                 added pspell support
14479
14480 2001-09-18 [christoph]
14481
14482         * src/addr_compl.c
14483         * src/template.[ch]
14484                 replace LOG_MESSAGE with debug_print
14485         * src/compose.[ch]
14486                 gui improvements
14487         * src/menu.c
14488                 added newline after debug message
14489         * src/utils.h
14490                 using __VA_ARGS__ for debug_print macro
14491         * tools/.cvsignore
14492                 ignore Makefile and Makefile.in
14493
14494 2001-09-18 [paul]
14495
14496         * configure.in
14497                 change to version 0.6.2claws1
14498         * sync with sylpheed 0.6.2cvs1
14499
14500         * src/matcher.c 
14501         * src/prefs_matcher.c
14502                 add 'score equal to' option, submitted by
14503                 Paul Evans <nerd@freeuk.com>
14504
14505 2001-09-15 [christoph]
14506
14507         * src/mainwindow.c
14508                 comment out menu entry not existing in claws
14509         * src/menu.c
14510                 add debug output for non existing menu entries
14511         * src/summaryview.c
14512                 fix next/prev unread message for ignored threads
14513         * src/utils.[ch]
14514                 add sourcefile and line number to debug output
14515                 otherwise it is sometimes hard to find the
14516                 source code part if debug messages are translated
14517
14518 2001-09-14 [darko]
14519         
14520         * src/folderview.c
14521                 refresh target folder style after colour is changed
14522
14523 2001-09-13 [paul]
14524
14525         * configure.in
14526                 change to version 0.6.1claws3
14527
14528         * sync with sylpheed 0.6.1cvs6
14529
14530 2001-09-13 [darko]
14531         
14532         * src/folderview.c
14533                 fix target folder colourization to use user selected colour
14534
14535 2001-09-12 [darko]
14536         
14537         * src/summaryview.c
14538                 fix crash when message that is marked for copy/move is unmarked
14539
14540 2001-09-09 [paul]
14541
14542         * configure.in
14543                 change to version 0.6.1claws2
14544
14545         * sync with sylpheed 0.6.1cvs3
14546
14547 2001-09-09 [alfons]
14548         
14549         * src/folderview.c
14550                 fix bug with default font used for trash folder text
14551
14552 2001-09-06 [paul]
14553
14554         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14555                 updated translations
14556
14557         * configure.in
14558                 change to version 0.6.1claws1
14559
14560         * sync with sylpheed 0.6.1cvs2
14561
14562 2001-09-03 [paul]
14563
14564         * po/POTFILES.in
14565                 add Match's new addressbook
14566
14567         * po/de.po
14568                 updated translation submitted by Jens Oberender
14569
14570 2001-09-02 [paul]
14571
14572         * configure.in
14573                 change to 0.6.1claws
14574         * sync with sylpheed 0.6.1 release
14575
14576 2001-09-02 [paul]
14577
14578         * configure.in
14579                 change to 0.6.0claws2
14580
14581         * sync with sylpheed 0.6.0cvs4
14582
14583         * po/pt_BR.po
14584                 updated translation submitted by Fabio Junior Beneditto
14585
14586 2001-09-01 [match]
14587         * pixmaps/
14588                 interface.xpm
14589                 book.xpm
14590                 address.xpm
14591         * src/
14592                 Makefile.am
14593                 a ton of new files
14594
14595 2001-08-31 [paul]
14596
14597         * configure.in
14598                 change to version 0.6.0claws1
14599
14600         * sync with sylpheed 0.6.0cvs1
14601
14602         * po/es.po
14603                 updated translation submitted by Ricardo Mones Lastra
14604
14605         * po/POTFILES.in
14606                 add 'src/prefs_templates.c'
14607
14608         * src/compose.c, src/summaryview.c
14609                 fix segfault on 'Re_edit'               
14610
14611 2001-08-30 [alfons]
14612
14613         * configure.in, Makefile.am
14614         * tools/Makefile.am
14615                 add tools directory to source distribution
14616
14617 2001-08-30 [paul]
14618
14619         * configure.in
14620                 change to version 0.6.0claws
14621
14622         * sync with sylpheed 0.6.0 release
14623
14624 2001-08-30 [christoph]
14625
14626         * configure.in
14627                 removed autoconf version check
14628
14629 2001-08-30 [paul]
14630
14631         * src/account.c, src/compose.c, src/prefs_common.[ch]
14632         * src/procheader.[ch] src/utils.[ch]
14633                 Enhanced automatic account selection on replies
14634                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
14635
14636         * configure.in
14637                 add LDAP and JPilot to the configuration results output.
14638
14639 2001-08-29 [christoph]
14640
14641         * src/summeryview.c
14642                 no bold font for ignored threads
14643
14644 2001-08-29 [paul]
14645
14646         * configure.in
14647                 change to version 0.5.3claws6
14648
14649         * sync with sylpheed 0.5.3cvs10
14650                 src/stringtable.[ch]: New Files
14651
14652         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
14653         * src/pixmaps/sylpheed.xpm
14654                 add mini-icons to windows (by Alfons)
14655
14656 2001-08-27 [paul]
14657
14658         * src/mainwindow.c
14659                 new functions: next_labeled_cb(), prev_labeled_cb()
14660
14661         * src/summaryview.c
14662                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
14663                 summary_select_next_labeled(), summary_select_prev_labeled()
14664
14665         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
14666                 give claws blue folders and a blue trash can
14667
14668 2001-08-27 [paul]
14669
14670         * configure.in
14671                 change to version 0.5.3claws5
14672
14673         * sync with sylpheed 0.5.3cvs9
14674                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
14675
14676 2001-08-24 [christoph]
14677
14678         * src/filesel.c
14679                 keep filename when browsing directories
14680                 (not working for user entered filename, but
14681                  for default name and selected filename from
14682                  file list)
14683         * src/mainwindow.c
14684                 fixed wrong spelling "Folllow-up"
14685         * src/mbox_folder.c
14686         * src/procmsg.c
14687         * src/summaryview.c
14688                 fixed new/unread message count with ignored
14689                 threads (2 commits, first didn't notice no
14690                 longer needed decreasing)
14691         * src/inc.c
14692                 readded scrolling of progress dialog
14693                 (lost in sync)
14694
14695 2001-08-24 [paul]
14696
14697         * configure.in
14698                 change to 0.5.3claws4
14699
14700         * sync with sylpheed 0.5.3cvs7
14701
14702 2001-08-24 [christoph]
14703
14704         * src/compose.c
14705                 set request return receipt when replying
14706                 if it is set is the folder prefs of the
14707                 message
14708         * src/inc.c
14709                 disable final error popup if popups are
14710                 disabled in config (again)
14711
14712 2001-08-23 [paul]
14713
14714         * configure.in
14715                 Change version number to 0.5.3claws3
14716
14717         * sync with sylpheed 0.5.3cvs5
14718
14719         * src/mimeview.c
14720                 double quote '%s' in 'gedit %s' to fix bug when
14721                 opening attachment with spaces in the name
14722
14723 2001-08-22 [alte]
14724         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
14725           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
14726                 initial message templates support
14727
14728
14729 2001-08-22 [paul]
14730
14731         * configure.in
14732                 change version number to 0.5.3claws2
14733
14734         * sync with sylpheed 0.5.3cvs4
14735
14736         * src/procmsg.h src/summaryview.c
14737                 re-implement (un)ignore thread
14738
14739 2001-08-21 [paul]
14740
14741         * src/summaryview.c
14742                 remove unnecessary code
14743         * src/compose.c
14744                 enable 'dynamic' signatures (submitted by
14745                 Eric Limpens <eric@hscg-internet.nl>)
14746
14747 2001-08-21 [paul]
14748
14749         clean up after sync with sylpheed 0.5.3 release
14750
14751         * src/folderview.c
14752                 fix re-introduced font mess, see Christoph's
14753                 entry 2001-06-24
14754
14755         * src/summaryview.c
14756                 remove prev_msgnum
14757                 use sylpheed's small font instead of
14758                 gtk default font for summary view
14759
14760
14761 2001-08-17 [paul]
14762
14763         * configure.in
14764                 add pl to ALL_LINGUAS - sync with main branch
14765
14766         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14767                 Updated. Translations by Jens Oberender, Ricardo Mones
14768                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
14769
14770         * po/pl.po  ** NEW FILE **
14771                 sync with the main branch
14772
14773         * src/folderview.c
14774                 fix target folder colorizing and refresh problem
14775
14776
14777 2001-08-17 [christoph]
14778
14779         * src/mainwindow.c
14780                 claws uses 4 colors for target folder coloring.
14781                 arrays were not long enough and destroyed the
14782                 stack causing a segfault.
14783                 target folder colorizing does not work anymore
14784                 for me
14785
14786 2001-08-16 [paul]
14787
14788         * configure.in
14789                 change to version 0.5.3claws1
14790
14791         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
14792           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
14793           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
14794
14795                 sync with sylpheed 0.5.3 release, but keep claws method of
14796                 configuring/saving fonts
14797
14798         * src/addressbook.[ch]
14799                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
14800                 in line with a similar change in Hiroyuki's branch
14801
14802         * src/mainwindow.[ch]
14803                 disable main_window_set_thread_option()
14804         * src/prefs_folder_item.c
14805                 comment out &tmps_prefs.enable_thread,
14806         * src/mbox_folder.c, src/procmsg.[ch]
14807                 comment out MSG_IS_IGNORE_THREAD
14808         * src/summaryview.c
14809                 comment out summary_ignore_thread() and summary_unignore_thread()
14810                 comment out MSG_IS_IGNORE_THREAD
14811
14812                 use Hiroyuki's threading instead.
14813
14814
14815
14816 2001-08-15 [paul]
14817
14818         * src/account.c
14819                 use Hiroyuki's 0.5.3 column scheme but also
14820                 include the enable/disable button.
14821         * src/pixmaps/mark.xpm
14822                 add Hiroyuki's amended pixmap
14823
14824 2001-08-13 [christoph]
14825
14826         * src/account.c
14827                 receive at get all column showed wrong state for APOP
14828                 button should only work for POP3 and APOP accounts
14829         * src/prefs_account.c
14830                 added missing preprocessor statement for SSL
14831
14832 2001-08-12 [paul]
14833
14834         * src/account.[ch]
14835                 add 'receive at get all' column and enable/disable
14836                 button.
14837
14838 2001-08-06 [christoph]
14839
14840         * src/account.c
14841                 show usage of SSL in protocol column
14842
14843         * src/imap.c
14844         * src/inc.c
14845                 renamed ssl options
14846
14847         * src/prefs_account.[ch]
14848                 moved ssl options to a new page
14849
14850         * src/send.c
14851         * src/smtp.c
14852         * src/ssl.[ch]
14853                 renamed ssl options
14854                 added support for SMTP STARTTLS command
14855
14856 2001-08-05 [christoph]
14857
14858         * configure.in
14859                 debian autoconf needs version check to find
14860                 correct autoconf version. if the file is
14861                 named configure.in 2.13 is used, which does
14862                 not work with this configure.in script.
14863                 other solution would be to rename the script
14864                 to configure.ac as suggested in the autoconf
14865                 manual.
14866
14867         * src/inc.c
14868                 disable final error popup if popups are
14869                 diabled in config
14870
14871         * src/socket.c
14872                 bugfix in ssl_gets
14873                 fixes IMAP over SSL problem
14874
14875 2001-08-03 [paul]
14876
14877         * configure.in
14878                 change to 0.5.2claws1
14879
14880         * sync with sylpheed 0.5.2cvs1
14881
14882 2001-08-02 [alfons]
14883
14884         * configure.in
14885                 quick fix for ispell detection...
14886
14887 2001-08-01 [paul]
14888
14889         * configure.in
14890                 change to 0.5.1claws4
14891
14892         * sync with sylpheed 0.5.1cvs7
14893
14894 2001-07-31 [alfons]
14895
14896         * src/prefs_common.c, src/prefs_common.h, 
14897           src/gtkspell.c, src/gtkspell.h
14898                 add global spelling checker settings (compose tab) +
14899                 selection of dictionary 
14900           
14901         * configure.in  
14902                 guess valid ispell location
14903
14904 2001-07-31 [paul]
14905
14906         * po/POTFILES.in
14907                 removal of 'src/quote_fmt_parse.c'
14908         * po/de.po
14909                 Updated de.po
14910                 (submitted by Jens Oberender <didge@suse.de>)
14911
14912 2001-07-31 [darko]
14913
14914         * src/folder.[ch]
14915         * src/folderview.[ch]
14916         * src/mainwindow.c
14917         * src/mh.c
14918         * src/prefs_common.[ch]
14919         * src/summaryview.c
14920                 target folder colourization
14921
14922 2001-07-30 [paul]
14923
14924         more sync with Sylpheed 0.5.1cvs6 
14925
14926 2001-07-30 [darko]
14927
14928         * src/mh.c
14929         * src/prefs_folder_item.[hc]
14930         * src/summaryview.c
14931                 shared folders support with a GUI
14932
14933 2001-07-29 [paul]
14934
14935         0.5.1claws3
14936
14937         * sync with Sylpheed 0.5.1cvs6
14938
14939 2001-07-29 [paul]
14940
14941         * po/pt_BR.po
14942                 updated
14943                 (submitted by Fabio Junior Beneditto)
14944
14945 2001-07-28 [paul]
14946
14947         * src/procmime.c
14948         * AUTHORS
14949                 patch to correct bad image mime headers
14950                 (submitted by Don Quijote <dq@searchlores.org>)
14951
14952 2001-07-28 [paul]
14953
14954         * tools/gif2xface.pl   **NEW FILE**
14955         * tools/README
14956                 script to convert file.gif to file.xface for
14957                 use in a custom header.
14958                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
14959
14960 2001-07-27 [alfons]
14961         
14962         * configure.in
14963                 change macros for detecting JPilot and LDAP
14964
14965 2001-07-27 [christoph]
14966
14967         * src/filtering.c
14968                 code cleanup (MIN / MAX warning, needed casting)
14969
14970 2001-07-27 [alfons]
14971
14972         * procheader.c
14973                 disallow setting flags when detecting certain headers
14974                 (X-Status, Status, Seen, X-Seen). 
14975         
14976         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
14977
14978 2001-07-27 [christoph]
14979
14980         * src/prefs_filter.c
14981         * src/prefs_filtering.c
14982         * src/prefs_matcher.c
14983         * src/prefs_scoring.c
14984                 scroll list when moving rows up or down
14985
14986         * src/imap.c
14987         * src/imap.h
14988         * src/prefs_account.c
14989         * src/prefs_account.h
14990         * src/send.c
14991                 SMTP over SSL (untested, feedback requested)
14992                 IMAP over SSL
14993
14994         * src/ssl.c
14995                 code cleanup
14996
14997 2001-07-26 [alfons]
14998         
14999         * configure.in, acconfig.h
15000                 define CLAWS (need this for main / claws detection)
15001
15002 2001-07-25 [alfons]
15003
15004         * configure.in
15005                 Sylpheed 0.5.1claws2
15006                 
15007         * sync with Sylpheed 0.5.1cvs4
15008
15009 2001-07-25 [christoph]
15010
15011         * src/scoring.c
15012                 fixed segfault
15013                 item->prefs == NULL (don't know why)
15014
15015 2001-07-25 [alfons]
15016
15017         * configure.in
15018                 Sylpheed 0.5.1claws1
15019
15020         * sync with Sylpheed 0.5.1cvs1-3
15021
15022 2001-07-24 [christoph]
15023
15024         * src/folderview.c
15025         * src/prefs_folder_item.[ch]
15026                 added folderitem preferences dialog with
15027                 default To: and auto request return receipt
15028
15029         * src/compose.[ch]
15030         * src/menu.[ch]
15031                 changes to handle new folderitem preferences
15032
15033         * src/mainwindow.c
15034         * src/summaryview.c
15035                 call compose new mail with current folderitem
15036
15037 2001-07-24 [alfons]
15038
15039         Release Sylpheed 0.5.1claws
15040
15041         * configure.in
15042                 change to release version 0.5.1claws
15043
15044 2001-07-24 [christoph]
15045
15046         * src/summaryview.c
15047                 fixed segfault that happend when the selected
15048                 message was removed while retrieving new messages.
15049
15050         * po/es.po
15051                 updated translation
15052                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
15053
15054 2001-07-22 [alfons]
15055
15056         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
15057         this is a work in progress, for more information: http://nlpagan.net/sylman 
15058         
15059         * configure.in, src/mainwindow.c, manual/Makefile.am
15060                 add support for English manual
15061
15062         * AUTHORS
15063                 add authors of user manuals
15064
15065         * manual/en/sylpheed*.html
15066                 add English documentation
15067
15068 2001-07-22 [christoph]
15069
15070         * po/POTFILES.in
15071                 added src/ssl.c
15072         * src/ssl.c
15073                 changed a wrong debug message
15074
15075 2001-07-22 [alfons]
15076
15077         * po/nl.po
15078                 update Dutch translation
15079
15080         * src/prefs_filtering.c, 
15081           src/prefs_matcher.c
15082                 add more translatable strings           
15083
15084 2001-07-21 [alfons]
15085
15086         0.5.0claws7
15087
15088         * configure.in
15089                 change version
15090
15091         * src/inc.c, src/summaryview.[ch]
15092                 prevent update of mark file when filtering has done, by
15093                 using a variable; this affects two functions:
15094                         inc.c::inc_finished()
15095                         summaryview.c::summary_show()
15096
15097 2001-07-20 [alfons]
15098
15099         * src/filtering.[ch], src/prefs_filtering.c, 
15100           src/matcher.[ch]
15101                 add filtering action for label coloring 
15102
15103         * po/POTFILES.in
15104                 add labelcolors.c
15105
15106         * added src/labelcolors.c
15107         * added src/labelcolors.h
15108         * src/Makefile.am, src/summaryview.c
15109                 rearrange label coloring code
15110
15111         * src/procmsg.h
15112                 add more parentheses so label colouring works correctly
15113
15114         * src/filtering.c
15115                 don't really delete message, but move it to Trash
15116
15117         * src/prefs_matcher.c
15118                 add quote options to info dialog
15119
15120 2001-07-20 [christoph]
15121
15122         * src/Makefile.am
15123         * src/inc.c
15124         * src/main.[ch]
15125         * src/socket.h
15126         * src/ssl.[ch] (new)
15127                 moved ssl stuff to a seperate file
15128
15129 2001-07-20 [darko]
15130
15131         * src/summaryview.c
15132                 fix show sender using address book with no e-mail
15133                 address in From: field
15134
15135 2001-07-19 [alfons]
15136
15137         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
15138                 fix messy handling of escaping... now at least the
15139                 execute command is useful. escape char is '\', we
15140                 accept \n and \r too. 
15141
15142                 Real life example:
15143                 
15144                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
15145                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
15146
15147 2001-07-18 [alfons]
15148
15149         0.5.0claws6
15150
15151         * src/summaryview.c
15152                 clean up
15153
15154         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
15155           src/procmsg.[ch]
15156                 revise filtering; currently move, copy, marking have
15157                 been tested. if you like bleeding edge stuff, you
15158                 should definitely go for this version :)
15159
15160         * mark old working stuff as VERSION_0_5_0_CLAWS5        
15161
15162 2001-07-17 [christoph]
15163
15164         * src/utils.c
15165                 timestamp log
15166
15167 2001-07-17 [alfons]
15168
15169         0.5.0claws5
15170
15171         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
15172           bits in the mark file, without affecting either branch. Lots of
15173           files changed, also in claws branch.
15174
15175           UNTESTED: use of mbox folders
15176
15177         * src/summaryview.c
15178                 added mark all read; however this was a quick hack used for
15179                 cleaning up mess after initial merge with Hiroyuki
15180
15181         * configure.in
15182                 change claws version number back to 0.5.0claws5 to clear up 
15183                 confusion & pretension (recent release was technically 
15184                 0.5.0claws4, so we neatly align with Hiroyuki :-)
15185
15186 2001-07-16 [alfons]
15187
15188         sync with Hiroyuki's 0.5.0cvs4
15189
15190 2001-07-16 [alfons]
15191
15192         0.5.1claws3
15193
15194         * src/filtering.[ch]
15195                 remove invalid updating of mark files for 
15196                 filter actions MATCHING_ACTION_MOVE and 
15197                 MATCHING_ACTION_DELETE; this should fix the
15198                 folder update bug
15199                 
15200         * src/procmsg.c
15201                 revert Christoph's stab at fixing the folder 
15202                 update bug
15203
15204         * po/POTFILES.in
15205                 add missing files with translatable strings
15206
15207         * src/summaryview.c
15208                 remove debug print
15209
15210 2001-07-15 [alfons]
15211
15212         * src/addr_compl.[ch], src/prefs_filtering.c
15213                 make "filtering pref dialog's destination entry" an
15214                 "address completable entry", if filter destination is 
15215                 an email address
15216
15217         0.5.1claws2
15218         
15219         sync with Hiroyuki's 0.5.0cvs2-3
15220
15221 2001-07-15 [christoph]
15222
15223         * src/procmsg.c
15224                 fixed folder stats update after incorporation
15225
15226 2001-07-15 [alfons]
15227
15228         * src/summaryview.c
15229                 * finish label colouring stuff (for now)
15230                 * fix incorrect colour bug (off by one) 
15231
15232 2001-07-14 [alfons]
15233
15234         * src/mainwindow.c
15235                 change text labels for news and mail message so there's
15236                 plenty of toolbar estate left
15237
15238         * configure.in
15239                 0.5.1claws1
15240
15241         * src/folderview.c
15242           src/folder.[ch]
15243                 sync with Hiroyuki's 0.5.0cvs1
15244
15245         * src/summaryview.c
15246                 more rewrite label colouring
15247
15248 2001-07-14 [alfons]
15249
15250         * src/summaryview.[ch]
15251                 * start rewrite label colouring 
15252                 * fix proper location "Add Sender To Addressbook" menu item
15253
15254 2001-07-13
15255
15256         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15257         (actually this is 0.5.0claws4)
15258
15259 2001-07-13 [alfons]
15260
15261         * po/pt_BR.po
15262                 * fix duplicate message
15263                 * add updated Portugese / Brazilian translation
15264                   submitted by Fabio Junior Beneditto
15265
15266 2001-07-12 [alfons]
15267
15268         * AUTHORS
15269                 add Jens
15270
15271         * po/nl.po
15272                 add updated Dutch translation
15273
15274         * po/de.po
15275                 add updated German translation submitted by Jens
15276
15277 2001-07-11 [alfons]
15278
15279         Prerelease before 0.5.0claws. Please test.
15280         This version is temporarily tagged as VERSION_0_5_0_TEST
15281
15282         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
15283           src/prefs_scoring.c, src/prefs_matcher.c, 
15284           src/prefs_filtering.c, src/mbox.c, 
15285           src/main.c, src/inc.c, src/filtering.[ch]
15286                 revert new Hoa's new matcher (does not work yet)
15287
15288         * src/Makefile.am
15289                 clean up
15290
15291 2001-07-10
15292
15293         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15294
15295
15296 2001-07-10 [alfons]
15297
15298         * Makefile.am
15299                 add ChangeLog.claws to EXTRA_DIST
15300         * src/Makefile.am
15301                 add matcher_parser_parse.h to EXTRA_DIST
15302
15303 2001-07-10 [christoph]
15304
15305         * src/inc.c
15306                 add destination folder to table of
15307                 folders that need to be updated after
15308                 incorporation
15309
15310 2001-07-10 [alfons]
15311
15312         * folder.[ch]
15313           folderview.c
15314                 make collapse state of folders and folder items persistent, i.e.
15315                 if you collapse a folder tree, the next time sylpheed-claws starts 
15316                 up the folder tree remains collapsed.  
15317                 
15318 2001-07-10 [christoph]
15319
15320         * acconfig.h
15321         * configure.in
15322                 added --enable-ssl
15323         * src/md5.[ch]
15324                 renamed MD5_CTX to MD5_CTX_syl
15325                 conflicts with a struct in openssl
15326         * src/inc.c
15327         * src/main.[ch]
15328         * src/prefs_account.[ch]
15329         * src/socket.[ch]
15330                 SSL support for POP
15331         * src/mainwindow.c
15332                 fixed compose with current account
15333                 broken by new compose button stuff
15334
15335 2001-07-09 [hoa]
15336
15337         * AUTHORS
15338                 changed my email address
15339
15340         * src/matcher_parser_parse.y
15341                 clean the parser to remove conflicts
15342
15343 2001-07-09 [alfons]
15344
15345         * AUTHORS
15346                 add Match Grun
15347
15348         * configure.in
15349                 fix incorrect description of --enable-ldap parameter
15350
15351         * src/prefs_common.[ch]
15352           src/compose.c
15353                 add experimental option "smart wrapping" which makes the
15354                 compose editor auto wrap.
15355                 
15356                 | TODO: the problem with the buggy cursor handling is caused |
15357                 | by the GtkText. when deleting / backspacing text its       |
15358                 | wrapping algorithm does not take in account the previous   |
15359                 | line. should find a way to hack this in.                   |
15360                 | or should perhaps combine this with the word wrapping      |
15361                 | patch i wrote in january.                                  |
15362
15363         * src/about.c
15364                 show build parameters for LDAP and JPilot
15365
15366         * src/summaryview.c
15367                 revert Christoph's bugfix for selecting next unread message, 
15368                 because folder stats aren't updated correctly
15369
15370 2001-07-08 [hoa]
15371
15372         * src/filtering.c
15373         * src/mainwindow.c
15374         * src/matcher.c
15375         * src/matcher_parser_lex.l
15376         * src/matcher_parser_parse.y
15377         * src/prefs_filtering.c
15378         * src/prefs_scoring.c
15379         * src/scoring.c
15380                 bugfix of the config file parser
15381
15382 2001-07-08 [alfons]
15383
15384         * src/Makefile.am
15385                 added generated matcher sources to BUILT_SOURCES
15386
15387 2001-07-08 [hoa]
15388
15389         * src/Makefile.am
15390         * src/.cvsignore
15391                 added new config file parser
15392
15393         * src/scoring.[ch]
15394         * src/filtering.[ch]
15395         * src/matcher.[ch]
15396         * src/prefs_filtering.c
15397         * src/prefs_matcher.c
15398         * src/prefs_scoring.c
15399         * added src/matcher_parser.h
15400         * added src/matcher_parser_lex.h
15401         * added src/matcher_parser_lex.l
15402         * added src/matcher_parser_parse.y
15403                 lex & yacc config file parser
15404
15405         * src/mbox.c
15406         * src/inc.c
15407         * src/main.c
15408                 changes prefs_filtering into global_filtering           
15409
15410         * src/summaryview.c
15411                 build threads with subjects only if "Re: " is at the
15412                 beginning of the subject
15413
15414 2001-07-07 [paul]
15415
15416         0.5.0claws
15417
15418         sync with sylpheed 0.5.0
15419                 change of version number only
15420
15421 2001-07-06 [paul]
15422
15423         0.5.0claws5
15424
15425         sync with sylpheed 0.5.0pre5
15426
15427 2001-07-05 [paul]
15428
15429         sync with sylpheed 0.5.0pre4 release
15430                 /po and /manual/ja not sync'ed
15431
15432 2001-07-04 [paul]
15433
15434         more sync with sylpheed 0.5.0pre4
15435
15436 2001-07-03 [christoph]
15437
15438         * src/addressbook.c
15439                 fixed address book broken by address book
15440                 for VCard, JPilot, LDAP
15441
15442 2001-07-03 [alfons]
15443
15444         * src/matcher.c
15445         * src/textview.c
15446                 stopped memory leaks
15447
15448 2001-07-03 [paul]
15449
15450         more sync with sylpheed 0.5.0pre4
15451
15452 2001-07-02 [match]
15453
15454         * included address book patch for VCard, JPilot, LDAP
15455         * pref_common.c - fixed Font options on Display tab (cosmetic)
15456         * alertpanel.c - fixed truncated message
15457
15458 2001-07-02 [christoph]
15459
15460         * src/mbox_folder.c
15461         * src/procmsg.[ch]
15462         * src/summaryview.c
15463                 mark threads for ignoring
15464
15465 2001-07-02 [paul]
15466
15467         0.5.0claws4
15468
15469         * sync with sylpheed 0.5.0pre4
15470                 updated gettext to 0.10.38.
15471
15472 2001-07-01 [paul]
15473
15474         * src/ mainwindow.c
15475         * src/procmsg.h
15476         * src/summaryview.[ch]
15477                 new right-click option: Label.
15478                 substitute for 'Mark-->Mark/Unmark', colours the line.
15479                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
15480
15481 2001-07-01 [christoph]
15482
15483         * src/folderview.c
15484                 fixed font for trash
15485         * src/summaryview.c
15486                 move ctree to unread message
15487
15488 2001-07-01 [paul]
15489
15490         * sync with sylpheed 0.5.0pre3 release
15491
15492 2001-06-30 [alfons]
15493
15494         * src/filesel.[ch]
15495         * src/compose.c
15496                 allow inserting / attaching multiple files in
15497                 the composer window
15498
15499 2001-06-30 [paul]
15500
15501         * src/codeconv.c
15502                 small change to Alfons' previous stuff so that it
15503                 actually makes
15504
15505 2001-06-30 [alfons]
15506
15507         * lots of files changed; first attempt to merge the changes
15508           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
15509
15510 2001-06-30 [paul]
15511
15512         * po/pt_BR.po
15513                 updated and completed, translations by Fabio
15514                 Junior Beneditto <fjbeneditto@yahoo.com.br>
15515
15516 2001-06-29 [alfons]
15517
15518         * src/compose.c
15519         * src/mimeproc.[ch]
15520                 allow selecting an attached files' mime type from a 
15521                 list of types.
15522
15523 2001-06-29 [paul]
15524
15525         * more sync with sylpheed 0.5.0pre3
15526
15527 2001-06-29 [paul]
15528
15529         * po/pt_BR.po
15530                 merge with sylpheed.pot and pt_BR.po provided by
15531                 Fabio Junior Beneditto.
15532
15533 2001-06-29 [darko]
15534
15535         * src/procmime.c
15536                 make MIME types case insensitive
15537
15538 2001-06-28 [alfons]
15539
15540         * po/nl.po
15541                 merge with sylpheed.pot and old nl.po; translations added.
15542
15543 2001-06-28 [paul]
15544
15545         * more sync with sylpheed 0.5.0pre3
15546
15547 2001-06-27 [alfons]
15548
15549         * src/summaryview.c
15550                 don't crash when removing parent node of messages
15551                 attracted by subject. this was caused by not deleting
15552                 the parent node from the subject line hash table.
15553
15554 2001-06-27 [alfons]
15555
15556         * src/summaryview.c
15557         * src/compose.[ch]
15558         * src/mainwindow.c
15559                 if there are multiple messages selected, allow forwarding
15560                 them as attachments.
15561
15562 2001-06-27 [paul]
15563
15564         * more sync with sylpheed 0.5.0pre3
15565
15566 2001-06-26 [paul]
15567
15568         0.5.0claws3
15569
15570         * sync with sylpheed 0.5.0pre3
15571
15572 2001-06-25 [paul]
15573
15574         * src/mainwindow.c
15575                 fixed 'compose news article' bug
15576                 from icon-and-text toolbar
15577
15578 2001-06-25 [paul]
15579
15580         * sync with sylpheed 0.5.0pre2 release
15581
15582 2001-06-24 [christoph]
15583
15584         * src/prefs_common.c
15585                 bug fix in font selection
15586         * src/folderview.c
15587                 use sylpheed's normal font instead of
15588                 gtk default font for folders without
15589                 new messages
15590
15591 2001-06-24 [alfons]
15592
15593         * src/mainwindow.[ch]
15594                 added composite compose mail / news button (an idea by Leandro
15595                 Pereira <leandro@linuxmag.com.br>)
15596
15597 2001-06-24 [paul]
15598
15599         Added instructions for ldif-to-xml.py
15600
15601         * tools/README
15602
15603 2001-06-23 [alfons]
15604
15605         Some minor things.
15606
15607         * src/pixmaps/stock_news_compose.xpm
15608                 added pixmap by Leandro
15609         * src/prefs_common.c
15610                 tested built-in spelling checker of GCC 3.0 :)
15611         * po/nl.po
15612                 merged dutch translation of sylpheed-main with
15613                 sylpheed.pot
15614
15615 2001-06-23 [paul]
15616
15617         Added tools directory and files.
15618
15619         * tools/filter_conv.pl
15620                 converts old filter system to new filtering system
15621         * tools/ldif-to-xml.py
15622                 converts netscape addressbook to sylpheed addressbook
15623         * tools/README
15624                 descriptions/instructions for above two files
15625
15626 2001-06-23 [christoph]
15627
15628         * src/inc.c
15629         * src/manage_window.[ch]
15630         * src/prefs_common.[ch]
15631                 mail retrieval dialog can be enabled, disabled
15632                 or hidden if non of sylpheed's windows is active
15633
15634 2001-06-22 [paul]
15635
15636         0.5.0claws2
15637
15638         * sync with sylpheed 0.5.0pre2
15639
15640 2001-06-21 [christoph]
15641
15642         * src/summaryview.c
15643                 show recipient on 'from' for all accounts
15644                 
15645         * src/inc.c
15646         * src/prefs_common.[ch]
15647                 disable error popup on mail receive errors
15648
15649 2001-06-21 [alfons]
15650
15651         * src/compose.c
15652                 made the ruler correctly appear and disappear.
15653
15654         * src/Makefile.am
15655                 removed Hoa's work-in-progress-stuff (interesting!) so 
15656                 claws compiles ok.
15657
15658 2001-06-20 [christoph]
15659
15660         * src/inc.c
15661         * src/progressdialog.c
15662                 added scrolled window for list in progressdialog
15663
15664 2001-06-20 [paul]
15665
15666         sync with sylpheed 0.5.0pre1 release
15667
15668 2001-06-20 [christoph]
15669
15670         * src/summeryview.c
15671                 make building threads by subject work when
15672                 thread view is enabled
15673                 
15674         * src/compose.c
15675         * src/prefs_common.[ch]
15676                 automatically select account for mail replys
15677
15678 2001-06-19 [sergey]
15679
15680         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
15681         they are filled in from the account settings.
15682
15683 2001-06-19 [paul]
15684
15685         * more sync with sylpheed 0.5.0pre1
15686
15687 2001-06-18 [alfons]
15688
15689         * src/Makefile.am,
15690           src/procmime.c
15691                 added --sysconfdir to CPPFLAGS for pointing to the correct
15692                 location of mime.types. 
15693
15694                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
15695                 or ./configure!
15696
15697 2001-06-18 [hoa]
15698
15699         * src/summaryview.c
15700                 fixed some bug when building threads
15701
15702 2001-06-18 [pau]l
15703
15704         * src/prefs_account.c
15705                 UI stuff: More changes to the English
15706
15707 2001-06-18 [paul]
15708
15709         * src/pixmaps/stock_news_compose.xpm: new file
15710         * src/Makefile.am
15711         * src/mainwindow.c
15712         * src/summaryview.c
15713                 Added new icon for Hoa's 'compose a news
15714                 message', plus minor improvements to the
15715                 English
15716
15717         * po/ja.po
15718         * ChangeLog
15719         * ChangeLog.jp
15720                 more sync with sylpheed 0.5.0pre1
15721
15722 2001-06-18 [hoa]
15723
15724         * src/compose.[ch]
15725         * src/mainwindow.c
15726                 Follow-up and reply to
15727
15728         * src/summaryview.[ch]
15729                 Build threads also with subjects
15730
15731 2001-06-17 [hoa]
15732
15733         * src/compose.c
15734                 forwarding use the current account.
15735
15736         * src/mainwindow.c
15737                 the "compose message" button has been replaced with
15738                 "new mail" and "new news" buttons
15739
15740         * src/prefs_common.[ch]
15741                 added a configuration option to use the forward button
15742                 as "forward as attachment"
15743                 changed reply and forward format description
15744
15745         * src/quote_fmt_lex.l
15746         * src/quote_fmt_parse.y
15747                 added message with no signature in format for reply
15748                 and forward.
15749
15750 2001-06-17 [paul]
15751
15752         Minor UI stuff
15753
15754         * src/mainwindow.c
15755         * src/summaryview.c
15756                 Improvements to the English
15757
15758         * src/prefs_common.c
15759                 Improvements to the English and some
15760                 clarity/continuity improvements in the
15761                 description of Quote symbols.
15762
15763 2001-06-17 [paul]
15764
15765         0.5.0claws1
15766
15767         * sync with sylpheed 0.5.0pre1
15768
15769 2001-06-17 [hoa]
15770
15771         * src/compose.c
15772                 Better interface for compose, displayed fields
15773                 are updated whenever we change account.
15774                 Newsgroups field is automatically filled.
15775
15776         * src/mainwindow.c
15777                 Newsgroups field is automatically filled.
15778
15779         * src/prefs_account.c
15780                 Some interface stuff when fields appear and
15781                 disappear.
15782
15783 2001-06-16 [paul]
15784
15785         0.4.99claws
15786
15787         * sync with sylpheed 0.4.99
15788
15789 2001-06-16 [sergey]
15790
15791         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
15792         base64_decoder_free, base64_decoder_decode): new object and
15793         functions for decoding base64 streams.
15794         * src/procmime.c (procmime_decode_content): modified to use the
15795         new base64 decoder.
15796
15797 2001-06-15 [paul]
15798
15799         0.4.99claws10
15800
15801         * sync with sylpheed 0.4.99cvs11
15802
15803 2001-06-13 [paul]
15804
15805         0.4.99claws9
15806
15807         * sync with sylpheed 0.4.99cvs9
15808
15809 2001-06-13 [hoa]
15810
15811         * src/compose.c
15812         * src/prefs_account.c
15813
15814                 SMTP server can be defined in the news account
15815                 mime type of attachment are kept.
15816
15817         * src/summaryview.c
15818
15819                 now choose the highest important score between default
15820                 and important score of folder.
15821
15822 2001-06-09 [alfons]
15823         
15824         * src/prefs_common.c: 
15825
15826                 (prefs_quote_description_create): corrected description of 
15827                 quote format characters
15828
15829 2001-06-09 [paul]
15830
15831         0.4.99claws8
15832
15833         * sync with sylpheed 0.4.99cvs8
15834
15835 2001-06-08 [sergey]
15836
15837         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
15838         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
15839
15840 2001-06-08 [paul]
15841
15842         0.4.99claws7
15843
15844         * sync with sylpheed 0.4.99cvs7
15845
15846 2001-06-06 [sergey]
15847
15848         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
15849         clashes with autogenerated header).
15850         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
15851         * src/Makefile.am: added quote_fmt.h.
15852         * src/.cvsignore: added lex/yacc autogenerated files
15853         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
15854
15855 2001-06-06 [paul]
15856
15857         0.4.99claws6
15858
15859         * sync with sylpheed 0.4.99cvs6
15860
15861 2001-06-06 [hoa]
15862
15863         * added src/quote_fmt_parse.h
15864         * src/compose.c
15865                 removed warnings
15866
15867         * src/prefs.[ch]
15868                 don't modify readonly configuration files
15869
15870         * src/prefs_account.c
15871         * src/prefs_common.c
15872         * src/prefs_customheader.c
15873         * src/prefs_display_header.c
15874         * src/prefs_filter.c
15875         * src/prefs_filtering.c
15876         * src/prefs_scoring.c
15877                 don't open dialog box when configuration files
15878                 are readonly
15879
15880 2001-06-05 [sergey]
15881
15882         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
15883
15884         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
15885         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
15886         BUILT_SOURCES to make all files rebuild properly.
15887
15888         * src/compose.c: removed #include "quote_fmt.tab.h".
15889
15890         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
15891         CHARACTER value in yylval.
15892
15893         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
15894         receive CHARACTER value by documented means (yylval).
15895
15896         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
15897
15898 2001-06-05 [hoa]
15899
15900         * src/Makefile.am
15901                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
15902
15903         * src/filtering.c
15904         * src/matcher.c
15905         * src/matcher.h
15906         * src/prefs_filtering.c
15907                 now keep the configuration for execute action
15908
15909         * src/mbox_folder.c
15910                 fixed a warning
15911
15912 2001-06-05 [paul]
15913
15914         * sync with sylpheed 0.4.99cvs5
15915
15916 2001-06-05 [hoa]
15917
15918         * src/Makefile.am
15919                 added quote_fmt.[ch]
15920
15921         * added src/quote_fmt.y
15922         * added src/quote_fmt.l
15923         * added src/quote_fmt.tab.h
15924         * added src/quote_fmt.tab.c
15925         * added src/lex.quote_fmt.c
15926                 parsing configuration for replying
15927                 and forwarding
15928
15929         * src/prefs_common.[ch]
15930                 added configuration UI for replying
15931                 and forwarding
15932
15933         * src/compose.c
15934                 using configuration for replying
15935                 and forwarding
15936
15937 2001-06-04 [hoa]
15938
15939         * src/filtering.c
15940         * src/matcher.c
15941         * src/matcher.h
15942         * src/prefs_filtering.c
15943         * src/prefs_matcher.c
15944         * src/prefs_matcher.h
15945                 action "run a command" for filtering
15946                 and matching with a command.
15947                 fixed the "whole message" matching
15948
15949         * src/mbox_folder.c
15950                 changed temporary filename for security
15951
15952         * src/messageview.c
15953                 queue the notification if it fails to send.
15954
15955         * src/prefs_common.c
15956         * src/prefs_folder_item.c
15957                 changed the default important score             
15958
15959         * src/prefs_scoring.c
15960         * src/scoring.c
15961                 hide kill score input when the folder is not
15962                 a newsgroup
15963
15964 2001-06-03 [alfons]
15965
15966         * src/prefs_common.c:
15967
15968                 (prefs_font_select): pass font name in font entry box to font
15969                 selection dialog.
15970
15971 2001-06-03 [sergey]
15972
15973         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
15974
15975 2001-06-03 [paul]
15976
15977         * sync with sylpheed 0.4.99cvs4
15978
15979 2001-06-03 [alfons]
15980
15981         * src/headerwindow.c:
15982
15983                 (headerwindow_show_cb): use the selected summary view item, not
15984                 the displayed item.
15985
15986 2001-06-02 [alfons]
15987
15988         * src/headerwindow.c:
15989
15990                 (headerwindow_show_cb): always try to show msginfo
15991
15992 2001-06-02 [hoa]
15993
15994         * src/compose.c
15995                 keep attached parts when reediting or forwarding.
15996
15997 2001-06-01 [hoa]
15998
15999         * src/folderview.c
16000         * src/prefs_folder_item.[ch]
16001         * src/prefs_scoring.[ch]
16002         * src/scoring.[ch]
16003         * src/summaryview.[ch]
16004         * src/main.c
16005         * src/mainwindow.c
16006         * src/prefs_common.[ch]
16007                 support for folder scoring
16008                 kill score and important score for messages
16009         
16010         * src/prefs_account.c
16011                 some display bug fixed for local account
16012                 preferences
16013
16014 2001-05-31 [alfons]
16015
16016         * src/summaryview.c:
16017
16018                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
16019                 sender to address book menu item is disabled.
16020
16021 2001-05-30 [hoa]
16022
16023         * src/filtering.[ch]
16024         * src/summaryview.c
16025                 handling summary menu / filter messages
16026
16027         * src/folder.[ch]
16028                 add some stuff
16029
16030         * src/foldersel.c
16031                 imap folders now appears in list
16032
16033         * src/mbox_folder.c
16034                 doesn't crash if destination mail is not writeable
16035
16036 2001-05-29 [hoa]
16037
16038         * src/compose.c
16039                 removed some warnings
16040
16041         * src/filtering.c
16042         * src/folder.[ch]
16043         * src/prefs_filtering.c
16044                 global string to identify any folders           
16045                 removed some debug info
16046                 filtering to mbox folders is now possible
16047
16048         * src/mainwindow.c
16049                 removed some warnings
16050
16051         * src/mbox_folder.c
16052                 permission on files are changed to read/write for user only,
16053                 nothing for other.
16054                 creation of subfolder is handled better.
16055
16056 2001-05-28 [alfons]
16057
16058         Verified the sync for src/prefs_common.[ch] and
16059         src/prefs_account.[ch]. I believe there were some
16060         minor indentation differences.
16061
16062 2001-05-28 [paul]
16063
16064         0.4.99claws3
16065
16066         * sync with 0.4.99cvs3
16067
16068 2001-05-28 [hoa]
16069
16070         * src/compose.c
16071                 handling flags for mbox format
16072
16073         * src/filtering.c
16074                 use of mark file only for MH format
16075                 handling flags for mbox format
16076                 filtering cannot yet move or copy mails to mbox folders.
16077
16078         * src/folder.[ch]
16079                 changed move_msg, copy_msg,
16080                 move_msgs_with_dest, copy_msgs_with_dest functions
16081                 uses only folder->copy_msg() function
16082                 uses folder->finished_copy() to handle the destination
16083                 folder at the end of the copy or move operation.
16084
16085         * src/foldersel.c
16086                 included mbox directories.
16087
16088         * src/folderview.[ch]
16089         * src/mainwindow.c
16090                 handle folders operation for mbox format
16091
16092         * src/mbox.c
16093                 disable conversion of "From " header
16094
16095         * src/mbox_folder.[ch]
16096                 completion of mbox format handling
16097
16098         * src/mh.c
16099                 changed mh_copy_msg() function and
16100                 removed mh_move_msg(), mh_move_msgs_with_dest(),
16101                 mh_copy_msgs_with_dest()
16102
16103         * src/prefs_filtering.c
16104                 removed some warnings
16105
16106         * src/prefs_matcher.c
16107                 default boolean operation is AND
16108
16109         * src/procheader.c
16110                 handling flags for mbox format
16111                 handling of "From " header
16112
16113         * src/procmsg.[ch]
16114                 removed data field
16115                 added MSG_REALLY_DELETED flags to handle deletion of
16116                 messages in mbox format.
16117
16118         * src/summaryview.c
16119                 handling flags for mbox format
16120                 disable the MSG_DELETED flags when messages
16121                 are deleted in mbox format
16122
16123         * src/textview.c
16124                 "From " headers display fixed.
16125
16126 2001-05-27 [alfons]
16127
16128         * src/textview.c:
16129                 
16130                 (get_email_part): skip quoted email addresses, like in e.g.
16131                 "'alfons@proteus.demon.nl'".
16132
16133 2001-05-26 [alfons]
16134
16135         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
16136         and fixing the persistence troubles when using separate windows.
16137
16138         * src/mainwindow.c:
16139         
16140             Added #define SEPARATE_ACTION used in the gtk item factory for 
16141             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
16142                 use gtk_item_factory_get_widget_by_action() to get the items.
16143                 
16144             Removed separate_widget_cb from the gtk item factory data   
16145           
16146             (mainwindow_create): connect separate_widget_cb() to check
16147             menu item "toggled" signal. also passing a MainWindow pointer
16148                 as object data for both check menu items.
16149                 
16150             (separate_widget_cb): definition of separate_widget_cb() to match
16151             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
16152                 window using gtk_object_get_data(). The type of window separation 
16153                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
16154         
16155         * src/prefs_filtering.c,
16156           src/prefs_matcher.c: added horizontal scrollbars
16157
16158 2001-05-25 [darko]
16159
16160         * src/headerview.c
16161                 fix segfault with invalid bold font
16162         * src/summaryview.c
16163                 correctly display summary stats after row is marked
16164
16165 2001-05-23 [sergey]
16166
16167         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
16168         encodings with libjconv.
16169
16170 2001-05-23 [hoa]
16171
16172         * src/Makefile.am
16173                 added mbox_folder.[ch]
16174         * src/defs.h
16175                 mbox temporary folder
16176         * src/folder.[ch]
16177         * added src/mbox_folder.[ch]
16178         * src/folderview.c
16179         * src/procheader.[ch]
16180                 added mbox support
16181         * src/mbox.c
16182                 bugfix for file incorporation filtering
16183         * src/imap.c
16184                 enable creation of MBOX
16185         * src/prefs_display_header.c
16186                 enable use of headers like "From "
16187                 something that should be fixed :
16188                         displaying of such headers add an extra space
16189         * src/prefs_folder_item.c
16190                 don't create folders because it is not necessary
16191         * src/procmsg.h
16192                 added data field to MsgInfo for mbox internal use
16193         * src/summaryview.c
16194                 added some support for mbox
16195         * src/utils.[ch]
16196                 added get_mbox_cache_dir() function
16197
16198 2001-05-23 [hiroyuki]
16199
16200         * src/headerwindow.c
16201           src/inc.c
16202           src/main.c
16203           src/mh.c
16204           src/nntp.c
16205           src/procmsg.h
16206           src/session.h
16207           src/socket.[ch]
16208           src/summaryview.c
16209           src/textview.c
16210           src/automaton.c
16211           src/folderview.c: more sync with 0.4.99cvs2.
16212
16213         * src/headerwindow.c: reverted.
16214
16215 2001-05-22 [paul]
16216
16217         0.4.99claws2
16218
16219         * sync with sylpheed 0.4.99cvs2
16220                 * src/news.[ch]
16221                 * src/nntp.[ch]
16222                 * INSTALL
16223                 * INSTALL.jp
16224
16225 2001-05-22 [alfons]
16226
16227         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
16228
16229 2001-05-21 [alfons]
16230
16231         Minor things:
16232
16233         * configure.in: if gnome-config not found, "no" is displayed
16234         
16235         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
16236
16237         * src/textview.c: now also possible to add mail addresses by right
16238           clicking in the text view
16239
16240         * src/codeconv.c: merged patch which fixes endless loop when encountering
16241           invalid wide characters; from Alte <010@imis.ru>  
16242
16243 2001-05-20 [alfons]
16244
16245         Added installation of gnome specific things:
16246
16247         * Makefile.am: gnome conditional
16248
16249         * configure.in: check for installed gnome
16250
16251         * added sylpheed.png, sylpheed.desktop
16252
16253 2001-05-20 [sergey]
16254
16255         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
16256
16257         * src/mainwindow.h (main_window_toolbar_create): created a button
16258         for "Reply to all".
16259         (main_window_set_toolbar_sensitive): enable/disable the new button
16260         appropriately.
16261         (toolbar_reply_to_author_cb): handle the new button.
16262
16263         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
16264         send_progress_dialog_destroy() on failure (fixes hang on SMTP
16265         failure).
16266
16267 2001-05-19 [sergey]
16268
16269         * src/compose.h (ComposeReplyMode): new modes
16270         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
16271         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
16272
16273         * src/compose.c
16274         (compose_send): move some code into a new function:
16275         (compose_current_mail_account): new function.
16276         (compose_reply): new argument to_author, all callers changed; if
16277         to_author==TRUE and account->protocol==A_NNTP, find and use an
16278         appropriate mail account for replying.
16279         (compose_reply_set_entry): new argument to_author; ignore
16280         compose->replyto if to_author==TRUE.
16281
16282         * src/mainwindow.c: new command "Message/Reply to author".
16283         (main_window_set_menu_sensitive): enable/disable it.
16284         (reply_cb): handle it.
16285
16286         * src/summaryview.c: new command "Reply to author".
16287         (summary_set_menu_sensitive): enable/disable it.
16288         (summary_reply_cb): handle it.
16289
16290         * src/account.c (account_find_mail_from_address): new function.
16291
16292 2001-05-18 [paul]
16293
16294         0.4.99claws1
16295
16296         * sync with sylpheed 0.4.99cvs1
16297
16298 2001-05-18 [hoa]
16299
16300         * src/compose.[ch]
16301         * src/filtering.c
16302         * src/summaryview.c
16303                 new filtering action : forward and forward as attachment
16304
16305         * src/main.c
16306                 no need for $DISPLAY when we run sylpheed --help
16307                 call to parse_cmd_opt() is moved
16308
16309         * src/mainwindow.[ch]
16310                 execute button is hidden when immediate execute
16311                 is chosen
16312
16313         * src/mh.c
16314         * src/news.c
16315         * src/prefs_folder_item.c
16316         * src/procmsg.c
16317                 better handling of missing directories
16318
16319         * src/summaryview.c
16320                 reedit is enabled in outbox
16321                 reedit is enabled in queue
16322
16323 2001-05-17 [hoa]
16324
16325         * src/filtering.c
16326         * src/matcher.[ch]
16327         * src/prefs_filtering.c
16328                 changed attachement into attachment
16329
16330 2001-05-17 [alfons]
16331
16332         0.4.67claws4    
16333
16334         * sync with sylpheed 0.4.67cvs9
16335         * sync with sylpheed 0.4.67cvs7-8
16336
16337 2001-05-17 [hoa]
16338
16339         * src/Makefile.am
16340                 added prefs_filtering.c
16341
16342         * src/filtering.[ch]
16343         * src/matcher.[ch]
16344                 removed action : forward_news and forward_news_as_attachement
16345                 (forward and forward_as_attachement can be used instead)
16346
16347         * src/mainwindow.c
16348                 added menu option to access filtering configuration
16349
16350         * src/prefs_account.c
16351                 changed mail_command default to /usr/sbin/sendmail
16352
16353         * added src/prefs_filtering.[ch]
16354                 dialog box for filtering configuration
16355
16356         * src/prefs_matcher.c
16357                 added function prefs_matcher_get_criteria_from_matching()
16358
16359         * src/prefs_scoring.c
16360                 reset the dialog when register or substitute is clicked
16361
16362 2001-05-15 [hoa]
16363
16364         * src/Makefile.am
16365                 added filtering.[ch]
16366         * src/inc.c
16367                 using filering.[ch] instead of filter.[ch]
16368         * src/main.c
16369                 reading new filtering configuration
16370         * src/matcher.[ch]
16371                 added some filtering actions
16372                 and fixed a bug for headers and mail body matching
16373         * src/mbox.c
16374                 using filering.[ch] instead of filter.[ch]
16375         * src/mh.c
16376                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
16377         * src/summaryview.c
16378                 some fixes for filtering
16379
16380 2001-05-14 [hiroyuki]
16381
16382         * src/send.c: fixed some weird indentations.
16383           send_message_with_command(): call pclose() only if p != NULL.
16384         * src/textview.c: get_email_part(): modified the code for readability.
16385
16386 2001-05-14 [hiroyuki]
16387
16388         * src/md5global.h
16389           src/md5ify.c
16390           src/md5ify.h: removed from the cvs.
16391
16392 2001-05-13 [sergey]
16393
16394         * src/main.c: include rfc2015.h to avoid compiler warnings.
16395         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
16396         the panel is already on screen.
16397         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
16398         closing the alert window by ESC as "No".
16399         * src/prefs_common.c (prefs_interface_create): moved return
16400         receipt check button to the correct place.
16401
16402 2001-03-13 [alfons]
16403
16404         * src/prefs_common.c: 
16405                 moved return receipt check button to the Send tab. (prefs_send_create)
16406                 removed the date format ui related globals. (prefs_display_create)
16407
16408         0.4.67claws3
16409         
16410         * sync with sylpheed 0.4.67cvs5-6
16411
16412 2001-05-13 [paul]
16413
16414         * added Alfons' font selection patch
16415
16416         * src/defs.h
16417         * src/headerwindow.c
16418         * src/prefs_common.c
16419         * src/prefs_common.h
16420
16421 2001-05-13 [hoa]
16422         * src/defs.h
16423                 changed version of cache
16424         * src/matcher.[ch]
16425         * src/prefs_matcher.c
16426                 added additionnal matching criteria
16427         * src/procheader.c
16428         * src/procmsg.[ch]
16429         * src/news.c
16430                 added references in MsgInfo
16431
16432 2001-05-12 [hoa]
16433
16434         * src/defs.h
16435                 prepared some things for new filtering
16436         * src/matcher.[ch]
16437                 added some matching properties
16438                 inreplyto need to be enhanced
16439                 prepared some things for new filtering
16440         * src/messageview.c
16441                 added Return-Receipt-To handling
16442         * src/prefs_folder_item.c
16443                 changed default value to TRUE
16444         * src/prefs_matcher.c
16445                 added some matching properties
16446         * src/prefs_scoring.[ch]
16447                 the scoring dialog is finished
16448         * src/procheader.c
16449                 added Return-Receipt-To handling
16450                 Reference need to be added
16451         * src/procmsg.[ch]
16452                 added Return-Receipt-To handling
16453                 added threadscore to get a better score sorting when
16454                 threads are enabled
16455         * src/summaryview.c
16456                 suppressed a bug when we sort the list
16457                 when no folder is opened.
16458                 better score sorting when threads are enabled
16459
16460 2001-05-12 [alfons]
16461
16462         * reverted previous patch because of potential errors 
16463
16464         0.4.67claws2
16465         
16466         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
16467                 applied "toggle mail-retrieval dialog window" patch submitted 
16468                 by Eric Limpens <eric@qnt.net>
16469
16470         * sync with sylpheed 0.4.67cvs4
16471
16472 2001-05-12 [sergey]
16473
16474         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
16475         some picky compilers.
16476         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
16477         * src/grouplist_dialog.c: include alertpanel.h.
16478         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
16479         fix compile warning.
16480         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
16481         #include "defs.h" before others to prevent the warning of `MIN'
16482         and `MAX' redefinition.
16483
16484 2001-05-11 [hoa]
16485
16486         * src/main.c
16487         * src/messageview.c
16488         * src/prefs_account.c
16489         * src/prefs_display_header.c
16490                 removed warning
16491         * src/Makefile.am
16492                 added prefs_scoring.[ch]
16493         * src/grouplist_dialog.c
16494                 display an error dialog box if the group list
16495                 cannot be fetched.
16496         * src/mainwindow.[ch]
16497                 added main_window_set_thread_option() function
16498                 scoring dialog box enabled
16499         * src/matcher.[ch]
16500                 added flags matching unread /new / marked
16501                 / deleted / replied / forwarded
16502         * src/news.c
16503                 newsgroups are now finally in newscache
16504         * src/prefs_matcher.[ch]
16505                 finished preferences for matching dialog
16506         * added src/prefs_scoring.[ch]
16507                 scoring dialog box completed
16508         * src/scoring.[ch]
16509                 conversion to string : added scoringprop_to_string()
16510                 write config for preferences :
16511                 added prefs_scoring_write_config()
16512         * src/summaryview.c
16513                 threads can be enabled/disabled independently
16514                 for each folder
16515
16516 2001-05-10 [alfons]
16517
16518         0.4.67claws1
16519         
16520         * AUTHORS: 
16521                 thought it would be nice to have a list of all
16522                 contributors (used Changelog as a reference)
16523         
16524         * configure.in: 
16525                 messed up version numbering...
16526
16527         0.4.66claws1
16528
16529         * sync with sylpheed 0.4.67cvs1-3
16530
16531 2001-05-10 [darko]
16532
16533         * src/prefs_common.c:
16534                 better UI for strftime format, double clicking
16535                 on format now inserts the format in text entry
16536                 replaced close button with standard OK/Cancel
16537                 moved date format button to the right of the
16538                 text entry field
16539
16540 2001-05-09 [alfons]
16541
16542         * src/gtkstext.c:
16543                 Ctrl-Home / Ctrl-End have proper cursor navigation
16544
16545 2001-05-09 [hoa]
16546
16547         * src/prefs_matcher.c
16548                 finished UI to define matching properties
16549                 added ok and cancel button
16550         * src/prefs_filter.c
16551                 added ok and cancel button
16552         * src/news.c
16553                 fixed some bug in xhdr parsing
16554
16555 2001-05-08 [alfons]
16556
16557         * src/textview.c: 
16558                 fixed a bug in textview_show_header(), which displayed two colons (':');
16559                 cleaned up some warnings
16560
16561 2001-05-08 [hoa]
16562
16563         * src/Makefile.am
16564                 added prefs_matcher.[ch]
16565                 compilation with -W -Wall
16566         * src/alertpanel.c
16567                 ungrab the mouse events if grabbed - does it
16568                 fix the bug for disposition notification ?
16569         * src/mainwindow.c
16570                 added a menu option to open the matching dialog.
16571         * src/matcher.[ch]
16572                 added matcherprop_to_string() and matcherlist_to_string()
16573                 fixed some bugs, changed the name of some options
16574                 age_sup and age_inf becomes age_greater and age_lower,
16575                 body and messageheaders becomes body_part and headers_part,
16576                 changed the names of constants from SCORING_XXX to MATCHING_XXX
16577         * src/prefs_display_header.c
16578         * src/prefs_headers.c
16579                 fixed a bug that accidentally destroyed dialogs
16580                 when closed them with delete_event
16581                 Added *_deleted() which handle delete_event signal correctly.
16582         * src/prefs_folder_item.[ch]
16583                 added "enable_thread" field for future customization
16584         * added src/prefs_matcher.[ch]
16585                 sample of the UI to define matching properties
16586         * src/procheader.c
16587                 using procheader_headername_equal instead of str*cmp functions
16588                 using procheader_parse_header() function
16589         * src/scoring.c
16590                 using MATCHING_XXX instead of SCORING_XXX
16591         * src/summaryview.c
16592                 display the sender of the news even if this is ourself
16593                 when this is a news message.
16594         * src/textview.c
16595                 using headername_equal() instead of str*cmp functions
16596
16597 2001-05-08 [alfons]
16598
16599         0.4.66claws
16600
16601         * sync with sylpheed 0.4.66
16602         * src/gtkstext.c: trace logs added 
16603
16604 2001-05-08 [sergey]
16605
16606         * src/prefs_common.[ch]: added option to enable/disable GnuPG
16607         signature check popup.
16608         * src/rfc2015.c (check_signature): show signature check popup only
16609         if it is enabled in preferences.
16610
16611 2001-05-07 [alfons]
16612
16613         0.4.66claws4
16614         
16615         * sync with sylpheed 0.4.66cvs6
16616
16617 2001-05-07 [darko]
16618
16619         * src/prefs_common.[ch]: added option to enable/disable
16620           looking up sender name in address book for summary pane
16621         * src/summaryview.c: look up sender in the address book
16622           by using Alfons' address completion code
16623
16624 2001-05-07 [hiroyuki]
16625
16626         * src/inc.h
16627           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
16628           member of Pop3State.
16629         * src/news.c: brought #include "defs.h" before #include <glib.h>
16630           to prevent the warning of `MIN' and `MAX' redefinition.
16631
16632 2001-05-06 [hoa]
16633
16634         * removed src/headers_display.[ch]
16635         * removed src/prefs_display_headers.[ch]
16636         * src/inc.c
16637                 use a temporary file in the user directory for mbox import
16638         * src/news.c
16639                 added XHDR support to get "To" and "Cc" headers
16640                 (in order to match news with to or cc field for
16641                 scoring)
16642                 added function news_parse_xhdr() to get XHDR response
16643         * src/nntp.[ch]
16644                 added function nntp_xhdr()
16645         * src/matcher.c
16646                 fetch the message if necessary
16647
16648 2001-05-06 [alfons]
16649
16650         0.4.66claws3
16651
16652         * sync with sylpheed 0.4.66cvs3-5
16653
16654 2001-05-06 [hoa]
16655
16656         * src/utils.[ch]
16657                 added function itos_buf() to enable use of several buffers
16658         * src/summaryview.c
16659                 use of itos_buf() instead of itos() in summary list
16660                 to fix the broken display of message number.
16661
16662 2001-05-06 [alfons]
16663
16664         * src/gtkstext.c: bug in cursor up navigation fixed,
16665                 fixed another unsigned / signed comparison (we're getting there :-)
16666
16667 2001-05-06 [hoa]
16668
16669         * src/Makefile.am
16670                 added scoring.c scoring.h
16671                 prefs_folder_item.c prefs_folder_item.h
16672                 matcher.c matcher.h
16673         * src/defs.h
16674                 added FOLDERITEM_RC SCORING_RC
16675         * src/folder.[ch]
16676                 added prefs field in FolderItem :
16677                 properties for each folder (PrefsFolderItem),
16678                 sorting type and mode were added as the first properties.
16679         * src/main.c
16680                 read config for scoring
16681         * added src/matcher.[ch]
16682                 gives functions to parse configuration file to do
16683                 matching on mails with a list of conditions.
16684         * src/mainwindow.c
16685                 add option to sort by score
16686         * src/prefs_common.[ch]
16687                 added preference option to show score and for
16688                 the score column size
16689         * added src/prefs_folder_item.[ch]
16690                 properties for each folder (PrefsFolderItem),
16691                 sorting type and mode were added as the first properties.
16692         * src/procheader.[ch]
16693                 added procheader_parse_header()
16694                 added procheader_header_free()
16695                 added procheader_headername_equal()
16696                 and made modification to use them.
16697         * src/procmsg.[ch]
16698                 added score field to MsgInfo structure
16699         * added src/scoring.[ch]
16700                 gives functions to parse configuration file to do
16701                 scoring on mails with a list of conditions.
16702         * src/summaryview.[ch]
16703                 save the sorting type and mode for the folder
16704                 added column to display the score of the mail
16705                 added function summary_score_clicked()
16706                 sorting type and mode are restored to the folder
16707                 when it is reopen
16708         * src/textview.c
16709                 use procheader_parse_header(), procheader_headername_equal()
16710                 removed memory leak in text_scan_header when freeing headers
16711         * src/filter.c
16712                 changed the function to match names of headers
16713                 using procheader_headername_equal()
16714
16715         Scoring functions are implemented, an interface is needed
16716         to configure that.
16717
16718 2001-05-04 [alfons]
16719
16720         * src/gtkstext.c: 
16721                 hopefully fixed the row up navigation bug,
16722                 removed adding back / forward lines to cache
16723
16724 2001-05-04 [sergey]
16725
16726         * src/prefs_display_headers.c: user interface changes:
16727         (prefs_display_headers_create): remove unused "Show" check button;
16728         allow reordering of headers by dragging.
16729         (prefs_display_headers_write_config): remove unused variables.
16730         (prefs_display_headers_set_dialog): do not insert "(New)" at top
16731         of lists (not needed with the new UI).
16732         (prefs_display_headers_set_list): scan lists starting from row 0,
16733         not 1 (do not skip "(New)").
16734         (prefs_display_headers_find_header): new function.
16735         (prefs_display_headers_clist_set_row): do not allow duplicates.
16736         (prefs_display_headers_delete_cb): do not skip row 0; treat
16737         closing the alert window by ESC as "No".
16738         (prefs_display_headers_up): do not protect row 0.
16739         (prefs_display_headers_down): do not protect row 0.
16740
16741 2001-05-04 [sergey]
16742
16743         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
16744         functions.
16745
16746         * src/summaryview.c
16747         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
16748         summary_select_next_marked, summary_select_prev_marked): new
16749         functions.
16750
16751 2001-05-03 [sergey]
16752
16753         * src/news.c: fixed a bug when no article can be fetched after
16754         server timeout if the connection was restored by news_post():
16755         (news_select_group): new function.
16756         (news_fetch_msg): call news_select_group() before fetching
16757         article.
16758         (news_get_uncached_articles): set session->group after successful
16759         GROUP command.
16760
16761 2001-05-03 [hoa]
16762
16763         * src/defs.h
16764         * src/procmsg.[ch]
16765         * src/procheader.c
16766                  changed version of cache, added cc field
16767
16768         * src/prefs_display_headers.c
16769                 the interface was changed
16770
16771         * src/prefs_headers.c
16772                 added cancel button
16773
16774 2001-05-03 [alfons]
16775
16776         * completed sync of sylpheed cvs2
16777         * src/gtkstext.c: updated row up / down cursor navigation
16778         * src/textview.c: re-edited, prepared for fixing the email address
16779                 scanner.
16780
16781 2001-05-03 [darko]
16782
16783         * src/prefs_common.c: use alfons' strftime ui code
16784         entry_datefmt and datefmt_sample widgets have to be
16785         global in this module because of this change
16786
16787 2001-05-03 [hoa]
16788
16789         * src/messageview.c
16790         * src/prefs_common.[ch] added option to activate the return receipt
16791                 feature.
16792
16793 2001-05-02 [alfons]
16794
16795         * src/gtkstext.c: fix for row up/down cursor navigation. 
16796
16797         0.4.66claws2
16798         
16799         * sync with 0.4.66cvs2
16800
16801 2001-05-02 [paul]
16802
16803         added add-sender-to-addressbook patch
16804
16805         * src/addressbook.c
16806         * src/addressbook.h
16807         * src/summaryview.c
16808
16809 2001-05-02 [sergey]
16810
16811         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
16812         G_ALERTDISABLE.
16813
16814         * src/alertpanel.c (alertpanel_create): new argument can_disable,
16815         all existing callers changed to pass FALSE; create a check button
16816         to disable the message.
16817         (alertpanel_message_with_disable): new function.
16818         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
16819         (alertpanel_button_toggled): new function.
16820         (alertpanel_button_clicked, alertpanel_close): set value using
16821         G_ALERT_VALUE_MASK.
16822
16823         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
16824
16825         * src/prefs_common.c (prefs_privacy_create): new check button
16826         checkbtn_gpgme_warning.
16827
16828         * src/main.c (main): moved preferences reading before gpgme
16829         initialization; check prefs_common.gpgme_warning before giving the
16830         GnuPG warning and set it to FALSE if the user wants to disable the
16831         warning.
16832
16833 2001-05-02 [hiroyuki]
16834
16835         * src/prefs_display_headers.c: modified the layout and some labels.
16836
16837 2001-05-02 [sergey]
16838
16839         * src/prefs_account.c (prefs_account_fix_size): new function.
16840         (prefs_account_create): call prefs_account_fix_size(); use
16841         gtk_widget_show instead of gtk_widget_show_all (fixes too large
16842         size when the window is shown for the first time).
16843         (prefs_account_basic_create): changed layout of serv_table; moved
16844         localmbox_entry above smtpserv_entry (logically it replaces
16845         POP3/IMAP server).
16846         (prefs_account_protocol_activated): set sensitivity of
16847         nntpauth_chkbtn according to the protocol (in addition to
16848         hide/show); commented out gtk_table_set_row_spacing() calls.
16849         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
16850         not sensitive (fixes a bug with disabled username/password boxes
16851         when editing POP3 account after NNTP with authentication).
16852
16853 2001-05-02 [hoa]
16854
16855         * src/account.c
16856         * src/inc.c
16857         * src/prefs_account.[ch]
16858         * src/send.c
16859                 removed local account without SMTP server
16860                 added option to use mail command instead of a connexion
16861                 to SMTP server when a local account is used
16862         * src/prefs_headers.c
16863                 fixed a bug
16864         * src/news.c
16865                 fixed a bug when connexion immediately closed
16866
16867 2001-05-01 [alfons]
16868
16869         0.4.66claws1
16870         
16871         * sync with 0.4.65
16872
16873 2001-05-01 [sergey]
16874
16875         * src/prefs_account.c (Basic, prefs_account_basic_create): new
16876         widget nntpauth_chkbtn.
16877         (prefs_account_protocol_activated): handle nntpauth_chkbtn
16878         visibility.
16879         (prefs_account_nntpauth_toggled): new function.
16880
16881         * src/news.c (news_session_new_for_folder): use NNTP
16882         authentication only if ac->use_nntp_auth is set.
16883
16884 2001-05-01 [hoa]
16885
16886         * src/Makefile.am changed headers.[ch] in customheader.[ch]
16887         * src/prefs_display_headers.c changed the UI
16888         * src/prefs_headers.c changed account_name to account_id
16889         * src/compose.c using customheader.h
16890
16891 2001-05-01 [hiroyuki]
16892
16893         * src/esmtp.c
16894           src/news.c
16895           src/nntp.c: changed sock_read() to sock_gets(), they've been left
16896           unsynched.
16897
16898 2001-05-01 [hoa]
16899
16900         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
16901         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
16902                 for displaying of headers
16903         * src/grouplist_dialog.[ch] minor changes to remove warnings
16904         * src/prefs_display_headers.[ch] dialog to choose the
16905         headers to display in the mail viewer.
16906         * src/headers.h correction of #define
16907         * src/headers_display.[ch] configuration for displaying of headers.
16908         * src/main.c read config of displaying of headers
16909         * src/prefs_common.c add a button to access the config dialog
16910                 for displaying of headers
16911         * src/prefs_display_headers.[ch] dialog for configuration for
16912                 displaying of the headers.
16913         * src/prefs_headers.c cleaning of code
16914         * src/procheader.c comments added to code
16915         * src/textview.c changes to reorder the headers depending
16916                 on the config for displaying of headers
16917
16918 2001-04-30 [alfons]
16919
16920         0.4.65claws7
16921
16922         * sync with 0.4.65cvs12
16923
16924         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
16925
16926 2001-04-30 [sergey]
16927
16928         * src/nntp.h (NNTPSockInfo): new field auth_failed.
16929
16930         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
16931         is set to force reconnection after authentication failure.
16932         (nntp_gen_command): set sock->auth_failed on authentication
16933         failure, or if sock->userid and sock->passwd are not set.
16934
16935         * src/news.c (news_session_new_for_folder): set userid=NULL if
16936         password dialog is cancelled.
16937
16938 2001-04-30 [sergey]
16939
16940         * src/nntp.h (NNTPSockInfo): new type.
16941
16942         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
16943         SockInfo.
16944         (nntp_open_auth, nntp_close): new functions.
16945         (nntp_gen_command): new function to handle authentication; all
16946         NNTP command functions updated to use it.
16947         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
16948         (nntp_list): removed old useless code.
16949
16950         * src/news.h (NNTPSession): new field nntp_sock.
16951
16952         * src/news.c: all functions updated to use NNTPSockInfo instead of
16953         SockInfo.
16954         (news_session_new): new arguments (userid, passwd); made static;
16955         use nntp_open_auth() if needed.
16956         (news_session_destroy): use nntp_close() instead of sock_close().
16957         (news_query_password): changed arguments.
16958         (news_session_new_for_folder): new function.
16959         (news_session_get): use news_session_new_for_folder().
16960         (news_authenticate): deleted.
16961         (news_get_uncached_articles): removed old authentication code.
16962
16963 2001-04-30 [sergey]
16964
16965         * src/news.c: reverted my previous changes (need to do NNTP
16966         authentication in a cleaner way).
16967         
16968 2001-04-29 [sergey]
16969
16970         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
16971         news_nntp_post, news_nntp_mode): new functions (wrappers with
16972         authentication support).
16973         (news_get_article_cmd, news_get_article, news_get_header): new
16974         argument "folder"; all callers changed.
16975         (news_get_article_cmd): added authentication support.
16976         (news_session_get): use news_nntp_mode() instead of nntp_mode().
16977         (news_post): use news_nntp_post() instead of nntp_post().
16978         (news_get_uncached_articles): use news_nntp_group() instead of
16979         nntp_group() and news_nntp_xover() instead of nntp_xover();
16980         removed old authentication code.
16981         (news_get_group_list): use news_nntp_list() instead of nntp_list().
16982
16983         * src/nntp.c (nntp_list): return real error code instead of
16984         hardcoded NN_ERROR.
16985
16986 2001-04-29 [sergey]
16987
16988         * configure.in: fixed wint_t typedef detection again
16989
16990 2001-04-28 [hoa]
16991
16992         * src/prefs_account.[ch], added A_LOCAL_CMD
16993                 (send mail with mail command)
16994         * src/send.c added function send_message_with_command()
16995         * src/inc.c made a more secure get_spool() function with
16996                 mktemp() but maybe mkstemp() or something more
16997                 secure can be used.
16998
16999 2001-04-28 [alfons]
17000
17001         * src/textview.c, colorization of email addresses in headers
17002
17003         0.4.65claws6
17004
17005         * bug sync with sylpheed
17006         * prefs_common.c: created date format ui for darko
17007         * sync with 0.4.65cvs11
17008         * configure.in: corrected to have the new gpg checks
17009
17010 2001-04-27 [alfons]
17011
17012         * completed sync with 0.4.65cvs10
17013         * minor debug things added to gtkstext.c
17014
17015 2001-04-27 [darko]
17016
17017         * configure.in: remove check for availability of
17018           strftime() as advised by Hiroyuki
17019         * src/prefs_common.[ch], src/procheader.c:
17020           synch strftime() code with Hiroyki's main branch
17021
17022 2001-04-26 [sergey]
17023
17024         * src/news.c: news_query_password(), news_authenticate(): new
17025           functions.
17026           news_get_uncached_articles(): added NNTP authentication
17027           handling.
17028         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
17029           new functions.
17030         * src/prefs_account.c: prefs_account_protocol_activated():
17031           enable userid and password fields for NNTP.
17032
17033 2001-04-26
17034
17035         * configure.in: check for availability of strftime()
17036           [darko]
17037         * src/prefs_common.[ch], src/procheader.c: use
17038           strftime() for displaying date in summary pane if it
17039           is available
17040
17041 2001-04-25
17042
17043         * more .cvsignore cleanups [alfons]
17044
17045 2001-04-25
17046
17047         * ac/sv-check-type.m4: new autoconf macro.
17048         * configure.in: fixed wint_t typedef detection (did not work
17049           with gcc-2.96).
17050
17051 2001-04-25
17052
17053         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
17054           [hiroyuki]
17055
17056 2001-04-24
17057         * modified gtkstext.c : buggy cursor navigation fixed, 
17058           and font descent also taken in account when drawing
17059           cursor. [alfons]
17060
17061 2001-04-24 [hoa]
17062         * added comments in src/news.c src/nntp.c
17063         * added src/prefs_headers.[ch]
17064         * added src/headers.[ch]
17065         * modified compose.c to activate custom headers
17066                 added function is_in_custom_headers
17067         * modified prefs_account.[ch]
17068                 added function prefs_account_customhdr_edit
17069         * modified src/defs.h :
17070                 added HEADERS_RC : name of the config file
17071                 for the custom headers
17072
17073 2001-04-24
17074
17075     0.4.65claws5
17076
17077         * configure.in
17078           src/gtkstext.[ch]
17079           src/compose.c
17080           src/Makefile.am
17081           
17082           added gtkstext with configure.in patch by Hiroyuki which
17083           should fix the XIM detection [alfons]
17084
17085         * more clean up of cvs [alfons]
17086
17087                  * removed all Makefile.in files to attic.
17088
17089                  * updated all .cvsignores to really ignore things that could
17090                    be unintentionally committed by a recursive commit.
17091
17092 2001-04-23 [hoa]
17093         * added src/grouplist_dialog.[ch]
17094         * changed src/folderview.c to call grouplist_dialog instead
17095                 of inputdialog
17096         * src/news.c :
17097                 added functions news_reset_group_list
17098                 and news_get_group_list
17099         * src/nntp.c :
17100                 added function nntp_list
17101         * src/defs.h :
17102                 added GROUPLIST_FILE : name of the newsgroup list cache file
17103
17104 2001-04-21
17105
17106         * added option to warn about queued messages on exit [sergey]:
17107
17108           * src/compose.c: compose_queue(): call folder_item_scan()
17109             and folderview_update_item() after queueing.
17110           * src/folderview.c: folderview_update_node(): draw the queue
17111             folder in bold font if there are queued messages.
17112           * src/mainwindow.c: queued_messages(): new function.
17113             app_exit_cb(): display warning if there are queued messages
17114             if warn_queued_on_exit is set.
17115           * prefs_common.[ch]: add warn_queued_on_exit option.
17116
17117         * enhanced GnuPG key selection support [sergey]:
17118
17119           * src/select-keys.c: updated to newer version from Win32
17120             branch with support for selecting arbitrary keys.
17121           * src/prefs_account.c: added the Privacy tab to the account
17122             options window.
17123             prefs_account_privacy_create(),
17124             prefs_account_sign_key_set_data_from_radiobtn(),
17125             prefs_account_sign_key_set_radiobtn(): new functions.
17126           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
17127           * src/rfc2015.c: set_signers(): new function.
17128             pgp_sign(): add the account parameter, call set_signers().
17129             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
17130           * src/rfc2015.h: rfc2015_sign(): updated prototype.
17131           * src/compose.c: pass the current account to rfc2015_sign().
17132
17133         * tag name claws added to prevent confusion with main branch [alfons]
17134
17135         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
17136
17137         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
17138
17139         * sync with recent sylpheed cvs. Untested though. [alfons]
17140