60cda3243167a18038d3922202e62a24891967b8
[claws.git] / ChangeLog.claws
1 2003-07-08 [paul]       0.9.0claws89
2
3         * sync with 0.9.3cvs2
4                 see ChangeLog 2003-07-08
5
6 2003-07-08 [match]      0.9.0claws88
7
8         * src/ldapctrl.c
9                 extend LDAP search for first/last name by parsing search term.
10
11 2003-07-08 [alfons]     0.9.0claws87
12
13         * src/send_message.c
14                 fix bug #208 "Status message stuck when sending on POP3 account"
15
16 2003-07-07 [paul]       0.9.0claws86
17
18         * po/hr.po
19                 new Croatian translation, submitted by
20                 Dragan <drleskov@inet.hr>
21
22 2003-07-07 [paul]       0.9.0claws85
23
24         * sync with 0.9.3cvs1
25                 see ChangeLog 2003-07-07
26
27 2003-07-05 [christoph]  0.9.0claws84
28
29         * src/Makefile.am
30         * src/messageview.c
31         * src/mimeview.[ch]
32         * src/stock_pixmap.[ch]
33         * src/pixmaps/messageview_text.xpm              ** NEW **
34                 move mimeview tabs to the right side and use icons
35                 instead of text to save some space
36
37         (patch by Luke Plant <lukeplant@softhome.net>)
38
39 2003-07-05 [christoph]  0.9.0claws83
40
41         * src/inc.c
42                 add NULL pointer checks
43
44         (patch by Luke Plant <lukeplant@softhome.net>)
45         (closes Bug 204 0.9.0 quits on authentication error?!)
46
47 2003-07-05 [alfons]     0.9.0claws82
48
49         * configure.ac
50                 take the clue in bug #202 "./configure script - 
51                 'if test' comparison failure" reported by John Kristoff. 
52
53 2003-07-04 [christoph]  0.9.0claws81
54
55         * src/plugins/spamassassin/spamassassin.c
56                 set timeout for spam check
57
58 2003-07-04 [christoph]  0.9.0claws80
59
60         * src/main.c
61                 destroy all FolderItems when shutting down to
62                 allow folders to clean up
63
64 2003-07-04 [melvin]     0.9.0claws79
65
66         * src/gtk/gtkaspell.c
67                 Fixed bug #184 "Entering non-ascii character deletes
68                 previous char if spell checking enabled": this makes
69                 the spell checking in multibytes (e.g. UTF-8)locales work.
70                 (Patch by Luke Plant).
71                 
72 2003-07-04 [christoph]  0.9.0claws78
73
74         * sync with 0.9.2cvs1
75                 see ChangeLog 2003-06-10
76
77 2003-07-04 [paul]       0.9.0claws77
78
79         * sync with 0.9.3 release
80                 see ChangeLog 2003-07-04
81
82 2003-07-03 [christoph]  0.9.0claws76
83
84         * src/folder.[ch]
85         * src/imap.c
86         * src/mbox_folder.c
87         * src/mh.c
88         * src/news.c
89                 move folder_item_get_path() stuff into a folder virtual function
90
91         * src/procmsg.c
92                 use folder_item_fetch_msg() to get message and do not contruct
93                 the filename from path and number
94
95 2003-07-03 [paul]       0.9.0claws75
96
97         * sync with 0.9.2cvs12
98                 see ChangeLog 2003-07-03
99
100 2003-07-02 [paul]       0.9.0claws74
101
102         * src/messageview.c
103                 fix text-selection for replying
104
105 2003-07-02 [paul]       0.9.0claws73
106
107         * sync with 0.9.2cvs11
108                 see ChangeLog 2003-07-02
109
110 2003-07-02 [paul]       0.9.0claws72
111
112         * src/procmsg.c
113                 revert last commit because it breaks more
114                 than it fixes
115
116 2003-07-02 [paul]       0.9.0claws71
117
118         * src/procmsg.c
119                 fix thread by subject/sort by date
120
121 2003-07-01 [paul]       0.9.0claws70
122
123         * sync with 0.9.2cvs10
124                 see ChangeLog 2003-07-01
125
126 2003-06-30 [paul]       0.9.0claws69
127
128         * sync with 0.9.2cvs9
129                 see ChangeLog 2003-06-30
130
131 2003-06-28 [match]      0.9.0claws68
132
133         * src/addressbook.c
134                 fix null ptr.
135
136 2003-06-27 [paul]       0.9.0claws67
137
138         * sync with 0.9.2cvs7
139                 see ChangeLog 2003-06-27
140
141 2003-06-26 [christoph]  0.9.0claws66
142
143         * src/folder.c
144                 freeze folder updates while a folder is scanned
145
146         (closes Bug 185 New message counter)
147
148 2003-06-26 [darko]      0.9.0claws65
149
150         * src/ldapserver.c
151                 fix infinite loop when adding a new LDAP server
152
153 2003-06-26 [paul]       0.9.0claws64
154
155         * sync with 0.9.2cvs6
156                 see ChangeLog 2003-06-26
157
158 2003-06-26 [paul]       0.9.0claws63
159
160         * sync with 0.9.2cvs5
161                 see ChangeLog 2003-06-25 and 2003-06-26
162
163 2003-06-25 [match]      0.9.0claws62
164
165         * src/addr_compl.c
166                 Fixed tab/backtab for dropped-down completion list to
167                 move next/previous field. (close bug 147)
168
169 2003-06-25 [christoph]  0.9.0claws61
170
171         * src/addr_compl.[ch]
172         * src/addrindex.[ch]
173         * src/folderview.c
174         * src/inc.c
175         * src/news.c
176         * src/summaryview.c
177         * src/toolbar.c
178                 fix warnings
179
180 2003-06-25 [leandro]    0.9.0claws60
181
182         * src/compose.c
183                 o cleanups
184                 o gray out "Message/Remove references" menu item if not
185                   replying to a message
186
187 2003-06-24 [leandro]    0.9.0claws59
188
189         * src/compose.[ch]
190                 o removed "Message/Create new thread" menu item
191                 o added "Message/Remove references" menu item
192                   (it's off by default and will not check anymore
193                    if the subject changed)
194
195 2003-06-23 [alfons]     0.9.0claws58
196
197         * src/procmsg.c
198                 try better grouping messages threaded by subject based on their age.
199                 still not perfect - because the message tree is not sorted by date.  
200
201 2003-06-23 [thorsten]   0.9.0claws57
202
203         * src/pop.[ch]
204                 added mail_receive_hook to allow modifications
205                 directly after retrieval (e.g. adding headers).
206
207 2003-06-23 [paul]       0.9.0claws56
208
209         * src/sourcewindow.c
210                  enable the use of Ctrl+A to select all text in
211                  the sourcewindow
212                  Patch submitted by Ivan Francolin Martinez
213                  <ivanfm@users.sourceforge.net>
214
215 2003-06-22 [christoph]  0.9.0claws55
216
217         * src/folder.[ch]
218                 o add notification hook for folder tree changes
219                 o invoke hooks after folder tree scanning
220
221         * src/folderview.[ch]
222                 register hook for folder tree changes that
223                 updates the ctree
224
225         (there are more places that should be updated, like add, remove 
226          or move folder)
227
228         (closes Bug 164 Crash on rebuild folder tree)
229         (closes Bug 190 Crash on 'rebuilding folder tree')
230
231 2003-06-21 [leandro]    0.9.0claws54
232
233         * src/compose.[ch]
234                 create a new thread if subject changes
235                 (it's on by default, can be disabled in Message menu)
236
237 2003-06-21 [alfons]     0.9.0claws53
238
239         * src/summaryview.c
240                 quiet little compiler
241
242 2003-06-21 [christoph]  0.9.0claws52
243
244         update gettext stuff to version 0.12
245
246 2003-06-19 [alfons]     0.9.0claws51
247
248         * src/common/log.c
249         * src/common/plugin.c
250                 move defs.h before glib.h to prevent MIN/MAX redefs
251
252 2003-06-19 [alfons]
253
254         * src/addressbook.c
255                 translatable
256
257 2003-06-19 [match]      0.9.0claws50
258
259         * src/addressbook.[ch]
260         * src/addrindex.[ch]
261         * src/addr_compl.[ch]
262         * src/editldap.[ch]
263         * src/editldap_basedn.[ch]
264         * src/addritem.[ch]
265         * src/ldapquery.h
266                 re-implemented dynamic LDAP search. works without
267                 slowdown on display sender with addressbook
268                 option.
269         * src/addrbook.c
270                 documented code.
271
272 2003-06-19 [paul]       0.9.0claws49
273
274         * src/compose.c
275                 fix Bug #136 'Nonprovided quotation marks crash claws'
276                 patch submitted by Pawel PĂȘkala <c0rn@gazeta.pl>
277
278 2003-06-19 [alfons]     0.9.0claws48
279
280         * src/prefs_common.[ch]
281         * src/procmsg.c
282                 restrict threading by subject by checking thread for
283                 age (prefs_common.thread_by_subject_max_age)
284
285 2003-06-18 [christoph]  0.9.0claws47
286
287         * src/imap.c
288                 fix memory leak in imap_cmd_fetch()
289
290 2003-06-18 [christoph]  0.9.0claws46
291
292         * src/prefs_gtk.c
293                 fix memory leak in prefs_set_default() when used multiple
294                 times or after prefs have been read
295
296 2003-06-18 [christoph]  0.9.0claws45
297
298         * src/common/plugin.c
299                 fix memory leak in plugin_unload()
300
301 2003-06-18 [christoph]  0.9.0claws44
302
303         * src/imap.c
304                 fix memory leak in imap_cmd_ok()
305
306 2003-06-18 [christoph]  0.9.0claws43
307
308         * src/folder.c
309                 stop messages that are downloaded from POP3 and added to
310                 an IMAP inbox from being filtered twice (first by POP3
311                 and again when IMAP folder is scaned to get the UID of
312                 the APPEND operation when no UIDPLUS is available)
313
314 2003-06-18 [alfons]
315
316         * tools/Makefile.am
317                 phoenix <- firebird     
318
319 2003-06-18 [paul]
320
321         * tools/launch_phoenix          ** REMOVED **
322           tools/launch_firebird         ** NEW **
323                 renamed and edited to reflect the browser's name change from
324                 'phoenix' to 'firebird'
325
326 2003-06-18 [paul]       0.9.0claws42
327
328         * sync with 0.9.2cvs2
329                 see ChangeLog 2003-06-16
330
331 2003-06-17 [alfons]     0.9.0claws41
332
333         * src/procmsg.c
334                 prevent threading problems when a node is an ancestor (parent / great parent),
335                 which mostly happens with circular references (thanks to Phillipe GramoullĂ©
336                 for finding an sample set of messages)
337
338 2003-06-16 [christoph]  0.9.0claws40
339
340         * src/main.c
341                 don't popup main window on --receive or --receive-all
342
343         * src/mainwindow.[ch]
344         * src/plugins/trayicon/trayicon.c
345                 allow hiding of main window by clicking on the trayicon
346                 (doesn't work correctly in seperate window mode and may
347                  cause unexpected GTK problems I couldn't find yet)
348
349         * src/common/ssl.c
350                 remove incorrect warning
351
352 2003-06-15 [alfons]     0.9.0claws39
353
354         * src/gtk/gtkstext.c
355                 don't output debug text;
356                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
357                 for pointing this out);
358
359 2003-06-14 [alfons]     0.9.0claws38
360         
361         * src/messageview.c
362                 remove printf() and make one if..else comply with coding style
363
364 2003-06-14 [alfons]     0.9.0claws37
365
366         * AUTHORS
367                 add Martin Wicke
368         * src/action.c
369         * src/messageview.[ch]
370         * src/summaryview.c
371                 apply patch #754162 "Quoting messages filtered by actions" submitted
372                 by Martin Wicke, which allows quoting message body changed by an
373                 action (Thanks!).
374
375 2003-06-13 [alfons]     0.9.0claws36
376
377         * src/utils.c
378                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
379                 use case insensitive regexp (suggested by Ivan Martinez)
380
381 2003-06-13 [christoph]  0.9.0claws35
382
383         * configure.ac
384         * src/plugins/trayicon/Makefile.am
385         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
386         * src/plugins/trayicon/trayicon.c
387         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
388         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
389         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
390         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
391         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
392         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
393                 replace my own EggTrayIcon backport with the backport
394                 used by (l|x)mule and gabber.
395
396 2003-06-13 [alfons]     0.9.0claws34
397
398         * AUTHORS
399         * src/common/utils.c
400                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
401
402 2003-06-13 [alfons]     0.9.0claws33
403
404         * src/compose.c
405                 clean up a little bit
406
407 2003-06-12 [alfons]     0.9.0claws32
408
409         * src/compose.c
410                 const correctness fix
411
412         * src/common/sylpheed.[ch]
413                 () -> (void)
414                 prevent redef MIN/MAX
415                 
416         * src/common/utils.[ch]
417                 () -> (void)
418
419 2003-06-12 [melvin]     0.9.0claws31
420
421         * src/compose.c
422                 Updated to take into accounts changes in GtkAspell.
423
424 2003-06-12 [alfons]     0.9.0claws30
425
426         * src/compose.c
427         * src/procmsg.c
428         * src/common/utils.[ch]
429                 handle reply subject prefixes better (initial 
430                 suggestion by Robert Story adapted and enhanced 
431                 using regexps)
432
433 2003-06-12 [melvin]     0.9.0claws29
434
435         * src/compose.c
436                 Use new gtkaspell_checkers_strerror() to get the speller's
437                 error message instead of accessing the (now private)
438                 checkers structure.
439                 Minor code clean up
440
441         * src/main.c
442                 Use #ifdef instead of #if for USE_ASPELL
443                 Use the new spell checkers init/quit functions 
444
445         * src/gtk/gtkaspell.c
446                 Use #ifdef instead of #if for USE_ASPELL
447                 Moved in the majority of GtkAspell structures that were
448                 exported before by gtkaspell.h
449         
450         * src/gtk/gktaspell.h
451                 Made gtkaspell.h contain only the necessary data to be
452                 publicized by moving many structures to gtkaspell.c.
453                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
454                 gtkaspell_checkers_new(): replaced by...
455                 gtkaspell_checkers_init(): new function for initialization
456                 gtkaspell_checkers_delete(): replaced by...
457                 gtkaspell_checkers_quit(): new function
458                 gtkaspell_checkers_strerror(): new function that returns
459                 the checker's last error message.
460                 
461 2003-06-11 [melvin]     0.9.0claws28
462
463         * po/POTFILES.in
464                 Updated to take into account gtkaspell.c migration to
465                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
466
467 2003-06-10 [alfons]     0.9.0claws27
468
469         * src/filtering.[ch]
470         * src/folder.c
471         * src/matcher.c
472         * src/scoring.[ch]
473                 - try fixing bug #18 (any brave testers?)
474                 - add more robustness by refusing previously 
475                   unchecked NULL pointers 
476
477 2003-06-10 [alfons]     0.9.0claws26
478
479         * src/procmsg.c
480                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
481
482 2003-06-09 [alfons]     0.9.0claws25
483
484         * src/prefs_common.c
485                 fix bug #163 "Icon switching doesnt work properly" by 
486                 preventing early freeing of prefs_common.pixmap_theme_path.
487
488 2003-06-09 [christoph]  0.9.0claws24
489
490         * src/gtk/gtkaspell.c
491                 revert Thorsten's fix and add forgotten g_strdup for
492                 aspell path (it should not be possible to alter the path a
493                 GtkASpell uses from outside)
494
495 2003-06-09 [thorsten]   0.9.0claws23
496
497         * src/gtk/gtkaspell.c
498                 dont free prefs_common.aspell_path when closing compose
499
500 2003-06-08 [colin]      0.9.0claws22
501
502         * src/plugins/spamassassin/spamassassin.c
503                 fix prefs types
504
505 2003-06-07 [christoph]  0.9.0claws21
506
507         * src/Makefile.am
508         * src/compose.c
509         * src/gtkaspell.[ch]            ** REMOVE **
510         * src/gtk/Makefile.am
511         * src/gtk/gtkaspell.[ch]        ** NEW **
512                 o make gtkaspell independent from sylpheed's prefs
513                 o move gtkaspell.[ch] to gtk directory
514
515 2003-06-07 [christoph]  0.9.0claws20
516
517         * src/Makefile.am
518         * src/crash.c
519         * src/export.c
520         * src/filesel.[ch]              ** REMOVE **
521         * src/folder.c
522         * src/main.[ch]
523         * src/common/sylpheed.[ch]
524         * src/gtk/Makefile.am
525         * src/gtk/filesel.[ch]          ** NEW **
526         * src/gtk/pluginwindow.c
527         * src/gtk/sslcertwindow.c
528                 move filesel.[ch] to gtk directory
529
530 2003-06-07 [alfons]     0.9.0claws19
531
532         * src/filesel.c
533                 make (multi) file selection dialog work again (Claws-only)
534
535 2003-06-07 [thorsten]   0.9.0claws18
536
537         * po/de.po
538                 fix typos
539
540 2003-06-07 [alfons]     0.9.0claws17
541
542         * configure.ac
543         * src/mimeview.c
544                 detect apache mishap in which case don't include fnmatch.h
545                 if regex.h is already included
546
547 2003-06-06 [christoph]  0.9.0claws16
548
549         * configure.ac
550         * src/mimeview.h
551                 add check for fnmatch.h and include it when available
552
553         * src/mimeview.[ch]
554                 fix wrong case sensitivity of Content-Types
555
556         * src/gtk/Makefile.am
557                 need the same include paths in gtk directory as in
558                 common directory because .h files in common can
559                 include files from these directories, when included
560                 in gtk's .h or .c files
561
562 2003-06-06 [alfons]     0.9.0claws15
563
564         * src/mimeview.c
565         * src/summaryview.c
566                 make it compile again because of regex.h / fnmatch.h 
567                 include problems (related to recent mime stuff, can
568                 someone check this?)
569
570 2003-06-06 [thorsten]   0.9.0claws14
571
572         * src/folderview.c
573                 possible use of uninitialized pointer while dragging
574
575 2003-06-06 [paul]       0.9.0claws13
576
577         * src/compose.c
578                 fix bug where the insert sig button would be effective
579                 only when auto_sig was set
580
581 2003-06-06 [paul]       0.9.0claws12
582
583         * sync with 0.9.2 release
584
585 2003-06-02 [paul]       0.9.0claws11
586
587         * sync with 0.9.1cvs1
588                 see ChangeLog 2003-06-02
589                 
590         * po/de.po
591                 update by Jens
592
593 2003-06-01 [christoph]  0.9.0claws10
594
595         * src/account.c
596                 don't use substring search to find accounts by email address
597
598         (closes Bug 169 Overly loose matching of "From" address)
599
600 2003-05-31 [christoph]  0.9.0claws9
601
602         * doc-src/rfc2683.txt
603         * src/imap.c
604                 limit IMAP command length as recommended in RFC2683
605                 (message number lists will be split into multiple imap
606                 sets, the limit of 1000 octets is not a hard limit)
607
608         (closes Bug 161 sylpheed-claws exits with segfault when logging
609          in to certain imap-servers)
610
611 2003-05-29 [alfons]     0.9.0claws8
612
613         * src/toolbar.[ch]
614                 add print button (calling summary_print());
615                 fine tune setting tooltip text;
616                 (if someone needs other buttons, please take these 
617                 commits as a guide, instead of bothering us - also
618                 see 0.8.11claws150) 
619
620 2003-05-29 [darko]      0.9.0claws7
621
622         * src/compose.c
623                 fix crash when word wrapping kicks in due to
624                 changed text by spell checker
625
626 2003-05-29 [paul]       0.9.0claws6
627
628         * src/compose.c
629                 fix bug where changing account would insert
630                 sig even if auto_sig was FALSE
631                 
632         * ChangeLog
633           ChangeLog.jp
634           INSTALL
635                 sync with 0.9.1 release
636
637 2003-05-28 [christoph]  0.9.0claws5
638
639         * src/imap.c
640                 fix truncation of too long commands
641
642         (closes Bug 167 IMAP hangs trying to get envelope
643          information in imap_get_uncached_messages)
644
645 2003-05-27 [paul]       0.9.0claws4
646
647         * tools/Makefile.am
648           tools/maildir2sylpheed.pl     ** NEW FILE **
649                 add kmail to sylpheed mailbox conversion script
650
651 2003-05-27 [paul]       0.9.0claws3
652
653         * sync with 0.9.0cvs10
654                 see ChangeLog 2003-05-26
655
656 2003-05-26 [paul]       0.9.0claws2
657
658         * sync with 0.9.0cvs9
659                 see ChangeLog 2003-05-26
660
661 2003-05-24 [paul]       0.9.0claws1
662
663         * sync with 0.9.0cvs8
664                 see ChangeLog 2003-05-23
665
666 2003-05-24 [paul]       0.9.0claws
667
668         * version 0.9.0claws released
669
670 2003-05-24 [paul]       0.8.11claws177
671
672         * src/plugins/dillo-viewer/Makefile.am
673           src/plugins/traycon/Makefile.am
674                 add missing files
675                 
676         * po/bg.po
677           po/en_GB.po
678           po/es.po
679           po/it.po
680           po/pt_BR.po
681           po/ru.po
682           po/sr.po
683                 update Bulgarian, British English, Spanish, Italian, 
684                 Brazilian Portuguese, Russian, and Serbian translations, 
685                 submitted by George Danchev, [me], Ricardo Mones Lastra,
686                 AndrĂ© Filipe de Assunção e Brito, Alessandro Maestri, 
687                 Ruslan N. Balkin, and Urke MMI
688
689 2003-05-23 [melvin]     0.8.11claws176
690
691         * po/fr.po
692                 Updated French translations
693
694 2003-05-22 [paul]       0.8.11claws175
695
696         * src/Makefile.am
697           src/addrbook.[ch]
698           src/addrcache.[ch]
699           src/addr_compl.[ch]
700           src/adressbook.[ch]
701           src/addrindex.[ch]
702           src/addritem.[ch]
703           src/editaddress.c
704           src/editgroup.c
705           src/editldap_basedn.c
706           src/editldap.c
707           src/jpilot.c
708           src/vcard.c
709                 revert to get ldap into it previous working state
710                 
711         * po/zh_TW.Big5.po
712                 new Taiwanese translation,
713                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
714
715 2003-05-22 [christoph]  0.8.11claws174
716
717         * src/plugins/spamassassin/libspamc.[ch]
718                 sync libspamc with SpamAssaain release 2.55
719
720 2003-05-22 [paul]       0.8.11claws173
721
722         * sync with 0.9.0cvs7
723                 see ChangeLog 2003-05-22
724                 
725         * src/summaryview.c
726                 revert change in 0.8.11claws172: follow
727                 Hiroyuki's decision and that's the end of it.
728
729 2003-05-21 [paul]       0.8.11claws172
730
731         * src/summaryview.c
732                 fix discrepency between open_unread_on_enter
733                 and always_show_msg
734
735 2003-05-21 [paul]       0.8.11claws171
736
737         * sync with 0.9.0cvs6
738                 see ChangeLog 2003-05-21
739
740 2003-05-21 [paul]       0.8.11claws170
741
742         * sync with 0.9.0cvs5
743                 see ChangeLog 2003-05-21
744
745 2003-05-20 [paul]       0.8.11claws169
746
747         * sync with 0.9.0cvs4
748                 see ChangeLog 2003-05-20
749                 fixes bug #152, 'encoding of IMAP folders names'
750
751 2003-05-20 [paul]       0.8.11claws168
752
753         * sync with 0.9.0cvs3
754                 see ChangeLog 2003-05-20
755                 
756         * src/tools/convert_mbox.pl
757                 minor change in the comments, submitted by Fred Marton
758
759 2003-05-19 [paul]       0.8.11claws167
760
761         * src/plugins/clamav/Makefile.am
762           configure.ac
763                 link clamav_lib to the plugin and not to the main program
764
765 2003-05-19 [christoph]
766
767         * src/Makefile.am
768                 add -export-dynamic for linking
769
770 2003-05-19 [paul]       0.8.11claws166
771
772         * sync with 0.9.0cvs1
773                 see ChangeLog 2003-05-19
774
775 2003-05-19 [paul]       0.8.11claws165
776
777         * src/inc.c
778                 fix 'pop before smtp' timeout
779
780 2003-05-18 [alfons]     0.8.11claws164
781
782         * src/prefs_matcher.c
783                 put "execute" action command line ("expression") in edit box
784
785 2003-05-18 [christoph]  0.8.11claws163
786
787         * src/mimeview.[ch]
788         * src/plugins/dillo_viewer/dillo_viewer.c
789         * src/plugins/image_viewer/viewer.c
790         * src/plugins/mathml_viewer/mathml_viewer.c
791                 let a viewer have a list of Content-Types
792
793 2003-05-18 [paul]       0.8.11claws162
794
795         * src/prefs_filtering.c
796                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
797                 and REDIRECT actions
798
799 2003-05-17 [christoph]
800
801         * README.claws
802                 o remove dynamic signatures that was syned with main
803                 o add infos about no longer "build in" image viewer
804                 o update bugtracker URL
805
806 2003-05-17 [christoph]  0.8.11claws161
807
808         * src/folder.c
809         * src/folderview.c
810         * src/imap.c
811                 don't use imap_scan_folder anymore. Instead call folder_item_scan
812                 for every folder after rebuilding the folder tree.
813
814         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
815          messages)
816
817 2003-05-17 [christoph]  0.8.11claws160
818
819         * src/imap.c
820                 don't use STATUS command on current folder to check for
821                 content changes. imap_cmd_ok() now tracks changes to
822                 folder and number of existing messages.
823
824 2003-05-17 [paul]       0.8.11claws159
825
826         * src/plugins/clamav/clamav_plugin.c
827                 remove unnecessary debug_print
828
829 2003-05-16 [thorsten]   0.8.11claws158
830
831         * src/plugins/demo.c
832                 included missing intl.h
833
834 2003-05-16 [paul]       0.8.11claws157
835
836         * po/POTFILES.in
837                 remove non-existant entries
838         
839         * src/plugins/clamav/clamav_plugin.c
840           src/plugins/clamav/clamav_plugin_gtk.c
841           src/plugins/dillo_viewer/dillo_prefs.c
842           src/plugins/dillo_viewer/dillo_viewer.c
843                 gettextise
844
845 2003-05-16 [christoph]  0.8.11claws156
846
847         * po/POTFILES.in
848                 include plugin .c files for translation until I
849                 find a better solution to have plugins have their
850                 own textdomain
851         * src/plugins/demo/demo.c
852         * src/plugins/image_viewer/plugin.c
853         * src/plugins/mathml_viewer/mathml_viewer.c
854         * src/plugins/spamassassin/spamassassin.c
855         * src/plugins/spamassassin/spamassassin_gtk.c
856         * src/plugins/trayicon/trayicon.c
857                 add gettext macros for plugin name and description
858
859 2003-05-16 [paul]
860
861         * sync with 0.9.0
862
863 2003-05-16 [paul]       0.8.11claws155
864
865         * sync with lastest 0.9.0pre1
866                 see ChangeLog 2003-05-16
867
868 2003-05-15 [paul]       0.8.11claws154
869
870         * sync with latest 0.9.0pre1
871                 see ChangeLog 2003-05-14 and 2003-05-15
872
873 2003-05-14 [christoph]  0.8.11claws153
874
875         * src/plugins/image_viewer/viewer.c
876         * src/plugins/image_viewer/viewer.glade         ** NEW **
877         * src/plugins/image_viewer/viewerprefs.c
878                 make it possible to disable the autoload function in the
879                 imageviewer again
880
881 2003-05-14 [christoph]  0.8.11claws152
882
883         * src/folder.c
884                 fix folder update after adding a message
885
886 2003-05-13 [alfons]     0.8.11claws151
887
888         * src/common/session.c
889                 remove debug traces
890                 
891         * src/addrcache.[ch]
892         * src/filtering.[ch]
893         * src/folder.[c]
894         * src/gtkaspell.[ch]
895         * src/imap.[ch]
896         * src/mbox_folder.[ch]
897         * src/mh.[ch]
898         * src/mimeview.h
899         * src/msgcache.[ch]
900         * src/news.[ch]
901         * src/passphrase.[ch]
902         * src/prefs_common.[ch]
903         * src/prefs_gtk.[ch]
904         * src/procmsg.c
905         * src/scoring.[ch]
906                 be pedantic; (in prototypes () implies (int))
907
908 2003-05-13 [alfons]     0.8.11claws150
909
910         * src/prefs_toolbar.[ch]
911         * src/summaryview.[ch]
912         * src/toolbar.[ch]
913                 change misleading text in toolbar prefs;
914                 add toolbar action for ignore thread (toggles ignore thread flag);
915                 clean up a little bit;
916
917 2003-05-12 [paul]
918
919         * tools/convert_mbox.pl
920                 bug fixed by Fred Marton
921
922 2003-05-12 [paul]
923
924         * sync with 0.9.0pre1
925
926 2003-05-09 [paul]       0.8.11claws149
927
928         * sync with 0.8.11cvs43
929                 see ChangeLog 2003-05-09
930
931 2003-05-08 [christoph]  0.8.11claws148
932
933         * src/imap.[ch]
934                 o use CAPABILIY as first command and check for PREAUTH
935                   information in the response to it
936                 o rewrite all imap_cmd_* functions to use an IMAPSession
937                   instead of a SockInfo as parameter
938                 o do STARTTLS after fetching and checking the server
939                   capabilities
940
941 2003-05-08 [paul]       0.8.11claws147
942
943         * tools/Makefile.am
944           tools/README
945           tools/convert_mbox.pl         ** NEW FILE **
946                 add mbox conversion script. Submitted by 
947                 Fred Marton <Fred.Marton@uni-bayreuth.de>
948
949 2003-05-07 [christoph]
950
951         * doc-src/glade.txt
952         * src/gtk/pluginwindow.glade
953         * src/plugins/image_viewer/viewerprefs.glade
954         * src/plugins/spamassassin/spamassassin_gtk.glade
955                 add glade files for user interfaces and a description how
956                 to use glade to create the sylpheed code
957
958 2003-05-07 [paul]       0.8.11claws146
959
960         * sync with 0.8.11cvs41
961                 see ChangeLog 2003-05-07
962
963 2003-05-06 [christoph]  0.8.11claws145
964
965         * src/main.c
966         * src/plugins/image_viewer/viewer.c
967                 fix usage of imlib in imageviewer plugin
968
969         * src/gtk/prefswindow.c
970                 handle window close event correctly
971
972 2003-05-06 [paul]       0.8.11claws144
973
974         * src/common/ssl.c
975                 fix typo introduced in sync
976
977 2003-05-06 [paul]       0.8.11claws143
978
979         * sync with 0.8.11cvs39
980                 see ChangeLog 2003-05-06
981
982 2003-05-06 [paul]       0.8.11claws142
983
984         * AUTHORS
985           po/cs.po
986                 updated Czech translation, submitted by 
987                 Radek Vybiral <Radek.Vybiral@vsb.cz>
988                 
989         * src/plugins/clamav/clamav_plugin_gtk.c
990                 clean up
991
992 2003-05-03 [alfons]     0.8.11claws141
993
994         * src/compose.[ch]
995                 make paste as quotation work even when the call to 
996                 text_inserted() was deferred (fixes bug #140 "Paste 
997                 as quotation does not work when using "external" 
998                 clipboard")
999
1000 2003-05-03 [thorsten]   0.8.11claws140
1001
1002         * src/addrquery.h
1003           src/ldapquery.h
1004           src/mainwindow.c
1005                 removed C++ comments
1006         * src/addr_compl.c
1007                 function with non-int retval/param used before
1008                 implementation/declaration
1009
1010 2003-05-02 [paul]       0.8.11claws139
1011
1012         * src/addr_compl.[ch]
1013           src/addressbook.[ch]
1014           src/addrindex.c
1015           src/summaryview.c
1016                 revert match's changes to (finally) remove the bug where
1017                 opening a folder causes massive slowdown when using the 
1018                 'Display sender using address book' option
1019
1020 2003-05-01 [melvin]     0.8.11claws138
1021
1022         * src/plugins/dillo_viewer/dillo_prefs.[ch]
1023         * src/plugins/dillo_viewer/dillo_viewer.c
1024                 Fixed bug where "Cancel" button from prefs issued
1025                 warnings.
1026                 Comply a little more to coding style
1027
1028 2003-05-01 [paul]       0.8.11claws137
1029
1030         * sync with 0.8.11cvs38
1031                 see ChangeLog 2003-05-01
1032
1033 2003-05-01 [paul]       0.8.11claws136
1034
1035         * po/bg.po
1036                 updated by George Danchev
1037
1038 2003-04-30 [christoph]  0.8.11claws135
1039
1040         * src/plugins/dillo_viewer/dillo_prefs.c
1041         * src/plugins/image_viewer/viewerprefs.c
1042         * src/plugins/spamassassin/spamassassin_gtk.c
1043                 remove gtk_widget_ref() calls for widgets in
1044                 glade code
1045
1046 2003-04-30 [paul]       0.8.11claws134
1047
1048         * src/addrindex.c
1049                 ok, this time a better fix for the bug where opening folder
1050                 has massive slowdown when using the 'Display sender using 
1051                 address book' option
1052
1053 2003-04-30 [paul]       0.8.11claws133
1054
1055         * src/addrindex.c
1056                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
1057         
1058 2003-04-30 [melvin]     0.8.11claws132
1059
1060         New: Dillo plugin preferences (patch by Dimitar Haralanov)
1061
1062         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
1063                 Preferences for the dillo plugin
1064         * src/plugins/dillo_viewer/dillo_viewer.c
1065                 Support for preferences
1066         * src/plugins/dillo_viewer/Makefile.am
1067                 Added dillo_prefs.[ch]
1068
1069 2003-04-30 [alfons]     0.8.11claws131
1070
1071         * src/common/plugin.[ch]
1072                 see? this ANSI C'fication immediately gives us type
1073                 checking for free.
1074
1075 2003-04-30 [alfons]     0.8.11claws130
1076
1077         * src/common/plugin.[ch]
1078         * src/plugins/clamav/clamav_plugin.[ch]
1079         * src/plugins/clamav/clamav_plugin_gtk.c
1080         * src/plugins/demo/demo.c
1081         * src/plugins/dillo_viewer/dillo_viewer.c
1082         * src/plugins/image_viewer/plugin.c
1083         * src/plugins/image_viewer/viewer.[ch]
1084         * src/plugins/image_viewer/viewerprefs.[ch]
1085         * src/plugins/mathml_viewer/mathml_viewer.c
1086         * src/plugins/spamassassin/spamassassin.[ch]
1087         * src/plugins/spamassassin/spamassassin_gtk.c
1088         * src/plugins/trayicon/trayicon.c
1089                 clean up
1090
1091 2003-04-30 [alfons]     0.8.11claws129
1092
1093         * src/common/utils.c
1094                 make is_ascii_str() fail gracefully when NULL pointer
1095                 is passed
1096
1097 2003-04-30 [paul]       0.8.11claws128
1098
1099         * src/addrindex.c
1100                 fix bug where opening folder has massive slowdown when
1101                 using the 'Display sender using address book' option
1102
1103 2003-04-30 [paul]       0.8.11claws127
1104
1105         * src/plugins/clamav/clamav_plugin.c
1106           src/plugins/clamav/clamav_plugin_gtk.c
1107           src/plugins/demo/demo.c
1108           src/plugins/dillo_viewer/dillo_viewer.c
1109           src/plugins/image_viewer/plugin.c
1110           src/plugins/mathml_viewer/mathml_viewer.c
1111           src/plugins/spamassassin/spamassassin.c
1112           src/plugins/spamassassin/spamassassin_gtk.c
1113           src/plugins/trayicon/trayicon.c
1114                 get rid of eye-hurting function signatures
1115
1116 2003-04-30 [paul]       0.8.11claws126
1117
1118         * src/plugins/trayicon/trayicon.c
1119                 add description
1120                 
1121         * src/mimeview.c
1122                 be more descriptive
1123
1124 2003-04-30 [paul]       0.8.11claws125
1125
1126         * configure.ac
1127                 arrange the plugins in reverse alphabetical order
1128                 
1129         * src/plugins/clamav/clamav_plugin.[ch]
1130           src/plugins/clamav/clamav_plugin_gtk.c
1131                 rename some params
1132                 resize max_size window
1133                 re-arrange the order of some gui elements
1134                 improve descriptions
1135         
1136         * src/plugins/image_viewer/plugin.c
1137           src/plugins/mathml_viewer/mathml_viewer.c
1138                 add descriptions
1139                 
1140         * src/plugins/spamassassin/spamassassin_gtk.c
1141                 resize max_size window
1142                 re-arrange the order of some gui elements
1143                 
1144         * src/messageview.c
1145           src/mimeview.c
1146                 correct typos
1147
1148 2003-04-30 [alfons]     0.8.11claws124
1149
1150         * src/imap.c
1151                 fix a leak found while browsing Martin Kluge's 
1152                 valgrind log (Claws only)
1153
1154 2003-04-29 [darko]      0.8.11claws123
1155
1156         * src/gtk/gtkstext.h
1157                 include wchar.h if it is available, fixes compilation
1158                 on HP-UX systems
1159
1160 2003-04-29 [melvin]     0.8.11claws122
1161
1162         * src/prefs_actions.c
1163                 Improved help text of Actions' syntax
1164
1165 2003-04-28 [paul]       0.8.11claws121
1166
1167         * src/action.c
1168                 a better fix for the crash when performing an action
1169                 on a mime part
1170
1171 2003-04-28 [paul]       0.8.11claws120
1172
1173         * src/action.c
1174                 fix crash when performing an action on a
1175                 mime part
1176
1177 2003-04-28 [paul]       0.8.11claws119
1178
1179         * sync with 0.8.11cvs36
1180                 see ChangeLog 2003-04-28
1181
1182 2003-04-27 [paul]       0.8.11claws118
1183
1184         * more sync with 0.8.11cvs35
1185                 see ChangeLog 2003-04-25
1186
1187 2003-04-26 [christoph]  0.8.11claws117
1188
1189         * src/folder.c
1190                 fix remove virtual check
1191
1192 2003-04-26 [paul]       0.8.11claws116
1193
1194         * src/messageview.c
1195                 fix return-receipt, make it work again
1196
1197 2003-04-26 [paul]       0.8.11claws115
1198
1199         * src/mimeview.c
1200                 restore double-clicking of the [application/pgp-signature 
1201                 (Select "Check signature" to check)] line in the message view,
1202                 broken in recent sync
1203
1204 2003-04-26 [christoph]  0.8.11claws114
1205
1206         * src/folder.c
1207                 check if remove virtual really exists before
1208                 calling the function
1209
1210 2003-04-25 [match]      0.8.11claws113
1211
1212         * src/addrindex.c
1213         * src/addrbook.c
1214         * src/ldapquery.[ch]
1215         * src/ldapctrl.[ch]
1216                 fix memleak.
1217         * src/ldapserver.[ch]
1218                 fix memleak. fix segfault.
1219                 plug a Claws memleak
1220
1221 2003-04-25 [alfons]     0.8.11claws112
1222
1223         * src/folder.c
1224                 plug a Claws memleak
1225
1226 2003-04-25 [alfons]     0.8.11claws111
1227
1228         * src/common/session.c
1229                 plug a memleak
1230
1231 2003-04-25 [paul]       0.8.11claws110
1232
1233         * sync with 0.8.11cvs35
1234                 see ChangeLog 2003-04-24 and 2003-04-25
1235                 
1236         * src/gtk/pluginwindow.c
1237                 correct another strange float value
1238
1239 2003-04-24 [christoph]  0.8.11claws109
1240
1241         * src/folder.c
1242                 freeze folder item updates when unsetting new flags
1243
1244         * src/gtk/pluginwindow.c
1245                 correct strange float value
1246
1247 2003-04-23 [paul]       0.8.11claws108
1248
1249         * sync with 0.8.11cvs33
1250                 see ChangeLog 2003-04-23
1251
1252 2003-04-22 [paul]       0.8.11claws107
1253
1254         * src/Makefile.am
1255           src/messageview.c
1256           src/mimeview.c
1257           src/pgptext.[ch]      ** REMOVED **
1258                 remove pgptext.[ch] as its not used any more
1259
1260 2003-04-22 [paul]       0.8.11claws106
1261
1262         * sync with 0.8.11cvs31
1263                 see ChangeLog 2003-04-21 and 2003-04-22
1264
1265 2003-04-21 [alfons]     0.8.11claws105
1266
1267         * src/main.c
1268                 No access to GTK structures if we're a spawned child
1269                 (and clean up code a little bit...) Should fix #126.
1270
1271 2003-04-21 [melvin]     0.8.11claws104
1272
1273         * src/plugins/dillo_viewer/README
1274                 Improved slightly the text.
1275
1276 2003-04-21 [melvin]     0.8.11claws103
1277
1278         * src/plugins/dillo_viewer/README *** NEW ***
1279                 Added a README file for the Dillo plugin
1280
1281 2003-04-20 [paul]
1282
1283         * tools/README
1284           tools/outlook2sylpheed.pl
1285                 updated and improved by Ricardo Mones Lastra
1286
1287 2003-04-18 [oliver]     0.8.11claws102
1288
1289         * src/inc.c 
1290         * src/prefs_account.h
1291                 remove Pop3SessionType (used by selective download)
1292         * src/prefs_toolbar.c
1293                 enable set Default Toolbar button
1294
1295 2003-04-18 [paul]       0.8.11claws101
1296
1297         * sync with 0.8.11cvs29
1298                 see ChangeLog 2003-04-18
1299
1300 2003-04-17 [paul]       0.8.11claws100
1301
1302         * src/prefs_common.[ch]
1303           src/summaryview.c
1304                 remove 'Open next message on deletion' option,
1305                 as the same effect can now be achieved via the
1306                 'Always open messages in summary when selected'
1307                 option.
1308
1309 2003-04-17 [paul]       0.8.11claws99
1310
1311         * sync with 0.8.11cvs28
1312                 see ChangeLog 2003-04-17
1313
1314 2003-04-17 [christoph]  0.8.11claws98
1315
1316         * ac/spamassassin.m4
1317         * src/plugins/spamassassin/libspamc.[ch]
1318         * src/plugins/spamassassin/utils.[ch]
1319                 sync libspamc with SpamAssassin project
1320
1321 2003-04-17 [christoph]  0.8.11claws97
1322
1323         * src/common/socket.h
1324         * src/gtk/sslcertwindow.h
1325                 rename old USE_SSL to USE_OPENSSL
1326
1327 2003-04-17 [paul]       0.8.11claws96
1328
1329         * src/prefs_common.h
1330                 use gulong for P_COLOR so that it compiles/runs on
1331                 64-bit systems. Patch submitted by James Noyes
1332                 <jnoyes-claws@retrogeeks.com>
1333                 
1334         * po/de.po
1335                 updated by Jens
1336
1337 2003-04-17 [paul]       0.8.11claws95
1338
1339         * sync with 0.8.11cvs27
1340                 see ChangeLog 2003-04-16
1341
1342 2003-04-15 [paul]       0.8.11claws94
1343
1344         * src/prefs_common.[ch]
1345                 rearrange to stop the window getting too long:
1346                         move Receive dialog stuff to Receive tab
1347                         move Send dialog to Send tab
1348                         remove Dialogs frame
1349                 rename 'Open messages in summary with cursor keys' to
1350                 'Always open messages in summary when selected', as its
1351                 more appropriate
1352
1353 2003-04-15 [paul]       0.8.11claws93
1354
1355         * src/prefs_common.[ch]
1356           src/summaryview.c
1357                 add new option '/Interface/Open next message on deletion'
1358
1359 2003-04-15 [paul]       0.8.11claws92
1360
1361         * src/summaryview.[ch]
1362                 add /Mark/Lock and /Mark/Unlock to the pop-up
1363                 menu. Patch submitted by Ivan Francolin Martinez
1364                 <ivanfm@users.sourceforge.net>
1365
1366 2003-04-15 [paul]       0.8.11claws91
1367
1368         * sync with 0.8.11cvs24
1369                 see ChangeLog 2003-04-15
1370
1371 2003-04-14 [jens]       0.8.11claws90
1372
1373         * updated German translation and some corrections from
1374                 Roland Bless <bless@tm.uka.de>
1375
1376 2003-04-14 [paul]       0.8.11claws89
1377
1378         * sync with 0.8.11cvs22
1379                 see ChangeLog 2003-04-14
1380
1381 2003-04-13 [paul]       0.8.11claws88
1382
1383         * src/plugins/clamav/clamav_plugin.c
1384                 fix memory leaks
1385                 clean up
1386
1387 2003-04-12 [paul]       0.8.11claws87
1388
1389         * src/plugins/clamav/clamav_plugin.c
1390                 activate enable/disable archive scanning option
1391                 
1392         * src/plugins/clamav/.cvsignore         ** NEW FILE **
1393
1394 2003-04-12 [paul]       0.8.11claws86
1395
1396         * src/plugins/Makefile.am
1397           src/plugins/clamav/Makefile.am                ** NEW FILE **
1398           src/plugins/clamav/README                     ** NEW FILE ** 
1399           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
1400           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
1401                 add Clam AntiVirus plugin
1402
1403 2003-04-12 [paul]       0.8.11claws85
1404
1405         * sync with 0.8.11cvs21
1406                 see ChangeLog 2003-04-11
1407
1408 2003-04-11 [paul]       0.8.11claws84
1409
1410         * po/es.po
1411                 update Spanish translation. Submitted by Ricardo
1412                 Mones Lastra.
1413
1414 2003-04-10 [christoph]  0.8.11claws83
1415
1416         * src/mbox.c
1417                 fix typo that did not move unfiltered mails to destination
1418                 folder
1419
1420         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
1421          when filtering from spool)
1422
1423 2003-04-10 [christoph]  0.8.11claws82
1424
1425         * src/imap.c
1426                 use BODY.PEEK instead of BODY in in message fetch operation
1427                 to make sure the IMAP server does not set the \Seen flag for
1428                 messages. Sylpheed does that later itself, when the message
1429                 is opened in sylpheed
1430
1431         (closes Bug 111 Claws destroys unread marks)
1432
1433 2003-04-09 [oliver]     0.8.11claws81
1434         
1435         * src/folder.c
1436                 fix crash in folder_destroy
1437         * README.claws
1438                 remove selective download
1439
1440 2003-04-09 [christoph]  0.8.11claws80
1441
1442         * src/imap.c
1443                 fix crash in imap_get_msginfo() when then fetched message
1444                 is not found
1445
1446         (closes Bug 110 Crash during mail composition)
1447
1448 2003-04-08 [christoph]  0.8.11claws79
1449
1450         * src/folder.c
1451         * src/prefs_account.c
1452                 Filter new messages that are found in an INBOX folder
1453                 when 'Filter messages on receiving' is enabled in the
1454                 Folder's AccountPrefs. This allows to use Sylpheed's
1455                 filtering engine for IMAP folders where messages are
1456                 added to the INBOX by a MTA
1457
1458 2003-04-08 [paul]       0.8.11claws78
1459
1460         * src/procmsg.h
1461                 clean up after last commit
1462
1463 2003-04-08 [paul]       0.8.11claws77
1464
1465         * sync with 0.8.11cvs20
1466                 see ChangeLog 2003-04-07 and 2003-04-08
1467
1468 2003-04-07 [christoph]  0.8.11claws76
1469
1470         * src/filtering.[ch]
1471         * src/inc.[ch]
1472         * src/mbox.c
1473         * src/procmsg.[ch]
1474                 add procmsg_msginfo_filter() to execute filtering actions
1475
1476 2003-04-06 [christoph]  0.8.11claws75
1477
1478         * src/imap.c
1479                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
1480
1481 2003-04-06 [christoph]  0.8.11claws74
1482
1483         * src/common/utils.[ch]
1484                 add g_int_compare() function for slist sorting
1485
1486         * src/imap.c
1487                 fetch all MsgInfos with one command in imap_get_msginfos()
1488                 using an imap set with a list of ranges
1489
1490         * src/news.c
1491                 use new g_int_compare() function
1492
1493 2003-04-06 [thorsten]   0.8.11claws73
1494
1495         * src/mh.c
1496                 corrected implementation of mh_folder_destroy()
1497
1498 2003-04-05 [christoph]  0.8.11claws72
1499
1500         * src/account.c
1501         * src/folder.[ch]
1502         * src/folderview.c
1503         * src/imap.c
1504         * src/inc.c
1505         * src/main.c
1506         * src/mainwindow.c
1507         * src/mbox_folder.c
1508         * src/mh.c
1509         * src/mimeview.h
1510         * src/msgcache.[ch]
1511         * src/news.c
1512         * src/procmime.h
1513         * src/procmsg.[ch]
1514         * src/setup.c
1515         * src/gtk/gtkutils.c
1516                 o rename structure field names class and new to klass and
1517                   new_msgs, to allow including files in C++
1518                 o add 'extern "C"' block to some header files
1519                 o add MsgInfoList and MsgNumberList as alias for GSList for
1520                   developers to know what type of list is expected
1521
1522         * src/plugins/image_viewer/plugin.c
1523         * src/plugins/image_viewer/viewer.[ch]
1524         * src/plugins/image_viewer/viewerprefs.[ch]
1525                 rename function names to prevent conflicts
1526
1527 2003-04-05 [paul]       0.8.11claws71
1528
1529         * sync with 0.8.11cvs18
1530                 see ChangeLog 2003-04-03 and 2003-04-04
1531
1532 2003-04-02 [christoph]  0.8.11claws70
1533
1534         * src/folder.[ch]
1535         * src/imap.[ch]
1536         * src/mbox_folder.[ch]
1537         * src/mh.[ch]
1538         * src/news.[ch]
1539                 o Make all virtual folder functions private
1540                 o remove unused folder code
1541
1542         * src/common/socket.[ch]
1543         * src/summaryview.c
1544                 fix warnings
1545
1546 2003-03-30 [alfons]     0.8.11claws69
1547
1548         * src/send_message.c
1549                 remove two debug traces and see if people still report
1550                 errors
1551
1552 2003-03-30 [alfons]     0.8.11claws68
1553
1554         * src/send_message.c
1555         * src/commons/session.c
1556                 add more debug traces
1557
1558 2003-03-30 [christoph]  0.8.11claws67
1559
1560         * src/folder.c
1561                 change processing folder name from .processing to processing
1562
1563         * src/common/ssl.c
1564                 disable SSL certificate check because it causes Xlib error
1565                 when the child process want's to open an GTK window
1566
1567 2003-03-30 [christoph]  0.8.11claws66
1568
1569         * src/folder.c
1570                 don't use default folder for processing folder item because
1571                 it can be a non local folder
1572
1573         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
1574
1575 2003-03-30 [alfons]     0.8.11claws65
1576
1577         * src/send_message.c
1578                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
1579                 to generate bad code for 'send_send_data_progressive': When
1580                 called from 'send_send_data_finished', the 'data' pointer is
1581                 cleared just before the assignment to the dialog pointer
1582
1583 2003-03-29 [christoph]  0.8.11claws64
1584
1585         * src/common/prefs.h
1586         * src/plugins/image_viewer/Makefile.am
1587         * src/plugins/image_viewer/plugin.c
1588         * src/plugins/image_viewer/viewer.[ch]
1589         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
1590                 add PrefsPage for ImageViewer
1591
1592 2003-03-28 [thorsten]   0.8.11claws63
1593
1594         * src/common/session.c
1595                 added some comments
1596
1597 2003-03-28 [paul]       0.8.11claws62
1598
1599         * sync with 0.8.11cvs16
1600                 see ChangeLog 2003-03-28
1601
1602 2003-03-28 [paul]       0.8.11claws61
1603
1604         * sync with 0.8.11cvs15
1605                 see ChangeLog 2003-03-28
1606
1607 2003-03-27 [christoph]  0.8.11claws60
1608
1609         * src/folder.c
1610         * src/imap.c
1611         * src/common/socket.[ch]
1612                 set socket state to DISCONNECTED when any operation
1613                 fails to allow reconnecting in IMAP code without
1614                 checking the return code of all calls to the command
1615                 functions
1616
1617         * src/folderview.c
1618         * src/summaryview.c
1619                 remove some more stuff that depends on specific
1620                 folder types
1621
1622 2003-03-27 [paul]       0.8.11claws59
1623
1624         * sync with 0.8.11cvs14
1625                 see ChangeLog 2003-03-27
1626                 
1627         * src/selective_download.[ch]   ** REMOVED **
1628                 really removed
1629
1630 2003-03-27 [christoph]  0.8.11claws58
1631
1632         * src/folder.c
1633                 fix handling of tmp_flags in flag copy function
1634
1635 2003-03-27 [paul]       0.8.11claws57
1636
1637         * sync with 0.8.11cvs13
1638                 see ChangeLog 2003-03-27
1639
1640 2003-03-27 [oliver]     0.8.11claws56
1641
1642         * src/maiwindow.c
1643                 remove sel_download_cb
1644
1645 2003-03-27 [oliver]     0.8.11claws55
1646         
1647         * src/inc.c
1648                 remove POP3_TOP
1649         
1650 2003-03-26 [oliver]     0.8.11claws54
1651
1652         *src/pop.h
1653                 remove POP3_TOP*
1654         * README.claws
1655                 remove selective donwload readme
1656
1657 2003-03-26 [oliver]     0.8.11claws53
1658         * src/matcher.[ch]
1659         * src/matcher_parser_parse.y 
1660         * src/pop.c 
1661         * src/prefs_account.[ch]
1662         * src/prefs_filtering.c
1663                 remove selective donwload
1664
1665 2003-03-26 [oliver]     0.8.11claws52
1666
1667         * src/inc.[ch] 
1668         * src/filtering.c 
1669         * src/mainwindow.c 
1670                 remove selective donwload
1671
1672 2003-03-26 [oliver]     0.8.11claws51
1673         
1674         * src/Makefile.am
1675         * src/selective_download.[ch]   ** REMOVE **    
1676
1677 2003-03-26 [christoph]  0.8.11claws50
1678
1679         * src/news.c
1680                 fix NEWS that got broken by a sync with sylpheed-main
1681
1682 2003-03-26 [christoph]  0.8.11claws49
1683
1684         * src/mimeview.c
1685                 fix mime type guessing when no mime type is found for a file
1686
1687 2003-03-25 [christoph]  0.8.11claws48
1688
1689         * src/mimeview.c
1690         * src/procmime.c
1691                 remove mime type guessing from mime parser and use
1692                 name based mime types in viewer lookup for mime type
1693                 application/octet-stream
1694
1695 2003-03-25 [christoph]  0.8.11claws47
1696
1697         * doc-src/readme.txt
1698         * doc-src/rfc2554.txt
1699                 add RFC about SMTP AUTH
1700
1701         * src/send_message.c
1702         * src/common/smtp.[ch]
1703                 add extra error code for authentication errors and
1704                 clear temporary password when this error occurs
1705
1706         (closes Bug 84 authentication failure while sending should
1707          prompt for password again)
1708
1709 2003-03-25 [christoph]  0.8.11claws46
1710
1711         * configure.ac
1712         * src/Makefile.am
1713         * src/imageview.[ch]                            ** REMOVE **
1714         * src/messageview.[ch]
1715         * src/mimeview.[ch]
1716         * src/prefs_common.[ch]
1717         * src/textview.c
1718         * src/plugins/Makefile.am
1719         * src/plugins/image_viewer/.cvsignore           ** NEW **
1720         * src/plugins/image_viewer/Makefile.am          ** NEW **
1721         * src/plugins/image_viewer/plugin.c             ** NEW **
1722         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1723                 move image viewer into a plugin (building is enabled by default)
1724                 [ToDo: Prefs for resize and autoview]
1725
1726 2003-03-25 [paul]       0.8.11claws45
1727
1728         * sync with 0.8.11cvs12
1729                 see ChangeLog 2003-03-26
1730
1731 2003-03-25 [paul]       0.8.11claws44
1732
1733         * sync with 0.8.11cvs11
1734                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1735                 
1736         Note: Selective Download is broken.
1737                 
1738 2003-03-22 [christoph]  0.8.11claws43
1739
1740         * src/folder.c
1741                 code cleanup for flags copying
1742
1743 2003-03-22 [christoph]  0.8.11claws42
1744
1745         * src/plugins/trayicon/trayicon.c
1746                 fix setting the transparent area when the window size
1747                 is forced by the system tray
1748
1749 2003-03-22 [christoph]  0.8.11claws41
1750
1751         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1752         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1753         * src/plugins/trayicon/newmail.xpm              ** NEW **
1754         * src/plugins/trayicon/nomail.xpm               ** NEW **
1755         * src/plugins/trayicon/trayicon.c
1756         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1757                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1758                 o add icon for unread mails
1759                 o set transparency for window
1760
1761 2003-03-22 [christoph]  0.8.11claws40
1762
1763         * src/news.c
1764                 init news session to prevent crash when session is closed
1765
1766 2003-03-22 [christoph]  0.8.11claws39
1767
1768         * src/imap.c
1769         * src/common/session.[ch]
1770                 Init session data to make sure we don't have invalid pointers
1771                 for read_ch and write_ch when new multi process sessions are
1772                 not used
1773
1774         * src/main.c
1775         * src/common/plugin.c
1776         * src/common/sylpheed.c
1777         * src/plugins/demo/demo.c
1778         * src/plugins/dillo_viewer/dillo_viewer.c
1779         * src/plugins/mathml_viewer/mathml_viewer.c
1780         * src/plugins/spamassassin/spamassassin.c
1781         * src/plugins/spamassassin/spamassassin_gtk.c
1782                 add plugin types to allow loading plugins at different times
1783                 (and maybe for different frontends), because it's not good to
1784                 load GTK-Plugins gefore gtk_init was called
1785
1786         * configure.ac
1787         * src/plugins/Makefile.am
1788         * src/plugins/trayicon/.cvsignore               ** NEW **
1789         * src/plugins/trayicon/Makefile.am              ** NEW **
1790         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
1791         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
1792         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
1793         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
1794         * src/plugins/trayicon/trayicon.c               ** NEW **
1795                 New Trayicon plugin that shows an icon in a systray that uses
1796                 XEMBED protocol like Gnome's systray. Icon shows if there
1797                 are new mails and a tooltip shows information about new,
1798                 unread and total messages.
1799
1800 2003-03-22 [paul]       0.8.11claws38
1801
1802         * src/common/smtp.c
1803                 fix ESMTP AUTH CRAM-MD5
1804                 [sync with main (still version 0.8.11cvs6), see
1805                  ChangeLog 2003-03-22]
1806
1807 2003-03-21 [colin]      0.8.11claws37
1808
1809         * src/send_message.c
1810                 Fix USE_SSL => USE_OPENSSL
1811
1812 2003-03-21 [colin]      0.8.11claws36
1813
1814         * src/folderview.c
1815                 Fix counts in drag and dropped subfolders
1816
1817 2003-03-21 [colin]      0.8.11claws35
1818
1819         * src/folder.c 
1820         * src/folderview.c
1821                 speed up a bit folder dnd
1822
1823 2003-03-20 [alfons]     0.8.11claws34
1824
1825         * src/main.c
1826         * src/toolbar.c
1827         * src/procmsg.c
1828                 don't send locked queue messages
1829                 (feature request "[ 705245 ] Locking message in outbox 
1830                  should prevent sending")
1831
1832 2003-03-20 [christoph]  0.8.11claws33
1833
1834         * src/folder.c
1835                 remove NEW and UNREAD flag in special folders when scanning
1836                 
1837         * src/common/smtp.c
1838                 fix ESMTP AUTH CRAM-MD5
1839
1840 2003-03-20 [paul]       0.8.11claws32
1841
1842         * src/prefs_account.c
1843                 Re-write 'Tunnel command to open connection' as
1844                 'Use command to communicate with server', and disable
1845                 it for all except IMAP accounts
1846
1847 2003-03-20 [paul]       0.8.11claws31
1848
1849         * sync with 0.8.11cvs6
1850                 see ChangeLog 2003-03-20
1851
1852 2003-03-19 [match]      0.8.11claws30
1853
1854         * src/addritem.[ch]
1855                 include documentation. minor refactoring.
1856         * src/addr_compl.[ch]
1857         * src/addrindex.[ch]
1858         * src/addresbook.[ch]
1859         * src/summaryview.c
1860                 re-enable address lookup (was disabled in
1861                 0.8.11claws20).
1862
1863 2003-03-19 [christoph]  0.8.11claws29
1864
1865         * src/procmsg.c
1866                 add temp flag handling, will make moving and copying
1867                 messages possible again
1868
1869         * src/folder.c
1870                 correct calulation of folder stats
1871
1872 2003-03-18 [match]      0.8.11claws28
1873
1874         * src/editgroup.h
1875                 remove case sensitive comparison (closes bug 80).
1876
1877 2003-03-18 [christoph]  0.8.11claws27
1878
1879         * src/imap.c
1880                 fix imap using a tunnel command
1881
1882         (closes bug 87)
1883
1884 2003-03-18 [christoph]  0.8.11claws26
1885
1886         * src/folder.[ch]
1887         * src/imap.c
1888         * src/procmsg.[ch]
1889                 rewrite flag handling for folders
1890
1891 2003-03-18 [christoph]  0.8.11claws25
1892
1893         * src/folder.c
1894         * src/procmsg.c
1895         * src/summaryview.c
1896                 unset NEW and UNREAD flags when message is ignored, to make
1897                 sure messages don't show up as unread on other IMAP clients,
1898                 because the IGNORE_THREAD flag can not be syncronized through
1899                 the IMAP folder
1900
1901 2003-03-17 [christoph]  0.8.11claws24
1902
1903         * src/imap.c
1904                 don't use recursion to fetch uids when the number of messages
1905                 does not match. Moved code into subfunction that is used
1906                 again when needed, to prevent an endless loop.
1907
1908 2003-03-17 [thorsten]   0.8.11claws23
1909
1910         * src/imageview.[ch]
1911                 export imageview_get_resized_size() (for plugins)
1912         * src/prefs_common.[ch]
1913                 added prefs_common_get() (for plugins)
1914
1915 2003-03-17 [christoph]  0.8.11claws22
1916
1917         * src/imap.c
1918                 o remove UID guessing from copy code
1919                 o support UIDPLUS extension for APPEND command
1920
1921 2003-03-17 [paul]       0.8.11claws21
1922
1923         * src/gtk/about.c
1924                 remove 'Compiled-plugins' section.
1925                 
1926         * src/plugins/dillo_viewer/dillo_viewer.c
1927                 slight change to description text
1928
1929 2003-03-16 [match]      0.8.11claws20
1930         * src/ldapserver.[ch]           ** NEW **
1931         * src/ldapctrl.[ch]             ** NEW **
1932         * src/ldapquery.[ch]            ** NEW **
1933         * src/ldaputil.[ch]             ** NEW **
1934         * src/addrcindex.[ch]           ** NEW **
1935         * src/addrquery.h               ** NEW **
1936         * src/addritem.[ch]
1937         * src/addrcache.[ch]
1938         * src/addrindex.[ch]
1939         * src/addr_compl.[ch]
1940         * src/addressbook.[ch]
1941         * src/addrbook.[ch]
1942         * src/editgroup.c
1943         * src/editaddress.c
1944         * src/editldap.c
1945         * src/editldap_basedn.c
1946         * src/vcard.c
1947         * src/jpilot.c
1948         * src/Makefile.am
1949                 included dynamic LDAP queries. improved address
1950                 completion.
1951
1952 2003-03-16 [paul]       0.8.11claws19
1953
1954         * tools/multiwebsearch.pl
1955                 fix a fatal typo
1956
1957 2003-03-16 [christoph]  0.8.11claws18
1958
1959         * src/mimeview.c
1960         * src/plugins/dillo_viewer/dillo_viewer.c
1961         * src/plugins/mathml_viewer/mathml_viewer.c
1962                 make unregistering of MimeViewerFactorys possible
1963
1964 2003-03-16 [alfons]     0.8.11claws17
1965
1966         * configure.ac
1967                 correct typo
1968
1969 2003-03-16 [melvin]     0.8.11claws16
1970
1971         * src/plugins/dillo_viewer.c
1972                 Fixed bug where it was not possible to view more than
1973                 one text/html attachment per message (bug discovered
1974                 by Christoph Hohmann).
1975
1976 2003-03-15 [melvin]     0.8.11claws15
1977
1978         * src/prefs_actions.c
1979                 Fixed compilation warnings.
1980
1981 2003-03-15 [melvin]     0.8.11claws14
1982
1983         * src/plugins/Makefile.am
1984         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
1985         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
1986         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
1987                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
1988                 newer (http://dillo.auriga.wearlab.de/).
1989
1990 2003-03-15 [christoph]  0.8.11claws13
1991
1992         * src/imap.c
1993                 don't query imap folder for attributes because we already
1994                 for them from imap_status
1995
1996         * src/mimeview.[ch]
1997                 add support for plugable MimeViewers (unloading Viewers
1998                 not yet complete)
1999
2000         * src/plugins/Makefile.am
2001         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
2002         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
2003         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
2004                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
2005                 widget from http://helm.cs.unibo.it/mml-widget/
2006
2007 2003-03-14 [christoph]  0.8.11claws12
2008
2009         * src/folder.[ch]
2010                 o error return code's should better be negative
2011                 o replace printf with debug_print
2012
2013         * src/imap.c
2014                 improve IMAP folder scan by checking UID-NEXT
2015
2016         * src/summaryview.c
2017                 remove check that are unnecessary in my opinion
2018
2019 2003-03-13 [christoph]  0.8.11claws11
2020
2021         * src/folder.[ch]
2022         * src/foldersel.c
2023         * src/folderview.c
2024         * src/imap.c
2025         * src/mbox_folder.c
2026         * src/mh.c
2027         * src/news.c
2028         * src/prefs_scoring.c
2029         * src/summaryview.c
2030                 use a common function to get a displayable name
2031                 for a FolderItem
2032
2033 2003-03-13 [paul]       0.8.11claws10
2034
2035         * tools/Makefile.am
2036           tools/README
2037           tools/multiwebsearch.conf     ** NEW FILE **
2038           tools/multiwebsearch.pl       ** NEW FILE **
2039                 add multiwebsearch Actions script
2040
2041 2003-03-13 [colin]      0.8.11claws9
2042
2043         * src/compose.c
2044                 Remove leading emtpy lines from quoted text
2045                 before quoting it
2046
2047 2003-03-13 [melvin]     0.8.11claws8
2048
2049         * src/prefs_actions.c
2050                 Fixed a memory leak
2051                 Code clean ups
2052                 Added Cancel and OK buttons
2053                 Corrected help text
2054
2055 2003-03-13 [christoph]  0.8.11claws7
2056
2057         * src/account.c
2058         * src/folder.[ch]
2059         * src/imap.c
2060         * src/mainwindow.c
2061         * src/mbox_folder.c
2062         * src/mh.c
2063         * src/news.c
2064         * src/setup.c
2065                 replace more folder type stuff with folder class stuff
2066
2067 2003-03-13 [melvin]     0.8.11claws6
2068
2069         * src/prefs_actions.c
2070                 Added new tokens:
2071                 %u: user provided argument
2072                 %h: user provided argument (hidden on input)
2073                 %s: current text selection in the message view 
2074
2075 2003-03-13 [paul]       0.8.11claws5
2076
2077         * sync with 0.8.11cvs5
2078                 see ChangeLog 2003-03-11, 2003-03-12
2079
2080 2003-03-12 [christoph]  0.8.11claws4
2081
2082         * src/folder.c
2083                 use folder class idstr when writing folderlist.xml
2084
2085         * src/folder.h
2086         * src/imap.c
2087         * src/news.c
2088                 replace folder type checks with folder class checks
2089
2090 2003-03-12 [christoph]  0.8.11claws3
2091
2092         * src/folder.[ch]
2093         * src/imap.[ch]
2094         * src/main.c
2095         * src/mbox_folder.[ch]
2096         * src/mh.[ch]
2097         * src/news.[ch]
2098                 o create a list of known folder classes in the folder system
2099                 o use folder class id strings for folder item identifiers
2100
2101 2003-03-12 [christoph]  0.8.11claws2
2102
2103         * src/imap.c
2104                 fix imap uid validity check
2105
2106 2003-03-12 [christoph]  0.8.11claws1
2107
2108         * src/account.c
2109         * src/folder.[ch]
2110         * src/foldersel.c
2111         * src/folderview.c
2112         * src/imap.c
2113         * src/mainwindow.c
2114         * src/mbox_folder.c
2115         * src/mh.c
2116         * src/news.c
2117         * src/prefs_scoring.c
2118         * src/procmsg.c
2119         * src/setup.c
2120         * src/summaryview.c
2121                 initial restructuring of folder system, seperating
2122                 folders and folder classes
2123
2124 2003-03-12 [paul]       0.8.11claws
2125
2126         0.8.11claws release
2127
2128 2003-03-12 [christoph]
2129
2130         * src/gtk/prefswindow.c
2131                 fix translation of "Page Index"
2132
2133 2003-03-12 [paul]       0.8.10claws110
2134
2135         a sync from 0.8.11cvs4 before the release
2136
2137         * src/common/utils.c
2138                 subject_compare_for_sort(): allow null strings (fixes
2139                 summary sorting).
2140
2141 2003-03-11 [paul]       0.8.10claws109
2142
2143         * po/es.po
2144                 update Spanish translation, submitted by
2145                 Ricardo Mones Lastra
2146
2147 2003-03-11 [melvin]     0.8.10claws108
2148
2149         * po/fr.po
2150                 Updated French translations
2151
2152 2003-03-11 [paul]       0.8.10claws107
2153
2154         * manual/en/Makefile.am
2155           manual/en/*.html
2156                 update English manual, add a new page
2157                 updated by Francois Barriere <fbarriere@atmel.fr>
2158                 
2159         * po/bg.po
2160           po/it.po
2161           po/sr.po
2162                 update Bulgarian, Italian, and Serbian translations
2163                 submitted by George Danchev, Alessandro Maestri, and
2164                 Urke MMI
2165
2166 2003-03-10 [paul]       0.8.10claws106
2167
2168         * src/gtk/about.c
2169           src/gtk/prefswindow.c
2170                 make some strings translatable
2171
2172 2003-03-10 [darko]      0.8.10claws105
2173
2174         * src/compose.c
2175                 code cleanup to make Hiro happy
2176
2177 2003-03-10 [paul]       0.8.10claws104
2178
2179         * sync with 0.8.11cvs2
2180                 see ChangeLog 2003-03-10
2181
2182 2003-03-09 [melvin]     0.8.10claws103
2183
2184         * src/textview.c
2185                 textview_set_font(): fix for message display in
2186                 UTF-8 locales (thanks to Sergey Vlasov).
2187                 (was unintentionnaly reverted in 0.8.6claws6)   
2188
2189 2003-03-08 [darko]      0.8.10claws102
2190
2191         * src/compose.c
2192                 fix infinite loop in wrapping as reported
2193                 by happycactus
2194                 obsoletes patch #696482
2195
2196 2003-03-08 [christoph]  0.8.10claws101
2197
2198         * src/imap.c
2199                 add workaround for IMAP servers that do not
2200                 support the "UID SEARCH UID" command
2201
2202 2003-03-07 [christoph]  0.8.10claws100
2203
2204         * src/plugins/spamassassin/spamassassin.[ch]
2205         * src/plugins/spamassassin/spamassassin_gtk.c
2206                 code cleanup
2207
2208 2003-03-07 [paul]       0.8.10claws99
2209
2210         * po/es.po
2211                 updated Spanish translation, submitted by
2212                 Ricardo Mones Lastra
2213
2214 2003-03-07 [christoph]  0.8.10claws98
2215
2216         * src/send.c
2217                 fix in 0.8.10claws94 was wrong
2218                 local delivery does not require escaping, remove escaping
2219                 code to make signatures of mails with "." lines valid
2220                 
2221                 NOTE: requires that sendmail is executed with "-i" option,
2222                       what is the default now, but has to be changed in all
2223                       exsiting accounts)
2224
2225 2003-03-07 [paul]       0.8.10claws97
2226
2227         * sync with 0.8.11 release
2228                 see ChangeLog 2003-03-07
2229
2230 2003-03-06 [paul]       0.8.10claws96
2231
2232         * src/compose.c
2233                 revert commit 0.8.10claws92
2234
2235 2003-03-06 [paul]       0.8.10claws95
2236
2237         * src/folderview.c
2238                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
2239
2240         * src/gtkaspell.c
2241                 fix bug 74, 'Crash opening editor window with pseudo-color
2242                 display'
2243                 
2244         Patches submitted by Kevin Vigor <kevin@vigor.nu>
2245
2246 2003-03-06 [christoph]  0.8.10claws94
2247
2248         * src/send.c
2249                 fix rfc2821 (4.5.2) violation in SMTP data sending,
2250                 all lines starting with a period get an extra period
2251                 inserted
2252                 (found by Simon 'corecode' Schubert)
2253
2254 2003-03-06 [paul]       0.8.10claws93
2255
2256         * src/folderview.c
2257                 if configured font can't be loaded fall back to gtk
2258                 default. (with thanks to Christoph)
2259                 
2260                 closes long-standing bug 15 'Crashes on startup'
2261
2262 2003-03-06 [paul]       0.8.10claws92
2263
2264         * src/compose.c
2265                 freeze text before autosave and thaw afterwards
2266                 fixes bug 67 'autosave make re-rediting message crazy'
2267
2268 2003-03-06 [christoph]  0.8.10claws91
2269
2270         * src/compose.c
2271                 ignore address comment in dupe check for Cc-list
2272
2273         (closes reopened bug 47 Replying to message strips name part of
2274          e-mail addresses of Cc: lines)
2275
2276 2003-03-06 [paul]       0.8.10claws90
2277
2278         * src/Makefile.am
2279                 remove reference to gtkxtext.h as its no longer in
2280                 the repository
2281
2282 2003-03-06 [paul]       0.8.10claws89
2283
2284         * sync with 0.8.10cvs25
2285                 see ChangeLog 2003-03-06
2286
2287 2003-03-06 [oliver]     0.8.10claws88
2288         
2289         * src/messageview.c
2290                 remove include
2291
2292 2003-03-06 [oliver]     0.8.10claws87
2293         
2294         * src/folderview.c 
2295                 remove changes introduced inclaws74
2296         * src/messageview.c
2297                 another attempt to sanely delete and update
2298                 messages deleted in separate messageview
2299
2300 2003-03-05 [christoph]  0.8.10claws86
2301
2302         * src/summaryview.c
2303                 check if "From" matches any account's address if
2304                 addressbook completion of addresses is disabled too
2305
2306         (closes Bug 70 "Display recipient in from" doesn't check
2307          folder's default account)
2308
2309 2003-03-05 [christoph]  0.8.10claws85
2310
2311         * src/compose.c
2312         * src/common/utils.[ch]
2313                 don't strip address comments when building Cc lists
2314
2315         (closes Bug 47 Replying to message strips name part of e-mail addresses
2316          of Cc: lines)
2317
2318         * src/folder.c
2319                 fix return value of copy function
2320
2321 2003-03-05 [christoph]  0.8.10claws84
2322
2323         * src/imap.c
2324                 don't ask imap server for non rfc822 headers
2325
2326         (closes bug 71 IMAP FETCH asks for FROM header field twice)
2327
2328         * src/imap.c
2329                 destroy session on socket error to allow reconnecting
2330
2331 2003-03-05 [christoph]  0.8.10claws83
2332
2333         * configure.ac
2334                 fix building with gnome when no prefix is set
2335
2336         (closes bug 66 Gnome directory is set to NONE)
2337
2338 2003-03-05 [paul]       0.8.10claws82
2339
2340         * sync with 0.8.10cvs23
2341                 see ChangeLog 2003-03-05
2342
2343 2003-03-04 [christoph]  0.8.10claws81
2344
2345         * src/folder.c
2346                 o fix moving and copying when folder returns 0 for new
2347                   message number
2348                 o remove some code for single message copy and move
2349                   operations and use functions for multiple messages
2350
2351         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
2352
2353         * src/news.c
2354                 remove unused include
2355
2356 2003-03-04 [paul]       0.8.10claws80
2357
2358         * src/gtk/about.c
2359                 list 'Compiled plugins'
2360
2361 2003-03-03 [christoph]  0.8.10claws79
2362
2363         * src/news.[ch]
2364                 have to multiply the percentage of the current fetch with
2365                 the percentage that it has of the total fetch operation
2366                 for correct values
2367
2368 2003-03-03 [christoph]  0.8.10claws78
2369
2370         * src/news.c
2371                 fix calculation of expected lines for progress indicator
2372
2373 2003-03-03 [christoph]  0.8.10claws77
2374
2375         * src/summaryview.c
2376         * src/common/utils.c
2377                 fix segfault when opening the root news folder
2378
2379 2003-03-03 [christoph]  0.8.10claws76
2380
2381         * src/mainwindow.[ch]
2382         * src/common/Makefile.am
2383         * src/common/progressindicator.[ch]
2384                 add UI independent progress indicator handling
2385
2386         * src/news.[ch]
2387                 use new progress indicator for message info fetching
2388
2389         * src/common/hooks.h
2390                 code cleanup
2391
2392 2003-03-03 [oliver]     0.8.10claws75
2393
2394         * src/toolbar.c
2395         * src/compose.c
2396                 removed commented code
2397
2398 2003-03-03 [oliver]     0.8.10claws74
2399
2400         * src/toolbar.[ch]
2401                 cleanups and refactoring
2402         * src/compose.[ch]
2403                 compose_reply_mode reply & forwarding interface for
2404                 toolbar buttons
2405         * src/folderview.c
2406                 act on messages marked for deletion in folderview_selected
2407                 based on prefs_common.immediate_exec since a message might 
2408                 have been deleted by messageview in a folder we are changing 
2409                 to (does anybody understand what I'm on about ?)
2410
2411 2003-03-03 [oliver]     0.8.10claws73
2412         
2413         * src/messageview.[ch]
2414                 new functions
2415                 - messageview_delete: delete message shown in messagview
2416                 - messageview_update_view: update messageview to currently 
2417                   selected summaryview message
2418                 - add separate messageview to msgview_list in order to update 
2419                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
2420         * src/summaryview.[ch]
2421                 summary_get_selection returns a list of selected msgs
2422                 in summaryview
2423         * src/mainwindow.c
2424                 toolbar reply refactoring
2425
2426 2003-03-03 [paul]       0.8.10claws72
2427
2428         * sync with 0.8.10cvs21
2429                 see ChangeLog 2003-03-03
2430
2431 2003-03-02 [christoph]  0.8.10claws71
2432
2433         * src/common/passcrypt.c
2434                 use POSIX includes
2435
2436 2003-03-02 [christoph]  0.8.10claws70
2437
2438         * configure.ac
2439         * src/prefs_account.c
2440         * src/prefs_gtk.[ch]
2441         * src/common/.cvsignore
2442         * src/common/Makefile.am
2443         * src/common/passcrypt.c                ** NEW **
2444         * src/common/passcrypt.h.in             ** NEW **
2445                 Implement password encryption in config files
2446                 using unix encrypt and setkey functions. The crypt
2447                 key can be set as a configure parameter. Old
2448                 passwords will be converted if they do not begin
2449                 with '!'
2450
2451 2003-03-02 [paul]       0.8.10claws69
2452
2453         * src/prefs_account.c
2454                 fix compile error
2455
2456 2003-03-01 [thorsten]   0.8.10claws68
2457
2458         * po/el.po
2459           po/hr.po
2460           po/it.po
2461           po/nl.po
2462           po/sr.po
2463           po/sv.po
2464                 corrected format strings
2465         * po/en_GB.po
2466                 corrected headers
2467                 (fix compile errors with GNU gettext-0.11.5)
2468
2469 2003-03-01 [oliver]     0.8.10claws67
2470
2471         * src/summaryview.c
2472                 menu callbacks call toolbar_menu_reply
2473
2474 2003-03-01 [oliver]     0.8.10claws66
2475
2476         * src/mainwindow.c
2477         * src/messageview.c
2478                 menu callbacks call toolbar_menu_reply
2479         * src/toolbar.[ch]
2480                 callbacks from menu handled by toolbar_menu_reply
2481
2482 2003-03-01 [paul]       0.8.10claws65
2483
2484         * src/addressbook.c
2485                 revert commit 0.8.10claws54 - breaks editing of
2486                 addressbook.
2487                 
2488         * po/bg.po
2489                 update Bulgarian translation, submitted by
2490                 George Danchev
2491
2492 2003-02-28 [christoph]  0.8.10claws64
2493
2494         * src/account.c
2495         * src/addressadd.c
2496         * src/compose.c
2497         * src/gtkaspell.c
2498         * src/gtkxtext.h                ** REMOVE **
2499         * src/imap.c
2500         * src/matcher.[ch]
2501         * src/mh.c
2502         * src/news.c
2503         * src/pine.c
2504         * src/prefs_common.c
2505         * src/prefs_matcher.c
2506         * src/procheader.[ch]
2507         * src/procmsg.[ch]
2508         * src/toolbar.c
2509         * src/common/ssl_certificate.c
2510         * src/gtk/colorlabel.c
2511         * src/gtk/menu.c
2512                 o fix warnings
2513                 o remove code obsoleted by new cache and folder system rework
2514
2515 2003-02-28 [oliver]     0.8.10claws63
2516         
2517         * src/toolbar.[ch]
2518                 * fix bug where reply in Messageview replied to 
2519                 Message displayed in summaryview
2520                 (reportedd via ML by chinatinte at gmx dot ch)
2521                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
2522                 didn't work in separate MessageView Toolbar
2523                 (wondering if anybody uses this at all ?)
2524         * src/summaryview.[ch]
2525                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
2526                 (generalize reply and forward code);
2527         * src/messageview.c 
2528                 remove focus_in event which updated summaryview to messageview
2529
2530 2003-02-28 [paul]       0.8.10claws62
2531
2532         * po/Makefile.in.in
2533                 add the --check option
2534                 Patch submitted by Ricardo Mones Lastra
2535
2536 2003-02-28 [paul]       0.8.10claws61
2537
2538         * src/prefs_account.c
2539                 re-order 'Signature' items
2540
2541 2003-02-28 [paul]       0.8.10claws60
2542
2543         * sync with 0.8.10cvs20
2544                 see ChangeLog 2003-02-28
2545
2546 2003-02-28 [paul]       0.8.10claws59
2547
2548         * po/POTFILES.in
2549                 update to reflect recent movement of files
2550
2551 2003-02-28 [paul]       0.8.10claws58
2552
2553         * sync with 0.8.10cvs19
2554                 see ChangeLog 2003-02-28
2555
2556 2003-02-27 [martin]     0.8.10claws57
2557
2558         * src/prefs_matcher.c 
2559                 fix segfault in prefs_matcher_ok() when the
2560                 last entry is deleted and prevents that the
2561                 message "entry not saved" comes up after deleting
2562                 an entry
2563
2564 2003-02-27 [martin]     0.8.10claws56
2565
2566         * src/prefs_filtering.c 
2567                 fix segfault in prefs_filtering_ok() when the
2568                 last entry is deleted and prevents that the
2569                 message "entry not saved" comes up after deleting
2570                 an entry
2571
2572 2003-02-27 [paul]       0.8.10claws55
2573
2574         * sync with 0.8.10cvs18
2575                 see ChangeLog 2003-02-27
2576
2577 2003-02-27 [paul]       0.8.10claws54
2578
2579         * src/addressbook.c
2580                 fix bug where the address book crashes with 
2581                 multiple lookups.
2582                 Patch [687729] submitted by David Frager 
2583                 <dbfrager@users.sourceforge.net>
2584
2585 2003-02-25 [christoph]  0.8.10claws53
2586
2587         * src/Makefile.am
2588         * src/colorlabel.[ch]           ** REMOVE **
2589         * src/gtk/Makefile.am
2590         * src/gtk/colorlabel.[ch]       ** NEW **
2591                 move colorlabel files to gtk directory
2592
2593         * src/esmtp.[ch]                ** REMOVE **
2594                 has been merged into smtp.[ch] in 0.7.5
2595
2596 2003-02-25 [christoph]  0.8.10claws52
2597
2598         * src/Makefile.am
2599         * src/about.[ch]                ** REMOVE **
2600         * src/gtk/Makefile.am
2601         * src/gtk/about.[ch]            ** NEW **
2602                 move about files to gtk directory
2603
2604 2003-02-25 [christoph]  0.8.10claws51
2605
2606         * src/folder.c
2607                 some code optimization of folder scanning code
2608
2609         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
2610
2611 2003-02-25 [christoph]  0.8.10claws50
2612
2613         * src/main.c
2614         * src/common/sylpheed.c
2615                 add command line parameter parsing to common code
2616
2617 2003-02-24 [christoph]
2618
2619         * Makefile.am
2620         * configure.ac
2621                 fix gnome prefix problems, the configure script now removed
2622                 `gnome-config --prefix` from `gnome-config --datadir`
2623                 and adds $(prefix} instead
2624
2625         (closes Bug 24 Makefile does not respect prefix when installing
2626          GNOME data)
2627
2628 2003-02-24 [christoph]  0.8.10claws49
2629
2630         * src/news.c
2631                 check for valid session before trying to authenticate
2632
2633         (closes Bug 60 crash if "authenticate on logon" is activated
2634          and newsserver-hostname is not valid)
2635
2636 2003-02-24 [melvin]     0.8.10claws48
2637
2638         * src/prefs_actions.c
2639                 Make sure all user's input is sent to the action and then
2640                 close the socket..
2641
2642 2003-02-23 [alfons]     0.8.10claws46
2643
2644         * src/summaryview.c
2645                 also wait cursor when deleting files
2646
2647 2003-02-23 [paul]
2648
2649         * tools/freshmeat_search.pl
2650           tools/google_search.pl
2651                 scripts should now work for any browser/browser command line
2652
2653 2003-02-22 [christoph]  0.8.10claws45
2654
2655         * src/procmsg.c
2656                 fix IMAP flag setting, IMAP flag is not handled correctly
2657                 anymore by the folder system and information about the
2658                 folder should not be saved in the MsgInfo (in my opinion)
2659
2660         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2661
2662 2003-02-22 [christoph]  0.8.10claws44
2663
2664         * src/summaryview.c
2665                 fix spelling of "label" ;-)
2666
2667 2003-02-22 [thorsten]   0.8.10claws43
2668
2669         * src/mimeview.c
2670           src/prefs_common.[ch]
2671           src/procmime.[ch]
2672                 do not use description as attachment name
2673
2674 2003-02-22 [alfons]     0.8.10claws42
2675
2676         * src/summaryview.c
2677                 freeze/thaw folder item updates when changing color labels,
2678                 and put a wait cursors on
2679
2680 2003-02-22 [thorsten]   0.8.10claws41
2681
2682         * src/mimeview.c
2683                 save-all fixes: crash if invoked on multipart container,
2684                 mimeinfo access, pathseparators, error dialog
2685
2686 2003-02-21 [alfons]     0.8.10claws40
2687
2688         * src/prefs_gtk.c
2689                 remove unused var
2690
2691 2003-02-21 [colin]      0.8.10claws39
2692
2693         * src/send.c
2694                 Fix smtp logging
2695
2696 2003-02-21 [colin]      0.8.10claws38
2697
2698         * src/summaryview.c
2699                 Freeze/thaw folderItem updates when filtering messages 
2700                 via Tools/Filter messages
2701
2702 2003-02-21 [paul]       0.8.10claws37
2703
2704         * src/compose.c
2705                 revert commit 0.8.10claws26, there are ulterior motives
2706                 for users to set a Reply-To header when posting to
2707                 newsgroups
2708
2709 2003-02-21 [paul]       0.8.10claws36
2710
2711         * sync with 0.8.10cvs17
2712                 see ChangeLog 2003-02-21
2713
2714 2003-02-20 [christoph]  0.8.10claws35
2715
2716         * src/imap.c
2717                 IMAP UID fetch speedup using SEARCH
2718
2719         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2720
2721         * src/imap.c
2722                 fix problem with UIDs in IMAP UID cache that no longer existed
2723
2724 2003-02-20 [christoph]  0.8.10claws34
2725
2726         * src/imap.c
2727         * src/procheader.c
2728         * src/procheader.h
2729                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2730
2731         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2732
2733         * src/imap.c
2734                 Rewrite imap_cmd_gen_recv use sock_getline instead
2735                 of sock_gets to avoid problems with too long reply
2736                 lines
2737     
2738 2003-02-20 [colin]      0.8.10claws33
2739         
2740         * src/prefs_account.c
2741                 Better wording
2742
2743 2003-02-20 [colin]      0.8.10claws32
2744
2745         * src/compose.c
2746                 Remove useless '&& !to_sender' 
2747
2748 2003-02-20 [darko]
2749
2750         * AUTHORS
2751                 change my e-mail address
2752
2753 2003-02-19 [colin]      0.8.10claws31
2754
2755         * src/prefs_common.c
2756                 X11 style colors for every configurable color
2757
2758 2003-02-19 [alfons]     0.8.10claws30
2759
2760         * src/prefs_gtk.[ch]
2761         * src/prefs_common.c
2762                 for color_new accept both plain integers and X11 style color
2763                 names (as found in /usr/lib/X11/rgb.txt)
2764
2765 2003-02-19 [paul]       0.8.10claws29
2766
2767         * src/mainwindow.c
2768                 add tooltips to online/offline button and account selector
2769                 button
2770
2771 2003-02-19 [paul]       0.8.10claws28
2772
2773         * src/folder.c
2774           src/news.c
2775           src/prefs_account.[ch]
2776           src/prefs_common.[ch]
2777                 move 'Maximum number of articles to download' to
2778                 account prefs.
2779                 clean up account prefs gui a little by hiding entries
2780                 rather then greying out entries
2781
2782 2003-02-19 [hiro]       0.8.10claws27
2783
2784         * src/common/utils.c
2785                 fix bug #54 'yesterdays date is displayed in the message 
2786                 summary window'
2787
2788 2003-02-19 [paul]       0.8.10claws26
2789
2790         * src/compose.c
2791                 fix bug reported in Feature Request [688596] 
2792                 'Reply-to header in news'
2793
2794 2003-02-18 [paul]       0.8.10claws25
2795
2796         * src/select-keys.c
2797                 add a 'List all keys' button to key selection dialog
2798
2799 2003-02-18 [colin]      0.8.10claws24
2800         
2801         * src/stock_pixmap.c
2802                 fix compile error
2803
2804 2003-02-18 [colin]      0.8.10claws23
2805
2806         * src/common/smtp.[ch]
2807           src/prefs_account.c
2808                 Try to starttls if it seems to be the only
2809                 way to authenticate a user
2810
2811 2003-02-18 [paul]       0.8.10claws22
2812
2813         * src/Makefile.am
2814           src/folderview.c
2815           src/stock_pixmap.[ch]
2816           src/pixmaps/drafts_close.xpm  ** NEW FILE **
2817           src/pixmaps/drafts_open.xpm   ** NEW FILE **
2818                 as a Drafts folder is a special folder allow it to have
2819                 its own unique icons
2820
2821 2003-02-18 [colin]      0.8.10claws21
2822
2823         * src/imap.c
2824                 Fix port selection when using starttls
2825
2826 2003-02-18 [paul]       0.8.10claws20
2827
2828         * src/mainwindow.c
2829           src/prefs_common.[ch]
2830                 make blue the default new mail colour
2831
2832 2003-02-18 [paul]       0.8.10claws19
2833
2834         * sync with 0.8.10cvs14
2835                 see ChangeLog 2003-02-18
2836
2837 2003-02-17 [jens]       0.8.10claws18
2838
2839         * src/common/md5.c
2840                 fixed a compile problem with gcc 3.3
2841                 works on 2.95.3 too (testet on PPC as it is big endian)
2842
2843 2003-02-17 [paul]       0.8.10claws17
2844
2845         * sync with 0.8.10cvs13
2846                 see ChangeLog 2003-02-17
2847
2848 2003-02-17 [paul]       0.8.10claws16
2849
2850         * sync with 0.8.10cvs12
2851                 see ChangeLog 2003-02-17
2852
2853 2003-02-16 [match]      0.8.10claws15
2854
2855         * src/addressbook.c
2856                 Eliminates reloading of address data when items
2857                 deleted or added. Applied submitted by
2858                 Luke Plant <lukeplant@softhome.net>
2859
2860 2003-02-16 [paul]       0.8.10claws14
2861
2862         * src/news.c
2863                 when a 'protocol error' is encountered disconnect from
2864                 the server. This means that the user can carry on viewing
2865                 other articles and doesn't have to either wait until the
2866                 server timesout or quit sylpheed.
2867                 Fixes bug #53 'Unable to read messages in newsgroups, 
2868                 displayed message doesn't change'
2869
2870 2003-02-15 [christoph]  0.8.10claws13
2871
2872         * src/imap.c
2873                 fix bug that stopped scanning of folders when an
2874                 IMAP folder was empty
2875
2876         (closes bug 46 stop scan messages in folders after empty folder)
2877
2878 2003-02-15 [paul]
2879
2880         * tools/Makefile.am
2881           tools/README
2882           tools/freshmeat_search.pl     ** NEW FILE **
2883           tools/google_search.pl        ** NEW FILE **
2884                 Add 2 Actions scripts which search freshmeat/google
2885                 for the selected text using the browser configured
2886                 in sylpheedrc.
2887                 
2888         Note: These scripts are very dependent on the format of the
2889         browser command and may not work on every occasion. Testing
2890         is welcome. 
2891
2892 2003-02-14 [alfons]     0.8.10claws12
2893
2894         * src/compose.c
2895                 fix breakage because of uninitialized account pointer.
2896                 please verify.
2897
2898 2003-02-14 [paul]       0.8.10claws11
2899
2900         * src/compose.c
2901           src/prefs_account.[ch]
2902           src/prefs_common.[ch]
2903                 move signature settings to Account Prefs
2904
2905 2003-02-14 [paul]       0.8.10claws10
2906
2907         * sync with 0.8.10cvs11
2908                 see ChangeLog 2003-02-14
2909
2910 2003-02-13 [thorsten]   0.8.10claws9
2911
2912         * src/news.c
2913                 revert news progressbar (GUI separation)
2914
2915 2003-02-13 [paul]       0.8.10claws8
2916
2917         * src/compose.c
2918                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
2919                 paragraph 1
2920
2921 2003-02-13 [paul]       0.8.10claws7
2922
2923         * src/compose.[ch]
2924           src/summaryview.c
2925                 fix 'Follow-up and Reply-to' so that it creates a reply to
2926                 the newsgroup and the sender. If the message has the keyword
2927                 'poster' in the Followup-To header, all replies go to the
2928                 sender, re: RFC 1036, Section 2.2.3
2929                 rename all instances of 'ignore_replyto' to 'to_sender', both
2930                 were previously used, now we use just one.
2931
2932 2003-02-13 [paul]       0.8.10claws6
2933
2934         * sync with 0.8.10cvs9
2935                 see ChangeLog 2003-02-13
2936
2937 2003-02-13 [paul]       0.8.10claws5
2938
2939         * configure.ac
2940                 show which plugins are configured in the configure
2941                 output.
2942
2943 2003-02-12 [thorsten]   0.8.10claws4
2944
2945         * src/news.c
2946                 show progress while fetching news headers
2947
2948 2003-02-12 [christoph]  0.8.10claws3
2949
2950         * configure.ac
2951         * src/plugins/Makefile.am
2952                 use AM_CONDITIONAL to enable plugins, automake correctly
2953                 manages this when creating distdir
2954
2955 2003-02-12 [christoph]  0.8.10claws2
2956
2957         * ac/spamassassin.m4
2958         * src/plugins/spamassassin/Makefile.am
2959                 fix building SpamAssassin plugin without OpenSSL
2960
2961 2003-02-12 [paul]       0.8.10claws1
2962
2963         * ac/Makefile.am
2964           src/Makefile.am
2965           src/plugins/Makefile.am
2966                 fix failure of 'make release'
2967
2968 2003-02-12 [paul]       0.8.10claws
2969
2970         * 0.8.10claws released
2971
2972 2003-02-12 [paul]       0.8.9claws56
2973
2974         * po/bg.po
2975           po/es.po
2976           po/it.po
2977           po/ru.po
2978           po/sr.po
2979                 updated translations by George Danchev, Ricardo Mones Lastra,
2980                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
2981                 
2982         * sylpheed.spec.in
2983                 Allow the building of RPMs by a regular user. Submitted
2984                 by Sergei Astanin
2985
2986 2003-02-11 [alfons]     0.8.9claws55
2987
2988         * src/colorlabel.c
2989                 don't use pixmaps for label color rect but draw rectangles
2990                 so we can respect the color map of palette based visuals
2991                 (fixes the long time crashes on Suns - thanks to Andreas
2992                 Engel and Steve O'Hara-Smith for testing)
2993
2994 2003-02-11 [christoph]  0.8.9claws54
2995
2996         * src/matcher_parser_parse.y
2997                 correct bug where filering rules of not existing folders in
2998                 matcherrc were added to global filtering
2999                 
3000         (closes Debian Bug #180253 - Directory's filter-rules are merged with
3001          main filter-rules after removing directory, http://bugs.debian.org/180253)
3002         
3003 2003-02-11 [paul]       0.8.9claws53
3004
3005         * sync with 0.8.10cvs7
3006                 see ChangeLog 2003-02-09
3007
3008 2003-02-11 [melvin]     0.8.9claws52
3009
3010         * po/fr.po
3011                 Updated French tranlsations
3012
3013 2003-02-10 [paul]       0.8.9claws51
3014
3015         * sylpheed.spec.in
3016                 correct --enable-openssl
3017                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
3018
3019 2003-02-09 [martin]     0.8.9claws50
3020
3021         * src/prefs_matcher.c
3022                 fix segfault in prefs_matcher_substitute_cb() when
3023                 no row is selected
3024
3025 2003-02-09 [paul]       0.8.9claws49
3026
3027         * src/folderview.c
3028                 fix bug where a newsgroup folder's processing rules were
3029                 merged with the global filtering rules when the newsgroup
3030                 folder was deleted, causing some seriously bad results,
3031                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
3032
3033 2003-02-08 [melvin]     0.8.9claws48
3034
3035         * src/compose.c
3036                 Corrected and modified an alert message.
3037
3038 2003-02-07 [paul]       0.8.9claws47
3039
3040         * src/folderview.c
3041                 fix bug where both an 'Account properties' window and a
3042                 'Folder properties' window were opened when clicking on
3043                 'Properties' in an NNTP or IMAP folder's popup menu.
3044
3045 2003-02-07 [paul]       0.8.9claws46
3046
3047         * sync with 0.8.10cvs6
3048                 see ChangeLog 2003-02-06
3049
3050 2003-02-06 [christoph]  0.8.9claws45
3051
3052         * src/mbox.c
3053                 freeze folder updates while importing mbox files
3054                 (closes bug 43 importing mbox took hours)
3055                 
3056         Patch submitted by Jens Rantil <jens.rantil@telia.com>
3057
3058 2003-02-06 [thorsten]   0.8.9claws44
3059
3060         * po/de.po
3061                 Updated german translations
3062
3063 2003-02-06 [thorsten]   0.8.9claws43
3064
3065         * src/news.h
3066                 use guint for message numbers (fix count in grouplist dialog)
3067
3068 2003-02-05 [paul]       0.8.9claws42
3069
3070         * sync with 0.8.10cvs2
3071                 see ChangeLog 2003-02-05
3072
3073 2003-02-04 [colin]      0.8.9claws41
3074
3075         * src/prefs_common.[ch]
3076           src/procmsg.c
3077           src/summaryview.c
3078                 Add an option to disable threading by subject
3079
3080 2003-02-04 [christoph]  0.8.9claws40
3081
3082         * src/inc.c
3083                 only abort fetching mails from multiple accounts when the
3084                 error is fatal and does not allow to check any more accounts
3085                 (currently only disk full error)
3086
3087         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
3088          receive mails for other accouts)
3089
3090 2003-02-04 [christoph]  0.8.9claws39
3091
3092         * src/folder.c
3093                 first add the new message to the cache, then
3094                 send the update notification
3095
3096         (closes bug 39 after sending message folderview doesnt get updated)
3097
3098 2003-02-04 [colin]      0.8.9claws38
3099
3100         * src/inc.c
3101                 _really_ fix this Connecting... status
3102
3103 2003-02-04 [paul]       0.8.9claws37
3104
3105         * sync with 0.8.10
3106                 see ChangeLog 2003-02-04
3107
3108 2003-02-04 [paul]       0.8.9claws36
3109
3110         * sync with 0.8.9cvs6
3111                 see ChangeLog 2003-02-03
3112
3113 2003-02-04 [paul]       0.8.9claws35
3114
3115         * po/pt_BR.po
3116                 updated by AndrĂ© Filipe de Assunção e Brito 
3117                 <bedecko@netsite.com.br>
3118
3119 2003-02-03 [thorsten]   0.8.9claws34
3120
3121         * po/de.po
3122                 Updated german translations
3123
3124 2003-02-02 [paul]       0.8.9claws33
3125
3126         * po/es.po
3127                 updated by Ricardo Mones Lastra
3128
3129 2003-02-02 [thorsten]   0.8.9claws32
3130
3131         * src/mh.c
3132                 Fix mh_get_msginfo() segfault if file is inaccessible
3133
3134 2003-01-31 [colin]      0.8.9claws31
3135
3136         * src/procheader.c
3137                 Fix last commit's bug
3138
3139 2003-01-31 [colin]      0.8.9claws30
3140
3141         * src/procheader.c
3142                 Missing a change for gpg-signed messages
3143
3144 2003-01-31 [paul]       0.8.9claws29
3145
3146         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
3147           src/procheader.c
3148           src/stock_pixmap.[ch]
3149           src/summaryview.c
3150                 indicate GnuPG signed messages by displaying an icon
3151                 in the Attachment column.
3152
3153 2003-01-31 [paul]       0.8.9claws28
3154
3155         * sync with 0.8.9cvs4
3156                 see ChangeLog 2003-01-31
3157
3158 2003-01-31 [alfons]     0.8.9claws27
3159
3160         * src/textview.c
3161                 tune URI parser to accept mailto URLs with a '?'
3162                 (patch from Ruslan Balkin)
3163
3164 2003-01-31 [colin]      0.8.9claws26
3165
3166         * src/summaryview.c
3167                 Fix a leak introduced in claws24
3168
3169 2003-01-31 [colin]      0.8.9claws25
3170
3171         * src/summaryview.c
3172                 Freeze/Thaw folder updates when deleting dups
3173
3174 2003-01-31 [colin]      0.8.9claws24
3175         
3176         * src/addr_compl.c
3177           src/summaryview.c
3178           src/msgcache.c
3179                 little speed improvements
3180
3181 2003-01-31 [colin]      0.8.9claws23
3182
3183         * src/summaryview.c
3184                 Fix segfault when forwarding nothing
3185                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
3186                 
3187 2003-01-30 [paul]       0.8.9claws22
3188
3189         * sync with 0.8.9cvs3
3190                 see ChangeLog 2003-01-30
3191
3192 2003-01-30 [paul]       0.8.9claws21
3193
3194         * sync with 0.8.9cvs2
3195                 see ChangeLog 2003-01-30
3196
3197 2003-01-29 [paul]       0.8.9claws20
3198
3199         * sync with 0.8.9cvs1
3200                 see ChangeLog 2003-01-29
3201
3202 2003-01-28 [paul]       0.8.9claws19
3203
3204         * po/POTFILES.in
3205                 update to reflect changes. 
3206                 thanks to Ricardo Mones Lastra
3207
3208 2003-01-27 [christoph]  0.8.9claws18
3209
3210         * ac/openssl.m4
3211         * ac/spamassassin.m4
3212         * src/plugins/spamassassin/README
3213         * src/plugins/spamassassin/libspamc.[ch]
3214         * src/plugins/spamassassin/utils.[ch]
3215                 updated to latest libspamc
3216
3217 2003-01-27 [christoph]  0.8.9claws17
3218
3219         * src/folder.c
3220                 fix wrong use of procheader_get_header_fields
3221
3222 2003-01-27 [christoph]  0.8.9claws16
3223
3224         * src/news.c
3225         * src/prefs_account.[ch]
3226         * src/common/nntp.[ch]
3227                 allow to force authentication for NNTP servers
3228
3229         Patch submitted by Florian Mickler <dmk@d-labs.de>
3230
3231 2003-01-26 [paul]       0.8.9claws15
3232
3233         * src/summaryview.c
3234                 speed up of marking messages as read
3235                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
3236
3237 2003-01-26 [christoph]  0.8.9claws14
3238
3239         * src/Makefile.am
3240         * src/mgutils.[ch]              ** REMOVE **
3241         * src/xml.[ch]                  ** REMOVE **
3242         * src/xmlprops.[ch]             ** REMOVE **
3243         * src/common/Makefile.am
3244         * src/common/mgutils.[ch]       ** NEW **
3245         * src/common/xml.[ch]           ** NEW **
3246         * src/common/xmlprops.[ch]      ** NEW **
3247                 move xml files to common directory
3248
3249 2003-01-26 [christoph]  0.8.9claws13
3250
3251         * src/plugins/spamassassin/spamassassin_gtk.c
3252                 only set gtk entry text if string is available
3253
3254 2003-01-26 [melvin]     0.8.9claws12
3255
3256         * src/description_window.c
3257                 Allow resizing of the window
3258                 Allow automatic horizontal scroll bar
3259                 Do not vertically expand and fill
3260
3261 2003-01-26 [christoph]  0.8.9claws11
3262
3263         * src/Makefile.am
3264         * src/gtkutils.[ch]             ** REMOVE **
3265         * src/common/sylpheed.c
3266         * src/gtk/Makefile.am
3267         * src/gtk/description_window.c
3268         * src/gtk/gtkutils.[ch]         ** NEW **
3269         * src/gtk/prefswindow.c
3270                 move gtkutils to gtk directory
3271
3272 2003-01-26 [paul]       0.8.9claws10
3273
3274         * src/summaryview.c
3275                 rename summary_unread_clicked() to summary_status_clicked()
3276
3277 2003-01-26 [melvin]     0.8.9claws9
3278
3279         * src/prefs_actions.c
3280                 Cosmetical changes to the help text
3281
3282 2003-01-26 [paul]       0.8.9claws8
3283
3284         * src/folder.[ch]
3285           src/mainwindow.c
3286           src/prefs_common.c
3287           src/prefs_sumamry_column.c
3288           summaryview.[ch]
3289                 rename the 'Unread' column to 'Status'
3290
3291 2003-01-25 [match]      0.8.9claws7
3292
3293         * src/mgutils.[ch]
3294                 removed reference to LDAP constants. removed error2string.
3295                 included functions to support LDAP dynamic queries.
3296         * src/syldap.h
3297                 moved LDAP constants here.
3298         * src/addressbook.c
3299         * src/addrindex.c
3300         * src/importldif.c
3301                 removed references to LDAP constants and references to
3302                 error2string.
3303
3304 2003-01-25 [paul]       0.8.9claws6
3305
3306         * src/summaryview.c
3307                 summary_thread_build(), summary_thread_init(): remove 
3308                 unneeded reference to summaryview->folder_item
3309
3310 2003-01-25 [christoph]  0.8.9claws5
3311
3312         * src/gtk/description_window.c
3313                 o allow description texts to expand over multiple columns
3314                 o translate all columns
3315         * src/prefs_actions.c
3316                 change syntax description to use new multi column feature
3317
3318         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3319
3320 2003-01-25 [match]      0.8.9claws4
3321
3322         * src/vcard.c
3323                 fixed bug with Quoted-Printable
3324
3325 2003-01-25 [paul]       0.8.9claws3
3326
3327         * src/folder.[ch]
3328           src/summaryview.[ch]
3329                 implement per-folder collapsed/expanded threads setting
3330                 
3331         * src/prefs_common.c
3332                 remove global collapsed/expanded threads option
3333
3334 2003-01-25 [christoph]  0.8.9claws2
3335
3336         * po/POTFILES.in
3337                 add pluginwindow and prefswindow
3338         * src/compose.c
3339                 make send respond correctly to messages that could be added
3340                 to the queue folder, but the UID of the message is unknown
3341         * src/folder.c
3342         * src/imap.c
3343                 don't return guessed UIDs in imap_add_msg anymore. We return
3344                 0 to tell the folder system it was appened but the UID is
3345                 unknown. Folder system now get's the UID by scaning the folder
3346                 and searching the cache for the Message-ID
3347                 (closes bug #29 Messages queued, but not sent)
3348
3349 2003-01-25 [paul]       0.8.9claws1
3350
3351         * src/codeconv.c
3352                 conv_encode_header():  fix bug when long headers with 8-bit
3353                 characters are used, so that the encoded words are wrapped.
3354                 If the space in the original text falls on the wrap boundary,
3355                 it can be lost.
3356                 Patch by Sergey Vlasov.
3357                 
3358         * src/folderview.c
3359                  fix bug where a change to the sorting method or thread view
3360                  of a folder's messages is lost if simpify-subject is set and
3361                  toggled on or off.
3362                  Patch by Luke Plant.
3363
3364 2003-01-24 [paul]       0.8.9claws
3365
3366         * sylpheed-0.8.9claws released
3367         
3368         * Makefile.am
3369           sylpheed.spec.in
3370                 remove reference to 'INSTALL.jp'
3371
3372 2003-01-23 [paul]       0.8.8claws128
3373
3374         * po/es.po
3375           po/it.po
3376           po/ru.po
3377           po/sr.po
3378                 updated translations. submitted by Ricardo Mones Lastra,
3379                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
3380
3381 2003-01-23 [colin]      0.8.8claws127
3382
3383         * src/compose.c
3384                 Fix drafted and queued news articles re-edition
3385
3386 2003-01-23 [melvin]     0.8.8claws126
3387
3388         * po/fr.po
3389                 Updated French translations
3390
3391 2003-01-23 [colin]      0.8.8claws125
3392
3393         * src/inc.c
3394                 Fix "Connecting to..." status message
3395
3396 2003-01-22 [paul]       0.8.8claws124
3397
3398         * po/bg.po
3399                 updated by George Danchev
3400                 
3401         * src/folder.c
3402                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
3403                 and folder deletion
3404
3405 2003-01-21 [paul]       0.8.8claws123
3406
3407         * po/bg.po
3408                 updated by George Danchev
3409                 
3410         * src/about.c
3411                 its now 2003
3412                 
3413         * src/toolbar.c
3414                 don't translate 'Separator'
3415                 
3416         * src/plugins/spamassassin/Makefile.am
3417                 add aspell to CPPFLAGS
3418                 
3419         * src/plugins/spamassassin/spamassassin.c
3420           src/plugins/spamassassin/spamassassin_gtk.c
3421                 set correct default for spamassassin_receive_spam
3422                 slightly re-word descriptions and some
3423                 other minor changes
3424
3425 2003-01-19 [alfons]     0.8.8claws122
3426                 
3427         * src/mimeview.c
3428                 mimeview_save_as(): we might as well show the file name for
3429                 the single case "Save As" too
3430
3431 2003-01-19 [alfons]     0.8.8claws121
3432
3433         * src/crash.c
3434                 change bug tracker URL to bugzilla URL
3435
3436 2003-01-19 [alfons]     0.8.8claws120
3437
3438         * src/mimeview.c
3439                 mimeview_save_all(): display name of file before overwriting;
3440                 continue saving all, even when one overwrite was cancelled
3441
3442 2003-01-19 [christoph]  0.8.8claws119
3443
3444         * src/summaryview.c
3445         * src/procmsg.[ch]
3446                 fix wrong usage of procmsg_find_children in summaryview
3447                 by using procmsg_update_unread_children instead of
3448                 summaryview_update_unread_children
3449
3450 2003-01-19 [christoph]  0.8.8claws118
3451
3452         * src/procmsg.c
3453                 fix infinite loop in procmsg_find_children
3454                  (closes bug #25 sylpheed crashes on delete.)
3455
3456         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3457
3458 2003-01-19 [paul]       0.8.8claws117
3459
3460         * po/pt_BR.po
3461                 updated by Ivan Francolin Martinez
3462
3463 2003-01-18 [melvin]     0.8.8claws116
3464
3465         * src/prefs_actions.c
3466                 Removed syntax limitation of only one '&' at the end of command.
3467                         Now actions that contain '>/dev/null 2>&1' are possible.
3468
3469 2003-01-18 [melvin]     0.8.8claws115
3470
3471         * src/prefs_actions.c
3472                 Actions IO dialog: when the action ends
3473                 the "Close" button now has focus and [Escape] closes the
3474                 window.
3475
3476 2003-01-18 [christoph]  0.8.8claws114
3477
3478         * src/procmsg.c
3479                 o add debug output when MsgInfos are really freed
3480                 o free GSLists in procmsg_find_children and
3481                   procmsg_update_unread_children
3482
3483 2003-01-18 [christoph]  0.8.8claws113
3484
3485         * src/mainwindow.c
3486                 reorder Configuration menu
3487
3488 2003-01-18 [christoph]  0.8.8claws112
3489
3490         * src/compose.c
3491                 fix applying templates to forwarded messages
3492
3493         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3494
3495 2003-01-17 [christoph]  0.8.8claws111
3496
3497         * src/folder.c
3498                 destroy folder items, when a folder item is removed
3499
3500 2003-01-17 [christoph]  0.8.8claws110
3501
3502         * src/folder.c
3503                 fix wrong folder stats update when ignored message is
3504                 deleted
3505
3506 2003-01-17 [colin]      0.8.8claws109
3507         
3508         * src/mainwindow.c
3509         * src/summaryview.c
3510                 Quicksearch bugfixes: 
3511                 - hide help button at startup if not extended
3512                 - switch to extended when looking for replies
3513
3514 2003-01-17 [paul]
3515
3516         * sync with 0.8.9 release
3517
3518 2003-01-17 [paul]       0.8.8claws108
3519
3520         * sync with 0.8.8cvs11
3521                 see ChangeLog 2003-01-17
3522
3523 2003-01-16 [colin]      0.8.8claws107
3524
3525         * src/procmsg.c
3526                 Changed encryption test to re-ask passphrase
3527                 if an encrypted message hasn't been decrypted
3528                 Fixes bug #5
3529
3530 2003-01-16 [christoph]  0.8.8claws106
3531
3532         * src/prefs_gtk.c
3533         * src/prefs_toolbar.c
3534         * src/gtk/prefswindow.h
3535         * src/plugins/spamassassin/spamassassin_gtk.c
3536                 remove page destroy function that is not used anymore
3537
3538 2003-01-16 [paul]       0.8.8claws105
3539
3540         * sync with 0.8.8cvs9
3541                 see ChangeLog 2002-01-16
3542
3543 2003-01-16 [colin]      0.8.8claws104
3544
3545         * src/compose.[ch]
3546                 Fix bug with autosaved drafts for IMAP, when draft
3547                 folder is specified - fixes bugzilla bug #20
3548
3549 2003-01-15 [paul]       0.8.8claws103
3550
3551         * src/compose.[ch]
3552           src/procmsg.c
3553                 store folder and message-id of message forwarding
3554                 in queue header and set forward flag after sending
3555
3556 2003-01-15 [paul]       0.8.8claws102
3557
3558         * sync with 0.8.8cvs8
3559                 see ChangeLog 2002-01-15
3560
3561 2003-01-15 [colin]      0.8.8claws101
3562
3563         * src/Makefile.am
3564                 Fix linking with GNU libiconv
3565
3566 2003-01-15 [darko]      0.8.8claws100
3567
3568         * src/pine.c
3569                 fix crash when importing pine address book
3570                 entry with an empty name (reported by DY
3571                 <dybulk at tri8.net>)
3572
3573 2003-01-14 [paul]       0.8.8claws99
3574
3575         * configure.in  ** REMOVED **
3576           configure.ac  ** NEW FILE **
3577                 rename configure.in to configure.ac, as it is now
3578                 preferred
3579
3580 2003-01-14 [melvin]     0.8.8claws98
3581
3582         * src/folderview.c
3583                 folderview_check_new(): More precise function description
3584
3585 2003-01-14 [melvin]     0.8.8claws97
3586
3587         * src/folderview.c
3588                 folderview_check_new(): return the number of new messages 
3589                         since last check.
3590         * src/inc.c
3591                 inc_account_mail(): Disable counting of new messages for IMAP
3592                         and NNTP until bug [19] and [14] are fixed.
3593
3594 2003-01-14 [paul]       0.8.8claws96
3595
3596         * sync with 0.8.8cvs6
3597                 see ChangeLog 2003-01-14
3598
3599 2003-01-13 [alfons]     0.8.8claws95
3600
3601         * src/textview.c
3602                 tune email address validation (c. 0.8.8claws89): if . is 
3603                 just one char away from @, the address is invalid too 
3604                 (correctly rejects addresses like foo@.com)
3605
3606 2003-01-13 [paul]       0.8.8claws94
3607
3608         * src/messageview.c
3609           src/toolbar.c
3610                 fixes to the Message View toolbar and menu:
3611                 fix non-functioning Forward button
3612                 make Reply button consider default_reply_list
3613                 remove 'Follow-up...' menu entry
3614                 add 'Forward' and 'Redirect' menu entries
3615
3616 2003-01-13 [melvin]     0.8.8claws93
3617
3618         * src/inc.c
3619                 Fixed typo that could make new messages count incorrect.
3620
3621 2003-01-13 [melvin]     0.8.8claws92
3622
3623         * src/folderview.[ch]
3624                 folderview_check_new(): return the number of new messages.
3625         * src/inc.c
3626                 Should fix bug [14] where new mail notification worked 
3627                         incorrectly with IMAP accounts.
3628                 inc_spool_account(): return number of new msgs, or -1 on error
3629                 inc_all_spool(): return number of new msgs
3630                 
3631 2003-01-13 [melvin]     0.8.8claws91
3632
3633         * src/prefs_actions.c
3634                 Justify help text.
3635
3636 2003-01-12 [thorsten]   0.8.8claws90
3637
3638         * src/common/prefs.c
3639                 close file before rename
3640
3641 2003-01-12 [alfons]     0.8.8claws89
3642
3643         * AUTHORS
3644                 add Christian Mertes
3645         * src/common/utils.[ch]
3646                 g_stricase_hash(), g_stricase_equal(): functions for 
3647                 case insensitive hash tables
3648         * src/textview.c
3649                 use top level domain names to validate email address, based
3650                 on a patch by Christian Mertes (thanks!), but changed 
3651                 implementation to use a hash table 
3652
3653 2003-01-12 [paul]       0.8.8claws88
3654
3655         * po/bg.po
3656                 updated by George Danchev
3657
3658 2003-01-12 [alfons]     0.8.8claws87
3659
3660         * src/summaryview.c
3661                 delete / execute performance: use new style folder update
3662
3663 2003-01-12 [paul]       0.8.8claws86
3664
3665         * sync with 0.8.8cvs5
3666                 see ChangeLog 2003-01-13 (!)
3667
3668 2003-01-12 [alfons]     0.8.8claws85
3669
3670         * src/filtering.c
3671         * src/matcher_parser_parse.y
3672                 prepare change_score filtering action
3673         * src/matcher.[ch]
3674                 give up const-correctness on functions that call non-const-correct functions;
3675                 several casts to gpointer in g_free();
3676                 add change_score;
3677
3678 2003-01-12 [christoph]  0.8.8claws84
3679
3680         * src/compose.c
3681                 fix 2 warnings
3682
3683         * src/gtk/prefswindow.[ch]
3684         * src/plugins/spamassassin/spamassassin_gtk.c
3685                 changed the call of the widget create function
3686                 for PrefsPages, because sometimes the widget
3687                 create function needs a widget that already has
3688                 been attached to a window (to create GDK pixmaps
3689                 for exmaple). So we simply pass the GtkWindow as
3690                 the second parameter now.
3691
3692         * src/main.c
3693         * src/mainwindow.c
3694         * src/prefs_toolbar.[ch]
3695                 rewrite Toolbar Preferences using the new
3696                 prefs window
3697
3698 2003-01-11 [alfons]     0.8.8claws83
3699
3700         * src/addressadd.c
3701                 fix crash when adding sender to addressbook because status bar
3702                 isn't there (the status bar doesn't seem to be used though,
3703                 but I'll let Match decide what to do with it)
3704
3705 2003-01-11 [colin]      0.8.8claws82
3706
3707         * src/main.c
3708           src/toolbar.c
3709                 Two useless changes reversed
3710
3711 2003-01-11 [colin]      0.8.8claws81
3712
3713         * src/mainwindow.c
3714           src/mainwindow.h
3715                 Add mainwindow_get_mainwindow()
3716         * src/alertpanel.c
3717           src/alertpanel.h
3718                 Add alertpanel_error_log() 
3719         * src/compose.c
3720           src/inc.c
3721           src/messageview.c
3722           src/toolbar.c
3723           src/main.c
3724           src/procmsg.c
3725                 Network errors get a View Log button
3726
3727 2003-01-10 [alfons]     0.8.8claws80
3728
3729         * src/prefs_toolbar.c
3730         * src/toolbar.c
3731                 use the translatable string for "Separator" as file name for
3732                 separator toolbar items (probably make this uppercase?)
3733
3734 2003-01-10 [alfons]     0.8.8claws79
3735
3736         * src/prefs_toolbar.c
3737                 put right A_SEPARATOR description string in "displayed
3738                 toolbar items list" so manually added separators are
3739                 saved correctly (bug #10, "Adding a separator to the main 
3740                 toolbar fails, entry in xml file is wrong")
3741
3742 2003-01-10 [christoph]  0.8.8claws78
3743
3744         * src/imap.c
3745                 o fix warnings
3746                 o use CAPABILITY to check if NAMESPACE is available
3747
3748 2003-01-10 [christoph]  0.8.8claws77
3749
3750         * src/imap.[ch]
3751                 apply UIDPLUS IMAP extension support patch
3752
3753         Patch submitted by Simon 'corecode' Schubert
3754
3755 2003-01-10 [paul]       0.8.8claws76
3756
3757         * src/folderview.c
3758                 a sync from main which fixes the news account folders'
3759                 Properties bug
3760
3761 2003-01-10 [christoph]  0.8.8claws75
3762
3763         * src/folder.c
3764                 don't accept 0 as a valid uid returned by copy and move
3765                 functions. 0 means the message was copied or moved but the
3766                 new uid could not be fetched. It is not an error condition
3767                 for the copy or move operation.
3768
3769 2003-01-10 [paul]       0.8.8claws74
3770
3771         * src/prefs_filtering.c
3772                 change English used in Alert when entry is not
3773                 saved.
3774                 
3775         * sync with 0.8.8cvs4
3776                 see ChangeLog 2003-01-10
3777
3778 2003-01-10 [darko]      0.8.8claws73
3779
3780         * src/pine.c
3781                 fix crash when importing address book entry
3782                 without a valid address
3783
3784 2003-01-09 [alfons]     0.8.8claws72
3785
3786         * src/inc.c
3787                 filtering performance: use new style folder update
3788
3789 2003-01-09 [christoph]  0.8.8claws71
3790
3791         * src/compose.c
3792         * src/gtk/menu.[ch]
3793                 fix wrong selecting of mime encoding type, when
3794                 opening property dialog of attachments in the
3795                 compose window. 7bit was always selected and that
3796                 destoryed files with 8bit data.
3797                 (closes bug #9 Sylpheed-claws destroys attachments when
3798                  changing MIME-types)
3799
3800 2003-01-09 [paul]       0.8.8claws70
3801
3802         * sync with 0.8.8cvs3
3803                 see ChangeLog 2003-01-09
3804
3805 2003-01-08 [alfons]     0.8.8claws69
3806         
3807         * src/addressadd.c
3808                 apply patch by Kim Schulz to fix build breakage
3809                 because of missing variable
3810
3811 2003-01-08 [paul]       0.8.8claws68
3812
3813         * sync with 0.8.8cvs2
3814                 see ChangeLog 2002-01-08
3815
3816 2003-01-08 [paul]       0.8.8claws67
3817
3818         * po/it.po
3819                 updated by Alessandro Maestri
3820                 
3821         * src/addressadd.c
3822                 when using 'Add sender to addressbook' allow
3823                 name to be edited and remarks to be entered
3824                 Patch submitted by Luke Plant
3825
3826 2003-01-08 [darko]      0.8.8claws66
3827
3828         * README.claws, src/summaryview.c
3829                 fix description for marked messages
3830
3831 2003-01-08 [paul]
3832
3833         * tools/Makefile.am
3834           tools/launch_phoenix  ** NEW FILE **
3835                 add script that enables using Phoenix as the default
3836                 web browser. 
3837                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
3838                 
3839         * tools/OOo2sylpheed.pl
3840                 remove full path to sylpheed executable, just 'sylpheed'
3841                 will do
3842                 
3843         * tools/README
3844                 add launch_phoenix informtion and re-arrange and compress
3845                 the data a little
3846
3847 2003-01-07 [christoph]  0.8.8claws65
3848
3849         * src/folder.c
3850                 fix update for source folder when moving messages
3851         * src/procmsg.[ch]
3852         * src/summaryview.c
3853                 use function to set to_folder for message infos and
3854                 automatically update the op_count for old and new
3855                 folder
3856
3857 2003-01-07 [melvin]     0.8.8claws64
3858
3859         * src/prefs_actions.c
3860                 Fixed bug where an '%p' Action on a displayed image crashed 
3861                         Sylpheed
3862                 Code clean up (get rid of duplicated code and removed unnecessary 
3863                                 structure member)
3864
3865 2003-01-07 [christoph]  0.8.8claws63
3866
3867         * src/compose.c
3868         * src/folder.[ch]
3869         * src/folderview.c
3870         * src/import.c
3871         * src/inc.c
3872         * src/main.c
3873         * src/mainwindow.c
3874         * src/messageview.c
3875         * src/prefs_folder_item.c
3876         * src/procmsg.c
3877         * src/summaryview.c
3878         * src/toolbar.c
3879                 o remove all folder update triggering from the UI code. The folder
3880                   system should know much better when a folder needs an update.
3881                 o to prevent multiple updates in a row the folder updates can be
3882                   frozen for some time.
3883
3884                 Note: - Please verify that no updates are missing
3885                       - Check where freeze/thaws should be added
3886
3887 2003-01-07 [christoph]  0.8.8claws62
3888
3889         * src/prefs_actions.c
3890                 don't translate empty strings
3891
3892         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3893
3894 2003-01-06 [christoph]  0.8.8claws61
3895
3896         * src/prefs_actions.c
3897                 mark strings for gettext
3898         * src/prefs_matcher.c
3899                 use new description window for Execute action and
3900                 match condition in Filtering
3901
3902         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3903
3904 2003-01-06 [alfons]     0.8.8claws60
3905
3906         keep myself inspired to re-organize matcher part 8; 
3907         yes, more to come (I need to move out the descriptive
3908         text for actions to matcher.c, or at least make it not
3909         depend on the wicked ordering)
3910
3911         * src/prefs_matcher.c
3912                 add documentation so others may comprehend the
3913                 UI part of the conditions
3914                 
3915 2003-01-06 [christoph]  0.8.8claws59
3916
3917         * src/prefs_actions.c
3918                 use new description window for syntax help
3919         * src/gtk/description_window.c
3920                 fix display of descriptions with column count != 2
3921
3922         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3923
3924 2003-01-06 [christoph]  0.8.8claws58
3925
3926         * src/quote_fmt.c
3927         * src/summaryview.[ch]
3928         * src/gtk/Makefile.am
3929         * src/gtk/description_window.[ch]       ** NEW **
3930                 use a generic window to display syntax descriptions
3931                 currently used in quote_fmt and summaryview (new description
3932                 for extended quick search)
3933
3934         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3935
3936 2003-01-06 [paul]       0.8.8claws57
3937
3938         * sync with 0.8.8cvs1
3939                 see ChangeLog 2003-01-06
3940
3941 2003-01-06 [christoph]  0.8.8claws56
3942
3943         * src/mainwindow.c
3944         * src/prefs_gtk.[ch]
3945         * src/gtk/prefswindow.[ch]
3946         * src/plugins/spamassassin/spamassassin_gtk.c
3947                 o remove page management from prefswindow, pages
3948                   will be an argument to prefswindow_open
3949                 o prefswindow_open gets a datapointer that is
3950                   passed to the widget_create function to allow
3951                   creation of prefswindow for specific items
3952
3953 2003-01-06 [colin]      0.8.8claws55
3954         
3955         * src/summaryview.c
3956                 We don't want regexp in the reply-finder, 
3957                 because MIDs can contain !,$,. and so on
3958
3959 2003-01-06 [jens]       0.8.8claws54
3960
3961         * src/jpilot.c
3962                 fixed a wrong free in jpilot_read_db_files
3963
3964 2003-01-06 [alfons]     0.8.8claws53
3965
3966         re-organize matcher part 8; more to come
3967        
3968         * src/matcher.c
3969                 matcherprop_to_string(): put g_free()s before the
3970                 switch-case break to fix memleaks                
3971
3972 2003-01-06 [colin]      0.8.8claws52
3973
3974         * src/summaryview.c
3975                 cleanup & reply-finder now displays the first 
3976                 matching message
3977
3978 2003-01-05 [alfons]     0.8.8claws51
3979
3980         re-organize matcher part 7; more to come
3981
3982         * src/matcher.[ch]
3983                 fixes for constant correctness;
3984                 more documentation;
3985
3986 2003-01-05 [alfons]     0.8.8claws50
3987
3988         re-organize matcher part 6; more to come
3989         
3990         * src/matcher.[ch]
3991                 fixes for constant correctness;
3992                 more documentation;
3993         * src/filtering.c
3994                 fix for constant correctness
3995
3996 2003-01-05 [colin]      0.8.8claws49
3997
3998         * src/account.[ch]
3999                 Add account_get_reply_account function
4000         * src/compose.c
4001                 Use account_get_reply_account function 
4002         * src/summaryview.c
4003                 Basic reply-finder - click on the replied
4004                 icon gets you to the outbox using quick-search
4005
4006 2003-01-05 [paul]       0.8.8claws48
4007
4008         * src/prefs_common.c
4009                 small change to English
4010                 
4011         * src/prefs_filtering.c
4012                 prefs_filtering_action_select(): improve logic and uniformity
4013                 of gui
4014
4015 2003-01-05 [alfons]     0.8.8claws47
4016
4017         fine tune solution to focus problems (bug #7)
4018
4019         * src/mainwindow.c
4020                 mainwindow_focus_in_event(): remove grab event check
4021         * src/summaryview.c
4022                 summary_button_pressed(): move selection on right-click
4023                 too. we can't possibly move the selection back after
4024                 canceling a dialog, because gtk's incomplete focus 
4025                 management. whether this is a good solution, only time
4026                 will tell.
4027
4028 2003-01-05 [christoph]  0.8.8claws46
4029
4030         * src/imap.c
4031                 fix crash when no imap connection could be established
4032
4033 2003-01-05 [paul]       0.8.8claws45
4034
4035         * src/mainwindow.c
4036           src/sumamryview.c
4037           src/gtk/menu.[ch]
4038                 fix bug 605957 'shortcuts in popup-menu'
4039                 make user-defined shortcuts work
4040                 show shortcuts that are already defined
4041                 in the main menu
4042                 Patch submitted by Luke Plant
4043
4044 2003-01-05 [alfons]     0.8.8claws44
4045
4046         * src/mainwindow.c
4047                 focus_in_event handler should not select summary view row 
4048                 when another window (menu, dialog) grabbed for events 
4049                 (bug #7, "[0.8.8claws42] Message summary focus") 
4050
4051 2003-01-04 [christoph]  0.8.8claws43
4052
4053         * src/procmsg.c
4054                 update save folder after adding the sent message
4055                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
4056
4057 2003-01-02 [christoph]  0.8.8claws42
4058
4059         * src/common/plugin.c
4060                 fix unloading of all plugins and unload
4061                 plugins in reverse order
4062                 
4063         * src/gtk/pluginwindow.c
4064                 implement function of load and unload button
4065
4066         * src/gtk/prefswindow.c
4067         * src/gtk/prefswindow.h
4068                 rename register function and add new unregister
4069                 function
4070
4071         * src/plugins/spamassassin/spamassassin_gtk.c
4072                 unregister prefs page and update for changes in
4073                 src/gtk/prefswindow.c
4074
4075 2003-01-02 [paul]       0.8.8claws41
4076
4077         * po/es.po
4078                 updated by Ricardo Mones Lastra
4079
4080 2003-01-02 [paul]
4081
4082         * tools/tb2sylpheed
4083                 fixes and improvements by Urke MMI
4084
4085 2003-01-02 [thorsten]   0.8.8claws40
4086
4087         * src/procmsg.c
4088                 fixed wrong return value
4089
4090 2003-01-02 [thorsten]   0.8.8claws39
4091
4092         * src/prefs.c
4093                 fixed printing wrong variable
4094
4095 2003-01-02 [thorsten]   0.8.8claws38
4096
4097         * src/prefs.c
4098                 fixed acessing members of freed pfile struct
4099
4100 2003-01-02 [thorsten]   0.8.8claws37
4101
4102         * src/procmsg.c
4103                 detect loops across several messages
4104                 as suggested by Christoph Hohmann
4105
4106 2003-01-01 [match]      0.8.8claws36
4107
4108         * src/addrindex.c
4109                 fixed another memory leak.
4110
4111 2003-01-01 [match]      0.8.8claws35
4112
4113         * src/jpilot.[ch]
4114                 fixed memory leaks. applied Doxygen comments.
4115
4116 2003-01-01 [thorsten]   0.8.8claws34
4117
4118         * src/procmsg.c
4119                 inhibit endless loop if msg references itself
4120                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
4121
4122 2003-01-01 [christoph]  0.8.8claws33
4123
4124         * src/mainwindow.c
4125         * src/gtk/Makefile.am
4126         * src/gtk/pluginwindow.c                ** NEW **
4127         * src/gtk/pluginwindow.h                ** NEW **
4128                 add plugin window
4129
4130         * src/plugins/demo/demo.c
4131         * src/plugins/spamassassin/spamassassin.c
4132         * src/plugins/spamassassin/spamassassin_gtk.c
4133                 write better plugin descriptions
4134
4135 2002-12-31 [christoph]  0.8.8claws32
4136
4137         * src/gtk/prefswindow.c
4138         * src/plugins/spamassassin/spamassassin_gtk.c
4139                 some small improvements to GTK code
4140
4141 2002-12-31 [christoph]  0.8.8claws31
4142
4143         * src/plugins/spamassassin/spamassassin_gtk.c
4144                 enable folder select button
4145
4146 2002-12-31 [christoph]  0.8.8claws30
4147
4148         * src/mainwindow.c
4149         * src/gtk/Makefile.am
4150         * src/gtk/prefswindow.c                         ** NEW **
4151         * src/gtk/prefswindow.h                         ** NEW **
4152                 add new prefs window
4153
4154         * src/common/plugin.c
4155                 don't try to load empty config lines
4156         
4157         * src/plugins/spamassassin/Makefile.am
4158         * src/plugins/spamassassin/spamassassin.c
4159         * src/plugins/spamassassin/spamassassin.h       ** NEW **
4160         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
4161                 GTK config for SpamAssassin Plugin using
4162                 the new prefs window
4163
4164 2002-12-31 [paul]       0.8.8claws29
4165
4166         * po/POTFILES.in
4167                 remove obsolete entry 'src/menu.c'
4168
4169 2002-12-31 [alfons]     0.8.8claws28
4170
4171         * src/matcher.[ch]
4172         * src/matcher_parser_parse.y
4173         * src/prefs_matcher.c
4174                 add "ignore_thread" and "~ignore_thread" condition so it's
4175                 possible to make the actions / scoring operate on the ignore
4176                 thread flag
4177
4178 2002-12-31 [christoph]  0.8.8claws27
4179
4180         * src/addrbook.c
4181         * src/addrindex.c
4182         * src/folder.c
4183         * src/matcher.c
4184         * src/prefs_account.c
4185         * src/prefs_actions.c
4186         * src/prefs_customheader.c
4187         * src/prefs_display_header.c
4188         * src/prefs_gtk.c
4189         * src/procmime.c
4190         * src/toolbar.c
4191         * src/xmlprops.c
4192         * src/common/prefs.[ch]
4193                 extend prefs file handling for reading and automatic handling
4194                 of blocks. When reading prefs_set_block_label will automatically
4195                 move on to the block. When writing it will copy all other blocks
4196                 automatically
4197
4198         * src/common/plugin.c
4199                 Now loading plugin filenames from [Plugins] block in
4200                 sylpheed rc file
4201
4202 2002-12-30 [christoph]  0.8.8claws26
4203
4204         * src/common/hooks.[ch]
4205                 return abort status to caller of hooks_invoke
4206                 
4207         * src/inc.[ch]
4208                 invoke message filtering hook and stop
4209                 default handling when filter returns abort
4210
4211         * src/common/plugin.[ch]
4212         * src/plugins/demo/demo.c
4213                 modify plugin loader, because resolving symbols for strings
4214                 does not work correctly
4215         
4216         * configure.in
4217         * ac/spamassassin.m4                            ** NEW **
4218         * src/plugins/spamassassin/.cvsignore           ** NEW **
4219         * src/plugins/spamassassin/Makefile.am          ** NEW **
4220         * src/plugins/spamassassin/README               ** NEW **
4221         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
4222         * src/plugins/spamassassin/spamassassin.c       ** NEW **
4223         * src/plugins/spamassassin/utils.[ch]           ** NEW **
4224                 add spamassassin plugin, see src/plugins/spamassassin/README
4225                 for details
4226
4227 2002-12-29 [alfons]     0.8.8claws25
4228
4229         * src/mainwindow.c
4230                 when moving focus from a message view to the main 
4231                 window, don't forget to select the summary node
4232                 of the displayed message. should fix "[ 659103 ] 
4233                 focus-follows-mouse confuses sylpheed"
4234
4235 2002-12-29 [christoph]  0.8.8claws24
4236
4237         * src/Makefile.am
4238         * src/stringtable.[ch]          ** REMOVE **
4239         * src/common/Makefile.am
4240         * src/common/stringtable.[ch]   ** NEW **
4241                 move stringtable files to common directory
4242
4243 2002-12-29 [christoph]  0.8.8claws23
4244
4245         * src/Makefile.am
4246         * src/menu.[ch]                 ** REMOVE **
4247         * src/gtk/Makefile.am
4248         * src/gtk/menu.[ch]             ** NEW **
4249                 move menu files to gtk directory
4250
4251 2002-12-29 [match]      0.8.8claws22
4252
4253         * src/addressbook.c
4254         * src/syldap.c
4255                 moved UI specific code out of LDAP code into addressbook
4256                 UI code. fixed memory leak.
4257
4258 2002-12-29 [christoph]  0.8.8claws21
4259
4260         * src/folder.c
4261                 only check for IGNORED parent message when message is
4262                 not IGNORED itself
4263
4264 2002-12-29 [alfons]     0.8.8claws20
4265
4266         * src/summaryview.c
4267                 set gtksctree's anchor correct (immediate execute
4268                 changes the tree's layout, and anchor points at 
4269                 the incorrect row). fixes "[ 657233 ] multiple msg 
4270                 delete sometimes off by 1".
4271                 we probably have to look for more tree layout /
4272                 anchor glitches.
4273
4274 2002-12-29 [paul]       0.8.8claws19
4275
4276         * src/summaryview.c
4277                 fix bug [ 659054 ] incorrect sorting of 'From' column
4278                 when using 'display sender using address book'
4279                 thanks to Alfons and Luke Plant
4280
4281 2002-12-29 [christoph]  0.8.8claws18
4282
4283         * src/folder.c
4284         * src/procmsg.[ch]
4285                 check parent messages for IGNORE THREAD flag, when adding,
4286                 moving or copying messages to a folder
4287
4288 2002-12-27 [alfons]     0.8.8claws17
4289
4290         re-organize matcher part 5; more to come
4291
4292         * src/matcher.c
4293                 hash keywords in matchparser_tab 
4294
4295 2002-12-27 [alfons]     0.8.8claws16
4296
4297         re-organize matcher part 4; more to come
4298
4299         * src/matcher_parser.h
4300         * src/matcher_parser_lex.l
4301         * src/matcher_parser_parse.y
4302                 cleanup
4303
4304 2002-12-27 [alfons]     0.8.8claws15
4305
4306         re-organize matcher part 3; more to come
4307
4308         * src/matcher.[ch]
4309                 cleanup
4310
4311 2002-12-27 [alfons]     0.8.8claws14
4312
4313         re-organize matcher part 2; more to come but this should
4314         work. cc me if there are any regressions.
4315
4316         * src/matcher.h
4317                 add prototype for get_matchparser_tab_id()
4318         * src/matcher_parser_lex.l
4319                 look up keywords using matchparser_tab_id();
4320
4321 2002-12-27 [alfons]     0.8.8claws12
4322
4323         re-organize matcher part 1
4324
4325         * src/matcher.h
4326                 map yacc generated constants to sylpheed matcher constants
4327         * src/matcher.c
4328                 add function to find a matcher constant from a string
4329
4330 2002-12-27 [christoph]  0.8.8claws11
4331
4332         * src/compose.c
4333                 MENUITEM_ADD casts the 4th argument from integer to pointer
4334                 so it probably should not be a pointer, this means we
4335                 should use account id for it and not the account's pointer
4336
4337 2002-12-27 [paul]       0.8.8claws10
4338
4339         * src/mainwindow.c
4340                 remove unneeded 'GtkWidget *vbox'
4341                 
4342         * src/summaryview.c
4343                 further sync with 0.8.8 - make sort
4344                 by recipient work as expected
4345                 
4346         * NEWS
4347                 sync with 0.8.8
4348
4349 2002-12-27 [paul]       0.8.8claws9
4350
4351         * po/pt_BR.po
4352                 updated by Ivan F. Martinez
4353                 
4354 2002-12-27 [darko]      0.8.8claws8
4355
4356         * src/common/utils.c
4357                 added locked pattern to extended search
4358
4359 2002-12-27 [alfons]     0.8.8claws7
4360
4361         * src/prefs_matcher.[ch]
4362                 clean up
4363
4364 2002-12-26 [alfons]     0.8.8claws6
4365
4366         * src/matcher.[ch]
4367         * src/matcher_parser_lex.l
4368         * src/matcher_parser_parse.y
4369         * src/prefs_matcher.c
4370                 allow color label as a condition in the matcher
4371
4372 2002-12-26 [oliver]     0.8.8claws5
4373         
4374         * src/toolbar.c 
4375                 enable Addressbook for Main and Messageview
4376         * src/prefs_actions.c
4377                 enable actions in Messageview
4378
4379 2002-12-26 [christoph]  0.8.8claws4
4380
4381         * src/common/plugin.c
4382                 add a little debug output
4383         * configure.in
4384         * src/plugins/demo/Makefile.am
4385                 better use of automake
4386
4387 2002-12-26 [christoph]  0.8.8claws3
4388
4389         * src/Makefile.am
4390         * src/common/Makefile.am
4391                 fix "make distdir"
4392
4393 2002-12-26 [christoph]  0.8.8claws2
4394
4395         * configure.in
4396                 sort configure checks into common / gtk / plugins
4397         * po/POTFILES.in
4398                 add src/prefs_gtk.c
4399         * src/Makefile.am
4400                 add plugins SUBDIR
4401         * src/main.c
4402         * src/common/sylpheed.[ch]
4403                 added now sylpheed_done function for shutdown
4404         * src/common/Makefile.am
4405         * src/common/plugin.[ch]                ** NEW **
4406                 plugin loader and unloader
4407         * src/plugins/.cvsignore                ** NEW **
4408         * src/plugins/Makefile.am               ** NEW **
4409                 build plugins
4410         * src/plugins/demo/.cvsignore           ** NEW **
4411         * src/plugins/demo/Makefile.am          ** NEW **
4412         * src/plugins/demo/demo.c               ** NEW **
4413                 small demo plugin that installs a logtext hook and
4414                 outputs the log text to stdout
4415
4416 2002-12-26 [paul]       0.8.8claws1
4417
4418         * po/es.po
4419                 updated by Ricardo Mones Lastra
4420
4421 2002-12-26 [paul]       0.8.8claws
4422
4423         * 0.8.8claws released
4424
4425 2002-12-26 [paul]       0.8.7claws12
4426
4427         * po/bg.po
4428                 updated by George Danchev
4429
4430 2002-12-26 [paul]       0.8.7claws11
4431
4432         * po/POTFILES.in
4433                 remove unneeded 'src/prefs.c' entry 
4434
4435 2002-12-26 [paul]       0.8.7claws10
4436
4437         * src/codeconv.c
4438           src/mainwindow.c
4439                 sync with 0.8.8 release
4440         
4441         * src/folder.[ch]
4442           src/mh.c
4443           src/summaryview.c
4444                 partial sync with 0.8.8 release
4445         
4446
4447 2002-12-25 [alfons]     0.8.7claws9
4448
4449         * src/matcher.[ch]
4450         * src/matcher_parser_lex.l
4451         * src/matcher_parser_parse.y
4452         * src/prefs_matcher.c
4453                 add locked flag to possible filtering / matcher 
4454                 conditions (also a good example what should be
4455                 done to add a simple boolean condition)
4456
4457 2002-12-25 [christoph]  0.8.7claws8
4458
4459         * src/Makefile.am
4460         * src/account.[ch]
4461         * src/addrbook.c
4462         * src/addressbook.c
4463         * src/addrindex.c
4464         * src/filtering.c
4465         * src/folder.c
4466         * src/matcher.c
4467         * src/prefs.[ch]                ** REMOVE **
4468         * src/prefs_account.c
4469         * src/prefs_actions.c
4470         * src/prefs_common.c
4471         * src/prefs_customheader.c
4472         * src/prefs_display_header.c
4473         * src/prefs_filtering.c
4474         * src/prefs_folder_item.c
4475         * src/prefs_gtk.[ch]            ** NEW **
4476         * src/prefs_matcher.c
4477         * src/prefs_scoring.c
4478         * src/prefs_summary_column.c
4479         * src/procmime.c
4480         * src/selective_download.c
4481         * src/toolbar.c
4482         * src/common/Makefile.am
4483         * src/common/prefs.[ch]         ** NEW **
4484                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
4485
4486 2002-12-24 [alfons]     0.8.7claws7
4487
4488         * src/summaryview.c
4489                 summary_thread_build(): fix real cause of the crash mentioned in
4490                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
4491                 this way we get meaningful ctree nodes 
4492
4493 2002-12-24 [oliver]     0.8.7claws6
4494
4495         * src/mainwindow.[ch]
4496         * src/messageview.[ch]
4497         * src/compose.[ch]
4498         * src/inc.c
4499         * src/summaryview.c
4500                 changes to use updated toolbar handling
4501                 
4502 2002-12-24 [oliver]     0.8.7claws5
4503
4504         * src/toolbar.[ch]
4505                 generic toolbar handling
4506                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
4507         * src/prefs_toolbar.[ch]
4508                 adjust to handling
4509         
4510 2002-12-24 [oliver]     0.8.7claws4
4511         
4512         * src/stock_pixmap.[ch]
4513                 move SYLPHEED_LOGO to end of list in order 
4514                 to remove it from Custom Toolbar`s Icon View
4515
4516 2002-12-24 [alfons]     0.8.7claws3
4517
4518         * src/summaryview.c
4519                 summary_thread_build(): fix crash because of focus != selection 
4520                 after threading. when deleting the selection, gtk tries but fails 
4521                 to find the correct focusable element. we now force the selection
4522                 to be focused. this should solve the infamous bug reported by 
4523                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
4524                 a test case is available. 
4525
4526 2002-12-24 [darko]      0.8.7claws2
4527
4528         * src/summaryview.c
4529                 don't crash when unmarking message with unread children
4530
4531 2002-12-23 [christoph]  0.8.7claws1
4532
4533         * src/Makefile.am
4534         * src/common/Makefile.am
4535                 update Makefiles for moved intl.h, version.h and defs.h
4536         * src/imap.c
4537                 rewrite imap_session_get to avoid duplicate code
4538
4539 2002-12-23 [paul]       0.8.7claws
4540
4541         * Santa-Claws released
4542         
4543         * po/hu.po
4544           po/ru.po
4545                 squeeze in updated Hungarian and Russian translations.
4546                 Submitted by  GĂĄl ZoltĂĄn and Ruslan N. Balkin
4547
4548 2002-12-23 [paul]       0.8.6claws129
4549
4550         * po/pl.po
4551                 updated by Witold Wladyslaw Wojciech Wilk
4552
4553 2002-12-23 [paul]       0.8.6claws128
4554
4555         * src/quote_fmt_parse.y
4556                 fix typo and add licence header
4557
4558 2002-12-23 [paul]       0.8.6claws127
4559
4560         * po/en_GB.po
4561                 updated
4562
4563 2002-12-23 [paul]       0.8.6claws126
4564
4565         * po/it.po
4566                 updated translation, submitted by Alessandro Maestri
4567                 
4568 2002-12-23 [paul]       0.8.6claws125
4569
4570         * src/quote_fmt_parse.y
4571                 fix signature-stripping on replies bug. match
4572                 '-- \n' and not '-- '.
4573
4574 2002-12-22 [paul]       0.8.6claws124
4575
4576         * po/bg.po
4577           po/es.po
4578           po/sr.po
4579                 updated translations. submitted by George Danchev,
4580                 Ricardo Mones Lastra, and Urke MMI respectively
4581
4582 2002-12-21 [paul]       0.8.6claws123
4583
4584         * src/addrbook.c
4585                 fix coding style
4586
4587 2002-12-21 [paul]       0.8.6claws122
4588
4589         * src/addrbook.c
4590                 fix bug [643638] where if a person is in one or more
4591                 addressbook groups editing that person's email 
4592                 address results in removal from those groups.
4593                 Patch submitted by Luke Plant.
4594
4595 2002-12-20 [christoph]  0.8.6claws121
4596
4597         * src/common/utils.c
4598         * src/summaryview.c
4599                 reimplement expand_search_string using GString to
4600                 prevent crashs caused by miscalculated string
4601                 lengths reported by Paul
4602
4603 2002-12-20 [christoph]  0.8.6claws120
4604
4605         * src/summaryview.c
4606                 don't use "changed" to check if op_count has to be changed as it
4607                 is also set when the message has unread children
4608                 (closes bug [ 653221 ] crash while deleting duplicates)
4609
4610 2002-12-20 [paul]       0.8.6claws119
4611
4612         * sync with 0.8.6cvs27
4613                 see ChangeLog 2002-12-20
4614
4615 2002-12-20 [paul]       0.8.6claws118
4616
4617         * sync with 0.8.6cvs26
4618                 see ChangeLog 2002-12-19 and 2002-12-20
4619
4620 2002-12-19 [alfons]     0.8.6claws117
4621
4622         * src/textview.c
4623                 fix incorrect parsing of email addresses, submitted by 
4624                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
4625                 name display if it contains @".
4626
4627 2002-12-18 [paul]       0.8.6claws116
4628
4629         * sync with 0.8.6cvs23
4630                 see ChangeLog 2002-12-18
4631
4632 2002-12-18 [paul]       0.8.6claws115
4633
4634         * src/Makefile.am
4635         * src/account.c
4636         * src/codeconv.c
4637         * src/gtkutils.[ch]
4638         * src/imap.c
4639                 sync with 0.8.6cvs22.
4640                 see ChangeLog 2002-12-17 and 2002-12-18
4641
4642 2002-12-17 [christoph]  0.8.6claws114
4643
4644         * src/imap.c
4645                 o don't create a session if imap greeting fails
4646                 o don't close socket when authentication fails
4647                   this is done by imap_session_destroy
4648
4649 2002-12-17 [thorsten]   0.8.6claws113
4650
4651         * tools/Makefile.am
4652           tools/README
4653           tools/google_msgid.pl ** NEW FILE **
4654                 Added "search for message-id" script and doc
4655
4656 2002-12-17 [thorsten]   0.8.6claws112
4657
4658         * po/hu.po
4659                 Updated hungarian translation
4660                 (updated by Gal Zoltan)
4661
4662 2002-12-16 [christoph]  0.8.6claws111
4663
4664         * src/addr_compl.c
4665                 remove stupid addressbook dump to debug output
4666         * src/mh.c
4667                 fix memory leak found by Hiro
4668
4669 2002-12-14 [paul]       0.8.6claws110
4670
4671         * src/compose.c
4672                 fix menubar sensitivity on send
4673                 
4674         * src/prefs_filtering.c
4675         * src/prefs_matcher.c
4676         * src/prefs_scoring.c
4677                 Fix english ;)
4678                 
4679         * src/common/quoted-printable.h
4680                 sync: fix typo
4681         
4682 2002-12-13 [christoph]  0.8.6claws109
4683
4684         * src/Makefile.am
4685         * src/manage_window.[ch]        ** REMOVE **
4686         * src/gtk/Makefile.am
4687         * src/gtk/manage_window.[ch]    ** NEW **
4688                 move manage_window files to gtk directory
4689
4690 2002-12-13 [christoph]  0.8.6claws108
4691
4692         * src/Makefile.am
4693         * src/gtkshruler.[ch]           ** REMOVE **
4694         * src/gtk/Makefile.am
4695         * src/gtk/gtkshruler.[ch]       ** NEW **
4696                 move gtkshruler files to gtk directory
4697
4698 2002-12-13 [christoph]  0.8.6claws107
4699
4700         * src/Makefile.am
4701         * src/compose.c
4702         * src/gtkstext.[ch]             ** REMOVE **
4703         * src/gtkutils.[ch]
4704         * src/textview.c
4705         * src/gtk/gtkstext.[ch]         ** NEW **
4706         * src/gtk/Makefile.am
4707                 o move stext functions to gtkstext.c to remove
4708                   dependency of gtkutils
4709                 o move gtkstext files to gtk directory
4710
4711         * src/gtk/Makefile.am
4712         * src/gtk/sslcertwindow.[ch]
4713                 UI stuff can always depend on common code so
4714                 it's ok to add ../common to include path
4715
4716 2002-12-13 [colin]      0.8.6claws106
4717
4718         * src/summaryview.c
4719                 Disconnect sighandlers for mainwindow when
4720                 quicksearch has the focus
4721                 Fix bug #653231
4722         * src/mainwindow.[ch]
4723                 Make key_pressed callback public, to be able
4724                 to disconnect it
4725
4726 2002-12-13 [christoph]  0.8.6claws105
4727
4728         * src/mh.c
4729                 create .mh_sequences file in new MH folders
4730                 (closes feature request [ 523162 ] MH folders should
4731                  get a .mh_sequences)
4732
4733 2002-12-13 [colin]      0.8.6claws104
4734
4735         * src/summaryview.c
4736                 Better handling of quicksearch show/hide
4737                 (basically the button stays under the mouse 
4738                  when toggled)
4739
4740 2002-12-13 [paul]       0.8.6claws103
4741
4742         * sync with 0.8.6cvs17
4743                 see ChangeLog 2002-12-13
4744
4745 2002-12-13 [paul]       0.8.6claws102
4746
4747         * po/es.po
4748                 updated by Ricardo Mones Lastra
4749
4750 2002-12-11 [colin]       0.8.6claws101
4751
4752         * src/folder.c
4753                 remove statusbar stuff
4754           src/folderview.c
4755                 set statusbar verbosity when moving folders
4756
4757 2002-12-11 [colin]       0.8.6claws100
4758         * src/prefs_filtering.c
4759         * src/prefs_matcher.c
4760         * src/prefs_scoring.c
4761                 Fix english ;)
4762
4763 2002-12-11 [colin]       0.8.6claws99
4764
4765         * src/prefs_common.[ch]
4766                 Add summary_quicksearch_type
4767         * src/summaryview.c
4768                 Save last used quicksearch type
4769
4770 2002-12-11 [jens]       0.8.6claws98
4771         * src/prefs_filtering.c
4772         * src/prefs_matcher.c
4773         * src/prefs_scoring.c
4774                 added dialog for incomplete rules in scoring, filtering and
4775                 matcher to ask wheather really close
4776
4777 2002-12-11 [colin]      0.8.6claws97
4778
4779         * src/folder.c
4780                 Fix folder dnd statusbar logging
4781
4782 2002-12-10 [christoph]  0.8.6claws96
4783
4784         * src/compose.c
4785         * src/folder.c
4786         * src/imap.c
4787         * src/inc.c
4788         * src/main.c
4789         * src/mainwindow.c
4790         * src/news.c
4791         * src/send.c
4792         * src/statusbar.[ch]
4793         * src/common/hooks.c
4794         * src/common/log.[ch]
4795                 o handle verbose logging in statusbar directly in statusbar code
4796                   and common code does not need any knowledge about a statusbar
4797                 o remove direct calls to statusbar_(puts|pop)_all functions
4798
4799 2002-12-10 [jens]       0.8.6claws95
4800
4801         * src/*.c
4802                 removed gettext from g_warnings
4803         * po/POTFILES.in
4804                 cleaned and updated
4805         * po/de.po
4806                 updated
4807
4808 2002-12-10 [colin]      0.8.6claws94
4809
4810         * src/main.c
4811                 finish crash dialog fix
4812
4813 2002-12-10 [colin]      0.8.6claws93
4814
4815         * src/main.c
4816                 "Fix" "sylpheed already running" instead of
4817                 crash dialog appearing after a crash
4818
4819 2002-12-10 [colin]      0.8.6claws92
4820
4821         * po/POTFILES.in
4822                 add src/gtk/sslcertwindow.c
4823
4824 2002-12-10 [paul]       0.8.6claws91
4825
4826         * po/POTFILES.in
4827                 updated to reflect recent changes
4828                 submitted by Alessandro Maestri
4829
4830 2002-12-09 [christoph]  0.8.6claws90
4831
4832         * src/Makefile.am
4833         * src/smtp.[ch]                 ** REMOVE **
4834         * src/common/Makefile.am
4835         * src/common/smtp.[ch]          ** NEW **
4836                 move smtp files to common directory
4837
4838 2002-12-09 [christoph]  0.8.6claws89
4839
4840         * src/Makefile.am
4841         * src/session.[ch]              ** REMOVE **
4842         * src/common/Makefile.am
4843         * src/common/session.[ch]       ** NEW **
4844                 move session files to common directory
4845
4846 2002-12-09 [paul]       0.8.6claws88
4847
4848         * src/account.c
4849                 fix bug [649746] edit accounts: move account reverted
4850                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
4851
4852 2002-12-09 [colin]      0.8.6claws87
4853
4854         * src/ssl_certificate.c
4855                 cleanup
4856
4857 2002-12-09 [colin]      0.8.6claws86
4858
4859         * src/ssl.c
4860                 Try to open the cert.pem database and 
4861                 issue a warning if it isn't there
4862
4863 2002-12-09 [colin]      0.8.6claws85
4864
4865         * src/common/ssl_certificate.c
4866         * src/gtk/sslcertwindow.c
4867                 Warning fixes
4868
4869 2002-12-09 [colin]      0.8.6claws84
4870
4871         * src/ssl_certificate.[ch] ** REMOVED **
4872         * src/common/ssl_certificate.[ch] ** NEW **
4873         * src/Makefile.am
4874         * src/common/Makefile.am
4875                 Moved ssl_certificate.[ch] to common
4876         * src/common/ssl.c 
4877                 Put back needed include
4878         * src/gtk/sslcertwindow.[ch]
4879                 Changed ssl_certificate.h include
4880         
4881 2002-12-09 [colin]      0.8.6claws83
4882
4883         * src/gtk/sslcertwindow.[ch]
4884                 Implement hook for certificate acception
4885         * src/ssl_certificate.[ch]
4886                 Implement hook for certificate acception
4887         * src/common/ssl.c
4888                 Reenable certificate acception check
4889         * src/mainwindow.c
4890                 Register sslcertwindow's hook
4891         
4892 2002-12-08 [christoph]  0.8.6claws82
4893
4894         * src/about.c
4895         * src/addr_compl.c
4896         * src/codeconv.c
4897         * src/manual.c
4898         * src/undo.c
4899         * src/common/utils.c
4900                 o add missing includes
4901                 o fix warnings
4902         * src/.cvsignore
4903         * src/common/.cvsignore
4904         * src/common/version.h          ** REMOVE **
4905                 remove autogenerated file
4906
4907 2002-12-08 [paul]       0.8.6claws81
4908
4909         * src/stringtable.c
4910                 put back needed include
4911
4912 2002-12-08 [colin]      0.8.6claws80
4913         
4914         * src/gtk/sslcertwindow.c
4915                 Cleaner popups when asking
4916         * src/ssl_certificate.c
4917         * src/prefs_common.[ch]
4918                 remove ssl certificate pref
4919                 put back needed include
4920         * src/undo.c
4921                 put back needed include
4922
4923 2002-12-08 [christoph]  0.8.6claws79
4924
4925         * src/folderview.c
4926         * src/logwindow.c
4927         * src/statusbar.c
4928         * src/summaryview.c
4929                 only abort hook invokation if required data is missing not
4930                 if our own data pointer is NULL, update hookfunction for
4931                 log window
4932
4933 2002-12-08 [paul]       0.8.6claws78
4934
4935         * src/about.c
4936         * src/addrcache.c
4937         * src/addrclip.c
4938         * src/addr_compl.c
4939         * src/addrselect.c
4940         * src/codeconv.c
4941         * src/colorlabel.c
4942         * src/enriched.c
4943         * src/esmtp.c
4944         * src/exporthtml.c
4945         * src/headerview.c
4946         * src/imageview.c
4947         * src/manual.c
4948         * src/noticeview.c
4949         * src/pgptext.c
4950         * src/scoring.c
4951         * src/sourcewindow.c
4952         * src/stringtable.c
4953         * src/undo.c
4954                 clean up: remove unneccesary includes
4955
4956 2002-12-08 [christoph]  0.8.6claws77
4957
4958         * src/folderview.c
4959         * src/statusbar.c
4960         * src/summaryview.c
4961         * src/common/hooks.[ch]
4962                 hook functions now have a gboolean return value, if a hook
4963                 returns TRUE it will stop executing of any more hooks in
4964                 the same hooklist for this invokation
4965
4966 2002-12-08 [colin]      0.8.6claws76
4967         
4968         * src/main.c
4969                 put back argv0 for CRASH_DIALOG
4970
4971 2002-12-08 [christoph]  0.8.6claws75
4972
4973         * src/Makefile.am
4974         * src/about.c
4975         * src/account.c
4976         * src/crash.c
4977         * src/esmtp.h
4978         * src/imap.[ch]
4979         * src/inc.c
4980         * src/main.c
4981         * src/mainwindow.c
4982         * src/news.c
4983         * src/pop.[ch]
4984         * src/prefs_account.[ch]
4985         * src/prefs_common.[ch]
4986         * src/send.[ch]
4987         * src/smtp.[ch]
4988         * src/ssl_certificate.[ch]
4989         * src/ssl_manager.[ch]
4990         * src/common/Makefile.am
4991         * src/common/log.c
4992         * src/common/nntp.[ch]
4993         * src/common/socket.[ch]
4994         * src/common/ssl.[ch]
4995         * src/gtk/sslcertwindow.[ch]
4996         * ac/openssl.m4
4997                 use new autoconf script to detect OpenSSL with extra parameters
4998                 to specify the location of libs and includes, also remove USE_SSL
4999                 to USE_OPENSSL
5000
5001         * src/common/sylpheed.[ch]
5002         * src/common/version.h.in
5003                 start seperation of common code initialization seperated from gui
5004
5005         * src/summaryview.c
5006                 The function that is called when a color label changes
5007                 should not change the color lable again
5008
5009 2002-12-08 [colin]      0.8.6claws74
5010
5011         * src/gtk/sslcertwindow.c
5012                 warning fixes
5013
5014 2002-12-08 [colin]      0.8.6claws73
5015
5016         * src/statusbar.c
5017           src/common/log.h
5018                 Register a hook for statusbar_puts_all
5019         * src/common/log.c
5020                 invoke statusbar_puts_all's hook
5021         
5022 2002-12-08 [colin]      0.8.6claws72
5023
5024         * src/ssl_certificate.c
5025                 Put back a badly-removed include
5026
5027 2002-12-08 [colin]      0.8.6claws71
5028
5029         * src/gtk/sslcertwindow.[ch]    ** NEW **
5030                 new certificate presentation
5031         * src/gtk/Makefile.am
5032                 add new files
5033         * src/ssl_certificate.[ch]
5034                 gtk cleanup, made utility functions public
5035         * src/ssl_manager.c
5036                 use new cert presentation
5037
5038 2002-12-07 [christoph]  0.8.6claws70
5039
5040         * src/Makefile.am
5041         * src/nntp.[ch]                 ** REMOVE **
5042         * src/common/Makefile.am
5043         * src/common/nntp.[ch]          ** NEW **
5044                 move nntp files to common directory
5045
5046 2002-12-07 [christoph]  0.8.6claws69
5047
5048         * src/procmsg.[ch]
5049         * src/summaryview.c
5050                 implement msginfo update callback using sylpheed's new
5051                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
5052
5053 2002-12-06 [christoph]  0.8.6claws68
5054
5055         * src/editgroup.c
5056                 This patch changes the 'Edit Group Details' dialog to
5057                 allow extended selections in either pane, so that
5058                 addresses can be added or removed from a group more
5059                 quickly and easily. (it actually is a net decrease in
5060                 file size, as some unnecessary functions have been
5061                 removed). 
5062                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
5063
5064 2002-12-06 [christoph]  0.8.6claws67
5065
5066         * src/Makefile.am
5067         * src/template.[ch]             ** REMOVE **
5068         * src/common/Makefile.am
5069         * src/common/template.[ch]      ** NEW **
5070                 move template files to common directory
5071
5072         * src/nntp.c
5073                 add missing log.h include
5074
5075 2002-12-06 [melvin]     0.8.6claws66
5076
5077         * src/prefs_actions.c
5078                 Added the trailing ">" syntax to insert command's output
5079                 without replacing old text (in contrast to trailing "|").
5080
5081 2002-12-05 [colin]      0.8.6claws65
5082         
5083         * src/common/utils.c
5084                 Don't modify original search_string or it'll change
5085                 the next iterations in the for()
5086
5087 2002-12-05 [darko]      0.8.6claws64
5088
5089         * src/common/utils.c
5090                 proper check for filtering commands, found by Colin
5091
5092 2002-12-05 [darko]      0.8.6claws63
5093
5094         * src/common/utils.c
5095                 check proper string for NULL pointer, found by Colin
5096
5097 2002-12-05 [darko]      0.8.6claws62
5098
5099         * src/common/utils.[ch]
5100                 expand_search_string(): new function
5101                 converts Mutt-like patterns to Sylpheed's
5102                 filtering engine
5103         * src/summaryview.c
5104                 use expand_search_string() to allow Mutt-like
5105                 patterns in extended search
5106         * README.claws
5107                 document extended option in quick search
5108
5109 2002-12-05 [paul]       0.8.6claws61
5110
5111         * sync with 0.8.6cvs16
5112                 see ChangeLog 2002-12-05
5113                 
5114         * po/POTFILES.in
5115                 clean up
5116
5117 2002-12-04 [christoph]  0.8.6claws60
5118
5119         * src/imap.[ch]
5120                 put imap authentication code into a new function and
5121                 remove it from imap_session_new that will allow to
5122                 send other commands before authentication
5123
5124 2002-12-04 [christoph]  0.8.6claws59
5125
5126         * src/imap.[ch]
5127                 use already existing method to prevent unneeded IMAP
5128                 folder selects. Set imap_select parameters to NULL
5129                 in some functions if the values are not required.
5130
5131         * src/xml.h
5132                 remove no longer required include
5133
5134 2002-12-04 [paul]       0.8.6claws58
5135
5136         * po/es.po
5137                 updated by Ricardo Mones Lastra
5138                 
5139         * configure.in
5140           po/hu.po      ** NEW FILE **
5141                 initial Hungarian translation, submitted
5142                 by GĂĄl ZoltĂĄn <galzoli@hu.inter.net>
5143
5144 2002-12-03 [christoph]  0.8.6claws57
5145
5146         * src/Makefile.am
5147         * src/gtksctree.[ch]            ** REMOVE **
5148         * src/gtk/Makefile.am
5149         * src/gtk/gtksctree.[ch]        ** NEW **
5150                 move gtksctree files to gtk directory
5151
5152 2002-12-03 [christoph]  0.8.6claws56
5153
5154         * src/Makefile.am
5155         * src/md5.[ch]                  ** REMOVE **
5156         * srm/common/Makefile.am
5157         * src/common/md5.[ch]           ** NEW **
5158                 move md5 files to common directory
5159
5160         * src/gtkstext.c
5161                 remove not required #include
5162
5163 2002-12-03 [sergey]     0.8.6claws55
5164
5165         * src/gtkutils.c
5166         * src/gtkutils.h
5167                 gtkut_window_popup(): new function.
5168         * src/mainwindow.c
5169                 main_window_popup(): use gtkut_window_popup() to raise
5170                 window without changing its position.
5171                 (see sylpheed-main ML message [sylpheed:17247])
5172
5173 2002-12-03 [sergey]     0.8.6claws54
5174
5175         * src/send.c
5176                 send_message_local(): removed first-dot escaping
5177                 (SMTP-only, not needed for sending through pipe)
5178
5179 2002-12-03 [paul]       0.8.6claws53
5180
5181         * po/POTFILES.in
5182                 update to reflect recent changes (thanks
5183                 to Ricardo Mones Lastra)
5184                 
5185         * tools/filter_conv.pl
5186                  fix problem with quoted strings. Patch submitted
5187                  by Luke Plant <lukeplant@softhome.net>
5188
5189 2002-12-03 [paul]       0.8.6claws52
5190
5191         * sync with 0.8.6cvs15
5192                 see ChangeLog 2002-12-03
5193
5194 2002-12-02 [christoph]  0.8.6claws51
5195
5196         * src/logwindow.[ch]
5197         * src/common/log.[ch]
5198                 implement logging using a hook function
5199
5200         * src/folderview.c
5201         * src/folder.[ch]
5202                 define hooklist name in header file to avoid
5203                 errors caused by wrong spelling of hooklist names
5204
5205         * src/toolbar.c
5206                 fix warnings
5207
5208 2002-12-02 [christoph]  0.8.6claws50
5209
5210         * src/common/Makefile.am
5211                 add src/common/hooks.[ch]
5212
5213         * src/common/hooks.[ch]
5214                 implement a simple hook system using glib's hook functions
5215
5216         * src/folder.[ch]
5217         * src/folderview.c
5218                 use new hook system for folder item updates
5219
5220 2002-12-02 [christoph]  0.8.6claws49
5221
5222         * doc-src/ui_seperation.txt     ** NEW **
5223                 information for ui seperation
5224
5225         * src/Makefile.am
5226                 remove files that were moved to common
5227                 include common directory by default for the header files
5228
5229         * src/inc.c
5230         * src/common/socket.c
5231         * src/automaton.[ch]
5232                 implement automaton using g_io_*-functions instead of
5233                 gdk_input_add to make it ui independent
5234
5235         * src/codeconv.c
5236         * src/compose.c
5237         * src/ldif.c
5238         * src/pgptext.c
5239         * src/procmime.c
5240         * src/rfc2015.c
5241         * src/smtp.c
5242         * src/unmime.c
5243                 remove common/ prefix because directory is now in
5244                 include path
5245
5246         * src/compose.c
5247         * src/folder.c
5248         * src/folderview.c
5249         * src/mainwindow.c
5250         * src/messageview.c
5251         * src/prefs_common.c
5252         * src/procmsg.c
5253         * src/rfc2015.c
5254                 fix warnings
5255
5256         * src/imap.c
5257         * src/inc.c
5258         * src/news.c
5259         * src/pop.c
5260         * src/send.c
5261         * src/smtp.c
5262         * src/ssl_certificate.c
5263                 add log.h header file for logging functions
5264
5265         * src/main.c
5266         * src/common/utils.c
5267         * src/summaryview.c
5268         * src/xml.c
5269                 o move debug_mode to common/utils.c
5270                 o add functions to set and get debug_mode
5271
5272         * src/defs.h                    ** REMOVE **
5273         * src/intl.h                    ** REMOVE **
5274         * src/socket.[ch]               ** REMOVE **
5275         * src/ssl.[ch]                  ** REMOVE **
5276         * src/utils.[ch]                ** REMOVE **
5277                 replaced by new files in src/common/
5278         
5279         * src/common/Makefile.am
5280                 add new files in src/common/
5281
5282         * src/common/defs.h             ** NEW **
5283         * src/common/intl.h             ** NEW **
5284         * src/common/log.[ch]           ** NEW **
5285         * src/common/socket.[ch]        ** NEW **
5286         * src/common/ssl.[ch]           ** NEW **
5287         * src/common/utils.[ch]         ** NEW **
5288                 replacement for files in src/
5289
5290 2002-12-02 [colin]      0.8.6claws48
5291
5292         * src/folderview.c
5293                 Scroll folderview if necessary during dnd
5294
5295 2002-12-02 [colin]      0.8.6claws47
5296
5297         * src/folder.[ch]
5298                 Add check to verify a move is within a single mailbox
5299         * src/folderview.c
5300                 Add specific error string for this check
5301
5302 2002-12-02 [colin]      0.8.6claws46
5303
5304         * src/folder.c
5305                 Add a test to folder moving, remove a statusbar_print
5306         * src/folderview.c
5307                 Add Move folder... context-menu item
5308                 Factorize folder moving code
5309                 Enable folder DND for mbox
5310
5311 2002-12-01 [christoph]  0.8.6claws45
5312
5313         * ac/aspell.m4
5314                 remove conf.aspelltest if the version check fails
5315
5316 2002-11-30 [christoph]  0.8.6claws44
5317
5318         * autogen.sh
5319                 run libtoolize --force in autogen to create missing
5320                 libtool scripts
5321
5322 2002-11-30 [christoph]  0.8.6claws43
5323
5324         * src/Makefile.am
5325         * src/pgptext.c
5326         * src/procmime.c
5327         * src/rfc2015.c
5328         * src/uuencode.[ch]             ** REMOVED **
5329         * src/common/Makefile.am
5330         * src/common/uuencode.[ch]      ** NEW **
5331                 move uuen/decoder to common directory
5332
5333 2002-11-30 [christoph]  0.8.6claws42
5334
5335         * src/Makefile.am
5336         * src/base64.[ch]               ** REMOVED **
5337         * src/codeconv.c
5338         * src/compose.c
5339         * src/ldif.c
5340         * src/pgptext.c
5341         * src/procmime.c
5342         * src/rfc2015.c
5343         * src/smtp.c
5344         * src/unmime.c
5345         * src/common/Makefile.am
5346         * src/common/base64.[ch]        ** NEW **
5347                 move base64 en/decoder to common directory
5348
5349 2002-11-30 [christoph]  0.8.6claws41
5350
5351         * src/common                    ** NEW **
5352                 new directory for UI independent code
5353         * src/gtk                       ** NEW **
5354                 new directory for GTK frontend
5355         * src/common/.cvsignore         ** NEW **
5356         * src/gtk/.cvsignore            ** NEW **
5357                 ignore build files
5358         * src/common/Makefile.am        ** NEW **
5359         * src/gtk/Makefile.am           ** NEW **
5360                 automake files to build new seperated stuff
5361         * src/Makefile.am
5362                 the binary will currently still be build with the
5363                 files in src, so we include the code from the
5364                 subdirs for now after building the libs there
5365
5366 2002-11-30 [paul]       0.8.6claws40
5367
5368         * src/compose.c
5369                 fix bug [642731] 'Wrong selected account with drafted mail'
5370
5371 2002-11-29 [oliver]     0.8.6claws39
5372         
5373         * src/messageview.c
5374                 o update summaryview when switching between different
5375                   messageviews          
5376         * src/toolbar.c  
5377                 o check if messageview holds already removed msg
5378                   from summaryview
5379                 
5380
5381 2002-11-29 [oliver]     0.8.6claws38
5382
5383         * src/toolbar.c 
5384                 remove not needed variables and includes
5385                 make messageview stay opened and move to next when msgs are deleted 
5386
5387 2002-11-29 [oliver]     0.8.6claws37
5388         
5389         * src/toolbar.c 
5390                 disable compose button (messageview toolbar) by default
5391                 deleted msgs are moved to trash
5392         
5393 2002-11-29 [melvin]     0.8.6claws36
5394
5395         * configure.in
5396                 Increased minimal gpgme version to 0.3.10 (Zombies out)
5397                 and to detect signatures expirations (gpgme 0.3.6)
5398
5399         * src/main.c
5400                 Use non obsolescent function for Gpgme engine checking.
5401
5402         * src/rfc2015.c
5403                 Inform about expired signatures or signatures which key
5404                 has expired. Expiration date is displayed.
5405
5406         * src/sigstatus.c
5407                 Inform about expired signatures or signatures which key
5408                 has expired.
5409
5410 2002-11-28 [paul]       0.8.6claws35
5411
5412         * src/folderview.c
5413                 re-instate 'Check for new messages' in Newsgroup
5414                 folders right-click menu, after a suggestion from
5415                 Tim Mann <timmann@users.sourceforge.net>
5416
5417         * src/main.c
5418                 after a crash check only local folders for new
5419                 messages
5420
5421 2002-11-28 [paul]       0.8.6claws34
5422
5423         * configure.in
5424                 apply patch that fixes the checking of GTK with XIM 
5425                 support on different OSs, such as FreeBSD. Patch 
5426                 submitted by Topia <topia@users.sourceforge.net>
5427                 
5428 2002-11-28 [paul]       0.8.6claws33
5429
5430         * src/mainwindow.c
5431           src/prefs_common.c
5432           src/prefs_toolbar.c
5433                 more changes to the English
5434
5435 2002-11-28 [paul]       0.8.6claws32
5436
5437         * sync with 0.8.6cvs13
5438                 see ChangeLog 2002-11-28 (no sync needed
5439                 for src/compose.c)
5440
5441 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
5442         
5443         * src/mainwindow.[ch]
5444                 add patch by Ivan F. Martinez introducing messageview Toolbar
5445                 some changes and committed by oliver    
5446
5447 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
5448
5449         * src/messageview.[ch]
5450                 add patch by Ivan F. Martinez introducing messageview Toolbar
5451                 some changes and committed by oliver    
5452
5453 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
5454
5455         * src/compose.[ch]
5456                 add patch by Ivan F. Martinez introducing messageview Toolbar
5457                 some changes and committed by oliver    
5458
5459 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
5460         
5461         * src/toolbar.[ch]
5462                 add patch by Ivan F. Martinez introducing messageview Toolbar
5463                 some changes and committed by oliver
5464
5465 2002-11-28 [oliver]     0.8.6claws27
5466         
5467         * src/prefs_toolbar.[ch]
5468                 getting ready for messageview toolbar
5469                 free mem allocated by gettext
5470                 change prefs_toolbar to prefs_toolbar_open
5471  
5472 2002-11-28 [thorsten]   0.8.6claws26
5473
5474         * src/imageview.[ch]
5475                 cleaned up conflicting declarations of
5476                 imageview_show_image()
5477
5478 2002-11-28 [paul]       0.8.6claws25
5479
5480         * src/grouplistdialog.c
5481           src/prefs_common.c
5482           src/prefs_summary_column.c
5483                 a few more improvements to the English
5484
5485 2002-11-28 [colin]      0.8.6claws24
5486
5487         * man/sylpheed.1
5488                 A few updates to command-line parameters
5489
5490 2002-11-28 [colin]      0.8.6claws23
5491
5492         * src/prefs_filtering.c
5493                 Fix problems with prefs_filtering_delete_path:
5494                 a) if the first rule is removed, original pointers
5495                    weren't updated (leading to segfaults)
5496                 b) it was always global_processing updated in case
5497                    of removed path was parent of rule path
5498
5499 2002-11-27 [paul]       0.8.6claws22
5500
5501         * src/mainwindow.c
5502           src/prefs_account.c
5503           src/prefs_actions.c
5504           src/prefs_common.c
5505           src/prefs_customheader.c
5506           src/prefs_display_header.c
5507           src/prefs_filtering.c
5508           src/prefs_folder_item.c
5509           src/prefs_matcher.c
5510           src/prefs_scoring.c
5511           src/prefs_summary_column.c
5512           src/prefs_template.c
5513           src/prefs_toolbar.c
5514                  improve the English in the GUI
5515
5516 2002-11-27 [colin]      0.8.6claws21
5517
5518         * src/folder.c
5519                 Fix processing renaming problems happening after
5520                 last commit
5521
5522 2002-11-27 [colin]      0.8.6claws20
5523
5524         * src/folder.c
5525                 recursive move now deletes src each subfolder after 
5526                 having moved it
5527         * src/folderview.c
5528                 Use identifier instead of path during dnd (enables
5529                 IMAP folder dnd)
5530
5531 2002-11-27 [paul]       0.8.6claws19
5532
5533         * src/main.c
5534                 apply patch that does command-line processing 
5535                 BEFORE gtk_init, allowing claws to run from 
5536                 shell-scripts in non-X environment (e.g. crontab 
5537                 or ip-up, ip-down scripts). Patch submitted by
5538                 Ruslan N. Balkin <baron@dartel.ru>
5539                 
5540         * po/it.po
5541                 updated by Alessandro Maestri
5542
5543 2002-11-27 [paul]       0.8.6claws18
5544
5545         * sync with 0.8.6cvs12
5546           src/prefs_common.c
5547                 Differences are that main uses a 'Receive dialog'
5548                 frame on the Interface tab, whereas claws groups all 
5549                 the dialogs together in a 'Dialogs' frame.
5550
5551 2002-11-27 [colin]      0.8.6claws17
5552
5553         * src/prefs_matcher.c
5554                 Fix Execute criteria's NOT flag
5555
5556
5557 2002-11-26 [christoph]  0.8.6claws16
5558
5559         * src/ssl.c
5560                 rewrite the ssl code a little bit, only use one
5561                 SSL context, set default certificates' file/path
5562
5563 2002-11-26 [thorsten]   0.8.6claws15
5564
5565         * src/compose.c
5566                 default-reply-to didn't work for ml-reply
5567
5568 2002-11-26 [melvin]     0.8.6claws14
5569
5570         * src/prefs_actions.c
5571                 Made pipe-actions ignore short headers in message view
5572                 Made trailing-pipe-actions write in the message view with
5573                 the same font as the original message
5574
5575 2002-11-26 [paul]       0.8.6claws13
5576
5577         * src/compose.c
5578                 this time commit the correct file
5579
5580 2002-11-26 [paul]       0.8.6claws12
5581
5582         * sync with 0.8.6cvs11
5583           src/quote_fmt_parse.y  
5584                 no sync needed
5585           src/account.[ch]       
5586                 not sync'ed
5587           src/compose.c
5588                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
5589                 on draft mode.
5590                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
5591                 header
5592                 
5593         see ChangeLog 2002-11-25 and 2002-11-26
5594
5595 2002-11-26 [colin]      0.8.6claws11
5596
5597         * src/folderview.c
5598                 Fix collapsed folder not auto-expanding during
5599                 mail dnd, if it was the source folder.
5600
5601 2002-11-25 [colin]      0.8.6claws10
5602
5603         * src/folderview.[ch]
5604                 Variable renaming and cleaning (slist of nodes 
5605                 to be re-collapsed is stored in FolderView)
5606
5607 2002-11-25 [paul]       0.8.6claws9
5608
5609         * src/prefs_common.[ch]
5610                 fix breakage caused by last commit
5611
5612 2002-11-25 [paul]       0.8.6claws8
5613
5614         * sync with 0.8.6cvs4
5615                 see ChangeLog 2002-11-21
5616
5617 2002-11-25 [paul]       0.8.6claws7
5618
5619         * sync with 0.8.6cvs4
5620                 see ChangeLog 2002-11-20
5621
5622 2002-11-25 [paul]       0.8.6claws6
5623
5624         * sync with 0.8.6cvs3
5625                 see ChangeLog 2002-11-18
5626
5627 2002-11-25 [colin]      0.8.6claws5
5628
5629         * src/gtkutils.[ch]
5630                 Add gtkut_ctree_node_is_parent()
5631         * src/folderview.c
5632                 Spring-loaded folders
5633
5634 2002-11-25 [colin]      0.8.6claws4
5635
5636         * src/utils.[ch]
5637                 Add slist_concat_unique(), function to merge
5638                 two GSList filtering dups
5639         * src/folder.[ch]
5640         * src/summaryview.[ch]
5641         * src/folderview.c
5642         * src/main.c
5643                 Add detection/update/display of unread answers
5644                 to marked mails
5645         * src/procmsg.[ch]
5646                 Add procmsg_find_children()
5647                 Add procmsg_msg_has_marked_parent()
5648
5649 2002-11-25 [colin]      0.8.6claws3
5650
5651         * src/ssl_certificate.[ch]
5652                 Allow checking a certificate without a DNS
5653                 lookup
5654                 Allow to forget a cert (by deleting it)
5655                 Make ssl_certificate_destroy_public
5656         * src/ssl_manager.[ch] ** NEW FILES **
5657                 Gui to manage (display/remove) certificates
5658         * src/prefs_common.[ch]
5659                 Add a pref to allow silent acceptation of
5660                 trusted certificates or not (based on the
5661                 "I want to know what's going on" principle)
5662         * src/mainwindow.c
5663                 Add SSL manager in Tools menu
5664         * src/Makefile.am
5665                 Add the new files to the build
5666         * po/POTFILES.in
5667                 Add ssl_manager.c to translations
5668
5669 2002-11-25 [colin]      0.8.6claws2
5670
5671         * src/summaryview.[ch]
5672                 Add S_SEARCH_EXTENDED to the quick search, which 
5673                 allows to search using filtering syntax.
5674
5675 2002-11-25 [colin]      0.8.6claws1
5676
5677         * src/summaryview.c
5678                 Deletion of duplicates now prefer deleting
5679                 the unread dup (fixes feature-request 638989).
5680
5681 2002-11-24 [paul]       0.8.6claws
5682
5683         * po/es.po
5684           po/pl.po
5685           po/ru.po
5686           po/sr.po
5687                 updated by Ricardo Mones Lastra,
5688                 Witold Wladyslaw Wojciech Wilk,
5689                 Ruslan N. Balkin, and  Urke MMI 
5690                 respectively
5691
5692 2002-11-24 [paul]       0.8.5claws182
5693
5694         * po/bg.po
5695                 updated by George Danchev
5696
5697 2002-11-23 [alfons]     0.8.5claws181
5698
5699         * src/imap.c
5700                 tiny memory leak found by browsing Dimitar's 
5701                 valgrind report
5702
5703 2002-11-23 [paul]       0.8.5claws180
5704
5705         * po/it.po
5706                 updated by Alessandro Maestri
5707
5708 2002-11-22 [christoph]  0.8.5claws179
5709
5710         * src/compose.c
5711         * src/inc.c
5712         * src/prefs_filtering.c
5713         * src/summaryview.c
5714                 more warning fixes
5715
5716 2002-11-22 [alfons]     0.8.5claws178
5717
5718         * src/summaryview.c
5719                 summary_execute_delete_func(): if message is deleted, make 
5720                 sure to also remove its entry in the subject hash table. 
5721                 fixes a corner case bug.
5722
5723 2002-11-22 [paul]       0.8.5claws177
5724
5725         * .cvsignore
5726                 add 'autom4te.cache'
5727                 
5728         * ltconfig      ** REMOVED **
5729                 not needed
5730
5731 2002-11-22 [paul]       0.8.5claws176
5732
5733         * src/textview.c
5734                 textview_set_font(): fix for message display in
5735                 UTF-8 locales (thanks to Sergey Vlasov).
5736                 
5737         * AUTHORS
5738                 add new team members and contributors
5739
5740
5741 2002-11-21 [colin]      0.8.5claws175
5742
5743         * src/procmsg.[ch]
5744                 Add procmsg_remove_special_headers()
5745         * src/mh.c
5746                 Use procmsg_remove_special_headers() for 
5747                 previous fix
5748
5749 2002-11-21 [colin]      0.8.5claws174
5750
5751         * src/mh.c
5752                 Fix moving/copying from queue/draft folders
5753                 for MH folders
5754
5755 2002-11-21 [christoph]  0.8.5claws173
5756
5757         * src/crash.c
5758         * src/filtering.c
5759         * src/logwindow.c
5760         * src/main.c
5761         * src/matcher_parser_lex.[hl]
5762         * src/mbox.c
5763         * src/mbox_folder.[ch]
5764         * src/prefs_filtering.c
5765         * src/procheader.c
5766         * src/quote_fmt_lex.l
5767         * src/ssl.c
5768                 fix all warnings except the warnings in lex and yacc files
5769
5770 2002-11-20 [christoph]  0.8.5claws172
5771
5772         * src/imap.c
5773                 fix MsgInfo retrieval for IMAP draft and queue folders
5774                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
5775
5776 2002-11-19 [christoph]  0.8.5claws171
5777
5778         * src/compose.c
5779                 fix segfault, when draft saving does not get
5780                 the MsgInfo of the new message
5781                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
5782
5783 2002-11-19 [christoph]  0.8.5claws170
5784
5785         * src/procmsg.c
5786                 add parameter check for flag setting function
5787                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
5788
5789 2002-11-18 [paul]       0.8.5claws169
5790
5791         * src/compose.c
5792                 more sensitivity fixes to redirect mode:
5793                 * disable toolbar draft button
5794                 * allow only Address book in the Tools menu
5795                 * disable editing of message by the spell
5796                   checker
5797
5798 2002-11-18 [paul]       0.8.5claws168
5799
5800         * src/compose.c
5801                 fix sensitivity of menu items in compose_redirect():
5802                 allow only the necessary items 
5803
5804 2002-11-18 [paul]       0.8.5claws167
5805
5806         * src/compose.c
5807                 fix bug [ 603259 ] 'attachment got lost on bounce'
5808
5809 2002-11-18 [paul]       0.8.5claws166
5810
5811         * po/ru.po
5812                 updated by Ruslan N. Balkin <baron@dartel.ru>
5813
5814 2002-11-18 [colin]      0.8.5claws165
5815
5816         * src/main.c
5817           src/defs.h
5818                 Remove old filtering stuff
5819
5820
5821 2002-11-17 [oliver]     0.8.5claws164
5822
5823         * src/toolbar.h
5824                 remove not needed typedef 
5825
5826 2002-11-17 [oliver]     0.8.5claws163
5827
5828         * src/toolbar.c
5829                 make toolbar's on click events translatable
5830
5831 2002-11-15 [colin]      0.8.5claws162
5832
5833         * src/summaryview.c
5834                 Revert too-soon integration of a feature
5835
5836 2002-11-15 [christoph]  0.8.5claws161
5837
5838         * src/imap.c
5839                 use main's implementation of imap_get_msginfo
5840
5841 2002-11-15 [christoph]  0.8.5claws160
5842
5843         * src/compose.c
5844         * src/folder.[ch]
5845         * src/imap.c
5846         * src/mbox_folder.c
5847         * src/mh.c
5848         * src/news.c
5849         * src/procmsg.c
5850         * src/summaryview.c
5851                 replace claws' fetch_msginfo with main's get_msginfo
5852                 (use main's implementation where possible)
5853
5854 2002-11-15 [colin]      0.8.5claws159
5855
5856         * src/ssl_certificate.c
5857                 Missed a check
5858
5859 2002-11-16 [melvin]     0.8.5claws158
5860
5861         * po/fr.po
5862                 Updated French translations.
5863
5864 2002-11-16 [colin]      0.8.5claws157
5865
5866         * src/ssl_certificate.c
5867                 Check for missing parts in the certificates
5868
5869 2002-11-15 [colin]      0.8.5claws156
5870
5871         * src/folderview.c
5872                 Preventive fix (missing check) found by
5873                 Alfons
5874
5875 2002-11-15 [paul]
5876
5877         * NEWS
5878                 sync with 0.8.6 release
5879
5880 2002-11-15 [colin]      0.8.5claws155
5881
5882         * src/folder.[ch]
5883           src/folderview.c
5884                 Fix error handling of folder_item_move_to()
5885                 (thanks to Alfons!)
5886
5887 2002-11-15 [colin]      0.8.5claws154
5888
5889         * src/folder.[ch]
5890           src/folderview.c
5891                 folder_item_move_to() sets an error message instead
5892                 of having GUI stuff in folder.c
5893
5894 2002-11-15 [colin]      0.8.5claws153
5895
5896         * src/procmsg.[ch]
5897                 Implemented a callback for MsgInfo updates, 
5898                 heavily copy/pasted from Christoph's folder 
5899                 callback system
5900         * src/summaryview.[ch]
5901                 Register summary_update_msg as callback
5902
5903 2002-11-14 [colin]      0.8.5claws152
5904         
5905         * src/procmsg.c
5906                 Update the FolderItem after sending (fixes 617593)
5907
5908 2002-11-14 [christoph]  0.8.5claws151
5909
5910         * src/folder.c
5911                 fix wrong position of NULL pointer check found
5912                 by Sergey
5913
5914 2002-11-14 [christoph]  0.8.5claws150
5915
5916         * src/folder.c
5917                 fix segfault when deleting messages from IMAP folders
5918                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
5919
5920 2002-11-14 [colin]      0.8.5claws149
5921
5922         * src/compose.c
5923                 Forwarding was also ignoring the folder's default account.
5924
5925 2002-11-14 [colin]      0.8.5claws148
5926
5927         * src/compose.c
5928                 Fix sent folder not set to folder properties when 
5929                 forwarding.
5930
5931 2002-11-14 [thorsten]   0.8.5claws147
5932
5933         * src/inc.c
5934                 inc_start(): Files were not moved from .processing to inbox,
5935                 if no global processing rule existed
5936
5937 2002-11-14 [colin]      0.8.5claws146
5938
5939         * src/ssl_certificate
5940                 Fix file operations
5941
5942 2002-11-14 [paul]       0.8.5claws145
5943
5944         * po/it.po
5945                 updated by Alessandro Maestri
5946
5947 2002-11-13 [alfons]     0.8.5claws144
5948
5949         * src/folder.c
5950                 folder_item_close(): only mark messages unread
5951                 when a folder has new messages 
5952
5953 2002-11-13 [keith]      0.8.5claws143
5954
5955         * src/imap.c
5956                 Fix problem moving or copying between
5957                 IMAP folders
5958
5959 2002-11-13 [colin]      0.8.5claws142
5960
5961         * src/matcher_parser_parse.y
5962                 Fix rule problem when " don't match
5963
5964 2002-11-13 [christoph]  0.8.5claws141
5965
5966         * src/folder.c
5967         * src/folderview.c
5968                 moved cache saving to folder_item_close
5969                 the folderview should not have to deal with
5970                 this things
5971
5972 2002-11-13 [christoph]  0.8.5claws140
5973
5974         * src/summaryview.c
5975                 moved setting of important score to
5976                 summary_set_prefs_from_folderitem
5977
5978 2002-11-13 [colin]      0.8.5claws139
5979
5980         * src/matcher_parser_parse.y
5981                 Fix a segfault in the parser (happening when
5982                 a good expression had been tested and a bad 
5983                 one arrives)
5984
5985 2002-11-13 [paul]       0.8.5claws138
5986
5987         * sync with 0.8.5cvs24
5988                 see ChangeLog 2002-11-13
5989                 
5990         * po/pt_BR.po
5991                 updated by Fabio Jr. Beneditto
5992
5993 2002-11-13 [colin]      0.8.5claws137
5994         
5995         * src/msgcache.c
5996           src/defs.h
5997           src/procmsg.[ch]
5998                 Revert last commit, problem
5999
6000 2002-11-13 [colin]      0.8.5claws136
6001
6002         * src/msgcache.c
6003                 Remove duplicated code
6004         * src/defs.h
6005                 Bumped CACHE_VERSION and MARK_VERSION
6006         * src/procmsg.[ch]
6007                 Network endian for cache and mark files
6008
6009 2002-11-12 [colin]      0.8.5claws135
6010
6011         * src/inc.c
6012                 Fix the "socket error" dialog which disappeared
6013
6014 2002-11-12 [colin]      0.8.5claws134
6015
6016         * src/msgcache.c
6017                 Reverse last commit which had performance 
6018                 problems, but still reverse the list
6019
6020 2002-11-12 [colin]      0.8.5claws133
6021
6022         * src/msgcache.c
6023                 Reverse list order
6024
6025 2002-11-12 [melvin]     0.8.5claws132
6026
6027         * src/compose.c
6028                 Added a check for a NULL prefs_common.dictionary
6029
6030 2002-11-12 [colin]      0.8.5claws131
6031
6032         * src/ssl_certificate.[ch]
6033                 Use FQDN hostname
6034
6035 2002-11-12 [colin]      0.8.5claws130
6036
6037         * src/ssl_certificate.[ch]
6038                 Take connection port into account for 
6039                 checking certificates (a single hostname
6040                 could have multiple servers with multiple
6041                 certificates)
6042         * src/ssl.c
6043                 Pass the port to ssl_certificate_check
6044
6045 2002-11-12 [paul]       0.8.5claws129
6046
6047         * src/folder.c
6048                 fix a typo in last commit
6049
6050 2002-11-12 [paul]       0.8.5claws128
6051
6052         * sync with 0.8.5cvs23
6053                 see ChangeLog entry 2002-11-12
6054
6055 2002-11-11 [colin]      0.8.5claws127
6056
6057         * src/ssl_certificate.c
6058                 Cleaner messages
6059                 Don't popup, instead log error, if the 
6060                 corresponding pref is checked
6061         * src/ssl_certificate.h
6062                 include <openssl/objects/h>
6063
6064 2002-11-11 [colin]      0.8.5claws126
6065
6066         * src/ssl_certificate.h
6067                 _Really_ clean it
6068
6069 2002-11-11 [colin]      0.8.5claws125
6070         
6071         * src/ssl_certificate.c
6072                 Fixed leak
6073
6074 2002-11-11 [colin]      0.8.5claws124
6075
6076         * src/ssl.c
6077                 Cleaned a bit
6078         * src/ssl_certificate.[ch]
6079                 Cleaned a bit (better use of SSL API)
6080                 (This will cause non-recognition of saved 
6081                  certificates of claws12[23]...)
6082
6083 2002-11-11 [paul]       0.8.5claws123
6084         
6085         * po/es.po
6086                 updated by Ricardo Mones Lastra
6087
6088 2002-11-11 [colin]      0.8.5claws122
6089
6090         * src/ssl.c
6091                 Fix a typo
6092
6093 2002-11-11 [colin]      0.8.5claws121
6094
6095         * src/ssl_certificate.[ch] ** NEW FILES **
6096         * src/ssl.[ch]
6097                 Check SSL certificates presented to us
6098         * src/Makefile.am
6099                 Add ssl_certificate.[ch]
6100         * po/POTFILES.in
6101                 Add ssl_certificate.c
6102
6103 2002-11-11 [paul]       0.8.5claws120
6104
6105         * sync with 0.8.5cvs22
6106                 see ChangeLog 2002-11-11
6107
6108 2002-11-11 [paul]       0.8.5claws119
6109
6110         * sync with 0.8.5cvs21
6111                 see ChangeLog 2002-11-11
6112
6113 2002-11-10 [jens]       0.8.5claws118
6114
6115         * src/folder.c
6116         * src/folderview.c
6117                 corrected some typing
6118         * po/de.po
6119                 updated german translation
6120         * sylpheed.spec.in
6121                 cleaned up specfile and adjusted it for claws
6122
6123 2002-11-10 [colin]      0.8.5claws117
6124
6125         * src/summaryview.c
6126                 a STATUSBAR_PUSH/POP fix
6127
6128 2002-11-10 [colin]      0.8.5claws116
6129
6130         * src/prefs_folder_item.c
6131                 Fix hanging after opening folder properties
6132
6133 2002-11-10 [hoa]        0.8.5claws115
6134
6135         * src/matcher_parser_lex.l
6136         * src/matcher_parser_parse.y
6137                 config file for scoring and filtering is no more trashed
6138                 when there is a syntax error in a filtering rule when
6139                 editing it in a dialog.
6140
6141 2002-11-09 [colin]      0.8.5claws114
6142
6143         * src/mbox_folder.c
6144                 Added missing initialisation of folder->destroy()
6145
6146 2002-11-09 [colin]      0.8.5claws113
6147
6148         * src/folder.c
6149           src/folderview.c
6150                 Fix the status bar messages
6151
6152 2002-11-09 [colin]      0.8.5claws112
6153
6154         * src/folderview.c
6155                 Fix hangs after folder dnd, happening after 
6156                 claws109.
6157
6158 2002-11-09 [christoph]  0.8.5claws111
6159
6160         * src/folderview.c
6161                 just changed order of calls (reverse order of
6162                 associated calls)
6163         * src/inc.c
6164                 lock inc when checking only one account, otherwise
6165                 inc all could be executed at the same time
6166
6167 2002-11-09 [christoph]  0.8.5claws110
6168
6169         * src/folderview.c
6170                 better unlock the mouse cursor before calling
6171                 summary_show because it changes the cursor too
6172
6173 2002-11-09 [christoph]  0.8.5claws109
6174
6175         * src/folder.[ch]
6176         * src/folderview.c
6177                 add functions to open and close a folder
6178                 o opending will execute scanning for remote folders
6179                   and processing
6180                 o closing will unset new flag for messages
6181
6182 2002-11-09 [colin]      0.8.5claws108
6183
6184         * src/folder.c
6185                 Add a call to prefs_matcher_write_config to 
6186                 avoid non-leaf folders filtering settings to be
6187                 lost
6188
6189 2002-11-09 [paul]       0.8.5claws107
6190
6191         * src/prefs_account.c
6192                 re-word a label
6193
6194 2002-11-09 [colin]      0.8.5claws106
6195
6196         * src/folderview.c
6197                 Minor esthetic fix
6198
6199 2002-11-09 [colin]      0.8.5claws105
6200
6201         * src/folderview.c
6202                 Fix prefs_filtering deletion for MH folders (same
6203                 reason as below)
6204         * src/prefs_filtering.c
6205                 Fix prefs_filtering renaming and deletion for 
6206                 folder-based processing rules.  
6207
6208 2002-11-09 [christoph]  0.8.5claws104
6209
6210         * src/compose.c
6211         * src/folder.[ch]
6212         * src/folderview.[ch]
6213         * src/import.c
6214         * src/inc.c
6215         * src/main.c
6216         * src/mainwindow.c
6217         * src/messageview.c
6218         * src/prefs_folder_item.c
6219         * src/procmsg.c
6220         * src/summaryview.c
6221                 implement a callback system for folder item updates
6222
6223 2002-11-09 [colin]      0.8.5claws103
6224
6225         * src/folderview.c
6226                 Fix prefs_filtering renaming for MH folders (we
6227                 shouldn't rename by path as another folder could
6228                 have the same hierarchy).
6229
6230 2002-11-09 [colin]      0.8.5claws102
6231
6232         * src/folder.c
6233                 Fix a leak found by Christoph, use better variable
6234                 names
6235
6236 2002-11-09 [colin]      0.8.5claws101
6237
6238         * src/folder.c
6239                 One more fix for processing rules
6240
6241 2002-11-08 [colin]      0.8.5claws100
6242         
6243         * src/matcher.c
6244                 Don't copy the compiled regexp (will be reevaluated)
6245         * src/folderview.c
6246                 Lock folderview while moving
6247         * src/folder.c
6248                 Provide info on what's happening to the user
6249
6250 2002-11-08 [colin]      0.8.5claws99
6251
6252         * src/folderview.c
6253                 Fix folder reordering after a move if parent is 
6254                 root
6255         * src/scoring.[ch]
6256                 Add function to copy a ScoringProp
6257         * src/prefs_folder_item.c
6258                 Copy scoring rules when copying a folder prefs
6259
6260 2002-11-08 [colin]      0.8.5claws98
6261
6262         * src/folderview.c
6263                 Fixes in case of failure
6264         * src/filtering.[ch]    
6265                 Add function to duplicate a FilteringProp
6266         * src/matcher.[ch]
6267                 Add function to duplicate a MatcherProp
6268         * src/prefs_folder_item.c
6269                 Save folder's processing rules when copying 
6270                 its prefs
6271
6272 2002-11-08 [colin]      0.8.5claws97
6273         
6274         * src/folderview.c
6275                 Sort after move
6276         * src/folder.c 
6277                 Change a printf to debug_print
6278
6279 2002-11-08 [colin]      0.8.5claws96
6280
6281         * src/folder.c
6282           src/folderview.c
6283                 Fix segfaults, call me stupido
6284         
6285
6286 2002-11-08 [colin]      0.8.5claws95
6287
6288         *src/folder.c
6289                 Added forgotten prefs to save when moving folders
6290
6291 2002-11-08 [colin]      0.8.5claws94
6292
6293         * src/folder.c
6294                 Fixes to folder DND (prefs copy)
6295         * src/folderview.c
6296                 Optimization for folder DND (don't rescan whole tree)
6297                 Added folderview_create_folder_node() for this 
6298                 optimization, so de-duped a bit the code
6299         * src/prefs_folder_item.[ch]
6300                 Added prefs_folder_item_copy_prefs()    
6301           
6302 2002-11-08 [paul]       0.8.5claws93
6303
6304         * src/prefs_account.c
6305           tools/README
6306           tools/kmail2sylpheed_v2.pl
6307                 correct some typos
6308
6309 2002-11-08 [paul]       0.8.5claws92
6310
6311         * src/compose.c
6312           src/prefs_account.[ch]
6313                 remove account options 'clearsign' and 'ascii_armored',
6314                 replace with 'default_gnupg_mode' to prevent mixed-mode
6315                 Privacy settings
6316
6317 2002-11-08 [paul]       0.8.5claws91
6318
6319         * src/compose.[ch]
6320                 re-implement GnuPG 'on-the-fly' mode selection,
6321                 disallow mixed-mode
6322
6323 2002-11-08 [colin]      0.8.5claws90
6324
6325         * src/folderview.c
6326           src/prefs_folder_item.c
6327                 Change "Property" to "Properties"
6328
6329 2002-11-07 [colin]      0.8.5claws89
6330
6331         * src/folderview.c
6332           src/folder.c
6333                 Allow folder dropping to a root folder
6334
6335 2002-11-07 [paul]       0.8.5claws88
6336
6337         * src/compose.c
6338                 revert last commit
6339
6340 2002-11-07 [paul]       0.8.5claws87
6341
6342         * src/compose.c
6343                 fix reply-to-list bug. closes bug report
6344                 "[633382] reply-to-list broken in recent cvs"
6345
6346 2002-11-07 [paul]       0.8.5claws86
6347
6348         * src/compose.c
6349                 add a forgotten '#if USE_GPGME ... #endif'
6350
6351 2002-11-07 [paul]       0.8.5claws85
6352
6353         * sync with 0.8.5cvs20
6354                 see ChangeLog 2002-11-07
6355
6356 2002-11-07 [colin]      0.8.5claws84
6357
6358         * src/folder.[ch]
6359                 Change folder_item_move_to to return the newly 
6360                 created folderitem.
6361         * src/folderview.c
6362                 Select the new folderitem after moving.
6363
6364 2002-11-07 [colin]      0.8.5claws83
6365
6366         * src/prefs_filtering.c
6367                 Fix rule rewriting when moving a leaf folder to a 
6368                 shorter path
6369
6370 2002-11-07 [colin]      0.8.5claws82
6371
6372         * src/prefs_filtering.c
6373                 fix a leak
6374
6375 2002-11-07 [colin]      0.8.5claws81
6376
6377         * src/folder.[ch]
6378                 Add folder_item_move_to() function to move a 
6379                 folderitem into another one (updates matcher etc)
6380         * src/folderview.c
6381                 Add folder drag'n drop (context menu to come)
6382                 [Should be dataloss free, but Please backup before 
6383                  trying !]
6384
6385 2002-11-06 [colin]      0.8.5claws80
6386
6387         * src/mh.c
6388                 mh_create_folder() returns NULL if can't create
6389                 directory hierarchy
6390
6391 2002-11-06 [paul]       0.8.5claws79
6392
6393         * src/compose.[ch]
6394                 allow 'on-the-fly' changing of the type of encryption 
6395                 and/or signing used (mime/ascii) via the compose window
6396
6397 2002-11-06 [paul]       0.8.5claws78
6398
6399         * sync with 0.8.5cvs19
6400                 see ChangeLog 2002-11-06 for src/account.c: 
6401                 account_get_special_folder()
6402                 
6403 2002-11-05 [alfons]     0.8.5claws77
6404
6405         * src/crash.c
6406                 very minor cleanups: nothing to see here, move on. :-)
6407
6408 2002-11-05 [colin]      0.8.5claws76
6409
6410         * src/main.c
6411                 Changes choices if compose windows are opened to
6412                 Discard, Draft, Don't quit
6413
6414 2002-11-05 [thorsten]   0.8.5claws75
6415
6416         * src/compose.c
6417                 reenabled default_reply_to folder option
6418
6419 2002-11-05 [colin]      0.8.5claws74
6420
6421         * src/compose.[ch] 
6422                 add compose_draft()
6423         * src/crash.c
6424                 add SIGTERM handler
6425         * src/main.[ch]
6426                 add clean_quit() for the SIGTERM handler
6427
6428 2002-11-05 [paul]       0.8.5claws73
6429         
6430         * po/es.po
6431                 updated by Ricardo Mones Lastra
6432
6433 2002-11-05 [melvin]     0.8.5claws72
6434
6435         * src/logwindow.c
6436                 Fixed log-clipping bug #616795.
6437                 To stop logging in the log window use 0 length.
6438         * src/prefs_common.c
6439                 Added a label to inform about the 0 log length behaviour.
6440
6441 2002-11-05 [paul]       0.8.5claws71
6442
6443         * sync with 0.8.5cvs17
6444                 see ChangeLog 2002-11-05
6445
6446 2002-11-04 [paul]       0.8.5claws70
6447
6448         * sylpheed-128x128.png
6449           sylpheed-64x64.png
6450           sylpheed.png
6451                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
6452                 <nikai@users.sourceforge.net>
6453                 
6454         * po/bg.po
6455                 updated by George Danchev
6456
6457 2002-11-03 [thorsten]   0.8.5claws69
6458
6459         * src/main.c
6460           src/mimeview.c
6461           src/rfc2015.h
6462                 add check if gpg is active
6463
6464 2002-11-03 [thorsten]   0.8.5claws68
6465
6466         * src/toolbar.h
6467                 removed GSList declaration causing trouble on MacOS-X
6468                 (submitted by alfons, reported by xfesty)
6469
6470 2002-11-01 [paul]       0.8.5claws67
6471
6472         * src/mainwindow.c
6473                 remove last remnants of main's filter code
6474
6475 2002-11-01 [paul]       0.8.5claws66
6476
6477         * tools/filter_conv.pl
6478                 fix bug where user-defined headers were ignored
6479
6480 2002-11-01 [paul]       0.8.5claws65
6481
6482         * src/logwindow.c
6483                 make a debug_print() not translatable
6484
6485 2002-10-31 [melvin]     0.8.5claws64
6486
6487         * ac/aspell.m4
6488                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
6489                 not run any GNU/aspell test.  The dictionary path will
6490                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
6491                 was given, in which case, it will be $prefix/lib/aspell/
6492         * configure.in
6493                 Fixed typo in commentary (Aspell code).
6494
6495 2002-10-31 [paul]       0.8.5claws63
6496
6497         * po/POTFILES.in
6498                 remove src/filter.c and src/prefs_filter.c
6499                 thanks to Ricardo for reminding me
6500
6501 2002-10-31 [colin]      0.8.5claws62
6502
6503         * src/mbox_folder.c
6504                 Plug some leaks
6505
6506 2002-10-31 [paul]       0.8.5claws61
6507
6508         * src/prefs_filter.[ch] ** REMOVED **
6509           src/filter.[ch]       ** REMOVED **
6510           
6511         * src/Makefile.am
6512           src/folderview.c
6513           src/inc.c
6514           src/main.c
6515           src/mainwindow.c
6516           src/mbox.c
6517           src/prefs_common.c
6518           src/prefs_filtering.c
6519           src/summaryview.[ch]
6520                 remove main's 'filter' code
6521                 
6522         README.claws
6523                 update to reflect removal of main's filter
6524
6525 2002-10-31 [paul]       0.8.5claws60
6526
6527         * src/summaryview.c
6528                 remove check for global_processing in summary_filter_open(). 
6529                 This fixes the bug where if the user uses the right-click 
6530                 'Create filter rule...' and doesn't have any filter rules 
6531                 already defined in claws' advanced filtering, the newly 
6532                 created filter rule goes to main's filtering which is 
6533                 inaccessible through the gui. Now the filter rule gets added
6534                 to claws' filtering by default.
6535
6536 2002-10-28 [melvin]     0.8.5claws59
6537
6538         * src/prefs_actions.c
6539                 Fixed bug #627322 where MIME parts were not always
6540                 correctly passed to a %p action
6541                 Display an error dialog when message filename is not found.
6542
6543 2002-10-28 [melvin]     0.8.5claws58
6544
6545         * src/prefs_common.c
6546                 Readded a missing function declaration lost in 0.8.3claws34
6547
6548 2002-10-28 [paul]       0.8.5claws57
6549
6550         * sync with 0.8.5cvs15
6551                 see ChangeLog 2002-10-28 and 2002-10-25
6552                 
6553         Note: ChangeLog entry 2002-10-24 is not sync'ed.
6554
6555 2002-10-27 [oliver]     0.8.5claws56
6556
6557         * src/pop.c
6558                 plug leak in pop3_top_recv
6559
6560 2002-10-26 [christoph]  0.8.5claws55
6561
6562         * src/folder.c
6563                 set need_update folder flag when messages are added
6564                 (closes bug [ 626922 ] folder not updated after receiving)
6565
6566 2002-10-25 [melvin]     0.8.5claws54
6567
6568         * src/imageview.c
6569                 Fixed a memleak introduced in the scaling code.
6570
6571 2002-10-24 [alfons]     0.8.5claws53
6572
6573         * src/filtering.c
6574                 make filtering's forward message action forward from the 
6575                 correct account
6576                 (closes bug [628089 ] Filter -> Forward from address problem
6577                 reported by Oktay)
6578
6579 2002-10-24 [christoph]  0.8.5claws52
6580
6581         * src/mainwindow.c
6582         * src/manual.[ch]
6583                 o use manual of current locale or english if current
6584                   locale is not available (and english is available)
6585                 o also link to sylpheed doc project manuals
6586
6587 2002-10-23 [paul]       0.8.5claws51
6588
6589         * tools/README
6590           tools/kmail2sylpheed_v2.pl
6591                 add new version of kmail addressbook importer script.
6592                 works with newer versions of Kmail/KAddressBook which
6593                 have new and rearranged data.
6594
6595 2002-10-23 [martin]     0.8.5claws50
6596
6597         * src/folderview.c
6598         * src/summaryview.c
6599         * src/utils.h
6600         * src/utils.c
6601                 added length parameter to get_abbrev_newsgroup_name()
6602                 changed this function so that it abbreviates the newsgroup
6603                 names only so long it is smaller than the length parameter
6604                 (for better reading of some newsgroup names and space efficiency)
6605
6606 2002-10-22 [colin]      0.8.5claws49
6607
6608         *src/foldersel.c
6609                 Revert Alfons' last modification (after voting ;-))
6610
6611 2002-10-21 [alfons]     0.8.5claws48
6612
6613         * src/foldersel.c
6614                 folder view in folder selection dialog reflects state of
6615                 folder view in main window
6616
6617 2002-10-18 [alfons]     0.8.5claws47
6618
6619         * src/mbox.c
6620                 drop imported messages in folder selected by user,
6621                 and not in the inbox
6622                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
6623
6624 2002-10-18 [alfons]     0.8.5claws46
6625
6626         * src/compose.c
6627                 make automagic reply work correctly for email accounts 
6628                 (whether it's viable to do a full sync with Hiro's 
6629                 compose.c is still under discussion)
6630
6631 2002-10-18 [melvin]     0.8.5claws45
6632
6633         * src/prefs_actions.c
6634                 Fixed bug #622275 where asynchroneous actions left 
6635                 zombies processes
6636                 Made (synchroneous) actions' input be displayed live.
6637
6638 2002-10-18 [christoph]  0.8.5claws44
6639
6640         * src/textview.c
6641                 don't add a newline in the textview in front of the
6642                 first textpart if header display is disabled
6643                 (closes bug [ 603385 ] disabled header display leaves blank
6644                  lin)
6645
6646 2002-10-18 [christoph]  0.8.5claws43
6647
6648         * src/folder.[ch]
6649         * src/imap.c
6650         * src/mbox_folder.c
6651         * src/mh.c
6652         * src/news.c
6653                 folder->get_num_list now returns an error code
6654                 (closes bug [ 609424 ] News cache cleared on failure)
6655                 
6656 2002-10-17 [colin]      0.8.5claws42
6657         
6658         * src/news.c
6659                 Changed a printf by debug_print
6660
6661 2002-10-16 [paul]       
6662
6663         * tools/OOo2sylpheed.pl
6664                 allow for spaces in the name of the
6665                 file to be attached.
6666
6667 2002-10-16 [colin]      0.8.5claws41
6668
6669         * src/main.c
6670                 Use a tristate to change online mode
6671
6672 2002-10-16 [paul]       0.8.5claws40
6673
6674         * po/es.po
6675                 updated by Ricardo Mones Lastra
6676
6677 2002-10-16 [colin]      0.8.5claws39
6678
6679         * src/main.c
6680           src/mainwindow.[ch]
6681                 Added --online and --offline command-line
6682                 switches
6683
6684 2002-10-15 [christoph]  0.8.5claws38
6685
6686         * src/procmime.c
6687                 set mimeinfo->name to NULL after g_free to
6688                 avoid double freeing with g_free
6689
6690 2002-10-14 [christoph]  0.8.5claws37
6691
6692         * src/compose.c
6693         * src/filtering.c
6694         * src/summaryview.c
6695                 remove calls to folder->change_flags that are now
6696                 done by procmsg flag functions (seems it is not
6697                 used by any foldertype anyway)
6698         * src/folder.c
6699                 init folder->change_flags with NULL
6700
6701 2002-10-14 [christoph]  0.8.5claws36
6702
6703         * src/folder.[ch]
6704         * src/imap.[ch]
6705                 use virtual functions for folder item new and destroy
6706                 functions
6707
6708 2002-10-14 [melvin]     0.8.5claws35
6709
6710         * src/compose.c
6711                 Added a test to not run the spell checker if no default
6712                 dictionary is available. No dialog is displayed though.
6713
6714 2002-10-14 [melvin]     0.8.5claws34
6715
6716         * src/gtkaspell.c
6717                 Fixed bug in dictionary list context menu where
6718                 "More..." pointed to an emtpy submenu if the
6719                 number of dictionaries is a multiple of 15
6720                 Removed unneeded code in suggestions list creation
6721
6722 2002-10-14 [paul]       0.8.5claws33
6723
6724         * po/bg.po
6725                 updated by George Danchev
6726
6727 2002-10-13 [hoa]        0.8.5claws32
6728
6729         * src/matcher.[ch]
6730           src/matcher_parser_parser.y
6731                 removed the escaped string from internal structure
6732                 of matcher.
6733
6734 2002-10-12 [colin]      0.8.5claws31
6735
6736         * src/gtksctree.[ch]
6737           src/summaryview.c
6738                 Removed useless function gtksctree_reanchor
6739
6740 2002-10-12 [alfons]     0.8.5claws30
6741         
6742         * sync with remaining main changes 2002-10-09 - 2002-10-11
6743         - drop changes to src/compose.c (requires claws specific changes)
6744         
6745 2002-10-12 [alfons]     0.8.5claws29
6746         
6747         * sync with main changes of 2002-10-08
6748         - drop changes to src/compose.c (requires claws specific changes)
6749         - drop changes to src/summaryview.c (requires changes to compose.c)     
6750
6751 2002-10-12 [alfons]     0.8.5claws28
6752         
6753         * sync with main changes of 2002-10-07
6754
6755 2002-10-12 [alfons]     0.8.5claws27
6756
6757         * sync with main changes of 2002-10-04
6758         - drop changes to src/compose.c (requires claws specific changes)
6759         - drop changes to src/prefs_folder_item.c (claws implementation
6760           seems to be working)
6761
6762 2002-10-12 [colin]      0.8.5claws26
6763
6764         * src/mainwindow.c
6765                 Fix folder-flicker when space-reading, introduced 
6766                 in claws22.
6767
6768 2002-10-12 [colin]      0.8.5claws25
6769
6770         * src/compose.c
6771                 Save account address when saving as draft.
6772                 (closes bug 621838)
6773
6774 2002-10-12 [colin]      0.8.5claws24
6775
6776         * src/summaryview.c
6777                 Fix the problem consisting of no message selected
6778                 after the last message in a folder has been moved.
6779
6780 2002-10-12 [paul]       0.8.5claws23
6781
6782         * src/compose.c
6783           src/prefs_template.c
6784           src/template.[ch]
6785                 add Cc and Bcc to templates. Patch submitted by
6786                 John L. Males.
6787
6788 2002-10-12 [colin]      0.8.5claws22
6789
6790         * src/folderview.c
6791                 Fix a bug after "Check for new messages":
6792                 If a folder was opened, it was still selected at
6793                 the end of the check, but displayed empty.
6794         * src/mainwindow.c
6795                 Remove unnecessary check
6796
6797 2002-10-12 [paul]
6798
6799         * tools/README
6800                 be more verbose in the description of
6801                 OOo2sylpheed.pl
6802                 
6803
6804 2002-10-11 [colin]      0.8.5claws21
6805
6806         * src/mainwindow.c
6807                 Make space work (better) when no mail is selected
6808
6809 2002-10-11 [colin]      0.8.5claws20
6810
6811         * src/inc.c
6812           src/news.c
6813                 fix warnings
6814
6815 2002-10-11 [colin]      0.8.5claws19
6816
6817         * src/mainwindow.c
6818                 revert 0.8.5claws6 changes as i couldn't get to
6819                 anything satisfying
6820
6821 2002-10-11 [melvin]     0.8.5claws18
6822
6823         * src/compose.c
6824                 Removed buggy and unused macro (should have been committed in
6825                 0.8.5claws17)
6826
6827 2002-10-11 [melvin]     0.8.5claws17
6828
6829         * src/compose.c
6830                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
6831
6832 2002-10-11 [thorsten]   0.8.5claws16 
6833
6834         * src/folderview.c
6835                 remove rescan warning
6836
6837 2002-10-11 [colin]      0.8.5claws15 
6838
6839         * src/procheader.c
6840                 fix a segfault that happens if conv_unmime_header
6841                 fails (should be better to find out why it fails)
6842
6843 2002-10-11 [christoph]  0.8.5claws14
6844
6845         * src/summaryview.c
6846                 update folderview stats after ignore/unignore thread
6847
6848 2002-10-11 [hoa]        0.8.5claws13
6849
6850         * src/quote_fmt_parse.y
6851                 Fixed a yacc/bison syntax error
6852         * src/matcher.c
6853                 Escaping of string is fixed.
6854
6855 2002-10-11 [colin]      0.8.5claws12
6856
6857         * src/imageview.c
6858                 Resize images to fit
6859
6860 2002-10-11 [paul]       0.8.5claws11
6861
6862         * po/es.po
6863                 updated by Ricardo Mones Lastra
6864
6865 2002-10-10 [alfons]     0.8.5claws10
6866
6867         * src/compose.c
6868                 allow dropping files by "moving" files from a file manager,
6869                 not only by the more cumbersome "copying". the latter 
6870                 mostly implies holding down the Control button
6871
6872 2002-10-10 [christoph]  0.8.5claws9
6873
6874         * src/summaryview.c
6875                 update folders after thread building for ignored threads
6876
6877 2002-10-10 [christoph]  0.8.5claws8
6878
6879         * config/.cvsignore
6880                 added Makefile
6881         * src/filtering.[ch]
6882         * src/folder.[ch]
6883         * src/folderview.[ch]
6884         * src/import.c
6885         * src/inc.[ch]
6886         * src/mbox.[ch]
6887         * src/procmsg.c
6888         * src/summaryview.[ch]
6889                 o added new flag need_update to FolderItem
6890                 o removed folder_table from various functions from tracking
6891                   folder updates
6892                 o set need_update flags in folder.c's move, copy and delete
6893                   functions and procmsg's flags functions
6894                 o added function folderview_update_items_when_required that
6895                   updates all folders with need_update set
6896                 o call folderview_update_items_when_required instead of
6897                   folderview_update_item_foreach
6898
6899 2002-10-09 [sergey]     0.8.5claws7
6900
6901         * src/compose.c
6902                 Strip CRs whel loading the text into editor in reedit mode.
6903
6904 2002-10-09 [colin]      0.8.5claws6
6905
6906         * src/mainwindow.c
6907                 Make Space work when no mail is selected
6908
6909 2002-10-09 [colin]      0.8.5claws5
6910
6911         * src/gtksctree.[ch]
6912                 Fix range_select
6913                 Add gtk_sctree_reanchor() 
6914         * src/summaryview.c
6915                 Use gtk_sctree_reanchor() - better fix for 
6916                 bug 60413
6917
6918 2002-10-09 [colin]      0.8.5claws4
6919
6920         * src/summaryview.c
6921                 Fix shift-click select after delete problem
6922                 (closes bug 60413)
6923
6924 2002-10-08 [thorsten]   0.8.5claws3
6925
6926         * src/summaryview.c
6927                 exclude current msg from -hide read messages-
6928
6929 2002-10-08 [colin]      0.8.5claws2
6930
6931         * src/inc.[ch]
6932           src/pop.c
6933           src/recv.c
6934                 Differentiate socket errors from disk full
6935                 errors
6936
6937 2002-10-08 [christoph]  0.8.5claws1
6938
6939         * Makefile.am
6940         * configure.in
6941                 modifications for new config directory
6942
6943         * config.guess  ** REMOVED **
6944         * config.sub    ** REMOVED **
6945         * install-sh    ** REMOVED **
6946         * ltmain.sh     ** REMOVED **
6947         * missing       ** REMOVED **
6948         * mkinstalldirs ** REMOVED **
6949                 these files are autogenerated by automake
6950                 when you run autogen.sh
6951
6952         * config/.cvsignore     ** NEW FILE **
6953         * config/Makefile.am    ** NEW FILE **
6954                 ignore autogenerated files
6955                 create a Makefile in this directory
6956
6957 2002-10-08 [paul]       0.8.5claws
6958
6959         * 0.8.5claws release
6960         
6961         * src/compose.c
6962           src/procheader.c
6963           src/procmsg.c
6964                 fix quote reply format for newsgroups reply bug
6965                 (thanks to Hoa)
6966                 
6967         * po/en_GB.po
6968           po/pl.po
6969                 updated by me and Witold Wladyslaw Wojciech Wilk
6970                 repectively
6971
6972 2002-10-07 [paul]       0.8.3claws53
6973
6974         * po/it.po
6975           po/pt_BR.po
6976           po/sr.po
6977                 updated messages catalogs, submitted by
6978                 Alessandro Maestri, Fabio Jr.Beneditto 
6979                 and Urke MMI, respectively.
6980
6981 2002-10-07 [christoph]  0.8.3claws52
6982
6983         * src/folder.[ch]
6984         * src/folderview.c
6985         * src/mainwindow.c
6986                 fix new folder ghost message bug
6987                 (closes bug [ 619722 ] wrong count for newly created folders)
6988
6989 2002-10-07 [christoph]  0.8.3claws51
6990
6991         * src/compose.c
6992                 fix news posting problem
6993
6994 2002-10-07 [melvin]     0.8.3claws50
6995
6996         * po/fr.po
6997                 Updated French translation
6998
6999 2002-10-05 [christoph]  0.8.3claws49
7000
7001         * src/gtkstext.c
7002                 check if line_start_cache is set in gtk_stext_update_text
7003                 (closes bug [ 618119 ] crash while doing search in folder)
7004
7005 2002-10-05 [christoph]  0.8.3claws48
7006
7007         * src/imap.c
7008         * src/news.c
7009         * src/utils.c
7010         * src/utils.h
7011                 implement cache cleanups for claws' folder system
7012                 (closes bug [ 595916 ] imapcache not cleaned up)
7013
7014 2002-10-05 [melvin]     0.8.3claws47
7015
7016         * src/prefs_actions.c
7017                 Made the help text more clear for the %p token
7018
7019 2002-10-04 [paul]       0.8.3claws46
7020
7021         * sync with 0.8.5
7022                 see ChangeLog 2002-10-02 and 2002-10-03
7023
7024 2002-10-04 [christoph]  0.8.3claws45
7025
7026         * src/inc.c
7027                 fix segfault caused by pop before smtp
7028                 call to inc_account_mail with NULL
7029                 pointer for mainwin
7030
7031 2002-10-04 [paul]       0.8.3claws44
7032
7033         * configure.in
7034                 sync the LDAP detection from 0.8.5cvs1
7035
7036 2002-10-02 [christoph]  0.8.3claws43
7037
7038         * po/de.po
7039                 fix small spelling error
7040
7041 2002-10-02 [melvin]     0.8.3claws42
7042
7043         * ac/aspell.m4
7044                 Behave better and say "no" when test program cannot be run.
7045
7046 2002-10-02 [paul]       0.8.3claws41
7047
7048         * sync with 0.8.4cvs1
7049                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
7050                 
7051         * src/summaryview.c
7052                 toggle the behavior of Reply menuitem between
7053                 normal reply and reply-to-list
7054
7055 2002-10-01 [sergey]     0.8.3claws40
7056
7057         * src/compose.c
7058                 Convert newlines in the message text to the canonical form
7059                 before base64 encoding (RFC2045 compliance, fixes some
7060                 interoperability issues with Evolution 1.0.3)
7061
7062 2002-09-29 [colin]      0.8.3claws39
7063
7064         * src/summaryview.c
7065                 Fix an unwanted copy/paste
7066
7067 2002-09-29 [colin]      0.8.3claws38
7068
7069         * src/mainwindow.c
7070                 Renamed "Custom toolbar" to "Customize toolbar"
7071                 Renamed "Show all header" to "Show all headers"
7072                 Renamed "Set diplay item" to "Set displayed items"
7073         * src/prefs_common.c
7074                 Renamed "Show all header" to "Show all headers"
7075         * src/prefs_summary_column.c
7076                 Renamed "diplay item" to "displayed items"
7077
7078 2002-09-29 [colin]      0.8.3claws37
7079
7080         * src/mainwindow.[ch]
7081                 online/offline status pixmaps follow theme
7082                 changes
7083         * src/summaryview.[ch]
7084                 quicksearch pixmap follows theme changes
7085
7086 2002-09-29 [thorsten]   0.8.3claws36
7087
7088         * src/compose.c
7089           src/prefs_folder_item.[ch]
7090                 add default_reply_to folder option (closes patch 581044)
7091
7092 2002-09-29 [christoph]  0.8.3claws35
7093
7094         * acconfig.h    ** REMOVED **
7095         * configure.in
7096         * ac/aspell.m4
7097         * ac/check-type.m4
7098         * ac/gnupg-check-typedef.m4
7099                 fix autoheader 2.50 warning
7100
7101 2002-09-29 [christoph]  0.8.3claws34
7102
7103         * major code cleanup (part 2)
7104         
7105                 - unused variables removed
7106                 - unused functions removed
7107                 - uninitialized variables checked
7108                 - missing return statements added
7109                 - missing function return types added
7110                 - added parentheses around assignment
7111                   when suggested by gcc
7112
7113 2002-09-29 [alfons]     0.8.3claws33
7114
7115         * src/logwindow.c
7116                 log_window_clear(): only bracket gtk_text_forward_delete() 
7117                 with gtk_text_freeze() / gtk_text_thaw() (see if this
7118                 works around GTK text bug)
7119
7120 2002-09-29 [paul]       0.8.3claws32
7121
7122         * po/bg.po
7123           po/sr.po
7124                 updated by George Danchev and Urke MMI
7125                 respectively
7126
7127 2002-09-27 [christoph]  0.8.3claws31
7128
7129         * doc-src/readme.txt
7130         * doc-src/rfc1806.txt   ** REMOVED **
7131         * doc-src/rfc2183.txt   ** NEW FILE **
7132         * doc-src/rfc2980.txt   ** NEW FILE **
7133                 update rfcs
7134
7135 2002-09-27 [melvin]     0.8.3claws30
7136
7137         * ac/aspell.m4
7138                 Fixed typo which could break linking
7139
7140 2002-09-27 [melvin]     0.8.3claws29
7141
7142         * ac/aspell.m4
7143                 Improved GNU/aspell checking. 
7144                 Fixed bug #614490
7145
7146 2002-09-27 [paul]       0.8.3claws28
7147
7148         * sync with 0.8.3cvs8
7149                 see ChangeLog 2002-09-27
7150
7151 2002-09-26 [colin]      0.8.3claws27
7152
7153         * src/toolbar.[ch]
7154           src/mainwindow.[ch]
7155                 Add "Reply to Mailing-list" to the toolbar
7156
7157 2002-09-26 [christoph]  0.8.3claws26
7158
7159         * src/summaryview.c
7160                 Fix wrong message counts in summaryview status
7161
7162 2002-09-26 [paul]       0.8.3claws25
7163
7164         * sync with 0.8.3cvs7
7165                 see ChangeLog 2002-09-26
7166
7167 2002-09-26 [paul]       0.8.3claws24
7168
7169         * sync with 0.8.3cvs6
7170                 see ChangeLog 2002-09-25
7171
7172 2002-09-25 [christoph]  0.8.3claws23
7173
7174         * src/prefs_common.c
7175         * src/prefs_folder_item.c
7176         * src/prefs_scoring.c
7177                 Renamed "kill score" to "hide score" in GUI
7178                 and prefs files
7179
7180 2002-09-25 [paul]       0.8.3claws22
7181
7182         * sync with 0.8.3cvs5
7183                 see ChangeLog 2002-09-24
7184
7185 2002-09-24 [alfons]     0.8.3claws21
7186
7187         patch by Satoshi Nagayasu: allows appending / saving multiple 
7188         selected files (closes "[ 612279 ] save multiple mesg(s) in 
7189         'Save as ...'")
7190
7191         * AUTHORS
7192                 add Satoshi Nagayasu
7193         * src/summaryview.c
7194                 summary_save_as(): allow saving selected files to
7195                 one file
7196                 summary_set_menu_sensitive: enable "Save As..." when
7197                 multiple files are selected
7198         * src/utils.[ch]
7199                 append_file(): new function
7200
7201 2002-09-24 [colin]      0.8.3claws20
7202
7203         * src/procmime.c
7204                 Fix segfault when mimeinfo doesn't have a 
7205                 content_type. 
7206
7207 2002-09-24 [colin]      0.8.3claws19
7208
7209         * src/prefs_common.[ch]
7210                 Add a preference to display send dialog or not
7211         * src/send.c
7212                 Display send dialog according to preference
7213
7214 2002-09-24 [colin]      0.8.3claws18
7215
7216         * src/compose.[ch]
7217                 Disable user actions when sending
7218
7219 2002-09-24 [colin]      0.8.3claws17
7220
7221         * src/procmime.c
7222                 Do not display name or filename for attachments
7223                 with an application/pgp-signature type
7224                 (security flaw, see bug 537413)
7225
7226 2002-09-23 [colin]      0.8.3claws16
7227
7228         * src/editaddress.c
7229                 Initialize entry_email, entry_alias and 
7230                 entry_remarks to first email address of the list
7231
7232 2002-09-23 [colin]      0.83claws15
7233
7234         * src/compose.c
7235                 Drop pgp-signature when reediting a signed queued
7236                 message
7237
7238 2002-09-23 [melvin]     0.8.3claws14
7239
7240         * po/fr.po
7241                 Updated French translation
7242
7243 2002-09-23 [melvin]     0.8.3claws13
7244
7245         * src/mainwindow.c
7246                 Made custom toolbar menu labels more consistent
7247         * src/prefs_toolbar.c
7248                 Made custom toolbar window title more consistent
7249
7250 2002-09-22 [colin]      0.8.3claws12
7251
7252         * src/inc.c
7253                 Initialize session type to normal before getting 
7254                 mail (fixes strange Get behaviour)
7255         * src/prefs_account.h
7256                 Move STYPE_POP_BEFORE_SMTP to last position to 
7257                 avoid other side-effects
7258
7259 2002-09-22 [colin]      0.8.3claws11
7260
7261         * src/prefs_account.c
7262                 Fix pop_bfr_smtp_tm_entry sensivity when switching
7263                 from pop3 to apop or vice-versa
7264
7265 2002-09-22 [colin]      0.8.3claws10
7266         
7267         * src/prefs_account.[ch]
7268                 Add an option for the POP before SMTP timeout
7269         * src/inc.c
7270                 Remember time of last POP connection
7271         * src/send.c
7272                 Do POP before SMTP only if timeout reached
7273
7274 2002-09-22 [oliver]     0.8.3claws9
7275         
7276         * README.claws
7277                 explain custom toolbar
7278
7279 2002-09-22 [oliver]     0.8.3claws8
7280
7281         * src/prefs_actions.[ch]
7282         custom toolbar for compose      
7283                 actions callback from compose toolbar
7284         * src/folderview.c
7285                 remove include toolbar.h
7286
7287 2002-09-22 [oliver]     0.8.3claws7
7288         
7289         * src/prefs_toolbar.[ch]
7290                 custom toolbar for compose
7291                 - generic prefs_toolbar handles both
7292                   Mainwin's toolbar as well as Compose toolbar          
7293
7294 2002-09-22 [oliver]     0.8.3claws6
7295         
7296         * src/toolbar.[ch]
7297                 custom toolbar for compose
7298                 restructure toolbar.[ch]
7299
7300 2002-09-22 [oliver]     0.8.3claws5
7301
7302         * src/compose.[ch]
7303                 custom toolbar for compose
7304
7305 2002-09-22 [oliver]     0.8.3claws4
7306         
7307         * src/mainwindow.[ch]
7308                 custom toolbar for compose 
7309                 move mainwin toolbar back to mainwindow
7310
7311 2002-09-22 [alfons]     0.8.3claws3
7312
7313         * src/procmsg.c
7314                 :%sno/if(/if (/gc
7315                 :%sno/for(/for (/gc
7316                 (beautify)
7317
7318 2002-09-22 [alfons]     0.8.3claws2
7319         
7320         * src/procmsg.c
7321                 procmsg_save_to_outbox(): don't unlink message file from queue;
7322                 callers should do it using folder_item_remove_msg()
7323
7324 2002-09-22 [colin]      0.8.3claws1
7325
7326         * src/mimeview.[ch]
7327                 Made mimeview_check_signature() public
7328         * src/textview.c
7329                 Made GPG signatures verifiable by clicking
7330                 the [application/pgp-signature] in the Text
7331                 view
7332
7333 2002-09-22 [paul]       0.8.3claws
7334
7335         * po/bg.po
7336           po/en_GB.po
7337           po/es.po
7338           po/it.po
7339           po/pl.po
7340           po/pt_BR.po
7341           po/sr.po
7342                 updated translations, submitted by George Danchev,
7343                 me, Ricardo Mones Lastra, Alessandro Maestri,
7344                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
7345                 and Urke MMI, respectively.     
7346
7347 2002-09-22 [alfons]     0.8.2claws65
7348
7349         * src/procmsg.c
7350         * src/pgptext.c
7351                 no furry valgrinds have been used to plug these memleaks
7352
7353 2002-09-20 [paul]       0.8.2claws64
7354
7355         * sync with 0.8.3cvs4
7356                 'Select thread' re-implemented 
7357                 see ChangeLog 2002-09-20
7358
7359 2002-09-21 [alfons]     0.8.2claws63
7360
7361         * src/compose.c
7362                 compose_send(): plug unnoticed memleak
7363
7364 2002-09-20 [alfons]     0.8.2claws62
7365
7366         * src/addr_compl.c
7367                 replace_address_in_edit(): strict check for NULL address to
7368                 fix "[ 607348 ] Segfault in address completion". My guess is
7369                 that this happens with an empty address book, but it's good
7370                 to have this check here anyway
7371                 
7372                 completion_window_button_press(): free string returned 
7373                 from the internal cache
7374
7375 2002-09-20 [christoph]  0.8.2claws61
7376
7377         * src/procmime.h
7378                 added ENC_BINARY to EncodingType
7379         * src/procmime.c
7380                 the string returned by procmime_get_encoding_str
7381                 should not depend on the order of values in the
7382                 EncodingType definition
7383         * doc-src/rfc1806.txt   ** NEW FILE **
7384                 Added rfc1806 about MIME Content-Disposition
7385                 Extension
7386
7387 2002-09-19 [paul]       0.8.2claws60
7388
7389         * sync with 0.8.2cvs3
7390                 see ChangeLog 2002-09-19
7391
7392 2002-09-19 [paul]       0.8.2claws59
7393
7394         * src/prefs_folder_item.c
7395                 revert to Darko's original alignment of colour
7396                 selector button
7397                 add a colon to folder_color label
7398                 
7399         * src/compose.c
7400                 add Colin's patch (with Hiro's modifications) to 
7401                 force BASE64 encoding for 8-bit text when signing
7402                 (sync with 0.8.3cvs2)
7403
7404 2002-09-18 [alfons]     0.8.2claws58
7405
7406         * src/compose.c
7407                 :%sno/if(/if (/gc
7408                 :%sno/for(/for (/gc
7409                 (beautify a little bit)
7410
7411 2002-09-18 [christoph]  0.8.2claws57
7412
7413         * src/pine.c
7414                 fix handling of fgetc return value
7415
7416 2002-09-17 [alfons]     0.8.2claws56
7417         
7418         * src/summaryview.c
7419                 summary_sort(): check non-NULL summaryview->folder_item when no 
7420                 folder is selected at all
7421                 (closes "[ 610344 ] sort label make syl Crash")
7422
7423 2002-09-17 [alfons]     0.8.2claws55
7424         
7425         * src/compose.c
7426                 beautify a little bit
7427
7428 2002-09-17 [christoph]  0.8.2claws54
7429
7430         * src/folder.c
7431                 initialize max values for cache and folder
7432                 when cache or folder is empty
7433
7434 2002-09-15 [colin]      0.8.2claws53
7435
7436         * src/compose.c
7437                 Fix a leak (thanks Alfons!) and cleaned
7438                 variables names for custom headers
7439
7440 2002-09-15 [colin]      0.8.2claws52
7441
7442         * src/compose.c
7443                 Fix custom headers recognition when
7444                 prefs_common.trans_hdr is on
7445
7446 2002-09-15 [colin]      0.8.2claws51
7447
7448         * src/compose.c
7449                 Allow dynamically-added custom headers
7450                 Yet not reparsed if reedited
7451
7452 2002-09-15 [alfons]     0.8.2claws50
7453
7454         * src/prefs_account.c
7455                 fix warnings
7456
7457 2002-09-15 [colin]      0.8.2claws49
7458         
7459         * src/prefs_account.c
7460                 fix pop_before_smtp sensitivity
7461
7462 2002-09-15 [colin]      0.8.2claws48
7463
7464         * src/inc.[ch]
7465                 add inc_pop_before_smtp()
7466                 allow MainWindow to be undefined in 
7467                 inc_account_mail() and inc_start()
7468         * src/pop.c
7469           src/prefs_account.h
7470                 add STYPE_POP_BEFORE_SMTP session type
7471         * src/prefs_account.c
7472                 activated pop before smtp option
7473         * src/send.c
7474                 do pop before smtp if the relevant option 
7475                 is set
7476
7477 2002-09-15 [paul]       0.8.2claws47
7478
7479         * sync with 0.8.3
7480                 see ChangeLog 2002-09-15
7481
7482 2002-09-14 [paul]       0.8.2claws46
7483
7484         * po/bg.po
7485                 updated Bulgarian translation, submitted by
7486                 George Danchev
7487
7488 2002-09-13 [paul]       0.8.2claws45
7489
7490         * src/compose.c
7491                 merge claws' select_account() with main's
7492                 (new) compose_select_account(). [sync with
7493                 0.8.2cvs15, see ChangeLog 2002-09-11]
7494
7495 2002-09-12 [christoph]  0.8.2claws44
7496
7497         * src/filter.c
7498                 allocate 1 elements of FolderItem not 0
7499
7500 2002-09-12 [colin]      0.8.2claws43
7501
7502         * src/compose.c
7503                 Fix bug #590825 (obey Follow-up: poster)
7504
7505 2002-09-12 [colin]      0.8.2claws42
7506
7507         * src/procmime.c
7508                 Fix bug #557009 (wrong headers for messages 
7509                 forwarded as attachments)
7510
7511 2002-09-11 [colin]      0.8.2claws41
7512         
7513         * src/compose.c
7514                 Put SCF: pseudo-header on top of message
7515                 Set draft tmp_flag when saved as draft
7516
7517         * src/procmsg.c
7518           src/procheader.c
7519                 Skip after first \n\n for beginning of real message
7520                 for drafts too
7521
7522 2002-09-11 [christoph]  0.8.2claws40
7523
7524         * src/filtering.c
7525                 use procmsg flag functions in filtering or processing
7526                 will cause incorrect folder message counts
7527
7528 2002-09-11 [colin]      0.8.2claws39
7529
7530         * src/compose.c
7531                 Fix bug #550175 - wrong save folder when reediting
7532                 drafts
7533
7534 2002-09-11 [paul]       0.8.2claws38
7535
7536         * sync with 0.8.2cvs14
7537                 see ChangeLog 2002-09-11
7538
7539 2002-09-11 [colin]      0.8.2claws37
7540
7541         * src/folder.c
7542                 Fix a typo (seeming to cause new/unread status to
7543                 be lost)
7544
7545 2002-09-10 [christoph]  0.8.2claws36
7546
7547         * src/compose.c
7548                 compose_redirect should not use compose_generic_new
7549                 because that does more stuff than expected including
7550                 opening the external editor
7551                 (closes bug "[ 526608 ] bounced messages appear blank
7552                  in editor")
7553
7554 2002-09-10 [christoph]  0.8.2claws35
7555
7556         * src/folder.c
7557                 fix problem with too large message number range
7558                 causing a crash in folder_item_scan
7559
7560 2002-09-10 [paul]       0.8.2claws34
7561
7562         * sync with 0.8.2cvs13
7563                 see ChangeLog 2002-09-10
7564
7565 2002-09-10 [christoph]  0.8.2claws33
7566
7567         * src/msgcache.c
7568                 set MsgInfo TmpFlags for queue and draft folders
7569                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
7570
7571 2002-09-10 [paul]       0.8.2claws32
7572
7573         * AUTHORS
7574           po/bg.po      ** NEW FILE **
7575                 new Bulgarian translation submitted by
7576                 George Danchev <danchev@spnet.net>
7577                 
7578         * tools/Makefile.am
7579           tools/README
7580           tools/tb2sylpheed     ** NEW FILE **
7581                 add script that converts an addressbook exported
7582                 from The Bat! into a Sylpheed addressbook. Submitted
7583                 by Urke MMI <urke-kg@eunet.yu>
7584
7585 2002-09-10 [paul]       0.8.2claws31
7586
7587         * sync with 0.8.2cvs12
7588                 see ChangeLog 2002-09-10
7589
7590 2002-09-06 [paul]       0.8.2claws30
7591
7592         * src/prefs_common.c
7593                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
7594                 
7595         * tools/Makefile.am
7596           tools/README
7597           tools/ldif-to-xml.py  ** REMOVED **
7598                 remove obsolete python script
7599
7600 2002-09-06 [paul]       0.8.2claws29
7601
7602         * sync with 0.8.2cvs10
7603                 see ChangeLog 2002-09-06
7604
7605 2002-09-04 [paul]       0.8.2claws28
7606
7607         * sync with 0.8.2cvs9
7608                 see ChangeLog 2002-08-04
7609
7610 2002-09-04 [colin]      0.8.2claws27 
7611
7612         * src/prefs_common.[ch]
7613                 Added signature color configuration
7614         * src/textview.c
7615                 Use user-specified signature color
7616
7617 2002-09-03 [colin]      0.8.2claws26
7618
7619         * src/prefs_common.[ch]
7620                 Added autosave and autosave_length prefs
7621         * src/compose.c
7622                 Added compose_remove_draft()
7623                 Auto-save drafts according to the prefs
7624         * src/main.c
7625                 Added a crash-indicator file, allowing to check
7626                 for new messages on startup if Sylpheed crashed
7627                 (makes saved drafts "reappear")
7628
7629 2002-09-03 [colin]      0.8.2claws25
7630
7631         * src/textview.[ch]
7632                 Grey the signature
7633
7634 2002-09-03 [paul]       0.8.2claws24
7635
7636         * sync with 0.8.2cvs8
7637                 see ChangeLog 2002-09-02 and 2002-09-03
7638
7639 2002-09-03 [darko]      0.8.2claws23
7640
7641         * src/folderview.c
7642                 use normal style when creating new folder to pick
7643                 proper font size 
7644
7645 2002-09-02 [melvin]     0.8.2claws22
7646
7647         * src/gtkaspell.m4
7648                 removed some obsolete code
7649
7650 2002-09-02 [melvin]     0.8.2claws21
7651
7652         * ac/aspell.m4
7653                 fixed test's equality sign (== to =)
7654
7655 2002-09-02 [alfons]     0.8.2claws20
7656
7657         * src/folder.c
7658         * src/mh.c
7659                 revert change of 0.8.2claws16 and use the mh_folder_destroy
7660                 as folder->destroy virtual as suggested by Hiro
7661                 (the mh.c code seems to have been lost around mh.c.1.21)
7662
7663 2002-09-02 [paul]       0.8.2claws19
7664
7665         * po/pt_BR.po
7666                 updated by Fabio Jr. Beneditto
7667                 
7668         * src/defs.h
7669                 use 'http://claws.sylpheed.org' for homepage link. 
7670                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
7671
7672 2002-09-01 [alfons]     0.8.2claws18
7673
7674         * src/mh.c
7675                 plug memleak related to one Martin Kluge found
7676
7677 2002-08-31 [paul]       0.8.2claws17
7678
7679         * sync with 0.8.2cvs6
7680                 see ChangeLog 2002-08-30
7681
7682 2002-08-31 [alfons]     0.8.2claws16
7683
7684         * src/folder.c
7685                 folder_destroy(): remove mailbox from folderlist even if it has
7686                 no destroy virtual
7687
7688 2002-08-31 [alfons]     0.8.2claws15
7689
7690         * src/folder.c
7691                 :%sno/if(/if (/gc
7692                 :%sno/for(/for (/gc
7693                 (being pedantic I know)
7694
7695 2002-08-31 [alfons]     0.8.2claws14
7696
7697         * src/folder.c
7698                 check for NULL pointers returned from folder->fetch_msginfo virtual
7699                 (should solve some reported crashes)
7700
7701 2002-08-30 [alfons]     0.8.2claws13
7702
7703         * acconfig.h
7704         * configure.in
7705         * src/crash.c
7706                 enable crash dialog on compilation time
7707                 (--enable-crash-dialog configure option)
7708
7709 2002-08-30 [alfons]     0.8.2claws12
7710
7711         * AUTHORS
7712                 add Martin Kluge
7713         * src/mh.c
7714                 apply memory leak plug patch by Martin Kluge
7715                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
7716                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
7717                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
7718
7719 2002-08-30 [darko]      0.8.2claws11
7720
7721         * src/folderview.c
7722                 copy Gtk style from normal style to match
7723                 font size for coloured folders
7724
7725 2002-08-29 [alfons]     0.8.2claws10
7726
7727         * sylpheed.desktop
7728                 Type=Internet <- Type=Application
7729                 (reported by Michael Schwendt, see:
7730                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
7731                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
7732
7733 2002-08-29 [paul]       0.8.2claws9
7734
7735         * sync with 0.8.2cvs5
7736                 see ChangeLog 2002-08-29
7737
7738 2002-08-29 [colin]      0.8.2claws8
7739
7740         * src/summaryview.c
7741                 Added a sanity check in summary_select_thread
7742                 Should fix bug 601605
7743
7744 2002-08-29 [colin]      0.8.2claws7
7745
7746         * src/main.c
7747                 Revert claws6 changes regarding bug #591676
7748
7749 2002-08-28 [colin]      0.8.2claws6
7750         
7751         * src/main.c
7752                 Ignore cache for queue folderitems
7753                 Fix bug #591676
7754
7755 2002-08-28 [melvin]     0.8.2claws5
7756
7757         * README.claws
7758                 Fixed typos.
7759
7760 2002-08-28 [melvin]     0.8.2claws4
7761
7762         * README.claws
7763                 Updated a bit the text concerning the spell checker
7764
7765 2002-08-28 [melvin]     0.8.2claws3
7766
7767         Merged the GNU_aspell_branch:
7768                 Support of new GNU/aspell is now included and the old pspell
7769                 is not supported anymore.
7770                 See README.claws
7771
7772         * README.claws
7773                 Updated spell checker text to reflect the switch to GNU/aspell
7774
7775         * ac/aspell.m4          *** NEW ***
7776         * src/gtkaspell.[ch]    *** NEW *** 
7777         * ac/pspell.m4          *** DELETED *** 
7778         * src/gtkspell.[ch]     *** DELETED ***
7779
7780         * ac/Makefile.am
7781                 Updated for GNU/aspell support
7782
7783         * po/POTFILES.in
7784                 Replaced gtkspell.c by gtkaspell.c
7785
7786         * acconfig.h
7787         * src/Makefile.am
7788         * src/about.c
7789         * src/compose.[ch]
7790         * src/crash.c
7791         * src/main.c
7792         * src/prefs_common.[ch]
7793                 Updated for GNU/aspell support
7794
7795 2002-08-28 [paul]       0.8.2claws2
7796
7797         * sync with 0.8.2cvs4
7798                 see ChangeLog 2002-08-27 and 2002-08-28
7799
7800 2002-08-28 [colin]      0.8.2claws1
7801
7802         * src/summary_search.c
7803                 Added "AND search"
7804
7805 2002-08-28 [jens]       0.8.2claws
7806
7807         *po/de.po
7808                 Updated German translations
7809
7810 2002-08-27 [melvin]     0.8.2claws
7811
7812         * po/fr.po
7813                 Updated French translations
7814
7815 2002-08-27 [paul]       0.8.2claws
7816
7817         * sync with 0.8.2 main release
7818
7819         * po/en_GB.po
7820           po/es.po
7821           po/it.po
7822           po/pl.po
7823           po/pt_BR.po
7824           po/sr.po
7825                 updated message catalogs submitted by
7826                 Ricardo Mones Lastra, Alessandro Maestri,
7827                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
7828                 Beneditto and Urke MMI  
7829
7830 2002-08-27 [hoa]        0.8.1claws123
7831
7832         * src/mainwindow.[ch]
7833         * src/summaryview.[ch]
7834                 removed the "filter setting" menu option.
7835                 add a "cancel a news message" menu option.
7836
7837 2002-08-26 [martin]     0.8.1claws122
7838
7839         * ChangeLog.claws
7840                 changed string under 0.8.1claws79 changed by myself
7841                 i'm sorry alfons :(
7842
7843 2002-08-26 [martin]     0.8.1claws121
7844
7845         * src/crash.c
7846                 added kill command to debuggerrc to start crash dialog
7847
7848 2002-08-26 [paul]       0.8.1claws120
7849
7850         * sync with 0.8.1cvs31
7851                 see ChangeLog 2002-08-26
7852
7853 2002-08-25 [alfons]     0.8.1claws119
7854
7855         * src/procmsg.c
7856                 fix bug that didn't send out correct headers to news server
7857                 when sending news article and email from queue (bug reported
7858                 and patch provided by Tim Mann; closes bug 
7859                 "[ 583196 ] 0.7.8claws can't post news")
7860
7861 2002-08-25 [alfons]     0.8.1claws118
7862
7863         * src/selective_download.c
7864                 mark two strings as translatable
7865                 (thanks to Urke MMI for pointing this out)
7866
7867 2002-08-25 [alfons]     0.8.1claws117
7868
7869         * src/summaryview.c
7870                 treat sent boxes as special and allow sorting them by addressee
7871                 (closes "[ 589418 ] Sent folder sorting misbehavior"
7872                 submitted by Steve Lamb)
7873
7874 2002-08-24 [alfons]     0.8.1claws116
7875
7876         * src/matcher.c
7877                 fix memleak reported by Martin Kluge
7878                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
7879
7880 2002-08-24 [oliver]     0.8.1claws115
7881
7882         * src/prefs_toolbar.c
7883                 o code cleanup as suggested by Alfons
7884                 o memleak fix
7885
7886 2002-08-24 [alfons]     0.8.1claws114
7887
7888         * src/summaryview.c
7889                 o fix another memory leak reported by Martin Kluge
7890                   (see "[ 599568 ] Small Memory Leak")
7891                 o remove 'from' variable from 'summary_set_header()'; we can
7892                   do with just 'to' 
7893
7894 2002-08-24 [paul]       0.8.1claws113
7895
7896         * sync with 0.8.1cvs30
7897                 see ChangeLog 2002-08-23
7898
7899 2002-08-24 [alfons]     0.8.1claws112
7900
7901         * src/summaryview.c
7902                 remove unnecessary allocations for search bar fixing leaks
7903                 reported by Martin Kluge
7904                 (see "[ 599451 ] Further memory leaks?")
7905
7906 2002-08-24 [alfons]     0.8.1claws111
7907
7908         * src/main.c
7909                 make get_socket_name() public for crash.c
7910         * src/crash.c
7911                 o make report bug button work (goes to claws' 
7912                   bug tracker at sf.net)
7913                 o introduce function for doing important stuff just
7914                   before claws goes down
7915                 o clean up code 
7916
7917 2002-08-24 [alfons]     0.8.1claws110
7918
7919         * src/compose.c
7920                 move cursor to "To" entry when forwarding as attachment
7921                 (reported and solved by Steve Lamb, closes bug report
7922                 "[ 592880 ] Forward as attachment; cursor not in to")
7923
7924 2002-08-24 [colin]      0.8.1claws109
7925
7926         * src/mainwindow.c
7927                 fix quick search visibility after GUI (de)separations.
7928
7929 2002-08-23 [colin]      0.8.1claws108
7930
7931         * src/mainwindow.c
7932                 fix header pane visibility after folderview or
7933                 messageview (de)separation
7934
7935 2002-08-23 [paul]       0.8.1claws107
7936
7937         * src/mainwindow.[ch]
7938           src/toolbar.c
7939                 give full control of display or non-display 
7940                 of the Execute icon to Custom toolbar settings.
7941                 add new sensitivity condition to maninwindow.h: 
7942                 M_DELAY_EXEC
7943
7944         * ChangeLog
7945           ChangeLog.jp
7946           NEWS
7947                 more sync with 0.8.1cvs29
7948
7949 2002-08-23 [melvin]     0.8.1claws106
7950
7951         * src/alertpanel.c
7952                 Readded support for custom widget in alertpanel lost in last
7953                 sync.
7954
7955 2002-08-23 [paul]       0.8.1claws105
7956
7957         * sync with 0.8.1cvs29
7958                 see ChangeLog 2002-08-23
7959
7960 2002-08-23 [colin]      0.8.1claws104
7961
7962         * src/summaryview.c
7963                 Fix folder and search pixmaps exchanging positions
7964                 after theme or toolbar changes. Thank to Oliver for 
7965                 reporting this.
7966
7967 2002-08-23 [colin]      0.8.1claws103
7968
7969         * src/mainwindow.c
7970           src/messageview.[ch]
7971           src/noticeview.[ch]
7972           src/summaryview.c
7973                 Changed messageview_create() and noticeview_create()
7974                 to avoid the last gdk_warning
7975
7976 2002-08-22 [colin]      0.8.1claws102
7977
7978         * src/summaryview.c
7979                 Fix my new `Creating pixmap from xpm' warning
7980
7981 2002-08-22 [colin]      0.8.1claws101
7982
7983         * src/mainwindow.c
7984                 Fix some of the gdk warnings
7985
7986 2002-08-22 [colin]      0.8.1claws100
7987
7988         * src/Makefile.am
7989         * src/stock_pixmap.c
7990         * src/stock_pixmap.h
7991         * src/pixmaps/quicksearch.xpm *ADDED*
7992                 Add the quicksearch pixmap
7993         * src/mainwindow.c
7994         * src/summaryview.c
7995         * src/summaryview.h
7996                 Make quicksearch bar visible/hidden via a button
7997
7998 2002-08-22 [christoph]  0.8.1claws99
7999
8000         * src/folder.c
8001                 fix folder update for newsgroups with message
8002                 numbers below minimum number of articles to fetch
8003                 (closes bug #598445)
8004
8005 2002-08-22 [paul]       0.8.1claws98
8006
8007         * sync with 0.8.1cvs28
8008                 see ChangeLog 2002-08-22
8009
8010 2002-08-21 [alfons]     0.8.1claws97
8011
8012         * src/crash.c
8013                 use bt instead of bt full which seems to work 
8014                 better, and bt full doesn't give a great deal 
8015                 of information anyway
8016
8017 2002-08-21 [colin]      0.8.1claws96
8018
8019         * src/summaryview.c
8020                 fix summaryview_searchtype_changed prototype
8021
8022 2002-08-21 [christoph]  0.8.1claws95
8023
8024         * src/mainwindow.c
8025                 o fix broken menu update for sorting type, we have to
8026                   get this info from the summaryview now
8027                 o removed setting of threaded state in menu callback
8028         * src/summaryview.[ch]
8029                 more summaryview/folderitem seperation for
8030                 threading option
8031         * configure.in
8032                 removed not required --with-compiler-flags option
8033
8034 2002-08-21 [oliver]     0.8.1claws94
8035         
8036         * src/toolbar.h 
8037                 o rename toolbar.xml to toolbar_main.xml
8038                   since toolbar_compose.xml might come up 
8039                   any time soon
8040         * README.claws
8041                 add custom toolbar              
8042
8043 2002-08-21 [darko]      0.8.1claws93
8044
8045         * src/procmsg.c
8046                 don't reset tmp flags for messages copied
8047                 to sent folder
8048
8049 2002-08-21 [colin]      0.8.1claws92
8050         
8051         * src/prefs_filtering.c
8052                 fix renaming rules on folder rename 
8053                 when folder is not a leaf folder
8054
8055 2002-08-21 [paul]       0.8.1claws91
8056
8057         * src/prefs_folder_item.c
8058                 fix alignment of colour selector
8059
8060 2002-08-21 [paul]       0.8.1claws90
8061
8062         * sync with 0.8.1cvs27
8063                 see ChangeLog 2002-08-21
8064
8065 2002-08-21 [paul]       0.8.1claws89
8066
8067         * src/summaryview.c
8068                 fix crash when changing field type in
8069                 Quick search bar
8070
8071 2002-08-21 [colin]      0.8.1claws88
8072
8073         * src/summaryview.c
8074                 Made quick search case-insensitive
8075
8076 2002-08-21 [paul]       0.8.1claws87
8077
8078         * sync with 0.8.1cvs26
8079                 see ChangeLog 2002-08-21
8080
8081 2002-08-20 [christoph]  0.8.1claws86
8082
8083         * src/folderview.c
8084         * src/main.c
8085         * src/summaryview.[ch]
8086                 more summaryview/folderitem seperation for
8087                 sort_key and sort_type
8088         * src/procmsg.c
8089                 added missing return statement
8090
8091 2002-08-20 [colin]      0.8.1claws85
8092
8093         * src/summaryview.[ch]
8094                 Added a quick search box
8095         * src/mainwindow.c
8096         * src/prefs_common.[ch]
8097                 Added a show/hide option for the quick search
8098
8099 2002-08-20 [oliver]     0.8.1claws84
8100         
8101         * src/mainwindow.c
8102                 remove toolbar_create_popups
8103         * src/toolbar.[ch]
8104                 o remove toolbar_create_popups
8105                 o fix toolbar_set_sensitive 
8106                   (Bug reports #596834 and #596832)     
8107         * src/prefs_toolbar.c
8108                 o add "Set default" button
8109                 o align label and text + combo widgets
8110
8111 2002-08-20 [hoa]        0.8.1claws83bis
8112
8113         * src/imap.c
8114                 fixed a bug in imap_fetch_msginfo() in case there is no
8115                 current folder.
8116
8117 2002-08-20 [darko]      0.8.1claws83
8118
8119         * src/folderview.c
8120                 copy the color style of folder view so it
8121                 works with GTK themes
8122
8123 2002-08-20 [darko]      0.8.1claws82
8124
8125         * src/folder.h
8126         * src/folderview.c
8127         * src/prefs_folder_item.[hc]
8128                 don't use UI stuff in folder.h
8129
8130 2002-08-20 [darko]      0.8.1claws81
8131
8132         * src/folder.h
8133         * src/prefs_folder_item.h
8134         * src/folderview.c
8135         * src/prefs_folder_item.c
8136                 ability to set folder color in folderview
8137
8138 2002-08-19 [alfons]     0.8.1claws80
8139
8140         * src/summaryview.c
8141                 fix one of the earlier memleaks reported by Martin Kluge
8142
8143 2002-08-19 [alfons]     0.8.1claws79
8144
8145         * src/mainwindow.c
8146                 hide notice view when selecting seperate folder
8147                 view (reported by Urke MMI)
8148
8149 2002-08-19 [christoph]  0.8.1claws78
8150
8151         * src/folderview.c
8152         * src/prefs_folder_item.h
8153         * src/summaryview.[ch]
8154                 o add summary_set_prefs_from_folderitem to set
8155                   summaryview prefs (first step to remove all
8156                   references to the folderitem in summaryview)
8157                 o moved compiled regex stuff from folderitem prefs
8158                   to summaryview code
8159
8160 2002-08-19 [paul]       0.8.1claws77
8161
8162         * src/compose.c
8163                 add check for '.' to QUOTE_IF_REQUIRED
8164
8165 2002-08-19 [paul]       0.8.1claws76
8166
8167         * src/inc.c
8168                 sync with 0.8.1cvs25 (plug memory leak)
8169
8170         * src/prefs_toolbar.c
8171                 re-order prefs_toolbar_cancel()
8172
8173 2002-08-18 [alfons]     0.8.1claws75
8174
8175         * src/inc.c
8176         * src/matcher.c
8177                 plug other memleaks reported by Martin Kluge
8178
8179 2002-08-18 [paul]       0.8.1claws74
8180
8181         * po/pt_BR.po
8182                 updated by Fabio Jr. Beneditto
8183
8184 2002-08-18 [paul]       0.8.1claws73
8185
8186         * src/toolbar.[ch]
8187                 fix bug where tooltips were displayed untranslated              
8188
8189         * src/prefs_toolbar.c
8190                 fix bug where clicking 'Cancel' creates an icon & text
8191                 toolbar regardless of prefs
8192         
8193
8194 2002-08-17 [oliver]     0.8.1claws72
8195
8196         * src/prefs_toolbar.c
8197                 update toolbar on CANCEL
8198                 bug reported by Martin Kluge
8199         * src/toolbar.c
8200                 toolbar_destroy memleak fixed           
8201
8202 2002-08-17 [alfons]     0.8.1claws71
8203
8204         * src/toolbar.c
8205                 plug another memleak reported by Martin Kluge
8206
8207 2002-08-16 [alfons]     0.8.1claws70
8208
8209         * src/crash.c
8210                 use execvp() correctly (suggested by wwp; thanks!)
8211
8212 2002-08-16 [alfons]     0.8.1claws69
8213
8214         * src/gtksctree.c
8215                 plug memory leak reported by Kim Schultz & Martin Kluge
8216
8217 2002-08-16 [paul]       0.8.1claws68
8218
8219         * po/es.po
8220                 updated by Ricardo Mones Lastra
8221
8222 2002-08-16 [paul]       0.8.1claws67
8223
8224         * src/toolbar.h
8225                 fix bug where 'Compose News' icon showed wrong
8226                 tooltip
8227
8228 2002-08-16 [paul]       0.8.1claws66
8229
8230         * sync with 0.8.1cvs24
8231                 see ChangeLog 2002-08-16
8232
8233         * po/it.po
8234                 updated by Alessandro Maestri
8235
8236 2002-08-15 [paul]       0.8.1claws65
8237
8238         * po/sr.po
8239                 updated by Urke MMI
8240
8241 2002-08-15 [paul]       0.8.1claws64
8242
8243         * src/*.c
8244                 don't translate debug info
8245
8246         * src/matcher.[ch]
8247                 add copyright info
8248
8249 2002-08-15 [paul]       0.8.1claws63
8250
8251         * src/prefs_toolbar.c
8252                 fix bug where clicking 'OK' creates an icon & text
8253                 toolbar regardless of prefs
8254
8255 2002-08-14 [alfons]     0.8.1claws62
8256
8257         * src/main.c
8258                 add global var that has the full argv[0]
8259         * src/crash.c
8260                 o execvp the correct sylpheed by using argv0
8261                   and setting the correct work dir
8262                 o other tweaks  
8263
8264 2002-08-14 [oliver]     0.8.1claws61
8265         
8266         * enable/disable Toolbar Action Buttons 
8267         * code cleanups
8268         * src/mainwindow.c
8269         * src/toolbar.[ch]      
8270         * src/prefs_toolbar.c   
8271
8272 2002-08-14 [melvin]     0.8.1claws60
8273
8274         * po/fr.po
8275                 Updated French translations
8276
8277 2002-08-14 [melvin]     0.8.1claws59
8278
8279         * src/crash.c
8280                 Made bug report not translatable
8281         * src/exporthtml.c
8282                 Fixed exporthtml_build_filespec() return value
8283         * src/foldersel.c
8284                 Fixed incorrect include file
8285         * src/gtkspell.c
8286         * src/prefs_actions.c
8287         * src/prefs_toolbar.c
8288                 Made debug info not translatable
8289         * src/mutt.c
8290         * src/quote_fmt.c
8291                 Added missing includes
8292         * src/prefs_common.c
8293                 Fixed typo
8294
8295 2002-08-14 [paul]       0.8.1claws58
8296
8297         * faq/es/sylpheed-faq.html
8298           faq/es/sylpheed-faq-[1-3].html
8299           faq/es/sylpheed-faq-4.html     **NEW FILE **
8300                 update Spanish FAQ
8301
8302 2002-08-13 [christoph]  0.8.1claws57
8303
8304         * src/procmsg.c
8305                 ignore thread fix that did not mark all
8306                 child nodes of a ignored thread as
8307                 ignored. Does not work perfectly yet,
8308                 but it is better now
8309
8310 2002-08-13 [alfons]     0.8.1claws56
8311
8312         * src/crash.c
8313                 o implement 'save crash log'
8314                 o some tweaks
8315
8316 2002-08-13 [melvin]     0.8.1claws55
8317
8318         * src/main.c
8319                 removed unrequired "execinfo.h" header
8320
8321 2002-08-12 [paul]       0.8.1claws54
8322
8323         * faq/en/sylpheed-faq.html
8324           faq/en/sylpheed-faq-[1-3].html
8325           faq/en/sylpheed-faq-4.html     **NEW FILE **
8326                 update English FAQ
8327
8328 2002-08-12 [alfons]     0.8.1claws53
8329
8330         * po/POTFILES.in
8331                 add crash.c to translatables
8332         * src/crash.c
8333                 bring in Leandro's crash dialog
8334
8335 2002-08-11 [alfons]     0.8.1claws52
8336
8337         * src/crash.c
8338                 clean up some warnings
8339
8340 2002-08-11 [alfons]     0.8.1claws51
8341
8342         * acconfig.h
8343         * configure.in
8344         * src/crash.[ch]        ** NEW FILES **
8345         * src/main.c            
8346                 initial gdb crash handler
8347
8348 2002-08-11 [paul]       0.8.1claws50
8349
8350         * src/prefs_toolbar.c
8351                 replace Up/Down arrow pixmaps with text to be
8352                 consistent across icon themes
8353
8354 2002-08-11 [paul]       0.8.1claws49
8355
8356         * src/prefs_common.c
8357           src/prefs_toolbar.c
8358                 rename 'Pixmap' -> 'Icon'
8359
8360         * src/toolbar.[ch]
8361                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
8362
8363 2002-08-10 [paul]       0.8.1claws48
8364
8365         * src/prefs_toolbar.c
8366                 re-work the UI
8367
8368 2002-08-10 [paul]       0.8.1claws47
8369
8370         * src/main.c
8371                 don't write Processing progress to status bar
8372                 patch submitted by Alexander Evseev
8373
8374         * src/prefs_toolbar.c
8375                 re-position and resize window
8376                 make window assume correct size on first call
8377
8378 2002-08-10 [paul]       0.8.1claws46
8379
8380         * src/mainwindow.c
8381           src/prefs_toolbar.c
8382           src/toolbar.c
8383           src/toolbar.h
8384                 obey coding style
8385                 follow UI text conventions
8386
8387 2002-08-10 [alfons]     0.8.1claws45
8388
8389         * src/toolbar.c
8390                 correct pixmap for delete action
8391
8392 2002-08-10 [paul]       0.8.1claws44
8393
8394         * po/pt_BR.po
8395                 updated by Fabio Jr. Beneditto
8396
8397 2002-08-10 [paul]       0.8.1claws43
8398
8399         * po/POTFILES.in
8400                 add custom toolbar files
8401
8402 2002-08-10 [paul]       0.8.1claws42
8403
8404         * sync with 0.8.1cvs22
8405                 see ChangeLog 2002-08-09
8406
8407 2002-08-09 [paul]       0.8.1claws41
8408
8409         * tools/Makefile.am
8410           tools/README
8411           tools/outlook2sylpheed.pl     ** NEW FILE **
8412                 add script to convert exported Outlook
8413                 contacts list to a Sylpheed addressbook.
8414                 Submitted by Ricardo Mones Lastra.
8415
8416 2002-08-09 [paul]       0.8.1claws40
8417
8418         * AUTHORS
8419           configure.in
8420           po/sr.po      ** NEW FILE **
8421                 add Serbian message catalog. Submitted by
8422                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
8423
8424 2002-08-09 [paul]       0.8.1claws39
8425
8426         * sync with 0.8.1cvs21
8427                 see ChangeLog 2002-08-08
8428
8429 2002-08-08 [oliver]     0.8.1claws38
8430
8431         * src/mainwindow.c
8432                 move Custom Toolbar to Configuration menu
8433
8434 2002-08-08 [oliver]     0.8.1claws37
8435
8436         * src/prefs_toolbar.c
8437                 fix substitute pixmap bug
8438
8439 2002-08-08 [paul]       0.8.1claws36
8440
8441         * sync with 0.8.1cvs19
8442                 see ChangeLog 2002-08-08
8443
8444 2002-08-07 [christoph]  0.8.1claws35
8445
8446         * src/utils.c
8447                 fixed a memory leak in new canonicalize_file_replace
8448
8449 2002-08-07 [christoph]  0.8.1claws34
8450
8451         * src/utils.[ch]
8452                 o canonicalize_file_replace should create the temporary
8453                   file in the same directory as the original file.
8454                 o added get_tmpfile_in_dir that creates a temorary file
8455                   in a specified directory.
8456
8457 2002-08-07 [melvin]     0.8.1claws33
8458
8459         * src/toolbar.c
8460                 fixed bug where 'Article' button acted as 'Email' button.
8461
8462 2002-08-07 [paul]       0.8.1claws32
8463
8464         * sync with 0.8.1.cvs17
8465                 see ChangeLog 2002-08-07
8466
8467 2002-08-07 [colin]      0.8.1claws31
8468         
8469         * src/news.c
8470                 fix mass-cancel problem
8471
8472 2002-08-07 [thorsten]   0.8.1claws30
8473
8474         * src/prefs_toolbar.c
8475                 fix: crash on replace or add new button
8476         * src/toolbar.c
8477                 fix: close xmlfile after reading
8478         * src/utils.c
8479                 fix: unlink() file before rename()
8480
8481 2002-08-06 [paul]       0.8.1claws29
8482
8483         * sync with 0.8.cvs15
8484                 see ChangeLog 2002-08-06
8485
8486 2002-08-06 [oliver]     0.8.1claws28
8487
8488         * src/toolbar.c
8489         * src/prefs_toolbar.c
8490                 fixed empty toolbar issue
8491
8492 2002-08-06 [oliver]     0.8.1claws27
8493
8494         * Custom Toolbar Final 
8495         * src/folderview.c
8496         * src/inc.c
8497         * src/summaryview.c
8498                 o toolbar stuff now lives in src/toolbar.[ch]
8499                 o main_window_toolbar_* functions are renamed to
8500                   toolbar_* reflecting their new source file
8501         * src/mainwindow.[ch]
8502                 o remove toolbar stuff  
8503
8504 2002-08-06 [oliver]     0.8.1claws26
8505         
8506         * src/Makefile.am
8507         * src/prefs_toolbar.[ch]        **New File**
8508         * src/toolbar.[ch]              **New File**
8509                 o prefs_toolbar.[ch] custom toolbar frontend
8510                 o toolbar.[ch]       backend 
8511
8512 2002-08-06 [oliver]     0.8.1claws25
8513
8514         * src/prefs_actions.[ch]
8515                 o new exported function actions_execute
8516
8517 2002-08-06 [paul]       0.8.1claws24
8518
8519         * sync with 0.8.1cvs4
8520                 see ChangeLog 2002-08-06
8521
8522 2002-08-06 [paul]       0.8.1claws23
8523
8524         * sync with 0.8.1cvs13
8525                 see ChangeLog 2002-08-06
8526
8527 2002-08-06 [paul]       0.8.1claws22
8528
8529         * sync with 0.8.1cvs12
8530                 see ChangeLog 2002-08-05 and 2002-08-06
8531
8532 2002-08-06 [match]      0.8.1claws21
8533
8534         * src/addrclip.c
8535                 improvements to cut/copy/paste address
8536
8537 2002-08-05 [match]      0.8.1claws20
8538
8539         * src/addritem.[ch]
8540         * src/addrcache.c
8541         * src/addrbook.c
8542         * src/editaddress.c
8543         * src/addressbook.c
8544                 fixes to improve cut/copy/paste
8545
8546 2002-08-06 [melvin]     0.8.1claws19
8547
8548         * src/account.[ch]
8549                 account_find_all_from_address(): new function that returns the
8550                 list of all accounts that are matched in an address.
8551         * src/alertpanel.[ch]
8552                 alertpanel() now accepts a custom widget
8553                 alertpanel_with_widget(): new function that pops up a panel with
8554                 a custom widget in it 
8555         * src/gtkutils.[ch]
8556                 gtkut_account_menu_new(): new function that allows the selection
8557                 of an account from a list of accounts.
8558         * src/messageview.c
8559                 Extended Return Receipt notification to select the correct 
8560                 account and to make a security test on the Delivery-Notification
8561                 address which should be the same as the Return-Path.
8562
8563 2002-08-06 [thorsten]   0.8.1claws18
8564
8565         * src/mimeview.c
8566                 attach_all: save unnamed as "noname.%d",
8567                 dont free static dirname
8568
8569 2002-08-05 [alfons]     0.8.1claws17
8570
8571         * configure.in
8572                 detect XIM by trying to link rather than compile a XIM program
8573
8574 2002-08-05 [oliver]     0.8.1claws16
8575                 
8576         * src/stock_pixmap.[ch]
8577                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
8578                 o new func to retrieve pixmaps
8579
8580 2002-08-05 [paul]       0.8.1claws15
8581
8582         * sync with 0.8.1cvs10
8583                 see ChangeLog 2002-08-05
8584
8585 2002-08-04 [alfons]     0.8.1claws14
8586
8587         * src/textview.c
8588                 see if this plugs memleak
8589
8590 2002-08-04 [melvin]     0.8.1claws13
8591
8592         * src/gtkspell.c
8593                 fixed bug that could crash Sylpheed when highlighting
8594                 all misspelled words.
8595
8596 2002-08-03 [melvin]     0.8.1claws12
8597
8598         * src/prefs_actions.c
8599                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
8600         * src/messageview.c
8601                 fixed bug where the Return Receipt was sent to
8602                 Delivery-Notification-To address even if it was not present
8603
8604 2002-08-02 [alfons]     0.8.1claws11
8605
8606         * src/prefs_actions.c
8607                 o more check for NULLs
8608                 o put create_io_dialog() in right conditional block
8609
8610 2002-08-02 [paul]       0.8.1claws10
8611
8612         * po/es.po
8613                 updated by Ricardo Mones Lastra
8614
8615 2002-08-01 [christoph]  0.8.1claws9
8616
8617         * src/folder.c
8618                 don't free the cache of the opened
8619                 folder in the summaryview
8620         * src/summaryview.c
8621                 don't unset flags, if it is not required
8622
8623 2002-08-01 [paul]       0.8.1claws8
8624
8625         * sync with 0.8.1cvs8
8626                 see ChangeLog entry 2002-08-01
8627
8628 2002-08-01 [paul]       0.8.1claws7
8629
8630         * sync with 0.8.1cvs7
8631                 see ChangeLog 2002-07-31 and 2002-08-01
8632
8633 2002-07-31 [christoph]  0.8.1claws6
8634
8635         * src/mainwindow.c
8636                 forgot to update menu sensitivity
8637                 function for new menu entry
8638
8639 2002-07-31 [alfons]     0.8.1claws5
8640
8641         * src/main.c
8642                 check folder item and its path for NULL on
8643                 initial processing
8644
8645 2002-07-31 [christoph]  0.8.1claws4
8646
8647         * src/folder.c
8648                 check if folder_item_get_msginfo in
8649                 folder_item_remove_msg returned NULL
8650         * src/imap.c
8651                 better clear the uid cache in the
8652                 uid validity check function and delete
8653                 cached messages
8654
8655 2002-07-31 [paul]       0.8.1claws3
8656
8657         * man/sylpheed.1
8658                 add the '--attach' option and a few other
8659                 minor changes
8660
8661 2002-07-31 [paul]       0.8.1claws2
8662
8663         * sync with 0.8.1cvs5
8664                 see ChangeLog 2002-07-31
8665
8666 2002-07-31 [christoph]  0.8.1claws1
8667
8668         * src/folderview.[ch]
8669         * src/mainwindow.c
8670                 replace "Rescan all folders..." with
8671                 "Check all folders for new messages..."
8672
8673 2002-07-30 [paul]       0.8.1claws
8674
8675         * version 0.8.1claws released
8676
8677 2002-07-30 [paul]       0.8.0claws29
8678
8679         * tools/OOo2sylpheed.pl ** NEW FILE **
8680           tools/README
8681                 add script to enable sending documents as
8682                 attachments from OpenOffice.org
8683
8684 2002-07-30 [melvin]     0.8.0claws28
8685
8686         * src/prefs_actions.c
8687                 Made the actions' input/output dialog display
8688                 without delay.
8689
8690 2002-07-30 [christoph]  0.8.0claws27
8691
8692         * src/procmsg.c
8693                 check if folder_item_get_msginfo in
8694                 procmsg_save_to_outbox returned NULL
8695
8696 2002-07-30 [paul]       0.8.0claws26
8697
8698         * sync with 0.8.1cvs4
8699                 see ChangeLog 2002-07-29
8700
8701 2002-07-29 [thorsten]   0.8.0claws25
8702
8703         * README.claws
8704                 added selective download, delete on server
8705
8706 2002-07-29 [paul]       0.8.0claws24
8707
8708         * sync with 0.8.1cvs3
8709                 see ChangeLog 2002-07-29
8710
8711 2002-07-27 [christoph]  0.8.0claws23
8712
8713         * src/folder.c
8714                 add extra check if fetching the msginfo
8715                 returned NULL
8716
8717 2002-07-27 [paul]       0.8.0claws22
8718
8719         * sync with 0.8.1cvs2
8720                 see ChangeLog 2002-07-26
8721
8722 2002-07-27 [christoph]  0.8.0claws21
8723
8724         * src/imap.c
8725                 add another check if a valid msginfo
8726                 was returned
8727
8728 2002-07-26 [hoa]        0.8.0claws20
8729
8730         * src/folder.c
8731                 Fixed a condition in folder_item_destroy()
8732
8733         * src/imap.c
8734                 Fixed an error in IMAP protocol
8735
8736 2002-07-26 [alfons]     0.8.0claws19
8737
8738         * src/folder.c
8739                 ofcourse compare with identifier, not the path
8740
8741 2002-07-26 [alfons]     0.8.0claws18
8742
8743         * src/folder.c
8744                 use folder item identifier for saving / restoring
8745                 preferences because folder->path might not be unique
8746
8747 2002-07-26 [melvin]     0.8.0claws17
8748
8749         * src/logwindow.c
8750                 Fixed a crash introduced in 0.8.0claws5 when log is 
8751                 cut under 80 characters.
8752
8753 2002-07-26 [paul]       0.8.0claws16
8754
8755         * sync with 0.8.1cvs1
8756                 see ChangeLog 2002-07-26
8757
8758 2002-07-26 [christoph]  0.8.0claws15
8759
8760         * src/imap.[ch]
8761                 imap folder now remembers the last selected
8762                 folder and imap_fetch_msginfo skips selecting
8763                 the folder if it is already selected
8764
8765 2002-07-26 [christoph]  0.8.0claws14
8766
8767         * src/folder.c
8768         * src/folderview.c
8769         * src/imap.c
8770                 fix imap folder rescanning
8771
8772 2002-07-25 [christoph]  0.8.0claws13
8773
8774         * src/filter.c
8775         * src/folder.[ch]
8776         * src/folderview.c
8777         * src/imap.[ch]
8778         * src/mainwindow.c
8779         * src/mbox_folder.c
8780         * src/mh.c
8781         * src/news.c
8782                 implement imap uid cache and uid validity check
8783
8784 2002-07-25 [alfons]     0.8.0claws12
8785
8786         * src/summaryview.c
8787                 fix a brown paper bag bug, and also add some more
8788                 checks
8789
8790 2002-07-25 [christoph]  0.8.0claws11
8791
8792         * src/folder.c
8793                 don't mix copy, fetch_msginfo and remove
8794                 operations in folder item copy and move
8795                 operations
8796
8797 2002-07-25 [christoph]  0.8.0claws10
8798
8799         * src/folderview.c
8800         * src/mainwindow.c
8801         * src/prefs_folder_item.c
8802         * src/summaryview.[ch]
8803                 remove no longer required parameter update_cache from
8804                 summary_show
8805
8806 2002-07-25 [paul]       0.8.0claws9
8807
8808         * sync with 0.8.1
8809         
8810         * AUTHORS
8811                 a few corrections
8812
8813 2002-07-24 [alfons]     0.8.0claws8
8814
8815         * src/summaryview.c
8816                 sort correctly when using simplified subject line
8817                 (closes feature request "[ 585141 ] applying regexp to subject 
8818                 before sort" submitted by Alexandra Walford)
8819
8820 2002-07-24 [paul]       0.8.0claws7
8821
8822         * sync with 0.8.0cvs3
8823                 see ChangeLog 2002-07-24
8824
8825 2002-07-23 [christoph]  0.8.0claws6
8826
8827         * src/folder.c
8828         * src/folder.h
8829         * src/summaryview.c
8830         * src/summaryview.h
8831         * src/main.c
8832                 o separate processing and summaryview
8833                 o removed summary_write_cache from summaryview
8834                 o removed summaryview->killed_messages, because we don't have
8835                   to keep a list of killed messages anymore. New cache will
8836                   keep the hidden messages in cache anyway
8837         * src/folderview.c
8838         * src/inc.c
8839         * src/selective_download.c
8840                 o removed unnecessary summary_write_cache calls
8841         * src/procmsg.c
8842                 o don't set ignore thread flag in procmsg_get_thread_tree
8843                   if it is already set
8844         * src/mainwindow.c
8845         * src/statusbar.h
8846                 o moved STATUSBAR_PUSH/POP to statusbar.h because
8847                   they are used in different files
8848
8849 2002-07-23 [melvin]     0.8.0claws5
8850
8851         * src/addressbook.c
8852         * src/addrgather.c
8853         * src/editaddress.c
8854         * src/editgroup.c
8855         * src/editldap_basedn.c
8856         * src/importldif.c
8857         * src/prefs_common.c
8858                 Fixed few memory leak (gtk_editable_get_chars returns
8859                 an allocated string)
8860         * src/logwindow.c
8861                 Fixed few memory leak (gtk_editable_get_chars returns
8862                 an allocated string) and modified a little the log cutting
8863                 loop.
8864         * src/compose.c
8865                 Replaced a call to an obsolete function gtk_entry_get_text()
8866                 by gtk_editable_get_chars()
8867         * src/send.c
8868                 Removed a debug printf
8869
8870 2002-07-23 [christoph]  0.8.0claws4
8871
8872         * src/filesel.c
8873                 fix another g_dirname memory leak
8874
8875 2002-07-23 [christoph]  0.8.0claws3
8876
8877         * src/mh.c
8878                 fixed a memory leak in mh_fetch_msginfo
8879                 fixed crash when message header could not be
8880                 parsed
8881
8882 2002-07-23 [paul]       0.8.0claws2
8883
8884         * sync with 0.8.0cvs2
8885                 see ChangeLog 2002-07-23
8886
8887 2002-07-23 [paul]       0.8.0claws1
8888
8889         * sync with 0.8.0cvs1
8890                 see ChangeLog 2002-07-23
8891
8892 2002-07-23 [paul]       0.8.0claws
8893
8894         * release of 0.8.0claws
8895
8896 2002-07-23 [paul]       0.7.8claws99
8897
8898         * po/ru.po
8899                 new Russian translation, submitted by
8900                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
8901
8902 2002-07-22 [jens]       0.7.8claws98
8903
8904         * po/de.po
8905                 Updated German translations.
8906
8907 2002-07-22 [paul]       0.7.8claws97
8908
8909         * po/es.po
8910           po/it.po
8911           po/nl.po
8912           po/pt_BR.po
8913                 updated translations by Ricardo Mones Lastra,
8914                 Alessandro Maestri, Wilbert Berendsen and 
8915                 Fabio Jr. Beneditto respectively
8916
8917 2002-07-22 [christoph]  0.7.8claws96
8918
8919         * src/mimeview.c
8920                 fix memory leak caused by wrong g_dirname usage
8921
8922 2002-07-22 [christoph]  0.7.8claws95
8923
8924         * src/summaryview.c
8925                 update new and unread message counts for summaryview
8926                 summaryview does not get it from the folder anymore
8927                 and has to update the values itself
8928
8929 2002-07-22 [melvin]     0.7.8claws94
8930
8931         * po/fr.po
8932                 Updated French translations.
8933
8934 2002-07-22 [christoph]  0.7.8claws93
8935
8936         * src/matcher.c
8937                 set prop->preg pointer to NULL or following check
8938                 will not fail and regexec will be called with
8939                 invalid pointer
8940
8941 2002-07-21 [alfons]     0.7.8claws92
8942         
8943         * src/prefs_common.[ch]
8944                 remove option "Send return receipt on request"
8945
8946 2002-07-21 [thorsten]   0.7.8claws91
8947
8948         * src/mimeview.c
8949                 fixed memleaks, coding style as pointed out by alfons
8950
8951 2002-07-21 [alfons]     0.7.8claws90
8952
8953         * src/messageview.c
8954         * src/noticeview.[ch]
8955                 o fix bug notice view being displayed when going to empty folder 
8956                   (noticed by Christoph)
8957                 o allow RRR to be sent when restarting sylpheed, or changing folder 
8958                   (noticed by Thorsten)
8959
8960 2002-07-21 [thorsten]   0.7.8claws89
8961
8962         * src/mimeview.c
8963                 Included save_all patch from Xaview FACQ
8964                 added support for pathnames
8965
8966 2002-07-21 [alfons]     0.7.8claws88
8967
8968         * po/POTFILES.in
8969         * src/Makefile.am
8970         * src/mainwindow.c
8971         * src/messageview.[ch]
8972         * src/noticeview.c      ** NEW FILE **
8973         * src/noticeview.h      ** NEW FILE **
8974                 make return receipts work again
8975                 (UI idea by Leandro Pereira)
8976
8977 2002-07-21 [paul]       0.7.8claws87
8978
8979         * src/summaryview.c
8980                 fix sensitivity of 'Select thread'
8981
8982 2002-07-21 [paul]       0.7.8claws86
8983
8984         * src/prefs_common.c
8985                 add browser command line for Galeon
8986
8987 2002-07-21 [paul]       0.7.8claws85
8988
8989         * Makefile.am
8990                 fix 'EXTRA_DIST': remove README.README, add TODO
8991                 and TODO.claws
8992
8993 2002-07-21 [alfons]     0.7.8claws84
8994
8995         * src/gtkstext.c
8996                 make enter clear selection
8997                 (closes "[ 579888 ] Editor selection/entry error"
8998                 reported by Steve Lamb)
8999
9000 2002-07-21 [alfons]     0.7.8claws83
9001         
9002         * src/summaryview.c
9003                 sort message list when selecting unthread messages
9004                 (closes "[ 501593 ] switching threaded view doesn't sort"
9005                 reported by Simon Schubert)
9006
9007 2002-07-20 [alfons]     0.7.8claws82
9008         
9009         * src/matcher.c
9010                 const-correctness
9011
9012 2002-07-20 [thorsten]   0.7.8claws81
9013
9014         * src/matcher.c
9015                 Fixed expansion of empty fields in matchactions
9016
9017 2002-07-19 [melvin]     0.7.8claws80
9018
9019         * src/gtkspell.c
9020                 Removed a duplicate menu entry (fast mode) introduced during
9021                 the new cache merge
9022                 Added a menu separator between 'Use alternate' and 'Fast mode'
9023
9024 2002-07-19 [paul]       0.7.8claws79
9025
9026         * tools/Makefile.am
9027           tools/README
9028                 correct typos
9029
9030 2002-07-19 [thorsten]   0.7.8claws78
9031
9032         * tools/calypso_convert.pl      ** NEW FILE **
9033           tools/README
9034           tools/Makefile.am
9035                 script to import mbox files exported
9036                 by calypso
9037                 o generates folder structure
9038                 o includes attachments
9039
9040 2002-07-19 [melvin]     0.7.8claws77
9041
9042         * src/selective_download.[ch]
9043                 Fixed bug where closing the dialog with the window manager's
9044                 close button will not unlock the summary
9045                 Corrected some function declarations that missed a return value
9046                 Made the source code comply better with coding style.
9047         * src/prefs_common.c
9048                 Added new browser command line for Mozilla.
9049
9050 2002-07-18 [paul]       0.7.8claws76
9051
9052         * src/mainwindow.c
9053           src/selective_download.[ch]
9054                 reflect theme changes, fix Gdk Warning when creating 
9055                 pixmap from NULL window, and minor clean up.
9056                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9057
9058         * po/en_GB.po
9059                 updated
9060
9061 2002-07-17 [paul]       0.7.8claws75
9062
9063         * INSTALL[.jp]
9064                 sync with 0.8.0
9065         
9066         * po/en_GB.po
9067                 updated
9068
9069 2002-07-16 [paul]       0.7.8claws74
9070
9071         * tools/filter_conv.pl
9072           tools/README
9073                 replace conversion script with reimplemented version, 
9074                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
9075
9076 2002-07-16 [colin]      0.7.8claws73
9077
9078         * src/summaryview.c
9079                 remove forgotten debug messages - sorry ;-)
9080
9081 2002-07-16 [colin]      0.7.8claws72
9082
9083         * src/mimeview.c
9084           src/summaryview.c
9085           src/textview.c
9086           src/textview.h
9087                 add the ability to select part of a text mime-part 
9088                 to reply.
9089
9090 2002-07-15 [christoph]  0.7.8claws71
9091
9092         * src/folder.c
9093                 fix folder message count for folders without
9094                 msg_is_changed (includes news folders)
9095
9096 2002-07-15 [martin]     0.7.8claws70
9097
9098         * src/summaryview.c
9099                 option "display recipient on 'From'..." now works
9100                 without the need of enabling the option
9101                 "display  sender  using  address  book".
9102
9103 2002-07-15 [christoph]  0.7.8claws69
9104
9105         * src/summaryview.c
9106                 removed setting folder status from summaryview.
9107                 folder.c should update all message counts correctly.
9108
9109 2002-07-15 [paul]       0.7.8claws68
9110
9111         * po/pt_BR.po
9112                 updated by Fabio Junior Beneditto
9113
9114 2002-07-15 [darko]      0.7.8claws67
9115
9116         * src/mh.c
9117                 Fixed target folder colorization, don't decrease op
9118                 number twice
9119
9120 2002-07-14 [paul]       0.7.8claws66
9121
9122         * sync with main 0.8.0
9123                 see ChangeLog 2002-07-14
9124
9125 2002-07-13 [melvin]     0.7.8claws65
9126         
9127         * src/addrbook.c
9128         * src/addressbook.c
9129         * src/addrindex.c
9130                 Replaced sprintf by g_snprintf to prevent possible buffer
9131                 overflow.
9132         * src/news.c
9133                 Corrected a log message output format.
9134                 Added a missing "done" debug output.
9135         * src/compose.c
9136                 Added keyboard accelerator for Priority menu items
9137                 Added missing \n in debug output
9138         * src/logwindow.c
9139         * src/gtkspell.c
9140         * src/rfc2015.c
9141                 Added missing \n in debug output
9142
9143 2002-07-13 [paul]       0.7.8claws64
9144
9145         * man/sylpheed.1
9146                 change Sergey's email address to the sf address
9147
9148         * src/textview.c
9149                 increase show_url_timeout (more useful for long
9150                 urls)
9151
9152 2002-07-12 [sergey]     0.7.8claws63
9153
9154         * src/rfc2015.c
9155                 applied (with some modifications) patch to set the
9156                 micalg parameter for signatures
9157                 (2001-08-28 Werner Koch <wk@gnupg.org>)
9158
9159 2002-07-12 [sergey]     0.7.8claws62
9160
9161         * man/Makefile.am
9162         * configure.in
9163                 fixed man page installation
9164
9165 2002-07-12 [paul]       0.7.8claws61
9166
9167         * sync with 0.7.8cvs26
9168                 see ChangeLog 2002-07-11 and 2002-07-12
9169
9170 2002-07-11 [christoph]  0.7.8claws60
9171
9172         * src/compose.c
9173         * src/procmsg.c
9174                 first use the message number to find the message
9175                 to mark with a reply flag but check the
9176                 message-id if we got the correct message, if not
9177                 try to find it by message-id.
9178                 use new string seperator that is not allowed
9179                 in message-ids.
9180
9181 2002-07-11 [paul]       0.7.8claws59
9182
9183         * sync with 0.7.8cvs23
9184                 see ChangeLog 2002-07-10
9185
9186 2002-07-10 [christoph]  0.7.8claws58
9187
9188         * src/folder.[ch]
9189         * src/msgcache.[ch]
9190                 Added message-id table to the cache in memory
9191                 and functions to msgcache.c and folder.c to
9192                 fetch MsgInfos by message id
9193         * src/compose.c
9194         * src/procmsg.c
9195                 store folder and message-id of message replying
9196                 to in queue header and set reply flag after sending
9197                 (Closes bug #469498)
9198
9199 2002-07-10 [paul]       0.7.8claws57
9200
9201         * AUTHORS
9202           man/sylpheed.1.gz
9203                 add Martin to the list of authors
9204
9205 2002-07-09 [martin]     0.7.8claws56
9206         * src/gtksctree.c
9207                 Added gtk_ctree_last_visible(), tree_update_level(),
9208                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
9209                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9210                 from gtk+ to gtksctree.c for the new sorting code
9211                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
9212                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
9213         * src/gtksctree.h
9214                 Added declaration for gtk_sctree_sort_recursive() and
9215                 gtk_sctree_sort_node
9216         * src/addressbook.c
9217         * src/foldersel.c
9218         * src/folderview.c
9219         * src/summaryview.c
9220                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9221                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
9222
9223 2002-07-08 [paul]       0.7.8claws55
9224
9225         * more sync with 0.7.8cvs21
9226                 see ChangeLog 2002-07-08
9227
9228 2002-07-08 [paul]       0.7.8claws54
9229
9230         * sync with 0.7.8cvs21
9231                 see ChangeLog 2002-07-08
9232
9233 2002-07-07 [alfons]     0.7.8claws53
9234
9235         * src/Makefile.am
9236         * src/stock_pixmap.[ch]
9237         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
9238         * src/pixmaps/notice_error.xpm  ** NEW FILE **
9239         * src/pixmaps/notice_note.xpm   ** NEW FILE **
9240                 add new pixmaps for upcoming notice pane
9241
9242 2002-07-06 [melvin]     0.7.8claws52
9243
9244         * src/gtkspell.[ch]
9245                 Made them a bit closer to Sylpheed's coding style.
9246                 Removed old code.
9247                 Removed possible memory leaks when some errors occurs.
9248
9249 2002-07-06 [melvin]     0.7.8claws51
9250
9251         * po/Makefile.in.in
9252                 Removed --no-location in xgettext command line to help
9253                 translators that use Emacs' po-mode
9254         * src/quote_fmt.c
9255                 Removed unnecessary comments that messed up sylpheed.pot
9256
9257 2002-07-06 [paul]       0.7.8claws50
9258
9259         * sync with 0.7.8cvs19
9260                 see ChangeLog 2002-07-05
9261
9262 2002-07-06 [christoph]  0.7.8claws49
9263
9264         * src/folder.c
9265         * src/mainwindow.c
9266                 fix folder_item_remove_all_msg and folderview
9267                 status for trash folders after emptying trash
9268
9269 2002-07-05 [paul]       0.7.8claws48
9270
9271         * sync with 0.7.8cvs16
9272                 see ChangeLog 2002-07-04 and 2002-07-05
9273
9274 2002-07-04 [paul]       0.7.8claws47
9275
9276         * sync with 0.7.8cvs14
9277                 see  ChangeLog 2002-07-04
9278
9279 2002-07-03 [alfons]     0.7.8claws46
9280
9281         * src/folder.c
9282                 dupe folder item's path because it's being reallocated
9283                 by new folder scanning code
9284
9285 2002-07-03 [christoph]  0.7.8claws45
9286
9287         * src/imap.c
9288                 better IMAP uid fetching using 'FETCH 1:* (UID)'
9289         * src/msgcache.c
9290                 add missing return in msgcache_write
9291
9292 2002-07-02 [thorsten]   0.7.8claws44
9293
9294         * src/jpilot.c
9295         * src/msgcache.c
9296         * src/rfc2015.c
9297                 use binary mode for file access
9298
9299 2002-07-02 [christoph]  0.7.8claws43
9300
9301         * major code cleanup (part 1)
9302         
9303                 - unused variables removed
9304                 - unused functions removed
9305                 - uninitialized variables checked
9306                 - missing return statements added
9307                 - missing function return types added
9308                 - added parentheses around assignment and
9309                   && in || when suggested by gcc
9310               
9311         * src/mh.c
9312         * src/folder.c
9313                 replaced direct calls to folder->scan_tree
9314                 with folder_scan_tree and restore folder
9315                 prefs in this function. The folder should
9316                 not have to deal with them.
9317                 ( Should now work for all folder types )
9318
9319 2002-07-02 [paul]       0.7.8claws42
9320
9321         * sync with 0.7.8cvs13
9322                 see ChangeLog 2002-07-01 and 2002-07-02
9323
9324 2002-07-01 [christoph]  0.7.8claws41
9325
9326         * src/summaryview.c
9327                 fix "goto next/prev unread message" with
9328                 ignored threads
9329
9330 2002-07-01 [paul]       0.7.8claws40
9331
9332         * po/es.po
9333                 updated by Ricardo Mones Lastra
9334
9335 2002-06-30 [match]      0.7.8claws39
9336
9337         * src/jpilot.c
9338                 applied variation of leonerd's patch (566661) to
9339                 allow multiple email addresses per JPilot entry.
9340                 addresses may be separated by space, comma, pipe,
9341                 semi-colon, new-line.
9342
9343 2002-06-30 [alfons]     0.7.8claws38
9344
9345         * src/procmsg.c
9346                 simple fix for putting older nodes before
9347                 newer nodes when threading by subject
9348
9349 2002-06-30 [christoph]  0.7.8claws37
9350
9351         * src/folder.c
9352         * src/folderview.c
9353         * src/mh.c
9354         * src/news.c
9355         * src/procmsg.c
9356                 fix broken folder tree rescaning
9357                 and don't use procmsg_get_mark_sum
9358                 anymore
9359
9360 2002-06-30 [christoph]  0.7.8claws36
9361
9362         * merge new cache branch
9363         * src/imap.c
9364                 fix new cache imap copy bug
9365         * src/folder.c
9366                 improved folder_item_scan
9367                 it should now always set the correct
9368                 new, unread and total message counts
9369
9370 2002-06-29 [paul]       0.7.8claws35
9371
9372         * configure.in
9373                 correct syntax error
9374
9375 2002-06-29 [paul]       0.7.8claws34
9376
9377         * configure.in
9378           Makefile.am
9379           man/Makefile.am       ** NEW FILE **
9380           man/sylpheed.1.gz     ** NEW FILE **
9381                 add Sylpheed man page
9382
9383 2002-06-29 [paul]       0.7.8claws33
9384
9385         * po/pt_BR.po
9386                 updated by Fabio Junior Beneditto
9387
9388 2002-06-28 [jens]       0.7.8claws32
9389
9390         * po/de.po
9391                 translation updated
9392
9393         * src/selective_download.c
9394                 removed gettext for space " "
9395
9396         * src/imap.c
9397                 removed wrong space
9398
9399 2002-06-28 [paul]       0.7.8claws31
9400
9401         * sync with 0.7.8cvs11
9402                 see ChangeLog 2002-06-28
9403
9404 2002-06-28 [paul]       0.7.8claws30
9405
9406         * sync with 0.7.8cvs10
9407                 see ChangeLog 2002-06-27 and 2002-06-28
9408
9409 2002-06-26 [paul]       0.7.8claws29
9410
9411         * src/addrgather.c
9412           src/selective_download.c
9413                 don't gettextise empty strings.
9414                 reserved by gettext. gettext("") returns 
9415                 the header entry with meta information, 
9416                 not the empty string
9417
9418         * po/en_GB.po
9419                 updated
9420
9421 2002-06-26 [paul]       0.7.8claws28
9422
9423         * sync with 0.7.8cvs7
9424                 see ChangeLog 2002-06-25
9425
9426         * src/prefs_common.c
9427                 ...and in the process, tweak the gui a little
9428
9429 2002-06-25 [alfons]     0.7.8claws27
9430         
9431         * configure.in
9432         * src/Makefile.am
9433                 fine tune ldap library detection
9434
9435 2002-06-25 [alfons]     0.7.8claws26
9436
9437         * src/compose.c
9438                 don't allow return receipts when composing a news article
9439
9440 2002-06-25 [paul]       0.7.8claws25
9441
9442         * Makefile.am
9443                 add '$(AMTAR)' to 'release' section to allow for
9444                 new and older autotools
9445
9446 2002-06-25 [paul]       0.7.8claws24
9447
9448         * src/summaryview.c
9449                 fix "No more unread messages" persistant pop-up
9450                 window bug
9451
9452 2002-06-25 [paul]       0.7.8claws23
9453
9454         * po/it.po
9455                 updated by Alessandro Maestri
9456
9457 2002-06-25 [paul]       0.7.8claws22
9458
9459         * sync with 0.7.8cvs6
9460                 see ChangeLog 2002-06-25
9461
9462 2002-06-24 [paul]       0.7.8claws21
9463
9464         * tools/update-po
9465                 add GPL copyright information
9466
9467 2002-06-24 [paul]       0.7.8claws20
9468
9469         * tools/Makefile.am
9470           tools/README
9471           tools/update-po       ** NEW FILE **
9472                 add script that eases the creation of *.po files
9473                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
9474
9475 2002-06-23 [alfons]     0.7.8claws19
9476
9477         * src/messageview.c
9478                 make notification_convert_header obey const correctness
9479                 (next step will be fixing the broken return receipt)
9480
9481 2002-06-23 [paul]       0.7.8claws18
9482
9483         * src/messageview.c
9484                 fix bug introduced in last commit:
9485                 removed too much code in last commit - put back what's
9486                 needed
9487
9488 2002-06-23 [paul]       0.7.8claws17
9489
9490         * src/messageview.[ch]
9491                 remove code committed in error from locally patched
9492                 source
9493
9494 2002-06-23 [colin]      0.7.8claws16
9495
9496         * src/compose.[ch]
9497                 add compose_entry_select(), used to select the default_to
9498                 email address - hopefully avoiding people sending mails to
9499                 wrong recipients.
9500
9501 2002-06-22 [alfons]     0.7.8claws15
9502
9503         * AUTHORS
9504                 add Bram Metsch & Stanislav Karchebny
9505         * src/smtp.[ch]
9506         * src/prefs_account.[ch]
9507         * src/send.c
9508                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
9509                   options.  (see <http://sourceforge.net/tracker/index.php
9510                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
9511
9512                 - merge Stanislav's fix to make SMTP AUTH work with qmail
9513                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
9514
9515 2002-06-22 [paul]       0.7.8claws14
9516
9517         * sync with 0.7.8cvs5
9518                 see ChangeLog 2002-06-19 and 2002-06-20
9519
9520 2002-06-22 [alfons]     0.7.8claws13
9521
9522         * src/selective_download.c
9523                 fix a stupid mistake I made
9524
9525 2002-06-22 [alfons]     0.7.8claws12
9526
9527         * src/selective_download.[ch]
9528                 fix another unnoticed leak; cleanup code
9529
9530 2002-06-21 [alfons]
9531
9532         * tools/Makefile.am
9533                 gpg-sign <-- gpg-sign-syl
9534
9535 2002-06-21 [alfons]     0.7.8claws11
9536
9537         * src/selective_download.c
9538         * src/selective_download.h
9539                 fix assorted mix of allocation errors (should solve
9540                 problem reported by Philippe GramoullĂ©, see:
9541                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
9542
9543 2002-06-20 [melvin]     0.7.8claws10
9544
9545         * tools/gpg-sign *REMOVED*
9546           tools/gpg-sign-syl *ADDED*
9547                 Replaced the gpg clearsigning script with the version using
9548                 xterm instead of ssh-askpass and changed its name.
9549
9550         * README.claws
9551                 Updated actions example to reflect the renaming of the
9552                 gpg clearsigning script.
9553
9554 2002-06-19 [paul]       0.7.8claws9
9555
9556         * sync with 0.7.8claws9
9557                 see ChangeLog 2002-06-18 and 2002-06-19
9558
9559 2002-06-19 [paul]       0.7.8claws8
9560
9561         * sync with 0.7.8cvs1
9562                 see ChangeLog 2002-06-18
9563
9564 2002-06-18 [alfons]     0.7.8claws7
9565
9566         * src/mainwindow.h
9567                 add omitted prototype
9568
9569 2002-06-17 [paul]       0.7.8claws6
9570
9571         * src/mainwindow.c
9572                 fix hiding of exec_btn
9573
9574 2002-06-17 [paul]       0.7.8claws5
9575
9576         * src/pop.c
9577                 remove unneeded code: should_delete() 
9578                 and Pop3State::uidl_todelete_list
9579
9580 2002-06-17 [paul]       0.7.8claws4
9581
9582         * sync with 0.7.8
9583                 see ChangeLog 2002-06-11 and 2002-06-13
9584
9585 2002-06-16 [alfons]     0.7.8claws3
9586         
9587         * src/folder.c
9588                 make sure lock sort mode (claws specific) is
9589                 also persists after a tree rescan
9590
9591 2002-06-16 [alfons]     0.7.8claws2
9592
9593         * src/prefs_folder_item.c
9594         * src/folder.[ch]
9595                 fix persistence of folder sort mode (broken
9596                 by adapting Hiro's new folder persistence code)
9597
9598 2002-06-16 [alfons]     0.7.8claws1
9599
9600         * AUTHORS
9601         * src/logwindow.c
9602         * src/prefscommon.[ch]
9603                 control size of log text in log window; 
9604                 closes patch #569155 submitted by Mitko Haralanov.
9605
9606 2002-06-15 [paul]       0.7.8claws
9607
9608         * release of 0.7.8claws
9609
9610 2002-06-15 [paul]       0.7.7claws
9611
9612         * po/pt_BR.po
9613                 updated by Fabio Junior Beneditto
9614
9615 2002-06-14 [paul]       0.7.6claws49
9616
9617         * po/es.po
9618                 updated by Ricardo Mones Lastra
9619
9620 2002-06-14 [paul]       0.7.6claws48
9621
9622         * po/nl.po
9623                 updated translation by Wilbert Berendsen
9624
9625 2002-06-14 [melvin]     0.7.6claws47
9626
9627         * po/fr.po
9628                 Updated French translation
9629
9630 2002-06-13 [paul]       0.7.6claws46
9631
9632         * src/filesel.c
9633                 allow filename to be typed in, rather than just
9634                 selected by the mouse. Patch by Gustavo Noronha Silva.
9635
9636 2002-06-13 [alfons]     0.7.6claws45
9637
9638         * src/mainwindow.[ch]
9639                 more cleanups (removing unnecessary menu items Expand 
9640                 summary / message view)
9641
9642 2002-06-13 [melvin]     0.7.6claws44
9643
9644         * po/POTFILES.in
9645                 Added src/string_match.c
9646         * src/string_match.c
9647                 Fixed possible buffer overflow.
9648                 Corrected typo.
9649                 Added missing config.h header.
9650         * src/prefs_common.c
9651           src/prefs_matcher.c
9652           src/prefs_scoring.c
9653                 Made some strings translatable (missing _(..)).
9654
9655 2002-06-13 [melvin]     0.7.6claws43
9656
9657         * README.claws
9658                 Corrected action example (verifying clearsigned mail).
9659         * src/prefs_account.c
9660                 Corrected typo.
9661         * src/prefs_common.c
9662                 Removed incorrect line that generated a Gtk-CRITICAL msg.
9663
9664 2002-06-12 [alfons]     0.7.6claws42
9665
9666         * src/summaryview.c
9667                 add init of score column lost in 0.7.6claws42
9668
9669 2002-06-12 [paul]       0.7.6claws41
9670
9671         * src/prefs_account.c
9672                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
9673                 behavior of the radio buttons, (from 0.7.7cvs2)
9674
9675 2002-06-11 [alfons]     0.7.6claws40
9676
9677         * src/messageview.[ch]
9678         * src/summaryview.[ch]
9679         * src/summary_search.c
9680         * src/mainwindow.c
9681                 perform a sync to bring in Hiro's separate view implementation 
9682
9683                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
9684
9685 2002-06-11 [paul]       0.7.6claws39
9686         
9687         * src/prefs_account.c
9688                 correct a typo on the Receive tab
9689
9690 2002-06-10 [match]      0.7.6claws38
9691
9692         * src/addressbook.c
9693                 Included address completion patch from Gustavo Noronha.
9694
9695 2002-06-10 [paul]       0.7.6claws37
9696
9697         * src/inc.[ch]
9698           src/pop.c
9699           src/prefs_account.[ch]
9700           src/selective_download.[ch]
9701                 apply PATCH #561712
9702                  NEW:
9703                 - check if POP Account
9704                 - Receive Button renamed to Preview
9705                 - Preview Button Popup: preview new/all messages
9706                 - Download Button
9707                 - Account Preferences-->Receive tab checkbutton if you
9708                   want to remove Mail after Download
9709                 -: default YES
9710                 - Account Preferences-->Receive tab checkbutton use
9711                   filtering rules on preview
9712                   (think of delete_on_server)
9713                 -: default YES
9714                 - Account selectable from SD dialog
9715                 - checkbutton to show already downloaded messages if
9716                   all messages are previewed
9717                 - new clist column showing Date
9718                 - ESC KEY close
9719                 FIXES:
9720                 - play ball with UIDL
9721                 - fault tolerant (?) 
9722                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9723
9724 2002-06-10 [melvin]     0.7.6claws36
9725
9726         * README.claws
9727                 Added a hint to ac/README in cvs instructions.
9728
9729         * src/prefs_actions.c
9730                 Made it possible to use a more elaborate command line
9731                 for asynchronous actions, too.
9732
9733 2002-06-10 [melvin]     0.7.6claws35
9734         
9735         * src/prefs_actions.c
9736                 Make it possible to use a more elaborate command line
9737                 (e.g. |foo|bar|cat>there;echo Done|)
9738                 Corrected error message when calling %f, %F and %p commands
9739                 from the compose window.
9740
9741 2002-06-09 [colin]      0.7.6claws34
9742
9743         * src/summaryview.c
9744                 Automatically find unread messages in current folder
9745                 before annoying the user.
9746
9747 2002-06-08 [alfons]     0.7.6claws33
9748
9749         * po/it.po
9750                 remove bad formatting string in it.po translation
9751                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
9752
9753 2002-06-08 [paul]       0.7.6claws32
9754
9755         * sync with 0.7.6cvs25
9756                 see ChangeLog 2002-06-07
9757
9758 2002-06-05 [paul]       0.7.6claws31
9759
9760         * src/mainwindow.c
9761                 add 'Sort by locked' and 'Sort by score'
9762
9763 2002-06-05 [paul]       0.7.6claws30
9764
9765         * sync with 0.7.6cvs24
9766                 see ChangeLog 2002-06-04
9767
9768 2002-06-04 [paul]       0.7.6claws29
9769
9770         * po/pt_BR.po
9771                 updated by Fabio Junior Beneditto
9772
9773 2002-06-03 [thorsten]   0.7.6claws28
9774
9775         * src/matcher.c
9776                 fclose() matcherrc after reading
9777
9778 2002-06-03 [paul]       0.7.6claws27
9779
9780         * sync with 0.7.6cvs21
9781                 see ChangeLog 2002-05-31
9782
9783 2002-05-31 [paul]       0.7.6claws26
9784
9785         * sync with 0.7.6cvs20
9786                 see ChangeLog 2002-05-29 and 2002-05-30
9787
9788 2002-05-31 [paul]       0.7.6claws25
9789
9790         * src/imap.c
9791                 hopefully fix last buggy sync
9792
9793         * README.claws
9794                 correct typo in 'Actions' examples
9795
9796 2002-05-29 [paul]       0.7.6claws24
9797
9798         * sync with 0.7.6cvs18
9799                 see ChangeLog 2002-05-28 and 2002-05-29
9800
9801         * src/news.c
9802           src/nntp.[ch]
9803                 sync with above 
9804
9805 2002-05-28 [paul]       0.7.6claws23
9806
9807         * sync with 0.7.6cvs16
9808                 see ChangeLog 2002-05-28
9809
9810 2002-05-27 [thorsten]   0.7.6claws22 
9811
9812         * faq/it/sylpheed-faq-1.html
9813           faq/it/sylpheed-faq-2.html
9814           faq/it/sylpheed-faq-3.html
9815           faq/it/sylpheed-faq.html
9816                 corrected DOS lineendings
9817         * faq/de/sylpheed-faq-1.html
9818           faq/de/sylpheed-faq-2.html
9819           faq/en/sylpheed-faq-1.html
9820           faq/en/sylpheed-faq-2.html
9821           faq/en/sylpheed-faq-3.html
9822           faq/es/sylpheed-faq-1.html
9823           faq/es/sylpheed-faq-2.html
9824           faq/es/sylpheed-faq-3.html
9825           faq/fr/sylpheed-faq-1.html
9826           faq/it/sylpheed-faq-1.html
9827           faq/it/sylpheed-faq-2.html
9828           faq/it/sylpheed-faq-3.html
9829           faq/it/sylpheed-faq.html
9830                 changed ">" to &quot;
9831
9832 2002-05-27 [paul]       0.7.6claws21
9833         
9834         * sync with 0.7.6cvs15
9835                 see ChangeLog 2002-05-27
9836
9837 2002-05-27 [paul]       0.7.6claws20
9838
9839         * src/prefs_account.c
9840                 correct a typo
9841
9842 2002-05-26 [paul]       0.7.6claws19
9843
9844         * tools/README
9845                 correct a typo
9846
9847 2002-05-25 [paul]       0.7.6claws18
9848
9849         * tools/README
9850                 add description of kmail2sylpheed.pl
9851
9852 2002-05-25 [paul]       0.7.6claws17
9853
9854         * tools/kmail2sylpheed.pl       ** NEW FILE **
9855                 perl script that converts an exported Kmail address
9856                 book, converts it to sylpheed addressbook file,
9857                 writes the file to .sylpheed, and updates
9858                 addrbook--index.xml 
9859
9860 2002-05-25 [paul]       0.7.6claws16
9861
9862         * sync with 0.7.6cvs14
9863                 see ChangeLog 2002-05-23
9864
9865 2002-05-24 [paul]       0.7.6claws15
9866
9867         * README.claws
9868                 make a correction and add some more info
9869
9870 2002-05-24 [paul]       0.7.6claws14
9871
9872         * src/compose.c
9873                 fix memory leak in 
9874                 compose_redirect_write_headers_from_headerlist()
9875                 add Subject and Resent-Message-ID to
9876                 compose_redirect_write_headers()
9877                 Received, Subject, and X-UIDL are filtered out in 
9878                 compose_redirect_write_to_file()
9879
9880 2002-05-23 [paul]       0.7.6claws13
9881
9882         * src/compose.[ch]
9883           src/filtering.c
9884           src/mainwindow.c
9885           src/matcher.[ch]
9886           src/matcher_parser_lex.l
9887           src/matcher_parser_parse.y
9888           src/prefs_common.[ch]
9889           src/prefs_filtering.c
9890           src/summaryview.c
9891                 rename 'Bounce' to 'Redirect'
9892
9893 2002-05-23 [paul]       0.7.6claws12
9894
9895         * more sync with 0.7.6cvs13
9896           src/compose.c
9897                 see ChangeLog 2002-05-22
9898
9899 2002-05-22 [paul]       0.7.6claws11
9900
9901         * sync with 0.7.6cvs13
9902           src/codeconv.c
9903                 see ChangeLog 2002-05-20
9904           src/prefs_common.c
9905                 see ChangeLog 2002-05-22
9906
9907 2002-05-21 [melvin]     0.7.6claws10
9908
9909         * src/folderview.c
9910                 Added missing filtering and scoring headers
9911                 Fixed bad function call that showed garbage 
9912                 in Folder->Processing
9913
9914 2002-05-21 [paul]       0.7.6claws9
9915
9916         * tools/Makefile.am
9917                 make all tools executable, (patch by Alfons).
9918
9919 2002-05-20 [alfons]     0.7.6claws8
9920
9921         * src/procheader.c
9922                 don't forget to call mktime() so we have a valid week 
9923                 and year day
9924                 (Bug report by Roger Sondermann <mail@jumaros.de>)
9925
9926 2002-05-20 [paul]       0.7.6claws7
9927
9928         * src/html.c
9929                 fix broken parsing of urls
9930         * src/textview.c
9931                 fix displaying of urls
9932
9933                 both fixes from the patch [547855] by Eugene 
9934                 Brevdo (zonem)
9935
9936 2002-05-19 [alfons]     0.7.6claws6
9937
9938         * configure.in
9939                 make sylpheed configure correctly with the latest
9940                 and greatest of automake / autoconf / gettext
9941
9942 2002-05-19 [alfons]     0.7.6claws5
9943
9944         * src/procheader.c
9945         * src/procheader.h
9946                 add function for returning ime zone offset
9947         * src/quote_fmt.c
9948         * src/quote_fmt_parse.y
9949                 better quotation formatting - does not convert
9950                 to local time, but uses the original date string.
9951                 
9952                 Note: %z inserts the timezone offset (should 
9953                 work also on platforms where strftime does not
9954                 support %z).
9955
9956 2002-05-18 [christoph]  0.7.6claws4
9957
9958         * src/summaryview.c
9959                 fix indentation of some code
9960         * tools/Makefile.am
9961                 fix spaces after \
9962         * src/Makefile.am
9963                 add missing \
9964                 correct path for ignorethread.xpm
9965                 incorrect filename for sylpheed_logo.xpm
9966                 add missing include matcher_parser_parse.h
9967
9968 2002-05-18 [paul]       0.7.6claws3
9969
9970         * sync with 0.7.6cvs8
9971                 see ChangeLog 2002-05-16 and 2002-05-17
9972
9973 2002-05-18 [melvin]     0.7.6claws2
9974
9975         * README.claws
9976                 Corrected an action's definition and fixed some misspellings.
9977
9978 2002-05-18 [paul]       0.7.6claws1
9979
9980         * tools/Makefile.am
9981           tools/gpg-sign        ** new file **
9982           tools/uudec           ** new file **
9983                 add Melvin's Actions scripts
9984
9985         * README.claws
9986                 add Melvin's descriptions for Actions
9987
9988 2002-05-18 [paul]       0.7.6claws
9989
9990         * Version 0.7.6claws released
9991
9992 2002-05-17 [paul]       0.7.5claws32
9993
9994         * po/es.po
9995                 updated by Ricardo Mones Lastra
9996
9997 2002-05-17 [paul]       0.7.5claws31
9998
9999         * src/compose.c
10000                 fix Account prefs default folder for sent/draft/deleted
10001                 messages bug
10002
10003         * po/it.po
10004           po/nl.po
10005                 updated translation by Alessandro Maestri and
10006                 Wilbert Berendsen
10007
10008 2002-05-17 [melvin]     0.7.5claws30
10009
10010         * src/prefs_actions.c
10011                 Fixed bug where using %F not at the end of the command 
10012                 resulted in an additional empty argument being created.
10013                 Thanks to Darko Koruga for reporting the bug.
10014
10015 2002-05-17 [melvin]     0.7.5claws29
10016
10017         * po/fr.po
10018                 Updated French translations.
10019
10020 2002-05-15 [paul]       0.7.5claws28
10021         
10022         * po/es.po
10023                 updated by Ricardo Mones Lastra
10024
10025 2002-05-15 [paul]       0.7.5claws27
10026
10027         * sync with 0.7.6cvs4
10028                 see ChangeLog 2002-05-14 and 2002-05-15
10029
10030 2002-05-14 [paul]       0.7.5claws26
10031
10032         * sync with 0.7.6cvs1
10033                 see ChangeLog 2002-05-13
10034
10035 2002-05-13 [thorsten]   0.7.5claws25
10036
10037         * src/messageview.c
10038                 fix select_all and copy in multipart messages
10039         * src/mainwindow.c
10040                 fix select_all and copy in multipart messages
10041
10042 2002-05-12 [paul]       0.7.5claws24
10043
10044         * src/summaryview.c
10045                 reverse last commit, bug already fixed in 0.7.5claws3
10046
10047 2002-05-12 [netztorte]  0.7.5claws23
10048
10049         * src/summaryview.c
10050                 dont parse empty addressbook (checked in before claws20)
10051
10052 2002-05-12 [melvin]     0.7.5claws22
10053
10054         * src/procmsg.[ch]
10055                 Removed unneeded priority code introduced by the previous 
10056                 commit.
10057
10058 2002-05-12 [melvin]     0.7.5claws21
10059
10060         * src/compose.[ch]
10061                 Added possibility to set message's priority.
10062         * src/procmsg.[ch]
10063                 Added possibility to set message's priority.
10064                 Added missing headers
10065
10066 2002-05-12 [melvin]     0.7.5claws20
10067
10068         * src/prefs_actions.c
10069                 Removed implicitely added quotes around the name
10070                 of the temporary files of mime parts.
10071
10072 2002-05-12 [paul]       0.7.5claws19
10073
10074         * sync with 0.7.5cvs20
10075                 see ChangeLog 2002-05-11
10076
10077 2002-05-12 [alfons]     0.7.5claws18
10078
10079         * src/quote_fmt_lex.l
10080         * src/quote_fmt_parse.y
10081                 allow quote / reply date & time format to be set using
10082                 %D{format}. format is a format string you'd pass to
10083                 strftime() (see man strftime, or the Display tab |
10084                 Date format setting).
10085
10086                 Currently %D converts the date to local time. 
10087
10088 2002-05-11 [paul]       0.7.5claws17
10089
10090         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
10091                 see ChangeLog 2002-05-10 and 2002-05-11
10092
10093 2002-05-10 [paul]       0.7.5claws16
10094
10095         * sync with 0.7.5cvs16
10096                 see ChangeLog entries 2002-05-09 and 
10097                 2002-05-10
10098
10099 2002-05-10 [colin]      0.7.5claws15
10100
10101         * src/textview.c
10102                 Corrected a bug that prevented sylpheed to open
10103                 double-clicked URIs.
10104
10105 2002-05-09 [paul]       0.7.5claws14
10106
10107         * sync with 0.7.5cvs14
10108                 see ChangeLog 2002-05-08 and 2002-05-09
10109
10110 2002-05-08 [paul]       0.7.5claws13
10111
10112         * sync with 0.7.5cvs11
10113                 see ChangeLog entry 2002-05-08
10114
10115 2002-05-08 [paul]       0.7.5claws12
10116
10117         * src/mainwindow.c
10118           src/textview.[ch]
10119                 fix segfault on View->Open in new window
10120                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10121
10122 2002-05-07 [paul]       0.7.5claws11
10123
10124         * sync with 0.7.5cvs9
10125                 see ChangeLog entry 2002-05-07
10126
10127 2002-05-06 [paul]       0.7.5claws10
10128
10129         * src/messageview.c
10130           src/textview.c
10131                 display url in statusbar on single-click
10132                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10133
10134 2002-05-06 [match]      0.7.5claws9
10135
10136         * src/addritem.[ch]
10137                 new functions.
10138         * src/addrcache.c
10139                 tidy up.
10140         * src/xmlprops.[ch]
10141                 XML implementation of properties file.
10142         * src/exporthtml.[ch]
10143         * src/expthtmldlg.[ch]
10144         * src/addressbook.c
10145                 export to HTML.
10146
10147 2002-05-02 [sergey]     0.7.5claws8
10148
10149         * src/mainwindow.c (mainwin_entries),
10150           src/prefs_common.c (prefs_send_create()),
10151           src/codeconv.c (locale_table):
10152                 use charset name "Windows-1251" instead of "CP1251".
10153
10154 2002-05-02 [colin]      0.7.5claws7
10155         
10156         * src/compose.c
10157           src/prefs_common.c
10158           src/prefs_folder_item.c
10159                 Fixed cosmetics bugs due to Outbox renamed to Sent.
10160
10161 2002-05-02 [hiro]       0.7.5claws6
10162
10163         * src/imap.c
10164                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
10165
10166 2002-05-02 [paul]       0.7.5claws5
10167
10168         * src/compose.c
10169                 more sync with 0.7.5cvs7, see ChangeLog entry
10170                 2002-05-02
10171
10172 2002-05-02 [hiro]       0.7.5claws4
10173
10174         * src/compose.c
10175                 compose_queue_sub():
10176                 check if queue folder exists (closes #550397).
10177                 removed directory creation since it should be handled
10178                 transparently.
10179         * src/imap.c
10180                 imap_add_msg(): return UID for appended message
10181                 (closes #548842).
10182
10183 2002-04-30 [paul]       0.7.5claws3
10184
10185         * src/summaryview.c
10186                 fix account_find_from_address() bug
10187
10188 2002-04-28 [colin]      0.7.5claws2
10189
10190         * src/compose.c
10191           src/textview.c
10192           src/prefs_common.[ch]
10193           src/utils.[ch]
10194                 Added user-definable quotation characters recognition.
10195
10196 2002-04-28 [paul]       0.7.5claws1
10197
10198         * sync with 0.7.5cvs4
10199                 see ChangeLog entry  2002-04-25
10200
10201 2002-04-28 [paul]       0.7.5claws
10202
10203         * po/es.po
10204           po/nl.po
10205           po/pt_BR.po
10206                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
10207                 Fabio Junior Beneditto
10208
10209 2002-04-27 [jens]       0.7.4claws103
10210
10211         * po/de.po
10212                 updated German translation.
10213
10214 2002-04-27 [hiro]       0.7.4claws102
10215
10216         * src/summaryview.c
10217                 summary_write_cache(): fixed the mark loss of hidden messages.
10218
10219 2002-04-26 [melvin]     0.7.4claws101
10220
10221         * src/procmsg.c
10222                 fixed a second typo (same one)
10223         * po/fr.po
10224           po/it.po
10225           po/pt_BR.po
10226                 fixed the type again...
10227
10228 2002-04-26 [melvin]     0.7.4claws100
10229
10230         * src/procmsg.c
10231                 fixed a typo in an alert message ("temorary").
10232         * po/it.po
10233         * po/pt_BR.po
10234                 corrected the typo  described above.
10235         * po/fr.po
10236                 updated French translation.
10237
10238 2002-04-26 [darko]      0.7.4claws99
10239
10240         * src/summaryview.c
10241                 fix target folder colorization
10242
10243 2002-04-25 [paul]       0.7.4claws98
10244
10245         * po/it.po
10246                 updated by Alessandro Maestri
10247
10248 2002-04-24 [colin]      0.7.4claws97
10249         
10250         * src/compose.c
10251                 Fixed double "subject is empty" question.
10252
10253 2002-04-23 [colin]      0.7.4claws96
10254         
10255         * src/mimeview.c
10256                 Corrected issue when "automatically display images" was
10257                 not set : first image remained after selecting second.
10258
10259 2002-04-23 [melvin]     0.7.4claws95
10260
10261         * src/prefs_actions.c
10262                 Don't display in/out dialog if there is nothing to show.
10263
10264 2002-04-23 [paul]       0.7.4claws94
10265
10266         * sync with 0.7.5cvs3
10267                 bug fixes: see ChangeLog entry 2002-04-23
10268
10269 2002-04-22 [darko]      0.7.4claws93
10270
10271         * src/compose.c
10272                 fix previous check-in which changed code after
10273                 merge from main
10274
10275 2002-04-22 [paul]       0.7.4claws92
10276
10277         * faq/de/*
10278                 add German FAQ
10279         * faq/en/*
10280           faq/es/*
10281           faq/fr/*
10282                 update English, Spanish and French FAQs
10283         * manual/de/*
10284           manual/es/*
10285                 add German and Spanish manuals
10286         * manual/en/*
10287           manual/fr/*
10288                 update English and French manuals
10289
10290         * src/Makefile.am
10291                 add to and re-arrange the pixmap entries
10292
10293 2002-04-22 [darko]      0.7.4claws91
10294
10295         * src/compose.c
10296                 fix sender initials recognition to only allow
10297                 '>' after the initials
10298
10299 2002-04-21 [paul]       0.7.4claws90
10300
10301         * sync with 0.7.5 release
10302                 see ChangeLog entry 2002-04-21
10303
10304 2002-04-21 [alfons]
10305
10306         * src/Makefile.am
10307                 add colin's new pixmaps to EXTRA_DIST
10308
10309 2002-04-21 [colin]      0.7.4claws89
10310         * src/compose.c
10311         * src/inc.c
10312         * src/mainwindow.[ch]
10313         * src/prefs_common.[ch]
10314         * src/stock_pixmap.[ch]
10315                 Added "Work offline" ability.
10316
10317 2002-04-21 [colin]      0.7.4claws88
10318         
10319         * src/mimeview.c
10320         * src/prefs_common.c
10321         * src/prefs_common.h
10322         * src/textview.c : Added an option to common preferences -> display
10323           to allow user not to automatically display images.
10324
10325 2002-04-21 [paul]       0.7.4claws87
10326
10327         * sync with 0.7.4cvs52
10328                 see ChangeLog entry 2002-04-21 (src/imap.c)
10329
10330 2002-04-21 [paul]       0.7.4claws86
10331
10332         * sync with 0.7.4cvs51
10333                 see ChangeLog entry 2002-04-21
10334
10335 2002-04-21 [paul]       0.7.4claws85
10336
10337         * sync with 0.7.4cvs49
10338                 see ChangeLog entries 2002-04-20 and 2002-04-21
10339
10340         * src/Makefile.am
10341                 clean up: remove old 'stock_' element from xpm 
10342                 filenames.
10343
10344 2002-04-21 [alfons]     0.7.4claws84
10345
10346         apply sync patch from Paul
10347
10348         * src/folderview.c
10349                 use old claws prefs_folder_item_create() for now
10350
10351 2002-04-19 [match]      0.7.4claws83
10352
10353         * src/addressbook.[ch]
10354         * src/addrharvest.[ch]
10355         * src/addrgather.[ch]
10356                 recurse folders.
10357         * src/mainwindow.c
10358         * src/summaryview.[ch]
10359                 change menu option.
10360
10361 2002-04-19 [paul]       0.7.4claws82
10362
10363         * po/pt_BR.po
10364                 updated by Fabio Junior Beneditto
10365
10366 2002-04-14 [alfons]     0.7.4claws81
10367
10368         * src/passphrase.c
10369                 add #include <sys/types.h> for mode_t and off_t 
10370
10371 2002-04-13 [paul]       0.7.4claws80
10372         
10373         * src/main.c
10374           src/passphrase.[ch]
10375           src/pgptext.c
10376           src/prefs_common.[ch]
10377           src/rfc2015.c
10378                 enable storing of GnuPG passphrase for the whole 
10379                 session or a user-defined number of minutes. patch 
10380                 submitted by Ravemax <ravemax@dextrose.com>
10381
10382 2002-04-13 [alfons]     0.7.4claws79
10383
10384         * src/textview.c
10385                 make email parser also stop scanning when encountering separators
10386                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
10387
10388 2002-04-13 [paul]       0.7.4claws78
10389
10390         * sync with 0.7.4cvs39
10391                 see ChangeLog entry 2002-04-12
10392
10393 2002-04-11 [paul]       0.7.4claws77
10394
10395         * sync with 0.7.4cvs37
10396                 see ChangeLog entry 2002-04-11
10397
10398 2002-04-11 [paul]       0.7.4claws76
10399
10400         * COPYING 
10401                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
10402                 the clause for OpenSSL). sync with sylpheed main
10403
10404 2002-04-09 [melvin]     0.7.4claws75
10405
10406         * src/compose.c
10407                 Made 'Ctrl-Enter' on send ignore some modifiers 
10408                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
10409                 to bind other *-Enter (but not Alt-Enter).
10410
10411 2002-04-09 [paul]       0.7.4claws74
10412
10413         * sync with 0.7.4cvs35
10414                 see ChangeLog entries 2002-04-09
10415
10416 2002-04-08 [paul]       0.7.4claws73
10417
10418         * sync with 0.7.4cvs33
10419                 see ChangeLog entry 200-04-08
10420
10421 2002-04-07 [match]      0.7.4claws72
10422
10423         * src/addrharvest.[ch]
10424                 fixed to read all addresses in header, regardless
10425                 of header size. improved name parsing. accommodate
10426                 harvest from folders and selected message.
10427         * src/addritem.[ch]
10428                 included new address parsing function.
10429         * src/addrgather.[ch]
10430         * src/addressbook.[ch]
10431         * src/summaryview.[ch]
10432         * src/mainwindow.c
10433                 allow address harvest of folder as well as selected
10434                 messages.
10435
10436 2002-04-07 [paul]       0.7.4claws71
10437
10438         * src/esmtp.[ch]
10439           src/smtp.c
10440                 don't try to authenticate with CRAM-MD5 in SMTP when 
10441                 SMTP-AUTH enabled if MTA doesn't issue this 
10442                 auth-method in it's ehlo-response. bug item #531364,
10443                 patch item #938910. patch submitted by Colin Leroy 
10444                 <colin@colino.net>
10445
10446 2002-04-07 [paul]       0.7.4claws70
10447
10448         * src/nntp.c
10449                 fix missing MODE_READER bug. patch submitted by
10450                 Colin Leroy <colin@colino.net>
10451
10452 2002-04-07 [alfons]     0.7.4claws69
10453
10454         * src/matcher.[ch]
10455         * src/prefs_filtering.c
10456         * src/summaryview.c
10457                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
10458                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
10459
10460 2002-04-07 [paul]       0.7.4claws68
10461
10462         * sync with 0.7.4cvs32
10463                 see ChangeLog entry 2002-04-06
10464
10465         * tools/filter_conv.pl
10466                 more bug fixes
10467
10468 2002-04-06 [paul]       0.7.4claws67
10469
10470         * tools/filter_conv.pl
10471                 modify to be able to find the name of the first
10472                 mailbox and use that. main's filter does not
10473                 record the full path to the mailbox and therefore
10474                 can only filter to the first mailbox.
10475
10476 2002-04-05 [paul]       0.7.4claws66
10477
10478         * tools/filter_conv.pl
10479                 attempt to make the script all-encompassing and
10480                 be able to convert any main 'filter' rule thrown
10481                 at it
10482
10483 2002-04-05 [paul]       0.7.4claws65
10484
10485         * tools/filter_conv.pl
10486                 allow for collapsed folder trees
10487
10488 2002-04-05 [paul]       0.7.4claws64
10489
10490         * sync with 0.7.4cvs31
10491                 see ChangeLog entries 2002-04-05
10492
10493 2002-04-03 [paul]       0.7.4claws63
10494
10495         * sync with 0.7.4cvs29
10496                 see ChangeLog entries 2002-04-02 and 2002-04-03
10497
10498 2002-04-02 [paul]       0.7.4claws62
10499
10500         * sync with 0.7.4cvs26
10501                 see ChangeLog entry 2002-04-01
10502
10503 2002-04-02 [match]      0.7.4claws61
10504
10505         * src/pine.[ch]
10506         * src/importpine.[ch]
10507         * src/addressbook.c
10508                 import Pine address book.
10509
10510 2002-04-02 [match]      0.7.4claws60
10511
10512         * src/addrharvest.[ch]
10513                 improve address parsing of funky addresses.
10514
10515 2002-04-02 [darko]      0.7.4claws59
10516
10517         * src/compose.c
10518                 wrap on send improvements, it now recognizes quoted
10519                 initials as part of the quotation string, and it
10520                 does not join lines separated by CR
10521
10522 2002-04-01 [match]      0.7.4claws58
10523
10524         * src/mgutils.[ch]
10525                 added new functions.
10526         * src/mutt.[ch]
10527                 remove excessive duplicate address generation
10528                 on import.
10529
10530 2002-04-01 [alfons]     0.7.4claws57
10531         
10532         * src/summaryview.c
10533                 put back g_free() 
10534
10535 2002-04-01 [paul]       0.7.4claws56
10536
10537         * sync with 0.7.4cvs25
10538                 see ChangeLog entry 2002-04-01
10539
10540 2002-04-01 [alfons]     0.7.4aprilfool55
10541
10542         * src/summaryview.c
10543                 honour feature request item #537427 to allow for
10544                 displaying names from address book for sent mail also
10545
10546 2002-03-29 [paul]       0.7.4claws54
10547
10548         * src/mainwindow.c
10549           src/prefs_filtering.[ch]
10550           src/prefs_matcher.c
10551           src/summaryview.c
10552                 add 'fast filter' for claws' filtering,
10553                 /Tools/Create filter rule/... patch submitted
10554                 by Neill Miller <neillm@thecodefactory.org>
10555
10556 2002-03-29 [paul]       0.7.4claws53
10557
10558         * sync with 0.7.4cvs24
10559                 see ChangeLog entry 2002-03-29
10560
10561 2002-03-28 [paul]       0.7.4claws52
10562
10563         * sync with 0.7.4cvs23
10564                 see ChangeLog entry 2002-03-28
10565
10566 2002-03-27 [melvin]     0.7.4claws51
10567
10568         * src/prefs_actions.c
10569                 Added support to pass only one message part (as a
10570                 file) to the command using '%p'. No quotes are needed
10571                 because doubles quotes are automatically added.
10572                 Fixed bug where Sylpheed could block when waiting for
10573                 a child process to finish.
10574                 Changed the help menu to remove quotes around symbols to 
10575                 avoid misinterpretation (they must not be used).
10576
10577 2002-03-27 [melvin]     0.7.4claws50
10578
10579         * src/inc.c
10580                 Made the new mail notification command always 
10581                 execute asynchronously.
10582
10583 2002-03-27 [paul]       0.7.4claws49
10584
10585         * src/compose.c
10586                 fix bug introduced in last commit
10587
10588 2002-03-27 [paul]       0.7.4claws48
10589
10590         * sync with 0.7.4cvs21
10591                 see ChangeLog 2002-03-26 and 2002-03-27
10592
10593 2002-03-26 [hoa]        0.7.4claws47
10594
10595         * src/prefs_folder_item.c
10596                 really fixed the bug #516442 with folder rescan.
10597
10598 2002-03-26 [paul]       0.7.4claws46
10599
10600         * sync with 0.7.4cvs19
10601                 see ChangeLog entries 2002-03-25 and 2002-03-26
10602
10603 2002-03-25 [hoa]        0.7.4claws45
10604
10605         * src/matcher.c
10606         * src/mh.c
10607                 fix the bug #516442 with folder rescan.
10608
10609         * src/prefs_common.[ch]
10610         * src/compose.c
10611                 added an option to enable two different behaviours
10612                 for bounce.
10613
10614
10615 2002-03-25 [paul]       0.7.4claws44
10616
10617         * src/mainwindow.c
10618           src/selective_download.c
10619                 correct a few menuitem labels
10620
10621 2002-03-25 [christoph]  0.7.4claws43
10622
10623         * src/procmsg.c
10624                 fix non deleted tmp message in
10625                 procmsg_save_to_outbox
10626                 fix problems caused by sync with
10627                 main branch's procmsg_send_queue
10628
10629 2002-03-25 [paul]       0.7.4claws42
10630
10631         * src/quote_fmt.c
10632           src/quote_fmt_lex.l
10633           src/quote_fmt_parse.y
10634                 add Last name (%L) placeholder for quoting. 
10635                 patch submitted by Thorsten Thielen 
10636                 <thth@users.sourceforge.net>
10637
10638 2002-03-25 [paul]       0.7.4claws41
10639
10640         * src/utils.c
10641                 get full hostname. patch submitted by
10642                 Bob Woodside <rwoodside1@comcast.net>
10643
10644 2002-03-25 [paul]       0.7.4claws40
10645
10646         * src/account.c
10647           src/news.c
10648           src/nntp.[ch]
10649           src/prefs_account.[ch]
10650                 enable NNTP over SSL. patch submitted by
10651                 Pascal Jermini <pascal@infinity.hn.org>
10652
10653 2002-03-24 [paul]       0.7.4claws39
10654
10655         * src/prefs_common.c
10656                 make the arrangement of the Compose tab more
10657                 coherent
10658
10659         * src/mainwindow.c
10660                 fix some irregularities of style
10661
10662         * po/de.po
10663                 updated by Kilian Krause
10664
10665 2002-03-23 [paul]       0.7.4claws38
10666
10667         * po/pt_BR.po
10668                 updated by Fabio Junior Beneditto
10669
10670 2002-03-23 [paul]       0.7.4claws37
10671
10672         * src/mainwindow.c
10673                 move 'Gather addresses' to 'Tools' menu
10674                 make 'Selective download' sensitive
10675
10676 2002-03-23 [paul]       0.7.4claws36
10677
10678         * sync with 0.7.4cvs16
10679                 see ChangeLog entries 2002-03-23
10680
10681 2002-03-22 [christoph]  0.7.4claws35
10682
10683         * src/quote_fmt_parse.y
10684                 fix include program output
10685
10686 2002-03-22 [alfons]     0.7.4claws34
10687
10688         * src/pop.c
10689                 initialize GDate stack variable correctly (sorry!)
10690
10691 2002-03-22 [paul]       0.7.4claws33
10692
10693         * src/compose.c
10694           src/mainwindow.c
10695           src/prefs_actions.c
10696           src/prefs_common.c
10697                 rename 'Tool' to 'Tools'
10698
10699         * src/mainwindow.c
10700                 move 'Delete duplicated messages' from
10701                 'Message/' to 'Tools/'
10702                 re-arrange the order of 'Tools/' items
10703
10704 2002-03-22 [paul]       0.7.4claws32
10705
10706         * src/addr_compl.c
10707           src/addressbook.[ch]
10708                 auto-address completion now also matches on
10709                 Nickname. patch submitted by Bob Forsman 
10710                 <hammor@users.sourceforge.net>
10711
10712         * src/editaddress.c
10713                 correct a spelling mistake
10714
10715 2002-03-22 [alfons]     0.7.4claws31
10716
10717         * src/pop.c
10718                 fix getting uidl from incorrect string 
10719                 (spotted by Colin)
10720
10721 2002-03-21 [alfons]     0.7.4claws30
10722
10723         * src/pop.c
10724                 more code refactoring
10725                 plug mem leak introduced by delete on server
10726
10727 2002-03-21 [paul]       0.7.4claws29
10728
10729         * sync with 0.7.4cvs11
10730                 see ChangeLog entries 2002-03-20
10731
10732 2002-03-20 [alfons]     0.7.4claws28
10733
10734         * src/inc.c
10735                 apply Colin's patch and refactor
10736
10737 2002-03-20 [paul]       0.7.4claws27
10738
10739         * sync with sylpheed 0.7.4cvs9
10740                 see ChangeLog entry 2002-03-20
10741
10742 2002-03-19 [christoph]  0.7.4claws26
10743
10744         * src/mh.c
10745         * src/procmsg.[ch]
10746         * src/summaryview.c
10747                 revert changes for flag updates
10748                 (does not work correctly and no time to debug)
10749
10750 2002-03-20 [alfons]     0.7.4claws25
10751
10752         * src/pop.c
10753                 refactor should_delete() a little bit 
10754
10755 2002-03-19 [paul]       0.7.4claws24
10756
10757         * src/inc.[ch]
10758           src/pop.c
10759           src/prefs_account.[ch]
10760                 allow the user to leave downloaded mail on the 
10761                 server for n days. Patch submitted by Colin Leroy 
10762                 <colin@colino.net>
10763
10764 2002-02-19 [paul]       0.7.4claws23
10765
10766         * sync with sylpheed 0.7.4cvs8
10767                 see ChangeLog entries 2002-03-19
10768
10769 2002-03-18 [paul]       0.7.4claws22
10770
10771         * sync with sylpheed 0.7.4cvs6
10772                 see ChangeLog entry 2002-03-18
10773
10774 2002-03-18 [paul]       0.7.4claws21
10775
10776         * po/en_GB.po
10777                 add en_GB message catalogue
10778
10779         * src/mbox_folder.c
10780           src/prefs_account.c
10781           src/prefs_actions.c
10782                 correct a few spelling mistakes
10783
10784 2002-03-17 [alfons]     0.7.4claws20
10785
10786         * src/matcher.c
10787                 more stringent checks for NULL params when writing
10788                 filtering actions to a file
10789                 
10790 2002-03-17 [hoa]        0.7.3claws20
10791
10792         * src/news.c
10793                 fixed the count of new messages
10794
10795         * src/compose.c
10796                 fixed the "attachment properties" window
10797
10798 2002-03-17 [paul]       0.7.4claws19
10799
10800         * src/defs.h
10801           src/folder.h
10802           src/news.c
10803           src/prefs_account.[ch]
10804           src/procmsg.[ch]
10805           src/summaryview.c
10806                 automatically mark cross-posted messages as read 
10807                 and (optionally) give them a colour label
10808                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
10809                 
10810
10811 2002-03-17 [paul]       0.7.4claws18
10812
10813         * sync with sylpheed 0.7.4cvs5
10814                 see ChangeLog entry 2002-03-17
10815
10816 2002-03-17 [melvin]     0.7.4claws17
10817         
10818         * src/textview.c
10819                 Worked around a gtktext 'bug': when searching for 
10820                 a text in a long message it was scrolling slowly
10821                 line by line until it hit the searched text.
10822         * po/fr.po
10823                 Updated French translation
10824
10825 2002-03-17 [melvin]     0.7.4claws16
10826
10827         * src/mainwindow.c
10828         * src/compose.c
10829         * src/prefs_actions.c
10830                 Moved "Edit/Actions" to "Tool/Actions"
10831                 Made mainwindow/compose window sensitive as soon as
10832                 no child process is running anymore even if the io dialog
10833                 is open.
10834                 Fixed a struct being initialized with a non constant char*
10835
10836 2002-03-16 [christoph]  0.7.4claws15
10837
10838         * configure.in
10839                 add --with-compiler-flags option
10840                 (only for developer hacking)
10841         * src/mh.c
10842         * src/procmsg.[ch]
10843         * src/summaryview.c
10844                 try to make folder-stats and flag handling more
10845                 independent from the summaryview. msgcounts
10846                 are only set when the folder is opened and
10847                 procmsg_msginfo_(un)set_flags will handle it
10848                 later and summaryview will get the values
10849                 from the folder.
10850
10851 2002-03-16 [paul]       0.7.4claws14
10852
10853         * src/messageview.c
10854                 fix Return-receipt. Patch submitted by Bob
10855                 Woodside <rwoodside1@comcast.net>
10856
10857 2002-03-16 [paul]       0.7.4claws13
10858
10859         * src/compose.c
10860                 fix 'dynamic' signatures, make it work again
10861                 broken during sync on 2002-03-14 (0.7.4claws2)
10862
10863 2002-03-15 [match]      0.7.4claws12
10864
10865         * src/addrharvest.[ch]
10866         * src/addrgather.[ch]
10867         * src/addressbook.[ch]
10868         * src/mainwindow.c
10869                 included address harvester feature. still some
10870                 issues with address parsing that I will fix.
10871
10872 2002-03-15 [match]      0.7.4claws11
10873
10874         * src/addrbook.[ch]
10875         * src/addrcache.[ch]
10876         * src/addressbook.[ch]
10877         * src/addrindex.c
10878         * src/editbook.c
10879         * src/importldif.c
10880         * src/importmutt.c
10881         * src/jpilot.[ch]
10882         * src/main.c
10883         * src/syldap.[ch]
10884         * src/vcard.[ch]
10885                 tidy up. fix memory leaks. moved attribs and methods
10886                 from individual interfaces to addrcache object. prep
10887                 for new stuff to come in.
10888
10889 2002-03-15 [alfons]     0.7.4claws10
10890
10891         * src/matcher.[ch]
10892         * src/matcher_parser_parse.y
10893         * src/matcher_parser_lex.l
10894         * src/prefs_matcher.c
10895                 add filtering conditions message greater than, smaller 
10896                 than, and exactly matching a size in bytes
10897                 (does not work with delete from POP3 server yet)
10898
10899                 this should also give others an idea what you should
10900                 do to add new criterions to claws filtering system
10901                 
10902
10903 2002-03-15 [paul]       0.7.4claws9
10904
10905         * tools/filter_conv.pl
10906                 exit if there are no filter rules to convert
10907                 rename filterrc to filterrc.old after completion
10908
10909 2002-03-15 [paul]       0.7.4claws8
10910
10911         * sync with sylpheed 0.7.4cvs3
10912                 see ChangeLog entry 2002-03-14
10913
10914 2002-03-14 [paul]       0.7.4claws7
10915
10916         * src/compose.c
10917                 clean up the last commit (ahem)
10918
10919 2002-03-14 [paul]       0.7.4claws6
10920
10921         * src/compose.c
10922                 fix bug #515655. honour account preferences
10923                 regarding gpg default signing/encryption when 
10924                 changing account from the compose window.
10925
10926 2002-03-14 [paul]       0.7.4claws5
10927
10928         * src/folderview.c
10929                 remove unnecessary curly brackets
10930
10931 2002-03-14 [paul]       0.7.4claws4
10932
10933         * src/folderview.c
10934           src/prefs_filtering.[ch]
10935                 add filter rename on folder rename and filter
10936                 delete on folder delete. Patch submitted by
10937                 Neill Miller <neillm@thecodefactory.org> 
10938
10939 2002-03-14 [christoph]  0.7.4claws3
10940
10941         * src/procmsg.c
10942         * src/send.c
10943                 fix local delivery
10944                 (patch submitted by "Simon 'corecode' Schubert")
10945         * src/prefs_common.c
10946         * src/procmsg.c
10947                 fix gcc 3.0 warning
10948
10949 2002-03-14 [paul]       0.7.4claws2
10950
10951         * sync with sylpheed 0.7.4cvs2
10952                 see ChangeLog entry 2002-03-13
10953
10954 2002-03-12 [darko]      0.7.4claws1
10955
10956         * src/mainwindow.c
10957                 fix what seems to be a copy and paste error
10958                 when setting color for important messages
10959                 (reported by wwp)
10960
10961 2002-03-11 [paul]       version 0.7.4claws released
10962
10963 2002-03-11 [paul]       0.7.4claws
10964
10965         * po/es.po
10966           po/it.po
10967           po/nl.po
10968           po/pt_BR.po
10969                 update message catalogs. Submitted by Ricardo Mones 
10970                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
10971                 Fabio Junior Beneditto
10972
10973         * configure.in
10974           faq/Makefile.am
10975           faq/it/Makefile
10976           faq/it/sylpheed-faq*
10977           src/mainwindow.c
10978           src/manual.[ch]
10979                 add FAQ in Italian
10980         
10981
10982 2002-03-11 [jens]       0.7.3claws7
10983
10984         * po/de.po
10985                 updated German translation
10986
10987 2002-03-11 [melvin]     0.7.3claws6
10988
10989         * po/fr.po
10990                 updated and corrected French translation
10991
10992 2002-03-10 [hoa]        0.7.3claws5
10993
10994         * src/account.c
10995         * src/inc.c
10996         * src/prefs_account.c
10997         * src/procmsg.c
10998         * src/send.[ch]
10999                 fixed the local account.
11000                 you have to change the default "/usr/sbin/sendmail"
11001                 to "/usr/sbin/sendmail -t" in the preferences of
11002                 the local account.
11003
11004         * src/procmime.c
11005                 removed some debug display for renderer
11006
11007 2002-03-10 [paul]       0.7.3claws4
11008
11009         * faq/en/sylpheed-faq-1.html
11010           faq/en/sylpheed-faq-2.html
11011                 update
11012
11013 2002-03-09 [paul]       0.7.3claws3
11014
11015         * sync with sylpheed 0.7.4
11016                 see ChangeLog entry 2002-03-09
11017
11018 2002-03-08 [paul]       0.7.3claws2
11019
11020         * faq/en/sylpheed-faq*
11021           faq/es/sylpheed-faq*
11022           faq/fr/sylpheed-faq*
11023                 update the FAQs
11024
11025         * manual/fr/.cvsignore
11026           manual/fr/Makefilea.am
11027           manual/fr/sylpheed*
11028           src/mainwindow.c
11029           src/manual.[ch]
11030                 add the French manual
11031
11032 2002-03-07 [paul]       0.7.3claws1
11033
11034         * sync with sylpheed 0.7.3cvs4
11035                 see ChangeLog entries  2002-03-06 and 2002-03-07
11036         
11037         * po/nl.po
11038                 updated by Wilbert Berendsen
11039
11040 2002-03-07 [melvin]     0.7.2claws34
11041
11042         * src/selective_download.c
11043                 Changed the pixmap of the receive button to MAIL_RECEIVE.
11044
11045 2002-03-06 [paul]       0.7.2claws33
11046
11047         * sync with sylpheed 0.7.3cvs1
11048                 bug fix, see ChangeLog entry 2002-03-05
11049
11050 2002-03-05 [paul]       0.7.2claws32
11051
11052         * src/mimeview.c
11053           src/pgptext.[ch]
11054           src/procmsg.c
11055                 reverse the pgp ascii-armored code implemented in 
11056                 0.7.2claws16. removal of this code until it matures.
11057                 this means that verifying ascii-armored pgp sigs and
11058                 automatic decryption of ascii-armored encrypted
11059                 messages no longer works.
11060
11061 2002-03-05 [paul]       0.7.2claws31
11062
11063         * configure.in
11064           Makefile.am
11065         * faq/Makefile.am
11066         * faq/en/Makefile.am
11067           faq/en/sylpheed-faq.html
11068           faq/en/sylpheed-faq-1.html
11069           faq/en/sylpheed-faq-2.html
11070           faq/en/sylpheed-faq-3.html
11071         * faq/es/Makefile.am
11072           faq/es/sylpheed-faq.html
11073           faq/es/sylpheed-faq-1.html
11074           faq/es/sylpheed-faq-2.html
11075           faq/es/sylpheed-faq-3.html
11076           faq/es/sylpheed-faq-4.html
11077         * faq/fr/Makefile.am
11078           faq/fr/sylpheed-faq.html
11079           faq/fr/sylpheed-faq-1.html
11080           faq/fr/sylpheed-faq-2.html
11081           faq/fr/sylpheed-faq-3.html
11082         * src/Makefile.am
11083           src/defs.h
11084           src/mainwindow.c
11085           src/manual.[ch]
11086                 add FAQs in English, Spanish and French
11087
11088
11089 2002-03-05 [paul]       0.7.2claws30
11090
11091         * manual/en/sylpheed.html
11092           manual/en/sylpheed-XX.html
11093                 updated the English manual
11094
11095 2002-03-05 [hoa]        
11096
11097         * src/summaryview.c
11098                 dialog box pops up if the article can't be deleted.
11099
11100 2002-03-04 [paul]       
11101         
11102         * po/pt_BR.po
11103                 updated by Fabio Junior Benedito
11104
11105 2002-03-04 [hoa]
11106
11107         * removed ac/gpgme.m4
11108                 to avoid autogen common problem
11109                 developers have to install gpgme development package now
11110
11111         * src/compose.c
11112                 encoding to 7bit or 8bit is enabled.
11113
11114 2002-03-03 [alfons]     0.7.2claws29
11115
11116         * src/pop.c
11117                 merge fix by Oliver Haertel for selective
11118                 download buglet
11119
11120 2002-03-03 [paul]       0.7.2claws28
11121         
11122         * sync with sylpheed 0.7.3
11123
11124 2002-03-03 [paul]       0.7.2claws27
11125
11126         * sync with sylpheed 0.7.2cvs24
11127                 see ChangeLog entries 2002-03-02 and 2002-03-03
11128
11129 2002-03-02 [melvin]     0.7.2claws26
11130
11131         * src/inc.[ch]
11132         * src/main.c
11133         * src/mainwindow.c
11134         * src/prefs_common.[ch]
11135                 Added user definable notification on new mail arrival.
11136                 Removed unused variables in spell checker prefs code.
11137
11138 2002-03-02 [melvin]     0.7.2claws25
11139
11140         * src/quote_fmt.c
11141                 Removed unnecessary escape sequences.
11142                 Changed 'Initial...' to 'Initials of Sender'
11143
11144 2002-03-02 [paul]       0.7.2claws24
11145
11146         * sync with sylpheed 0.7.2cvs22
11147                 see ChangeLog entry 2002-03-01
11148
11149 2002-03-01 [hoa]        0.7.2claws23
11150
11151         * src/mainwindow.c
11152                 Set sensitivity of delete actions to active
11153                 even if the folder is a newsgroup.
11154
11155         * src/summaryview.c
11156                 - Set sensitivity of delete actions
11157                 - Added function check_permission() that will check if the
11158                   user is authorized to delete a message. For news, it
11159                   will check if the author is the same.
11160                 - Enabled deletion when there is no trash folder.
11161
11162         * src/news.[ch]
11163                 - Added news_cancel_article() to cancel articles
11164                 - Implemented news_remove_message() (public function)
11165
11166 2002-03-01 [paul]       0.7.2claws22
11167
11168         * src/gtkutils.c
11169           src/textview.c
11170                 recognise urls that that don't include 'http://' and
11171                 simply begin 'www.' 
11172
11173         * AUTHORS
11174                 remove duplicated name
11175
11176 2002-02-28 [paul]       0.7.2claws21
11177
11178         * src/mainwindow.c
11179           src/summaryview.[ch]
11180                 add ability to 'Select thread'
11181                 combines Melvin's "Select thread's head" patch (#510907)
11182                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
11183                 patch (#518514) 
11184
11185 2002-02-28 [paul]       0.7.2claws20
11186
11187         * src/mimeview.c
11188                 hopefully fix segfault on right-clicking a mime part
11189                 that some people have experienced.      
11190                 fix submitted by Fredrik Olofsson <frol@linux.nu>
11191
11192 2002-02-28 [paul]       0.7.2claws19
11193
11194         * sync with sylpheed 0.7.2cvs21
11195                 see ChangeLog entries 2002-02-27 and 2002-02-28
11196
11197 2002-02-27 [paul]       0.7.2claws18
11198
11199         * sync with sylpheed 0.7.2cvs18
11200                 see ChangeLog entries 2002-02-26 and 2002-02-27
11201
11202 2002-02-26 [alfons]     0.7.2claws17
11203
11204         * src/procheader.c
11205                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
11206                 (spotted by Chris Hessman <idatech@gmx.net>)
11207
11208 2002-02-26 [paul]       0.7.2claws16
11209
11210         * src/mimeview.c
11211           src/pgptext.[ch]
11212           src/procmsg.c
11213                 make decryption of ascii-armored pgp encrypted messages
11214                 and verification of ascii-armored signatures work again.
11215                 slightly altered from the patch by Jens Jahnke 
11216                 <jan0sch@gmx.net>
11217
11218                 ##FIX ME##
11219                 * the checking of plaintext signatures always comes up in 
11220                   a popup box
11221                 * it doesn't work for multipart messages 
11222                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
11223                   including the msg headers and these 2 line themselves, are 
11224                   not displayed
11225
11226         * src/mainwindow.c
11227                 "View/Folder Tree" becomes "View/Separate Folder Tree"
11228                 "View/Message View" becomes "View/Separate Message View"
11229                 because its less ambiguous.
11230
11231         * po/es.po
11232                 updated by Ricardo Mones Lastra
11233
11234 2002-02-26 [paul]       0.7.2claws15
11235
11236         * sync with sylpheed 0.7.2cvs17
11237                 see ChangeLog entries 2002-02-25 and 2002-02-26
11238
11239 2002-02-25 [christoph]  0.7.2claws14
11240
11241         * src/filtering.[ch]
11242         * src/inc.c
11243                 do filtering stuff after all messages have been received
11244                   1. drop all messages to .processing
11245                   2. scan processing folder for messages
11246                   3. filter messages or move to inbox
11247                 this will also find old messages left in processing after
11248                 a crash or something like that and we get a real msginfo
11249                 from folder->get_msg_list and do not have to create our
11250                 own in filter_message
11251         * src/matcher_parser_parse.y
11252                 remove MIX/MAX warning (reordered includes)
11253
11254 2002-02-25 [paul]       0.7.2claws13
11255
11256         * sync with sylpheed 0.7.2cvs15
11257                 see ChangeLog entry 2002-02-24
11258
11259 2002-02-24 [alfons]     0.7.2claws12
11260
11261         * src/filtering.c
11262                 clear old color flags first when applying a new color to
11263                 a message info. 
11264                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
11265
11266 2002-02-24 [alfons]     0.7.2.claws11
11267         
11268         * AUTHORS
11269         * src/prefs_common.c
11270                 add presets for Opera and Konqueror, closes patch #517261,
11271                 submitted by Ville SkyttĂ€ <scop@users.sourceforge.net>
11272
11273 2002-02-24 [alfons]     0.7.2.claws10
11274
11275         * AUTHORS
11276         * src/summaryview.c
11277                 fix threading for null message ids, closes patch #521601,
11278                 submitted by Bob Forsman <hammor@users.sourceforge.net>
11279
11280 2002-02-24 [alfons]     0.7.2claws9
11281
11282         * src/summaryview.c
11283         * src/filtering.c
11284                 make Tool | Filter Message work with filtering system so
11285                 setting flags also works
11286
11287                 TODO:
11288
11289                 - Processing uses the same function as Tool | Filter
11290                   Message, but doesn't use the same update proc yet
11291
11292 2002-02-23 [paul]       0.7.2claws8
11293
11294         * sync with sylpheed 0.7.2cvs14
11295                 see ChangeLog entries 2002-02-22 and 2002-02-23
11296
11297 2002-02-22 [christoph]  0.7.2claws7
11298
11299         * src/quote_fmt.c
11300                 Add column space to table
11301         * src/quote_fmt_parse.y
11302                 Close files
11303
11304 2002-02-22 [paul]       0.7.2claws6
11305
11306         * src/Makefile.am
11307           src/defs.h
11308           src/filtering.c
11309           src/inc.[ch]
11310           src/mainwindow.c
11311           src/matcher.[ch]
11312           src/matcher_parser_lex.l
11313           src/matcher_parser_parse.y
11314           src/pop.[ch]
11315           src/prefs_account.h
11316           src/prefs_filtering.c
11317           src/selective_download.[ch]   *** NEW FILES ***
11318           src/utils.[ch]
11319           po/POTFILES.in
11320                 Selective Download added to 'Tool' menu. 
11321                 Retrieves email headers of the currently selected pop3 
11322                 account and allows the user to mark emails for deletion 
11323                 right on the pop3 server. Patch submitted by Oliver Haertel 
11324                 <oha@users.sourceforge.net>.
11325         
11326         * po/POTFILES.in
11327                 add 'src/quote_fmt.c'           
11328
11329 2002-02-22 [christoph]  0.7.2claws5
11330
11331         * src/Makefile.am
11332                 added quote_fmt.c
11333         * src/prefs_common.[ch]
11334         * src/prefs_template.c
11335         * src/quote_fmt.c               *** NEW FILE ***
11336         * src/quote_fmt.h
11337                 move quote format symbol description code
11338                 to it's own file because it is used from
11339                 differnent code parts
11340                 Rewrote symbol description GUI
11341                   + use table
11342                   + add separators
11343                   + get data from array (no more long constant strings)
11344         * src/quote_fmt_lex.l
11345         * src/quote_fmt_parse.y
11346                 Symbol for Literal % changed to \% instead of %%
11347                 (More logical as \ is used for quoting for other symbols)
11348                 Add |f and |p to include files and program output
11349                 Examples:
11350                     |f{/home/.../.signature}
11351                     |p{date}
11352         * po/de.po
11353                 Correct wrong spelling for "Referenzen"
11354
11355 2002-02-21 [paul]       0.7.2claws4
11356
11357         * src/procmsg.c
11358                 forgotten during sync
11359
11360 2002-02-21 [paul]       0.7.2claws3
11361
11362         * sync with sylpheed 0.7.2cvs11
11363                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
11364                 2002-02-20 and 2002-02-21
11365
11366 2002-02-20 [melvin]     0.7.2claws2
11367
11368         * src/prefs_actions.c
11369                 Added error report when child cannot fork or when execvp 
11370                 returns with an error.
11371
11372 2002-02-19 [christoph]  0.7.2claws1
11373
11374         * src/codeconv.c
11375                 return unconverted text if conde conversion is not possible
11376                 when libjconv is used.
11377                 (patch submitted by "Simon 'corecode' Schubert")
11378
11379 2002-02-19 [paul]       
11380
11381         * version 0.7.2claws release
11382
11383 2002-02-19 [paul]       0.7.2claws
11384
11385         * po/nl.po
11386                 updated by Wilbert Berendsen
11387
11388
11389 2002-02-18 [alfons]     0.7.1claws13
11390
11391         * src/syldap.c
11392         * src/jpilot.c
11393                 remove references to dlfcn and explicitly loading functions
11394                 from dynalink libs, because libs linked anyway, and functions
11395                 are loaded explicitly
11396
11397 2002-02-17 [melvin]     0.7.1claws12
11398
11399         * src/prefs_actions.c
11400                 Replaced children wait loop with double fork technique.
11401                 Now, input/output window updated at each new output.
11402                 free_children(): Fixed a memory leak.
11403                 Made input/output window non closable if running children
11404                 still exist.
11405                 Added missing <unistd.h> include.
11406                 Added some --debug outputs.
11407
11408 2002-02-17 [melvin]     0.7.1claws11
11409
11410         * src/summaryview.c
11411                 Fixed bug where descending sort order did not select top
11412                 message.
11413
11414 2002-02-17 [melvin]     0.7.1claws10
11415
11416         * acconfig.h
11417                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11418         * src/prefs_common.c
11419                 Pspell data package directory no more hard coded but
11420                 set during configuration (PSPELL_PATH). (Thanks to 
11421                                 Gustavo Noronha Silva.)
11422
11423 2002-02-17 [melvin]     0.7.1claws9
11424
11425         * configure.in
11426                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11427         * src/gtkspell.c
11428                 Fixed compile-time warnings.
11429
11430 2002-02-16 [alfons]     0.7.1claws8
11431
11432         * src/filesel.c
11433                 fix inadvertent free of NULL pointer which caused
11434                 sylpheed to crash when closing the save-as dialog
11435                 using the window close button
11436
11437 2002-02-16 [carsten]    0.7.1claws7
11438         * src/mainwindow.[ch]
11439           src/summaryview.c
11440           src/prefs_common.c
11441                 fixes for pixmap theming code:
11442                         - recently changed mail attributes shouldn't get
11443                           lost any longer
11444                         - theme is only reloaded iff another theme was
11445                           selected
11446
11447 2002-02-16 [paul]       0.7.1claws6
11448
11449         * sync with sylpheed 0.7.2 release
11450                 see ChangeLog entry 2002-02-15 and 2002-02-16
11451
11452 2002-02-15 [paul]       0.7.1claws5
11453
11454         * sync with sylpheed 0.7.1cvs9
11455                 see ChangeLog entry 2002-02-15
11456
11457         * po/POTFILES.in
11458                 remove unneeded headerwindow.c entry
11459
11460 2002-02-14 [carsten]    0.7.1claws4
11461         * src/summaryview.c
11462                 fixed a bug for "Go to next unread message": there was
11463                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
11464                 in the prefs, because of doing "Search again" instead
11465                 "No"
11466
11467 2002-02-14 [carsten]    0.7.1claws3
11468         * src/stock_pixmap.c
11469                 removed 2 more mem leaks; following memprof,
11470                 this code is "leak free" now :)
11471
11472 2002-02-14 [carsten]    0.7.1claws2
11473         * src/stock_pixmap.c
11474                 used opendir/readdir/closedir instead of scandir
11475                 -> code should work now on Solaris
11476
11477 2002-02-14 [paul]       0.7.1claws1
11478
11479         * sync with sylpheed 0.7.1cvs8
11480                 see ChangeLog entries 2002-02-13 and 2002-02-14
11481
11482         * README.claws
11483                 add some description of Actions and Pixmap Themes
11484
11485 2002-02-13 [paul]       
11486
11487         * version 0.7.1claws release
11488
11489 2002-02-13 [paul]       0.7.1claws
11490
11491         * po/es.po
11492           po/it.po
11493           po/pt_BR.po
11494                 updated translations, submitted by Ricardo Mones Lastra,
11495                 Alessandro Maestri and Fabio Junior Beneditto
11496
11497 2002-02-13 [melvin]     0.7.0claws75
11498
11499         * src/prefs_actions.c
11500                 Added missing "signal.h" include
11501
11502 2002-02-13 [melvin]     0.7.0claws74
11503
11504         * src/prefs_folder_item.c
11505                 Added missing "config.h" include
11506         * po/fr.po
11507                 Updated French translation for folder propriety.
11508
11509 2002-02-13 [jens]       0.7.0claws73
11510
11511         * po/POTFILES.in
11512                 Added missing src/prefs_folder_item.c [log added by melvin]
11513         * po/de.po
11514                 Updated German translation.
11515
11516 2002-02-13 [melvin]     0.7.0claws72
11517
11518         * po/fr.po
11519                 Updated French translation.
11520
11521 2002-02-13 [melvin]     0.7.0claws71
11522
11523         * src/gtkutils.c
11524                 Made gtkut_editable_get_selection return NULL if selection
11525                 is of length zero.
11526                 This fixes a bug where selecting part of message A then
11527                 switching to message B and replying to it will not
11528                 quote the message's body.
11529
11530 2002-02-12 [paul]       0.7.0claws70
11531
11532         * src/mainwindow.c
11533                 cosmetic, relating to pixmap themes: on toolbar make 
11534                 updating of 'Exec' and 'Compose news/Compose email'
11535                 icons faster.
11536
11537 2002-02-12 [carsten]    0.7.0claws69
11538         * src/folderview.c
11539           src/mainwindow.[ch]
11540           src/stock_pixmap.c
11541           src/summaryview.c
11542           src/prefs_common.c
11543                 - refreshing after changing pixmap theme better
11544                   now (thanks Paul)
11545                 - wanted to remove some mem leaks, but alfons was
11546                   faster (and had the better solution ;)
11547
11548 2002-02-12 [alfons]     0.7.0claws68
11549
11550         * src/prefs_common.c
11551         * src/stock_pixmap.[ch]
11552                 plug mem leaks, refactor code a little bit
11553
11554
11555 2002-02-12 [sergey]     0.7.0claws67
11556
11557         * src/imap.c
11558                 Fixed problem with copying messages to IMAP folders when the
11559                 server uses something other than '/' as a namespace separator
11560                 (cyrus-imapd uses '.').
11561
11562 2002-02-12 [jens]       0.7.0claws66
11563
11564         * po/de.po
11565                 Updated German Translation
11566
11567 2002-02-12 [paul]       0.7.0claws65
11568
11569         * sync with sylpheed 0.7.1cvs1
11570                 see ChangeLog entry 2002-02-12
11571
11572 2002-02-12 [melvin]     0.7.0claws64
11573
11574         * src/prefs_actions.c
11575                 Fixed "feature" where children's output was duplicated 
11576                 instead of refreshed while monitoring.
11577                 Removed some debug code.
11578
11579 2002-02-12 [christoph]  0.7.0claws63
11580
11581         * src/compose.c
11582                 always delete message from queue after sending/send error
11583                 (closes bug #509601)
11584
11585 2002-02-12 [melvin]     0.7.0claws62
11586
11587         * src/prefs_actions.c
11588                 Children wait loop is now triggered with a timeout of 1s
11589                 Added %F which is replaced with the list of filenames 
11590                 of all selected messages (as suggested by Ricardo Mones Lestra)
11591                 Pipe syntax changed. Prefix with | to send selection, postfix
11592                 with | to retrieve output. Prefix with > or * to send
11593                 user definable input to the command (*: input is hidden)
11594                 Old pipe action should now be postfixed with |, too.
11595
11596 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
11597         * src/stock_pixmap.c
11598                 fixed a bug: if there's no theme directory don't
11599                 throw an error, just do "nothing" (thanks Alfons)
11600
11601 2002-02-12 [carsten]    0.7.0claws60
11602         * src/folderview.c
11603           src/summaryview.c
11604                 had to write the cache twice (nasty!); some marks would 
11605                 get lost if not
11606
11607 2002-02-11 [carsten]    0.7.0claws59
11608         * acconfig.h
11609           configure.in
11610           doc-src/maintainer_guide.txt
11611           src/compose.[ch]
11612           src/defs.h
11613           src/folderview.[ch]
11614           src/gtkutils.[ch]
11615           src/mainwindow.[ch]
11616           src/prefs_common.[ch]
11617           src/stock_pixmap.[ch]
11618           src/summaryview.[ch]
11619                 pixmap theming and related work on pixmap
11620                 handling on some other places
11621                 (e.g. hrm features for all folder)
11622           src/pixmap/stock_*.xpm -> the stock_ was removed
11623         
11624 2002-02-11 [paul]       0.7.0claws58
11625
11626         * sync with sylpheed 0.7.1 release
11627                 see ChangeLog entries 2002-02-11
11628
11629 2002-02-08 [paul]       0.7.0claws57
11630
11631         * sync with sylpheed 0.7.0cvs39
11632                 see ChangeLog entry 2002-02-07 (last entry) 
11633
11634         * src/prefs_actions.c
11635           src/prefs_filtering.c
11636           src/prefs_matcher.c
11637           src/prefs_scoring.c
11638                 sync: made it compile with C compilers other than gcc
11639
11640 2002-02-07 [paul]       0.7.0claws56
11641
11642         * sync with sylpheed 0.7.0cvs38
11643                 see ChangeLog entries 2002-02-06 (last 2 entries) and
11644                 2002-02-07
11645
11646 2002-02-07 [darko]      0.7.0claws55
11647
11648         * src/gtkutils.[ch]
11649         * src/summaryview.c
11650                 Fix const gchar */gchar * issue (thanks Hiro)
11651
11652 2002-02-07 [darko]      0.7.0claws54
11653
11654         * src/compose.[ch]
11655         * src/filtering.c
11656         * src/gtkutils.[ch]
11657         * src/prefs_template.c
11658         * src/quote_fmt.h
11659         * src/quote_fmt_parse.y
11660         * src/summaryview.c
11661         * src/utils.[ch]
11662                 When replying or forwarding an email don't quote the entire
11663                 mail body but use the part of the message text that is selected
11664
11665 2002-02-06 [melvin]     0.7.0claws53
11666
11667         * src/prefs_common.[ch]
11668         * src/gtkspell.[ch]
11669         * src/compose.c
11670                 Made possible to switch quickly to last used dictionary
11671                 which makes checking bilingual documents easier.
11672
11673 2002-02-06 [melvin]     0.7.0claws52
11674         
11675         * po/POTFILES.in
11676                 Added forgotten new file src/prefs_actions.c
11677
11678 2002-02-06 [melvin]     0.7.0claws51
11679
11680         * src/prefs_actions.c   ** NEW FILE **
11681         * src/prefs_actions.h   ** NEW FILE **
11682                 Added actions to execute on message text view, or on the
11683                         message's file.
11684         * src/Makefile.am
11685                 Added src/prefs_actions.[ch]
11686         * src/compose.c
11687                 Added new menu "Edit/Actions"
11688         * src/defs.h
11689                 Added new actionsrc file.
11690         * src/main.c
11691                 Added actionsrc reading.
11692         * src/mainwindow.c
11693                 Added new menus "Edit/Actions" and "Configuration/Actions..."
11694         * src/prefs_common.h
11695                 Added new element actionslst element to prefs_common.
11696
11697 2002-02-06 [paul]       0.7.0claws50
11698
11699         * sync with sylpheed 0.7.0cvs36
11700                 see ChangeLog entry 2002-02-06
11701
11702 2002-02-05 [paul]
11703
11704         * po/es.po
11705                 updated by Ricardo Mones Lastra
11706
11707 2002-02-05 [paul]       0.7.0claws49
11708
11709         * sync with sylpheed 0.7.0cvs33
11710                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
11711
11712 2002-02-05 [paul]       0.7.0claws48
11713
11714         * src/compose.c
11715                 re-add 'Edit/Advanced/Delete entire line', previously named
11716                 'Delete Line+'
11717
11718 2002-02-04 [paul]       0.7.0claws47
11719
11720         * src/compose.c
11721           src/summaryview.c
11722                 fix bug #494993 (Reply All not taking Reply-To into consi)
11723                 eliminate differences in behaviour of right-click 'Reply to all' 
11724                 in summary view and 'Reply to all' on the toolbar. 
11725                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
11726                 view and From gets ignored by 'Reply to all' on toolbar.
11727                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11728                 From when no Reply-To header is present.
11729
11730 2002-02-04 [paul]       0.7.0claws46
11731
11732         * sync with sylpheed 0.7.0cvs30
11733                 see ChangeLog entries 2002-02-03 and 2002-02-04
11734
11735 2002-02-03 [melvin]     0.7.0claws45
11736
11737         * src/gtkspell.[ch]
11738                 Readded function to highlight all misspelled words.
11739                 Fixed bug where user-provided-words did not replace
11740                         correctly the misspelled word when using the mouse.
11741                 Fixed bug where checking a region selected from right to left did
11742                         not check the region at all.
11743                 Fixed bug where 'Check backwards' may not check at all. 
11744                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
11745                 Fixed possible buffer overflow when checking for long strings (>1k).
11746                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
11747                 Accelerators code uses now gtk_widget_add_accel.
11748                 Removed and disabled obsolete and unfinished code.
11749                 Cleaning up.
11750
11751         * src/compose.c
11752                 Added menu item to Highlight all misspelled words.
11753
11754 2002-02-01 [paul]       0.7.0claws44
11755
11756         * src/mainwindow.c
11757                 fix '/View/Hide read messages' sensitivity when all
11758                 messages in a folder are hidden
11759
11760 2002-02-01 [paul]       0.7.0claws43
11761
11762         * src/main.c
11763                 add --send option to command line interface, sends all
11764                 queued mail. Patch submitted by Ricardo Mones Lastra.
11765
11766 2002-01-31 [paul]       0.7.0claws42
11767
11768         * src/mainwindow.c
11769                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
11770
11771 2002-01-31 [paul]       0.7.0claws41
11772
11773         * sync with sylpheed 0.7.0cvs27
11774                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
11775                 and 2002-01-31
11776
11777         * src/textview.c
11778                 comment out elements of textview_show_part() as temporary
11779                 workaround for attachment 'Display as text' bug 
11780
11781         * po/pt_BR.po
11782                 updated by Fabio Junior Beneditto
11783
11784 2002-01-30 [paul]       0.7.0claws40
11785
11786         * sync with sylpheed 0.7.0cvs24
11787                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
11788                 and 2002-01-30
11789
11790         * src/compose.c
11791                 add {N_("/_Spelling"), ... "<Branch>"} to 
11792                 GtkItemFactoryEntry compose_entries[]
11793
11794         * src/prefs_common.c
11795                 add claws menu items to prefs_keybind_apply_clicked()
11796                 and remove non-claws menu items
11797
11798 2002-01-29 [paul]       0.7.0claws39
11799
11800         * sync with sylpheed 0.7.0cvs22
11801                 see ChangeLog entries 2002-01-28 and 2002-01-29
11802
11803 2002-01-28 [melvin]     0.7.0claws38
11804
11805         * src/compose.c
11806                 Added the declartion of compose_send_control_enter.
11807
11808         * src/compose.c
11809         * src/gtkspell.[ch]
11810                 Added in a 'Spelling' menu which includes the configuration menu. 
11811                 Added a real 'Check all' and got rid from the old one which only
11812                 highlited misspelled word.
11813                 Made 'Check while typing' a disableable option.
11814                 Added a dialog when there are no more misspelled word.
11815                 Added a dialog if error occurs when switching to a dictionary.
11816         
11817         * src/prefs_common.[ch]
11818                 Added option for the default 'Check while typing' option.
11819
11820
11821 2002-01-28 [alfons]     0.7.0claws37
11822
11823         * src/compose.c
11824                 fix buglet and make code comply with sylpheed code style
11825
11826 2002-01-28 [paul]       0.7.0claws36
11827
11828         * sync with sylpheed 0.7.0cvs19
11829                 see ChangeLog entries for 2002-01-28
11830
11831 2002-01-28 [hoa]        0.7.0claws35
11832
11833         * src/defs.h
11834                 added rendererrc
11835
11836         * src/main.c
11837                 read the renderer config
11838
11839         * src/procmime.[ch]
11840                 use the renderer config to convert mime attachments
11841
11842         * src/textview.c
11843                 don't use textview_show_html/ertf,
11844                 use get_text_content instead
11845
11846 2002-01-27 [alfons]     0.7.0claws34
11847         
11848         * src/news.c
11849                 make sylpheed believe it can delete a news message...
11850                 (messages are NOT deleted, maybe we should remove
11851                 processing from the folder properties after all.)
11852
11853 2002-01-27 [alfons]     0.7.0claws33
11854
11855         * src/folder.c
11856                 add extra checks
11857         * src/news.c
11858                 implement remove_msg() 
11859
11860 2002-01-27 [alfons]     0.7.0claws32
11861
11862         * src/procmsg.h
11863         * src/procheader.c
11864         * src/messageview.c
11865                 fix return receipt / disposition notification again. this
11866                 stuff seems to break on _every_ major summary UI change, so
11867                 it's now implemented using a flag which is saved in the
11868                 marks cache
11869                 
11870 2002-01-26 [alfons]     0.7.0claws31
11871
11872         * src/import.c
11873                 let import dialog show the destination folder identifier
11874
11875 2002-01-26 [melvin]     0.7.0claws30
11876
11877         * src/folderview.c
11878         * src/summaryview.c
11879                 Readded 'Mark all read' into summary view popup menu
11880                 Added 'Mark all read' in folder view popup menu for IMAP
11881                 and NNTP.
11882                 Made it insensitive if the selected folder is not the shown
11883                 one to avoid 'Mark all read' on the wrong folder.
11884                 
11885 2002-01-26 [paul]       0.7.0claws29
11886
11887         * src/folderview.c
11888           src/summaryview.c
11889                 move 'Mark all read' from summary view to folder view
11890                 menu. (adapted from) patch submitted by Jeremy Andrews,
11891                 <lists@kerneltrap.com>
11892
11893 2002-01-25 [alfons]     0.7.0claws28
11894
11895         * src/gtkstext.c
11896                 put the gtk class name back so GtkSText adapts the 
11897                 settings of GtkText
11898
11899 2002-01-25 [alfons]     0.7.0claws27
11900
11901         * src/folderview.c 
11902                 assimilate Ricardo's patch that shows pixmaps instead of
11903                 plain "new" and "unread" texts in the folder view column
11904                 headers 
11905
11906 2002-01-25 [paul]       0.7.0claws26
11907
11908         * src/Makefile.am
11909                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
11910                 be found in non-standard locations. 
11911                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
11912
11913 2002-01-25 [paul]       0.7.0claws25
11914
11915         * sync with sylpheed 0.7.0cvs16
11916                 see ChangeLog entry 2002-01-25
11917
11918 2002-01-24 [paul]       0.7.0claws24
11919
11920         * more sync with sylpheed 0.7.0cvs15
11921                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
11922
11923 2002-01-23 [sergey]     0.7.0claws23
11924
11925         * src/importldif.c
11926                 Fixed segfault when closing LDIF import wizard with
11927                 the window manager.
11928         * src/imageview.c
11929         * src/imageview.h
11930         * src/messageview.c
11931         * src/mimeview.c
11932                 Fixed wrong scrolling position after switching between
11933                 text and image parts.
11934
11935 2002-01-23 [paul]       0.7.0claws22
11936
11937         * sync with sylpheed 0.7.0cvs15
11938                 see ChangeLog entries 2002-01-22 and 2002-01-23
11939
11940 2002-01-21 [melvin]     0.7.0claws21
11941
11942         * src/prefs_scoring.c
11943         * src/prefs_filtering.c
11944                 Fixed bug where scoring and filtering windows stopped
11945                 autochecking.
11946
11947 2002-01-21 [paul]       0.7.0claws20
11948
11949         * sync with sylpheed 0.7.0cvs12
11950                 see ChangeLog entries 2002-01-20 and 2002-01-21
11951
11952 2002-01-21 [carsten]    0.7.0claws19
11953         * src/mainwindow.c
11954         * src/menu.[ch]
11955         * src/messageview.[ch]
11956         * src/summaryview.[ch]
11957                 changes to shortcuts handling again:
11958                         + "Q" now controled by mainwin
11959                         + v/V are now customizable and have slightly
11960                           different meanings
11961                 the "button" to minimize the messageview (and maximize
11962                 the summary view) is a real button now
11963         * src/compose.c
11964                 "Delete Line+" added to Edit/Advanced (this will also
11965                 delete the '\n')
11966
11967 2002-01-20 [melvin] 0.7.0claws18
11968
11969         * src/addressbook.c
11970                 Made "Bcc" sensitive when addressbook is called from
11971                 compose window (it was a Claws only bug).
11972
11973 2002-01-19 [alfons] 0.7.0claws17
11974
11975         * src/inc.c
11976                 prevent unnecessary updates when currently selected folder has
11977                 no new messages 
11978
11979 2002-01-19 [alfons] 0.7.0claws16
11980         
11981         * src/summaryview.c
11982                 prevent writing the cache based on current message list in summary 
11983                 view when filtering also put messages in currently selected folder
11984
11985 2002-01-19 [paul]
11986
11987         * po/it.po
11988                 Italian translation submitted by Alessandro Maestri
11989                 <a.maestri@cs.tin.it>
11990
11991 2002-01-18 [melvin]     0.7.0claws15
11992
11993         * src/prefs_filters.c
11994                 fixed bug where 'cancel' from 'filters' window stops autochecking
11995                 if the timer timed out  when the window was open.
11996
11997 2002-01-18 [match]      0.7.0claws14
11998
11999         * src/addrclip.[ch]     ** NEW FILE **
12000         * src/addrselect.[ch]   ** NEW FILE **
12001         * src/adbookbase.h      ** NEW FILE **
12002                 addressbook cut, copy and paste
12003         * src/addrbook.[ch]
12004         * src/addrcache.[ch]
12005         * src/addressitem.h
12006         * src/addrindex.[ch]
12007         * src/addritem.[ch]
12008         * src/importldif.c
12009         * src/importmutt.c
12010         * src/jpilot.[ch]
12011         * src/syldap.[ch]
12012         * src/vcard.[ch]
12013         * src/jpilot.[ch]
12014         * src/editbook.c
12015         * src/editjpilot.c
12016         * src/editldap.c
12017         * src/editvcard.c
12018                 support for copy/paste
12019         * src/addressbook.c
12020                 support for copy/paste
12021                 tidy up menu option processing
12022                 correct address list function arguments
12023         * src/editaddress.c
12024                 sort user attributes
12025         * src/ldif.h
12026         * src/mutt.h
12027                 tidy up
12028
12029         * src/addrbook.[ch]
12030         * src/addrbook.[ch]
12031         * src/addrbook.[ch]
12032                 
12033
12034 2002-01-18 [paul]       0.7.0claws13
12035
12036         * sync with sylpheed 0.7.0cvs8
12037                 configure.in: support Mac OS X (Darwin)
12038
12039 2002-01-18 [carsten]    0.7.0claws12
12040         * src/html.c
12041                 small hack to fix a segfault with an empty href
12042                 (reported by Alexandra Walford <deeni@altern.org>)
12043         * src/mainwindow.c
12044         * src/summaryview.c
12045                 the shortcuts for Mark und Mark as unread are hardcoded
12046                 again
12047         * src/compose.c
12048         * src/gtkstext.[ch]
12049                 readded the shortcuts in gtkstext but made them
12050                 customizeable (simply by adding a menu plus a wrapper
12051                 to compose.c)
12052
12053 2002-01-17 [melvin]     0.7.0claws11
12054
12055         * src/gtkspell.c
12056                 fix default dictionary not being saved.
12057
12058 2002-01-16 [darko]      0.7.0claws10
12059
12060         * src/compose.c
12061                 fix wrapping crash with URL longer than wrapping margin
12062
12063 2002-12-08 [hoa]        0.7.0claws10
12064
12065         * src/matcher_parser_parse.y
12066                 fixed some bugs
12067
12068         * src/prefs_filtering.c
12069                 now, we can use bounce action in the dialog box.
12070
12071 2002-01-16 [carsten]    0.7.0claws9
12072         * src/gtkstext.c
12073                 removed the <control> and <alt> shortcuts because they're
12074                 not needed and interefered with the "normal" shortcuts
12075         * src/mainwindow.c
12076         * src/summaryview.c
12077                 removed most of the hardcoded shortcuts and assigned
12078                 them to menu entries making them easy customizable by
12079                 that
12080
12081 2002-01-16 |melvin]     0.7.0claws8
12082
12083         * src/gtkspell.c
12084                 fixed bug where using the mouse and when the compose
12085                 window is not on top may result in a crash.
12086
12087 2002-01-16 [melvin]     0.7.0claws7
12088
12089         * src/compose.c
12090                 fixed a long standingspell checker bug which could 
12091                 cause a crash after sending a message.
12092
12093 2002-01-16 [paul]       0.7.0claws6
12094
12095         * sync with sylpheed 0.7.0cvs7
12096                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
12097                 2002-01-15, and 2002-01-16
12098
12099 2002-01-16 [melvin]     0.7.0claws5
12100
12101         * README.claws
12102         * src/compose.c
12103         * src/gtkspell.[ch]
12104         * src/main.c
12105                 Heavily modified spell checker code to work around
12106                 ispell bug, to add keyboard shortcuts and for future
12107                 enhancements. See README.claws for usage information.
12108
12109 2002-01-15 [alfons]     0.7.0claws4
12110         
12111         * src/summaryview.c
12112                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
12113                 so sorting within threads reflects sort mode
12114
12115 2002-01-15 [christoph]  0.7.0claws3
12116
12117         * src/procmsg.c
12118                 added alertpanel if mail sending failed
12119
12120 2002-01-15 [alfons]     0.7.0claws2
12121         
12122         * src/prefs_filtering.c
12123                 don't stop timer when prefs filtering dialog is opened
12124
12125 2002-01-14 [alfons]     0.7.0claws1
12126
12127         * src/addr_compl.c
12128         * src/prefs.c
12129                 remove debug_print()s for privacy reasons
12130
12131 2002-01-14 [darko]      0.7.0claws
12132
12133         * README.claws
12134                 quotation wrapping is now also in the main branch
12135
12136 2002-01-14 [paul]
12137
12138         * tools/filter_conv.pl
12139                 allow for Boolean Op and case-sensitivity
12140                 this file is included in the release and tagged
12141                 'rel_0_7_0'
12142
12143 2002-01-13 [paul]       0.7.0claws
12144
12145         * release 0.7.0, with cvs tag 'rel_0_7_0'
12146
12147 2002-01-13 [paul]
12148
12149         * tools/filter_conv.pl
12150         * tools/README
12151                 rewritten to output to matcherrc instead of filteringrc
12152
12153         * po/es.po
12154                 updated Spanish translation by Ricardo Mones Lastra
12155
12156 2002-01-13 [alfons]
12157
12158         * po/nl.po
12159                 update dutch translation
12160
12161 2002-01-13 [paul]
12162
12163         * po/pt_BR.po
12164                 Updated by Fabio Junior Beneditto 
12165
12166 2002-01-13 [melvin]     0.6.6claws53
12167
12168         * po/fr.po
12169                 Updated french translation
12170
12171 2002-01-12 [alfons]     0.6.6claws52
12172
12173         * src/filtering.c
12174                 plug mem leak that has been sitting there for ages              
12175
12176 2002-01-12 [alfons]     0.6.6claws51
12177
12178         * src/summaryview.c
12179                 undo melvin's changes from 0.6.6claws48 because summary
12180                 view now refuses to select first unread message when
12181                 selecting a folder 
12182
12183 2002-01-11 [alfons]     0.6.6claws50
12184
12185         * src/import.c
12186                 use claws' semantics for getting folder item when
12187                 importing an mbox file into a folder 
12188                 (submitted by Dale P. Smith)
12189
12190 2002-01-11 [christoph]  0.6.6claws49
12191
12192         * src/prefs.h
12193                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
12194                 toggle widget, because non static prefs can not use
12195                 prefs_set_* functions
12196         * src/prefs_account.c
12197                 toggle smtp auth password field sensitivity if
12198                 user id is empty and add descrition of usage for
12199                 these fields
12200         * src/prefs_folder_item.c
12201                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
12202                 callbacks
12203
12204 2002-01-11 [melvin]     0.6.6claws48
12205
12206         * src/compose.c
12207                 fix the 'Ctrl-Enter' feature for sending and test really
12208                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
12209                 editables which was not documented in Gtk)
12210
12211         * src/summaryview.c
12212                 Made summaryview refresh after sorting and not before.
12213
12214 2002-01-11 [christoph]  0.6.6claws47
12215
12216         * src/compose.c
12217                 select account from account ids if possible and
12218                 correctly set save folder for copy in reedit
12219
12220 2002-01-10 [paul]       0.6.6claws46
12221
12222         * sync with sylpheed 0.7.0 release
12223                 see ChangeLog entries 2002-01-07, 2002-01-08 and
12224                 2002-01-09
12225
12226 2002-01-09 [alfons]
12227
12228         * src/summaryview.c
12229                 remove more dirt traces...
12230
12231 2002-01-09 [alfons]
12232         
12233         * src/summaryview.c
12234                 clean up some traces of my debugging stuff
12235
12236 2002-01-09 [alfons]     0.6.6claws45
12237
12238         * src/filtering.c
12239                 break up filteringprop_apply() in three separate pieces
12240                 so we can drop messages that failed processing in the
12241                 inbox
12242
12243         * src/summaryview.c
12244                 fix bug #469598 "no refresh of inbox after filter" which 
12245                 was introduced by the new summary view locking, and which 
12246                 prevented the summary view to update after a manual filter 
12247                 message. claw's filter message requires a summary_show().
12248                 (aargh, summary_show() again! :-)
12249                 
12250 2002-01-07 [alfons]     0.6.6claws44
12251
12252         * src/headerwindow.c
12253         * src/logwindow.c
12254         * src/messageview.c
12255         * src/sourcewindow.c
12256                 bring in Hiro's last 0.7.0 wm class fixes
12257
12258         * tools/sylprint.pl
12259                 bring in Ricardo's fix for sylprint script
12260
12261         * AUTHORS       
12262         * src/rfc2015.[ch]
12263         * src/prefs_common.[ch]
12264         * src/prefs_account.[ch]
12265         * src/compose.c
12266                 clean up account preference poison in rfc2015,
12267                 and preparation to fix double sign bug 
12268                 (patch submitted by Simon 'corecode' Schubert)
12269
12270 2002-01-07 [christoph]  0.6.6claws43
12271
12272         * src/mh.c
12273                 search for free message number, do not only rely
12274                 on last_num
12275         * src/send.c
12276                 fix smtp auth and use extra account information
12277                 if available, if not use pop3 data instead
12278                 (closes bug #500341)            
12279         * src/ssl.[ch]
12280                 match coding style
12281
12282 2002-01-06 [alfons]     0.6.6claws42
12283
12284         * src/mainwindow.c
12285                 try making the separate windows work again...
12286
12287 2002-01-06 [alfons]     0.6.6claws41
12288
12289         * src/mainwindow.c
12290                 adapt Hiro's separate window menu (to get rid of the funny
12291                 duplicate menu items), and make it work again
12292
12293 2002-01-06 [alfons]     0.6.6claws40
12294
12295         * tools/Makefile.am
12296         * tools/sylprint.rc
12297         * tools/sylprint.pl
12298         * tools/README.sylprint
12299                 add sylprint script for printing mails from Sylpheed
12300                 (contributed by Ricardo Mones Lastra)
12301
12302         * src/acount.c
12303                 clean up
12304
12305 2002-01-06 [melvin]     0.6.6claws39
12306
12307         * src/mainwindow.c
12308         * src/summaryview.c
12309                 Fixed crash introduced in 0.6.6claws38 by the menu
12310                 reorganisation (Hide read messages)
12311         
12312         * ChangeLog.claws 
12313                 Fixed typo (we are now in 2002, alfons ;) )
12314
12315 2002-01-05 [alfons]     0.6.6claws38
12316
12317         * sync with sylpheed 0.6.6cvs10-17
12318                 (last stuff marked as LAST_STABLE)
12319
12320 2002-01-04 [melvin]     0.6.6claws37
12321
12322         * src/account.c
12323                 Made account selection code use strcasestr again instead of
12324                 g_strcasecmp (fixes bug where reediting queued messages
12325                 did not select proper account reported by T. Link).
12326         
12327         * src/folderview.c
12328                 Fix bug where folder icons are not shown when 'hide read messages'
12329                 is on.
12330         
12331         * src/stock_pixmaps.[ch]
12332                 Added folder icons for 'hide read messages'.
12333         
12334         * src/compose.c
12335                 Fixed bug where 'Enter' in a header entry will send the message 
12336                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
12337
12338 2002-01-03 [melvin]     0.6.6claws36
12339         
12340         * src/prefs.[ch]
12341                 Added popup menu for common preferences and
12342                 account preferences (right click on tab displays
12343                                 a menu of all tabs.)
12344
12345 2002-01-02 [melvin]     0.6.6claws35
12346
12347         * src/gtkspell.[ch]
12348                 Made spelling code compatible with undo/redo feature.
12349                 Added creation of suggestion mode menu for the general
12350                         preferences.
12351         
12352         * src/prefs_common.[ch]
12353                 Added option menu for the speller's suggestion mode.
12354                 Added missing spaces in "..." buttons and made a "..."
12355                         button non translatable!
12356         
12357         * src/compose.c
12358                 Made speller use the default suggestion mode.
12359                 Hack to make it possible to choose 'CTRL-Enter' as a
12360                         shortcut for sending (and only for sending).
12361
12362         * src/prefs_folder_item.c
12363                 Changing subject simplification does not update cache 
12364                         anymore (because it is unnecessary).
12365                 Fixed bug where changing subject simplification updated the 
12366                         summaryview even when the viewed folder is not the
12367                         folder which properties are being changed. (E.g. 
12368                                         viewing folder A and changing
12369                                         the subject simplification of 
12370                                         folder B -not being viewed- updated the 
12371                                         summaryview of folder A with data of
12372                                         folder B). (Hope this is clear... )
12373
12374 2001-12-31 [alfons]     0.6.6claws34
12375         
12376         * src/ldif.c
12377         * src/mutt.c
12378                 fgetc() returns a signed integer which doesn't
12379                 fit in a char. so c truncates this to a char
12380                 but we may lose significant bits. i.e. we may
12381                 comparing 0xFF which may not be equal to -1
12382                 unless properly casted to signed char which
12383                 we won't do because fgetc() returns a signed
12384                 integer which doesn't fit in a char. so c 
12385                 truncates this to a char but we may lose 
12386                 significat bits. (you got the idea, thanks
12387                 to Gustavo Noronha Silva <kov@debian.org>
12388                 and the Debian folks!)
12389
12390 2001-12-30 [alfons]     0.6.6claws33
12391
12392         * src/prefs_common.c
12393                 add #ifdef USE_PSPELLs that Melvin forgot               
12394
12395 2001-12-30 [melvin]     0.6.6claws32
12396         
12397         * src/prefs_common.[ch]
12398                 Added configurable color for misspelled words.
12399
12400         * src/gtkspell.[ch]
12401                 Fixed bug of foreground text color (reported by David
12402                                 Mehrmann)
12403                 Added configurable color for misspelled words.
12404
12405 2001-12-30 [alfons]     0.6.6claws31
12406
12407         * src/folder.c
12408                 remove unnecessary things someone put there
12409
12410         * src/mh.c
12411         * src/folder.[ch]
12412                 make folder properties (like threading and sorting) persistent
12413                 (closes bug #497424 "rescan folder tree resets proprieties")
12414                 currently this is only for MH folders. 
12415
12416 2001-12-29 [melvin]     0.6.6claws30
12417
12418         * src/string_match.[ch]
12419                 Optimized a bit: regexp pattern buffer compiled only once, and
12420                   one subroutine call removed. Fixed ^ regexp search: Now, 
12421                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
12422         
12423         * src/summaryview.c
12424                 Subject filtering changed to filter summary columns and
12425                   not directly the messages subject cache. The loss in 
12426                   performance is balanced by the improvement of string_match.
12427                 Added an alert panel if there is an error in the regexp.
12428
12429         * src/src/prefs_folder_item.h
12430                 Added a regexp pattern buffer.
12431
12432 2001-12-28 [alfons]     0.6.6claws29
12433
12434         * src/string_match.[ch]
12435                 clean up name space
12436                 allow compilation *BSD
12437
12438 2001-12-27 [alfons]     0.6.6claws28
12439
12440         * src/filter.c
12441                 sync the Hiro's bug fix for BSD
12442
12443 2001-12-27 [melvin]     0.6.6claws27
12444         
12445         * src/compose.c
12446                 Simplify focus to subject entry code.
12447
12448 2001-12-27 [darko]      0.6.6claws26
12449
12450         * src/filtering.c
12451         * src/mbox_folder.c
12452         * src/messageview.c
12453         * src/mh.c
12454         * src/procheader.[ch]
12455         * src/procmsg.h
12456         * src/stock_pixmap.[ch]
12457         * src/summaryview.c
12458                 Show key icon for encrypted mails in summary view
12459
12460         * src/pixmaps/clip.xpm
12461         * src/pixmaps/clipkey.xpm
12462         * src/pixmaps/key.xpm
12463                 New/modified icons for the above
12464
12465 2001-12-27 [melvin]     0.6.6claws25
12466
12467         * src/prefs_common.c
12468                 Put spell checker options in a separate tab to decrease
12469                 the Common Preferences window height.
12470
12471         * README.claws  
12472                 Update spell checker usage instruction about its options
12473                 location.
12474
12475 2001-12-27 [melvin]     0.6.6claws24
12476
12477         * src/compose.c
12478                 Changed subject entry widget position. Initial focus is
12479                 on the To header instead of the subject entry.
12480                 Creating a new header scrolls the header list to make the
12481                 created one visible. Nevertheless, when automatically filling
12482                 headers, the first one is shown.
12483                 A Tab key press in the last empty header entry zips the 
12484                 focus to the subject entry.
12485                 (I did not change the combo boxes, yet)
12486
12487 2001-12-26 [alfons]     0.6.6claws23
12488
12489         * src/prefs_account.c
12490         * src/inc.c
12491                 allow default inbox to reside in another mailbox (only
12492                 works for POP3 accounts)
12493
12494 2001-12-26 [alfons]     0.6.6claws22
12495         
12496         * src/textview.c
12497                 make reply-on-click work with the account of the selected folder
12498         * src/compose.c
12499                 put a fixme here to remind me to fix finding correct default
12500                 account for nested folders
12501
12502 2001-12-25 [alfons]     0.6.6claws21
12503
12504         * src/summaryview.c
12505                 make column headers display locked and mark pixmaps (idea by Melvin) 
12506                 fix bug by adding score and locked column type to sort array
12507
12508 2001-12-25 [alfons]     0.6.6claws20
12509         
12510         * src/summaryview.c
12511                 catch a *potentially* inadvertent write back of  
12512                 the message cache(s) introduced by 0.6.5claws37
12513
12514 2001-12-25 [christoph]  0.6.6claws19
12515
12516         * src/stock_pixmap.[ch]
12517         * src/summaryview.c
12518                 add ignore thread pixmap
12519                 (can someone draw a better icon for this?)
12520
12521 2001-12-24 [alfons]     0.6.6claws18
12522
12523         * src/prefs_folder_item.c
12524                 make address completion actually work for the
12525                 Default To address in the Folder Property dialog.
12526
12527 2001-12-24 [alfons]     0.6.6claws17
12528         
12529         * src/summaryview.c
12530                 use new style regexp for subject stripping 
12531                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
12532
12533 2001-12-24 [darko]      0.6.6claws16
12534
12535         * src/pgptext.c
12536         * src/rfc2015.c
12537                 move GPG related informational messages to debug mode
12538
12539 2001-12-23 [alfons]     0.6.6claws15
12540
12541         * src/stock_pixmap.[ch]
12542         * src/summaryview.c
12543                 add the forgotten Claws' locked pixmap
12544
12545 2001-12-23 [alfons]     0.6.6claws14
12546
12547         * src/filesel.c
12548                 accept file name typed in entry in multi file
12549                 selector (patch submitted by Gustavo Noronha Silva 
12550                 <kov@debian.org>)
12551
12552 2001-12-23 [alfons]     0.6.6claws13
12553
12554         * src/prefs_filter.c
12555         * src/prefs_filtering.c
12556         * src/matcher.c
12557         * src/importmutt.c
12558                 clean up a little bit
12559         
12560         * src/string_match.c
12561                 validate input strings a little bit more
12562
12563 2001-12-23 [alfons]     0.6.6claws12
12564
12565         * src/Makefile.am
12566         * src/summaryview.c
12567         * src/string_match.[ch]         ** NEW **
12568         * src/folderview.[ch]
12569         * src/headerview.h
12570         * src/folder.[ch]
12571         * src/prefs_folder_item.[ch]
12572                 add subject simplification to strip out strings from
12573                 a subject line (esp. handy for mailing lists). 
12574                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
12575                 but slightly changed things for better integration.)
12576
12577 2001-12-23 [alfons]     0.6.6claws11
12578
12579         * src/mainwindow.c
12580                 fix bug introduced by submission included in 0.6.5claws52.
12581                 ideally this submission should clean the trash if any trash
12582                 folder has a message. however, the hasTrash variable was
12583                 set to false whenever a trash folder was empty (discarding
12584                 a previously found *filled* trash folder.)
12585
12586                 also edited the code a little bit and made it more safe.
12587
12588 2001-12-22 [alfons]     0.6.6claws10
12589
12590         * src/imap.c
12591                 quick fix for Martin Pool's omission of an account
12592                 specific SSL setting
12593
12594 2001-12-22 [alfons]     0.6.6claws9
12595
12596         * src/compose.c
12597         * src/messageview.c
12598         * src/mimeview.c
12599         * src/pgptext.c
12600         * src/procmime.[ch]
12601                 better support for multipart/digest (submitted
12602                 by Fredrik <e98fo@efd.lth.se>)
12603
12604 2001-12-22 [alfons]     0.6.6claws8
12605
12606         * src/addressbook.c
12607                 correct function signature
12608         * src/socket.[ch]
12609         * src/imap.[ch]
12610         * src/prefs_account.[ch]
12611                 allow IMAP over SSH tunnel (patch submitted by 
12612                 Martin Pool <mbp@samba.org>)
12613
12614 2001-12-21 [alfons]     0.6.6claws7
12615
12616         * sync with sylpheed 0.6.6cvs4-9
12617                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
12618
12619 2001-12-21 [christoph]  0.6.6claws6
12620
12621         * src/compose.c
12622         * src/prefs_folder_item.[ch]
12623                 implement saving of outgoing messages to current folder.
12624                 fix segfault when no default outbox is available
12625                 (closes bug #495683)
12626
12627 2001-12-21 [carsten]    0.6.6claws5
12628         * src/folderview.c
12629         * src/summaryview.c
12630                 pressing CTRL while DND does now the expected thing and
12631                 copies the mail (moving is still the default, as this
12632                 seam more appropriate for handling mails by DND)
12633
12634 2001-12-18 [paul]       0.6.6claws4
12635
12636         * sync with sylpheed 0.6.6cvs3
12637                 see ChangeLog entries 2001-12-18
12638
12639 2001-12-18 [hiro]       0.6.6claws3
12640
12641         * src/undo.c
12642                 fix for multibyte characters (obtain the number of letters
12643                 instead of bytes).
12644
12645 2001-12-17 [paul]       0.6.6claws2
12646
12647         * sync with sylpheed 0.6.6cvs1
12648                 see ChangeLog entry 2001-12-16
12649
12650 2000-12-17 [alfons]     0.6.6claws1
12651
12652         * src/filtering.c
12653                 clean up
12654
12655 2001-12-16 [paul]       0.6.6claws
12656 2001-12-15
12657
12658         * Release version 0.6.6claws, cvs tag: rel_0_6_6
12659
12660         * src/mimeview.c
12661                 last minute sync with main 0.6.6
12662
12663         * po/es.po
12664                 updated by Ricardo Mones Lastra
12665                 update for last minute sync
12666         * po/fr.po
12667         * po/nl.po
12668                 update for last minute sync
12669         * po/de.po
12670                 updated by Jens Oberender
12671         * po/pt_BR.po
12672                 updated by Fabio Junior Beneditto
12673
12674         * src/prefs_common.[ch]
12675         * src/undo.c
12676                 number of undo levels is user configurable
12677                 (squeeze it into the release in the dying
12678                 moments) Submitted by Jens Oberender    
12679
12680 2001-12-15 [melvin]
12681
12682         * po/fr.po
12683                 updated french translation
12684
12685 2001-12-15 [paul]       0.6.5claws92
12686
12687         * sync with sylpheed 0.6.5cvs28
12688                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
12689
12690         * po/nl.po
12691                 update to allow for sync
12692
12693 2001-12-15 [alfons]
12694         
12695         * po/nl.po
12696                 update dutch translation
12697
12698 2001-12-14 [carsten]    0.6.5claws91
12699         * src/summaryview.c
12700                 fixed bug #473785; also after changing the column order
12701                 the same message will be selected and displayed as before
12702                 the reordering
12703
12704 2001-12-14 [carsten]    0.6.5claws90
12705         * src/folderview.c
12706                 probably found the bug reported by wwb opening or closing
12707                 a folder tree just before dnd (found the solution in the
12708                 balsa source -- thanks to them)
12709
12710 2001-12-14 [carsten]    0.6.5claws89
12711         * src/gtkutils.c
12712         * src/account.c
12713                 moved gtk_clist_moveto to the right place, so that
12714                 only the accounts dialog is effected on opening
12715
12716 2001-12-14 [carsten]    0.6.5claws88
12717         * src/gtkutils.c
12718                 gtkut_clist_set_focus_row does a gtk_clist_moveto
12719                 now, so that the focused row will be seen in any case
12720                 (reported by wwp on sf-claws-user)
12721
12722 2001-12-14 [darko]      0.6.5claws87
12723
12724         * src/compose.c
12725                 remove unnecessary line
12726
12727 2001-12-14 [paul]       0.6.5claws86
12728
12729         * sync with sylpheed 0.6.5cvs27
12730                 see ChangeLog entries 2001-12-14
12731
12732 2001-12-14 [carsten]    0.6.5claws85
12733         * src/mainwindow.c
12734                 following a suggestion of Melvin the rcoabm pops up
12735                 right under the button now and the button is reliefed
12736                 while the popup is open
12737
12738 2001-12-14 [darko]      0.6.5claws84
12739
12740         * src/compose.c
12741                 fix crash when wrapping long lines if linewrap quotation
12742                 is disabled and wrapper encounters a word spanning more
12743                 than one line
12744
12745 2001-12-13 [paul]       0.6.5claws83
12746
12747         * src/compose.c
12748                 prefer 'Reply-To' header over mailing list header when
12749                 replying to a message. Finally prevent all those confirmation 
12750                 messages being sent to the list itself.
12751
12752         * src/summaryview.c
12753                 remove unused summary_set_menu_sensitive() entry
12754
12755 2001-12-13 [paul]       0.6.5claws82
12756
12757         * src/folderview.c
12758         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
12759         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
12760         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
12761                 improvements to 'Hide read messages': Inbox, Outbox,
12762                 Trash, Queue, and Draft icons now reveal presence of hidden 
12763                 messages
12764
12765 2001-12-12 [alfons]     0.6.5claws81
12766
12767         0.6.5claws80 was tagged as LAST_STABLE
12768
12769         * src/filtering.[ch]
12770         * src/matcher.[ch]
12771         * src/matcher_parser_lex.c
12772                 fix the filtering; my last attempt to get it right, 
12773                 if it does not work, it's Hoa's turn. ;-)
12774
12775                 for my honourable peers:
12776                 
12777                 the code now makes a clear distinction between
12778                 rules as they are displayed (probably escaped),
12779                 and as they are executed (probably unescaped). the
12780                 parser does *NOT* do any unescaping, this is
12781                 the task of the matcher.c (which breaks up a
12782                 rule into condition) and the filtering.c (which
12783                 breaks up the rule's action). to make this
12784                 run happily we provide an unescaped copy of
12785                 crucial strings to the MatcherProp and 
12786                 FilteringAction structures. note that the only
12787                 exception to this is any REGEXP string. those
12788                 are directly passed to regcomp() and regexp()
12789                 (who have much more powerful unescape functions).
12790                 
12791                 for everyone else:
12792         
12793                 you can escape tab (\t), carriage return (\r),
12794                 linefeed (\n), form feed (\f), quote (\"), 
12795                 single quote (\'), bell (\b) in all the entry
12796                 lines in the scoring & filtering dialogs.
12797                 as an added bonus this should not affect
12798                 existing filtering rules.
12799
12800 2001-12-12 [carsten]    0.6.5claws80
12801
12802         * src/summaryview.c
12803         * po/de.po
12804                 "item(s) selected" is now sensitive to 1 or more
12805                 than one selected (nice for language where simple
12806                 adding of a "s" is not possible as German (Eintrag
12807                 ->Eintr"age)
12808                 
12809                 the "forward as attachment" entry from the right
12810                 click menu removed, "forward" acts following the
12811                 prefs
12812         
12813         * src/textview.c
12814                 reverted my former changes; so compiler warning again
12815                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
12816                 nevertheless
12817
12818         * src/messageview.c
12819                 "search in message" does now *not* only work in MVIEW_TEXT
12820                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
12821                 message
12822
12823         * src/mainwindow.c
12824                 removed "/File/_Close" as it was the same as "/File/E_xit"
12825                 and we don't need it two times
12826
12827                 the separate folder view and message view now get a distinct
12828                 WMCLASS, just in case someone is using sawfish ;-)
12829
12830                 as the menu entries "/View/Message view" and "/View/Folder tree"
12831                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
12832                 make them sensitive accordingly and as these two are "shown"
12833                 after startup anytime check this menuitem at startup
12834
12835 2001-12-12 [paul]       0.6.5claws79
12836
12837         * src/folderview.c
12838                 fix sensitivity of 'Search folder...', broken in
12839                 0.6.5claws75
12840
12841         * src/mainwindow.c
12842                 fix dodgy English
12843
12844 2001-12-11 [carsten]    0.6.5claws78
12845         * src/filtering.c
12846                 fixed two typos returning a wrong FALSE/TRUE
12847         * src/mainwindow.[ch]
12848                 extra menu for email/news button removed
12849
12850 2001-12-11 [alfons]     0.6.5claws77
12851         
12852         * src/matcher.c                 (1.3)
12853         * src/matcher_parser_lex.l      (1.28)
12854                 revert for another attempt
12855                 mark 0.6.5claws77 as LAST_STABLE
12856
12857 2001-12-11 [christoph]  0.6.5claws76
12858
12859         * po/de.po
12860                 fixed wrong translation for prev. unread msg
12861
12862 2001-12-11 [paul]       0.6.5claws75
12863
12864         * src/folder.[ch]
12865         * src/folderview.c
12866         * src/mainwindow.c
12867         * src/summaryview.[ch]
12868         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
12869                 enable ability to hide read messages on per folder basis via 
12870                 '/Summary/Hide read messages'; when selected, a folder will 
12871                 have a red open folder icon, instead of a blue icon, if the 
12872                 folder contains hidden messges
12873                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
12874
12875         * src/mainwindow.c
12876                 remove '/Message/Forward as attachment' from 
12877                 main_window_set_menu_sensitive() to prevent debug warning
12878
12879         * src/folderview.c
12880         * src/mainwindow.c
12881                 Clean up some of the English
12882
12883         * tools/newscache_clean.pl
12884                 allow for new 'hidereadmsgs' entry in folderlist.xml
12885
12886         * po/es.po
12887                 updated translation, submitted by Ricardo Mones Lastra
12888
12889 2001-12-11 [paul]       0.6.5claws74
12890
12891         * sync with sylpheed 0.6.5cvs25
12892                 see ChangeLog entry 2001-12-11
12893
12894 2001-12-10 [alfons]     0.6.5claws73
12895
12896         * src/matcher.c
12897                 add more control characters
12898         * src/matcher_parser_lex.l
12899                 make escaping / unescaping work again
12900
12901 2001-12-10 [alfons]     0.6.5claws72
12902
12903         * src/imap.c
12904                 clean up warnings "returning value for void function" 
12905         * src/prefs_filtering.c
12906                 make info button for execute action sensitive
12907
12908 2001-12-10 [paul]       0.6.5claws71
12909
12910         * src/compose.c
12911         * src/imap.[ch]
12912         * src/summaryview.c
12913                 fix: imap server now gets informed of MARKED, UNMARKED
12914                 and REPLY events. Now people can use different IMAP-Mail
12915                 clients and have the exact same information about MARKED,
12916                 UNMARKED and REPLY status with all of them. Especially
12917                 useful for imap servers with a web-frontend.
12918                 submitted by Tobias Sandhaas <medlor@web.de>
12919
12920 2001-12-09 [melvin]     0.6.5claws70
12921         
12922         * src/textview.[ch]
12923                 fixed bug #490076 (hunted down by Alfons who implemented
12924                 a workaround in 0.6.5claws65)
12925
12926 2001-12-09 [christoph]  0.6.5claws69
12927
12928         * src/summaryview.c
12929                 set pointer to string in LOCKED column to NULL
12930                 (might fix bug #490800)
12931
12932 2001-12-09 [carsten]    0.6.5claws68
12933
12934         * po/de.po
12935                 resolved some cluttered menu shortcuts 
12936                 ('creating new email' and 'creating news message'
12937                 hade the same)
12938         * src/compose.c
12939                 wmclass now distinc from main window
12940         * src/mainwindow.c
12941           src/mainwindow.h
12942                 email/news and forward button functionality similar
12943                 to the reply buttons; removed the ugly dropdown arrows
12944                 and use instead the right mouse button
12945
12946 2001-12-09 [paul]       0.6.5claws67
12947
12948         * src/imap.c
12949         * src/utils.h
12950                 allow spaces in imap folder names
12951                 submitted by Willem van Engen <wvengen@stack.nl>
12952
12953 2001-12-09 [paul]       0.6.5claws66
12954
12955         * sync with sylpheed 0.6.5cvs24
12956                 see ChangeLog entry 2001-12-09
12957
12958 2001-12-08 [alfons]     0.6.5claws65
12959
12960         * src/textview.c
12961                 prevent secondary selection claim after "add to sender" dialog
12962                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
12963                 we trick GTK by simulating a click at (0, 0) in the textview.
12964
12965 2001-12-08 [hoa]        0.6.5claws64
12966
12967         * src/folder.c
12968                 fixed a bug about the .processing folder name while filtering
12969
12970 2001-12-08 [alfons]     0.6.5claws63
12971
12972         * src/folderview.c 
12973                 work around problem of not correctly updating folder stats
12974                 when deleting messages. there's some folder scanning evil
12975                 going so the folderview_update_msg_num() does not work
12976                 correctly. need to investigate this.
12977
12978 2001-12-08 [paul]       0.6.5claws62
12979
12980         * sync with sylpheed 0.6.5cvs23
12981                 see ChangeLog entry 2001-12-08
12982
12983 2001-12-07 [christoph]  0.6.5claws61
12984
12985         * src/compose.c
12986                 fix another header translation problem
12987
12988 2001-12-07 [alfons]     0.6.5claws60
12989
12990         * src/mbox.c
12991                 make filtering also work on local spool mbox
12992
12993 2001-12-07 [carsten]    0.6.5claws59
12994         * src/addressbook.c
12995                 addressbook window gets a wmclass distinct from the main
12996                 sylpheed window
12997         * src/compose.h
12998         * src/mainwindow.[ch]
12999                   forward menu item will use mode selected in prefs, forward 
13000                 as attatchment in menu removed (will be substituted in the
13001                 toolbar similar to reply buttons)
13002                   create news message menu entry and news button is now 
13003                 sensitive to the existance of a news account
13004         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
13005         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
13006         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
13007                 these are removed because the toolbar buttons don't show
13008                 the quoting modus any longer
13009
13010 2001-12-07 [paul]
13011
13012         * tools/newscache_clean.pl      ** NEW FILE **
13013                 perl script to do some tidying up in the newscache directory 
13014                 
13015         * tools/sylpheed-switcher       ** NEW FILE **
13016                 perl script to enable easy switching between main and claws
13017                 
13018         * tools/README
13019                 added descriptions of the two new perl scripts          
13020
13021
13022 2001-12-07 [melvin]     0.6.5claws58
13023
13024         * src/messageview.c
13025                 fixed a warning during compilation introduced in 0.6.5claws56
13026
13027 2001-12-07 [paul]       0.6.5claws57
13028
13029         * src/mainwindow.[ch]
13030         * src/menu.[ch]
13031                 further usability enhancements to replying with or without 
13032                 quoting via the toolbar, use of Ctrl key is replaced by 
13033                 drop down menu 
13034                 Submitted by Carsten Schurig            
13035
13036 2001-12-07 [melvin]     0.6.5claws56
13037
13038         * src/messageview.c
13039                 hack to fix bug that prevented to make/paste selections
13040                 after switching between MVIEW_TEXT and MVIEW_MIME views
13041                 without deselecting the selection first.
13042
13043 2001-12-06 [alfons]     0.6.5claws55
13044
13045         * src/filtering.[ch]
13046         * src/inc.c
13047                 revise filtering a little bit more, and make sure
13048                 messages are delivered to the appropriate inbox
13049                 (perhaps set per account)
13050
13051 2001-12-06 [paul]       0.6.5claws54
13052
13053         * sync with sylpheed 0.6.5cvs22
13054                 see ChangeLog entry 2001-12-06
13055
13056 2001-12-05 [alfons]     0.6.5claws53
13057
13058         * src/inc.c
13059         * src/folder.[ch]
13060         * src/procmsg.c
13061         * src/filtering.c
13062                 more revisions of filtering system
13063                 (last stable version is marked as LAST_STABLE)
13064                 
13065                 | NOTE 1): the filtering system now uses a local folder called
13066                 | .processing. if filtering fails, check this directory
13067                 | for missing messages.
13068                 |
13069                 | NOTE 2): help us find the filtering actions still missing
13070
13071 2001-12-05 [paul]       0.6.5claws52
13072
13073         * src/mainwindow.c
13074                 fix bug where 'Empty Trash?' pop-up window appears even
13075                 when Trash is empty, submitted by Jesse Skinner         
13076
13077 2001-12-05 [melvin]     0.6.5claws51
13078
13079         * src/compose.c
13080                 fixed bug #486106 to select correct account when reediting 
13081                 a queued message
13082         
13083 2001-12-04 [alfons]     0.6.5claws50
13084
13085         * src/mh.c
13086                 declare markfile in appropriate functions when
13087                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
13088                 for spotting this)
13089
13090 2001-12-04 [paul]       0.6.5claws49
13091
13092         * sync with sylpheed 0.6.5cvs21
13093                 see ChangeLog entry 2001-12-04
13094
13095 2001-12-03 [christoph]  0.6.5claws48
13096
13097         * po/de.po
13098                 changed translation of undo
13099         * src/account.c
13100         * src/folder.c
13101                 don't reinvent the wheel to traverse a GNode
13102         * src/compose.[ch]
13103                 seperate code to create the compose gui into functions
13104                 add "Others" page with folder selection for saving copy
13105                 of the message.
13106                 the folder identifier is saved to queue header
13107         * src/procmsg.c
13108                 save message to folder in queue header
13109
13110 2001-12-03 [paul]       0.6.5claws47
13111
13112         * sync with sylpheed 0.6.5cvs20
13113                 see ChangeLog entry 2001-12-03
13114
13115 2001-12-01 [paul]
13116
13117         * more sync with sylpheed 0.6.5cvs19
13118                 see ChangeLog entry 2001-11-29
13119
13120 2001-11-30 [paul]       0.6.5claws46
13121         
13122         * src/compose.c
13123                 remove conflicts introduced by Hoa's last commit
13124          
13125         * src/mainwindow.c
13126                 make 'Message/Bounce' sensitive
13127
13128 2001-11-30 [hoa]        0.6.5claws45
13129
13130         * src/compose.c
13131                 slightly change bounce function to add
13132                 information about the user that bounced the mail
13133                 in the From header line.
13134
13135         * src/folderview.c
13136                 permit the use of processing in outbox folder.
13137
13138 2001-11-29 [paul]       0.6.5claws44
13139
13140         * src/mainwindow.[ch]
13141         * src/prefs_common.c
13142         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
13143         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
13144         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
13145                 usability enhancements to the quoting, implements
13146                 use of Ctrl key to toggle quoting settings
13147                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
13148
13149 2001-11-29 [paul]       0.6.5claws43
13150         
13151         * sync with sylpheed 0.6.5cvs19
13152                 see ChangeLog entry 2001-11-28
13153
13154 2001-11-29 [melvin]     0.6.5claws42
13155         * src/Makefile.am
13156                 added enriched.[ch] to the list of files
13157
13158         * src/textview.c
13159         * src/mimeview.c
13160         * src/procmime.[ch]
13161         * src/enriched.[ch]
13162                 added support to view text/enriched
13163                 added support to show headers in message view for text/enriched and text/html
13164                         in non multipart messages
13165
13166 2001-11-28 [paul]       0.6.5claws41
13167
13168         * more sync with sylpheed 0.6.5cvs18
13169                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
13170
13171 2001-11-27 [paul]       0.6.5claws40
13172         
13173         * po/pt_BR.po
13174                 updated translation, submitted by Fabio Junior Beneditto
13175                 
13176         * sync with sylpheed 0.6.5cvs18
13177                 see ChangeLog entries 2001-11-26 (src/textview.c) and
13178                 2001-11-27
13179
13180
13181 2001-11-26 [paul]
13182
13183         * po/es.po
13184                 updated translation, submitted by Ricardo Mones Lastra
13185
13186 2001-11-26 [alfons]
13187
13188         * src/matcher.c
13189                 add more translatable strings
13190
13191 2001-11-26 [christoph]  0.6.5claws39
13192
13193         * po/de.po      
13194                 fixed one more umlaut
13195         * src/compose.c
13196                 fix translated header when it should not be translated
13197
13198 2001-11-26 [paul]       0.6.5claws38
13199
13200         * src/mainwindow.c
13201                 remove '/Message/Add Sender to address book' from 
13202                 main_window_set_menu_sensitive(), prevent debug warning
13203                 add 'Message/Mark/Mark all read' to mainwin_entries[]
13204
13205 2001-11-26 [paul]       0.6.5claws37
13206
13207         * src/summaryview.c
13208                 fix 'recurring unread state' bug 
13209
13210         * tools/README 
13211         * tools/filter_conv.pl
13212                 read name of top level mailbox from folderlist.xml
13213                 and presume nothing about its name              
13214
13215 2001-11-26 [darko]      0.6.5claws36
13216
13217         * src/gtkstext.[ch]
13218                 removed functions that are now in gtkutils.c
13219                 use gtkut_text_is_uri_string() from gtkutils.c
13220         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
13221
13222 2001-11-26 [paul]       0.6.5claws35
13223
13224         * sync with sylpheed 0.6.5cvs16
13225                 see ChangeLog entries 2001-11-25 and 2001-11-26
13226
13227 2001-11-25 [alfons]     0.6.5claws34
13228
13229         EXPERIMENTAL!!! Please checkout the last stable version using: 
13230           
13231         % cvs update -r LAST_STABLE -dRAP
13232
13233         (Or help us testing this stuff.)
13234
13235         * src/filtering.c               (1.14)
13236         * src/filtering.h               (1.6)
13237         * src/inc.c                     (1.28)
13238         * src/matcher.c                 (1.20)
13239         * src/mbox.c                    (1.9)
13240         * src/procmsg.h                 (1.14)
13241         * src/summaryview.c             (1.59)
13242         * src/summaryview.h             (dunno)
13243                 revert/merge/sync to as it was before commit 
13244                 on Thu, 19 Jul 2001 10:15:51 -0700.
13245
13246 2001-11-25 [hoa]        0.6.5claws33
13247
13248         * src/main.c
13249                 processing mails at startup
13250
13251         * src/folderview.c
13252         * src/summaryview.[ch]
13253                 processing mails when entering folder
13254
13255         * src/prefs_filtering.c
13256                 fixed some UI bugs
13257
13258 2001-11-24 [alfons]     0.6.5claws32
13259
13260         * src/summaryview.[ch]
13261                 make summary sort headers work, and also make
13262                 sure the sort type is stored
13263
13264 2001-11-23 [alfons]     0.6.5claws31
13265
13266         * src/summaryview.[ch]
13267                 make lock work like mark
13268                 disallow deleting messages marked as locked
13269
13270 2001-11-23 [alfons]     0.6.5claws30
13271
13272         * src/gtkstext.c
13273         * src/compose.[ch]
13274         * src/Makefile.am
13275         * src/undo.[ch]
13276                 merge undo patch submitted by Jens
13277
13278 2001-11-23 [christoph]  0.6.5claws29
13279
13280         * src/.cvsignore
13281                 added ylwrap
13282         * src/compose.c
13283                 fixed gpg signing and encoding
13284         * src/folder.[ch]
13285         * src/main.c
13286                 added --status option to get new, unread and total
13287                 message count from a running sylpheed
13288         * src/prefs_common.c
13289                 temporary fix for reply_with_quote problem
13290                 (don't call functions for non existing widget)
13291         * src/procmsg.c
13292                 one more check for ignored threads but still not
13293                 always working correctly. probably a recursive
13294                 check for all parents is needed
13295
13296 2001-11-23 [darko]      0.6.5claws28
13297
13298         * src/compose.c
13299                 wrapping on send improvements
13300         * src/gtkutils.[ch]
13301                 fix for GtkSText after last sync with main branch
13302                 GTK_TEXT -> GTK_STEXT
13303
13304 2001-11-23 [paul]       0.6.5claws27
13305
13306         * sync with sylpheed 0.6.5cvs14
13307                 see ChangeLog entries 2001-11-22 and 2001-11-23
13308                 
13309         * po/de.po
13310                 fixed the scrambled umlauts 
13311                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
13312
13313 2001-11-21 [paul]       0.6.5claws26
13314
13315         * sync with sylpheed 0.6.5cvs12
13316                 see 2nd ChangeLog entry dated 2001-11-20
13317
13318 2001-11-20 [paul]       0.6.5claws25
13319
13320         * sync with sylpheed 0.6.5cvs11
13321                 see ChangeLog entry 2001-11-19 (src/utils.c)
13322
13323 2001-11-20 [hiro]
13324
13325         * src/compose.c
13326                 GTK_TEXT -> GTK_STEXT
13327                 fix for wrong comment
13328
13329 2001-11-20 [hiro]       0.6.5claws24
13330
13331         * src/compose.[ch]
13332                 more merges from main branch
13333                 removed fatal warnings (uninitialized variables etc.)
13334                 some coding style fix
13335         * src/gtkutils.h
13336                 fixed typo.
13337         * src/addressbook.c
13338           src/addrindex.c
13339                 V-Card -> vCard
13340
13341 2001-11-19 [hoa]        0.6.5claws23
13342
13343         * src/filtering.c
13344         * src/prefs_scoring.c
13345         * src/matcher.[ch]
13346         * src/scoring.c
13347                 cleaning code
13348
13349         * src/matcher_parser_parse.y
13350         * src/prefs_filtering.c
13351                 bouncing
13352
13353 2001-11-19 [alfons]     0.6.5claws22
13354
13355         more of my old things into claws
13356
13357         * src/Makefile.am
13358         * src/prefs_common.c
13359         * src/procmsg.h
13360         * src/summaryview.[ch]
13361         * src/prefs_summary_column.c
13362         * src/pixmaps/locked.xpm
13363                 add indicators for locking of message in summary view
13364                 (does not work yet, only visual indicator)
13365
13366 2001-11-19 [paul]       0.6.5claws21
13367
13368         * sync with sylpheed 0.6.5cvs10
13369                 see ChangeLog entry 2001-11-19
13370
13371 2001-11-18 [alfons]     0.6.5claws20
13372         
13373         * src/filtering.c
13374                 remove an inadvertent free I forgot in previous clean up 
13375
13376 2001-11-18 [alfons]     0.6.5claws19
13377
13378         * src/filtering.[ch]
13379                 clean up & plug leaks
13380
13381 2001-11-18 [paul]       0.6.5claws18
13382
13383         * sync with sylpheed 0.6.5cvs9
13384                 see ChangeLog entries 2001-11-17 and 2001-11-18
13385
13386 2001-11-16 [paul]       0.6.5claws17
13387
13388         * sync with sylpheed 0.6.5cvs8
13389                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
13390
13391 2001-11-16 [paul]       0.6.5claws16
13392
13393         * sync with sylpheed 0.6.5cvs7
13394                 see ChangeLog entries 2001-11-15 and 2001-11-16
13395
13396 2001-11-15 [hoa]        0.6.5claws15
13397
13398         * src/compose.c
13399                 fix bounce, mails we received couln't be bounced to ourself.
13400
13401         * src/defs.h
13402         * src/filtering.[ch]
13403         * src/matcher.[ch]
13404         * src/matcher_parser.h
13405         * src/matcher_parser_lex.l
13406         * src/matcher_parser_parse.y
13407         * src/inc.c
13408         * src/main.c
13409         * src/mbox.c
13410         * src/prefs_filtering.[ch]
13411         * src/mainwindow.c
13412         * src/prefs_matcher.c
13413         * src/prefs_scoring.c
13414         * src/scoring.[ch]
13415         * src/summaryview.c
13416                 new matcher/filter/score configuration file parser
13417                 one unique configuration file => ~/.sylpheed/matcherrc
13418                 import in currently automatic, then save are made
13419                 in this new file.
13420                 one filter per folder and one global filter
13421                 (filter of a folder will be used as folder processing)
13422
13423         * src/folder.c
13424                 fix a bug in folder_item_get_identifier
13425                 
13426         * src/messageview.c
13427                 receive receipt return are fixed.
13428
13429 2001-11-14 [alfons]     0.6.5claws14
13430
13431         * src/session.h
13432                 add things from main branch to make claws compile
13433
13434 2001-11-14 [paul]       0.6.5claws13
13435
13436         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
13437                 see ChangeLog entries 2001-11-08 to 2001-11-14
13438
13439 2001-11-14 [hoa] 0.6.5claws12
13440
13441         * src/compose.[ch]
13442         * src/mainwindow.c
13443         * src/summaryview.c
13444                 add "bounce mail" option
13445
13446 2001-11-13 [christoph]  0.6.5claws11
13447
13448         * src/compose.c
13449                 Cleanup a mess i add before commiting
13450
13451 2001-11-13 [hoa]        0.6.5claws10
13452
13453         * src/compose.c
13454                 some fixes when mail are sent or
13455                 for crossposts
13456
13457 2001-11-13 [christoph]  0.6.5claws9
13458
13459         * po/de.po
13460                 Changed two string with the same translation
13461         * src/compose.c
13462         * src/procmsg.[ch]
13463         * src/send.[ch]
13464                 New mailsending process:
13465                   - Always queue message before sending
13466                     (message will be saved if sylpheed crashed or
13467                      freezes while sending)
13468                   - Allow queuing of newspostings
13469                   - No copy in outbox before sending
13470                     (closes bug #469501)
13471                   - No more redundant code for send and send_later
13472         * src/summaryview.c
13473                 Applied wwp <subscript@free.fr>'s patch that fixes
13474                 marks for multiple forwarded messages (+compose.c)
13475
13476 2001-11-12 [alfons]
13477
13478         * README.claws
13479                 remove things that are now in main branch
13480         
13481         * po/nl.po
13482                 update Dutch translation
13483
13484 2001-11-12 [mhadasht]   0.6.5.claws8
13485
13486         * src/prefs_common.c
13487                 re-enabled account autoselection feature for forward
13488                 and reedit lost during the branch point for SYNC-B4-REL
13489         * src/gtkspell.c
13490                 gtkpspell_get_dict(): more readable code (even if function is
13491                 not used yet)
13492         * ChangeLog.claws
13493                 added version number info to 2001-11-12 [hiro] comment.
13494
13495 2001-11-12 [hiro]       0.6.5.claws7
13496
13497         * src/compose.c
13498                 compose_forward(): fixed a bug that forward quote mark
13499                 wasn't used.
13500                 removed unnecessary code.
13501         * src/template_select.[ch]: removed.
13502
13503 2001-11-11 [alfons]
13504
13505         * src/compose.c
13506                 :%s/GTK_TEXT/GTK_STEXT/g
13507         
13508         * src/compose.[ch]
13509         * src/undo.[ch]
13510         * src/Makefile.am
13511                 revert the undo stuff (this is 0.6.6claws stuff)
13512
13513 2001-11-11 [hoa]        0.6.5.claws6
13514
13515         * src/compose.[ch]
13516                 Insert signature at the end of the text.
13517                 Added undo patch but currently disabled
13518
13519         * src/procmsg.c
13520                 Threading by subject improved.
13521
13522         * added src/undo.[ch]
13523                 Undo module for compose dialog box.
13524
13525 2001-11-11 [alfons]     0.6.5.claws5
13526
13527         * src/procmsg.c
13528                 prevent threading by subject on nodes that have already been
13529                 threaded by in-reply-to (as in "circular references in a tree
13530                 result in a dead branch")
13531
13532 2001-11-09 [hoa]        0.6.5.claws4
13533         
13534         * src/folderview.c
13535                 allows creation of mbox folder item from any files.
13536
13537 2001-11-09 [alfons]     0.6.5.claws3
13538         
13539         * src/utils.c
13540         * src/procmsg.c
13541                 do what I mean and correct threading by subject so it really
13542                 ignores attracting lines without "Re: "
13543
13544 2001-11-07 [alfons]     0.6.5.claws2
13545
13546         * src/procmsg.c
13547         * src/utils.[ch]
13548                 only attract by subject if a subject line starts with a "Re: "
13549         * src/syldap.c
13550                 remove warning
13551
13552 2001-11-07 [paul]       0.6.5claws1
13553
13554         * sync with sylpheed 0.6.5. release
13555                 see ChangeLog entry 2001-11-07
13556
13557 2001-11-07 [paul]       0.6.4claws31
13558
13559         * sync with sylpheed 0.6.4cvs18
13560                 see ChangeLog entries 2001-10-30 to 2001-11-07
13561                 prefs_templates.[ch] renamed prefs_template.[ch]
13562
13563 2001-11-06 [alfons]
13564         
13565         * src/utils.h
13566                 add semicolon Hoa forgot ;-)
13567                 
13568
13569 2001-11-06 [hoa]        0.6.4claws30
13570         
13571         * src/procmsg.c
13572         * src/summaryview.c
13573         * src/utils.c
13574         * src/utils.h
13575                 threading by subject - empty subject are ignored
13576
13577 2001-11-06 [christoph]  0.6.4claws29
13578
13579         * src/socket.c
13580                 use SSL_peek for sock_gets
13581         * src/utils.c
13582                 removed unneeded pointer in extracting quoted
13583                 names implementation
13584
13585 2001-11-06 [melvin]     0.6.4claws28
13586
13587         * src/gtkspell.c
13588                 fixed bug #476792 Selection overtyping with spell checker
13589                 fixed bug which could cause a buffer overflow
13590                 fixed a memory leak
13591
13592 2001-11-06 [hoa]        0.6.4claws27
13593         
13594         * src/procmsg.c
13595         * src/summaryview.c
13596                 threading by subject
13597
13598 2001-11-05 [alfons]     0.6.4claws26
13599         
13600         * README.claws
13601                 Claws -> Sylpheed (vice versa)
13602
13603         * src/compose.c
13604                 :%s/gtk_text/gtk_stext/g
13605                 :%s/GTK_TEXT/GTK_STEXT/g
13606                 (thanks to Jonathan Ware for spotting this)
13607
13608 2001-11-04 [christoph]  0.6.4claws25
13609
13610         * src/summaryview.c
13611                 replace Xalloca + strdup with Xstrdup_a
13612         * src/utils.c
13613                 better implementation of extracting quoted names
13614                 from addresses (remove backlashes and ignore
13615                 quotes after them)
13616
13617 2001-11-04 [alfons]     0.6.4claws24
13618
13619         * src/utils.[ch]
13620                 edit to comply more with coding style
13621
13622         * src/textview.c
13623                 fix bug reported by Kim Schulz. introduced by the patch integrated
13624                 in 0.6.4claws15. the code did not check the return value of
13625                 the html parser.
13626
13627         * AUTHORS
13628                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
13629
13630 2001-11-04 [christoph]  0.6.4claws23
13631
13632         * src/main.c
13633         * src/prefs_common.[ch]
13634                 init some pointers that possibly caused a segfault
13635                 reported in the claws-users ML
13636
13637 2001-11-04 [hoa]        0.6.4claws22
13638
13639         * src/grouplistdialog.c
13640                 change the names of the nodes in the tree
13641
13642         * src/compose.c
13643                 enhanced mailto syntax as described in
13644                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
13645                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
13646
13647         * src/utils.c
13648                 encode and decode URI (useful when opening URL into
13649                 netscape).
13650
13651 2001-11-03 [hoa]        0.6.4claws21
13652
13653         * src/grouplistdialog.c
13654                 a new newsgroups list selection dialog box
13655                 with a CTree instead of a CList
13656
13657 2001-11-03 [hoa]        0.6.4claws20
13658
13659         * src/folderview.c
13660                 enable property and scoring options when right
13661                 click on "inbox"
13662
13663         * src/summaryview.c
13664                 fixed bug when nickname were displayed using
13665                 the address book.
13666
13667 2001-11-02 [darko]      0.6.4claws19
13668
13669         * src/compose.c
13670                 new wrap quotation and URL/long words wrapping implementation
13671         * src/compose.c src/gtkstext.[ch]
13672                 move gtkstext_strncmp() to gtkstext.c
13673
13674 2001-11-01 [christoph]  0.6.4claws18
13675
13676         * src/prefs_account.c
13677                 fixed mess in account settings dialog
13678         * src/prefs_folder_item.c
13679                 added label with folder path to dialog
13680
13681 2001-10-31 [match]      0.6.4claws17
13682
13683         * src/vcard.c
13684                 fix memory leak.
13685         * src/addrbook.c
13686                 fix generation of spurious address book file names.
13687                 remove redundant functions.
13688         * po/POTFILES.in
13689                 added missing file names.
13690
13691 2001-10-30 [paul]       0.6.4claws16
13692
13693         * sync with sylpheed 0.6.4cvs6
13694                 see ChangeLog entries 2001-10-26 to 2001-10-30
13695
13696         * tools/filter_conv.pl
13697                 read folderlist.xml to discover whether the top-level
13698                 folder is called 'Mailbox' or 'Mail' 
13699
13700 2001-10-29 [paul]       0.6.4claws15
13701
13702         * src/html.c, src/textview.c
13703                 activate links in html mail and fix clickable parts
13704                 Submitted by Matthieu Dazy <dazy@t-surf.com>
13705
13706 2001-10-29 [paul]
13707
13708         * po/de.po, po/es.po, po/pt_BR/po
13709                 updated translations, submitted by Jens Oberender,
13710                 Ricardo Mones Lastra, and Fabio Junior Beneditto
13711
13712 2001-10-29 [darko]      0.6.4claws14
13713
13714         * src/compose.c
13715                 fix wrapping for good
13716
13717 2001-10-29 [darko]
13718
13719         * src/compose.c
13720                 undo previous change as it broke the smart wrapping
13721
13722 2001-10-29 [darko]      0.6.4claws13
13723
13724         * src/compose.c
13725                 fix infinite loop when long URL is quoted
13726                 (closes bug #475122.
13727
13728 2001-10-28 [match]
13729
13730         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
13731                 import Mutt address book
13732         * src/ldif.[ch] src/importldif.h
13733                 modified import LDIF handle user attributes
13734
13735 2001-10-28 [christoph]  0.6.4claws12
13736
13737         * src/summaryview.c
13738                 fixed that filtering did not work if there
13739                 were no filter rules
13740                 (closes bug #472003 and better implementation
13741                  of patch #474644)
13742
13743 2001-10-27 [christoph]  0.6.4claws11
13744
13745         * src/compose.c
13746                 make the folder's default account to be used when
13747                 replying. (patch by wwp <subscript@free.fr>)
13748         * src/compose.c
13749                 code cleanup, nearly killed all of wwp's patch
13750                 for folder's default account in compose
13751         * src/folderview.c
13752                 error panel when a folder could not be created
13753                 (closes bug #471080 new folder name & already
13754                  existing file)
13755
13756 2001-10-26 [alfons]
13757
13758         * src/utils.h
13759                 change prototype of strstr2() that Christoph forgot about
13760
13761 2001-10-26 [christoph]  0.6.4claws10
13762
13763         * src/account.c
13764                 made search for accounts by email address not case
13765                 sensitive
13766         * src/folder.c
13767                 fixed memory leak in folder_item_get_identifier
13768         * src/gtkspell.c
13769         * src/utils.c
13770                 fixed wrong strstr2 (should work like strstr)
13771
13772 2001-10-26 [darko]      0.6.4claws9
13773
13774         * src/compose.c src/gtkstext.[ch]
13775         * src/gtkstext.c
13776                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
13777
13778 2001-10-26 [paul]       0.6.4claws8
13779
13780         * src/html.c
13781                 ignore css and javascript tags in html mail
13782                 case-insensitive, with or without double-quoted
13783                 strings
13784
13785 2001-10-26 [paul]       0.6.4claws7
13786
13787         * sync with sylpheed 0.6.4cvs1
13788                 see ChangeLog entry 2001-10-26
13789
13790         * src/prefs_account.c, src/prefs_common.c,
13791           src/prefs_summary_column.c
13792                 minor improvements to the English
13793
13794 2001-10-25 [alfons]     0.6.4claws6
13795
13796         * src/gtkstext.c
13797         
13798                 make GtkSText follow style of GtkText (closes bug 
13799                 #469211 "text selection while writing message")
13800                 
13801                 do sync with GTK 1.2.10
13802
13803 2001-10-25 [paul]       0.6.4claws5
13804
13805         * src/html.c
13806                 ignore css tags in html mail
13807
13808 2001-10-25 [darko]      0.6.4claws4
13809
13810         * src/compose.c
13811                 don't declare is_url_string as static function since
13812                 we need it in gtkstext.c
13813         * src/gtkstext.c
13814                 remove unused variable
13815                 don't wrap long URLs while composing a message
13816
13817 2001-10-24 [christoph]  0.6.4claws3
13818
13819         * src/socket.c
13820                 fix ssl deadlock, when peer closes connection
13821
13822 2001-10-24 [paul]       0.6.4claws2
13823
13824         * src/prefs_common.c
13825                 gettextize the gpg ascii-armored warning message
13826
13827         * src/compose.c
13828                 insert a DOS/MAC file into the composed message
13829                 (improvements)
13830
13831         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
13832
13833 2001-10-22 [paul]       0.6.4claws1
13834
13835         * sync with sylpheed 0.6.4 release
13836                 see ChangeLog entries 2001-10-21
13837
13838         * po/fr.po, po/pt_BR.po
13839                 updated by Melvin Hadasht and Fabio Junior Beneditto
13840
13841 2001-10-21 [paul]       0.6.3claws30
13842
13843         * src/compose.c
13844                 insert a DOS text file from the compose window
13845                 into the composed message text (removes CRs characters)
13846                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
13847
13848         * tools/filter_conv.pl, tools/README
13849                 automatically use ~/.sylpheed as working directory
13850                 print out confirmation message on completion
13851
13852         * correct Hoa's last ChangeLog.claws entry
13853
13854 2001-10-20 [hoa]        0.6.3claws29
13855
13856         * src/grouplistdialog.c
13857                 bugfix (another ?) to give the right
13858                 newsgroups list for each news server.
13859
13860         * src/news.c
13861         * src/news.h
13862                 improve the newsgroups list cache
13863
13864 2001-10-20 [paul]       0.6.3claws28
13865
13866         * sync with sylpheed 0.6.3cvs9
13867                 see ChangeLog entry 2001-10-19
13868
13869         * correct Alfons' last ChangeLog.claws entry
13870
13871 2001-10-19 [alfons]
13872
13873         * src/pgptext.[ch]
13874                 fix compilation problems (part of bug #472895)
13875
13876 2001-10-18 [hoa]        0.6.3claws27
13877
13878         * src/grouplistdialog.c
13879                 bugfix when we refresh was clicked (bug 472701)
13880
13881 2001-10-19 [christoph]  0.6.3claws26
13882
13883         * src/compose.c
13884                 last header entry should default to "To:" or
13885                 "Newsgroups:" and not copy the last entry line
13886                 in a new compose window
13887                 (closes bug #472686, #470792)
13888
13889 2001-10-19 [paul]       0.6.3claws25
13890
13891         * sync with Sylpheed 0.6.3cvs8
13892                 see ChangeLog entries 2001-10-18 and 2001-10-19
13893
13894 2001-10-18 [christoph]  0.6.3claws24
13895
13896         * src/procmsg.c
13897                 reimplement ignore thread
13898         
13899 2001-10-18 [hoa]        0.6.3claws23
13900
13901         * src/folderview.c
13902         * src/grouplistdialog.[ch]
13903                 enhanced news subscription interface (feature 469113)
13904
13905         * src/news.c
13906         * src/news.h
13907                 enchanced newsgroup listing,
13908                 now, we can get groups informations
13909                 (NNTPGroupInfo)
13910
13911 2001-10-18 [paul]       0.6.3claws22
13912
13913         * src/summaryview.c
13914                 remove comment (sync with main branch)
13915         * src/mainwindow.c
13916                 fix 'Re-edit' bug in 'Message' menu
13917
13918 2001-10-17 [christoph]  0.6.3claws21
13919
13920         * src/compose.c
13921                 ignore empty or whitespace only header lines
13922
13923 2001-10-17 [paul]       0.6.3claws20
13924
13925         * sync with sylpheed 0.6.3cvs7
13926                 see ChangeLog entries 2001-10-14, 2001-10-16, and
13927                 2001-10-17
13928
13929 2001-10-17 [darko]
13930
13931         * src/compose.c
13932                 wrap long lines without spaces
13933                 don't wrap URLs
13934
13935 2001-10-16 [paul]
13936
13937         * po/es.po, po/nl.po, po/pt_BR.po
13938                 updated by Ricardo Mones Lastra, Alfons,
13939                 and Fabio Junior Beneditto
13940
13941         * sylpheed-0.6.3claws released
13942
13943 2001-10-15 [melvin] 0.6.3claws18
13944
13945         * README.claws
13946                 added summary and detailed installation instructions
13947                 for spell checker
13948         * po/fr.po
13949                 Updated, corrected and completed french translation
13950
13951 2001-10-15 [hoa] 0.6.3claws17
13952         * src/grouplistdialog.c
13953                 we can choose the newsgroups to display with wildcards
13954
13955 2001-10-15 [christoph]  0.6.3claws16
13956
13957         * src/account.c
13958         * src/compose.c
13959         * src/prefs_folder_item.[ch]
13960                 applied wwp <subscript@free.fr>'s folder
13961                 default account patch
13962         * po/de.po
13963                 Fixed wrong translation
13964
13965 2001-10-13 [alfons, christoph, melvin]  
13966                         0.6.3claws15
13967
13968         solution #2 to solve MT-safety problems defers all GUI related calls
13969         to the main thread using a gtk_idle_add() callback. discussed on
13970         ircnet #sylpheed, with christoph spotting some issues with the
13971         original code, and melvin allowing us to lobotomize his sylpheed.
13972
13973         * src/syldap.[ch], src/main.c
13974                 fix race problem in ldap search thread by deferring GUI 
13975                 stuff to main thread using gtk_idle_add()
13976
13977 2001-10-13 [paul]       0.6.3claws14
13978
13979         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
13980                 add Sergey's smtpcred.patch
13981                 adds separate username/password setting for SMTP Auth
13982                 needed by some servers
13983                 (closes feature request #471659)
13984
13985 2001-10-13 [paul]       0.6.3claws13
13986
13987         * src/pgptext.[ch] **NEW FILES**
13988         * src/Makefile.am, src/messageview.c, src/mimeview.c
13989                 decrypt ascii-armored gpg text embedded in
13990                 the message body.
13991                 Submitted by Jens Jahnke <jan0sch@gmx.net>
13992
13993 2001-10-13 [christoph]  0.6.3claws12
13994
13995         * README.claws
13996                 some more details on default to and
13997                 feature requests
13998         * src/main.c
13999                 init glib threading when ldap is used
14000         * src/syldap.c
14001                 threading fixes
14002         * po/de.po
14003                 fixed a typo
14004
14005 2001-10-12 [paul]       0.6.3claws11
14006
14007         * src/prefs_common.[ch], src/rfc2015.c
14008                 enable ascii-armored gpg text to be embedded in the
14009                 message body, selectable through the 'Privacy'
14010                 preferences. Supports encrypting only.
14011                 Submitted by Ravemax <ravemax@dextrose.com>
14012
14013 2001-10-12 [paul]       0.6.3claws10
14014
14015         * sync with sylpheed 0.6.3cvs6
14016                 see ChangeLog entries 2001-10-11 and 2001-11-12
14017
14018         * src/folderview.c
14019                 incorporated mbox folders, scoring, and folder
14020                 properties into the sync
14021
14022 2001-10-12 [darko]      0.6.3claws9
14023
14024         * README.claws
14025                 describe quotation wrapping
14026         * src/compose.c
14027                 don't treat tab as space to calculate line length properly
14028
14029 2001-10-11 [alfons]
14030
14031         * README.claws
14032                 correct description of how to make new filtering system work,
14033                 add some other things
14034                 
14035         * src/syldap.c
14036                 remove sched_yield() (not necessary / unportable)
14037
14038 2001-10-11 [paul]       0.6.3claws8
14039
14040         * sync with sylpheed 0.6.3cvs3
14041                 see ChangeLog entry 2001-10-10
14042
14043 2001-10-10 [christoph]  0.6.3claws7
14044
14045         * .cvsignore
14046                 ignore 2 files created by newer autotools
14047         * src/prefs_folder_item.c
14048                 using table for widget alignment
14049                 fixed memory leak and broken octal display
14050         * src/filesel.c
14051                 fixed segfault caused by lost filename
14052                 workaround (closes bug #469551)
14053
14054 2001-10-10 [paul]       0.6.3claws6
14055
14056         * sync with sylpheed 0.6.3cvs2
14057                 see ChangeLog entries 2001-10-09 and 2001-10-10
14058
14059 2001-10-10 [darko]      0.6.3.claws5
14060
14061         * src/gtkstext.c
14062                 proper calculation of right margin if smart wrapping is enabled
14063         * src/compose.c
14064                 automatically wrap long lines if wrap quotation is enabled
14065
14066 2001-10-09 [alfons]     0.6.3.claws4
14067
14068         * src/summaryview.c
14069                 select correct row when deleting last row in the summary view (and
14070                 close bug "[ #469104 ] select second last in list when deleting")
14071
14072 2001-10-09 [paul]       0.6.3claws3
14073
14074         * sync with sylpheed 0.6.3cvs1
14075                 updated some autotool scripts
14076
14077 2001-10-09 [darko]      0.6.3claws2
14078
14079         * src/gtkstext.[ch]
14080                 new name and mark with Sylpheed comment
14081         * src/compose.c
14082                 smart quotation wrapping a-la VIM
14083
14084 2001-10-08 [paul]       0.6.3claws1
14085
14086         * sync with sylpheed 0.6.3 release
14087                 see ChangeLog entry 2001-10-08
14088
14089 2001-10-08 [paul]       0.6.2claws24
14090
14091         * src/summaryview.c
14092                 more sync with sylpheed 0.6.2cvs12
14093                 Fixed the bug that didn't select the last row correctly
14094
14095
14096 2001-10-07 [paul]       0.6.2claws23
14097
14098         * sync with sylpheed 0.6.2cvs12
14099                 see ChangeLog entry 2001-10-07
14100
14101 2001-10-06 [match]
14102         * src/jpilot.[ch]
14103                 enable jpilot to read unsynch'ed addresses.
14104
14105         * src/editldap_basedn.c
14106                 fix segfault when opening dialog.
14107
14108 2001-10-06 [alfons]     0.6.2.claws22
14109
14110         * src/summaryview.c
14111                 fix bug with summary view selecting last *inserted*
14112                 node instead of last *visible* node. remember we
14113                 work with a tree
14114
14115 2001-10-06 [paul]       0.6.2claws21
14116
14117         * po/pt_BR.po
14118                 updated translation, contains some fixes and new
14119                 translations, submitted by Gustavo Noronha Silva
14120                 <kov@debian.org>
14121
14122         * src/prefs_common.c
14123                 change 'each' to 'every' - fix dubious English
14124
14125         * sync with sylpheed 0.6.2cvs11
14126
14127 2001-10-05 [alfons]     0.6.2claws20
14128
14129         * src/mainwindow.[ch], src/folderview.c
14130                 make composite tool button switch between "Compose News"
14131                 and "Compose Mail" depending on selected folder
14132                 (nifty idea by Kim Schulz <kim@schulz.dk>)
14133
14134 2001-10-05 [paul]       0.6.2claws19
14135
14136         * src/mainwindow.c, src/summaryview.c
14137                 fix 'Message/Reply to all', broken in last commit
14138
14139         * src/compose.c
14140                 fix X_BEENTHERE seg fault, thanks to Alfons
14141
14142 2001-10-04 [paul]       0.6.2claws18
14143
14144         * src/compose.[ch], src/mainwindow.c
14145                 make "Message/Reply" reply to mailing lists; matches
14146                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
14147                 based on portions of the patch submitted by
14148                 Junichi Uekawa <dancer@netfort.gr.jp>
14149
14150 2001-10-04 [darko]      0.6.2claws17
14151
14152         * src/compose.c
14153                 better smart wrapping
14154         * src/gtkstext.[hc]
14155                 a function to make text buffer contiguous
14156
14157 2001-10-03 [paul]       0.6.2claws16
14158
14159         * sync with sylpheed 0.6.2cvs10
14160
14161 2001-10-02 [alfons]
14162
14163         * configure.in
14164         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
14165                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
14166                 references to chinese translations (hope someone picks up
14167                 this)
14168
14169 2001-10-02 [christoph]  0.6.2claws15
14170
14171         * src/compose.c
14172                 fixed non translated header bug
14173         * ChangeLog.claws
14174                 fixed wrong date in alfons last entry ;)
14175
14176 2001-10-02 [alfons]     0.6.2claws14
14177
14178         * src/compose.c, src/prefs_common.[ch]
14179                 add block cursor option
14180
14181 2001-10-02 [paul]       0.6.2claws13
14182
14183         * sync with sylpheed 0.6.2cvs9
14184
14185 2001-09-30 [paul]       0.6.2claws12
14186
14187         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
14188                 updated translations
14189
14190         * po/POTFILES.in
14191                 add 'src/importldif.c'
14192
14193         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
14194                 added eudora-to-vCard conversion tool
14195                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
14196
14197         * sync with sylpheed 0.6.2cvs8
14198
14199 2001-09-30 [paul]
14200
14201         * sylpheed-0.6.2claws released
14202
14203 2001-09-27 [melvin]     0.6.2claws11
14204
14205         * src/gtkspell.c
14206                 fixed crash when using default path (introduced 
14207                 in 0.6.2claws10)
14208                 fixed tiny bug for initial suggestion mode
14209
14210 2001-09-27 [melvin]     0.6.2claws10
14211         
14212         * src/gtkspell.c
14213                 fixed bug where gtkpspell didn't set the path correctly
14214
14215         * README.claws
14216                 added a paragraph about spell checking
14217                 
14218
14219
14220 2001-09-27 [paul]       0.6.2claws9
14221
14222         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
14223                 replace '// comments' with '/* comments */' to prevent
14224                 some compiler warnings 
14225
14226         * sync with sylpheed 0.6.2cvs6
14227
14228 2001-09-26 [alfons]     0.6.2claws8
14229
14230         * src/messageview.c
14231                 introduce return receipt request notification again,
14232                 which was lost because of other semantics in 
14233                 procheader_parse() (???)
14234
14235 2001-09-26 [christoph]  0.6.2claws7
14236
14237         * src/compose.c
14238                 replace comments for old code with #if 0
14239                 readded auto cc, bcc and reply-to
14240         * src/prefs_matcher.c
14241         * src/prefs_scoring.c
14242                 removed some definition (was moved to
14243                 prefs.h)
14244
14245 2001-09-26 [paul]       0.6.2claws6
14246
14247         * src/mainwindow.c
14248                 make 'Follow-up and reply to' sensitive
14249
14250         * more sync with sylpheed 0.6.2cvs5
14251
14252 2001-09-25 [melvin]
14253
14254         * 0.6.2claws5
14255
14256         * src/gtkspell.c
14257                 fixed bug for "US-ASCII" introduced by the encoding code
14258
14259 2001-09-25 [paul]
14260
14261         * 0.6.2claws4
14262
14263         * src/prefs_common.[ch], src/summaryview.c
14264                 'next unread msg' 'go to next folder?' dialog can be
14265                 given default behaviour, either always show dialog,
14266                 or assume 'yes', or assume 'no'
14267                 Submitted by wwp <subscript@free.fr>
14268
14269 2001-09-25 [melvin]
14270                 
14271         * src/compose.c src/gtkspell.[ch]
14272                 added support for different encodings
14273
14274 2001-09-25 [paul]
14275
14276         * more sync with sylpheed 0.6.2cvs5
14277
14278 2001-09-24 [alfons]
14279         
14280         * src/prefs_folder_item.c
14281                 add check for item->prefs->default_to string is NULL and
14282                 add another check when freeing this string
14283
14284 2001-09-24 [paul]
14285
14286         * configure.in
14287                 change to version 0.6.2claws3
14288
14289         * sync with sylpheed 0.6.2cvs5 
14290
14291 2001-09-24 [match]
14292         * src/ldif.[ch], src/importldif.[ch], addressbook.c
14293                 import LDIF files.
14294         * src/addrcache.[ch], addrindex.[ch]
14295                 small update for future
14296         * src/addrbook.c
14297                 fix test XML file.
14298
14299 2001-09-24 [melvin]
14300         * src/gtkspell.[ch]
14301                 added 'Learn from mistakes' option
14302                 better handling of quotes in checked words
14303                 sorted dict list
14304         * po/fr.po
14305                 small update for spell checking stuff
14306
14307 2001-09-23 [alfons]
14308         
14309         * src/gtkspell.c
14310                 edit a little bit so it complies more with main coding style
14311
14312 2001-09-23 [alfons]
14313
14314         * src/folder.[ch], prefs_folder_item.c, compose.c
14315                 migrate "request return receipt" folder property
14316                 to folderlist.xml
14317
14318 2001-09-22 [alfons]
14319
14320         * README.claws **NEW**
14321                 (add things of interest for users of main branch 
14322                 and claws here)
14323
14324         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
14325                 re-implement threading per folder option, but store 
14326                 the setting in folderlist.xml (where it belongs)
14327
14328 2001-09-21 [melvin]
14329
14330         * src/gtkspell.[ch]
14331                 fixed bug when compose window is under another window
14332         * src/prefs_common.[ch] src/compose.c
14333                 changed 'dictionary_path' to 'dictionary' to be consistent
14334                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
14335         * ac/pspell.m4 src/Makefile.am 
14336                 dropped PSPELL_PATH macro
14337         * po/fr.po
14338                 updated translations
14339
14340 2001-09-21 [christoph]
14341
14342         * src/compose.c
14343                 added border around header fields
14344                 keep header type when new field is added
14345
14346 2001-09-20 [christoph]
14347
14348         * src/utils.[ch]
14349                 more portable debug_print with source filename
14350                 and linenumber
14351         * src/procmsg.c
14352                 more newlines after debug messages
14353
14354 2001-09-20 [paul]
14355
14356         * configure.in
14357                 change to version 0.6.2claws2
14358
14359         * sync with sylpheed 0.6.2cvs3
14360
14361 2001-09-19 [melvin]
14362
14363         * src/gtkspell.c
14364                 fixed the post-right-click focus pb
14365                 fixed crash when 'Spell check all' after dict change 
14366                         and when cursor is at the end of the text
14367                 shift-right-click pops up config menu even on misspelled words.
14368         * po/POTFILES.in
14369                 added gtkspell.c
14370
14371 2001-09-19 [melvin]
14372
14373         * src/about.c
14374                 added pspell to compiled-in features list
14375
14376 2001-09-18 [melvin]
14377
14378         * switched to pspell and dropped ispell
14379         * ac/pspell.m4
14380                 new file. autoconf macro for pspell
14381         * ac/Makefile.am 
14382         * configure.in acconfig.h
14383                 added pspell support
14384         * src/Makefile.am
14385         * src/main.c src/compose.[ch] src/gtkspell.[ch]
14386         * src/prefs_common.[ch] 
14387                 added pspell support
14388
14389 2001-09-18 [christoph]
14390
14391         * src/addr_compl.c
14392         * src/template.[ch]
14393                 replace LOG_MESSAGE with debug_print
14394         * src/compose.[ch]
14395                 gui improvements
14396         * src/menu.c
14397                 added newline after debug message
14398         * src/utils.h
14399                 using __VA_ARGS__ for debug_print macro
14400         * tools/.cvsignore
14401                 ignore Makefile and Makefile.in
14402
14403 2001-09-18 [paul]
14404
14405         * configure.in
14406                 change to version 0.6.2claws1
14407         * sync with sylpheed 0.6.2cvs1
14408
14409         * src/matcher.c 
14410         * src/prefs_matcher.c
14411                 add 'score equal to' option, submitted by
14412                 Paul Evans <nerd@freeuk.com>
14413
14414 2001-09-15 [christoph]
14415
14416         * src/mainwindow.c
14417                 comment out menu entry not existing in claws
14418         * src/menu.c
14419                 add debug output for non existing menu entries
14420         * src/summaryview.c
14421                 fix next/prev unread message for ignored threads
14422         * src/utils.[ch]
14423                 add sourcefile and line number to debug output
14424                 otherwise it is sometimes hard to find the
14425                 source code part if debug messages are translated
14426
14427 2001-09-14 [darko]
14428         
14429         * src/folderview.c
14430                 refresh target folder style after colour is changed
14431
14432 2001-09-13 [paul]
14433
14434         * configure.in
14435                 change to version 0.6.1claws3
14436
14437         * sync with sylpheed 0.6.1cvs6
14438
14439 2001-09-13 [darko]
14440         
14441         * src/folderview.c
14442                 fix target folder colourization to use user selected colour
14443
14444 2001-09-12 [darko]
14445         
14446         * src/summaryview.c
14447                 fix crash when message that is marked for copy/move is unmarked
14448
14449 2001-09-09 [paul]
14450
14451         * configure.in
14452                 change to version 0.6.1claws2
14453
14454         * sync with sylpheed 0.6.1cvs3
14455
14456 2001-09-09 [alfons]
14457         
14458         * src/folderview.c
14459                 fix bug with default font used for trash folder text
14460
14461 2001-09-06 [paul]
14462
14463         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14464                 updated translations
14465
14466         * configure.in
14467                 change to version 0.6.1claws1
14468
14469         * sync with sylpheed 0.6.1cvs2
14470
14471 2001-09-03 [paul]
14472
14473         * po/POTFILES.in
14474                 add Match's new addressbook
14475
14476         * po/de.po
14477                 updated translation submitted by Jens Oberender
14478
14479 2001-09-02 [paul]
14480
14481         * configure.in
14482                 change to 0.6.1claws
14483         * sync with sylpheed 0.6.1 release
14484
14485 2001-09-02 [paul]
14486
14487         * configure.in
14488                 change to 0.6.0claws2
14489
14490         * sync with sylpheed 0.6.0cvs4
14491
14492         * po/pt_BR.po
14493                 updated translation submitted by Fabio Junior Beneditto
14494
14495 2001-09-01 [match]
14496         * pixmaps/
14497                 interface.xpm
14498                 book.xpm
14499                 address.xpm
14500         * src/
14501                 Makefile.am
14502                 a ton of new files
14503
14504 2001-08-31 [paul]
14505
14506         * configure.in
14507                 change to version 0.6.0claws1
14508
14509         * sync with sylpheed 0.6.0cvs1
14510
14511         * po/es.po
14512                 updated translation submitted by Ricardo Mones Lastra
14513
14514         * po/POTFILES.in
14515                 add 'src/prefs_templates.c'
14516
14517         * src/compose.c, src/summaryview.c
14518                 fix segfault on 'Re_edit'               
14519
14520 2001-08-30 [alfons]
14521
14522         * configure.in, Makefile.am
14523         * tools/Makefile.am
14524                 add tools directory to source distribution
14525
14526 2001-08-30 [paul]
14527
14528         * configure.in
14529                 change to version 0.6.0claws
14530
14531         * sync with sylpheed 0.6.0 release
14532
14533 2001-08-30 [christoph]
14534
14535         * configure.in
14536                 removed autoconf version check
14537
14538 2001-08-30 [paul]
14539
14540         * src/account.c, src/compose.c, src/prefs_common.[ch]
14541         * src/procheader.[ch] src/utils.[ch]
14542                 Enhanced automatic account selection on replies
14543                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
14544
14545         * configure.in
14546                 add LDAP and JPilot to the configuration results output.
14547
14548 2001-08-29 [christoph]
14549
14550         * src/summeryview.c
14551                 no bold font for ignored threads
14552
14553 2001-08-29 [paul]
14554
14555         * configure.in
14556                 change to version 0.5.3claws6
14557
14558         * sync with sylpheed 0.5.3cvs10
14559                 src/stringtable.[ch]: New Files
14560
14561         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
14562         * src/pixmaps/sylpheed.xpm
14563                 add mini-icons to windows (by Alfons)
14564
14565 2001-08-27 [paul]
14566
14567         * src/mainwindow.c
14568                 new functions: next_labeled_cb(), prev_labeled_cb()
14569
14570         * src/summaryview.c
14571                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
14572                 summary_select_next_labeled(), summary_select_prev_labeled()
14573
14574         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
14575                 give claws blue folders and a blue trash can
14576
14577 2001-08-27 [paul]
14578
14579         * configure.in
14580                 change to version 0.5.3claws5
14581
14582         * sync with sylpheed 0.5.3cvs9
14583                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
14584
14585 2001-08-24 [christoph]
14586
14587         * src/filesel.c
14588                 keep filename when browsing directories
14589                 (not working for user entered filename, but
14590                  for default name and selected filename from
14591                  file list)
14592         * src/mainwindow.c
14593                 fixed wrong spelling "Folllow-up"
14594         * src/mbox_folder.c
14595         * src/procmsg.c
14596         * src/summaryview.c
14597                 fixed new/unread message count with ignored
14598                 threads (2 commits, first didn't notice no
14599                 longer needed decreasing)
14600         * src/inc.c
14601                 readded scrolling of progress dialog
14602                 (lost in sync)
14603
14604 2001-08-24 [paul]
14605
14606         * configure.in
14607                 change to 0.5.3claws4
14608
14609         * sync with sylpheed 0.5.3cvs7
14610
14611 2001-08-24 [christoph]
14612
14613         * src/compose.c
14614                 set request return receipt when replying
14615                 if it is set is the folder prefs of the
14616                 message
14617         * src/inc.c
14618                 disable final error popup if popups are
14619                 disabled in config (again)
14620
14621 2001-08-23 [paul]
14622
14623         * configure.in
14624                 Change version number to 0.5.3claws3
14625
14626         * sync with sylpheed 0.5.3cvs5
14627
14628         * src/mimeview.c
14629                 double quote '%s' in 'gedit %s' to fix bug when
14630                 opening attachment with spaces in the name
14631
14632 2001-08-22 [alte]
14633         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
14634           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
14635                 initial message templates support
14636
14637
14638 2001-08-22 [paul]
14639
14640         * configure.in
14641                 change version number to 0.5.3claws2
14642
14643         * sync with sylpheed 0.5.3cvs4
14644
14645         * src/procmsg.h src/summaryview.c
14646                 re-implement (un)ignore thread
14647
14648 2001-08-21 [paul]
14649
14650         * src/summaryview.c
14651                 remove unnecessary code
14652         * src/compose.c
14653                 enable 'dynamic' signatures (submitted by
14654                 Eric Limpens <eric@hscg-internet.nl>)
14655
14656 2001-08-21 [paul]
14657
14658         clean up after sync with sylpheed 0.5.3 release
14659
14660         * src/folderview.c
14661                 fix re-introduced font mess, see Christoph's
14662                 entry 2001-06-24
14663
14664         * src/summaryview.c
14665                 remove prev_msgnum
14666                 use sylpheed's small font instead of
14667                 gtk default font for summary view
14668
14669
14670 2001-08-17 [paul]
14671
14672         * configure.in
14673                 add pl to ALL_LINGUAS - sync with main branch
14674
14675         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14676                 Updated. Translations by Jens Oberender, Ricardo Mones
14677                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
14678
14679         * po/pl.po  ** NEW FILE **
14680                 sync with the main branch
14681
14682         * src/folderview.c
14683                 fix target folder colorizing and refresh problem
14684
14685
14686 2001-08-17 [christoph]
14687
14688         * src/mainwindow.c
14689                 claws uses 4 colors for target folder coloring.
14690                 arrays were not long enough and destroyed the
14691                 stack causing a segfault.
14692                 target folder colorizing does not work anymore
14693                 for me
14694
14695 2001-08-16 [paul]
14696
14697         * configure.in
14698                 change to version 0.5.3claws1
14699
14700         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
14701           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
14702           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
14703
14704                 sync with sylpheed 0.5.3 release, but keep claws method of
14705                 configuring/saving fonts
14706
14707         * src/addressbook.[ch]
14708                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
14709                 in line with a similar change in Hiroyuki's branch
14710
14711         * src/mainwindow.[ch]
14712                 disable main_window_set_thread_option()
14713         * src/prefs_folder_item.c
14714                 comment out &tmps_prefs.enable_thread,
14715         * src/mbox_folder.c, src/procmsg.[ch]
14716                 comment out MSG_IS_IGNORE_THREAD
14717         * src/summaryview.c
14718                 comment out summary_ignore_thread() and summary_unignore_thread()
14719                 comment out MSG_IS_IGNORE_THREAD
14720
14721                 use Hiroyuki's threading instead.
14722
14723
14724
14725 2001-08-15 [paul]
14726
14727         * src/account.c
14728                 use Hiroyuki's 0.5.3 column scheme but also
14729                 include the enable/disable button.
14730         * src/pixmaps/mark.xpm
14731                 add Hiroyuki's amended pixmap
14732
14733 2001-08-13 [christoph]
14734
14735         * src/account.c
14736                 receive at get all column showed wrong state for APOP
14737                 button should only work for POP3 and APOP accounts
14738         * src/prefs_account.c
14739                 added missing preprocessor statement for SSL
14740
14741 2001-08-12 [paul]
14742
14743         * src/account.[ch]
14744                 add 'receive at get all' column and enable/disable
14745                 button.
14746
14747 2001-08-06 [christoph]
14748
14749         * src/account.c
14750                 show usage of SSL in protocol column
14751
14752         * src/imap.c
14753         * src/inc.c
14754                 renamed ssl options
14755
14756         * src/prefs_account.[ch]
14757                 moved ssl options to a new page
14758
14759         * src/send.c
14760         * src/smtp.c
14761         * src/ssl.[ch]
14762                 renamed ssl options
14763                 added support for SMTP STARTTLS command
14764
14765 2001-08-05 [christoph]
14766
14767         * configure.in
14768                 debian autoconf needs version check to find
14769                 correct autoconf version. if the file is
14770                 named configure.in 2.13 is used, which does
14771                 not work with this configure.in script.
14772                 other solution would be to rename the script
14773                 to configure.ac as suggested in the autoconf
14774                 manual.
14775
14776         * src/inc.c
14777                 disable final error popup if popups are
14778                 diabled in config
14779
14780         * src/socket.c
14781                 bugfix in ssl_gets
14782                 fixes IMAP over SSL problem
14783
14784 2001-08-03 [paul]
14785
14786         * configure.in
14787                 change to 0.5.2claws1
14788
14789         * sync with sylpheed 0.5.2cvs1
14790
14791 2001-08-02 [alfons]
14792
14793         * configure.in
14794                 quick fix for ispell detection...
14795
14796 2001-08-01 [paul]
14797
14798         * configure.in
14799                 change to 0.5.1claws4
14800
14801         * sync with sylpheed 0.5.1cvs7
14802
14803 2001-07-31 [alfons]
14804
14805         * src/prefs_common.c, src/prefs_common.h, 
14806           src/gtkspell.c, src/gtkspell.h
14807                 add global spelling checker settings (compose tab) +
14808                 selection of dictionary 
14809           
14810         * configure.in  
14811                 guess valid ispell location
14812
14813 2001-07-31 [paul]
14814
14815         * po/POTFILES.in
14816                 removal of 'src/quote_fmt_parse.c'
14817         * po/de.po
14818                 Updated de.po
14819                 (submitted by Jens Oberender <didge@suse.de>)
14820
14821 2001-07-31 [darko]
14822
14823         * src/folder.[ch]
14824         * src/folderview.[ch]
14825         * src/mainwindow.c
14826         * src/mh.c
14827         * src/prefs_common.[ch]
14828         * src/summaryview.c
14829                 target folder colourization
14830
14831 2001-07-30 [paul]
14832
14833         more sync with Sylpheed 0.5.1cvs6 
14834
14835 2001-07-30 [darko]
14836
14837         * src/mh.c
14838         * src/prefs_folder_item.[hc]
14839         * src/summaryview.c
14840                 shared folders support with a GUI
14841
14842 2001-07-29 [paul]
14843
14844         0.5.1claws3
14845
14846         * sync with Sylpheed 0.5.1cvs6
14847
14848 2001-07-29 [paul]
14849
14850         * po/pt_BR.po
14851                 updated
14852                 (submitted by Fabio Junior Beneditto)
14853
14854 2001-07-28 [paul]
14855
14856         * src/procmime.c
14857         * AUTHORS
14858                 patch to correct bad image mime headers
14859                 (submitted by Don Quijote <dq@searchlores.org>)
14860
14861 2001-07-28 [paul]
14862
14863         * tools/gif2xface.pl   **NEW FILE**
14864         * tools/README
14865                 script to convert file.gif to file.xface for
14866                 use in a custom header.
14867                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
14868
14869 2001-07-27 [alfons]
14870         
14871         * configure.in
14872                 change macros for detecting JPilot and LDAP
14873
14874 2001-07-27 [christoph]
14875
14876         * src/filtering.c
14877                 code cleanup (MIN / MAX warning, needed casting)
14878
14879 2001-07-27 [alfons]
14880
14881         * procheader.c
14882                 disallow setting flags when detecting certain headers
14883                 (X-Status, Status, Seen, X-Seen). 
14884         
14885         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
14886
14887 2001-07-27 [christoph]
14888
14889         * src/prefs_filter.c
14890         * src/prefs_filtering.c
14891         * src/prefs_matcher.c
14892         * src/prefs_scoring.c
14893                 scroll list when moving rows up or down
14894
14895         * src/imap.c
14896         * src/imap.h
14897         * src/prefs_account.c
14898         * src/prefs_account.h
14899         * src/send.c
14900                 SMTP over SSL (untested, feedback requested)
14901                 IMAP over SSL
14902
14903         * src/ssl.c
14904                 code cleanup
14905
14906 2001-07-26 [alfons]
14907         
14908         * configure.in, acconfig.h
14909                 define CLAWS (need this for main / claws detection)
14910
14911 2001-07-25 [alfons]
14912
14913         * configure.in
14914                 Sylpheed 0.5.1claws2
14915                 
14916         * sync with Sylpheed 0.5.1cvs4
14917
14918 2001-07-25 [christoph]
14919
14920         * src/scoring.c
14921                 fixed segfault
14922                 item->prefs == NULL (don't know why)
14923
14924 2001-07-25 [alfons]
14925
14926         * configure.in
14927                 Sylpheed 0.5.1claws1
14928
14929         * sync with Sylpheed 0.5.1cvs1-3
14930
14931 2001-07-24 [christoph]
14932
14933         * src/folderview.c
14934         * src/prefs_folder_item.[ch]
14935                 added folderitem preferences dialog with
14936                 default To: and auto request return receipt
14937
14938         * src/compose.[ch]
14939         * src/menu.[ch]
14940                 changes to handle new folderitem preferences
14941
14942         * src/mainwindow.c
14943         * src/summaryview.c
14944                 call compose new mail with current folderitem
14945
14946 2001-07-24 [alfons]
14947
14948         Release Sylpheed 0.5.1claws
14949
14950         * configure.in
14951                 change to release version 0.5.1claws
14952
14953 2001-07-24 [christoph]
14954
14955         * src/summaryview.c
14956                 fixed segfault that happend when the selected
14957                 message was removed while retrieving new messages.
14958
14959         * po/es.po
14960                 updated translation
14961                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
14962
14963 2001-07-22 [alfons]
14964
14965         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
14966         this is a work in progress, for more information: http://nlpagan.net/sylman 
14967         
14968         * configure.in, src/mainwindow.c, manual/Makefile.am
14969                 add support for English manual
14970
14971         * AUTHORS
14972                 add authors of user manuals
14973
14974         * manual/en/sylpheed*.html
14975                 add English documentation
14976
14977 2001-07-22 [christoph]
14978
14979         * po/POTFILES.in
14980                 added src/ssl.c
14981         * src/ssl.c
14982                 changed a wrong debug message
14983
14984 2001-07-22 [alfons]
14985
14986         * po/nl.po
14987                 update Dutch translation
14988
14989         * src/prefs_filtering.c, 
14990           src/prefs_matcher.c
14991                 add more translatable strings           
14992
14993 2001-07-21 [alfons]
14994
14995         0.5.0claws7
14996
14997         * configure.in
14998                 change version
14999
15000         * src/inc.c, src/summaryview.[ch]
15001                 prevent update of mark file when filtering has done, by
15002                 using a variable; this affects two functions:
15003                         inc.c::inc_finished()
15004                         summaryview.c::summary_show()
15005
15006 2001-07-20 [alfons]
15007
15008         * src/filtering.[ch], src/prefs_filtering.c, 
15009           src/matcher.[ch]
15010                 add filtering action for label coloring 
15011
15012         * po/POTFILES.in
15013                 add labelcolors.c
15014
15015         * added src/labelcolors.c
15016         * added src/labelcolors.h
15017         * src/Makefile.am, src/summaryview.c
15018                 rearrange label coloring code
15019
15020         * src/procmsg.h
15021                 add more parentheses so label colouring works correctly
15022
15023         * src/filtering.c
15024                 don't really delete message, but move it to Trash
15025
15026         * src/prefs_matcher.c
15027                 add quote options to info dialog
15028
15029 2001-07-20 [christoph]
15030
15031         * src/Makefile.am
15032         * src/inc.c
15033         * src/main.[ch]
15034         * src/socket.h
15035         * src/ssl.[ch] (new)
15036                 moved ssl stuff to a seperate file
15037
15038 2001-07-20 [darko]
15039
15040         * src/summaryview.c
15041                 fix show sender using address book with no e-mail
15042                 address in From: field
15043
15044 2001-07-19 [alfons]
15045
15046         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
15047                 fix messy handling of escaping... now at least the
15048                 execute command is useful. escape char is '\', we
15049                 accept \n and \r too. 
15050
15051                 Real life example:
15052                 
15053                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
15054                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
15055
15056 2001-07-18 [alfons]
15057
15058         0.5.0claws6
15059
15060         * src/summaryview.c
15061                 clean up
15062
15063         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
15064           src/procmsg.[ch]
15065                 revise filtering; currently move, copy, marking have
15066                 been tested. if you like bleeding edge stuff, you
15067                 should definitely go for this version :)
15068
15069         * mark old working stuff as VERSION_0_5_0_CLAWS5        
15070
15071 2001-07-17 [christoph]
15072
15073         * src/utils.c
15074                 timestamp log
15075
15076 2001-07-17 [alfons]
15077
15078         0.5.0claws5
15079
15080         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
15081           bits in the mark file, without affecting either branch. Lots of
15082           files changed, also in claws branch.
15083
15084           UNTESTED: use of mbox folders
15085
15086         * src/summaryview.c
15087                 added mark all read; however this was a quick hack used for
15088                 cleaning up mess after initial merge with Hiroyuki
15089
15090         * configure.in
15091                 change claws version number back to 0.5.0claws5 to clear up 
15092                 confusion & pretension (recent release was technically 
15093                 0.5.0claws4, so we neatly align with Hiroyuki :-)
15094
15095 2001-07-16 [alfons]
15096
15097         sync with Hiroyuki's 0.5.0cvs4
15098
15099 2001-07-16 [alfons]
15100
15101         0.5.1claws3
15102
15103         * src/filtering.[ch]
15104                 remove invalid updating of mark files for 
15105                 filter actions MATCHING_ACTION_MOVE and 
15106                 MATCHING_ACTION_DELETE; this should fix the
15107                 folder update bug
15108                 
15109         * src/procmsg.c
15110                 revert Christoph's stab at fixing the folder 
15111                 update bug
15112
15113         * po/POTFILES.in
15114                 add missing files with translatable strings
15115
15116         * src/summaryview.c
15117                 remove debug print
15118
15119 2001-07-15 [alfons]
15120
15121         * src/addr_compl.[ch], src/prefs_filtering.c
15122                 make "filtering pref dialog's destination entry" an
15123                 "address completable entry", if filter destination is 
15124                 an email address
15125
15126         0.5.1claws2
15127         
15128         sync with Hiroyuki's 0.5.0cvs2-3
15129
15130 2001-07-15 [christoph]
15131
15132         * src/procmsg.c
15133                 fixed folder stats update after incorporation
15134
15135 2001-07-15 [alfons]
15136
15137         * src/summaryview.c
15138                 * finish label colouring stuff (for now)
15139                 * fix incorrect colour bug (off by one) 
15140
15141 2001-07-14 [alfons]
15142
15143         * src/mainwindow.c
15144                 change text labels for news and mail message so there's
15145                 plenty of toolbar estate left
15146
15147         * configure.in
15148                 0.5.1claws1
15149
15150         * src/folderview.c
15151           src/folder.[ch]
15152                 sync with Hiroyuki's 0.5.0cvs1
15153
15154         * src/summaryview.c
15155                 more rewrite label colouring
15156
15157 2001-07-14 [alfons]
15158
15159         * src/summaryview.[ch]
15160                 * start rewrite label colouring 
15161                 * fix proper location "Add Sender To Addressbook" menu item
15162
15163 2001-07-13
15164
15165         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15166         (actually this is 0.5.0claws4)
15167
15168 2001-07-13 [alfons]
15169
15170         * po/pt_BR.po
15171                 * fix duplicate message
15172                 * add updated Portugese / Brazilian translation
15173                   submitted by Fabio Junior Beneditto
15174
15175 2001-07-12 [alfons]
15176
15177         * AUTHORS
15178                 add Jens
15179
15180         * po/nl.po
15181                 add updated Dutch translation
15182
15183         * po/de.po
15184                 add updated German translation submitted by Jens
15185
15186 2001-07-11 [alfons]
15187
15188         Prerelease before 0.5.0claws. Please test.
15189         This version is temporarily tagged as VERSION_0_5_0_TEST
15190
15191         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
15192           src/prefs_scoring.c, src/prefs_matcher.c, 
15193           src/prefs_filtering.c, src/mbox.c, 
15194           src/main.c, src/inc.c, src/filtering.[ch]
15195                 revert new Hoa's new matcher (does not work yet)
15196
15197         * src/Makefile.am
15198                 clean up
15199
15200 2001-07-10
15201
15202         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15203
15204
15205 2001-07-10 [alfons]
15206
15207         * Makefile.am
15208                 add ChangeLog.claws to EXTRA_DIST
15209         * src/Makefile.am
15210                 add matcher_parser_parse.h to EXTRA_DIST
15211
15212 2001-07-10 [christoph]
15213
15214         * src/inc.c
15215                 add destination folder to table of
15216                 folders that need to be updated after
15217                 incorporation
15218
15219 2001-07-10 [alfons]
15220
15221         * folder.[ch]
15222           folderview.c
15223                 make collapse state of folders and folder items persistent, i.e.
15224                 if you collapse a folder tree, the next time sylpheed-claws starts 
15225                 up the folder tree remains collapsed.  
15226                 
15227 2001-07-10 [christoph]
15228
15229         * acconfig.h
15230         * configure.in
15231                 added --enable-ssl
15232         * src/md5.[ch]
15233                 renamed MD5_CTX to MD5_CTX_syl
15234                 conflicts with a struct in openssl
15235         * src/inc.c
15236         * src/main.[ch]
15237         * src/prefs_account.[ch]
15238         * src/socket.[ch]
15239                 SSL support for POP
15240         * src/mainwindow.c
15241                 fixed compose with current account
15242                 broken by new compose button stuff
15243
15244 2001-07-09 [hoa]
15245
15246         * AUTHORS
15247                 changed my email address
15248
15249         * src/matcher_parser_parse.y
15250                 clean the parser to remove conflicts
15251
15252 2001-07-09 [alfons]
15253
15254         * AUTHORS
15255                 add Match Grun
15256
15257         * configure.in
15258                 fix incorrect description of --enable-ldap parameter
15259
15260         * src/prefs_common.[ch]
15261           src/compose.c
15262                 add experimental option "smart wrapping" which makes the
15263                 compose editor auto wrap.
15264                 
15265                 | TODO: the problem with the buggy cursor handling is caused |
15266                 | by the GtkText. when deleting / backspacing text its       |
15267                 | wrapping algorithm does not take in account the previous   |
15268                 | line. should find a way to hack this in.                   |
15269                 | or should perhaps combine this with the word wrapping      |
15270                 | patch i wrote in january.                                  |
15271
15272         * src/about.c
15273                 show build parameters for LDAP and JPilot
15274
15275         * src/summaryview.c
15276                 revert Christoph's bugfix for selecting next unread message, 
15277                 because folder stats aren't updated correctly
15278
15279 2001-07-08 [hoa]
15280
15281         * src/filtering.c
15282         * src/mainwindow.c
15283         * src/matcher.c
15284         * src/matcher_parser_lex.l
15285         * src/matcher_parser_parse.y
15286         * src/prefs_filtering.c
15287         * src/prefs_scoring.c
15288         * src/scoring.c
15289                 bugfix of the config file parser
15290
15291 2001-07-08 [alfons]
15292
15293         * src/Makefile.am
15294                 added generated matcher sources to BUILT_SOURCES
15295
15296 2001-07-08 [hoa]
15297
15298         * src/Makefile.am
15299         * src/.cvsignore
15300                 added new config file parser
15301
15302         * src/scoring.[ch]
15303         * src/filtering.[ch]
15304         * src/matcher.[ch]
15305         * src/prefs_filtering.c
15306         * src/prefs_matcher.c
15307         * src/prefs_scoring.c
15308         * added src/matcher_parser.h
15309         * added src/matcher_parser_lex.h
15310         * added src/matcher_parser_lex.l
15311         * added src/matcher_parser_parse.y
15312                 lex & yacc config file parser
15313
15314         * src/mbox.c
15315         * src/inc.c
15316         * src/main.c
15317                 changes prefs_filtering into global_filtering           
15318
15319         * src/summaryview.c
15320                 build threads with subjects only if "Re: " is at the
15321                 beginning of the subject
15322
15323 2001-07-07 [paul]
15324
15325         0.5.0claws
15326
15327         sync with sylpheed 0.5.0
15328                 change of version number only
15329
15330 2001-07-06 [paul]
15331
15332         0.5.0claws5
15333
15334         sync with sylpheed 0.5.0pre5
15335
15336 2001-07-05 [paul]
15337
15338         sync with sylpheed 0.5.0pre4 release
15339                 /po and /manual/ja not sync'ed
15340
15341 2001-07-04 [paul]
15342
15343         more sync with sylpheed 0.5.0pre4
15344
15345 2001-07-03 [christoph]
15346
15347         * src/addressbook.c
15348                 fixed address book broken by address book
15349                 for VCard, JPilot, LDAP
15350
15351 2001-07-03 [alfons]
15352
15353         * src/matcher.c
15354         * src/textview.c
15355                 stopped memory leaks
15356
15357 2001-07-03 [paul]
15358
15359         more sync with sylpheed 0.5.0pre4
15360
15361 2001-07-02 [match]
15362
15363         * included address book patch for VCard, JPilot, LDAP
15364         * pref_common.c - fixed Font options on Display tab (cosmetic)
15365         * alertpanel.c - fixed truncated message
15366
15367 2001-07-02 [christoph]
15368
15369         * src/mbox_folder.c
15370         * src/procmsg.[ch]
15371         * src/summaryview.c
15372                 mark threads for ignoring
15373
15374 2001-07-02 [paul]
15375
15376         0.5.0claws4
15377
15378         * sync with sylpheed 0.5.0pre4
15379                 updated gettext to 0.10.38.
15380
15381 2001-07-01 [paul]
15382
15383         * src/ mainwindow.c
15384         * src/procmsg.h
15385         * src/summaryview.[ch]
15386                 new right-click option: Label.
15387                 substitute for 'Mark-->Mark/Unmark', colours the line.
15388                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
15389
15390 2001-07-01 [christoph]
15391
15392         * src/folderview.c
15393                 fixed font for trash
15394         * src/summaryview.c
15395                 move ctree to unread message
15396
15397 2001-07-01 [paul]
15398
15399         * sync with sylpheed 0.5.0pre3 release
15400
15401 2001-06-30 [alfons]
15402
15403         * src/filesel.[ch]
15404         * src/compose.c
15405                 allow inserting / attaching multiple files in
15406                 the composer window
15407
15408 2001-06-30 [paul]
15409
15410         * src/codeconv.c
15411                 small change to Alfons' previous stuff so that it
15412                 actually makes
15413
15414 2001-06-30 [alfons]
15415
15416         * lots of files changed; first attempt to merge the changes
15417           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
15418
15419 2001-06-30 [paul]
15420
15421         * po/pt_BR.po
15422                 updated and completed, translations by Fabio
15423                 Junior Beneditto <fjbeneditto@yahoo.com.br>
15424
15425 2001-06-29 [alfons]
15426
15427         * src/compose.c
15428         * src/mimeproc.[ch]
15429                 allow selecting an attached files' mime type from a 
15430                 list of types.
15431
15432 2001-06-29 [paul]
15433
15434         * more sync with sylpheed 0.5.0pre3
15435
15436 2001-06-29 [paul]
15437
15438         * po/pt_BR.po
15439                 merge with sylpheed.pot and pt_BR.po provided by
15440                 Fabio Junior Beneditto.
15441
15442 2001-06-29 [darko]
15443
15444         * src/procmime.c
15445                 make MIME types case insensitive
15446
15447 2001-06-28 [alfons]
15448
15449         * po/nl.po
15450                 merge with sylpheed.pot and old nl.po; translations added.
15451
15452 2001-06-28 [paul]
15453
15454         * more sync with sylpheed 0.5.0pre3
15455
15456 2001-06-27 [alfons]
15457
15458         * src/summaryview.c
15459                 don't crash when removing parent node of messages
15460                 attracted by subject. this was caused by not deleting
15461                 the parent node from the subject line hash table.
15462
15463 2001-06-27 [alfons]
15464
15465         * src/summaryview.c
15466         * src/compose.[ch]
15467         * src/mainwindow.c
15468                 if there are multiple messages selected, allow forwarding
15469                 them as attachments.
15470
15471 2001-06-27 [paul]
15472
15473         * more sync with sylpheed 0.5.0pre3
15474
15475 2001-06-26 [paul]
15476
15477         0.5.0claws3
15478
15479         * sync with sylpheed 0.5.0pre3
15480
15481 2001-06-25 [paul]
15482
15483         * src/mainwindow.c
15484                 fixed 'compose news article' bug
15485                 from icon-and-text toolbar
15486
15487 2001-06-25 [paul]
15488
15489         * sync with sylpheed 0.5.0pre2 release
15490
15491 2001-06-24 [christoph]
15492
15493         * src/prefs_common.c
15494                 bug fix in font selection
15495         * src/folderview.c
15496                 use sylpheed's normal font instead of
15497                 gtk default font for folders without
15498                 new messages
15499
15500 2001-06-24 [alfons]
15501
15502         * src/mainwindow.[ch]
15503                 added composite compose mail / news button (an idea by Leandro
15504                 Pereira <leandro@linuxmag.com.br>)
15505
15506 2001-06-24 [paul]
15507
15508         Added instructions for ldif-to-xml.py
15509
15510         * tools/README
15511
15512 2001-06-23 [alfons]
15513
15514         Some minor things.
15515
15516         * src/pixmaps/stock_news_compose.xpm
15517                 added pixmap by Leandro
15518         * src/prefs_common.c
15519                 tested built-in spelling checker of GCC 3.0 :)
15520         * po/nl.po
15521                 merged dutch translation of sylpheed-main with
15522                 sylpheed.pot
15523
15524 2001-06-23 [paul]
15525
15526         Added tools directory and files.
15527
15528         * tools/filter_conv.pl
15529                 converts old filter system to new filtering system
15530         * tools/ldif-to-xml.py
15531                 converts netscape addressbook to sylpheed addressbook
15532         * tools/README
15533                 descriptions/instructions for above two files
15534
15535 2001-06-23 [christoph]
15536
15537         * src/inc.c
15538         * src/manage_window.[ch]
15539         * src/prefs_common.[ch]
15540                 mail retrieval dialog can be enabled, disabled
15541                 or hidden if non of sylpheed's windows is active
15542
15543 2001-06-22 [paul]
15544
15545         0.5.0claws2
15546
15547         * sync with sylpheed 0.5.0pre2
15548
15549 2001-06-21 [christoph]
15550
15551         * src/summaryview.c
15552                 show recipient on 'from' for all accounts
15553                 
15554         * src/inc.c
15555         * src/prefs_common.[ch]
15556                 disable error popup on mail receive errors
15557
15558 2001-06-21 [alfons]
15559
15560         * src/compose.c
15561                 made the ruler correctly appear and disappear.
15562
15563         * src/Makefile.am
15564                 removed Hoa's work-in-progress-stuff (interesting!) so 
15565                 claws compiles ok.
15566
15567 2001-06-20 [christoph]
15568
15569         * src/inc.c
15570         * src/progressdialog.c
15571                 added scrolled window for list in progressdialog
15572
15573 2001-06-20 [paul]
15574
15575         sync with sylpheed 0.5.0pre1 release
15576
15577 2001-06-20 [christoph]
15578
15579         * src/summeryview.c
15580                 make building threads by subject work when
15581                 thread view is enabled
15582                 
15583         * src/compose.c
15584         * src/prefs_common.[ch]
15585                 automatically select account for mail replys
15586
15587 2001-06-19 [sergey]
15588
15589         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
15590         they are filled in from the account settings.
15591
15592 2001-06-19 [paul]
15593
15594         * more sync with sylpheed 0.5.0pre1
15595
15596 2001-06-18 [alfons]
15597
15598         * src/Makefile.am,
15599           src/procmime.c
15600                 added --sysconfdir to CPPFLAGS for pointing to the correct
15601                 location of mime.types. 
15602
15603                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
15604                 or ./configure!
15605
15606 2001-06-18 [hoa]
15607
15608         * src/summaryview.c
15609                 fixed some bug when building threads
15610
15611 2001-06-18 [pau]l
15612
15613         * src/prefs_account.c
15614                 UI stuff: More changes to the English
15615
15616 2001-06-18 [paul]
15617
15618         * src/pixmaps/stock_news_compose.xpm: new file
15619         * src/Makefile.am
15620         * src/mainwindow.c
15621         * src/summaryview.c
15622                 Added new icon for Hoa's 'compose a news
15623                 message', plus minor improvements to the
15624                 English
15625
15626         * po/ja.po
15627         * ChangeLog
15628         * ChangeLog.jp
15629                 more sync with sylpheed 0.5.0pre1
15630
15631 2001-06-18 [hoa]
15632
15633         * src/compose.[ch]
15634         * src/mainwindow.c
15635                 Follow-up and reply to
15636
15637         * src/summaryview.[ch]
15638                 Build threads also with subjects
15639
15640 2001-06-17 [hoa]
15641
15642         * src/compose.c
15643                 forwarding use the current account.
15644
15645         * src/mainwindow.c
15646                 the "compose message" button has been replaced with
15647                 "new mail" and "new news" buttons
15648
15649         * src/prefs_common.[ch]
15650                 added a configuration option to use the forward button
15651                 as "forward as attachment"
15652                 changed reply and forward format description
15653
15654         * src/quote_fmt_lex.l
15655         * src/quote_fmt_parse.y
15656                 added message with no signature in format for reply
15657                 and forward.
15658
15659 2001-06-17 [paul]
15660
15661         Minor UI stuff
15662
15663         * src/mainwindow.c
15664         * src/summaryview.c
15665                 Improvements to the English
15666
15667         * src/prefs_common.c
15668                 Improvements to the English and some
15669                 clarity/continuity improvements in the
15670                 description of Quote symbols.
15671
15672 2001-06-17 [paul]
15673
15674         0.5.0claws1
15675
15676         * sync with sylpheed 0.5.0pre1
15677
15678 2001-06-17 [hoa]
15679
15680         * src/compose.c
15681                 Better interface for compose, displayed fields
15682                 are updated whenever we change account.
15683                 Newsgroups field is automatically filled.
15684
15685         * src/mainwindow.c
15686                 Newsgroups field is automatically filled.
15687
15688         * src/prefs_account.c
15689                 Some interface stuff when fields appear and
15690                 disappear.
15691
15692 2001-06-16 [paul]
15693
15694         0.4.99claws
15695
15696         * sync with sylpheed 0.4.99
15697
15698 2001-06-16 [sergey]
15699
15700         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
15701         base64_decoder_free, base64_decoder_decode): new object and
15702         functions for decoding base64 streams.
15703         * src/procmime.c (procmime_decode_content): modified to use the
15704         new base64 decoder.
15705
15706 2001-06-15 [paul]
15707
15708         0.4.99claws10
15709
15710         * sync with sylpheed 0.4.99cvs11
15711
15712 2001-06-13 [paul]
15713
15714         0.4.99claws9
15715
15716         * sync with sylpheed 0.4.99cvs9
15717
15718 2001-06-13 [hoa]
15719
15720         * src/compose.c
15721         * src/prefs_account.c
15722
15723                 SMTP server can be defined in the news account
15724                 mime type of attachment are kept.
15725
15726         * src/summaryview.c
15727
15728                 now choose the highest important score between default
15729                 and important score of folder.
15730
15731 2001-06-09 [alfons]
15732         
15733         * src/prefs_common.c: 
15734
15735                 (prefs_quote_description_create): corrected description of 
15736                 quote format characters
15737
15738 2001-06-09 [paul]
15739
15740         0.4.99claws8
15741
15742         * sync with sylpheed 0.4.99cvs8
15743
15744 2001-06-08 [sergey]
15745
15746         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
15747         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
15748
15749 2001-06-08 [paul]
15750
15751         0.4.99claws7
15752
15753         * sync with sylpheed 0.4.99cvs7
15754
15755 2001-06-06 [sergey]
15756
15757         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
15758         clashes with autogenerated header).
15759         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
15760         * src/Makefile.am: added quote_fmt.h.
15761         * src/.cvsignore: added lex/yacc autogenerated files
15762         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
15763
15764 2001-06-06 [paul]
15765
15766         0.4.99claws6
15767
15768         * sync with sylpheed 0.4.99cvs6
15769
15770 2001-06-06 [hoa]
15771
15772         * added src/quote_fmt_parse.h
15773         * src/compose.c
15774                 removed warnings
15775
15776         * src/prefs.[ch]
15777                 don't modify readonly configuration files
15778
15779         * src/prefs_account.c
15780         * src/prefs_common.c
15781         * src/prefs_customheader.c
15782         * src/prefs_display_header.c
15783         * src/prefs_filter.c
15784         * src/prefs_filtering.c
15785         * src/prefs_scoring.c
15786                 don't open dialog box when configuration files
15787                 are readonly
15788
15789 2001-06-05 [sergey]
15790
15791         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
15792
15793         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
15794         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
15795         BUILT_SOURCES to make all files rebuild properly.
15796
15797         * src/compose.c: removed #include "quote_fmt.tab.h".
15798
15799         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
15800         CHARACTER value in yylval.
15801
15802         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
15803         receive CHARACTER value by documented means (yylval).
15804
15805         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
15806
15807 2001-06-05 [hoa]
15808
15809         * src/Makefile.am
15810                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
15811
15812         * src/filtering.c
15813         * src/matcher.c
15814         * src/matcher.h
15815         * src/prefs_filtering.c
15816                 now keep the configuration for execute action
15817
15818         * src/mbox_folder.c
15819                 fixed a warning
15820
15821 2001-06-05 [paul]
15822
15823         * sync with sylpheed 0.4.99cvs5
15824
15825 2001-06-05 [hoa]
15826
15827         * src/Makefile.am
15828                 added quote_fmt.[ch]
15829
15830         * added src/quote_fmt.y
15831         * added src/quote_fmt.l
15832         * added src/quote_fmt.tab.h
15833         * added src/quote_fmt.tab.c
15834         * added src/lex.quote_fmt.c
15835                 parsing configuration for replying
15836                 and forwarding
15837
15838         * src/prefs_common.[ch]
15839                 added configuration UI for replying
15840                 and forwarding
15841
15842         * src/compose.c
15843                 using configuration for replying
15844                 and forwarding
15845
15846 2001-06-04 [hoa]
15847
15848         * src/filtering.c
15849         * src/matcher.c
15850         * src/matcher.h
15851         * src/prefs_filtering.c
15852         * src/prefs_matcher.c
15853         * src/prefs_matcher.h
15854                 action "run a command" for filtering
15855                 and matching with a command.
15856                 fixed the "whole message" matching
15857
15858         * src/mbox_folder.c
15859                 changed temporary filename for security
15860
15861         * src/messageview.c
15862                 queue the notification if it fails to send.
15863
15864         * src/prefs_common.c
15865         * src/prefs_folder_item.c
15866                 changed the default important score             
15867
15868         * src/prefs_scoring.c
15869         * src/scoring.c
15870                 hide kill score input when the folder is not
15871                 a newsgroup
15872
15873 2001-06-03 [alfons]
15874
15875         * src/prefs_common.c:
15876
15877                 (prefs_font_select): pass font name in font entry box to font
15878                 selection dialog.
15879
15880 2001-06-03 [sergey]
15881
15882         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
15883
15884 2001-06-03 [paul]
15885
15886         * sync with sylpheed 0.4.99cvs4
15887
15888 2001-06-03 [alfons]
15889
15890         * src/headerwindow.c:
15891
15892                 (headerwindow_show_cb): use the selected summary view item, not
15893                 the displayed item.
15894
15895 2001-06-02 [alfons]
15896
15897         * src/headerwindow.c:
15898
15899                 (headerwindow_show_cb): always try to show msginfo
15900
15901 2001-06-02 [hoa]
15902
15903         * src/compose.c
15904                 keep attached parts when reediting or forwarding.
15905
15906 2001-06-01 [hoa]
15907
15908         * src/folderview.c
15909         * src/prefs_folder_item.[ch]
15910         * src/prefs_scoring.[ch]
15911         * src/scoring.[ch]
15912         * src/summaryview.[ch]
15913         * src/main.c
15914         * src/mainwindow.c
15915         * src/prefs_common.[ch]
15916                 support for folder scoring
15917                 kill score and important score for messages
15918         
15919         * src/prefs_account.c
15920                 some display bug fixed for local account
15921                 preferences
15922
15923 2001-05-31 [alfons]
15924
15925         * src/summaryview.c:
15926
15927                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
15928                 sender to address book menu item is disabled.
15929
15930 2001-05-30 [hoa]
15931
15932         * src/filtering.[ch]
15933         * src/summaryview.c
15934                 handling summary menu / filter messages
15935
15936         * src/folder.[ch]
15937                 add some stuff
15938
15939         * src/foldersel.c
15940                 imap folders now appears in list
15941
15942         * src/mbox_folder.c
15943                 doesn't crash if destination mail is not writeable
15944
15945 2001-05-29 [hoa]
15946
15947         * src/compose.c
15948                 removed some warnings
15949
15950         * src/filtering.c
15951         * src/folder.[ch]
15952         * src/prefs_filtering.c
15953                 global string to identify any folders           
15954                 removed some debug info
15955                 filtering to mbox folders is now possible
15956
15957         * src/mainwindow.c
15958                 removed some warnings
15959
15960         * src/mbox_folder.c
15961                 permission on files are changed to read/write for user only,
15962                 nothing for other.
15963                 creation of subfolder is handled better.
15964
15965 2001-05-28 [alfons]
15966
15967         Verified the sync for src/prefs_common.[ch] and
15968         src/prefs_account.[ch]. I believe there were some
15969         minor indentation differences.
15970
15971 2001-05-28 [paul]
15972
15973         0.4.99claws3
15974
15975         * sync with 0.4.99cvs3
15976
15977 2001-05-28 [hoa]
15978
15979         * src/compose.c
15980                 handling flags for mbox format
15981
15982         * src/filtering.c
15983                 use of mark file only for MH format
15984                 handling flags for mbox format
15985                 filtering cannot yet move or copy mails to mbox folders.
15986
15987         * src/folder.[ch]
15988                 changed move_msg, copy_msg,
15989                 move_msgs_with_dest, copy_msgs_with_dest functions
15990                 uses only folder->copy_msg() function
15991                 uses folder->finished_copy() to handle the destination
15992                 folder at the end of the copy or move operation.
15993
15994         * src/foldersel.c
15995                 included mbox directories.
15996
15997         * src/folderview.[ch]
15998         * src/mainwindow.c
15999                 handle folders operation for mbox format
16000
16001         * src/mbox.c
16002                 disable conversion of "From " header
16003
16004         * src/mbox_folder.[ch]
16005                 completion of mbox format handling
16006
16007         * src/mh.c
16008                 changed mh_copy_msg() function and
16009                 removed mh_move_msg(), mh_move_msgs_with_dest(),
16010                 mh_copy_msgs_with_dest()
16011
16012         * src/prefs_filtering.c
16013                 removed some warnings
16014
16015         * src/prefs_matcher.c
16016                 default boolean operation is AND
16017
16018         * src/procheader.c
16019                 handling flags for mbox format
16020                 handling of "From " header
16021
16022         * src/procmsg.[ch]
16023                 removed data field
16024                 added MSG_REALLY_DELETED flags to handle deletion of
16025                 messages in mbox format.
16026
16027         * src/summaryview.c
16028                 handling flags for mbox format
16029                 disable the MSG_DELETED flags when messages
16030                 are deleted in mbox format
16031
16032         * src/textview.c
16033                 "From " headers display fixed.
16034
16035 2001-05-27 [alfons]
16036
16037         * src/textview.c:
16038                 
16039                 (get_email_part): skip quoted email addresses, like in e.g.
16040                 "'alfons@proteus.demon.nl'".
16041
16042 2001-05-26 [alfons]
16043
16044         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
16045         and fixing the persistence troubles when using separate windows.
16046
16047         * src/mainwindow.c:
16048         
16049             Added #define SEPARATE_ACTION used in the gtk item factory for 
16050             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
16051                 use gtk_item_factory_get_widget_by_action() to get the items.
16052                 
16053             Removed separate_widget_cb from the gtk item factory data   
16054           
16055             (mainwindow_create): connect separate_widget_cb() to check
16056             menu item "toggled" signal. also passing a MainWindow pointer
16057                 as object data for both check menu items.
16058                 
16059             (separate_widget_cb): definition of separate_widget_cb() to match
16060             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
16061                 window using gtk_object_get_data(). The type of window separation 
16062                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
16063         
16064         * src/prefs_filtering.c,
16065           src/prefs_matcher.c: added horizontal scrollbars
16066
16067 2001-05-25 [darko]
16068
16069         * src/headerview.c
16070                 fix segfault with invalid bold font
16071         * src/summaryview.c
16072                 correctly display summary stats after row is marked
16073
16074 2001-05-23 [sergey]
16075
16076         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
16077         encodings with libjconv.
16078
16079 2001-05-23 [hoa]
16080
16081         * src/Makefile.am
16082                 added mbox_folder.[ch]
16083         * src/defs.h
16084                 mbox temporary folder
16085         * src/folder.[ch]
16086         * added src/mbox_folder.[ch]
16087         * src/folderview.c
16088         * src/procheader.[ch]
16089                 added mbox support
16090         * src/mbox.c
16091                 bugfix for file incorporation filtering
16092         * src/imap.c
16093                 enable creation of MBOX
16094         * src/prefs_display_header.c
16095                 enable use of headers like "From "
16096                 something that should be fixed :
16097                         displaying of such headers add an extra space
16098         * src/prefs_folder_item.c
16099                 don't create folders because it is not necessary
16100         * src/procmsg.h
16101                 added data field to MsgInfo for mbox internal use
16102         * src/summaryview.c
16103                 added some support for mbox
16104         * src/utils.[ch]
16105                 added get_mbox_cache_dir() function
16106
16107 2001-05-23 [hiroyuki]
16108
16109         * src/headerwindow.c
16110           src/inc.c
16111           src/main.c
16112           src/mh.c
16113           src/nntp.c
16114           src/procmsg.h
16115           src/session.h
16116           src/socket.[ch]
16117           src/summaryview.c
16118           src/textview.c
16119           src/automaton.c
16120           src/folderview.c: more sync with 0.4.99cvs2.
16121
16122         * src/headerwindow.c: reverted.
16123
16124 2001-05-22 [paul]
16125
16126         0.4.99claws2
16127
16128         * sync with sylpheed 0.4.99cvs2
16129                 * src/news.[ch]
16130                 * src/nntp.[ch]
16131                 * INSTALL
16132                 * INSTALL.jp
16133
16134 2001-05-22 [alfons]
16135
16136         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
16137
16138 2001-05-21 [alfons]
16139
16140         Minor things:
16141
16142         * configure.in: if gnome-config not found, "no" is displayed
16143         
16144         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
16145
16146         * src/textview.c: now also possible to add mail addresses by right
16147           clicking in the text view
16148
16149         * src/codeconv.c: merged patch which fixes endless loop when encountering
16150           invalid wide characters; from Alte <010@imis.ru>  
16151
16152 2001-05-20 [alfons]
16153
16154         Added installation of gnome specific things:
16155
16156         * Makefile.am: gnome conditional
16157
16158         * configure.in: check for installed gnome
16159
16160         * added sylpheed.png, sylpheed.desktop
16161
16162 2001-05-20 [sergey]
16163
16164         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
16165
16166         * src/mainwindow.h (main_window_toolbar_create): created a button
16167         for "Reply to all".
16168         (main_window_set_toolbar_sensitive): enable/disable the new button
16169         appropriately.
16170         (toolbar_reply_to_author_cb): handle the new button.
16171
16172         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
16173         send_progress_dialog_destroy() on failure (fixes hang on SMTP
16174         failure).
16175
16176 2001-05-19 [sergey]
16177
16178         * src/compose.h (ComposeReplyMode): new modes
16179         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
16180         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
16181
16182         * src/compose.c
16183         (compose_send): move some code into a new function:
16184         (compose_current_mail_account): new function.
16185         (compose_reply): new argument to_author, all callers changed; if
16186         to_author==TRUE and account->protocol==A_NNTP, find and use an
16187         appropriate mail account for replying.
16188         (compose_reply_set_entry): new argument to_author; ignore
16189         compose->replyto if to_author==TRUE.
16190
16191         * src/mainwindow.c: new command "Message/Reply to author".
16192         (main_window_set_menu_sensitive): enable/disable it.
16193         (reply_cb): handle it.
16194
16195         * src/summaryview.c: new command "Reply to author".
16196         (summary_set_menu_sensitive): enable/disable it.
16197         (summary_reply_cb): handle it.
16198
16199         * src/account.c (account_find_mail_from_address): new function.
16200
16201 2001-05-18 [paul]
16202
16203         0.4.99claws1
16204
16205         * sync with sylpheed 0.4.99cvs1
16206
16207 2001-05-18 [hoa]
16208
16209         * src/compose.[ch]
16210         * src/filtering.c
16211         * src/summaryview.c
16212                 new filtering action : forward and forward as attachment
16213
16214         * src/main.c
16215                 no need for $DISPLAY when we run sylpheed --help
16216                 call to parse_cmd_opt() is moved
16217
16218         * src/mainwindow.[ch]
16219                 execute button is hidden when immediate execute
16220                 is chosen
16221
16222         * src/mh.c
16223         * src/news.c
16224         * src/prefs_folder_item.c
16225         * src/procmsg.c
16226                 better handling of missing directories
16227
16228         * src/summaryview.c
16229                 reedit is enabled in outbox
16230                 reedit is enabled in queue
16231
16232 2001-05-17 [hoa]
16233
16234         * src/filtering.c
16235         * src/matcher.[ch]
16236         * src/prefs_filtering.c
16237                 changed attachement into attachment
16238
16239 2001-05-17 [alfons]
16240
16241         0.4.67claws4    
16242
16243         * sync with sylpheed 0.4.67cvs9
16244         * sync with sylpheed 0.4.67cvs7-8
16245
16246 2001-05-17 [hoa]
16247
16248         * src/Makefile.am
16249                 added prefs_filtering.c
16250
16251         * src/filtering.[ch]
16252         * src/matcher.[ch]
16253                 removed action : forward_news and forward_news_as_attachement
16254                 (forward and forward_as_attachement can be used instead)
16255
16256         * src/mainwindow.c
16257                 added menu option to access filtering configuration
16258
16259         * src/prefs_account.c
16260                 changed mail_command default to /usr/sbin/sendmail
16261
16262         * added src/prefs_filtering.[ch]
16263                 dialog box for filtering configuration
16264
16265         * src/prefs_matcher.c
16266                 added function prefs_matcher_get_criteria_from_matching()
16267
16268         * src/prefs_scoring.c
16269                 reset the dialog when register or substitute is clicked
16270
16271 2001-05-15 [hoa]
16272
16273         * src/Makefile.am
16274                 added filtering.[ch]
16275         * src/inc.c
16276                 using filering.[ch] instead of filter.[ch]
16277         * src/main.c
16278                 reading new filtering configuration
16279         * src/matcher.[ch]
16280                 added some filtering actions
16281                 and fixed a bug for headers and mail body matching
16282         * src/mbox.c
16283                 using filering.[ch] instead of filter.[ch]
16284         * src/mh.c
16285                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
16286         * src/summaryview.c
16287                 some fixes for filtering
16288
16289 2001-05-14 [hiroyuki]
16290
16291         * src/send.c: fixed some weird indentations.
16292           send_message_with_command(): call pclose() only if p != NULL.
16293         * src/textview.c: get_email_part(): modified the code for readability.
16294
16295 2001-05-14 [hiroyuki]
16296
16297         * src/md5global.h
16298           src/md5ify.c
16299           src/md5ify.h: removed from the cvs.
16300
16301 2001-05-13 [sergey]
16302
16303         * src/main.c: include rfc2015.h to avoid compiler warnings.
16304         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
16305         the panel is already on screen.
16306         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
16307         closing the alert window by ESC as "No".
16308         * src/prefs_common.c (prefs_interface_create): moved return
16309         receipt check button to the correct place.
16310
16311 2001-03-13 [alfons]
16312
16313         * src/prefs_common.c: 
16314                 moved return receipt check button to the Send tab. (prefs_send_create)
16315                 removed the date format ui related globals. (prefs_display_create)
16316
16317         0.4.67claws3
16318         
16319         * sync with sylpheed 0.4.67cvs5-6
16320
16321 2001-05-13 [paul]
16322
16323         * added Alfons' font selection patch
16324
16325         * src/defs.h
16326         * src/headerwindow.c
16327         * src/prefs_common.c
16328         * src/prefs_common.h
16329
16330 2001-05-13 [hoa]
16331         * src/defs.h
16332                 changed version of cache
16333         * src/matcher.[ch]
16334         * src/prefs_matcher.c
16335                 added additionnal matching criteria
16336         * src/procheader.c
16337         * src/procmsg.[ch]
16338         * src/news.c
16339                 added references in MsgInfo
16340
16341 2001-05-12 [hoa]
16342
16343         * src/defs.h
16344                 prepared some things for new filtering
16345         * src/matcher.[ch]
16346                 added some matching properties
16347                 inreplyto need to be enhanced
16348                 prepared some things for new filtering
16349         * src/messageview.c
16350                 added Return-Receipt-To handling
16351         * src/prefs_folder_item.c
16352                 changed default value to TRUE
16353         * src/prefs_matcher.c
16354                 added some matching properties
16355         * src/prefs_scoring.[ch]
16356                 the scoring dialog is finished
16357         * src/procheader.c
16358                 added Return-Receipt-To handling
16359                 Reference need to be added
16360         * src/procmsg.[ch]
16361                 added Return-Receipt-To handling
16362                 added threadscore to get a better score sorting when
16363                 threads are enabled
16364         * src/summaryview.c
16365                 suppressed a bug when we sort the list
16366                 when no folder is opened.
16367                 better score sorting when threads are enabled
16368
16369 2001-05-12 [alfons]
16370
16371         * reverted previous patch because of potential errors 
16372
16373         0.4.67claws2
16374         
16375         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
16376                 applied "toggle mail-retrieval dialog window" patch submitted 
16377                 by Eric Limpens <eric@qnt.net>
16378
16379         * sync with sylpheed 0.4.67cvs4
16380
16381 2001-05-12 [sergey]
16382
16383         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
16384         some picky compilers.
16385         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
16386         * src/grouplist_dialog.c: include alertpanel.h.
16387         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
16388         fix compile warning.
16389         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
16390         #include "defs.h" before others to prevent the warning of `MIN'
16391         and `MAX' redefinition.
16392
16393 2001-05-11 [hoa]
16394
16395         * src/main.c
16396         * src/messageview.c
16397         * src/prefs_account.c
16398         * src/prefs_display_header.c
16399                 removed warning
16400         * src/Makefile.am
16401                 added prefs_scoring.[ch]
16402         * src/grouplist_dialog.c
16403                 display an error dialog box if the group list
16404                 cannot be fetched.
16405         * src/mainwindow.[ch]
16406                 added main_window_set_thread_option() function
16407                 scoring dialog box enabled
16408         * src/matcher.[ch]
16409                 added flags matching unread /new / marked
16410                 / deleted / replied / forwarded
16411         * src/news.c
16412                 newsgroups are now finally in newscache
16413         * src/prefs_matcher.[ch]
16414                 finished preferences for matching dialog
16415         * added src/prefs_scoring.[ch]
16416                 scoring dialog box completed
16417         * src/scoring.[ch]
16418                 conversion to string : added scoringprop_to_string()
16419                 write config for preferences :
16420                 added prefs_scoring_write_config()
16421         * src/summaryview.c
16422                 threads can be enabled/disabled independently
16423                 for each folder
16424
16425 2001-05-10 [alfons]
16426
16427         0.4.67claws1
16428         
16429         * AUTHORS: 
16430                 thought it would be nice to have a list of all
16431                 contributors (used Changelog as a reference)
16432         
16433         * configure.in: 
16434                 messed up version numbering...
16435
16436         0.4.66claws1
16437
16438         * sync with sylpheed 0.4.67cvs1-3
16439
16440 2001-05-10 [darko]
16441
16442         * src/prefs_common.c:
16443                 better UI for strftime format, double clicking
16444                 on format now inserts the format in text entry
16445                 replaced close button with standard OK/Cancel
16446                 moved date format button to the right of the
16447                 text entry field
16448
16449 2001-05-09 [alfons]
16450
16451         * src/gtkstext.c:
16452                 Ctrl-Home / Ctrl-End have proper cursor navigation
16453
16454 2001-05-09 [hoa]
16455
16456         * src/prefs_matcher.c
16457                 finished UI to define matching properties
16458                 added ok and cancel button
16459         * src/prefs_filter.c
16460                 added ok and cancel button
16461         * src/news.c
16462                 fixed some bug in xhdr parsing
16463
16464 2001-05-08 [alfons]
16465
16466         * src/textview.c: 
16467                 fixed a bug in textview_show_header(), which displayed two colons (':');
16468                 cleaned up some warnings
16469
16470 2001-05-08 [hoa]
16471
16472         * src/Makefile.am
16473                 added prefs_matcher.[ch]
16474                 compilation with -W -Wall
16475         * src/alertpanel.c
16476                 ungrab the mouse events if grabbed - does it
16477                 fix the bug for disposition notification ?
16478         * src/mainwindow.c
16479                 added a menu option to open the matching dialog.
16480         * src/matcher.[ch]
16481                 added matcherprop_to_string() and matcherlist_to_string()
16482                 fixed some bugs, changed the name of some options
16483                 age_sup and age_inf becomes age_greater and age_lower,
16484                 body and messageheaders becomes body_part and headers_part,
16485                 changed the names of constants from SCORING_XXX to MATCHING_XXX
16486         * src/prefs_display_header.c
16487         * src/prefs_headers.c
16488                 fixed a bug that accidentally destroyed dialogs
16489                 when closed them with delete_event
16490                 Added *_deleted() which handle delete_event signal correctly.
16491         * src/prefs_folder_item.[ch]
16492                 added "enable_thread" field for future customization
16493         * added src/prefs_matcher.[ch]
16494                 sample of the UI to define matching properties
16495         * src/procheader.c
16496                 using procheader_headername_equal instead of str*cmp functions
16497                 using procheader_parse_header() function
16498         * src/scoring.c
16499                 using MATCHING_XXX instead of SCORING_XXX
16500         * src/summaryview.c
16501                 display the sender of the news even if this is ourself
16502                 when this is a news message.
16503         * src/textview.c
16504                 using headername_equal() instead of str*cmp functions
16505
16506 2001-05-08 [alfons]
16507
16508         0.4.66claws
16509
16510         * sync with sylpheed 0.4.66
16511         * src/gtkstext.c: trace logs added 
16512
16513 2001-05-08 [sergey]
16514
16515         * src/prefs_common.[ch]: added option to enable/disable GnuPG
16516         signature check popup.
16517         * src/rfc2015.c (check_signature): show signature check popup only
16518         if it is enabled in preferences.
16519
16520 2001-05-07 [alfons]
16521
16522         0.4.66claws4
16523         
16524         * sync with sylpheed 0.4.66cvs6
16525
16526 2001-05-07 [darko]
16527
16528         * src/prefs_common.[ch]: added option to enable/disable
16529           looking up sender name in address book for summary pane
16530         * src/summaryview.c: look up sender in the address book
16531           by using Alfons' address completion code
16532
16533 2001-05-07 [hiroyuki]
16534
16535         * src/inc.h
16536           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
16537           member of Pop3State.
16538         * src/news.c: brought #include "defs.h" before #include <glib.h>
16539           to prevent the warning of `MIN' and `MAX' redefinition.
16540
16541 2001-05-06 [hoa]
16542
16543         * removed src/headers_display.[ch]
16544         * removed src/prefs_display_headers.[ch]
16545         * src/inc.c
16546                 use a temporary file in the user directory for mbox import
16547         * src/news.c
16548                 added XHDR support to get "To" and "Cc" headers
16549                 (in order to match news with to or cc field for
16550                 scoring)
16551                 added function news_parse_xhdr() to get XHDR response
16552         * src/nntp.[ch]
16553                 added function nntp_xhdr()
16554         * src/matcher.c
16555                 fetch the message if necessary
16556
16557 2001-05-06 [alfons]
16558
16559         0.4.66claws3
16560
16561         * sync with sylpheed 0.4.66cvs3-5
16562
16563 2001-05-06 [hoa]
16564
16565         * src/utils.[ch]
16566                 added function itos_buf() to enable use of several buffers
16567         * src/summaryview.c
16568                 use of itos_buf() instead of itos() in summary list
16569                 to fix the broken display of message number.
16570
16571 2001-05-06 [alfons]
16572
16573         * src/gtkstext.c: bug in cursor up navigation fixed,
16574                 fixed another unsigned / signed comparison (we're getting there :-)
16575
16576 2001-05-06 [hoa]
16577
16578         * src/Makefile.am
16579                 added scoring.c scoring.h
16580                 prefs_folder_item.c prefs_folder_item.h
16581                 matcher.c matcher.h
16582         * src/defs.h
16583                 added FOLDERITEM_RC SCORING_RC
16584         * src/folder.[ch]
16585                 added prefs field in FolderItem :
16586                 properties for each folder (PrefsFolderItem),
16587                 sorting type and mode were added as the first properties.
16588         * src/main.c
16589                 read config for scoring
16590         * added src/matcher.[ch]
16591                 gives functions to parse configuration file to do
16592                 matching on mails with a list of conditions.
16593         * src/mainwindow.c
16594                 add option to sort by score
16595         * src/prefs_common.[ch]
16596                 added preference option to show score and for
16597                 the score column size
16598         * added src/prefs_folder_item.[ch]
16599                 properties for each folder (PrefsFolderItem),
16600                 sorting type and mode were added as the first properties.
16601         * src/procheader.[ch]
16602                 added procheader_parse_header()
16603                 added procheader_header_free()
16604                 added procheader_headername_equal()
16605                 and made modification to use them.
16606         * src/procmsg.[ch]
16607                 added score field to MsgInfo structure
16608         * added src/scoring.[ch]
16609                 gives functions to parse configuration file to do
16610                 scoring on mails with a list of conditions.
16611         * src/summaryview.[ch]
16612                 save the sorting type and mode for the folder
16613                 added column to display the score of the mail
16614                 added function summary_score_clicked()
16615                 sorting type and mode are restored to the folder
16616                 when it is reopen
16617         * src/textview.c
16618                 use procheader_parse_header(), procheader_headername_equal()
16619                 removed memory leak in text_scan_header when freeing headers
16620         * src/filter.c
16621                 changed the function to match names of headers
16622                 using procheader_headername_equal()
16623
16624         Scoring functions are implemented, an interface is needed
16625         to configure that.
16626
16627 2001-05-04 [alfons]
16628
16629         * src/gtkstext.c: 
16630                 hopefully fixed the row up navigation bug,
16631                 removed adding back / forward lines to cache
16632
16633 2001-05-04 [sergey]
16634
16635         * src/prefs_display_headers.c: user interface changes:
16636         (prefs_display_headers_create): remove unused "Show" check button;
16637         allow reordering of headers by dragging.
16638         (prefs_display_headers_write_config): remove unused variables.
16639         (prefs_display_headers_set_dialog): do not insert "(New)" at top
16640         of lists (not needed with the new UI).
16641         (prefs_display_headers_set_list): scan lists starting from row 0,
16642         not 1 (do not skip "(New)").
16643         (prefs_display_headers_find_header): new function.
16644         (prefs_display_headers_clist_set_row): do not allow duplicates.
16645         (prefs_display_headers_delete_cb): do not skip row 0; treat
16646         closing the alert window by ESC as "No".
16647         (prefs_display_headers_up): do not protect row 0.
16648         (prefs_display_headers_down): do not protect row 0.
16649
16650 2001-05-04 [sergey]
16651
16652         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
16653         functions.
16654
16655         * src/summaryview.c
16656         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
16657         summary_select_next_marked, summary_select_prev_marked): new
16658         functions.
16659
16660 2001-05-03 [sergey]
16661
16662         * src/news.c: fixed a bug when no article can be fetched after
16663         server timeout if the connection was restored by news_post():
16664         (news_select_group): new function.
16665         (news_fetch_msg): call news_select_group() before fetching
16666         article.
16667         (news_get_uncached_articles): set session->group after successful
16668         GROUP command.
16669
16670 2001-05-03 [hoa]
16671
16672         * src/defs.h
16673         * src/procmsg.[ch]
16674         * src/procheader.c
16675                  changed version of cache, added cc field
16676
16677         * src/prefs_display_headers.c
16678                 the interface was changed
16679
16680         * src/prefs_headers.c
16681                 added cancel button
16682
16683 2001-05-03 [alfons]
16684
16685         * completed sync of sylpheed cvs2
16686         * src/gtkstext.c: updated row up / down cursor navigation
16687         * src/textview.c: re-edited, prepared for fixing the email address
16688                 scanner.
16689
16690 2001-05-03 [darko]
16691
16692         * src/prefs_common.c: use alfons' strftime ui code
16693         entry_datefmt and datefmt_sample widgets have to be
16694         global in this module because of this change
16695
16696 2001-05-03 [hoa]
16697
16698         * src/messageview.c
16699         * src/prefs_common.[ch] added option to activate the return receipt
16700                 feature.
16701
16702 2001-05-02 [alfons]
16703
16704         * src/gtkstext.c: fix for row up/down cursor navigation. 
16705
16706         0.4.66claws2
16707         
16708         * sync with 0.4.66cvs2
16709
16710 2001-05-02 [paul]
16711
16712         added add-sender-to-addressbook patch
16713
16714         * src/addressbook.c
16715         * src/addressbook.h
16716         * src/summaryview.c
16717
16718 2001-05-02 [sergey]
16719
16720         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
16721         G_ALERTDISABLE.
16722
16723         * src/alertpanel.c (alertpanel_create): new argument can_disable,
16724         all existing callers changed to pass FALSE; create a check button
16725         to disable the message.
16726         (alertpanel_message_with_disable): new function.
16727         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
16728         (alertpanel_button_toggled): new function.
16729         (alertpanel_button_clicked, alertpanel_close): set value using
16730         G_ALERT_VALUE_MASK.
16731
16732         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
16733
16734         * src/prefs_common.c (prefs_privacy_create): new check button
16735         checkbtn_gpgme_warning.
16736
16737         * src/main.c (main): moved preferences reading before gpgme
16738         initialization; check prefs_common.gpgme_warning before giving the
16739         GnuPG warning and set it to FALSE if the user wants to disable the
16740         warning.
16741
16742 2001-05-02 [hiroyuki]
16743
16744         * src/prefs_display_headers.c: modified the layout and some labels.
16745
16746 2001-05-02 [sergey]
16747
16748         * src/prefs_account.c (prefs_account_fix_size): new function.
16749         (prefs_account_create): call prefs_account_fix_size(); use
16750         gtk_widget_show instead of gtk_widget_show_all (fixes too large
16751         size when the window is shown for the first time).
16752         (prefs_account_basic_create): changed layout of serv_table; moved
16753         localmbox_entry above smtpserv_entry (logically it replaces
16754         POP3/IMAP server).
16755         (prefs_account_protocol_activated): set sensitivity of
16756         nntpauth_chkbtn according to the protocol (in addition to
16757         hide/show); commented out gtk_table_set_row_spacing() calls.
16758         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
16759         not sensitive (fixes a bug with disabled username/password boxes
16760         when editing POP3 account after NNTP with authentication).
16761
16762 2001-05-02 [hoa]
16763
16764         * src/account.c
16765         * src/inc.c
16766         * src/prefs_account.[ch]
16767         * src/send.c
16768                 removed local account without SMTP server
16769                 added option to use mail command instead of a connexion
16770                 to SMTP server when a local account is used
16771         * src/prefs_headers.c
16772                 fixed a bug
16773         * src/news.c
16774                 fixed a bug when connexion immediately closed
16775
16776 2001-05-01 [alfons]
16777
16778         0.4.66claws1
16779         
16780         * sync with 0.4.65
16781
16782 2001-05-01 [sergey]
16783
16784         * src/prefs_account.c (Basic, prefs_account_basic_create): new
16785         widget nntpauth_chkbtn.
16786         (prefs_account_protocol_activated): handle nntpauth_chkbtn
16787         visibility.
16788         (prefs_account_nntpauth_toggled): new function.
16789
16790         * src/news.c (news_session_new_for_folder): use NNTP
16791         authentication only if ac->use_nntp_auth is set.
16792
16793 2001-05-01 [hoa]
16794
16795         * src/Makefile.am changed headers.[ch] in customheader.[ch]
16796         * src/prefs_display_headers.c changed the UI
16797         * src/prefs_headers.c changed account_name to account_id
16798         * src/compose.c using customheader.h
16799
16800 2001-05-01 [hiroyuki]
16801
16802         * src/esmtp.c
16803           src/news.c
16804           src/nntp.c: changed sock_read() to sock_gets(), they've been left
16805           unsynched.
16806
16807 2001-05-01 [hoa]
16808
16809         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
16810         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
16811                 for displaying of headers
16812         * src/grouplist_dialog.[ch] minor changes to remove warnings
16813         * src/prefs_display_headers.[ch] dialog to choose the
16814         headers to display in the mail viewer.
16815         * src/headers.h correction of #define
16816         * src/headers_display.[ch] configuration for displaying of headers.
16817         * src/main.c read config of displaying of headers
16818         * src/prefs_common.c add a button to access the config dialog
16819                 for displaying of headers
16820         * src/prefs_display_headers.[ch] dialog for configuration for
16821                 displaying of the headers.
16822         * src/prefs_headers.c cleaning of code
16823         * src/procheader.c comments added to code
16824         * src/textview.c changes to reorder the headers depending
16825                 on the config for displaying of headers
16826
16827 2001-04-30 [alfons]
16828
16829         0.4.65claws7
16830
16831         * sync with 0.4.65cvs12
16832
16833         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
16834
16835 2001-04-30 [sergey]
16836
16837         * src/nntp.h (NNTPSockInfo): new field auth_failed.
16838
16839         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
16840         is set to force reconnection after authentication failure.
16841         (nntp_gen_command): set sock->auth_failed on authentication
16842         failure, or if sock->userid and sock->passwd are not set.
16843
16844         * src/news.c (news_session_new_for_folder): set userid=NULL if
16845         password dialog is cancelled.
16846
16847 2001-04-30 [sergey]
16848
16849         * src/nntp.h (NNTPSockInfo): new type.
16850
16851         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
16852         SockInfo.
16853         (nntp_open_auth, nntp_close): new functions.
16854         (nntp_gen_command): new function to handle authentication; all
16855         NNTP command functions updated to use it.
16856         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
16857         (nntp_list): removed old useless code.
16858
16859         * src/news.h (NNTPSession): new field nntp_sock.
16860
16861         * src/news.c: all functions updated to use NNTPSockInfo instead of
16862         SockInfo.
16863         (news_session_new): new arguments (userid, passwd); made static;
16864         use nntp_open_auth() if needed.
16865         (news_session_destroy): use nntp_close() instead of sock_close().
16866         (news_query_password): changed arguments.
16867         (news_session_new_for_folder): new function.
16868         (news_session_get): use news_session_new_for_folder().
16869         (news_authenticate): deleted.
16870         (news_get_uncached_articles): removed old authentication code.
16871
16872 2001-04-30 [sergey]
16873
16874         * src/news.c: reverted my previous changes (need to do NNTP
16875         authentication in a cleaner way).
16876         
16877 2001-04-29 [sergey]
16878
16879         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
16880         news_nntp_post, news_nntp_mode): new functions (wrappers with
16881         authentication support).
16882         (news_get_article_cmd, news_get_article, news_get_header): new
16883         argument "folder"; all callers changed.
16884         (news_get_article_cmd): added authentication support.
16885         (news_session_get): use news_nntp_mode() instead of nntp_mode().
16886         (news_post): use news_nntp_post() instead of nntp_post().
16887         (news_get_uncached_articles): use news_nntp_group() instead of
16888         nntp_group() and news_nntp_xover() instead of nntp_xover();
16889         removed old authentication code.
16890         (news_get_group_list): use news_nntp_list() instead of nntp_list().
16891
16892         * src/nntp.c (nntp_list): return real error code instead of
16893         hardcoded NN_ERROR.
16894
16895 2001-04-29 [sergey]
16896
16897         * configure.in: fixed wint_t typedef detection again
16898
16899 2001-04-28 [hoa]
16900
16901         * src/prefs_account.[ch], added A_LOCAL_CMD
16902                 (send mail with mail command)
16903         * src/send.c added function send_message_with_command()
16904         * src/inc.c made a more secure get_spool() function with
16905                 mktemp() but maybe mkstemp() or something more
16906                 secure can be used.
16907
16908 2001-04-28 [alfons]
16909
16910         * src/textview.c, colorization of email addresses in headers
16911
16912         0.4.65claws6
16913
16914         * bug sync with sylpheed
16915         * prefs_common.c: created date format ui for darko
16916         * sync with 0.4.65cvs11
16917         * configure.in: corrected to have the new gpg checks
16918
16919 2001-04-27 [alfons]
16920
16921         * completed sync with 0.4.65cvs10
16922         * minor debug things added to gtkstext.c
16923
16924 2001-04-27 [darko]
16925
16926         * configure.in: remove check for availability of
16927           strftime() as advised by Hiroyuki
16928         * src/prefs_common.[ch], src/procheader.c:
16929           synch strftime() code with Hiroyki's main branch
16930
16931 2001-04-26 [sergey]
16932
16933         * src/news.c: news_query_password(), news_authenticate(): new
16934           functions.
16935           news_get_uncached_articles(): added NNTP authentication
16936           handling.
16937         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
16938           new functions.
16939         * src/prefs_account.c: prefs_account_protocol_activated():
16940           enable userid and password fields for NNTP.
16941
16942 2001-04-26
16943
16944         * configure.in: check for availability of strftime()
16945           [darko]
16946         * src/prefs_common.[ch], src/procheader.c: use
16947           strftime() for displaying date in summary pane if it
16948           is available
16949
16950 2001-04-25
16951
16952         * more .cvsignore cleanups [alfons]
16953
16954 2001-04-25
16955
16956         * ac/sv-check-type.m4: new autoconf macro.
16957         * configure.in: fixed wint_t typedef detection (did not work
16958           with gcc-2.96).
16959
16960 2001-04-25
16961
16962         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
16963           [hiroyuki]
16964
16965 2001-04-24
16966         * modified gtkstext.c : buggy cursor navigation fixed, 
16967           and font descent also taken in account when drawing
16968           cursor. [alfons]
16969
16970 2001-04-24 [hoa]
16971         * added comments in src/news.c src/nntp.c
16972         * added src/prefs_headers.[ch]
16973         * added src/headers.[ch]
16974         * modified compose.c to activate custom headers
16975                 added function is_in_custom_headers
16976         * modified prefs_account.[ch]
16977                 added function prefs_account_customhdr_edit
16978         * modified src/defs.h :
16979                 added HEADERS_RC : name of the config file
16980                 for the custom headers
16981
16982 2001-04-24
16983
16984     0.4.65claws5
16985
16986         * configure.in
16987           src/gtkstext.[ch]
16988           src/compose.c
16989           src/Makefile.am
16990           
16991           added gtkstext with configure.in patch by Hiroyuki which
16992           should fix the XIM detection [alfons]
16993
16994         * more clean up of cvs [alfons]
16995
16996                  * removed all Makefile.in files to attic.
16997
16998                  * updated all .cvsignores to really ignore things that could
16999                    be unintentionally committed by a recursive commit.
17000
17001 2001-04-23 [hoa]
17002         * added src/grouplist_dialog.[ch]
17003         * changed src/folderview.c to call grouplist_dialog instead
17004                 of inputdialog
17005         * src/news.c :
17006                 added functions news_reset_group_list
17007                 and news_get_group_list
17008         * src/nntp.c :
17009                 added function nntp_list
17010         * src/defs.h :
17011                 added GROUPLIST_FILE : name of the newsgroup list cache file
17012
17013 2001-04-21
17014
17015         * added option to warn about queued messages on exit [sergey]:
17016
17017           * src/compose.c: compose_queue(): call folder_item_scan()
17018             and folderview_update_item() after queueing.
17019           * src/folderview.c: folderview_update_node(): draw the queue
17020             folder in bold font if there are queued messages.
17021           * src/mainwindow.c: queued_messages(): new function.
17022             app_exit_cb(): display warning if there are queued messages
17023             if warn_queued_on_exit is set.
17024           * prefs_common.[ch]: add warn_queued_on_exit option.
17025
17026         * enhanced GnuPG key selection support [sergey]:
17027
17028           * src/select-keys.c: updated to newer version from Win32
17029             branch with support for selecting arbitrary keys.
17030           * src/prefs_account.c: added the Privacy tab to the account
17031             options window.
17032             prefs_account_privacy_create(),
17033             prefs_account_sign_key_set_data_from_radiobtn(),
17034             prefs_account_sign_key_set_radiobtn(): new functions.
17035           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
17036           * src/rfc2015.c: set_signers(): new function.
17037             pgp_sign(): add the account parameter, call set_signers().
17038             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
17039           * src/rfc2015.h: rfc2015_sign(): updated prototype.
17040           * src/compose.c: pass the current account to rfc2015_sign().
17041
17042         * tag name claws added to prevent confusion with main branch [alfons]
17043
17044         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
17045
17046         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
17047
17048         * sync with recent sylpheed cvs. Untested though. [alfons]
17049