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