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