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