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