Esc Key exits alertpanel
[claws.git] / ChangeLog.claws
1 2004-05-04 [paul]       0.9.10claws53
2
3         * src/prefs_actions.c
4           src/prefs_template.c
5                 'Esc' Key exits alertpanel
6                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
7
8 2004-04-26 [christoph]  0.9.10claws52
9
10         * src/gtk/about.c
11         * src/gtk/colorsel.c
12         * src/gtk/description_window.c
13         * src/gtk/filesel.c
14         * src/gtk/gtkaspell.c
15         * src/gtk/inputdialog.c
16         * src/gtk/pluginwindow.c
17         * src/gtk/progressdialog.c
18                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
19                   it does not work correctly with xinerama
20                 o lock incorporation while the plugin window is open
21
22 2004-04-23 [paul]       0.9.10claws51
23
24         * po/POTFILES.in
25                 update location of inputdialog.c
26                 
27         * src/gtk/about.c
28                 update Copyright string
29                 
30         * src/msgcache.c
31           src/prefs_common.c
32           src/prefs_themes.c
33                 improve the english a little
34
35 2004-04-22 [christoph]  0.9.10claws50
36
37         * src/folderutils.[ch]
38                 add folderutils_mark_all_read()
39
40         * src/folderview.c
41                 readd "mark all read" from popup menu, now works
42                 in all folders and not only the opened folder
43
44 2004-04-21 [christoph]  0.9.10claws49
45
46         * src/Makefile.am
47         * src/inputdialog.[ch]                  ** REMOVED **
48         * src/gtk/Makefile.am
49         * src/gtk/inputdialog.[ch]              ** NEW **
50                 move inputdialog.[ch] into gtk directory
51
52         * src/mh_gtk.c
53                 remove check for missing IMAP folder account
54
55 2004-04-20 [christoph]  0.9.10claws48
56
57         * src/mainwindow.c
58         * src/foldersel.c
59                 remove new/rename/delete folder GUI functions because
60                 they are always active, even for news folders, and can
61                 not be easily made folder class dependent
62
63         * src/gtk/menu.[ch]
64                 make menu_translate() public
65
66         * src/Makefile.am
67         * src/folder.[ch]
68         * src/folderview.[ch]
69         * src/imap_gtk.[ch]                     ** NEW **
70         * src/main.c
71         * src/mh_gtk.[ch]                       ** NEW **
72         * src/news_gtk.[ch]                     ** NEW **
73                 o dynamically build FolderView popup menus from a folder
74                   specific part, with callbacks to seperated code, and
75                   a common part
76                 o remove the folder class specifiy code from folderview.c
77
78 2004-04-15 [luke]       0.9.10claws47
79
80         * src/prefs_folder_item.c
81                 o remove buttons for applying 'scan for new mail'
82                   and 'process at startup' to sub folders
83                 o add 'apply to sub folder' check buttons for all
84                   properties and set folder prefs accordingly
85                 o replace multiple gtk_widget_show() with one
86                   gtk_widget_show_all() on container
87
88 2004-04-14 [darko]      0.9.10claws46
89
90         * src/gtk/Makefile.am
91         * src/gtk/pluginwindow.c
92                 load plugins from to $(prefix)/lib/sylpheed/plugins
93                 in file selection dialog
94         * src/plugins/clamav/clamav_plugin.c
95                 const correctness
96
97 2004-04-14 [christoph]  0.9.10claws45
98
99         * src/folder.c
100         * src/plugins/image_viewer/viewer.c
101                 fix g_warnings
102
103 2004-04-10 [alfons]     0.9.10claws44
104         
105         * src/compose.c
106                 appropriate auto account selection when forwarding
107                 (fixes bug #476, "forward as attachment does not listen
108                 to account rules")
109
110 2004-04-09 [alfons]     0.9.10claws43
111
112         * src/summaryview.c
113                 make quick search combo matching case sensitive
114
115 2004-04-06 [alfons]     0.9.10claws42
116
117         * src/addr_compl.c
118                 use cursor position to prevent clearing the entire entry
119
120 2004-04-06 [alfons]     0.9.10claws41
121
122         * src/folderview.c
123                 fix bug #472, "filter not updated when renaming folder" 
124
125 2004-04-06 [alfons]     0.9.10claws40
126
127         * src/messageview.[ch]
128           src/summaryview.c
129                 reflect changes to Show all headers to main view
130                 and message view (only affects detached message
131                 view). see also bug #473, 'Show All Headers 
132                 "problem"'.
133
134 2004-04-03 [alfons]     0.9.10claws39
135
136         * src/matcher.c
137                 free address list
138
139 2004-04-03 [alfons]     0.9.10claws38
140
141         * src/matcher_parser_parse.y
142           src/matcher.[ch]
143                 prepare address look up matcher type; marginally
144                 tested, and not hooked into the UI yet.
145
146                 basically it accepts the result of the left hand
147                 side of the matcher (the "criteria"):
148
149                         from all_in_addressbook ""
150                         ~to_or_cc any_in_addressbook ""
151                 
152                 the first case matches all addresses found in the
153                 from header, and the second case matches if any
154                 (at least one) of the addresses in to or cc headers 
155                 are not in the address book.
156
157                 the string argument is not used yet, but is intended
158                 to match a group of addresses 
159
160 2004-04-02 [luke]       0.9.10claws37
161
162         * src/prefs_folder_item.c
163                 Add two buttons to apply 'scan for new mail'
164                 and 'process at startup' to sub folders
165
166 2004-04-02 [luke]
167         * tools/textviewer.sh
168                 better filename extension matching plus some support for
169                 MS Excel, MS Powerpoint and HTML
170
171 2004-03-29 [christoph]  0.9.10claws36
172
173         * src/folder.h
174         * src/folderutils.[ch]
175         * src/mainwindow.c
176                 add delete duplicates for all folders
177
178 2004-03-29 [alfons]     0.9.10claws35
179
180         * src/folder.c
181                 don't pass NULL to XXXprintf(); fixes Solaris crashes
182                 when selecting top-level folder node (thanks to 
183                 Alex S. Moore)
184
185 2004-03-28 [keith]      0.9.10claws34
186
187         * src/textview.c
188                 prepend "http://" to URIs of the form "www.example.com"
189
190 2004-03-28 [paul]       0.9.10claws33
191
192         * src/common/nntp.c
193           src/common/smtp.c
194           src/folder.c
195           src/imap.c
196           src/inc.c
197           src/news.c
198           src/pop.c
199                 revise 'translatable string' policy:
200                 don't translate debug_print() or log_print(),
201                 translate log_message() and log_warning()
202         
203         * po/zh_CN.po
204                 update submitted by Hansom Young
205
206 2004-03-25 [alfons]     0.9.10claws32
207
208         * src/prefs_common.c
209                 I mean this one: Return the GList...
210
211 2004-03-25 [alfons]     0.9.10claws31
212
213         * src/prefs_common.h
214                 add new members at the end of prefs_common, so
215                 they get properly initialized
216
217 2004-03-24 [christoph]  0.9.10claws30
218
219         * src/imap.c
220                 o NULL is a valid GSList
221
222 2004-03-24 [alfons]     0.9.10claws29
223
224         * src/prefs_common.[ch]
225           src/summaryview.c
226           src/common/defs.h
227                 add history to quick search (patch submitted by 
228                 Ivan Francolin Martinez - thanks!)
229
230 2004-03-24 [alfons]     0.9.10claws28
231
232         * src/imap.c
233                 NULL output pointer parameter
234
235 2004-03-21 [alfons]     0.9.10claws27
236
237         * src/addrindex.[ch]
238           src/addr_compl.c
239                 complete addresses on nicks and aliases
240
241 2004-03-21 [alfons]     0.9.10claws26
242
243         * src/import.c
244           src/inc.c
245           src/mbox.[ch]
246                 disable filters on import mbox (patch submitted
247                 by Edgar Toernig)
248
249 2004-03-21 [darko]      0.9.10claws25
250
251         * src/addr_compl.c
252                 select the address when only one match is found while
253                 doing address completion with tab key (feature
254                 request #914720)
255
256 2004-03-21 [alfons]     0.9.10claws24
257
258         * src/messageview.c
259           src/toolbar.c
260                 don't `navigate-delete` when a summary view's selection does not 
261                 match the accompanying message view's message
262
263 2004-03-20 [alfons]     0.9.10claws23
264
265         * src/summaryview.c
266                 hide ext search button on initial display (should fix bug #459,
267                 "Toggling quick-search at 1st time: minor UI inconsistency")
268
269 2004-03-20 [alfons]     0.9.10claws22
270
271         * src/summaryview.[ch]
272                 add function to get selected msginfo, if there's
273                 only one selected
274
275 2004-03-20 [paul]       0.9.10claws21
276
277         * sync with 0.9.10cvs7
278                 see ChangeLog 2004-03-19
279
280 2004-03-19 [paul]       0.9.10claws20
281
282         * src/common/nntp.c
283           src/common/smtp.c
284           src/common/ssl.c
285           src/folder.c
286           src/imap.c
287           src/inc.c
288           src/news.c
289           src/pop.c
290                 don't translate strings in debug_print(), log_print(),
291                 log_message(),  and log_warning()
292
293 2004-03-19 [alfons]     0.9.10claws19
294
295         better next/previous/delete/focus navigation with separate 
296         message view 
297         
298         * src/toolbar.c
299                 call summaryview_delete() instead of messageview_delete()
300         * src/messageview.c
301                 disable messageview_delete()
302
303 2004-03-18 [paul]       0.9.10claws18
304
305         * sync with 0.9.10cvs6
306                 see ChangeLog 2004-03-16
307
308 2004-03-17 [alfons]     0.9.10claws17
309
310         * src/gtk/filesel.c
311                 remove bogus semicolon after if() (sometimes it pays to
312                 read LKML :)
313
314 2004-03-15 [darko]      0.9.10claws16
315
316         * src/gtk/filesel.c
317                 support full path in place of a filename
318         * src/mimeview.c
319                 store directory attachments were saved to and
320                 use it when saving attachments
321         * src/prefs_common.[hc]
322                 store directory attachments were last saved to
323
324 2004-03-15 [paul]       0.9.10claws15
325
326         * src/folderview.c
327                 fix bug where unsubscribing a newsgroup would destroy
328                 (most of the) filtering rules
329
330 2004-03-15 [paul]       0.9.10claws14
331
332         * src/folderview.c
333                 fix Bug 458, 'Folder View remaining empty after 
334                 removing a NEWS account' (was also true of IMAP
335                 accounts)
336
337 2004-03-15 [paul]       0.9.10claws13
338
339         * src/folderview.c
340                 fix folderview invisibility of newly subscribed
341                 newsgroups
342
343 2004-03-13 [paul]       0.9.10claws12
344
345         * src/compose.c
346           src/plugins/dillo_viewer/dillo_prefs.c
347           src/plugins/image_viewer/viewerprefs.c
348                 gettextise some forgotten parts
349
350 2004-03-13 [alfons]     0.9.10claws11
351
352         * src/imap.c
353                 make sure the correct type is passed to sscanf()
354
355 2004-03-13 [paul]       0.9.10claws10
356
357         * sync with 0.9.10cvs5
358                 see ChangeLog 2004-03-02 and 2004-03-12, 
359                 specifically:
360                 'always move messages by default when using DnD (except 
361                 for News folder). Copy messages if Ctrl-key is pressed.'
362                 and 'added a function to filter selected messages'
363
364 2004-03-12 [christoph]  0.9.10claws9
365
366         * src/codeconv.c
367                 add parameter check to conv_unmime_header_overwrite()
368
369         * src/imap.c
370                 o fix spelling
371                 o fix removing of NEW flag when UNREAD is unset
372
373         * src/procmime.c
374                 decode MIME-headers
375
376         (Closes 437 i18n attachment display error.)
377
378 2004-03-12 [paul]       0.9.10claws8
379
380         * po/it.po
381                 update. submitted by Andrea Spadaccini <lupin85@email.it>
382                 
383         * tools/Makefile.am
384                 add 'textviewer.sh'
385
386 2004-03-12 [alfons]     0.9.10claws7
387
388         * src/imap.c
389                 o quiet compiler and typecast Folder * to IMAP Folder *
390                 o wake up and fix my previous incompatible type assignment bug
391
392 2004-03-12 [alfons]     0.9.10claws6
393
394         * src/imap.c
395                 don't mix up pointers to int, guint32 _and_ 
396                 unsigned int 
397
398 2004-03-12 [christoph]  0.9.10claws5
399
400         * src/folderview.c
401                 Add error requester when renaming a folder failed
402
403         * src/imap.c
404                 Check new FolderItem name for namespace seperator
405                 before renaming
406
407         (Closes Bug 443 Bad named IMAP folders won't be displayed)
408
409 2004-03-11 [christoph]  0.9.10claws4
410
411         * src/folder.[ch]
412         * src/imap.c
413         * src/procmsg.h
414                 syncronize flags in cache with IMAP folder flags
415
416         Adapted a patch submitted by Simon 'corecode' Schubert
417         <corecode@corecode.ath.cx> 
418
419
420 2004-03-11 [alfons]     0.9.10claws3
421
422         * src/textview.[ch]
423                 remove dead code that at one time controlled display of
424                 URIs in status bar
425
426 2004-03-10 [paul]       0.9.10claws2
427
428         * po/it.po
429                 updated by Lupino <lupin85@email.it>
430
431 2004-03-09 [alfons]     0.9.10claws1
432
433         * src/matcher.c
434                 we're not using yywrap, but we may, so close yyin instead
435                 of initial FILE *
436
437 2004-03-08 [paul]       0.9.10claws
438
439         * 0.9.10claws released
440
441 2004-03-08 [paul]       0.9.9claws41
442
443         * po/es.po
444           po/ja.po
445           po/ru.po
446           po/sk.po
447           po/sr.po
448           po/zh_CN.po
449                 update translations. submitted by Ricardo Mones Lastra,
450                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
451                 Hansom Young
452
453 2004-03-06 [paul]       0.9.9claws40
454
455         * src/stock_pixmap.c
456                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
457                 patch submitted by Pawel Pekala
458
459 2004-03-06 [alfons]             0.9.9claws39
460
461         * src/addrindex.c
462                 allow nick name completion again 
463
464 2004-03-02 [match]              0.9.9claws38
465
466         * configure.ac
467                 added definition of USE_LDAP_TLS to support TLS.
468         * src/ldapctrl.[ch]
469         * src/ldapquery.c
470         * src/ldapserver.[ch]
471         * src/addressbook.c
472         * src/addrindex.c
473         * src/editldap.c
474                 included LDAP TLS support.
475
476 2004-03-02 [christoph]          0.9.9claws37
477
478         * src/folder.[ch]
479                 o add more documentation for FolderClass
480                 o remove usused FolderClass virtual functions
481
482         * src/imap.c
483         * src/mh.c
484         * src/news.c
485                 change creation of FolderClass because static initializations
486                 for structs suck in C89
487
488 2004-03-01 [paul]
489
490         * sync with 0.9.10
491
492 2004-02-28 [keith]      0.9.9claws36
493
494         * src/common/utils.c
495                 Fix treatment of whitespace in quicksearch bar (leading
496                 spaces and >1 space between commands and parameters).
497
498 2004-02-27 [alfons]     0.9.9claws35
499
500         * src/compose.[ch]
501                 Explicitly remove draft timeout to fix nasty race between 
502                 compose_send_cb() (which destroys the compose window) and 
503                 compose_defer_auto_save_draft() (which expects compose 
504                 window to exist). Should fix Keith's and Fred Marton's
505                 bug report (#128, "crash after complaining about character
506                 set conversion")
507
508 2004-02-27 [luke]       0.9.9claws34
509         
510         * src/folder.c
511                 Do folder_item_apply_processing() even if no processing
512                 rules for the folder exist (so global processing is applied)
513
514 2004-02-26 [thorsten]   0.9.9claws33
515
516         * src/mimeview.c
517                 Remove misleading static declaration
518
519 2004-02-26 [alfons]     0.9.9claws32
520
521         * src/procmime.[ch]
522           src/compose.c
523           src/mimeview.c
524           src/textview.c
525                 use/add procmime_get_content_type_str() as a safe wrapper
526                 for returning a Content-Type type string; should fix 
527                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
528                  - attachments."
529
530 2004-02-26 [thorsten]   0.9.9claws31
531
532         * src/mimeview.c
533                 Restructure save_as/save_all
534
535 2004-02-26 [alfons]     0.9.9claws30
536
537         * src/procmime.c
538                 clean up (2)
539
540 2004-02-26 [alfons]     0.9.9claws29
541
542         * src/procmime.c
543                 clean up (1)
544
545 2004-02-24 [luke]
546
547         * tools/textviewer.sh
548                 tweaks from Johann Koenig, recognition of shell
549                 scripts in particular
550
551 2004-02-24 [paul]       0.9.9claws28
552
553         * sync with 0.9.9cvs13
554                 see ChangeLog 2004-02-24
555
556 2004-02-23 [paul]       0.9.9claws27
557
558         * src/inc.c
559                 one alertpanel on pop3 authentication error will suffice
560                 
561         * src/prefs_fonts.c
562                 remove unnecessary printf
563
564 2004-02-22 [alfons]     0.9.9claws26
565
566         * src/messageview.c
567                 put back a lost check
568
569 2004-02-21 [alfons]     0.9.9claws25
570
571         * src/folderview.c
572                 don't forget to save folder properties after renaming folder
573
574 2004-02-20 [paul]       0.9.9.claws24
575
576         * src/addressbook.c
577                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
578                 
579         * src/inc.c
580                 complete sync with 0.9.9cvs9's 'update folderview
581                 progressively'
582                 
583         * configure.ac
584                 require gettext >= 0.12.1
585
586 2004-02-17 [match]      0.9.9claws23
587
588         * src/compose.c
589                 keep the peace - change style.
590
591 2004-02-17 [alfons]     0.9.9claws22
592
593         * src/filtering.c
594                 make MATCHACTION_STOP cancel filtering / processing;
595                 clean up and document it to make it a little bit more clear;
596
597 2004-02-17 [alfons]     0.9.9claws21
598
599         %X marks the cursor spot for reply quote format
600
601         * src/quote_fmt_lex.l 
602           src/quote_fmt.c
603                 add %X token
604                 
605         * src/quote_fmt.h
606           src/quote_fmt_parse.y
607                 handle %X token
608                 
609         * src/compose.c
610                 handle %X token for replies only (for now)
611
612 2004-02-17 [paul]       0.9.9claws20
613
614         * po/sk.po
615                 updated by Andrej Kacian
616                 
617         * src/news.c
618                 remove unneeded include
619                 
620         * src/prefs_fonts.c
621                 be a little more user-friendly with the labels
622                 
623         * configure.ac
624                 a change forgotten in the last commit: 
625                 SYLPHEED_ACLOCAL_INCLUDE(m4)
626
627 2004-02-17 [paul]       0.9.9claws19
628
629         * ac/*                          ** REMOVED **
630           ac/                           ** REMOVED **
631           intl/Makefile.in              ** REMOVED **
632           m4/                           ** NEW **
633           m4/missing                    ** NEW **
634           m4/missing/gdk-pixbuf.m4      ** NEW **
635           m4/missing/gettext.m4         ** NEW **
636           m4/missing/gpgme.m4           ** NEW **
637           m4/missing/imlib.m4           ** NEW **
638           m4/.cvsignore                 ** NEW **
639           m4/Makefile.am                ** NEW **
640           m4/README                     ** NEW **
641           m4/aclocal-include.m4         ** NEW **
642           m4/aspell.m4                  ** NEW **
643           m4/check-type.m4              ** NEW **
644           m4/gnupg-check-typedef.m4     ** NEW **
645           m4/openssl.m4                 ** NEW **
646           m4/spamassassin.m4            ** NEW **
647           po/ChangeLog                  ** REMOVED **
648           po/Makefile.in.in             ** REMOVED **
649           po/Rules-quot                 ** REMOVED **
650           po/boldquot.sed               ** REMOVED **
651           po/en@boldquot.header         ** REMOVED **
652           po/en@quot.header             ** REMOVED **
653           po/insert-header.sin          ** REMOVED **
654           po/quot.sed                   ** REMOVED **
655           po/remove-potcdate.sed        ** REMOVED **
656           po/remove-potcdate.sin        ** REMOVED **
657           po/stamp-po                   ** REMOVED **
658           Makefile.am
659           autogen.sh
660           configure.ac
661                 enable building with automake 1.8.x
662                 add 'autopoint' to autogen.sh and remove all
663                 auto-generated files, remove ac/ in favour of
664                 m4/
665
666 2004-02-17 [alfons]     0.9.9claws18
667         
668         * src/summaryview.c
669                 MSG_IS_NEWS() is not stored at all, and is bogus
670
671 2004-02-17 [martin]     0.9.9claws17
672
673         * src/prefs_themes.c
674                 fix crash when installing wrong theme and output an
675                 error message
676
677 2004-02-16 [christoph]  0.9.9claws16
678
679         * src/compose.c
680         * src/stock_pixmap.[ch]
681         * src/toolbar.[ch]
682         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
683                 add "Wrap current paragraph" to compose toolbar
684
685 2004-02-15 [alfons]     0.9.9claws15
686
687         * src/folderview.c
688                 refine previous commit to make sure other hook functions
689                 get their grab of the pie too
690
691 2004-02-15 [alfons]     0.9.9claws14
692
693         * src/folderview.c
694                 fix sync breakage so we don't pass invalid pointer types
695
696 2004-02-15 [match]      0.9.9claws13
697
698         * src/ldapquery.[ch]
699         * src/ldapserver.h
700         * src/addrindex.[ch]
701                 tweak threading calls.
702         * src/addr_compl.[ch]
703                 add alias into completion list.
704         * src/addressbook.c
705                 fix ldap browse.
706                 improve context menu behavior.
707                 change menu sequence.
708                 add send mail from addressbook.
709         * src/addrselect.[ch]
710         * src/compose.[ch]
711                 add send mail from addressbook.
712
713 2004-02-15 [christoph]  0.9.9claws12
714
715         * src/folderutils.c
716                 skip deleting when duplist is empty
717
718         * src/folderview.[ch]
719         * src/mainwindow.c
720         * src/summaryview.[ch]
721                 call folderutils_delete_duplicates() from mainwindow code
722
723 2004-02-15 [alfons]     0.9.9claws11
724         
725         * src/common/utils.c
726                 add prefix for italian ms o(e) 
727
728 2004-02-14 [paul]       0.9.9claws10
729
730         * src/foldersel.c
731                 fix updating of the folder view when creating a
732                 new folder
733
734 2004-02-13 [paul]       0.9.9claws9
735
736         * src/plugins/clamav/clamav_plugin.c
737                 remove GUI code
738
739 2004-02-13 [paul]       0.9.9claws8
740
741         * sync with 0.9.9cvs9
742                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
743
744 2004-02-13 [alfons]     0.9.9claws7
745
746         * src/common/utils.c
747                 fix wrong type of argument for ctype functions (pass unsigned
748                 char instead of signed char)
749
750 2004-02-12 [alfons]     0.9.9claws6
751
752         * src/compose.[ch]
753                 don't select text in header entry when composing to a 
754                 default address, but rather give the header entry a
755                 different color / style (same as the folder new color)
756
757 2004-02-12 [alfons]     0.9.9claws5
758
759         * src/plugins/clamav/clamav_plugin.c
760                 don't exit(2) on libclamav init error - show a warning.
761                 (tested by damaging a clamav database file.)
762
763 2004-02-12 [paul]       0.9.9claws4
764
765         * sync with 0.9.9cvs4
766                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
767
768 2004-02-11 [luke]       0.9.9claws3
769
770         * src/mimeview.c
771                 remove redundant check introduced in 0.9.9claws1
772
773 2004-02-11 [luke]       0.9.9claws2
774
775         * src/mimeview.c
776                 fix compilation of my previous commit without gpg enabled
777
778 2004-02-10 [luke]       0.9.9claws1
779
780         * src/mimeview.c
781                 add borders to icons to indicate the privacy status for
782                 the message part (unknown/bad/good)
783
784 2004-02-06 [paul]       0.9.9claws
785
786         0.9.9claws released
787
788 2004-02-06 [darko]      0.9.8claws64
789
790         * src/compose.c
791                 don't allow Ctrl+Enter while external editor is active
792
793 2004-02-06 [paul]       0.9.8claws63
794
795         * po/es.po
796           po/pl.po
797           po/sk.po
798           po/sr.po
799                 update Spanish, Polish, Slovak, and Serbian translations.
800                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
801                 and Urke MMI
802
803 2004-02-04 [alfons]     0.9.8claws62
804
805         * src/compose.c
806                 grab focus only when lbutton was pressed (bug #430 cont'd; 
807                 don't have clue yet why the cursor pos is at the end of the
808                 text.)
809
810 2004-02-04 [alfons]     0.9.8claws61
811
812         * src/compose.c
813                 always grab focus when one of the header entries is clicked 
814                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
815
816 2004-02-02 [paul]
817
818         * ac/missing/gdk-pixbuf.m4
819           ac/missing/gpgme.m4
820           ac/missing/imlib.m4
821                 prevent 'underquoted definition' warnings
822                 patch submitted by David Relson
823                 
824         * src/plugins/clamav/README
825                 update, improve, correct
826
827 2004-01-31 [thorsten]   0.9.8claws60
828
829         * src/news.c
830                 'dir' not initialized if group has no messages
831
832 2004-01-29 [christoph]  0.9.8claws59
833
834         * src/customheader.[ch]
835                 add custom_header_is_allowed() to check for disallowed header names
836                 that must not be overridden by custom headers
837
838         * src/compose.c
839                 always write From: header and use custom_header_is_allowed() to
840                 check if custom header should be written
841
842         * src/prefs_customheader.c
843                 check if custom header is disallowed using custom_header_is_allowed()
844
845         * src/folderutils.c
846                 destroy message id GHashTable before freeing the MsgInfos
847
848 2004-01-29 [paul]       0.9.8claws58
849
850         * sync with 0.9.9 release
851                 see ChangeLog 2004-01-29
852
853 2004-01-29 [paul]       0.9.8claws57
854
855         * sync with 0.9.8cvs11
856                 see ChangeLog 2004-01-29
857
858 2004-01-28 [christoph]  0.9.8claws56
859
860         * src/pgpmime.c
861         * src/sgpgme.[ch]
862                 return WARN signature status when signature is not trusted
863
864         * src/Makefile.am
865         * src/folder.c
866         * src/folderutils.[ch]                  ** NEW **
867         * src/summaryview.c
868                 implement delete duplicates summaryview independent
869
870 2004-01-28 [paul]       0.9.8claws55
871
872         * sync with 0.9.8cvs10
873                 see Changelog 2004-01-27 and 2004-01-28
874
875 2004-01-26 [christoph]  0.9.8claws54
876
877         * src/imap.c
878                 create a root node for the Folder if scan fails because root
879                 folder does not exist
880
881 2004-01-26 [paul]       0.9.8claws53
882
883         * sync with 0.9.8cvs7
884                 see ChangeLog 2004-01-23
885
886 2004-01-25 [alfons]     0.9.8claws52
887
888         * src/compose.c
889                 remove left-over constant INDENT_CHARS
890
891 2004-01-25 [alfons]     0.9.8claws51
892
893         * src/procmime.c
894                 add NULL pointer check for mimeinfo->node in
895                 procmime_mimeinfo_parent()
896
897 2004-01-25 [darko]      0.9.8claws50
898
899         * src/compose.c
900                 make "Wrap all long lines" toolbar button wrap all
901                 long lines not just the current line
902                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
903
904
905 2004-01-25 [alfons]     0.9.8claws49
906
907         * src/procmime.c
908                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
909                 necessary anyway, because *scanf() functions neglect white
910                 space in the input. 
911                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
912
913 2004-01-25 [paul]       0.9.8claws48
914
915         * src/prefs_ext_prog.c
916                 apply Alfons' patch to check for NULL pointers
917                 fixes bug #424
918
919 2004-01-25 [paul]       0.9.8claws47
920
921         * sync with 0.9.8cvs8
922                 see ChangeLog 2004-01-23
923
924 2004-01-25 [thorsten]   0.9.8claws46
925
926         * src/messageview.c
927                 remove orphaned mimeview unref()
928
929 2004-01-23 [christoph]  0.9.8claws45
930
931         * src/summaryview.c
932                 set ctree widget style
933
934 2004-01-23 [paul]       0.9.8claws44
935
936         * sync with 0.9.8cvs5
937                 see ChangeLog 2004-01-22
938
939 2004-01-23 [alfons]     0.9.8claws43
940
941         * src/procmsg.c
942                 remove redundant code in procmsg_get_thread_tree()
943
944 2004-01-21 [christoph]  0.9.8claws42
945
946         * src/folderview.c
947                 set ctree widget style, otherwise GTK does not use the
948                 the correct vertical size for the list items
949
950 2004-01-21 [alfons]     0.9.8claws41
951
952         * src/summaryview.c
953                 GDK_Left should only switch to folderview when
954                 when summaryview hscrollbar is at the leftmost
955                 position (fixes bug #420, "Focus error")
956
957 2004-01-21 [paul]       0.9.8claws40
958
959         * sync with 0.9.8cvs4
960                 see ChangeLog 2004-01-20
961
962 2004-01-20 [christoph]  0.9.8claws39
963
964         * src/folderview.c
965                 remove setting sensitivity for no longer existing
966                 /Scoring... popup entry
967
968 2004-01-20 [keith]      0.9.8claws38
969
970         * configure.ac
971                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
972
973 2004-01-20 [paul]       0.9.8claws37
974
975         * src/prefs_fonts.c
976                 demystify font settings
977                 
978         * src/textview.c
979                 use textview->msgfont for header->body in
980                 textview_show_header()
981
982 2004-01-20 [paul]       0.9.8claws36
983
984         * src/compose.c
985           src/undo.c
986                 remove superfluous debug_print's
987                 
988         * src/inc.c
989                 clear the statusbar after LOCAL incorporation
990
991 2004-01-20 [paul]       0.9.8claws35
992
993         * sync with 0.9.8cvs3
994                 see ChangeLog 2004-01-20
995
996 2004-01-19 [keith]      0.9.8claws34
997
998         * src/folderview.c
999                 don't show 'Search folder...' on popup menu
1000                 if folder has no mails in it
1001
1002 2004-01-17 [keith]      0.9.8claws33
1003
1004         * src/compose.c
1005           src/prefs_common.c
1006           src/prefs_common.h
1007                 store position of compose window in prefs
1008
1009 2004-01-17 [thorsten]   0.9.8claws32
1010
1011         * src/gtk/gtkvscrollbutton.c
1012                 ensure scrollbutton resize event on different gtk versions
1013
1014 2004-01-15 [alfons]     0.9.8claws31
1015         
1016         * src/summaryview.c
1017                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
1018                 message as read
1019
1020 2004-01-12 [christoph]  0.9.8claws30
1021
1022         * src/procmime.c
1023                 better MIME-Version check
1024
1025 2004-01-11 [alfons]     0.9.8claws29
1026
1027         * src/procmsg.c
1028                 remove unnecessary but still effective check (could possibly
1029                 lead to some unwanted side effects)
1030
1031 2004-01-11 [alfons]     0.9.8claws28
1032
1033         * src/procmsg.c
1034                 we should not prefer lowest message number while threading 
1035                 (introduced in previous commit)
1036
1037 2004-01-11 [alfons]     0.9.8claws27
1038
1039         * src/procmsg.c
1040                 subject threading fixes:
1041                 
1042                         - make message with lowest message number the
1043                           thread parent,
1044                         - refine recording last node when threading. the last node
1045                           should be the previous one if a node has a thread parent,
1046                           or the current node if not
1047                 
1048                 (there's another threading bug fix coming up)
1049
1050 2004-01-10 [paul]       0.9.8claws26
1051
1052         * src/main.c
1053           src/prefs_ext_prog.c
1054           src/plugins/clamav/clamav_plugin_gtk.c
1055                 minor gui fixes
1056
1057 2004-01-09 [christoph]  0.9.8claws25
1058
1059         * src/Makefile.am
1060         * src/string_match.[ch]                 ** REMOVE **
1061         * src/common/Makefile.am
1062         * src/common/string_match.[ch]          ** NEW **
1063                 move string_match.[ch] to common directory
1064
1065 2004-01-09 [christoph]  0.9.8claws24
1066
1067         * src/pgpmime.c
1068                 add MIME-Version header for the message parser
1069
1070 2004-01-09 [paul]       0.9.8claws23
1071
1072         * po/POTFILES.in
1073           src/Makefile.am
1074           src/main.c
1075           src/prefs_common.c
1076           src/prefs_ext_prog.[ch]       ** NEW FILES **
1077                 move External Command options from 'Common Prefs/Other' to
1078                 'Other Prefs/Message View/External Programs', also reveal
1079                 the hidden options for audio player and image viewer.
1080                 
1081         * src/prefs_common.c
1082                 fix toggling of header pane
1083
1084 2004-01-09 [paul]       0.9.8claws22
1085
1086         * src/compose.c
1087                 when changing account also change the save folder
1088
1089         * src/textview.c
1090                 if a text/plain attachment has 'Content-Disposition: attachment'
1091                 don't display it inline
1092
1093 2004-01-08 [christoph]  0.9.8claws21
1094
1095         * src/procmime.c
1096                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
1097                 otherwise thread the message content as one text part and
1098                 don't assume charset US-ASCII which is only specified as
1099                 default for MIME-messages
1100
1101 2004-01-08 [paul]       0.9.8claws20
1102
1103         * src/plugins/clamav/clamav_plugin.c
1104           src/plugins/spamassassin/spamassassin.c
1105                 inform the user what is happening via the statusbar
1106
1107 2004-01-06 [paul]       0.9.8claws19
1108
1109         * po/es.po
1110                 update Spanish translation. submitted by Ricardo
1111                 Mones Lastra
1112
1113 2004-01-05 [paul]       0.9.8claws18
1114
1115         * sync with 0.9.8cvs2
1116                 see ChangeLog 2004-01-05
1117
1118 2004-01-03 [luke]       0.9.8claws17
1119
1120         * src/procheader.c
1121                 Clean up:
1122                 o remove unused functions string_getchar() and file_getchar()
1123                 o remove the getchar_ parameter from generic_get_one_field()
1124                 o add an 'unfold' parameter to generic_get_one_field, to
1125                   be used if no HeaderEntry is supplied
1126                 o procheader_get_one_field_asis() uses
1127                   generic_get_one_field().
1128
1129 2004-01-01 [christoph]  0.9.8claws16
1130
1131         * src/common/xml.[ch]
1132                 o add xml_new_tag() to manage usage counts of strings correctly
1133                 o correct xml_copy_tree() function name
1134
1135         * src/folder.c
1136         * src/main.c
1137                 allow registering and unregistering of FolderClasses anytime
1138
1139 2003-12-31 [christoph]  0.9.8claws15
1140
1141         * src/folder.[ch]
1142         * src/common/xml.[ch]
1143                 keep folderlist.xml data for unloaded FolderClasses
1144
1145 2003-12-30 [luke]       0.9.8claws14
1146
1147         * src/procheader.[ch]
1148                 o added procheader_get_one_field_asis() that does not do
1149                   unfolding
1150                 o fix procheader_get_header_array_asis() to use the above,
1151                   fixing ugliness of headers in textview
1152
1153         * src/compose.c
1154                 o don't unfold headers when redirecting.        
1155
1156 2003-12-30 [paul]       0.9.8claws13
1157
1158         * po/POTFILES.in
1159           src/common/defs.h
1160           src/Makefile.am
1161           src/main.c
1162           src/prefs_common.c
1163           src/prefs_themes.[ch] ** NEW FILES **
1164                 redesign and move Icon Theme selector to
1165                 the new prefs window
1166           
1167         * src/stock_pixmap.c
1168                 fix the old bug where icons are not always
1169                 updated when changing themes
1170         
1171         * src/summaryview.c
1172                 fix bug where the icons on the title row
1173                 of the summary view were not updated
1174         
1175         all patches submitted by Ricardo Mones Lastra
1176
1177 2003-12-30 [hoa]        0.9.8claws12
1178
1179         * src/folder.c
1180                 run preglobal and postglobal processing rules
1181                 even if the folder does not have any rules.
1182
1183 2003-12-28 [paul]       0.9.8claws11
1184
1185         * ac/aspell.m4
1186           ac/check-type.m4
1187           ac/gnupg-check-typedef.m4
1188           ac/openssl.m4
1189           ac/spamassassin.m4
1190                 fix 'underquoted definition' warnings, patch submitted by
1191                 David Relson <relson@osagesoftware.com>
1192                 
1193         * src/common/utils.c
1194                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
1195                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
1196
1197 2003-12-28 [paul]       0.9.8claws10
1198
1199         * sync with 0.9.8cvs1
1200                 see ChangeLog 2003-12-17
1201
1202 2003-12-27 [christoph]  0.9.8claws9
1203
1204         * src/common/utils.[ch]
1205                 add g_node_map() to map a GNode into a new GNode
1206                 converting all node data's with a function
1207
1208         * src/account.c
1209         * src/folder.[ch]
1210         * src/folderview.c
1211         * src/imap.c
1212         * src/mainwindow.c
1213         * src/summaryview.c
1214                 o use g_node_map() to convert XML <-> Folder
1215                 o remove redundant FolderItem->parent and
1216                   replace it with folder_item_parent()
1217
1218 2003-12-23 [christoph]  0.9.8claws8
1219
1220         * src/folder.[ch]
1221         * src/folderview.c
1222         * src/mainwindow.c
1223         * src/procmsg.c
1224                 o use callback for notifications about added and
1225                   destroyed folders
1226                 o rewrite folderlist saving (new functions to create
1227                   folder from XML tree, and XML tree from folder)
1228
1229         * src/common/xml.[ch]
1230                 add function to save XML trees
1231
1232         * src/prefs_filtering.c
1233                 code cleanup
1234
1235 2003-12-22 [christoph]  0.9.8claws7
1236
1237         * src/prefs_account.[ch]
1238                 add "SMTP only" accounts
1239
1240 2003-12-20 [melvin]     0.9.8claws6
1241
1242         * src/action.[ch]
1243                 Changed the interface for action_update_*_menu() so
1244                 action.c does not need to know the paths of the different
1245                 actions menu (mainwindow, message view and compose window). 
1246
1247         * src/compose.c
1248                 Tiny code cleanup to merge spell checker related code
1249                 compose_update_actions_menu(): new function to update
1250                 the actions menu. Use it in compose_create()
1251
1252         * src/compose.h
1253                 compose_update_actions_menu(): new function to update
1254                 the actions menu. Used also in prefs_actions.c.
1255
1256         * src/mainwindow.[ch]
1257                 main_window_update_actions_menu(): new function to update
1258                 the actions menu. Used in main_window_create() and in
1259                 prefs_actions.c
1260
1261         * src/messageview.[ch]
1262                 messageview_update_actions_menu(): new function to update
1263                 the actions menu. Used in messageview_add_toolbar() and in
1264                 prefs_actions.c
1265                 
1266         * src/prefs_actions.c   
1267                 prefs_actions_ok(): fixed to update the actions menu of
1268                 the separate message view and the compose windows.
1269
1270 2003-12-20 [luke]       0.9.8claws5
1271         * src/procheader.c
1272                 fix unfolding/newline stripping for multiline fields
1273                 in generic_get_one_field()
1274
1275 2003-12-19 [christoph]  0.9.8claws4
1276
1277         * src/summaryview.c
1278                 o code cleanup
1279                 o use subject_compare_for_sort() when comparing
1280                   simplified subjects
1281
1282 2003-12-19 [christoph]  0.9.8claws3
1283
1284         * src/msgcache.c
1285                 more syncing with 0.8.9a
1286
1287 2003-12-19 [christoph]  0.9.8claws2
1288
1289         * src/folder.c
1290                 don't write all FolderItem XML attributes for the root node
1291
1292 2003-12-19 [melvin]     0.9.8claws1
1293
1294         * src/messageview.c
1295                 Added missing menu branch (Tools/Create processing/rule)
1296         * po/fr.po
1297                 Updated French translation for the added string.
1298
1299 2003-12-19 [paul]       0.9.8claws
1300
1301         0.9.8claws released
1302
1303 2003-12-19 [paul]       0.9.7claws51
1304
1305         * po/en_GB.po
1306           po/es.po
1307           po/ja.po
1308           po/pl.po
1309           po/sk.po
1310           po/zh_CN.po
1311                 update translations. submitted by me, Ricardo Mones
1312                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
1313                 Hansom Young
1314                 
1315         * src/folder_item_prefs.c
1316                 'enable_processing' set to FALSE by default
1317
1318 2003-12-18 [melvin]     0.9.7claws50
1319
1320         * po/fr.po
1321                 Updated French translation
1322
1323 2003-12-17 [christoph]  0.9.7claws49
1324
1325         * src/procheader.c
1326                 revert discarding of whitespace from 0.9.7claws44
1327
1328                 RFC2822 2.2.3: Unfolding is accomplished by simply
1329                 removing any CRLF that is immediately followed by WSP.
1330
1331 2003-12-17 [paul]       0.9.7claws48
1332
1333         * src/folder.c
1334                 fix new message count
1335                 
1336         * configure.ac
1337                 update autotools macros
1338
1339         * sync with 0.9.8a
1340
1341 2003-12-16 [christoph]  0.9.7claws47
1342
1343         * src/folder.c
1344                 fix folder update before adding MsgInfo to cache
1345                 in add_msginfo_to_cache()
1346
1347         * src/procmsg.c
1348                 remove old call to folder_item_update() that is no
1349                 longer required
1350
1351 2003-12-16 [christoph]  0.9.7claws46
1352
1353         * src/main.c
1354                 make sure the shutdown process only runs once
1355
1356 2003-12-16 [hoa]        0.9.7claws45
1357
1358         * src/mainwindow.c
1359         * src/messageview.c
1360         * src/summaryview.[ch]
1361                 Create filter rules using a message is fixed.
1362                 We can now create processing rules using a message.
1363
1364 2003-12-15 [alfons]     0.9.7claws44
1365
1366         * src/procheader.c
1367                 make sure we discard folding white space
1368
1369 2003-12-15 [luke]       0.9.7claws43
1370         * src/textview.c
1371         * src/mimeview.c
1372                 o use "name" parameter if "filename" doesn't exist
1373
1374 2003-12-14 [alfons]     0.9.7claws42
1375
1376         * src/summaryview.c
1377         * src/common/utils.c
1378                 allow quick finding based on the result of passing
1379                 a message to an external command. E.g:
1380
1381                         X "bogofilter < %F" 
1382                 
1383                 gets me all the spam in a folder.
1384
1385 2003-12-14 [luke]       0.9.7claws41
1386
1387         * src/textview.c
1388         * src/mimeview.c
1389                 o use parameter "filename" instead of "name" in a couple of 
1390                   places for correctness
1391
1392         * src/procmime.c
1393         * src/common/utils.[ch]
1394                 o make temporary filename for attachments safe for %p 
1395                   substitutions in actions.
1396
1397 2003-12-13 [christoph]  0.9.7claws40
1398
1399         * src/main.c
1400                 readd exit(0) to clean_quit() because otherwise sylpheed
1401                 does not always terminate
1402
1403         * src/pgpmime.c
1404         * src/privacy.h
1405                 add an identifier-string for PrivacySystems
1406
1407 2003-12-12 [paul]
1408
1409         * doc/man/sylpheed.1
1410                 update the man page
1411
1412 2003-12-12 [paul]       0.9.7claws39
1413
1414         general clean up
1415         
1416         * configure.ac
1417                 correct and clean up './configure --help' info
1418         
1419         * src/plugins/clamav/clamav_plugin.c
1420           src/plugins/spamassassin/spamassassin.c
1421                 correct plugin_desc(), works with LOCAL, IMAP, and
1422                 POP accounts
1423                 
1424         * src/filtering.c
1425           src/matcher.[ch]
1426           src/matcher_parser_parse.y
1427           src/prefs_filtering_action.c
1428                 use 'Change Score' instead of '(In/De)crease score'.
1429                 use *CHANGE_SCORE* instead of *ADD_SCORE*
1430          
1431          * src/mainwindow.c
1432                 hyphenate: 'Pre-processing', 'Post-processing'
1433                 
1434         * src/prefs_account.c
1435                 change 'Generate Message-ID' to 'Generate Message-Id'
1436                 
1437         * src/prefs_folder_item.c
1438                 change 'Processing on startup:' to 'Process at startup'
1439                 change 'Scan for new mail:' to 'Scan for new mail'
1440                 
1441 2003-12-11 [christoph]  0.9.7claws38
1442
1443         * src/crash.c
1444         * src/main.[ch]
1445                 make sure the clean_exit() funtion is not called again by the
1446                 signal handler while it is already running
1447
1448         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
1449
1450         * src/summaryview.c
1451                 fix wrong assertion
1452
1453 2003-12-11 [paul]       0.9.7claws37
1454
1455         * src/compose.c
1456                 'anonymise' Message-Id: header string
1457
1458 2003-12-11 [paul]       0.9.7claws36
1459
1460         * src/plugins/clamav/clamav_plugin.c
1461                 fix (don't break) signature count
1462                 use cl_strerror() instead of deprecated cl_perror()
1463         
1464 2003-12-11 [darko]      0.9.7claws35
1465
1466         * src/summaryview.c
1467                 also update the sort arrow (thanks Christoph)
1468
1469 2003-12-11 [darko]      0.9.7claws34
1470
1471         * src/summaryview.c
1472                 allow reverting to default sort mode (no sort)
1473
1474 2003-12-10 [hoa]        0.9.7claws33
1475
1476         * src/matcher.c
1477                 fixed quotation of string for matcher.
1478
1479 2003-12-08 [paul]       0.9.7claws32
1480
1481         * src/imap.c
1482           src/inc.c
1483                 plug memory leaks (patch by Alfons)
1484
1485 2003-12-08 [christoph]  0.9.7claws31
1486
1487         * src/folder_item_prefs.[ch]
1488         * src/folderview.c
1489         * src/prefs_folder_item.c
1490                 add new FolderItem property to exclude folders from new
1491                 mail checks
1492
1493         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
1494
1495 2003-12-07 [paul]       0.9.7claws30
1496
1497         * src/plugins/clamav/clamav_plugin.c
1498                 fix signature count
1499
1500 2003-12-07 [thorsten]   0.9.7claws29
1501
1502         * src/filtering.c
1503                 debug_print some warning if destfolder missing
1504         * src/prefs_filtering.c
1505                 uninitialized filter list when deleting a folder
1506
1507 2003-12-06 [paul]       0.9.7claws28
1508
1509         * src/procheader.c
1510                 add Alfons' patch to trim line feeds
1511
1512 2003-12-06 [paul]       0.9.7claws27
1513
1514         * partial sync with 0.9.7cvs8
1515                 leaving claws' online/offline more or less intact
1516                 see ChangeLog 2003-12-04 and 2003-12-06
1517
1518 2003-12-06 [christoph]  0.9.7claws26
1519
1520         * src/messageview.c
1521         * src/privacy.[ch]
1522                 revert pirvacy API changes
1523
1524 2003-12-05 [alfons]     0.9.7claws25
1525
1526         * src/matcher.[ch]
1527                 clean up my old cruft
1528
1529 2003-12-05 [alfons]     0.9.7claws24
1530
1531         * src/matcher.c
1532                 fix comparison buglet ;-) and make `test` matcher
1533                 work again
1534
1535 2003-12-05 [alfons]     0.9.7claws23
1536
1537         * src/prefs_folder_item.c
1538                 K&R 2nd Ed., page 241 (function parameter identifiers
1539                 starting with an underscore are kind of insulting)
1540
1541 2003-12-05 [hoa]        0.9.7claws22
1542
1543         * src/main.c
1544         * src/mainwindow.[ch]
1545         * src/mainwindow.h
1546                 add destructor for mainwindow so that the last 
1547                 MimeInfo opened in messageview is destroyed when
1548                 exiting sylpheed.
1549
1550 2003-12-05 [hoa]        0.9.7claws21
1551
1552         * src/filtering.[ch]
1553         * src/matcher.[ch]
1554         * src/matcher_parser_lex.l
1555         * src/matcher_parser_parse.y
1556         * src/prefs_actions.c
1557         * src/prefs_filtering.c
1558         * src/common/utils.[ch]
1559                 quote arguments before giving them to command line.
1560                 fixed quote of string in matcher/processing/filtering rules.
1561
1562         * src/messageview.c
1563         * src/privacy.[ch]
1564                 allows decryption to return a new whole 
1565                 MIME message structure.
1566
1567 2003-12-04 [hoa]        0.9.7claws20
1568
1569         * src/filtering.[ch]
1570         * src/folder.c
1571         * src/mainwindow.c
1572         * src/matcher.c
1573         * src/matcher_parser_parse.y
1574         * src/folderview.c
1575                 global rules to run before folder specific rules.
1576                 global rules to run after folder specific rules.
1577                 
1578         * src/messageview.c
1579                 fixed quick addition of rules.
1580         
1581         * src/prefs_filtering.[ch]
1582         * src/summaryview.c
1583                 we can now customize the title for the dialog.
1584                 updated case where we rename of delete folders.
1585
1586         * src/addressbook.c
1587                 got back the function addressbook_browse_entry_cb()
1588                 that is needed in case we compiled with LDAP support.
1589
1590 2003-12-04 [paul]       0.9.7claws19
1591
1592         * sync with 0.9.7cvs6
1593                 see ChangeLog 2003-12-04
1594                 fixes bug 171 'Wrong message decoing: koi8-r and 
1595                 iso8859-5 looks same. Can't read many emails.'
1596
1597 2003-12-04 [paul]       0.9.7claws18
1598
1599         * po/POTFILES.in
1600                 remove 'src/prefs_scoring.c'
1601
1602 2003-12-03 [hoa]        0.9.7claws17
1603
1604         * src/Makefile.am
1605                 compilation of scoring.[ch] and prefs_scoring.[ch]
1606                 is removed.
1607         
1608         * src/filtering.[ch]
1609         * src/folder.c
1610         * src/folder_item_prefs.[ch]
1611         * src/folderview.c
1612         * src/main.c
1613         * src/mainwindow.c
1614         * src/matcher.[ch]
1615         * src/matcher_parser.h
1616         * src/matcher_parser_parse.y
1617         * src/prefs_filtering.[ch]
1618         * src/prefs_filtering_action.c
1619         * src/prefs_folder_item.c
1620         * src/prefs_scoring.[ch]              * REMOVED FILES *
1621         * src/procmsg.[ch]
1622         * src/scoring.[ch]                    * REMOVED FILES *
1623         * src/summaryview.c
1624                 merged scoring and filtering.
1625                 
1626                 Note : compatibility is kept by parsing score like 
1627                   add_score. To get the behaviour of older scoring 
1628                   system, you have to define some equivalent rule :
1629                   "score_lower -9999 hide"
1630                   "score_greater 9999 mark"
1631                   
1632                   To define global rules, you have to define them 
1633                   in the new global processing rules.
1634                   The variable that kept the list filtering rules 
1635                   was "global_processing" and has been renamed into 
1636                   "filtering_rules".
1637                   "global_processing" variable is now the name 
1638                   of the variable that keeps the list of global 
1639                   processing rules.
1640                   In the configuration file, "[global]" section is 
1641                   now for the global processing rules (which includes
1642                   score things and new global processing rules).
1643                   New "[filtering]" section is for the filtering rules.
1644                   
1645                   Before running with this version, during testing 
1646                   phase, ** MAKE A BACKUP ** of your matcherrc file.
1647                   Then, you have to make the following changes :
1648                   - leave all scoring rules in "[global]" section.
1649                   - move all other rules of "[global]" section to
1650                       a new section named "[filtering]".
1651
1652 2003-12-03 [christoph]  0.9.7claws16
1653
1654         * src/procmime.c
1655                 use default Content-Type as specified in RFC2045 if
1656                 Content-Type header is syntactically incorrect
1657
1658 2003-12-03 [christoph]  0.9.7claws15
1659
1660         * src/addressbook.c
1661         * src/addrindex.h
1662         * src/addritem.c
1663         * src/expldifdlg.h
1664         * src/exportldif.c
1665         * src/filtering.c
1666         * src/folder.c
1667         * src/folderview.c
1668         * src/jpilot.c
1669         * src/localfolder.c
1670         * src/matcher.h
1671         * src/matcher_parser_lex.l
1672         * src/matcher_parser_parse.y
1673         * src/news.c
1674         * src/prefs_filtering_action.c
1675         * src/prefs_folder_item.c
1676         * src/prefs_fonts.c
1677         * src/procmsg.c
1678         * src/sgpgme.c
1679                 clean up warnings
1680
1681         * src/procmime.c
1682                 revert 0.9.7claws14 change
1683
1684 2003-12-03 [alfons]     0.9.7claws14
1685
1686         * src/procmime.c
1687                 catch invalid Content-Type with no subtype
1688
1689 2003-12-03 [alfons]     0.9.7claws13
1690
1691         * src/alertpanel.h
1692         * src/setup.c
1693         * src/plugins/image_viewer/plugin.c
1694                 compile again, we need stddef.h for size_t
1695
1696 2003-12-03 [paul]       0.9.7claws12
1697
1698         * src/account.c
1699                 don't allow cloning of accounts with remote folders,
1700                 patch submitted by Ricardo Mones Lastra
1701
1702 2003-12-03 [christoph]  0.9.7claws11
1703
1704         * src/folder.[ch]
1705         * src/imap.c
1706         * src/localfolder.[ch]
1707         * src/mh.c
1708         * src/news.c
1709         * src/common/xml.[ch]
1710                 add set_xml() and get_xml() virtual functions to FolderClass to
1711                 save extra information for Folders (for example the rootpath
1712                 only used by LocalFolder). The folderlist write function no
1713                 longer needs to know the folder type to save this extra
1714                 information.
1715
1716 2003-12-02 [christoph]  0.9.7claws10
1717
1718         * src/Makefile.am
1719         * src/account.c
1720         * src/folder.[ch]
1721         * src/folderview.h
1722         * src/imap.c
1723         * src/localfolder.[ch]          ** NEW **
1724         * src/mainwindow.c
1725         * src/mh.[ch]
1726         * src/news.[ch]
1727         * src/prefs_account.[ch]
1728         * src/prefs_filtering.h
1729         * src/procmsg.h
1730         * src/remotefolder.[ch]         ** NEW **
1731         * src/common/xml.[ch]
1732                 add item_set_xml() and item_get_xml() virtual functions to
1733                 FolderClass to give folders the ability to add extra information
1734                 to the saved FolderItem data. If NULL the default function for
1735                 FolderItem will be used.
1736
1737 2003-11-29 [christoph]  0.9.7claws9
1738
1739         * src/procheader.c
1740                 fix bug in unfolding
1741
1742 2003-11-29 [luke]       0.9.7claws8
1743
1744         * src/textview.c
1745                 fix compilation for non c99 compilers
1746
1747 2003-11-29 [christoph]  0.9.7claws7
1748
1749         * src/procmime.[ch]
1750         * src/mimeview.c
1751                 o unknown disposition types should be handled as
1752                   attachment (RFC2183)
1753                 o missing headers should not default to inline
1754                   (would make "Save All" useless when disposition header
1755                    is not set by the sending mailer)
1756                 o remove old MimeInfo data and cleanup
1757
1758 2003-11-29 [luke]       0.9.7claws6
1759
1760         * src/procmime.[ch]
1761                 re-added parsing of Content-Disposition header
1762                         - removes the old  'gchar* content_disposition'
1763                         - adds a new field 'DispositionType disposition'
1764                         - adds parameters to MimeInfo::parameters
1765
1766         * src/mimeview.c
1767                 use the "filename" parameter for saving, and the new
1768                 MimeInfo::disposition for save all.
1769
1770         * src/compose.c
1771         * src/toolbar.[ch]
1772                 add a 'check spelling' button as a possibility for 
1773                 the compose toolbar
1774
1775         * src/stockpixmap.[ch]
1776         * src/pixmaps/check_spelling.xpm        ** NEW **
1777         * src/Makefile.am
1778                 add a pixmap for use with 'check spelling' button or
1779                 a user defined action
1780
1781         * src/textview.c
1782                 re-apply fixed (I hope) patch for bug 57
1783                 "Hidden URL in HTML Mails"
1784
1785 2003-11-28 [christoph]  0.9.7claws5
1786
1787         * src/procmime.c
1788                 o be more liberal in what we accept as Content-Type parameters
1789                 o ignore comments after parameters
1790
1791         * src/sgpgme.c
1792                 o only free passphrase when an error occurs
1793
1794 2003-11-28 [paul]       0.9.7claws4
1795
1796         * src/account.c
1797                 add 'Clone Account' function. patch submitted by
1798                 Ricardo Mones Lastra
1799
1800 2003-11-27 [thorsten]   0.9.7claws3
1801
1802         * src/mimeview.c
1803                 fix crash if 'save_all' failed twice
1804
1805 2003-11-27 [paul]       0.9.7claws2
1806
1807         * po/POTFILES.in
1808                 fix a typo
1809
1810         * po/zh_CN.po
1811                 update Simplified Chinese translation. submitted by
1812                 Hansom Young
1813
1814 2003-11-27 [paul]       0.9.7claws1
1815
1816         * po/POTFILES.in
1817                 clean up
1818
1819 2003-11-26 [paul]       0.9.7claws
1820
1821         * 0.9.7claws released
1822
1823 2003-11-26 [paul]       0.9.6claws99
1824
1825         * src/Makefile.am
1826                 add reference to pixmaps/mime_message.xpm
1827
1828 2003-11-26 [paul]       0.9.6claws98
1829
1830         * po/POTFILES.in
1831                 remove reference to src/sigstatus.c
1832
1833 2003-11-26 [christoph]  0.9.6claws97
1834
1835         * src/Makefile.am
1836         * src/prefs_common.c
1837         * src/rfc2015.c
1838         * src/sigstatus.[ch]            ** REMOVE **
1839                 remove signature result popup option and window
1840
1841 2003-11-26 [paul]       0.9.6claws96
1842
1843         * po/es.po
1844           po/ja.po
1845           po/pl.po
1846           po/sk.po
1847           po/sr.po
1848                 update translations. submitted by Ricardo Mones Lastra,
1849                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
1850
1851 2003-11-25 [christoph]  0.9.6claws95
1852
1853         * src/procmime.c
1854                 display mime structure only in debug mode
1855
1856 2003-11-25 [melvin]     0.9.6claws94
1857
1858         * po/fr.po
1859                 Updated French translations + typos fixes of older
1860                 translations (thanks to Fabien Vantard for pointing
1861                 to some of them)
1862
1863 2003-11-25 [melvin]     0.9.6claws93
1864
1865         * src/editldap.c
1866                 Fixed a couple of typos.
1867
1868 2003-11-24 [paul]       0.9.6claws92
1869
1870         * po/POTFILES.in
1871                 add 'src/textview.c'
1872
1873 2003-11-24 [paul]       0.9.6claws91
1874
1875         * src/sgpgme.c
1876                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
1877
1878 2003-11-24 [paul]       0.9.6claws90
1879
1880         * src/plugins/image_viewer/viewer.c
1881                 image_viewer_show_mimepart(): 
1882                 use procmime_mimeinfo_get_parameter() to get the file name
1883
1884 2003-11-24 [paul]       0.9.6claws89
1885
1886         * src/textview.c
1887                 textview_show_mime_part(): rewrite text hint
1888
1889 2003-11-22 [paul]       0.9.6claws88
1890
1891         * sync with 0.9.7cvs5
1892                 see ChangeLog 2003-11-21
1893
1894 2003-11-21 [paul]       0.9.6claws87
1895
1896         * src/mimeview.c
1897                 define shortcut key 'o' for 'Open with...'
1898
1899 2003-11-21 [alfons]     0.9.6claws86
1900
1901         * src/messageview.c
1902                 fix bug #383 'Deleting message from "separate message view" 
1903                 uses local Trash folder'
1904
1905 2003-11-21 [christoph]  0.9.6claws85
1906
1907         * src/mimeview.c
1908                 fix content-type guessing by name parameter when finding
1909                 the correct viewer
1910
1911 2003-11-21 [alfons]     0.9.6claws84
1912
1913         * src/main.c
1914                 no mail incorporation allowed with --offline param.
1915                 fixes bug #374, "--offline ignored"
1916
1917 2003-11-20 [christoph]  0.9.6claws83
1918
1919         * src/mimeinfo.c
1920                 use signed MimeInfo when checking the signature and not
1921                 the selected one
1922
1923 2003-11-19 [alfons]     0.9.6claws82
1924
1925         * src/mainwindow.c
1926                 fix crash when toggling separate views, patch submitted
1927                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
1928                 fixes bug #342, "separate views  cause crash"
1929
1930 2003-11-19 [paul]       0.9.6claws81
1931
1932         * src/compose.c
1933                 compose_redirect_write_headers_from_headerlist(): 
1934                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
1935                 
1936         * src/main.c
1937                 code cleanup (inherited from 0.9.7cvs4)
1938                 
1939         * tools/tb2sylpheed
1940                 bugfix: added missing attribute-list start. submitted by
1941                 Urke MMI
1942
1943 2003-11-19 [luke]       0.9.6claws80
1944
1945         * src/textview.c
1946                 revert my last commit until I get time to fix it
1947
1948 2003-11-18 [christoph]  0.9.6claws79
1949
1950         * src/mimeview.[ch]
1951                 check parent MimeInfos for signatures and display the
1952                 result of the parent when found
1953
1954         * src/pgpmime.c
1955                 o avoid NULL pointer warnings
1956                 o use procmime_mimeinfo_get_parameter()
1957
1958         * src/sgpgme.c
1959                 small text changes
1960
1961 2003-11-17 [luke]       0.9.6claws78
1962
1963         * src/textview.c
1964                 add check for disguised URLs, fixing bug 57
1965                 "Hidden URL in HTML Mails"
1966
1967 2003-11-16 [christoph]  0.9.6claws77
1968
1969         * src/procmime.c
1970                 fix crash when parsing invalid Content-Type header
1971
1972 2003-11-16 [christoph]  0.9.6claws76
1973
1974         * src/pgpmime.c
1975         * src/privacy.c
1976         * src/procmime.c
1977         * src/sgpgme.[ch]
1978                 implement message decrypting
1979
1980         * src/rfc2015.c
1981                 remove old code
1982
1983 2003-11-14 [luke]       0.9.6claws75
1984
1985         * src/mimeview.c
1986                 fix a couple of problems that treated application/* and
1987                 application/octet-stream the wrong way around
1988                 (since 0.9.6claws10), causing "Open" to do nothing.
1989
1990 2003-11-14 [christoph]  0.9.6claws74
1991
1992         * src/messageview.c
1993         * src/pgpmime.c
1994         * src/privacy.[ch]
1995                 prepare for message part decrypting
1996
1997         * src/sgpgme.c
1998                 add output for expired signatures
1999
2000         * src/rfc2015.c
2001                 remove some old code
2002
2003 2003-11-10 [christoph]  0.9.6claws73
2004
2005         * src/mimeview.c
2006                 add "Full info" button for bad and warn signature status
2007
2008         * src/sgpgme.c
2009                 generate full signature info like gpg's output
2010                 (gpg -v --with-fingerprint --verify)
2011
2012 2003-11-10 [christoph]  0.9.6claws72
2013
2014         * src/mimeview.c
2015         * src/pgpmime.c
2016         * src/privacy.[ch]
2017         * src/sgpgme.[ch]
2018         * src/textview.[ch]
2019                 o add code to view full signature info
2020                 o do automatic signature checks
2021
2022 2003-11-10 [alfons]     0.9.6claws71
2023
2024         * src/summaryview.c
2025                 don't crash when gtkut_font_load() returns invalid font (has
2026                 something to do with locale settings)
2027                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
2028
2029 2003-11-09 [alfons]     0.9.6claws70
2030
2031         * src/procmime.c
2032                 plug leak
2033
2034 2003-11-08 [luke]       0.9.6claws69
2035
2036         * src/summaryview.c
2037                 fix some typos
2038
2039         * src/compose.c
2040                 rewrite compose_attach_parts(), fixing various bugs mainly
2041                 to do with re-editing.
2042
2043         * src/mimeview.c
2044                 "save all" now only saves attachments with names/filenames
2045
2046 2003-11-04 [match]      0.9.6claws68
2047
2048         * src/ldapctrl.[ch]
2049                 fix broken LDAP support.
2050
2051         * src/ldapquery.c
2052                 remove printf's.
2053
2054 2003-11-04 [luke]       0.9.6claws67
2055
2056         * src/mimeview.c
2057                 o  fixed bug 4 "focus lost on messages with attachments"
2058                 o  fixed 'Save all' attachments for new mime changes
2059                 o  right clicking on icons consistent with right clicking on
2060                    mime tree
2061                   - fixes a bug where wrong part is saved when you
2062                     choose 'Save as' from popup menu
2063                   - fixes bug 308 "No way to "save all" attachments"
2064                 o  fixed a compiler warning.
2065
2066         * src/textview.c
2067                 o  removed flickering in mime tree when using "n" and "p"
2068                    shortcuts
2069                 o  fixed bug where selecting the textview and pressing e.g.
2070                    'y' causes sylpheed to respond twice.
2071
2072         * src/summaryview.c
2073                 removed hard coding of * and ! shortcuts (which only served
2074                 to cause problems if you tried to redefine the shortcuts)
2075
2076 2003-11-04 [luke]       0.9.6claws66
2077
2078         * src/plugins/image_viewer/viewer.c
2079         * src/plugins/image_viewer/viewerprefs.c
2080         * src/plugins/image_viewer/viewerprefs.glade
2081                 o  allow toggling of image scaling by clicking on image
2082                 o  respond to image's container widget resize
2083
2084         * src/procmime.c
2085                 o  fix bad parsing of message when re-editing/viewing a
2086                    message saved to the drafts folder
2087
2088 2003-11-02 [match]      0.9.6claws65
2089
2090         * src/browseldap.h
2091                 fix if not building LDAP support.
2092         * src/addrindex.c
2093         * src/ldapquery.[ch]
2094         * src/editldap.h
2095                 include support for contains query. feature req 529354.
2096
2097 2003-11-02 [alfons]     0.9.6claws64
2098
2099         * src/browseldap.c
2100                 fix build bustage if not compiling ldap support
2101
2102 2003-11-01 [match]      0.9.6claws63
2103
2104         * po/POTFILES.in
2105         * src/Makefile.am
2106         * src/addr_compl.[ch]
2107         * src/addrbook.c
2108         * src/addrcache.[ch]
2109         * src/addrdefs.h        ** NEW **
2110         * src/addressbook.c
2111         * src/addressitem.h
2112         * src/addrindex.[ch]
2113         * src/addritem.h
2114         * src/addrquery.[ch]
2115         * src/ldapquery.[ch]
2116         * src/ldapserver.[ch]
2117                 refactor LDAP query mechanism.
2118
2119         * src/browseldap.[ch]   ** NEW **
2120         * src/ldaplocate.[ch]   ** NEW **
2121                 add feature to browse LDAP entry that was retrieved using
2122                 an explicit LDAP search.
2123
2124 2003-11-01 [alfons]     0.9.6claws62
2125
2126         * src/prefs_gtk.c
2127                 prefs_write_param(): fail when we see an invalid type; all the
2128                 callers seem to handle this gracefully by reverting changes
2129
2130 2003-10-30 [christoph]  0.9.6claws61
2131
2132         * configure.ac
2133         * ac/openssl.m4
2134         * ac/spamassassin.m4
2135         * src/Makefile.am
2136                 use extra variables for all libraries to make sure plugins
2137                 are only linked with libraries they really need. $LIBS is always
2138                 added to the linking parameters, but we only what the libraries
2139                 listed in the Makefile
2140
2141 2003-10-29 [paul]       0.9.6claws60
2142
2143         * src/mimeview.c
2144                 don't use Subject for unknown part name
2145
2146 2003-10-29 [paul]       0.9.6claws59
2147
2148         * src/compose.c
2149                 get name of attachment(s) when re-editing, fwd'ing or
2150                 redirecting
2151                 
2152         * src/mimeview.c
2153                 get name of attachment(s) when saving
2154
2155 2003-10-29 [hoa]        0.9.6claws58
2156
2157         * src/textview.c
2158                 implemented multipart/alternative in MIME message viewer.
2159
2160 2003-10-28 [christoph]  0.9.6claws57
2161
2162         * configure.ac
2163                 make sure MathML-Viewer is not built with the
2164                 Gtk2 version of GtkMathView
2165
2166 2003-10-28 [paul]       0.9.6claws56
2167
2168         * sync with 0.9.7cvs1
2169                 see ChangeLog 2003-10-28
2170
2171 2003-10-27 [alfons]     0.9.6claws55
2172
2173         * src/matcher_parser_parse.y
2174         * src/gtk/colorlabel.c
2175                 allow setting color label to 0 in filtering/processing rules
2176                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
2177
2178 2003-10-26 [alfons]     0.9.6claws54
2179
2180         * src/summary_search.c
2181                 fix misnomer and correct selecting initial search node  
2182
2183 2003-10-26 [christoph]  0.9.6claws53
2184
2185         * src/pgpmime.c
2186         * src/sgpgme.c
2187                 change display of signature info to use only name of
2188                 signer, otherwise the text gets too long.
2189
2190         * src/procmime.c
2191                 don't use MimeInfo's filename to generate tmp filename
2192
2193 2003-10-25 [christoph]  0.9.6claws52
2194
2195         * src/procmime.c
2196                 fix message body searching
2197
2198 2003-10-25 [paul]       0.9.6claws51
2199
2200         * src/compose.c
2201                 use g_basename rather than basename
2202
2203 2003-10-24 [christoph]  0.9.6claws50
2204
2205         * src/sgpgme.c
2206                 change fetching of signature key's trust
2207
2208 2003-10-24 [paul]       0.9.6claws49
2209
2210         * po/sk.po
2211                 update Slovak translation
2212                 submitted by Andrej Kacian
2213                 
2214         * src/mainwindow.c
2215                 remove unknown menu entry /File/Add mailbox/mbox...
2216
2217 2003-10-24 [hoa]        0.9.6claws48
2218
2219         * src/Makefile.am
2220                 removed all references to mbox folders
2221
2222         * src/carray.[ch]               * REMOVED *
2223         * src/chash.[ch]                * REMOVED *
2224         * src/maillock.[ch]             * REMOVED *
2225         * src/mailmbox.[ch]             * REMOVED *
2226         * src/mailmbox_folder.[ch]      * REMOVED *
2227         * src/mailmbox_parse.[ch]       * REMOVED *
2228         * src/mailmbox_types.[ch]       * REMOVED *
2229         * src/mbox_folder.[ch]          * REMOVED *
2230                 remove implementation of mbox folders
2231                 and old mailbox folder.
2232                 mbox folder implementation will be added
2233                 as a plugin so that implementation can be entirely
2234                 synchronized with the files of the project they are
2235                 extracted from (libEtPan!).
2236         
2237         * src/mainwindow.c
2238         * src/folder.c
2239         * src/folderview.[ch]
2240         * src/procmsg.h         
2241                 Disable as much code that references mbox folders
2242                 as possible.
2243                 Some UI thing still need to know that folder is mbox
2244                 (when we have to enter the name of the mailbox and
2245                 we want to add /var/mail/$USER).
2246
2247 2003-10-23 [christoph]  0.9.6claws47
2248
2249         * src/noticeview.c
2250                 don't always display button when noticeview is made visible
2251
2252         * src/mimeview.c
2253         * src/pgpmime.c
2254         * src/privacy.[ch]
2255         * src/sgpgme.[ch]
2256                 get signature information from crypto system
2257
2258 2003-10-22 [paul]       0.9.6claws46
2259
2260         * po/es.po
2261                 updated by Ricardo Mones Lastra
2262
2263 2003-10-22 [paul]       0.9.6claws45
2264
2265         * src/Makefile.am
2266                 update to reflect the changes to the icons that
2267                 happened in 0.9.6claws35
2268
2269 2003-10-22 [alfons]     0.9.6claws44
2270         
2271         * src/carray.h
2272                 inline carray_count() 
2273
2274 2003-10-21 [alfons]     0.9.6claws43
2275
2276         * src/carray.h
2277                 glib wrappers
2278         * src/carray.c
2279                 disable
2280         * src/mailmbox.[ch]
2281         * src/mailmbox_folder.c
2282         * src/mailmbox_parse.c
2283         * src/mailmbox_types.[ch]
2284                 %s/uint32_t/guint
2285
2286 2003-10-21 [luke]       0.9.6claws42
2287
2288         * src/stock_pixmaps.[ch]
2289         * src/mimeview.c
2290         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
2291         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
2292                 o remove mime_application_octet_stream.xpm icon (it was never
2293                   really needed)
2294                 o remove redundant icon messageview_text.xpm
2295
2296         * src/mainwindow.c
2297                 fix visibility of signature noticeview when toggling 'separate
2298                 message view'
2299
2300 2003-10-21 [christoph]  0.9.6claws41
2301
2302         * src/procmime.c
2303                 decode multipart and rfc822 mime parts to allow further
2304                 parsing when required
2305
2306 2003-10-21 [christoph]  0.9.6claws40
2307
2308         * src/procmime.[ch]
2309         * src/textview.c
2310                 remove obsolete charset parameter in MimeInfo and fix
2311                 TextView to use the charset from the parameter hash table
2312
2313         * src/plugins/dillo_viewer/Makefile.am
2314         * src/plugins/trayicon/Makefile.am
2315                 add OPENSSL_CFLAGS to fix building with using
2316                 --with-openssl-* parameters
2317
2318 2003-10-21 [paul]       0.9.6claws39
2319
2320         * src/prefs_matcher.[ch]
2321                 replace remnants of the old, renamed 'Execute' matchtype
2322                 add a brief description to the Info window
2323
2324 2003-10-21 [hoa]        0.9.6claws38
2325         
2326         * src/Makefile.am
2327         * src/carray.[ch]               * NEW *
2328         * src/chash.[ch]                * NEW *
2329         * src/folder.c
2330         * src/maillock.[ch]             * NEW *
2331         * src/mailmbox.[ch]             * NEW *
2332         * src/mailmbox_folder.[ch]      * NEW *
2333         * src/mailmbox_parse.[ch]       * NEW *
2334         * src/mailmbox_types.[ch]       * NEW *
2335                 implementation of mbox folder with unique message numbers
2336
2337                 made use of libEtPan! implementation of mbox for lower-layer.
2338
2339 2003-10-20 [alfons]     0.9.6claws37
2340
2341         * src/noticeview.c
2342                 fix invalid argument warning
2343         * src/pgpmime.c
2344                 no in place variable
2345
2346 2003-10-20 [paul]       0.9.6claws36
2347
2348         * src/compose.[ch]
2349           src/filtering.c
2350           src/messageview.c
2351                 fix crash when using Forward in Filtering when
2352                 external editor option is set
2353                 
2354                 Patch submitted by Simon 'corecode' Schubert
2355                 <corecode@corecode.ath.cx> 
2356
2357 2003-10-20 [paul]       0.9.6claws35
2358
2359         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
2360           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
2361           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
2362           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
2363           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
2364           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
2365           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
2366           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
2367           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
2368           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
2369           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
2370           src/mimeview.c
2371           src/stock_pixmap.[ch]
2372                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
2373                 icons. add privacy_warn.xpm icon
2374
2375 2003-10-20 [hoa]  0.9.6claws34
2376
2377         * src/folder_item_prefs.[ch]
2378         * src/prefs_folder_item.c
2379         * src/main.c
2380                 Added a property per folder to choose whether we 
2381                 want to apply processing on it on startup or if we
2382                 prefer to wait the folder selection to apply it.
2383         
2384         * src/messageview.c
2385                 fixed C89 compatibility (for old compilers, for
2386                 example gcc 2.95.x).
2387
2388 2003-10-17 [christoph]  0.9.6claws33
2389
2390         * src/mimeview.c
2391         * src/noticeview.[ch]
2392                 change noticeview icon to indicate signature status
2393
2394 2003-10-17 [christoph]  0.9.6claws32
2395
2396         * src/Makefile.am
2397         * src/main.c
2398         * src/mimeview.c
2399         * src/noticeview.c
2400         * src/pgpmime.[ch]                              ** NEW **
2401         * src/privacy.[ch]
2402         * src/rfc2015.c
2403         * src/sgpgme.c                                  ** NEW **
2404                 reimplement PGP/Mime signature checking (unfinished)
2405
2406 2003-10-15 [christoph]  0.9.6claws31
2407
2408         * src/procmime.[ch]
2409                 fix procmime_get_text_content() and
2410                 procmime_get_first_text_content()
2411
2412 2003-10-15 [christoph]  0.9.6claws30
2413
2414         * src/plugins/spamassassin/spamassassin_gtk.c
2415         * src/plugins/spamassassin/spamassassin_gtk.glade
2416                 fix timeout tooltip
2417
2418 2003-10-15 [paul]       0.9.6claws29
2419
2420         * src/messageview.c
2421                 workaround for buggy smtp servers. on sending a
2422                 return receipt strip the name part from the address
2423                 when creating headers
2424                 
2425 2003-10-15 [paul]       0.9.6claws28
2426
2427         * sync with 0.9.7 release
2428                 see ChangeLog 2003-10-15
2429
2430 2003-10-14 [christoph]  0.9.6claws27
2431
2432         * src/plugins/clamav/clamav_plugin.c
2433                 fix clamav plugin
2434
2435 2003-10-14 [christoph]  0.9.6claws26
2436
2437         * src/compose.c
2438         * src/mimeview.c
2439         * src/procmime.[ch]
2440         * src/rfc2015.c
2441         * src/textview.c
2442         * src/plugins/clamav/clamav_plugin.c
2443                 use GNode to create the mime tree (some changes to functions
2444                 that traverse the tree are just quick and dirty. Maybe we
2445                 can find better solutions with g_node_*-functions)
2446
2447 2003-10-14 [luke]       0.9.6claws25
2448
2449         * src/mimeview.c
2450                 fix a navigation bug (stupid typo of mine)
2451
2452 2003-10-14 [christoph]  0.9.6claws24
2453
2454         * src/textview.c
2455                 fix missing last line in plain/text mails
2456
2457 2003-10-13 [luke]       0.9.6claws23
2458
2459         * src/summaryview.c
2460                 fix bug 334 (part 1)
2461
2462 2003-10-13 [kov]        0.9.6claws22
2463
2464         * src/mimeview.c
2465                 error checking when the user enters a non-directory at
2466                 the file selection dialog.
2467                 work-around for users entering directory location without
2468                 adding a leading G_DIR_SEPARATOR.
2469
2470 2003-10-13 [luke]       0.9.6claws21
2471
2472         * src/compose.c
2473                 error reporting for inserting files, including catching
2474                 invalid characters for current locale/encoding
2475
2476 2003-10-13 [paul]       0.9.6claws20
2477
2478         * src/folderview.c
2479                 fix bug #347 'subscribe newsgroups crashes'
2480
2481 2003-10-13 [paul]       0.9.6claws19
2482
2483         * src/compose.c
2484                 when using 'Reply to all' include the 'send replies
2485                 to' folder property
2486                 
2487         * po/ja.po
2488                 update Japanese translation. submitted by Rui Hirokawa 
2489                 <rui_hirokawa@ybb.ne.jp>        
2490
2491 2003-10-13 [hoa]        0.9.6claws18
2492
2493         * src/account.c
2494         * src/compose.c
2495         * src/messageview.c
2496         * src/procheader.c
2497         * src/procheader.h
2498                 rename get_header_from_msginfo() into
2499                 procheader_get_header_from_msginfo() so that we have a
2500                 coherent exported naming.
2501                 avoid parsing of header contained in a string via
2502                 a newly written temporary file.
2503
2504         Patch submitted by Simon 'corecode' Schubert
2505                 <corecode@corecode.ath.cx>
2506
2507 2003-10-12 [hoa]        0.9.6claws17
2508
2509         * src/filtering.c
2510         * src/filtering.h
2511         * src/matcher.c
2512         * src/matcher.h
2513         * src/matcher_parser_parse.y
2514         * src/prefs_filtering_action.c
2515                 added "stop" action : stop applying the filtering rules.
2516                 added "set score" and "increase/decrease score" actions.
2517                 That two last action replace the "change_score" action
2518                 introduced by alfons in 0.8.8claws85.
2519                 "set score" is to set a given score to the message.
2520                 "increase/decrease score" will increase or decrease the
2521                 score if the given value is respectively positive or
2522                 negative. If someone find a some better name for this last
2523                 rule, it can be modified.
2524
2525 2003-10-12 [paul]       0.9.6claws16
2526
2527         * AUTHORS
2528           po/ja.po
2529                 update Japanese translation. submitted by Rui Hirokawa 
2530                 <rui_hirokawa@ybb.ne.jp>
2531
2532 2003-10-12 [christoph]  0.9.6claws15
2533
2534         * src/procmime.c
2535                 fix crash caused by incorrect headers
2536
2537 2003-10-10 [christoph]  0.9.6claws14
2538
2539         * src/main.c
2540         * src/privacy.[ch]
2541         * src/rfc2015.[ch]
2542                 implement detection of signed message parts for rfc2015
2543
2544 2003-10-10 [thorsten]   0.9.6claws13
2545
2546         * src/mimeview.c
2547                 fix typo
2548
2549 2003-10-10 [christoph]  0.9.6claws12
2550
2551         * src/stock_pixmap.[ch]
2552         * src/pixmaps/mime_message.xpm                  ** NEW **
2553                 add a new icon for mime type "message"
2554
2555         * src/privacy.[ch]
2556         * src/procmime.[ch]
2557                 add crypto api
2558
2559         * src/mimeview.c
2560                 o use crypto api
2561                 o add icons for message type mime parts
2562
2563 2003-10-10 [christoph]  0.9.6claws11
2564
2565         * src/mainwindow.c
2566         * src/messageview.[ch]
2567         * src/mimeview.[ch]
2568         * src/procmime.[ch]
2569         * src/procmsg.[ch]
2570         * src/rfc2015.c
2571         * src/summaryview.c
2572         * src/textview.[ch]
2573                 o remove switching between TextView and MimeView in MessageView
2574                   (if required we can hide the icon box and the MimeView will
2575                    look exaxtly like the TextView)
2576                 o temporary remove signature and decrypting GPGME code
2577
2578 2003-10-09 [christoph]  0.9.6claws10
2579
2580         * src/action.c
2581         * src/compose.c
2582         * src/messageview.c
2583         * src/mimeview.c
2584         * src/procmime.[ch]
2585         * src/procmsg.c
2586         * src/rfc2015.c
2587         * src/textview.c
2588         * src/common/utils.[ch]
2589         * src/plugins/clamav/clamav_plugin.c
2590         * src/plugins/dillo_viewer/dillo_viewer.c
2591         * src/plugins/image_viewer/viewer.c
2592         * src/plugins/mathml_viewer/mathml_viewer.c
2593                 new mime parser (several things need fixing)
2594
2595 2003-10-09 [paul]       0.9.6claws9
2596
2597         * src/imap.c
2598                 a little more sync with 0.9.6cvs2 and a tidy up
2599
2600 2003-10-08 [paul]       0.9.6claws8
2601
2602         * sync with 0.9.6cvs2
2603                 see ChangeLog 2003-10-03
2604
2605 2003-10-05 [christoph]  0.9.6claws7
2606
2607         * src/summaryview.c
2608                 don't use flags to check if a message is in a news folder
2609
2610         (closes Bug 282 clicking on folder with copied Messages from News
2611          immediately after having copied them crashes Sylpheed-Claws)
2612
2613 2003-10-05 [christoph]  0.9.6claws6
2614
2615         * src/Makefile.am
2616         * src/progressdialog.[ch]               ** REMOVE **
2617         * src/gtk/Makefile.am
2618         * src/gtk/progressdialog.[ch]           ** NEW **
2619                 move progressdialog to gtk directory
2620
2621 2003-10-04 [christoph]  0.9.6claws5
2622
2623         * src/prefs_toolbar.c
2624         * src/gtk/prefswindow.c
2625                 remove widget_show_all for pages root widget
2626
2627         * src/plugins/spamassassin/spamassassin.[ch]
2628         * src/plugins/spamassassin/spamassassin_gtk.c
2629         * src/plugins/spamassassin/spamassassin_gtk.glade
2630                 add support for new libspamc transports
2631
2632 2003-10-04 [christoph]  0.9.6claws4
2633
2634         * src/plugins/spamassassin/libspamc.[ch]
2635         * src/plugins/spamassassin/spamassassin.c
2636         * src/plugins/spamassassin/utils.[ch]
2637                 update libspamc to version from SpamAssassin 2.60
2638
2639 2003-10-03 [christoph]  0.9.6claws3
2640
2641         * src/send_message.c
2642                 fix missing format string bug found by
2643                 Georgi Guninski <guninski@guninski.com>
2644
2645 2003-10-03 [paul]       0.9.6claws2
2646
2647         * po/zh_CN.po
2648                 update Simpilified Chinese translation, submitted by
2649                 Hansom Young
2650
2651 2003-10-02 [christoph]  0.9.6claws1
2652
2653         * src/imap.c
2654                 add UIDPLUS support for COPY and EXPUNGE
2655
2656 2003-10-02 [paul]       0.9.6claws
2657
2658         * 0.9.6claws released
2659
2660 2003-10-02 [paul]
2661
2662         * po/es.po
2663           po/sk.po
2664                 update Spanish and Slovak translations
2665                 submitted by Ricardo Mones Lastra and Andrej Kacian
2666  
2667 2003-10-02 [paul]       0.9.5claws43
2668
2669         * po/en_GB.po
2670                 update British English translation
2671
2672 2003-10-02 [paul]       0.9.5claws42
2673
2674         * po/hr.po
2675                 update Croatian translation, submitted by Dragan
2676
2677 2003-10-01 [paul]       0.9.5claws41
2678
2679         * po/pl.po
2680           po/sr.po
2681                 update Polish and Serbian translations, submitted by
2682                 Emil and Urke MMI
2683
2684 2003-10-01 [melvin]     0.9.5claws40
2685
2686         * po/fr.po
2687                 Updated French translations
2688
2689 2003-10-01 [melvin]     0.9.5claws39
2690
2691         * src/prefs_fonts.c
2692                 Fixed a Gtk warning
2693
2694         * src/plugins/dillo_prefs.c     
2695                 Quasi unnoticeable UI clean-up.
2696
2697 2003-10-01 [paul]
2698
2699         * tools/README
2700           tools/maildir2sylpheed.pl
2701                 bug fixes, rewrites, submitted by Matthias Förste 
2702                 <itsjustme@users.sourceforge.net>
2703
2704 2003-09-29 [paul]       0.9.5claws38
2705
2706         * src/inc.c
2707                 fix my coding carelessness
2708
2709 2003-09-29 [paul]       0.9.5claws37
2710
2711         * po/POTFILES.in
2712           src/Makefile.am
2713           src/main.c
2714           src/prefs_common.[ch]
2715           src/prefs_fonts.[ch]  ** NEW FILES **
2716                 move Font config options to Other Prefs/Display/Fonts
2717                 (user's current configuration is preserved)
2718
2719 2003-09-29 [paul]       0.9.5claws36
2720
2721         * src/inc.c
2722           src/prefs_account.c
2723                 allow 'local_mbox' value to point to either a directory 
2724                 (/var/mail -  default, new) or a file (/var/mail/username
2725                 - original)
2726
2727 2003-09-28 [paul]       0.9.5claws35
2728
2729         * src/rfc2015.c
2730                 on signature check, where key exists, print the
2731                 Key ID
2732
2733 2003-09-27 [alfons]     0.9.5claws34
2734
2735         * src/action.c
2736                 o make progress bar not fill/expand when resizing dialog
2737                 o use default fixed text font for actions output
2738
2739 2003-09-27 [paul]       0.9.5claws33
2740
2741         * src/prefs_common.[ch]
2742           src/procmsg.c
2743           src/send_message.c
2744                 remove External Program settings from Common Prefs/Send
2745                 as they are now unnecessary due to Local account settings.
2746                 plus a little tidying-up after 0.9.5claws31
2747
2748 2003-09-27 [paul]       0.9.5claws32
2749
2750         * src/prefs_account.c
2751                 o make correction to gui text:
2752                   'Local mailbox file' -> 'Local mailbox directory'
2753                 o give 'local_mbox' option a reasonable default value:
2754                   '/var/mail'
2755                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
2756                   value
2757
2758 2003-09-26 [paul]       0.9.5claws31
2759
2760         * src/inc.c
2761           src/prefs_common.[ch]
2762                 remove 'Incorporate from spool' common pref,
2763                 force creation of a 'Local' account
2764
2765 2003-09-26 [christoph]  0.9.5claws30
2766
2767         * src/folder.c
2768         * src/msgcache.c
2769                 add more NULL pointer checks
2770
2771 2003-09-25 [christoph]  0.9.5claws29
2772
2773         * src/folder.c
2774                 o don't fetch source message to get it's message id
2775                 o immediately scan dest folder when copying a message did not
2776                   return a new message number and not do it when the first message
2777                   without a new message number is found
2778
2779 2003-09-23 [christoph]  0.9.5claws28
2780
2781         * src/compose.c
2782                 fix generating of headers
2783
2784         (patch by David Relson <relson@osagesoftware.com>)
2785
2786 2003-09-23 [paul]       0.9.5claws27
2787
2788         * po/zh_CN.po
2789                 update Simplified Chinese translation. submitted by
2790                 Hansom Young
2791
2792 2003-09-23 [paul]       0.9.5claws26
2793
2794         * tools/Makefile.am
2795           tools/README
2796           tools/vcard2xml.py    ** NEW FILE **
2797                 add a script that converts an evolution vcard to
2798                 sylpheed's xml format
2799                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
2800
2801 2003-09-22 [paul]       0.9.5claws25
2802
2803         * src/plugins/clamav/clamav_plugin.c
2804                 don't skip MULTIPART parts
2805
2806 2003-09-21 [christoph]  0.9.5claws24
2807
2808         * src/alertpanel.c
2809                 remove unneeded include
2810
2811         * src/folder.c
2812                 clean up copy/move mess with duplicated code
2813
2814         * src/imap.c
2815                 fix problem that sometimes the folder was not scanned
2816                 also it was changed
2817
2818 2003-09-21 [christoph]  0.9.5claws23
2819
2820         * src/Makefile.am
2821         * src/logwindow.[ch]                    ** REMOVE **
2822         * src/mainwindow.c
2823         * src/prefs_common.c
2824         * src/gtk/Makefile.am
2825         * src/gtk/logwindow.[ch]                ** ADD **
2826                 make logwindow prefs_common independent and move
2827                 it to gtk directory
2828
2829 2003-09-20 [christoph]  0.9.5claws22
2830
2831         * src/compose.c
2832                 add extra space for address code conversion
2833                 (4 * unconvered size could be too small for short headers)
2834
2835 2003-09-20 [christoph]  0.9.5claws21
2836
2837         * src/compose.c
2838                 increase temp buffer size when writing headers
2839
2840 2003-09-19 [darko]      0.9.5claws20
2841
2842         * src/compose.c
2843                 don't ignore value of 'Save copy of outgoing messages to
2844                 this folder instead of Sent' in message redirect
2845
2846 2003-09-17 [christoph]  0.9.5claws19
2847
2848         * src/compose.c
2849                 use ", " as address seperator for mail headers and pass whole
2850                 header line at once to compose_convert_header to make sure
2851                 it is correctly folded
2852
2853         (closes Bug 64 Problem when sending to many recipients)
2854
2855 2003-09-17 [hoa]        0.9.5claws18
2856         
2857         * src/matcher.[ch]
2858           src/matcher_parser_parse.y
2859           src/prefs_matcher.c
2860                 changed the keyword used for command execution in condition
2861                 keyword is changed from "execute" to "test"
2862                 so that it is not the same as the one used for action.
2863                 This will fix a bug when using filtering dialog.
2864                 All semantic in the code is also changed to reflect
2865                 the keyword change.
2866
2867 2003-09-17 [paul]
2868         
2869         * sync with 0.9.6 release
2870
2871 2003-09-17 [paul]       0.9.5claws17
2872
2873         * sync with 0.9.5cvs8
2874                 see ChangeLog 2003-09-16 and 2003-09-17
2875
2876 2003-09-16 [paul]       0.9.5claws16
2877
2878         * sync with 0.9.5cvs6
2879                 see ChangeLog 2003-09-16
2880
2881 2003-09-15 [paul]       0.9.5claws15
2882
2883         * sync with 0.9.5cvs5
2884                 see ChangeLog 2003-09-15
2885
2886 2003-09-14 [alfons]     0.9.5claws14
2887
2888         * src/inc.c
2889                 make "Go to inbox after receiving new mail" again;
2890                 regression of a sync, restored to sylpheed main 
2891                 behaviour. (misses still some bits)
2892
2893 2003-09-14 [alfons]     0.9.5claws13
2894
2895         * src/prefs_filtering_action.c
2896                 o add proper message if empty execute command line
2897                 o don't select first action item after registering a
2898                   new action to prevent (what seems to be a GTK) bug
2899                   #36, "filtering will only accept one action change 
2900                   per invocation".
2901
2902 2003-09-14 [alfons]     0.9.5claws12
2903
2904         * src/prefs_filtering.c
2905         * src/prefs_filtering_action.c
2906         * src/prefs_matcher.c
2907                 fix function signature for key_pressed_event signal handlers
2908
2909 2003-09-14 [alfons]     0.9.5claws11
2910
2911         * src/mainwindow.c
2912                 fix regression caused by fix for invalid bug #7
2913                 (should fix #246, "Multiple selections are deselected when 
2914                 moving from search window to main window")
2915                 
2916 2003-09-14 [alfons]     0.9.5claws10
2917         
2918         * src/actions.[ch]
2919         * src/filtering.[ch]
2920         * src/prefs_actions.c
2921                 allow `filtering actions` in actions; only for advanced users
2922                 right now: try for example, "%as{mark color 2}" 
2923         
2924 2003-09-13 [paul]       0.9.5claws9
2925         
2926         * po/pl.po
2927           po/zh_CN.po   ** NEW FILE **
2928                 update Polish translation, submitted by Emil 
2929                 <eminowbl@posejdon.wpk.p.lodz.pl>
2930                 add new Simplified Chinese translation, submitted by
2931                 Hansom Young <hansom_young@yahoo.com>
2932
2933 2003-09-12 [alfons]     0.9.5claws8
2934
2935         * src/summaryview.c
2936                 don't open separate message views when View | Separate message view
2937                 is active 
2938                 (please look carefully for any navigation regressions)
2939
2940 2003-09-11 [alfons]     0.9.5claws7
2941
2942         * src/mainwindow.c
2943                 make default message view, opened by View | Separate message 
2944                 view, look like a claws message view (which includes a menu
2945                 bar and a toolbar)
2946                 (fixes bug #298, "message view loses tool bar") 
2947
2948 2003-09-11 [christoph]  0.9.5claws6
2949
2950         * src/folderview.c
2951                 fix double deleting of newsgroup folders
2952
2953         (closes Bug 305 crash after deleting of a newsgroup)
2954
2955 2003-09-11 [paul]       0.9.5claws5
2956
2957         * src/rfc2015.c
2958           src/common/utils.h
2959                 more sync'ing from 0.9.5cvs2
2960
2961 2003-09-11 [christoph]  0.9.5claws4
2962
2963         * src/compose.c
2964         * src/rfc2015.c
2965         * src/common/utils.h
2966                 fix sync with 0.9.5cvs2
2967
2968 2003-09-11 [paul]       0.9.5claws3
2969
2970         * sync with 0.9.5cvs4
2971                 see ChangeLog 2003-09-11
2972
2973 2003-09-11 [paul]       0.9.5claws2
2974
2975         * sync with 0.9.5cvs2
2976                 see ChangeLog 2003-09-05
2977                 
2978 2003-09-11 [paul]       0.9.5claws1
2979
2980         * sync with 0.9.5cvs3
2981                 see ChangeLog 2003-09-10
2982
2983 2003-09-10 [paul]       0.9.5claws
2984
2985         * 0.9.5claws released
2986
2987 2003-09-10 [paul]       0.9.4claws78
2988
2989         * src/Makefile.am
2990                 add missing files
2991
2992 2003-09-10 [melvin]     0.9.4claws77
2993
2994         * po/fr.po
2995                 Updated French translations
2996
2997 2003-09-10 [paul]       0.9.4claws76
2998
2999         * po/es.po
3000           po/sk.po
3001           po/sr.po
3002                 update Spanish, Slovak, and Serbian translations.
3003                 submitted by Ricardo Mones Lastra, Andrej Kacian,
3004                 and Urke MMI
3005                 
3006         * AUTHORS
3007                 add translation team section
3008
3009 2003-09-09 [christoph]  0.9.4claws75
3010
3011         * src/folder.c
3012                 free item->prefs in folder_item_destroy
3013
3014 2003-09-09 [alfons]     0.9.4claws74
3015
3016         * src/folderview.c
3017                 o proper check for root node sorting
3018                 o remove unnecessary gtk_ctree_remove_node 
3019
3020         (should fix bug #300, "crash while moving folder")      
3021
3022 2003-09-08 [christoph]  0.9.4claws73
3023
3024         * src/folderview.c
3025                 o fix double adding of IMAP FolderItems to GtkCTree
3026                 o fix crash then mbox folder is removed
3027
3028 2003-09-08 [christoph]  0.9.4claws72
3029
3030         * src/folder.c
3031         * src/folderview.c
3032         * src/mainwindow.c
3033                 fix new folder notification
3034
3035         * src/mbox_folder.c
3036                 fix cache path
3037
3038 2003-09-08 [christoph]  0.9.4claws71
3039
3040         * src/compose.c
3041                 replace '\n' and '\r' before removing trailing spaces
3042
3043         * src/folder.[ch]
3044         * src/folderview.c
3045                 add information about new or removed items in folder tree change
3046                 notification and use this in folderview to add and remove only
3047                 the appected items and not refresh the whole tree
3048
3049 2003-09-07 [match]      0.9.4claws70
3050
3051         * src/Makefile.am
3052         * src/addr_compl.c
3053         * src/addressbook.c
3054         * src/addressitem.h
3055         * src/addrindex.c
3056         * src/addritem.c
3057         * src/addritem.h
3058         * src/addrquery.c                       ** NEW **
3059         * src/addrquery.h
3060         * src/ldapquery.c
3061         * src/ldapserver.c
3062         * src/stock_pixmap.c
3063         * src/stock_pixmap.h
3064         * src/pixmaps/address_search.xpm        ** NEW **
3065                 re-introduce Lookup button for LDAP 'static' searches.
3066
3067 2003-09-07 [alfons]     0.9.4claws69
3068         
3069         * src/summaryview.c
3070                 abandon setting usize for messageview because it gives layout problems
3071                 with the quick search bar and the headerview; fixes assorted UI glitches:
3072                 
3073                 o bug #148, "Toggling of quick-search bar reduces index view area" 
3074                 o bug #280, "Window resiizes for line length but does not revert"
3075
3076 2003-09-07 [christoph]  0.9.4claws68
3077
3078         * src/compose.c
3079                 o make sure we don't have any newlines in header values
3080                 o check custom headers for spaces and newlines and ignore
3081                   malformed header names
3082
3083 2003-09-06 [christoph]  0.9.4claws67
3084
3085         * src/folder.c
3086         * src/folderview.c
3087                 invoke notification hook for folder tree changes after append
3088                 and remove folder
3089
3090         (closes Bug 294 Crash while moving folder with many subdirectories)
3091
3092 2003-09-06 [christoph]  0.9.4claws66
3093
3094         * src/folder.c
3095                 destroy folder's MsgCache if FolderItem is removed to make sure
3096                 it is not saved when the FolderItem is destroyed
3097
3098 2003-09-06 [christoph]  0.9.4claws65
3099
3100         * src/plugins/clamav/clamav_plugin.c
3101                 fix copy & paste bug
3102
3103 2003-09-05 [christoph]  0.9.4claws64
3104
3105         * src/folder.c
3106         * src/messageview.[ch]
3107         * src/procmsg.[ch]
3108         * src/summaryview.c
3109                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
3110                 by MessageView to clear it when the message is deleted. Should
3111                 work even if messages are deleted in MainWindow or by
3112                 processing.
3113
3114 2003-09-05 [alfons]     0.9.4claws63
3115
3116         * src/messageview.c
3117                 deleting a message in a message view frees its msginfo, make 
3118                 messageview_update_all() aware of that (should fix bug #293,
3119                 "deleting message caused crash")
3120
3121 2003-09-05 [melvin]     0.9.4claws62
3122
3123         * src/action.c
3124                 Improve synchronous action exit code (fixes 
3125                 a ~5 seconds delay after action exit on RedHat 9)
3126
3127 2003-09-04 [christoph]  0.9.4claws61
3128
3129         * src/compose.c
3130         * src/rfc2015.c
3131         * src/common/utils.[ch]
3132                 add util function to create mime boundary and use it
3133                 in compose and gpg code
3134
3135 2003-09-04 [alfons]     0.9.4claws60
3136
3137         * src/folder.c
3138                 source folder item's GNode should already have been freed in 
3139                 a previous call to src->folder->klass->remove_folder()
3140                 (should fix bug #287, "crash when moving folders")
3141
3142 2003-09-03 [thorsten]   0.9.4claws59
3143
3144         * src/plugins/spamassassin/spamassassin_gtk.c
3145                 fix compile error
3146
3147 2003-09-03 [christoph]  0.9.4claws58
3148
3149         * src/plugins/spamassassin/spamassassin.[ch]
3150         * src/plugins/spamassassin/spamassassin_gtk.c
3151                 add timeout config option
3152
3153 2003-09-03 [paul]       0.9.4claws57
3154
3155         * po/sk.po      ** NEW FILE **
3156                 add Slovak translation. Submitted by Andrej Kacian 
3157                 <andrej@kacian.sk>
3158
3159 2003-09-03 [paul]       0.9.4claws56
3160
3161         * src/plugins/clamav/clamav_plugin_gtk.c
3162                 gui tweaks: replace a label with a tooltip, modify the
3163                 text, use gtk_check_button_new(); instead of
3164                 gtk_check_button_new_with_label("");
3165
3166 2003-09-02 [alfons]     0.9.4claws55
3167
3168         * src/gtk/filesel.c
3169                 remember last used dir when attaching multiple files (should fix
3170                 bug #290, "Attach File does not remember directory")
3171
3172 2003-09-01 [paul]       0.9.4claws54
3173
3174         * po/es.po
3175                 updated by Ricardo Mones Lastra
3176
3177 2003-09-01 [alfons]     0.9.4claws53
3178
3179         * src/gtk/gtkaspell.[ch]
3180                 be pedantic and strict and use const gchar * instead of guchar *
3181
3182 2003-09-01 [alfons]     0.9.4claws52
3183
3184         * src/mainwindow.c
3185         * src/summaryviewc.
3186                 re-enable Save As when multiple messages are selected
3187
3188 2003-09-01 [paul]       0.9.4claws51
3189
3190         * src/textview.c
3191                 g_free(trimmed_uri);
3192
3193 2003-09-01 [paul]       0.9.4claws50
3194
3195         * sync with 0.9.4cvs13
3196                 see ChangeLog 2003-09-01
3197
3198 2003-09-01 [paul]       0.9.4claws49
3199
3200         * src/textview.c
3201                 trim uri before sending to the statusbar
3202                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
3203                 in the message window causes main S-C window to enlarge 
3204                 past screen edges'
3205
3206 2003-09-01 [paul]       0.9.4claws48
3207
3208         * sync with 0.9.4cvs12
3209                 see ChangeLog 2003-09-01
3210
3211 2003-08-30 [christoph]  0.9.4claws47
3212
3213         * src/compose.c
3214         * src/folder_item_prefs.[ch]
3215         * src/prefs_folder_item.c
3216         * src/gtk/gtkaspell.[ch]
3217                 commit per folder dictionary patch by
3218                 Paul Evans <nerd@freeuk.com>
3219
3220 2003-08-30 [christoph]  0.9.4claws46
3221
3222         * src/plugins/spamassassin/spamassassin_gtk.c
3223         * src/plugins/spamassassin/spamassassin_gtk.glade
3224                 reduce GUI clutter by placing hints into tooltips
3225
3226 2003-08-30 [paul]       0.9.4claws45
3227
3228         * src/compose.c
3229                 add 'Content-Disposition: inline' to a text/plain
3230                 part when using PGP/MIME signing
3231
3232 2003-08-30 [paul]       0.9.4claws44
3233
3234         * src/prefs_common.c
3235           src/prefs_spelling.c
3236           src/prefs_spelling.glade
3237                 reduce GUI clutter by placing hints into tooltips
3238
3239 2003-08-29 [christoph]  0.9.4claws43
3240
3241         * configure.ac
3242                 fix bug found by Ivan Rayner <ivanr@sgi.com>
3243
3244         * src/stock_pixmap.c
3245                 change unecessary warning into a debug message
3246
3247         * src/plugins/clamav/Makefile.am
3248                 Fix error "-I$(CLAMAV_LIBS)"
3249
3250 2003-08-29 [christoph]  0.9.4claws42
3251
3252         * intl/Makefile.in
3253         * src/Makefile.am
3254         * src/matcher.h
3255         * src/common/Makefile.am
3256         * src/common/passcrypt.c
3257                 commit fixes and patches for some of the IRIX problems found by
3258                 Ivan Rayner <ivanr@sgi.com>
3259
3260 2003-08-29 [paul]       0.9.4claws41
3261
3262         * src/prefs_filtering.c
3263                 add 'Top' and 'Bottom' buttons, based on changes in
3264                 src/prefs_filter.c in 0.9.4cvs11.
3265
3266 2003-08-27 [christoph]  0.9.4claws40
3267
3268         * src/folderview.c
3269                 fix bug that the current summary settings were copied to the
3270                 wrong folder item, when the folder item prefs are opened.
3271                 Copying is not required because summary settings and
3272                 folder_item_prefs do not contain the same settings
3273
3274 2003-08-27 [thorsten]   0.9.4claws39
3275
3276         * src/imap.c
3277                 fix compile error
3278
3279 2003-08-26 [paul]       0.9.4claws38
3280
3281         * sync with 0.9.4cvs9
3282                 see ChangeLog 2003-08-26
3283
3284 2003-08-25 [paul]       0.9.4claws37
3285
3286         * sync with 0.9.4cvs8
3287                 see ChangeLog 2003-08-25
3288
3289 2003-08-24 [christoph]  0.9.4claws36
3290
3291         * src/prefs_filtering.c
3292                 shouldn't remove items from a GSList while iterating over the
3293                 list (makes cur invalid and cur->next not accessable)
3294
3295         (closes Bug 272 i deleted an folder and some seconds later sylpheed
3296          crashed)
3297
3298 2003-08-23 [christoph]  0.9.4claws35
3299
3300         * src/news.c
3301                 news folders should be scanned when opened
3302
3303 2003-08-22 [christoph]  0.9.4claws34
3304
3305         * src/prefs_folder_item.c
3306                 use macro to assign strings that always frees the old string
3307
3308         * src/gtk/gtkaspell.[ch]
3309                 add gtkaspell_set_dictionary_menu_active_item() to set active
3310                 item in dictionary option menu
3311
3312         * src/prefs_spelling.c
3313                 use gtkaspell_set_dictionary_menu_active_item() to select
3314                 dictionary
3315
3316 2003-08-21 [christoph]  0.9.4claws33
3317
3318         * src/folder.[ch]
3319         * src/imap.c
3320         * src/mbox_folder.c
3321         * src/mh.c
3322         * src/news.c
3323                 optimize folder system
3324
3325         * src/gtk/gtkstext.c
3326                 fix division by zero when font has 0 width for ' '
3327
3328 2003-08-21 [paul]       0.9.4claws32
3329
3330         * sync with 0.9.4cvs7
3331                 see ChangeLog 2003-08-20
3332
3333 2003-08-19 [paul]       0.9.4claws31
3334
3335         * src/common/defs.h
3336                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
3337                 SYLDOC_FAQ_HTML_INDEX.
3338         * src/manual.c
3339                 use LC_MESSAGES instead of LC_ALL to find the current
3340                 language
3341
3342           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
3343
3344 2003-08-19 [paul]       0.9.4claws30
3345
3346         * po/bg.po
3347                 updated by George Danchev
3348
3349 2003-08-18 [luke]       0.9.4claws29
3350         * src/mimeview.[ch]
3351         * src/gtk/gtkvscrollbutton.[ch]
3352                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
3353                   dependencies; do it the GTK way; reduce code -14/+2 lines)
3354                 o removed horizontal separator between icons
3355
3356 2003-08-17 [christoph]  0.9.4claws28
3357
3358         * src/procmsg.c
3359                 no subject threading when the subject has no reply prefix
3360
3361 2003-08-16 [christoph]  0.9.4claws27
3362
3363         * src/mainwindow.c
3364                 remember and restore window sizes and position when the main
3365                 window is hidden or shown
3366
3367         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
3368          minimised/reopened using trayicon)
3369
3370 2003-08-16 [paul]       0.9.4claws26
3371
3372         * src/crash.c
3373                 add #include "defs.h"
3374
3375 2003-08-16 [paul]       0.9.4claws25
3376
3377         * src/plugins/clamav/clamav_plugin.c
3378                 reword a debug_print
3379                 
3380         * src/plugins/dillo_viewer/dillo_prefs.c
3381                 cosmetic: change the labels' text, add tooltips, and
3382                 left-align the hint
3383
3384 2003-08-15 [christoph]  0.9.4claws24
3385
3386         * src/news.c
3387                 complete last change (forgot some changes)
3388
3389 2003-08-15 [christoph]  0.9.4claws23
3390
3391         * src/news.c
3392                 o check number of messages and don't return a 0 message
3393                   when no messages are available
3394                 o don't parse xref header anymore
3395
3396         (closes Bug 203 I'm not getting any news)
3397
3398 2003-08-15 [paul]       0.9.4claws22
3399
3400         * src/common/defs.h
3401           src/crash.c
3402                 update and define claws bugzilla location
3403
3404 2003-08-15 [paul]       0.9.4claws21
3405
3406         * po/ru.po
3407                 update submitted by Ruslan N. Balkin
3408
3409 2003-08-14 [christoph]  0.9.4claws20
3410
3411         * src/procmsg.c
3412                 fix search for oldest node in subject threading
3413
3414 2003-08-14 [christoph]  0.9.4claws19
3415
3416         * src/procmsg.c
3417         * src/common/utils.h
3418                 add possibility to check all nodes with the same subject for
3419                 subject threading, not only the oldest node. Should not break
3420                 threads anymore if the oldest node is thread_by_subject_max_age
3421                 days older then parent, because it can now find a child of
3422                 oldest node as new parent.
3423
3424 2003-08-11 [christoph]  0.9.4claws18
3425
3426         * src/plugins/spamassassin/spamassassin.c
3427                 run spam check in background process
3428
3429 2003-08-10 [alfons]     0.9.4claws17
3430
3431         * src/summaryview.c
3432                 make `Select All' sensitive too
3433
3434 2003-08-10 [christoph]  0.9.4claws16
3435
3436         * src/imap.c
3437                 add more checks in imap_close
3438
3439 2003-08-09 [alfons]     0.9.4claws15
3440
3441         * src/prefs_spelling.c
3442                 no spell checking UI if not requested
3443
3444 2003-08-09 [alfons]     0.9.4claws14
3445
3446         * src/gtk/prefswindow.c
3447                 make it compile
3448
3449 2003-08-09 [christoph]  0.9.4claws13
3450
3451         * src/prefs_spelling.c
3452         * src/gtk/prefswindow.[ch]
3453         * src/plugins/clamav/clamav_plugin_gtk.c
3454         * src/plugins/spamassassin/spamassassin_gtk.c
3455                 sort prefs pages by heighest weight in tree
3456
3457 2003-08-09 [paul]       0.9.4claws12
3458
3459         * sync with 0.9.4cvs6
3460                 see ChangeLog 2003-08-07
3461                 
3462         * AUTHORS
3463                 add Leandro and Luke to claws-branch section
3464
3465 2003-08-09 [christoph]  0.9.4claws11
3466
3467         * src/gtk/Makefile.am
3468         * src/gtk/colorsel.[ch]                 ** NEW **
3469                 create a color selection dialog that can be used as a simple
3470                 function call with it's own gtk main loop like filesel.[ch]
3471
3472         * src/Makefile.am
3473         * src/main.c
3474         * src/prefs_common.c
3475         * src/prefs_spelling.[ch]               ** NEW **
3476         * src/prefs_spelling.glade              ** NEW **
3477         * src/gtk/gtkutils.[ch]
3478                 move "Spell Checker" prefs to new prefs dialog
3479
3480         * src/prefs_folder_item.c
3481                 use new colorsel dialog
3482
3483 2003-08-08 [paul]       0.9.4claws10
3484
3485         * src/inc.c
3486                 clear the progress bar unconditionally
3487
3488 2003-08-08 [paul]       0.9.4claws9
3489
3490         * sync with 0.9.4cvs4
3491                 see ChangeLog 2003-07-31
3492
3493 2003-08-07 [christoph]  0.9.4claws8
3494
3495         * configure.ac
3496                 fix bug in image viewer plugin part
3497
3498         * src/imap.c
3499                 don't execute close command if the folder item is not selected
3500
3501 2003-08-07 [hoa]        0.9.4claws7
3502
3503         * src/filtering.[ch]
3504         * src/matcher_parser.h
3505         * src/matcher_parser_parse.y
3506                 can define several actions for each filtering rule
3507                 can import old versions of filtering rules
3508
3509         * src/prefs_filtering.c
3510                 call to a new dialog box to define actions
3511
3512         * src/prefs_filtering_action.[ch]
3513                 dialog box to define actions for filtering rules
3514
3515 2003-08-06 [christoph]  0.9.4claws6
3516
3517         * src/imap.c
3518                 make sure source folder is selected when copying messages
3519
3520 2003-08-06 [christoph]  0.9.4claws5
3521
3522         * sync with 0.9.4cvs2
3523                 see ChangeLog 2003-07-29                
3524
3525 2003-08-05 [paul]       0.9.4claws4
3526
3527         * sync with 0.9.4cvs3
3528                 see ChangeLog 2003-07-30
3529
3530 2003-08-04 [match]      0.9.4claws3
3531
3532         * po/POTFILES.in
3533                 export of LDIF files.
3534
3535 2003-08-04 [match]      0.9.4claws2
3536
3537         * src/ldif.[ch]
3538                 support for export LDIF. documented.
3539         * src/importldif.[ch]
3540         * src/exportldif.[ch]
3541                 add tooltips. documented.
3542         * src/exphtmldlg.[ch]
3543         * src/common/xmlprops.[ch]
3544                 documented.
3545         * src/exportldif.[ch]                   ** NEW **
3546         * src/expldifdlg.[ch]                   ** NEW **
3547         * src/addressbook.[ch]
3548         * src/Makefile.am
3549                 export of LDIF files.
3550                 documented.
3551
3552 2003-08-04 [christoph]  0.9.4claws1
3553
3554         * .cvsignore
3555         * Makefile.am
3556         * configure.ac
3557         * sylpheed-claws.pc.in                  ** NEW **
3558         * src/Makefile.am
3559         * src/common/Makefile.am
3560         * src/gtk/Makefile.am
3561                 install sylpheed header files in $(pkgincludedir) and create a
3562                 pkg-config file to allow building a plugin without the source
3563                 package
3564
3565 2003-08-04 [paul]       0.9.4claws
3566
3567         * version 0.9.4claws
3568
3569 2003-08-04 [paul]       0.9.3claws97
3570
3571         * po/es.po
3572                 update Spanish translation. Submitted by Ricardo
3573                 Mones Lastra.
3574
3575 2003-08-03 [paul]       0.9.3claws96
3576
3577         * po/hr.po
3578           po/sr.po
3579                 update Croatian and Serbian translations. Submitted by
3580                 Dragan and Urke MMI respectively
3581
3582 2003-08-03 [alfons]     0.9.3claws95
3583
3584         * src/summaryview.c
3585                 mark flag has precedence over important flag - seems
3586                 to have been changed in sync of 0.9.3claws45. this fixes
3587                 a regression where messages that were scored as important
3588                 don't show their mark flags. (using the same column for
3589                 both importance as mark flags is the real problem
3590                 ofcourse)
3591
3592 2003-08-03 [melvin]     0.9.3claws94
3593
3594         * po/fr.po
3595                 Updated French translations.
3596
3597 2003-08-03 [melvin]     0.9.3claws93
3598
3599         * src/Makefile.am
3600                 Fixed typo introduced after 0.9.3claws92 
3601                 that prevented compilation
3602                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
3603                 CPPFLAGS and YFLAGS to allow user setting these.
3604         * src/common/Makefile.am
3605         * src/gtk/Makefile.am
3606         * src/plugins/clamav/Makefile.am
3607         * src/plugins/demo/Makefile.am
3608         * src/plugins/dillo_viewer/Makefile.am
3609         * src/plugins/image_viewer/Makefile.am
3610         * src/plugins/mathml_viewer/Makefile.am
3611         * src/plugins/spamassassin/Makefile.am
3612         * src/plugins/trayicon/Makefile.am
3613         * src/plugins/trayicon/libeggtrayicon/Makefile.am
3614                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
3615                 CPPFLAGS and YFLAGS to allow user setting these.
3616
3617 2003-08-02 [christoph]  0.9.3claws92
3618
3619         * configure.ac
3620                 o rearrange plugin tests
3621                 o add test for clamav.h to ClamAV tests
3622
3623 2003-08-02 [luke]       0.9.3claws91
3624
3625         * src/mimeview.c
3626                 o fixed appearance of icon list when toggling back from the 
3627                   ctree
3628                 o toggling of icons using the keyboard works correctly
3629                 o fixed all other keyboard shortcuts to work when icons are
3630                   active
3631         
3632         * src/messageview.c
3633                 o fixed bug 4 - focus lost when changing messageview view type
3634
3635 2003-08-02 [christoph]  0.9.3claws90
3636
3637         * src/common/hooks.c
3638                 fix crash when pointer stored in hash table could get invalid
3639                 when a plugin is unloaded
3640
3641 2003-08-01 [christoph]  0.9.3claws89
3642
3643         * configure.ac
3644                 o try to build all plugins (except spamassassin) by default
3645                 o don't build a plugin if a dependency check fails
3646
3647         * src/common/hooks.c
3648                 fix warning
3649
3650 2003-08-01 [match]      0.9.3claws88
3651
3652         * src/importldif.c
3653                 allow single click field selection. document code.
3654
3655 2003-08-01 [christoph]  0.9.3claws87
3656
3657         * src/plugins/clamav/clamav_plugin.c
3658         * src/plugins/clamav/clamav_plugin_gtk.c
3659         * src/plugins/dillo_viewer/dillo_viewer.c
3660         * src/plugins/image_viewer/plugin.c
3661         * src/plugins/mathml_viewer/mathml_viewer.c
3662         * src/plugins/spamassassin/spamassassin.c
3663         * src/plugins/spamassassin/spamassassin_gtk.c
3664         * src/plugins/trayicon/trayicon.c
3665                 add version check to all plugins
3666
3667 2003-08-01 [hoa]        0.9.3claws86
3668
3669         * src/prefs_filtering.c
3670                 fixed a cosmetic bug, during creation of dialog box,
3671                 wrong widgets were shown after creation.
3672
3673 2003-08-01 [luke]       0.9.3claws85
3674
3675         * src/mainwindow.c
3676                 o fixed visibility of icons/mimeview after toggling separate
3677                   message/folder view (factored out some similar code too).
3678
3679
3680 2003-07-31 [alfons]     0.9.3claws84
3681
3682         * src/mimeview.c
3683                 tweak icon box UI a bit more, now allowing right-clicks actions
3684                 getting the relevant mime data too; should fix #250, "Can't save 
3685                 attachments sometimes".
3686
3687 2003-07-30 [alfons]     0.9.3claws83
3688
3689         * src/compose.c
3690                 don't do auto-save-draft inside key press handler, but rather
3691                 schedule it half of a second later; should fix #67, "autosave 
3692                 make re-rediting message crazy"
3693
3694 2003-07-30 [christoph]  0.9.3claws82
3695
3696         * src/plugins/trayicon/trayicon.c
3697                 process pending events before unloading the plugin
3698
3699         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
3700
3701 2003-07-30 [alfons]     0.9.3claws81
3702
3703         * src/common/hooks.c
3704                 parameter 2 of g_hook_destroy() should really be a hook id
3705
3706 2003-07-30 [alfons]     0.9.3claws80
3707
3708         * src/common/plugin.c
3709                 fix a possibly harmful function signature mismatch 
3710                 for plugin_done
3711
3712 2003-07-30 [alfons]     0.9.3claws79
3713
3714         * src/common/hooks[.ch]
3715                 const correctness
3716
3717 2003-07-30 [darko]      0.9.3claws78
3718
3719         * src/summaryview.c
3720                 make it compile again
3721
3722 2003-07-30 [luke]       0.9.3claws77
3723
3724         * src/crash.c
3725         * src/main.c
3726                 o added/moved signal handlers for SIGTERM (normal kill command) 
3727                   and SIGINT (ctl-c) to be used even without 
3728                   --enable-crash-dialog, fixing bug 166
3729
3730         * src/summaryview.c
3731                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
3732                   bug 227
3733
3734         * src/mainwindow.c
3735                 o changed sensitivity condition for 'Next new' and 'Next 
3736                   unread', fixing bug 8
3737
3738 2003-07-29 [alfons]     0.9.3claws76
3739
3740         * src/common/utils.[ch]
3741                 add generate_msgid()
3742         * src/messageview.c
3743                 save ack'ed RRR; fixes #205, "return receipt is not saved in
3744                 sent folder".
3745
3746 2003-07-29 [alfons]     0.9.3claws75
3747
3748         * src/messageview.c
3749                 fix a memleak (claws-only)
3750
3751 2003-07-29 [alfons]     0.9.3claws74
3752
3753         * src/mimeview.[ch]
3754         * src/gtk/gtkvscrollbutton.[ch]
3755                 fix UI glitch where mime icon toolbox' scroll position is not 
3756                 reset after switching to another message
3757                 
3758
3759 2003-07-29 [paul]       0.9.3claws73
3760
3761         * src/prefs_folder_item.c
3762                 split the prefs into 2 separate pages
3763
3764 2003-07-29 [paul]       0.9.3claws72
3765
3766         * src/compose.c
3767                 prepend "\n\n" to a signature without a separator too
3768
3769 2003-07-29 [paul]       0.9.3claws71
3770
3771         * src/compose.c
3772                 fix bug where changing to an account without an auto-sig
3773                 from an initial account without an auto-sig would insert 
3774                 2 blank lines at the cursor point
3775                 fix bug where changing to an account with an auto-sig
3776                 from an initial account without an auto-sig would insert
3777                 the sig at the cursor point
3778
3779 2003-07-29 [paul]       0.9.3claws70
3780
3781         * src/folderview.c
3782                 use the colour from the folder pref unless the folder
3783                 has new messages
3784
3785 2003-07-29 [alfons]     0.9.3claws69
3786
3787         * src/procmsg.[ch]
3788         * src/messageview.c
3789         * src/procheader.c
3790                 rewrite return receipt request work a little bit (the former 
3791                 implementation presumably depended too much on the UI setting
3792                 flags). (we're losing the old pending flag.) 
3793
3794 2003-07-28 [christoph]  0.9.3claws68
3795
3796         * src/folder.c
3797         * src/imap.c
3798         * src/mh.c
3799         * src/procmsg.[ch]
3800                 fix copy to IMAP folder from other folder
3801
3802 2003-07-28 [christoph]  0.9.3claws67
3803
3804         * src/procmsg.c
3805                 fix sync of procmsg_get_message_file_list
3806
3807 2003-07-28 [christoph]  0.9.3claws66
3808
3809         * sync with 0.9.3cvs14
3810                 see ChangeLog 2003-07-18
3811         * sync with 0.9.3cvs17
3812                 see ChangeLog 2003-07-23
3813
3814         (closes Bug 234 segmentation fault after sending out mail via
3815          smtp(auth))
3816
3817 2003-07-28 [paul]       0.9.3claws65
3818
3819         * po/es.po
3820                 update Spanish translation, submitted by Ricardo Mones
3821                 Lastra
3822
3823 2003-07-28 [christoph]  0.9.3claws64
3824
3825         * src/folder.[ch]
3826         * src/imap.c
3827         * src/mh.c
3828                 return new message numbers as a GRelation instead of a GSList
3829                 that has to be in the same order as the input list. A list
3830                 would make it hard for IMAP to optimize oepration by sorting
3831                 the input list. The returned list would have to be reordered
3832                 to match the same order that input list has.
3833
3834         * src/gtk/gtkaspell.c
3835                 fix missing return value, could cause a crash when garbage is
3836                 on the stack that is used as the expected return value
3837
3838 2003-07-28 [paul]       0.9.3claws63
3839
3840         * sync with 0.9.4cvs1
3841                 see ChangeLog 2003-07-28
3842
3843 2003-07-27 [alfons]     0.9.3claws62
3844
3845         * src/mimeview.c
3846                 tweak it more to make icon list act like a check button group
3847
3848 2003-07-27 [christoph]  0.9.3claws61
3849
3850         * sync with 0.9.3cvs20
3851                 see ChangeLog 2003-07-25
3852
3853 2003-07-27 [paul]       0.9.3claws60
3854
3855         * src/procmsg.c
3856                 re-commit changes from 0.9.3claws58 -
3857                 accidently removed in 0.9.3claws59
3858
3859 2003-07-27 [paul]       0.9.3claws59
3860
3861         * src/procmsg.[ch]
3862                 a sync from 0.9.3cvs17
3863                 see ChangeLog 2003-07-23
3864
3865 2003-07-27 [alfons]     0.9.3claws58
3866
3867         * src/procmsg.c
3868                 add missing header members to MsgInfo; fixes the problem of 
3869                 not displaying X-Faces, as noticed by Ricardo Mones
3870
3871 2003-07-26 [christoph]  0.9.3claws57
3872
3873         * sync with 0.9.3cvs18
3874                 see ChangeLog 2003-07-24
3875
3876 2003-07-26 [christoph]  0.9.3claws56
3877
3878         * sync with 0.9.3cvs17
3879                 see ChangeLog 2003-07-23
3880
3881 2003-07-26 [christoph]  0.9.3claws55
3882
3883         * src/folder.[ch]
3884         * src/imap.c
3885         * src/mbox_folder.c
3886         * src/mh.c
3887         * src/news.c
3888                 add support for copy function that copy multiple messages
3889                 (not implemented yet)
3890
3891         * src/summaryview.c
3892                 add missing return value
3893
3894 2003-07-26 [paul]       0.9.3claws54
3895
3896         * tools/multiwebsearch.pl
3897                 do whitespace substitution before passing the string
3898                 to the browser. fixes bug with browsers that don't
3899                 do whitespace conversion themselves.
3900
3901 2003-07-25 [christoph]  0.9.3claws53
3902
3903         * src/folder.[ch]
3904         * src/imap.c
3905         * src/mh.c
3906                 rewrite adding of multiple messages to a folder for
3907                 claws' folder system
3908
3909 2003-07-25 [luke]       0.9.3claws52
3910
3911         * src/mimeview.c
3912                 o icon toggles set correctly on leaving ctree mimeview
3913
3914 2003-07-25 [paul]       0.9.3claws51
3915
3916         * partial sync with 0.9.3cvs21 [src/main.c]
3917                 see ChangeLog 2003-07-25
3918
3919 2003-07-24 [paul]       0.9.3claws50
3920
3921         * tools/maildir2sylpheed.pl
3922                 fix typo
3923
3924 2003-07-24 [paul]       0.9.3claws49
3925
3926         * src/mimeview.c
3927                 increase the gutter size of paned so that the panes
3928                 can be resized
3929                 
3930         * src/plugins/demo/demo.c
3931                 squeeze in another typo fix
3932
3933 2003-07-24 [paul]       0.9.3claws48
3934
3935         * src/plugins/demo/demo.c
3936           src/prefs_account.c
3937                 small changes to the English
3938                 
3939         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
3940           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
3941           src/Makefile.am
3942           src/stock_pixmap.c
3943                 rename the misspelled icon
3944
3945 2003-07-23 [alfons]     0.9.3claws47
3946
3947         * src/mimeview.c
3948                 make icon list look like a list of toggles
3949
3950 2003-07-23 [luke]       0.9.3claws46
3951
3952         * src/pixmaps/mimeview_gpg_expired.xpm
3953         * src/pixmaps/mimeview_gpg_failed.xpm
3954         * src/pixmaps/mimeview_gpg_passed.xpm
3955         * src/pixmaps/mimeview_text_html.xpm
3956         * src/pixmaps/mimeview_image.xpm
3957                 o all icons the same size
3958
3959         * src/mimeview.[ch]
3960                 o mimeview ctree arranged vertically above the viewer
3961                 o icons changed to buttons
3962                 o can use keyboard to select an icon (Enter)
3963                 o resize icon list to width of icons
3964
3965         *  src/gtk/gtkvscrollbutton.c
3966                 o sensitivity of buttons reacts to position
3967
3968 2003-07-23 [christoph]  0.9.3claws45
3969
3970         * sync with 0.9.3cvs14 (incomplete)
3971                 see ChangeLog 2003-07-17
3972
3973 2003-07-23 [alfons]     0.9.3claws44
3974
3975         * src/folder.c
3976         * src/procmsg.h
3977                 sync with my local tree to restore some claws-only things
3978
3979 2003-07-23 [paul]       0.9.3claws43
3980
3981         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
3982           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
3983           src/Makefile.am
3984           src/mimeview.c
3985           src/procmime.h
3986           src/rfc2015.c
3987           src/stock_pixmap.[ch]
3988                 indicate missing keys and expired sigs/keys
3989                 in mime view column
3990
3991 2003-07-23 [paul]       0.9.3claws42
3992
3993         * src/compose.c
3994                 Redirect fixes: enable automatic account selection and
3995                 do not append signature to message on changing account
3996                 fixes Bug[s] #248
3997
3998 2003-07-23 [paul]       0.9.3claws41
3999
4000         * sync with 0.9.3cvs16
4001                 see ChangeLog 2003-07-23
4002
4003 2003-07-23 [alfons]     0.9.3claws40
4004
4005         * src/inc.c
4006                 give progress dialog a main window, and give it the first 
4007                 one (presumably the only one). fixes bug #247, "segfault on 
4008                 pop-before-smtp" 
4009
4010 2003-07-22 [alfons]     0.9.3claws39
4011
4012         * src/summaryview.c
4013                 shift-space scrolls up
4014
4015 2003-07-22 [paul]       0.9.3claws38
4016
4017         * sync with 0.9.3cvs15
4018                 see ChangeLog 2003-07-22
4019
4020 2003-07-20 [alfons]     0.9.3claws37
4021
4022         * src/compose.c
4023                 put menu inside #ifdef USE_ASPELL..#endif
4024
4025 2003-07-20 [christoph]  0.9.3claws36
4026
4027         * src/procmsg.c
4028                 fix wrong flags in MsgInfo returned by
4029                 procmsg_msginfo_get_full_info()
4030
4031         (closes Bug 221 Deleting messages from the Message View gives incorrect
4032          new/unread message counts in the folder view)
4033
4034         * src/plugins/spamassassin/spamassassin_gtk.c
4035                 add gettext macro for prefs page title
4036
4037 2003-07-20 [paul]       0.9.3claws35
4038
4039         * src/mimeview.c
4040                 redraw icon list on signature check
4041
4042 2003-07-20 [christoph]  0.9.3claws34
4043
4044         * src/Makefile.am
4045         * src/account.c
4046         * src/folder.[ch]
4047         * src/folder_item_prefs.[ch]            ** NEW **
4048         * src/folderview.c
4049         * src/mainwindow.c
4050         * src/mh.c
4051         * src/prefs_gtk.c
4052         * src/prefs_scoring.c
4053         * src/summaryview.c
4054         * src/prefs_folder_item.[ch]
4055                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
4056                   Properties dialog
4057                 o use prefswindow for folder properties
4058
4059         * src/gtk/prefswindow.[ch]
4060                 change implementation to use an invisible notebook instead
4061                 of unparenting widgets
4062
4063 2003-07-20 [christoph]  0.9.3claws33
4064
4065         * src/compose.h
4066         * src/folder.c
4067         * src/folderview.h
4068         * src/headerview.h
4069         * src/prefs_filtering.h
4070         * src/prefs_folder_item.[ch]
4071         * src/procmime.h
4072         * src/procmsg.h
4073         * src/summaryview.h
4074                 clean up header mess
4075                 (always use 1. typedefs, 2. #includes, 3. structures)
4076
4077         * src/common/version.h.in
4078                 add casts for constants
4079
4080         * src/plugins/demo/demo.c
4081                 fix typo
4082
4083         * src/plugins/spamassassin/spamassassin.c
4084                 remove unused variable
4085
4086 2003-07-20 [alfons]     0.9.3claws32
4087
4088         * src/mimeview.c
4089                 o make icon buttons respond on left click
4090                 o minor cosmetic change
4091
4092 2003-07-19 [luke]       0.9.3claws31
4093
4094         * src/mimeview.[ch]
4095         * src/gtk/gtkvscrollbutton.c
4096         * src/messageview.c
4097                 o improved mimeview behaviour when selecting a new message
4098                 o plus code cleanups to remove compile warnings
4099
4100
4101 2003-07-19 [alfons]     0.9.3claws30
4102
4103         * src/procmsg.c
4104         * src/compose.c
4105         * src/common/utils.[ch]
4106                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
4107
4108 2003-07-19 [alfons]     0.9.3claws29
4109
4110         * src/prefs_folder_item.c
4111                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
4112                 string pointers
4113
4114 2003-07-19 [luke]       0.9.3claws28
4115
4116         * src/messageview.c
4117         * src/mimeview.[ch]
4118         * src/procmime.h
4119         * src/rfc2015.c
4120         * src/stock_pixmap.[ch]
4121         * src/gtk/Makefile.am
4122         * src/Makefile.am
4123         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
4124         * src/pixmaps/mime_*.xpm                ** NEW **
4125                 o mimeview rearrangement with a new icon shortcut bar
4126
4127 2003-07-19 [alfons]     0.9.3claws27
4128
4129         * src/folderview.c
4130                 o plug leaking nodes_to_recollapse
4131                 o add folderview_recollapse_all_nodes() (not used yet)
4132
4133 2003-07-19 [alfons]     0.9.3claws26
4134
4135         * src/compose.c
4136         * src/common/utils.c
4137                 honour #240 "Better SUBJECT handling" by cleaning the prefix
4138                 for both forwarding as replying
4139
4140 2003-07-18 [christoph]  0.9.3claws25
4141
4142         * configure.ac
4143         * src/common/sylpheed.[ch]
4144         * src/common/version.h.in
4145                 add version in numeric form to allow easy comparison
4146
4147         * src/plugins/demo/demo.c
4148                 add version check
4149                 - sylpheed version > plugin version => never allowed, sylpheed
4150                   could contain unknown API changes
4151                 - sylpheed version < minimum version required => don't load,
4152                   API required not available (if linking does not fail)
4153
4154 2003-07-18 [alfons]     0.9.3claws24
4155         
4156         * src/common/plugin.[ch]
4157                 const correctness
4158
4159 2003-07-18 [christoph]  0.9.3claws23
4160
4161         * src/common/hooks.c
4162                 fix crash when hooks where unregisted
4163
4164         * src/plugins/trayicon/trayicon.c
4165                 unregister detroy signal before destroying the widget
4166                 (still crashes when the plugin is unloaded)
4167
4168 2003-07-18 [alfons]     0.9.3claws22
4169         
4170         * src/folderview.c
4171                 delay expanding folder tree during drags until timeout triggered
4172                 (needs perhaps some tweaking, so testing is welcome)
4173
4174 2003-07-17 [alfons]     0.9.3claws21
4175
4176         * src/folderview.c
4177                 clean up cruft
4178
4179 2003-07-17 [christoph]  0.9.3claws20
4180
4181         * src/common/session.c
4182                 fix opening of SSL connections
4183
4184         * src/plugins/image_viewer/Makefile.am
4185                 add OPENSSL_CFLAGS (we should find a better solution to remove
4186                 this dependencies if they are not required)
4187
4188         * src/plugins/spamassassin/spamassassin.c
4189                 remove setlocale workaround (fixed in libspamc)
4190
4191         (closes Bug Bug 184 Entering non-ascii character deletes previous char
4192          if spell checking enabled)
4193
4194 2003-07-17 [alfons]     0.9.3claws19
4195
4196         * src/common/hooks.[ch]
4197         * src/plugins/clamav/clamav_plugin.c
4198         * src/plugins/spamassassin/spamassassin.c
4199         * src/plugins/trayicon/trayicon.c
4200                 fix signedness muck 
4201
4202 2003-07-17 [alfons]     0.9.3claws18
4203
4204         * src/procmime.c
4205                 plug memleak
4206
4207 2003-07-17 [alfons]     0.9.3claws17
4208
4209         * src/inc.c
4210                 plug memleak
4211
4212 2003-07-17 [paul]       0.9.3claws16
4213
4214         * src/common/defs.h
4215           src/mainwindow.c
4216           src/manual.[ch]
4217                 add link to the Claws site's FAQ page, after the suggestion
4218                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
4219                 Move url strings to defs.h
4220                 
4221         * src/mainwindow.c
4222                 fix typo to prevent "unknown menu entry" warnings
4223
4224 2003-07-17 [alfons]     0.9.3claws15
4225
4226         * src/folderview.[ch]
4227         * src/summaryview.[ch]
4228         * src/mimeview.[ch]
4229                 plug DnD leaks 
4230
4231 2003-07-17 [paul]       0.9.3claws14
4232
4233         * src/inc.c
4234                 remove two instances of 'GTK_EVENTS_FLUSH' because
4235                 they are unnecessary and probably cause a stack overflow
4236
4237 2003-07-16 [christoph]  0.9.3claws13
4238
4239         * src/mimeview.[ch]
4240                 use an invisible GTK notebook to switch between viewers
4241                 instead of reparenting widgets
4242
4243 2003-07-16 [christoph]  0.9.3claws12
4244
4245         * src/folder.c
4246                 move folder_item_update_freeze() to correct place in
4247                 folder_item_scan_full()
4248
4249 2003-07-16 [paul]       0.9.3claws11
4250
4251         * sync with 0.9.3cvs12
4252                 see ChangeLog 2003-07-14 and 2003-07-15
4253
4254 2003-07-16 [christoph]  0.9.3claws10
4255
4256         * src/imap.[ch]
4257         * src/prefs_account.[ch]
4258                 sync IMAP CRAM-MD5 authentication with sylpheed-main
4259
4260 2003-07-15 [alfons]     0.9.3claws9
4261
4262         * src/main.c
4263                 make --config-dir do something useful
4264
4265 2003-07-15 [alfons]     0.9.3claws8
4266
4267         * src/procmsg.c
4268                 o fix a bug where 'last' didn't really point to the last message
4269                   in the top level list of children, but to the last threaded
4270                   message. 
4271                 
4272                 o clean up and make it easier to sync
4273
4274 2003-07-15 [alfons]     0.9.3claws7
4275
4276         * src/mainwindow.c
4277                 make correct menu items sensitive       
4278
4279 2003-07-14 [alfons]     0.9.3claws6
4280
4281         * src/procmsg.c
4282                 tune the threader so it will not subject-thread any message
4283                 without a subject prefix (this will not thread correctly if 
4284                 a parent is delivered after their childs, but it looks 
4285                 better right now)
4286
4287 2003-07-13 [christoph]  0.9.3claws5
4288
4289         * src/mainwindow.c
4290                 group "Add mailbox *..." menu items in submenu
4291
4292 2003-07-13 [alfons]     0.9.3claws4
4293
4294         * src/summaryview.c
4295                 correct summary_toggle_pressed() signature and make sure
4296                 signal is not passed on
4297
4298 2003-07-13 [alfons]     0.9.3claws3
4299
4300         * src/summaryview.c
4301                 o for now don't pass on keys when they we're handled by 
4302                   ctree::key_press_event
4303                 o clean up
4304
4305 2003-07-13 [alfons]     0.9.3claws2
4306         
4307         * src/main.c
4308                 add command line option "--config-dir" to get the current 
4309                 configuration dir
4310
4311 2003-07-12 [alfons]     0.9.3claws1
4312
4313         * src/matcher.[ch]
4314         * src/matcher_parser_parse.y
4315         * src/prefs_filtering.c
4316         * src/filtering.c
4317                 add "Lock" filter action to lock messages;
4318
4319         * src/filtering.c       
4320                 remove debug_print()    
4321         * src/prefs_filtering.c
4322                 re-organize matcher part 9: 
4323                 make action text entries easily extendible;
4324                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
4325                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
4326
4327 2003-07-12 [paul]
4328
4329         * tools/README
4330                 update old information and add missing
4331                 information
4332
4333 2003-07-12 [paul]       0.9.3claws
4334
4335         * 0.9.3claws released
4336         
4337 2003-07-12 [paul]       0.9.0claws103
4338
4339         * src/Makefile.am
4340                 add addrquery.h
4341
4342 2003-07-12 [melvin]     0.9.0claws102
4343
4344         * src/messageview.c
4345                 Fixed bug #215: Show MIME tab for single text/html messages. 
4346                 
4347 2003-07-12 [paul]       0.9.0claws101
4348
4349         * man/sylpheed.1
4350                 updated
4351
4352 2003-07-12 [paul]       0.9.0claws100
4353
4354         * po/es.po
4355           po/hr.po
4356           po/pl.po
4357           po/sr.po
4358                 update Spanish, Croatian, Polish, Serbian translations.
4359                 submitted by Ricardo Mones Lastra, Dragan, Witold
4360                 Wladyslaw Wojciech Wilk, Urke MMI
4361
4362 2003-07-12 [melvin]     0.9.0claws99
4363
4364         * po/fr.po
4365                 Updated French translations.
4366
4367 2003-07-12 [paul]       0.9.0claws98
4368
4369         * src/addressbook.c
4370                 disable 'Lookup' button as it has no effect
4371
4372 2003-07-11 [alfons]     0.9.0claws97
4373         
4374         * src/summaryview.c
4375                 summary_searchbar_pressed() should return TRUE to signal that
4376                 event was handled. when returning void, the return value passed
4377                 to GTK is actually random, but maybe FALSE, in which case the
4378                 event is handled by parent
4379                 
4380 2003-07-10 [paul]       0.9.0claws96
4381
4382         * ac/missing/gettext.m4
4383                 update to version 0.12
4384
4385 2003-07-10 [paul]       0.9.0claws95
4386
4387         * src/plugins/clamav/clamav_plugin.c
4388                 fix bug where multipart/alternative messages
4389                 would slip through without being scanned
4390
4391 2003-07-10 [christoph]  0.9.0claws94
4392
4393         * src/folder.c
4394                 correct check if folder supports removing when a message is
4395                 moved. if not the message is only copied.
4396
4397         (closes Bug 132 crash on startup in newsgroups folders)
4398
4399 2003-07-09 [alfons]     0.9.0claws93
4400
4401         * configure.ac
4402         * src/common/defs.h
4403                 --with-config-dir (default .sylpheed)
4404
4405 2003-07-09 [christoph]  0.9.0claws92
4406
4407         * configure.ac
4408                 use PKG_CHECK_MODULES to check for gtkmathview
4409                 (version 0.4.2 now required)
4410
4411 2003-07-08 [melvin]     0.9.0claws91
4412
4413         * src/action.c
4414                 Implemented a progress bar that counts the number of completed
4415                 tasks when the action runs more than one command.
4416
4417 2003-07-08 [alfons]     0.9.0claws90
4418
4419         * src/procmsg.c
4420                 if queued message has an invalid Message-Id, don't try to
4421                 find message it refers to (fixes #209 "crash when processing 
4422                 in folder")
4423
4424 2003-07-08 [paul]       0.9.0claws89
4425
4426         * sync with 0.9.3cvs2
4427                 see ChangeLog 2003-07-08
4428
4429 2003-07-08 [match]      0.9.0claws88
4430
4431         * src/ldapctrl.c
4432                 extend LDAP search for first/last name by parsing search term.
4433
4434 2003-07-08 [alfons]     0.9.0claws87
4435
4436         * src/send_message.c
4437                 fix bug #208 "Status message stuck when sending on POP3 account"
4438
4439 2003-07-07 [paul]       0.9.0claws86
4440
4441         * po/hr.po
4442                 new Croatian translation, submitted by
4443                 Dragan <drleskov@inet.hr>
4444
4445 2003-07-07 [paul]       0.9.0claws85
4446
4447         * sync with 0.9.3cvs1
4448                 see ChangeLog 2003-07-07
4449
4450 2003-07-05 [christoph]  0.9.0claws84
4451
4452         * src/Makefile.am
4453         * src/messageview.c
4454         * src/mimeview.[ch]
4455         * src/stock_pixmap.[ch]
4456         * src/pixmaps/messageview_text.xpm              ** NEW **
4457                 move mimeview tabs to the right side and use icons
4458                 instead of text to save some space
4459
4460         (patch by Luke Plant <lukeplant@softhome.net>)
4461
4462 2003-07-05 [christoph]  0.9.0claws83
4463
4464         * src/inc.c
4465                 add NULL pointer checks
4466
4467         (patch by Luke Plant <lukeplant@softhome.net>)
4468         (closes Bug 204 0.9.0 quits on authentication error?!)
4469
4470 2003-07-05 [alfons]     0.9.0claws82
4471
4472         * configure.ac
4473                 take the clue in bug #202 "./configure script - 
4474                 'if test' comparison failure" reported by John Kristoff. 
4475
4476 2003-07-04 [christoph]  0.9.0claws81
4477
4478         * src/plugins/spamassassin/spamassassin.c
4479                 set timeout for spam check
4480
4481 2003-07-04 [christoph]  0.9.0claws80
4482
4483         * src/main.c
4484                 destroy all FolderItems when shutting down to
4485                 allow folders to clean up
4486
4487 2003-07-04 [melvin]     0.9.0claws79
4488
4489         * src/gtk/gtkaspell.c
4490                 Fixed bug #184 "Entering non-ascii character deletes
4491                 previous char if spell checking enabled": this makes
4492                 the spell checking in multibytes (e.g. UTF-8)locales work.
4493                 (Patch by Luke Plant).
4494                 
4495 2003-07-04 [christoph]  0.9.0claws78
4496
4497         * sync with 0.9.2cvs1
4498                 see ChangeLog 2003-06-10
4499
4500 2003-07-04 [paul]       0.9.0claws77
4501
4502         * sync with 0.9.3 release
4503                 see ChangeLog 2003-07-04
4504
4505 2003-07-03 [christoph]  0.9.0claws76
4506
4507         * src/folder.[ch]
4508         * src/imap.c
4509         * src/mbox_folder.c
4510         * src/mh.c
4511         * src/news.c
4512                 move folder_item_get_path() stuff into a folder virtual function
4513
4514         * src/procmsg.c
4515                 use folder_item_fetch_msg() to get message and do not contruct
4516                 the filename from path and number
4517
4518 2003-07-03 [paul]       0.9.0claws75
4519
4520         * sync with 0.9.2cvs12
4521                 see ChangeLog 2003-07-03
4522
4523 2003-07-02 [paul]       0.9.0claws74
4524
4525         * src/messageview.c
4526                 fix text-selection for replying
4527
4528 2003-07-02 [paul]       0.9.0claws73
4529
4530         * sync with 0.9.2cvs11
4531                 see ChangeLog 2003-07-02
4532
4533 2003-07-02 [paul]       0.9.0claws72
4534
4535         * src/procmsg.c
4536                 revert last commit because it breaks more
4537                 than it fixes
4538
4539 2003-07-02 [paul]       0.9.0claws71
4540
4541         * src/procmsg.c
4542                 fix thread by subject/sort by date
4543
4544 2003-07-01 [paul]       0.9.0claws70
4545
4546         * sync with 0.9.2cvs10
4547                 see ChangeLog 2003-07-01
4548
4549 2003-06-30 [paul]       0.9.0claws69
4550
4551         * sync with 0.9.2cvs9
4552                 see ChangeLog 2003-06-30
4553
4554 2003-06-28 [match]      0.9.0claws68
4555
4556         * src/addressbook.c
4557                 fix null ptr.
4558
4559 2003-06-27 [paul]       0.9.0claws67
4560
4561         * sync with 0.9.2cvs7
4562                 see ChangeLog 2003-06-27
4563
4564 2003-06-26 [christoph]  0.9.0claws66
4565
4566         * src/folder.c
4567                 freeze folder updates while a folder is scanned
4568
4569         (closes Bug 185 New message counter)
4570
4571 2003-06-26 [darko]      0.9.0claws65
4572
4573         * src/ldapserver.c
4574                 fix infinite loop when adding a new LDAP server
4575
4576 2003-06-26 [paul]       0.9.0claws64
4577
4578         * sync with 0.9.2cvs6
4579                 see ChangeLog 2003-06-26
4580
4581 2003-06-26 [paul]       0.9.0claws63
4582
4583         * sync with 0.9.2cvs5
4584                 see ChangeLog 2003-06-25 and 2003-06-26
4585
4586 2003-06-25 [match]      0.9.0claws62
4587
4588         * src/addr_compl.c
4589                 Fixed tab/backtab for dropped-down completion list to
4590                 move next/previous field. (close bug 147)
4591
4592 2003-06-25 [christoph]  0.9.0claws61
4593
4594         * src/addr_compl.[ch]
4595         * src/addrindex.[ch]
4596         * src/folderview.c
4597         * src/inc.c
4598         * src/news.c
4599         * src/summaryview.c
4600         * src/toolbar.c
4601                 fix warnings
4602
4603 2003-06-25 [leandro]    0.9.0claws60
4604
4605         * src/compose.c
4606                 o cleanups
4607                 o gray out "Message/Remove references" menu item if not
4608                   replying to a message
4609
4610 2003-06-24 [leandro]    0.9.0claws59
4611
4612         * src/compose.[ch]
4613                 o removed "Message/Create new thread" menu item
4614                 o added "Message/Remove references" menu item
4615                   (it's off by default and will not check anymore
4616                    if the subject changed)
4617
4618 2003-06-23 [alfons]     0.9.0claws58
4619
4620         * src/procmsg.c
4621                 try better grouping messages threaded by subject based on their age.
4622                 still not perfect - because the message tree is not sorted by date.  
4623
4624 2003-06-23 [thorsten]   0.9.0claws57
4625
4626         * src/pop.[ch]
4627                 added mail_receive_hook to allow modifications
4628                 directly after retrieval (e.g. adding headers).
4629
4630 2003-06-23 [paul]       0.9.0claws56
4631
4632         * src/sourcewindow.c
4633                  enable the use of Ctrl+A to select all text in
4634                  the sourcewindow
4635                  Patch submitted by Ivan Francolin Martinez
4636                  <ivanfm@users.sourceforge.net>
4637
4638 2003-06-22 [christoph]  0.9.0claws55
4639
4640         * src/folder.[ch]
4641                 o add notification hook for folder tree changes
4642                 o invoke hooks after folder tree scanning
4643
4644         * src/folderview.[ch]
4645                 register hook for folder tree changes that
4646                 updates the ctree
4647
4648         (there are more places that should be updated, like add, remove 
4649          or move folder)
4650
4651         (closes Bug 164 Crash on rebuild folder tree)
4652         (closes Bug 190 Crash on 'rebuilding folder tree')
4653
4654 2003-06-21 [leandro]    0.9.0claws54
4655
4656         * src/compose.[ch]
4657                 create a new thread if subject changes
4658                 (it's on by default, can be disabled in Message menu)
4659
4660 2003-06-21 [alfons]     0.9.0claws53
4661
4662         * src/summaryview.c
4663                 quiet little compiler
4664
4665 2003-06-21 [christoph]  0.9.0claws52
4666
4667         update gettext stuff to version 0.12
4668
4669 2003-06-19 [alfons]     0.9.0claws51
4670
4671         * src/common/log.c
4672         * src/common/plugin.c
4673                 move defs.h before glib.h to prevent MIN/MAX redefs
4674
4675 2003-06-19 [alfons]
4676
4677         * src/addressbook.c
4678                 translatable
4679
4680 2003-06-19 [match]      0.9.0claws50
4681
4682         * src/addressbook.[ch]
4683         * src/addrindex.[ch]
4684         * src/addr_compl.[ch]
4685         * src/editldap.[ch]
4686         * src/editldap_basedn.[ch]
4687         * src/addritem.[ch]
4688         * src/ldapquery.h
4689                 re-implemented dynamic LDAP search. works without
4690                 slowdown on display sender with addressbook
4691                 option.
4692         * src/addrbook.c
4693                 documented code.
4694
4695 2003-06-19 [paul]       0.9.0claws49
4696
4697         * src/compose.c
4698                 fix Bug #136 'Nonprovided quotation marks crash claws'
4699                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
4700
4701 2003-06-19 [alfons]     0.9.0claws48
4702
4703         * src/prefs_common.[ch]
4704         * src/procmsg.c
4705                 restrict threading by subject by checking thread for
4706                 age (prefs_common.thread_by_subject_max_age)
4707
4708 2003-06-18 [christoph]  0.9.0claws47
4709
4710         * src/imap.c
4711                 fix memory leak in imap_cmd_fetch()
4712
4713 2003-06-18 [christoph]  0.9.0claws46
4714
4715         * src/prefs_gtk.c
4716                 fix memory leak in prefs_set_default() when used multiple
4717                 times or after prefs have been read
4718
4719 2003-06-18 [christoph]  0.9.0claws45
4720
4721         * src/common/plugin.c
4722                 fix memory leak in plugin_unload()
4723
4724 2003-06-18 [christoph]  0.9.0claws44
4725
4726         * src/imap.c
4727                 fix memory leak in imap_cmd_ok()
4728
4729 2003-06-18 [christoph]  0.9.0claws43
4730
4731         * src/folder.c
4732                 stop messages that are downloaded from POP3 and added to
4733                 an IMAP inbox from being filtered twice (first by POP3
4734                 and again when IMAP folder is scaned to get the UID of
4735                 the APPEND operation when no UIDPLUS is available)
4736
4737 2003-06-18 [alfons]
4738
4739         * tools/Makefile.am
4740                 phoenix <- firebird     
4741
4742 2003-06-18 [paul]
4743
4744         * tools/launch_phoenix          ** REMOVED **
4745           tools/launch_firebird         ** NEW **
4746                 renamed and edited to reflect the browser's name change from
4747                 'phoenix' to 'firebird'
4748
4749 2003-06-18 [paul]       0.9.0claws42
4750
4751         * sync with 0.9.2cvs2
4752                 see ChangeLog 2003-06-16
4753
4754 2003-06-17 [alfons]     0.9.0claws41
4755
4756         * src/procmsg.c
4757                 prevent threading problems when a node is an ancestor (parent / great parent),
4758                 which mostly happens with circular references (thanks to Phillipe Gramoullé
4759                 for finding an sample set of messages)
4760
4761 2003-06-16 [christoph]  0.9.0claws40
4762
4763         * src/main.c
4764                 don't popup main window on --receive or --receive-all
4765
4766         * src/mainwindow.[ch]
4767         * src/plugins/trayicon/trayicon.c
4768                 allow hiding of main window by clicking on the trayicon
4769                 (doesn't work correctly in seperate window mode and may
4770                  cause unexpected GTK problems I couldn't find yet)
4771
4772         * src/common/ssl.c
4773                 remove incorrect warning
4774
4775 2003-06-15 [alfons]     0.9.0claws39
4776
4777         * src/gtk/gtkstext.c
4778                 don't output debug text;
4779                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
4780                 for pointing this out);
4781
4782 2003-06-14 [alfons]     0.9.0claws38
4783         
4784         * src/messageview.c
4785                 remove printf() and make one if..else comply with coding style
4786
4787 2003-06-14 [alfons]     0.9.0claws37
4788
4789         * AUTHORS
4790                 add Martin Wicke
4791         * src/action.c
4792         * src/messageview.[ch]
4793         * src/summaryview.c
4794                 apply patch #754162 "Quoting messages filtered by actions" submitted
4795                 by Martin Wicke, which allows quoting message body changed by an
4796                 action (Thanks!).
4797
4798 2003-06-13 [alfons]     0.9.0claws36
4799
4800         * src/utils.c
4801                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
4802                 use case insensitive regexp (suggested by Ivan Martinez)
4803
4804 2003-06-13 [christoph]  0.9.0claws35
4805
4806         * configure.ac
4807         * src/plugins/trayicon/Makefile.am
4808         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
4809         * src/plugins/trayicon/trayicon.c
4810         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
4811         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
4812         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
4813         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
4814         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
4815         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
4816                 replace my own EggTrayIcon backport with the backport
4817                 used by (l|x)mule and gabber.
4818
4819 2003-06-13 [alfons]     0.9.0claws34
4820
4821         * AUTHORS
4822         * src/common/utils.c
4823                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
4824
4825 2003-06-13 [alfons]     0.9.0claws33
4826
4827         * src/compose.c
4828                 clean up a little bit
4829
4830 2003-06-12 [alfons]     0.9.0claws32
4831
4832         * src/compose.c
4833                 const correctness fix
4834
4835         * src/common/sylpheed.[ch]
4836                 () -> (void)
4837                 prevent redef MIN/MAX
4838                 
4839         * src/common/utils.[ch]
4840                 () -> (void)
4841
4842 2003-06-12 [melvin]     0.9.0claws31
4843
4844         * src/compose.c
4845                 Updated to take into accounts changes in GtkAspell.
4846
4847 2003-06-12 [alfons]     0.9.0claws30
4848
4849         * src/compose.c
4850         * src/procmsg.c
4851         * src/common/utils.[ch]
4852                 handle reply subject prefixes better (initial 
4853                 suggestion by Robert Story adapted and enhanced 
4854                 using regexps)
4855
4856 2003-06-12 [melvin]     0.9.0claws29
4857
4858         * src/compose.c
4859                 Use new gtkaspell_checkers_strerror() to get the speller's
4860                 error message instead of accessing the (now private)
4861                 checkers structure.
4862                 Minor code clean up
4863
4864         * src/main.c
4865                 Use #ifdef instead of #if for USE_ASPELL
4866                 Use the new spell checkers init/quit functions 
4867
4868         * src/gtk/gtkaspell.c
4869                 Use #ifdef instead of #if for USE_ASPELL
4870                 Moved in the majority of GtkAspell structures that were
4871                 exported before by gtkaspell.h
4872         
4873         * src/gtk/gktaspell.h
4874                 Made gtkaspell.h contain only the necessary data to be
4875                 publicized by moving many structures to gtkaspell.c.
4876                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
4877                 gtkaspell_checkers_new(): replaced by...
4878                 gtkaspell_checkers_init(): new function for initialization
4879                 gtkaspell_checkers_delete(): replaced by...
4880                 gtkaspell_checkers_quit(): new function
4881                 gtkaspell_checkers_strerror(): new function that returns
4882                 the checker's last error message.
4883                 
4884 2003-06-11 [melvin]     0.9.0claws28
4885
4886         * po/POTFILES.in
4887                 Updated to take into account gtkaspell.c migration to
4888                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
4889
4890 2003-06-10 [alfons]     0.9.0claws27
4891
4892         * src/filtering.[ch]
4893         * src/folder.c
4894         * src/matcher.c
4895         * src/scoring.[ch]
4896                 - try fixing bug #18 (any brave testers?)
4897                 - add more robustness by refusing previously 
4898                   unchecked NULL pointers 
4899
4900 2003-06-10 [alfons]     0.9.0claws26
4901
4902         * src/procmsg.c
4903                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
4904
4905 2003-06-09 [alfons]     0.9.0claws25
4906
4907         * src/prefs_common.c
4908                 fix bug #163 "Icon switching doesnt work properly" by 
4909                 preventing early freeing of prefs_common.pixmap_theme_path.
4910
4911 2003-06-09 [christoph]  0.9.0claws24
4912
4913         * src/gtk/gtkaspell.c
4914                 revert Thorsten's fix and add forgotten g_strdup for
4915                 aspell path (it should not be possible to alter the path a
4916                 GtkASpell uses from outside)
4917
4918 2003-06-09 [thorsten]   0.9.0claws23
4919
4920         * src/gtk/gtkaspell.c
4921                 dont free prefs_common.aspell_path when closing compose
4922
4923 2003-06-08 [colin]      0.9.0claws22
4924
4925         * src/plugins/spamassassin/spamassassin.c
4926                 fix prefs types
4927
4928 2003-06-07 [christoph]  0.9.0claws21
4929
4930         * src/Makefile.am
4931         * src/compose.c
4932         * src/gtkaspell.[ch]            ** REMOVE **
4933         * src/gtk/Makefile.am
4934         * src/gtk/gtkaspell.[ch]        ** NEW **
4935                 o make gtkaspell independent from sylpheed's prefs
4936                 o move gtkaspell.[ch] to gtk directory
4937
4938 2003-06-07 [christoph]  0.9.0claws20
4939
4940         * src/Makefile.am
4941         * src/crash.c
4942         * src/export.c
4943         * src/filesel.[ch]              ** REMOVE **
4944         * src/folder.c
4945         * src/main.[ch]
4946         * src/common/sylpheed.[ch]
4947         * src/gtk/Makefile.am
4948         * src/gtk/filesel.[ch]          ** NEW **
4949         * src/gtk/pluginwindow.c
4950         * src/gtk/sslcertwindow.c
4951                 move filesel.[ch] to gtk directory
4952
4953 2003-06-07 [alfons]     0.9.0claws19
4954
4955         * src/filesel.c
4956                 make (multi) file selection dialog work again (Claws-only)
4957
4958 2003-06-07 [thorsten]   0.9.0claws18
4959
4960         * po/de.po
4961                 fix typos
4962
4963 2003-06-07 [alfons]     0.9.0claws17
4964
4965         * configure.ac
4966         * src/mimeview.c
4967                 detect apache mishap in which case don't include fnmatch.h
4968                 if regex.h is already included
4969
4970 2003-06-06 [christoph]  0.9.0claws16
4971
4972         * configure.ac
4973         * src/mimeview.h
4974                 add check for fnmatch.h and include it when available
4975
4976         * src/mimeview.[ch]
4977                 fix wrong case sensitivity of Content-Types
4978
4979         * src/gtk/Makefile.am
4980                 need the same include paths in gtk directory as in
4981                 common directory because .h files in common can
4982                 include files from these directories, when included
4983                 in gtk's .h or .c files
4984
4985 2003-06-06 [alfons]     0.9.0claws15
4986
4987         * src/mimeview.c
4988         * src/summaryview.c
4989                 make it compile again because of regex.h / fnmatch.h 
4990                 include problems (related to recent mime stuff, can
4991                 someone check this?)
4992
4993 2003-06-06 [thorsten]   0.9.0claws14
4994
4995         * src/folderview.c
4996                 possible use of uninitialized pointer while dragging
4997
4998 2003-06-06 [paul]       0.9.0claws13
4999
5000         * src/compose.c
5001                 fix bug where the insert sig button would be effective
5002                 only when auto_sig was set
5003
5004 2003-06-06 [paul]       0.9.0claws12
5005
5006         * sync with 0.9.2 release
5007
5008 2003-06-02 [paul]       0.9.0claws11
5009
5010         * sync with 0.9.1cvs1
5011                 see ChangeLog 2003-06-02
5012                 
5013         * po/de.po
5014                 update by Jens
5015
5016 2003-06-01 [christoph]  0.9.0claws10
5017
5018         * src/account.c
5019                 don't use substring search to find accounts by email address
5020
5021         (closes Bug 169 Overly loose matching of "From" address)
5022
5023 2003-05-31 [christoph]  0.9.0claws9
5024
5025         * doc-src/rfc2683.txt
5026         * src/imap.c
5027                 limit IMAP command length as recommended in RFC2683
5028                 (message number lists will be split into multiple imap
5029                 sets, the limit of 1000 octets is not a hard limit)
5030
5031         (closes Bug 161 sylpheed-claws exits with segfault when logging
5032          in to certain imap-servers)
5033
5034 2003-05-29 [alfons]     0.9.0claws8
5035
5036         * src/toolbar.[ch]
5037                 add print button (calling summary_print());
5038                 fine tune setting tooltip text;
5039                 (if someone needs other buttons, please take these 
5040                 commits as a guide, instead of bothering us - also
5041                 see 0.8.11claws150) 
5042
5043 2003-05-29 [darko]      0.9.0claws7
5044
5045         * src/compose.c
5046                 fix crash when word wrapping kicks in due to
5047                 changed text by spell checker
5048
5049 2003-05-29 [paul]       0.9.0claws6
5050
5051         * src/compose.c
5052                 fix bug where changing account would insert
5053                 sig even if auto_sig was FALSE
5054                 
5055         * ChangeLog
5056           ChangeLog.jp
5057           INSTALL
5058                 sync with 0.9.1 release
5059
5060 2003-05-28 [christoph]  0.9.0claws5
5061
5062         * src/imap.c
5063                 fix truncation of too long commands
5064
5065         (closes Bug 167 IMAP hangs trying to get envelope
5066          information in imap_get_uncached_messages)
5067
5068 2003-05-27 [paul]       0.9.0claws4
5069
5070         * tools/Makefile.am
5071           tools/maildir2sylpheed.pl     ** NEW FILE **
5072                 add kmail to sylpheed mailbox conversion script
5073
5074 2003-05-27 [paul]       0.9.0claws3
5075
5076         * sync with 0.9.0cvs10
5077                 see ChangeLog 2003-05-26
5078
5079 2003-05-26 [paul]       0.9.0claws2
5080
5081         * sync with 0.9.0cvs9
5082                 see ChangeLog 2003-05-26
5083
5084 2003-05-24 [paul]       0.9.0claws1
5085
5086         * sync with 0.9.0cvs8
5087                 see ChangeLog 2003-05-23
5088
5089 2003-05-24 [paul]       0.9.0claws
5090
5091         * version 0.9.0claws released
5092
5093 2003-05-24 [paul]       0.8.11claws177
5094
5095         * src/plugins/dillo-viewer/Makefile.am
5096           src/plugins/traycon/Makefile.am
5097                 add missing files
5098                 
5099         * po/bg.po
5100           po/en_GB.po
5101           po/es.po
5102           po/it.po
5103           po/pt_BR.po
5104           po/ru.po
5105           po/sr.po
5106                 update Bulgarian, British English, Spanish, Italian, 
5107                 Brazilian Portuguese, Russian, and Serbian translations, 
5108                 submitted by George Danchev, [me], Ricardo Mones Lastra,
5109                 André Filipe de Assunção e Brito, Alessandro Maestri, 
5110                 Ruslan N. Balkin, and Urke MMI
5111
5112 2003-05-23 [melvin]     0.8.11claws176
5113
5114         * po/fr.po
5115                 Updated French translations
5116
5117 2003-05-22 [paul]       0.8.11claws175
5118
5119         * src/Makefile.am
5120           src/addrbook.[ch]
5121           src/addrcache.[ch]
5122           src/addr_compl.[ch]
5123           src/adressbook.[ch]
5124           src/addrindex.[ch]
5125           src/addritem.[ch]
5126           src/editaddress.c
5127           src/editgroup.c
5128           src/editldap_basedn.c
5129           src/editldap.c
5130           src/jpilot.c
5131           src/vcard.c
5132                 revert to get ldap into it previous working state
5133                 
5134         * po/zh_TW.Big5.po
5135                 new Taiwanese translation,
5136                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
5137
5138 2003-05-22 [christoph]  0.8.11claws174
5139
5140         * src/plugins/spamassassin/libspamc.[ch]
5141                 sync libspamc with SpamAssaain release 2.55
5142
5143 2003-05-22 [paul]       0.8.11claws173
5144
5145         * sync with 0.9.0cvs7
5146                 see ChangeLog 2003-05-22
5147                 
5148         * src/summaryview.c
5149                 revert change in 0.8.11claws172: follow
5150                 Hiroyuki's decision and that's the end of it.
5151
5152 2003-05-21 [paul]       0.8.11claws172
5153
5154         * src/summaryview.c
5155                 fix discrepency between open_unread_on_enter
5156                 and always_show_msg
5157
5158 2003-05-21 [paul]       0.8.11claws171
5159
5160         * sync with 0.9.0cvs6
5161                 see ChangeLog 2003-05-21
5162
5163 2003-05-21 [paul]       0.8.11claws170
5164
5165         * sync with 0.9.0cvs5
5166                 see ChangeLog 2003-05-21
5167
5168 2003-05-20 [paul]       0.8.11claws169
5169
5170         * sync with 0.9.0cvs4
5171                 see ChangeLog 2003-05-20
5172                 fixes bug #152, 'encoding of IMAP folders names'
5173
5174 2003-05-20 [paul]       0.8.11claws168
5175
5176         * sync with 0.9.0cvs3
5177                 see ChangeLog 2003-05-20
5178                 
5179         * src/tools/convert_mbox.pl
5180                 minor change in the comments, submitted by Fred Marton
5181
5182 2003-05-19 [paul]       0.8.11claws167
5183
5184         * src/plugins/clamav/Makefile.am
5185           configure.ac
5186                 link clamav_lib to the plugin and not to the main program
5187
5188 2003-05-19 [christoph]
5189
5190         * src/Makefile.am
5191                 add -export-dynamic for linking
5192
5193 2003-05-19 [paul]       0.8.11claws166
5194
5195         * sync with 0.9.0cvs1
5196                 see ChangeLog 2003-05-19
5197
5198 2003-05-19 [paul]       0.8.11claws165
5199
5200         * src/inc.c
5201                 fix 'pop before smtp' timeout
5202
5203 2003-05-18 [alfons]     0.8.11claws164
5204
5205         * src/prefs_matcher.c
5206                 put "execute" action command line ("expression") in edit box
5207
5208 2003-05-18 [christoph]  0.8.11claws163
5209
5210         * src/mimeview.[ch]
5211         * src/plugins/dillo_viewer/dillo_viewer.c
5212         * src/plugins/image_viewer/viewer.c
5213         * src/plugins/mathml_viewer/mathml_viewer.c
5214                 let a viewer have a list of Content-Types
5215
5216 2003-05-18 [paul]       0.8.11claws162
5217
5218         * src/prefs_filtering.c
5219                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
5220                 and REDIRECT actions
5221
5222 2003-05-17 [christoph]
5223
5224         * README.claws
5225                 o remove dynamic signatures that was syned with main
5226                 o add infos about no longer "build in" image viewer
5227                 o update bugtracker URL
5228
5229 2003-05-17 [christoph]  0.8.11claws161
5230
5231         * src/folder.c
5232         * src/folderview.c
5233         * src/imap.c
5234                 don't use imap_scan_folder anymore. Instead call folder_item_scan
5235                 for every folder after rebuilding the folder tree.
5236
5237         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
5238          messages)
5239
5240 2003-05-17 [christoph]  0.8.11claws160
5241
5242         * src/imap.c
5243                 don't use STATUS command on current folder to check for
5244                 content changes. imap_cmd_ok() now tracks changes to
5245                 folder and number of existing messages.
5246
5247 2003-05-17 [paul]       0.8.11claws159
5248
5249         * src/plugins/clamav/clamav_plugin.c
5250                 remove unnecessary debug_print
5251
5252 2003-05-16 [thorsten]   0.8.11claws158
5253
5254         * src/plugins/demo.c
5255                 included missing intl.h
5256
5257 2003-05-16 [paul]       0.8.11claws157
5258
5259         * po/POTFILES.in
5260                 remove non-existant entries
5261         
5262         * src/plugins/clamav/clamav_plugin.c
5263           src/plugins/clamav/clamav_plugin_gtk.c
5264           src/plugins/dillo_viewer/dillo_prefs.c
5265           src/plugins/dillo_viewer/dillo_viewer.c
5266                 gettextise
5267
5268 2003-05-16 [christoph]  0.8.11claws156
5269
5270         * po/POTFILES.in
5271                 include plugin .c files for translation until I
5272                 find a better solution to have plugins have their
5273                 own textdomain
5274         * src/plugins/demo/demo.c
5275         * src/plugins/image_viewer/plugin.c
5276         * src/plugins/mathml_viewer/mathml_viewer.c
5277         * src/plugins/spamassassin/spamassassin.c
5278         * src/plugins/spamassassin/spamassassin_gtk.c
5279         * src/plugins/trayicon/trayicon.c
5280                 add gettext macros for plugin name and description
5281
5282 2003-05-16 [paul]
5283
5284         * sync with 0.9.0
5285
5286 2003-05-16 [paul]       0.8.11claws155
5287
5288         * sync with lastest 0.9.0pre1
5289                 see ChangeLog 2003-05-16
5290
5291 2003-05-15 [paul]       0.8.11claws154
5292
5293         * sync with latest 0.9.0pre1
5294                 see ChangeLog 2003-05-14 and 2003-05-15
5295
5296 2003-05-14 [christoph]  0.8.11claws153
5297
5298         * src/plugins/image_viewer/viewer.c
5299         * src/plugins/image_viewer/viewer.glade         ** NEW **
5300         * src/plugins/image_viewer/viewerprefs.c
5301                 make it possible to disable the autoload function in the
5302                 imageviewer again
5303
5304 2003-05-14 [christoph]  0.8.11claws152
5305
5306         * src/folder.c
5307                 fix folder update after adding a message
5308
5309 2003-05-13 [alfons]     0.8.11claws151
5310
5311         * src/common/session.c
5312                 remove debug traces
5313                 
5314         * src/addrcache.[ch]
5315         * src/filtering.[ch]
5316         * src/folder.[c]
5317         * src/gtkaspell.[ch]
5318         * src/imap.[ch]
5319         * src/mbox_folder.[ch]
5320         * src/mh.[ch]
5321         * src/mimeview.h
5322         * src/msgcache.[ch]
5323         * src/news.[ch]
5324         * src/passphrase.[ch]
5325         * src/prefs_common.[ch]
5326         * src/prefs_gtk.[ch]
5327         * src/procmsg.c
5328         * src/scoring.[ch]
5329                 be pedantic; (in prototypes () implies (int))
5330
5331 2003-05-13 [alfons]     0.8.11claws150
5332
5333         * src/prefs_toolbar.[ch]
5334         * src/summaryview.[ch]
5335         * src/toolbar.[ch]
5336                 change misleading text in toolbar prefs;
5337                 add toolbar action for ignore thread (toggles ignore thread flag);
5338                 clean up a little bit;
5339
5340 2003-05-12 [paul]
5341
5342         * tools/convert_mbox.pl
5343                 bug fixed by Fred Marton
5344
5345 2003-05-12 [paul]
5346
5347         * sync with 0.9.0pre1
5348
5349 2003-05-09 [paul]       0.8.11claws149
5350
5351         * sync with 0.8.11cvs43
5352                 see ChangeLog 2003-05-09
5353
5354 2003-05-08 [christoph]  0.8.11claws148
5355
5356         * src/imap.[ch]
5357                 o use CAPABILIY as first command and check for PREAUTH
5358                   information in the response to it
5359                 o rewrite all imap_cmd_* functions to use an IMAPSession
5360                   instead of a SockInfo as parameter
5361                 o do STARTTLS after fetching and checking the server
5362                   capabilities
5363
5364 2003-05-08 [paul]       0.8.11claws147
5365
5366         * tools/Makefile.am
5367           tools/README
5368           tools/convert_mbox.pl         ** NEW FILE **
5369                 add mbox conversion script. Submitted by 
5370                 Fred Marton <Fred.Marton@uni-bayreuth.de>
5371
5372 2003-05-07 [christoph]
5373
5374         * doc-src/glade.txt
5375         * src/gtk/pluginwindow.glade
5376         * src/plugins/image_viewer/viewerprefs.glade
5377         * src/plugins/spamassassin/spamassassin_gtk.glade
5378                 add glade files for user interfaces and a description how
5379                 to use glade to create the sylpheed code
5380
5381 2003-05-07 [paul]       0.8.11claws146
5382
5383         * sync with 0.8.11cvs41
5384                 see ChangeLog 2003-05-07
5385
5386 2003-05-06 [christoph]  0.8.11claws145
5387
5388         * src/main.c
5389         * src/plugins/image_viewer/viewer.c
5390                 fix usage of imlib in imageviewer plugin
5391
5392         * src/gtk/prefswindow.c
5393                 handle window close event correctly
5394
5395 2003-05-06 [paul]       0.8.11claws144
5396
5397         * src/common/ssl.c
5398                 fix typo introduced in sync
5399
5400 2003-05-06 [paul]       0.8.11claws143
5401
5402         * sync with 0.8.11cvs39
5403                 see ChangeLog 2003-05-06
5404
5405 2003-05-06 [paul]       0.8.11claws142
5406
5407         * AUTHORS
5408           po/cs.po
5409                 updated Czech translation, submitted by 
5410                 Radek Vybiral <Radek.Vybiral@vsb.cz>
5411                 
5412         * src/plugins/clamav/clamav_plugin_gtk.c
5413                 clean up
5414
5415 2003-05-03 [alfons]     0.8.11claws141
5416
5417         * src/compose.[ch]
5418                 make paste as quotation work even when the call to 
5419                 text_inserted() was deferred (fixes bug #140 "Paste 
5420                 as quotation does not work when using "external" 
5421                 clipboard")
5422
5423 2003-05-03 [thorsten]   0.8.11claws140
5424
5425         * src/addrquery.h
5426           src/ldapquery.h
5427           src/mainwindow.c
5428                 removed C++ comments
5429         * src/addr_compl.c
5430                 function with non-int retval/param used before
5431                 implementation/declaration
5432
5433 2003-05-02 [paul]       0.8.11claws139
5434
5435         * src/addr_compl.[ch]
5436           src/addressbook.[ch]
5437           src/addrindex.c
5438           src/summaryview.c
5439                 revert match's changes to (finally) remove the bug where
5440                 opening a folder causes massive slowdown when using the 
5441                 'Display sender using address book' option
5442
5443 2003-05-01 [melvin]     0.8.11claws138
5444
5445         * src/plugins/dillo_viewer/dillo_prefs.[ch]
5446         * src/plugins/dillo_viewer/dillo_viewer.c
5447                 Fixed bug where "Cancel" button from prefs issued
5448                 warnings.
5449                 Comply a little more to coding style
5450
5451 2003-05-01 [paul]       0.8.11claws137
5452
5453         * sync with 0.8.11cvs38
5454                 see ChangeLog 2003-05-01
5455
5456 2003-05-01 [paul]       0.8.11claws136
5457
5458         * po/bg.po
5459                 updated by George Danchev
5460
5461 2003-04-30 [christoph]  0.8.11claws135
5462
5463         * src/plugins/dillo_viewer/dillo_prefs.c
5464         * src/plugins/image_viewer/viewerprefs.c
5465         * src/plugins/spamassassin/spamassassin_gtk.c
5466                 remove gtk_widget_ref() calls for widgets in
5467                 glade code
5468
5469 2003-04-30 [paul]       0.8.11claws134
5470
5471         * src/addrindex.c
5472                 ok, this time a better fix for the bug where opening folder
5473                 has massive slowdown when using the 'Display sender using 
5474                 address book' option
5475
5476 2003-04-30 [paul]       0.8.11claws133
5477
5478         * src/addrindex.c
5479                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
5480         
5481 2003-04-30 [melvin]     0.8.11claws132
5482
5483         New: Dillo plugin preferences (patch by Dimitar Haralanov)
5484
5485         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
5486                 Preferences for the dillo plugin
5487         * src/plugins/dillo_viewer/dillo_viewer.c
5488                 Support for preferences
5489         * src/plugins/dillo_viewer/Makefile.am
5490                 Added dillo_prefs.[ch]
5491
5492 2003-04-30 [alfons]     0.8.11claws131
5493
5494         * src/common/plugin.[ch]
5495                 see? this ANSI C'fication immediately gives us type
5496                 checking for free.
5497
5498 2003-04-30 [alfons]     0.8.11claws130
5499
5500         * src/common/plugin.[ch]
5501         * src/plugins/clamav/clamav_plugin.[ch]
5502         * src/plugins/clamav/clamav_plugin_gtk.c
5503         * src/plugins/demo/demo.c
5504         * src/plugins/dillo_viewer/dillo_viewer.c
5505         * src/plugins/image_viewer/plugin.c
5506         * src/plugins/image_viewer/viewer.[ch]
5507         * src/plugins/image_viewer/viewerprefs.[ch]
5508         * src/plugins/mathml_viewer/mathml_viewer.c
5509         * src/plugins/spamassassin/spamassassin.[ch]
5510         * src/plugins/spamassassin/spamassassin_gtk.c
5511         * src/plugins/trayicon/trayicon.c
5512                 clean up
5513
5514 2003-04-30 [alfons]     0.8.11claws129
5515
5516         * src/common/utils.c
5517                 make is_ascii_str() fail gracefully when NULL pointer
5518                 is passed
5519
5520 2003-04-30 [paul]       0.8.11claws128
5521
5522         * src/addrindex.c
5523                 fix bug where opening folder has massive slowdown when
5524                 using the 'Display sender using address book' option
5525
5526 2003-04-30 [paul]       0.8.11claws127
5527
5528         * src/plugins/clamav/clamav_plugin.c
5529           src/plugins/clamav/clamav_plugin_gtk.c
5530           src/plugins/demo/demo.c
5531           src/plugins/dillo_viewer/dillo_viewer.c
5532           src/plugins/image_viewer/plugin.c
5533           src/plugins/mathml_viewer/mathml_viewer.c
5534           src/plugins/spamassassin/spamassassin.c
5535           src/plugins/spamassassin/spamassassin_gtk.c
5536           src/plugins/trayicon/trayicon.c
5537                 get rid of eye-hurting function signatures
5538
5539 2003-04-30 [paul]       0.8.11claws126
5540
5541         * src/plugins/trayicon/trayicon.c
5542                 add description
5543                 
5544         * src/mimeview.c
5545                 be more descriptive
5546
5547 2003-04-30 [paul]       0.8.11claws125
5548
5549         * configure.ac
5550                 arrange the plugins in reverse alphabetical order
5551                 
5552         * src/plugins/clamav/clamav_plugin.[ch]
5553           src/plugins/clamav/clamav_plugin_gtk.c
5554                 rename some params
5555                 resize max_size window
5556                 re-arrange the order of some gui elements
5557                 improve descriptions
5558         
5559         * src/plugins/image_viewer/plugin.c
5560           src/plugins/mathml_viewer/mathml_viewer.c
5561                 add descriptions
5562                 
5563         * src/plugins/spamassassin/spamassassin_gtk.c
5564                 resize max_size window
5565                 re-arrange the order of some gui elements
5566                 
5567         * src/messageview.c
5568           src/mimeview.c
5569                 correct typos
5570
5571 2003-04-30 [alfons]     0.8.11claws124
5572
5573         * src/imap.c
5574                 fix a leak found while browsing Martin Kluge's 
5575                 valgrind log (Claws only)
5576
5577 2003-04-29 [darko]      0.8.11claws123
5578
5579         * src/gtk/gtkstext.h
5580                 include wchar.h if it is available, fixes compilation
5581                 on HP-UX systems
5582
5583 2003-04-29 [melvin]     0.8.11claws122
5584
5585         * src/prefs_actions.c
5586                 Improved help text of Actions' syntax
5587
5588 2003-04-28 [paul]       0.8.11claws121
5589
5590         * src/action.c
5591                 a better fix for the crash when performing an action
5592                 on a mime part
5593
5594 2003-04-28 [paul]       0.8.11claws120
5595
5596         * src/action.c
5597                 fix crash when performing an action on a
5598                 mime part
5599
5600 2003-04-28 [paul]       0.8.11claws119
5601
5602         * sync with 0.8.11cvs36
5603                 see ChangeLog 2003-04-28
5604
5605 2003-04-27 [paul]       0.8.11claws118
5606
5607         * more sync with 0.8.11cvs35
5608                 see ChangeLog 2003-04-25
5609
5610 2003-04-26 [christoph]  0.8.11claws117
5611
5612         * src/folder.c
5613                 fix remove virtual check
5614
5615 2003-04-26 [paul]       0.8.11claws116
5616
5617         * src/messageview.c
5618                 fix return-receipt, make it work again
5619
5620 2003-04-26 [paul]       0.8.11claws115
5621
5622         * src/mimeview.c
5623                 restore double-clicking of the [application/pgp-signature 
5624                 (Select "Check signature" to check)] line in the message view,
5625                 broken in recent sync
5626
5627 2003-04-26 [christoph]  0.8.11claws114
5628
5629         * src/folder.c
5630                 check if remove virtual really exists before
5631                 calling the function
5632
5633 2003-04-25 [match]      0.8.11claws113
5634
5635         * src/addrindex.c
5636         * src/addrbook.c
5637         * src/ldapquery.[ch]
5638         * src/ldapctrl.[ch]
5639                 fix memleak.
5640         * src/ldapserver.[ch]
5641                 fix memleak. fix segfault.
5642                 plug a Claws memleak
5643
5644 2003-04-25 [alfons]     0.8.11claws112
5645
5646         * src/folder.c
5647                 plug a Claws memleak
5648
5649 2003-04-25 [alfons]     0.8.11claws111
5650
5651         * src/common/session.c
5652                 plug a memleak
5653
5654 2003-04-25 [paul]       0.8.11claws110
5655
5656         * sync with 0.8.11cvs35
5657                 see ChangeLog 2003-04-24 and 2003-04-25
5658                 
5659         * src/gtk/pluginwindow.c
5660                 correct another strange float value
5661
5662 2003-04-24 [christoph]  0.8.11claws109
5663
5664         * src/folder.c
5665                 freeze folder item updates when unsetting new flags
5666
5667         * src/gtk/pluginwindow.c
5668                 correct strange float value
5669
5670 2003-04-23 [paul]       0.8.11claws108
5671
5672         * sync with 0.8.11cvs33
5673                 see ChangeLog 2003-04-23
5674
5675 2003-04-22 [paul]       0.8.11claws107
5676
5677         * src/Makefile.am
5678           src/messageview.c
5679           src/mimeview.c
5680           src/pgptext.[ch]      ** REMOVED **
5681                 remove pgptext.[ch] as its not used any more
5682
5683 2003-04-22 [paul]       0.8.11claws106
5684
5685         * sync with 0.8.11cvs31
5686                 see ChangeLog 2003-04-21 and 2003-04-22
5687
5688 2003-04-21 [alfons]     0.8.11claws105
5689
5690         * src/main.c
5691                 No access to GTK structures if we're a spawned child
5692                 (and clean up code a little bit...) Should fix #126.
5693
5694 2003-04-21 [melvin]     0.8.11claws104
5695
5696         * src/plugins/dillo_viewer/README
5697                 Improved slightly the text.
5698
5699 2003-04-21 [melvin]     0.8.11claws103
5700
5701         * src/plugins/dillo_viewer/README *** NEW ***
5702                 Added a README file for the Dillo plugin
5703
5704 2003-04-20 [paul]
5705
5706         * tools/README
5707           tools/outlook2sylpheed.pl
5708                 updated and improved by Ricardo Mones Lastra
5709
5710 2003-04-18 [oliver]     0.8.11claws102
5711
5712         * src/inc.c 
5713         * src/prefs_account.h
5714                 remove Pop3SessionType (used by selective download)
5715         * src/prefs_toolbar.c
5716                 enable set Default Toolbar button
5717
5718 2003-04-18 [paul]       0.8.11claws101
5719
5720         * sync with 0.8.11cvs29
5721                 see ChangeLog 2003-04-18
5722
5723 2003-04-17 [paul]       0.8.11claws100
5724
5725         * src/prefs_common.[ch]
5726           src/summaryview.c
5727                 remove 'Open next message on deletion' option,
5728                 as the same effect can now be achieved via the
5729                 'Always open messages in summary when selected'
5730                 option.
5731
5732 2003-04-17 [paul]       0.8.11claws99
5733
5734         * sync with 0.8.11cvs28
5735                 see ChangeLog 2003-04-17
5736
5737 2003-04-17 [christoph]  0.8.11claws98
5738
5739         * ac/spamassassin.m4
5740         * src/plugins/spamassassin/libspamc.[ch]
5741         * src/plugins/spamassassin/utils.[ch]
5742                 sync libspamc with SpamAssassin project
5743
5744 2003-04-17 [christoph]  0.8.11claws97
5745
5746         * src/common/socket.h
5747         * src/gtk/sslcertwindow.h
5748                 rename old USE_SSL to USE_OPENSSL
5749
5750 2003-04-17 [paul]       0.8.11claws96
5751
5752         * src/prefs_common.h
5753                 use gulong for P_COLOR so that it compiles/runs on
5754                 64-bit systems. Patch submitted by James Noyes
5755                 <jnoyes-claws@retrogeeks.com>
5756                 
5757         * po/de.po
5758                 updated by Jens
5759
5760 2003-04-17 [paul]       0.8.11claws95
5761
5762         * sync with 0.8.11cvs27
5763                 see ChangeLog 2003-04-16
5764
5765 2003-04-15 [paul]       0.8.11claws94
5766
5767         * src/prefs_common.[ch]
5768                 rearrange to stop the window getting too long:
5769                         move Receive dialog stuff to Receive tab
5770                         move Send dialog to Send tab
5771                         remove Dialogs frame
5772                 rename 'Open messages in summary with cursor keys' to
5773                 'Always open messages in summary when selected', as its
5774                 more appropriate
5775
5776 2003-04-15 [paul]       0.8.11claws93
5777
5778         * src/prefs_common.[ch]
5779           src/summaryview.c
5780                 add new option '/Interface/Open next message on deletion'
5781
5782 2003-04-15 [paul]       0.8.11claws92
5783
5784         * src/summaryview.[ch]
5785                 add /Mark/Lock and /Mark/Unlock to the pop-up
5786                 menu. Patch submitted by Ivan Francolin Martinez
5787                 <ivanfm@users.sourceforge.net>
5788
5789 2003-04-15 [paul]       0.8.11claws91
5790
5791         * sync with 0.8.11cvs24
5792                 see ChangeLog 2003-04-15
5793
5794 2003-04-14 [jens]       0.8.11claws90
5795
5796         * updated German translation and some corrections from
5797                 Roland Bless <bless@tm.uka.de>
5798
5799 2003-04-14 [paul]       0.8.11claws89
5800
5801         * sync with 0.8.11cvs22
5802                 see ChangeLog 2003-04-14
5803
5804 2003-04-13 [paul]       0.8.11claws88
5805
5806         * src/plugins/clamav/clamav_plugin.c
5807                 fix memory leaks
5808                 clean up
5809
5810 2003-04-12 [paul]       0.8.11claws87
5811
5812         * src/plugins/clamav/clamav_plugin.c
5813                 activate enable/disable archive scanning option
5814                 
5815         * src/plugins/clamav/.cvsignore         ** NEW FILE **
5816
5817 2003-04-12 [paul]       0.8.11claws86
5818
5819         * src/plugins/Makefile.am
5820           src/plugins/clamav/Makefile.am                ** NEW FILE **
5821           src/plugins/clamav/README                     ** NEW FILE ** 
5822           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
5823           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
5824                 add Clam AntiVirus plugin
5825
5826 2003-04-12 [paul]       0.8.11claws85
5827
5828         * sync with 0.8.11cvs21
5829                 see ChangeLog 2003-04-11
5830
5831 2003-04-11 [paul]       0.8.11claws84
5832
5833         * po/es.po
5834                 update Spanish translation. Submitted by Ricardo
5835                 Mones Lastra.
5836
5837 2003-04-10 [christoph]  0.8.11claws83
5838
5839         * src/mbox.c
5840                 fix typo that did not move unfiltered mails to destination
5841                 folder
5842
5843         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
5844          when filtering from spool)
5845
5846 2003-04-10 [christoph]  0.8.11claws82
5847
5848         * src/imap.c
5849                 use BODY.PEEK instead of BODY in in message fetch operation
5850                 to make sure the IMAP server does not set the \Seen flag for
5851                 messages. Sylpheed does that later itself, when the message
5852                 is opened in sylpheed
5853
5854         (closes Bug 111 Claws destroys unread marks)
5855
5856 2003-04-09 [oliver]     0.8.11claws81
5857         
5858         * src/folder.c
5859                 fix crash in folder_destroy
5860         * README.claws
5861                 remove selective download
5862
5863 2003-04-09 [christoph]  0.8.11claws80
5864
5865         * src/imap.c
5866                 fix crash in imap_get_msginfo() when then fetched message
5867                 is not found
5868
5869         (closes Bug 110 Crash during mail composition)
5870
5871 2003-04-08 [christoph]  0.8.11claws79
5872
5873         * src/folder.c
5874         * src/prefs_account.c
5875                 Filter new messages that are found in an INBOX folder
5876                 when 'Filter messages on receiving' is enabled in the
5877                 Folder's AccountPrefs. This allows to use Sylpheed's
5878                 filtering engine for IMAP folders where messages are
5879                 added to the INBOX by a MTA
5880
5881 2003-04-08 [paul]       0.8.11claws78
5882
5883         * src/procmsg.h
5884                 clean up after last commit
5885
5886 2003-04-08 [paul]       0.8.11claws77
5887
5888         * sync with 0.8.11cvs20
5889                 see ChangeLog 2003-04-07 and 2003-04-08
5890
5891 2003-04-07 [christoph]  0.8.11claws76
5892
5893         * src/filtering.[ch]
5894         * src/inc.[ch]
5895         * src/mbox.c
5896         * src/procmsg.[ch]
5897                 add procmsg_msginfo_filter() to execute filtering actions
5898
5899 2003-04-06 [christoph]  0.8.11claws75
5900
5901         * src/imap.c
5902                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
5903
5904 2003-04-06 [christoph]  0.8.11claws74
5905
5906         * src/common/utils.[ch]
5907                 add g_int_compare() function for slist sorting
5908
5909         * src/imap.c
5910                 fetch all MsgInfos with one command in imap_get_msginfos()
5911                 using an imap set with a list of ranges
5912
5913         * src/news.c
5914                 use new g_int_compare() function
5915
5916 2003-04-06 [thorsten]   0.8.11claws73
5917
5918         * src/mh.c
5919                 corrected implementation of mh_folder_destroy()
5920
5921 2003-04-05 [christoph]  0.8.11claws72
5922
5923         * src/account.c
5924         * src/folder.[ch]
5925         * src/folderview.c
5926         * src/imap.c
5927         * src/inc.c
5928         * src/main.c
5929         * src/mainwindow.c
5930         * src/mbox_folder.c
5931         * src/mh.c
5932         * src/mimeview.h
5933         * src/msgcache.[ch]
5934         * src/news.c
5935         * src/procmime.h
5936         * src/procmsg.[ch]
5937         * src/setup.c
5938         * src/gtk/gtkutils.c
5939                 o rename structure field names class and new to klass and
5940                   new_msgs, to allow including files in C++
5941                 o add 'extern "C"' block to some header files
5942                 o add MsgInfoList and MsgNumberList as alias for GSList for
5943                   developers to know what type of list is expected
5944
5945         * src/plugins/image_viewer/plugin.c
5946         * src/plugins/image_viewer/viewer.[ch]
5947         * src/plugins/image_viewer/viewerprefs.[ch]
5948                 rename function names to prevent conflicts
5949
5950 2003-04-05 [paul]       0.8.11claws71
5951
5952         * sync with 0.8.11cvs18
5953                 see ChangeLog 2003-04-03 and 2003-04-04
5954
5955 2003-04-02 [christoph]  0.8.11claws70
5956
5957         * src/folder.[ch]
5958         * src/imap.[ch]
5959         * src/mbox_folder.[ch]
5960         * src/mh.[ch]
5961         * src/news.[ch]
5962                 o Make all virtual folder functions private
5963                 o remove unused folder code
5964
5965         * src/common/socket.[ch]
5966         * src/summaryview.c
5967                 fix warnings
5968
5969 2003-03-30 [alfons]     0.8.11claws69
5970
5971         * src/send_message.c
5972                 remove two debug traces and see if people still report
5973                 errors
5974
5975 2003-03-30 [alfons]     0.8.11claws68
5976
5977         * src/send_message.c
5978         * src/commons/session.c
5979                 add more debug traces
5980
5981 2003-03-30 [christoph]  0.8.11claws67
5982
5983         * src/folder.c
5984                 change processing folder name from .processing to processing
5985
5986         * src/common/ssl.c
5987                 disable SSL certificate check because it causes Xlib error
5988                 when the child process want's to open an GTK window
5989
5990 2003-03-30 [christoph]  0.8.11claws66
5991
5992         * src/folder.c
5993                 don't use default folder for processing folder item because
5994                 it can be a non local folder
5995
5996         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
5997
5998 2003-03-30 [alfons]     0.8.11claws65
5999
6000         * src/send_message.c
6001                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
6002                 to generate bad code for 'send_send_data_progressive': When
6003                 called from 'send_send_data_finished', the 'data' pointer is
6004                 cleared just before the assignment to the dialog pointer
6005
6006 2003-03-29 [christoph]  0.8.11claws64
6007
6008         * src/common/prefs.h
6009         * src/plugins/image_viewer/Makefile.am
6010         * src/plugins/image_viewer/plugin.c
6011         * src/plugins/image_viewer/viewer.[ch]
6012         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
6013                 add PrefsPage for ImageViewer
6014
6015 2003-03-28 [thorsten]   0.8.11claws63
6016
6017         * src/common/session.c
6018                 added some comments
6019
6020 2003-03-28 [paul]       0.8.11claws62
6021
6022         * sync with 0.8.11cvs16
6023                 see ChangeLog 2003-03-28
6024
6025 2003-03-28 [paul]       0.8.11claws61
6026
6027         * sync with 0.8.11cvs15
6028                 see ChangeLog 2003-03-28
6029
6030 2003-03-27 [christoph]  0.8.11claws60
6031
6032         * src/folder.c
6033         * src/imap.c
6034         * src/common/socket.[ch]
6035                 set socket state to DISCONNECTED when any operation
6036                 fails to allow reconnecting in IMAP code without
6037                 checking the return code of all calls to the command
6038                 functions
6039
6040         * src/folderview.c
6041         * src/summaryview.c
6042                 remove some more stuff that depends on specific
6043                 folder types
6044
6045 2003-03-27 [paul]       0.8.11claws59
6046
6047         * sync with 0.8.11cvs14
6048                 see ChangeLog 2003-03-27
6049                 
6050         * src/selective_download.[ch]   ** REMOVED **
6051                 really removed
6052
6053 2003-03-27 [christoph]  0.8.11claws58
6054
6055         * src/folder.c
6056                 fix handling of tmp_flags in flag copy function
6057
6058 2003-03-27 [paul]       0.8.11claws57
6059
6060         * sync with 0.8.11cvs13
6061                 see ChangeLog 2003-03-27
6062
6063 2003-03-27 [oliver]     0.8.11claws56
6064
6065         * src/maiwindow.c
6066                 remove sel_download_cb
6067
6068 2003-03-27 [oliver]     0.8.11claws55
6069         
6070         * src/inc.c
6071                 remove POP3_TOP
6072         
6073 2003-03-26 [oliver]     0.8.11claws54
6074
6075         *src/pop.h
6076                 remove POP3_TOP*
6077         * README.claws
6078                 remove selective donwload readme
6079
6080 2003-03-26 [oliver]     0.8.11claws53
6081         * src/matcher.[ch]
6082         * src/matcher_parser_parse.y 
6083         * src/pop.c 
6084         * src/prefs_account.[ch]
6085         * src/prefs_filtering.c
6086                 remove selective donwload
6087
6088 2003-03-26 [oliver]     0.8.11claws52
6089
6090         * src/inc.[ch] 
6091         * src/filtering.c 
6092         * src/mainwindow.c 
6093                 remove selective donwload
6094
6095 2003-03-26 [oliver]     0.8.11claws51
6096         
6097         * src/Makefile.am
6098         * src/selective_download.[ch]   ** REMOVE **    
6099
6100 2003-03-26 [christoph]  0.8.11claws50
6101
6102         * src/news.c
6103                 fix NEWS that got broken by a sync with sylpheed-main
6104
6105 2003-03-26 [christoph]  0.8.11claws49
6106
6107         * src/mimeview.c
6108                 fix mime type guessing when no mime type is found for a file
6109
6110 2003-03-25 [christoph]  0.8.11claws48
6111
6112         * src/mimeview.c
6113         * src/procmime.c
6114                 remove mime type guessing from mime parser and use
6115                 name based mime types in viewer lookup for mime type
6116                 application/octet-stream
6117
6118 2003-03-25 [christoph]  0.8.11claws47
6119
6120         * doc-src/readme.txt
6121         * doc-src/rfc2554.txt
6122                 add RFC about SMTP AUTH
6123
6124         * src/send_message.c
6125         * src/common/smtp.[ch]
6126                 add extra error code for authentication errors and
6127                 clear temporary password when this error occurs
6128
6129         (closes Bug 84 authentication failure while sending should
6130          prompt for password again)
6131
6132 2003-03-25 [christoph]  0.8.11claws46
6133
6134         * configure.ac
6135         * src/Makefile.am
6136         * src/imageview.[ch]                            ** REMOVE **
6137         * src/messageview.[ch]
6138         * src/mimeview.[ch]
6139         * src/prefs_common.[ch]
6140         * src/textview.c
6141         * src/plugins/Makefile.am
6142         * src/plugins/image_viewer/.cvsignore           ** NEW **
6143         * src/plugins/image_viewer/Makefile.am          ** NEW **
6144         * src/plugins/image_viewer/plugin.c             ** NEW **
6145         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
6146                 move image viewer into a plugin (building is enabled by default)
6147                 [ToDo: Prefs for resize and autoview]
6148
6149 2003-03-25 [paul]       0.8.11claws45
6150
6151         * sync with 0.8.11cvs12
6152                 see ChangeLog 2003-03-26
6153
6154 2003-03-25 [paul]       0.8.11claws44
6155
6156         * sync with 0.8.11cvs11
6157                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
6158                 
6159         Note: Selective Download is broken.
6160                 
6161 2003-03-22 [christoph]  0.8.11claws43
6162
6163         * src/folder.c
6164                 code cleanup for flags copying
6165
6166 2003-03-22 [christoph]  0.8.11claws42
6167
6168         * src/plugins/trayicon/trayicon.c
6169                 fix setting the transparent area when the window size
6170                 is forced by the system tray
6171
6172 2003-03-22 [christoph]  0.8.11claws41
6173
6174         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
6175         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
6176         * src/plugins/trayicon/newmail.xpm              ** NEW **
6177         * src/plugins/trayicon/nomail.xpm               ** NEW **
6178         * src/plugins/trayicon/trayicon.c
6179         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
6180                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
6181                 o add icon for unread mails
6182                 o set transparency for window
6183
6184 2003-03-22 [christoph]  0.8.11claws40
6185
6186         * src/news.c
6187                 init news session to prevent crash when session is closed
6188
6189 2003-03-22 [christoph]  0.8.11claws39
6190
6191         * src/imap.c
6192         * src/common/session.[ch]
6193                 Init session data to make sure we don't have invalid pointers
6194                 for read_ch and write_ch when new multi process sessions are
6195                 not used
6196
6197         * src/main.c
6198         * src/common/plugin.c
6199         * src/common/sylpheed.c
6200         * src/plugins/demo/demo.c
6201         * src/plugins/dillo_viewer/dillo_viewer.c
6202         * src/plugins/mathml_viewer/mathml_viewer.c
6203         * src/plugins/spamassassin/spamassassin.c
6204         * src/plugins/spamassassin/spamassassin_gtk.c
6205                 add plugin types to allow loading plugins at different times
6206                 (and maybe for different frontends), because it's not good to
6207                 load GTK-Plugins gefore gtk_init was called
6208
6209         * configure.ac
6210         * src/plugins/Makefile.am
6211         * src/plugins/trayicon/.cvsignore               ** NEW **
6212         * src/plugins/trayicon/Makefile.am              ** NEW **
6213         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
6214         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
6215         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
6216         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
6217         * src/plugins/trayicon/trayicon.c               ** NEW **
6218                 New Trayicon plugin that shows an icon in a systray that uses
6219                 XEMBED protocol like Gnome's systray. Icon shows if there
6220                 are new mails and a tooltip shows information about new,
6221                 unread and total messages.
6222
6223 2003-03-22 [paul]       0.8.11claws38
6224
6225         * src/common/smtp.c
6226                 fix ESMTP AUTH CRAM-MD5
6227                 [sync with main (still version 0.8.11cvs6), see
6228                  ChangeLog 2003-03-22]
6229
6230 2003-03-21 [colin]      0.8.11claws37
6231
6232         * src/send_message.c
6233                 Fix USE_SSL => USE_OPENSSL
6234
6235 2003-03-21 [colin]      0.8.11claws36
6236
6237         * src/folderview.c
6238                 Fix counts in drag and dropped subfolders
6239
6240 2003-03-21 [colin]      0.8.11claws35
6241
6242         * src/folder.c 
6243         * src/folderview.c
6244                 speed up a bit folder dnd
6245
6246 2003-03-20 [alfons]     0.8.11claws34
6247
6248         * src/main.c
6249         * src/toolbar.c
6250         * src/procmsg.c
6251                 don't send locked queue messages
6252                 (feature request "[ 705245 ] Locking message in outbox 
6253                  should prevent sending")
6254
6255 2003-03-20 [christoph]  0.8.11claws33
6256
6257         * src/folder.c
6258                 remove NEW and UNREAD flag in special folders when scanning
6259                 
6260         * src/common/smtp.c
6261                 fix ESMTP AUTH CRAM-MD5
6262
6263 2003-03-20 [paul]       0.8.11claws32
6264
6265         * src/prefs_account.c
6266                 Re-write 'Tunnel command to open connection' as
6267                 'Use command to communicate with server', and disable
6268                 it for all except IMAP accounts
6269
6270 2003-03-20 [paul]       0.8.11claws31
6271
6272         * sync with 0.8.11cvs6
6273                 see ChangeLog 2003-03-20
6274
6275 2003-03-19 [match]      0.8.11claws30
6276
6277         * src/addritem.[ch]
6278                 include documentation. minor refactoring.
6279         * src/addr_compl.[ch]
6280         * src/addrindex.[ch]
6281         * src/addresbook.[ch]
6282         * src/summaryview.c
6283                 re-enable address lookup (was disabled in
6284                 0.8.11claws20).
6285
6286 2003-03-19 [christoph]  0.8.11claws29
6287
6288         * src/procmsg.c
6289                 add temp flag handling, will make moving and copying
6290                 messages possible again
6291
6292         * src/folder.c
6293                 correct calulation of folder stats
6294
6295 2003-03-18 [match]      0.8.11claws28
6296
6297         * src/editgroup.h
6298                 remove case sensitive comparison (closes bug 80).
6299
6300 2003-03-18 [christoph]  0.8.11claws27
6301
6302         * src/imap.c
6303                 fix imap using a tunnel command
6304
6305         (closes bug 87)
6306
6307 2003-03-18 [christoph]  0.8.11claws26
6308
6309         * src/folder.[ch]
6310         * src/imap.c
6311         * src/procmsg.[ch]
6312                 rewrite flag handling for folders
6313
6314 2003-03-18 [christoph]  0.8.11claws25
6315
6316         * src/folder.c
6317         * src/procmsg.c
6318         * src/summaryview.c
6319                 unset NEW and UNREAD flags when message is ignored, to make
6320                 sure messages don't show up as unread on other IMAP clients,
6321                 because the IGNORE_THREAD flag can not be syncronized through
6322                 the IMAP folder
6323
6324 2003-03-17 [christoph]  0.8.11claws24
6325
6326         * src/imap.c
6327                 don't use recursion to fetch uids when the number of messages
6328                 does not match. Moved code into subfunction that is used
6329                 again when needed, to prevent an endless loop.
6330
6331 2003-03-17 [thorsten]   0.8.11claws23
6332
6333         * src/imageview.[ch]
6334                 export imageview_get_resized_size() (for plugins)
6335         * src/prefs_common.[ch]
6336                 added prefs_common_get() (for plugins)
6337
6338 2003-03-17 [christoph]  0.8.11claws22
6339
6340         * src/imap.c
6341                 o remove UID guessing from copy code
6342                 o support UIDPLUS extension for APPEND command
6343
6344 2003-03-17 [paul]       0.8.11claws21
6345
6346         * src/gtk/about.c
6347                 remove 'Compiled-plugins' section.
6348                 
6349         * src/plugins/dillo_viewer/dillo_viewer.c
6350                 slight change to description text
6351
6352 2003-03-16 [match]      0.8.11claws20
6353         * src/ldapserver.[ch]           ** NEW **
6354         * src/ldapctrl.[ch]             ** NEW **
6355         * src/ldapquery.[ch]            ** NEW **
6356         * src/ldaputil.[ch]             ** NEW **
6357         * src/addrcindex.[ch]           ** NEW **
6358         * src/addrquery.h               ** NEW **
6359         * src/addritem.[ch]
6360         * src/addrcache.[ch]
6361         * src/addrindex.[ch]
6362         * src/addr_compl.[ch]
6363         * src/addressbook.[ch]
6364         * src/addrbook.[ch]
6365         * src/editgroup.c
6366         * src/editaddress.c
6367         * src/editldap.c
6368         * src/editldap_basedn.c
6369         * src/vcard.c
6370         * src/jpilot.c
6371         * src/Makefile.am
6372                 included dynamic LDAP queries. improved address
6373                 completion.
6374
6375 2003-03-16 [paul]       0.8.11claws19
6376
6377         * tools/multiwebsearch.pl
6378                 fix a fatal typo
6379
6380 2003-03-16 [christoph]  0.8.11claws18
6381
6382         * src/mimeview.c
6383         * src/plugins/dillo_viewer/dillo_viewer.c
6384         * src/plugins/mathml_viewer/mathml_viewer.c
6385                 make unregistering of MimeViewerFactorys possible
6386
6387 2003-03-16 [alfons]     0.8.11claws17
6388
6389         * configure.ac
6390                 correct typo
6391
6392 2003-03-16 [melvin]     0.8.11claws16
6393
6394         * src/plugins/dillo_viewer.c
6395                 Fixed bug where it was not possible to view more than
6396                 one text/html attachment per message (bug discovered
6397                 by Christoph Hohmann).
6398
6399 2003-03-15 [melvin]     0.8.11claws15
6400
6401         * src/prefs_actions.c
6402                 Fixed compilation warnings.
6403
6404 2003-03-15 [melvin]     0.8.11claws14
6405
6406         * src/plugins/Makefile.am
6407         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
6408         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
6409         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
6410                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
6411                 newer (http://dillo.auriga.wearlab.de/).
6412
6413 2003-03-15 [christoph]  0.8.11claws13
6414
6415         * src/imap.c
6416                 don't query imap folder for attributes because we already
6417                 for them from imap_status
6418
6419         * src/mimeview.[ch]
6420                 add support for plugable MimeViewers (unloading Viewers
6421                 not yet complete)
6422
6423         * src/plugins/Makefile.am
6424         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
6425         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
6426         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
6427                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
6428                 widget from http://helm.cs.unibo.it/mml-widget/
6429
6430 2003-03-14 [christoph]  0.8.11claws12
6431
6432         * src/folder.[ch]
6433                 o error return code's should better be negative
6434                 o replace printf with debug_print
6435
6436         * src/imap.c
6437                 improve IMAP folder scan by checking UID-NEXT
6438
6439         * src/summaryview.c
6440                 remove check that are unnecessary in my opinion
6441
6442 2003-03-13 [christoph]  0.8.11claws11
6443
6444         * src/folder.[ch]
6445         * src/foldersel.c
6446         * src/folderview.c
6447         * src/imap.c
6448         * src/mbox_folder.c
6449         * src/mh.c
6450         * src/news.c
6451         * src/prefs_scoring.c
6452         * src/summaryview.c
6453                 use a common function to get a displayable name
6454                 for a FolderItem
6455
6456 2003-03-13 [paul]       0.8.11claws10
6457
6458         * tools/Makefile.am
6459           tools/README
6460           tools/multiwebsearch.conf     ** NEW FILE **
6461           tools/multiwebsearch.pl       ** NEW FILE **
6462                 add multiwebsearch Actions script
6463
6464 2003-03-13 [colin]      0.8.11claws9
6465
6466         * src/compose.c
6467                 Remove leading emtpy lines from quoted text
6468                 before quoting it
6469
6470 2003-03-13 [melvin]     0.8.11claws8
6471
6472         * src/prefs_actions.c
6473                 Fixed a memory leak
6474                 Code clean ups
6475                 Added Cancel and OK buttons
6476                 Corrected help text
6477
6478 2003-03-13 [christoph]  0.8.11claws7
6479
6480         * src/account.c
6481         * src/folder.[ch]
6482         * src/imap.c
6483         * src/mainwindow.c
6484         * src/mbox_folder.c
6485         * src/mh.c
6486         * src/news.c
6487         * src/setup.c
6488                 replace more folder type stuff with folder class stuff
6489
6490 2003-03-13 [melvin]     0.8.11claws6
6491
6492         * src/prefs_actions.c
6493                 Added new tokens:
6494                 %u: user provided argument
6495                 %h: user provided argument (hidden on input)
6496                 %s: current text selection in the message view 
6497
6498 2003-03-13 [paul]       0.8.11claws5
6499
6500         * sync with 0.8.11cvs5
6501                 see ChangeLog 2003-03-11, 2003-03-12
6502
6503 2003-03-12 [christoph]  0.8.11claws4
6504
6505         * src/folder.c
6506                 use folder class idstr when writing folderlist.xml
6507
6508         * src/folder.h
6509         * src/imap.c
6510         * src/news.c
6511                 replace folder type checks with folder class checks
6512
6513 2003-03-12 [christoph]  0.8.11claws3
6514
6515         * src/folder.[ch]
6516         * src/imap.[ch]
6517         * src/main.c
6518         * src/mbox_folder.[ch]
6519         * src/mh.[ch]
6520         * src/news.[ch]
6521                 o create a list of known folder classes in the folder system
6522                 o use folder class id strings for folder item identifiers
6523
6524 2003-03-12 [christoph]  0.8.11claws2
6525
6526         * src/imap.c
6527                 fix imap uid validity check
6528
6529 2003-03-12 [christoph]  0.8.11claws1
6530
6531         * src/account.c
6532         * src/folder.[ch]
6533         * src/foldersel.c
6534         * src/folderview.c
6535         * src/imap.c
6536         * src/mainwindow.c
6537         * src/mbox_folder.c
6538         * src/mh.c
6539         * src/news.c
6540         * src/prefs_scoring.c
6541         * src/procmsg.c
6542         * src/setup.c
6543         * src/summaryview.c
6544                 initial restructuring of folder system, seperating
6545                 folders and folder classes
6546
6547 2003-03-12 [paul]       0.8.11claws
6548
6549         0.8.11claws release
6550
6551 2003-03-12 [christoph]
6552
6553         * src/gtk/prefswindow.c
6554                 fix translation of "Page Index"
6555
6556 2003-03-12 [paul]       0.8.10claws110
6557
6558         a sync from 0.8.11cvs4 before the release
6559
6560         * src/common/utils.c
6561                 subject_compare_for_sort(): allow null strings (fixes
6562                 summary sorting).
6563
6564 2003-03-11 [paul]       0.8.10claws109
6565
6566         * po/es.po
6567                 update Spanish translation, submitted by
6568                 Ricardo Mones Lastra
6569
6570 2003-03-11 [melvin]     0.8.10claws108
6571
6572         * po/fr.po
6573                 Updated French translations
6574
6575 2003-03-11 [paul]       0.8.10claws107
6576
6577         * manual/en/Makefile.am
6578           manual/en/*.html
6579                 update English manual, add a new page
6580                 updated by Francois Barriere <fbarriere@atmel.fr>
6581                 
6582         * po/bg.po
6583           po/it.po
6584           po/sr.po
6585                 update Bulgarian, Italian, and Serbian translations
6586                 submitted by George Danchev, Alessandro Maestri, and
6587                 Urke MMI
6588
6589 2003-03-10 [paul]       0.8.10claws106
6590
6591         * src/gtk/about.c
6592           src/gtk/prefswindow.c
6593                 make some strings translatable
6594
6595 2003-03-10 [darko]      0.8.10claws105
6596
6597         * src/compose.c
6598                 code cleanup to make Hiro happy
6599
6600 2003-03-10 [paul]       0.8.10claws104
6601
6602         * sync with 0.8.11cvs2
6603                 see ChangeLog 2003-03-10
6604
6605 2003-03-09 [melvin]     0.8.10claws103
6606
6607         * src/textview.c
6608                 textview_set_font(): fix for message display in
6609                 UTF-8 locales (thanks to Sergey Vlasov).
6610                 (was unintentionnaly reverted in 0.8.6claws6)   
6611
6612 2003-03-08 [darko]      0.8.10claws102
6613
6614         * src/compose.c
6615                 fix infinite loop in wrapping as reported
6616                 by happycactus
6617                 obsoletes patch #696482
6618
6619 2003-03-08 [christoph]  0.8.10claws101
6620
6621         * src/imap.c
6622                 add workaround for IMAP servers that do not
6623                 support the "UID SEARCH UID" command
6624
6625 2003-03-07 [christoph]  0.8.10claws100
6626
6627         * src/plugins/spamassassin/spamassassin.[ch]
6628         * src/plugins/spamassassin/spamassassin_gtk.c
6629                 code cleanup
6630
6631 2003-03-07 [paul]       0.8.10claws99
6632
6633         * po/es.po
6634                 updated Spanish translation, submitted by
6635                 Ricardo Mones Lastra
6636
6637 2003-03-07 [christoph]  0.8.10claws98
6638
6639         * src/send.c
6640                 fix in 0.8.10claws94 was wrong
6641                 local delivery does not require escaping, remove escaping
6642                 code to make signatures of mails with "." lines valid
6643                 
6644                 NOTE: requires that sendmail is executed with "-i" option,
6645                       what is the default now, but has to be changed in all
6646                       exsiting accounts)
6647
6648 2003-03-07 [paul]       0.8.10claws97
6649
6650         * sync with 0.8.11 release
6651                 see ChangeLog 2003-03-07
6652
6653 2003-03-06 [paul]       0.8.10claws96
6654
6655         * src/compose.c
6656                 revert commit 0.8.10claws92
6657
6658 2003-03-06 [paul]       0.8.10claws95
6659
6660         * src/folderview.c
6661                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
6662
6663         * src/gtkaspell.c
6664                 fix bug 74, 'Crash opening editor window with pseudo-color
6665                 display'
6666                 
6667         Patches submitted by Kevin Vigor <kevin@vigor.nu>
6668
6669 2003-03-06 [christoph]  0.8.10claws94
6670
6671         * src/send.c
6672                 fix rfc2821 (4.5.2) violation in SMTP data sending,
6673                 all lines starting with a period get an extra period
6674                 inserted
6675                 (found by Simon 'corecode' Schubert)
6676
6677 2003-03-06 [paul]       0.8.10claws93
6678
6679         * src/folderview.c
6680                 if configured font can't be loaded fall back to gtk
6681                 default. (with thanks to Christoph)
6682                 
6683                 closes long-standing bug 15 'Crashes on startup'
6684
6685 2003-03-06 [paul]       0.8.10claws92
6686
6687         * src/compose.c
6688                 freeze text before autosave and thaw afterwards
6689                 fixes bug 67 'autosave make re-rediting message crazy'
6690
6691 2003-03-06 [christoph]  0.8.10claws91
6692
6693         * src/compose.c
6694                 ignore address comment in dupe check for Cc-list
6695
6696         (closes reopened bug 47 Replying to message strips name part of
6697          e-mail addresses of Cc: lines)
6698
6699 2003-03-06 [paul]       0.8.10claws90
6700
6701         * src/Makefile.am
6702                 remove reference to gtkxtext.h as its no longer in
6703                 the repository
6704
6705 2003-03-06 [paul]       0.8.10claws89
6706
6707         * sync with 0.8.10cvs25
6708                 see ChangeLog 2003-03-06
6709
6710 2003-03-06 [oliver]     0.8.10claws88
6711         
6712         * src/messageview.c
6713                 remove include
6714
6715 2003-03-06 [oliver]     0.8.10claws87
6716         
6717         * src/folderview.c 
6718                 remove changes introduced inclaws74
6719         * src/messageview.c
6720                 another attempt to sanely delete and update
6721                 messages deleted in separate messageview
6722
6723 2003-03-05 [christoph]  0.8.10claws86
6724
6725         * src/summaryview.c
6726                 check if "From" matches any account's address if
6727                 addressbook completion of addresses is disabled too
6728
6729         (closes Bug 70 "Display recipient in from" doesn't check
6730          folder's default account)
6731
6732 2003-03-05 [christoph]  0.8.10claws85
6733
6734         * src/compose.c
6735         * src/common/utils.[ch]
6736                 don't strip address comments when building Cc lists
6737
6738         (closes Bug 47 Replying to message strips name part of e-mail addresses
6739          of Cc: lines)
6740
6741         * src/folder.c
6742                 fix return value of copy function
6743
6744 2003-03-05 [christoph]  0.8.10claws84
6745
6746         * src/imap.c
6747                 don't ask imap server for non rfc822 headers
6748
6749         (closes bug 71 IMAP FETCH asks for FROM header field twice)
6750
6751         * src/imap.c
6752                 destroy session on socket error to allow reconnecting
6753
6754 2003-03-05 [christoph]  0.8.10claws83
6755
6756         * configure.ac
6757                 fix building with gnome when no prefix is set
6758
6759         (closes bug 66 Gnome directory is set to NONE)
6760
6761 2003-03-05 [paul]       0.8.10claws82
6762
6763         * sync with 0.8.10cvs23
6764                 see ChangeLog 2003-03-05
6765
6766 2003-03-04 [christoph]  0.8.10claws81
6767
6768         * src/folder.c
6769                 o fix moving and copying when folder returns 0 for new
6770                   message number
6771                 o remove some code for single message copy and move
6772                   operations and use functions for multiple messages
6773
6774         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
6775
6776         * src/news.c
6777                 remove unused include
6778
6779 2003-03-04 [paul]       0.8.10claws80
6780
6781         * src/gtk/about.c
6782                 list 'Compiled plugins'
6783
6784 2003-03-03 [christoph]  0.8.10claws79
6785
6786         * src/news.[ch]
6787                 have to multiply the percentage of the current fetch with
6788                 the percentage that it has of the total fetch operation
6789                 for correct values
6790
6791 2003-03-03 [christoph]  0.8.10claws78
6792
6793         * src/news.c
6794                 fix calculation of expected lines for progress indicator
6795
6796 2003-03-03 [christoph]  0.8.10claws77
6797
6798         * src/summaryview.c
6799         * src/common/utils.c
6800                 fix segfault when opening the root news folder
6801
6802 2003-03-03 [christoph]  0.8.10claws76
6803
6804         * src/mainwindow.[ch]
6805         * src/common/Makefile.am
6806         * src/common/progressindicator.[ch]
6807                 add UI independent progress indicator handling
6808
6809         * src/news.[ch]
6810                 use new progress indicator for message info fetching
6811
6812         * src/common/hooks.h
6813                 code cleanup
6814
6815 2003-03-03 [oliver]     0.8.10claws75
6816
6817         * src/toolbar.c
6818         * src/compose.c
6819                 removed commented code
6820
6821 2003-03-03 [oliver]     0.8.10claws74
6822
6823         * src/toolbar.[ch]
6824                 cleanups and refactoring
6825         * src/compose.[ch]
6826                 compose_reply_mode reply & forwarding interface for
6827                 toolbar buttons
6828         * src/folderview.c
6829                 act on messages marked for deletion in folderview_selected
6830                 based on prefs_common.immediate_exec since a message might 
6831                 have been deleted by messageview in a folder we are changing 
6832                 to (does anybody understand what I'm on about ?)
6833
6834 2003-03-03 [oliver]     0.8.10claws73
6835         
6836         * src/messageview.[ch]
6837                 new functions
6838                 - messageview_delete: delete message shown in messagview
6839                 - messageview_update_view: update messageview to currently 
6840                   selected summaryview message
6841                 - add separate messageview to msgview_list in order to update 
6842                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
6843         * src/summaryview.[ch]
6844                 summary_get_selection returns a list of selected msgs
6845                 in summaryview
6846         * src/mainwindow.c
6847                 toolbar reply refactoring
6848
6849 2003-03-03 [paul]       0.8.10claws72
6850
6851         * sync with 0.8.10cvs21
6852                 see ChangeLog 2003-03-03
6853
6854 2003-03-02 [christoph]  0.8.10claws71
6855
6856         * src/common/passcrypt.c
6857                 use POSIX includes
6858
6859 2003-03-02 [christoph]  0.8.10claws70
6860
6861         * configure.ac
6862         * src/prefs_account.c
6863         * src/prefs_gtk.[ch]
6864         * src/common/.cvsignore
6865         * src/common/Makefile.am
6866         * src/common/passcrypt.c                ** NEW **
6867         * src/common/passcrypt.h.in             ** NEW **
6868                 Implement password encryption in config files
6869                 using unix encrypt and setkey functions. The crypt
6870                 key can be set as a configure parameter. Old
6871                 passwords will be converted if they do not begin
6872                 with '!'
6873
6874 2003-03-02 [paul]       0.8.10claws69
6875
6876         * src/prefs_account.c
6877                 fix compile error
6878
6879 2003-03-01 [thorsten]   0.8.10claws68
6880
6881         * po/el.po
6882           po/hr.po
6883           po/it.po
6884           po/nl.po
6885           po/sr.po
6886           po/sv.po
6887                 corrected format strings
6888         * po/en_GB.po
6889                 corrected headers
6890                 (fix compile errors with GNU gettext-0.11.5)
6891
6892 2003-03-01 [oliver]     0.8.10claws67
6893
6894         * src/summaryview.c
6895                 menu callbacks call toolbar_menu_reply
6896
6897 2003-03-01 [oliver]     0.8.10claws66
6898
6899         * src/mainwindow.c
6900         * src/messageview.c
6901                 menu callbacks call toolbar_menu_reply
6902         * src/toolbar.[ch]
6903                 callbacks from menu handled by toolbar_menu_reply
6904
6905 2003-03-01 [paul]       0.8.10claws65
6906
6907         * src/addressbook.c
6908                 revert commit 0.8.10claws54 - breaks editing of
6909                 addressbook.
6910                 
6911         * po/bg.po
6912                 update Bulgarian translation, submitted by
6913                 George Danchev
6914
6915 2003-02-28 [christoph]  0.8.10claws64
6916
6917         * src/account.c
6918         * src/addressadd.c
6919         * src/compose.c
6920         * src/gtkaspell.c
6921         * src/gtkxtext.h                ** REMOVE **
6922         * src/imap.c
6923         * src/matcher.[ch]
6924         * src/mh.c
6925         * src/news.c
6926         * src/pine.c
6927         * src/prefs_common.c
6928         * src/prefs_matcher.c
6929         * src/procheader.[ch]
6930         * src/procmsg.[ch]
6931         * src/toolbar.c
6932         * src/common/ssl_certificate.c
6933         * src/gtk/colorlabel.c
6934         * src/gtk/menu.c
6935                 o fix warnings
6936                 o remove code obsoleted by new cache and folder system rework
6937
6938 2003-02-28 [oliver]     0.8.10claws63
6939         
6940         * src/toolbar.[ch]
6941                 * fix bug where reply in Messageview replied to 
6942                 Message displayed in summaryview
6943                 (reportedd via ML by chinatinte at gmx dot ch)
6944                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
6945                 didn't work in separate MessageView Toolbar
6946                 (wondering if anybody uses this at all ?)
6947         * src/summaryview.[ch]
6948                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
6949                 (generalize reply and forward code);
6950         * src/messageview.c 
6951                 remove focus_in event which updated summaryview to messageview
6952
6953 2003-02-28 [paul]       0.8.10claws62
6954
6955         * po/Makefile.in.in
6956                 add the --check option
6957                 Patch submitted by Ricardo Mones Lastra
6958
6959 2003-02-28 [paul]       0.8.10claws61
6960
6961         * src/prefs_account.c
6962                 re-order 'Signature' items
6963
6964 2003-02-28 [paul]       0.8.10claws60
6965
6966         * sync with 0.8.10cvs20
6967                 see ChangeLog 2003-02-28
6968
6969 2003-02-28 [paul]       0.8.10claws59
6970
6971         * po/POTFILES.in
6972                 update to reflect recent movement of files
6973
6974 2003-02-28 [paul]       0.8.10claws58
6975
6976         * sync with 0.8.10cvs19
6977                 see ChangeLog 2003-02-28
6978
6979 2003-02-27 [martin]     0.8.10claws57
6980
6981         * src/prefs_matcher.c 
6982                 fix segfault in prefs_matcher_ok() when the
6983                 last entry is deleted and prevents that the
6984                 message "entry not saved" comes up after deleting
6985                 an entry
6986
6987 2003-02-27 [martin]     0.8.10claws56
6988
6989         * src/prefs_filtering.c 
6990                 fix segfault in prefs_filtering_ok() when the
6991                 last entry is deleted and prevents that the
6992                 message "entry not saved" comes up after deleting
6993                 an entry
6994
6995 2003-02-27 [paul]       0.8.10claws55
6996
6997         * sync with 0.8.10cvs18
6998                 see ChangeLog 2003-02-27
6999
7000 2003-02-27 [paul]       0.8.10claws54
7001
7002         * src/addressbook.c
7003                 fix bug where the address book crashes with 
7004                 multiple lookups.
7005                 Patch [687729] submitted by David Frager 
7006                 <dbfrager@users.sourceforge.net>
7007
7008 2003-02-25 [christoph]  0.8.10claws53
7009
7010         * src/Makefile.am
7011         * src/colorlabel.[ch]           ** REMOVE **
7012         * src/gtk/Makefile.am
7013         * src/gtk/colorlabel.[ch]       ** NEW **
7014                 move colorlabel files to gtk directory
7015
7016         * src/esmtp.[ch]                ** REMOVE **
7017                 has been merged into smtp.[ch] in 0.7.5
7018
7019 2003-02-25 [christoph]  0.8.10claws52
7020
7021         * src/Makefile.am
7022         * src/about.[ch]                ** REMOVE **
7023         * src/gtk/Makefile.am
7024         * src/gtk/about.[ch]            ** NEW **
7025                 move about files to gtk directory
7026
7027 2003-02-25 [christoph]  0.8.10claws51
7028
7029         * src/folder.c
7030                 some code optimization of folder scanning code
7031
7032         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
7033
7034 2003-02-25 [christoph]  0.8.10claws50
7035
7036         * src/main.c
7037         * src/common/sylpheed.c
7038                 add command line parameter parsing to common code
7039
7040 2003-02-24 [christoph]
7041
7042         * Makefile.am
7043         * configure.ac
7044                 fix gnome prefix problems, the configure script now removed
7045                 `gnome-config --prefix` from `gnome-config --datadir`
7046                 and adds $(prefix} instead
7047
7048         (closes Bug 24 Makefile does not respect prefix when installing
7049          GNOME data)
7050
7051 2003-02-24 [christoph]  0.8.10claws49
7052
7053         * src/news.c
7054                 check for valid session before trying to authenticate
7055
7056         (closes Bug 60 crash if "authenticate on logon" is activated
7057          and newsserver-hostname is not valid)
7058
7059 2003-02-24 [melvin]     0.8.10claws48
7060
7061         * src/prefs_actions.c
7062                 Make sure all user's input is sent to the action and then
7063                 close the socket..
7064
7065 2003-02-23 [alfons]     0.8.10claws46
7066
7067         * src/summaryview.c
7068                 also wait cursor when deleting files
7069
7070 2003-02-23 [paul]
7071
7072         * tools/freshmeat_search.pl
7073           tools/google_search.pl
7074                 scripts should now work for any browser/browser command line
7075
7076 2003-02-22 [christoph]  0.8.10claws45
7077
7078         * src/procmsg.c
7079                 fix IMAP flag setting, IMAP flag is not handled correctly
7080                 anymore by the folder system and information about the
7081                 folder should not be saved in the MsgInfo (in my opinion)
7082
7083         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
7084
7085 2003-02-22 [christoph]  0.8.10claws44
7086
7087         * src/summaryview.c
7088                 fix spelling of "label" ;-)
7089
7090 2003-02-22 [thorsten]   0.8.10claws43
7091
7092         * src/mimeview.c
7093           src/prefs_common.[ch]
7094           src/procmime.[ch]
7095                 do not use description as attachment name
7096
7097 2003-02-22 [alfons]     0.8.10claws42
7098
7099         * src/summaryview.c
7100                 freeze/thaw folder item updates when changing color labels,
7101                 and put a wait cursors on
7102
7103 2003-02-22 [thorsten]   0.8.10claws41
7104
7105         * src/mimeview.c
7106                 save-all fixes: crash if invoked on multipart container,
7107                 mimeinfo access, pathseparators, error dialog
7108
7109 2003-02-21 [alfons]     0.8.10claws40
7110
7111         * src/prefs_gtk.c
7112                 remove unused var
7113
7114 2003-02-21 [colin]      0.8.10claws39
7115
7116         * src/send.c
7117                 Fix smtp logging
7118
7119 2003-02-21 [colin]      0.8.10claws38
7120
7121         * src/summaryview.c
7122                 Freeze/thaw folderItem updates when filtering messages 
7123                 via Tools/Filter messages
7124
7125 2003-02-21 [paul]       0.8.10claws37
7126
7127         * src/compose.c
7128                 revert commit 0.8.10claws26, there are ulterior motives
7129                 for users to set a Reply-To header when posting to
7130                 newsgroups
7131
7132 2003-02-21 [paul]       0.8.10claws36
7133
7134         * sync with 0.8.10cvs17
7135                 see ChangeLog 2003-02-21
7136
7137 2003-02-20 [christoph]  0.8.10claws35
7138
7139         * src/imap.c
7140                 IMAP UID fetch speedup using SEARCH
7141
7142         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
7143
7144         * src/imap.c
7145                 fix problem with UIDs in IMAP UID cache that no longer existed
7146
7147 2003-02-20 [christoph]  0.8.10claws34
7148
7149         * src/imap.c
7150         * src/procheader.c
7151         * src/procheader.h
7152                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
7153
7154         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
7155
7156         * src/imap.c
7157                 Rewrite imap_cmd_gen_recv use sock_getline instead
7158                 of sock_gets to avoid problems with too long reply
7159                 lines
7160     
7161 2003-02-20 [colin]      0.8.10claws33
7162         
7163         * src/prefs_account.c
7164                 Better wording
7165
7166 2003-02-20 [colin]      0.8.10claws32
7167
7168         * src/compose.c
7169                 Remove useless '&& !to_sender' 
7170
7171 2003-02-20 [darko]
7172
7173         * AUTHORS
7174                 change my e-mail address
7175
7176 2003-02-19 [colin]      0.8.10claws31
7177
7178         * src/prefs_common.c
7179                 X11 style colors for every configurable color
7180
7181 2003-02-19 [alfons]     0.8.10claws30
7182
7183         * src/prefs_gtk.[ch]
7184         * src/prefs_common.c
7185                 for color_new accept both plain integers and X11 style color
7186                 names (as found in /usr/lib/X11/rgb.txt)
7187
7188 2003-02-19 [paul]       0.8.10claws29
7189
7190         * src/mainwindow.c
7191                 add tooltips to online/offline button and account selector
7192                 button
7193
7194 2003-02-19 [paul]       0.8.10claws28
7195
7196         * src/folder.c
7197           src/news.c
7198           src/prefs_account.[ch]
7199           src/prefs_common.[ch]
7200                 move 'Maximum number of articles to download' to
7201                 account prefs.
7202                 clean up account prefs gui a little by hiding entries
7203                 rather then greying out entries
7204
7205 2003-02-19 [hiro]       0.8.10claws27
7206
7207         * src/common/utils.c
7208                 fix bug #54 'yesterdays date is displayed in the message 
7209                 summary window'
7210
7211 2003-02-19 [paul]       0.8.10claws26
7212
7213         * src/compose.c
7214                 fix bug reported in Feature Request [688596] 
7215                 'Reply-to header in news'
7216
7217 2003-02-18 [paul]       0.8.10claws25
7218
7219         * src/select-keys.c
7220                 add a 'List all keys' button to key selection dialog
7221
7222 2003-02-18 [colin]      0.8.10claws24
7223         
7224         * src/stock_pixmap.c
7225                 fix compile error
7226
7227 2003-02-18 [colin]      0.8.10claws23
7228
7229         * src/common/smtp.[ch]
7230           src/prefs_account.c
7231                 Try to starttls if it seems to be the only
7232                 way to authenticate a user
7233
7234 2003-02-18 [paul]       0.8.10claws22
7235
7236         * src/Makefile.am
7237           src/folderview.c
7238           src/stock_pixmap.[ch]
7239           src/pixmaps/drafts_close.xpm  ** NEW FILE **
7240           src/pixmaps/drafts_open.xpm   ** NEW FILE **
7241                 as a Drafts folder is a special folder allow it to have
7242                 its own unique icons
7243
7244 2003-02-18 [colin]      0.8.10claws21
7245
7246         * src/imap.c
7247                 Fix port selection when using starttls
7248
7249 2003-02-18 [paul]       0.8.10claws20
7250
7251         * src/mainwindow.c
7252           src/prefs_common.[ch]
7253                 make blue the default new mail colour
7254
7255 2003-02-18 [paul]       0.8.10claws19
7256
7257         * sync with 0.8.10cvs14
7258                 see ChangeLog 2003-02-18
7259
7260 2003-02-17 [jens]       0.8.10claws18
7261
7262         * src/common/md5.c
7263                 fixed a compile problem with gcc 3.3
7264                 works on 2.95.3 too (testet on PPC as it is big endian)
7265
7266 2003-02-17 [paul]       0.8.10claws17
7267
7268         * sync with 0.8.10cvs13
7269                 see ChangeLog 2003-02-17
7270
7271 2003-02-17 [paul]       0.8.10claws16
7272
7273         * sync with 0.8.10cvs12
7274                 see ChangeLog 2003-02-17
7275
7276 2003-02-16 [match]      0.8.10claws15
7277
7278         * src/addressbook.c
7279                 Eliminates reloading of address data when items
7280                 deleted or added. Applied submitted by
7281                 Luke Plant <lukeplant@softhome.net>
7282
7283 2003-02-16 [paul]       0.8.10claws14
7284
7285         * src/news.c
7286                 when a 'protocol error' is encountered disconnect from
7287                 the server. This means that the user can carry on viewing
7288                 other articles and doesn't have to either wait until the
7289                 server timesout or quit sylpheed.
7290                 Fixes bug #53 'Unable to read messages in newsgroups, 
7291                 displayed message doesn't change'
7292
7293 2003-02-15 [christoph]  0.8.10claws13
7294
7295         * src/imap.c
7296                 fix bug that stopped scanning of folders when an
7297                 IMAP folder was empty
7298
7299         (closes bug 46 stop scan messages in folders after empty folder)
7300
7301 2003-02-15 [paul]
7302
7303         * tools/Makefile.am
7304           tools/README
7305           tools/freshmeat_search.pl     ** NEW FILE **
7306           tools/google_search.pl        ** NEW FILE **
7307                 Add 2 Actions scripts which search freshmeat/google
7308                 for the selected text using the browser configured
7309                 in sylpheedrc.
7310                 
7311         Note: These scripts are very dependent on the format of the
7312         browser command and may not work on every occasion. Testing
7313         is welcome. 
7314
7315 2003-02-14 [alfons]     0.8.10claws12
7316
7317         * src/compose.c
7318                 fix breakage because of uninitialized account pointer.
7319                 please verify.
7320
7321 2003-02-14 [paul]       0.8.10claws11
7322
7323         * src/compose.c
7324           src/prefs_account.[ch]
7325           src/prefs_common.[ch]
7326                 move signature settings to Account Prefs
7327
7328 2003-02-14 [paul]       0.8.10claws10
7329
7330         * sync with 0.8.10cvs11
7331                 see ChangeLog 2003-02-14
7332
7333 2003-02-13 [thorsten]   0.8.10claws9
7334
7335         * src/news.c
7336                 revert news progressbar (GUI separation)
7337
7338 2003-02-13 [paul]       0.8.10claws8
7339
7340         * src/compose.c
7341                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
7342                 paragraph 1
7343
7344 2003-02-13 [paul]       0.8.10claws7
7345
7346         * src/compose.[ch]
7347           src/summaryview.c
7348                 fix 'Follow-up and Reply-to' so that it creates a reply to
7349                 the newsgroup and the sender. If the message has the keyword
7350                 'poster' in the Followup-To header, all replies go to the
7351                 sender, re: RFC 1036, Section 2.2.3
7352                 rename all instances of 'ignore_replyto' to 'to_sender', both
7353                 were previously used, now we use just one.
7354
7355 2003-02-13 [paul]       0.8.10claws6
7356
7357         * sync with 0.8.10cvs9
7358                 see ChangeLog 2003-02-13
7359
7360 2003-02-13 [paul]       0.8.10claws5
7361
7362         * configure.ac
7363                 show which plugins are configured in the configure
7364                 output.
7365
7366 2003-02-12 [thorsten]   0.8.10claws4
7367
7368         * src/news.c
7369                 show progress while fetching news headers
7370
7371 2003-02-12 [christoph]  0.8.10claws3
7372
7373         * configure.ac
7374         * src/plugins/Makefile.am
7375                 use AM_CONDITIONAL to enable plugins, automake correctly
7376                 manages this when creating distdir
7377
7378 2003-02-12 [christoph]  0.8.10claws2
7379
7380         * ac/spamassassin.m4
7381         * src/plugins/spamassassin/Makefile.am
7382                 fix building SpamAssassin plugin without OpenSSL
7383
7384 2003-02-12 [paul]       0.8.10claws1
7385
7386         * ac/Makefile.am
7387           src/Makefile.am
7388           src/plugins/Makefile.am
7389                 fix failure of 'make release'
7390
7391 2003-02-12 [paul]       0.8.10claws
7392
7393         * 0.8.10claws released
7394
7395 2003-02-12 [paul]       0.8.9claws56
7396
7397         * po/bg.po
7398           po/es.po
7399           po/it.po
7400           po/ru.po
7401           po/sr.po
7402                 updated translations by George Danchev, Ricardo Mones Lastra,
7403                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
7404                 
7405         * sylpheed.spec.in
7406                 Allow the building of RPMs by a regular user. Submitted
7407                 by Sergei Astanin
7408
7409 2003-02-11 [alfons]     0.8.9claws55
7410
7411         * src/colorlabel.c
7412                 don't use pixmaps for label color rect but draw rectangles
7413                 so we can respect the color map of palette based visuals
7414                 (fixes the long time crashes on Suns - thanks to Andreas
7415                 Engel and Steve O'Hara-Smith for testing)
7416
7417 2003-02-11 [christoph]  0.8.9claws54
7418
7419         * src/matcher_parser_parse.y
7420                 correct bug where filering rules of not existing folders in
7421                 matcherrc were added to global filtering
7422                 
7423         (closes Debian Bug #180253 - Directory's filter-rules are merged with
7424          main filter-rules after removing directory, http://bugs.debian.org/180253)
7425         
7426 2003-02-11 [paul]       0.8.9claws53
7427
7428         * sync with 0.8.10cvs7
7429                 see ChangeLog 2003-02-09
7430
7431 2003-02-11 [melvin]     0.8.9claws52
7432
7433         * po/fr.po
7434                 Updated French tranlsations
7435
7436 2003-02-10 [paul]       0.8.9claws51
7437
7438         * sylpheed.spec.in
7439                 correct --enable-openssl
7440                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
7441
7442 2003-02-09 [martin]     0.8.9claws50
7443
7444         * src/prefs_matcher.c
7445                 fix segfault in prefs_matcher_substitute_cb() when
7446                 no row is selected
7447
7448 2003-02-09 [paul]       0.8.9claws49
7449
7450         * src/folderview.c
7451                 fix bug where a newsgroup folder's processing rules were
7452                 merged with the global filtering rules when the newsgroup
7453                 folder was deleted, causing some seriously bad results,
7454                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
7455
7456 2003-02-08 [melvin]     0.8.9claws48
7457
7458         * src/compose.c
7459                 Corrected and modified an alert message.
7460
7461 2003-02-07 [paul]       0.8.9claws47
7462
7463         * src/folderview.c
7464                 fix bug where both an 'Account properties' window and a
7465                 'Folder properties' window were opened when clicking on
7466                 'Properties' in an NNTP or IMAP folder's popup menu.
7467
7468 2003-02-07 [paul]       0.8.9claws46
7469
7470         * sync with 0.8.10cvs6
7471                 see ChangeLog 2003-02-06
7472
7473 2003-02-06 [christoph]  0.8.9claws45
7474
7475         * src/mbox.c
7476                 freeze folder updates while importing mbox files
7477                 (closes bug 43 importing mbox took hours)
7478                 
7479         Patch submitted by Jens Rantil <jens.rantil@telia.com>
7480
7481 2003-02-06 [thorsten]   0.8.9claws44
7482
7483         * po/de.po
7484                 Updated german translations
7485
7486 2003-02-06 [thorsten]   0.8.9claws43
7487
7488         * src/news.h
7489                 use guint for message numbers (fix count in grouplist dialog)
7490
7491 2003-02-05 [paul]       0.8.9claws42
7492
7493         * sync with 0.8.10cvs2
7494                 see ChangeLog 2003-02-05
7495
7496 2003-02-04 [colin]      0.8.9claws41
7497
7498         * src/prefs_common.[ch]
7499           src/procmsg.c
7500           src/summaryview.c
7501                 Add an option to disable threading by subject
7502
7503 2003-02-04 [christoph]  0.8.9claws40
7504
7505         * src/inc.c
7506                 only abort fetching mails from multiple accounts when the
7507                 error is fatal and does not allow to check any more accounts
7508                 (currently only disk full error)
7509
7510         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
7511          receive mails for other accouts)
7512
7513 2003-02-04 [christoph]  0.8.9claws39
7514
7515         * src/folder.c
7516                 first add the new message to the cache, then
7517                 send the update notification
7518
7519         (closes bug 39 after sending message folderview doesnt get updated)
7520
7521 2003-02-04 [colin]      0.8.9claws38
7522
7523         * src/inc.c
7524                 _really_ fix this Connecting... status
7525
7526 2003-02-04 [paul]       0.8.9claws37
7527
7528         * sync with 0.8.10
7529                 see ChangeLog 2003-02-04
7530
7531 2003-02-04 [paul]       0.8.9claws36
7532
7533         * sync with 0.8.9cvs6
7534                 see ChangeLog 2003-02-03
7535
7536 2003-02-04 [paul]       0.8.9claws35
7537
7538         * po/pt_BR.po
7539                 updated by André Filipe de Assunção e Brito 
7540                 <bedecko@netsite.com.br>
7541
7542 2003-02-03 [thorsten]   0.8.9claws34
7543
7544         * po/de.po
7545                 Updated german translations
7546
7547 2003-02-02 [paul]       0.8.9claws33
7548
7549         * po/es.po
7550                 updated by Ricardo Mones Lastra
7551
7552 2003-02-02 [thorsten]   0.8.9claws32
7553
7554         * src/mh.c
7555                 Fix mh_get_msginfo() segfault if file is inaccessible
7556
7557 2003-01-31 [colin]      0.8.9claws31
7558
7559         * src/procheader.c
7560                 Fix last commit's bug
7561
7562 2003-01-31 [colin]      0.8.9claws30
7563
7564         * src/procheader.c
7565                 Missing a change for gpg-signed messages
7566
7567 2003-01-31 [paul]       0.8.9claws29
7568
7569         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
7570           src/procheader.c
7571           src/stock_pixmap.[ch]
7572           src/summaryview.c
7573                 indicate GnuPG signed messages by displaying an icon
7574                 in the Attachment column.
7575
7576 2003-01-31 [paul]       0.8.9claws28
7577
7578         * sync with 0.8.9cvs4
7579                 see ChangeLog 2003-01-31
7580
7581 2003-01-31 [alfons]     0.8.9claws27
7582
7583         * src/textview.c
7584                 tune URI parser to accept mailto URLs with a '?'
7585                 (patch from Ruslan Balkin)
7586
7587 2003-01-31 [colin]      0.8.9claws26
7588
7589         * src/summaryview.c
7590                 Fix a leak introduced in claws24
7591
7592 2003-01-31 [colin]      0.8.9claws25
7593
7594         * src/summaryview.c
7595                 Freeze/Thaw folder updates when deleting dups
7596
7597 2003-01-31 [colin]      0.8.9claws24
7598         
7599         * src/addr_compl.c
7600           src/summaryview.c
7601           src/msgcache.c
7602                 little speed improvements
7603
7604 2003-01-31 [colin]      0.8.9claws23
7605
7606         * src/summaryview.c
7607                 Fix segfault when forwarding nothing
7608                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
7609                 
7610 2003-01-30 [paul]       0.8.9claws22
7611
7612         * sync with 0.8.9cvs3
7613                 see ChangeLog 2003-01-30
7614
7615 2003-01-30 [paul]       0.8.9claws21
7616
7617         * sync with 0.8.9cvs2
7618                 see ChangeLog 2003-01-30
7619
7620 2003-01-29 [paul]       0.8.9claws20
7621
7622         * sync with 0.8.9cvs1
7623                 see ChangeLog 2003-01-29
7624
7625 2003-01-28 [paul]       0.8.9claws19
7626
7627         * po/POTFILES.in
7628                 update to reflect changes. 
7629                 thanks to Ricardo Mones Lastra
7630
7631 2003-01-27 [christoph]  0.8.9claws18
7632
7633         * ac/openssl.m4
7634         * ac/spamassassin.m4
7635         * src/plugins/spamassassin/README
7636         * src/plugins/spamassassin/libspamc.[ch]
7637         * src/plugins/spamassassin/utils.[ch]
7638                 updated to latest libspamc
7639
7640 2003-01-27 [christoph]  0.8.9claws17
7641
7642         * src/folder.c
7643                 fix wrong use of procheader_get_header_fields
7644
7645 2003-01-27 [christoph]  0.8.9claws16
7646
7647         * src/news.c
7648         * src/prefs_account.[ch]
7649         * src/common/nntp.[ch]
7650                 allow to force authentication for NNTP servers
7651
7652         Patch submitted by Florian Mickler <dmk@d-labs.de>
7653
7654 2003-01-26 [paul]       0.8.9claws15
7655
7656         * src/summaryview.c
7657                 speed up of marking messages as read
7658                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
7659
7660 2003-01-26 [christoph]  0.8.9claws14
7661
7662         * src/Makefile.am
7663         * src/mgutils.[ch]              ** REMOVE **
7664         * src/xml.[ch]                  ** REMOVE **
7665         * src/xmlprops.[ch]             ** REMOVE **
7666         * src/common/Makefile.am
7667         * src/common/mgutils.[ch]       ** NEW **
7668         * src/common/xml.[ch]           ** NEW **
7669         * src/common/xmlprops.[ch]      ** NEW **
7670                 move xml files to common directory
7671
7672 2003-01-26 [christoph]  0.8.9claws13
7673
7674         * src/plugins/spamassassin/spamassassin_gtk.c
7675                 only set gtk entry text if string is available
7676
7677 2003-01-26 [melvin]     0.8.9claws12
7678
7679         * src/description_window.c
7680                 Allow resizing of the window
7681                 Allow automatic horizontal scroll bar
7682                 Do not vertically expand and fill
7683
7684 2003-01-26 [christoph]  0.8.9claws11
7685
7686         * src/Makefile.am
7687         * src/gtkutils.[ch]             ** REMOVE **
7688         * src/common/sylpheed.c
7689         * src/gtk/Makefile.am
7690         * src/gtk/description_window.c
7691         * src/gtk/gtkutils.[ch]         ** NEW **
7692         * src/gtk/prefswindow.c
7693                 move gtkutils to gtk directory
7694
7695 2003-01-26 [paul]       0.8.9claws10
7696
7697         * src/summaryview.c
7698                 rename summary_unread_clicked() to summary_status_clicked()
7699
7700 2003-01-26 [melvin]     0.8.9claws9
7701
7702         * src/prefs_actions.c
7703                 Cosmetical changes to the help text
7704
7705 2003-01-26 [paul]       0.8.9claws8
7706
7707         * src/folder.[ch]
7708           src/mainwindow.c
7709           src/prefs_common.c
7710           src/prefs_sumamry_column.c
7711           summaryview.[ch]
7712                 rename the 'Unread' column to 'Status'
7713
7714 2003-01-25 [match]      0.8.9claws7
7715
7716         * src/mgutils.[ch]
7717                 removed reference to LDAP constants. removed error2string.
7718                 included functions to support LDAP dynamic queries.
7719         * src/syldap.h
7720                 moved LDAP constants here.
7721         * src/addressbook.c
7722         * src/addrindex.c
7723         * src/importldif.c
7724                 removed references to LDAP constants and references to
7725                 error2string.
7726
7727 2003-01-25 [paul]       0.8.9claws6
7728
7729         * src/summaryview.c
7730                 summary_thread_build(), summary_thread_init(): remove 
7731                 unneeded reference to summaryview->folder_item
7732
7733 2003-01-25 [christoph]  0.8.9claws5
7734
7735         * src/gtk/description_window.c
7736                 o allow description texts to expand over multiple columns
7737                 o translate all columns
7738         * src/prefs_actions.c
7739                 change syntax description to use new multi column feature
7740
7741         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
7742
7743 2003-01-25 [match]      0.8.9claws4
7744
7745         * src/vcard.c
7746                 fixed bug with Quoted-Printable
7747
7748 2003-01-25 [paul]       0.8.9claws3
7749
7750         * src/folder.[ch]
7751           src/summaryview.[ch]
7752                 implement per-folder collapsed/expanded threads setting
7753                 
7754         * src/prefs_common.c
7755                 remove global collapsed/expanded threads option
7756
7757 2003-01-25 [christoph]  0.8.9claws2
7758
7759         * po/POTFILES.in
7760                 add pluginwindow and prefswindow
7761         * src/compose.c
7762                 make send respond correctly to messages that could be added
7763                 to the queue folder, but the UID of the message is unknown
7764         * src/folder.c
7765         * src/imap.c
7766                 don't return guessed UIDs in imap_add_msg anymore. We return
7767                 0 to tell the folder system it was appened but the UID is
7768                 unknown. Folder system now get's the UID by scaning the folder
7769                 and searching the cache for the Message-ID
7770                 (closes bug #29 Messages queued, but not sent)
7771
7772 2003-01-25 [paul]       0.8.9claws1
7773
7774         * src/codeconv.c
7775                 conv_encode_header():  fix bug when long headers with 8-bit
7776                 characters are used, so that the encoded words are wrapped.
7777                 If the space in the original text falls on the wrap boundary,
7778                 it can be lost.
7779                 Patch by Sergey Vlasov.
7780                 
7781         * src/folderview.c
7782                  fix bug where a change to the sorting method or thread view
7783                  of a folder's messages is lost if simpify-subject is set and
7784                  toggled on or off.
7785                  Patch by Luke Plant.
7786
7787 2003-01-24 [paul]       0.8.9claws
7788
7789         * sylpheed-0.8.9claws released
7790         
7791         * Makefile.am
7792           sylpheed.spec.in
7793                 remove reference to 'INSTALL.jp'
7794
7795 2003-01-23 [paul]       0.8.8claws128
7796
7797         * po/es.po
7798           po/it.po
7799           po/ru.po
7800           po/sr.po
7801                 updated translations. submitted by Ricardo Mones Lastra,
7802                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
7803
7804 2003-01-23 [colin]      0.8.8claws127
7805
7806         * src/compose.c
7807                 Fix drafted and queued news articles re-edition
7808
7809 2003-01-23 [melvin]     0.8.8claws126
7810
7811         * po/fr.po
7812                 Updated French translations
7813
7814 2003-01-23 [colin]      0.8.8claws125
7815
7816         * src/inc.c
7817                 Fix "Connecting to..." status message
7818
7819 2003-01-22 [paul]       0.8.8claws124
7820
7821         * po/bg.po
7822                 updated by George Danchev
7823                 
7824         * src/folder.c
7825                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
7826                 and folder deletion
7827
7828 2003-01-21 [paul]       0.8.8claws123
7829
7830         * po/bg.po
7831                 updated by George Danchev
7832                 
7833         * src/about.c
7834                 its now 2003
7835                 
7836         * src/toolbar.c
7837                 don't translate 'Separator'
7838                 
7839         * src/plugins/spamassassin/Makefile.am
7840                 add aspell to CPPFLAGS
7841                 
7842         * src/plugins/spamassassin/spamassassin.c
7843           src/plugins/spamassassin/spamassassin_gtk.c
7844                 set correct default for spamassassin_receive_spam
7845                 slightly re-word descriptions and some
7846                 other minor changes
7847
7848 2003-01-19 [alfons]     0.8.8claws122
7849                 
7850         * src/mimeview.c
7851                 mimeview_save_as(): we might as well show the file name for
7852                 the single case "Save As" too
7853
7854 2003-01-19 [alfons]     0.8.8claws121
7855
7856         * src/crash.c
7857                 change bug tracker URL to bugzilla URL
7858
7859 2003-01-19 [alfons]     0.8.8claws120
7860
7861         * src/mimeview.c
7862                 mimeview_save_all(): display name of file before overwriting;
7863                 continue saving all, even when one overwrite was cancelled
7864
7865 2003-01-19 [christoph]  0.8.8claws119
7866
7867         * src/summaryview.c
7868         * src/procmsg.[ch]
7869                 fix wrong usage of procmsg_find_children in summaryview
7870                 by using procmsg_update_unread_children instead of
7871                 summaryview_update_unread_children
7872
7873 2003-01-19 [christoph]  0.8.8claws118
7874
7875         * src/procmsg.c
7876                 fix infinite loop in procmsg_find_children
7877                  (closes bug #25 sylpheed crashes on delete.)
7878
7879         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
7880
7881 2003-01-19 [paul]       0.8.8claws117
7882
7883         * po/pt_BR.po
7884                 updated by Ivan Francolin Martinez
7885
7886 2003-01-18 [melvin]     0.8.8claws116
7887
7888         * src/prefs_actions.c
7889                 Removed syntax limitation of only one '&' at the end of command.
7890                         Now actions that contain '>/dev/null 2>&1' are possible.
7891
7892 2003-01-18 [melvin]     0.8.8claws115
7893
7894         * src/prefs_actions.c
7895                 Actions IO dialog: when the action ends
7896                 the "Close" button now has focus and [Escape] closes the
7897                 window.
7898
7899 2003-01-18 [christoph]  0.8.8claws114
7900
7901         * src/procmsg.c
7902                 o add debug output when MsgInfos are really freed
7903                 o free GSLists in procmsg_find_children and
7904                   procmsg_update_unread_children
7905
7906 2003-01-18 [christoph]  0.8.8claws113
7907
7908         * src/mainwindow.c
7909                 reorder Configuration menu
7910
7911 2003-01-18 [christoph]  0.8.8claws112
7912
7913         * src/compose.c
7914                 fix applying templates to forwarded messages
7915
7916         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
7917
7918 2003-01-17 [christoph]  0.8.8claws111
7919
7920         * src/folder.c
7921                 destroy folder items, when a folder item is removed
7922
7923 2003-01-17 [christoph]  0.8.8claws110
7924
7925         * src/folder.c
7926                 fix wrong folder stats update when ignored message is
7927                 deleted
7928
7929 2003-01-17 [colin]      0.8.8claws109
7930         
7931         * src/mainwindow.c
7932         * src/summaryview.c
7933                 Quicksearch bugfixes: 
7934                 - hide help button at startup if not extended
7935                 - switch to extended when looking for replies
7936
7937 2003-01-17 [paul]
7938
7939         * sync with 0.8.9 release
7940
7941 2003-01-17 [paul]       0.8.8claws108
7942
7943         * sync with 0.8.8cvs11
7944                 see ChangeLog 2003-01-17
7945
7946 2003-01-16 [colin]      0.8.8claws107
7947
7948         * src/procmsg.c
7949                 Changed encryption test to re-ask passphrase
7950                 if an encrypted message hasn't been decrypted
7951                 Fixes bug #5
7952
7953 2003-01-16 [christoph]  0.8.8claws106
7954
7955         * src/prefs_gtk.c
7956         * src/prefs_toolbar.c
7957         * src/gtk/prefswindow.h
7958         * src/plugins/spamassassin/spamassassin_gtk.c
7959                 remove page destroy function that is not used anymore
7960
7961 2003-01-16 [paul]       0.8.8claws105
7962
7963         * sync with 0.8.8cvs9
7964                 see ChangeLog 2002-01-16
7965
7966 2003-01-16 [colin]      0.8.8claws104
7967
7968         * src/compose.[ch]
7969                 Fix bug with autosaved drafts for IMAP, when draft
7970                 folder is specified - fixes bugzilla bug #20
7971
7972 2003-01-15 [paul]       0.8.8claws103
7973
7974         * src/compose.[ch]
7975           src/procmsg.c
7976                 store folder and message-id of message forwarding
7977                 in queue header and set forward flag after sending
7978
7979 2003-01-15 [paul]       0.8.8claws102
7980
7981         * sync with 0.8.8cvs8
7982                 see ChangeLog 2002-01-15
7983
7984 2003-01-15 [colin]      0.8.8claws101
7985
7986         * src/Makefile.am
7987                 Fix linking with GNU libiconv
7988
7989 2003-01-15 [darko]      0.8.8claws100
7990
7991         * src/pine.c
7992                 fix crash when importing pine address book
7993                 entry with an empty name (reported by DY
7994                 <dybulk at tri8.net>)
7995
7996 2003-01-14 [paul]       0.8.8claws99
7997
7998         * configure.in  ** REMOVED **
7999           configure.ac  ** NEW FILE **
8000                 rename configure.in to configure.ac, as it is now
8001                 preferred
8002
8003 2003-01-14 [melvin]     0.8.8claws98
8004
8005         * src/folderview.c
8006                 folderview_check_new(): More precise function description
8007
8008 2003-01-14 [melvin]     0.8.8claws97
8009
8010         * src/folderview.c
8011                 folderview_check_new(): return the number of new messages 
8012                         since last check.
8013         * src/inc.c
8014                 inc_account_mail(): Disable counting of new messages for IMAP
8015                         and NNTP until bug [19] and [14] are fixed.
8016
8017 2003-01-14 [paul]       0.8.8claws96
8018
8019         * sync with 0.8.8cvs6
8020                 see ChangeLog 2003-01-14
8021
8022 2003-01-13 [alfons]     0.8.8claws95
8023
8024         * src/textview.c
8025                 tune email address validation (c. 0.8.8claws89): if . is 
8026                 just one char away from @, the address is invalid too 
8027                 (correctly rejects addresses like foo@.com)
8028
8029 2003-01-13 [paul]       0.8.8claws94
8030
8031         * src/messageview.c
8032           src/toolbar.c
8033                 fixes to the Message View toolbar and menu:
8034                 fix non-functioning Forward button
8035                 make Reply button consider default_reply_list
8036                 remove 'Follow-up...' menu entry
8037                 add 'Forward' and 'Redirect' menu entries
8038
8039 2003-01-13 [melvin]     0.8.8claws93
8040
8041         * src/inc.c
8042                 Fixed typo that could make new messages count incorrect.
8043
8044 2003-01-13 [melvin]     0.8.8claws92
8045
8046         * src/folderview.[ch]
8047                 folderview_check_new(): return the number of new messages.
8048         * src/inc.c
8049                 Should fix bug [14] where new mail notification worked 
8050                         incorrectly with IMAP accounts.
8051                 inc_spool_account(): return number of new msgs, or -1 on error
8052                 inc_all_spool(): return number of new msgs
8053                 
8054 2003-01-13 [melvin]     0.8.8claws91
8055
8056         * src/prefs_actions.c
8057                 Justify help text.
8058
8059 2003-01-12 [thorsten]   0.8.8claws90
8060
8061         * src/common/prefs.c
8062                 close file before rename
8063
8064 2003-01-12 [alfons]     0.8.8claws89
8065
8066         * AUTHORS
8067                 add Christian Mertes
8068         * src/common/utils.[ch]
8069                 g_stricase_hash(), g_stricase_equal(): functions for 
8070                 case insensitive hash tables
8071         * src/textview.c
8072                 use top level domain names to validate email address, based
8073                 on a patch by Christian Mertes (thanks!), but changed 
8074                 implementation to use a hash table 
8075
8076 2003-01-12 [paul]       0.8.8claws88
8077
8078         * po/bg.po
8079                 updated by George Danchev
8080
8081 2003-01-12 [alfons]     0.8.8claws87
8082
8083         * src/summaryview.c
8084                 delete / execute performance: use new style folder update
8085
8086 2003-01-12 [paul]       0.8.8claws86
8087
8088         * sync with 0.8.8cvs5
8089                 see ChangeLog 2003-01-13 (!)
8090
8091 2003-01-12 [alfons]     0.8.8claws85
8092
8093         * src/filtering.c
8094         * src/matcher_parser_parse.y
8095                 prepare change_score filtering action
8096         * src/matcher.[ch]
8097                 give up const-correctness on functions that call non-const-correct functions;
8098                 several casts to gpointer in g_free();
8099                 add change_score;
8100
8101 2003-01-12 [christoph]  0.8.8claws84
8102
8103         * src/compose.c
8104                 fix 2 warnings
8105
8106         * src/gtk/prefswindow.[ch]
8107         * src/plugins/spamassassin/spamassassin_gtk.c
8108                 changed the call of the widget create function
8109                 for PrefsPages, because sometimes the widget
8110                 create function needs a widget that already has
8111                 been attached to a window (to create GDK pixmaps
8112                 for exmaple). So we simply pass the GtkWindow as
8113                 the second parameter now.
8114
8115         * src/main.c
8116         * src/mainwindow.c
8117         * src/prefs_toolbar.[ch]
8118                 rewrite Toolbar Preferences using the new
8119                 prefs window
8120
8121 2003-01-11 [alfons]     0.8.8claws83
8122
8123         * src/addressadd.c
8124                 fix crash when adding sender to addressbook because status bar
8125                 isn't there (the status bar doesn't seem to be used though,
8126                 but I'll let Match decide what to do with it)
8127
8128 2003-01-11 [colin]      0.8.8claws82
8129
8130         * src/main.c
8131           src/toolbar.c
8132                 Two useless changes reversed
8133
8134 2003-01-11 [colin]      0.8.8claws81
8135
8136         * src/mainwindow.c
8137           src/mainwindow.h
8138                 Add mainwindow_get_mainwindow()
8139         * src/alertpanel.c
8140           src/alertpanel.h
8141                 Add alertpanel_error_log() 
8142         * src/compose.c
8143           src/inc.c
8144           src/messageview.c
8145           src/toolbar.c
8146           src/main.c
8147           src/procmsg.c
8148                 Network errors get a View Log button
8149
8150 2003-01-10 [alfons]     0.8.8claws80
8151
8152         * src/prefs_toolbar.c
8153         * src/toolbar.c
8154                 use the translatable string for "Separator" as file name for
8155                 separator toolbar items (probably make this uppercase?)
8156
8157 2003-01-10 [alfons]     0.8.8claws79
8158
8159         * src/prefs_toolbar.c
8160                 put right A_SEPARATOR description string in "displayed
8161                 toolbar items list" so manually added separators are
8162                 saved correctly (bug #10, "Adding a separator to the main 
8163                 toolbar fails, entry in xml file is wrong")
8164
8165 2003-01-10 [christoph]  0.8.8claws78
8166
8167         * src/imap.c
8168                 o fix warnings
8169                 o use CAPABILITY to check if NAMESPACE is available
8170
8171 2003-01-10 [christoph]  0.8.8claws77
8172
8173         * src/imap.[ch]
8174                 apply UIDPLUS IMAP extension support patch
8175
8176         Patch submitted by Simon 'corecode' Schubert
8177
8178 2003-01-10 [paul]       0.8.8claws76
8179
8180         * src/folderview.c
8181                 a sync from main which fixes the news account folders'
8182                 Properties bug
8183
8184 2003-01-10 [christoph]  0.8.8claws75
8185
8186         * src/folder.c
8187                 don't accept 0 as a valid uid returned by copy and move
8188                 functions. 0 means the message was copied or moved but the
8189                 new uid could not be fetched. It is not an error condition
8190                 for the copy or move operation.
8191
8192 2003-01-10 [paul]       0.8.8claws74
8193
8194         * src/prefs_filtering.c
8195                 change English used in Alert when entry is not
8196                 saved.
8197                 
8198         * sync with 0.8.8cvs4
8199                 see ChangeLog 2003-01-10
8200
8201 2003-01-10 [darko]      0.8.8claws73
8202
8203         * src/pine.c
8204                 fix crash when importing address book entry
8205                 without a valid address
8206
8207 2003-01-09 [alfons]     0.8.8claws72
8208
8209         * src/inc.c
8210                 filtering performance: use new style folder update
8211
8212 2003-01-09 [christoph]  0.8.8claws71
8213
8214         * src/compose.c
8215         * src/gtk/menu.[ch]
8216                 fix wrong selecting of mime encoding type, when
8217                 opening property dialog of attachments in the
8218                 compose window. 7bit was always selected and that
8219                 destoryed files with 8bit data.
8220                 (closes bug #9 Sylpheed-claws destroys attachments when
8221                  changing MIME-types)
8222
8223 2003-01-09 [paul]       0.8.8claws70
8224
8225         * sync with 0.8.8cvs3
8226                 see ChangeLog 2003-01-09
8227
8228 2003-01-08 [alfons]     0.8.8claws69
8229         
8230         * src/addressadd.c
8231                 apply patch by Kim Schulz to fix build breakage
8232                 because of missing variable
8233
8234 2003-01-08 [paul]       0.8.8claws68
8235
8236         * sync with 0.8.8cvs2
8237                 see ChangeLog 2002-01-08
8238
8239 2003-01-08 [paul]       0.8.8claws67
8240
8241         * po/it.po
8242                 updated by Alessandro Maestri
8243                 
8244         * src/addressadd.c
8245                 when using 'Add sender to addressbook' allow
8246                 name to be edited and remarks to be entered
8247                 Patch submitted by Luke Plant
8248
8249 2003-01-08 [darko]      0.8.8claws66
8250
8251         * README.claws, src/summaryview.c
8252                 fix description for marked messages
8253
8254 2003-01-08 [paul]
8255
8256         * tools/Makefile.am
8257           tools/launch_phoenix  ** NEW FILE **
8258                 add script that enables using Phoenix as the default
8259                 web browser. 
8260                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
8261                 
8262         * tools/OOo2sylpheed.pl
8263                 remove full path to sylpheed executable, just 'sylpheed'
8264                 will do
8265                 
8266         * tools/README
8267                 add launch_phoenix informtion and re-arrange and compress
8268                 the data a little
8269
8270 2003-01-07 [christoph]  0.8.8claws65
8271
8272         * src/folder.c
8273                 fix update for source folder when moving messages
8274         * src/procmsg.[ch]
8275         * src/summaryview.c
8276                 use function to set to_folder for message infos and
8277                 automatically update the op_count for old and new
8278                 folder
8279
8280 2003-01-07 [melvin]     0.8.8claws64
8281
8282         * src/prefs_actions.c
8283                 Fixed bug where an '%p' Action on a displayed image crashed 
8284                         Sylpheed
8285                 Code clean up (get rid of duplicated code and removed unnecessary 
8286                                 structure member)
8287
8288 2003-01-07 [christoph]  0.8.8claws63
8289
8290         * src/compose.c
8291         * src/folder.[ch]
8292         * src/folderview.c
8293         * src/import.c
8294         * src/inc.c
8295         * src/main.c
8296         * src/mainwindow.c
8297         * src/messageview.c
8298         * src/prefs_folder_item.c
8299         * src/procmsg.c
8300         * src/summaryview.c
8301         * src/toolbar.c
8302                 o remove all folder update triggering from the UI code. The folder
8303                   system should know much better when a folder needs an update.
8304                 o to prevent multiple updates in a row the folder updates can be
8305                   frozen for some time.
8306
8307                 Note: - Please verify that no updates are missing
8308                       - Check where freeze/thaws should be added
8309
8310 2003-01-07 [christoph]  0.8.8claws62
8311
8312         * src/prefs_actions.c
8313                 don't translate empty strings
8314
8315         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
8316
8317 2003-01-06 [christoph]  0.8.8claws61
8318
8319         * src/prefs_actions.c
8320                 mark strings for gettext
8321         * src/prefs_matcher.c
8322                 use new description window for Execute action and
8323                 match condition in Filtering
8324
8325         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
8326
8327 2003-01-06 [alfons]     0.8.8claws60
8328
8329         keep myself inspired to re-organize matcher part 8; 
8330         yes, more to come (I need to move out the descriptive
8331         text for actions to matcher.c, or at least make it not
8332         depend on the wicked ordering)
8333
8334         * src/prefs_matcher.c
8335                 add documentation so others may comprehend the
8336                 UI part of the conditions
8337                 
8338 2003-01-06 [christoph]  0.8.8claws59
8339
8340         * src/prefs_actions.c
8341                 use new description window for syntax help
8342         * src/gtk/description_window.c
8343                 fix display of descriptions with column count != 2
8344
8345         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
8346
8347 2003-01-06 [christoph]  0.8.8claws58
8348
8349         * src/quote_fmt.c
8350         * src/summaryview.[ch]
8351         * src/gtk/Makefile.am
8352         * src/gtk/description_window.[ch]       ** NEW **
8353                 use a generic window to display syntax descriptions
8354                 currently used in quote_fmt and summaryview (new description
8355                 for extended quick search)
8356
8357         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
8358
8359 2003-01-06 [paul]       0.8.8claws57
8360
8361         * sync with 0.8.8cvs1
8362                 see ChangeLog 2003-01-06
8363
8364 2003-01-06 [christoph]  0.8.8claws56
8365
8366         * src/mainwindow.c
8367         * src/prefs_gtk.[ch]
8368         * src/gtk/prefswindow.[ch]
8369         * src/plugins/spamassassin/spamassassin_gtk.c
8370                 o remove page management from prefswindow, pages
8371                   will be an argument to prefswindow_open
8372                 o prefswindow_open gets a datapointer that is
8373                   passed to the widget_create function to allow
8374                   creation of prefswindow for specific items
8375
8376 2003-01-06 [colin]      0.8.8claws55
8377         
8378         * src/summaryview.c
8379                 We don't want regexp in the reply-finder, 
8380                 because MIDs can contain !,$,. and so on
8381
8382 2003-01-06 [jens]       0.8.8claws54
8383
8384         * src/jpilot.c
8385                 fixed a wrong free in jpilot_read_db_files
8386
8387 2003-01-06 [alfons]     0.8.8claws53
8388
8389         re-organize matcher part 8; more to come
8390        
8391         * src/matcher.c
8392                 matcherprop_to_string(): put g_free()s before the
8393                 switch-case break to fix memleaks                
8394
8395 2003-01-06 [colin]      0.8.8claws52
8396
8397         * src/summaryview.c
8398                 cleanup & reply-finder now displays the first 
8399                 matching message
8400
8401 2003-01-05 [alfons]     0.8.8claws51
8402
8403         re-organize matcher part 7; more to come
8404
8405         * src/matcher.[ch]
8406                 fixes for constant correctness;
8407                 more documentation;
8408
8409 2003-01-05 [alfons]     0.8.8claws50
8410
8411         re-organize matcher part 6; more to come
8412         
8413         * src/matcher.[ch]
8414                 fixes for constant correctness;
8415                 more documentation;
8416         * src/filtering.c
8417                 fix for constant correctness
8418
8419 2003-01-05 [colin]      0.8.8claws49
8420
8421         * src/account.[ch]
8422                 Add account_get_reply_account function
8423         * src/compose.c
8424                 Use account_get_reply_account function 
8425         * src/summaryview.c
8426                 Basic reply-finder - click on the replied
8427                 icon gets you to the outbox using quick-search
8428
8429 2003-01-05 [paul]       0.8.8claws48
8430
8431         * src/prefs_common.c
8432                 small change to English
8433                 
8434         * src/prefs_filtering.c
8435                 prefs_filtering_action_select(): improve logic and uniformity
8436                 of gui
8437
8438 2003-01-05 [alfons]     0.8.8claws47
8439
8440         fine tune solution to focus problems (bug #7)
8441
8442         * src/mainwindow.c
8443                 mainwindow_focus_in_event(): remove grab event check
8444         * src/summaryview.c
8445                 summary_button_pressed(): move selection on right-click
8446                 too. we can't possibly move the selection back after
8447                 canceling a dialog, because gtk's incomplete focus 
8448                 management. whether this is a good solution, only time
8449                 will tell.
8450
8451 2003-01-05 [christoph]  0.8.8claws46
8452
8453         * src/imap.c
8454                 fix crash when no imap connection could be established
8455
8456 2003-01-05 [paul]       0.8.8claws45
8457
8458         * src/mainwindow.c
8459           src/sumamryview.c
8460           src/gtk/menu.[ch]
8461                 fix bug 605957 'shortcuts in popup-menu'
8462                 make user-defined shortcuts work
8463                 show shortcuts that are already defined
8464                 in the main menu
8465                 Patch submitted by Luke Plant
8466
8467 2003-01-05 [alfons]     0.8.8claws44
8468
8469         * src/mainwindow.c
8470                 focus_in_event handler should not select summary view row 
8471                 when another window (menu, dialog) grabbed for events 
8472                 (bug #7, "[0.8.8claws42] Message summary focus") 
8473
8474 2003-01-04 [christoph]  0.8.8claws43
8475
8476         * src/procmsg.c
8477                 update save folder after adding the sent message
8478                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
8479
8480 2003-01-02 [christoph]  0.8.8claws42
8481
8482         * src/common/plugin.c
8483                 fix unloading of all plugins and unload
8484                 plugins in reverse order
8485                 
8486         * src/gtk/pluginwindow.c
8487                 implement function of load and unload button
8488
8489         * src/gtk/prefswindow.c
8490         * src/gtk/prefswindow.h
8491                 rename register function and add new unregister
8492                 function
8493
8494         * src/plugins/spamassassin/spamassassin_gtk.c
8495                 unregister prefs page and update for changes in
8496                 src/gtk/prefswindow.c
8497
8498 2003-01-02 [paul]       0.8.8claws41
8499
8500         * po/es.po
8501                 updated by Ricardo Mones Lastra
8502
8503 2003-01-02 [paul]
8504
8505         * tools/tb2sylpheed
8506                 fixes and improvements by Urke MMI
8507
8508 2003-01-02 [thorsten]   0.8.8claws40
8509
8510         * src/procmsg.c
8511                 fixed wrong return value
8512
8513 2003-01-02 [thorsten]   0.8.8claws39
8514
8515         * src/prefs.c
8516                 fixed printing wrong variable
8517
8518 2003-01-02 [thorsten]   0.8.8claws38
8519
8520         * src/prefs.c
8521                 fixed acessing members of freed pfile struct
8522
8523 2003-01-02 [thorsten]   0.8.8claws37
8524
8525         * src/procmsg.c
8526                 detect loops across several messages
8527                 as suggested by Christoph Hohmann
8528
8529 2003-01-01 [match]      0.8.8claws36
8530
8531         * src/addrindex.c
8532                 fixed another memory leak.
8533
8534 2003-01-01 [match]      0.8.8claws35
8535
8536         * src/jpilot.[ch]
8537                 fixed memory leaks. applied Doxygen comments.
8538
8539 2003-01-01 [thorsten]   0.8.8claws34
8540
8541         * src/procmsg.c
8542                 inhibit endless loop if msg references itself
8543                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
8544
8545 2003-01-01 [christoph]  0.8.8claws33
8546
8547         * src/mainwindow.c
8548         * src/gtk/Makefile.am
8549         * src/gtk/pluginwindow.c                ** NEW **
8550         * src/gtk/pluginwindow.h                ** NEW **
8551                 add plugin window
8552
8553         * src/plugins/demo/demo.c
8554         * src/plugins/spamassassin/spamassassin.c
8555         * src/plugins/spamassassin/spamassassin_gtk.c
8556                 write better plugin descriptions
8557
8558 2002-12-31 [christoph]  0.8.8claws32
8559
8560         * src/gtk/prefswindow.c
8561         * src/plugins/spamassassin/spamassassin_gtk.c
8562                 some small improvements to GTK code
8563
8564 2002-12-31 [christoph]  0.8.8claws31
8565
8566         * src/plugins/spamassassin/spamassassin_gtk.c
8567                 enable folder select button
8568
8569 2002-12-31 [christoph]  0.8.8claws30
8570
8571         * src/mainwindow.c
8572         * src/gtk/Makefile.am
8573         * src/gtk/prefswindow.c                         ** NEW **
8574         * src/gtk/prefswindow.h                         ** NEW **
8575                 add new prefs window
8576
8577         * src/common/plugin.c
8578                 don't try to load empty config lines
8579         
8580         * src/plugins/spamassassin/Makefile.am
8581         * src/plugins/spamassassin/spamassassin.c
8582         * src/plugins/spamassassin/spamassassin.h       ** NEW **
8583         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
8584                 GTK config for SpamAssassin Plugin using
8585                 the new prefs window
8586
8587 2002-12-31 [paul]       0.8.8claws29
8588
8589         * po/POTFILES.in
8590                 remove obsolete entry 'src/menu.c'
8591
8592 2002-12-31 [alfons]     0.8.8claws28
8593
8594         * src/matcher.[ch]
8595         * src/matcher_parser_parse.y
8596         * src/prefs_matcher.c
8597                 add "ignore_thread" and "~ignore_thread" condition so it's
8598                 possible to make the actions / scoring operate on the ignore
8599                 thread flag
8600
8601 2002-12-31 [christoph]  0.8.8claws27
8602
8603         * src/addrbook.c
8604         * src/addrindex.c
8605         * src/folder.c
8606         * src/matcher.c
8607         * src/prefs_account.c
8608         * src/prefs_actions.c
8609         * src/prefs_customheader.c
8610         * src/prefs_display_header.c
8611         * src/prefs_gtk.c
8612         * src/procmime.c
8613         * src/toolbar.c
8614         * src/xmlprops.c
8615         * src/common/prefs.[ch]
8616                 extend prefs file handling for reading and automatic handling
8617                 of blocks. When reading prefs_set_block_label will automatically
8618                 move on to the block. When writing it will copy all other blocks
8619                 automatically
8620
8621         * src/common/plugin.c
8622                 Now loading plugin filenames from [Plugins] block in
8623                 sylpheed rc file
8624
8625 2002-12-30 [christoph]  0.8.8claws26
8626
8627         * src/common/hooks.[ch]
8628                 return abort status to caller of hooks_invoke
8629                 
8630         * src/inc.[ch]
8631                 invoke message filtering hook and stop
8632                 default handling when filter returns abort
8633
8634         * src/common/plugin.[ch]
8635         * src/plugins/demo/demo.c
8636                 modify plugin loader, because resolving symbols for strings
8637                 does not work correctly
8638         
8639         * configure.in
8640         * ac/spamassassin.m4                            ** NEW **
8641         * src/plugins/spamassassin/.cvsignore           ** NEW **
8642         * src/plugins/spamassassin/Makefile.am          ** NEW **
8643         * src/plugins/spamassassin/README               ** NEW **
8644         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
8645         * src/plugins/spamassassin/spamassassin.c       ** NEW **
8646         * src/plugins/spamassassin/utils.[ch]           ** NEW **
8647                 add spamassassin plugin, see src/plugins/spamassassin/README
8648                 for details
8649
8650 2002-12-29 [alfons]     0.8.8claws25
8651
8652         * src/mainwindow.c
8653                 when moving focus from a message view to the main 
8654                 window, don't forget to select the summary node
8655                 of the displayed message. should fix "[ 659103 ] 
8656                 focus-follows-mouse confuses sylpheed"
8657
8658 2002-12-29 [christoph]  0.8.8claws24
8659
8660         * src/Makefile.am
8661         * src/stringtable.[ch]          ** REMOVE **
8662         * src/common/Makefile.am
8663         * src/common/stringtable.[ch]   ** NEW **
8664                 move stringtable files to common directory
8665
8666 2002-12-29 [christoph]  0.8.8claws23
8667
8668         * src/Makefile.am
8669         * src/menu.[ch]                 ** REMOVE **
8670         * src/gtk/Makefile.am
8671         * src/gtk/menu.[ch]             ** NEW **
8672                 move menu files to gtk directory
8673
8674 2002-12-29 [match]      0.8.8claws22
8675
8676         * src/addressbook.c
8677         * src/syldap.c
8678                 moved UI specific code out of LDAP code into addressbook
8679                 UI code. fixed memory leak.
8680
8681 2002-12-29 [christoph]  0.8.8claws21
8682
8683         * src/folder.c
8684                 only check for IGNORED parent message when message is
8685                 not IGNORED itself
8686
8687 2002-12-29 [alfons]     0.8.8claws20
8688
8689         * src/summaryview.c
8690                 set gtksctree's anchor correct (immediate execute
8691                 changes the tree's layout, and anchor points at 
8692                 the incorrect row). fixes "[ 657233 ] multiple msg 
8693                 delete sometimes off by 1".
8694                 we probably have to look for more tree layout /
8695                 anchor glitches.
8696
8697 2002-12-29 [paul]       0.8.8claws19
8698
8699         * src/summaryview.c
8700                 fix bug [ 659054 ] incorrect sorting of 'From' column
8701                 when using 'display sender using address book'
8702                 thanks to Alfons and Luke Plant
8703
8704 2002-12-29 [christoph]  0.8.8claws18
8705
8706         * src/folder.c
8707         * src/procmsg.[ch]
8708                 check parent messages for IGNORE THREAD flag, when adding,
8709                 moving or copying messages to a folder
8710
8711 2002-12-27 [alfons]     0.8.8claws17
8712
8713         re-organize matcher part 5; more to come
8714
8715         * src/matcher.c
8716                 hash keywords in matchparser_tab 
8717
8718 2002-12-27 [alfons]     0.8.8claws16
8719
8720         re-organize matcher part 4; more to come
8721
8722         * src/matcher_parser.h
8723         * src/matcher_parser_lex.l
8724         * src/matcher_parser_parse.y
8725                 cleanup
8726
8727 2002-12-27 [alfons]     0.8.8claws15
8728
8729         re-organize matcher part 3; more to come
8730
8731         * src/matcher.[ch]
8732                 cleanup
8733
8734 2002-12-27 [alfons]     0.8.8claws14
8735
8736         re-organize matcher part 2; more to come but this should
8737         work. cc me if there are any regressions.
8738
8739         * src/matcher.h
8740                 add prototype for get_matchparser_tab_id()
8741         * src/matcher_parser_lex.l
8742                 look up keywords using matchparser_tab_id();
8743
8744 2002-12-27 [alfons]     0.8.8claws12
8745
8746         re-organize matcher part 1
8747
8748         * src/matcher.h
8749                 map yacc generated constants to sylpheed matcher constants
8750         * src/matcher.c
8751                 add function to find a matcher constant from a string
8752
8753 2002-12-27 [christoph]  0.8.8claws11
8754
8755         * src/compose.c
8756                 MENUITEM_ADD casts the 4th argument from integer to pointer
8757                 so it probably should not be a pointer, this means we
8758                 should use account id for it and not the account's pointer
8759
8760 2002-12-27 [paul]       0.8.8claws10
8761
8762         * src/mainwindow.c
8763                 remove unneeded 'GtkWidget *vbox'
8764                 
8765         * src/summaryview.c
8766                 further sync with 0.8.8 - make sort
8767                 by recipient work as expected
8768                 
8769         * NEWS
8770                 sync with 0.8.8
8771
8772 2002-12-27 [paul]       0.8.8claws9
8773
8774         * po/pt_BR.po
8775                 updated by Ivan F. Martinez
8776                 
8777 2002-12-27 [darko]      0.8.8claws8
8778
8779         * src/common/utils.c
8780                 added locked pattern to extended search
8781
8782 2002-12-27 [alfons]     0.8.8claws7
8783
8784         * src/prefs_matcher.[ch]
8785                 clean up
8786
8787 2002-12-26 [alfons]     0.8.8claws6
8788
8789         * src/matcher.[ch]
8790         * src/matcher_parser_lex.l
8791         * src/matcher_parser_parse.y
8792         * src/prefs_matcher.c
8793                 allow color label as a condition in the matcher
8794
8795 2002-12-26 [oliver]     0.8.8claws5
8796         
8797         * src/toolbar.c 
8798                 enable Addressbook for Main and Messageview
8799         * src/prefs_actions.c
8800                 enable actions in Messageview
8801
8802 2002-12-26 [christoph]  0.8.8claws4
8803
8804         * src/common/plugin.c
8805                 add a little debug output
8806         * configure.in
8807         * src/plugins/demo/Makefile.am
8808                 better use of automake
8809
8810 2002-12-26 [christoph]  0.8.8claws3
8811
8812         * src/Makefile.am
8813         * src/common/Makefile.am
8814                 fix "make distdir"
8815
8816 2002-12-26 [christoph]  0.8.8claws2
8817
8818         * configure.in
8819                 sort configure checks into common / gtk / plugins
8820         * po/POTFILES.in
8821                 add src/prefs_gtk.c
8822         * src/Makefile.am
8823                 add plugins SUBDIR
8824         * src/main.c
8825         * src/common/sylpheed.[ch]
8826                 added now sylpheed_done function for shutdown
8827         * src/common/Makefile.am
8828         * src/common/plugin.[ch]                ** NEW **
8829                 plugin loader and unloader
8830         * src/plugins/.cvsignore                ** NEW **
8831         * src/plugins/Makefile.am               ** NEW **
8832                 build plugins
8833         * src/plugins/demo/.cvsignore           ** NEW **
8834         * src/plugins/demo/Makefile.am          ** NEW **
8835         * src/plugins/demo/demo.c               ** NEW **
8836                 small demo plugin that installs a logtext hook and
8837                 outputs the log text to stdout
8838
8839 2002-12-26 [paul]       0.8.8claws1
8840
8841         * po/es.po
8842                 updated by Ricardo Mones Lastra
8843
8844 2002-12-26 [paul]       0.8.8claws
8845
8846         * 0.8.8claws released
8847
8848 2002-12-26 [paul]       0.8.7claws12
8849
8850         * po/bg.po
8851                 updated by George Danchev
8852
8853 2002-12-26 [paul]       0.8.7claws11
8854
8855         * po/POTFILES.in
8856                 remove unneeded 'src/prefs.c' entry 
8857
8858 2002-12-26 [paul]       0.8.7claws10
8859
8860         * src/codeconv.c
8861           src/mainwindow.c
8862                 sync with 0.8.8 release
8863         
8864         * src/folder.[ch]
8865           src/mh.c
8866           src/summaryview.c
8867                 partial sync with 0.8.8 release
8868         
8869
8870 2002-12-25 [alfons]     0.8.7claws9
8871
8872         * src/matcher.[ch]
8873         * src/matcher_parser_lex.l
8874         * src/matcher_parser_parse.y
8875         * src/prefs_matcher.c
8876                 add locked flag to possible filtering / matcher 
8877                 conditions (also a good example what should be
8878                 done to add a simple boolean condition)
8879
8880 2002-12-25 [christoph]  0.8.7claws8
8881
8882         * src/Makefile.am
8883         * src/account.[ch]
8884         * src/addrbook.c
8885         * src/addressbook.c
8886         * src/addrindex.c
8887         * src/filtering.c
8888         * src/folder.c
8889         * src/matcher.c
8890         * src/prefs.[ch]                ** REMOVE **
8891         * src/prefs_account.c
8892         * src/prefs_actions.c
8893         * src/prefs_common.c
8894         * src/prefs_customheader.c
8895         * src/prefs_display_header.c
8896         * src/prefs_filtering.c
8897         * src/prefs_folder_item.c
8898         * src/prefs_gtk.[ch]            ** NEW **
8899         * src/prefs_matcher.c
8900         * src/prefs_scoring.c
8901         * src/prefs_summary_column.c
8902         * src/procmime.c
8903         * src/selective_download.c
8904         * src/toolbar.c
8905         * src/common/Makefile.am
8906         * src/common/prefs.[ch]         ** NEW **
8907                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
8908
8909 2002-12-24 [alfons]     0.8.7claws7
8910
8911         * src/summaryview.c
8912                 summary_thread_build(): fix real cause of the crash mentioned in
8913                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
8914                 this way we get meaningful ctree nodes 
8915
8916 2002-12-24 [oliver]     0.8.7claws6
8917
8918         * src/mainwindow.[ch]
8919         * src/messageview.[ch]
8920         * src/compose.[ch]
8921         * src/inc.c
8922         * src/summaryview.c
8923                 changes to use updated toolbar handling
8924                 
8925 2002-12-24 [oliver]     0.8.7claws5
8926
8927         * src/toolbar.[ch]
8928                 generic toolbar handling
8929                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
8930         * src/prefs_toolbar.[ch]
8931                 adjust to handling
8932         
8933 2002-12-24 [oliver]     0.8.7claws4
8934         
8935         * src/stock_pixmap.[ch]
8936                 move SYLPHEED_LOGO to end of list in order 
8937                 to remove it from Custom Toolbar`s Icon View
8938
8939 2002-12-24 [alfons]     0.8.7claws3
8940
8941         * src/summaryview.c
8942                 summary_thread_build(): fix crash because of focus != selection 
8943                 after threading. when deleting the selection, gtk tries but fails 
8944                 to find the correct focusable element. we now force the selection
8945                 to be focused. this should solve the infamous bug reported by 
8946                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
8947                 a test case is available. 
8948
8949 2002-12-24 [darko]      0.8.7claws2
8950
8951         * src/summaryview.c
8952                 don't crash when unmarking message with unread children
8953
8954 2002-12-23 [christoph]  0.8.7claws1
8955
8956         * src/Makefile.am
8957         * src/common/Makefile.am
8958                 update Makefiles for moved intl.h, version.h and defs.h
8959         * src/imap.c
8960                 rewrite imap_session_get to avoid duplicate code
8961
8962 2002-12-23 [paul]       0.8.7claws
8963
8964         * Santa-Claws released
8965         
8966         * po/hu.po
8967           po/ru.po
8968                 squeeze in updated Hungarian and Russian translations.
8969                 Submitted by  Gál Zoltán and Ruslan N. Balkin
8970
8971 2002-12-23 [paul]       0.8.6claws129
8972
8973         * po/pl.po
8974                 updated by Witold Wladyslaw Wojciech Wilk
8975
8976 2002-12-23 [paul]       0.8.6claws128
8977
8978         * src/quote_fmt_parse.y
8979                 fix typo and add licence header
8980
8981 2002-12-23 [paul]       0.8.6claws127
8982
8983         * po/en_GB.po
8984                 updated
8985
8986 2002-12-23 [paul]       0.8.6claws126
8987
8988         * po/it.po
8989                 updated translation, submitted by Alessandro Maestri
8990                 
8991 2002-12-23 [paul]       0.8.6claws125
8992
8993         * src/quote_fmt_parse.y
8994                 fix signature-stripping on replies bug. match
8995                 '-- \n' and not '-- '.
8996
8997 2002-12-22 [paul]       0.8.6claws124
8998
8999         * po/bg.po
9000           po/es.po
9001           po/sr.po
9002                 updated translations. submitted by George Danchev,
9003                 Ricardo Mones Lastra, and Urke MMI respectively
9004
9005 2002-12-21 [paul]       0.8.6claws123
9006
9007         * src/addrbook.c
9008                 fix coding style
9009
9010 2002-12-21 [paul]       0.8.6claws122
9011
9012         * src/addrbook.c
9013                 fix bug [643638] where if a person is in one or more
9014                 addressbook groups editing that person's email 
9015                 address results in removal from those groups.
9016                 Patch submitted by Luke Plant.
9017
9018 2002-12-20 [christoph]  0.8.6claws121
9019
9020         * src/common/utils.c
9021         * src/summaryview.c
9022                 reimplement expand_search_string using GString to
9023                 prevent crashs caused by miscalculated string
9024                 lengths reported by Paul
9025
9026 2002-12-20 [christoph]  0.8.6claws120
9027
9028         * src/summaryview.c
9029                 don't use "changed" to check if op_count has to be changed as it
9030                 is also set when the message has unread children
9031                 (closes bug [ 653221 ] crash while deleting duplicates)
9032
9033 2002-12-20 [paul]       0.8.6claws119
9034
9035         * sync with 0.8.6cvs27
9036                 see ChangeLog 2002-12-20
9037
9038 2002-12-20 [paul]       0.8.6claws118
9039
9040         * sync with 0.8.6cvs26
9041                 see ChangeLog 2002-12-19 and 2002-12-20
9042
9043 2002-12-19 [alfons]     0.8.6claws117
9044
9045         * src/textview.c
9046                 fix incorrect parsing of email addresses, submitted by 
9047                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
9048                 name display if it contains @".
9049
9050 2002-12-18 [paul]       0.8.6claws116
9051
9052         * sync with 0.8.6cvs23
9053                 see ChangeLog 2002-12-18
9054
9055 2002-12-18 [paul]       0.8.6claws115
9056
9057         * src/Makefile.am
9058         * src/account.c
9059         * src/codeconv.c
9060         * src/gtkutils.[ch]
9061         * src/imap.c
9062                 sync with 0.8.6cvs22.
9063                 see ChangeLog 2002-12-17 and 2002-12-18
9064
9065 2002-12-17 [christoph]  0.8.6claws114
9066
9067         * src/imap.c
9068                 o don't create a session if imap greeting fails
9069                 o don't close socket when authentication fails
9070                   this is done by imap_session_destroy
9071
9072 2002-12-17 [thorsten]   0.8.6claws113
9073
9074         * tools/Makefile.am
9075           tools/README
9076           tools/google_msgid.pl ** NEW FILE **
9077                 Added "search for message-id" script and doc
9078
9079 2002-12-17 [thorsten]   0.8.6claws112
9080
9081         * po/hu.po
9082                 Updated hungarian translation
9083                 (updated by Gal Zoltan)
9084
9085 2002-12-16 [christoph]  0.8.6claws111
9086
9087         * src/addr_compl.c
9088                 remove stupid addressbook dump to debug output
9089         * src/mh.c
9090                 fix memory leak found by Hiro
9091
9092 2002-12-14 [paul]       0.8.6claws110
9093
9094         * src/compose.c
9095                 fix menubar sensitivity on send
9096                 
9097         * src/prefs_filtering.c
9098         * src/prefs_matcher.c
9099         * src/prefs_scoring.c
9100                 Fix english ;)
9101                 
9102         * src/common/quoted-printable.h
9103                 sync: fix typo
9104         
9105 2002-12-13 [christoph]  0.8.6claws109
9106
9107         * src/Makefile.am
9108         * src/manage_window.[ch]        ** REMOVE **
9109         * src/gtk/Makefile.am
9110         * src/gtk/manage_window.[ch]    ** NEW **
9111                 move manage_window files to gtk directory
9112
9113 2002-12-13 [christoph]  0.8.6claws108
9114
9115         * src/Makefile.am
9116         * src/gtkshruler.[ch]           ** REMOVE **
9117         * src/gtk/Makefile.am
9118         * src/gtk/gtkshruler.[ch]       ** NEW **
9119                 move gtkshruler files to gtk directory
9120
9121 2002-12-13 [christoph]  0.8.6claws107
9122
9123         * src/Makefile.am
9124         * src/compose.c
9125         * src/gtkstext.[ch]             ** REMOVE **
9126         * src/gtkutils.[ch]
9127         * src/textview.c
9128         * src/gtk/gtkstext.[ch]         ** NEW **
9129         * src/gtk/Makefile.am
9130                 o move stext functions to gtkstext.c to remove
9131                   dependency of gtkutils
9132                 o move gtkstext files to gtk directory
9133
9134         * src/gtk/Makefile.am
9135         * src/gtk/sslcertwindow.[ch]
9136                 UI stuff can always depend on common code so
9137                 it's ok to add ../common to include path
9138
9139 2002-12-13 [colin]      0.8.6claws106
9140
9141         * src/summaryview.c
9142                 Disconnect sighandlers for mainwindow when
9143                 quicksearch has the focus
9144                 Fix bug #653231
9145         * src/mainwindow.[ch]
9146                 Make key_pressed callback public, to be able
9147                 to disconnect it
9148
9149 2002-12-13 [christoph]  0.8.6claws105
9150
9151         * src/mh.c
9152                 create .mh_sequences file in new MH folders
9153                 (closes feature request [ 523162 ] MH folders should
9154                  get a .mh_sequences)
9155
9156 2002-12-13 [colin]      0.8.6claws104
9157
9158         * src/summaryview.c
9159                 Better handling of quicksearch show/hide
9160                 (basically the button stays under the mouse 
9161                  when toggled)
9162
9163 2002-12-13 [paul]       0.8.6claws103
9164
9165         * sync with 0.8.6cvs17
9166                 see ChangeLog 2002-12-13
9167
9168 2002-12-13 [paul]       0.8.6claws102
9169
9170         * po/es.po
9171                 updated by Ricardo Mones Lastra
9172
9173 2002-12-11 [colin]       0.8.6claws101
9174
9175         * src/folder.c
9176                 remove statusbar stuff
9177           src/folderview.c
9178                 set statusbar verbosity when moving folders
9179
9180 2002-12-11 [colin]       0.8.6claws100
9181         * src/prefs_filtering.c
9182         * src/prefs_matcher.c
9183         * src/prefs_scoring.c
9184                 Fix english ;)
9185
9186 2002-12-11 [colin]       0.8.6claws99
9187
9188         * src/prefs_common.[ch]
9189                 Add summary_quicksearch_type
9190         * src/summaryview.c
9191                 Save last used quicksearch type
9192
9193 2002-12-11 [jens]       0.8.6claws98
9194         * src/prefs_filtering.c
9195         * src/prefs_matcher.c
9196         * src/prefs_scoring.c
9197                 added dialog for incomplete rules in scoring, filtering and
9198                 matcher to ask wheather really close
9199
9200 2002-12-11 [colin]      0.8.6claws97
9201
9202         * src/folder.c
9203                 Fix folder dnd statusbar logging
9204
9205 2002-12-10 [christoph]  0.8.6claws96
9206
9207         * src/compose.c
9208         * src/folder.c
9209         * src/imap.c
9210         * src/inc.c
9211         * src/main.c
9212         * src/mainwindow.c
9213         * src/news.c
9214         * src/send.c
9215         * src/statusbar.[ch]
9216         * src/common/hooks.c
9217         * src/common/log.[ch]
9218                 o handle verbose logging in statusbar directly in statusbar code
9219                   and common code does not need any knowledge about a statusbar
9220                 o remove direct calls to statusbar_(puts|pop)_all functions
9221
9222 2002-12-10 [jens]       0.8.6claws95
9223
9224         * src/*.c
9225                 removed gettext from g_warnings
9226         * po/POTFILES.in
9227                 cleaned and updated
9228         * po/de.po
9229                 updated
9230
9231 2002-12-10 [colin]      0.8.6claws94
9232
9233         * src/main.c
9234                 finish crash dialog fix
9235
9236 2002-12-10 [colin]      0.8.6claws93
9237
9238         * src/main.c
9239                 "Fix" "sylpheed already running" instead of
9240                 crash dialog appearing after a crash
9241
9242 2002-12-10 [colin]      0.8.6claws92
9243
9244         * po/POTFILES.in
9245                 add src/gtk/sslcertwindow.c
9246
9247 2002-12-10 [paul]       0.8.6claws91
9248
9249         * po/POTFILES.in
9250                 updated to reflect recent changes
9251                 submitted by Alessandro Maestri
9252
9253 2002-12-09 [christoph]  0.8.6claws90
9254
9255         * src/Makefile.am
9256         * src/smtp.[ch]                 ** REMOVE **
9257         * src/common/Makefile.am
9258         * src/common/smtp.[ch]          ** NEW **
9259                 move smtp files to common directory
9260
9261 2002-12-09 [christoph]  0.8.6claws89
9262
9263         * src/Makefile.am
9264         * src/session.[ch]              ** REMOVE **
9265         * src/common/Makefile.am
9266         * src/common/session.[ch]       ** NEW **
9267                 move session files to common directory
9268
9269 2002-12-09 [paul]       0.8.6claws88
9270
9271         * src/account.c
9272                 fix bug [649746] edit accounts: move account reverted
9273                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
9274
9275 2002-12-09 [colin]      0.8.6claws87
9276
9277         * src/ssl_certificate.c
9278                 cleanup
9279
9280 2002-12-09 [colin]      0.8.6claws86
9281
9282         * src/ssl.c
9283                 Try to open the cert.pem database and 
9284                 issue a warning if it isn't there
9285
9286 2002-12-09 [colin]      0.8.6claws85
9287
9288         * src/common/ssl_certificate.c
9289         * src/gtk/sslcertwindow.c
9290                 Warning fixes
9291
9292 2002-12-09 [colin]      0.8.6claws84
9293
9294         * src/ssl_certificate.[ch] ** REMOVED **
9295         * src/common/ssl_certificate.[ch] ** NEW **
9296         * src/Makefile.am
9297         * src/common/Makefile.am
9298                 Moved ssl_certificate.[ch] to common
9299         * src/common/ssl.c 
9300                 Put back needed include
9301         * src/gtk/sslcertwindow.[ch]
9302                 Changed ssl_certificate.h include
9303         
9304 2002-12-09 [colin]      0.8.6claws83
9305
9306         * src/gtk/sslcertwindow.[ch]
9307                 Implement hook for certificate acception
9308         * src/ssl_certificate.[ch]
9309                 Implement hook for certificate acception
9310         * src/common/ssl.c
9311                 Reenable certificate acception check
9312         * src/mainwindow.c
9313                 Register sslcertwindow's hook
9314         
9315 2002-12-08 [christoph]  0.8.6claws82
9316
9317         * src/about.c
9318         * src/addr_compl.c
9319         * src/codeconv.c
9320         * src/manual.c
9321         * src/undo.c
9322         * src/common/utils.c
9323                 o add missing includes
9324                 o fix warnings
9325         * src/.cvsignore
9326         * src/common/.cvsignore
9327         * src/common/version.h          ** REMOVE **
9328                 remove autogenerated file
9329
9330 2002-12-08 [paul]       0.8.6claws81
9331
9332         * src/stringtable.c
9333                 put back needed include
9334
9335 2002-12-08 [colin]      0.8.6claws80
9336         
9337         * src/gtk/sslcertwindow.c
9338                 Cleaner popups when asking
9339         * src/ssl_certificate.c
9340         * src/prefs_common.[ch]
9341                 remove ssl certificate pref
9342                 put back needed include
9343         * src/undo.c
9344                 put back needed include
9345
9346 2002-12-08 [christoph]  0.8.6claws79
9347
9348         * src/folderview.c
9349         * src/logwindow.c
9350         * src/statusbar.c
9351         * src/summaryview.c
9352                 only abort hook invokation if required data is missing not
9353                 if our own data pointer is NULL, update hookfunction for
9354                 log window
9355
9356 2002-12-08 [paul]       0.8.6claws78
9357
9358         * src/about.c
9359         * src/addrcache.c
9360         * src/addrclip.c
9361         * src/addr_compl.c
9362         * src/addrselect.c
9363         * src/codeconv.c
9364         * src/colorlabel.c
9365         * src/enriched.c
9366         * src/esmtp.c
9367         * src/exporthtml.c
9368         * src/headerview.c
9369         * src/imageview.c
9370         * src/manual.c
9371         * src/noticeview.c
9372         * src/pgptext.c
9373         * src/scoring.c
9374         * src/sourcewindow.c
9375         * src/stringtable.c
9376         * src/undo.c
9377                 clean up: remove unneccesary includes
9378
9379 2002-12-08 [christoph]  0.8.6claws77
9380
9381         * src/folderview.c
9382         * src/statusbar.c
9383         * src/summaryview.c
9384         * src/common/hooks.[ch]
9385                 hook functions now have a gboolean return value, if a hook
9386                 returns TRUE it will stop executing of any more hooks in
9387                 the same hooklist for this invokation
9388
9389 2002-12-08 [colin]      0.8.6claws76
9390         
9391         * src/main.c
9392                 put back argv0 for CRASH_DIALOG
9393
9394 2002-12-08 [christoph]  0.8.6claws75
9395
9396         * src/Makefile.am
9397         * src/about.c
9398         * src/account.c
9399         * src/crash.c
9400         * src/esmtp.h
9401         * src/imap.[ch]
9402         * src/inc.c
9403         * src/main.c
9404         * src/mainwindow.c
9405         * src/news.c
9406         * src/pop.[ch]
9407         * src/prefs_account.[ch]
9408         * src/prefs_common.[ch]
9409         * src/send.[ch]
9410         * src/smtp.[ch]
9411         * src/ssl_certificate.[ch]
9412         * src/ssl_manager.[ch]
9413         * src/common/Makefile.am
9414         * src/common/log.c
9415         * src/common/nntp.[ch]
9416         * src/common/socket.[ch]
9417         * src/common/ssl.[ch]
9418         * src/gtk/sslcertwindow.[ch]
9419         * ac/openssl.m4
9420                 use new autoconf script to detect OpenSSL with extra parameters
9421                 to specify the location of libs and includes, also remove USE_SSL
9422                 to USE_OPENSSL
9423
9424         * src/common/sylpheed.[ch]
9425         * src/common/version.h.in
9426                 start seperation of common code initialization seperated from gui
9427
9428         * src/summaryview.c
9429                 The function that is called when a color label changes
9430                 should not change the color lable again
9431
9432 2002-12-08 [colin]      0.8.6claws74
9433
9434         * src/gtk/sslcertwindow.c
9435                 warning fixes
9436
9437 2002-12-08 [colin]      0.8.6claws73
9438
9439         * src/statusbar.c
9440           src/common/log.h
9441                 Register a hook for statusbar_puts_all
9442         * src/common/log.c
9443                 invoke statusbar_puts_all's hook
9444         
9445 2002-12-08 [colin]      0.8.6claws72
9446
9447         * src/ssl_certificate.c
9448                 Put back a badly-removed include
9449
9450 2002-12-08 [colin]      0.8.6claws71
9451
9452         * src/gtk/sslcertwindow.[ch]    ** NEW **
9453                 new certificate presentation
9454         * src/gtk/Makefile.am
9455                 add new files
9456         * src/ssl_certificate.[ch]
9457                 gtk cleanup, made utility functions public
9458         * src/ssl_manager.c
9459                 use new cert presentation
9460
9461 2002-12-07 [christoph]  0.8.6claws70
9462
9463         * src/Makefile.am
9464         * src/nntp.[ch]                 ** REMOVE **
9465         * src/common/Makefile.am
9466         * src/common/nntp.[ch]          ** NEW **
9467                 move nntp files to common directory
9468
9469 2002-12-07 [christoph]  0.8.6claws69
9470
9471         * src/procmsg.[ch]
9472         * src/summaryview.c
9473                 implement msginfo update callback using sylpheed's new
9474                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
9475
9476 2002-12-06 [christoph]  0.8.6claws68
9477
9478         * src/editgroup.c
9479                 This patch changes the 'Edit Group Details' dialog to
9480                 allow extended selections in either pane, so that
9481                 addresses can be added or removed from a group more
9482                 quickly and easily. (it actually is a net decrease in
9483                 file size, as some unnecessary functions have been
9484                 removed). 
9485                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
9486
9487 2002-12-06 [christoph]  0.8.6claws67
9488
9489         * src/Makefile.am
9490         * src/template.[ch]             ** REMOVE **
9491         * src/common/Makefile.am
9492         * src/common/template.[ch]      ** NEW **
9493                 move template files to common directory
9494
9495         * src/nntp.c
9496                 add missing log.h include
9497
9498 2002-12-06 [melvin]     0.8.6claws66
9499
9500         * src/prefs_actions.c
9501                 Added the trailing ">" syntax to insert command's output
9502                 without replacing old text (in contrast to trailing "|").
9503
9504 2002-12-05 [colin]      0.8.6claws65
9505         
9506         * src/common/utils.c
9507                 Don't modify original search_string or it'll change
9508                 the next iterations in the for()
9509
9510 2002-12-05 [darko]      0.8.6claws64
9511
9512         * src/common/utils.c
9513                 proper check for filtering commands, found by Colin
9514
9515 2002-12-05 [darko]      0.8.6claws63
9516
9517         * src/common/utils.c
9518                 check proper string for NULL pointer, found by Colin
9519
9520 2002-12-05 [darko]      0.8.6claws62
9521
9522         * src/common/utils.[ch]
9523                 expand_search_string(): new function
9524                 converts Mutt-like patterns to Sylpheed's
9525                 filtering engine
9526         * src/summaryview.c
9527                 use expand_search_string() to allow Mutt-like
9528                 patterns in extended search
9529         * README.claws
9530                 document extended option in quick search
9531
9532 2002-12-05 [paul]       0.8.6claws61
9533
9534         * sync with 0.8.6cvs16
9535                 see ChangeLog 2002-12-05
9536                 
9537         * po/POTFILES.in
9538                 clean up
9539
9540 2002-12-04 [christoph]  0.8.6claws60
9541
9542         * src/imap.[ch]
9543                 put imap authentication code into a new function and
9544                 remove it from imap_session_new that will allow to
9545                 send other commands before authentication
9546
9547 2002-12-04 [christoph]  0.8.6claws59
9548
9549         * src/imap.[ch]
9550                 use already existing method to prevent unneeded IMAP
9551                 folder selects. Set imap_select parameters to NULL
9552                 in some functions if the values are not required.
9553
9554         * src/xml.h
9555                 remove no longer required include
9556
9557 2002-12-04 [paul]       0.8.6claws58
9558
9559         * po/es.po
9560                 updated by Ricardo Mones Lastra
9561                 
9562         * configure.in
9563           po/hu.po      ** NEW FILE **
9564                 initial Hungarian translation, submitted
9565                 by Gál Zoltán <galzoli@hu.inter.net>
9566
9567 2002-12-03 [christoph]  0.8.6claws57
9568
9569         * src/Makefile.am
9570         * src/gtksctree.[ch]            ** REMOVE **
9571         * src/gtk/Makefile.am
9572         * src/gtk/gtksctree.[ch]        ** NEW **
9573                 move gtksctree files to gtk directory
9574
9575 2002-12-03 [christoph]  0.8.6claws56
9576
9577         * src/Makefile.am
9578         * src/md5.[ch]                  ** REMOVE **
9579         * srm/common/Makefile.am
9580         * src/common/md5.[ch]           ** NEW **
9581                 move md5 files to common directory
9582
9583         * src/gtkstext.c
9584                 remove not required #include
9585
9586 2002-12-03 [sergey]     0.8.6claws55
9587
9588         * src/gtkutils.c
9589         * src/gtkutils.h
9590                 gtkut_window_popup(): new function.
9591         * src/mainwindow.c
9592                 main_window_popup(): use gtkut_window_popup() to raise
9593                 window without changing its position.
9594                 (see sylpheed-main ML message [sylpheed:17247])
9595
9596 2002-12-03 [sergey]     0.8.6claws54
9597
9598         * src/send.c
9599                 send_message_local(): removed first-dot escaping
9600                 (SMTP-only, not needed for sending through pipe)
9601
9602 2002-12-03 [paul]       0.8.6claws53
9603
9604         * po/POTFILES.in
9605                 update to reflect recent changes (thanks
9606                 to Ricardo Mones Lastra)
9607                 
9608         * tools/filter_conv.pl
9609                  fix problem with quoted strings. Patch submitted
9610                  by Luke Plant <lukeplant@softhome.net>
9611
9612 2002-12-03 [paul]       0.8.6claws52
9613
9614         * sync with 0.8.6cvs15
9615                 see ChangeLog 2002-12-03
9616
9617 2002-12-02 [christoph]  0.8.6claws51
9618
9619         * src/logwindow.[ch]
9620         * src/common/log.[ch]
9621                 implement logging using a hook function
9622
9623         * src/folderview.c
9624         * src/folder.[ch]
9625                 define hooklist name in header file to avoid
9626                 errors caused by wrong spelling of hooklist names
9627
9628         * src/toolbar.c
9629                 fix warnings
9630
9631 2002-12-02 [christoph]  0.8.6claws50
9632
9633         * src/common/Makefile.am
9634                 add src/common/hooks.[ch]
9635
9636         * src/common/hooks.[ch]
9637                 implement a simple hook system using glib's hook functions
9638
9639         * src/folder.[ch]
9640         * src/folderview.c
9641                 use new hook system for folder item updates
9642
9643 2002-12-02 [christoph]  0.8.6claws49
9644
9645         * doc-src/ui_seperation.txt     ** NEW **
9646                 information for ui seperation
9647
9648         * src/Makefile.am
9649                 remove files that were moved to common
9650                 include common directory by default for the header files
9651
9652         * src/inc.c
9653         * src/common/socket.c
9654         * src/automaton.[ch]
9655                 implement automaton using g_io_*-functions instead of
9656                 gdk_input_add to make it ui independent
9657
9658         * src/codeconv.c
9659         * src/compose.c
9660         * src/ldif.c
9661         * src/pgptext.c
9662         * src/procmime.c
9663         * src/rfc2015.c
9664         * src/smtp.c
9665         * src/unmime.c
9666                 remove common/ prefix because directory is now in
9667                 include path
9668
9669         * src/compose.c
9670         * src/folder.c
9671         * src/folderview.c
9672         * src/mainwindow.c
9673         * src/messageview.c
9674         * src/prefs_common.c
9675         * src/procmsg.c
9676         * src/rfc2015.c
9677                 fix warnings
9678
9679         * src/imap.c
9680         * src/inc.c
9681         * src/news.c
9682         * src/pop.c
9683         * src/send.c
9684         * src/smtp.c
9685         * src/ssl_certificate.c
9686                 add log.h header file for logging functions
9687
9688         * src/main.c
9689         * src/common/utils.c
9690         * src/summaryview.c
9691         * src/xml.c
9692                 o move debug_mode to common/utils.c
9693                 o add functions to set and get debug_mode
9694
9695         * src/defs.h                    ** REMOVE **
9696         * src/intl.h                    ** REMOVE **
9697         * src/socket.[ch]               ** REMOVE **
9698         * src/ssl.[ch]                  ** REMOVE **
9699         * src/utils.[ch]                ** REMOVE **
9700                 replaced by new files in src/common/
9701         
9702         * src/common/Makefile.am
9703                 add new files in src/common/
9704
9705         * src/common/defs.h             ** NEW **
9706         * src/common/intl.h             ** NEW **
9707         * src/common/log.[ch]           ** NEW **
9708         * src/common/socket.[ch]        ** NEW **
9709         * src/common/ssl.[ch]           ** NEW **
9710         * src/common/utils.[ch]         ** NEW **
9711                 replacement for files in src/
9712
9713 2002-12-02 [colin]      0.8.6claws48
9714
9715         * src/folderview.c
9716                 Scroll folderview if necessary during dnd
9717
9718 2002-12-02 [colin]      0.8.6claws47
9719
9720         * src/folder.[ch]
9721                 Add check to verify a move is within a single mailbox
9722         * src/folderview.c
9723                 Add specific error string for this check
9724
9725 2002-12-02 [colin]      0.8.6claws46
9726
9727         * src/folder.c
9728                 Add a test to folder moving, remove a statusbar_print
9729         * src/folderview.c
9730                 Add Move folder... context-menu item
9731                 Factorize folder moving code
9732                 Enable folder DND for mbox
9733
9734 2002-12-01 [christoph]  0.8.6claws45
9735
9736         * ac/aspell.m4
9737                 remove conf.aspelltest if the version check fails
9738
9739 2002-11-30 [christoph]  0.8.6claws44
9740
9741         * autogen.sh
9742                 run libtoolize --force in autogen to create missing
9743                 libtool scripts
9744
9745 2002-11-30 [christoph]  0.8.6claws43
9746
9747         * src/Makefile.am
9748         * src/pgptext.c
9749         * src/procmime.c
9750         * src/rfc2015.c
9751         * src/uuencode.[ch]             ** REMOVED **
9752         * src/common/Makefile.am
9753         * src/common/uuencode.[ch]      ** NEW **
9754                 move uuen/decoder to common directory
9755
9756 2002-11-30 [christoph]  0.8.6claws42
9757
9758         * src/Makefile.am
9759         * src/base64.[ch]               ** REMOVED **
9760         * src/codeconv.c
9761         * src/compose.c
9762         * src/ldif.c
9763         * src/pgptext.c
9764         * src/procmime.c
9765         * src/rfc2015.c
9766         * src/smtp.c
9767         * src/unmime.c
9768         * src/common/Makefile.am
9769         * src/common/base64.[ch]        ** NEW **
9770                 move base64 en/decoder to common directory
9771
9772 2002-11-30 [christoph]  0.8.6claws41
9773
9774         * src/common                    ** NEW **
9775                 new directory for UI independent code
9776         * src/gtk                       ** NEW **
9777                 new directory for GTK frontend
9778         * src/common/.cvsignore         ** NEW **
9779         * src/gtk/.cvsignore            ** NEW **
9780                 ignore build files
9781         * src/common/Makefile.am        ** NEW **
9782         * src/gtk/Makefile.am           ** NEW **
9783                 automake files to build new seperated stuff
9784         * src/Makefile.am
9785                 the binary will currently still be build with the
9786                 files in src, so we include the code from the
9787                 subdirs for now after building the libs there
9788
9789 2002-11-30 [paul]       0.8.6claws40
9790
9791         * src/compose.c
9792                 fix bug [642731] 'Wrong selected account with drafted mail'
9793
9794 2002-11-29 [oliver]     0.8.6claws39
9795         
9796         * src/messageview.c
9797                 o update summaryview when switching between different
9798                   messageviews          
9799         * src/toolbar.c  
9800                 o check if messageview holds already removed msg
9801                   from summaryview
9802                 
9803
9804 2002-11-29 [oliver]     0.8.6claws38
9805
9806         * src/toolbar.c 
9807                 remove not needed variables and includes
9808                 make messageview stay opened and move to next when msgs are deleted 
9809
9810 2002-11-29 [oliver]     0.8.6claws37
9811         
9812         * src/toolbar.c 
9813                 disable compose button (messageview toolbar) by default
9814                 deleted msgs are moved to trash
9815         
9816 2002-11-29 [melvin]     0.8.6claws36
9817
9818         * configure.in
9819                 Increased minimal gpgme version to 0.3.10 (Zombies out)
9820                 and to detect signatures expirations (gpgme 0.3.6)
9821
9822         * src/main.c
9823                 Use non obsolescent function for Gpgme engine checking.
9824
9825         * src/rfc2015.c
9826                 Inform about expired signatures or signatures which key
9827                 has expired. Expiration date is displayed.
9828
9829         * src/sigstatus.c
9830                 Inform about expired signatures or signatures which key
9831                 has expired.
9832
9833 2002-11-28 [paul]       0.8.6claws35
9834
9835         * src/folderview.c
9836                 re-instate 'Check for new messages' in Newsgroup
9837                 folders right-click menu, after a suggestion from
9838                 Tim Mann <timmann@users.sourceforge.net>
9839
9840         * src/main.c
9841                 after a crash check only local folders for new
9842                 messages
9843
9844 2002-11-28 [paul]       0.8.6claws34
9845
9846         * configure.in
9847                 apply patch that fixes the checking of GTK with XIM 
9848                 support on different OSs, such as FreeBSD. Patch 
9849                 submitted by Topia <topia@users.sourceforge.net>
9850                 
9851 2002-11-28 [paul]       0.8.6claws33
9852
9853         * src/mainwindow.c
9854           src/prefs_common.c
9855           src/prefs_toolbar.c
9856                 more changes to the English
9857
9858 2002-11-28 [paul]       0.8.6claws32
9859
9860         * sync with 0.8.6cvs13
9861                 see ChangeLog 2002-11-28 (no sync needed
9862                 for src/compose.c)
9863
9864 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
9865         
9866         * src/mainwindow.[ch]
9867                 add patch by Ivan F. Martinez introducing messageview Toolbar
9868                 some changes and committed by oliver    
9869
9870 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
9871
9872         * src/messageview.[ch]
9873                 add patch by Ivan F. Martinez introducing messageview Toolbar
9874                 some changes and committed by oliver    
9875
9876 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
9877
9878         * src/compose.[ch]
9879                 add patch by Ivan F. Martinez introducing messageview Toolbar
9880                 some changes and committed by oliver    
9881
9882 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
9883         
9884         * src/toolbar.[ch]
9885                 add patch by Ivan F. Martinez introducing messageview Toolbar
9886                 some changes and committed by oliver
9887
9888 2002-11-28 [oliver]     0.8.6claws27
9889         
9890         * src/prefs_toolbar.[ch]
9891                 getting ready for messageview toolbar
9892                 free mem allocated by gettext
9893                 change prefs_toolbar to prefs_toolbar_open
9894  
9895 2002-11-28 [thorsten]   0.8.6claws26
9896
9897         * src/imageview.[ch]
9898                 cleaned up conflicting declarations of
9899                 imageview_show_image()
9900
9901 2002-11-28 [paul]       0.8.6claws25
9902
9903         * src/grouplistdialog.c
9904           src/prefs_common.c
9905           src/prefs_summary_column.c
9906                 a few more improvements to the English
9907
9908 2002-11-28 [colin]      0.8.6claws24
9909
9910         * man/sylpheed.1
9911                 A few updates to command-line parameters
9912
9913 2002-11-28 [colin]      0.8.6claws23
9914
9915         * src/prefs_filtering.c
9916                 Fix problems with prefs_filtering_delete_path:
9917                 a) if the first rule is removed, original pointers
9918                    weren't updated (leading to segfaults)
9919                 b) it was always global_processing updated in case
9920                    of removed path was parent of rule path
9921
9922 2002-11-27 [paul]       0.8.6claws22
9923
9924         * src/mainwindow.c
9925           src/prefs_account.c
9926           src/prefs_actions.c
9927           src/prefs_common.c
9928           src/prefs_customheader.c
9929           src/prefs_display_header.c
9930           src/prefs_filtering.c
9931           src/prefs_folder_item.c
9932           src/prefs_matcher.c
9933           src/prefs_scoring.c
9934           src/prefs_summary_column.c
9935           src/prefs_template.c
9936           src/prefs_toolbar.c
9937                  improve the English in the GUI
9938
9939 2002-11-27 [colin]      0.8.6claws21
9940
9941         * src/folder.c
9942                 Fix processing renaming problems happening after
9943                 last commit
9944
9945 2002-11-27 [colin]      0.8.6claws20
9946
9947         * src/folder.c
9948                 recursive move now deletes src each subfolder after 
9949                 having moved it
9950         * src/folderview.c
9951                 Use identifier instead of path during dnd (enables
9952                 IMAP folder dnd)
9953
9954 2002-11-27 [paul]       0.8.6claws19
9955
9956         * src/main.c
9957                 apply patch that does command-line processing 
9958                 BEFORE gtk_init, allowing claws to run from 
9959                 shell-scripts in non-X environment (e.g. crontab 
9960                 or ip-up, ip-down scripts). Patch submitted by
9961                 Ruslan N. Balkin <baron@dartel.ru>
9962                 
9963         * po/it.po
9964                 updated by Alessandro Maestri
9965
9966 2002-11-27 [paul]       0.8.6claws18
9967
9968         * sync with 0.8.6cvs12
9969           src/prefs_common.c
9970                 Differences are that main uses a 'Receive dialog'
9971                 frame on the Interface tab, whereas claws groups all 
9972                 the dialogs together in a 'Dialogs' frame.
9973
9974 2002-11-27 [colin]      0.8.6claws17
9975
9976         * src/prefs_matcher.c
9977                 Fix Execute criteria's NOT flag
9978
9979
9980 2002-11-26 [christoph]  0.8.6claws16
9981
9982         * src/ssl.c
9983                 rewrite the ssl code a little bit, only use one
9984                 SSL context, set default certificates' file/path
9985
9986 2002-11-26 [thorsten]   0.8.6claws15
9987
9988         * src/compose.c
9989                 default-reply-to didn't work for ml-reply
9990
9991 2002-11-26 [melvin]     0.8.6claws14
9992
9993         * src/prefs_actions.c
9994                 Made pipe-actions ignore short headers in message view
9995                 Made trailing-pipe-actions write in the message view with
9996                 the same font as the original message
9997
9998 2002-11-26 [paul]       0.8.6claws13
9999
10000         * src/compose.c
10001                 this time commit the correct file
10002
10003 2002-11-26 [paul]       0.8.6claws12
10004
10005         * sync with 0.8.6cvs11
10006           src/quote_fmt_parse.y  
10007                 no sync needed
10008           src/account.[ch]       
10009                 not sync'ed
10010           src/compose.c
10011                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
10012                 on draft mode.
10013                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
10014                 header
10015                 
10016         see ChangeLog 2002-11-25 and 2002-11-26
10017
10018 2002-11-26 [colin]      0.8.6claws11
10019
10020         * src/folderview.c
10021                 Fix collapsed folder not auto-expanding during
10022                 mail dnd, if it was the source folder.
10023
10024 2002-11-25 [colin]      0.8.6claws10
10025
10026         * src/folderview.[ch]
10027                 Variable renaming and cleaning (slist of nodes 
10028                 to be re-collapsed is stored in FolderView)
10029
10030 2002-11-25 [paul]       0.8.6claws9
10031
10032         * src/prefs_common.[ch]
10033                 fix breakage caused by last commit
10034
10035 2002-11-25 [paul]       0.8.6claws8
10036
10037         * sync with 0.8.6cvs4
10038                 see ChangeLog 2002-11-21
10039
10040 2002-11-25 [paul]       0.8.6claws7
10041
10042         * sync with 0.8.6cvs4
10043                 see ChangeLog 2002-11-20
10044
10045 2002-11-25 [paul]       0.8.6claws6
10046
10047         * sync with 0.8.6cvs3
10048                 see ChangeLog 2002-11-18
10049
10050 2002-11-25 [colin]      0.8.6claws5
10051
10052         * src/gtkutils.[ch]
10053                 Add gtkut_ctree_node_is_parent()
10054         * src/folderview.c
10055                 Spring-loaded folders
10056
10057 2002-11-25 [colin]      0.8.6claws4
10058
10059         * src/utils.[ch]
10060                 Add slist_concat_unique(), function to merge
10061                 two GSList filtering dups
10062         * src/folder.[ch]
10063         * src/summaryview.[ch]
10064         * src/folderview.c
10065         * src/main.c
10066                 Add detection/update/display of unread answers
10067                 to marked mails
10068         * src/procmsg.[ch]
10069                 Add procmsg_find_children()
10070                 Add procmsg_msg_has_marked_parent()
10071
10072 2002-11-25 [colin]      0.8.6claws3
10073
10074         * src/ssl_certificate.[ch]
10075                 Allow checking a certificate without a DNS
10076                 lookup
10077                 Allow to forget a cert (by deleting it)
10078                 Make ssl_certificate_destroy_public
10079         * src/ssl_manager.[ch] ** NEW FILES **
10080                 Gui to manage (display/remove) certificates
10081         * src/prefs_common.[ch]
10082                 Add a pref to allow silent acceptation of
10083                 trusted certificates or not (based on the
10084                 "I want to know what's going on" principle)
10085         * src/mainwindow.c
10086                 Add SSL manager in Tools menu
10087         * src/Makefile.am
10088                 Add the new files to the build
10089         * po/POTFILES.in
10090                 Add ssl_manager.c to translations
10091
10092 2002-11-25 [colin]      0.8.6claws2
10093
10094         * src/summaryview.[ch]
10095                 Add S_SEARCH_EXTENDED to the quick search, which 
10096                 allows to search using filtering syntax.
10097
10098 2002-11-25 [colin]      0.8.6claws1
10099
10100         * src/summaryview.c
10101                 Deletion of duplicates now prefer deleting
10102                 the unread dup (fixes feature-request 638989).
10103
10104 2002-11-24 [paul]       0.8.6claws
10105
10106         * po/es.po
10107           po/pl.po
10108           po/ru.po
10109           po/sr.po
10110                 updated by Ricardo Mones Lastra,
10111                 Witold Wladyslaw Wojciech Wilk,
10112                 Ruslan N. Balkin, and  Urke MMI 
10113                 respectively
10114
10115 2002-11-24 [paul]       0.8.5claws182
10116
10117         * po/bg.po
10118                 updated by George Danchev
10119
10120 2002-11-23 [alfons]     0.8.5claws181
10121
10122         * src/imap.c
10123                 tiny memory leak found by browsing Dimitar's 
10124                 valgrind report
10125
10126 2002-11-23 [paul]       0.8.5claws180
10127
10128         * po/it.po
10129                 updated by Alessandro Maestri
10130
10131 2002-11-22 [christoph]  0.8.5claws179
10132
10133         * src/compose.c
10134         * src/inc.c
10135         * src/prefs_filtering.c
10136         * src/summaryview.c
10137                 more warning fixes
10138
10139 2002-11-22 [alfons]     0.8.5claws178
10140
10141         * src/summaryview.c
10142                 summary_execute_delete_func(): if message is deleted, make 
10143                 sure to also remove its entry in the subject hash table. 
10144                 fixes a corner case bug.
10145
10146 2002-11-22 [paul]       0.8.5claws177
10147
10148         * .cvsignore
10149                 add 'autom4te.cache'
10150                 
10151         * ltconfig      ** REMOVED **
10152                 not needed
10153
10154 2002-11-22 [paul]       0.8.5claws176
10155
10156         * src/textview.c
10157                 textview_set_font(): fix for message display in
10158                 UTF-8 locales (thanks to Sergey Vlasov).
10159                 
10160         * AUTHORS
10161                 add new team members and contributors
10162
10163
10164 2002-11-21 [colin]      0.8.5claws175
10165
10166         * src/procmsg.[ch]
10167                 Add procmsg_remove_special_headers()
10168         * src/mh.c
10169                 Use procmsg_remove_special_headers() for 
10170                 previous fix
10171
10172 2002-11-21 [colin]      0.8.5claws174
10173
10174         * src/mh.c
10175                 Fix moving/copying from queue/draft folders
10176                 for MH folders
10177
10178 2002-11-21 [christoph]  0.8.5claws173
10179
10180         * src/crash.c
10181         * src/filtering.c
10182         * src/logwindow.c
10183         * src/main.c
10184         * src/matcher_parser_lex.[hl]
10185         * src/mbox.c
10186         * src/mbox_folder.[ch]
10187         * src/prefs_filtering.c
10188         * src/procheader.c
10189         * src/quote_fmt_lex.l
10190         * src/ssl.c
10191                 fix all warnings except the warnings in lex and yacc files
10192
10193 2002-11-20 [christoph]  0.8.5claws172
10194
10195         * src/imap.c
10196                 fix MsgInfo retrieval for IMAP draft and queue folders
10197                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
10198
10199 2002-11-19 [christoph]  0.8.5claws171
10200
10201         * src/compose.c
10202                 fix segfault, when draft saving does not get
10203                 the MsgInfo of the new message
10204                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
10205
10206 2002-11-19 [christoph]  0.8.5claws170
10207
10208         * src/procmsg.c
10209                 add parameter check for flag setting function
10210                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
10211
10212 2002-11-18 [paul]       0.8.5claws169
10213
10214         * src/compose.c
10215                 more sensitivity fixes to redirect mode:
10216                 * disable toolbar draft button
10217                 * allow only Address book in the Tools menu
10218                 * disable editing of message by the spell
10219                   checker
10220
10221 2002-11-18 [paul]       0.8.5claws168
10222
10223         * src/compose.c
10224                 fix sensitivity of menu items in compose_redirect():
10225                 allow only the necessary items 
10226
10227 2002-11-18 [paul]       0.8.5claws167
10228
10229         * src/compose.c
10230                 fix bug [ 603259 ] 'attachment got lost on bounce'
10231
10232 2002-11-18 [paul]       0.8.5claws166
10233
10234         * po/ru.po
10235                 updated by Ruslan N. Balkin <baron@dartel.ru>
10236
10237 2002-11-18 [colin]      0.8.5claws165
10238
10239         * src/main.c
10240           src/defs.h
10241                 Remove old filtering stuff
10242
10243
10244 2002-11-17 [oliver]     0.8.5claws164
10245
10246         * src/toolbar.h
10247                 remove not needed typedef 
10248
10249 2002-11-17 [oliver]     0.8.5claws163
10250
10251         * src/toolbar.c
10252                 make toolbar's on click events translatable
10253
10254 2002-11-15 [colin]      0.8.5claws162
10255
10256         * src/summaryview.c
10257                 Revert too-soon integration of a feature
10258
10259 2002-11-15 [christoph]  0.8.5claws161
10260
10261         * src/imap.c
10262                 use main's implementation of imap_get_msginfo
10263
10264 2002-11-15 [christoph]  0.8.5claws160
10265
10266         * src/compose.c
10267         * src/folder.[ch]
10268         * src/imap.c
10269         * src/mbox_folder.c
10270         * src/mh.c
10271         * src/news.c
10272         * src/procmsg.c
10273         * src/summaryview.c
10274                 replace claws' fetch_msginfo with main's get_msginfo
10275                 (use main's implementation where possible)
10276
10277 2002-11-15 [colin]      0.8.5claws159
10278
10279         * src/ssl_certificate.c
10280                 Missed a check
10281
10282 2002-11-16 [melvin]     0.8.5claws158
10283
10284         * po/fr.po
10285                 Updated French translations.
10286
10287 2002-11-16 [colin]      0.8.5claws157
10288
10289         * src/ssl_certificate.c
10290                 Check for missing parts in the certificates
10291
10292 2002-11-15 [colin]      0.8.5claws156
10293
10294         * src/folderview.c
10295                 Preventive fix (missing check) found by
10296                 Alfons
10297
10298 2002-11-15 [paul]
10299
10300         * NEWS
10301                 sync with 0.8.6 release
10302
10303 2002-11-15 [colin]      0.8.5claws155
10304
10305         * src/folder.[ch]
10306           src/folderview.c
10307                 Fix error handling of folder_item_move_to()
10308                 (thanks to Alfons!)
10309
10310 2002-11-15 [colin]      0.8.5claws154
10311
10312         * src/folder.[ch]
10313           src/folderview.c
10314                 folder_item_move_to() sets an error message instead
10315                 of having GUI stuff in folder.c
10316
10317 2002-11-15 [colin]      0.8.5claws153
10318
10319         * src/procmsg.[ch]
10320                 Implemented a callback for MsgInfo updates, 
10321                 heavily copy/pasted from Christoph's folder 
10322                 callback system
10323         * src/summaryview.[ch]
10324                 Register summary_update_msg as callback
10325
10326 2002-11-14 [colin]      0.8.5claws152
10327         
10328         * src/procmsg.c
10329                 Update the FolderItem after sending (fixes 617593)
10330
10331 2002-11-14 [christoph]  0.8.5claws151
10332
10333         * src/folder.c
10334                 fix wrong position of NULL pointer check found
10335                 by Sergey
10336
10337 2002-11-14 [christoph]  0.8.5claws150
10338
10339         * src/folder.c
10340                 fix segfault when deleting messages from IMAP folders
10341                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
10342
10343 2002-11-14 [colin]      0.8.5claws149
10344
10345         * src/compose.c
10346                 Forwarding was also ignoring the folder's default account.
10347
10348 2002-11-14 [colin]      0.8.5claws148
10349
10350         * src/compose.c
10351                 Fix sent folder not set to folder properties when 
10352                 forwarding.
10353
10354 2002-11-14 [thorsten]   0.8.5claws147
10355
10356         * src/inc.c
10357                 inc_start(): Files were not moved from .processing to inbox,
10358                 if no global processing rule existed
10359
10360 2002-11-14 [colin]      0.8.5claws146
10361
10362         * src/ssl_certificate
10363                 Fix file operations
10364
10365 2002-11-14 [paul]       0.8.5claws145
10366
10367         * po/it.po
10368                 updated by Alessandro Maestri
10369
10370 2002-11-13 [alfons]     0.8.5claws144
10371
10372         * src/folder.c
10373                 folder_item_close(): only mark messages unread
10374                 when a folder has new messages 
10375
10376 2002-11-13 [keith]      0.8.5claws143
10377
10378         * src/imap.c
10379                 Fix problem moving or copying between
10380                 IMAP folders
10381
10382 2002-11-13 [colin]      0.8.5claws142
10383
10384         * src/matcher_parser_parse.y
10385                 Fix rule problem when " don't match
10386
10387 2002-11-13 [christoph]  0.8.5claws141
10388
10389         * src/folder.c
10390         * src/folderview.c
10391                 moved cache saving to folder_item_close
10392                 the folderview should not have to deal with
10393                 this things
10394
10395 2002-11-13 [christoph]  0.8.5claws140
10396
10397         * src/summaryview.c
10398                 moved setting of important score to
10399                 summary_set_prefs_from_folderitem
10400
10401 2002-11-13 [colin]      0.8.5claws139
10402
10403         * src/matcher_parser_parse.y
10404                 Fix a segfault in the parser (happening when
10405                 a good expression had been tested and a bad 
10406                 one arrives)
10407
10408 2002-11-13 [paul]       0.8.5claws138
10409
10410         * sync with 0.8.5cvs24
10411                 see ChangeLog 2002-11-13
10412                 
10413         * po/pt_BR.po
10414                 updated by Fabio Jr. Beneditto
10415
10416 2002-11-13 [colin]      0.8.5claws137
10417         
10418         * src/msgcache.c
10419           src/defs.h
10420           src/procmsg.[ch]
10421                 Revert last commit, problem
10422
10423 2002-11-13 [colin]      0.8.5claws136
10424
10425         * src/msgcache.c
10426                 Remove duplicated code
10427         * src/defs.h
10428                 Bumped CACHE_VERSION and MARK_VERSION
10429         * src/procmsg.[ch]
10430                 Network endian for cache and mark files
10431
10432 2002-11-12 [colin]      0.8.5claws135
10433
10434         * src/inc.c
10435                 Fix the "socket error" dialog which disappeared
10436
10437 2002-11-12 [colin]      0.8.5claws134
10438
10439         * src/msgcache.c
10440                 Reverse last commit which had performance 
10441                 problems, but still reverse the list
10442
10443 2002-11-12 [colin]      0.8.5claws133
10444
10445         * src/msgcache.c
10446                 Reverse list order
10447
10448 2002-11-12 [melvin]     0.8.5claws132
10449
10450         * src/compose.c
10451                 Added a check for a NULL prefs_common.dictionary
10452
10453 2002-11-12 [colin]      0.8.5claws131
10454
10455         * src/ssl_certificate.[ch]
10456                 Use FQDN hostname
10457
10458 2002-11-12 [colin]      0.8.5claws130
10459
10460         * src/ssl_certificate.[ch]
10461                 Take connection port into account for 
10462                 checking certificates (a single hostname
10463                 could have multiple servers with multiple
10464                 certificates)
10465         * src/ssl.c
10466                 Pass the port to ssl_certificate_check
10467
10468 2002-11-12 [paul]       0.8.5claws129
10469
10470         * src/folder.c
10471                 fix a typo in last commit
10472
10473 2002-11-12 [paul]       0.8.5claws128
10474
10475         * sync with 0.8.5cvs23
10476                 see ChangeLog entry 2002-11-12
10477
10478 2002-11-11 [colin]      0.8.5claws127
10479
10480         * src/ssl_certificate.c
10481                 Cleaner messages
10482                 Don't popup, instead log error, if the 
10483                 corresponding pref is checked
10484         * src/ssl_certificate.h
10485                 include <openssl/objects/h>
10486
10487 2002-11-11 [colin]      0.8.5claws126
10488
10489         * src/ssl_certificate.h
10490                 _Really_ clean it
10491
10492 2002-11-11 [colin]      0.8.5claws125
10493         
10494         * src/ssl_certificate.c
10495                 Fixed leak
10496
10497 2002-11-11 [colin]      0.8.5claws124
10498
10499         * src/ssl.c
10500                 Cleaned a bit
10501         * src/ssl_certificate.[ch]
10502                 Cleaned a bit (better use of SSL API)
10503                 (This will cause non-recognition of saved 
10504                  certificates of claws12[23]...)
10505
10506 2002-11-11 [paul]       0.8.5claws123
10507         
10508         * po/es.po
10509                 updated by Ricardo Mones Lastra
10510
10511 2002-11-11 [colin]      0.8.5claws122
10512
10513         * src/ssl.c
10514                 Fix a typo
10515
10516 2002-11-11 [colin]      0.8.5claws121
10517
10518         * src/ssl_certificate.[ch] ** NEW FILES **
10519         * src/ssl.[ch]
10520                 Check SSL certificates presented to us
10521         * src/Makefile.am
10522                 Add ssl_certificate.[ch]
10523         * po/POTFILES.in
10524                 Add ssl_certificate.c
10525
10526 2002-11-11 [paul]       0.8.5claws120
10527
10528         * sync with 0.8.5cvs22
10529                 see ChangeLog 2002-11-11
10530
10531 2002-11-11 [paul]       0.8.5claws119
10532
10533         * sync with 0.8.5cvs21
10534                 see ChangeLog 2002-11-11
10535
10536 2002-11-10 [jens]       0.8.5claws118
10537
10538         * src/folder.c
10539         * src/folderview.c
10540                 corrected some typing
10541         * po/de.po
10542                 updated german translation
10543         * sylpheed.spec.in
10544                 cleaned up specfile and adjusted it for claws
10545
10546 2002-11-10 [colin]      0.8.5claws117
10547
10548         * src/summaryview.c
10549                 a STATUSBAR_PUSH/POP fix
10550
10551 2002-11-10 [colin]      0.8.5claws116
10552
10553         * src/prefs_folder_item.c
10554                 Fix hanging after opening folder properties
10555
10556 2002-11-10 [hoa]        0.8.5claws115
10557
10558         * src/matcher_parser_lex.l
10559         * src/matcher_parser_parse.y
10560                 config file for scoring and filtering is no more trashed
10561                 when there is a syntax error in a filtering rule when
10562                 editing it in a dialog.
10563
10564 2002-11-09 [colin]      0.8.5claws114
10565
10566         * src/mbox_folder.c
10567                 Added missing initialisation of folder->destroy()
10568
10569 2002-11-09 [colin]      0.8.5claws113
10570
10571         * src/folder.c
10572           src/folderview.c
10573                 Fix the status bar messages
10574
10575 2002-11-09 [colin]      0.8.5claws112
10576
10577         * src/folderview.c
10578                 Fix hangs after folder dnd, happening after 
10579                 claws109.
10580
10581 2002-11-09 [christoph]  0.8.5claws111
10582
10583         * src/folderview.c
10584                 just changed order of calls (reverse order of
10585                 associated calls)
10586         * src/inc.c
10587                 lock inc when checking only one account, otherwise
10588                 inc all could be executed at the same time
10589
10590 2002-11-09 [christoph]  0.8.5claws110
10591
10592         * src/folderview.c
10593                 better unlock the mouse cursor before calling
10594                 summary_show because it changes the cursor too
10595
10596 2002-11-09 [christoph]  0.8.5claws109
10597
10598         * src/folder.[ch]
10599         * src/folderview.c
10600                 add functions to open and close a folder
10601                 o opending will execute scanning for remote folders
10602                   and processing
10603                 o closing will unset new flag for messages
10604
10605 2002-11-09 [colin]      0.8.5claws108
10606
10607         * src/folder.c
10608                 Add a call to prefs_matcher_write_config to 
10609                 avoid non-leaf folders filtering settings to be
10610                 lost
10611
10612 2002-11-09 [paul]       0.8.5claws107
10613
10614         * src/prefs_account.c
10615                 re-word a label
10616
10617 2002-11-09 [colin]      0.8.5claws106
10618
10619         * src/folderview.c
10620                 Minor esthetic fix
10621
10622 2002-11-09 [colin]      0.8.5claws105
10623
10624         * src/folderview.c
10625                 Fix prefs_filtering deletion for MH folders (same
10626                 reason as below)
10627         * src/prefs_filtering.c
10628                 Fix prefs_filtering renaming and deletion for 
10629                 folder-based processing rules.  
10630
10631 2002-11-09 [christoph]  0.8.5claws104
10632
10633         * src/compose.c
10634         * src/folder.[ch]
10635         * src/folderview.[ch]
10636         * src/import.c
10637         * src/inc.c
10638         * src/main.c
10639         * src/mainwindow.c
10640         * src/messageview.c
10641         * src/prefs_folder_item.c
10642         * src/procmsg.c
10643         * src/summaryview.c
10644                 implement a callback system for folder item updates
10645
10646 2002-11-09 [colin]      0.8.5claws103
10647
10648         * src/folderview.c
10649                 Fix prefs_filtering renaming for MH folders (we
10650                 shouldn't rename by path as another folder could
10651                 have the same hierarchy).
10652
10653 2002-11-09 [colin]      0.8.5claws102
10654
10655         * src/folder.c
10656                 Fix a leak found by Christoph, use better variable
10657                 names
10658
10659 2002-11-09 [colin]      0.8.5claws101
10660
10661         * src/folder.c
10662                 One more fix for processing rules
10663
10664 2002-11-08 [colin]      0.8.5claws100
10665         
10666         * src/matcher.c
10667                 Don't copy the compiled regexp (will be reevaluated)
10668         * src/folderview.c
10669                 Lock folderview while moving
10670         * src/folder.c
10671                 Provide info on what's happening to the user
10672
10673 2002-11-08 [colin]      0.8.5claws99
10674
10675         * src/folderview.c
10676                 Fix folder reordering after a move if parent is 
10677                 root
10678         * src/scoring.[ch]
10679                 Add function to copy a ScoringProp
10680         * src/prefs_folder_item.c
10681                 Copy scoring rules when copying a folder prefs
10682
10683 2002-11-08 [colin]      0.8.5claws98
10684
10685         * src/folderview.c
10686                 Fixes in case of failure
10687         * src/filtering.[ch]    
10688                 Add function to duplicate a FilteringProp
10689         * src/matcher.[ch]
10690                 Add function to duplicate a MatcherProp
10691         * src/prefs_folder_item.c
10692                 Save folder's processing rules when copying 
10693                 its prefs
10694
10695 2002-11-08 [colin]      0.8.5claws97
10696         
10697         * src/folderview.c
10698                 Sort after move
10699         * src/folder.c 
10700                 Change a printf to debug_print
10701
10702 2002-11-08 [colin]      0.8.5claws96
10703
10704         * src/folder.c
10705           src/folderview.c
10706                 Fix segfaults, call me stupido
10707         
10708
10709 2002-11-08 [colin]      0.8.5claws95
10710
10711         *src/folder.c
10712                 Added forgotten prefs to save when moving folders
10713
10714 2002-11-08 [colin]      0.8.5claws94
10715
10716         * src/folder.c
10717                 Fixes to folder DND (prefs copy)
10718         * src/folderview.c
10719                 Optimization for folder DND (don't rescan whole tree)
10720                 Added folderview_create_folder_node() for this 
10721                 optimization, so de-duped a bit the code
10722         * src/prefs_folder_item.[ch]
10723                 Added prefs_folder_item_copy_prefs()    
10724           
10725 2002-11-08 [paul]       0.8.5claws93
10726
10727         * src/prefs_account.c
10728           tools/README
10729           tools/kmail2sylpheed_v2.pl
10730                 correct some typos
10731
10732 2002-11-08 [paul]       0.8.5claws92
10733
10734         * src/compose.c
10735           src/prefs_account.[ch]
10736                 remove account options 'clearsign' and 'ascii_armored',
10737                 replace with 'default_gnupg_mode' to prevent mixed-mode
10738                 Privacy settings
10739
10740 2002-11-08 [paul]       0.8.5claws91
10741
10742         * src/compose.[ch]
10743                 re-implement GnuPG 'on-the-fly' mode selection,
10744                 disallow mixed-mode
10745
10746 2002-11-08 [colin]      0.8.5claws90
10747
10748         * src/folderview.c
10749           src/prefs_folder_item.c
10750                 Change "Property" to "Properties"
10751
10752 2002-11-07 [colin]      0.8.5claws89
10753
10754         * src/folderview.c
10755           src/folder.c
10756                 Allow folder dropping to a root folder
10757
10758 2002-11-07 [paul]       0.8.5claws88
10759
10760         * src/compose.c
10761                 revert last commit
10762
10763 2002-11-07 [paul]       0.8.5claws87
10764
10765         * src/compose.c
10766                 fix reply-to-list bug. closes bug report
10767                 "[633382] reply-to-list broken in recent cvs"
10768
10769 2002-11-07 [paul]       0.8.5claws86
10770
10771         * src/compose.c
10772                 add a forgotten '#if USE_GPGME ... #endif'
10773
10774 2002-11-07 [paul]       0.8.5claws85
10775
10776         * sync with 0.8.5cvs20
10777                 see ChangeLog 2002-11-07
10778
10779 2002-11-07 [colin]      0.8.5claws84
10780
10781         * src/folder.[ch]
10782                 Change folder_item_move_to to return the newly 
10783                 created folderitem.
10784         * src/folderview.c
10785                 Select the new folderitem after moving.
10786
10787 2002-11-07 [colin]      0.8.5claws83
10788
10789         * src/prefs_filtering.c
10790                 Fix rule rewriting when moving a leaf folder to a 
10791                 shorter path
10792
10793 2002-11-07 [colin]      0.8.5claws82
10794
10795         * src/prefs_filtering.c
10796                 fix a leak
10797
10798 2002-11-07 [colin]      0.8.5claws81
10799
10800         * src/folder.[ch]
10801                 Add folder_item_move_to() function to move a 
10802                 folderitem into another one (updates matcher etc)
10803         * src/folderview.c
10804                 Add folder drag'n drop (context menu to come)
10805                 [Should be dataloss free, but Please backup before 
10806                  trying !]
10807
10808 2002-11-06 [colin]      0.8.5claws80
10809
10810         * src/mh.c
10811                 mh_create_folder() returns NULL if can't create
10812                 directory hierarchy
10813
10814 2002-11-06 [paul]       0.8.5claws79
10815
10816         * src/compose.[ch]
10817                 allow 'on-the-fly' changing of the type of encryption 
10818                 and/or signing used (mime/ascii) via the compose window
10819
10820 2002-11-06 [paul]       0.8.5claws78
10821
10822         * sync with 0.8.5cvs19
10823                 see ChangeLog 2002-11-06 for src/account.c: 
10824                 account_get_special_folder()
10825                 
10826 2002-11-05 [alfons]     0.8.5claws77
10827
10828         * src/crash.c
10829                 very minor cleanups: nothing to see here, move on. :-)
10830
10831 2002-11-05 [colin]      0.8.5claws76
10832
10833         * src/main.c
10834                 Changes choices if compose windows are opened to
10835                 Discard, Draft, Don't quit
10836
10837 2002-11-05 [thorsten]   0.8.5claws75
10838
10839         * src/compose.c
10840                 reenabled default_reply_to folder option
10841
10842 2002-11-05 [colin]      0.8.5claws74
10843
10844         * src/compose.[ch] 
10845                 add compose_draft()
10846         * src/crash.c
10847                 add SIGTERM handler
10848         * src/main.[ch]
10849                 add clean_quit() for the SIGTERM handler
10850
10851 2002-11-05 [paul]       0.8.5claws73
10852         
10853         * po/es.po
10854                 updated by Ricardo Mones Lastra
10855
10856 2002-11-05 [melvin]     0.8.5claws72
10857
10858         * src/logwindow.c
10859                 Fixed log-clipping bug #616795.
10860                 To stop logging in the log window use 0 length.
10861         * src/prefs_common.c
10862                 Added a label to inform about the 0 log length behaviour.
10863
10864 2002-11-05 [paul]       0.8.5claws71
10865
10866         * sync with 0.8.5cvs17
10867                 see ChangeLog 2002-11-05
10868
10869 2002-11-04 [paul]       0.8.5claws70
10870
10871         * sylpheed-128x128.png
10872           sylpheed-64x64.png
10873           sylpheed.png
10874                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
10875                 <nikai@users.sourceforge.net>
10876                 
10877         * po/bg.po
10878                 updated by George Danchev
10879
10880 2002-11-03 [thorsten]   0.8.5claws69
10881
10882         * src/main.c
10883           src/mimeview.c
10884           src/rfc2015.h
10885                 add check if gpg is active
10886
10887 2002-11-03 [thorsten]   0.8.5claws68
10888
10889         * src/toolbar.h
10890                 removed GSList declaration causing trouble on MacOS-X
10891                 (submitted by alfons, reported by xfesty)
10892
10893 2002-11-01 [paul]       0.8.5claws67
10894
10895         * src/mainwindow.c
10896                 remove last remnants of main's filter code
10897
10898 2002-11-01 [paul]       0.8.5claws66
10899
10900         * tools/filter_conv.pl
10901                 fix bug where user-defined headers were ignored
10902
10903 2002-11-01 [paul]       0.8.5claws65
10904
10905         * src/logwindow.c
10906                 make a debug_print() not translatable
10907
10908 2002-10-31 [melvin]     0.8.5claws64
10909
10910         * ac/aspell.m4
10911                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
10912                 not run any GNU/aspell test.  The dictionary path will
10913                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
10914                 was given, in which case, it will be $prefix/lib/aspell/
10915         * configure.in
10916                 Fixed typo in commentary (Aspell code).
10917
10918 2002-10-31 [paul]       0.8.5claws63
10919
10920         * po/POTFILES.in
10921                 remove src/filter.c and src/prefs_filter.c
10922                 thanks to Ricardo for reminding me
10923
10924 2002-10-31 [colin]      0.8.5claws62
10925
10926         * src/mbox_folder.c
10927                 Plug some leaks
10928
10929 2002-10-31 [paul]       0.8.5claws61
10930
10931         * src/prefs_filter.[ch] ** REMOVED **
10932           src/filter.[ch]       ** REMOVED **
10933           
10934         * src/Makefile.am
10935           src/folderview.c
10936           src/inc.c
10937           src/main.c
10938           src/mainwindow.c
10939           src/mbox.c
10940           src/prefs_common.c
10941           src/prefs_filtering.c
10942           src/summaryview.[ch]
10943                 remove main's 'filter' code
10944                 
10945         README.claws
10946                 update to reflect removal of main's filter
10947
10948 2002-10-31 [paul]       0.8.5claws60
10949
10950         * src/summaryview.c
10951                 remove check for global_processing in summary_filter_open(). 
10952                 This fixes the bug where if the user uses the right-click 
10953                 'Create filter rule...' and doesn't have any filter rules 
10954                 already defined in claws' advanced filtering, the newly 
10955                 created filter rule goes to main's filtering which is 
10956                 inaccessible through the gui. Now the filter rule gets added
10957                 to claws' filtering by default.
10958
10959 2002-10-28 [melvin]     0.8.5claws59
10960
10961         * src/prefs_actions.c
10962                 Fixed bug #627322 where MIME parts were not always
10963                 correctly passed to a %p action
10964                 Display an error dialog when message filename is not found.
10965
10966 2002-10-28 [melvin]     0.8.5claws58
10967
10968         * src/prefs_common.c
10969                 Readded a missing function declaration lost in 0.8.3claws34
10970
10971 2002-10-28 [paul]       0.8.5claws57
10972
10973         * sync with 0.8.5cvs15
10974                 see ChangeLog 2002-10-28 and 2002-10-25
10975                 
10976         Note: ChangeLog entry 2002-10-24 is not sync'ed.
10977
10978 2002-10-27 [oliver]     0.8.5claws56
10979
10980         * src/pop.c
10981                 plug leak in pop3_top_recv
10982
10983 2002-10-26 [christoph]  0.8.5claws55
10984
10985         * src/folder.c
10986                 set need_update folder flag when messages are added
10987                 (closes bug [ 626922 ] folder not updated after receiving)
10988
10989 2002-10-25 [melvin]     0.8.5claws54
10990
10991         * src/imageview.c
10992                 Fixed a memleak introduced in the scaling code.
10993
10994 2002-10-24 [alfons]     0.8.5claws53
10995
10996         * src/filtering.c
10997                 make filtering's forward message action forward from the 
10998                 correct account
10999                 (closes bug [628089 ] Filter -> Forward from address problem
11000                 reported by Oktay)
11001
11002 2002-10-24 [christoph]  0.8.5claws52
11003
11004         * src/mainwindow.c
11005         * src/manual.[ch]
11006                 o use manual of current locale or english if current
11007                   locale is not available (and english is available)
11008                 o also link to sylpheed doc project manuals
11009
11010 2002-10-23 [paul]       0.8.5claws51
11011
11012         * tools/README
11013           tools/kmail2sylpheed_v2.pl
11014                 add new version of kmail addressbook importer script.
11015                 works with newer versions of Kmail/KAddressBook which
11016                 have new and rearranged data.
11017
11018 2002-10-23 [martin]     0.8.5claws50
11019
11020         * src/folderview.c
11021         * src/summaryview.c
11022         * src/utils.h
11023         * src/utils.c
11024                 added length parameter to get_abbrev_newsgroup_name()
11025                 changed this function so that it abbreviates the newsgroup
11026                 names only so long it is smaller than the length parameter
11027                 (for better reading of some newsgroup names and space efficiency)
11028
11029 2002-10-22 [colin]      0.8.5claws49
11030
11031         *src/foldersel.c
11032                 Revert Alfons' last modification (after voting ;-))
11033
11034 2002-10-21 [alfons]     0.8.5claws48
11035
11036         * src/foldersel.c
11037                 folder view in folder selection dialog reflects state of
11038                 folder view in main window
11039
11040 2002-10-18 [alfons]     0.8.5claws47
11041
11042         * src/mbox.c
11043                 drop imported messages in folder selected by user,
11044                 and not in the inbox
11045                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
11046
11047 2002-10-18 [alfons]     0.8.5claws46
11048
11049         * src/compose.c
11050                 make automagic reply work correctly for email accounts 
11051                 (whether it's viable to do a full sync with Hiro's 
11052                 compose.c is still under discussion)
11053
11054 2002-10-18 [melvin]     0.8.5claws45
11055
11056         * src/prefs_actions.c
11057                 Fixed bug #622275 where asynchroneous actions left 
11058                 zombies processes
11059                 Made (synchroneous) actions' input be displayed live.
11060
11061 2002-10-18 [christoph]  0.8.5claws44
11062
11063         * src/textview.c
11064                 don't add a newline in the textview in front of the
11065                 first textpart if header display is disabled
11066                 (closes bug [ 603385 ] disabled header display leaves blank
11067                  lin)
11068
11069 2002-10-18 [christoph]  0.8.5claws43
11070
11071         * src/folder.[ch]
11072         * src/imap.c
11073         * src/mbox_folder.c
11074         * src/mh.c
11075         * src/news.c
11076                 folder->get_num_list now returns an error code
11077                 (closes bug [ 609424 ] News cache cleared on failure)
11078                 
11079 2002-10-17 [colin]      0.8.5claws42
11080         
11081         * src/news.c
11082                 Changed a printf by debug_print
11083
11084 2002-10-16 [paul]       
11085
11086         * tools/OOo2sylpheed.pl
11087                 allow for spaces in the name of the
11088                 file to be attached.
11089
11090 2002-10-16 [colin]      0.8.5claws41
11091
11092         * src/main.c
11093                 Use a tristate to change online mode
11094
11095 2002-10-16 [paul]       0.8.5claws40
11096
11097         * po/es.po
11098                 updated by Ricardo Mones Lastra
11099
11100 2002-10-16 [colin]      0.8.5claws39
11101
11102         * src/main.c
11103           src/mainwindow.[ch]
11104                 Added --online and --offline command-line
11105                 switches
11106
11107 2002-10-15 [christoph]  0.8.5claws38
11108
11109         * src/procmime.c
11110                 set mimeinfo->name to NULL after g_free to
11111                 avoid double freeing with g_free
11112
11113 2002-10-14 [christoph]  0.8.5claws37
11114
11115         * src/compose.c
11116         * src/filtering.c
11117         * src/summaryview.c
11118                 remove calls to folder->change_flags that are now
11119                 done by procmsg flag functions (seems it is not
11120                 used by any foldertype anyway)
11121         * src/folder.c
11122                 init folder->change_flags with NULL
11123
11124 2002-10-14 [christoph]  0.8.5claws36
11125
11126         * src/folder.[ch]
11127         * src/imap.[ch]
11128                 use virtual functions for folder item new and destroy
11129                 functions
11130
11131 2002-10-14 [melvin]     0.8.5claws35
11132
11133         * src/compose.c
11134                 Added a test to not run the spell checker if no default
11135                 dictionary is available. No dialog is displayed though.
11136
11137 2002-10-14 [melvin]     0.8.5claws34
11138
11139         * src/gtkaspell.c
11140                 Fixed bug in dictionary list context menu where
11141                 "More..." pointed to an emtpy submenu if the
11142                 number of dictionaries is a multiple of 15
11143                 Removed unneeded code in suggestions list creation
11144
11145 2002-10-14 [paul]       0.8.5claws33
11146
11147         * po/bg.po
11148                 updated by George Danchev
11149
11150 2002-10-13 [hoa]        0.8.5claws32
11151
11152         * src/matcher.[ch]
11153           src/matcher_parser_parser.y
11154                 removed the escaped string from internal structure
11155                 of matcher.
11156
11157 2002-10-12 [colin]      0.8.5claws31
11158
11159         * src/gtksctree.[ch]
11160           src/summaryview.c
11161                 Removed useless function gtksctree_reanchor
11162
11163 2002-10-12 [alfons]     0.8.5claws30
11164         
11165         * sync with remaining main changes 2002-10-09 - 2002-10-11
11166         - drop changes to src/compose.c (requires claws specific changes)
11167         
11168 2002-10-12 [alfons]     0.8.5claws29
11169         
11170         * sync with main changes of 2002-10-08
11171         - drop changes to src/compose.c (requires claws specific changes)
11172         - drop changes to src/summaryview.c (requires changes to compose.c)     
11173
11174 2002-10-12 [alfons]     0.8.5claws28
11175         
11176         * sync with main changes of 2002-10-07
11177
11178 2002-10-12 [alfons]     0.8.5claws27
11179
11180         * sync with main changes of 2002-10-04
11181         - drop changes to src/compose.c (requires claws specific changes)
11182         - drop changes to src/prefs_folder_item.c (claws implementation
11183           seems to be working)
11184
11185 2002-10-12 [colin]      0.8.5claws26
11186
11187         * src/mainwindow.c
11188                 Fix folder-flicker when space-reading, introduced 
11189                 in claws22.
11190
11191 2002-10-12 [colin]      0.8.5claws25
11192
11193         * src/compose.c
11194                 Save account address when saving as draft.
11195                 (closes bug 621838)
11196
11197 2002-10-12 [colin]      0.8.5claws24
11198
11199         * src/summaryview.c
11200                 Fix the problem consisting of no message selected
11201                 after the last message in a folder has been moved.
11202
11203 2002-10-12 [paul]       0.8.5claws23
11204
11205         * src/compose.c
11206           src/prefs_template.c
11207           src/template.[ch]
11208                 add Cc and Bcc to templates. Patch submitted by
11209                 John L. Males.
11210
11211 2002-10-12 [colin]      0.8.5claws22
11212
11213         * src/folderview.c
11214                 Fix a bug after "Check for new messages":
11215                 If a folder was opened, it was still selected at
11216                 the end of the check, but displayed empty.
11217         * src/mainwindow.c
11218                 Remove unnecessary check
11219
11220 2002-10-12 [paul]
11221
11222         * tools/README
11223                 be more verbose in the description of
11224                 OOo2sylpheed.pl
11225                 
11226
11227 2002-10-11 [colin]      0.8.5claws21
11228
11229         * src/mainwindow.c
11230                 Make space work (better) when no mail is selected
11231
11232 2002-10-11 [colin]      0.8.5claws20
11233
11234         * src/inc.c
11235           src/news.c
11236                 fix warnings
11237
11238 2002-10-11 [colin]      0.8.5claws19
11239
11240         * src/mainwindow.c
11241                 revert 0.8.5claws6 changes as i couldn't get to
11242                 anything satisfying
11243
11244 2002-10-11 [melvin]     0.8.5claws18
11245
11246         * src/compose.c
11247                 Removed buggy and unused macro (should have been committed in
11248                 0.8.5claws17)
11249
11250 2002-10-11 [melvin]     0.8.5claws17
11251
11252         * src/compose.c
11253                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
11254
11255 2002-10-11 [thorsten]   0.8.5claws16 
11256
11257         * src/folderview.c
11258                 remove rescan warning
11259
11260 2002-10-11 [colin]      0.8.5claws15 
11261
11262         * src/procheader.c
11263                 fix a segfault that happens if conv_unmime_header
11264                 fails (should be better to find out why it fails)
11265
11266 2002-10-11 [christoph]  0.8.5claws14
11267
11268         * src/summaryview.c
11269                 update folderview stats after ignore/unignore thread
11270
11271 2002-10-11 [hoa]        0.8.5claws13
11272
11273         * src/quote_fmt_parse.y
11274                 Fixed a yacc/bison syntax error
11275         * src/matcher.c
11276                 Escaping of string is fixed.
11277
11278 2002-10-11 [colin]      0.8.5claws12
11279
11280         * src/imageview.c
11281                 Resize images to fit
11282
11283 2002-10-11 [paul]       0.8.5claws11
11284
11285         * po/es.po
11286                 updated by Ricardo Mones Lastra
11287
11288 2002-10-10 [alfons]     0.8.5claws10
11289
11290         * src/compose.c
11291                 allow dropping files by "moving" files from a file manager,
11292                 not only by the more cumbersome "copying". the latter 
11293                 mostly implies holding down the Control button
11294
11295 2002-10-10 [christoph]  0.8.5claws9
11296
11297         * src/summaryview.c
11298                 update folders after thread building for ignored threads
11299
11300 2002-10-10 [christoph]  0.8.5claws8
11301
11302         * config/.cvsignore
11303                 added Makefile
11304         * src/filtering.[ch]
11305         * src/folder.[ch]
11306         * src/folderview.[ch]
11307         * src/import.c
11308         * src/inc.[ch]
11309         * src/mbox.[ch]
11310         * src/procmsg.c
11311         * src/summaryview.[ch]
11312                 o added new flag need_update to FolderItem
11313                 o removed folder_table from various functions from tracking
11314                   folder updates
11315                 o set need_update flags in folder.c's move, copy and delete
11316                   functions and procmsg's flags functions
11317                 o added function folderview_update_items_when_required that
11318                   updates all folders with need_update set
11319                 o call folderview_update_items_when_required instead of
11320                   folderview_update_item_foreach
11321
11322 2002-10-09 [sergey]     0.8.5claws7
11323
11324         * src/compose.c
11325                 Strip CRs whel loading the text into editor in reedit mode.
11326
11327 2002-10-09 [colin]      0.8.5claws6
11328
11329         * src/mainwindow.c
11330                 Make Space work when no mail is selected
11331
11332 2002-10-09 [colin]      0.8.5claws5
11333
11334         * src/gtksctree.[ch]
11335                 Fix range_select
11336                 Add gtk_sctree_reanchor() 
11337         * src/summaryview.c
11338                 Use gtk_sctree_reanchor() - better fix for 
11339                 bug 60413
11340
11341 2002-10-09 [colin]      0.8.5claws4
11342
11343         * src/summaryview.c
11344                 Fix shift-click select after delete problem
11345                 (closes bug 60413)
11346
11347 2002-10-08 [thorsten]   0.8.5claws3
11348
11349         * src/summaryview.c
11350                 exclude current msg from -hide read messages-
11351
11352 2002-10-08 [colin]      0.8.5claws2
11353
11354         * src/inc.[ch]
11355           src/pop.c
11356           src/recv.c
11357                 Differentiate socket errors from disk full
11358                 errors
11359
11360 2002-10-08 [christoph]  0.8.5claws1
11361
11362         * Makefile.am
11363         * configure.in
11364                 modifications for new config directory
11365
11366         * config.guess  ** REMOVED **
11367         * config.sub    ** REMOVED **
11368         * install-sh    ** REMOVED **
11369         * ltmain.sh     ** REMOVED **
11370         * missing       ** REMOVED **
11371         * mkinstalldirs ** REMOVED **
11372                 these files are autogenerated by automake
11373                 when you run autogen.sh
11374
11375         * config/.cvsignore     ** NEW FILE **
11376         * config/Makefile.am    ** NEW FILE **
11377                 ignore autogenerated files
11378                 create a Makefile in this directory
11379
11380 2002-10-08 [paul]       0.8.5claws
11381
11382         * 0.8.5claws release
11383         
11384         * src/compose.c
11385           src/procheader.c
11386           src/procmsg.c
11387                 fix quote reply format for newsgroups reply bug
11388                 (thanks to Hoa)
11389                 
11390         * po/en_GB.po
11391           po/pl.po
11392                 updated by me and Witold Wladyslaw Wojciech Wilk
11393                 repectively
11394
11395 2002-10-07 [paul]       0.8.3claws53
11396
11397         * po/it.po
11398           po/pt_BR.po
11399           po/sr.po
11400                 updated messages catalogs, submitted by
11401                 Alessandro Maestri, Fabio Jr.Beneditto 
11402                 and Urke MMI, respectively.
11403
11404 2002-10-07 [christoph]  0.8.3claws52
11405
11406         * src/folder.[ch]
11407         * src/folderview.c
11408         * src/mainwindow.c
11409                 fix new folder ghost message bug
11410                 (closes bug [ 619722 ] wrong count for newly created folders)
11411
11412 2002-10-07 [christoph]  0.8.3claws51
11413
11414         * src/compose.c
11415                 fix news posting problem
11416
11417 2002-10-07 [melvin]     0.8.3claws50
11418
11419         * po/fr.po
11420                 Updated French translation
11421
11422 2002-10-05 [christoph]  0.8.3claws49
11423
11424         * src/gtkstext.c
11425                 check if line_start_cache is set in gtk_stext_update_text
11426                 (closes bug [ 618119 ] crash while doing search in folder)
11427
11428 2002-10-05 [christoph]  0.8.3claws48
11429
11430         * src/imap.c
11431         * src/news.c
11432         * src/utils.c
11433         * src/utils.h
11434                 implement cache cleanups for claws' folder system
11435                 (closes bug [ 595916 ] imapcache not cleaned up)
11436
11437 2002-10-05 [melvin]     0.8.3claws47
11438
11439         * src/prefs_actions.c
11440                 Made the help text more clear for the %p token
11441
11442 2002-10-04 [paul]       0.8.3claws46
11443
11444         * sync with 0.8.5
11445                 see ChangeLog 2002-10-02 and 2002-10-03
11446
11447 2002-10-04 [christoph]  0.8.3claws45
11448
11449         * src/inc.c
11450                 fix segfault caused by pop before smtp
11451                 call to inc_account_mail with NULL
11452                 pointer for mainwin
11453
11454 2002-10-04 [paul]       0.8.3claws44
11455
11456         * configure.in
11457                 sync the LDAP detection from 0.8.5cvs1
11458
11459 2002-10-02 [christoph]  0.8.3claws43
11460
11461         * po/de.po
11462                 fix small spelling error
11463
11464 2002-10-02 [melvin]     0.8.3claws42
11465
11466         * ac/aspell.m4
11467                 Behave better and say "no" when test program cannot be run.
11468
11469 2002-10-02 [paul]       0.8.3claws41
11470
11471         * sync with 0.8.4cvs1
11472                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
11473                 
11474         * src/summaryview.c
11475                 toggle the behavior of Reply menuitem between
11476                 normal reply and reply-to-list
11477
11478 2002-10-01 [sergey]     0.8.3claws40
11479
11480         * src/compose.c
11481                 Convert newlines in the message text to the canonical form
11482                 before base64 encoding (RFC2045 compliance, fixes some
11483                 interoperability issues with Evolution 1.0.3)
11484
11485 2002-09-29 [colin]      0.8.3claws39
11486
11487         * src/summaryview.c
11488                 Fix an unwanted copy/paste
11489
11490 2002-09-29 [colin]      0.8.3claws38
11491
11492         * src/mainwindow.c
11493                 Renamed "Custom toolbar" to "Customize toolbar"
11494                 Renamed "Show all header" to "Show all headers"
11495                 Renamed "Set diplay item" to "Set displayed items"
11496         * src/prefs_common.c
11497                 Renamed "Show all header" to "Show all headers"
11498         * src/prefs_summary_column.c
11499                 Renamed "diplay item" to "displayed items"
11500
11501 2002-09-29 [colin]      0.8.3claws37
11502
11503         * src/mainwindow.[ch]
11504                 online/offline status pixmaps follow theme
11505                 changes
11506         * src/summaryview.[ch]
11507                 quicksearch pixmap follows theme changes
11508
11509 2002-09-29 [thorsten]   0.8.3claws36
11510
11511         * src/compose.c
11512           src/prefs_folder_item.[ch]
11513                 add default_reply_to folder option (closes patch 581044)
11514
11515 2002-09-29 [christoph]  0.8.3claws35
11516
11517         * acconfig.h    ** REMOVED **
11518         * configure.in
11519         * ac/aspell.m4
11520         * ac/check-type.m4
11521         * ac/gnupg-check-typedef.m4
11522                 fix autoheader 2.50 warning
11523
11524 2002-09-29 [christoph]  0.8.3claws34
11525
11526         * major code cleanup (part 2)
11527         
11528                 - unused variables removed
11529                 - unused functions removed
11530                 - uninitialized variables checked
11531                 - missing return statements added
11532                 - missing function return types added
11533                 - added parentheses around assignment
11534                   when suggested by gcc
11535
11536 2002-09-29 [alfons]     0.8.3claws33
11537
11538         * src/logwindow.c
11539                 log_window_clear(): only bracket gtk_text_forward_delete() 
11540                 with gtk_text_freeze() / gtk_text_thaw() (see if this
11541                 works around GTK text bug)
11542
11543 2002-09-29 [paul]       0.8.3claws32
11544
11545         * po/bg.po
11546           po/sr.po
11547                 updated by George Danchev and Urke MMI
11548                 respectively
11549
11550 2002-09-27 [christoph]  0.8.3claws31
11551
11552         * doc-src/readme.txt
11553         * doc-src/rfc1806.txt   ** REMOVED **
11554         * doc-src/rfc2183.txt   ** NEW FILE **
11555         * doc-src/rfc2980.txt   ** NEW FILE **
11556                 update rfcs
11557
11558 2002-09-27 [melvin]     0.8.3claws30
11559
11560         * ac/aspell.m4
11561                 Fixed typo which could break linking
11562
11563 2002-09-27 [melvin]     0.8.3claws29
11564
11565         * ac/aspell.m4
11566                 Improved GNU/aspell checking. 
11567                 Fixed bug #614490
11568
11569 2002-09-27 [paul]       0.8.3claws28
11570
11571         * sync with 0.8.3cvs8
11572                 see ChangeLog 2002-09-27
11573
11574 2002-09-26 [colin]      0.8.3claws27
11575
11576         * src/toolbar.[ch]
11577           src/mainwindow.[ch]
11578                 Add "Reply to Mailing-list" to the toolbar
11579
11580 2002-09-26 [christoph]  0.8.3claws26
11581
11582         * src/summaryview.c
11583                 Fix wrong message counts in summaryview status
11584
11585 2002-09-26 [paul]       0.8.3claws25
11586
11587         * sync with 0.8.3cvs7
11588                 see ChangeLog 2002-09-26
11589
11590 2002-09-26 [paul]       0.8.3claws24
11591
11592         * sync with 0.8.3cvs6
11593                 see ChangeLog 2002-09-25
11594
11595 2002-09-25 [christoph]  0.8.3claws23
11596
11597         * src/prefs_common.c
11598         * src/prefs_folder_item.c
11599         * src/prefs_scoring.c
11600                 Renamed "kill score" to "hide score" in GUI
11601                 and prefs files
11602
11603 2002-09-25 [paul]       0.8.3claws22
11604
11605         * sync with 0.8.3cvs5
11606                 see ChangeLog 2002-09-24
11607
11608 2002-09-24 [alfons]     0.8.3claws21
11609
11610         patch by Satoshi Nagayasu: allows appending / saving multiple 
11611         selected files (closes "[ 612279 ] save multiple mesg(s) in 
11612         'Save as ...'")
11613
11614         * AUTHORS
11615                 add Satoshi Nagayasu
11616         * src/summaryview.c
11617                 summary_save_as(): allow saving selected files to
11618                 one file
11619                 summary_set_menu_sensitive: enable "Save As..." when
11620                 multiple files are selected
11621         * src/utils.[ch]
11622                 append_file(): new function
11623
11624 2002-09-24 [colin]      0.8.3claws20
11625
11626         * src/procmime.c
11627                 Fix segfault when mimeinfo doesn't have a 
11628                 content_type. 
11629
11630 2002-09-24 [colin]      0.8.3claws19
11631
11632         * src/prefs_common.[ch]
11633                 Add a preference to display send dialog or not
11634         * src/send.c
11635                 Display send dialog according to preference
11636
11637 2002-09-24 [colin]      0.8.3claws18
11638
11639         * src/compose.[ch]
11640                 Disable user actions when sending
11641
11642 2002-09-24 [colin]      0.8.3claws17
11643
11644         * src/procmime.c
11645                 Do not display name or filename for attachments
11646                 with an application/pgp-signature type
11647                 (security flaw, see bug 537413)
11648
11649 2002-09-23 [colin]      0.8.3claws16
11650
11651         * src/editaddress.c
11652                 Initialize entry_email, entry_alias and 
11653                 entry_remarks to first email address of the list
11654
11655 2002-09-23 [colin]      0.83claws15
11656
11657         * src/compose.c
11658                 Drop pgp-signature when reediting a signed queued
11659                 message
11660
11661 2002-09-23 [melvin]     0.8.3claws14
11662
11663         * po/fr.po
11664                 Updated French translation
11665
11666 2002-09-23 [melvin]     0.8.3claws13
11667
11668         * src/mainwindow.c
11669                 Made custom toolbar menu labels more consistent
11670         * src/prefs_toolbar.c
11671                 Made custom toolbar window title more consistent
11672
11673 2002-09-22 [colin]      0.8.3claws12
11674
11675         * src/inc.c
11676                 Initialize session type to normal before getting 
11677                 mail (fixes strange Get behaviour)
11678         * src/prefs_account.h
11679                 Move STYPE_POP_BEFORE_SMTP to last position to 
11680                 avoid other side-effects
11681
11682 2002-09-22 [colin]      0.8.3claws11
11683
11684         * src/prefs_account.c
11685                 Fix pop_bfr_smtp_tm_entry sensivity when switching
11686                 from pop3 to apop or vice-versa
11687
11688 2002-09-22 [colin]      0.8.3claws10
11689         
11690         * src/prefs_account.[ch]
11691                 Add an option for the POP before SMTP timeout
11692         * src/inc.c
11693                 Remember time of last POP connection
11694         * src/send.c
11695                 Do POP before SMTP only if timeout reached
11696
11697 2002-09-22 [oliver]     0.8.3claws9
11698         
11699         * README.claws
11700                 explain custom toolbar
11701
11702 2002-09-22 [oliver]     0.8.3claws8
11703
11704         * src/prefs_actions.[ch]
11705         custom toolbar for compose      
11706                 actions callback from compose toolbar
11707         * src/folderview.c
11708                 remove include toolbar.h
11709
11710 2002-09-22 [oliver]     0.8.3claws7
11711         
11712         * src/prefs_toolbar.[ch]
11713                 custom toolbar for compose
11714                 - generic prefs_toolbar handles both
11715                   Mainwin's toolbar as well as Compose toolbar          
11716
11717 2002-09-22 [oliver]     0.8.3claws6
11718         
11719         * src/toolbar.[ch]
11720                 custom toolbar for compose
11721                 restructure toolbar.[ch]
11722
11723 2002-09-22 [oliver]     0.8.3claws5
11724
11725         * src/compose.[ch]
11726                 custom toolbar for compose
11727
11728 2002-09-22 [oliver]     0.8.3claws4
11729         
11730         * src/mainwindow.[ch]
11731                 custom toolbar for compose 
11732                 move mainwin toolbar back to mainwindow
11733
11734 2002-09-22 [alfons]     0.8.3claws3
11735
11736         * src/procmsg.c
11737                 :%sno/if(/if (/gc
11738                 :%sno/for(/for (/gc
11739                 (beautify)
11740
11741 2002-09-22 [alfons]     0.8.3claws2
11742         
11743         * src/procmsg.c
11744                 procmsg_save_to_outbox(): don't unlink message file from queue;
11745                 callers should do it using folder_item_remove_msg()
11746
11747 2002-09-22 [colin]      0.8.3claws1
11748
11749         * src/mimeview.[ch]
11750                 Made mimeview_check_signature() public
11751         * src/textview.c
11752                 Made GPG signatures verifiable by clicking
11753                 the [application/pgp-signature] in the Text
11754                 view
11755
11756 2002-09-22 [paul]       0.8.3claws
11757
11758         * po/bg.po
11759           po/en_GB.po
11760           po/es.po
11761           po/it.po
11762           po/pl.po
11763           po/pt_BR.po
11764           po/sr.po
11765                 updated translations, submitted by George Danchev,
11766                 me, Ricardo Mones Lastra, Alessandro Maestri,
11767                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
11768                 and Urke MMI, respectively.     
11769
11770 2002-09-22 [alfons]     0.8.2claws65
11771
11772         * src/procmsg.c
11773         * src/pgptext.c
11774                 no furry valgrinds have been used to plug these memleaks
11775
11776 2002-09-20 [paul]       0.8.2claws64
11777
11778         * sync with 0.8.3cvs4
11779                 'Select thread' re-implemented 
11780                 see ChangeLog 2002-09-20
11781
11782 2002-09-21 [alfons]     0.8.2claws63
11783
11784         * src/compose.c
11785                 compose_send(): plug unnoticed memleak
11786
11787 2002-09-20 [alfons]     0.8.2claws62
11788
11789         * src/addr_compl.c
11790                 replace_address_in_edit(): strict check for NULL address to
11791                 fix "[ 607348 ] Segfault in address completion". My guess is
11792                 that this happens with an empty address book, but it's good
11793                 to have this check here anyway
11794                 
11795                 completion_window_button_press(): free string returned 
11796                 from the internal cache
11797
11798 2002-09-20 [christoph]  0.8.2claws61
11799
11800         * src/procmime.h
11801                 added ENC_BINARY to EncodingType
11802         * src/procmime.c
11803                 the string returned by procmime_get_encoding_str
11804                 should not depend on the order of values in the
11805                 EncodingType definition
11806         * doc-src/rfc1806.txt   ** NEW FILE **
11807                 Added rfc1806 about MIME Content-Disposition
11808                 Extension
11809
11810 2002-09-19 [paul]       0.8.2claws60
11811
11812         * sync with 0.8.2cvs3
11813                 see ChangeLog 2002-09-19
11814
11815 2002-09-19 [paul]       0.8.2claws59
11816
11817         * src/prefs_folder_item.c
11818                 revert to Darko's original alignment of colour
11819                 selector button
11820                 add a colon to folder_color label
11821                 
11822         * src/compose.c
11823                 add Colin's patch (with Hiro's modifications) to 
11824                 force BASE64 encoding for 8-bit text when signing
11825                 (sync with 0.8.3cvs2)
11826
11827 2002-09-18 [alfons]     0.8.2claws58
11828
11829         * src/compose.c
11830                 :%sno/if(/if (/gc
11831                 :%sno/for(/for (/gc
11832                 (beautify a little bit)
11833
11834 2002-09-18 [christoph]  0.8.2claws57
11835
11836         * src/pine.c
11837                 fix handling of fgetc return value
11838
11839 2002-09-17 [alfons]     0.8.2claws56
11840         
11841         * src/summaryview.c
11842                 summary_sort(): check non-NULL summaryview->folder_item when no 
11843                 folder is selected at all
11844                 (closes "[ 610344 ] sort label make syl Crash")
11845
11846 2002-09-17 [alfons]     0.8.2claws55
11847         
11848         * src/compose.c
11849                 beautify a little bit
11850
11851 2002-09-17 [christoph]  0.8.2claws54
11852
11853         * src/folder.c
11854                 initialize max values for cache and folder
11855                 when cache or folder is empty
11856
11857 2002-09-15 [colin]      0.8.2claws53
11858
11859         * src/compose.c
11860                 Fix a leak (thanks Alfons!) and cleaned
11861                 variables names for custom headers
11862
11863 2002-09-15 [colin]      0.8.2claws52
11864
11865         * src/compose.c
11866                 Fix custom headers recognition when
11867                 prefs_common.trans_hdr is on
11868
11869 2002-09-15 [colin]      0.8.2claws51
11870
11871         * src/compose.c
11872                 Allow dynamically-added custom headers
11873                 Yet not reparsed if reedited
11874
11875 2002-09-15 [alfons]     0.8.2claws50
11876
11877         * src/prefs_account.c
11878                 fix warnings
11879
11880 2002-09-15 [colin]      0.8.2claws49
11881         
11882         * src/prefs_account.c
11883                 fix pop_before_smtp sensitivity
11884
11885 2002-09-15 [colin]      0.8.2claws48
11886
11887         * src/inc.[ch]
11888                 add inc_pop_before_smtp()
11889                 allow MainWindow to be undefined in 
11890                 inc_account_mail() and inc_start()
11891         * src/pop.c
11892           src/prefs_account.h
11893                 add STYPE_POP_BEFORE_SMTP session type
11894         * src/prefs_account.c
11895                 activated pop before smtp option
11896         * src/send.c
11897                 do pop before smtp if the relevant option 
11898                 is set
11899
11900 2002-09-15 [paul]       0.8.2claws47
11901
11902         * sync with 0.8.3
11903                 see ChangeLog 2002-09-15
11904
11905 2002-09-14 [paul]       0.8.2claws46
11906
11907         * po/bg.po
11908                 updated Bulgarian translation, submitted by
11909                 George Danchev
11910
11911 2002-09-13 [paul]       0.8.2claws45
11912
11913         * src/compose.c
11914                 merge claws' select_account() with main's
11915                 (new) compose_select_account(). [sync with
11916                 0.8.2cvs15, see ChangeLog 2002-09-11]
11917
11918 2002-09-12 [christoph]  0.8.2claws44
11919
11920         * src/filter.c
11921                 allocate 1 elements of FolderItem not 0
11922
11923 2002-09-12 [colin]      0.8.2claws43
11924
11925         * src/compose.c
11926                 Fix bug #590825 (obey Follow-up: poster)
11927
11928 2002-09-12 [colin]      0.8.2claws42
11929
11930         * src/procmime.c
11931                 Fix bug #557009 (wrong headers for messages 
11932                 forwarded as attachments)
11933
11934 2002-09-11 [colin]      0.8.2claws41
11935         
11936         * src/compose.c
11937                 Put SCF: pseudo-header on top of message
11938                 Set draft tmp_flag when saved as draft
11939
11940         * src/procmsg.c
11941           src/procheader.c
11942                 Skip after first \n\n for beginning of real message
11943                 for drafts too
11944
11945 2002-09-11 [christoph]  0.8.2claws40
11946
11947         * src/filtering.c
11948                 use procmsg flag functions in filtering or processing
11949                 will cause incorrect folder message counts
11950
11951 2002-09-11 [colin]      0.8.2claws39
11952
11953         * src/compose.c
11954                 Fix bug #550175 - wrong save folder when reediting
11955                 drafts
11956
11957 2002-09-11 [paul]       0.8.2claws38
11958
11959         * sync with 0.8.2cvs14
11960                 see ChangeLog 2002-09-11
11961
11962 2002-09-11 [colin]      0.8.2claws37
11963
11964         * src/folder.c
11965                 Fix a typo (seeming to cause new/unread status to
11966                 be lost)
11967
11968 2002-09-10 [christoph]  0.8.2claws36
11969
11970         * src/compose.c
11971                 compose_redirect should not use compose_generic_new
11972                 because that does more stuff than expected including
11973                 opening the external editor
11974                 (closes bug "[ 526608 ] bounced messages appear blank
11975                  in editor")
11976
11977 2002-09-10 [christoph]  0.8.2claws35
11978
11979         * src/folder.c
11980                 fix problem with too large message number range
11981                 causing a crash in folder_item_scan
11982
11983 2002-09-10 [paul]       0.8.2claws34
11984
11985         * sync with 0.8.2cvs13
11986                 see ChangeLog 2002-09-10
11987
11988 2002-09-10 [christoph]  0.8.2claws33
11989
11990         * src/msgcache.c
11991                 set MsgInfo TmpFlags for queue and draft folders
11992                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
11993
11994 2002-09-10 [paul]       0.8.2claws32
11995
11996         * AUTHORS
11997           po/bg.po      ** NEW FILE **
11998                 new Bulgarian translation submitted by
11999                 George Danchev <danchev@spnet.net>
12000                 
12001         * tools/Makefile.am
12002           tools/README
12003           tools/tb2sylpheed     ** NEW FILE **
12004                 add script that converts an addressbook exported
12005                 from The Bat! into a Sylpheed addressbook. Submitted
12006                 by Urke MMI <urke-kg@eunet.yu>
12007
12008 2002-09-10 [paul]       0.8.2claws31
12009
12010         * sync with 0.8.2cvs12
12011                 see ChangeLog 2002-09-10
12012
12013 2002-09-06 [paul]       0.8.2claws30
12014
12015         * src/prefs_common.c
12016                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
12017                 
12018         * tools/Makefile.am
12019           tools/README
12020           tools/ldif-to-xml.py  ** REMOVED **
12021                 remove obsolete python script
12022
12023 2002-09-06 [paul]       0.8.2claws29
12024
12025         * sync with 0.8.2cvs10
12026                 see ChangeLog 2002-09-06
12027
12028 2002-09-04 [paul]       0.8.2claws28
12029
12030         * sync with 0.8.2cvs9
12031                 see ChangeLog 2002-08-04
12032
12033 2002-09-04 [colin]      0.8.2claws27 
12034
12035         * src/prefs_common.[ch]
12036                 Added signature color configuration
12037         * src/textview.c
12038                 Use user-specified signature color
12039
12040 2002-09-03 [colin]      0.8.2claws26
12041
12042         * src/prefs_common.[ch]
12043                 Added autosave and autosave_length prefs
12044         * src/compose.c
12045                 Added compose_remove_draft()
12046                 Auto-save drafts according to the prefs
12047         * src/main.c
12048                 Added a crash-indicator file, allowing to check
12049                 for new messages on startup if Sylpheed crashed
12050                 (makes saved drafts "reappear")
12051
12052 2002-09-03 [colin]      0.8.2claws25
12053
12054         * src/textview.[ch]
12055                 Grey the signature
12056
12057 2002-09-03 [paul]       0.8.2claws24
12058
12059         * sync with 0.8.2cvs8
12060                 see ChangeLog 2002-09-02 and 2002-09-03
12061
12062 2002-09-03 [darko]      0.8.2claws23
12063
12064         * src/folderview.c
12065                 use normal style when creating new folder to pick
12066                 proper font size 
12067
12068 2002-09-02 [melvin]     0.8.2claws22
12069
12070         * src/gtkaspell.m4
12071                 removed some obsolete code
12072
12073 2002-09-02 [melvin]     0.8.2claws21
12074
12075         * ac/aspell.m4
12076                 fixed test's equality sign (== to =)
12077
12078 2002-09-02 [alfons]     0.8.2claws20
12079
12080         * src/folder.c
12081         * src/mh.c
12082                 revert change of 0.8.2claws16 and use the mh_folder_destroy
12083                 as folder->destroy virtual as suggested by Hiro
12084                 (the mh.c code seems to have been lost around mh.c.1.21)
12085
12086 2002-09-02 [paul]       0.8.2claws19
12087
12088         * po/pt_BR.po
12089                 updated by Fabio Jr. Beneditto
12090                 
12091         * src/defs.h
12092                 use 'http://claws.sylpheed.org' for homepage link. 
12093                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
12094
12095 2002-09-01 [alfons]     0.8.2claws18
12096
12097         * src/mh.c
12098                 plug memleak related to one Martin Kluge found
12099
12100 2002-08-31 [paul]       0.8.2claws17
12101
12102         * sync with 0.8.2cvs6
12103                 see ChangeLog 2002-08-30
12104
12105 2002-08-31 [alfons]     0.8.2claws16
12106
12107         * src/folder.c
12108                 folder_destroy(): remove mailbox from folderlist even if it has
12109                 no destroy virtual
12110
12111 2002-08-31 [alfons]     0.8.2claws15
12112
12113         * src/folder.c
12114                 :%sno/if(/if (/gc
12115                 :%sno/for(/for (/gc
12116                 (being pedantic I know)
12117
12118 2002-08-31 [alfons]     0.8.2claws14
12119
12120         * src/folder.c
12121                 check for NULL pointers returned from folder->fetch_msginfo virtual
12122                 (should solve some reported crashes)
12123
12124 2002-08-30 [alfons]     0.8.2claws13
12125
12126         * acconfig.h
12127         * configure.in
12128         * src/crash.c
12129                 enable crash dialog on compilation time
12130                 (--enable-crash-dialog configure option)
12131
12132 2002-08-30 [alfons]     0.8.2claws12
12133
12134         * AUTHORS
12135                 add Martin Kluge
12136         * src/mh.c
12137                 apply memory leak plug patch by Martin Kluge
12138                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
12139                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
12140                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
12141
12142 2002-08-30 [darko]      0.8.2claws11
12143
12144         * src/folderview.c
12145                 copy Gtk style from normal style to match
12146                 font size for coloured folders
12147
12148 2002-08-29 [alfons]     0.8.2claws10
12149
12150         * sylpheed.desktop
12151                 Type=Internet <- Type=Application
12152                 (reported by Michael Schwendt, see:
12153                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
12154                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
12155
12156 2002-08-29 [paul]       0.8.2claws9
12157
12158         * sync with 0.8.2cvs5
12159                 see ChangeLog 2002-08-29
12160
12161 2002-08-29 [colin]      0.8.2claws8
12162
12163         * src/summaryview.c
12164                 Added a sanity check in summary_select_thread
12165                 Should fix bug 601605
12166
12167 2002-08-29 [colin]      0.8.2claws7
12168
12169         * src/main.c
12170                 Revert claws6 changes regarding bug #591676
12171
12172 2002-08-28 [colin]      0.8.2claws6
12173         
12174         * src/main.c
12175                 Ignore cache for queue folderitems
12176                 Fix bug #591676
12177
12178 2002-08-28 [melvin]     0.8.2claws5
12179
12180         * README.claws
12181                 Fixed typos.
12182
12183 2002-08-28 [melvin]     0.8.2claws4
12184
12185         * README.claws
12186                 Updated a bit the text concerning the spell checker
12187
12188 2002-08-28 [melvin]     0.8.2claws3
12189
12190         Merged the GNU_aspell_branch:
12191                 Support of new GNU/aspell is now included and the old pspell
12192                 is not supported anymore.
12193                 See README.claws
12194
12195         * README.claws
12196                 Updated spell checker text to reflect the switch to GNU/aspell
12197
12198         * ac/aspell.m4          *** NEW ***
12199         * src/gtkaspell.[ch]    *** NEW *** 
12200         * ac/pspell.m4          *** DELETED *** 
12201         * src/gtkspell.[ch]     *** DELETED ***
12202
12203         * ac/Makefile.am
12204                 Updated for GNU/aspell support
12205
12206         * po/POTFILES.in
12207                 Replaced gtkspell.c by gtkaspell.c
12208
12209         * acconfig.h
12210         * src/Makefile.am
12211         * src/about.c
12212         * src/compose.[ch]
12213         * src/crash.c
12214         * src/main.c
12215         * src/prefs_common.[ch]
12216                 Updated for GNU/aspell support
12217
12218 2002-08-28 [paul]       0.8.2claws2
12219
12220         * sync with 0.8.2cvs4
12221                 see ChangeLog 2002-08-27 and 2002-08-28
12222
12223 2002-08-28 [colin]      0.8.2claws1
12224
12225         * src/summary_search.c
12226                 Added "AND search"
12227
12228 2002-08-28 [jens]       0.8.2claws
12229
12230         *po/de.po
12231                 Updated German translations
12232
12233 2002-08-27 [melvin]     0.8.2claws
12234
12235         * po/fr.po
12236                 Updated French translations
12237
12238 2002-08-27 [paul]       0.8.2claws
12239
12240         * sync with 0.8.2 main release
12241
12242         * po/en_GB.po
12243           po/es.po
12244           po/it.po
12245           po/pl.po
12246           po/pt_BR.po
12247           po/sr.po
12248                 updated message catalogs submitted by
12249                 Ricardo Mones Lastra, Alessandro Maestri,
12250                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
12251                 Beneditto and Urke MMI  
12252
12253 2002-08-27 [hoa]        0.8.1claws123
12254
12255         * src/mainwindow.[ch]
12256         * src/summaryview.[ch]
12257                 removed the "filter setting" menu option.
12258                 add a "cancel a news message" menu option.
12259
12260 2002-08-26 [martin]     0.8.1claws122
12261
12262         * ChangeLog.claws
12263                 changed string under 0.8.1claws79 changed by myself
12264                 i'm sorry alfons :(
12265
12266 2002-08-26 [martin]     0.8.1claws121
12267
12268         * src/crash.c
12269                 added kill command to debuggerrc to start crash dialog
12270
12271 2002-08-26 [paul]       0.8.1claws120
12272
12273         * sync with 0.8.1cvs31
12274                 see ChangeLog 2002-08-26
12275
12276 2002-08-25 [alfons]     0.8.1claws119
12277
12278         * src/procmsg.c
12279                 fix bug that didn't send out correct headers to news server
12280                 when sending news article and email from queue (bug reported
12281                 and patch provided by Tim Mann; closes bug 
12282                 "[ 583196 ] 0.7.8claws can't post news")
12283
12284 2002-08-25 [alfons]     0.8.1claws118
12285
12286         * src/selective_download.c
12287                 mark two strings as translatable
12288                 (thanks to Urke MMI for pointing this out)
12289
12290 2002-08-25 [alfons]     0.8.1claws117
12291
12292         * src/summaryview.c
12293                 treat sent boxes as special and allow sorting them by addressee
12294                 (closes "[ 589418 ] Sent folder sorting misbehavior"
12295                 submitted by Steve Lamb)
12296
12297 2002-08-24 [alfons]     0.8.1claws116
12298
12299         * src/matcher.c
12300                 fix memleak reported by Martin Kluge
12301                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
12302
12303 2002-08-24 [oliver]     0.8.1claws115
12304
12305         * src/prefs_toolbar.c
12306                 o code cleanup as suggested by Alfons
12307                 o memleak fix
12308
12309 2002-08-24 [alfons]     0.8.1claws114
12310
12311         * src/summaryview.c
12312                 o fix another memory leak reported by Martin Kluge
12313                   (see "[ 599568 ] Small Memory Leak")
12314                 o remove 'from' variable from 'summary_set_header()'; we can
12315                   do with just 'to' 
12316
12317 2002-08-24 [paul]       0.8.1claws113
12318
12319         * sync with 0.8.1cvs30
12320                 see ChangeLog 2002-08-23
12321
12322 2002-08-24 [alfons]     0.8.1claws112
12323
12324         * src/summaryview.c
12325                 remove unnecessary allocations for search bar fixing leaks
12326                 reported by Martin Kluge
12327                 (see "[ 599451 ] Further memory leaks?")
12328
12329 2002-08-24 [alfons]     0.8.1claws111
12330
12331         * src/main.c
12332                 make get_socket_name() public for crash.c
12333         * src/crash.c
12334                 o make report bug button work (goes to claws' 
12335                   bug tracker at sf.net)
12336                 o introduce function for doing important stuff just
12337                   before claws goes down
12338                 o clean up code 
12339
12340 2002-08-24 [alfons]     0.8.1claws110
12341
12342         * src/compose.c
12343                 move cursor to "To" entry when forwarding as attachment
12344                 (reported and solved by Steve Lamb, closes bug report
12345                 "[ 592880 ] Forward as attachment; cursor not in to")
12346
12347 2002-08-24 [colin]      0.8.1claws109
12348
12349         * src/mainwindow.c
12350                 fix quick search visibility after GUI (de)separations.
12351
12352 2002-08-23 [colin]      0.8.1claws108
12353
12354         * src/mainwindow.c
12355                 fix header pane visibility after folderview or
12356                 messageview (de)separation
12357
12358 2002-08-23 [paul]       0.8.1claws107
12359
12360         * src/mainwindow.[ch]
12361           src/toolbar.c
12362                 give full control of display or non-display 
12363                 of the Execute icon to Custom toolbar settings.
12364                 add new sensitivity condition to maninwindow.h: 
12365                 M_DELAY_EXEC
12366
12367         * ChangeLog
12368           ChangeLog.jp
12369           NEWS
12370                 more sync with 0.8.1cvs29
12371
12372 2002-08-23 [melvin]     0.8.1claws106
12373
12374         * src/alertpanel.c
12375                 Readded support for custom widget in alertpanel lost in last
12376                 sync.
12377
12378 2002-08-23 [paul]       0.8.1claws105
12379
12380         * sync with 0.8.1cvs29
12381                 see ChangeLog 2002-08-23
12382
12383 2002-08-23 [colin]      0.8.1claws104
12384
12385         * src/summaryview.c
12386                 Fix folder and search pixmaps exchanging positions
12387                 after theme or toolbar changes. Thank to Oliver for 
12388                 reporting this.
12389
12390 2002-08-23 [colin]      0.8.1claws103
12391
12392         * src/mainwindow.c
12393           src/messageview.[ch]
12394           src/noticeview.[ch]
12395           src/summaryview.c
12396                 Changed messageview_create() and noticeview_create()
12397                 to avoid the last gdk_warning
12398
12399 2002-08-22 [colin]      0.8.1claws102
12400
12401         * src/summaryview.c
12402                 Fix my new `Creating pixmap from xpm' warning
12403
12404 2002-08-22 [colin]      0.8.1claws101
12405
12406         * src/mainwindow.c
12407                 Fix some of the gdk warnings
12408
12409 2002-08-22 [colin]      0.8.1claws100
12410
12411         * src/Makefile.am
12412         * src/stock_pixmap.c
12413         * src/stock_pixmap.h
12414         * src/pixmaps/quicksearch.xpm *ADDED*
12415                 Add the quicksearch pixmap
12416         * src/mainwindow.c
12417         * src/summaryview.c
12418         * src/summaryview.h
12419                 Make quicksearch bar visible/hidden via a button
12420
12421 2002-08-22 [christoph]  0.8.1claws99
12422
12423         * src/folder.c
12424                 fix folder update for newsgroups with message
12425                 numbers below minimum number of articles to fetch
12426                 (closes bug #598445)
12427
12428 2002-08-22 [paul]       0.8.1claws98
12429
12430         * sync with 0.8.1cvs28
12431                 see ChangeLog 2002-08-22
12432
12433 2002-08-21 [alfons]     0.8.1claws97
12434
12435         * src/crash.c
12436                 use bt instead of bt full which seems to work 
12437                 better, and bt full doesn't give a great deal 
12438                 of information anyway
12439
12440 2002-08-21 [colin]      0.8.1claws96
12441
12442         * src/summaryview.c
12443                 fix summaryview_searchtype_changed prototype
12444
12445 2002-08-21 [christoph]  0.8.1claws95
12446
12447         * src/mainwindow.c
12448                 o fix broken menu update for sorting type, we have to
12449                   get this info from the summaryview now
12450                 o removed setting of threaded state in menu callback
12451         * src/summaryview.[ch]
12452                 more summaryview/folderitem seperation for
12453                 threading option
12454         * configure.in
12455                 removed not required --with-compiler-flags option
12456
12457 2002-08-21 [oliver]     0.8.1claws94
12458         
12459         * src/toolbar.h 
12460                 o rename toolbar.xml to toolbar_main.xml
12461                   since toolbar_compose.xml might come up 
12462                   any time soon
12463         * README.claws
12464                 add custom toolbar              
12465
12466 2002-08-21 [darko]      0.8.1claws93
12467
12468         * src/procmsg.c
12469                 don't reset tmp flags for messages copied
12470                 to sent folder
12471
12472 2002-08-21 [colin]      0.8.1claws92
12473         
12474         * src/prefs_filtering.c
12475                 fix renaming rules on folder rename 
12476                 when folder is not a leaf folder
12477
12478 2002-08-21 [paul]       0.8.1claws91
12479
12480         * src/prefs_folder_item.c
12481                 fix alignment of colour selector
12482
12483 2002-08-21 [paul]       0.8.1claws90
12484
12485         * sync with 0.8.1cvs27
12486                 see ChangeLog 2002-08-21
12487
12488 2002-08-21 [paul]       0.8.1claws89
12489
12490         * src/summaryview.c
12491                 fix crash when changing field type in
12492                 Quick search bar
12493
12494 2002-08-21 [colin]      0.8.1claws88
12495
12496         * src/summaryview.c
12497                 Made quick search case-insensitive
12498
12499 2002-08-21 [paul]       0.8.1claws87
12500
12501         * sync with 0.8.1cvs26
12502                 see ChangeLog 2002-08-21
12503
12504 2002-08-20 [christoph]  0.8.1claws86
12505
12506         * src/folderview.c
12507         * src/main.c
12508         * src/summaryview.[ch]
12509                 more summaryview/folderitem seperation for
12510                 sort_key and sort_type
12511         * src/procmsg.c
12512                 added missing return statement
12513
12514 2002-08-20 [colin]      0.8.1claws85
12515
12516         * src/summaryview.[ch]
12517                 Added a quick search box
12518         * src/mainwindow.c
12519         * src/prefs_common.[ch]
12520                 Added a show/hide option for the quick search
12521
12522 2002-08-20 [oliver]     0.8.1claws84
12523         
12524         * src/mainwindow.c
12525                 remove toolbar_create_popups
12526         * src/toolbar.[ch]
12527                 o remove toolbar_create_popups
12528                 o fix toolbar_set_sensitive 
12529                   (Bug reports #596834 and #596832)     
12530         * src/prefs_toolbar.c
12531                 o add "Set default" button
12532                 o align label and text + combo widgets
12533
12534 2002-08-20 [hoa]        0.8.1claws83bis
12535
12536         * src/imap.c
12537                 fixed a bug in imap_fetch_msginfo() in case there is no
12538                 current folder.
12539
12540 2002-08-20 [darko]      0.8.1claws83
12541
12542         * src/folderview.c
12543                 copy the color style of folder view so it
12544                 works with GTK themes
12545
12546 2002-08-20 [darko]      0.8.1claws82
12547
12548         * src/folder.h
12549         * src/folderview.c
12550         * src/prefs_folder_item.[hc]
12551                 don't use UI stuff in folder.h
12552
12553 2002-08-20 [darko]      0.8.1claws81
12554
12555         * src/folder.h
12556         * src/prefs_folder_item.h
12557         * src/folderview.c
12558         * src/prefs_folder_item.c
12559                 ability to set folder color in folderview
12560
12561 2002-08-19 [alfons]     0.8.1claws80
12562
12563         * src/summaryview.c
12564                 fix one of the earlier memleaks reported by Martin Kluge
12565
12566 2002-08-19 [alfons]     0.8.1claws79
12567
12568         * src/mainwindow.c
12569                 hide notice view when selecting seperate folder
12570                 view (reported by Urke MMI)
12571
12572 2002-08-19 [christoph]  0.8.1claws78
12573
12574         * src/folderview.c
12575         * src/prefs_folder_item.h
12576         * src/summaryview.[ch]
12577                 o add summary_set_prefs_from_folderitem to set
12578                   summaryview prefs (first step to remove all
12579                   references to the folderitem in summaryview)
12580                 o moved compiled regex stuff from folderitem prefs
12581                   to summaryview code
12582
12583 2002-08-19 [paul]       0.8.1claws77
12584
12585         * src/compose.c
12586                 add check for '.' to QUOTE_IF_REQUIRED
12587
12588 2002-08-19 [paul]       0.8.1claws76
12589
12590         * src/inc.c
12591                 sync with 0.8.1cvs25 (plug memory leak)
12592
12593         * src/prefs_toolbar.c
12594                 re-order prefs_toolbar_cancel()
12595
12596 2002-08-18 [alfons]     0.8.1claws75
12597
12598         * src/inc.c
12599         * src/matcher.c
12600                 plug other memleaks reported by Martin Kluge
12601
12602 2002-08-18 [paul]       0.8.1claws74
12603
12604         * po/pt_BR.po
12605                 updated by Fabio Jr. Beneditto
12606
12607 2002-08-18 [paul]       0.8.1claws73
12608
12609         * src/toolbar.[ch]
12610                 fix bug where tooltips were displayed untranslated              
12611
12612         * src/prefs_toolbar.c
12613                 fix bug where clicking 'Cancel' creates an icon & text
12614                 toolbar regardless of prefs
12615         
12616
12617 2002-08-17 [oliver]     0.8.1claws72
12618
12619         * src/prefs_toolbar.c
12620                 update toolbar on CANCEL
12621                 bug reported by Martin Kluge
12622         * src/toolbar.c
12623                 toolbar_destroy memleak fixed           
12624
12625 2002-08-17 [alfons]     0.8.1claws71
12626
12627         * src/toolbar.c
12628                 plug another memleak reported by Martin Kluge
12629
12630 2002-08-16 [alfons]     0.8.1claws70
12631
12632         * src/crash.c
12633                 use execvp() correctly (suggested by wwp; thanks!)
12634
12635 2002-08-16 [alfons]     0.8.1claws69
12636
12637         * src/gtksctree.c
12638                 plug memory leak reported by Kim Schultz & Martin Kluge
12639
12640 2002-08-16 [paul]       0.8.1claws68
12641
12642         * po/es.po
12643                 updated by Ricardo Mones Lastra
12644
12645 2002-08-16 [paul]       0.8.1claws67
12646
12647         * src/toolbar.h
12648                 fix bug where 'Compose News' icon showed wrong
12649                 tooltip
12650
12651 2002-08-16 [paul]       0.8.1claws66
12652
12653         * sync with 0.8.1cvs24
12654                 see ChangeLog 2002-08-16
12655
12656         * po/it.po
12657                 updated by Alessandro Maestri
12658
12659 2002-08-15 [paul]       0.8.1claws65
12660
12661         * po/sr.po
12662                 updated by Urke MMI
12663
12664 2002-08-15 [paul]       0.8.1claws64
12665
12666         * src/*.c
12667                 don't translate debug info
12668
12669         * src/matcher.[ch]
12670                 add copyright info
12671
12672 2002-08-15 [paul]       0.8.1claws63
12673
12674         * src/prefs_toolbar.c
12675                 fix bug where clicking 'OK' creates an icon & text
12676                 toolbar regardless of prefs
12677
12678 2002-08-14 [alfons]     0.8.1claws62
12679
12680         * src/main.c
12681                 add global var that has the full argv[0]
12682         * src/crash.c
12683                 o execvp the correct sylpheed by using argv0
12684                   and setting the correct work dir
12685                 o other tweaks  
12686
12687 2002-08-14 [oliver]     0.8.1claws61
12688         
12689         * enable/disable Toolbar Action Buttons 
12690         * code cleanups
12691         * src/mainwindow.c
12692         * src/toolbar.[ch]      
12693         * src/prefs_toolbar.c   
12694
12695 2002-08-14 [melvin]     0.8.1claws60
12696
12697         * po/fr.po
12698                 Updated French translations
12699
12700 2002-08-14 [melvin]     0.8.1claws59
12701
12702         * src/crash.c
12703                 Made bug report not translatable
12704         * src/exporthtml.c
12705                 Fixed exporthtml_build_filespec() return value
12706         * src/foldersel.c
12707                 Fixed incorrect include file
12708         * src/gtkspell.c
12709         * src/prefs_actions.c
12710         * src/prefs_toolbar.c
12711                 Made debug info not translatable
12712         * src/mutt.c
12713         * src/quote_fmt.c
12714                 Added missing includes
12715         * src/prefs_common.c
12716                 Fixed typo
12717
12718 2002-08-14 [paul]       0.8.1claws58
12719
12720         * faq/es/sylpheed-faq.html
12721           faq/es/sylpheed-faq-[1-3].html
12722           faq/es/sylpheed-faq-4.html     **NEW FILE **
12723                 update Spanish FAQ
12724
12725 2002-08-13 [christoph]  0.8.1claws57
12726
12727         * src/procmsg.c
12728                 ignore thread fix that did not mark all
12729                 child nodes of a ignored thread as
12730                 ignored. Does not work perfectly yet,
12731                 but it is better now
12732
12733 2002-08-13 [alfons]     0.8.1claws56
12734
12735         * src/crash.c
12736                 o implement 'save crash log'
12737                 o some tweaks
12738
12739 2002-08-13 [melvin]     0.8.1claws55
12740
12741         * src/main.c
12742                 removed unrequired "execinfo.h" header
12743
12744 2002-08-12 [paul]       0.8.1claws54
12745
12746         * faq/en/sylpheed-faq.html
12747           faq/en/sylpheed-faq-[1-3].html
12748           faq/en/sylpheed-faq-4.html     **NEW FILE **
12749                 update English FAQ
12750
12751 2002-08-12 [alfons]     0.8.1claws53
12752
12753         * po/POTFILES.in
12754                 add crash.c to translatables
12755         * src/crash.c
12756                 bring in Leandro's crash dialog
12757
12758 2002-08-11 [alfons]     0.8.1claws52
12759
12760         * src/crash.c
12761                 clean up some warnings
12762
12763 2002-08-11 [alfons]     0.8.1claws51
12764
12765         * acconfig.h
12766         * configure.in
12767         * src/crash.[ch]        ** NEW FILES **
12768         * src/main.c            
12769                 initial gdb crash handler
12770
12771 2002-08-11 [paul]       0.8.1claws50
12772
12773         * src/prefs_toolbar.c
12774                 replace Up/Down arrow pixmaps with text to be
12775                 consistent across icon themes
12776
12777 2002-08-11 [paul]       0.8.1claws49
12778
12779         * src/prefs_common.c
12780           src/prefs_toolbar.c
12781                 rename 'Pixmap' -> 'Icon'
12782
12783         * src/toolbar.[ch]
12784                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
12785
12786 2002-08-10 [paul]       0.8.1claws48
12787
12788         * src/prefs_toolbar.c
12789                 re-work the UI
12790
12791 2002-08-10 [paul]       0.8.1claws47
12792
12793         * src/main.c
12794                 don't write Processing progress to status bar
12795                 patch submitted by Alexander Evseev
12796
12797         * src/prefs_toolbar.c
12798                 re-position and resize window
12799                 make window assume correct size on first call
12800
12801 2002-08-10 [paul]       0.8.1claws46
12802
12803         * src/mainwindow.c
12804           src/prefs_toolbar.c
12805           src/toolbar.c
12806           src/toolbar.h
12807                 obey coding style
12808                 follow UI text conventions
12809
12810 2002-08-10 [alfons]     0.8.1claws45
12811
12812         * src/toolbar.c
12813                 correct pixmap for delete action
12814
12815 2002-08-10 [paul]       0.8.1claws44
12816
12817         * po/pt_BR.po
12818                 updated by Fabio Jr. Beneditto
12819
12820 2002-08-10 [paul]       0.8.1claws43
12821
12822         * po/POTFILES.in
12823                 add custom toolbar files
12824
12825 2002-08-10 [paul]       0.8.1claws42
12826
12827         * sync with 0.8.1cvs22
12828                 see ChangeLog 2002-08-09
12829
12830 2002-08-09 [paul]       0.8.1claws41
12831
12832         * tools/Makefile.am
12833           tools/README
12834           tools/outlook2sylpheed.pl     ** NEW FILE **
12835                 add script to convert exported Outlook
12836                 contacts list to a Sylpheed addressbook.
12837                 Submitted by Ricardo Mones Lastra.
12838
12839 2002-08-09 [paul]       0.8.1claws40
12840
12841         * AUTHORS
12842           configure.in
12843           po/sr.po      ** NEW FILE **
12844                 add Serbian message catalog. Submitted by
12845                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
12846
12847 2002-08-09 [paul]       0.8.1claws39
12848
12849         * sync with 0.8.1cvs21
12850                 see ChangeLog 2002-08-08
12851
12852 2002-08-08 [oliver]     0.8.1claws38
12853
12854         * src/mainwindow.c
12855                 move Custom Toolbar to Configuration menu
12856
12857 2002-08-08 [oliver]     0.8.1claws37
12858
12859         * src/prefs_toolbar.c
12860                 fix substitute pixmap bug
12861
12862 2002-08-08 [paul]       0.8.1claws36
12863
12864         * sync with 0.8.1cvs19
12865                 see ChangeLog 2002-08-08
12866
12867 2002-08-07 [christoph]  0.8.1claws35
12868
12869         * src/utils.c
12870                 fixed a memory leak in new canonicalize_file_replace
12871
12872 2002-08-07 [christoph]  0.8.1claws34
12873
12874         * src/utils.[ch]
12875                 o canonicalize_file_replace should create the temporary
12876                   file in the same directory as the original file.
12877                 o added get_tmpfile_in_dir that creates a temorary file
12878                   in a specified directory.
12879
12880 2002-08-07 [melvin]     0.8.1claws33
12881
12882         * src/toolbar.c
12883                 fixed bug where 'Article' button acted as 'Email' button.
12884
12885 2002-08-07 [paul]       0.8.1claws32
12886
12887         * sync with 0.8.1.cvs17
12888                 see ChangeLog 2002-08-07
12889
12890 2002-08-07 [colin]      0.8.1claws31
12891         
12892         * src/news.c
12893                 fix mass-cancel problem
12894
12895 2002-08-07 [thorsten]   0.8.1claws30
12896
12897         * src/prefs_toolbar.c
12898                 fix: crash on replace or add new button
12899         * src/toolbar.c
12900                 fix: close xmlfile after reading
12901         * src/utils.c
12902                 fix: unlink() file before rename()
12903
12904 2002-08-06 [paul]       0.8.1claws29
12905
12906         * sync with 0.8.cvs15
12907                 see ChangeLog 2002-08-06
12908
12909 2002-08-06 [oliver]     0.8.1claws28
12910
12911         * src/toolbar.c
12912         * src/prefs_toolbar.c
12913                 fixed empty toolbar issue
12914
12915 2002-08-06 [oliver]     0.8.1claws27
12916
12917         * Custom Toolbar Final 
12918         * src/folderview.c
12919         * src/inc.c
12920         * src/summaryview.c
12921                 o toolbar stuff now lives in src/toolbar.[ch]
12922                 o main_window_toolbar_* functions are renamed to
12923                   toolbar_* reflecting their new source file
12924         * src/mainwindow.[ch]
12925                 o remove toolbar stuff  
12926
12927 2002-08-06 [oliver]     0.8.1claws26
12928         
12929         * src/Makefile.am
12930         * src/prefs_toolbar.[ch]        **New File**
12931         * src/toolbar.[ch]              **New File**
12932                 o prefs_toolbar.[ch] custom toolbar frontend
12933                 o toolbar.[ch]       backend 
12934
12935 2002-08-06 [oliver]     0.8.1claws25
12936
12937         * src/prefs_actions.[ch]
12938                 o new exported function actions_execute
12939
12940 2002-08-06 [paul]       0.8.1claws24
12941
12942         * sync with 0.8.1cvs4
12943                 see ChangeLog 2002-08-06
12944
12945 2002-08-06 [paul]       0.8.1claws23
12946
12947         * sync with 0.8.1cvs13
12948                 see ChangeLog 2002-08-06
12949
12950 2002-08-06 [paul]       0.8.1claws22
12951
12952         * sync with 0.8.1cvs12
12953                 see ChangeLog 2002-08-05 and 2002-08-06
12954
12955 2002-08-06 [match]      0.8.1claws21
12956
12957         * src/addrclip.c
12958                 improvements to cut/copy/paste address
12959
12960 2002-08-05 [match]      0.8.1claws20
12961
12962         * src/addritem.[ch]
12963         * src/addrcache.c
12964         * src/addrbook.c
12965         * src/editaddress.c
12966         * src/addressbook.c
12967                 fixes to improve cut/copy/paste
12968
12969 2002-08-06 [melvin]     0.8.1claws19
12970
12971         * src/account.[ch]
12972                 account_find_all_from_address(): new function that returns the
12973                 list of all accounts that are matched in an address.
12974         * src/alertpanel.[ch]
12975                 alertpanel() now accepts a custom widget
12976                 alertpanel_with_widget(): new function that pops up a panel with
12977                 a custom widget in it 
12978         * src/gtkutils.[ch]
12979                 gtkut_account_menu_new(): new function that allows the selection
12980                 of an account from a list of accounts.
12981         * src/messageview.c
12982                 Extended Return Receipt notification to select the correct 
12983                 account and to make a security test on the Delivery-Notification
12984                 address which should be the same as the Return-Path.
12985
12986 2002-08-06 [thorsten]   0.8.1claws18
12987
12988         * src/mimeview.c
12989                 attach_all: save unnamed as "noname.%d",
12990                 dont free static dirname
12991
12992 2002-08-05 [alfons]     0.8.1claws17
12993
12994         * configure.in
12995                 detect XIM by trying to link rather than compile a XIM program
12996
12997 2002-08-05 [oliver]     0.8.1claws16
12998                 
12999         * src/stock_pixmap.[ch]
13000                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
13001                 o new func to retrieve pixmaps
13002
13003 2002-08-05 [paul]       0.8.1claws15
13004
13005         * sync with 0.8.1cvs10
13006                 see ChangeLog 2002-08-05
13007
13008 2002-08-04 [alfons]     0.8.1claws14
13009
13010         * src/textview.c
13011                 see if this plugs memleak
13012
13013 2002-08-04 [melvin]     0.8.1claws13
13014
13015         * src/gtkspell.c
13016                 fixed bug that could crash Sylpheed when highlighting
13017                 all misspelled words.
13018
13019 2002-08-03 [melvin]     0.8.1claws12
13020
13021         * src/prefs_actions.c
13022                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
13023         * src/messageview.c
13024                 fixed bug where the Return Receipt was sent to
13025                 Delivery-Notification-To address even if it was not present
13026
13027 2002-08-02 [alfons]     0.8.1claws11
13028
13029         * src/prefs_actions.c
13030                 o more check for NULLs
13031                 o put create_io_dialog() in right conditional block
13032
13033 2002-08-02 [paul]       0.8.1claws10
13034
13035         * po/es.po
13036                 updated by Ricardo Mones Lastra
13037
13038 2002-08-01 [christoph]  0.8.1claws9
13039
13040         * src/folder.c
13041                 don't free the cache of the opened
13042                 folder in the summaryview
13043         * src/summaryview.c
13044                 don't unset flags, if it is not required
13045
13046 2002-08-01 [paul]       0.8.1claws8
13047
13048         * sync with 0.8.1cvs8
13049                 see ChangeLog entry 2002-08-01
13050
13051 2002-08-01 [paul]       0.8.1claws7
13052
13053         * sync with 0.8.1cvs7
13054                 see ChangeLog 2002-07-31 and 2002-08-01
13055
13056 2002-07-31 [christoph]  0.8.1claws6
13057
13058         * src/mainwindow.c
13059                 forgot to update menu sensitivity
13060                 function for new menu entry
13061
13062 2002-07-31 [alfons]     0.8.1claws5
13063
13064         * src/main.c
13065                 check folder item and its path for NULL on
13066                 initial processing
13067
13068 2002-07-31 [christoph]  0.8.1claws4
13069
13070         * src/folder.c
13071                 check if folder_item_get_msginfo in
13072                 folder_item_remove_msg returned NULL
13073         * src/imap.c
13074                 better clear the uid cache in the
13075                 uid validity check function and delete
13076                 cached messages
13077
13078 2002-07-31 [paul]       0.8.1claws3
13079
13080         * man/sylpheed.1
13081                 add the '--attach' option and a few other
13082                 minor changes
13083
13084 2002-07-31 [paul]       0.8.1claws2
13085
13086         * sync with 0.8.1cvs5
13087                 see ChangeLog 2002-07-31
13088
13089 2002-07-31 [christoph]  0.8.1claws1
13090
13091         * src/folderview.[ch]
13092         * src/mainwindow.c
13093                 replace "Rescan all folders..." with
13094                 "Check all folders for new messages..."
13095
13096 2002-07-30 [paul]       0.8.1claws
13097
13098         * version 0.8.1claws released
13099
13100 2002-07-30 [paul]       0.8.0claws29
13101
13102         * tools/OOo2sylpheed.pl ** NEW FILE **
13103           tools/README
13104                 add script to enable sending documents as
13105                 attachments from OpenOffice.org
13106
13107 2002-07-30 [melvin]     0.8.0claws28
13108
13109         * src/prefs_actions.c
13110                 Made the actions' input/output dialog display
13111                 without delay.
13112
13113 2002-07-30 [christoph]  0.8.0claws27
13114
13115         * src/procmsg.c
13116                 check if folder_item_get_msginfo in
13117                 procmsg_save_to_outbox returned NULL
13118
13119 2002-07-30 [paul]       0.8.0claws26
13120
13121         * sync with 0.8.1cvs4
13122                 see ChangeLog 2002-07-29
13123
13124 2002-07-29 [thorsten]   0.8.0claws25
13125
13126         * README.claws
13127                 added selective download, delete on server
13128
13129 2002-07-29 [paul]       0.8.0claws24
13130
13131         * sync with 0.8.1cvs3
13132                 see ChangeLog 2002-07-29
13133
13134 2002-07-27 [christoph]  0.8.0claws23
13135
13136         * src/folder.c
13137                 add extra check if fetching the msginfo
13138                 returned NULL
13139
13140 2002-07-27 [paul]       0.8.0claws22
13141
13142         * sync with 0.8.1cvs2
13143                 see ChangeLog 2002-07-26
13144
13145 2002-07-27 [christoph]  0.8.0claws21
13146
13147         * src/imap.c
13148                 add another check if a valid msginfo
13149                 was returned
13150
13151 2002-07-26 [hoa]        0.8.0claws20
13152
13153         * src/folder.c
13154                 Fixed a condition in folder_item_destroy()
13155
13156         * src/imap.c
13157                 Fixed an error in IMAP protocol
13158
13159 2002-07-26 [alfons]     0.8.0claws19
13160
13161         * src/folder.c
13162                 ofcourse compare with identifier, not the path
13163
13164 2002-07-26 [alfons]     0.8.0claws18
13165
13166         * src/folder.c
13167                 use folder item identifier for saving / restoring
13168                 preferences because folder->path might not be unique
13169
13170 2002-07-26 [melvin]     0.8.0claws17
13171
13172         * src/logwindow.c
13173                 Fixed a crash introduced in 0.8.0claws5 when log is 
13174                 cut under 80 characters.
13175
13176 2002-07-26 [paul]       0.8.0claws16
13177
13178         * sync with 0.8.1cvs1
13179                 see ChangeLog 2002-07-26
13180
13181 2002-07-26 [christoph]  0.8.0claws15
13182
13183         * src/imap.[ch]
13184                 imap folder now remembers the last selected
13185                 folder and imap_fetch_msginfo skips selecting
13186                 the folder if it is already selected
13187
13188 2002-07-26 [christoph]  0.8.0claws14
13189
13190         * src/folder.c
13191         * src/folderview.c
13192         * src/imap.c
13193                 fix imap folder rescanning
13194
13195 2002-07-25 [christoph]  0.8.0claws13
13196
13197         * src/filter.c
13198         * src/folder.[ch]
13199         * src/folderview.c
13200         * src/imap.[ch]
13201         * src/mainwindow.c
13202         * src/mbox_folder.c
13203         * src/mh.c
13204         * src/news.c
13205                 implement imap uid cache and uid validity check
13206
13207 2002-07-25 [alfons]     0.8.0claws12
13208
13209         * src/summaryview.c
13210                 fix a brown paper bag bug, and also add some more
13211                 checks
13212
13213 2002-07-25 [christoph]  0.8.0claws11
13214
13215         * src/folder.c
13216                 don't mix copy, fetch_msginfo and remove
13217                 operations in folder item copy and move
13218                 operations
13219
13220 2002-07-25 [christoph]  0.8.0claws10
13221
13222         * src/folderview.c
13223         * src/mainwindow.c
13224         * src/prefs_folder_item.c
13225         * src/summaryview.[ch]
13226                 remove no longer required parameter update_cache from
13227                 summary_show
13228
13229 2002-07-25 [paul]       0.8.0claws9
13230
13231         * sync with 0.8.1
13232         
13233         * AUTHORS
13234                 a few corrections
13235
13236 2002-07-24 [alfons]     0.8.0claws8
13237
13238         * src/summaryview.c
13239                 sort correctly when using simplified subject line
13240                 (closes feature request "[ 585141 ] applying regexp to subject 
13241                 before sort" submitted by Alexandra Walford)
13242
13243 2002-07-24 [paul]       0.8.0claws7
13244
13245         * sync with 0.8.0cvs3
13246                 see ChangeLog 2002-07-24
13247
13248 2002-07-23 [christoph]  0.8.0claws6
13249
13250         * src/folder.c
13251         * src/folder.h
13252         * src/summaryview.c
13253         * src/summaryview.h
13254         * src/main.c
13255                 o separate processing and summaryview
13256                 o removed summary_write_cache from summaryview
13257                 o removed summaryview->killed_messages, because we don't have
13258                   to keep a list of killed messages anymore. New cache will
13259                   keep the hidden messages in cache anyway
13260         * src/folderview.c
13261         * src/inc.c
13262         * src/selective_download.c
13263                 o removed unnecessary summary_write_cache calls
13264         * src/procmsg.c
13265                 o don't set ignore thread flag in procmsg_get_thread_tree
13266                   if it is already set
13267         * src/mainwindow.c
13268         * src/statusbar.h
13269                 o moved STATUSBAR_PUSH/POP to statusbar.h because
13270                   they are used in different files
13271
13272 2002-07-23 [melvin]     0.8.0claws5
13273
13274         * src/addressbook.c
13275         * src/addrgather.c
13276         * src/editaddress.c
13277         * src/editgroup.c
13278         * src/editldap_basedn.c
13279         * src/importldif.c
13280         * src/prefs_common.c
13281                 Fixed few memory leak (gtk_editable_get_chars returns
13282                 an allocated string)
13283         * src/logwindow.c
13284                 Fixed few memory leak (gtk_editable_get_chars returns
13285                 an allocated string) and modified a little the log cutting
13286                 loop.
13287         * src/compose.c
13288                 Replaced a call to an obsolete function gtk_entry_get_text()
13289                 by gtk_editable_get_chars()
13290         * src/send.c
13291                 Removed a debug printf
13292
13293 2002-07-23 [christoph]  0.8.0claws4
13294
13295         * src/filesel.c
13296                 fix another g_dirname memory leak
13297
13298 2002-07-23 [christoph]  0.8.0claws3
13299
13300         * src/mh.c
13301                 fixed a memory leak in mh_fetch_msginfo
13302                 fixed crash when message header could not be
13303                 parsed
13304
13305 2002-07-23 [paul]       0.8.0claws2
13306
13307         * sync with 0.8.0cvs2
13308                 see ChangeLog 2002-07-23
13309
13310 2002-07-23 [paul]       0.8.0claws1
13311
13312         * sync with 0.8.0cvs1
13313                 see ChangeLog 2002-07-23
13314
13315 2002-07-23 [paul]       0.8.0claws
13316
13317         * release of 0.8.0claws