0.9.0claws80
[claws.git] / ChangeLog.claws
1 2003-07-04 [christoph]  0.9.0claws80
2
3         * src/main.c
4                 destroy all FolderItems when shutting down to
5                 allow folders to clean up
6
7 2003-07-04 [melvin]     0.9.0claws79
8
9         * src/gtk/gtkaspell.c
10                 Fixed bug #184 "Entering non-ascii character deletes
11                 previous char if spell checking enabled": this makes
12                 the spell checking in multibytes (e.g. UTF-8)locales work.
13                 (Patch by Luke Plant).
14                 
15 2003-07-04 [christoph]  0.9.0claws78
16
17         * sync with 0.9.2cvs1
18                 see ChangeLog 2003-06-10
19
20 2003-07-04 [paul]       0.9.0claws77
21
22         * sync with 0.9.3 release
23                 see ChangeLog 2003-07-04
24
25 2003-07-03 [christoph]  0.9.0claws76
26
27         * src/folder.[ch]
28         * src/imap.c
29         * src/mbox_folder.c
30         * src/mh.c
31         * src/news.c
32                 move folder_item_get_path() stuff into a folder virtual function
33
34         * src/procmsg.c
35                 use folder_item_fetch_msg() to get message and do not contruct
36                 the filename from path and number
37
38 2003-07-03 [paul]       0.9.0claws75
39
40         * sync with 0.9.2cvs12
41                 see ChangeLog 2003-07-03
42
43 2003-07-02 [paul]       0.9.0claws74
44
45         * src/messageview.c
46                 fix text-selection for replying
47
48 2003-07-02 [paul]       0.9.0claws73
49
50         * sync with 0.9.2cvs11
51                 see ChangeLog 2003-07-02
52
53 2003-07-02 [paul]       0.9.0claws72
54
55         * src/procmsg.c
56                 revert last commit because it breaks more
57                 than it fixes
58
59 2003-07-02 [paul]       0.9.0claws71
60
61         * src/procmsg.c
62                 fix thread by subject/sort by date
63
64 2003-07-01 [paul]       0.9.0claws70
65
66         * sync with 0.9.2cvs10
67                 see ChangeLog 2003-07-01
68
69 2003-06-30 [paul]       0.9.0claws69
70
71         * sync with 0.9.2cvs9
72                 see ChangeLog 2003-06-30
73
74 2003-06-28 [match]      0.9.0claws68
75
76         * src/addressbook.c
77                 fix null ptr.
78
79 2003-06-27 [paul]       0.9.0claws67
80
81         * sync with 0.9.2cvs7
82                 see ChangeLog 2003-06-27
83
84 2003-06-26 [christoph]  0.9.0claws66
85
86         * src/folder.c
87                 freeze folder updates while a folder is scanned
88
89         (closes Bug 185 New message counter)
90
91 2003-06-26 [darko]      0.9.0claws65
92
93         * src/ldapserver.c
94                 fix infinite loop when adding a new LDAP server
95
96 2003-06-26 [paul]       0.9.0claws64
97
98         * sync with 0.9.2cvs6
99                 see ChangeLog 2003-06-26
100
101 2003-06-26 [paul]       0.9.0claws63
102
103         * sync with 0.9.2cvs5
104                 see ChangeLog 2003-06-25 and 2003-06-26
105
106 2003-06-25 [match]      0.9.0claws62
107
108         * src/addr_compl.c
109                 Fixed tab/backtab for dropped-down completion list to
110                 move next/previous field. (close bug 147)
111
112 2003-06-25 [christoph]  0.9.0claws61
113
114         * src/addr_compl.[ch]
115         * src/addrindex.[ch]
116         * src/folderview.c
117         * src/inc.c
118         * src/news.c
119         * src/summaryview.c
120         * src/toolbar.c
121                 fix warnings
122
123 2003-06-25 [leandro]    0.9.0claws60
124
125         * src/compose.c
126                 o cleanups
127                 o gray out "Message/Remove references" menu item if not
128                   replying to a message
129
130 2003-06-24 [leandro]    0.9.0claws59
131
132         * src/compose.[ch]
133                 o removed "Message/Create new thread" menu item
134                 o added "Message/Remove references" menu item
135                   (it's off by default and will not check anymore
136                    if the subject changed)
137
138 2003-06-23 [alfons]     0.9.0claws58
139
140         * src/procmsg.c
141                 try better grouping messages threaded by subject based on their age.
142                 still not perfect - because the message tree is not sorted by date.  
143
144 2003-06-23 [thorsten]   0.9.0claws57
145
146         * src/pop.[ch]
147                 added mail_receive_hook to allow modifications
148                 directly after retrieval (e.g. adding headers).
149
150 2003-06-23 [paul]       0.9.0claws56
151
152         * src/sourcewindow.c
153                  enable the use of Ctrl+A to select all text in
154                  the sourcewindow
155                  Patch submitted by Ivan Francolin Martinez
156                  <ivanfm@users.sourceforge.net>
157
158 2003-06-22 [christoph]  0.9.0claws55
159
160         * src/folder.[ch]
161                 o add notification hook for folder tree changes
162                 o invoke hooks after folder tree scanning
163
164         * src/folderview.[ch]
165                 register hook for folder tree changes that
166                 updates the ctree
167
168         (there are more places that should be updated, like add, remove 
169          or move folder)
170
171         (closes Bug 164 Crash on rebuild folder tree)
172         (closes Bug 190 Crash on 'rebuilding folder tree')
173
174 2003-06-21 [leandro]    0.9.0claws54
175
176         * src/compose.[ch]
177                 create a new thread if subject changes
178                 (it's on by default, can be disabled in Message menu)
179
180 2003-06-21 [alfons]     0.9.0claws53
181
182         * src/summaryview.c
183                 quiet little compiler
184
185 2003-06-21 [christoph]  0.9.0claws52
186
187         update gettext stuff to version 0.12
188
189 2003-06-19 [alfons]     0.9.0claws51
190
191         * src/common/log.c
192         * src/common/plugin.c
193                 move defs.h before glib.h to prevent MIN/MAX redefs
194
195 2003-06-19 [alfons]
196
197         * src/addressbook.c
198                 translatable
199
200 2003-06-19 [match]      0.9.0claws50
201
202         * src/addressbook.[ch]
203         * src/addrindex.[ch]
204         * src/addr_compl.[ch]
205         * src/editldap.[ch]
206         * src/editldap_basedn.[ch]
207         * src/addritem.[ch]
208         * src/ldapquery.h
209                 re-implemented dynamic LDAP search. works without
210                 slowdown on display sender with addressbook
211                 option.
212         * src/addrbook.c
213                 documented code.
214
215 2003-06-19 [paul]       0.9.0claws49
216
217         * src/compose.c
218                 fix Bug #136 'Nonprovided quotation marks crash claws'
219                 patch submitted by Pawel PĂȘkala <c0rn@gazeta.pl>
220
221 2003-06-19 [alfons]     0.9.0claws48
222
223         * src/prefs_common.[ch]
224         * src/procmsg.c
225                 restrict threading by subject by checking thread for
226                 age (prefs_common.thread_by_subject_max_age)
227
228 2003-06-18 [christoph]  0.9.0claws47
229
230         * src/imap.c
231                 fix memory leak in imap_cmd_fetch()
232
233 2003-06-18 [christoph]  0.9.0claws46
234
235         * src/prefs_gtk.c
236                 fix memory leak in prefs_set_default() when used multiple
237                 times or after prefs have been read
238
239 2003-06-18 [christoph]  0.9.0claws45
240
241         * src/common/plugin.c
242                 fix memory leak in plugin_unload()
243
244 2003-06-18 [christoph]  0.9.0claws44
245
246         * src/imap.c
247                 fix memory leak in imap_cmd_ok()
248
249 2003-06-18 [christoph]  0.9.0claws43
250
251         * src/folder.c
252                 stop messages that are downloaded from POP3 and added to
253                 an IMAP inbox from being filtered twice (first by POP3
254                 and again when IMAP folder is scaned to get the UID of
255                 the APPEND operation when no UIDPLUS is available)
256
257 2003-06-18 [alfons]
258
259         * tools/Makefile.am
260                 phoenix <- firebird     
261
262 2003-06-18 [paul]
263
264         * tools/launch_phoenix          ** REMOVED **
265           tools/launch_firebird         ** NEW **
266                 renamed and edited to reflect the browser's name change from
267                 'phoenix' to 'firebird'
268
269 2003-06-18 [paul]       0.9.0claws42
270
271         * sync with 0.9.2cvs2
272                 see ChangeLog 2003-06-16
273
274 2003-06-17 [alfons]     0.9.0claws41
275
276         * src/procmsg.c
277                 prevent threading problems when a node is an ancestor (parent / great parent),
278                 which mostly happens with circular references (thanks to Phillipe GramoullĂ©
279                 for finding an sample set of messages)
280
281 2003-06-16 [christoph]  0.9.0claws40
282
283         * src/main.c
284                 don't popup main window on --receive or --receive-all
285
286         * src/mainwindow.[ch]
287         * src/plugins/trayicon/trayicon.c
288                 allow hiding of main window by clicking on the trayicon
289                 (doesn't work correctly in seperate window mode and may
290                  cause unexpected GTK problems I couldn't find yet)
291
292         * src/common/ssl.c
293                 remove incorrect warning
294
295 2003-06-15 [alfons]     0.9.0claws39
296
297         * src/gtk/gtkstext.c
298                 don't output debug text;
299                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
300                 for pointing this out);
301
302 2003-06-14 [alfons]     0.9.0claws38
303         
304         * src/messageview.c
305                 remove printf() and make one if..else comply with coding style
306
307 2003-06-14 [alfons]     0.9.0claws37
308
309         * AUTHORS
310                 add Martin Wicke
311         * src/action.c
312         * src/messageview.[ch]
313         * src/summaryview.c
314                 apply patch #754162 "Quoting messages filtered by actions" submitted
315                 by Martin Wicke, which allows quoting message body changed by an
316                 action (Thanks!).
317
318 2003-06-13 [alfons]     0.9.0claws36
319
320         * src/utils.c
321                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
322                 use case insensitive regexp (suggested by Ivan Martinez)
323
324 2003-06-13 [christoph]  0.9.0claws35
325
326         * configure.ac
327         * src/plugins/trayicon/Makefile.am
328         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
329         * src/plugins/trayicon/trayicon.c
330         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
331         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
332         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
333         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
334         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
335         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
336                 replace my own EggTrayIcon backport with the backport
337                 used by (l|x)mule and gabber.
338
339 2003-06-13 [alfons]     0.9.0claws34
340
341         * AUTHORS
342         * src/common/utils.c
343                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
344
345 2003-06-13 [alfons]     0.9.0claws33
346
347         * src/compose.c
348                 clean up a little bit
349
350 2003-06-12 [alfons]     0.9.0claws32
351
352         * src/compose.c
353                 const correctness fix
354
355         * src/common/sylpheed.[ch]
356                 () -> (void)
357                 prevent redef MIN/MAX
358                 
359         * src/common/utils.[ch]
360                 () -> (void)
361
362 2003-06-12 [melvin]     0.9.0claws31
363
364         * src/compose.c
365                 Updated to take into accounts changes in GtkAspell.
366
367 2003-06-12 [alfons]     0.9.0claws30
368
369         * src/compose.c
370         * src/procmsg.c
371         * src/common/utils.[ch]
372                 handle reply subject prefixes better (initial 
373                 suggestion by Robert Story adapted and enhanced 
374                 using regexps)
375
376 2003-06-12 [melvin]     0.9.0claws29
377
378         * src/compose.c
379                 Use new gtkaspell_checkers_strerror() to get the speller's
380                 error message instead of accessing the (now private)
381                 checkers structure.
382                 Minor code clean up
383
384         * src/main.c
385                 Use #ifdef instead of #if for USE_ASPELL
386                 Use the new spell checkers init/quit functions 
387
388         * src/gtk/gtkaspell.c
389                 Use #ifdef instead of #if for USE_ASPELL
390                 Moved in the majority of GtkAspell structures that were
391                 exported before by gtkaspell.h
392         
393         * src/gtk/gktaspell.h
394                 Made gtkaspell.h contain only the necessary data to be
395                 publicized by moving many structures to gtkaspell.c.
396                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
397                 gtkaspell_checkers_new(): replaced by...
398                 gtkaspell_checkers_init(): new function for initialization
399                 gtkaspell_checkers_delete(): replaced by...
400                 gtkaspell_checkers_quit(): new function
401                 gtkaspell_checkers_strerror(): new function that returns
402                 the checker's last error message.
403                 
404 2003-06-11 [melvin]     0.9.0claws28
405
406         * po/POTFILES.in
407                 Updated to take into account gtkaspell.c migration to
408                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
409
410 2003-06-10 [alfons]     0.9.0claws27
411
412         * src/filtering.[ch]
413         * src/folder.c
414         * src/matcher.c
415         * src/scoring.[ch]
416                 - try fixing bug #18 (any brave testers?)
417                 - add more robustness by refusing previously 
418                   unchecked NULL pointers 
419
420 2003-06-10 [alfons]     0.9.0claws26
421
422         * src/procmsg.c
423                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
424
425 2003-06-09 [alfons]     0.9.0claws25
426
427         * src/prefs_common.c
428                 fix bug #163 "Icon switching doesnt work properly" by 
429                 preventing early freeing of prefs_common.pixmap_theme_path.
430
431 2003-06-09 [christoph]  0.9.0claws24
432
433         * src/gtk/gtkaspell.c
434                 revert Thorsten's fix and add forgotten g_strdup for
435                 aspell path (it should not be possible to alter the path a
436                 GtkASpell uses from outside)
437
438 2003-06-09 [thorsten]   0.9.0claws23
439
440         * src/gtk/gtkaspell.c
441                 dont free prefs_common.aspell_path when closing compose
442
443 2003-06-08 [colin]      0.9.0claws22
444
445         * src/plugins/spamassassin/spamassassin.c
446                 fix prefs types
447
448 2003-06-07 [christoph]  0.9.0claws21
449
450         * src/Makefile.am
451         * src/compose.c
452         * src/gtkaspell.[ch]            ** REMOVE **
453         * src/gtk/Makefile.am
454         * src/gtk/gtkaspell.[ch]        ** NEW **
455                 o make gtkaspell independent from sylpheed's prefs
456                 o move gtkaspell.[ch] to gtk directory
457
458 2003-06-07 [christoph]  0.9.0claws20
459
460         * src/Makefile.am
461         * src/crash.c
462         * src/export.c
463         * src/filesel.[ch]              ** REMOVE **
464         * src/folder.c
465         * src/main.[ch]
466         * src/common/sylpheed.[ch]
467         * src/gtk/Makefile.am
468         * src/gtk/filesel.[ch]          ** NEW **
469         * src/gtk/pluginwindow.c
470         * src/gtk/sslcertwindow.c
471                 move filesel.[ch] to gtk directory
472
473 2003-06-07 [alfons]     0.9.0claws19
474
475         * src/filesel.c
476                 make (multi) file selection dialog work again (Claws-only)
477
478 2003-06-07 [thorsten]   0.9.0claws18
479
480         * po/de.po
481                 fix typos
482
483 2003-06-07 [alfons]     0.9.0claws17
484
485         * configure.ac
486         * src/mimeview.c
487                 detect apache mishap in which case don't include fnmatch.h
488                 if regex.h is already included
489
490 2003-06-06 [christoph]  0.9.0claws16
491
492         * configure.ac
493         * src/mimeview.h
494                 add check for fnmatch.h and include it when available
495
496         * src/mimeview.[ch]
497                 fix wrong case sensitivity of Content-Types
498
499         * src/gtk/Makefile.am
500                 need the same include paths in gtk directory as in
501                 common directory because .h files in common can
502                 include files from these directories, when included
503                 in gtk's .h or .c files
504
505 2003-06-06 [alfons]     0.9.0claws15
506
507         * src/mimeview.c
508         * src/summaryview.c
509                 make it compile again because of regex.h / fnmatch.h 
510                 include problems (related to recent mime stuff, can
511                 someone check this?)
512
513 2003-06-06 [thorsten]   0.9.0claws14
514
515         * src/folderview.c
516                 possible use of uninitialized pointer while dragging
517
518 2003-06-06 [paul]       0.9.0claws13
519
520         * src/compose.c
521                 fix bug where the insert sig button would be effective
522                 only when auto_sig was set
523
524 2003-06-06 [paul]       0.9.0claws12
525
526         * sync with 0.9.2 release
527
528 2003-06-02 [paul]       0.9.0claws11
529
530         * sync with 0.9.1cvs1
531                 see ChangeLog 2003-06-02
532                 
533         * po/de.po
534                 update by Jens
535
536 2003-06-01 [christoph]  0.9.0claws10
537
538         * src/account.c
539                 don't use substring search to find accounts by email address
540
541         (closes Bug 169 Overly loose matching of "From" address)
542
543 2003-05-31 [christoph]  0.9.0claws9
544
545         * doc-src/rfc2683.txt
546         * src/imap.c
547                 limit IMAP command length as recommended in RFC2683
548                 (message number lists will be split into multiple imap
549                 sets, the limit of 1000 octets is not a hard limit)
550
551         (closes Bug 161 sylpheed-claws exits with segfault when logging
552          in to certain imap-servers)
553
554 2003-05-29 [alfons]     0.9.0claws8
555
556         * src/toolbar.[ch]
557                 add print button (calling summary_print());
558                 fine tune setting tooltip text;
559                 (if someone needs other buttons, please take these 
560                 commits as a guide, instead of bothering us - also
561                 see 0.8.11claws150) 
562
563 2003-05-29 [darko]      0.9.0claws7
564
565         * src/compose.c
566                 fix crash when word wrapping kicks in due to
567                 changed text by spell checker
568
569 2003-05-29 [paul]       0.9.0claws6
570
571         * src/compose.c
572                 fix bug where changing account would insert
573                 sig even if auto_sig was FALSE
574                 
575         * ChangeLog
576           ChangeLog.jp
577           INSTALL
578                 sync with 0.9.1 release
579
580 2003-05-28 [christoph]  0.9.0claws5
581
582         * src/imap.c
583                 fix truncation of too long commands
584
585         (closes Bug 167 IMAP hangs trying to get envelope
586          information in imap_get_uncached_messages)
587
588 2003-05-27 [paul]       0.9.0claws4
589
590         * tools/Makefile.am
591           tools/maildir2sylpheed.pl     ** NEW FILE **
592                 add kmail to sylpheed mailbox conversion script
593
594 2003-05-27 [paul]       0.9.0claws3
595
596         * sync with 0.9.0cvs10
597                 see ChangeLog 2003-05-26
598
599 2003-05-26 [paul]       0.9.0claws2
600
601         * sync with 0.9.0cvs9
602                 see ChangeLog 2003-05-26
603
604 2003-05-24 [paul]       0.9.0claws1
605
606         * sync with 0.9.0cvs8
607                 see ChangeLog 2003-05-23
608
609 2003-05-24 [paul]       0.9.0claws
610
611         * version 0.9.0claws released
612
613 2003-05-24 [paul]       0.8.11claws177
614
615         * src/plugins/dillo-viewer/Makefile.am
616           src/plugins/traycon/Makefile.am
617                 add missing files
618                 
619         * po/bg.po
620           po/en_GB.po
621           po/es.po
622           po/it.po
623           po/pt_BR.po
624           po/ru.po
625           po/sr.po
626                 update Bulgarian, British English, Spanish, Italian, 
627                 Brazilian Portuguese, Russian, and Serbian translations, 
628                 submitted by George Danchev, [me], Ricardo Mones Lastra,
629                 AndrĂ© Filipe de Assunção e Brito, Alessandro Maestri, 
630                 Ruslan N. Balkin, and Urke MMI
631
632 2003-05-23 [melvin]     0.8.11claws176
633
634         * po/fr.po
635                 Updated French translations
636
637 2003-05-22 [paul]       0.8.11claws175
638
639         * src/Makefile.am
640           src/addrbook.[ch]
641           src/addrcache.[ch]
642           src/addr_compl.[ch]
643           src/adressbook.[ch]
644           src/addrindex.[ch]
645           src/addritem.[ch]
646           src/editaddress.c
647           src/editgroup.c
648           src/editldap_basedn.c
649           src/editldap.c
650           src/jpilot.c
651           src/vcard.c
652                 revert to get ldap into it previous working state
653                 
654         * po/zh_TW.Big5.po
655                 new Taiwanese translation,
656                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
657
658 2003-05-22 [christoph]  0.8.11claws174
659
660         * src/plugins/spamassassin/libspamc.[ch]
661                 sync libspamc with SpamAssaain release 2.55
662
663 2003-05-22 [paul]       0.8.11claws173
664
665         * sync with 0.9.0cvs7
666                 see ChangeLog 2003-05-22
667                 
668         * src/summaryview.c
669                 revert change in 0.8.11claws172: follow
670                 Hiroyuki's decision and that's the end of it.
671
672 2003-05-21 [paul]       0.8.11claws172
673
674         * src/summaryview.c
675                 fix discrepency between open_unread_on_enter
676                 and always_show_msg
677
678 2003-05-21 [paul]       0.8.11claws171
679
680         * sync with 0.9.0cvs6
681                 see ChangeLog 2003-05-21
682
683 2003-05-21 [paul]       0.8.11claws170
684
685         * sync with 0.9.0cvs5
686                 see ChangeLog 2003-05-21
687
688 2003-05-20 [paul]       0.8.11claws169
689
690         * sync with 0.9.0cvs4
691                 see ChangeLog 2003-05-20
692                 fixes bug #152, 'encoding of IMAP folders names'
693
694 2003-05-20 [paul]       0.8.11claws168
695
696         * sync with 0.9.0cvs3
697                 see ChangeLog 2003-05-20
698                 
699         * src/tools/convert_mbox.pl
700                 minor change in the comments, submitted by Fred Marton
701
702 2003-05-19 [paul]       0.8.11claws167
703
704         * src/plugins/clamav/Makefile.am
705           configure.ac
706                 link clamav_lib to the plugin and not to the main program
707
708 2003-05-19 [christoph]
709
710         * src/Makefile.am
711                 add -export-dynamic for linking
712
713 2003-05-19 [paul]       0.8.11claws166
714
715         * sync with 0.9.0cvs1
716                 see ChangeLog 2003-05-19
717
718 2003-05-19 [paul]       0.8.11claws165
719
720         * src/inc.c
721                 fix 'pop before smtp' timeout
722
723 2003-05-18 [alfons]     0.8.11claws164
724
725         * src/prefs_matcher.c
726                 put "execute" action command line ("expression") in edit box
727
728 2003-05-18 [christoph]  0.8.11claws163
729
730         * src/mimeview.[ch]
731         * src/plugins/dillo_viewer/dillo_viewer.c
732         * src/plugins/image_viewer/viewer.c
733         * src/plugins/mathml_viewer/mathml_viewer.c
734                 let a viewer have a list of Content-Types
735
736 2003-05-18 [paul]       0.8.11claws162
737
738         * src/prefs_filtering.c
739                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
740                 and REDIRECT actions
741
742 2003-05-17 [christoph]
743
744         * README.claws
745                 o remove dynamic signatures that was syned with main
746                 o add infos about no longer "build in" image viewer
747                 o update bugtracker URL
748
749 2003-05-17 [christoph]  0.8.11claws161
750
751         * src/folder.c
752         * src/folderview.c
753         * src/imap.c
754                 don't use imap_scan_folder anymore. Instead call folder_item_scan
755                 for every folder after rebuilding the folder tree.
756
757         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
758          messages)
759
760 2003-05-17 [christoph]  0.8.11claws160
761
762         * src/imap.c
763                 don't use STATUS command on current folder to check for
764                 content changes. imap_cmd_ok() now tracks changes to
765                 folder and number of existing messages.
766
767 2003-05-17 [paul]       0.8.11claws159
768
769         * src/plugins/clamav/clamav_plugin.c
770                 remove unnecessary debug_print
771
772 2003-05-16 [thorsten]   0.8.11claws158
773
774         * src/plugins/demo.c
775                 included missing intl.h
776
777 2003-05-16 [paul]       0.8.11claws157
778
779         * po/POTFILES.in
780                 remove non-existant entries
781         
782         * src/plugins/clamav/clamav_plugin.c
783           src/plugins/clamav/clamav_plugin_gtk.c
784           src/plugins/dillo_viewer/dillo_prefs.c
785           src/plugins/dillo_viewer/dillo_viewer.c
786                 gettextise
787
788 2003-05-16 [christoph]  0.8.11claws156
789
790         * po/POTFILES.in
791                 include plugin .c files for translation until I
792                 find a better solution to have plugins have their
793                 own textdomain
794         * src/plugins/demo/demo.c
795         * src/plugins/image_viewer/plugin.c
796         * src/plugins/mathml_viewer/mathml_viewer.c
797         * src/plugins/spamassassin/spamassassin.c
798         * src/plugins/spamassassin/spamassassin_gtk.c
799         * src/plugins/trayicon/trayicon.c
800                 add gettext macros for plugin name and description
801
802 2003-05-16 [paul]
803
804         * sync with 0.9.0
805
806 2003-05-16 [paul]       0.8.11claws155
807
808         * sync with lastest 0.9.0pre1
809                 see ChangeLog 2003-05-16
810
811 2003-05-15 [paul]       0.8.11claws154
812
813         * sync with latest 0.9.0pre1
814                 see ChangeLog 2003-05-14 and 2003-05-15
815
816 2003-05-14 [christoph]  0.8.11claws153
817
818         * src/plugins/image_viewer/viewer.c
819         * src/plugins/image_viewer/viewer.glade         ** NEW **
820         * src/plugins/image_viewer/viewerprefs.c
821                 make it possible to disable the autoload function in the
822                 imageviewer again
823
824 2003-05-14 [christoph]  0.8.11claws152
825
826         * src/folder.c
827                 fix folder update after adding a message
828
829 2003-05-13 [alfons]     0.8.11claws151
830
831         * src/common/session.c
832                 remove debug traces
833                 
834         * src/addrcache.[ch]
835         * src/filtering.[ch]
836         * src/folder.[c]
837         * src/gtkaspell.[ch]
838         * src/imap.[ch]
839         * src/mbox_folder.[ch]
840         * src/mh.[ch]
841         * src/mimeview.h
842         * src/msgcache.[ch]
843         * src/news.[ch]
844         * src/passphrase.[ch]
845         * src/prefs_common.[ch]
846         * src/prefs_gtk.[ch]
847         * src/procmsg.c
848         * src/scoring.[ch]
849                 be pedantic; (in prototypes () implies (int))
850
851 2003-05-13 [alfons]     0.8.11claws150
852
853         * src/prefs_toolbar.[ch]
854         * src/summaryview.[ch]
855         * src/toolbar.[ch]
856                 change misleading text in toolbar prefs;
857                 add toolbar action for ignore thread (toggles ignore thread flag);
858                 clean up a little bit;
859
860 2003-05-12 [paul]
861
862         * tools/convert_mbox.pl
863                 bug fixed by Fred Marton
864
865 2003-05-12 [paul]
866
867         * sync with 0.9.0pre1
868
869 2003-05-09 [paul]       0.8.11claws149
870
871         * sync with 0.8.11cvs43
872                 see ChangeLog 2003-05-09
873
874 2003-05-08 [christoph]  0.8.11claws148
875
876         * src/imap.[ch]
877                 o use CAPABILIY as first command and check for PREAUTH
878                   information in the response to it
879                 o rewrite all imap_cmd_* functions to use an IMAPSession
880                   instead of a SockInfo as parameter
881                 o do STARTTLS after fetching and checking the server
882                   capabilities
883
884 2003-05-08 [paul]       0.8.11claws147
885
886         * tools/Makefile.am
887           tools/README
888           tools/convert_mbox.pl         ** NEW FILE **
889                 add mbox conversion script. Submitted by 
890                 Fred Marton <Fred.Marton@uni-bayreuth.de>
891
892 2003-05-07 [christoph]
893
894         * doc-src/glade.txt
895         * src/gtk/pluginwindow.glade
896         * src/plugins/image_viewer/viewerprefs.glade
897         * src/plugins/spamassassin/spamassassin_gtk.glade
898                 add glade files for user interfaces and a description how
899                 to use glade to create the sylpheed code
900
901 2003-05-07 [paul]       0.8.11claws146
902
903         * sync with 0.8.11cvs41
904                 see ChangeLog 2003-05-07
905
906 2003-05-06 [christoph]  0.8.11claws145
907
908         * src/main.c
909         * src/plugins/image_viewer/viewer.c
910                 fix usage of imlib in imageviewer plugin
911
912         * src/gtk/prefswindow.c
913                 handle window close event correctly
914
915 2003-05-06 [paul]       0.8.11claws144
916
917         * src/common/ssl.c
918                 fix typo introduced in sync
919
920 2003-05-06 [paul]       0.8.11claws143
921
922         * sync with 0.8.11cvs39
923                 see ChangeLog 2003-05-06
924
925 2003-05-06 [paul]       0.8.11claws142
926
927         * AUTHORS
928           po/cs.po
929                 updated Czech translation, submitted by 
930                 Radek Vybiral <Radek.Vybiral@vsb.cz>
931                 
932         * src/plugins/clamav/clamav_plugin_gtk.c
933                 clean up
934
935 2003-05-03 [alfons]     0.8.11claws141
936
937         * src/compose.[ch]
938                 make paste as quotation work even when the call to 
939                 text_inserted() was deferred (fixes bug #140 "Paste 
940                 as quotation does not work when using "external" 
941                 clipboard")
942
943 2003-05-03 [thorsten]   0.8.11claws140
944
945         * src/addrquery.h
946           src/ldapquery.h
947           src/mainwindow.c
948                 removed C++ comments
949         * src/addr_compl.c
950                 function with non-int retval/param used before
951                 implementation/declaration
952
953 2003-05-02 [paul]       0.8.11claws139
954
955         * src/addr_compl.[ch]
956           src/addressbook.[ch]
957           src/addrindex.c
958           src/summaryview.c
959                 revert match's changes to (finally) remove the bug where
960                 opening a folder causes massive slowdown when using the 
961                 'Display sender using address book' option
962
963 2003-05-01 [melvin]     0.8.11claws138
964
965         * src/plugins/dillo_viewer/dillo_prefs.[ch]
966         * src/plugins/dillo_viewer/dillo_viewer.c
967                 Fixed bug where "Cancel" button from prefs issued
968                 warnings.
969                 Comply a little more to coding style
970
971 2003-05-01 [paul]       0.8.11claws137
972
973         * sync with 0.8.11cvs38
974                 see ChangeLog 2003-05-01
975
976 2003-05-01 [paul]       0.8.11claws136
977
978         * po/bg.po
979                 updated by George Danchev
980
981 2003-04-30 [christoph]  0.8.11claws135
982
983         * src/plugins/dillo_viewer/dillo_prefs.c
984         * src/plugins/image_viewer/viewerprefs.c
985         * src/plugins/spamassassin/spamassassin_gtk.c
986                 remove gtk_widget_ref() calls for widgets in
987                 glade code
988
989 2003-04-30 [paul]       0.8.11claws134
990
991         * src/addrindex.c
992                 ok, this time a better fix for the bug where opening folder
993                 has massive slowdown when using the 'Display sender using 
994                 address book' option
995
996 2003-04-30 [paul]       0.8.11claws133
997
998         * src/addrindex.c
999                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
1000         
1001 2003-04-30 [melvin]     0.8.11claws132
1002
1003         New: Dillo plugin preferences (patch by Dimitar Haralanov)
1004
1005         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
1006                 Preferences for the dillo plugin
1007         * src/plugins/dillo_viewer/dillo_viewer.c
1008                 Support for preferences
1009         * src/plugins/dillo_viewer/Makefile.am
1010                 Added dillo_prefs.[ch]
1011
1012 2003-04-30 [alfons]     0.8.11claws131
1013
1014         * src/common/plugin.[ch]
1015                 see? this ANSI C'fication immediately gives us type
1016                 checking for free.
1017
1018 2003-04-30 [alfons]     0.8.11claws130
1019
1020         * src/common/plugin.[ch]
1021         * src/plugins/clamav/clamav_plugin.[ch]
1022         * src/plugins/clamav/clamav_plugin_gtk.c
1023         * src/plugins/demo/demo.c
1024         * src/plugins/dillo_viewer/dillo_viewer.c
1025         * src/plugins/image_viewer/plugin.c
1026         * src/plugins/image_viewer/viewer.[ch]
1027         * src/plugins/image_viewer/viewerprefs.[ch]
1028         * src/plugins/mathml_viewer/mathml_viewer.c
1029         * src/plugins/spamassassin/spamassassin.[ch]
1030         * src/plugins/spamassassin/spamassassin_gtk.c
1031         * src/plugins/trayicon/trayicon.c
1032                 clean up
1033
1034 2003-04-30 [alfons]     0.8.11claws129
1035
1036         * src/common/utils.c
1037                 make is_ascii_str() fail gracefully when NULL pointer
1038                 is passed
1039
1040 2003-04-30 [paul]       0.8.11claws128
1041
1042         * src/addrindex.c
1043                 fix bug where opening folder has massive slowdown when
1044                 using the 'Display sender using address book' option
1045
1046 2003-04-30 [paul]       0.8.11claws127
1047
1048         * src/plugins/clamav/clamav_plugin.c
1049           src/plugins/clamav/clamav_plugin_gtk.c
1050           src/plugins/demo/demo.c
1051           src/plugins/dillo_viewer/dillo_viewer.c
1052           src/plugins/image_viewer/plugin.c
1053           src/plugins/mathml_viewer/mathml_viewer.c
1054           src/plugins/spamassassin/spamassassin.c
1055           src/plugins/spamassassin/spamassassin_gtk.c
1056           src/plugins/trayicon/trayicon.c
1057                 get rid of eye-hurting function signatures
1058
1059 2003-04-30 [paul]       0.8.11claws126
1060
1061         * src/plugins/trayicon/trayicon.c
1062                 add description
1063                 
1064         * src/mimeview.c
1065                 be more descriptive
1066
1067 2003-04-30 [paul]       0.8.11claws125
1068
1069         * configure.ac
1070                 arrange the plugins in reverse alphabetical order
1071                 
1072         * src/plugins/clamav/clamav_plugin.[ch]
1073           src/plugins/clamav/clamav_plugin_gtk.c
1074                 rename some params
1075                 resize max_size window
1076                 re-arrange the order of some gui elements
1077                 improve descriptions
1078         
1079         * src/plugins/image_viewer/plugin.c
1080           src/plugins/mathml_viewer/mathml_viewer.c
1081                 add descriptions
1082                 
1083         * src/plugins/spamassassin/spamassassin_gtk.c
1084                 resize max_size window
1085                 re-arrange the order of some gui elements
1086                 
1087         * src/messageview.c
1088           src/mimeview.c
1089                 correct typos
1090
1091 2003-04-30 [alfons]     0.8.11claws124
1092
1093         * src/imap.c
1094                 fix a leak found while browsing Martin Kluge's 
1095                 valgrind log (Claws only)
1096
1097 2003-04-29 [darko]      0.8.11claws123
1098
1099         * src/gtk/gtkstext.h
1100                 include wchar.h if it is available, fixes compilation
1101                 on HP-UX systems
1102
1103 2003-04-29 [melvin]     0.8.11claws122
1104
1105         * src/prefs_actions.c
1106                 Improved help text of Actions' syntax
1107
1108 2003-04-28 [paul]       0.8.11claws121
1109
1110         * src/action.c
1111                 a better fix for the crash when performing an action
1112                 on a mime part
1113
1114 2003-04-28 [paul]       0.8.11claws120
1115
1116         * src/action.c
1117                 fix crash when performing an action on a
1118                 mime part
1119
1120 2003-04-28 [paul]       0.8.11claws119
1121
1122         * sync with 0.8.11cvs36
1123                 see ChangeLog 2003-04-28
1124
1125 2003-04-27 [paul]       0.8.11claws118
1126
1127         * more sync with 0.8.11cvs35
1128                 see ChangeLog 2003-04-25
1129
1130 2003-04-26 [christoph]  0.8.11claws117
1131
1132         * src/folder.c
1133                 fix remove virtual check
1134
1135 2003-04-26 [paul]       0.8.11claws116
1136
1137         * src/messageview.c
1138                 fix return-receipt, make it work again
1139
1140 2003-04-26 [paul]       0.8.11claws115
1141
1142         * src/mimeview.c
1143                 restore double-clicking of the [application/pgp-signature 
1144                 (Select "Check signature" to check)] line in the message view,
1145                 broken in recent sync
1146
1147 2003-04-26 [christoph]  0.8.11claws114
1148
1149         * src/folder.c
1150                 check if remove virtual really exists before
1151                 calling the function
1152
1153 2003-04-25 [match]      0.8.11claws113
1154
1155         * src/addrindex.c
1156         * src/addrbook.c
1157         * src/ldapquery.[ch]
1158         * src/ldapctrl.[ch]
1159                 fix memleak.
1160         * src/ldapserver.[ch]
1161                 fix memleak. fix segfault.
1162                 plug a Claws memleak
1163
1164 2003-04-25 [alfons]     0.8.11claws112
1165
1166         * src/folder.c
1167                 plug a Claws memleak
1168
1169 2003-04-25 [alfons]     0.8.11claws111
1170
1171         * src/common/session.c
1172                 plug a memleak
1173
1174 2003-04-25 [paul]       0.8.11claws110
1175
1176         * sync with 0.8.11cvs35
1177                 see ChangeLog 2003-04-24 and 2003-04-25
1178                 
1179         * src/gtk/pluginwindow.c
1180                 correct another strange float value
1181
1182 2003-04-24 [christoph]  0.8.11claws109
1183
1184         * src/folder.c
1185                 freeze folder item updates when unsetting new flags
1186
1187         * src/gtk/pluginwindow.c
1188                 correct strange float value
1189
1190 2003-04-23 [paul]       0.8.11claws108
1191
1192         * sync with 0.8.11cvs33
1193                 see ChangeLog 2003-04-23
1194
1195 2003-04-22 [paul]       0.8.11claws107
1196
1197         * src/Makefile.am
1198           src/messageview.c
1199           src/mimeview.c
1200           src/pgptext.[ch]      ** REMOVED **
1201                 remove pgptext.[ch] as its not used any more
1202
1203 2003-04-22 [paul]       0.8.11claws106
1204
1205         * sync with 0.8.11cvs31
1206                 see ChangeLog 2003-04-21 and 2003-04-22
1207
1208 2003-04-21 [alfons]     0.8.11claws105
1209
1210         * src/main.c
1211                 No access to GTK structures if we're a spawned child
1212                 (and clean up code a little bit...) Should fix #126.
1213
1214 2003-04-21 [melvin]     0.8.11claws104
1215
1216         * src/plugins/dillo_viewer/README
1217                 Improved slightly the text.
1218
1219 2003-04-21 [melvin]     0.8.11claws103
1220
1221         * src/plugins/dillo_viewer/README *** NEW ***
1222                 Added a README file for the Dillo plugin
1223
1224 2003-04-20 [paul]
1225
1226         * tools/README
1227           tools/outlook2sylpheed.pl
1228                 updated and improved by Ricardo Mones Lastra
1229
1230 2003-04-18 [oliver]     0.8.11claws102
1231
1232         * src/inc.c 
1233         * src/prefs_account.h
1234                 remove Pop3SessionType (used by selective download)
1235         * src/prefs_toolbar.c
1236                 enable set Default Toolbar button
1237
1238 2003-04-18 [paul]       0.8.11claws101
1239
1240         * sync with 0.8.11cvs29
1241                 see ChangeLog 2003-04-18
1242
1243 2003-04-17 [paul]       0.8.11claws100
1244
1245         * src/prefs_common.[ch]
1246           src/summaryview.c
1247                 remove 'Open next message on deletion' option,
1248                 as the same effect can now be achieved via the
1249                 'Always open messages in summary when selected'
1250                 option.
1251
1252 2003-04-17 [paul]       0.8.11claws99
1253
1254         * sync with 0.8.11cvs28
1255                 see ChangeLog 2003-04-17
1256
1257 2003-04-17 [christoph]  0.8.11claws98
1258
1259         * ac/spamassassin.m4
1260         * src/plugins/spamassassin/libspamc.[ch]
1261         * src/plugins/spamassassin/utils.[ch]
1262                 sync libspamc with SpamAssassin project
1263
1264 2003-04-17 [christoph]  0.8.11claws97
1265
1266         * src/common/socket.h
1267         * src/gtk/sslcertwindow.h
1268                 rename old USE_SSL to USE_OPENSSL
1269
1270 2003-04-17 [paul]       0.8.11claws96
1271
1272         * src/prefs_common.h
1273                 use gulong for P_COLOR so that it compiles/runs on
1274                 64-bit systems. Patch submitted by James Noyes
1275                 <jnoyes-claws@retrogeeks.com>
1276                 
1277         * po/de.po
1278                 updated by Jens
1279
1280 2003-04-17 [paul]       0.8.11claws95
1281
1282         * sync with 0.8.11cvs27
1283                 see ChangeLog 2003-04-16
1284
1285 2003-04-15 [paul]       0.8.11claws94
1286
1287         * src/prefs_common.[ch]
1288                 rearrange to stop the window getting too long:
1289                         move Receive dialog stuff to Receive tab
1290                         move Send dialog to Send tab
1291                         remove Dialogs frame
1292                 rename 'Open messages in summary with cursor keys' to
1293                 'Always open messages in summary when selected', as its
1294                 more appropriate
1295
1296 2003-04-15 [paul]       0.8.11claws93
1297
1298         * src/prefs_common.[ch]
1299           src/summaryview.c
1300                 add new option '/Interface/Open next message on deletion'
1301
1302 2003-04-15 [paul]       0.8.11claws92
1303
1304         * src/summaryview.[ch]
1305                 add /Mark/Lock and /Mark/Unlock to the pop-up
1306                 menu. Patch submitted by Ivan Francolin Martinez
1307                 <ivanfm@users.sourceforge.net>
1308
1309 2003-04-15 [paul]       0.8.11claws91
1310
1311         * sync with 0.8.11cvs24
1312                 see ChangeLog 2003-04-15
1313
1314 2003-04-14 [jens]       0.8.11claws90
1315
1316         * updated German translation and some corrections from
1317                 Roland Bless <bless@tm.uka.de>
1318
1319 2003-04-14 [paul]       0.8.11claws89
1320
1321         * sync with 0.8.11cvs22
1322                 see ChangeLog 2003-04-14
1323
1324 2003-04-13 [paul]       0.8.11claws88
1325
1326         * src/plugins/clamav/clamav_plugin.c
1327                 fix memory leaks
1328                 clean up
1329
1330 2003-04-12 [paul]       0.8.11claws87
1331
1332         * src/plugins/clamav/clamav_plugin.c
1333                 activate enable/disable archive scanning option
1334                 
1335         * src/plugins/clamav/.cvsignore         ** NEW FILE **
1336
1337 2003-04-12 [paul]       0.8.11claws86
1338
1339         * src/plugins/Makefile.am
1340           src/plugins/clamav/Makefile.am                ** NEW FILE **
1341           src/plugins/clamav/README                     ** NEW FILE ** 
1342           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
1343           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
1344                 add Clam AntiVirus plugin
1345
1346 2003-04-12 [paul]       0.8.11claws85
1347
1348         * sync with 0.8.11cvs21
1349                 see ChangeLog 2003-04-11
1350
1351 2003-04-11 [paul]       0.8.11claws84
1352
1353         * po/es.po
1354                 update Spanish translation. Submitted by Ricardo
1355                 Mones Lastra.
1356
1357 2003-04-10 [christoph]  0.8.11claws83
1358
1359         * src/mbox.c
1360                 fix typo that did not move unfiltered mails to destination
1361                 folder
1362
1363         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
1364          when filtering from spool)
1365
1366 2003-04-10 [christoph]  0.8.11claws82
1367
1368         * src/imap.c
1369                 use BODY.PEEK instead of BODY in in message fetch operation
1370                 to make sure the IMAP server does not set the \Seen flag for
1371                 messages. Sylpheed does that later itself, when the message
1372                 is opened in sylpheed
1373
1374         (closes Bug 111 Claws destroys unread marks)
1375
1376 2003-04-09 [oliver]     0.8.11claws81
1377         
1378         * src/folder.c
1379                 fix crash in folder_destroy
1380         * README.claws
1381                 remove selective download
1382
1383 2003-04-09 [christoph]  0.8.11claws80
1384
1385         * src/imap.c
1386                 fix crash in imap_get_msginfo() when then fetched message
1387                 is not found
1388
1389         (closes Bug 110 Crash during mail composition)
1390
1391 2003-04-08 [christoph]  0.8.11claws79
1392
1393         * src/folder.c
1394         * src/prefs_account.c
1395                 Filter new messages that are found in an INBOX folder
1396                 when 'Filter messages on receiving' is enabled in the
1397                 Folder's AccountPrefs. This allows to use Sylpheed's
1398                 filtering engine for IMAP folders where messages are
1399                 added to the INBOX by a MTA
1400
1401 2003-04-08 [paul]       0.8.11claws78
1402
1403         * src/procmsg.h
1404                 clean up after last commit
1405
1406 2003-04-08 [paul]       0.8.11claws77
1407
1408         * sync with 0.8.11cvs20
1409                 see ChangeLog 2003-04-07 and 2003-04-08
1410
1411 2003-04-07 [christoph]  0.8.11claws76
1412
1413         * src/filtering.[ch]
1414         * src/inc.[ch]
1415         * src/mbox.c
1416         * src/procmsg.[ch]
1417                 add procmsg_msginfo_filter() to execute filtering actions
1418
1419 2003-04-06 [christoph]  0.8.11claws75
1420
1421         * src/imap.c
1422                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
1423
1424 2003-04-06 [christoph]  0.8.11claws74
1425
1426         * src/common/utils.[ch]
1427                 add g_int_compare() function for slist sorting
1428
1429         * src/imap.c
1430                 fetch all MsgInfos with one command in imap_get_msginfos()
1431                 using an imap set with a list of ranges
1432
1433         * src/news.c
1434                 use new g_int_compare() function
1435
1436 2003-04-06 [thorsten]   0.8.11claws73
1437
1438         * src/mh.c
1439                 corrected implementation of mh_folder_destroy()
1440
1441 2003-04-05 [christoph]  0.8.11claws72
1442
1443         * src/account.c
1444         * src/folder.[ch]
1445         * src/folderview.c
1446         * src/imap.c
1447         * src/inc.c
1448         * src/main.c
1449         * src/mainwindow.c
1450         * src/mbox_folder.c
1451         * src/mh.c
1452         * src/mimeview.h
1453         * src/msgcache.[ch]
1454         * src/news.c
1455         * src/procmime.h
1456         * src/procmsg.[ch]
1457         * src/setup.c
1458         * src/gtk/gtkutils.c
1459                 o rename structure field names class and new to klass and
1460                   new_msgs, to allow including files in C++
1461                 o add 'extern "C"' block to some header files
1462                 o add MsgInfoList and MsgNumberList as alias for GSList for
1463                   developers to know what type of list is expected
1464
1465         * src/plugins/image_viewer/plugin.c
1466         * src/plugins/image_viewer/viewer.[ch]
1467         * src/plugins/image_viewer/viewerprefs.[ch]
1468                 rename function names to prevent conflicts
1469
1470 2003-04-05 [paul]       0.8.11claws71
1471
1472         * sync with 0.8.11cvs18
1473                 see ChangeLog 2003-04-03 and 2003-04-04
1474
1475 2003-04-02 [christoph]  0.8.11claws70
1476
1477         * src/folder.[ch]
1478         * src/imap.[ch]
1479         * src/mbox_folder.[ch]
1480         * src/mh.[ch]
1481         * src/news.[ch]
1482                 o Make all virtual folder functions private
1483                 o remove unused folder code
1484
1485         * src/common/socket.[ch]
1486         * src/summaryview.c
1487                 fix warnings
1488
1489 2003-03-30 [alfons]     0.8.11claws69
1490
1491         * src/send_message.c
1492                 remove two debug traces and see if people still report
1493                 errors
1494
1495 2003-03-30 [alfons]     0.8.11claws68
1496
1497         * src/send_message.c
1498         * src/commons/session.c
1499                 add more debug traces
1500
1501 2003-03-30 [christoph]  0.8.11claws67
1502
1503         * src/folder.c
1504                 change processing folder name from .processing to processing
1505
1506         * src/common/ssl.c
1507                 disable SSL certificate check because it causes Xlib error
1508                 when the child process want's to open an GTK window
1509
1510 2003-03-30 [christoph]  0.8.11claws66
1511
1512         * src/folder.c
1513                 don't use default folder for processing folder item because
1514                 it can be a non local folder
1515
1516         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
1517
1518 2003-03-30 [alfons]     0.8.11claws65
1519
1520         * src/send_message.c
1521                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
1522                 to generate bad code for 'send_send_data_progressive': When
1523                 called from 'send_send_data_finished', the 'data' pointer is
1524                 cleared just before the assignment to the dialog pointer
1525
1526 2003-03-29 [christoph]  0.8.11claws64
1527
1528         * src/common/prefs.h
1529         * src/plugins/image_viewer/Makefile.am
1530         * src/plugins/image_viewer/plugin.c
1531         * src/plugins/image_viewer/viewer.[ch]
1532         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
1533                 add PrefsPage for ImageViewer
1534
1535 2003-03-28 [thorsten]   0.8.11claws63
1536
1537         * src/common/session.c
1538                 added some comments
1539
1540 2003-03-28 [paul]       0.8.11claws62
1541
1542         * sync with 0.8.11cvs16
1543                 see ChangeLog 2003-03-28
1544
1545 2003-03-28 [paul]       0.8.11claws61
1546
1547         * sync with 0.8.11cvs15
1548                 see ChangeLog 2003-03-28
1549
1550 2003-03-27 [christoph]  0.8.11claws60
1551
1552         * src/folder.c
1553         * src/imap.c
1554         * src/common/socket.[ch]
1555                 set socket state to DISCONNECTED when any operation
1556                 fails to allow reconnecting in IMAP code without
1557                 checking the return code of all calls to the command
1558                 functions
1559
1560         * src/folderview.c
1561         * src/summaryview.c
1562                 remove some more stuff that depends on specific
1563                 folder types
1564
1565 2003-03-27 [paul]       0.8.11claws59
1566
1567         * sync with 0.8.11cvs14
1568                 see ChangeLog 2003-03-27
1569                 
1570         * src/selective_download.[ch]   ** REMOVED **
1571                 really removed
1572
1573 2003-03-27 [christoph]  0.8.11claws58
1574
1575         * src/folder.c
1576                 fix handling of tmp_flags in flag copy function
1577
1578 2003-03-27 [paul]       0.8.11claws57
1579
1580         * sync with 0.8.11cvs13
1581                 see ChangeLog 2003-03-27
1582
1583 2003-03-27 [oliver]     0.8.11claws56
1584
1585         * src/maiwindow.c
1586                 remove sel_download_cb
1587
1588 2003-03-27 [oliver]     0.8.11claws55
1589         
1590         * src/inc.c
1591                 remove POP3_TOP
1592         
1593 2003-03-26 [oliver]     0.8.11claws54
1594
1595         *src/pop.h
1596                 remove POP3_TOP*
1597         * README.claws
1598                 remove selective donwload readme
1599
1600 2003-03-26 [oliver]     0.8.11claws53
1601         * src/matcher.[ch]
1602         * src/matcher_parser_parse.y 
1603         * src/pop.c 
1604         * src/prefs_account.[ch]
1605         * src/prefs_filtering.c
1606                 remove selective donwload
1607
1608 2003-03-26 [oliver]     0.8.11claws52
1609
1610         * src/inc.[ch] 
1611         * src/filtering.c 
1612         * src/mainwindow.c 
1613                 remove selective donwload
1614
1615 2003-03-26 [oliver]     0.8.11claws51
1616         
1617         * src/Makefile.am
1618         * src/selective_download.[ch]   ** REMOVE **    
1619
1620 2003-03-26 [christoph]  0.8.11claws50
1621
1622         * src/news.c
1623                 fix NEWS that got broken by a sync with sylpheed-main
1624
1625 2003-03-26 [christoph]  0.8.11claws49
1626
1627         * src/mimeview.c
1628                 fix mime type guessing when no mime type is found for a file
1629
1630 2003-03-25 [christoph]  0.8.11claws48
1631
1632         * src/mimeview.c
1633         * src/procmime.c
1634                 remove mime type guessing from mime parser and use
1635                 name based mime types in viewer lookup for mime type
1636                 application/octet-stream
1637
1638 2003-03-25 [christoph]  0.8.11claws47
1639
1640         * doc-src/readme.txt
1641         * doc-src/rfc2554.txt
1642                 add RFC about SMTP AUTH
1643
1644         * src/send_message.c
1645         * src/common/smtp.[ch]
1646                 add extra error code for authentication errors and
1647                 clear temporary password when this error occurs
1648
1649         (closes Bug 84 authentication failure while sending should
1650          prompt for password again)
1651
1652 2003-03-25 [christoph]  0.8.11claws46
1653
1654         * configure.ac
1655         * src/Makefile.am
1656         * src/imageview.[ch]                            ** REMOVE **
1657         * src/messageview.[ch]
1658         * src/mimeview.[ch]
1659         * src/prefs_common.[ch]
1660         * src/textview.c
1661         * src/plugins/Makefile.am
1662         * src/plugins/image_viewer/.cvsignore           ** NEW **
1663         * src/plugins/image_viewer/Makefile.am          ** NEW **
1664         * src/plugins/image_viewer/plugin.c             ** NEW **
1665         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1666                 move image viewer into a plugin (building is enabled by default)
1667                 [ToDo: Prefs for resize and autoview]
1668
1669 2003-03-25 [paul]       0.8.11claws45
1670
1671         * sync with 0.8.11cvs12
1672                 see ChangeLog 2003-03-26
1673
1674 2003-03-25 [paul]       0.8.11claws44
1675
1676         * sync with 0.8.11cvs11
1677                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1678                 
1679         Note: Selective Download is broken.
1680                 
1681 2003-03-22 [christoph]  0.8.11claws43
1682
1683         * src/folder.c
1684                 code cleanup for flags copying
1685
1686 2003-03-22 [christoph]  0.8.11claws42
1687
1688         * src/plugins/trayicon/trayicon.c
1689                 fix setting the transparent area when the window size
1690                 is forced by the system tray
1691
1692 2003-03-22 [christoph]  0.8.11claws41
1693
1694         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1695         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1696         * src/plugins/trayicon/newmail.xpm              ** NEW **
1697         * src/plugins/trayicon/nomail.xpm               ** NEW **
1698         * src/plugins/trayicon/trayicon.c
1699         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1700                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1701                 o add icon for unread mails
1702                 o set transparency for window
1703
1704 2003-03-22 [christoph]  0.8.11claws40
1705
1706         * src/news.c
1707                 init news session to prevent crash when session is closed
1708
1709 2003-03-22 [christoph]  0.8.11claws39
1710
1711         * src/imap.c
1712         * src/common/session.[ch]
1713                 Init session data to make sure we don't have invalid pointers
1714                 for read_ch and write_ch when new multi process sessions are
1715                 not used
1716
1717         * src/main.c
1718         * src/common/plugin.c
1719         * src/common/sylpheed.c
1720         * src/plugins/demo/demo.c
1721         * src/plugins/dillo_viewer/dillo_viewer.c
1722         * src/plugins/mathml_viewer/mathml_viewer.c
1723         * src/plugins/spamassassin/spamassassin.c
1724         * src/plugins/spamassassin/spamassassin_gtk.c
1725                 add plugin types to allow loading plugins at different times
1726                 (and maybe for different frontends), because it's not good to
1727                 load GTK-Plugins gefore gtk_init was called
1728
1729         * configure.ac
1730         * src/plugins/Makefile.am
1731         * src/plugins/trayicon/.cvsignore               ** NEW **
1732         * src/plugins/trayicon/Makefile.am              ** NEW **
1733         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
1734         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
1735         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
1736         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
1737         * src/plugins/trayicon/trayicon.c               ** NEW **
1738                 New Trayicon plugin that shows an icon in a systray that uses
1739                 XEMBED protocol like Gnome's systray. Icon shows if there
1740                 are new mails and a tooltip shows information about new,
1741                 unread and total messages.
1742
1743 2003-03-22 [paul]       0.8.11claws38
1744
1745         * src/common/smtp.c
1746                 fix ESMTP AUTH CRAM-MD5
1747                 [sync with main (still version 0.8.11cvs6), see
1748                  ChangeLog 2003-03-22]
1749
1750 2003-03-21 [colin]      0.8.11claws37
1751
1752         * src/send_message.c
1753                 Fix USE_SSL => USE_OPENSSL
1754
1755 2003-03-21 [colin]      0.8.11claws36
1756
1757         * src/folderview.c
1758                 Fix counts in drag and dropped subfolders
1759
1760 2003-03-21 [colin]      0.8.11claws35
1761
1762         * src/folder.c 
1763         * src/folderview.c
1764                 speed up a bit folder dnd
1765
1766 2003-03-20 [alfons]     0.8.11claws34
1767
1768         * src/main.c
1769         * src/toolbar.c
1770         * src/procmsg.c
1771                 don't send locked queue messages
1772                 (feature request "[ 705245 ] Locking message in outbox 
1773                  should prevent sending")
1774
1775 2003-03-20 [christoph]  0.8.11claws33
1776
1777         * src/folder.c
1778                 remove NEW and UNREAD flag in special folders when scanning
1779                 
1780         * src/common/smtp.c
1781                 fix ESMTP AUTH CRAM-MD5
1782
1783 2003-03-20 [paul]       0.8.11claws32
1784
1785         * src/prefs_account.c
1786                 Re-write 'Tunnel command to open connection' as
1787                 'Use command to communicate with server', and disable
1788                 it for all except IMAP accounts
1789
1790 2003-03-20 [paul]       0.8.11claws31
1791
1792         * sync with 0.8.11cvs6
1793                 see ChangeLog 2003-03-20
1794
1795 2003-03-19 [match]      0.8.11claws30
1796
1797         * src/addritem.[ch]
1798                 include documentation. minor refactoring.
1799         * src/addr_compl.[ch]
1800         * src/addrindex.[ch]
1801         * src/addresbook.[ch]
1802         * src/summaryview.c
1803                 re-enable address lookup (was disabled in
1804                 0.8.11claws20).
1805
1806 2003-03-19 [christoph]  0.8.11claws29
1807
1808         * src/procmsg.c
1809                 add temp flag handling, will make moving and copying
1810                 messages possible again
1811
1812         * src/folder.c
1813                 correct calulation of folder stats
1814
1815 2003-03-18 [match]      0.8.11claws28
1816
1817         * src/editgroup.h
1818                 remove case sensitive comparison (closes bug 80).
1819
1820 2003-03-18 [christoph]  0.8.11claws27
1821
1822         * src/imap.c
1823                 fix imap using a tunnel command
1824
1825         (closes bug 87)
1826
1827 2003-03-18 [christoph]  0.8.11claws26
1828
1829         * src/folder.[ch]
1830         * src/imap.c
1831         * src/procmsg.[ch]
1832                 rewrite flag handling for folders
1833
1834 2003-03-18 [christoph]  0.8.11claws25
1835
1836         * src/folder.c
1837         * src/procmsg.c
1838         * src/summaryview.c
1839                 unset NEW and UNREAD flags when message is ignored, to make
1840                 sure messages don't show up as unread on other IMAP clients,
1841                 because the IGNORE_THREAD flag can not be syncronized through
1842                 the IMAP folder
1843
1844 2003-03-17 [christoph]  0.8.11claws24
1845
1846         * src/imap.c
1847                 don't use recursion to fetch uids when the number of messages
1848                 does not match. Moved code into subfunction that is used
1849                 again when needed, to prevent an endless loop.
1850
1851 2003-03-17 [thorsten]   0.8.11claws23
1852
1853         * src/imageview.[ch]
1854                 export imageview_get_resized_size() (for plugins)
1855         * src/prefs_common.[ch]
1856                 added prefs_common_get() (for plugins)
1857
1858 2003-03-17 [christoph]  0.8.11claws22
1859
1860         * src/imap.c
1861                 o remove UID guessing from copy code
1862                 o support UIDPLUS extension for APPEND command
1863
1864 2003-03-17 [paul]       0.8.11claws21
1865
1866         * src/gtk/about.c
1867                 remove 'Compiled-plugins' section.
1868                 
1869         * src/plugins/dillo_viewer/dillo_viewer.c
1870                 slight change to description text
1871
1872 2003-03-16 [match]      0.8.11claws20
1873         * src/ldapserver.[ch]           ** NEW **
1874         * src/ldapctrl.[ch]             ** NEW **
1875         * src/ldapquery.[ch]            ** NEW **
1876         * src/ldaputil.[ch]             ** NEW **
1877         * src/addrcindex.[ch]           ** NEW **
1878         * src/addrquery.h               ** NEW **
1879         * src/addritem.[ch]
1880         * src/addrcache.[ch]
1881         * src/addrindex.[ch]
1882         * src/addr_compl.[ch]
1883         * src/addressbook.[ch]
1884         * src/addrbook.[ch]
1885         * src/editgroup.c
1886         * src/editaddress.c
1887         * src/editldap.c
1888         * src/editldap_basedn.c
1889         * src/vcard.c
1890         * src/jpilot.c
1891         * src/Makefile.am
1892                 included dynamic LDAP queries. improved address
1893                 completion.
1894
1895 2003-03-16 [paul]       0.8.11claws19
1896
1897         * tools/multiwebsearch.pl
1898                 fix a fatal typo
1899
1900 2003-03-16 [christoph]  0.8.11claws18
1901
1902         * src/mimeview.c
1903         * src/plugins/dillo_viewer/dillo_viewer.c
1904         * src/plugins/mathml_viewer/mathml_viewer.c
1905                 make unregistering of MimeViewerFactorys possible
1906
1907 2003-03-16 [alfons]     0.8.11claws17
1908
1909         * configure.ac
1910                 correct typo
1911
1912 2003-03-16 [melvin]     0.8.11claws16
1913
1914         * src/plugins/dillo_viewer.c
1915                 Fixed bug where it was not possible to view more than
1916                 one text/html attachment per message (bug discovered
1917                 by Christoph Hohmann).
1918
1919 2003-03-15 [melvin]     0.8.11claws15
1920
1921         * src/prefs_actions.c
1922                 Fixed compilation warnings.
1923
1924 2003-03-15 [melvin]     0.8.11claws14
1925
1926         * src/plugins/Makefile.am
1927         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
1928         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
1929         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
1930                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
1931                 newer (http://dillo.auriga.wearlab.de/).
1932
1933 2003-03-15 [christoph]  0.8.11claws13
1934
1935         * src/imap.c
1936                 don't query imap folder for attributes because we already
1937                 for them from imap_status
1938
1939         * src/mimeview.[ch]
1940                 add support for plugable MimeViewers (unloading Viewers
1941                 not yet complete)
1942
1943         * src/plugins/Makefile.am
1944         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
1945         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
1946         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
1947                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
1948                 widget from http://helm.cs.unibo.it/mml-widget/
1949
1950 2003-03-14 [christoph]  0.8.11claws12
1951
1952         * src/folder.[ch]
1953                 o error return code's should better be negative
1954                 o replace printf with debug_print
1955
1956         * src/imap.c
1957                 improve IMAP folder scan by checking UID-NEXT
1958
1959         * src/summaryview.c
1960                 remove check that are unnecessary in my opinion
1961
1962 2003-03-13 [christoph]  0.8.11claws11
1963
1964         * src/folder.[ch]
1965         * src/foldersel.c
1966         * src/folderview.c
1967         * src/imap.c
1968         * src/mbox_folder.c
1969         * src/mh.c
1970         * src/news.c
1971         * src/prefs_scoring.c
1972         * src/summaryview.c
1973                 use a common function to get a displayable name
1974                 for a FolderItem
1975
1976 2003-03-13 [paul]       0.8.11claws10
1977
1978         * tools/Makefile.am
1979           tools/README
1980           tools/multiwebsearch.conf     ** NEW FILE **
1981           tools/multiwebsearch.pl       ** NEW FILE **
1982                 add multiwebsearch Actions script
1983
1984 2003-03-13 [colin]      0.8.11claws9
1985
1986         * src/compose.c
1987                 Remove leading emtpy lines from quoted text
1988                 before quoting it
1989
1990 2003-03-13 [melvin]     0.8.11claws8
1991
1992         * src/prefs_actions.c
1993                 Fixed a memory leak
1994                 Code clean ups
1995                 Added Cancel and OK buttons
1996                 Corrected help text
1997
1998 2003-03-13 [christoph]  0.8.11claws7
1999
2000         * src/account.c
2001         * src/folder.[ch]
2002         * src/imap.c
2003         * src/mainwindow.c
2004         * src/mbox_folder.c
2005         * src/mh.c
2006         * src/news.c
2007         * src/setup.c
2008                 replace more folder type stuff with folder class stuff
2009
2010 2003-03-13 [melvin]     0.8.11claws6
2011
2012         * src/prefs_actions.c
2013                 Added new tokens:
2014                 %u: user provided argument
2015                 %h: user provided argument (hidden on input)
2016                 %s: current text selection in the message view 
2017
2018 2003-03-13 [paul]       0.8.11claws5
2019
2020         * sync with 0.8.11cvs5
2021                 see ChangeLog 2003-03-11, 2003-03-12
2022
2023 2003-03-12 [christoph]  0.8.11claws4
2024
2025         * src/folder.c
2026                 use folder class idstr when writing folderlist.xml
2027
2028         * src/folder.h
2029         * src/imap.c
2030         * src/news.c
2031                 replace folder type checks with folder class checks
2032
2033 2003-03-12 [christoph]  0.8.11claws3
2034
2035         * src/folder.[ch]
2036         * src/imap.[ch]
2037         * src/main.c
2038         * src/mbox_folder.[ch]
2039         * src/mh.[ch]
2040         * src/news.[ch]
2041                 o create a list of known folder classes in the folder system
2042                 o use folder class id strings for folder item identifiers
2043
2044 2003-03-12 [christoph]  0.8.11claws2
2045
2046         * src/imap.c
2047                 fix imap uid validity check
2048
2049 2003-03-12 [christoph]  0.8.11claws1
2050
2051         * src/account.c
2052         * src/folder.[ch]
2053         * src/foldersel.c
2054         * src/folderview.c
2055         * src/imap.c
2056         * src/mainwindow.c
2057         * src/mbox_folder.c
2058         * src/mh.c
2059         * src/news.c
2060         * src/prefs_scoring.c
2061         * src/procmsg.c
2062         * src/setup.c
2063         * src/summaryview.c
2064                 initial restructuring of folder system, seperating
2065                 folders and folder classes
2066
2067 2003-03-12 [paul]       0.8.11claws
2068
2069         0.8.11claws release
2070
2071 2003-03-12 [christoph]
2072
2073         * src/gtk/prefswindow.c
2074                 fix translation of "Page Index"
2075
2076 2003-03-12 [paul]       0.8.10claws110
2077
2078         a sync from 0.8.11cvs4 before the release
2079
2080         * src/common/utils.c
2081                 subject_compare_for_sort(): allow null strings (fixes
2082                 summary sorting).
2083
2084 2003-03-11 [paul]       0.8.10claws109
2085
2086         * po/es.po
2087                 update Spanish translation, submitted by
2088                 Ricardo Mones Lastra
2089
2090 2003-03-11 [melvin]     0.8.10claws108
2091
2092         * po/fr.po
2093                 Updated French translations
2094
2095 2003-03-11 [paul]       0.8.10claws107
2096
2097         * manual/en/Makefile.am
2098           manual/en/*.html
2099                 update English manual, add a new page
2100                 updated by Francois Barriere <fbarriere@atmel.fr>
2101                 
2102         * po/bg.po
2103           po/it.po
2104           po/sr.po
2105                 update Bulgarian, Italian, and Serbian translations
2106                 submitted by George Danchev, Alessandro Maestri, and
2107                 Urke MMI
2108
2109 2003-03-10 [paul]       0.8.10claws106
2110
2111         * src/gtk/about.c
2112           src/gtk/prefswindow.c
2113                 make some strings translatable
2114
2115 2003-03-10 [darko]      0.8.10claws105
2116
2117         * src/compose.c
2118                 code cleanup to make Hiro happy
2119
2120 2003-03-10 [paul]       0.8.10claws104
2121
2122         * sync with 0.8.11cvs2
2123                 see ChangeLog 2003-03-10
2124
2125 2003-03-09 [melvin]     0.8.10claws103
2126
2127         * src/textview.c
2128                 textview_set_font(): fix for message display in
2129                 UTF-8 locales (thanks to Sergey Vlasov).
2130                 (was unintentionnaly reverted in 0.8.6claws6)   
2131
2132 2003-03-08 [darko]      0.8.10claws102
2133
2134         * src/compose.c
2135                 fix infinite loop in wrapping as reported
2136                 by happycactus
2137                 obsoletes patch #696482
2138
2139 2003-03-08 [christoph]  0.8.10claws101
2140
2141         * src/imap.c
2142                 add workaround for IMAP servers that do not
2143                 support the "UID SEARCH UID" command
2144
2145 2003-03-07 [christoph]  0.8.10claws100
2146
2147         * src/plugins/spamassassin/spamassassin.[ch]
2148         * src/plugins/spamassassin/spamassassin_gtk.c
2149                 code cleanup
2150
2151 2003-03-07 [paul]       0.8.10claws99
2152
2153         * po/es.po
2154                 updated Spanish translation, submitted by
2155                 Ricardo Mones Lastra
2156
2157 2003-03-07 [christoph]  0.8.10claws98
2158
2159         * src/send.c
2160                 fix in 0.8.10claws94 was wrong
2161                 local delivery does not require escaping, remove escaping
2162                 code to make signatures of mails with "." lines valid
2163                 
2164                 NOTE: requires that sendmail is executed with "-i" option,
2165                       what is the default now, but has to be changed in all
2166                       exsiting accounts)
2167
2168 2003-03-07 [paul]       0.8.10claws97
2169
2170         * sync with 0.8.11 release
2171                 see ChangeLog 2003-03-07
2172
2173 2003-03-06 [paul]       0.8.10claws96
2174
2175         * src/compose.c
2176                 revert commit 0.8.10claws92
2177
2178 2003-03-06 [paul]       0.8.10claws95
2179
2180         * src/folderview.c
2181                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
2182
2183         * src/gtkaspell.c
2184                 fix bug 74, 'Crash opening editor window with pseudo-color
2185                 display'
2186                 
2187         Patches submitted by Kevin Vigor <kevin@vigor.nu>
2188
2189 2003-03-06 [christoph]  0.8.10claws94
2190
2191         * src/send.c
2192                 fix rfc2821 (4.5.2) violation in SMTP data sending,
2193                 all lines starting with a period get an extra period
2194                 inserted
2195                 (found by Simon 'corecode' Schubert)
2196
2197 2003-03-06 [paul]       0.8.10claws93
2198
2199         * src/folderview.c
2200                 if configured font can't be loaded fall back to gtk
2201                 default. (with thanks to Christoph)
2202                 
2203                 closes long-standing bug 15 'Crashes on startup'
2204
2205 2003-03-06 [paul]       0.8.10claws92
2206
2207         * src/compose.c
2208                 freeze text before autosave and thaw afterwards
2209                 fixes bug 67 'autosave make re-rediting message crazy'
2210
2211 2003-03-06 [christoph]  0.8.10claws91
2212
2213         * src/compose.c
2214                 ignore address comment in dupe check for Cc-list
2215
2216         (closes reopened bug 47 Replying to message strips name part of
2217          e-mail addresses of Cc: lines)
2218
2219 2003-03-06 [paul]       0.8.10claws90
2220
2221         * src/Makefile.am
2222                 remove reference to gtkxtext.h as its no longer in
2223                 the repository
2224
2225 2003-03-06 [paul]       0.8.10claws89
2226
2227         * sync with 0.8.10cvs25
2228                 see ChangeLog 2003-03-06
2229
2230 2003-03-06 [oliver]     0.8.10claws88
2231         
2232         * src/messageview.c
2233                 remove include
2234
2235 2003-03-06 [oliver]     0.8.10claws87
2236         
2237         * src/folderview.c 
2238                 remove changes introduced inclaws74
2239         * src/messageview.c
2240                 another attempt to sanely delete and update
2241                 messages deleted in separate messageview
2242
2243 2003-03-05 [christoph]  0.8.10claws86
2244
2245         * src/summaryview.c
2246                 check if "From" matches any account's address if
2247                 addressbook completion of addresses is disabled too
2248
2249         (closes Bug 70 "Display recipient in from" doesn't check
2250          folder's default account)
2251
2252 2003-03-05 [christoph]  0.8.10claws85
2253
2254         * src/compose.c
2255         * src/common/utils.[ch]
2256                 don't strip address comments when building Cc lists
2257
2258         (closes Bug 47 Replying to message strips name part of e-mail addresses
2259          of Cc: lines)
2260
2261         * src/folder.c
2262                 fix return value of copy function
2263
2264 2003-03-05 [christoph]  0.8.10claws84
2265
2266         * src/imap.c
2267                 don't ask imap server for non rfc822 headers
2268
2269         (closes bug 71 IMAP FETCH asks for FROM header field twice)
2270
2271         * src/imap.c
2272                 destroy session on socket error to allow reconnecting
2273
2274 2003-03-05 [christoph]  0.8.10claws83
2275
2276         * configure.ac
2277                 fix building with gnome when no prefix is set
2278
2279         (closes bug 66 Gnome directory is set to NONE)
2280
2281 2003-03-05 [paul]       0.8.10claws82
2282
2283         * sync with 0.8.10cvs23
2284                 see ChangeLog 2003-03-05
2285
2286 2003-03-04 [christoph]  0.8.10claws81
2287
2288         * src/folder.c
2289                 o fix moving and copying when folder returns 0 for new
2290                   message number
2291                 o remove some code for single message copy and move
2292                   operations and use functions for multiple messages
2293
2294         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
2295
2296         * src/news.c
2297                 remove unused include
2298
2299 2003-03-04 [paul]       0.8.10claws80
2300
2301         * src/gtk/about.c
2302                 list 'Compiled plugins'
2303
2304 2003-03-03 [christoph]  0.8.10claws79
2305
2306         * src/news.[ch]
2307                 have to multiply the percentage of the current fetch with
2308                 the percentage that it has of the total fetch operation
2309                 for correct values
2310
2311 2003-03-03 [christoph]  0.8.10claws78
2312
2313         * src/news.c
2314                 fix calculation of expected lines for progress indicator
2315
2316 2003-03-03 [christoph]  0.8.10claws77
2317
2318         * src/summaryview.c
2319         * src/common/utils.c
2320                 fix segfault when opening the root news folder
2321
2322 2003-03-03 [christoph]  0.8.10claws76
2323
2324         * src/mainwindow.[ch]
2325         * src/common/Makefile.am
2326         * src/common/progressindicator.[ch]
2327                 add UI independent progress indicator handling
2328
2329         * src/news.[ch]
2330                 use new progress indicator for message info fetching
2331
2332         * src/common/hooks.h
2333                 code cleanup
2334
2335 2003-03-03 [oliver]     0.8.10claws75
2336
2337         * src/toolbar.c
2338         * src/compose.c
2339                 removed commented code
2340
2341 2003-03-03 [oliver]     0.8.10claws74
2342
2343         * src/toolbar.[ch]
2344                 cleanups and refactoring
2345         * src/compose.[ch]
2346                 compose_reply_mode reply & forwarding interface for
2347                 toolbar buttons
2348         * src/folderview.c
2349                 act on messages marked for deletion in folderview_selected
2350                 based on prefs_common.immediate_exec since a message might 
2351                 have been deleted by messageview in a folder we are changing 
2352                 to (does anybody understand what I'm on about ?)
2353
2354 2003-03-03 [oliver]     0.8.10claws73
2355         
2356         * src/messageview.[ch]
2357                 new functions
2358                 - messageview_delete: delete message shown in messagview
2359                 - messageview_update_view: update messageview to currently 
2360                   selected summaryview message
2361                 - add separate messageview to msgview_list in order to update 
2362                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
2363         * src/summaryview.[ch]
2364                 summary_get_selection returns a list of selected msgs
2365                 in summaryview
2366         * src/mainwindow.c
2367                 toolbar reply refactoring
2368
2369 2003-03-03 [paul]       0.8.10claws72
2370
2371         * sync with 0.8.10cvs21
2372                 see ChangeLog 2003-03-03
2373
2374 2003-03-02 [christoph]  0.8.10claws71
2375
2376         * src/common/passcrypt.c
2377                 use POSIX includes
2378
2379 2003-03-02 [christoph]  0.8.10claws70
2380
2381         * configure.ac
2382         * src/prefs_account.c
2383         * src/prefs_gtk.[ch]
2384         * src/common/.cvsignore
2385         * src/common/Makefile.am
2386         * src/common/passcrypt.c                ** NEW **
2387         * src/common/passcrypt.h.in             ** NEW **
2388                 Implement password encryption in config files
2389                 using unix encrypt and setkey functions. The crypt
2390                 key can be set as a configure parameter. Old
2391                 passwords will be converted if they do not begin
2392                 with '!'
2393
2394 2003-03-02 [paul]       0.8.10claws69
2395
2396         * src/prefs_account.c
2397                 fix compile error
2398
2399 2003-03-01 [thorsten]   0.8.10claws68
2400
2401         * po/el.po
2402           po/hr.po
2403           po/it.po
2404           po/nl.po
2405           po/sr.po
2406           po/sv.po
2407                 corrected format strings
2408         * po/en_GB.po
2409                 corrected headers
2410                 (fix compile errors with GNU gettext-0.11.5)
2411
2412 2003-03-01 [oliver]     0.8.10claws67
2413
2414         * src/summaryview.c
2415                 menu callbacks call toolbar_menu_reply
2416
2417 2003-03-01 [oliver]     0.8.10claws66
2418
2419         * src/mainwindow.c
2420         * src/messageview.c
2421                 menu callbacks call toolbar_menu_reply
2422         * src/toolbar.[ch]
2423                 callbacks from menu handled by toolbar_menu_reply
2424
2425 2003-03-01 [paul]       0.8.10claws65
2426
2427         * src/addressbook.c
2428                 revert commit 0.8.10claws54 - breaks editing of
2429                 addressbook.
2430                 
2431         * po/bg.po
2432                 update Bulgarian translation, submitted by
2433                 George Danchev
2434
2435 2003-02-28 [christoph]  0.8.10claws64
2436
2437         * src/account.c
2438         * src/addressadd.c
2439         * src/compose.c
2440         * src/gtkaspell.c
2441         * src/gtkxtext.h                ** REMOVE **
2442         * src/imap.c
2443         * src/matcher.[ch]
2444         * src/mh.c
2445         * src/news.c
2446         * src/pine.c
2447         * src/prefs_common.c
2448         * src/prefs_matcher.c
2449         * src/procheader.[ch]
2450         * src/procmsg.[ch]
2451         * src/toolbar.c
2452         * src/common/ssl_certificate.c
2453         * src/gtk/colorlabel.c
2454         * src/gtk/menu.c
2455                 o fix warnings
2456                 o remove code obsoleted by new cache and folder system rework
2457
2458 2003-02-28 [oliver]     0.8.10claws63
2459         
2460         * src/toolbar.[ch]
2461                 * fix bug where reply in Messageview replied to 
2462                 Message displayed in summaryview
2463                 (reportedd via ML by chinatinte at gmx dot ch)
2464                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
2465                 didn't work in separate MessageView Toolbar
2466                 (wondering if anybody uses this at all ?)
2467         * src/summaryview.[ch]
2468                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
2469                 (generalize reply and forward code);
2470         * src/messageview.c 
2471                 remove focus_in event which updated summaryview to messageview
2472
2473 2003-02-28 [paul]       0.8.10claws62
2474
2475         * po/Makefile.in.in
2476                 add the --check option
2477                 Patch submitted by Ricardo Mones Lastra
2478
2479 2003-02-28 [paul]       0.8.10claws61
2480
2481         * src/prefs_account.c
2482                 re-order 'Signature' items
2483
2484 2003-02-28 [paul]       0.8.10claws60
2485
2486         * sync with 0.8.10cvs20
2487                 see ChangeLog 2003-02-28
2488
2489 2003-02-28 [paul]       0.8.10claws59
2490
2491         * po/POTFILES.in
2492                 update to reflect recent movement of files
2493
2494 2003-02-28 [paul]       0.8.10claws58
2495
2496         * sync with 0.8.10cvs19
2497                 see ChangeLog 2003-02-28
2498
2499 2003-02-27 [martin]     0.8.10claws57
2500
2501         * src/prefs_matcher.c 
2502                 fix segfault in prefs_matcher_ok() when the
2503                 last entry is deleted and prevents that the
2504                 message "entry not saved" comes up after deleting
2505                 an entry
2506
2507 2003-02-27 [martin]     0.8.10claws56
2508
2509         * src/prefs_filtering.c 
2510                 fix segfault in prefs_filtering_ok() when the
2511                 last entry is deleted and prevents that the
2512                 message "entry not saved" comes up after deleting
2513                 an entry
2514
2515 2003-02-27 [paul]       0.8.10claws55
2516
2517         * sync with 0.8.10cvs18
2518                 see ChangeLog 2003-02-27
2519
2520 2003-02-27 [paul]       0.8.10claws54
2521
2522         * src/addressbook.c
2523                 fix bug where the address book crashes with 
2524                 multiple lookups.
2525                 Patch [687729] submitted by David Frager 
2526                 <dbfrager@users.sourceforge.net>
2527
2528 2003-02-25 [christoph]  0.8.10claws53
2529
2530         * src/Makefile.am
2531         * src/colorlabel.[ch]           ** REMOVE **
2532         * src/gtk/Makefile.am
2533         * src/gtk/colorlabel.[ch]       ** NEW **
2534                 move colorlabel files to gtk directory
2535
2536         * src/esmtp.[ch]                ** REMOVE **
2537                 has been merged into smtp.[ch] in 0.7.5
2538
2539 2003-02-25 [christoph]  0.8.10claws52
2540
2541         * src/Makefile.am
2542         * src/about.[ch]                ** REMOVE **
2543         * src/gtk/Makefile.am
2544         * src/gtk/about.[ch]            ** NEW **
2545                 move about files to gtk directory
2546
2547 2003-02-25 [christoph]  0.8.10claws51
2548
2549         * src/folder.c
2550                 some code optimization of folder scanning code
2551
2552         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
2553
2554 2003-02-25 [christoph]  0.8.10claws50
2555
2556         * src/main.c
2557         * src/common/sylpheed.c
2558                 add command line parameter parsing to common code
2559
2560 2003-02-24 [christoph]
2561
2562         * Makefile.am
2563         * configure.ac
2564                 fix gnome prefix problems, the configure script now removed
2565                 `gnome-config --prefix` from `gnome-config --datadir`
2566                 and adds $(prefix} instead
2567
2568         (closes Bug 24 Makefile does not respect prefix when installing
2569          GNOME data)
2570
2571 2003-02-24 [christoph]  0.8.10claws49
2572
2573         * src/news.c
2574                 check for valid session before trying to authenticate
2575
2576         (closes Bug 60 crash if "authenticate on logon" is activated
2577          and newsserver-hostname is not valid)
2578
2579 2003-02-24 [melvin]     0.8.10claws48
2580
2581         * src/prefs_actions.c
2582                 Make sure all user's input is sent to the action and then
2583                 close the socket..
2584
2585 2003-02-23 [alfons]     0.8.10claws46
2586
2587         * src/summaryview.c
2588                 also wait cursor when deleting files
2589
2590 2003-02-23 [paul]
2591
2592         * tools/freshmeat_search.pl
2593           tools/google_search.pl
2594                 scripts should now work for any browser/browser command line
2595
2596 2003-02-22 [christoph]  0.8.10claws45
2597
2598         * src/procmsg.c
2599                 fix IMAP flag setting, IMAP flag is not handled correctly
2600                 anymore by the folder system and information about the
2601                 folder should not be saved in the MsgInfo (in my opinion)
2602
2603         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2604
2605 2003-02-22 [christoph]  0.8.10claws44
2606
2607         * src/summaryview.c
2608                 fix spelling of "label" ;-)
2609
2610 2003-02-22 [thorsten]   0.8.10claws43
2611
2612         * src/mimeview.c
2613           src/prefs_common.[ch]
2614           src/procmime.[ch]
2615                 do not use description as attachment name
2616
2617 2003-02-22 [alfons]     0.8.10claws42
2618
2619         * src/summaryview.c
2620                 freeze/thaw folder item updates when changing color labels,
2621                 and put a wait cursors on
2622
2623 2003-02-22 [thorsten]   0.8.10claws41
2624
2625         * src/mimeview.c
2626                 save-all fixes: crash if invoked on multipart container,
2627                 mimeinfo access, pathseparators, error dialog
2628
2629 2003-02-21 [alfons]     0.8.10claws40
2630
2631         * src/prefs_gtk.c
2632                 remove unused var
2633
2634 2003-02-21 [colin]      0.8.10claws39
2635
2636         * src/send.c
2637                 Fix smtp logging
2638
2639 2003-02-21 [colin]      0.8.10claws38
2640
2641         * src/summaryview.c
2642                 Freeze/thaw folderItem updates when filtering messages 
2643                 via Tools/Filter messages
2644
2645 2003-02-21 [paul]       0.8.10claws37
2646
2647         * src/compose.c
2648                 revert commit 0.8.10claws26, there are ulterior motives
2649                 for users to set a Reply-To header when posting to
2650                 newsgroups
2651
2652 2003-02-21 [paul]       0.8.10claws36
2653
2654         * sync with 0.8.10cvs17
2655                 see ChangeLog 2003-02-21
2656
2657 2003-02-20 [christoph]  0.8.10claws35
2658
2659         * src/imap.c
2660                 IMAP UID fetch speedup using SEARCH
2661
2662         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2663
2664         * src/imap.c
2665                 fix problem with UIDs in IMAP UID cache that no longer existed
2666
2667 2003-02-20 [christoph]  0.8.10claws34
2668
2669         * src/imap.c
2670         * src/procheader.c
2671         * src/procheader.h
2672                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2673
2674         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2675
2676         * src/imap.c
2677                 Rewrite imap_cmd_gen_recv use sock_getline instead
2678                 of sock_gets to avoid problems with too long reply
2679                 lines
2680     
2681 2003-02-20 [colin]      0.8.10claws33
2682         
2683         * src/prefs_account.c
2684                 Better wording
2685
2686 2003-02-20 [colin]      0.8.10claws32
2687
2688         * src/compose.c
2689                 Remove useless '&& !to_sender' 
2690
2691 2003-02-20 [darko]
2692
2693         * AUTHORS
2694                 change my e-mail address
2695
2696 2003-02-19 [colin]      0.8.10claws31
2697
2698         * src/prefs_common.c
2699                 X11 style colors for every configurable color
2700
2701 2003-02-19 [alfons]     0.8.10claws30
2702
2703         * src/prefs_gtk.[ch]
2704         * src/prefs_common.c
2705                 for color_new accept both plain integers and X11 style color
2706                 names (as found in /usr/lib/X11/rgb.txt)
2707
2708 2003-02-19 [paul]       0.8.10claws29
2709
2710         * src/mainwindow.c
2711                 add tooltips to online/offline button and account selector
2712                 button
2713
2714 2003-02-19 [paul]       0.8.10claws28
2715
2716         * src/folder.c
2717           src/news.c
2718           src/prefs_account.[ch]
2719           src/prefs_common.[ch]
2720                 move 'Maximum number of articles to download' to
2721                 account prefs.
2722                 clean up account prefs gui a little by hiding entries
2723                 rather then greying out entries
2724
2725 2003-02-19 [hiro]       0.8.10claws27
2726
2727         * src/common/utils.c
2728                 fix bug #54 'yesterdays date is displayed in the message 
2729                 summary window'
2730
2731 2003-02-19 [paul]       0.8.10claws26
2732
2733         * src/compose.c
2734                 fix bug reported in Feature Request [688596] 
2735                 'Reply-to header in news'
2736
2737 2003-02-18 [paul]       0.8.10claws25
2738
2739         * src/select-keys.c
2740                 add a 'List all keys' button to key selection dialog
2741
2742 2003-02-18 [colin]      0.8.10claws24
2743         
2744         * src/stock_pixmap.c
2745                 fix compile error
2746
2747 2003-02-18 [colin]      0.8.10claws23
2748
2749         * src/common/smtp.[ch]
2750           src/prefs_account.c
2751                 Try to starttls if it seems to be the only
2752                 way to authenticate a user
2753
2754 2003-02-18 [paul]       0.8.10claws22
2755
2756         * src/Makefile.am
2757           src/folderview.c
2758           src/stock_pixmap.[ch]
2759           src/pixmaps/drafts_close.xpm  ** NEW FILE **
2760           src/pixmaps/drafts_open.xpm   ** NEW FILE **
2761                 as a Drafts folder is a special folder allow it to have
2762                 its own unique icons
2763
2764 2003-02-18 [colin]      0.8.10claws21
2765
2766         * src/imap.c
2767                 Fix port selection when using starttls
2768
2769 2003-02-18 [paul]       0.8.10claws20
2770
2771         * src/mainwindow.c
2772           src/prefs_common.[ch]
2773                 make blue the default new mail colour
2774
2775 2003-02-18 [paul]       0.8.10claws19
2776
2777         * sync with 0.8.10cvs14
2778                 see ChangeLog 2003-02-18
2779
2780 2003-02-17 [jens]       0.8.10claws18
2781
2782         * src/common/md5.c
2783                 fixed a compile problem with gcc 3.3
2784                 works on 2.95.3 too (testet on PPC as it is big endian)
2785
2786 2003-02-17 [paul]       0.8.10claws17
2787
2788         * sync with 0.8.10cvs13
2789                 see ChangeLog 2003-02-17
2790
2791 2003-02-17 [paul]       0.8.10claws16
2792
2793         * sync with 0.8.10cvs12
2794                 see ChangeLog 2003-02-17
2795
2796 2003-02-16 [match]      0.8.10claws15
2797
2798         * src/addressbook.c
2799                 Eliminates reloading of address data when items
2800                 deleted or added. Applied submitted by
2801                 Luke Plant <lukeplant@softhome.net>
2802
2803 2003-02-16 [paul]       0.8.10claws14
2804
2805         * src/news.c
2806                 when a 'protocol error' is encountered disconnect from
2807                 the server. This means that the user can carry on viewing
2808                 other articles and doesn't have to either wait until the
2809                 server timesout or quit sylpheed.
2810                 Fixes bug #53 'Unable to read messages in newsgroups, 
2811                 displayed message doesn't change'
2812
2813 2003-02-15 [christoph]  0.8.10claws13
2814
2815         * src/imap.c
2816                 fix bug that stopped scanning of folders when an
2817                 IMAP folder was empty
2818
2819         (closes bug 46 stop scan messages in folders after empty folder)
2820
2821 2003-02-15 [paul]
2822
2823         * tools/Makefile.am
2824           tools/README
2825           tools/freshmeat_search.pl     ** NEW FILE **
2826           tools/google_search.pl        ** NEW FILE **
2827                 Add 2 Actions scripts which search freshmeat/google
2828                 for the selected text using the browser configured
2829                 in sylpheedrc.
2830                 
2831         Note: These scripts are very dependent on the format of the
2832         browser command and may not work on every occasion. Testing
2833         is welcome. 
2834
2835 2003-02-14 [alfons]     0.8.10claws12
2836
2837         * src/compose.c
2838                 fix breakage because of uninitialized account pointer.
2839                 please verify.
2840
2841 2003-02-14 [paul]       0.8.10claws11
2842
2843         * src/compose.c
2844           src/prefs_account.[ch]
2845           src/prefs_common.[ch]
2846                 move signature settings to Account Prefs
2847
2848 2003-02-14 [paul]       0.8.10claws10
2849
2850         * sync with 0.8.10cvs11
2851                 see ChangeLog 2003-02-14
2852
2853 2003-02-13 [thorsten]   0.8.10claws9
2854
2855         * src/news.c
2856                 revert news progressbar (GUI separation)
2857
2858 2003-02-13 [paul]       0.8.10claws8
2859
2860         * src/compose.c
2861                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
2862                 paragraph 1
2863
2864 2003-02-13 [paul]       0.8.10claws7
2865
2866         * src/compose.[ch]
2867           src/summaryview.c
2868                 fix 'Follow-up and Reply-to' so that it creates a reply to
2869                 the newsgroup and the sender. If the message has the keyword
2870                 'poster' in the Followup-To header, all replies go to the
2871                 sender, re: RFC 1036, Section 2.2.3
2872                 rename all instances of 'ignore_replyto' to 'to_sender', both
2873                 were previously used, now we use just one.
2874
2875 2003-02-13 [paul]       0.8.10claws6
2876
2877         * sync with 0.8.10cvs9
2878                 see ChangeLog 2003-02-13
2879
2880 2003-02-13 [paul]       0.8.10claws5
2881
2882         * configure.ac
2883                 show which plugins are configured in the configure
2884                 output.
2885
2886 2003-02-12 [thorsten]   0.8.10claws4
2887
2888         * src/news.c
2889                 show progress while fetching news headers
2890
2891 2003-02-12 [christoph]  0.8.10claws3
2892
2893         * configure.ac
2894         * src/plugins/Makefile.am
2895                 use AM_CONDITIONAL to enable plugins, automake correctly
2896                 manages this when creating distdir
2897
2898 2003-02-12 [christoph]  0.8.10claws2
2899
2900         * ac/spamassassin.m4
2901         * src/plugins/spamassassin/Makefile.am
2902                 fix building SpamAssassin plugin without OpenSSL
2903
2904 2003-02-12 [paul]       0.8.10claws1
2905
2906         * ac/Makefile.am
2907           src/Makefile.am
2908           src/plugins/Makefile.am
2909                 fix failure of 'make release'
2910
2911 2003-02-12 [paul]       0.8.10claws
2912
2913         * 0.8.10claws released
2914
2915 2003-02-12 [paul]       0.8.9claws56
2916
2917         * po/bg.po
2918           po/es.po
2919           po/it.po
2920           po/ru.po
2921           po/sr.po
2922                 updated translations by George Danchev, Ricardo Mones Lastra,
2923                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
2924                 
2925         * sylpheed.spec.in
2926                 Allow the building of RPMs by a regular user. Submitted
2927                 by Sergei Astanin
2928
2929 2003-02-11 [alfons]     0.8.9claws55
2930
2931         * src/colorlabel.c
2932                 don't use pixmaps for label color rect but draw rectangles
2933                 so we can respect the color map of palette based visuals
2934                 (fixes the long time crashes on Suns - thanks to Andreas
2935                 Engel and Steve O'Hara-Smith for testing)
2936
2937 2003-02-11 [christoph]  0.8.9claws54
2938
2939         * src/matcher_parser_parse.y
2940                 correct bug where filering rules of not existing folders in
2941                 matcherrc were added to global filtering
2942                 
2943         (closes Debian Bug #180253 - Directory's filter-rules are merged with
2944          main filter-rules after removing directory, http://bugs.debian.org/180253)
2945         
2946 2003-02-11 [paul]       0.8.9claws53
2947
2948         * sync with 0.8.10cvs7
2949                 see ChangeLog 2003-02-09
2950
2951 2003-02-11 [melvin]     0.8.9claws52
2952
2953         * po/fr.po
2954                 Updated French tranlsations
2955
2956 2003-02-10 [paul]       0.8.9claws51
2957
2958         * sylpheed.spec.in
2959                 correct --enable-openssl
2960                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
2961
2962 2003-02-09 [martin]     0.8.9claws50
2963
2964         * src/prefs_matcher.c
2965                 fix segfault in prefs_matcher_substitute_cb() when
2966                 no row is selected
2967
2968 2003-02-09 [paul]       0.8.9claws49
2969
2970         * src/folderview.c
2971                 fix bug where a newsgroup folder's processing rules were
2972                 merged with the global filtering rules when the newsgroup
2973                 folder was deleted, causing some seriously bad results,
2974                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
2975
2976 2003-02-08 [melvin]     0.8.9claws48
2977
2978         * src/compose.c
2979                 Corrected and modified an alert message.
2980
2981 2003-02-07 [paul]       0.8.9claws47
2982
2983         * src/folderview.c
2984                 fix bug where both an 'Account properties' window and a
2985                 'Folder properties' window were opened when clicking on
2986                 'Properties' in an NNTP or IMAP folder's popup menu.
2987
2988 2003-02-07 [paul]       0.8.9claws46
2989
2990         * sync with 0.8.10cvs6
2991                 see ChangeLog 2003-02-06
2992
2993 2003-02-06 [christoph]  0.8.9claws45
2994
2995         * src/mbox.c
2996                 freeze folder updates while importing mbox files
2997                 (closes bug 43 importing mbox took hours)
2998                 
2999         Patch submitted by Jens Rantil <jens.rantil@telia.com>
3000
3001 2003-02-06 [thorsten]   0.8.9claws44
3002
3003         * po/de.po
3004                 Updated german translations
3005
3006 2003-02-06 [thorsten]   0.8.9claws43
3007
3008         * src/news.h
3009                 use guint for message numbers (fix count in grouplist dialog)
3010
3011 2003-02-05 [paul]       0.8.9claws42
3012
3013         * sync with 0.8.10cvs2
3014                 see ChangeLog 2003-02-05
3015
3016 2003-02-04 [colin]      0.8.9claws41
3017
3018         * src/prefs_common.[ch]
3019           src/procmsg.c
3020           src/summaryview.c
3021                 Add an option to disable threading by subject
3022
3023 2003-02-04 [christoph]  0.8.9claws40
3024
3025         * src/inc.c
3026                 only abort fetching mails from multiple accounts when the
3027                 error is fatal and does not allow to check any more accounts
3028                 (currently only disk full error)
3029
3030         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
3031          receive mails for other accouts)
3032
3033 2003-02-04 [christoph]  0.8.9claws39
3034
3035         * src/folder.c
3036                 first add the new message to the cache, then
3037                 send the update notification
3038
3039         (closes bug 39 after sending message folderview doesnt get updated)
3040
3041 2003-02-04 [colin]      0.8.9claws38
3042
3043         * src/inc.c
3044                 _really_ fix this Connecting... status
3045
3046 2003-02-04 [paul]       0.8.9claws37
3047
3048         * sync with 0.8.10
3049                 see ChangeLog 2003-02-04
3050
3051 2003-02-04 [paul]       0.8.9claws36
3052
3053         * sync with 0.8.9cvs6
3054                 see ChangeLog 2003-02-03
3055
3056 2003-02-04 [paul]       0.8.9claws35
3057
3058         * po/pt_BR.po
3059                 updated by AndrĂ© Filipe de Assunção e Brito 
3060                 <bedecko@netsite.com.br>
3061
3062 2003-02-03 [thorsten]   0.8.9claws34
3063
3064         * po/de.po
3065                 Updated german translations
3066
3067 2003-02-02 [paul]       0.8.9claws33
3068
3069         * po/es.po
3070                 updated by Ricardo Mones Lastra
3071
3072 2003-02-02 [thorsten]   0.8.9claws32
3073
3074         * src/mh.c
3075                 Fix mh_get_msginfo() segfault if file is inaccessible
3076
3077 2003-01-31 [colin]      0.8.9claws31
3078
3079         * src/procheader.c
3080                 Fix last commit's bug
3081
3082 2003-01-31 [colin]      0.8.9claws30
3083
3084         * src/procheader.c
3085                 Missing a change for gpg-signed messages
3086
3087 2003-01-31 [paul]       0.8.9claws29
3088
3089         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
3090           src/procheader.c
3091           src/stock_pixmap.[ch]
3092           src/summaryview.c
3093                 indicate GnuPG signed messages by displaying an icon
3094                 in the Attachment column.
3095
3096 2003-01-31 [paul]       0.8.9claws28
3097
3098         * sync with 0.8.9cvs4
3099                 see ChangeLog 2003-01-31
3100
3101 2003-01-31 [alfons]     0.8.9claws27
3102
3103         * src/textview.c
3104                 tune URI parser to accept mailto URLs with a '?'
3105                 (patch from Ruslan Balkin)
3106
3107 2003-01-31 [colin]      0.8.9claws26
3108
3109         * src/summaryview.c
3110                 Fix a leak introduced in claws24
3111
3112 2003-01-31 [colin]      0.8.9claws25
3113
3114         * src/summaryview.c
3115                 Freeze/Thaw folder updates when deleting dups
3116
3117 2003-01-31 [colin]      0.8.9claws24
3118         
3119         * src/addr_compl.c
3120           src/summaryview.c
3121           src/msgcache.c
3122                 little speed improvements
3123
3124 2003-01-31 [colin]      0.8.9claws23
3125
3126         * src/summaryview.c
3127                 Fix segfault when forwarding nothing
3128                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
3129                 
3130 2003-01-30 [paul]       0.8.9claws22
3131
3132         * sync with 0.8.9cvs3
3133                 see ChangeLog 2003-01-30
3134
3135 2003-01-30 [paul]       0.8.9claws21
3136
3137         * sync with 0.8.9cvs2
3138                 see ChangeLog 2003-01-30
3139
3140 2003-01-29 [paul]       0.8.9claws20
3141
3142         * sync with 0.8.9cvs1
3143                 see ChangeLog 2003-01-29
3144
3145 2003-01-28 [paul]       0.8.9claws19
3146
3147         * po/POTFILES.in
3148                 update to reflect changes. 
3149                 thanks to Ricardo Mones Lastra
3150
3151 2003-01-27 [christoph]  0.8.9claws18
3152
3153         * ac/openssl.m4
3154         * ac/spamassassin.m4
3155         * src/plugins/spamassassin/README
3156         * src/plugins/spamassassin/libspamc.[ch]
3157         * src/plugins/spamassassin/utils.[ch]
3158                 updated to latest libspamc
3159
3160 2003-01-27 [christoph]  0.8.9claws17
3161
3162         * src/folder.c
3163                 fix wrong use of procheader_get_header_fields
3164
3165 2003-01-27 [christoph]  0.8.9claws16
3166
3167         * src/news.c
3168         * src/prefs_account.[ch]
3169         * src/common/nntp.[ch]
3170                 allow to force authentication for NNTP servers
3171
3172         Patch submitted by Florian Mickler <dmk@d-labs.de>
3173
3174 2003-01-26 [paul]       0.8.9claws15
3175
3176         * src/summaryview.c
3177                 speed up of marking messages as read
3178                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
3179
3180 2003-01-26 [christoph]  0.8.9claws14
3181
3182         * src/Makefile.am
3183         * src/mgutils.[ch]              ** REMOVE **
3184         * src/xml.[ch]                  ** REMOVE **
3185         * src/xmlprops.[ch]             ** REMOVE **
3186         * src/common/Makefile.am
3187         * src/common/mgutils.[ch]       ** NEW **
3188         * src/common/xml.[ch]           ** NEW **
3189         * src/common/xmlprops.[ch]      ** NEW **
3190                 move xml files to common directory
3191
3192 2003-01-26 [christoph]  0.8.9claws13
3193
3194         * src/plugins/spamassassin/spamassassin_gtk.c
3195                 only set gtk entry text if string is available
3196
3197 2003-01-26 [melvin]     0.8.9claws12
3198
3199         * src/description_window.c
3200                 Allow resizing of the window
3201                 Allow automatic horizontal scroll bar
3202                 Do not vertically expand and fill
3203
3204 2003-01-26 [christoph]  0.8.9claws11
3205
3206         * src/Makefile.am
3207         * src/gtkutils.[ch]             ** REMOVE **
3208         * src/common/sylpheed.c
3209         * src/gtk/Makefile.am
3210         * src/gtk/description_window.c
3211         * src/gtk/gtkutils.[ch]         ** NEW **
3212         * src/gtk/prefswindow.c
3213                 move gtkutils to gtk directory
3214
3215 2003-01-26 [paul]       0.8.9claws10
3216
3217         * src/summaryview.c
3218                 rename summary_unread_clicked() to summary_status_clicked()
3219
3220 2003-01-26 [melvin]     0.8.9claws9
3221
3222         * src/prefs_actions.c
3223                 Cosmetical changes to the help text
3224
3225 2003-01-26 [paul]       0.8.9claws8
3226
3227         * src/folder.[ch]
3228           src/mainwindow.c
3229           src/prefs_common.c
3230           src/prefs_sumamry_column.c
3231           summaryview.[ch]
3232                 rename the 'Unread' column to 'Status'
3233
3234 2003-01-25 [match]      0.8.9claws7
3235
3236         * src/mgutils.[ch]
3237                 removed reference to LDAP constants. removed error2string.
3238                 included functions to support LDAP dynamic queries.
3239         * src/syldap.h
3240                 moved LDAP constants here.
3241         * src/addressbook.c
3242         * src/addrindex.c
3243         * src/importldif.c
3244                 removed references to LDAP constants and references to
3245                 error2string.
3246
3247 2003-01-25 [paul]       0.8.9claws6
3248
3249         * src/summaryview.c
3250                 summary_thread_build(), summary_thread_init(): remove 
3251                 unneeded reference to summaryview->folder_item
3252
3253 2003-01-25 [christoph]  0.8.9claws5
3254
3255         * src/gtk/description_window.c
3256                 o allow description texts to expand over multiple columns
3257                 o translate all columns
3258         * src/prefs_actions.c
3259                 change syntax description to use new multi column feature
3260
3261         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3262
3263 2003-01-25 [match]      0.8.9claws4
3264
3265         * src/vcard.c
3266                 fixed bug with Quoted-Printable
3267
3268 2003-01-25 [paul]       0.8.9claws3
3269
3270         * src/folder.[ch]
3271           src/summaryview.[ch]
3272                 implement per-folder collapsed/expanded threads setting
3273                 
3274         * src/prefs_common.c
3275                 remove global collapsed/expanded threads option
3276
3277 2003-01-25 [christoph]  0.8.9claws2
3278
3279         * po/POTFILES.in
3280                 add pluginwindow and prefswindow
3281         * src/compose.c
3282                 make send respond correctly to messages that could be added
3283                 to the queue folder, but the UID of the message is unknown
3284         * src/folder.c
3285         * src/imap.c
3286                 don't return guessed UIDs in imap_add_msg anymore. We return
3287                 0 to tell the folder system it was appened but the UID is
3288                 unknown. Folder system now get's the UID by scaning the folder
3289                 and searching the cache for the Message-ID
3290                 (closes bug #29 Messages queued, but not sent)
3291
3292 2003-01-25 [paul]       0.8.9claws1
3293
3294         * src/codeconv.c
3295                 conv_encode_header():  fix bug when long headers with 8-bit
3296                 characters are used, so that the encoded words are wrapped.
3297                 If the space in the original text falls on the wrap boundary,
3298                 it can be lost.
3299                 Patch by Sergey Vlasov.
3300                 
3301         * src/folderview.c
3302                  fix bug where a change to the sorting method or thread view
3303                  of a folder's messages is lost if simpify-subject is set and
3304                  toggled on or off.
3305                  Patch by Luke Plant.
3306
3307 2003-01-24 [paul]       0.8.9claws
3308
3309         * sylpheed-0.8.9claws released
3310         
3311         * Makefile.am
3312           sylpheed.spec.in
3313                 remove reference to 'INSTALL.jp'
3314
3315 2003-01-23 [paul]       0.8.8claws128
3316
3317         * po/es.po
3318           po/it.po
3319           po/ru.po
3320           po/sr.po
3321                 updated translations. submitted by Ricardo Mones Lastra,
3322                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
3323
3324 2003-01-23 [colin]      0.8.8claws127
3325
3326         * src/compose.c
3327                 Fix drafted and queued news articles re-edition
3328
3329 2003-01-23 [melvin]     0.8.8claws126
3330
3331         * po/fr.po
3332                 Updated French translations
3333
3334 2003-01-23 [colin]      0.8.8claws125
3335
3336         * src/inc.c
3337                 Fix "Connecting to..." status message
3338
3339 2003-01-22 [paul]       0.8.8claws124
3340
3341         * po/bg.po
3342                 updated by George Danchev
3343                 
3344         * src/folder.c
3345                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
3346                 and folder deletion
3347
3348 2003-01-21 [paul]       0.8.8claws123
3349
3350         * po/bg.po
3351                 updated by George Danchev
3352                 
3353         * src/about.c
3354                 its now 2003
3355                 
3356         * src/toolbar.c
3357                 don't translate 'Separator'
3358                 
3359         * src/plugins/spamassassin/Makefile.am
3360                 add aspell to CPPFLAGS
3361                 
3362         * src/plugins/spamassassin/spamassassin.c
3363           src/plugins/spamassassin/spamassassin_gtk.c
3364                 set correct default for spamassassin_receive_spam
3365                 slightly re-word descriptions and some
3366                 other minor changes
3367
3368 2003-01-19 [alfons]     0.8.8claws122
3369                 
3370         * src/mimeview.c
3371                 mimeview_save_as(): we might as well show the file name for
3372                 the single case "Save As" too
3373
3374 2003-01-19 [alfons]     0.8.8claws121
3375
3376         * src/crash.c
3377                 change bug tracker URL to bugzilla URL
3378
3379 2003-01-19 [alfons]     0.8.8claws120
3380
3381         * src/mimeview.c
3382                 mimeview_save_all(): display name of file before overwriting;
3383                 continue saving all, even when one overwrite was cancelled
3384
3385 2003-01-19 [christoph]  0.8.8claws119
3386
3387         * src/summaryview.c
3388         * src/procmsg.[ch]
3389                 fix wrong usage of procmsg_find_children in summaryview
3390                 by using procmsg_update_unread_children instead of
3391                 summaryview_update_unread_children
3392
3393 2003-01-19 [christoph]  0.8.8claws118
3394
3395         * src/procmsg.c
3396                 fix infinite loop in procmsg_find_children
3397                  (closes bug #25 sylpheed crashes on delete.)
3398
3399         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3400
3401 2003-01-19 [paul]       0.8.8claws117
3402
3403         * po/pt_BR.po
3404                 updated by Ivan Francolin Martinez
3405
3406 2003-01-18 [melvin]     0.8.8claws116
3407
3408         * src/prefs_actions.c
3409                 Removed syntax limitation of only one '&' at the end of command.
3410                         Now actions that contain '>/dev/null 2>&1' are possible.
3411
3412 2003-01-18 [melvin]     0.8.8claws115
3413
3414         * src/prefs_actions.c
3415                 Actions IO dialog: when the action ends
3416                 the "Close" button now has focus and [Escape] closes the
3417                 window.
3418
3419 2003-01-18 [christoph]  0.8.8claws114
3420
3421         * src/procmsg.c
3422                 o add debug output when MsgInfos are really freed
3423                 o free GSLists in procmsg_find_children and
3424                   procmsg_update_unread_children
3425
3426 2003-01-18 [christoph]  0.8.8claws113
3427
3428         * src/mainwindow.c
3429                 reorder Configuration menu
3430
3431 2003-01-18 [christoph]  0.8.8claws112
3432
3433         * src/compose.c
3434                 fix applying templates to forwarded messages
3435
3436         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3437
3438 2003-01-17 [christoph]  0.8.8claws111
3439
3440         * src/folder.c
3441                 destroy folder items, when a folder item is removed
3442
3443 2003-01-17 [christoph]  0.8.8claws110
3444
3445         * src/folder.c
3446                 fix wrong folder stats update when ignored message is
3447                 deleted
3448
3449 2003-01-17 [colin]      0.8.8claws109
3450         
3451         * src/mainwindow.c
3452         * src/summaryview.c
3453                 Quicksearch bugfixes: 
3454                 - hide help button at startup if not extended
3455                 - switch to extended when looking for replies
3456
3457 2003-01-17 [paul]
3458
3459         * sync with 0.8.9 release
3460
3461 2003-01-17 [paul]       0.8.8claws108
3462
3463         * sync with 0.8.8cvs11
3464                 see ChangeLog 2003-01-17
3465
3466 2003-01-16 [colin]      0.8.8claws107
3467
3468         * src/procmsg.c
3469                 Changed encryption test to re-ask passphrase
3470                 if an encrypted message hasn't been decrypted
3471                 Fixes bug #5
3472
3473 2003-01-16 [christoph]  0.8.8claws106
3474
3475         * src/prefs_gtk.c
3476         * src/prefs_toolbar.c
3477         * src/gtk/prefswindow.h
3478         * src/plugins/spamassassin/spamassassin_gtk.c
3479                 remove page destroy function that is not used anymore
3480
3481 2003-01-16 [paul]       0.8.8claws105
3482
3483         * sync with 0.8.8cvs9
3484                 see ChangeLog 2002-01-16
3485
3486 2003-01-16 [colin]      0.8.8claws104
3487
3488         * src/compose.[ch]
3489                 Fix bug with autosaved drafts for IMAP, when draft
3490                 folder is specified - fixes bugzilla bug #20
3491
3492 2003-01-15 [paul]       0.8.8claws103
3493
3494         * src/compose.[ch]
3495           src/procmsg.c
3496                 store folder and message-id of message forwarding
3497                 in queue header and set forward flag after sending
3498
3499 2003-01-15 [paul]       0.8.8claws102
3500
3501         * sync with 0.8.8cvs8
3502                 see ChangeLog 2002-01-15
3503
3504 2003-01-15 [colin]      0.8.8claws101
3505
3506         * src/Makefile.am
3507                 Fix linking with GNU libiconv
3508
3509 2003-01-15 [darko]      0.8.8claws100
3510
3511         * src/pine.c
3512                 fix crash when importing pine address book
3513                 entry with an empty name (reported by DY
3514                 <dybulk at tri8.net>)
3515
3516 2003-01-14 [paul]       0.8.8claws99
3517
3518         * configure.in  ** REMOVED **
3519           configure.ac  ** NEW FILE **
3520                 rename configure.in to configure.ac, as it is now
3521                 preferred
3522
3523 2003-01-14 [melvin]     0.8.8claws98
3524
3525         * src/folderview.c
3526                 folderview_check_new(): More precise function description
3527
3528 2003-01-14 [melvin]     0.8.8claws97
3529
3530         * src/folderview.c
3531                 folderview_check_new(): return the number of new messages 
3532                         since last check.
3533         * src/inc.c
3534                 inc_account_mail(): Disable counting of new messages for IMAP
3535                         and NNTP until bug [19] and [14] are fixed.
3536
3537 2003-01-14 [paul]       0.8.8claws96
3538
3539         * sync with 0.8.8cvs6
3540                 see ChangeLog 2003-01-14
3541
3542 2003-01-13 [alfons]     0.8.8claws95
3543
3544         * src/textview.c
3545                 tune email address validation (c. 0.8.8claws89): if . is 
3546                 just one char away from @, the address is invalid too 
3547                 (correctly rejects addresses like foo@.com)
3548
3549 2003-01-13 [paul]       0.8.8claws94
3550
3551         * src/messageview.c
3552           src/toolbar.c
3553                 fixes to the Message View toolbar and menu:
3554                 fix non-functioning Forward button
3555                 make Reply button consider default_reply_list
3556                 remove 'Follow-up...' menu entry
3557                 add 'Forward' and 'Redirect' menu entries
3558
3559 2003-01-13 [melvin]     0.8.8claws93
3560
3561         * src/inc.c
3562                 Fixed typo that could make new messages count incorrect.
3563
3564 2003-01-13 [melvin]     0.8.8claws92
3565
3566         * src/folderview.[ch]
3567                 folderview_check_new(): return the number of new messages.
3568         * src/inc.c
3569                 Should fix bug [14] where new mail notification worked 
3570                         incorrectly with IMAP accounts.
3571                 inc_spool_account(): return number of new msgs, or -1 on error
3572                 inc_all_spool(): return number of new msgs
3573                 
3574 2003-01-13 [melvin]     0.8.8claws91
3575
3576         * src/prefs_actions.c
3577                 Justify help text.
3578
3579 2003-01-12 [thorsten]   0.8.8claws90
3580
3581         * src/common/prefs.c
3582                 close file before rename
3583
3584 2003-01-12 [alfons]     0.8.8claws89
3585
3586         * AUTHORS
3587                 add Christian Mertes
3588         * src/common/utils.[ch]
3589                 g_stricase_hash(), g_stricase_equal(): functions for 
3590                 case insensitive hash tables
3591         * src/textview.c
3592                 use top level domain names to validate email address, based
3593                 on a patch by Christian Mertes (thanks!), but changed 
3594                 implementation to use a hash table 
3595
3596 2003-01-12 [paul]       0.8.8claws88
3597
3598         * po/bg.po
3599                 updated by George Danchev
3600
3601 2003-01-12 [alfons]     0.8.8claws87
3602
3603         * src/summaryview.c
3604                 delete / execute performance: use new style folder update
3605
3606 2003-01-12 [paul]       0.8.8claws86
3607
3608         * sync with 0.8.8cvs5
3609                 see ChangeLog 2003-01-13 (!)
3610
3611 2003-01-12 [alfons]     0.8.8claws85
3612
3613         * src/filtering.c
3614         * src/matcher_parser_parse.y
3615                 prepare change_score filtering action
3616         * src/matcher.[ch]
3617                 give up const-correctness on functions that call non-const-correct functions;
3618                 several casts to gpointer in g_free();
3619                 add change_score;
3620
3621 2003-01-12 [christoph]  0.8.8claws84
3622
3623         * src/compose.c
3624                 fix 2 warnings
3625
3626         * src/gtk/prefswindow.[ch]
3627         * src/plugins/spamassassin/spamassassin_gtk.c
3628                 changed the call of the widget create function
3629                 for PrefsPages, because sometimes the widget
3630                 create function needs a widget that already has
3631                 been attached to a window (to create GDK pixmaps
3632                 for exmaple). So we simply pass the GtkWindow as
3633                 the second parameter now.
3634
3635         * src/main.c
3636         * src/mainwindow.c
3637         * src/prefs_toolbar.[ch]
3638                 rewrite Toolbar Preferences using the new
3639                 prefs window
3640
3641 2003-01-11 [alfons]     0.8.8claws83
3642
3643         * src/addressadd.c
3644                 fix crash when adding sender to addressbook because status bar
3645                 isn't there (the status bar doesn't seem to be used though,
3646                 but I'll let Match decide what to do with it)
3647
3648 2003-01-11 [colin]      0.8.8claws82
3649
3650         * src/main.c
3651           src/toolbar.c
3652                 Two useless changes reversed
3653
3654 2003-01-11 [colin]      0.8.8claws81
3655
3656         * src/mainwindow.c
3657           src/mainwindow.h
3658                 Add mainwindow_get_mainwindow()
3659         * src/alertpanel.c
3660           src/alertpanel.h
3661                 Add alertpanel_error_log() 
3662         * src/compose.c
3663           src/inc.c
3664           src/messageview.c
3665           src/toolbar.c
3666           src/main.c
3667           src/procmsg.c
3668                 Network errors get a View Log button
3669
3670 2003-01-10 [alfons]     0.8.8claws80
3671
3672         * src/prefs_toolbar.c
3673         * src/toolbar.c
3674                 use the translatable string for "Separator" as file name for
3675                 separator toolbar items (probably make this uppercase?)
3676
3677 2003-01-10 [alfons]     0.8.8claws79
3678
3679         * src/prefs_toolbar.c
3680                 put right A_SEPARATOR description string in "displayed
3681                 toolbar items list" so manually added separators are
3682                 saved correctly (bug #10, "Adding a separator to the main 
3683                 toolbar fails, entry in xml file is wrong")
3684
3685 2003-01-10 [christoph]  0.8.8claws78
3686
3687         * src/imap.c
3688                 o fix warnings
3689                 o use CAPABILITY to check if NAMESPACE is available
3690
3691 2003-01-10 [christoph]  0.8.8claws77
3692
3693         * src/imap.[ch]
3694                 apply UIDPLUS IMAP extension support patch
3695
3696         Patch submitted by Simon 'corecode' Schubert
3697
3698 2003-01-10 [paul]       0.8.8claws76
3699
3700         * src/folderview.c
3701                 a sync from main which fixes the news account folders'
3702                 Properties bug
3703
3704 2003-01-10 [christoph]  0.8.8claws75
3705
3706         * src/folder.c
3707                 don't accept 0 as a valid uid returned by copy and move
3708                 functions. 0 means the message was copied or moved but the
3709                 new uid could not be fetched. It is not an error condition
3710                 for the copy or move operation.
3711
3712 2003-01-10 [paul]       0.8.8claws74
3713
3714         * src/prefs_filtering.c
3715                 change English used in Alert when entry is not
3716                 saved.
3717                 
3718         * sync with 0.8.8cvs4
3719                 see ChangeLog 2003-01-10
3720
3721 2003-01-10 [darko]      0.8.8claws73
3722
3723         * src/pine.c
3724                 fix crash when importing address book entry
3725                 without a valid address
3726
3727 2003-01-09 [alfons]     0.8.8claws72
3728
3729         * src/inc.c
3730                 filtering performance: use new style folder update
3731
3732 2003-01-09 [christoph]  0.8.8claws71
3733
3734         * src/compose.c
3735         * src/gtk/menu.[ch]
3736                 fix wrong selecting of mime encoding type, when
3737            &nb