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