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