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