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