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