fix discrepency between open_unread_on_enter and always_show_msg
[claws.git] / ChangeLog.claws
1 2003-05-21 [paul]       0.8.11claws172
2
3         * src/summaryview.c
4                 fix discrepency between open_unread_on_enter
5                 and always_show_msg
6
7 2003-05-21 [paul]       0.8.11claws171
8
9         * sync with 0.9.0cvs6
10                 see ChangeLog 2003-05-21
11
12 2003-05-21 [paul]       0.8.11claws170
13
14         * sync with 0.9.0cvs5
15                 see ChangeLog 2003-05-21
16
17 2003-05-20 [paul]       0.8.11claws169
18
19         * sync with 0.9.0cvs4
20                 see ChangeLog 2003-05-20
21                 fixes bug #152, 'encoding of IMAP folders names'
22
23 2003-05-20 [paul]       0.8.11claws168
24
25         * sync with 0.9.0cvs3
26                 see ChangeLog 2003-05-20
27                 
28         * src/tools/convert_mbox.pl
29                 minor change in the comments, submitted by Fred Marton
30
31 2003-05-19 [paul]       0.8.11claws167
32
33         * src/plugins/clamav/Makefile.am
34           configure.ac
35                 link clamav_lib to the plugin and not to the main program
36
37 2003-05-19 [christoph]
38
39         * src/Makefile.am
40                 add -export-dynamic for linking
41
42 2003-05-19 [paul]       0.8.11claws166
43
44         * sync with 0.9.0cvs1
45                 see ChangeLog 2003-05-19
46
47 2003-05-19 [paul]       0.8.11claws165
48
49         * src/inc.c
50                 fix 'pop before smtp' timeout
51
52 2003-05-18 [alfons]     0.8.11claws164
53
54         * src/prefs_matcher.c
55                 put "execute" action command line ("expression") in edit box
56
57 2003-05-18 [christoph]  0.8.11claws163
58
59         * src/mimeview.[ch]
60         * src/plugins/dillo_viewer/dillo_viewer.c
61         * src/plugins/image_viewer/viewer.c
62         * src/plugins/mathml_viewer/mathml_viewer.c
63                 let a viewer have a list of Content-Types
64
65 2003-05-18 [paul]       0.8.11claws162
66
67         * src/prefs_filtering.c
68                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
69                 and REDIRECT actions
70
71 2003-05-17 [christoph]
72
73         * README.claws
74                 o remove dynamic signatures that was syned with main
75                 o add infos about no longer "build in" image viewer
76                 o update bugtracker URL
77
78 2003-05-17 [christoph]  0.8.11claws161
79
80         * src/folder.c
81         * src/folderview.c
82         * src/imap.c
83                 don't use imap_scan_folder anymore. Instead call folder_item_scan
84                 for every folder after rebuilding the folder tree.
85
86         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
87          messages)
88
89 2003-05-17 [christoph]  0.8.11claws160
90
91         * src/imap.c
92                 don't use STATUS command on current folder to check for
93                 content changes. imap_cmd_ok() now tracks changes to
94                 folder and number of existing messages.
95
96 2003-05-17 [paul]       0.8.11claws159
97
98         * src/plugins/clamav/clamav_plugin.c
99                 remove unnecessary debug_print
100
101 2003-05-16 [thorsten]   0.8.11claws158
102
103         * src/plugins/demo.c
104                 included missing intl.h
105
106 2003-05-16 [paul]       0.8.11claws157
107
108         * po/POTFILES.in
109                 remove non-existant entries
110         
111         * src/plugins/clamav/clamav_plugin.c
112           src/plugins/clamav/clamav_plugin_gtk.c
113           src/plugins/dillo_viewer/dillo_prefs.c
114           src/plugins/dillo_viewer/dillo_viewer.c
115                 gettextise
116
117 2003-05-16 [christoph]  0.8.11claws156
118
119         * po/POTFILES.in
120                 include plugin .c files for translation until I
121                 find a better solution to have plugins have their
122                 own textdomain
123         * src/plugins/demo/demo.c
124         * src/plugins/image_viewer/plugin.c
125         * src/plugins/mathml_viewer/mathml_viewer.c
126         * src/plugins/spamassassin/spamassassin.c
127         * src/plugins/spamassassin/spamassassin_gtk.c
128         * src/plugins/trayicon/trayicon.c
129                 add gettext macros for plugin name and description
130
131 2003-05-16 [paul]
132
133         * sync with 0.9.0
134
135 2003-05-16 [paul]       0.8.11claws155
136
137         * sync with lastest 0.9.0pre1
138                 see ChangeLog 2003-05-16
139
140 2003-05-15 [paul]       0.8.11claws154
141
142         * sync with latest 0.9.0pre1
143                 see ChangeLog 2003-05-14 and 2003-05-15
144
145 2003-05-14 [christoph]  0.8.11claws153
146
147         * src/plugins/image_viewer/viewer.c
148         * src/plugins/image_viewer/viewer.glade         ** NEW **
149         * src/plugins/image_viewer/viewerprefs.c
150                 make it possible to disable the autoload function in the
151                 imageviewer again
152
153 2003-05-14 [christoph]  0.8.11claws152
154
155         * src/folder.c
156                 fix folder update after adding a message
157
158 2003-05-13 [alfons]     0.8.11claws151
159
160         * src/common/session.c
161                 remove debug traces
162                 
163         * src/addrcache.[ch]
164         * src/filtering.[ch]
165         * src/folder.[c]
166         * src/gtkaspell.[ch]
167         * src/imap.[ch]
168         * src/mbox_folder.[ch]
169         * src/mh.[ch]
170         * src/mimeview.h
171         * src/msgcache.[ch]
172         * src/news.[ch]
173         * src/passphrase.[ch]
174         * src/prefs_common.[ch]
175         * src/prefs_gtk.[ch]
176         * src/procmsg.c
177         * src/scoring.[ch]
178                 be pedantic; (in prototypes () implies (int))
179
180 2003-05-13 [alfons]     0.8.11claws150
181
182         * src/prefs_toolbar.[ch]
183         * src/summaryview.[ch]
184         * src/toolbar.[ch]
185                 change misleading text in toolbar prefs;
186                 add toolbar action for ignore thread (toggles ignore thread flag);
187                 clean up a little bit;
188
189 2003-05-12 [paul]
190
191         * tools/convert_mbox.pl
192                 bug fixed by Fred Marton
193
194 2003-05-12 [paul]
195
196         * sync with 0.9.0pre1
197
198 2003-05-09 [paul]       0.8.11claws149
199
200         * sync with 0.8.11cvs43
201                 see ChangeLog 2003-05-09
202
203 2003-05-08 [christoph]  0.8.11claws148
204
205         * src/imap.[ch]
206                 o use CAPABILIY as first command and check for PREAUTH
207                   information in the response to it
208                 o rewrite all imap_cmd_* functions to use an IMAPSession
209                   instead of a SockInfo as parameter
210                 o do STARTTLS after fetching and checking the server
211                   capabilities
212
213 2003-05-08 [paul]       0.8.11claws147
214
215         * tools/Makefile.am
216           tools/README
217           tools/convert_mbox.pl         ** NEW FILE **
218                 add mbox conversion script. Submitted by 
219                 Fred Marton <Fred.Marton@uni-bayreuth.de>
220
221 2003-05-07 [christoph]
222
223         * doc-src/glade.txt
224         * src/gtk/pluginwindow.glade
225         * src/plugins/image_viewer/viewerprefs.glade
226         * src/plugins/spamassassin/spamassassin_gtk.glade
227                 add glade files for user interfaces and a description how
228                 to use glade to create the sylpheed code
229
230 2003-05-07 [paul]       0.8.11claws146
231
232         * sync with 0.8.11cvs41
233                 see ChangeLog 2003-05-07
234
235 2003-05-06 [christoph]  0.8.11claws145
236
237         * src/main.c
238         * src/plugins/image_viewer/viewer.c
239                 fix usage of imlib in imageviewer plugin
240
241         * src/gtk/prefswindow.c
242                 handle window close event correctly
243
244 2003-05-06 [paul]       0.8.11claws144
245
246         * src/common/ssl.c
247                 fix typo introduced in sync
248
249 2003-05-06 [paul]       0.8.11claws143
250
251         * sync with 0.8.11cvs39
252                 see ChangeLog 2003-05-06
253
254 2003-05-06 [paul]       0.8.11claws142
255
256         * AUTHORS
257           po/cs.po
258                 updated Czech translation, submitted by 
259                 Radek Vybiral <Radek.Vybiral@vsb.cz>
260                 
261         * src/plugins/clamav/clamav_plugin_gtk.c
262                 clean up
263
264 2003-05-03 [alfons]     0.8.11claws141
265
266         * src/compose.[ch]
267                 make paste as quotation work even when the call to 
268                 text_inserted() was deferred (fixes bug #140 "Paste 
269                 as quotation does not work when using "external" 
270                 clipboard")
271
272 2003-05-03 [thorsten]   0.8.11claws140
273
274         * src/addrquery.h
275           src/ldapquery.h
276           src/mainwindow.c
277                 removed C++ comments
278         * src/addr_compl.c
279                 function with non-int retval/param used before
280                 implementation/declaration
281
282 2003-05-02 [paul]       0.8.11claws139
283
284         * src/addr_compl.[ch]
285           src/addressbook.[ch]
286           src/addrindex.c
287           src/summaryview.c
288                 revert match's changes to (finally) remove the bug where
289                 opening a folder causes massive slowdown when using the 
290                 'Display sender using address book' option
291
292 2003-05-01 [melvin]     0.8.11claws138
293
294         * src/plugins/dillo_viewer/dillo_prefs.[ch]
295         * src/plugins/dillo_viewer/dillo_viewer.c
296                 Fixed bug where "Cancel" button from prefs issued
297                 warnings.
298                 Comply a little more to coding style
299
300 2003-05-01 [paul]       0.8.11claws137
301
302         * sync with 0.8.11cvs38
303                 see ChangeLog 2003-05-01
304
305 2003-05-01 [paul]       0.8.11claws136
306
307         * po/bg.po
308                 updated by George Danchev
309
310 2003-04-30 [christoph]  0.8.11claws135
311
312         * src/plugins/dillo_viewer/dillo_prefs.c
313         * src/plugins/image_viewer/viewerprefs.c
314         * src/plugins/spamassassin/spamassassin_gtk.c
315                 remove gtk_widget_ref() calls for widgets in
316                 glade code
317
318 2003-04-30 [paul]       0.8.11claws134
319
320         * src/addrindex.c
321                 ok, this time a better fix for the bug where opening folder
322                 has massive slowdown when using the 'Display sender using 
323                 address book' option
324
325 2003-04-30 [paul]       0.8.11claws133
326
327         * src/addrindex.c
328                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
329         
330 2003-04-30 [melvin]     0.8.11claws132
331
332         New: Dillo plugin preferences (patch by Dimitar Haralanov)
333
334         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
335                 Preferences for the dillo plugin
336         * src/plugins/dillo_viewer/dillo_viewer.c
337                 Support for preferences
338         * src/plugins/dillo_viewer/Makefile.am
339                 Added dillo_prefs.[ch]
340
341 2003-04-30 [alfons]     0.8.11claws131
342
343         * src/common/plugin.[ch]
344                 see? this ANSI C'fication immediately gives us type
345                 checking for free.
346
347 2003-04-30 [alfons]     0.8.11claws130
348
349         * src/common/plugin.[ch]
350         * src/plugins/clamav/clamav_plugin.[ch]
351         * src/plugins/clamav/clamav_plugin_gtk.c
352         * src/plugins/demo/demo.c
353         * src/plugins/dillo_viewer/dillo_viewer.c
354         * src/plugins/image_viewer/plugin.c
355         * src/plugins/image_viewer/viewer.[ch]
356         * src/plugins/image_viewer/viewerprefs.[ch]
357         * src/plugins/mathml_viewer/mathml_viewer.c
358         * src/plugins/spamassassin/spamassassin.[ch]
359         * src/plugins/spamassassin/spamassassin_gtk.c
360         * src/plugins/trayicon/trayicon.c
361                 clean up
362
363 2003-04-30 [alfons]     0.8.11claws129
364
365         * src/common/utils.c
366                 make is_ascii_str() fail gracefully when NULL pointer
367                 is passed
368
369 2003-04-30 [paul]       0.8.11claws128
370
371         * src/addrindex.c
372                 fix bug where opening folder has massive slowdown when
373                 using the 'Display sender using address book' option
374
375 2003-04-30 [paul]       0.8.11claws127
376
377         * src/plugins/clamav/clamav_plugin.c
378           src/plugins/clamav/clamav_plugin_gtk.c
379           src/plugins/demo/demo.c
380           src/plugins/dillo_viewer/dillo_viewer.c
381           src/plugins/image_viewer/plugin.c
382           src/plugins/mathml_viewer/mathml_viewer.c
383           src/plugins/spamassassin/spamassassin.c
384           src/plugins/spamassassin/spamassassin_gtk.c
385           src/plugins/trayicon/trayicon.c
386                 get rid of eye-hurting function signatures
387
388 2003-04-30 [paul]       0.8.11claws126
389
390         * src/plugins/trayicon/trayicon.c
391                 add description
392                 
393         * src/mimeview.c
394                 be more descriptive
395
396 2003-04-30 [paul]       0.8.11claws125
397
398         * configure.ac
399                 arrange the plugins in reverse alphabetical order
400                 
401         * src/plugins/clamav/clamav_plugin.[ch]
402           src/plugins/clamav/clamav_plugin_gtk.c
403                 rename some params
404                 resize max_size window
405                 re-arrange the order of some gui elements
406                 improve descriptions
407         
408         * src/plugins/image_viewer/plugin.c
409           src/plugins/mathml_viewer/mathml_viewer.c
410                 add descriptions
411                 
412         * src/plugins/spamassassin/spamassassin_gtk.c
413                 resize max_size window
414                 re-arrange the order of some gui elements
415                 
416         * src/messageview.c
417           src/mimeview.c
418                 correct typos
419
420 2003-04-30 [alfons]     0.8.11claws124
421
422         * src/imap.c
423                 fix a leak found while browsing Martin Kluge's 
424                 valgrind log (Claws only)
425
426 2003-04-29 [darko]      0.8.11claws123
427
428         * src/gtk/gtkstext.h
429                 include wchar.h if it is available, fixes compilation
430                 on HP-UX systems
431
432 2003-04-29 [melvin]     0.8.11claws122
433
434         * src/prefs_actions.c
435                 Improved help text of Actions' syntax
436
437 2003-04-28 [paul]       0.8.11claws121
438
439         * src/action.c
440                 a better fix for the crash when performing an action
441                 on a mime part
442
443 2003-04-28 [paul]       0.8.11claws120
444
445         * src/action.c
446                 fix crash when performing an action on a
447                 mime part
448
449 2003-04-28 [paul]       0.8.11claws119
450
451         * sync with 0.8.11cvs36
452                 see ChangeLog 2003-04-28
453
454 2003-04-27 [paul]       0.8.11claws118
455
456         * more sync with 0.8.11cvs35
457                 see ChangeLog 2003-04-25
458
459 2003-04-26 [christoph]  0.8.11claws117
460
461         * src/folder.c
462                 fix remove virtual check
463
464 2003-04-26 [paul]       0.8.11claws116
465
466         * src/messageview.c
467                 fix return-receipt, make it work again
468
469 2003-04-26 [paul]       0.8.11claws115
470
471         * src/mimeview.c
472                 restore double-clicking of the [application/pgp-signature 
473                 (Select "Check signature" to check)] line in the message view,
474                 broken in recent sync
475
476 2003-04-26 [christoph]  0.8.11claws114
477
478         * src/folder.c
479                 check if remove virtual really exists before
480                 calling the function
481
482 2003-04-25 [match]      0.8.11claws113
483
484         * src/addrindex.c
485         * src/addrbook.c
486         * src/ldapquery.[ch]
487         * src/ldapctrl.[ch]
488                 fix memleak.
489         * src/ldapserver.[ch]
490                 fix memleak. fix segfault.
491                 plug a Claws memleak
492
493 2003-04-25 [alfons]     0.8.11claws112
494
495         * src/folder.c
496                 plug a Claws memleak
497
498 2003-04-25 [alfons]     0.8.11claws111
499
500         * src/common/session.c
501                 plug a memleak
502
503 2003-04-25 [paul]       0.8.11claws110
504
505         * sync with 0.8.11cvs35
506                 see ChangeLog 2003-04-24 and 2003-04-25
507                 
508         * src/gtk/pluginwindow.c
509                 correct another strange float value
510
511 2003-04-24 [christoph]  0.8.11claws109
512
513         * src/folder.c
514                 freeze folder item updates when unsetting new flags
515
516         * src/gtk/pluginwindow.c
517                 correct strange float value
518
519 2003-04-23 [paul]       0.8.11claws108
520
521         * sync with 0.8.11cvs33
522                 see ChangeLog 2003-04-23
523
524 2003-04-22 [paul]       0.8.11claws107
525
526         * src/Makefile.am
527           src/messageview.c
528           src/mimeview.c
529           src/pgptext.[ch]      ** REMOVED **
530                 remove pgptext.[ch] as its not used any more
531
532 2003-04-22 [paul]       0.8.11claws106
533
534         * sync with 0.8.11cvs31
535                 see ChangeLog 2003-04-21 and 2003-04-22
536
537 2003-04-21 [alfons]     0.8.11claws105
538
539         * src/main.c
540                 No access to GTK structures if we're a spawned child
541                 (and clean up code a little bit...) Should fix #126.
542
543 2003-04-21 [melvin]     0.8.11claws104
544
545         * src/plugins/dillo_viewer/README
546                 Improved slightly the text.
547
548 2003-04-21 [melvin]     0.8.11claws103
549
550         * src/plugins/dillo_viewer/README *** NEW ***
551                 Added a README file for the Dillo plugin
552
553 2003-04-20 [paul]
554
555         * tools/README
556           tools/outlook2sylpheed.pl
557                 updated and improved by Ricardo Mones Lastra
558
559 2003-04-18 [oliver]     0.8.11claws102
560
561         * src/inc.c 
562         * src/prefs_account.h
563                 remove Pop3SessionType (used by selective download)
564         * src/prefs_toolbar.c
565                 enable set Default Toolbar button
566
567 2003-04-18 [paul]       0.8.11claws101
568
569         * sync with 0.8.11cvs29
570                 see ChangeLog 2003-04-18
571
572 2003-04-17 [paul]       0.8.11claws100
573
574         * src/prefs_common.[ch]
575           src/summaryview.c
576                 remove 'Open next message on deletion' option,
577                 as the same effect can now be achieved via the
578                 'Always open messages in summary when selected'
579                 option.
580
581 2003-04-17 [paul]       0.8.11claws99
582
583         * sync with 0.8.11cvs28
584                 see ChangeLog 2003-04-17
585
586 2003-04-17 [christoph]  0.8.11claws98
587
588         * ac/spamassassin.m4
589         * src/plugins/spamassassin/libspamc.[ch]
590         * src/plugins/spamassassin/utils.[ch]
591                 sync libspamc with SpamAssassin project
592
593 2003-04-17 [christoph]  0.8.11claws97
594
595         * src/common/socket.h
596         * src/gtk/sslcertwindow.h
597                 rename old USE_SSL to USE_OPENSSL
598
599 2003-04-17 [paul]       0.8.11claws96
600
601         * src/prefs_common.h
602                 use gulong for P_COLOR so that it compiles/runs on
603                 64-bit systems. Patch submitted by James Noyes
604                 <jnoyes-claws@retrogeeks.com>
605                 
606         * po/de.po
607                 updated by Jens
608
609 2003-04-17 [paul]       0.8.11claws95
610
611         * sync with 0.8.11cvs27
612                 see ChangeLog 2003-04-16
613
614 2003-04-15 [paul]       0.8.11claws94
615
616         * src/prefs_common.[ch]
617                 rearrange to stop the window getting too long:
618                         move Receive dialog stuff to Receive tab
619                         move Send dialog to Send tab
620                         remove Dialogs frame
621                 rename 'Open messages in summary with cursor keys' to
622                 'Always open messages in summary when selected', as its
623                 more appropriate
624
625 2003-04-15 [paul]       0.8.11claws93
626
627         * src/prefs_common.[ch]
628           src/summaryview.c
629                 add new option '/Interface/Open next message on deletion'
630
631 2003-04-15 [paul]       0.8.11claws92
632
633         * src/summaryview.[ch]
634                 add /Mark/Lock and /Mark/Unlock to the pop-up
635                 menu. Patch submitted by Ivan Francolin Martinez
636                 <ivanfm@users.sourceforge.net>
637
638 2003-04-15 [paul]       0.8.11claws91
639
640         * sync with 0.8.11cvs24
641                 see ChangeLog 2003-04-15
642
643 2003-04-14 [jens]       0.8.11claws90
644
645         * updated German translation and some corrections from
646                 Roland Bless <bless@tm.uka.de>
647
648 2003-04-14 [paul]       0.8.11claws89
649
650         * sync with 0.8.11cvs22
651                 see ChangeLog 2003-04-14
652
653 2003-04-13 [paul]       0.8.11claws88
654
655         * src/plugins/clamav/clamav_plugin.c
656                 fix memory leaks
657                 clean up
658
659 2003-04-12 [paul]       0.8.11claws87
660
661         * src/plugins/clamav/clamav_plugin.c
662                 activate enable/disable archive scanning option
663                 
664         * src/plugins/clamav/.cvsignore         ** NEW FILE **
665
666 2003-04-12 [paul]       0.8.11claws86
667
668         * src/plugins/Makefile.am
669           src/plugins/clamav/Makefile.am                ** NEW FILE **
670           src/plugins/clamav/README                     ** NEW FILE ** 
671           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
672           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
673                 add Clam AntiVirus plugin
674
675 2003-04-12 [paul]       0.8.11claws85
676
677         * sync with 0.8.11cvs21
678                 see ChangeLog 2003-04-11
679
680 2003-04-11 [paul]       0.8.11claws84
681
682         * po/es.po
683                 update Spanish translation. Submitted by Ricardo
684                 Mones Lastra.
685
686 2003-04-10 [christoph]  0.8.11claws83
687
688         * src/mbox.c
689                 fix typo that did not move unfiltered mails to destination
690                 folder
691
692         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
693          when filtering from spool)
694
695 2003-04-10 [christoph]  0.8.11claws82
696
697         * src/imap.c
698                 use BODY.PEEK instead of BODY in in message fetch operation
699                 to make sure the IMAP server does not set the \Seen flag for
700                 messages. Sylpheed does that later itself, when the message
701                 is opened in sylpheed
702
703         (closes Bug 111 Claws destroys unread marks)
704
705 2003-04-09 [oliver]     0.8.11claws81
706         
707         * src/folder.c
708                 fix crash in folder_destroy
709         * README.claws
710                 remove selective download
711
712 2003-04-09 [christoph]  0.8.11claws80
713
714         * src/imap.c
715                 fix crash in imap_get_msginfo() when then fetched message
716                 is not found
717
718         (closes Bug 110 Crash during mail composition)
719
720 2003-04-08 [christoph]  0.8.11claws79
721
722         * src/folder.c
723         * src/prefs_account.c
724                 Filter new messages that are found in an INBOX folder
725                 when 'Filter messages on receiving' is enabled in the
726                 Folder's AccountPrefs. This allows to use Sylpheed's
727                 filtering engine for IMAP folders where messages are
728                 added to the INBOX by a MTA
729
730 2003-04-08 [paul]       0.8.11claws78
731
732         * src/procmsg.h
733                 clean up after last commit
734
735 2003-04-08 [paul]       0.8.11claws77
736
737         * sync with 0.8.11cvs20
738                 see ChangeLog 2003-04-07 and 2003-04-08
739
740 2003-04-07 [christoph]  0.8.11claws76
741
742         * src/filtering.[ch]
743         * src/inc.[ch]
744         * src/mbox.c
745         * src/procmsg.[ch]
746                 add procmsg_msginfo_filter() to execute filtering actions
747
748 2003-04-06 [christoph]  0.8.11claws75
749
750         * src/imap.c
751                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
752
753 2003-04-06 [christoph]  0.8.11claws74
754
755         * src/common/utils.[ch]
756                 add g_int_compare() function for slist sorting
757
758         * src/imap.c
759                 fetch all MsgInfos with one command in imap_get_msginfos()
760                 using an imap set with a list of ranges
761
762         * src/news.c
763                 use new g_int_compare() function
764
765 2003-04-06 [thorsten]   0.8.11claws73
766
767         * src/mh.c
768                 corrected implementation of mh_folder_destroy()
769
770 2003-04-05 [christoph]  0.8.11claws72
771
772         * src/account.c
773         * src/folder.[ch]
774         * src/folderview.c
775         * src/imap.c
776         * src/inc.c
777         * src/main.c
778         * src/mainwindow.c
779         * src/mbox_folder.c
780         * src/mh.c
781         * src/mimeview.h
782         * src/msgcache.[ch]
783         * src/news.c
784         * src/procmime.h
785         * src/procmsg.[ch]
786         * src/setup.c
787         * src/gtk/gtkutils.c
788                 o rename structure field names class and new to klass and
789                   new_msgs, to allow including files in C++
790                 o add 'extern "C"' block to some header files
791                 o add MsgInfoList and MsgNumberList as alias for GSList for
792                   developers to know what type of list is expected
793
794         * src/plugins/image_viewer/plugin.c
795         * src/plugins/image_viewer/viewer.[ch]
796         * src/plugins/image_viewer/viewerprefs.[ch]
797                 rename function names to prevent conflicts
798
799 2003-04-05 [paul]       0.8.11claws71
800
801         * sync with 0.8.11cvs18
802                 see ChangeLog 2003-04-03 and 2003-04-04
803
804 2003-04-02 [christoph]  0.8.11claws70
805
806         * src/folder.[ch]
807         * src/imap.[ch]
808         * src/mbox_folder.[ch]
809         * src/mh.[ch]
810         * src/news.[ch]
811                 o Make all virtual folder functions private
812                 o remove unused folder code
813
814         * src/common/socket.[ch]
815         * src/summaryview.c
816                 fix warnings
817
818 2003-03-30 [alfons]     0.8.11claws69
819
820         * src/send_message.c
821                 remove two debug traces and see if people still report
822                 errors
823
824 2003-03-30 [alfons]     0.8.11claws68
825
826         * src/send_message.c
827         * src/commons/session.c
828                 add more debug traces
829
830 2003-03-30 [christoph]  0.8.11claws67
831
832         * src/folder.c
833                 change processing folder name from .processing to processing
834
835         * src/common/ssl.c
836                 disable SSL certificate check because it causes Xlib error
837                 when the child process want's to open an GTK window
838
839 2003-03-30 [christoph]  0.8.11claws66
840
841         * src/folder.c
842                 don't use default folder for processing folder item because
843                 it can be a non local folder
844
845         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
846
847 2003-03-30 [alfons]     0.8.11claws65
848
849         * src/send_message.c
850                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
851                 to generate bad code for 'send_send_data_progressive': When
852                 called from 'send_send_data_finished', the 'data' pointer is
853                 cleared just before the assignment to the dialog pointer
854
855 2003-03-29 [christoph]  0.8.11claws64
856
857         * src/common/prefs.h
858         * src/plugins/image_viewer/Makefile.am
859         * src/plugins/image_viewer/plugin.c
860         * src/plugins/image_viewer/viewer.[ch]
861         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
862                 add PrefsPage for ImageViewer
863
864 2003-03-28 [thorsten]   0.8.11claws63
865
866         * src/common/session.c
867                 added some comments
868
869 2003-03-28 [paul]       0.8.11claws62
870
871         * sync with 0.8.11cvs16
872                 see ChangeLog 2003-03-28
873
874 2003-03-28 [paul]       0.8.11claws61
875
876         * sync with 0.8.11cvs15
877                 see ChangeLog 2003-03-28
878
879 2003-03-27 [christoph]  0.8.11claws60
880
881         * src/folder.c
882         * src/imap.c
883         * src/common/socket.[ch]
884                 set socket state to DISCONNECTED when any operation
885                 fails to allow reconnecting in IMAP code without
886                 checking the return code of all calls to the command
887                 functions
888
889         * src/folderview.c
890         * src/summaryview.c
891                 remove some more stuff that depends on specific
892                 folder types
893
894 2003-03-27 [paul]       0.8.11claws59
895
896         * sync with 0.8.11cvs14
897                 see ChangeLog 2003-03-27
898                 
899         * src/selective_download.[ch]   ** REMOVED **
900                 really removed
901
902 2003-03-27 [christoph]  0.8.11claws58
903
904         * src/folder.c
905                 fix handling of tmp_flags in flag copy function
906
907 2003-03-27 [paul]       0.8.11claws57
908
909         * sync with 0.8.11cvs13
910                 see ChangeLog 2003-03-27
911
912 2003-03-27 [oliver]     0.8.11claws56
913
914         * src/maiwindow.c
915                 remove sel_download_cb
916
917 2003-03-27 [oliver]     0.8.11claws55
918         
919         * src/inc.c
920                 remove POP3_TOP
921         
922 2003-03-26 [oliver]     0.8.11claws54
923
924         *src/pop.h
925                 remove POP3_TOP*
926         * README.claws
927                 remove selective donwload readme
928
929 2003-03-26 [oliver]     0.8.11claws53
930         * src/matcher.[ch]
931         * src/matcher_parser_parse.y 
932         * src/pop.c 
933         * src/prefs_account.[ch]
934         * src/prefs_filtering.c
935                 remove selective donwload
936
937 2003-03-26 [oliver]     0.8.11claws52
938
939         * src/inc.[ch] 
940         * src/filtering.c 
941         * src/mainwindow.c 
942                 remove selective donwload
943
944 2003-03-26 [oliver]     0.8.11claws51
945         
946         * src/Makefile.am
947         * src/selective_download.[ch]   ** REMOVE **    
948
949 2003-03-26 [christoph]  0.8.11claws50
950
951         * src/news.c
952                 fix NEWS that got broken by a sync with sylpheed-main
953
954 2003-03-26 [christoph]  0.8.11claws49
955
956         * src/mimeview.c
957                 fix mime type guessing when no mime type is found for a file
958
959 2003-03-25 [christoph]  0.8.11claws48
960
961         * src/mimeview.c
962         * src/procmime.c
963                 remove mime type guessing from mime parser and use
964                 name based mime types in viewer lookup for mime type
965                 application/octet-stream
966
967 2003-03-25 [christoph]  0.8.11claws47
968
969         * doc-src/readme.txt
970         * doc-src/rfc2554.txt
971                 add RFC about SMTP AUTH
972
973         * src/send_message.c
974         * src/common/smtp.[ch]
975                 add extra error code for authentication errors and
976                 clear temporary password when this error occurs
977
978         (closes Bug 84 authentication failure while sending should
979          prompt for password again)
980
981 2003-03-25 [christoph]  0.8.11claws46
982
983         * configure.ac
984         * src/Makefile.am
985         * src/imageview.[ch]                            ** REMOVE **
986         * src/messageview.[ch]
987         * src/mimeview.[ch]
988         * src/prefs_common.[ch]
989         * src/textview.c
990         * src/plugins/Makefile.am
991         * src/plugins/image_viewer/.cvsignore           ** NEW **
992         * src/plugins/image_viewer/Makefile.am          ** NEW **
993         * src/plugins/image_viewer/plugin.c             ** NEW **
994         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
995                 move image viewer into a plugin (building is enabled by default)
996                 [ToDo: Prefs for resize and autoview]
997
998 2003-03-25 [paul]       0.8.11claws45
999
1000         * sync with 0.8.11cvs12
1001                 see ChangeLog 2003-03-26
1002
1003 2003-03-25 [paul]       0.8.11claws44
1004
1005         * sync with 0.8.11cvs11
1006                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1007                 
1008         Note: Selective Download is broken.
1009                 
1010 2003-03-22 [christoph]  0.8.11claws43
1011
1012         * src/folder.c
1013                 code cleanup for flags copying
1014
1015 2003-03-22 [christoph]  0.8.11claws42
1016
1017         * src/plugins/trayicon/trayicon.c
1018                 fix setting the transparent area when the window size
1019                 is forced by the system tray
1020
1021 2003-03-22 [christoph]  0.8.11claws41
1022
1023         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1024         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1025         * src/plugins/trayicon/newmail.xpm              ** NEW **
1026         * src/plugins/trayicon/nomail.xpm               ** NEW **
1027         * src/plugins/trayicon/trayicon.c
1028         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1029                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1030                 o add icon for unread mails
1031                 o set transparency for window
1032
1033 2003-03-22 [christoph]  0.8.11claws40
1034
1035         * src/news.c
1036                 init news session to prevent crash when session is closed
1037
1038 2003-03-22 [christoph]  0.8.11claws39
1039
1040         * src/imap.c
1041         * src/common/session.[ch]
1042                 Init session data to make sure we don't have invalid pointers
1043                 for read_ch and write_ch when new multi process sessions are
1044                 not used
1045
1046         * src/main.c
1047         * src/common/plugin.c
1048         * src/common/sylpheed.c
1049         * src/plugins/demo/demo.c
1050         * src/plugins/dillo_viewer/dillo_viewer.c
1051         * src/plugins/mathml_viewer/mathml_viewer.c
1052         * src/plugins/spamassassin/spamassassin.c
1053         * src/plugins/spamassassin/spamassassin_gtk.c
1054                 add plugin types to allow loading plugins at different times
1055                 (and maybe for different frontends), because it's not good to
1056                 load GTK-Plugins gefore gtk_init was called
1057
1058         * configure.ac
1059         * src/plugins/Makefile.am
1060         * src/plugins/trayicon/.cvsignore               ** NEW **
1061         * src/plugins/trayicon/Makefile.am              ** NEW **
1062         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
1063         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
1064         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
1065         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
1066         * src/plugins/trayicon/trayicon.c               ** NEW **
1067                 New Trayicon plugin that shows an icon in a systray that uses
1068                 XEMBED protocol like Gnome's systray. Icon shows if there
1069                 are new mails and a tooltip shows information about new,
1070                 unread and total messages.
1071
1072 2003-03-22 [paul]       0.8.11claws38
1073
1074         * src/common/smtp.c
1075                 fix ESMTP AUTH CRAM-MD5
1076                 [sync with main (still version 0.8.11cvs6), see
1077                  ChangeLog 2003-03-22]
1078
1079 2003-03-21 [colin]      0.8.11claws37
1080
1081         * src/send_message.c
1082                 Fix USE_SSL => USE_OPENSSL
1083
1084 2003-03-21 [colin]      0.8.11claws36
1085
1086         * src/folderview.c
1087                 Fix counts in drag and dropped subfolders
1088
1089 2003-03-21 [colin]      0.8.11claws35
1090
1091         * src/folder.c 
1092         * src/folderview.c
1093                 speed up a bit folder dnd
1094
1095 2003-03-20 [alfons]     0.8.11claws34
1096
1097         * src/main.c
1098         * src/toolbar.c
1099         * src/procmsg.c
1100                 don't send locked queue messages
1101                 (feature request "[ 705245 ] Locking message in outbox 
1102                  should prevent sending")
1103
1104 2003-03-20 [christoph]  0.8.11claws33
1105
1106         * src/folder.c
1107                 remove NEW and UNREAD flag in special folders when scanning
1108                 
1109         * src/common/smtp.c
1110                 fix ESMTP AUTH CRAM-MD5
1111
1112 2003-03-20 [paul]       0.8.11claws32
1113
1114         * src/prefs_account.c
1115                 Re-write 'Tunnel command to open connection' as
1116                 'Use command to communicate with server', and disable
1117                 it for all except IMAP accounts
1118
1119 2003-03-20 [paul]       0.8.11claws31
1120
1121         * sync with 0.8.11cvs6
1122                 see ChangeLog 2003-03-20
1123
1124 2003-03-19 [match]      0.8.11claws30
1125
1126         * src/addritem.[ch]
1127                 include documentation. minor refactoring.
1128         * src/addr_compl.[ch]
1129         * src/addrindex.[ch]
1130         * src/addresbook.[ch]
1131         * src/summaryview.c
1132                 re-enable address lookup (was disabled in
1133                 0.8.11claws20).
1134
1135 2003-03-19 [christoph]  0.8.11claws29
1136
1137         * src/procmsg.c
1138                 add temp flag handling, will make moving and copying
1139                 messages possible again
1140
1141         * src/folder.c
1142                 correct calulation of folder stats
1143
1144 2003-03-18 [match]      0.8.11claws28
1145
1146         * src/editgroup.h
1147                 remove case sensitive comparison (closes bug 80).
1148
1149 2003-03-18 [christoph]  0.8.11claws27
1150
1151         * src/imap.c
1152                 fix imap using a tunnel command
1153
1154         (closes bug 87)
1155
1156 2003-03-18 [christoph]  0.8.11claws26
1157
1158         * src/folder.[ch]
1159         * src/imap.c
1160         * src/procmsg.[ch]
1161                 rewrite flag handling for folders
1162
1163 2003-03-18 [christoph]  0.8.11claws25
1164
1165         * src/folder.c
1166         * src/procmsg.c
1167         * src/summaryview.c
1168                 unset NEW and UNREAD flags when message is ignored, to make
1169                 sure messages don't show up as unread on other IMAP clients,
1170                 because the IGNORE_THREAD flag can not be syncronized through
1171                 the IMAP folder
1172
1173 2003-03-17 [christoph]  0.8.11claws24
1174
1175         * src/imap.c
1176                 don't use recursion to fetch uids when the number of messages
1177                 does not match. Moved code into subfunction that is used
1178                 again when needed, to prevent an endless loop.
1179
1180 2003-03-17 [thorsten]   0.8.11claws23
1181
1182         * src/imageview.[ch]
1183                 export imageview_get_resized_size() (for plugins)
1184         * src/prefs_common.[ch]
1185                 added prefs_common_get() (for plugins)
1186
1187 2003-03-17 [christoph]  0.8.11claws22
1188
1189         * src/imap.c
1190                 o remove UID guessing from copy code
1191                 o support UIDPLUS extension for APPEND command
1192
1193 2003-03-17 [paul]       0.8.11claws21
1194
1195         * src/gtk/about.c
1196                 remove 'Compiled-plugins' section.
1197                 
1198         * src/plugins/dillo_viewer/dillo_viewer.c
1199                 slight change to description text
1200
1201 2003-03-16 [match]      0.8.11claws20
1202         * src/ldapserver.[ch]           ** NEW **
1203         * src/ldapctrl.[ch]             ** NEW **
1204         * src/ldapquery.[ch]            ** NEW **
1205         * src/ldaputil.[ch]             ** NEW **
1206         * src/addrcindex.[ch]           ** NEW **
1207         * src/addrquery.h               ** NEW **
1208         * src/addritem.[ch]
1209         * src/addrcache.[ch]
1210         * src/addrindex.[ch]
1211         * src/addr_compl.[ch]
1212         * src/addressbook.[ch]
1213         * src/addrbook.[ch]
1214         * src/editgroup.c
1215         * src/editaddress.c
1216         * src/editldap.c
1217         * src/editldap_basedn.c
1218         * src/vcard.c
1219         * src/jpilot.c
1220         * src/Makefile.am
1221                 included dynamic LDAP queries. improved address
1222                 completion.
1223
1224 2003-03-16 [paul]       0.8.11claws19
1225
1226         * tools/multiwebsearch.pl
1227                 fix a fatal typo
1228
1229 2003-03-16 [christoph]  0.8.11claws18
1230
1231         * src/mimeview.c
1232         * src/plugins/dillo_viewer/dillo_viewer.c
1233         * src/plugins/mathml_viewer/mathml_viewer.c
1234                 make unregistering of MimeViewerFactorys possible
1235
1236 2003-03-16 [alfons]     0.8.11claws17
1237
1238         * configure.ac
1239                 correct typo
1240
1241 2003-03-16 [melvin]     0.8.11claws16
1242
1243         * src/plugins/dillo_viewer.c
1244                 Fixed bug where it was not possible to view more than
1245                 one text/html attachment per message (bug discovered
1246                 by Christoph Hohmann).
1247
1248 2003-03-15 [melvin]     0.8.11claws15
1249
1250         * src/prefs_actions.c
1251                 Fixed compilation warnings.
1252
1253 2003-03-15 [melvin]     0.8.11claws14
1254
1255         * src/plugins/Makefile.am
1256         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
1257         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
1258         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
1259                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
1260                 newer (http://dillo.auriga.wearlab.de/).
1261
1262 2003-03-15 [christoph]  0.8.11claws13
1263
1264         * src/imap.c
1265                 don't query imap folder for attributes because we already
1266                 for them from imap_status
1267
1268         * src/mimeview.[ch]
1269                 add support for plugable MimeViewers (unloading Viewers
1270                 not yet complete)
1271
1272         * src/plugins/Makefile.am
1273         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
1274         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
1275         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
1276                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
1277                 widget from http://helm.cs.unibo.it/mml-widget/
1278
1279 2003-03-14 [christoph]  0.8.11claws12
1280
1281         * src/folder.[ch]
1282                 o error return code's should better be negative
1283                 o replace printf with debug_print
1284
1285         * src/imap.c
1286                 improve IMAP folder scan by checking UID-NEXT
1287
1288         * src/summaryview.c
1289                 remove check that are unnecessary in my opinion
1290
1291 2003-03-13 [christoph]  0.8.11claws11
1292
1293         * src/folder.[ch]
1294         * src/foldersel.c
1295         * src/folderview.c
1296         * src/imap.c
1297         * src/mbox_folder.c
1298         * src/mh.c
1299         * src/news.c
1300         * src/prefs_scoring.c
1301         * src/summaryview.c
1302                 use a common function to get a displayable name
1303                 for a FolderItem
1304
1305 2003-03-13 [paul]       0.8.11claws10
1306
1307         * tools/Makefile.am
1308           tools/README
1309           tools/multiwebsearch.conf     ** NEW FILE **
1310           tools/multiwebsearch.pl       ** NEW FILE **
1311                 add multiwebsearch Actions script
1312
1313 2003-03-13 [colin]      0.8.11claws9
1314
1315         * src/compose.c
1316                 Remove leading emtpy lines from quoted text
1317                 before quoting it
1318
1319 2003-03-13 [melvin]     0.8.11claws8
1320
1321         * src/prefs_actions.c
1322                 Fixed a memory leak
1323                 Code clean ups
1324                 Added Cancel and OK buttons
1325                 Corrected help text
1326
1327 2003-03-13 [christoph]  0.8.11claws7
1328
1329         * src/account.c
1330         * src/folder.[ch]
1331         * src/imap.c
1332         * src/mainwindow.c
1333         * src/mbox_folder.c
1334         * src/mh.c
1335         * src/news.c
1336         * src/setup.c
1337                 replace more folder type stuff with folder class stuff
1338
1339 2003-03-13 [melvin]     0.8.11claws6
1340
1341         * src/prefs_actions.c
1342                 Added new tokens:
1343                 %u: user provided argument
1344                 %h: user provided argument (hidden on input)
1345                 %s: current text selection in the message view 
1346
1347 2003-03-13 [paul]       0.8.11claws5
1348
1349         * sync with 0.8.11cvs5
1350                 see ChangeLog 2003-03-11, 2003-03-12
1351
1352 2003-03-12 [christoph]  0.8.11claws4
1353
1354         * src/folder.c
1355                 use folder class idstr when writing folderlist.xml
1356
1357         * src/folder.h
1358         * src/imap.c
1359         * src/news.c
1360                 replace folder type checks with folder class checks
1361
1362 2003-03-12 [christoph]  0.8.11claws3
1363
1364         * src/folder.[ch]
1365         * src/imap.[ch]
1366         * src/main.c
1367         * src/mbox_folder.[ch]
1368         * src/mh.[ch]
1369         * src/news.[ch]
1370                 o create a list of known folder classes in the folder system
1371                 o use folder class id strings for folder item identifiers
1372
1373 2003-03-12 [christoph]  0.8.11claws2
1374
1375         * src/imap.c
1376                 fix imap uid validity check
1377
1378 2003-03-12 [christoph]  0.8.11claws1
1379
1380         * src/account.c
1381         * src/folder.[ch]
1382         * src/foldersel.c
1383         * src/folderview.c
1384         * src/imap.c
1385         * src/mainwindow.c
1386         * src/mbox_folder.c
1387         * src/mh.c
1388         * src/news.c
1389         * src/prefs_scoring.c
1390         * src/procmsg.c
1391         * src/setup.c
1392         * src/summaryview.c
1393                 initial restructuring of folder system, seperating
1394                 folders and folder classes
1395
1396 2003-03-12 [paul]       0.8.11claws
1397
1398         0.8.11claws release
1399
1400 2003-03-12 [christoph]
1401
1402         * src/gtk/prefswindow.c
1403                 fix translation of "Page Index"
1404
1405 2003-03-12 [paul]       0.8.10claws110
1406
1407         a sync from 0.8.11cvs4 before the release
1408
1409         * src/common/utils.c
1410                 subject_compare_for_sort(): allow null strings (fixes
1411                 summary sorting).
1412
1413 2003-03-11 [paul]       0.8.10claws109
1414
1415         * po/es.po
1416                 update Spanish translation, submitted by
1417                 Ricardo Mones Lastra
1418
1419 2003-03-11 [melvin]     0.8.10claws108
1420
1421         * po/fr.po
1422                 Updated French translations
1423
1424 2003-03-11 [paul]       0.8.10claws107
1425
1426         * manual/en/Makefile.am
1427           manual/en/*.html
1428                 update English manual, add a new page
1429                 updated by Francois Barriere <fbarriere@atmel.fr>
1430                 
1431         * po/bg.po
1432           po/it.po
1433           po/sr.po
1434                 update Bulgarian, Italian, and Serbian translations
1435                 submitted by George Danchev, Alessandro Maestri, and
1436                 Urke MMI
1437
1438 2003-03-10 [paul]       0.8.10claws106
1439
1440         * src/gtk/about.c
1441           src/gtk/prefswindow.c
1442                 make some strings translatable
1443
1444 2003-03-10 [darko]      0.8.10claws105
1445
1446         * src/compose.c
1447                 code cleanup to make Hiro happy
1448
1449 2003-03-10 [paul]       0.8.10claws104
1450
1451         * sync with 0.8.11cvs2
1452                 see ChangeLog 2003-03-10
1453
1454 2003-03-09 [melvin]     0.8.10claws103
1455
1456         * src/textview.c
1457                 textview_set_font(): fix for message display in
1458                 UTF-8 locales (thanks to Sergey Vlasov).
1459                 (was unintentionnaly reverted in 0.8.6claws6)   
1460
1461 2003-03-08 [darko]      0.8.10claws102
1462
1463         * src/compose.c
1464                 fix infinite loop in wrapping as reported
1465                 by happycactus
1466                 obsoletes patch #696482
1467
1468 2003-03-08 [christoph]  0.8.10claws101
1469
1470         * src/imap.c
1471                 add workaround for IMAP servers that do not
1472                 support the "UID SEARCH UID" command
1473
1474 2003-03-07 [christoph]  0.8.10claws100
1475
1476         * src/plugins/spamassassin/spamassassin.[ch]
1477         * src/plugins/spamassassin/spamassassin_gtk.c
1478                 code cleanup
1479
1480 2003-03-07 [paul]       0.8.10claws99
1481
1482         * po/es.po
1483                 updated Spanish translation, submitted by
1484                 Ricardo Mones Lastra
1485
1486 2003-03-07 [christoph]  0.8.10claws98
1487
1488         * src/send.c
1489                 fix in 0.8.10claws94 was wrong
1490                 local delivery does not require escaping, remove escaping
1491                 code to make signatures of mails with "." lines valid
1492                 
1493                 NOTE: requires that sendmail is executed with "-i" option,
1494                       what is the default now, but has to be changed in all
1495                       exsiting accounts)
1496
1497 2003-03-07 [paul]       0.8.10claws97
1498
1499         * sync with 0.8.11 release
1500                 see ChangeLog 2003-03-07
1501
1502 2003-03-06 [paul]       0.8.10claws96
1503
1504         * src/compose.c
1505                 revert commit 0.8.10claws92
1506
1507 2003-03-06 [paul]       0.8.10claws95
1508
1509         * src/folderview.c
1510                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
1511
1512         * src/gtkaspell.c
1513                 fix bug 74, 'Crash opening editor window with pseudo-color
1514                 display'
1515                 
1516         Patches submitted by Kevin Vigor <kevin@vigor.nu>
1517
1518 2003-03-06 [christoph]  0.8.10claws94
1519
1520         * src/send.c
1521                 fix rfc2821 (4.5.2) violation in SMTP data sending,
1522                 all lines starting with a period get an extra period
1523                 inserted
1524                 (found by Simon 'corecode' Schubert)
1525
1526 2003-03-06 [paul]       0.8.10claws93
1527
1528         * src/folderview.c
1529                 if configured font can't be loaded fall back to gtk
1530                 default. (with thanks to Christoph)
1531                 
1532                 closes long-standing bug 15 'Crashes on startup'
1533
1534 2003-03-06 [paul]       0.8.10claws92
1535
1536         * src/compose.c
1537                 freeze text before autosave and thaw afterwards
1538                 fixes bug 67 'autosave make re-rediting message crazy'
1539
1540 2003-03-06 [christoph]  0.8.10claws91
1541
1542         * src/compose.c
1543                 ignore address comment in dupe check for Cc-list
1544
1545         (closes reopened bug 47 Replying to message strips name part of
1546          e-mail addresses of Cc: lines)
1547
1548 2003-03-06 [paul]       0.8.10claws90
1549
1550         * src/Makefile.am
1551                 remove reference to gtkxtext.h as its no longer in
1552                 the repository
1553
1554 2003-03-06 [paul]       0.8.10claws89
1555
1556         * sync with 0.8.10cvs25
1557                 see ChangeLog 2003-03-06
1558
1559 2003-03-06 [oliver]     0.8.10claws88
1560         
1561         * src/messageview.c
1562                 remove include
1563
1564 2003-03-06 [oliver]     0.8.10claws87
1565         
1566         * src/folderview.c 
1567                 remove changes introduced inclaws74
1568         * src/messageview.c
1569                 another attempt to sanely delete and update
1570                 messages deleted in separate messageview
1571
1572 2003-03-05 [christoph]  0.8.10claws86
1573
1574         * src/summaryview.c
1575                 check if "From" matches any account's address if
1576                 addressbook completion of addresses is disabled too
1577
1578         (closes Bug 70 "Display recipient in from" doesn't check
1579          folder's default account)
1580
1581 2003-03-05 [christoph]  0.8.10claws85
1582
1583         * src/compose.c
1584         * src/common/utils.[ch]
1585                 don't strip address comments when building Cc lists
1586
1587         (closes Bug 47 Replying to message strips name part of e-mail addresses
1588          of Cc: lines)
1589
1590         * src/folder.c
1591                 fix return value of copy function
1592
1593 2003-03-05 [christoph]  0.8.10claws84
1594
1595         * src/imap.c
1596                 don't ask imap server for non rfc822 headers
1597
1598         (closes bug 71 IMAP FETCH asks for FROM header field twice)
1599
1600         * src/imap.c
1601                 destroy session on socket error to allow reconnecting
1602
1603 2003-03-05 [christoph]  0.8.10claws83
1604
1605         * configure.ac
1606                 fix building with gnome when no prefix is set
1607
1608         (closes bug 66 Gnome directory is set to NONE)
1609
1610 2003-03-05 [paul]       0.8.10claws82
1611
1612         * sync with 0.8.10cvs23
1613                 see ChangeLog 2003-03-05
1614
1615 2003-03-04 [christoph]  0.8.10claws81
1616
1617         * src/folder.c
1618                 o fix moving and copying when folder returns 0 for new
1619                   message number
1620                 o remove some code for single message copy and move
1621                   operations and use functions for multiple messages
1622
1623         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
1624
1625         * src/news.c
1626                 remove unused include
1627
1628 2003-03-04 [paul]       0.8.10claws80
1629
1630         * src/gtk/about.c
1631                 list 'Compiled plugins'
1632
1633 2003-03-03 [christoph]  0.8.10claws79
1634
1635         * src/news.[ch]
1636                 have to multiply the percentage of the current fetch with
1637                 the percentage that it has of the total fetch operation
1638                 for correct values
1639
1640 2003-03-03 [christoph]  0.8.10claws78
1641
1642         * src/news.c
1643                 fix calculation of expected lines for progress indicator
1644
1645 2003-03-03 [christoph]  0.8.10claws77
1646
1647         * src/summaryview.c
1648         * src/common/utils.c
1649                 fix segfault when opening the root news folder
1650
1651 2003-03-03 [christoph]  0.8.10claws76
1652
1653         * src/mainwindow.[ch]
1654         * src/common/Makefile.am
1655         * src/common/progressindicator.[ch]
1656                 add UI independent progress indicator handling
1657
1658         * src/news.[ch]
1659                 use new progress indicator for message info fetching
1660
1661         * src/common/hooks.h
1662                 code cleanup
1663
1664 2003-03-03 [oliver]     0.8.10claws75
1665
1666         * src/toolbar.c
1667         * src/compose.c
1668                 removed commented code
1669
1670 2003-03-03 [oliver]     0.8.10claws74
1671
1672         * src/toolbar.[ch]
1673                 cleanups and refactoring
1674         * src/compose.[ch]
1675                 compose_reply_mode reply & forwarding interface for
1676                 toolbar buttons
1677         * src/folderview.c
1678                 act on messages marked for deletion in folderview_selected
1679                 based on prefs_common.immediate_exec since a message might 
1680                 have been deleted by messageview in a folder we are changing 
1681                 to (does anybody understand what I'm on about ?)
1682
1683 2003-03-03 [oliver]     0.8.10claws73
1684         
1685         * src/messageview.[ch]
1686                 new functions
1687                 - messageview_delete: delete message shown in messagview
1688                 - messageview_update_view: update messageview to currently 
1689                   selected summaryview message
1690                 - add separate messageview to msgview_list in order to update 
1691                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1692         * src/summaryview.[ch]
1693                 summary_get_selection returns a list of selected msgs
1694                 in summaryview
1695         * src/mainwindow.c
1696                 toolbar reply refactoring
1697
1698 2003-03-03 [paul]       0.8.10claws72
1699
1700         * sync with 0.8.10cvs21
1701                 see ChangeLog 2003-03-03
1702
1703 2003-03-02 [christoph]  0.8.10claws71
1704
1705         * src/common/passcrypt.c
1706                 use POSIX includes
1707
1708 2003-03-02 [christoph]  0.8.10claws70
1709
1710         * configure.ac
1711         * src/prefs_account.c
1712         * src/prefs_gtk.[ch]
1713         * src/common/.cvsignore
1714         * src/common/Makefile.am
1715         * src/common/passcrypt.c                ** NEW **
1716         * src/common/passcrypt.h.in             ** NEW **
1717                 Implement password encryption in config files
1718                 using unix encrypt and setkey functions. The crypt
1719                 key can be set as a configure parameter. Old
1720                 passwords will be converted if they do not begin
1721                 with '!'
1722
1723 2003-03-02 [paul]       0.8.10claws69
1724
1725         * src/prefs_account.c
1726                 fix compile error
1727
1728 2003-03-01 [thorsten]   0.8.10claws68
1729
1730         * po/el.po
1731           po/hr.po
1732           po/it.po
1733           po/nl.po
1734           po/sr.po
1735           po/sv.po
1736                 corrected format strings
1737         * po/en_GB.po
1738                 corrected headers
1739                 (fix compile errors with GNU gettext-0.11.5)
1740
1741 2003-03-01 [oliver]     0.8.10claws67
1742
1743         * src/summaryview.c
1744                 menu callbacks call toolbar_menu_reply
1745
1746 2003-03-01 [oliver]     0.8.10claws66
1747
1748         * src/mainwindow.c
1749         * src/messageview.c
1750                 menu callbacks call toolbar_menu_reply
1751         * src/toolbar.[ch]
1752                 callbacks from menu handled by toolbar_menu_reply
1753
1754 2003-03-01 [paul]       0.8.10claws65
1755
1756         * src/addressbook.c
1757                 revert commit 0.8.10claws54 - breaks editing of
1758                 addressbook.
1759                 
1760         * po/bg.po
1761                 update Bulgarian translation, submitted by
1762                 George Danchev
1763
1764 2003-02-28 [christoph]  0.8.10claws64
1765
1766         * src/account.c
1767         * src/addressadd.c
1768         * src/compose.c
1769         * src/gtkaspell.c
1770         * src/gtkxtext.h                ** REMOVE **
1771         * src/imap.c
1772         * src/matcher.[ch]
1773         * src/mh.c
1774         * src/news.c
1775         * src/pine.c
1776         * src/prefs_common.c
1777         * src/prefs_matcher.c
1778         * src/procheader.[ch]
1779         * src/procmsg.[ch]
1780         * src/toolbar.c
1781         * src/common/ssl_certificate.c
1782         * src/gtk/colorlabel.c
1783         * src/gtk/menu.c
1784                 o fix warnings
1785                 o remove code obsoleted by new cache and folder system rework
1786
1787 2003-02-28 [oliver]     0.8.10claws63
1788         
1789         * src/toolbar.[ch]
1790                 * fix bug where reply in Messageview replied to 
1791                 Message displayed in summaryview
1792                 (reportedd via ML by chinatinte at gmx dot ch)
1793                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
1794                 didn't work in separate MessageView Toolbar
1795                 (wondering if anybody uses this at all ?)
1796         * src/summaryview.[ch]
1797                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
1798                 (generalize reply and forward code);
1799         * src/messageview.c 
1800                 remove focus_in event which updated summaryview to messageview
1801
1802 2003-02-28 [paul]       0.8.10claws62
1803
1804         * po/Makefile.in.in
1805                 add the --check option
1806                 Patch submitted by Ricardo Mones Lastra
1807
1808 2003-02-28 [paul]       0.8.10claws61
1809
1810         * src/prefs_account.c
1811                 re-order 'Signature' items
1812
1813 2003-02-28 [paul]       0.8.10claws60
1814
1815         * sync with 0.8.10cvs20
1816                 see ChangeLog 2003-02-28
1817
1818 2003-02-28 [paul]       0.8.10claws59
1819
1820         * po/POTFILES.in
1821                 update to reflect recent movement of files
1822
1823 2003-02-28 [paul]       0.8.10claws58
1824
1825         * sync with 0.8.10cvs19
1826                 see ChangeLog 2003-02-28
1827
1828 2003-02-27 [martin]     0.8.10claws57
1829
1830         * src/prefs_matcher.c 
1831                 fix segfault in prefs_matcher_ok() when the
1832                 last entry is deleted and prevents that the
1833                 message "entry not saved" comes up after deleting
1834                 an entry
1835
1836 2003-02-27 [martin]     0.8.10claws56
1837
1838         * src/prefs_filtering.c 
1839                 fix segfault in prefs_filtering_ok() when the
1840                 last entry is deleted and prevents that the
1841                 message "entry not saved" comes up after deleting
1842                 an entry
1843
1844 2003-02-27 [paul]       0.8.10claws55
1845
1846         * sync with 0.8.10cvs18
1847                 see ChangeLog 2003-02-27
1848
1849 2003-02-27 [paul]       0.8.10claws54
1850
1851         * src/addressbook.c
1852                 fix bug where the address book crashes with 
1853                 multiple lookups.
1854                 Patch [687729] submitted by David Frager 
1855                 <dbfrager@users.sourceforge.net>
1856
1857 2003-02-25 [christoph]  0.8.10claws53
1858
1859         * src/Makefile.am
1860         * src/colorlabel.[ch]           ** REMOVE **
1861         * src/gtk/Makefile.am
1862         * src/gtk/colorlabel.[ch]       ** NEW **
1863                 move colorlabel files to gtk directory
1864
1865         * src/esmtp.[ch]                ** REMOVE **
1866                 has been merged into smtp.[ch] in 0.7.5
1867
1868 2003-02-25 [christoph]  0.8.10claws52
1869
1870         * src/Makefile.am
1871         * src/about.[ch]                ** REMOVE **
1872         * src/gtk/Makefile.am
1873         * src/gtk/about.[ch]            ** NEW **
1874                 move about files to gtk directory
1875
1876 2003-02-25 [christoph]  0.8.10claws51
1877
1878         * src/folder.c
1879                 some code optimization of folder scanning code
1880
1881         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
1882
1883 2003-02-25 [christoph]  0.8.10claws50
1884
1885         * src/main.c
1886         * src/common/sylpheed.c
1887                 add command line parameter parsing to common code
1888
1889 2003-02-24 [christoph]
1890
1891         * Makefile.am
1892         * configure.ac
1893                 fix gnome prefix problems, the configure script now removed
1894                 `gnome-config --prefix` from `gnome-config --datadir`
1895                 and adds $(prefix} instead
1896
1897         (closes Bug 24 Makefile does not respect prefix when installing
1898          GNOME data)
1899
1900 2003-02-24 [christoph]  0.8.10claws49
1901
1902         * src/news.c
1903                 check for valid session before trying to authenticate
1904
1905         (closes Bug 60 crash if "authenticate on logon" is activated
1906          and newsserver-hostname is not valid)
1907
1908 2003-02-24 [melvin]     0.8.10claws48
1909
1910         * src/prefs_actions.c
1911                 Make sure all user's input is sent to the action and then
1912                 close the socket..
1913
1914 2003-02-23 [alfons]     0.8.10claws46
1915
1916         * src/summaryview.c
1917                 also wait cursor when deleting files
1918
1919 2003-02-23 [paul]
1920
1921         * tools/freshmeat_search.pl
1922           tools/google_search.pl
1923                 scripts should now work for any browser/browser command line
1924
1925 2003-02-22 [christoph]  0.8.10claws45
1926
1927         * src/procmsg.c
1928                 fix IMAP flag setting, IMAP flag is not handled correctly
1929                 anymore by the folder system and information about the
1930                 folder should not be saved in the MsgInfo (in my opinion)
1931
1932         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1933
1934 2003-02-22 [christoph]  0.8.10claws44
1935
1936         * src/summaryview.c
1937                 fix spelling of "label" ;-)
1938
1939 2003-02-22 [thorsten]   0.8.10claws43
1940
1941         * src/mimeview.c
1942           src/prefs_common.[ch]
1943           src/procmime.[ch]
1944                 do not use description as attachment name
1945
1946 2003-02-22 [alfons]     0.8.10claws42
1947
1948         * src/summaryview.c
1949                 freeze/thaw folder item updates when changing color labels,
1950                 and put a wait cursors on
1951
1952 2003-02-22 [thorsten]   0.8.10claws41
1953
1954         * src/mimeview.c
1955                 save-all fixes: crash if invoked on multipart container,
1956                 mimeinfo access, pathseparators, error dialog
1957
1958 2003-02-21 [alfons]     0.8.10claws40
1959
1960         * src/prefs_gtk.c
1961                 remove unused var
1962
1963 2003-02-21 [colin]      0.8.10claws39
1964
1965         * src/send.c
1966                 Fix smtp logging
1967
1968 2003-02-21 [colin]      0.8.10claws38
1969
1970         * src/summaryview.c
1971                 Freeze/thaw folderItem updates when filtering messages 
1972                 via Tools/Filter messages
1973
1974 2003-02-21 [paul]       0.8.10claws37
1975
1976         * src/compose.c
1977                 revert commit 0.8.10claws26, there are ulterior motives
1978                 for users to set a Reply-To header when posting to
1979                 newsgroups
1980
1981 2003-02-21 [paul]       0.8.10claws36
1982
1983         * sync with 0.8.10cvs17
1984                 see ChangeLog 2003-02-21
1985
1986 2003-02-20 [christoph]  0.8.10claws35
1987
1988         * src/imap.c
1989                 IMAP UID fetch speedup using SEARCH
1990
1991         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1992
1993         * src/imap.c
1994                 fix problem with UIDs in IMAP UID cache that no longer existed
1995
1996 2003-02-20 [christoph]  0.8.10claws34
1997
1998         * src/imap.c
1999         * src/procheader.c
2000         * src/procheader.h
2001                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2002
2003         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2004
2005         * src/imap.c
2006                 Rewrite imap_cmd_gen_recv use sock_getline instead
2007                 of sock_gets to avoid problems with too long reply
2008                 lines
2009     
2010 2003-02-20 [colin]      0.8.10claws33
2011         
2012         * src/prefs_account.c
2013                 Better wording
2014
2015 2003-02-20 [colin]      0.8.10claws32
2016
2017         * src/compose.c
2018                 Remove useless '&& !to_sender' 
2019
2020 2003-02-20 [darko]
2021
2022         * AUTHORS
2023                 change my e-mail address
2024
2025 2003-02-19 [colin]      0.8.10claws31
2026
2027         * src/prefs_common.c
2028                 X11 style colors for every configurable color
2029
2030 2003-02-19 [alfons]     0.8.10claws30
2031
2032         * src/prefs_gtk.[ch]
2033         * src/prefs_common.c
2034                 for color_new accept both plain integers and X11 style color
2035                 names (as found in /usr/lib/X11/rgb.txt)
2036
2037 2003-02-19 [paul]       0.8.10claws29
2038
2039         * src/mainwindow.c
2040                 add tooltips to online/offline button and account selector
2041                 button
2042
2043 2003-02-19 [paul]       0.8.10claws28
2044
2045         * src/folder.c
2046           src/news.c
2047           src/prefs_account.[ch]
2048           src/prefs_common.[ch]
2049                 move 'Maximum number of articles to download' to
2050                 account prefs.
2051                 clean up account prefs gui a little by hiding entries
2052                 rather then greying out entries
2053
2054 2003-02-19 [hiro]       0.8.10claws27
2055
2056         * src/common/utils.c
2057                 fix bug #54 'yesterdays date is displayed in the message 
2058                 summary window'
2059
2060 2003-02-19 [paul]       0.8.10claws26
2061
2062         * src/compose.c
2063                 fix bug reported in Feature Request [688596] 
2064                 'Reply-to header in news'
2065
2066 2003-02-18 [paul]       0.8.10claws25
2067
2068         * src/select-keys.c
2069                 add a 'List all keys' button to key selection dialog
2070
2071 2003-02-18 [colin]      0.8.10claws24
2072         
2073         * src/stock_pixmap.c
2074                 fix compile error
2075
2076 2003-02-18 [colin]      0.8.10claws23
2077
2078         * src/common/smtp.[ch]
2079           src/prefs_account.c
2080                 Try to starttls if it seems to be the only
2081                 way to authenticate a user
2082
2083 2003-02-18 [paul]       0.8.10claws22
2084
2085         * src/Makefile.am
2086           src/folderview.c
2087           src/stock_pixmap.[ch]
2088           src/pixmaps/drafts_close.xpm  ** NEW FILE **
2089           src/pixmaps/drafts_open.xpm   ** NEW FILE **
2090                 as a Drafts folder is a special folder allow it to have
2091                 its own unique icons
2092
2093 2003-02-18 [colin]      0.8.10claws21
2094
2095         * src/imap.c
2096                 Fix port selection when using starttls
2097
2098 2003-02-18 [paul]       0.8.10claws20
2099
2100         * src/mainwindow.c
2101           src/prefs_common.[ch]
2102                 make blue the default new mail colour
2103
2104 2003-02-18 [paul]       0.8.10claws19
2105
2106         * sync with 0.8.10cvs14
2107                 see ChangeLog 2003-02-18
2108
2109 2003-02-17 [jens]       0.8.10claws18
2110
2111         * src/common/md5.c
2112                 fixed a compile problem with gcc 3.3
2113                 works on 2.95.3 too (testet on PPC as it is big endian)
2114
2115 2003-02-17 [paul]       0.8.10claws17
2116
2117         * sync with 0.8.10cvs13
2118                 see ChangeLog 2003-02-17
2119
2120 2003-02-17 [paul]       0.8.10claws16
2121
2122         * sync with 0.8.10cvs12
2123                 see ChangeLog 2003-02-17
2124
2125 2003-02-16 [match]      0.8.10claws15
2126
2127         * src/addressbook.c
2128                 Eliminates reloading of address data when items
2129                 deleted or added. Applied submitted by
2130                 Luke Plant <lukeplant@softhome.net>
2131
2132 2003-02-16 [paul]       0.8.10claws14
2133
2134         * src/news.c
2135                 when a 'protocol error' is encountered disconnect from
2136                 the server. This means that the user can carry on viewing
2137                 other articles and doesn't have to either wait until the
2138                 server timesout or quit sylpheed.
2139                 Fixes bug #53 'Unable to read messages in newsgroups, 
2140                 displayed message doesn't change'
2141
2142 2003-02-15 [christoph]  0.8.10claws13
2143
2144         * src/imap.c
2145                 fix bug that stopped scanning of folders when an
2146                 IMAP folder was empty
2147
2148         (closes bug 46 stop scan messages in folders after empty folder)
2149
2150 2003-02-15 [paul]
2151
2152         * tools/Makefile.am
2153           tools/README
2154           tools/freshmeat_search.pl     ** NEW FILE **
2155           tools/google_search.pl        ** NEW FILE **
2156                 Add 2 Actions scripts which search freshmeat/google
2157                 for the selected text using the browser configured
2158                 in sylpheedrc.
2159                 
2160         Note: These scripts are very dependent on the format of the
2161         browser command and may not work on every occasion. Testing
2162         is welcome. 
2163
2164 2003-02-14 [alfons]     0.8.10claws12
2165
2166         * src/compose.c
2167                 fix breakage because of uninitialized account pointer.
2168                 please verify.
2169
2170 2003-02-14 [paul]       0.8.10claws11
2171
2172         * src/compose.c
2173           src/prefs_account.[ch]
2174           src/prefs_common.[ch]
2175                 move signature settings to Account Prefs
2176
2177 2003-02-14 [paul]       0.8.10claws10
2178
2179         * sync with 0.8.10cvs11
2180                 see ChangeLog 2003-02-14
2181
2182 2003-02-13 [thorsten]   0.8.10claws9
2183
2184         * src/news.c
2185                 revert news progressbar (GUI separation)
2186
2187 2003-02-13 [paul]       0.8.10claws8
2188
2189         * src/compose.c
2190                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
2191                 paragraph 1
2192
2193 2003-02-13 [paul]       0.8.10claws7
2194
2195         * src/compose.[ch]
2196           src/summaryview.c
2197                 fix 'Follow-up and Reply-to' so that it creates a reply to
2198                 the newsgroup and the sender. If the message has the keyword
2199                 'poster' in the Followup-To header, all replies go to the
2200                 sender, re: RFC 1036, Section 2.2.3
2201                 rename all instances of 'ignore_replyto' to 'to_sender', both
2202                 were previously used, now we use just one.
2203
2204 2003-02-13 [paul]       0.8.10claws6
2205
2206         * sync with 0.8.10cvs9
2207                 see ChangeLog 2003-02-13
2208
2209 2003-02-13 [paul]       0.8.10claws5
2210
2211         * configure.ac
2212                 show which plugins are configured in the configure
2213                 output.
2214
2215 2003-02-12 [thorsten]   0.8.10claws4
2216
2217         * src/news.c
2218                 show progress while fetching news headers
2219
2220 2003-02-12 [christoph]  0.8.10claws3
2221
2222         * configure.ac
2223         * src/plugins/Makefile.am
2224                 use AM_CONDITIONAL to enable plugins, automake correctly
2225                 manages this when creating distdir
2226
2227 2003-02-12 [christoph]  0.8.10claws2
2228
2229         * ac/spamassassin.m4
2230         * src/plugins/spamassassin/Makefile.am
2231                 fix building SpamAssassin plugin without OpenSSL
2232
2233 2003-02-12 [paul]       0.8.10claws1
2234
2235         * ac/Makefile.am
2236           src/Makefile.am
2237           src/plugins/Makefile.am
2238                 fix failure of 'make release'
2239
2240 2003-02-12 [paul]       0.8.10claws
2241
2242         * 0.8.10claws released
2243
2244 2003-02-12 [paul]       0.8.9claws56
2245
2246         * po/bg.po
2247           po/es.po
2248           po/it.po
2249           po/ru.po
2250           po/sr.po
2251                 updated translations by George Danchev, Ricardo Mones Lastra,
2252                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
2253                 
2254         * sylpheed.spec.in
2255                 Allow the building of RPMs by a regular user. Submitted
2256                 by Sergei Astanin
2257
2258 2003-02-11 [alfons]     0.8.9claws55
2259
2260         * src/colorlabel.c
2261                 don't use pixmaps for label color rect but draw rectangles
2262                 so we can respect the color map of palette based visuals
2263                 (fixes the long time crashes on Suns - thanks to Andreas
2264                 Engel and Steve O'Hara-Smith for testing)
2265
2266 2003-02-11 [christoph]  0.8.9claws54
2267
2268         * src/matcher_parser_parse.y
2269                 correct bug where filering rules of not existing folders in
2270                 matcherrc were added to global filtering
2271                 
2272         (closes Debian Bug #180253 - Directory's filter-rules are merged with
2273          main filter-rules after removing directory, http://bugs.debian.org/180253)
2274         
2275 2003-02-11 [paul]       0.8.9claws53
2276
2277         * sync with 0.8.10cvs7
2278                 see ChangeLog 2003-02-09
2279
2280 2003-02-11 [melvin]     0.8.9claws52
2281
2282         * po/fr.po
2283                 Updated French tranlsations
2284
2285 2003-02-10 [paul]       0.8.9claws51
2286
2287         * sylpheed.spec.in
2288                 correct --enable-openssl
2289                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
2290
2291 2003-02-09 [martin]     0.8.9claws50
2292
2293         * src/prefs_matcher.c
2294                 fix segfault in prefs_matcher_substitute_cb() when
2295                 no row is selected
2296
2297 2003-02-09 [paul]       0.8.9claws49
2298
2299         * src/folderview.c
2300                 fix bug where a newsgroup folder's processing rules were
2301                 merged with the global filtering rules when the newsgroup
2302                 folder was deleted, causing some seriously bad results,
2303                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
2304
2305 2003-02-08 [melvin]     0.8.9claws48
2306
2307         * src/compose.c
2308                 Corrected and modified an alert message.
2309
2310 2003-02-07 [paul]       0.8.9claws47
2311
2312         * src/folderview.c
2313                 fix bug where both an 'Account properties' window and a
2314                 'Folder properties' window were opened when clicking on
2315                 'Properties' in an NNTP or IMAP folder's popup menu.
2316
2317 2003-02-07 [paul]       0.8.9claws46
2318
2319         * sync with 0.8.10cvs6
2320                 see ChangeLog 2003-02-06
2321
2322 2003-02-06 [christoph]  0.8.9claws45
2323
2324         * src/mbox.c
2325                 freeze folder updates while importing mbox files
2326                 (closes bug 43 importing mbox took hours)
2327                 
2328         Patch submitted by Jens Rantil <jens.rantil@telia.com>
2329
2330 2003-02-06 [thorsten]   0.8.9claws44
2331
2332         * po/de.po
2333                 Updated german translations
2334
2335 2003-02-06 [thorsten]   0.8.9claws43
2336
2337         * src/news.h
2338                 use guint for message numbers (fix count in grouplist dialog)
2339
2340 2003-02-05 [paul]       0.8.9claws42
2341
2342         * sync with 0.8.10cvs2
2343                 see ChangeLog 2003-02-05
2344
2345 2003-02-04 [colin]      0.8.9claws41
2346
2347         * src/prefs_common.[ch]
2348           src/procmsg.c
2349           src/summaryview.c
2350                 Add an option to disable threading by subject
2351
2352 2003-02-04 [christoph]  0.8.9claws40
2353
2354         * src/inc.c
2355                 only abort fetching mails from multiple accounts when the
2356                 error is fatal and does not allow to check any more accounts
2357                 (currently only disk full error)
2358
2359         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
2360          receive mails for other accouts)
2361
2362 2003-02-04 [christoph]  0.8.9claws39
2363
2364         * src/folder.c
2365                 first add the new message to the cache, then
2366                 send the update notification
2367
2368         (closes bug 39 after sending message folderview doesnt get updated)
2369
2370 2003-02-04 [colin]      0.8.9claws38
2371
2372         * src/inc.c
2373                 _really_ fix this Connecting... status
2374
2375 2003-02-04 [paul]       0.8.9claws37
2376
2377         * sync with 0.8.10
2378                 see ChangeLog 2003-02-04
2379
2380 2003-02-04 [paul]       0.8.9claws36
2381
2382         * sync with 0.8.9cvs6
2383                 see ChangeLog 2003-02-03
2384
2385 2003-02-04 [paul]       0.8.9claws35
2386
2387         * po/pt_BR.po
2388                 updated by André Filipe de Assunção e Brito 
2389                 <bedecko@netsite.com.br>
2390
2391 2003-02-03 [thorsten]   0.8.9claws34
2392
2393         * po/de.po
2394                 Updated german translations
2395
2396 2003-02-02 [paul]       0.8.9claws33
2397
2398         * po/es.po
2399                 updated by Ricardo Mones Lastra
2400
2401 2003-02-02 [thorsten]   0.8.9claws32
2402
2403         * src/mh.c
2404                 Fix mh_get_msginfo() segfault if file is inaccessible
2405
2406 2003-01-31 [colin]      0.8.9claws31
2407
2408         * src/procheader.c
2409                 Fix last commit's bug
2410
2411 2003-01-31 [colin]      0.8.9claws30
2412
2413         * src/procheader.c
2414                 Missing a change for gpg-signed messages
2415
2416 2003-01-31 [paul]       0.8.9claws29
2417
2418         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
2419           src/procheader.c
2420           src/stock_pixmap.[ch]
2421           src/summaryview.c
2422                 indicate GnuPG signed messages by displaying an icon
2423                 in the Attachment column.
2424
2425 2003-01-31 [paul]       0.8.9claws28
2426
2427         * sync with 0.8.9cvs4
2428                 see ChangeLog 2003-01-31
2429
2430 2003-01-31 [alfons]     0.8.9claws27
2431
2432         * src/textview.c
2433                 tune URI parser to accept mailto URLs with a '?'
2434                 (patch from Ruslan Balkin)
2435
2436 2003-01-31 [colin]      0.8.9claws26
2437
2438         * src/summaryview.c
2439                 Fix a leak introduced in claws24
2440
2441 2003-01-31 [colin]      0.8.9claws25
2442
2443         * src/summaryview.c
2444                 Freeze/Thaw folder updates when deleting dups
2445
2446 2003-01-31 [colin]      0.8.9claws24
2447         
2448         * src/addr_compl.c
2449           src/summaryview.c
2450           src/msgcache.c
2451                 little speed improvements
2452
2453 2003-01-31 [colin]      0.8.9claws23
2454
2455         * src/summaryview.c
2456                 Fix segfault when forwarding nothing
2457                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
2458                 
2459 2003-01-30 [paul]       0.8.9claws22
2460
2461         * sync with 0.8.9cvs3
2462                 see ChangeLog 2003-01-30
2463
2464 2003-01-30 [paul]       0.8.9claws21
2465
2466         * sync with 0.8.9cvs2
2467                 see ChangeLog 2003-01-30
2468
2469 2003-01-29 [paul]       0.8.9claws20
2470
2471         * sync with 0.8.9cvs1
2472                 see ChangeLog 2003-01-29
2473
2474 2003-01-28 [paul]       0.8.9claws19
2475
2476         * po/POTFILES.in
2477                 update to reflect changes. 
2478                 thanks to Ricardo Mones Lastra
2479
2480 2003-01-27 [christoph]  0.8.9claws18
2481
2482         * ac/openssl.m4
2483         * ac/spamassassin.m4
2484         * src/plugins/spamassassin/README
2485         * src/plugins/spamassassin/libspamc.[ch]
2486         * src/plugins/spamassassin/utils.[ch]
2487                 updated to latest libspamc
2488
2489 2003-01-27 [christoph]  0.8.9claws17
2490
2491         * src/folder.c
2492                 fix wrong use of procheader_get_header_fields
2493
2494 2003-01-27 [christoph]  0.8.9claws16
2495
2496         * src/news.c
2497         * src/prefs_account.[ch]
2498         * src/common/nntp.[ch]
2499                 allow to force authentication for NNTP servers
2500
2501         Patch submitted by Florian Mickler <dmk@d-labs.de>
2502
2503 2003-01-26 [paul]       0.8.9claws15
2504
2505         * src/summaryview.c
2506                 speed up of marking messages as read
2507                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
2508
2509 2003-01-26 [christoph]  0.8.9claws14
2510
2511         * src/Makefile.am
2512         * src/mgutils.[ch]              ** REMOVE **
2513         * src/xml.[ch]                  ** REMOVE **
2514         * src/xmlprops.[ch]             ** REMOVE **
2515         * src/common/Makefile.am
2516         * src/common/mgutils.[ch]       ** NEW **
2517         * src/common/xml.[ch]           ** NEW **
2518         * src/common/xmlprops.[ch]      ** NEW **
2519                 move xml files to common directory
2520
2521 2003-01-26 [christoph]  0.8.9claws13
2522
2523         * src/plugins/spamassassin/spamassassin_gtk.c
2524                 only set gtk entry text if string is available
2525
2526 2003-01-26 [melvin]     0.8.9claws12
2527
2528         * src/description_window.c
2529                 Allow resizing of the window
2530                 Allow automatic horizontal scroll bar
2531                 Do not vertically expand and fill
2532
2533 2003-01-26 [christoph]  0.8.9claws11
2534
2535         * src/Makefile.am
2536         * src/gtkutils.[ch]             ** REMOVE **
2537         * src/common/sylpheed.c
2538         * src/gtk/Makefile.am
2539         * src/gtk/description_window.c
2540         * src/gtk/gtkutils.[ch]         ** NEW **
2541         * src/gtk/prefswindow.c
2542                 move gtkutils to gtk directory
2543
2544 2003-01-26 [paul]       0.8.9claws10
2545
2546         * src/summaryview.c
2547                 rename summary_unread_clicked() to summary_status_clicked()
2548
2549 2003-01-26 [melvin]     0.8.9claws9
2550
2551         * src/prefs_actions.c
2552                 Cosmetical changes to the help text
2553
2554 2003-01-26 [paul]       0.8.9claws8
2555
2556         * src/folder.[ch]
2557           src/mainwindow.c
2558           src/prefs_common.c
2559           src/prefs_sumamry_column.c
2560           summaryview.[ch]
2561                 rename the 'Unread' column to 'Status'
2562
2563 2003-01-25 [match]      0.8.9claws7
2564
2565         * src/mgutils.[ch]
2566                 removed reference to LDAP constants. removed error2string.
2567                 included functions to support LDAP dynamic queries.
2568         * src/syldap.h
2569                 moved LDAP constants here.
2570         * src/addressbook.c
2571         * src/addrindex.c
2572         * src/importldif.c
2573                 removed references to LDAP constants and references to
2574                 error2string.
2575
2576 2003-01-25 [paul]       0.8.9claws6
2577
2578         * src/summaryview.c
2579                 summary_thread_build(), summary_thread_init(): remove 
2580                 unneeded reference to summaryview->folder_item
2581
2582 2003-01-25 [christoph]  0.8.9claws5
2583
2584         * src/gtk/description_window.c
2585                 o allow description texts to expand over multiple columns
2586                 o translate all columns
2587         * src/prefs_actions.c
2588                 change syntax description to use new multi column feature
2589
2590         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2591
2592 2003-01-25 [match]      0.8.9claws4
2593
2594         * src/vcard.c
2595                 fixed bug with Quoted-Printable
2596
2597 2003-01-25 [paul]       0.8.9claws3
2598
2599         * src/folder.[ch]
2600           src/summaryview.[ch]
2601                 implement per-folder collapsed/expanded threads setting
2602                 
2603         * src/prefs_common.c
2604                 remove global collapsed/expanded threads option
2605
2606 2003-01-25 [christoph]  0.8.9claws2
2607
2608         * po/POTFILES.in
2609                 add pluginwindow and prefswindow
2610         * src/compose.c
2611                 make send respond correctly to messages that could be added
2612                 to the queue folder, but the UID of the message is unknown
2613         * src/folder.c
2614         * src/imap.c
2615                 don't return guessed UIDs in imap_add_msg anymore. We return
2616                 0 to tell the folder system it was appened but the UID is
2617                 unknown. Folder system now get's the UID by scaning the folder
2618                 and searching the cache for the Message-ID
2619                 (closes bug #29 Messages queued, but not sent)
2620
2621 2003-01-25 [paul]       0.8.9claws1
2622
2623         * src/codeconv.c
2624                 conv_encode_header():  fix bug when long headers with 8-bit
2625                 characters are used, so that the encoded words are wrapped.
2626                 If the space in the original text falls on the wrap boundary,
2627                 it can be lost.
2628                 Patch by Sergey Vlasov.
2629                 
2630         * src/folderview.c
2631                  fix bug where a change to the sorting method or thread view
2632                  of a folder's messages is lost if simpify-subject is set and
2633                  toggled on or off.
2634                  Patch by Luke Plant.
2635
2636 2003-01-24 [paul]       0.8.9claws
2637
2638         * sylpheed-0.8.9claws released
2639         
2640         * Makefile.am
2641           sylpheed.spec.in
2642                 remove reference to 'INSTALL.jp'
2643
2644 2003-01-23 [paul]       0.8.8claws128
2645
2646         * po/es.po
2647           po/it.po
2648           po/ru.po
2649           po/sr.po
2650                 updated translations. submitted by Ricardo Mones Lastra,
2651                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2652
2653 2003-01-23 [colin]      0.8.8claws127
2654
2655         * src/compose.c
2656                 Fix drafted and queued news articles re-edition
2657
2658 2003-01-23 [melvin]     0.8.8claws126
2659
2660         * po/fr.po
2661                 Updated French translations
2662
2663 2003-01-23 [colin]      0.8.8claws125
2664
2665         * src/inc.c
2666                 Fix "Connecting to..." status message
2667
2668 2003-01-22 [paul]       0.8.8claws124
2669
2670         * po/bg.po
2671                 updated by George Danchev
2672                 
2673         * src/folder.c
2674                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2675                 and folder deletion
2676
2677 2003-01-21 [paul]       0.8.8claws123
2678
2679         * po/bg.po
2680                 updated by George Danchev
2681                 
2682         * src/about.c
2683                 its now 2003
2684                 
2685         * src/toolbar.c
2686                 don't translate 'Separator'
2687                 
2688         * src/plugins/spamassassin/Makefile.am
2689                 add aspell to CPPFLAGS
2690                 
2691         * src/plugins/spamassassin/spamassassin.c
2692           src/plugins/spamassassin/spamassassin_gtk.c
2693                 set correct default for spamassassin_receive_spam
2694                 slightly re-word descriptions and some
2695                 other minor changes
2696
2697 2003-01-19 [alfons]     0.8.8claws122
2698                 
2699         * src/mimeview.c
2700                 mimeview_save_as(): we might as well show the file name for
2701                 the single case "Save As" too
2702
2703 2003-01-19 [alfons]     0.8.8claws121
2704
2705         * src/crash.c
2706                 change bug tracker URL to bugzilla URL
2707
2708 2003-01-19 [alfons]     0.8.8claws120
2709
2710         * src/mimeview.c
2711                 mimeview_save_all(): display name of file before overwriting;
2712                 continue saving all, even when one overwrite was cancelled
2713
2714 2003-01-19 [christoph]  0.8.8claws119
2715
2716         * src/summaryview.c
2717         * src/procmsg.[ch]
2718                 fix wrong usage of procmsg_find_children in summaryview
2719                 by using procmsg_update_unread_children instead of
2720                 summaryview_update_unread_children
2721
2722 2003-01-19 [christoph]  0.8.8claws118
2723
2724         * src/procmsg.c
2725                 fix infinite loop in procmsg_find_children
2726                  (closes bug #25 sylpheed crashes on delete.)
2727
2728         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2729
2730 2003-01-19 [paul]       0.8.8claws117
2731
2732         * po/pt_BR.po
2733                 updated by Ivan Francolin Martinez
2734
2735 2003-01-18 [melvin]     0.8.8claws116
2736
2737         * src/prefs_actions.c
2738                 Removed syntax limitation of only one '&' at the end of command.
2739                         Now actions that contain '>/dev/null 2>&1' are possible.
2740
2741 2003-01-18 [melvin]     0.8.8claws115
2742
2743         * src/prefs_actions.c
2744                 Actions IO dialog: when the action ends
2745                 the "Close" button now has focus and [Escape] closes the
2746                 window.
2747
2748 2003-01-18 [christoph]  0.8.8claws114
2749
2750         * src/procmsg.c
2751                 o add debug output when MsgInfos are really freed
2752                 o free GSLists in procmsg_find_children and
2753                   procmsg_update_unread_children
2754
2755 2003-01-18 [christoph]  0.8.8claws113
2756
2757         * src/mainwindow.c
2758                 reorder Configuration menu
2759
2760 2003-01-18 [christoph]  0.8.8claws112
2761
2762         * src/compose.c
2763                 fix applying templates to forwarded messages
2764
2765         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2766
2767 2003-01-17 [christoph]  0.8.8claws111
2768
2769         * src/folder.c
2770                 destroy folder items, when a folder item is removed
2771
2772 2003-01-17 [christoph]  0.8.8claws110
2773
2774         * src/folder.c
2775                 fix wrong folder stats update when ignored message is
2776                 deleted
2777
2778 2003-01-17 [colin]      0.8.8claws109
2779         
2780         * src/mainwindow.c
2781         * src/summaryview.c
2782                 Quicksearch bugfixes: 
2783                 - hide help button at startup if not extended
2784                 - switch to extended when looking for replies
2785
2786 2003-01-17 [paul]
2787
2788         * sync with 0.8.9 release
2789
2790 2003-01-17 [paul]       0.8.8claws108
2791
2792         * sync with 0.8.8cvs11
2793                 see ChangeLog 2003-01-17
2794
2795 2003-01-16 [colin]      0.8.8claws107
2796
2797         * src/procmsg.c
2798                 Changed encryption test to re-ask passphrase
2799                 if an encrypted message hasn't been decrypted
2800                 Fixes bug #5
2801
2802 2003-01-16 [christoph]  0.8.8claws106
2803
2804         * src/prefs_gtk.c
2805         * src/prefs_toolbar.c
2806         * src/gtk/prefswindow.h
2807         * src/plugins/spamassassin/spamassassin_gtk.c
2808                 remove page destroy function that is not used anymore
2809
2810 2003-01-16 [paul]       0.8.8claws105
2811
2812         * sync with 0.8.8cvs9
2813                 see ChangeLog 2002-01-16
2814
2815 2003-01-16 [colin]      0.8.8claws104
2816
2817         * src/compose.[ch]
2818                 Fix bug with autosaved drafts for IMAP, when draft
2819                 folder is specified - fixes bugzilla bug #20
2820
2821 2003-01-15 [paul]       0.8.8claws103
2822
2823         * src/compose.[ch]
2824           src/procmsg.c
2825                 store folder and message-id of message forwarding
2826                 in queue header and set forward flag after sending
2827
2828 2003-01-15 [paul]       0.8.8claws102
2829
2830         * sync with 0.8.8cvs8
2831                 see ChangeLog 2002-01-15
2832
2833 2003-01-15 [colin]      0.8.8claws101
2834
2835         * src/Makefile.am
2836                 Fix linking with GNU libiconv
2837
2838 2003-01-15 [darko]      0.8.8claws100
2839
2840         * src/pine.c
2841                 fix crash when importing pine address book
2842                 entry with an empty name (reported by DY
2843                 <dybulk at tri8.net>)
2844
2845 2003-01-14 [paul]       0.8.8claws99
2846
2847         * configure.in  ** REMOVED **
2848           configure.ac  ** NEW FILE **
2849                 rename configure.in to configure.ac, as it is now
2850                 preferred
2851
2852 2003-01-14 [melvin]     0.8.8claws98
2853
2854         * src/folderview.c
2855                 folderview_check_new(): More precise function description
2856
2857 2003-01-14 [melvin]     0.8.8claws97
2858
2859         * src/folderview.c
2860                 folderview_check_new(): return the number of new messages 
2861                         since last check.
2862         * src/inc.c
2863                 inc_account_mail(): Disable counting of new messages for IMAP
2864                         and NNTP until bug [19] and [14] are fixed.
2865
2866 2003-01-14 [paul]       0.8.8claws96
2867
2868         * sync with 0.8.8cvs6
2869                 see ChangeLog 2003-01-14
2870
2871 2003-01-13 [alfons]     0.8.8claws95
2872
2873         * src/textview.c
2874                 tune email address validation (c. 0.8.8claws89): if . is 
2875                 just one char away from @, the address is invalid too 
2876                 (correctly rejects addresses like foo@.com)
2877
2878 2003-01-13 [paul]       0.8.8claws94
2879
2880         * src/messageview.c
2881           src/toolbar.c
2882                 fixes to the Message View toolbar and menu:
2883                 fix non-functioning Forward button
2884                 make Reply button consider default_reply_list
2885                 remove 'Follow-up...' menu entry
2886                 add 'Forward' and 'Redirect' menu entries
2887
2888 2003-01-13 [melvin]     0.8.8claws93
2889
2890         * src/inc.c
2891                 Fixed typo that could make new messages count incorrect.
2892
2893 2003-01-13 [melvin]     0.8.8claws92
2894
2895         * src/folderview.[ch]
2896                 folderview_check_new(): return the number of new messages.
2897         * src/inc.c
2898                 Should fix bug [14] where new mail notification worked 
2899                         incorrectly with IMAP accounts.
2900                 inc_spool_account(): return number of new msgs, or -1 on error
2901                 inc_all_spool(): return number of new msgs
2902                 
2903 2003-01-13 [melvin]     0.8.8claws91
2904
2905         * src/prefs_actions.c
2906                 Justify help text.
2907
2908 2003-01-12 [thorsten]   0.8.8claws90
2909
2910         * src/common/prefs.c
2911                 close file before rename
2912
2913 2003-01-12 [alfons]     0.8.8claws89
2914
2915         * AUTHORS
2916                 add Christian Mertes
2917         * src/common/utils.[ch]
2918                 g_stricase_hash(), g_stricase_equal(): functions for 
2919                 case insensitive hash tables
2920         * src/textview.c
2921                 use top level domain names to validate email address, based
2922                 on a patch by Christian Mertes (thanks!), but changed 
2923                 implementation to use a hash table 
2924
2925 2003-01-12 [paul]       0.8.8claws88
2926
2927         * po/bg.po
2928                 updated by George Danchev
2929
2930 2003-01-12 [alfons]     0.8.8claws87
2931
2932         * src/summaryview.c
2933                 delete / execute performance: use new style folder update
2934
2935 2003-01-12 [paul]       0.8.8claws86
2936
2937         * sync with 0.8.8cvs5
2938                 see ChangeLog 2003-01-13 (!)
2939
2940 2003-01-12 [alfons]     0.8.8claws85
2941
2942         * src/filtering.c
2943         * src/matcher_parser_parse.y
2944                 prepare change_score filtering action
2945         * src/matcher.[ch]
2946                 give up const-correctness on functions that call non-const-correct functions;
2947                 several casts to gpointer in g_free();
2948                 add change_score;
2949
2950 2003-01-12 [christoph]  0.8.8claws84
2951
2952         * src/compose.c
2953                 fix 2 warnings
2954
2955         * src/gtk/prefswindow.[ch]
2956         * src/plugins/spamassassin/spamassassin_gtk.c
2957                 changed the call of the widget create function
2958                 for PrefsPages, because sometimes the widget
2959                 create function needs a widget that already has
2960                 been attached to a window (to create GDK pixmaps
2961                 for exmaple). So we simply pass the GtkWindow as
2962                 the second parameter now.
2963
2964         * src/main.c
2965         * src/mainwindow.c
2966         * src/prefs_toolbar.[ch]
2967                 rewrite Toolbar Preferences using the new
2968                 prefs window
2969
2970 2003-01-11 [alfons]     0.8.8claws83
2971
2972         * src/addressadd.c
2973                 fix crash when adding sender to addressbook because status bar
2974                 isn't there (the status bar doesn't seem to be used though,
2975                 but I'll let Match decide what to do with it)
2976
2977 2003-01-11 [colin]      0.8.8claws82
2978
2979         * src/main.c
2980           src/toolbar.c
2981                 Two useless changes reversed
2982
2983 2003-01-11 [colin]      0.8.8claws81
2984
2985         * src/mainwindow.c
2986           src/mainwindow.h
2987                 Add mainwindow_get_mainwindow()
2988         * src/alertpanel.c
2989           src/alertpanel.h
2990                 Add alertpanel_error_log() 
2991         * src/compose.c
2992           src/inc.c
2993           src/messageview.c
2994           src/toolbar.c
2995           src/main.c
2996           src/procmsg.c
2997                 Network errors get a View Log button
2998
2999 2003-01-10 [alfons]     0.8.8claws80
3000
3001         * src/prefs_toolbar.c
3002         * src/toolbar.c
3003                 use the translatable string for "Separator" as file name for
3004                 separator toolbar items (probably make this uppercase?)
3005
3006 2003-01-10 [alfons]     0.8.8claws79
3007
3008         * src/prefs_toolbar.c
3009                 put right A_SEPARATOR description string in "displayed
3010                 toolbar items list" so manually added separators are
3011                 saved correctly (bug #10, "Adding a separator to the main 
3012                 toolbar fails, entry in xml file is wrong")
3013
3014 2003-01-10 [christoph]  0.8.8claws78
3015
3016         * src/imap.c
3017                 o fix warnings
3018                 o use CAPABILITY to check if NAMESPACE is available
3019
3020 2003-01-10 [christoph]  0.8.8claws77
3021
3022         * src/imap.[ch]
3023                 apply UIDPLUS IMAP extension support patch
3024
3025         Patch submitted by Simon 'corecode' Schubert
3026
3027 2003-01-10 [paul]       0.8.8claws76
3028
3029         * src/folderview.c
3030                 a sync from main which fixes the news account folders'
3031                 Properties bug
3032
3033 2003-01-10 [christoph]  0.8.8claws75
3034
3035         * src/folder.c
3036                 don't accept 0 as a valid uid returned by copy and move
3037                 functions. 0 means the message was copied or moved but the
3038                 new uid could not be fetched. It is not an error condition
3039                 for the copy or move operation.
3040
3041 2003-01-10 [paul]       0.8.8claws74
3042
3043         * src/prefs_filtering.c
3044                 change English used in Alert when entry is not
3045                 saved.
3046                 
3047         * sync with 0.8.8cvs4
3048                 see ChangeLog 2003-01-10
3049
3050 2003-01-10 [darko]      0.8.8claws73
3051
3052         * src/pine.c
3053                 fix crash when importing address book entry
3054                 without a valid address
3055
3056 2003-01-09 [alfons]     0.8.8claws72
3057
3058         * src/inc.c
3059                 filtering performance: use new style folder update
3060
3061 2003-01-09 [christoph]  0.8.8claws71
3062
3063         * src/compose.c
3064         * src/gtk/menu.[ch]
3065                 fix wrong selecting of mime encoding type, when
3066                 opening property dialog of attachments in the
3067                 compose window. 7bit was always selected and that
3068                 destoryed files with 8bit data.
3069                 (closes bug #9 Sylpheed-claws destroys attachments when
3070                  changing MIME-types)
3071
3072 2003-01-09 [paul]       0.8.8claws70
3073
3074         * sync with 0.8.8cvs3
3075                 see ChangeLog 2003-01-09
3076
3077 2003-01-08 [alfons]     0.8.8claws69
3078         
3079         * src/addressadd.c
3080                 apply patch by Kim Schulz to fix build breakage
3081                 because of missing variable
3082
3083 2003-01-08 [paul]       0.8.8claws68
3084
3085         * sync with 0.8.8cvs2
3086                 see ChangeLog 2002-01-08
3087
3088 2003-01-08 [paul]       0.8.8claws67
3089
3090         * po/it.po
3091                 updated by Alessandro Maestri
3092                 
3093         * src/addressadd.c
3094                 when using 'Add sender to addressbook' allow
3095                 name to be edited and remarks to be entered
3096                 Patch submitted by Luke Plant
3097
3098 2003-01-08 [darko]      0.8.8claws66
3099
3100         * README.claws, src/summaryview.c
3101                 fix description for marked messages
3102
3103 2003-01-08 [paul]
3104
3105         * tools/Makefile.am
3106           tools/launch_phoenix  ** NEW FILE **
3107                 add script that enables using Phoenix as the default
3108                 web browser. 
3109                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
3110                 
3111         * tools/OOo2sylpheed.pl
3112                 remove full path to sylpheed executable, just 'sylpheed'
3113                 will do
3114                 
3115         * tools/README
3116                 add launch_phoenix informtion and re-arrange and compress
3117                 the data a little
3118
3119 2003-01-07 [christoph]  0.8.8claws65
3120
3121         * src/folder.c
3122                 fix update for source folder when moving messages
3123         * src/procmsg.[ch]
3124         * src/summaryview.c
3125                 use function to set to_folder for message infos and
3126                 automatically update the op_count for old and new
3127                 folder
3128
3129 2003-01-07 [melvin]     0.8.8claws64
3130
3131         * src/prefs_actions.c
3132                 Fixed bug where an '%p' Action on a displayed image crashed 
3133                         Sylpheed
3134                 Code clean up (get rid of duplicated code and removed unnecessary 
3135                                 structure member)
3136
3137 2003-01-07 [christoph]  0.8.8claws63
3138
3139         * src/compose.c
3140         * src/folder.[ch]
3141         * src/folderview.c
3142         * src/import.c
3143         * src/inc.c
3144         * src/main.c
3145         * src/mainwindow.c
3146         * src/messageview.c
3147         * src/prefs_folder_item.c
3148         * src/procmsg.c
3149         * src/summaryview.c
3150         * src/toolbar.c
3151                 o remove all folder update triggering from the UI code. The folder
3152                   system should know much better when a folder needs an update.
3153                 o to prevent multiple updates in a row the folder updates can be
3154                   frozen for some time.
3155
3156                 Note: - Please verify that no updates are missing
3157                       - Check where freeze/thaws should be added
3158
3159 2003-01-07 [christoph]  0.8.8claws62
3160
3161         * src/prefs_actions.c
3162                 don't translate empty strings
3163
3164         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3165
3166 2003-01-06 [christoph]  0.8.8claws61
3167
3168         * src/prefs_actions.c
3169                 mark strings for gettext
3170         * src/prefs_matcher.c
3171                 use new description window for Execute action and
3172                 match condition in Filtering
3173
3174         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3175
3176 2003-01-06 [alfons]     0.8.8claws60
3177
3178         keep myself inspired to re-organize matcher part 8; 
3179         yes, more to come (I need to move out the descriptive
3180         text for actions to matcher.c, or at least make it not
3181         depend on the wicked ordering)
3182
3183         * src/prefs_matcher.c
3184                 add documentation so others may comprehend the
3185                 UI part of the conditions
3186                 
3187 2003-01-06 [christoph]  0.8.8claws59
3188
3189         * src/prefs_actions.c
3190                 use new description window for syntax help
3191         * src/gtk/description_window.c
3192                 fix display of descriptions with column count != 2
3193
3194         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3195
3196 2003-01-06 [christoph]  0.8.8claws58
3197
3198         * src/quote_fmt.c
3199         * src/summaryview.[ch]
3200         * src/gtk/Makefile.am
3201         * src/gtk/description_window.[ch]       ** NEW **
3202                 use a generic window to display syntax descriptions
3203                 currently used in quote_fmt and summaryview (new description
3204                 for extended quick search)
3205
3206         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3207
3208 2003-01-06 [paul]       0.8.8claws57
3209
3210         * sync with 0.8.8cvs1
3211                 see ChangeLog 2003-01-06
3212
3213 2003-01-06 [christoph]  0.8.8claws56
3214
3215         * src/mainwindow.c
3216         * src/prefs_gtk.[ch]
3217         * src/gtk/prefswindow.[ch]
3218         * src/plugins/spamassassin/spamassassin_gtk.c
3219                 o remove page management from prefswindow, pages
3220                   will be an argument to prefswindow_open
3221                 o prefswindow_open gets a datapointer that is
3222                   passed to the widget_create function to allow
3223                   creation of prefswindow for specific items
3224
3225 2003-01-06 [colin]      0.8.8claws55
3226         
3227         * src/summaryview.c
3228                 We don't want regexp in the reply-finder, 
3229                 because MIDs can contain !,$,. and so on
3230
3231 2003-01-06 [jens]       0.8.8claws54
3232
3233         * src/jpilot.c
3234                 fixed a wrong free in jpilot_read_db_files
3235
3236 2003-01-06 [alfons]     0.8.8claws53
3237
3238         re-organize matcher part 8; more to come
3239        
3240         * src/matcher.c
3241                 matcherprop_to_string(): put g_free()s before the
3242                 switch-case break to fix memleaks                
3243
3244 2003-01-06 [colin]      0.8.8claws52
3245
3246         * src/summaryview.c
3247                 cleanup & reply-finder now displays the first 
3248                 matching message
3249
3250 2003-01-05 [alfons]     0.8.8claws51
3251
3252         re-organize matcher part 7; more to come
3253
3254         * src/matcher.[ch]
3255                 fixes for constant correctness;
3256                 more documentation;
3257
3258 2003-01-05 [alfons]     0.8.8claws50
3259
3260         re-organize matcher part 6; more to come
3261         
3262         * src/matcher.[ch]
3263                 fixes for constant correctness;
3264                 more documentation;
3265         * src/filtering.c
3266                 fix for constant correctness
3267
3268 2003-01-05 [colin]      0.8.8claws49
3269
3270         * src/account.[ch]
3271                 Add account_get_reply_account function
3272         * src/compose.c
3273                 Use account_get_reply_account function 
3274         * src/summaryview.c
3275                 Basic reply-finder - click on the replied
3276                 icon gets you to the outbox using quick-search
3277
3278 2003-01-05 [paul]       0.8.8claws48
3279
3280         * src/prefs_common.c
3281                 small change to English
3282                 
3283         * src/prefs_filtering.c
3284                 prefs_filtering_action_select(): improve logic and uniformity
3285                 of gui
3286
3287 2003-01-05 [alfons]     0.8.8claws47
3288
3289         fine tune solution to focus problems (bug #7)
3290
3291         * src/mainwindow.c
3292                 mainwindow_focus_in_event(): remove grab event check
3293         * src/summaryview.c
3294                 summary_button_pressed(): move selection on right-click
3295                 too. we can't possibly move the selection back after
3296                 canceling a dialog, because gtk's incomplete focus 
3297                 management. whether this is a good solution, only time
3298                 will tell.
3299
3300 2003-01-05 [christoph]  0.8.8claws46
3301
3302         * src/imap.c
3303                 fix crash when no imap connection could be established
3304
3305 2003-01-05 [paul]       0.8.8claws45
3306
3307         * src/mainwindow.c
3308           src/sumamryview.c
3309           src/gtk/menu.[ch]
3310                 fix bug 605957 'shortcuts in popup-menu'
3311                 make user-defined shortcuts work
3312                 show shortcuts that are already defined
3313                 in the main menu
3314                 Patch submitted by Luke Plant
3315
3316 2003-01-05 [alfons]     0.8.8claws44
3317
3318         * src/mainwindow.c
3319                 focus_in_event handler should not select summary view row 
3320                 when another window (menu, dialog) grabbed for events 
3321                 (bug #7, "[0.8.8claws42] Message summary focus") 
3322
3323 2003-01-04 [christoph]  0.8.8claws43
3324
3325         * src/procmsg.c
3326                 update save folder after adding the sent message
3327                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
3328
3329 2003-01-02 [christoph]  0.8.8claws42
3330
3331         * src/common/plugin.c
3332                 fix unloading of all plugins and unload
3333                 plugins in reverse order
3334                 
3335         * src/gtk/pluginwindow.c
3336                 implement function of load and unload button
3337
3338         * src/gtk/prefswindow.c
3339         * src/gtk/prefswindow.h
3340                 rename register function and add new unregister
3341                 function
3342
3343         * src/plugins/spamassassin/spamassassin_gtk.c
3344                 unregister prefs page and update for changes in
3345                 src/gtk/prefswindow.c
3346
3347 2003-01-02 [paul]       0.8.8claws41
3348
3349         * po/es.po
3350                 updated by Ricardo Mones Lastra
3351
3352 2003-01-02 [paul]
3353
3354         * tools/tb2sylpheed
3355                 fixes and improvements by Urke MMI
3356
3357 2003-01-02 [thorsten]   0.8.8claws40
3358
3359         * src/procmsg.c
3360                 fixed wrong return value
3361
3362 2003-01-02 [thorsten]   0.8.8claws39
3363
3364         * src/prefs.c
3365                 fixed printing wrong variable
3366
3367 2003-01-02 [thorsten]   0.8.8claws38
3368
3369         * src/prefs.c
3370                 fixed acessing members of freed pfile struct
3371
3372 2003-01-02 [thorsten]   0.8.8claws37
3373
3374         * src/procmsg.c
3375                 detect loops across several messages
3376                 as suggested by Christoph Hohmann
3377
3378 2003-01-01 [match]      0.8.8claws36
3379
3380         * src/addrindex.c
3381                 fixed another memory leak.
3382
3383 2003-01-01 [match]      0.8.8claws35
3384
3385         * src/jpilot.[ch]
3386                 fixed memory leaks. applied Doxygen comments.
3387
3388 2003-01-01 [thorsten]   0.8.8claws34
3389
3390         * src/procmsg.c
3391                 inhibit endless loop if msg references itself
3392                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
3393
3394 2003-01-01 [christoph]  0.8.8claws33
3395
3396         * src/mainwindow.c
3397         * src/gtk/Makefile.am
3398         * src/gtk/pluginwindow.c                ** NEW **
3399         * src/gtk/pluginwindow.h                ** NEW **
3400                 add plugin window
3401
3402         * src/plugins/demo/demo.c
3403         * src/plugins/spamassassin/spamassassin.c
3404         * src/plugins/spamassassin/spamassassin_gtk.c
3405                 write better plugin descriptions
3406
3407 2002-12-31 [christoph]  0.8.8claws32
3408
3409         * src/gtk/prefswindow.c
3410         * src/plugins/spamassassin/spamassassin_gtk.c
3411                 some small improvements to GTK code
3412
3413 2002-12-31 [christoph]  0.8.8claws31
3414
3415         * src/plugins/spamassassin/spamassassin_gtk.c
3416                 enable folder select button
3417
3418 2002-12-31 [christoph]  0.8.8claws30
3419
3420         * src/mainwindow.c
3421         * src/gtk/Makefile.am
3422         * src/gtk/prefswindow.c                         ** NEW **
3423         * src/gtk/prefswindow.h                         ** NEW **
3424                 add new prefs window
3425
3426         * src/common/plugin.c
3427                 don't try to load empty config lines
3428         
3429         * src/plugins/spamassassin/Makefile.am
3430         * src/plugins/spamassassin/spamassassin.c
3431         * src/plugins/spamassassin/spamassassin.h       ** NEW **
3432         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
3433                 GTK config for SpamAssassin Plugin using
3434                 the new prefs window
3435
3436 2002-12-31 [paul]       0.8.8claws29
3437
3438         * po/POTFILES.in
3439                 remove obsolete entry 'src/menu.c'
3440
3441 2002-12-31 [alfons]     0.8.8claws28
3442
3443         * src/matcher.[ch]
3444         * src/matcher_parser_parse.y
3445         * src/prefs_matcher.c
3446                 add "ignore_thread" and "~ignore_thread" condition so it's
3447                 possible to make the actions / scoring operate on the ignore
3448                 thread flag
3449
3450 2002-12-31 [christoph]  0.8.8claws27
3451
3452         * src/addrbook.c
3453         * src/addrindex.c
3454         * src/folder.c
3455         * src/matcher.c
3456         * src/prefs_account.c
3457         * src/prefs_actions.c
3458         * src/prefs_customheader.c
3459         * src/prefs_display_header.c
3460         * src/prefs_gtk.c
3461         * src/procmime.c
3462         * src/toolbar.c
3463         * src/xmlprops.c
3464         * src/common/prefs.[ch]
3465                 extend prefs file handling for reading and automatic handling
3466                 of blocks. When reading prefs_set_block_label will automatically
3467                 move on to the block. When writing it will copy all other blocks
3468                 automatically
3469
3470         * src/common/plugin.c
3471                 Now loading plugin filenames from [Plugins] block in
3472                 sylpheed rc file
3473
3474 2002-12-30 [christoph]  0.8.8claws26
3475
3476         * src/common/hooks.[ch]
3477                 return abort status to caller of hooks_invoke
3478                 
3479         * src/inc.[ch]
3480                 invoke message filtering hook and stop
3481                 default handling when filter returns abort
3482
3483         * src/common/plugin.[ch]
3484         * src/plugins/demo/demo.c
3485                 modify plugin loader, because resolving symbols for strings
3486                 does not work correctly
3487         
3488         * configure.in
3489         * ac/spamassassin.m4                            ** NEW **
3490         * src/plugins/spamassassin/.cvsignore           ** NEW **
3491         * src/plugins/spamassassin/Makefile.am          ** NEW **
3492         * src/plugins/spamassassin/README               ** NEW **
3493         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
3494         * src/plugins/spamassassin/spamassassin.c       ** NEW **
3495         * src/plugins/spamassassin/utils.[ch]           ** NEW **
3496                 add spamassassin plugin, see src/plugins/spamassassin/README
3497                 for details
3498
3499 2002-12-29 [alfons]     0.8.8claws25
3500
3501         * src/mainwindow.c
3502                 when moving focus from a message view to the main 
3503                 window, don't forget to select the summary node
3504                 of the displayed message. should fix "[ 659103 ] 
3505                 focus-follows-mouse confuses sylpheed"
3506
3507 2002-12-29 [christoph]  0.8.8claws24
3508
3509         * src/Makefile.am
3510         * src/stringtable.[ch]          ** REMOVE **
3511         * src/common/Makefile.am
3512         * src/common/stringtable.[ch]   ** NEW **
3513                 move stringtable files to common directory
3514
3515 2002-12-29 [christoph]  0.8.8claws23
3516
3517         * src/Makefile.am
3518         * src/menu.[ch]                 ** REMOVE **
3519         * src/gtk/Makefile.am
3520         * src/gtk/menu.[ch]             ** NEW **
3521                 move menu files to gtk directory
3522
3523 2002-12-29 [match]      0.8.8claws22
3524
3525         * src/addressbook.c
3526         * src/syldap.c
3527                 moved UI specific code out of LDAP code into addressbook
3528                 UI code. fixed memory leak.
3529
3530 2002-12-29 [christoph]  0.8.8claws21
3531
3532         * src/folder.c
3533                 only check for IGNORED parent message when message is
3534                 not IGNORED itself
3535
3536 2002-12-29 [alfons]     0.8.8claws20
3537
3538         * src/summaryview.c
3539                 set gtksctree's anchor correct (immediate execute
3540                 changes the tree's layout, and anchor points at 
3541                 the incorrect row). fixes "[ 657233 ] multiple msg 
3542                 delete sometimes off by 1".
3543                 we probably have to look for more tree layout /
3544                 anchor glitches.
3545
3546 2002-12-29 [paul]       0.8.8claws19
3547
3548         * src/summaryview.c
3549                 fix bug [ 659054 ] incorrect sorting of 'From' column
3550                 when using 'display sender using address book'
3551                 thanks to Alfons and Luke Plant
3552
3553 2002-12-29 [christoph]  0.8.8claws18
3554
3555         * src/folder.c
3556         * src/procmsg.[ch]
3557                 check parent messages for IGNORE THREAD flag, when adding,
3558                 moving or copying messages to a folder
3559
3560 2002-12-27 [alfons]     0.8.8claws17
3561
3562         re-organize matcher part 5; more to come
3563
3564         * src/matcher.c
3565                 hash keywords in matchparser_tab 
3566
3567 2002-12-27 [alfons]     0.8.8claws16
3568
3569         re-organize matcher part 4; more to come
3570
3571         * src/matcher_parser.h
3572         * src/matcher_parser_lex.l
3573         * src/matcher_parser_parse.y
3574                 cleanup
3575
3576 2002-12-27 [alfons]     0.8.8claws15
3577
3578         re-organize matcher part 3; more to come
3579
3580         * src/matcher.[ch]
3581                 cleanup
3582
3583 2002-12-27 [alfons]     0.8.8claws14
3584
3585         re-organize matcher part 2; more to come but this should
3586         work. cc me if there are any regressions.
3587
3588         * src/matcher.h
3589                 add prototype for get_matchparser_tab_id()
3590         * src/matcher_parser_lex.l
3591                 look up keywords using matchparser_tab_id();
3592
3593 2002-12-27 [alfons]     0.8.8claws12
3594
3595         re-organize matcher part 1
3596
3597         * src/matcher.h
3598                 map yacc generated constants to sylpheed matcher constants
3599         * src/matcher.c
3600                 add function to find a matcher constant from a string
3601
3602 2002-12-27 [christoph]  0.8.8claws11
3603
3604         * src/compose.c
3605                 MENUITEM_ADD casts the 4th argument from integer to pointer
3606                 so it probably should not be a pointer, this means we
3607                 should use account id for it and not the account's pointer
3608
3609 2002-12-27 [paul]       0.8.8claws10
3610
3611         * src/mainwindow.c
3612                 remove unneeded 'GtkWidget *vbox'
3613                 
3614         * src/summaryview.c
3615                 further sync with 0.8.8 - make sort
3616                 by recipient work as expected
3617                 
3618         * NEWS
3619                 sync with 0.8.8
3620
3621 2002-12-27 [paul]       0.8.8claws9
3622
3623         * po/pt_BR.po
3624                 updated by Ivan F. Martinez
3625                 
3626 2002-12-27 [darko]      0.8.8claws8
3627
3628         * src/common/utils.c
3629                 added locked pattern to extended search
3630
3631 2002-12-27 [alfons]     0.8.8claws7
3632
3633         * src/prefs_matcher.[ch]
3634                 clean up
3635
3636 2002-12-26 [alfons]     0.8.8claws6
3637
3638         * src/matcher.[ch]
3639         * src/matcher_parser_lex.l
3640         * src/matcher_parser_parse.y
3641         * src/prefs_matcher.c
3642                 allow color label as a condition in the matcher
3643
3644 2002-12-26 [oliver]     0.8.8claws5
3645         
3646         * src/toolbar.c 
3647                 enable Addressbook for Main and Messageview
3648         * src/prefs_actions.c
3649                 enable actions in Messageview
3650
3651 2002-12-26 [christoph]  0.8.8claws4
3652
3653         * src/common/plugin.c
3654                 add a little debug output
3655         * configure.in
3656         * src/plugins/demo/Makefile.am
3657                 better use of automake
3658
3659 2002-12-26 [christoph]  0.8.8claws3
3660
3661         * src/Makefile.am
3662         * src/common/Makefile.am
3663                 fix "make distdir"
3664
3665 2002-12-26 [christoph]  0.8.8claws2
3666
3667         * configure.in
3668                 sort configure checks into common / gtk / plugins
3669         * po/POTFILES.in
3670                 add src/prefs_gtk.c
3671         * src/Makefile.am
3672                 add plugins SUBDIR
3673         * src/main.c
3674         * src/common/sylpheed.[ch]
3675                 added now sylpheed_done function for shutdown
3676         * src/common/Makefile.am
3677         * src/common/plugin.[ch]                ** NEW **
3678                 plugin loader and unloader
3679         * src/plugins/.cvsignore                ** NEW **
3680         * src/plugins/Makefile.am               ** NEW **
3681                 build plugins
3682         * src/plugins/demo/.cvsignore           ** NEW **
3683         * src/plugins/demo/Makefile.am          ** NEW **
3684         * src/plugins/demo/demo.c               ** NEW **
3685                 small demo plugin that installs a logtext hook and
3686                 outputs the log text to stdout
3687
3688 2002-12-26 [paul]       0.8.8claws1
3689
3690         * po/es.po
3691                 updated by Ricardo Mones Lastra
3692
3693 2002-12-26 [paul]       0.8.8claws
3694
3695         * 0.8.8claws released
3696
3697 2002-12-26 [paul]       0.8.7claws12
3698
3699         * po/bg.po
3700                 updated by George Danchev
3701
3702 2002-12-26 [paul]       0.8.7claws11
3703
3704         * po/POTFILES.in
3705                 remove unneeded 'src/prefs.c' entry 
3706
3707 2002-12-26 [paul]       0.8.7claws10
3708
3709         * src/codeconv.c
3710           src/mainwindow.c
3711                 sync with 0.8.8 release
3712         
3713         * src/folder.[ch]
3714           src/mh.c
3715           src/summaryview.c
3716                 partial sync with 0.8.8 release
3717         
3718
3719 2002-12-25 [alfons]     0.8.7claws9
3720
3721         * src/matcher.[ch]
3722         * src/matcher_parser_lex.l
3723         * src/matcher_parser_parse.y
3724         * src/prefs_matcher.c
3725                 add locked flag to possible filtering / matcher 
3726                 conditions (also a good example what should be
3727                 done to add a simple boolean condition)
3728
3729 2002-12-25 [christoph]  0.8.7claws8
3730
3731         * src/Makefile.am
3732         * src/account.[ch]
3733         * src/addrbook.c
3734         * src/addressbook.c
3735         * src/addrindex.c
3736         * src/filtering.c
3737         * src/folder.c
3738         * src/matcher.c
3739         * src/prefs.[ch]                ** REMOVE **
3740         * src/prefs_account.c
3741         * src/prefs_actions.c
3742         * src/prefs_common.c
3743         * src/prefs_customheader.c
3744         * src/prefs_display_header.c
3745         * src/prefs_filtering.c
3746         * src/prefs_folder_item.c
3747         * src/prefs_gtk.[ch]            ** NEW **
3748         * src/prefs_matcher.c
3749         * src/prefs_scoring.c
3750         * src/prefs_summary_column.c
3751         * src/procmime.c
3752         * src/selective_download.c
3753         * src/toolbar.c
3754         * src/common/Makefile.am
3755         * src/common/prefs.[ch]         ** NEW **
3756                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3757
3758 2002-12-24 [alfons]     0.8.7claws7
3759
3760         * src/summaryview.c
3761                 summary_thread_build(): fix real cause of the crash mentioned in
3762                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3763                 this way we get meaningful ctree nodes 
3764
3765 2002-12-24 [oliver]     0.8.7claws6
3766
3767         * src/mainwindow.[ch]
3768         * src/messageview.[ch]
3769         * src/compose.[ch]
3770         * src/inc.c
3771         * src/summaryview.c
3772                 changes to use updated toolbar handling
3773                 
3774 2002-12-24 [oliver]     0.8.7claws5
3775
3776         * src/toolbar.[ch]
3777                 generic toolbar handling
3778                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3779         * src/prefs_toolbar.[ch]
3780                 adjust to handling
3781         
3782 2002-12-24 [oliver]     0.8.7claws4
3783         
3784         * src/stock_pixmap.[ch]
3785                 move SYLPHEED_LOGO to end of list in order 
3786                 to remove it from Custom Toolbar`s Icon View
3787
3788 2002-12-24 [alfons]     0.8.7claws3
3789
3790         * src/summaryview.c
3791                 summary_thread_build(): fix crash because of focus != selection 
3792                 after threading. when deleting the selection, gtk tries but fails 
3793                 to find the correct focusable element. we now force the selection
3794                 to be focused. this should solve the infamous bug reported by 
3795                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
3796                 a test case is available. 
3797
3798 2002-12-24 [darko]      0.8.7claws2
3799
3800         * src/summaryview.c
3801                 don't crash when unmarking message with unread children
3802
3803 2002-12-23 [christoph]  0.8.7claws1
3804
3805         * src/Makefile.am
3806         * src/common/Makefile.am
3807                 update Makefiles for moved intl.h, version.h and defs.h
3808         * src/imap.c
3809                 rewrite imap_session_get to avoid duplicate code
3810
3811 2002-12-23 [paul]       0.8.7claws
3812
3813         * Santa-Claws released
3814         
3815         * po/hu.po
3816           po/ru.po
3817                 squeeze in updated Hungarian and Russian translations.
3818                 Submitted by  Gál Zoltán and Ruslan N. Balkin
3819
3820 2002-12-23 [paul]       0.8.6claws129
3821
3822         * po/pl.po
3823                 updated by Witold Wladyslaw Wojciech Wilk
3824
3825 2002-12-23 [paul]       0.8.6claws128
3826
3827         * src/quote_fmt_parse.y
3828                 fix typo and add licence header
3829
3830 2002-12-23 [paul]       0.8.6claws127
3831
3832         * po/en_GB.po
3833                 updated
3834
3835 2002-12-23 [paul]       0.8.6claws126
3836
3837         * po/it.po
3838                 updated translation, submitted by Alessandro Maestri
3839                 
3840 2002-12-23 [paul]       0.8.6claws125
3841
3842         * src/quote_fmt_parse.y
3843                 fix signature-stripping on replies bug. match
3844                 '-- \n' and not '-- '.
3845
3846 2002-12-22 [paul]       0.8.6claws124
3847
3848         * po/bg.po
3849           po/es.po
3850           po/sr.po
3851                 updated translations. submitted by George Danchev,
3852                 Ricardo Mones Lastra, and Urke MMI respectively
3853
3854 2002-12-21 [paul]       0.8.6claws123
3855
3856         * src/addrbook.c
3857                 fix coding style
3858
3859 2002-12-21 [paul]       0.8.6claws122
3860
3861         * src/addrbook.c
3862                 fix bug [643638] where if a person is in one or more
3863                 addressbook groups editing that person's email 
3864                 address results in removal from those groups.
3865                 Patch submitted by Luke Plant.
3866
3867 2002-12-20 [christoph]  0.8.6claws121
3868
3869         * src/common/utils.c
3870         * src/summaryview.c
3871                 reimplement expand_search_string using GString to
3872                 prevent crashs caused by miscalculated string
3873                 lengths reported by Paul
3874
3875 2002-12-20 [christoph]  0.8.6claws120
3876
3877         * src/summaryview.c
3878                 don't use "changed" to check if op_count has to be changed as it
3879                 is also set when the message has unread children
3880                 (closes bug [ 653221 ] crash while deleting duplicates)
3881
3882 2002-12-20 [paul]       0.8.6claws119
3883
3884         * sync with 0.8.6cvs27
3885                 see ChangeLog 2002-12-20
3886
3887 2002-12-20 [paul]       0.8.6claws118
3888
3889         * sync with 0.8.6cvs26
3890                 see ChangeLog 2002-12-19 and 2002-12-20
3891
3892 2002-12-19 [alfons]     0.8.6claws117
3893
3894         * src/textview.c
3895                 fix incorrect parsing of email addresses, submitted by 
3896                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
3897                 name display if it contains @".
3898
3899 2002-12-18 [paul]       0.8.6claws116
3900
3901         * sync with 0.8.6cvs23
3902                 see ChangeLog 2002-12-18
3903
3904 2002-12-18 [paul]       0.8.6claws115
3905
3906         * src/Makefile.am
3907         * src/account.c
3908         * src/codeconv.c
3909         * src/gtkutils.[ch]
3910         * src/imap.c
3911                 sync with 0.8.6cvs22.
3912                 see ChangeLog 2002-12-17 and 2002-12-18
3913
3914 2002-12-17 [christoph]  0.8.6claws114
3915
3916         * src/imap.c
3917                 o don't create a session if imap greeting fails
3918                 o don't close socket when authentication fails
3919                   this is done by imap_session_destroy
3920
3921 2002-12-17 [thorsten]   0.8.6claws113
3922
3923         * tools/Makefile.am
3924           tools/README
3925           tools/google_msgid.pl ** NEW FILE **
3926                 Added "search for message-id" script and doc
3927
3928 2002-12-17 [thorsten]   0.8.6claws112
3929
3930         * po/hu.po
3931                 Updated hungarian translation
3932                 (updated by Gal Zoltan)
3933
3934 2002-12-16 [christoph]  0.8.6claws111
3935
3936         * src/addr_compl.c
3937                 remove stupid addressbook dump to debug output
3938         * src/mh.c
3939                 fix memory leak found by Hiro
3940
3941 2002-12-14 [paul]       0.8.6claws110
3942
3943         * src/compose.c
3944                 fix menubar sensitivity on send
3945                 
3946         * src/prefs_filtering.c
3947         * src/prefs_matcher.c
3948         * src/prefs_scoring.c
3949                 Fix english ;)
3950                 
3951         * src/common/quoted-printable.h
3952                 sync: fix typo
3953         
3954 2002-12-13 [christoph]  0.8.6claws109
3955
3956         * src/Makefile.am
3957         * src/manage_window.[ch]        ** REMOVE **
3958         * src/gtk/Makefile.am
3959         * src/gtk/manage_window.[ch]    ** NEW **
3960                 move manage_window files to gtk directory
3961
3962 2002-12-13 [christoph]  0.8.6claws108
3963
3964         * src/Makefile.am
3965         * src/gtkshruler.[ch]           ** REMOVE **
3966         * src/gtk/Makefile.am
3967         * src/gtk/gtkshruler.[ch]       ** NEW **
3968                 move gtkshruler files to gtk directory
3969
3970 2002-12-13 [christoph]  0.8.6claws107
3971
3972         * src/Makefile.am
3973         * src/compose.c
3974         * src/gtkstext.[ch]             ** REMOVE **
3975         * src/gtkutils.[ch]
3976         * src/textview.c
3977         * src/gtk/gtkstext.[ch]         ** NEW **
3978         * src/gtk/Makefile.am
3979                 o move stext functions to gtkstext.c to remove
3980                   dependency of gtkutils
3981                 o move gtkstext files to gtk directory
3982
3983         * src/gtk/Makefile.am
3984         * src/gtk/sslcertwindow.[ch]
3985                 UI stuff can always depend on common code so
3986                 it's ok to add ../common to include path
3987
3988 2002-12-13 [colin]      0.8.6claws106
3989
3990         * src/summaryview.c
3991                 Disconnect sighandlers for mainwindow when
3992                 quicksearch has the focus
3993                 Fix bug #653231
3994         * src/mainwindow.[ch]
3995                 Make key_pressed callback public, to be able
3996                 to disconnect it
3997
3998 2002-12-13 [christoph]  0.8.6claws105
3999
4000         * src/mh.c
4001                 create .mh_sequences file in new MH folders
4002                 (closes feature request [ 523162 ] MH folders should
4003                  get a .mh_sequences)
4004
4005 2002-12-13 [colin]      0.8.6claws104
4006
4007         * src/summaryview.c
4008                 Better handling of quicksearch show/hide
4009                 (basically the button stays under the mouse 
4010                  when toggled)
4011
4012 2002-12-13 [paul]       0.8.6claws103
4013
4014         * sync with 0.8.6cvs17
4015                 see ChangeLog 2002-12-13
4016
4017 2002-12-13 [paul]       0.8.6claws102
4018
4019         * po/es.po
4020                 updated by Ricardo Mones Lastra
4021
4022 2002-12-11 [colin]       0.8.6claws101
4023
4024         * src/folder.c
4025                 remove statusbar stuff
4026           src/folderview.c
4027                 set statusbar verbosity when moving folders
4028
4029 2002-12-11 [colin]       0.8.6claws100
4030         * src/prefs_filtering.c
4031         * src/prefs_matcher.c
4032         * src/prefs_scoring.c
4033                 Fix english ;)
4034
4035 2002-12-11 [colin]       0.8.6claws99
4036
4037         * src/prefs_common.[ch]
4038                 Add summary_quicksearch_type
4039         * src/summaryview.c
4040                 Save last used quicksearch type
4041
4042 2002-12-11 [jens]       0.8.6claws98
4043         * src/prefs_filtering.c
4044         * src/prefs_matcher.c
4045         * src/prefs_scoring.c
4046                 added dialog for incomplete rules in scoring, filtering and
4047                 matcher to ask wheather really close
4048
4049 2002-12-11 [colin]      0.8.6claws97
4050
4051         * src/folder.c
4052                 Fix folder dnd statusbar logging
4053
4054 2002-12-10 [christoph]  0.8.6claws96
4055
4056         * src/compose.c
4057         * src/folder.c
4058         * src/imap.c
4059         * src/inc.c
4060         * src/main.c
4061         * src/mainwindow.c
4062         * src/news.c
4063         * src/send.c
4064         * src/statusbar.[ch]
4065         * src/common/hooks.c
4066         * src/common/log.[ch]
4067                 o handle verbose logging in statusbar directly in statusbar code
4068                   and common code does not need any knowledge about a statusbar
4069                 o remove direct calls to statusbar_(puts|pop)_all functions
4070
4071 2002-12-10 [jens]       0.8.6claws95
4072
4073         * src/*.c
4074                 removed gettext from g_warnings
4075         * po/POTFILES.in
4076                 cleaned and updated
4077         * po/de.po
4078                 updated
4079
4080 2002-12-10 [colin]      0.8.6claws94
4081
4082         * src/main.c
4083                 finish crash dialog fix
4084
4085 2002-12-10 [colin]      0.8.6claws93
4086
4087         * src/main.c
4088                 "Fix" "sylpheed already running" instead of
4089                 crash dialog appearing after a crash
4090
4091 2002-12-10 [colin]      0.8.6claws92
4092
4093         * po/POTFILES.in
4094                 add src/gtk/sslcertwindow.c
4095
4096 2002-12-10 [paul]       0.8.6claws91
4097
4098         * po/POTFILES.in
4099                 updated to reflect recent changes
4100                 submitted by Alessandro Maestri
4101
4102 2002-12-09 [christoph]  0.8.6claws90
4103
4104         * src/Makefile.am
4105         * src/smtp.[ch]                 ** REMOVE **
4106         * src/common/Makefile.am
4107         * src/common/smtp.[ch]          ** NEW **
4108                 move smtp files to common directory
4109
4110 2002-12-09 [christoph]  0.8.6claws89
4111
4112         * src/Makefile.am
4113         * src/session.[ch]              ** REMOVE **
4114         * src/common/Makefile.am
4115         * src/common/session.[ch]       ** NEW **
4116                 move session files to common directory
4117
4118 2002-12-09 [paul]       0.8.6claws88
4119
4120         * src/account.c
4121                 fix bug [649746] edit accounts: move account reverted
4122                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
4123
4124 2002-12-09 [colin]      0.8.6claws87
4125
4126         * src/ssl_certificate.c
4127                 cleanup
4128
4129 2002-12-09 [colin]      0.8.6claws86
4130
4131         * src/ssl.c
4132                 Try to open the cert.pem database and 
4133                 issue a warning if it isn't there
4134
4135 2002-12-09 [colin]      0.8.6claws85
4136
4137         * src/common/ssl_certificate.c
4138         * src/gtk/sslcertwindow.c
4139                 Warning fixes
4140
4141 2002-12-09 [colin]      0.8.6claws84
4142
4143         * src/ssl_certificate.[ch] ** REMOVED **
4144         * src/common/ssl_certificate.[ch] ** NEW **
4145         * src/Makefile.am
4146         * src/common/Makefile.am
4147                 Moved ssl_certificate.[ch] to common
4148         * src/common/ssl.c 
4149                 Put back needed include
4150         * src/gtk/sslcertwindow.[ch]
4151                 Changed ssl_certificate.h include
4152         
4153 2002-12-09 [colin]      0.8.6claws83
4154
4155         * src/gtk/sslcertwindow.[ch]
4156                 Implement hook for certificate acception
4157         * src/ssl_certificate.[ch]
4158                 Implement hook for certificate acception
4159         * src/common/ssl.c
4160                 Reenable certificate acception check
4161         * src/mainwindow.c
4162                 Register sslcertwindow's hook
4163         
4164 2002-12-08 [christoph]  0.8.6claws82
4165
4166         * src/about.c
4167         * src/addr_compl.c
4168         * src/codeconv.c
4169         * src/manual.c
4170         * src/undo.c
4171         * src/common/utils.c
4172                 o add missing includes
4173                 o fix warnings
4174         * src/.cvsignore
4175         * src/common/.cvsignore
4176         * src/common/version.h          ** REMOVE **
4177                 remove autogenerated file
4178
4179 2002-12-08 [paul]       0.8.6claws81
4180
4181         * src/stringtable.c
4182                 put back needed include
4183
4184 2002-12-08 [colin]      0.8.6claws80
4185         
4186         * src/gtk/sslcertwindow.c
4187                 Cleaner popups when asking
4188         * src/ssl_certificate.c
4189         * src/prefs_common.[ch]
4190                 remove ssl certificate pref
4191                 put back needed include
4192         * src/undo.c
4193                 put back needed include
4194
4195 2002-12-08 [christoph]  0.8.6claws79
4196
4197         * src/folderview.c
4198         * src/logwindow.c
4199         * src/statusbar.c
4200         * src/summaryview.c
4201                 only abort hook invokation if required data is missing not
4202                 if our own data pointer is NULL, update hookfunction for
4203                 log window
4204
4205 2002-12-08 [paul]       0.8.6claws78
4206
4207         * src/about.c
4208         * src/addrcache.c
4209         * src/addrclip.c
4210         * src/addr_compl.c
4211         * src/addrselect.c
4212         * src/codeconv.c
4213         * src/colorlabel.c
4214         * src/enriched.c
4215         * src/esmtp.c
4216         * src/exporthtml.c
4217         * src/headerview.c
4218         * src/imageview.c
4219         * src/manual.c
4220         * src/noticeview.c
4221         * src/pgptext.c
4222         * src/scoring.c
4223         * src/sourcewindow.c
4224         * src/stringtable.c
4225         * src/undo.c
4226                 clean up: remove unneccesary includes
4227
4228 2002-12-08 [christoph]  0.8.6claws77
4229
4230         * src/folderview.c
4231         * src/statusbar.c
4232         * src/summaryview.c
4233         * src/common/hooks.[ch]
4234                 hook functions now have a gboolean return value, if a hook
4235                 returns TRUE it will stop executing of any more hooks in
4236                 the same hooklist for this invokation
4237
4238 2002-12-08 [colin]      0.8.6claws76
4239         
4240         * src/main.c
4241                 put back argv0 for CRASH_DIALOG
4242
4243 2002-12-08 [christoph]  0.8.6claws75
4244
4245         * src/Makefile.am
4246         * src/about.c
4247         * src/account.c
4248         * src/crash.c
4249         * src/esmtp.h
4250         * src/imap.[ch]
4251         * src/inc.c
4252         * src/main.c
4253         * src/mainwindow.c
4254         * src/news.c
4255         * src/pop.[ch]
4256         * src/prefs_account.[ch]
4257         * src/prefs_common.[ch]
4258         * src/send.[ch]
4259         * src/smtp.[ch]
4260         * src/ssl_certificate.[ch]
4261         * src/ssl_manager.[ch]
4262         * src/common/Makefile.am
4263         * src/common/log.c
4264         * src/common/nntp.[ch]
4265         * src/common/socket.[ch]
4266         * src/common/ssl.[ch]
4267         * src/gtk/sslcertwindow.[ch]
4268         * ac/openssl.m4
4269                 use new autoconf script to detect OpenSSL with extra parameters
4270                 to specify the location of libs and includes, also remove USE_SSL
4271                 to USE_OPENSSL
4272
4273         * src/common/sylpheed.[ch]
4274         * src/common/version.h.in
4275                 start seperation of common code initialization seperated from gui
4276
4277         * src/summaryview.c
4278                 The function that is called when a color label changes
4279                 should not change the color lable again
4280
4281 2002-12-08 [colin]      0.8.6claws74
4282
4283         * src/gtk/sslcertwindow.c
4284                 warning fixes
4285
4286 2002-12-08 [colin]      0.8.6claws73
4287
4288         * src/statusbar.c
4289           src/common/log.h
4290                 Register a hook for statusbar_puts_all
4291         * src/common/log.c
4292                 invoke statusbar_puts_all's hook
4293         
4294 2002-12-08 [colin]      0.8.6claws72
4295
4296         * src/ssl_certificate.c
4297                 Put back a badly-removed include
4298
4299 2002-12-08 [colin]      0.8.6claws71
4300
4301         * src/gtk/sslcertwindow.[ch]    ** NEW **
4302                 new certificate presentation
4303         * src/gtk/Makefile.am
4304                 add new files
4305         * src/ssl_certificate.[ch]
4306                 gtk cleanup, made utility functions public
4307         * src/ssl_manager.c
4308                 use new cert presentation
4309
4310 2002-12-07 [christoph]  0.8.6claws70
4311
4312         * src/Makefile.am
4313         * src/nntp.[ch]                 ** REMOVE **
4314         * src/common/Makefile.am
4315         * src/common/nntp.[ch]          ** NEW **
4316                 move nntp files to common directory
4317
4318 2002-12-07 [christoph]  0.8.6claws69
4319
4320         * src/procmsg.[ch]
4321         * src/summaryview.c
4322                 implement msginfo update callback using sylpheed's new
4323                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
4324
4325 2002-12-06 [christoph]  0.8.6claws68
4326
4327         * src/editgroup.c
4328                 This patch changes the 'Edit Group Details' dialog to
4329                 allow extended selections in either pane, so that
4330                 addresses can be added or removed from a group more
4331                 quickly and easily. (it actually is a net decrease in
4332                 file size, as some unnecessary functions have been
4333                 removed). 
4334                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
4335
4336 2002-12-06 [christoph]  0.8.6claws67
4337
4338         * src/Makefile.am
4339         * src/template.[ch]             ** REMOVE **
4340         * src/common/Makefile.am
4341         * src/common/template.[ch]      ** NEW **
4342                 move template files to common directory
4343
4344         * src/nntp.c
4345                 add missing log.h include
4346
4347 2002-12-06 [melvin]     0.8.6claws66
4348
4349         * src/prefs_actions.c
4350                 Added the trailing ">" syntax to insert command's output
4351                 without replacing old text (in contrast to trailing "|").
4352
4353 2002-12-05 [colin]      0.8.6claws65
4354         
4355         * src/common/utils.c
4356                 Don't modify original search_string or it'll change
4357                 the next iterations in the for()
4358
4359 2002-12-05 [darko]      0.8.6claws64
4360
4361         * src/common/utils.c
4362                 proper check for filtering commands, found by Colin
4363
4364 2002-12-05 [darko]      0.8.6claws63
4365
4366         * src/common/utils.c
4367                 check proper string for NULL pointer, found by Colin
4368
4369 2002-12-05 [darko]      0.8.6claws62
4370
4371         * src/common/utils.[ch]
4372                 expand_search_string(): new function
4373                 converts Mutt-like patterns to Sylpheed's
4374                 filtering engine
4375         * src/summaryview.c
4376                 use expand_search_string() to allow Mutt-like
4377                 patterns in extended search
4378         * README.claws
4379                 document extended option in quick search
4380
4381 2002-12-05 [paul]       0.8.6claws61
4382
4383         * sync with 0.8.6cvs16
4384                 see ChangeLog 2002-12-05
4385                 
4386         * po/POTFILES.in
4387                 clean up
4388
4389 2002-12-04 [christoph]  0.8.6claws60
4390
4391         * src/imap.[ch]
4392                 put imap authentication code into a new function and
4393                 remove it from imap_session_new that will allow to
4394                 send other commands before authentication
4395
4396 2002-12-04 [christoph]  0.8.6claws59
4397
4398         * src/imap.[ch]
4399                 use already existing method to prevent unneeded IMAP
4400                 folder selects. Set imap_select parameters to NULL
4401                 in some functions if the values are not required.
4402
4403         * src/xml.h
4404                 remove no longer required include
4405
4406 2002-12-04 [paul]       0.8.6claws58
4407
4408         * po/es.po
4409                 updated by Ricardo Mones Lastra
4410                 
4411         * configure.in
4412           po/hu.po      ** NEW FILE **
4413                 initial Hungarian translation, submitted
4414                 by Gál Zoltán <galzoli@hu.inter.net>
4415
4416 2002-12-03 [christoph]  0.8.6claws57
4417
4418         * src/Makefile.am
4419         * src/gtksctree.[ch]            ** REMOVE **
4420         * src/gtk/Makefile.am
4421         * src/gtk/gtksctree.[ch]        ** NEW **
4422                 move gtksctree files to gtk directory
4423
4424 2002-12-03 [christoph]  0.8.6claws56
4425
4426         * src/Makefile.am
4427         * src/md5.[ch]                  ** REMOVE **
4428         * srm/common/Makefile.am
4429         * src/common/md5.[ch]           ** NEW **
4430                 move md5 files to common directory
4431
4432         * src/gtkstext.c
4433                 remove not required #include
4434
4435 2002-12-03 [sergey]     0.8.6claws55
4436
4437         * src/gtkutils.c
4438         * src/gtkutils.h
4439                 gtkut_window_popup(): new function.
4440         * src/mainwindow.c
4441                 main_window_popup(): use gtkut_window_popup() to raise
4442                 window without changing its position.
4443                 (see sylpheed-main ML message [sylpheed:17247])
4444
4445 2002-12-03 [sergey]     0.8.6claws54
4446
4447         * src/send.c
4448                 send_message_local(): removed first-dot escaping
4449                 (SMTP-only, not needed for sending through pipe)
4450
4451 2002-12-03 [paul]       0.8.6claws53
4452
4453         * po/POTFILES.in
4454                 update to reflect recent changes (thanks
4455                 to Ricardo Mones Lastra)
4456                 
4457         * tools/filter_conv.pl
4458                  fix problem with quoted strings. Patch submitted
4459                  by Luke Plant <lukeplant@softhome.net>
4460
4461 2002-12-03 [paul]       0.8.6claws52
4462
4463         * sync with 0.8.6cvs15
4464                 see ChangeLog 2002-12-03
4465
4466 2002-12-02 [christoph]  0.8.6claws51
4467
4468         * src/logwindow.[ch]
4469         * src/common/log.[ch]
4470                 implement logging using a hook function
4471
4472         * src/folderview.c
4473         * src/folder.[ch]
4474                 define hooklist name in header file to avoid
4475                 errors caused by wrong spelling of hooklist names
4476
4477         * src/toolbar.c
4478                 fix warnings
4479
4480 2002-12-02 [christoph]  0.8.6claws50
4481
4482         * src/common/Makefile.am
4483                 add src/common/hooks.[ch]
4484
4485         * src/common/hooks.[ch]
4486                 implement a simple hook system using glib's hook functions
4487
4488         * src/folder.[ch]
4489         * src/folderview.c
4490                 use new hook system for folder item updates
4491
4492 2002-12-02 [christoph]  0.8.6claws49
4493
4494         * doc-src/ui_seperation.txt     ** NEW **
4495                 information for ui seperation
4496
4497         * src/Makefile.am
4498                 remove files that were moved to common
4499                 include common directory by default for the header files
4500
4501         * src/inc.c
4502         * src/common/socket.c
4503         * src/automaton.[ch]
4504                 implement automaton using g_io_*-functions instead of
4505                 gdk_input_add to make it ui independent
4506
4507         * src/codeconv.c
4508         * src/compose.c
4509         * src/ldif.c
4510         * src/pgptext.c
4511         * src/procmime.c
4512         * src/rfc2015.c
4513         * src/smtp.c
4514         * src/unmime.c
4515                 remove common/ prefix because directory is now in
4516                 include path
4517
4518         * src/compose.c
4519         * src/folder.c
4520         * src/folderview.c
4521         * src/mainwindow.c
4522         * src/messageview.c
4523         * src/prefs_common.c
4524         * src/procmsg.c
4525         * src/rfc2015.c
4526                 fix warnings
4527
4528         * src/imap.c
4529         * src/inc.c
4530         * src/news.c
4531         * src/pop.c
4532         * src/send.c
4533         * src/smtp.c
4534         * src/ssl_certificate.c
4535                 add log.h header file for logging functions
4536
4537         * src/main.c
4538         * src/common/utils.c
4539         * src/summaryview.c
4540         * src/xml.c
4541                 o move debug_mode to common/utils.c
4542                 o add functions to set and get debug_mode
4543
4544         * src/defs.h                    ** REMOVE **
4545         * src/intl.h                    ** REMOVE **
4546         * src/socket.[ch]               ** REMOVE **
4547         * src/ssl.[ch]                  ** REMOVE **
4548         * src/utils.[ch]                ** REMOVE **
4549                 replaced by new files in src/common/
4550         
4551         * src/common/Makefile.am
4552                 add new files in src/common/
4553
4554         * src/common/defs.h             ** NEW **
4555         * src/common/intl.h             ** NEW **
4556         * src/common/log.[ch]           ** NEW **
4557         * src/common/socket.[ch]        ** NEW **
4558         * src/common/ssl.[ch]           ** NEW **
4559         * src/common/utils.[ch]         ** NEW **
4560                 replacement for files in src/
4561
4562 2002-12-02 [colin]      0.8.6claws48
4563
4564         * src/folderview.c
4565                 Scroll folderview if necessary during dnd
4566
4567 2002-12-02 [colin]      0.8.6claws47
4568
4569         * src/folder.[ch]
4570                 Add check to verify a move is within a single mailbox
4571         * src/folderview.c
4572                 Add specific error string for this check
4573
4574 2002-12-02 [colin]      0.8.6claws46
4575
4576         * src/folder.c
4577                 Add a test to folder moving, remove a statusbar_print
4578         * src/folderview.c
4579                 Add Move folder... context-menu item
4580                 Factorize folder moving code
4581                 Enable folder DND for mbox
4582
4583 2002-12-01 [christoph]  0.8.6claws45
4584
4585         * ac/aspell.m4
4586                 remove conf.aspelltest if the version check fails
4587
4588 2002-11-30 [christoph]  0.8.6claws44
4589
4590         * autogen.sh
4591                 run libtoolize --force in autogen to create missing
4592                 libtool scripts
4593
4594 2002-11-30 [christoph]  0.8.6claws43
4595
4596         * src/Makefile.am
4597         * src/pgptext.c
4598         * src/procmime.c
4599         * src/rfc2015.c
4600         * src/uuencode.[ch]             ** REMOVED **
4601         * src/common/Makefile.am
4602         * src/common/uuencode.[ch]      ** NEW **
4603                 move uuen/decoder to common directory
4604
4605 2002-11-30 [christoph]  0.8.6claws42
4606
4607         * src/Makefile.am
4608         * src/base64.[ch]               ** REMOVED **
4609         * src/codeconv.c
4610         * src/compose.c
4611         * src/ldif.c
4612         * src/pgptext.c
4613         * src/procmime.c
4614         * src/rfc2015.c
4615         * src/smtp.c
4616         * src/unmime.c
4617         * src/common/Makefile.am
4618         * src/common/base64.[ch]        ** NEW **
4619                 move base64 en/decoder to common directory
4620
4621 2002-11-30 [christoph]  0.8.6claws41
4622
4623         * src/common                    ** NEW **
4624                 new directory for UI independent code
4625         * src/gtk                       ** NEW **
4626                 new directory for GTK frontend
4627         * src/common/.cvsignore         ** NEW **
4628         * src/gtk/.cvsignore            ** NEW **
4629                 ignore build files
4630         * src/common/Makefile.am        ** NEW **
4631         * src/gtk/Makefile.am           ** NEW **
4632                 automake files to build new seperated stuff
4633         * src/Makefile.am
4634                 the binary will currently still be build with the
4635                 files in src, so we include the code from the
4636                 subdirs for now after building the libs there
4637
4638 2002-11-30 [paul]       0.8.6claws40
4639
4640         * src/compose.c
4641                 fix bug [642731] 'Wrong selected account with drafted mail'
4642
4643 2002-11-29 [oliver]     0.8.6claws39
4644         
4645         * src/messageview.c
4646                 o update summaryview when switching between different
4647                   messageviews          
4648         * src/toolbar.c  
4649                 o check if messageview holds already removed msg
4650                   from summaryview
4651                 
4652
4653 2002-11-29 [oliver]     0.8.6claws38
4654
4655         * src/toolbar.c 
4656                 remove not needed variables and includes
4657                 make messageview stay opened and move to next when msgs are deleted 
4658
4659 2002-11-29 [oliver]     0.8.6claws37
4660         
4661         * src/toolbar.c 
4662                 disable compose button (messageview toolbar) by default
4663                 deleted msgs are moved to trash
4664         
4665 2002-11-29 [melvin]     0.8.6claws36
4666
4667         * configure.in
4668                 Increased minimal gpgme version to 0.3.10 (Zombies out)
4669                 and to detect signatures expirations (gpgme 0.3.6)
4670
4671         * src/main.c
4672                 Use non obsolescent function for Gpgme engine checking.
4673
4674         * src/rfc2015.c
4675                 Inform about expired signatures or signatures which key
4676                 has expired. Expiration date is displayed.
4677
4678         * src/sigstatus.c
4679                 Inform about expired signatures or signatures which key
4680                 has expired.
4681
4682 2002-11-28 [paul]       0.8.6claws35
4683
4684         * src/folderview.c
4685                 re-instate 'Check for new messages' in Newsgroup
4686                 folders right-click menu, after a suggestion from
4687                 Tim Mann <timmann@users.sourceforge.net>
4688
4689         * src/main.c
4690                 after a crash check only local folders for new
4691                 messages
4692
4693 2002-11-28 [paul]       0.8.6claws34
4694
4695         * configure.in
4696                 apply patch that fixes the checking of GTK with XIM 
4697                 support on different OSs, such as FreeBSD. Patch 
4698                 submitted by Topia <topia@users.sourceforge.net>
4699                 
4700 2002-11-28 [paul]       0.8.6claws33
4701
4702         * src/mainwindow.c
4703           src/prefs_common.c
4704           src/prefs_toolbar.c
4705                 more changes to the English
4706
4707 2002-11-28 [paul]       0.8.6claws32
4708
4709         * sync with 0.8.6cvs13
4710                 see ChangeLog 2002-11-28 (no sync needed
4711                 for src/compose.c)
4712
4713 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
4714         
4715         * src/mainwindow.[ch]
4716                 add patch by Ivan F. Martinez introducing messageview Toolbar
4717                 some changes and committed by oliver    
4718
4719 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
4720
4721         * src/messageview.[ch]
4722                 add patch by Ivan F. Martinez introducing messageview Toolbar
4723                 some changes and committed by oliver    
4724
4725 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
4726
4727         * src/compose.[ch]
4728                 add patch by Ivan F. Martinez introducing messageview Toolbar
4729                 some changes and committed by oliver    
4730
4731 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
4732         
4733         * src/toolbar.[ch]
4734                 add patch by Ivan F. Martinez introducing messageview Toolbar
4735                 some changes and committed by oliver
4736
4737 2002-11-28 [oliver]     0.8.6claws27
4738         
4739         * src/prefs_toolbar.[ch]
4740                 getting ready for messageview toolbar
4741                 free mem allocated by gettext
4742                 change prefs_toolbar to prefs_toolbar_open
4743  
4744 2002-11-28 [thorsten]   0.8.6claws26
4745
4746         * src/imageview.[ch]
4747                 cleaned up conflicting declarations of
4748                 imageview_show_image()
4749
4750 2002-11-28 [paul]       0.8.6claws25
4751
4752         * src/grouplistdialog.c
4753           src/prefs_common.c
4754           src/prefs_summary_column.c
4755                 a few more improvements to the English
4756
4757 2002-11-28 [colin]      0.8.6claws24
4758
4759         * man/sylpheed.1
4760                 A few updates to command-line parameters
4761
4762 2002-11-28 [colin]      0.8.6claws23
4763
4764         * src/prefs_filtering.c
4765                 Fix problems with prefs_filtering_delete_path:
4766                 a) if the first rule is removed, original pointers
4767                    weren't updated (leading to segfaults)
4768                 b) it was always global_processing updated in case
4769                    of removed path was parent of rule path
4770
4771 2002-11-27 [paul]       0.8.6claws22
4772
4773         * src/mainwindow.c
4774           src/prefs_account.c
4775           src/prefs_actions.c
4776           src/prefs_common.c
4777           src/prefs_customheader.c
4778           src/prefs_display_header.c
4779           src/prefs_filtering.c
4780           src/prefs_folder_item.c
4781           src/prefs_matcher.c
4782           src/prefs_scoring.c
4783           src/prefs_summary_column.c
4784           src/prefs_template.c
4785           src/prefs_toolbar.c
4786                  improve the English in the GUI
4787
4788 2002-11-27 [colin]      0.8.6claws21
4789
4790         * src/folder.c
4791                 Fix processing renaming problems happening after
4792                 last commit
4793
4794 2002-11-27 [colin]      0.8.6claws20
4795
4796         * src/folder.c
4797                 recursive move now deletes src each subfolder after 
4798                 having moved it
4799         * src/folderview.c
4800                 Use identifier instead of path during dnd (enables
4801                 IMAP folder dnd)
4802
4803 2002-11-27 [paul]       0.8.6claws19
4804
4805         * src/main.c
4806                 apply patch that does command-line processing 
4807                 BEFORE gtk_init, allowing claws to run from 
4808                 shell-scripts in non-X environment (e.g. crontab 
4809                 or ip-up, ip-down scripts). Patch submitted by
4810                 Ruslan N. Balkin <baron@dartel.ru>
4811                 
4812         * po/it.po
4813                 updated by Alessandro Maestri
4814
4815 2002-11-27 [paul]       0.8.6claws18
4816
4817         * sync with 0.8.6cvs12
4818           src/prefs_common.c
4819                 Differences are that main uses a 'Receive dialog'
4820                 frame on the Interface tab, whereas claws groups all 
4821                 the dialogs together in a 'Dialogs' frame.
4822
4823 2002-11-27 [colin]      0.8.6claws17
4824
4825         * src/prefs_matcher.c
4826                 Fix Execute criteria's NOT flag
4827
4828
4829 2002-11-26 [christoph]  0.8.6claws16
4830
4831         * src/ssl.c
4832                 rewrite the ssl code a little bit, only use one
4833                 SSL context, set default certificates' file/path
4834
4835 2002-11-26 [thorsten]   0.8.6claws15
4836
4837         * src/compose.c
4838                 default-reply-to didn't work for ml-reply
4839
4840 2002-11-26 [melvin]     0.8.6claws14
4841
4842         * src/prefs_actions.c
4843                 Made pipe-actions ignore short headers in message view
4844                 Made trailing-pipe-actions write in the message view with
4845                 the same font as the original message
4846
4847 2002-11-26 [paul]       0.8.6claws13
4848
4849         * src/compose.c
4850                 this time commit the correct file
4851
4852 2002-11-26 [paul]       0.8.6claws12
4853
4854         * sync with 0.8.6cvs11
4855           src/quote_fmt_parse.y  
4856                 no sync needed
4857           src/account.[ch]       
4858                 not sync'ed
4859           src/compose.c
4860                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
4861                 on draft mode.
4862                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
4863                 header
4864                 
4865         see ChangeLog 2002-11-25 and 2002-11-26
4866
4867 2002-11-26 [colin]      0.8.6claws11
4868
4869         * src/folderview.c
4870                 Fix collapsed folder not auto-expanding during
4871                 mail dnd, if it was the source folder.
4872
4873 2002-11-25 [colin]      0.8.6claws10
4874
4875         * src/folderview.[ch]
4876                 Variable renaming and cleaning (slist of nodes 
4877                 to be re-collapsed is stored in FolderView)
4878
4879 2002-11-25 [paul]       0.8.6claws9
4880
4881         * src/prefs_common.[ch]
4882                 fix breakage caused by last commit
4883
4884 2002-11-25 [paul]       0.8.6claws8
4885
4886         * sync with 0.8.6cvs4
4887                 see ChangeLog 2002-11-21
4888
4889 2002-11-25 [paul]       0.8.6claws7
4890
4891         * sync with 0.8.6cvs4
4892                 see ChangeLog 2002-11-20
4893
4894 2002-11-25 [paul]       0.8.6claws6
4895
4896         * sync with 0.8.6cvs3
4897                 see ChangeLog 2002-11-18
4898
4899 2002-11-25 [colin]      0.8.6claws5
4900
4901         * src/gtkutils.[ch]
4902                 Add gtkut_ctree_node_is_parent()
4903         * src/folderview.c
4904                 Spring-loaded folders
4905
4906 2002-11-25 [colin]      0.8.6claws4
4907
4908         * src/utils.[ch]
4909                 Add slist_concat_unique(), function to merge
4910                 two GSList filtering dups
4911         * src/folder.[ch]
4912         * src/summaryview.[ch]
4913         * src/folderview.c
4914         * src/main.c
4915                 Add detection/update/display of unread answers
4916                 to marked mails
4917         * src/procmsg.[ch]
4918                 Add procmsg_find_children()
4919                 Add procmsg_msg_has_marked_parent()
4920
4921 2002-11-25 [colin]      0.8.6claws3
4922
4923         * src/ssl_certificate.[ch]
4924                 Allow checking a certificate without a DNS
4925                 lookup
4926                 Allow to forget a cert (by deleting it)
4927                 Make ssl_certificate_destroy_public
4928         * src/ssl_manager.[ch] ** NEW FILES **
4929                 Gui to manage (display/remove) certificates
4930         * src/prefs_common.[ch]
4931                 Add a pref to allow silent acceptation of
4932                 trusted certificates or not (based on the
4933                 "I want to know what's going on" principle)
4934         * src/mainwindow.c
4935                 Add SSL manager in Tools menu
4936         * src/Makefile.am
4937                 Add the new files to the build
4938         * po/POTFILES.in
4939                 Add ssl_manager.c to translations
4940
4941 2002-11-25 [colin]      0.8.6claws2
4942
4943         * src/summaryview.[ch]
4944                 Add S_SEARCH_EXTENDED to the quick search, which 
4945                 allows to search using filtering syntax.
4946
4947 2002-11-25 [colin]      0.8.6claws1
4948
4949         * src/summaryview.c
4950                 Deletion of duplicates now prefer deleting
4951                 the unread dup (fixes feature-request 638989).
4952
4953 2002-11-24 [paul]       0.8.6claws
4954
4955         * po/es.po
4956           po/pl.po
4957           po/ru.po
4958           po/sr.po
4959                 updated by Ricardo Mones Lastra,
4960                 Witold Wladyslaw Wojciech Wilk,
4961                 Ruslan N. Balkin, and  Urke MMI 
4962                 respectively
4963
4964 2002-11-24 [paul]       0.8.5claws182
4965
4966         * po/bg.po
4967                 updated by George Danchev
4968
4969 2002-11-23 [alfons]     0.8.5claws181
4970
4971         * src/imap.c
4972                 tiny memory leak found by browsing Dimitar's 
4973                 valgrind report
4974
4975 2002-11-23 [paul]       0.8.5claws180
4976
4977         * po/it.po
4978                 updated by Alessandro Maestri
4979
4980 2002-11-22 [christoph]  0.8.5claws179
4981
4982         * src/compose.c
4983         * src/inc.c
4984         * src/prefs_filtering.c
4985         * src/summaryview.c
4986                 more warning fixes
4987
4988 2002-11-22 [alfons]     0.8.5claws178
4989
4990         * src/summaryview.c
4991                 summary_execute_delete_func(): if message is deleted, make 
4992                 sure to also remove its entry in the subject hash table. 
4993                 fixes a corner case bug.
4994
4995 2002-11-22 [paul]       0.8.5claws177
4996
4997         * .cvsignore
4998                 add 'autom4te.cache'
4999                 
5000         * ltconfig      ** REMOVED **
5001                 not needed
5002
5003 2002-11-22 [paul]       0.8.5claws176
5004
5005         * src/textview.c
5006                 textview_set_font(): fix for message display in
5007                 UTF-8 locales (thanks to Sergey Vlasov).
5008                 
5009         * AUTHORS
5010                 add new team members and contributors
5011
5012
5013 2002-11-21 [colin]      0.8.5claws175
5014
5015         * src/procmsg.[ch]
5016                 Add procmsg_remove_special_headers()
5017         * src/mh.c
5018                 Use procmsg_remove_special_headers() for 
5019                 previous fix
5020
5021 2002-11-21 [colin]      0.8.5claws174
5022
5023         * src/mh.c
5024                 Fix moving/copying from queue/draft folders
5025                 for MH folders
5026
5027 2002-11-21 [christoph]  0.8.5claws173
5028
5029         * src/crash.c
5030         * src/filtering.c
5031         * src/logwindow.c
5032         * src/main.c
5033         * src/matcher_parser_lex.[hl]
5034         * src/mbox.c
5035         * src/mbox_folder.[ch]
5036         * src/prefs_filtering.c
5037         * src/procheader.c
5038         * src/quote_fmt_lex.l
5039         * src/ssl.c
5040                 fix all warnings except the warnings in lex and yacc files
5041
5042 2002-11-20 [christoph]  0.8.5claws172
5043
5044         * src/imap.c
5045                 fix MsgInfo retrieval for IMAP draft and queue folders
5046                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
5047
5048 2002-11-19 [christoph]  0.8.5claws171
5049
5050         * src/compose.c
5051                 fix segfault, when draft saving does not get
5052                 the MsgInfo of the new message
5053                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
5054
5055 2002-11-19 [christoph]  0.8.5claws170
5056
5057         * src/procmsg.c
5058                 add parameter check for flag setting function
5059                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
5060
5061 2002-11-18 [paul]       0.8.5claws169
5062
5063         * src/compose.c
5064                 more sensitivity fixes to redirect mode:
5065                 * disable toolbar draft button
5066                 * allow only Address book in the Tools menu
5067                 * disable editing of message by the spell
5068                   checker
5069
5070 2002-11-18 [paul]       0.8.5claws168
5071
5072         * src/compose.c
5073                 fix sensitivity of menu items in compose_redirect():
5074                 allow only the necessary items 
5075
5076 2002-11-18 [paul]       0.8.5claws167
5077
5078         * src/compose.c
5079                 fix bug [ 603259 ] 'attachment got lost on bounce'
5080
5081 2002-11-18 [paul]       0.8.5claws166
5082
5083         * po/ru.po
5084                 updated by Ruslan N. Balkin <baron@dartel.ru>
5085
5086 2002-11-18 [colin]      0.8.5claws165
5087
5088         * src/main.c
5089           src/defs.h
5090                 Remove old filtering stuff
5091
5092
5093 2002-11-17 [oliver]     0.8.5claws164
5094
5095         * src/toolbar.h
5096                 remove not needed typedef 
5097
5098 2002-11-17 [oliver]     0.8.5claws163
5099
5100         * src/toolbar.c
5101                 make toolbar's on click events translatable
5102
5103 2002-11-15 [colin]      0.8.5claws162
5104
5105         * src/summaryview.c
5106                 Revert too-soon integration of a feature
5107
5108 2002-11-15 [christoph]  0.8.5claws161
5109
5110         * src/imap.c
5111                 use main's implementation of imap_get_msginfo
5112
5113 2002-11-15 [christoph]  0.8.5claws160
5114
5115         * src/compose.c
5116         * src/folder.[ch]
5117         * src/imap.c
5118         * src/mbox_folder.c
5119         * src/mh.c
5120         * src/news.c
5121         * src/procmsg.c
5122         * src/summaryview.c
5123                 replace claws' fetch_msginfo with main's get_msginfo
5124                 (use main's implementation where possible)
5125
5126 2002-11-15 [colin]      0.8.5claws159
5127
5128         * src/ssl_certificate.c
5129                 Missed a check
5130
5131 2002-11-16 [melvin]     0.8.5claws158
5132
5133         * po/fr.po
5134                 Updated French translations.
5135
5136 2002-11-16 [colin]      0.8.5claws157
5137
5138         * src/ssl_certificate.c
5139                 Check for missing parts in the certificates
5140
5141 2002-11-15 [colin]      0.8.5claws156
5142
5143         * src/folderview.c
5144                 Preventive fix (missing check) found by
5145                 Alfons
5146
5147 2002-11-15 [paul]
5148
5149         * NEWS
5150                 sync with 0.8.6 release
5151
5152 2002-11-15 [colin]      0.8.5claws155
5153
5154         * src/folder.[ch]
5155           src/folderview.c
5156                 Fix error handling of folder_item_move_to()
5157                 (thanks to Alfons!)
5158
5159 2002-11-15 [colin]      0.8.5claws154
5160
5161         * src/folder.[ch]
5162           src/folderview.c
5163                 folder_item_move_to() sets an error message instead
5164                 of having GUI stuff in folder.c
5165
5166 2002-11-15 [colin]      0.8.5claws153
5167
5168         * src/procmsg.[ch]
5169                 Implemented a callback for MsgInfo updates, 
5170                 heavily copy/pasted from Christoph's folder 
5171                 callback system
5172         * src/summaryview.[ch]
5173                 Register summary_update_msg as callback
5174
5175 2002-11-14 [colin]      0.8.5claws152
5176         
5177         * src/procmsg.c
5178                 Update the FolderItem after sending (fixes 617593)
5179
5180 2002-11-14 [christoph]  0.8.5claws151
5181
5182         * src/folder.c
5183                 fix wrong position of NULL pointer check found
5184                 by Sergey
5185
5186 2002-11-14 [christoph]  0.8.5claws150
5187
5188         * src/folder.c
5189                 fix segfault when deleting messages from IMAP folders
5190                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
5191
5192 2002-11-14 [colin]      0.8.5claws149
5193
5194         * src/compose.c
5195                 Forwarding was also ignoring the folder's default account.
5196
5197 2002-11-14 [colin]      0.8.5claws148
5198
5199         * src/compose.c
5200                 Fix sent folder not set to folder properties when 
5201                 forwarding.
5202
5203 2002-11-14 [thorsten]   0.8.5claws147
5204
5205         * src/inc.c
5206                 inc_start(): Files were not moved from .processing to inbox,
5207                 if no global processing rule existed
5208
5209 2002-11-14 [colin]      0.8.5claws146
5210
5211         * src/ssl_certificate
5212                 Fix file operations
5213
5214 2002-11-14 [paul]       0.8.5claws145
5215
5216         * po/it.po
5217                 updated by Alessandro Maestri
5218
5219 2002-11-13 [alfons]     0.8.5claws144
5220
5221         * src/folder.c
5222                 folder_item_close(): only mark messages unread
5223                 when a folder has new messages 
5224
5225 2002-11-13 [keith]      0.8.5claws143
5226
5227         * src/imap.c
5228                 Fix problem moving or copying between
5229                 IMAP folders
5230
5231 2002-11-13 [colin]      0.8.5claws142
5232
5233         * src/matcher_parser_parse.y
5234                 Fix rule problem when " don't match
5235
5236 2002-11-13 [christoph]  0.8.5claws141
5237
5238         * src/folder.c
5239         * src/folderview.c
5240                 moved cache saving to folder_item_close
5241                 the folderview should not have to deal with
5242                 this things
5243
5244 2002-11-13 [christoph]  0.8.5claws140
5245
5246         * src/summaryview.c
5247                 moved setting of important score to
5248                 summary_set_prefs_from_folderitem
5249
5250 2002-11-13 [colin]      0.8.5claws139
5251
5252         * src/matcher_parser_parse.y
5253                 Fix a segfault in the parser (happening when
5254                 a good expression had been tested and a bad 
5255                 one arrives)
5256
5257 2002-11-13 [paul]       0.8.5claws138
5258
5259         * sync with 0.8.5cvs24
5260                 see ChangeLog 2002-11-13
5261                 
5262         * po/pt_BR.po
5263                 updated by Fabio Jr. Beneditto
5264
5265 2002-11-13 [colin]      0.8.5claws137
5266         
5267         * src/msgcache.c
5268           src/defs.h
5269           src/procmsg.[ch]
5270                 Revert last commit, problem
5271
5272 2002-11-13 [colin]      0.8.5claws136
5273
5274         * src/msgcache.c
5275                 Remove duplicated code
5276         * src/defs.h
5277                 Bumped CACHE_VERSION and MARK_VERSION
5278         * src/procmsg.[ch]
5279                 Network endian for cache and mark files
5280
5281 2002-11-12 [colin]      0.8.5claws135
5282
5283         * src/inc.c
5284                 Fix the "socket error" dialog which disappeared
5285
5286 2002-11-12 [colin]      0.8.5claws134
5287
5288         * src/msgcache.c
5289                 Reverse last commit which had performance 
5290                 problems, but still reverse the list
5291
5292 2002-11-12 [colin]      0.8.5claws133
5293
5294         * src/msgcache.c
5295                 Reverse list order
5296
5297 2002-11-12 [melvin]     0.8.5claws132
5298
5299         * src/compose.c
5300                 Added a check for a NULL prefs_common.dictionary
5301
5302 2002-11-12 [colin]      0.8.5claws131
5303
5304         * src/ssl_certificate.[ch]
5305                 Use FQDN hostname
5306
5307 2002-11-12 [colin]      0.8.5claws130
5308
5309         * src/ssl_certificate.[ch]
5310                 Take connection port into account for 
5311                 checking certificates (a single hostname
5312                 could have multiple servers with multiple
5313                 certificates)
5314         * src/ssl.c
5315                 Pass the port to ssl_certificate_check
5316
5317 2002-11-12 [paul]       0.8.5claws129
5318
5319         * src/folder.c
5320                 fix a typo in last commit
5321
5322 2002-11-12 [paul]       0.8.5claws128
5323
5324         * sync with 0.8.5cvs23
5325                 see ChangeLog entry 2002-11-12
5326
5327 2002-11-11 [colin]      0.8.5claws127
5328
5329         * src/ssl_certificate.c
5330                 Cleaner messages
5331                 Don't popup, instead log error, if the 
5332                 corresponding pref is checked
5333         * src/ssl_certificate.h
5334                 include <openssl/objects/h>
5335
5336 2002-11-11 [colin]      0.8.5claws126
5337
5338         * src/ssl_certificate.h
5339                 _Really_ clean it
5340
5341 2002-11-11 [colin]      0.8.5claws125
5342         
5343         * src/ssl_certificate.c
5344                 Fixed leak
5345
5346 2002-11-11 [colin]      0.8.5claws124
5347
5348         * src/ssl.c
5349                 Cleaned a bit
5350         * src/ssl_certificate.[ch]
5351                 Cleaned a bit (better use of SSL API)
5352                 (This will cause non-recognition of saved 
5353                  certificates of claws12[23]...)
5354
5355 2002-11-11 [paul]       0.8.5claws123
5356         
5357         * po/es.po
5358                 updated by Ricardo Mones Lastra
5359
5360 2002-11-11 [colin]      0.8.5claws122
5361
5362         * src/ssl.c
5363                 Fix a typo
5364
5365 2002-11-11 [colin]      0.8.5claws121
5366
5367         * src/ssl_certificate.[ch] ** NEW FILES **
5368         * src/ssl.[ch]
5369                 Check SSL certificates presented to us
5370         * src/Makefile.am
5371                 Add ssl_certificate.[ch]
5372         * po/POTFILES.in
5373                 Add ssl_certificate.c
5374
5375 2002-11-11 [paul]       0.8.5claws120
5376
5377         * sync with 0.8.5cvs22
5378                 see ChangeLog 2002-11-11
5379
5380 2002-11-11 [paul]       0.8.5claws119
5381
5382         * sync with 0.8.5cvs21
5383                 see ChangeLog 2002-11-11
5384
5385 2002-11-10 [jens]       0.8.5claws118
5386
5387         * src/folder.c
5388         * src/folderview.c
5389                 corrected some typing
5390         * po/de.po
5391                 updated german translation
5392         * sylpheed.spec.in
5393                 cleaned up specfile and adjusted it for claws
5394
5395 2002-11-10 [colin]      0.8.5claws117
5396
5397         * src/summaryview.c
5398                 a STATUSBAR_PUSH/POP fix
5399
5400 2002-11-10 [colin]      0.8.5claws116
5401
5402         * src/prefs_folder_item.c
5403                 Fix hanging after opening folder properties
5404
5405 2002-11-10 [hoa]        0.8.5claws115
5406
5407         * src/matcher_parser_lex.l
5408         * src/matcher_parser_parse.y
5409                 config file for scoring and filtering is no more trashed
5410                 when there is a syntax error in a filtering rule when
5411                 editing it in a dialog.
5412
5413 2002-11-09 [colin]      0.8.5claws114
5414
5415         * src/mbox_folder.c
5416                 Added missing initialisation of folder->destroy()
5417
5418 2002-11-09 [colin]      0.8.5claws113
5419
5420         * src/folder.c
5421           src/folderview.c
5422                 Fix the status bar messages
5423
5424 2002-11-09 [colin]      0.8.5claws112
5425
5426         * src/folderview.c
5427                 Fix hangs after folder dnd, happening after 
5428                 claws109.
5429
5430 2002-11-09 [christoph]  0.8.5claws111
5431
5432         * src/folderview.c
5433                 just changed order of calls (reverse order of
5434                 associated calls)
5435         * src/inc.c
5436                 lock inc when checking only one account, otherwise
5437                 inc all could be executed at the same time
5438
5439 2002-11-09 [christoph]  0.8.5claws110
5440
5441         * src/folderview.c
5442                 better unlock the mouse cursor before calling
5443                 summary_show because it changes the cursor too
5444
5445 2002-11-09 [christoph]  0.8.5claws109
5446
5447         * src/folder.[ch]
5448         * src/folderview.c
5449                 add functions to open and close a folder
5450                 o opending will execute scanning for remote folders
5451                   and processing
5452                 o closing will unset new flag for messages
5453
5454 2002-11-09 [colin]      0.8.5claws108
5455
5456         * src/folder.c
5457                 Add a call to prefs_matcher_write_config to 
5458                 avoid non-leaf folders filtering settings to be
5459                 lost
5460
5461 2002-11-09 [paul]       0.8.5claws107
5462
5463         * src/prefs_account.c
5464                 re-word a label
5465
5466 2002-11-09 [colin]      0.8.5claws106
5467
5468         * src/folderview.c
5469                 Minor esthetic fix
5470
5471 2002-11-09 [colin]      0.8.5claws105
5472
5473         * src/folderview.c
5474                 Fix prefs_filtering deletion for MH folders (same
5475                 reason as below)
5476         * src/prefs_filtering.c
5477                 Fix prefs_filtering renaming and deletion for 
5478                 folder-based processing rules.  
5479
5480 2002-11-09 [christoph]  0.8.5claws104
5481
5482         * src/compose.c
5483         * src/folder.[ch]
5484         * src/folderview.[ch]
5485         * src/import.c
5486         * src/inc.c
5487         * src/main.c
5488         * src/mainwindow.c
5489         * src/messageview.c
5490         * src/prefs_folder_item.c
5491         * src/procmsg.c
5492         * src/summaryview.c
5493                 implement a callback system for folder item updates
5494
5495 2002-11-09 [colin]      0.8.5claws103
5496
5497         * src/folderview.c
5498                 Fix prefs_filtering renaming for MH folders (we
5499                 shouldn't rename by path as another folder could
5500                 have the same hierarchy).
5501
5502 2002-11-09 [colin]      0.8.5claws102
5503
5504         * src/folder.c
5505                 Fix a leak found by Christoph, use better variable
5506                 names
5507
5508 2002-11-09 [colin]      0.8.5claws101
5509
5510         * src/folder.c
5511                 One more fix for processing rules
5512
5513 2002-11-08 [colin]      0.8.5claws100
5514         
5515         * src/matcher.c
5516                 Don't copy the compiled regexp (will be reevaluated)
5517         * src/folderview.c
5518                 Lock folderview while moving
5519         * src/folder.c
5520                 Provide info on what's happening to the user
5521
5522 2002-11-08 [colin]      0.8.5claws99
5523
5524         * src/folderview.c
5525                 Fix folder reordering after a move if parent is 
5526                 root
5527         * src/scoring.[ch]
5528                 Add function to copy a ScoringProp
5529         * src/prefs_folder_item.c
5530                 Copy scoring rules when copying a folder prefs
5531
5532 2002-11-08 [colin]      0.8.5claws98
5533
5534         * src/folderview.c
5535                 Fixes in case of failure
5536         * src/filtering.[ch]    
5537                 Add function to duplicate a FilteringProp
5538         * src/matcher.[ch]
5539                 Add function to duplicate a MatcherProp
5540         * src/prefs_folder_item.c
5541                 Save folder's processing rules when copying 
5542                 its prefs
5543
5544 2002-11-08 [colin]      0.8.5claws97
5545         
5546         * src/folderview.c
5547                 Sort after move
5548         * src/folder.c 
5549                 Change a printf to debug_print
5550
5551 2002-11-08 [colin]      0.8.5claws96
5552
5553         * src/folder.c
5554           src/folderview.c
5555                 Fix segfaults, call me stupido
5556         
5557
5558 2002-11-08 [colin]      0.8.5claws95
5559
5560         *src/folder.c
5561                 Added forgotten prefs to save when moving folders
5562
5563 2002-11-08 [colin]      0.8.5claws94
5564
5565         * src/folder.c
5566                 Fixes to folder DND (prefs copy)
5567         * src/folderview.c
5568                 Optimization for folder DND (don't rescan whole tree)
5569                 Added folderview_create_folder_node() for this 
5570                 optimization, so de-duped a bit the code
5571         * src/prefs_folder_item.[ch]
5572                 Added prefs_folder_item_copy_prefs()    
5573           
5574 2002-11-08 [paul]       0.8.5claws93
5575
5576         * src/prefs_account.c
5577           tools/README
5578           tools/kmail2sylpheed_v2.pl
5579                 correct some typos
5580
5581 2002-11-08 [paul]       0.8.5claws92
5582
5583         * src/compose.c
5584           src/prefs_account.[ch]
5585                 remove account options 'clearsign' and 'ascii_armored',
5586                 replace with 'default_gnupg_mode' to prevent mixed-mode
5587                 Privacy settings
5588
5589 2002-11-08 [paul]       0.8.5claws91
5590
5591         * src/compose.[ch]
5592                 re-implement GnuPG 'on-the-fly' mode selection,
5593                 disallow mixed-mode
5594
5595 2002-11-08 [colin]      0.8.5claws90
5596
5597         * src/folderview.c
5598           src/prefs_folder_item.c
5599                 Change "Property" to "Properties"
5600
5601 2002-11-07 [colin]      0.8.5claws89
5602
5603         * src/folderview.c
5604           src/folder.c
5605                 Allow folder dropping to a root folder
5606
5607 2002-11-07 [paul]       0.8.5claws88
5608
5609         * src/compose.c
5610                 revert last commit
5611
5612 2002-11-07 [paul]       0.8.5claws87
5613
5614         * src/compose.c
5615                 fix reply-to-list bug. closes bug report
5616                 "[633382] reply-to-list broken in recent cvs"
5617
5618 2002-11-07 [paul]       0.8.5claws86
5619
5620         * src/compose.c
5621                 add a forgotten '#if USE_GPGME ... #endif'
5622
5623 2002-11-07 [paul]       0.8.5claws85
5624
5625         * sync with 0.8.5cvs20
5626                 see ChangeLog 2002-11-07
5627
5628 2002-11-07 [colin]      0.8.5claws84
5629
5630         * src/folder.[ch]
5631                 Change folder_item_move_to to return the newly 
5632                 created folderitem.
5633         * src/folderview.c
5634                 Select the new folderitem after moving.
5635
5636 2002-11-07 [colin]      0.8.5claws83
5637
5638         * src/prefs_filtering.c
5639                 Fix rule rewriting when moving a leaf folder to a 
5640                 shorter path
5641
5642 2002-11-07 [colin]      0.8.5claws82
5643
5644         * src/prefs_filtering.c
5645                 fix a leak
5646
5647 2002-11-07 [colin]      0.8.5claws81
5648
5649         * src/folder.[ch]
5650                 Add folder_item_move_to() function to move a 
5651                 folderitem into another one (updates matcher etc)
5652         * src/folderview.c
5653                 Add folder drag'n drop (context menu to come)
5654                 [Should be dataloss free, but Please backup before 
5655                  trying !]
5656
5657 2002-11-06 [colin]      0.8.5claws80
5658
5659         * src/mh.c
5660                 mh_create_folder() returns NULL if can't create
5661                 directory hierarchy
5662
5663 2002-11-06 [paul]       0.8.5claws79
5664
5665         * src/compose.[ch]
5666                 allow 'on-the-fly' changing of the type of encryption 
5667                 and/or signing used (mime/ascii) via the compose window
5668
5669 2002-11-06 [paul]       0.8.5claws78
5670
5671         * sync with 0.8.5cvs19
5672                 see ChangeLog 2002-11-06 for src/account.c: 
5673                 account_get_special_folder()
5674                 
5675 2002-11-05 [alfons]     0.8.5claws77
5676
5677         * src/crash.c
5678                 very minor cleanups: nothing to see here, move on. :-)
5679
5680 2002-11-05 [colin]      0.8.5claws76
5681
5682         * src/main.c
5683                 Changes choices if compose windows are opened to
5684                 Discard, Draft, Don't quit
5685
5686 2002-11-05 [thorsten]   0.8.5claws75
5687
5688         * src/compose.c
5689                 reenabled default_reply_to folder option
5690
5691 2002-11-05 [colin]      0.8.5claws74
5692
5693         * src/compose.[ch] 
5694                 add compose_draft()
5695         * src/crash.c
5696                 add SIGTERM handler
5697         * src/main.[ch]
5698                 add clean_quit() for the SIGTERM handler
5699
5700 2002-11-05 [paul]       0.8.5claws73
5701         
5702         * po/es.po
5703                 updated by Ricardo Mones Lastra
5704
5705 2002-11-05 [melvin]     0.8.5claws72
5706
5707         * src/logwindow.c
5708                 Fixed log-clipping bug #616795.
5709                 To stop logging in the log window use 0 length.
5710         * src/prefs_common.c
5711                 Added a label to inform about the 0 log length behaviour.
5712
5713 2002-11-05 [paul]       0.8.5claws71
5714
5715         * sync with 0.8.5cvs17
5716                 see ChangeLog 2002-11-05
5717
5718 2002-11-04 [paul]       0.8.5claws70
5719
5720         * sylpheed-128x128.png
5721           sylpheed-64x64.png
5722           sylpheed.png
5723                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
5724                 <nikai@users.sourceforge.net>
5725                 
5726         * po/bg.po
5727                 updated by George Danchev
5728
5729 2002-11-03 [thorsten]   0.8.5claws69
5730
5731         * src/main.c
5732           src/mimeview.c
5733           src/rfc2015.h
5734                 add check if gpg is active
5735
5736 2002-11-03 [thorsten]   0.8.5claws68
5737
5738         * src/toolbar.h
5739                 removed GSList declaration causing trouble on MacOS-X
5740                 (submitted by alfons, reported by xfesty)
5741
5742 2002-11-01 [paul]       0.8.5claws67
5743
5744         * src/mainwindow.c
5745                 remove last remnants of main's filter code
5746
5747 2002-11-01 [paul]       0.8.5claws66
5748
5749         * tools/filter_conv.pl
5750                 fix bug where user-defined headers were ignored
5751
5752 2002-11-01 [paul]       0.8.5claws65
5753
5754         * src/logwindow.c
5755                 make a debug_print() not translatable
5756
5757 2002-10-31 [melvin]     0.8.5claws64
5758
5759         * ac/aspell.m4
5760                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
5761                 not run any GNU/aspell test.  The dictionary path will
5762                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
5763                 was given, in which case, it will be $prefix/lib/aspell/
5764         * configure.in
5765                 Fixed typo in commentary (Aspell code).
5766
5767 2002-10-31 [paul]       0.8.5claws63
5768
5769         * po/POTFILES.in
5770                 remove src/filter.c and src/prefs_filter.c
5771                 thanks to Ricardo for reminding me
5772
5773 2002-10-31 [colin]      0.8.5claws62
5774
5775         * src/mbox_folder.c
5776                 Plug some leaks
5777
5778 2002-10-31 [paul]       0.8.5claws61
5779
5780         * src/prefs_filter.[ch] ** REMOVED **
5781           src/filter.[ch]       ** REMOVED **
5782           
5783         * src/Makefile.am
5784           src/folderview.c
5785           src/inc.c
5786           src/main.c
5787           src/mainwindow.c
5788           src/mbox.c
5789           src/prefs_common.c
5790           src/prefs_filtering.c
5791           src/summaryview.[ch]
5792                 remove main's 'filter' code
5793                 
5794         README.claws
5795                 update to reflect removal of main's filter
5796
5797 2002-10-31 [paul]       0.8.5claws60
5798
5799         * src/summaryview.c
5800                 remove check for global_processing in summary_filter_open(). 
5801                 This fixes the bug where if the user uses the right-click 
5802                 'Create filter rule...' and doesn't have any filter rules 
5803                 already defined in claws' advanced filtering, the newly 
5804                 created filter rule goes to main's filtering which is 
5805                 inaccessible through the gui. Now the filter rule gets added
5806                 to claws' filtering by default.
5807
5808 2002-10-28 [melvin]     0.8.5claws59
5809
5810         * src/prefs_actions.c
5811                 Fixed bug #627322 where MIME parts were not always
5812                 correctly passed to a %p action
5813                 Display an error dialog when message filename is not found.
5814
5815 2002-10-28 [melvin]     0.8.5claws58
5816
5817         * src/prefs_common.c
5818                 Readded a missing function declaration lost in 0.8.3claws34
5819
5820 2002-10-28 [paul]       0.8.5claws57
5821
5822         * sync with 0.8.5cvs15
5823                 see ChangeLog 2002-10-28 and 2002-10-25
5824                 
5825         Note: ChangeLog entry 2002-10-24 is not sync'ed.
5826
5827 2002-10-27 [oliver]     0.8.5claws56
5828
5829         * src/pop.c
5830                 plug leak in pop3_top_recv
5831
5832 2002-10-26 [christoph]  0.8.5claws55
5833
5834         * src/folder.c
5835                 set need_update folder flag when messages are added
5836                 (closes bug [ 626922 ] folder not updated after receiving)
5837
5838 2002-10-25 [melvin]     0.8.5claws54
5839
5840         * src/imageview.c
5841                 Fixed a memleak introduced in the scaling code.
5842
5843 2002-10-24 [alfons]     0.8.5claws53
5844
5845         * src/filtering.c
5846                 make filtering's forward message action forward from the 
5847                 correct account
5848                 (closes bug [628089 ] Filter -> Forward from address problem
5849                 reported by Oktay)
5850
5851 2002-10-24 [christoph]  0.8.5claws52
5852
5853         * src/mainwindow.c
5854         * src/manual.[ch]
5855                 o use manual of current locale or english if current
5856                   locale is not available (and english is available)
5857                 o also link to sylpheed doc project manuals
5858
5859 2002-10-23 [paul]       0.8.5claws51
5860
5861         * tools/README
5862           tools/kmail2sylpheed_v2.pl
5863                 add new version of kmail addressbook importer script.
5864                 works with newer versions of Kmail/KAddressBook which
5865                 have new and rearranged data.
5866
5867 2002-10-23 [martin]     0.8.5claws50
5868
5869         * src/folderview.c
5870         * src/summaryview.c
5871         * src/utils.h
5872         * src/utils.c
5873                 added length parameter to get_abbrev_newsgroup_name()
5874                 changed this function so that it abbreviates the newsgroup
5875                 names only so long it is smaller than the length parameter
5876                 (for better reading of some newsgroup names and space efficiency)
5877
5878 2002-10-22 [colin]      0.8.5claws49
5879
5880         *src/foldersel.c
5881                 Revert Alfons' last modification (after voting ;-))
5882
5883 2002-10-21 [alfons]     0.8.5claws48
5884
5885         * src/foldersel.c
5886                 folder view in folder selection dialog reflects state of
5887                 folder view in main window
5888
5889 2002-10-18 [alfons]     0.8.5claws47
5890
5891         * src/mbox.c
5892                 drop imported messages in folder selected by user,
5893                 and not in the inbox
5894                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
5895
5896 2002-10-18 [alfons]     0.8.5claws46
5897
5898         * src/compose.c
5899                 make automagic reply work correctly for email accounts 
5900                 (whether it's viable to do a full sync with Hiro's 
5901                 compose.c is still under discussion)
5902
5903 2002-10-18 [melvin]     0.8.5claws45
5904
5905         * src/prefs_actions.c
5906                 Fixed bug #622275 where asynchroneous actions left 
5907                 zombies processes
5908                 Made (synchroneous) actions' input be displayed live.
5909
5910 2002-10-18 [christoph]  0.8.5claws44
5911
5912         * src/textview.c
5913                 don't add a newline in the textview in front of the
5914                 first textpart if header display is disabled
5915                 (closes bug [ 603385 ] disabled header display leaves blank
5916                  lin)
5917
5918 2002-10-18 [christoph]  0.8.5claws43
5919
5920         * src/folder.[ch]
5921         * src/imap.c
5922         * src/mbox_folder.c
5923         * src/mh.c
5924         * src/news.c
5925                 folder->get_num_list now returns an error code
5926                 (closes bug [ 609424 ] News cache cleared on failure)
5927                 
5928 2002-10-17 [colin]      0.8.5claws42
5929         
5930         * src/news.c
5931                 Changed a printf by debug_print
5932
5933 2002-10-16 [paul]       
5934
5935         * tools/OOo2sylpheed.pl
5936                 allow for spaces in the name of the
5937                 file to be attached.
5938
5939 2002-10-16 [colin]      0.8.5claws41
5940
5941         * src/main.c
5942                 Use a tristate to change online mode
5943
5944 2002-10-16 [paul]       0.8.5claws40
5945
5946         * po/es.po
5947                 updated by Ricardo Mones Lastra
5948
5949 2002-10-16 [colin]      0.8.5claws39
5950
5951         * src/main.c
5952           src/mainwindow.[ch]
5953                 Added --online and --offline command-line
5954                 switches
5955
5956 2002-10-15 [christoph]  0.8.5claws38
5957
5958         * src/procmime.c
5959                 set mimeinfo->name to NULL after g_free to
5960                 avoid double freeing with g_free
5961
5962 2002-10-14 [christoph]  0.8.5claws37
5963
5964         * src/compose.c
5965         * src/filtering.c
5966         * src/summaryview.c
5967                 remove calls to folder->change_flags that are now
5968                 done by procmsg flag functions (seems it is not
5969                 used by any foldertype anyway)
5970         * src/folder.c
5971                 init folder->change_flags with NULL
5972
5973 2002-10-14 [christoph]  0.8.5claws36
5974
5975         * src/folder.[ch]
5976         * src/imap.[ch]
5977                 use virtual functions for folder item new and destroy
5978                 functions
5979
5980 2002-10-14 [melvin]     0.8.5claws35
5981
5982         * src/compose.c
5983                 Added a test to not run the spell checker if no default
5984                 dictionary is available. No dialog is displayed though.
5985
5986 2002-10-14 [melvin]     0.8.5claws34
5987
5988         * src/gtkaspell.c
5989                 Fixed bug in dictionary list context menu where
5990                 "More..." pointed to an emtpy submenu if the
5991                 number of dictionaries is a multiple of 15
5992                 Removed unneeded code in suggestions list creation
5993
5994 2002-10-14 [paul]       0.8.5claws33
5995
5996         * po/bg.po
5997                 updated by George Danchev
5998
5999 2002-10-13 [hoa]        0.8.5claws32
6000
6001         * src/matcher.[ch]
6002           src/matcher_parser_parser.y
6003                 removed the escaped string from internal structure
6004                 of matcher.
6005
6006 2002-10-12 [colin]      0.8.5claws31
6007
6008         * src/gtksctree.[ch]
6009           src/summaryview.c
6010                 Removed useless function gtksctree_reanchor
6011
6012 2002-10-12 [alfons]     0.8.5claws30
6013         
6014         * sync with remaining main changes 2002-10-09 - 2002-10-11
6015         - drop changes to src/compose.c (requires claws specific changes)
6016         
6017 2002-10-12 [alfons]     0.8.5claws29
6018         
6019         * sync with main changes of 2002-10-08
6020         - drop changes to src/compose.c (requires claws specific changes)
6021         - drop changes to src/summaryview.c (requires changes to compose.c)     
6022
6023 2002-10-12 [alfons]     0.8.5claws28
6024         
6025         * sync with main changes of 2002-10-07
6026
6027 2002-10-12 [alfons]     0.8.5claws27
6028
6029         * sync with main changes of 2002-10-04
6030         - drop changes to src/compose.c (requires claws specific changes)
6031         - drop changes to src/prefs_folder_item.c (claws implementation
6032           seems to be working)
6033
6034 2002-10-12 [colin]      0.8.5claws26
6035
6036         * src/mainwindow.c
6037                 Fix folder-flicker when space-reading, introduced 
6038                 in claws22.
6039
6040 2002-10-12 [colin]      0.8.5claws25
6041
6042         * src/compose.c
6043                 Save account address when saving as draft.
6044                 (closes bug 621838)
6045
6046 2002-10-12 [colin]      0.8.5claws24
6047
6048         * src/summaryview.c
6049                 Fix the problem consisting of no message selected
6050                 after the last message in a folder has been moved.
6051
6052 2002-10-12 [paul]       0.8.5claws23
6053
6054         * src/compose.c
6055           src/prefs_template.c
6056           src/template.[ch]
6057                 add Cc and Bcc to templates. Patch submitted by
6058                 John L. Males.
6059
6060 2002-10-12 [colin]      0.8.5claws22
6061
6062         * src/folderview.c
6063                 Fix a bug after "Check for new messages":
6064                 If a folder was opened, it was still selected at
6065                 the end of the check, but displayed empty.
6066         * src/mainwindow.c
6067                 Remove unnecessary check
6068
6069 2002-10-12 [paul]
6070
6071         * tools/README
6072                 be more verbose in the description of
6073                 OOo2sylpheed.pl
6074                 
6075
6076 2002-10-11 [colin]      0.8.5claws21
6077
6078         * src/mainwindow.c
6079                 Make space work (better) when no mail is selected
6080
6081 2002-10-11 [colin]      0.8.5claws20
6082
6083         * src/inc.c
6084           src/news.c
6085                 fix warnings
6086
6087 2002-10-11 [colin]      0.8.5claws19
6088
6089         * src/mainwindow.c
6090                 revert 0.8.5claws6 changes as i couldn't get to
6091                 anything satisfying
6092
6093 2002-10-11 [melvin]     0.8.5claws18
6094
6095         * src/compose.c
6096                 Removed buggy and unused macro (should have been committed in
6097                 0.8.5claws17)
6098
6099 2002-10-11 [melvin]     0.8.5claws17
6100
6101         * src/compose.c
6102                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
6103
6104 2002-10-11 [thorsten]   0.8.5claws16 
6105
6106         * src/folderview.c
6107                 remove rescan warning
6108
6109 2002-10-11 [colin]      0.8.5claws15 
6110
6111         * src/procheader.c
6112                 fix a segfault that happens if conv_unmime_header
6113                 fails (should be better to find out why it fails)
6114
6115 2002-10-11 [christoph]  0.8.5claws14
6116
6117         * src/summaryview.c
6118                 update folderview stats after ignore/unignore thread
6119
6120 2002-10-11 [hoa]        0.8.5claws13
6121
6122         * src/quote_fmt_parse.y
6123                 Fixed a yacc/bison syntax error
6124         * src/matcher.c
6125                 Escaping of string is fixed.
6126
6127 2002-10-11 [colin]      0.8.5claws12
6128
6129         * src/imageview.c
6130                 Resize images to fit
6131
6132 2002-10-11 [paul]       0.8.5claws11
6133
6134         * po/es.po
6135                 updated by Ricardo Mones Lastra
6136
6137 2002-10-10 [alfons]     0.8.5claws10
6138
6139         * src/compose.c
6140                 allow dropping files by "moving" files from a file manager,
6141                 not only by the more cumbersome "copying". the latter 
6142                 mostly implies holding down the Control button
6143
6144 2002-10-10 [christoph]  0.8.5claws9
6145
6146         * src/summaryview.c
6147                 update folders after thread building for ignored threads
6148
6149 2002-10-10 [christoph]  0.8.5claws8
6150
6151         * config/.cvsignore
6152                 added Makefile
6153         * src/filtering.[ch]
6154         * src/folder.[ch]
6155         * src/folderview.[ch]
6156         * src/import.c
6157         * src/inc.[ch]
6158         * src/mbox.[ch]
6159         * src/procmsg.c
6160         * src/summaryview.[ch]
6161                 o added new flag need_update to FolderItem
6162                 o removed folder_table from various functions from tracking
6163                   folder updates
6164                 o set need_update flags in folder.c's move, copy and delete
6165                   functions and procmsg's flags functions
6166                 o added function folderview_update_items_when_required that
6167                   updates all folders with need_update set
6168                 o call folderview_update_items_when_required instead of
6169                   folderview_update_item_foreach
6170
6171 2002-10-09 [sergey]     0.8.5claws7
6172
6173         * src/compose.c
6174                 Strip CRs whel loading the text into editor in reedit mode.
6175
6176 2002-10-09 [colin]      0.8.5claws6
6177
6178         * src/mainwindow.c
6179                 Make Space work when no mail is selected
6180
6181 2002-10-09 [colin]      0.8.5claws5
6182
6183         * src/gtksctree.[ch]
6184                 Fix range_select
6185                 Add gtk_sctree_reanchor() 
6186         * src/summaryview.c
6187                 Use gtk_sctree_reanchor() - better fix for 
6188                 bug 60413
6189
6190 2002-10-09 [colin]      0.8.5claws4
6191
6192         * src/summaryview.c
6193                 Fix shift-click select after delete problem
6194                 (closes bug 60413)
6195
6196 2002-10-08 [thorsten]   0.8.5claws3
6197
6198         * src/summaryview.c
6199                 exclude current msg from -hide read messages-
6200
6201 2002-10-08 [colin]      0.8.5claws2
6202
6203         * src/inc.[ch]
6204           src/pop.c
6205           src/recv.c
6206                 Differentiate socket errors from disk full
6207                 errors
6208
6209 2002-10-08 [christoph]  0.8.5claws1
6210
6211         * Makefile.am
6212         * configure.in
6213                 modifications for new config directory
6214
6215         * config.guess  ** REMOVED **
6216         * config.sub    ** REMOVED **
6217         * install-sh    ** REMOVED **
6218         * ltmain.sh     ** REMOVED **
6219         * missing       ** REMOVED **
6220         * mkinstalldirs ** REMOVED **
6221                 these files are autogenerated by automake
6222                 when you run autogen.sh
6223
6224         * config/.cvsignore     ** NEW FILE **
6225         * config/Makefile.am    ** NEW FILE **
6226                 ignore autogenerated files
6227                 create a Makefile in this directory
6228
6229 2002-10-08 [paul]       0.8.5claws
6230
6231         * 0.8.5claws release
6232         
6233         * src/compose.c
6234           src/procheader.c
6235           src/procmsg.c
6236                 fix quote reply format for newsgroups reply bug
6237                 (thanks to Hoa)
6238                 
6239         * po/en_GB.po
6240           po/pl.po
6241                 updated by me and Witold Wladyslaw Wojciech Wilk
6242                 repectively
6243
6244 2002-10-07 [paul]       0.8.3claws53
6245
6246         * po/it.po
6247           po/pt_BR.po
6248           po/sr.po
6249                 updated messages catalogs, submitted by
6250                 Alessandro Maestri, Fabio Jr.Beneditto 
6251                 and Urke MMI, respectively.
6252
6253 2002-10-07 [christoph]  0.8.3claws52
6254
6255         * src/folder.[ch]
6256         * src/folderview.c
6257         * src/mainwindow.c
6258                 fix new folder ghost message bug
6259                 (closes bug [ 619722 ] wrong count for newly created folders)
6260
6261 2002-10-07 [christoph]  0.8.3claws51
6262
6263         * src/compose.c
6264                 fix news posting problem
6265
6266 2002-10-07 [melvin]     0.8.3claws50
6267
6268         * po/fr.po
6269                 Updated French translation
6270
6271 2002-10-05 [christoph]  0.8.3claws49
6272
6273         * src/gtkstext.c
6274                 check if line_start_cache is set in gtk_stext_update_text
6275                 (closes bug [ 618119 ] crash while doing search in folder)
6276
6277 2002-10-05 [christoph]  0.8.3claws48
6278
6279         * src/imap.c
6280         * src/news.c
6281         * src/utils.c
6282         * src/utils.h
6283                 implement cache cleanups for claws' folder system
6284                 (closes bug [ 595916 ] imapcache not cleaned up)
6285
6286 2002-10-05 [melvin]     0.8.3claws47
6287
6288         * src/prefs_actions.c
6289                 Made the help text more clear for the %p token
6290
6291 2002-10-04 [paul]       0.8.3claws46
6292
6293         * sync with 0.8.5
6294                 see ChangeLog 2002-10-02 and 2002-10-03
6295
6296 2002-10-04 [christoph]  0.8.3claws45
6297
6298         * src/inc.c
6299                 fix segfault caused by pop before smtp
6300                 call to inc_account_mail with NULL
6301                 pointer for mainwin
6302
6303 2002-10-04 [paul]       0.8.3claws44
6304
6305         * configure.in
6306                 sync the LDAP detection from 0.8.5cvs1
6307
6308 2002-10-02 [christoph]  0.8.3claws43
6309
6310         * po/de.po
6311                 fix small spelling error
6312
6313 2002-10-02 [melvin]     0.8.3claws42
6314
6315         * ac/aspell.m4
6316                 Behave better and say "no" when test program cannot be run.
6317
6318 2002-10-02 [paul]       0.8.3claws41
6319
6320         * sync with 0.8.4cvs1
6321                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
6322                 
6323         * src/summaryview.c
6324                 toggle the behavior of Reply menuitem between
6325                 normal reply and reply-to-list
6326
6327 2002-10-01 [sergey]     0.8.3claws40
6328
6329         * src/compose.c
6330                 Convert newlines in the message text to the canonical form
6331                 before base64 encoding (RFC2045 compliance, fixes some
6332                 interoperability issues with Evolution 1.0.3)
6333
6334 2002-09-29 [colin]      0.8.3claws39
6335
6336         * src/summaryview.c
6337                 Fix an unwanted copy/paste
6338
6339 2002-09-29 [colin]      0.8.3claws38
6340
6341         * src/mainwindow.c
6342                 Renamed "Custom toolbar" to "Customize toolbar"
6343                 Renamed "Show all header" to "Show all headers"
6344                 Renamed "Set diplay item" to "Set displayed items"
6345         * src/prefs_common.c
6346                 Renamed "Show all header" to "Show all headers"
6347         * src/prefs_summary_column.c
6348                 Renamed "diplay item" to "displayed items"
6349
6350 2002-09-29 [colin]      0.8.3claws37
6351
6352         * src/mainwindow.[ch]
6353                 online/offline status pixmaps follow theme
6354                 changes
6355         * src/summaryview.[ch]
6356                 quicksearch pixmap follows theme changes
6357
6358 2002-09-29 [thorsten]   0.8.3claws36
6359
6360         * src/compose.c
6361           src/prefs_folder_item.[ch]
6362                 add default_reply_to folder option (closes patch 581044)
6363
6364 2002-09-29 [christoph]  0.8.3claws35
6365
6366         * acconfig.h    ** REMOVED **
6367         * configure.in
6368         * ac/aspell.m4
6369         * ac/check-type.m4
6370         * ac/gnupg-check-typedef.m4
6371                 fix autoheader 2.50 warning
6372
6373 2002-09-29 [christoph]  0.8.3claws34
6374
6375         * major code cleanup (part 2)
6376         
6377                 - unused variables removed
6378                 - unused functions removed
6379                 - uninitialized variables checked
6380                 - missing return statements added
6381                 - missing function return types added
6382                 - added parentheses around assignment
6383                   when suggested by gcc
6384
6385 2002-09-29 [alfons]     0.8.3claws33
6386
6387         * src/logwindow.c
6388                 log_window_clear(): only bracket gtk_text_forward_delete() 
6389                 with gtk_text_freeze() / gtk_text_thaw() (see if this
6390                 works around GTK text bug)
6391
6392 2002-09-29 [paul]       0.8.3claws32
6393
6394         * po/bg.po
6395           po/sr.po
6396                 updated by George Danchev and Urke MMI
6397                 respectively
6398
6399 2002-09-27 [christoph]  0.8.3claws31
6400
6401         * doc-src/readme.txt
6402         * doc-src/rfc1806.txt   ** REMOVED **
6403         * doc-src/rfc2183.txt   ** NEW FILE **
6404         * doc-src/rfc2980.txt   ** NEW FILE **
6405                 update rfcs
6406
6407 2002-09-27 [melvin]     0.8.3claws30
6408
6409         * ac/aspell.m4
6410                 Fixed typo which could break linking
6411
6412 2002-09-27 [melvin]     0.8.3claws29
6413
6414         * ac/aspell.m4
6415                 Improved GNU/aspell checking. 
6416                 Fixed bug #614490
6417
6418 2002-09-27 [paul]       0.8.3claws28
6419
6420         * sync with 0.8.3cvs8
6421                 see ChangeLog 2002-09-27
6422
6423 2002-09-26 [colin]      0.8.3claws27
6424
6425         * src/toolbar.[ch]
6426           src/mainwindow.[ch]
6427                 Add "Reply to Mailing-list" to the toolbar
6428
6429 2002-09-26 [christoph]  0.8.3claws26
6430
6431         * src/summaryview.c
6432                 Fix wrong message counts in summaryview status
6433
6434 2002-09-26 [paul]       0.8.3claws25
6435
6436         * sync with 0.8.3cvs7
6437                 see ChangeLog 2002-09-26
6438
6439 2002-09-26 [paul]       0.8.3claws24
6440
6441         * sync with 0.8.3cvs6
6442                 see ChangeLog 2002-09-25
6443
6444 2002-09-25 [christoph]  0.8.3claws23
6445
6446         * src/prefs_common.c
6447         * src/prefs_folder_item.c
6448         * src/prefs_scoring.c
6449                 Renamed "kill score" to "hide score" in GUI
6450                 and prefs files
6451
6452 2002-09-25 [paul]       0.8.3claws22
6453
6454         * sync with 0.8.3cvs5
6455                 see ChangeLog 2002-09-24
6456
6457 2002-09-24 [alfons]     0.8.3claws21
6458
6459         patch by Satoshi Nagayasu: allows appending / saving multiple 
6460         selected files (closes "[ 612279 ] save multiple mesg(s) in 
6461         'Save as ...'")
6462
6463         * AUTHORS
6464                 add Satoshi Nagayasu
6465         * src/summaryview.c
6466                 summary_save_as(): allow saving selected files to
6467                 one file
6468                 summary_set_menu_sensitive: enable "Save As..." when
6469                 multiple files are selected
6470         * src/utils.[ch]
6471                 append_file(): new function
6472
6473 2002-09-24 [colin]      0.8.3claws20
6474
6475         * src/procmime.c
6476                 Fix segfault when mimeinfo doesn't have a 
6477                 content_type. 
6478
6479 2002-09-24 [colin]      0.8.3claws19
6480
6481         * src/prefs_common.[ch]
6482                 Add a preference to display send dialog or not
6483         * src/send.c
6484                 Display send dialog according to preference
6485
6486 2002-09-24 [colin]      0.8.3claws18
6487
6488         * src/compose.[ch]
6489                 Disable user actions when sending
6490
6491 2002-09-24 [colin]      0.8.3claws17
6492
6493         * src/procmime.c
6494                 Do not display name or filename for attachments
6495                 with an application/pgp-signature type
6496                 (security flaw, see bug 537413)
6497
6498 2002-09-23 [colin]      0.8.3claws16
6499
6500         * src/editaddress.c
6501                 Initialize entry_email, entry_alias and 
6502                 entry_remarks to first email address of the list
6503
6504 2002-09-23 [colin]      0.83claws15
6505
6506         * src/compose.c
6507                 Drop pgp-signature when reediting a signed queued
6508                 message
6509
6510 2002-09-23 [melvin]     0.8.3claws14
6511
6512         * po/fr.po
6513                 Updated French translation
6514
6515 2002-09-23 [melvin]     0.8.3claws13
6516
6517         * src/mainwindow.c
6518                 Made custom toolbar menu labels more consistent
6519         * src/prefs_toolbar.c
6520                 Made custom toolbar window title more consistent
6521
6522 2002-09-22 [colin]      0.8.3claws12
6523
6524         * src/inc.c
6525                 Initialize session type to normal before getting 
6526                 mail (fixes strange Get behaviour)
6527         * src/prefs_account.h
6528                 Move STYPE_POP_BEFORE_SMTP to last position to 
6529                 avoid other side-effects
6530
6531 2002-09-22 [colin]      0.8.3claws11
6532
6533         * src/prefs_account.c
6534                 Fix pop_bfr_smtp_tm_entry sensivity when switching
6535                 from pop3 to apop or vice-versa
6536
6537 2002-09-22 [colin]      0.8.3claws10
6538         
6539         * src/prefs_account.[ch]
6540                 Add an option for the POP before SMTP timeout
6541         * src/inc.c
6542                 Remember time of last POP connection
6543         * src/send.c
6544                 Do POP before SMTP only if timeout reached
6545
6546 2002-09-22 [oliver]     0.8.3claws9
6547         
6548         * README.claws
6549                 explain custom toolbar
6550
6551 2002-09-22 [oliver]     0.8.3claws8
6552
6553         * src/prefs_actions.[ch]
6554         custom toolbar for compose      
6555                 actions callback from compose toolbar
6556         * src/folderview.c
6557                 remove include toolbar.h
6558
6559 2002-09-22 [oliver]     0.8.3claws7
6560         
6561         * src/prefs_toolbar.[ch]
6562                 custom toolbar for compose
6563                 - generic prefs_toolbar handles both
6564                   Mainwin's toolbar as well as Compose toolbar          
6565
6566 2002-09-22 [oliver]     0.8.3claws6
6567         
6568         * src/toolbar.[ch]
6569                 custom toolbar for compose
6570                 restructure toolbar.[ch]
6571
6572 2002-09-22 [oliver]     0.8.3claws5
6573
6574         * src/compose.[ch]
6575                 custom toolbar for compose
6576
6577 2002-09-22 [oliver]     0.8.3claws4
6578         
6579         * src/mainwindow.[ch]
6580                 custom toolbar for compose 
6581                 move mainwin toolbar back to mainwindow
6582
6583 2002-09-22 [alfons]     0.8.3claws3
6584
6585         * src/procmsg.c
6586                 :%sno/if(/if (/gc
6587                 :%sno/for(/for (/gc
6588                 (beautify)
6589
6590 2002-09-22 [alfons]     0.8.3claws2
6591         
6592         * src/procmsg.c
6593                 procmsg_save_to_outbox(): don't unlink message file from queue;
6594                 callers should do it using folder_item_remove_msg()
6595
6596 2002-09-22 [colin]      0.8.3claws1
6597
6598         * src/mimeview.[ch]
6599                 Made mimeview_check_signature() public
6600         * src/textview.c
6601                 Made GPG signatures verifiable by clicking
6602                 the [application/pgp-signature] in the Text
6603                 view
6604
6605 2002-09-22 [paul]       0.8.3claws
6606
6607         * po/bg.po
6608           po/en_GB.po
6609           po/es.po
6610           po/it.po
6611           po/pl.po
6612           po/pt_BR.po
6613           po/sr.po
6614                 updated translations, submitted by George Danchev,
6615                 me, Ricardo Mones Lastra, Alessandro Maestri,
6616                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
6617                 and Urke MMI, respectively.     
6618
6619 2002-09-22 [alfons]     0.8.2claws65
6620
6621         * src/procmsg.c
6622         * src/pgptext.c
6623                 no furry valgrinds have been used to plug these memleaks
6624
6625 2002-09-20 [paul]       0.8.2claws64
6626
6627         * sync with 0.8.3cvs4
6628                 'Select thread' re-implemented 
6629                 see ChangeLog 2002-09-20
6630
6631 2002-09-21 [alfons]     0.8.2claws63
6632
6633         * src/compose.c
6634                 compose_send(): plug unnoticed memleak
6635
6636 2002-09-20 [alfons]     0.8.2claws62
6637
6638         * src/addr_compl.c
6639                 replace_address_in_edit(): strict check for NULL address to
6640                 fix "[ 607348 ] Segfault in address completion". My guess is
6641                 that this happens with an empty address book, but it's good
6642                 to have this check here anyway
6643                 
6644                 completion_window_button_press(): free string returned 
6645                 from the internal cache
6646
6647 2002-09-20 [christoph]  0.8.2claws61
6648
6649         * src/procmime.h
6650                 added ENC_BINARY to EncodingType
6651         * src/procmime.c
6652                 the string returned by procmime_get_encoding_str
6653                 should not depend on the order of values in the
6654                 EncodingType definition
6655         * doc-src/rfc1806.txt   ** NEW FILE **
6656                 Added rfc1806 about MIME Content-Disposition
6657                 Extension
6658
6659 2002-09-19 [paul]       0.8.2claws60
6660
6661         * sync with 0.8.2cvs3
6662                 see ChangeLog 2002-09-19
6663
6664 2002-09-19 [paul]       0.8.2claws59
6665
6666         * src/prefs_folder_item.c
6667                 revert to Darko's original alignment of colour
6668                 selector button
6669                 add a colon to folder_color label
6670                 
6671         * src/compose.c
6672                 add Colin's patch (with Hiro's modifications) to 
6673                 force BASE64 encoding for 8-bit text when signing
6674                 (sync with 0.8.3cvs2)
6675
6676 2002-09-18 [alfons]     0.8.2claws58
6677
6678         * src/compose.c
6679                 :%sno/if(/if (/gc
6680                 :%sno/for(/for (/gc
6681                 (beautify a little bit)
6682
6683 2002-09-18 [christoph]  0.8.2claws57
6684
6685         * src/pine.c
6686                 fix handling of fgetc return value
6687
6688 2002-09-17 [alfons]     0.8.2claws56
6689         
6690         * src/summaryview.c
6691                 summary_sort(): check non-NULL summaryview->folder_item when no 
6692                 folder is selected at all
6693                 (closes "[ 610344 ] sort label make syl Crash")
6694
6695 2002-09-17 [alfons]     0.8.2claws55
6696         
6697         * src/compose.c
6698                 beautify a little bit
6699
6700 2002-09-17 [christoph]  0.8.2claws54
6701
6702         * src/folder.c
6703                 initialize max values for cache and folder
6704                 when cache or folder is empty
6705
6706 2002-09-15 [colin]      0.8.2claws53
6707
6708         * src/compose.c
6709                 Fix a leak (thanks Alfons!) and cleaned
6710                 variables names for custom headers
6711
6712 2002-09-15 [colin]      0.8.2claws52
6713
6714         * src/compose.c
6715                 Fix custom headers recognition when
6716                 prefs_common.trans_hdr is on
6717
6718 2002-09-15 [colin]      0.8.2claws51
6719
6720         * src/compose.c
6721                 Allow dynamically-added custom headers
6722                 Yet not reparsed if reedited
6723
6724 2002-09-15 [alfons]     0.8.2claws50
6725
6726         * src/prefs_account.c
6727                 fix warnings
6728
6729 2002-09-15 [colin]      0.8.2claws49
6730         
6731         * src/prefs_account.c
6732                 fix pop_before_smtp sensitivity
6733
6734 2002-09-15 [colin]      0.8.2claws48
6735
6736         * src/inc.[ch]
6737                 add inc_pop_before_smtp()
6738                 allow MainWindow to be undefined in 
6739                 inc_account_mail() and inc_start()
6740         * src/pop.c
6741           src/prefs_account.h
6742                 add STYPE_POP_BEFORE_SMTP session type
6743         * src/prefs_account.c
6744                 activated pop before smtp option
6745         * src/send.c
6746                 do pop before smtp if the relevant option 
6747                 is set
6748
6749 2002-09-15 [paul]       0.8.2claws47
6750
6751         * sync with 0.8.3
6752                 see ChangeLog 2002-09-15
6753
6754 2002-09-14 [paul]       0.8.2claws46
6755
6756         * po/bg.po
6757                 updated Bulgarian translation, submitted by
6758                 George Danchev
6759
6760 2002-09-13 [paul]       0.8.2claws45
6761
6762         * src/compose.c
6763                 merge claws' select_account() with main's
6764                 (new) compose_select_account(). [sync with
6765                 0.8.2cvs15, see ChangeLog 2002-09-11]
6766
6767 2002-09-12 [christoph]  0.8.2claws44
6768
6769         * src/filter.c
6770                 allocate 1 elements of FolderItem not 0
6771
6772 2002-09-12 [colin]      0.8.2claws43
6773
6774         * src/compose.c
6775                 Fix bug #590825 (obey Follow-up: poster)
6776
6777 2002-09-12 [colin]      0.8.2claws42
6778
6779         * src/procmime.c
6780                 Fix bug #557009 (wrong headers for messages 
6781                 forwarded as attachments)
6782
6783 2002-09-11 [colin]      0.8.2claws41
6784         
6785         * src/compose.c
6786                 Put SCF: pseudo-header on top of message
6787                 Set draft tmp_flag when saved as draft
6788
6789         * src/procmsg.c
6790           src/procheader.c
6791                 Skip after first \n\n for beginning of real message
6792                 for drafts too
6793
6794 2002-09-11 [christoph]  0.8.2claws40
6795
6796         * src/filtering.c
6797                 use procmsg flag functions in filtering or processing
6798                 will cause incorrect folder message counts
6799
6800 2002-09-11 [colin]      0.8.2claws39
6801
6802         * src/compose.c
6803                 Fix bug #550175 - wrong save folder when reediting
6804                 drafts
6805
6806 2002-09-11 [paul]       0.8.2claws38
6807
6808         * sync with 0.8.2cvs14
6809                 see ChangeLog 2002-09-11
6810
6811 2002-09-11 [colin]      0.8.2claws37
6812
6813         * src/folder.c
6814                 Fix a typo (seeming to cause new/unread status to
6815                 be lost)
6816
6817 2002-09-10 [christoph]  0.8.2claws36
6818
6819         * src/compose.c
6820                 compose_redirect should not use compose_generic_new
6821                 because that does more stuff than expected including
6822                 opening the external editor
6823                 (closes bug "[ 526608 ] bounced messages appear blank
6824                  in editor")
6825
6826 2002-09-10 [christoph]  0.8.2claws35
6827
6828         * src/folder.c
6829                 fix problem with too large message number range
6830                 causing a crash in folder_item_scan
6831
6832 2002-09-10 [paul]       0.8.2claws34
6833
6834         * sync with 0.8.2cvs13
6835                 see ChangeLog 2002-09-10
6836
6837 2002-09-10 [christoph]  0.8.2claws33
6838
6839         * src/msgcache.c
6840                 set MsgInfo TmpFlags for queue and draft folders
6841                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
6842
6843 2002-09-10 [paul]       0.8.2claws32
6844
6845         * AUTHORS
6846           po/bg.po      ** NEW FILE **
6847                 new Bulgarian translation submitted by
6848                 George Danchev <danchev@spnet.net>
6849                 
6850         * tools/Makefile.am
6851           tools/README
6852           tools/tb2sylpheed     ** NEW FILE **
6853                 add script that converts an addressbook exported
6854                 from The Bat! into a Sylpheed addressbook. Submitted
6855                 by Urke MMI <urke-kg@eunet.yu>
6856
6857 2002-09-10 [paul]       0.8.2claws31
6858
6859         * sync with 0.8.2cvs12
6860                 see ChangeLog 2002-09-10
6861
6862 2002-09-06 [paul]       0.8.2claws30
6863
6864         * src/prefs_common.c
6865                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
6866                 
6867         * tools/Makefile.am
6868           tools/README
6869           tools/ldif-to-xml.py  ** REMOVED **
6870                 remove obsolete python script
6871
6872 2002-09-06 [paul]       0.8.2claws29
6873
6874         * sync with 0.8.2cvs10
6875                 see ChangeLog 2002-09-06
6876
6877 2002-09-04 [paul]       0.8.2claws28
6878
6879         * sync with 0.8.2cvs9
6880                 see ChangeLog 2002-08-04
6881
6882 2002-09-04 [colin]      0.8.2claws27 
6883
6884         * src/prefs_common.[ch]
6885                 Added signature color configuration
6886         * src/textview.c
6887                 Use user-specified signature color
6888
6889 2002-09-03 [colin]      0.8.2claws26
6890
6891         * src/prefs_common.[ch]
6892                 Added autosave and autosave_length prefs
6893         * src/compose.c
6894                 Added compose_remove_draft()
6895                 Auto-save drafts according to the prefs
6896         * src/main.c
6897                 Added a crash-indicator file, allowing to check
6898                 for new messages on startup if Sylpheed crashed
6899                 (makes saved drafts "reappear")
6900
6901 2002-09-03 [colin]      0.8.2claws25
6902
6903         * src/textview.[ch]
6904                 Grey the signature
6905
6906 2002-09-03 [paul]       0.8.2claws24
6907
6908         * sync with 0.8.2cvs8
6909                 see ChangeLog 2002-09-02 and 2002-09-03
6910
6911 2002-09-03 [darko]      0.8.2claws23
6912
6913         * src/folderview.c
6914                 use normal style when creating new folder to pick
6915                 proper font size 
6916
6917 2002-09-02 [melvin]     0.8.2claws22
6918
6919         * src/gtkaspell.m4
6920                 removed some obsolete code
6921
6922 2002-09-02 [melvin]     0.8.2claws21
6923
6924         * ac/aspell.m4
6925                 fixed test's equality sign (== to =)
6926
6927 2002-09-02 [alfons]     0.8.2claws20
6928
6929         * src/folder.c
6930         * src/mh.c
6931                 revert change of 0.8.2claws16 and use the mh_folder_destroy
6932                 as folder->destroy virtual as suggested by Hiro
6933                 (the mh.c code seems to have been lost around mh.c.1.21)
6934
6935 2002-09-02 [paul]       0.8.2claws19
6936
6937         * po/pt_BR.po
6938                 updated by Fabio Jr. Beneditto
6939                 
6940         * src/defs.h
6941                 use 'http://claws.sylpheed.org' for homepage link. 
6942                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
6943
6944 2002-09-01 [alfons]     0.8.2claws18
6945
6946         * src/mh.c
6947                 plug memleak related to one Martin Kluge found
6948
6949 2002-08-31 [paul]       0.8.2claws17
6950
6951         * sync with 0.8.2cvs6
6952                 see ChangeLog 2002-08-30
6953
6954 2002-08-31 [alfons]     0.8.2claws16
6955
6956         * src/folder.c
6957                 folder_destroy(): remove mailbox from folderlist even if it has
6958                 no destroy virtual
6959
6960 2002-08-31 [alfons]     0.8.2claws15
6961
6962         * src/folder.c
6963                 :%sno/if(/if (/gc
6964                 :%sno/for(/for (/gc
6965                 (being pedantic I know)
6966
6967 2002-08-31 [alfons]     0.8.2claws14
6968
6969         * src/folder.c
6970                 check for NULL pointers returned from folder->fetch_msginfo virtual
6971                 (should solve some reported crashes)
6972
6973 2002-08-30 [alfons]     0.8.2claws13
6974
6975         * acconfig.h
6976         * configure.in
6977         * src/crash.c
6978                 enable crash dialog on compilation time
6979                 (--enable-crash-dialog configure option)
6980
6981 2002-08-30 [alfons]     0.8.2claws12
6982
6983         * AUTHORS
6984                 add Martin Kluge
6985         * src/mh.c
6986                 apply memory leak plug patch by Martin Kluge
6987                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
6988                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
6989                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
6990
6991 2002-08-30 [darko]      0.8.2claws11
6992
6993         * src/folderview.c
6994                 copy Gtk style from normal style to match
6995                 font size for coloured folders
6996
6997 2002-08-29 [alfons]     0.8.2claws10
6998
6999         * sylpheed.desktop
7000                 Type=Internet <- Type=Application
7001                 (reported by Michael Schwendt, see:
7002                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
7003                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
7004
7005 2002-08-29 [paul]       0.8.2claws9
7006
7007         * sync with 0.8.2cvs5
7008                 see ChangeLog 2002-08-29
7009
7010 2002-08-29 [colin]      0.8.2claws8
7011
7012         * src/summaryview.c
7013                 Added a sanity check in summary_select_thread
7014                 Should fix bug 601605
7015
7016 2002-08-29 [colin]      0.8.2claws7
7017
7018         * src/main.c
7019                 Revert claws6 changes regarding bug #591676
7020
7021 2002-08-28 [colin]      0.8.2claws6
7022         
7023         * src/main.c
7024                 Ignore cache for queue folderitems
7025                 Fix bug #591676
7026
7027 2002-08-28 [melvin]     0.8.2claws5
7028
7029         * README.claws
7030                 Fixed typos.
7031
7032 2002-08-28 [melvin]     0.8.2claws4
7033
7034         * README.claws
7035                 Updated a bit the text concerning the spell checker
7036
7037 2002-08-28 [melvin]     0.8.2claws3
7038
7039         Merged the GNU_aspell_branch:
7040                 Support of new GNU/aspell is now included and the old pspell
7041                 is not supported anymore.
7042                 See README.claws
7043
7044         * README.claws
7045                 Updated spell checker text to reflect the switch to GNU/aspell
7046
7047         * ac/aspell.m4          *** NEW ***
7048         * src/gtkaspell.[ch]    *** NEW *** 
7049         * ac/pspell.m4          *** DELETED *** 
7050         * src/gtkspell.[ch]     *** DELETED ***
7051
7052         * ac/Makefile.am
7053                 Updated for GNU/aspell support
7054
7055         * po/POTFILES.in
7056                 Replaced gtkspell.c by gtkaspell.c
7057
7058         * acconfig.h
7059         * src/Makefile.am
7060         * src/about.c
7061         * src/compose.[ch]
7062         * src/crash.c
7063         * src/main.c
7064         * src/prefs_common.[ch]
7065                 Updated for GNU/aspell support
7066
7067 2002-08-28 [paul]       0.8.2claws2
7068
7069         * sync with 0.8.2cvs4
7070                 see ChangeLog 2002-08-27 and 2002-08-28
7071
7072 2002-08-28 [colin]      0.8.2claws1
7073
7074         * src/summary_search.c
7075                 Added "AND search"
7076
7077 2002-08-28 [jens]       0.8.2claws
7078
7079         *po/de.po
7080                 Updated German translations
7081
7082 2002-08-27 [melvin]     0.8.2claws
7083
7084         * po/fr.po
7085                 Updated French translations
7086
7087 2002-08-27 [paul]       0.8.2claws
7088
7089         * sync with 0.8.2 main release
7090
7091         * po/en_GB.po
7092           po/es.po
7093           po/it.po
7094           po/pl.po
7095           po/pt_BR.po
7096           po/sr.po
7097                 updated message catalogs submitted by
7098                 Ricardo Mones Lastra, Alessandro Maestri,
7099                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
7100                 Beneditto and Urke MMI  
7101
7102 2002-08-27 [hoa]        0.8.1claws123
7103
7104         * src/mainwindow.[ch]
7105         * src/summaryview.[ch]
7106                 removed the "filter setting" menu option.
7107                 add a "cancel a news message" menu option.
7108
7109 2002-08-26 [martin]     0.8.1claws122
7110
7111         * ChangeLog.claws
7112                 changed string under 0.8.1claws79 changed by myself
7113                 i'm sorry alfons :(
7114
7115 2002-08-26 [martin]     0.8.1claws121
7116
7117         * src/crash.c
7118                 added kill command to debuggerrc to start crash dialog
7119
7120 2002-08-26 [paul]       0.8.1claws120
7121
7122         * sync with 0.8.1cvs31
7123                 see ChangeLog 2002-08-26
7124
7125 2002-08-25 [alfons]     0.8.1claws119
7126
7127         * src/procmsg.c
7128                 fix bug that didn't send out correct headers to news server
7129                 when sending news article and email from queue (bug reported
7130                 and patch provided by Tim Mann; closes bug 
7131                 "[ 583196 ] 0.7.8claws can't post news")
7132
7133 2002-08-25 [alfons]     0.8.1claws118
7134
7135         * src/selective_download.c
7136                 mark two strings as translatable
7137                 (thanks to Urke MMI for pointing this out)
7138
7139 2002-08-25 [alfons]     0.8.1claws117
7140
7141         * src/summaryview.c
7142                 treat sent boxes as special and allow sorting them by addressee
7143                 (closes "[ 589418 ] Sent folder sorting misbehavior"
7144                 submitted by Steve Lamb)
7145
7146 2002-08-24 [alfons]     0.8.1claws116
7147
7148         * src/matcher.c
7149                 fix memleak reported by Martin Kluge
7150                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
7151
7152 2002-08-24 [oliver]     0.8.1claws115
7153
7154         * src/prefs_toolbar.c
7155                 o code cleanup as suggested by Alfons
7156                 o memleak fix
7157
7158 2002-08-24 [alfons]     0.8.1claws114
7159
7160         * src/summaryview.c
7161                 o fix another memory leak reported by Martin Kluge
7162                   (see "[ 599568 ] Small Memory Leak")
7163                 o remove 'from' variable from 'summary_set_header()'; we can
7164                   do with just 'to' 
7165
7166 2002-08-24 [paul]       0.8.1claws113
7167
7168         * sync with 0.8.1cvs30
7169                 see ChangeLog 2002-08-23
7170
7171 2002-08-24 [alfons]     0.8.1claws112
7172
7173         * src/summaryview.c
7174                 remove unnecessary allocations for search bar fixing leaks
7175                 reported by Martin Kluge
7176                 (see "[ 599451 ] Further memory leaks?")
7177
7178 2002-08-24 [alfons]     0.8.1claws111
7179
7180         * src/main.c
7181                 make get_socket_name() public for crash.c
7182         * src/crash.c
7183                 o make report bug button work (goes to claws' 
7184                   bug tracker at sf.net)
7185                 o introduce function for doing important stuff just
7186                   before claws goes down
7187                 o clean up code 
7188
7189 2002-08-24 [alfons]     0.8.1claws110
7190
7191         * src/compose.c
7192                 move cursor to "To" entry when forwarding as attachment
7193                 (reported and solved by Steve Lamb, closes bug report
7194                 "[ 592880 ] Forward as attachment; cursor not in to")
7195
7196 2002-08-24 [colin]      0.8.1claws109
7197
7198         * src/mainwindow.c
7199                 fix quick search visibility after GUI (de)separations.
7200
7201 2002-08-23 [colin]      0.8.1claws108
7202
7203         * src/mainwindow.c
7204                 fix header pane visibility after folderview or
7205                 messageview (de)separation
7206
7207 2002-08-23 [paul]       0.8.1claws107
7208
7209         * src/mainwindow.[ch]
7210           src/toolbar.c
7211                 give full control of display or non-display 
7212                 of the Execute icon to Custom toolbar settings.
7213                 add new sensitivity condition to maninwindow.h: 
7214                 M_DELAY_EXEC
7215
7216         * ChangeLog
7217           ChangeLog.jp
7218           NEWS
7219                 more sync with 0.8.1cvs29
7220
7221 2002-08-23 [melvin]     0.8.1claws106
7222
7223         * src/alertpanel.c
7224                 Readded support for custom widget in alertpanel lost in last
7225                 sync.
7226
7227 2002-08-23 [paul]       0.8.1claws105
7228
7229         * sync with 0.8.1cvs29
7230                 see ChangeLog 2002-08-23
7231
7232 2002-08-23 [colin]      0.8.1claws104
7233
7234         * src/summaryview.c
7235                 Fix folder and search pixmaps exchanging positions
7236                 after theme or toolbar changes. Thank to Oliver for 
7237                 reporting this.
7238
7239 2002-08-23 [colin]      0.8.1claws103
7240
7241         * src/mainwindow.c
7242           src/messageview.[ch]
7243           src/noticeview.[ch]
7244           src/summaryview.c
7245                 Changed messageview_create() and noticeview_create()
7246                 to avoid the last gdk_warning
7247
7248 2002-08-22 [colin]      0.8.1claws102
7249
7250         * src/summaryview.c
7251                 Fix my new `Creating pixmap from xpm' warning
7252
7253 2002-08-22 [colin]      0.8.1claws101
7254
7255         * src/mainwindow.c
7256                 Fix some of the gdk warnings
7257
7258 2002-08-22 [colin]      0.8.1claws100
7259
7260         * src/Makefile.am
7261         * src/stock_pixmap.c
7262         * src/stock_pixmap.h
7263         * src/pixmaps/quicksearch.xpm *ADDED*
7264                 Add the quicksearch pixmap
7265         * src/mainwindow.c
7266         * src/summaryview.c
7267         * src/summaryview.h
7268                 Make quicksearch bar visible/hidden via a button
7269
7270 2002-08-22 [christoph]  0.8.1claws99
7271
7272         * src/folder.c
7273                 fix folder update for newsgroups with message
7274                 numbers below minimum number of articles to fetch
7275                 (closes bug #598445)
7276
7277 2002-08-22 [paul]       0.8.1claws98
7278
7279         * sync with 0.8.1cvs28
7280                 see ChangeLog 2002-08-22
7281
7282 2002-08-21 [alfons]     0.8.1claws97
7283
7284         * src/crash.c
7285                 use bt instead of bt full which seems to work 
7286                 better, and bt full doesn't give a great deal 
7287                 of information anyway
7288
7289 2002-08-21 [colin]      0.8.1claws96
7290
7291         * src/summaryview.c
7292                 fix summaryview_searchtype_changed prototype
7293
7294 2002-08-21 [christoph]  0.8.1claws95
7295
7296         * src/mainwindow.c
7297                 o fix broken menu update for sorting type, we have to
7298                   get this info from the summaryview now
7299                 o removed setting of threaded state in menu callback
7300         * src/summaryview.[ch]
7301                 more summaryview/folderitem seperation for
7302                 threading option
7303         * configure.in
7304                 removed not required --with-compiler-flags option
7305
7306 2002-08-21 [oliver]     0.8.1claws94
7307         
7308         * src/toolbar.h 
7309                 o rename toolbar.xml to toolbar_main.xml
7310                   since toolbar_compose.xml might come up 
7311                   any time soon
7312         * README.claws
7313                 add custom toolbar              
7314
7315 2002-08-21 [darko]      0.8.1claws93
7316
7317         * src/procmsg.c
7318                 don't reset tmp flags for messages copied
7319                 to sent folder
7320
7321 2002-08-21 [colin]      0.8.1claws92
7322         
7323         * src/prefs_filtering.c
7324                 fix renaming rules on folder rename 
7325                 when folder is not a leaf folder
7326
7327 2002-08-21 [paul]       0.8.1claws91
7328
7329         * src/prefs_folder_item.c
7330                 fix alignment of colour selector
7331
7332 2002-08-21 [paul]       0.8.1claws90
7333
7334         * sync with 0.8.1cvs27
7335                 see ChangeLog 2002-08-21
7336
7337 2002-08-21 [paul]       0.8.1claws89
7338
7339         * src/summaryview.c
7340                 fix crash when changing field type in
7341                 Quick search bar
7342
7343 2002-08-21 [colin]      0.8.1claws88
7344
7345         * src/summaryview.c
7346                 Made quick search case-insensitive
7347
7348 2002-08-21 [paul]       0.8.1claws87
7349
7350         * sync with 0.8.1cvs26
7351                 see ChangeLog 2002-08-21
7352
7353 2002-08-20 [christoph]  0.8.1claws86
7354
7355         * src/folderview.c
7356         * src/main.c
7357         * src/summaryview.[ch]
7358                 more summaryview/folderitem seperation for
7359                 sort_key and sort_type
7360         * src/procmsg.c
7361                 added missing return statement
7362
7363 2002-08-20 [colin]      0.8.1claws85
7364
7365         * src/summaryview.[ch]
7366                 Added a quick search box
7367         * src/mainwindow.c
7368         * src/prefs_common.[ch]
7369                 Added a show/hide option for the quick search
7370
7371 2002-08-20 [oliver]     0.8.1claws84
7372         
7373         * src/mainwindow.c
7374                 remove toolbar_create_popups
7375         * src/toolbar.[ch]
7376                 o remove toolbar_create_popups
7377                 o fix toolbar_set_sensitive 
7378                   (Bug reports #596834 and #596832)     
7379         * src/prefs_toolbar.c
7380                 o add "Set default" button
7381                 o align label and text + combo widgets
7382
7383 2002-08-20 [hoa]        0.8.1claws83bis
7384
7385         * src/imap.c
7386                 fixed a bug in imap_fetch_msginfo() in case there is no
7387                 current folder.
7388
7389 2002-08-20 [darko]      0.8.1claws83
7390
7391         * src/folderview.c
7392                 copy the color style of folder view so it
7393                 works with GTK themes
7394
7395 2002-08-20 [darko]      0.8.1claws82
7396
7397         * src/folder.h
7398         * src/folderview.c
7399         * src/prefs_folder_item.[hc]
7400                 don't use UI stuff in folder.h
7401
7402 2002-08-20 [darko]      0.8.1claws81
7403
7404         * src/folder.h
7405         * src/prefs_folder_item.h
7406         * src/folderview.c
7407         * src/prefs_folder_item.c
7408                 ability to set folder color in folderview
7409
7410 2002-08-19 [alfons]     0.8.1claws80
7411
7412         * src/summaryview.c
7413                 fix one of the earlier memleaks reported by Martin Kluge
7414
7415 2002-08-19 [alfons]     0.8.1claws79
7416
7417         * src/mainwindow.c
7418                 hide notice view when selecting seperate folder
7419                 view (reported by Urke MMI)
7420
7421 2002-08-19 [christoph]  0.8.1claws78
7422
7423         * src/folderview.c
7424         * src/prefs_folder_item.h
7425         * src/summaryview.[ch]
7426                 o add summary_set_prefs_from_folderitem to set
7427                   summaryview prefs (first step to remove all
7428                   references to the folderitem in summaryview)
7429                 o moved compiled regex stuff from folderitem prefs
7430                   to summaryview code
7431
7432 2002-08-19 [paul]       0.8.1claws77
7433
7434         * src/compose.c
7435                 add check for '.' to QUOTE_IF_REQUIRED
7436
7437 2002-08-19 [paul]       0.8.1claws76
7438
7439         * src/inc.c
7440                 sync with 0.8.1cvs25 (plug memory leak)
7441
7442         * src/prefs_toolbar.c
7443                 re-order prefs_toolbar_cancel()
7444
7445 2002-08-18 [alfons]     0.8.1claws75
7446
7447         * src/inc.c
7448         * src/matcher.c
7449                 plug other memleaks reported by Martin Kluge
7450
7451 2002-08-18 [paul]       0.8.1claws74
7452
7453         * po/pt_BR.po
7454                 updated by Fabio Jr. Beneditto
7455
7456 2002-08-18 [paul]       0.8.1claws73
7457
7458         * src/toolbar.[ch]
7459                 fix bug where tooltips were displayed untranslated              
7460
7461         * src/prefs_toolbar.c
7462                 fix bug where clicking 'Cancel' creates an icon & text
7463                 toolbar regardless of prefs
7464         
7465
7466 2002-08-17 [oliver]     0.8.1claws72
7467
7468         * src/prefs_toolbar.c
7469                 update toolbar on CANCEL
7470                 bug reported by Martin Kluge
7471         * src/toolbar.c
7472                 toolbar_destroy memleak fixed           
7473
7474 2002-08-17 [alfons]     0.8.1claws71
7475
7476         * src/toolbar.c
7477                 plug another memleak reported by Martin Kluge
7478
7479 2002-08-16 [alfons]     0.8.1claws70
7480
7481         * src/crash.c
7482                 use execvp() correctly (suggested by wwp; thanks!)
7483
7484 2002-08-16 [alfons]     0.8.1claws69
7485
7486         * src/gtksctree.c
7487                 plug memory leak reported by Kim Schultz & Martin Kluge
7488
7489 2002-08-16 [paul]       0.8.1claws68
7490
7491         * po/es.po
7492                 updated by Ricardo Mones Lastra
7493
7494 2002-08-16 [paul]       0.8.1claws67
7495
7496         * src/toolbar.h
7497                 fix bug where 'Compose News' icon showed wrong
7498                 tooltip
7499
7500 2002-08-16 [paul]       0.8.1claws66
7501
7502         * sync with 0.8.1cvs24
7503                 see ChangeLog 2002-08-16
7504
7505         * po/it.po
7506                 updated by Alessandro Maestri
7507
7508 2002-08-15 [paul]       0.8.1claws65
7509
7510         * po/sr.po
7511                 updated by Urke MMI
7512
7513 2002-08-15 [paul]       0.8.1claws64
7514
7515         * src/*.c
7516                 don't translate debug info
7517
7518         * src/matcher.[ch]
7519                 add copyright info
7520
7521 2002-08-15 [paul]       0.8.1claws63
7522
7523         * src/prefs_toolbar.c
7524                 fix bug where clicking 'OK' creates an icon & text
7525                 toolbar regardless of prefs
7526
7527 2002-08-14 [alfons]     0.8.1claws62
7528
7529         * src/main.c
7530                 add global var that has the full argv[0]
7531         * src/crash.c
7532                 o execvp the correct sylpheed by using argv0
7533                   and setting the correct work dir
7534                 o other tweaks  
7535
7536 2002-08-14 [oliver]     0.8.1claws61
7537         
7538         * enable/disable Toolbar Action Buttons 
7539         * code cleanups
7540         * src/mainwindow.c
7541         * src/toolbar.[ch]      
7542         * src/prefs_toolbar.c   
7543
7544 2002-08-14 [melvin]     0.8.1claws60
7545
7546         * po/fr.po
7547                 Updated French translations
7548
7549 2002-08-14 [melvin]     0.8.1claws59
7550
7551         * src/crash.c
7552                 Made bug report not translatable
7553         * src/exporthtml.c
7554                 Fixed exporthtml_build_filespec() return value
7555         * src/foldersel.c
7556                 Fixed incorrect include file
7557         * src/gtkspell.c
7558         * src/prefs_actions.c
7559         * src/prefs_toolbar.c
7560                 Made debug info not translatable
7561         * src/mutt.c
7562         * src/quote_fmt.c
7563                 Added missing includes
7564         * src/prefs_common.c
7565                 Fixed typo
7566
7567 2002-08-14 [paul]       0.8.1claws58
7568
7569         * faq/es/sylpheed-faq.html
7570           faq/es/sylpheed-faq-[1-3].html
7571           faq/es/sylpheed-faq-4.html     **NEW FILE **
7572                 update Spanish FAQ
7573
7574 2002-08-13 [christoph]  0.8.1claws57
7575
7576         * src/procmsg.c
7577                 ignore thread fix that did not mark all
7578                 child nodes of a ignored thread as
7579                 ignored. Does not work perfectly yet,
7580                 but it is better now
7581
7582 2002-08-13 [alfons]     0.8.1claws56
7583
7584         * src/crash.c
7585                 o implement 'save crash log'
7586                 o some tweaks
7587
7588 2002-08-13 [melvin]     0.8.1claws55
7589
7590         * src/main.c
7591                 removed unrequired "execinfo.h" header
7592
7593 2002-08-12 [paul]       0.8.1claws54
7594
7595         * faq/en/sylpheed-faq.html
7596           faq/en/sylpheed-faq-[1-3].html
7597           faq/en/sylpheed-faq-4.html     **NEW FILE **
7598                 update English FAQ
7599
7600 2002-08-12 [alfons]     0.8.1claws53
7601
7602         * po/POTFILES.in
7603                 add crash.c to translatables
7604         * src/crash.c
7605                 bring in Leandro's crash dialog
7606
7607 2002-08-11 [alfons]     0.8.1claws52
7608
7609         * src/crash.c
7610                 clean up some warnings
7611
7612 2002-08-11 [alfons]     0.8.1claws51
7613
7614         * acconfig.h
7615         * configure.in
7616         * src/crash.[ch]        ** NEW FILES **
7617         * src/main.c            
7618                 initial gdb crash handler
7619
7620 2002-08-11 [paul]       0.8.1claws50
7621
7622         * src/prefs_toolbar.c
7623                 replace Up/Down arrow pixmaps with text to be
7624                 consistent across icon themes
7625
7626 2002-08-11 [paul]       0.8.1claws49
7627
7628         * src/prefs_common.c
7629           src/prefs_toolbar.c
7630                 rename 'Pixmap' -> 'Icon'
7631
7632         * src/toolbar.[ch]
7633                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
7634
7635 2002-08-10 [paul]       0.8.1claws48
7636
7637         * src/prefs_toolbar.c
7638                 re-work the UI
7639
7640 2002-08-10 [paul]       0.8.1claws47
7641
7642         * src/main.c
7643                 don't write Processing progress to status bar
7644                 patch submitted by Alexander Evseev
7645
7646         * src/prefs_toolbar.c
7647                 re-position and resize window
7648                 make window assume correct size on first call
7649
7650 2002-08-10 [paul]       0.8.1claws46
7651
7652         * src/mainwindow.c
7653           src/prefs_toolbar.c
7654           src/toolbar.c
7655           src/toolbar.h
7656                 obey coding style
7657                 follow UI text conventions
7658
7659 2002-08-10 [alfons]     0.8.1claws45
7660
7661         * src/toolbar.c
7662                 correct pixmap for delete action
7663
7664 2002-08-10 [paul]       0.8.1claws44
7665
7666         * po/pt_BR.po
7667                 updated by Fabio Jr. Beneditto
7668
7669 2002-08-10 [paul]       0.8.1claws43
7670
7671         * po/POTFILES.in
7672                 add custom toolbar files
7673
7674 2002-08-10 [paul]       0.8.1claws42
7675
7676         * sync with 0.8.1cvs22
7677                 see ChangeLog 2002-08-09
7678
7679 2002-08-09 [paul]       0.8.1claws41
7680
7681         * tools/Makefile.am
7682           tools/README
7683           tools/outlook2sylpheed.pl     ** NEW FILE **
7684                 add script to convert exported Outlook
7685                 contacts list to a Sylpheed addressbook.
7686                 Submitted by Ricardo Mones Lastra.
7687
7688 2002-08-09 [paul]       0.8.1claws40
7689
7690         * AUTHORS
7691           configure.in
7692           po/sr.po      ** NEW FILE **
7693                 add Serbian message catalog. Submitted by
7694                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
7695
7696 2002-08-09 [paul]       0.8.1claws39
7697
7698         * sync with 0.8.1cvs21
7699                 see ChangeLog 2002-08-08
7700
7701 2002-08-08 [oliver]     0.8.1claws38
7702
7703         * src/mainwindow.c
7704                 move Custom Toolbar to Configuration menu
7705
7706 2002-08-08 [oliver]     0.8.1claws37
7707
7708         * src/prefs_toolbar.c
7709                 fix substitute pixmap bug
7710
7711 2002-08-08 [paul]       0.8.1claws36
7712
7713         * sync with 0.8.1cvs19
7714                 see ChangeLog 2002-08-08
7715
7716 2002-08-07 [christoph]  0.8.1claws35
7717
7718         * src/utils.c
7719                 fixed a memory leak in new canonicalize_file_replace
7720
7721 2002-08-07 [christoph]  0.8.1claws34
7722
7723         * src/utils.[ch]
7724                 o canonicalize_file_replace should create the temporary
7725                   file in the same directory as the original file.
7726                 o added get_tmpfile_in_dir that creates a temorary file
7727                   in a specified directory.
7728
7729 2002-08-07 [melvin]     0.8.1claws33
7730
7731         * src/toolbar.c
7732                 fixed bug where 'Article' button acted as 'Email' button.
7733
7734 2002-08-07 [paul]       0.8.1claws32
7735
7736         * sync with 0.8.1.cvs17
7737                 see ChangeLog 2002-08-07
7738
7739 2002-08-07 [colin]      0.8.1claws31
7740         
7741         * src/news.c
7742                 fix mass-cancel problem
7743
7744 2002-08-07 [thorsten]   0.8.1claws30
7745
7746         * src/prefs_toolbar.c
7747                 fix: crash on replace or add new button
7748         * src/toolbar.c
7749                 fix: close xmlfile after reading
7750         * src/utils.c
7751                 fix: unlink() file before rename()
7752
7753 2002-08-06 [paul]       0.8.1claws29
7754
7755         * sync with 0.8.cvs15
7756                 see ChangeLog 2002-08-06
7757
7758 2002-08-06 [oliver]     0.8.1claws28
7759
7760         * src/toolbar.c
7761         * src/prefs_toolbar.c
7762                 fixed empty toolbar issue
7763
7764 2002-08-06 [oliver]     0.8.1claws27
7765
7766         * Custom Toolbar Final 
7767         * src/folderview.c
7768         * src/inc.c
7769         * src/summaryview.c
7770                 o toolbar stuff now lives in src/toolbar.[ch]
7771                 o main_window_toolbar_* functions are renamed to
7772                   toolbar_* reflecting their new source file
7773         * src/mainwindow.[ch]
7774                 o remove toolbar stuff  
7775
7776 2002-08-06 [oliver]     0.8.1claws26
7777         
7778         * src/Makefile.am
7779         * src/prefs_toolbar.[ch]        **New File**
7780         * src/toolbar.[ch]              **New File**
7781                 o prefs_toolbar.[ch] custom toolbar frontend
7782                 o toolbar.[ch]       backend 
7783
7784 2002-08-06 [oliver]     0.8.1claws25
7785
7786         * src/prefs_actions.[ch]
7787                 o new exported function actions_execute
7788
7789 2002-08-06 [paul]       0.8.1claws24
7790
7791         * sync with 0.8.1cvs4
7792                 see ChangeLog 2002-08-06
7793
7794 2002-08-06 [paul]       0.8.1claws23
7795
7796         * sync with 0.8.1cvs13
7797                 see ChangeLog 2002-08-06
7798
7799 2002-08-06 [paul]       0.8.1claws22
7800
7801         * sync with 0.8.1cvs12
7802                 see ChangeLog 2002-08-05 and 2002-08-06
7803
7804 2002-08-06 [match]      0.8.1claws21
7805
7806         * src/addrclip.c
7807                 improvements to cut/copy/paste address
7808
7809 2002-08-05 [match]      0.8.1claws20
7810
7811         * src/addritem.[ch]
7812         * src/addrcache.c
7813         * src/addrbook.c
7814         * src/editaddress.c
7815         * src/addressbook.c
7816                 fixes to improve cut/copy/paste
7817
7818 2002-08-06 [melvin]     0.8.1claws19
7819
7820         * src/account.[ch]
7821                 account_find_all_from_address(): new function that returns the
7822                 list of all accounts that are matched in an address.
7823         * src/alertpanel.[ch]
7824                 alertpanel() now accepts a custom widget
7825                 alertpanel_with_widget(): new function that pops up a panel with
7826                 a custom widget in it 
7827         * src/gtkutils.[ch]
7828                 gtkut_account_menu_new(): new function that allows the selection
7829                 of an account from a list of accounts.
7830         * src/messageview.c
7831                 Extended Return Receipt notification to select the correct 
7832                 account and to make a security test on the Delivery-Notification
7833                 address which should be the same as the Return-Path.
7834
7835 2002-08-06 [thorsten]   0.8.1claws18
7836
7837         * src/mimeview.c
7838                 attach_all: save unnamed as "noname.%d",
7839                 dont free static dirname
7840
7841 2002-08-05 [alfons]     0.8.1claws17
7842
7843         * configure.in
7844                 detect XIM by trying to link rather than compile a XIM program
7845
7846 2002-08-05 [oliver]     0.8.1claws16
7847                 
7848         * src/stock_pixmap.[ch]
7849                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
7850                 o new func to retrieve pixmaps
7851
7852 2002-08-05 [paul]       0.8.1claws15
7853
7854         * sync with 0.8.1cvs10
7855                 see ChangeLog 2002-08-05
7856
7857 2002-08-04 [alfons]     0.8.1claws14
7858
7859         * src/textview.c
7860                 see if this plugs memleak
7861
7862 2002-08-04 [melvin]     0.8.1claws13
7863
7864         * src/gtkspell.c
7865                 fixed bug that could crash Sylpheed when highlighting
7866                 all misspelled words.
7867
7868 2002-08-03 [melvin]     0.8.1claws12
7869
7870         * src/prefs_actions.c
7871                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
7872         * src/messageview.c
7873                 fixed bug where the Return Receipt was sent to
7874                 Delivery-Notification-To address even if it was not present
7875
7876 2002-08-02 [alfons]     0.8.1claws11
7877
7878         * src/prefs_actions.c
7879                 o more check for NULLs
7880                 o put create_io_dialog() in right conditional block
7881
7882 2002-08-02 [paul]       0.8.1claws10
7883
7884         * po/es.po
7885                 updated by Ricardo Mones Lastra
7886
7887 2002-08-01 [christoph]  0.8.1claws9
7888
7889         * src/folder.c
7890                 don't free the cache of the opened
7891                 folder in the summaryview
7892         * src/summaryview.c
7893                 don't unset flags, if it is not required
7894
7895 2002-08-01 [paul]       0.8.1claws8
7896
7897         * sync with 0.8.1cvs8
7898                 see ChangeLog entry 2002-08-01
7899
7900 2002-08-01 [paul]       0.8.1claws7
7901
7902         * sync with 0.8.1cvs7
7903                 see ChangeLog 2002-07-31 and 2002-08-01
7904
7905 2002-07-31 [christoph]  0.8.1claws6
7906
7907         * src/mainwindow.c
7908                 forgot to update menu sensitivity
7909                 function for new menu entry
7910
7911 2002-07-31 [alfons]     0.8.1claws5
7912
7913         * src/main.c
7914                 check folder item and its path for NULL on
7915                 initial processing
7916
7917 2002-07-31 [christoph]  0.8.1claws4
7918
7919         * src/folder.c
7920                 check if folder_item_get_msginfo in
7921                 folder_item_remove_msg returned NULL
7922         * src/imap.c
7923                 better clear the uid cache in the
7924                 uid validity check function and delete
7925                 cached messages
7926
7927 2002-07-31 [paul]       0.8.1claws3
7928
7929         * man/sylpheed.1
7930                 add the '--attach' option and a few other
7931                 minor changes
7932
7933 2002-07-31 [paul]       0.8.1claws2
7934
7935         * sync with 0.8.1cvs5
7936                 see ChangeLog 2002-07-31
7937
7938 2002-07-31 [christoph]  0.8.1claws1
7939
7940         * src/folderview.[ch]
7941         * src/mainwindow.c
7942                 replace "Rescan all folders..." with
7943                 "Check all folders for new messages..."
7944
7945 2002-07-30 [paul]       0.8.1claws
7946
7947         * version 0.8.1claws released
7948
7949 2002-07-30 [paul]       0.8.0claws29
7950
7951         * tools/OOo2sylpheed.pl ** NEW FILE **
7952           tools/README
7953                 add script to enable sending documents as
7954                 attachments from OpenOffice.org
7955
7956 2002-07-30 [melvin]     0.8.0claws28
7957
7958         * src/prefs_actions.c
7959                 Made the actions' input/output dialog display
7960                 without delay.
7961
7962 2002-07-30 [christoph]  0.8.0claws27
7963
7964         * src/procmsg.c
7965                 check if folder_item_get_msginfo in
7966                 procmsg_save_to_outbox returned NULL
7967
7968 2002-07-30 [paul]       0.8.0claws26
7969
7970         * sync with 0.8.1cvs4
7971                 see ChangeLog 2002-07-29
7972
7973 2002-07-29 [thorsten]   0.8.0claws25
7974
7975         * README.claws
7976                 added selective download, delete on server
7977
7978 2002-07-29 [paul]       0.8.0claws24
7979
7980         * sync with 0.8.1cvs3
7981                 see ChangeLog 2002-07-29
7982
7983 2002-07-27 [christoph]  0.8.0claws23
7984
7985         * src/folder.c
7986                 add extra check if fetching the msginfo
7987                 returned NULL
7988
7989 2002-07-27 [paul]       0.8.0claws22
7990
7991         * sync with 0.8.1cvs2
7992                 see ChangeLog 2002-07-26
7993
7994 2002-07-27 [christoph]  0.8.0claws21
7995
7996         * src/imap.c
7997                 add another check if a valid msginfo
7998                 was returned
7999
8000 2002-07-26 [hoa]        0.8.0claws20
8001
8002         * src/folder.c
8003                 Fixed a condition in folder_item_destroy()
8004
8005         * src/imap.c
8006                 Fixed an error in IMAP protocol
8007
8008 2002-07-26 [alfons]     0.8.0claws19
8009
8010         * src/folder.c
8011                 ofcourse compare with identifier, not the path
8012
8013 2002-07-26 [alfons]     0.8.0claws18
8014
8015         * src/folder.c
8016                 use folder item identifier for saving / restoring
8017                 preferences because folder->path might not be unique
8018
8019 2002-07-26 [melvin]     0.8.0claws17
8020
8021         * src/logwindow.c
8022                 Fixed a crash introduced in 0.8.0claws5 when log is 
8023                 cut under 80 characters.
8024
8025 2002-07-26 [paul]       0.8.0claws16
8026
8027         * sync with 0.8.1cvs1
8028                 see ChangeLog 2002-07-26
8029
8030 2002-07-26 [christoph]  0.8.0claws15
8031
8032         * src/imap.[ch]
8033                 imap folder now remembers the last selected
8034                 folder and imap_fetch_msginfo skips selecting
8035                 the folder if it is already selected
8036
8037 2002-07-26 [christoph]  0.8.0claws14
8038
8039         * src/folder.c
8040         * src/folderview.c
8041         * src/imap.c
8042                 fix imap folder rescanning
8043
8044 2002-07-25 [christoph]  0.8.0claws13
8045
8046         * src/filter.c
8047         * src/folder.[ch]
8048         * src/folderview.c
8049         * src/imap.[ch]
8050         * src/mainwindow.c
8051         * src/mbox_folder.c
8052         * src/mh.c
8053         * src/news.c
8054                 implement imap uid cache and uid validity check
8055
8056 2002-07-25 [alfons]     0.8.0claws12
8057
8058         * src/summaryview.c
8059                 fix a brown paper bag bug, and also add some more
8060                 checks
8061
8062 2002-07-25 [christoph]  0.8.0claws11
8063
8064         * src/folder.c
8065                 don't mix copy, fetch_msginfo and remove
8066                 operations in folder item copy and move
8067                 operations
8068
8069 2002-07-25 [christoph]  0.8.0claws10
8070
8071         * src/folderview.c
8072         * src/mainwindow.c
8073         * src/prefs_folder_item.c
8074         * src/summaryview.[ch]
8075                 remove no longer required parameter update_cache from
8076                 summary_show
8077
8078 2002-07-25 [paul]       0.8.0claws9
8079
8080         * sync with 0.8.1
8081         
8082         * AUTHORS
8083                 a few corrections
8084
8085 2002-07-24 [alfons]     0.8.0claws8
8086
8087         * src/summaryview.c
8088                 sort correctly when using simplified subject line
8089                 (closes feature request "[ 585141 ] applying regexp to subject 
8090                 before sort" submitted by Alexandra Walford)
8091
8092 2002-07-24 [paul]       0.8.0claws7
8093
8094         * sync with 0.8.0cvs3
8095                 see ChangeLog 2002-07-24
8096
8097 2002-07-23 [christoph]  0.8.0claws6
8098
8099         * src/folder.c
8100         * src/folder.h
8101         * src/summaryview.c
8102         * src/summaryview.h
8103         * src/main.c
8104                 o separate processing and summaryview
8105                 o removed summary_write_cache from summaryview
8106                 o removed summaryview->killed_messages, because we don't have
8107                   to keep a list of killed messages anymore. New cache will
8108                   keep the hidden messages in cache anyway
8109         * src/folderview.c
8110         * src/inc.c
8111         * src/selective_download.c
8112                 o removed unnecessary summary_write_cache calls
8113         * src/procmsg.c
8114                 o don't set ignore thread flag in procmsg_get_thread_tree
8115                   if it is already set
8116         * src/mainwindow.c
8117         * src/statusbar.h
8118                 o moved STATUSBAR_PUSH/POP to statusbar.h because
8119                   they are used in different files
8120
8121 2002-07-23 [melvin]     0.8.0claws5
8122
8123         * src/addressbook.c
8124         * src/addrgather.c
8125         * src/editaddress.c
8126         * src/editgroup.c
8127         * src/editldap_basedn.c
8128         * src/importldif.c
8129         * src/prefs_common.c
8130                 Fixed few memory leak (gtk_editable_get_chars returns
8131                 an allocated string)
8132         * src/logwindow.c
8133                 Fixed few memory leak (gtk_editable_get_chars returns
8134                 an allocated string) and modified a little the log cutting
8135                 loop.
8136         * src/compose.c
8137                 Replaced a call to an obsolete function gtk_entry_get_text()
8138                 by gtk_editable_get_chars()
8139         * src/send.c
8140                 Removed a debug printf
8141
8142 2002-07-23 [christoph]  0.8.0claws4
8143
8144         * src/filesel.c
8145                 fix another g_dirname memory leak
8146
8147 2002-07-23 [christoph]  0.8.0claws3
8148
8149         * src/mh.c
8150                 fixed a memory leak in mh_fetch_msginfo
8151                 fixed crash when message header could not be
8152                 parsed
8153
8154 2002-07-23 [paul]       0.8.0claws2
8155
8156         * sync with 0.8.0cvs2
8157                 see ChangeLog 2002-07-23
8158
8159 2002-07-23 [paul]       0.8.0claws1
8160
8161         * sync with 0.8.0cvs1
8162                 see ChangeLog 2002-07-23
8163
8164 2002-07-23 [paul]       0.8.0claws
8165
8166         * release of 0.8.0claws
8167
8168 2002-07-23 [paul]       0.7.8claws99
8169
8170         * po/ru.po
8171                 new Russian translation, submitted by
8172                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
8173
8174 2002-07-22 [jens]       0.7.8claws98
8175
8176         * po/de.po
8177                 Updated German translations.
8178
8179 2002-07-22 [paul]       0.7.8claws97
8180
8181         * po/es.po
8182           po/it.po
8183           po/nl.po
8184           po/pt_BR.po
8185                 updated translations by Ricardo Mones Lastra,
8186                 Alessandro Maestri, Wilbert Berendsen and 
8187                 Fabio Jr. Beneditto respectively
8188
8189 2002-07-22 [christoph]  0.7.8claws96
8190
8191         * src/mimeview.c
8192                 fix memory leak caused by wrong g_dirname usage
8193
8194 2002-07-22 [christoph]  0.7.8claws95
8195
8196         * src/summaryview.c
8197                 update new and unread message counts for summaryview
8198                 summaryview does not get it from the folder anymore
8199                 and has to update the values itself
8200
8201 2002-07-22 [melvin]     0.7.8claws94
8202
8203         * po/fr.po
8204                 Updated French translations.
8205
8206 2002-07-22 [christoph]  0.7.8claws93
8207
8208         * src/matcher.c
8209                 set prop->preg pointer to NULL or following check
8210                 will not fail and regexec will be called with
8211                 invalid pointer
8212
8213 2002-07-21 [alfons]     0.7.8claws92
8214         
8215         * src/prefs_common.[ch]
8216                 remove option "Send return receipt on request"
8217
8218 2002-07-21 [thorsten]   0.7.8claws91
8219
8220         * src/mimeview.c
8221                 fixed memleaks, coding style as pointed out by alfons
8222
8223 2002-07-21 [alfons]     0.7.8claws90
8224
8225         * src/messageview.c
8226         * src/noticeview.[ch]
8227                 o fix bug notice view being displayed when going to empty folder 
8228                   (noticed by Christoph)
8229                 o allow RRR to be sent when restarting sylpheed, or changing folder 
8230                   (noticed by Thorsten)
8231
8232 2002-07-21 [thorsten]   0.7.8claws89
8233
8234         * src/mimeview.c
8235                 Included save_all patch from Xaview FACQ
8236                 added support for pathnames
8237
8238 2002-07-21 [alfons]     0.7.8claws88
8239
8240         * po/POTFILES.in
8241         * src/Makefile.am
8242         * src/mainwindow.c
8243         * src/messageview.[ch]
8244         * src/noticeview.c      ** NEW FILE **
8245         * src/noticeview.h      ** NEW FILE **
8246                 make return receipts work again
8247                 (UI idea by Leandro Pereira)
8248
8249 2002-07-21 [paul]       0.7.8claws87
8250
8251         * src/summaryview.c
8252                 fix sensitivity of 'Select thread'
8253
8254 2002-07-21 [paul]       0.7.8claws86
8255
8256         * src/prefs_common.c
8257                 add browser command line for Galeon
8258
8259 2002-07-21 [paul]       0.7.8claws85
8260
8261         * Makefile.am
8262                 fix 'EXTRA_DIST': remove README.README, add TODO
8263                 and TODO.claws
8264
8265 2002-07-21 [alfons]     0.7.8claws84
8266
8267         * src/gtkstext.c
8268                 make enter clear selection
8269                 (closes "[ 579888 ] Editor selection/entry error"
8270                 reported by Steve Lamb)
8271
8272 2002-07-21 [alfons]     0.7.8claws83
8273         
8274         * src/summaryview.c
8275                 sort message list when selecting unthread messages
8276                 (closes "[ 501593 ] switching threaded view doesn't sort"
8277                 reported by Simon Schubert)
8278
8279 2002-07-20 [alfons]     0.7.8claws82
8280         
8281         * src/matcher.c
8282                 const-correctness
8283
8284 2002-07-20 [thorsten]   0.7.8claws81
8285
8286         * src/matcher.c
8287                 Fixed expansion of empty fields in matchactions
8288
8289 2002-07-19 [melvin]     0.7.8claws80
8290
8291         * src/gtkspell.c
8292                 Removed a duplicate menu entry (fast mode) introduced during
8293                 the new cache merge
8294                 Added a menu separator between 'Use alternate' and 'Fast mode'
8295
8296 2002-07-19 [paul]       0.7.8claws79
8297
8298         * tools/Makefile.am
8299           tools/README
8300                 correct typos
8301
8302 2002-07-19 [thorsten]   0.7.8claws78
8303
8304         * tools/calypso_convert.pl      ** NEW FILE **
8305           tools/README
8306           tools/Makefile.am
8307                 script to import mbox files exported
8308                 by calypso
8309                 o generates folder structure
8310                 o includes attachments
8311
8312 2002-07-19 [melvin]     0.7.8claws77
8313
8314         * src/selective_download.[ch]
8315                 Fixed bug where closing the dialog with the window manager's
8316                 close button will not unlock the summary
8317                 Corrected some function declarations that missed a return value
8318                 Made the source code comply better with coding style.
8319         * src/prefs_common.c
8320                 Added new browser command line for Mozilla.
8321
8322 2002-07-18 [paul]       0.7.8claws76
8323
8324         * src/mainwindow.c
8325           src/selective_download.[ch]
8326                 reflect theme changes, fix Gdk Warning when creating 
8327                 pixmap from NULL window, and minor clean up.
8328                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8329
8330         * po/en_GB.po
8331                 updated
8332
8333 2002-07-17 [paul]       0.7.8claws75
8334
8335         * INSTALL[.jp]
8336                 sync with 0.8.0
8337         
8338         * po/en_GB.po
8339                 updated
8340
8341 2002-07-16 [paul]       0.7.8claws74
8342
8343         * tools/filter_conv.pl
8344           tools/README
8345                 replace conversion script with reimplemented version, 
8346                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
8347
8348 2002-07-16 [colin]      0.7.8claws73
8349
8350         * src/summaryview.c
8351                 remove forgotten debug messages - sorry ;-)
8352
8353 2002-07-16 [colin]      0.7.8claws72
8354
8355         * src/mimeview.c
8356           src/summaryview.c
8357           src/textview.c
8358           src/textview.h
8359                 add the ability to select part of a text mime-part 
8360                 to reply.
8361
8362 2002-07-15 [christoph]  0.7.8claws71
8363
8364         * src/folder.c
8365                 fix folder message count for folders without
8366                 msg_is_changed (includes news folders)
8367
8368 2002-07-15 [martin]     0.7.8claws70
8369
8370         * src/summaryview.c
8371                 option "display recipient on 'From'..." now works
8372                 without the need of enabling the option
8373                 "display  sender  using  address  book".
8374
8375 2002-07-15 [christoph]  0.7.8claws69
8376
8377         * src/summaryview.c
8378                 removed setting folder status from summaryview.
8379                 folder.c should update all message counts correctly.
8380
8381 2002-07-15 [paul]       0.7.8claws68
8382
8383         * po/pt_BR.po
8384                 updated by Fabio Junior Beneditto
8385
8386 2002-07-15 [darko]      0.7.8claws67
8387
8388         * src/mh.c
8389                 Fixed target folder colorization, don't decrease op
8390                 number twice
8391
8392 2002-07-14 [paul]       0.7.8claws66
8393
8394         * sync with main 0.8.0
8395                 see ChangeLog 2002-07-14
8396
8397 2002-07-13 [melvin]     0.7.8claws65
8398         
8399         * src/addrbook.c
8400         * src/addressbook.c
8401         * src/addrindex.c
8402                 Replaced sprintf by g_snprintf to prevent possible buffer
8403                 overflow.
8404         * src/news.c
8405                 Corrected a log message output format.
8406                 Added a missing "done" debug output.
8407         * src/compose.c
8408                 Added keyboard accelerator for Priority menu items
8409                 Added missing \n in debug output
8410         * src/logwindow.c
8411         * src/gtkspell.c
8412         * src/rfc2015.c
8413                 Added missing \n in debug output
8414
8415 2002-07-13 [paul]       0.7.8claws64
8416
8417         * man/sylpheed.1
8418                 change Sergey's email address to the sf address
8419
8420         * src/textview.c
8421                 increase show_url_timeout (more useful for long
8422                 urls)
8423
8424 2002-07-12 [sergey]     0.7.8claws63
8425
8426         * src/rfc2015.c
8427                 applied (with some modifications) patch to set the
8428                 micalg parameter for signatures
8429                 (2001-08-28 Werner Koch <wk@gnupg.org>)
8430
8431 2002-07-12 [sergey]     0.7.8claws62
8432
8433         * man/Makefile.am
8434         * configure.in
8435                 fixed man page installation
8436
8437 2002-07-12 [paul]       0.7.8claws61
8438
8439         * sync with 0.7.8cvs26
8440                 see ChangeLog 2002-07-11 and 2002-07-12
8441
8442 2002-07-11 [christoph]  0.7.8claws60
8443
8444         * src/compose.c
8445         * src/procmsg.c
8446                 first use the message number to find the message
8447                 to mark with a reply flag but check the
8448                 message-id if we got the correct message, if not
8449                 try to find it by message-id.
8450                 use new string seperator that is not allowed
8451                 in message-ids.
8452
8453 2002-07-11 [paul]       0.7.8claws59
8454
8455         * sync with 0.7.8cvs23
8456                 see ChangeLog 2002-07-10
8457
8458 2002-07-10 [christoph]  0.7.8claws58
8459
8460         * src/folder.[ch]
8461         * src/msgcache.[ch]
8462                 Added message-id table to the cache in memory
8463                 and functions to msgcache.c and folder.c to
8464                 fetch MsgInfos by message id
8465         * src/compose.c
8466         * src/procmsg.c
8467                 store folder and message-id of message replying
8468                 to in queue header and set reply flag after sending
8469                 (Closes bug #469498)
8470
8471 2002-07-10 [paul]       0.7.8claws57
8472
8473         * AUTHORS
8474           man/sylpheed.1.gz
8475                 add Martin to the list of authors
8476
8477 2002-07-09 [martin]     0.7.8claws56
8478         * src/gtksctree.c
8479                 Added gtk_ctree_last_visible(), tree_update_level(),
8480                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
8481                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8482                 from gtk+ to gtksctree.c for the new sorting code
8483                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
8484                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
8485         * src/gtksctree.h
8486                 Added declaration for gtk_sctree_sort_recursive() and
8487                 gtk_sctree_sort_node
8488         * src/addressbook.c
8489         * src/foldersel.c
8490         * src/folderview.c
8491         * src/summaryview.c
8492                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8493                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
8494
8495 2002-07-08 [paul]       0.7.8claws55
8496
8497         * more sync with 0.7.8cvs21
8498                 see ChangeLog 2002-07-08
8499
8500 2002-07-08 [paul]       0.7.8claws54
8501
8502         * sync with 0.7.8cvs21
8503                 see ChangeLog 2002-07-08
8504
8505 2002-07-07 [alfons]     0.7.8claws53
8506
8507         * src/Makefile.am
8508         * src/stock_pixmap.[ch]
8509         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
8510         * src/pixmaps/notice_error.xpm  ** NEW FILE **
8511         * src/pixmaps/notice_note.xpm   ** NEW FILE **
8512                 add new pixmaps for upcoming notice pane
8513
8514 2002-07-06 [melvin]     0.7.8claws52
8515
8516         * src/gtkspell.[ch]
8517                 Made them a bit closer to Sylpheed's coding style.
8518                 Removed old code.
8519                 Removed possible memory leaks when some errors occurs.
8520
8521 2002-07-06 [melvin]     0.7.8claws51
8522
8523         * po/Makefile.in.in
8524                 Removed --no-location in xgettext command line to help
8525                 translators that use Emacs' po-mode
8526         * src/quote_fmt.c
8527                 Removed unnecessary comments that messed up sylpheed.pot
8528
8529 2002-07-06 [paul]       0.7.8claws50
8530
8531         * sync with 0.7.8cvs19
8532                 see ChangeLog 2002-07-05
8533
8534 2002-07-06 [christoph]  0.7.8claws49
8535
8536         * src/folder.c
8537         * src/mainwindow.c
8538                 fix folder_item_remove_all_msg and folderview
8539                 status for trash folders after emptying trash
8540
8541 2002-07-05 [paul]       0.7.8claws48
8542
8543         * sync with 0.7.8cvs16
8544                 see ChangeLog 2002-07-04 and 2002-07-05
8545
8546 2002-07-04 [paul]       0.7.8claws47
8547
8548         * sync with 0.7.8cvs14
8549                 see  ChangeLog 2002-07-04
8550
8551 2002-07-03 [alfons]     0.7.8claws46
8552
8553         * src/folder.c
8554                 dupe folder item's path because it's being reallocated
8555                 by new folder scanning code
8556
8557 2002-07-03 [christoph]  0.7.8claws45
8558
8559         * src/imap.c
8560                 better IMAP uid fetching using 'FETCH 1:* (UID)'
8561         * src/msgcache.c
8562                 add missing return in msgcache_write
8563
8564 2002-07-02 [thorsten]   0.7.8claws44
8565
8566         * src/jpilot.c
8567         * src/msgcache.c
8568         * src/rfc2015.c
8569                 use binary mode for file access
8570
8571 2002-07-02 [christoph]  0.7.8claws43
8572
8573         * major code cleanup (part 1)
8574         
8575                 - unused variables removed
8576                 - unused functions removed
8577                 - uninitialized variables checked
8578                 - missing return statements added
8579                 - missing function return types added
8580                 - added parentheses around assignment and
8581                   && in || when suggested by gcc
8582               
8583         * src/mh.c
8584         * src/folder.c
8585                 replaced direct calls to folder->scan_tree
8586                 with folder_scan_tree and restore folder
8587                 prefs in this function. The folder should
8588                 not have to deal with them.
8589                 ( Should now work for all folder types )
8590
8591 2002-07-02 [paul]       0.7.8claws42
8592
8593         * sync with 0.7.8cvs13
8594                 see ChangeLog 2002-07-01 and 2002-07-02
8595
8596 2002-07-01 [christoph]  0.7.8claws41
8597
8598         * src/summaryview.c
8599                 fix "goto next/prev unread message" with
8600                 ignored threads
8601
8602 2002-07-01 [paul]       0.7.8claws40
8603
8604         * po/es.po
8605                 updated by Ricardo Mones Lastra
8606
8607 2002-06-30 [match]      0.7.8claws39
8608
8609         * src/jpilot.c
8610                 applied variation of leonerd's patch (566661) to
8611                 allow multiple email addresses per JPilot entry.
8612                 addresses may be separated by space, comma, pipe,
8613                 semi-colon, new-line.
8614
8615 2002-06-30 [alfons]     0.7.8claws38
8616
8617         * src/procmsg.c
8618                 simple fix for putting older nodes before
8619                 newer nodes when threading by subject
8620
8621 2002-06-30 [christoph]  0.7.8claws37
8622
8623         * src/folder.c
8624         * src/folderview.c
8625         * src/mh.c
8626         * src/news.c
8627         * src/procmsg.c
8628                 fix broken folder tree rescaning
8629                 and don't use procmsg_get_mark_sum
8630                 anymore
8631
8632 2002-06-30 [christoph]  0.7.8claws36
8633
8634         * merge new cache branch
8635         * src/imap.c
8636                 fix new cache imap copy bug
8637         * src/folder.c
8638                 improved folder_item_scan
8639                 it should now always set the correct
8640                 new, unread and total message counts
8641
8642 2002-06-29 [paul]       0.7.8claws35
8643
8644         * configure.in
8645                 correct syntax error
8646
8647 2002-06-29 [paul]       0.7.8claws34
8648
8649         * configure.in
8650           Makefile.am
8651           man/Makefile.am       ** NEW FILE **
8652           man/sylpheed.1.gz     ** NEW FILE **
8653                 add Sylpheed man page
8654
8655 2002-06-29 [paul]       0.7.8claws33
8656
8657         * po/pt_BR.po
8658                 updated by Fabio Junior Beneditto
8659
8660 2002-06-28 [jens]       0.7.8claws32
8661
8662         * po/de.po
8663                 translation updated
8664
8665         * src/selective_download.c
8666                 removed gettext for space " "
8667
8668         * src/imap.c
8669                 removed wrong space
8670
8671 2002-06-28 [paul]       0.7.8claws31
8672
8673         * sync with 0.7.8cvs11
8674                 see ChangeLog 2002-06-28
8675
8676 2002-06-28 [paul]       0.7.8claws30
8677
8678         * sync with 0.7.8cvs10
8679                 see ChangeLog 2002-06-27 and 2002-06-28
8680
8681 2002-06-26 [paul]       0.7.8claws29
8682
8683         * src/addrgather.c
8684           src/selective_download.c
8685                 don't gettextise empty strings.
8686                 reserved by gettext. gettext("") returns 
8687                 the header entry with meta information, 
8688                 not the empty string
8689
8690         * po/en_GB.po
8691                 updated
8692
8693 2002-06-26 [paul]       0.7.8claws28
8694
8695         * sync with 0.7.8cvs7
8696                 see ChangeLog 2002-06-25
8697
8698         * src/prefs_common.c
8699                 ...and in the process, tweak the gui a little
8700
8701 2002-06-25 [alfons]     0.7.8claws27
8702         
8703         * configure.in
8704         * src/Makefile.am
8705                 fine tune ldap library detection
8706
8707 2002-06-25 [alfons]     0.7.8claws26
8708
8709         * src/compose.c
8710                 don't allow return receipts when composing a news article
8711
8712 2002-06-25 [paul]       0.7.8claws25
8713
8714         * Makefile.am
8715                 add '$(AMTAR)' to 'release' section to allow for
8716                 new and older autotools
8717
8718 2002-06-25 [paul]       0.7.8claws24
8719
8720         * src/summaryview.c
8721                 fix "No more unread messages" persistant pop-up
8722                 window bug
8723
8724 2002-06-25 [paul]       0.7.8claws23
8725
8726         * po/it.po
8727                 updated by Alessandro Maestri
8728
8729 2002-06-25 [paul]       0.7.8claws22
8730
8731         * sync with 0.7.8cvs6
8732                 see ChangeLog 2002-06-25
8733
8734 2002-06-24 [paul]       0.7.8claws21
8735
8736         * tools/update-po
8737                 add GPL copyright information
8738
8739 2002-06-24 [paul]       0.7.8claws20
8740
8741         * tools/Makefile.am
8742           tools/README
8743           tools/update-po       ** NEW FILE **
8744                 add script that eases the creation of *.po files
8745                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
8746
8747 2002-06-23 [alfons]     0.7.8claws19
8748
8749         * src/messageview.c
8750                 make notification_convert_header obey const correctness
8751                 (next step will be fixing the broken return receipt)
8752
8753 2002-06-23 [paul]       0.7.8claws18
8754
8755         * src/messageview.c
8756                 fix bug introduced in last commit:
8757                 removed too much code in last commit - put back what's
8758                 needed
8759
8760 2002-06-23 [paul]       0.7.8claws17
8761
8762         * src/messageview.[ch]
8763                 remove code committed in error from locally patched
8764                 source
8765
8766 2002-06-23 [colin]      0.7.8claws16
8767
8768         * src/compose.[ch]
8769                 add compose_entry_select(), used to select the default_to
8770                 email address - hopefully avoiding people sending mails to
8771                 wrong recipients.
8772
8773 2002-06-22 [alfons]     0.7.8claws15
8774
8775         * AUTHORS
8776                 add Bram Metsch & Stanislav Karchebny
8777         * src/smtp.[ch]
8778         * src/prefs_account.[ch]
8779         * src/send.c
8780                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
8781                   options.  (see <http://sourceforge.net/tracker/index.php
8782                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
8783
8784                 - merge Stanislav's fix to make SMTP AUTH work with qmail
8785                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
8786
8787 2002-06-22 [paul]       0.7.8claws14
8788
8789         * sync with 0.7.8cvs5
8790                 see ChangeLog 2002-06-19 and 2002-06-20
8791
8792 2002-06-22 [alfons]     0.7.8claws13
8793
8794         * src/selective_download.c
8795                 fix a stupid mistake I made
8796
8797 2002-06-22 [alfons]     0.7.8claws12
8798
8799         * src/selective_download.[ch]
8800                 fix another unnoticed leak; cleanup code
8801
8802 2002-06-21 [alfons]
8803
8804         * tools/Makefile.am
8805                 gpg-sign <-- gpg-sign-syl
8806
8807 2002-06-21 [alfons]     0.7.8claws11
8808
8809         * src/selective_download.c
8810         * src/selective_download.h
8811                 fix assorted mix of allocation errors (should solve
8812                 problem reported by Philippe Gramoullé, see:
8813                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
8814
8815 2002-06-20 [melvin]     0.7.8claws10
8816
8817         * tools/gpg-sign *REMOVED*
8818           tools/gpg-sign-syl *ADDED*
8819                 Replaced the gpg clearsigning script with the version using
8820                 xterm instead of ssh-askpass and changed its name.
8821
8822         * README.claws
8823                 Updated actions example to reflect the renaming of the
8824                 gpg clearsigning script.
8825
8826 2002-06-19 [paul]       0.7.8claws9
8827
8828         * sync with 0.7.8claws9
8829                 see ChangeLog 2002-06-18 and 2002-06-19
8830
8831 2002-06-19 [paul]       0.7.8claws8
8832
8833         * sync with 0.7.8cvs1
8834                 see ChangeLog 2002-06-18
8835
8836 2002-06-18 [alfons]     0.7.8claws7
8837
8838         * src/mainwindow.h
8839                 add omitted prototype
8840
8841 2002-06-17 [paul]       0.7.8claws6
8842
8843         * src/mainwindow.c
8844                 fix hiding of exec_btn
8845
8846 2002-06-17 [paul]       0.7.8claws5
8847
8848         * src/pop.c
8849                 remove unneeded code: should_delete() 
8850                 and Pop3State::uidl_todelete_list
8851
8852 2002-06-17 [paul]       0.7.8claws4
8853
8854         * sync with 0.7.8
8855                 see ChangeLog 2002-06-11 and 2002-06-13
8856
8857 2002-06-16 [alfons]     0.7.8claws3
8858         
8859         * src/folder.c
8860                 make sure lock sort mode (claws specific) is
8861                 also persists after a tree rescan
8862
8863 2002-06-16 [alfons]     0.7.8claws2
8864
8865         * src/prefs_folder_item.c
8866         * src/folder.[ch]
8867                 fix persistence of folder sort mode (broken
8868                 by adapting Hiro's new folder persistence code)
8869
8870 2002-06-16 [alfons]     0.7.8claws1
8871
8872         * AUTHORS
8873         * src/logwindow.c
8874         * src/prefscommon.[ch]
8875                 control size of log text in log window; 
8876                 closes patch #569155 submitted by Mitko Haralanov.
8877
8878 2002-06-15 [paul]       0.7.8claws
8879
8880         * release of 0.7.8claws
8881
8882 2002-06-15 [paul]       0.7.7claws
8883
8884         * po/pt_BR.po
8885                 updated by Fabio Junior Beneditto
8886
8887 2002-06-14 [paul]       0.7.6claws49
8888
8889         * po/es.po
8890                 updated by Ricardo Mones Lastra
8891
8892 2002-06-14 [paul]       0.7.6claws48
8893
8894         * po/nl.po
8895                 updated translation by Wilbert Berendsen
8896
8897 2002-06-14 [melvin]     0.7.6claws47
8898
8899         * po/fr.po
8900                 Updated French translation
8901
8902 2002-06-13 [paul]       0.7.6claws46
8903
8904         * src/filesel.c
8905                 allow filename to be typed in, rather than just
8906                 selected by the mouse. Patch by Gustavo Noronha Silva.
8907
8908 2002-06-13 [alfons]     0.7.6claws45
8909
8910         * src/mainwindow.[ch]
8911                 more cleanups (removing unnecessary menu items Expand 
8912                 summary / message view)
8913
8914 2002-06-13 [melvin]     0.7.6claws44
8915
8916         * po/POTFILES.in
8917                 Added src/string_match.c
8918         * src/string_match.c
8919                 Fixed possible buffer overflow.
8920                 Corrected typo.
8921                 Added missing config.h header.
8922         * src/prefs_common.c
8923           src/prefs_matcher.c
8924           src/prefs_scoring.c
8925                 Made some strings translatable (missing _(..)).
8926
8927 2002-06-13 [melvin]     0.7.6claws43
8928
8929         * README.claws
8930                 Corrected action example (verifying clearsigned mail).
8931         * src/prefs_account.c
8932                 Corrected typo.
8933         * src/prefs_common.c
8934                 Removed incorrect line that generated a Gtk-CRITICAL msg.
8935
8936 2002-06-12 [alfons]     0.7.6claws42
8937
8938         * src/summaryview.c
8939                 add init of score column lost in 0.7.6claws42
8940
8941 2002-06-12 [paul]       0.7.6claws41
8942
8943         * src/prefs_account.c
8944                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
8945                 behavior of the radio buttons, (from 0.7.7cvs2)
8946
8947 2002-06-11 [alfons]     0.7.6claws40
8948
8949         * src/messageview.[ch]
8950         * src/summaryview.[ch]
8951         * src/summary_search.c
8952         * src/mainwindow.c
8953                 perform a sync to bring in Hiro's separate view implementation 
8954
8955                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
8956
8957 2002-06-11 [paul]       0.7.6claws39
8958         
8959         * src/prefs_account.c
8960                 correct a typo on the Receive tab
8961
8962 2002-06-10 [match]      0.7.6claws38
8963
8964         * src/addressbook.c
8965                 Included address completion patch from Gustavo Noronha.
8966
8967 2002-06-10 [paul]       0.7.6claws37
8968
8969         * src/inc.[ch]
8970           src/pop.c
8971           src/prefs_account.[ch]
8972           src/selective_download.[ch]
8973                 apply PATCH #561712
8974                  NEW:
8975                 - check if POP Account
8976                 - Receive Button renamed to Preview
8977                 - Preview Button Popup: preview new/all messages
8978                 - Download Button
8979                 - Account Preferences-->Receive tab checkbutton if you
8980                   want to remove Mail after Download
8981                 -: default YES
8982                 - Account Preferences-->Receive tab checkbutton use
8983                   filtering rules on preview
8984                   (think of delete_on_server)
8985                 -: default YES
8986                 - Account selectable from SD dialog
8987                 - checkbutton to show already downloaded messages if
8988                   all messages are previewed
8989                 - new clist column showing Date
8990                 - ESC KEY close
8991                 FIXES:
8992                 - play ball with UIDL
8993                 - fault tolerant (?) 
8994                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8995
8996 2002-06-10 [melvin]     0.7.6claws36
8997
8998         * README.claws
8999                 Added a hint to ac/README in cvs instructions.
9000
9001         * src/prefs_actions.c
9002                 Made it possible to use a more elaborate command line
9003                 for asynchronous actions, too.
9004
9005 2002-06-10 [melvin]     0.7.6claws35
9006         
9007         * src/prefs_actions.c
9008                 Make it possible to use a more elaborate command line
9009                 (e.g. |foo|bar|cat>there;echo Done|)
9010                 Corrected error message when calling %f, %F and %p commands
9011                 from the compose window.
9012
9013 2002-06-09 [colin]      0.7.6claws34
9014
9015         * src/summaryview.c
9016                 Automatically find unread messages in current folder
9017                 before annoying the user.
9018
9019 2002-06-08 [alfons]     0.7.6claws33
9020
9021         * po/it.po
9022                 remove bad formatting string in it.po translation
9023                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
9024
9025 2002-06-08 [paul]       0.7.6claws32
9026
9027         * sync with 0.7.6cvs25
9028                 see ChangeLog 2002-06-07
9029
9030 2002-06-05 [paul]       0.7.6claws31
9031
9032         * src/mainwindow.c
9033                 add 'Sort by locked' and 'Sort by score'
9034
9035 2002-06-05 [paul]       0.7.6claws30
9036
9037         * sync with 0.7.6cvs24
9038                 see ChangeLog 2002-06-04
9039
9040 2002-06-04 [paul]       0.7.6claws29
9041
9042         * po/pt_BR.po
9043                 updated by Fabio Junior Beneditto
9044
9045 2002-06-03 [thorsten]   0.7.6claws28
9046
9047         * src/matcher.c
9048                 fclose() matcherrc after reading
9049
9050 2002-06-03 [paul]       0.7.6claws27
9051
9052         * sync with 0.7.6cvs21
9053                 see ChangeLog 2002-05-31
9054
9055 2002-05-31 [paul]       0.7.6claws26
9056
9057         * sync with 0.7.6cvs20
9058                 see ChangeLog 2002-05-29 and 2002-05-30
9059
9060 2002-05-31 [paul]       0.7.6claws25
9061
9062         * src/imap.c
9063                 hopefully fix last buggy sync
9064
9065         * README.claws
9066                 correct typo in 'Actions' examples
9067
9068 2002-05-29 [paul]       0.7.6claws24
9069
9070         * sync with 0.7.6cvs18
9071                 see ChangeLog 2002-05-28 and 2002-05-29
9072
9073         * src/news.c
9074           src/nntp.[ch]
9075                 sync with above 
9076
9077 2002-05-28 [paul]       0.7.6claws23
9078
9079         * sync with 0.7.6cvs16
9080                 see ChangeLog 2002-05-28
9081
9082 2002-05-27 [thorsten]   0.7.6claws22 
9083
9084         * faq/it/sylpheed-faq-1.html
9085           faq/it/sylpheed-faq-2.html
9086           faq/it/sylpheed-faq-3.html
9087           faq/it/sylpheed-faq.html
9088                 corrected DOS lineendings
9089         * faq/de/sylpheed-faq-1.html
9090           faq/de/sylpheed-faq-2.html
9091           faq/en/sylpheed-faq-1.html
9092           faq/en/sylpheed-faq-2.html
9093           faq/en/sylpheed-faq-3.html
9094           faq/es/sylpheed-faq-1.html
9095           faq/es/sylpheed-faq-2.html
9096           faq/es/sylpheed-faq-3.html
9097           faq/fr/sylpheed-faq-1.html
9098           faq/it/sylpheed-faq-1.html
9099           faq/it/sylpheed-faq-2.html
9100           faq/it/sylpheed-faq-3.html
9101           faq/it/sylpheed-faq.html
9102                 changed ">" to &quot;
9103
9104 2002-05-27 [paul]       0.7.6claws21
9105         
9106         * sync with 0.7.6cvs15
9107                 see ChangeLog 2002-05-27
9108
9109 2002-05-27 [paul]       0.7.6claws20
9110
9111         * src/prefs_account.c
9112                 correct a typo
9113
9114 2002-05-26 [paul]       0.7.6claws19
9115
9116         * tools/README
9117                 correct a typo
9118
9119 2002-05-25 [paul]       0.7.6claws18
9120
9121         * tools/README
9122                 add description of kmail2sylpheed.pl
9123
9124 2002-05-25 [paul]       0.7.6claws17
9125
9126         * tools/kmail2sylpheed.pl       ** NEW FILE **
9127                 perl script that converts an exported Kmail address
9128                 book, converts it to sylpheed addressbook file,
9129                 writes the file to .sylpheed, and updates
9130                 addrbook--index.xml 
9131
9132 2002-05-25 [paul]       0.7.6claws16
9133
9134         * sync with 0.7.6cvs14
9135                 see ChangeLog 2002-05-23
9136
9137 2002-05-24 [paul]       0.7.6claws15
9138
9139         * README.claws
9140                 make a correction and add some more info
9141
9142 2002-05-24 [paul]       0.7.6claws14
9143
9144         * src/compose.c
9145                 fix memory leak in 
9146                 compose_redirect_write_headers_from_headerlist()
9147                 add Subject and Resent-Message-ID to
9148                 compose_redirect_write_headers()
9149                 Received, Subject, and X-UIDL are filtered out in 
9150                 compose_redirect_write_to_file()
9151
9152 2002-05-23 [paul]       0.7.6claws13
9153
9154         * src/compose.[ch]
9155           src/filtering.c
9156           src/mainwindow.c
9157           src/matcher.[ch]
9158           src/matcher_parser_lex.l
9159           src/matcher_parser_parse.y
9160           src/prefs_common.[ch]
9161           src/prefs_filtering.c
9162           src/summaryview.c
9163                 rename 'Bounce' to 'Redirect'
9164
9165 2002-05-23 [paul]       0.7.6claws12
9166
9167         * more sync with 0.7.6cvs13
9168           src/compose.c
9169                 see ChangeLog 2002-05-22
9170
9171 2002-05-22 [paul]       0.7.6claws11
9172
9173         * sync with 0.7.6cvs13
9174           src/codeconv.c
9175                 see ChangeLog 2002-05-20
9176           src/prefs_common.c
9177                 see ChangeLog 2002-05-22
9178
9179 2002-05-21 [melvin]     0.7.6claws10
9180
9181         * src/folderview.c
9182                 Added missing filtering and scoring headers
9183                 Fixed bad function call that showed garbage 
9184                 in Folder->Processing
9185
9186 2002-05-21 [paul]       0.7.6claws9
9187
9188         * tools/Makefile.am
9189                 make all tools executable, (patch by Alfons).
9190
9191 2002-05-20 [alfons]     0.7.6claws8
9192
9193         * src/procheader.c
9194                 don't forget to call mktime() so we have a valid week 
9195                 and year day
9196                 (Bug report by Roger Sondermann <mail@jumaros.de>)
9197
9198 2002-05-20 [paul]       0.7.6claws7
9199
9200         * src/html.c
9201                 fix broken parsing of urls
9202         * src/textview.c
9203                 fix displaying of urls
9204
9205                 both fixes from the patch [547855] by Eugene 
9206                 Brevdo (zonem)
9207
9208 2002-05-19 [alfons]     0.7.6claws6
9209
9210         * configure.in
9211                 make sylpheed configure correctly with the latest
9212                 and greatest of automake / autoconf / gettext
9213
9214 2002-05-19 [alfons]     0.7.6claws5
9215
9216         * src/procheader.c
9217         * src/procheader.h
9218                 add function for returning ime zone offset
9219         * src/quote_fmt.c
9220         * src/quote_fmt_parse.y
9221                 better quotation formatting - does not convert
9222                 to local time, but uses the original date string.
9223                 
9224                 Note: %z inserts the timezone offset (should 
9225                 work also on platforms where strftime does not
9226                 support %z).
9227
9228 2002-05-18 [christoph]  0.7.6claws4
9229
9230         * src/summaryview.c
9231                 fix indentation of some code
9232         * tools/Makefile.am
9233                 fix spaces after \
9234         * src/Makefile.am
9235                 add missing \
9236                 correct path for ignorethread.xpm
9237                 incorrect filename for sylpheed_logo.xpm
9238                 add missing include matcher_parser_parse.h
9239
9240 2002-05-18 [paul]       0.7.6claws3
9241
9242         * sync with 0.7.6cvs8
9243                 see ChangeLog 2002-05-16 and 2002-05-17
9244
9245 2002-05-18 [melvin]     0.7.6claws2
9246
9247         * README.claws
9248                 Corrected an action's definition and fixed some misspellings.
9249
9250 2002-05-18 [paul]       0.7.6claws1
9251
9252         * tools/Makefile.am
9253           tools/gpg-sign        ** new file **
9254           tools/uudec           ** new file **
9255                 add Melvin's Actions scripts
9256
9257         * README.claws
9258                 add Melvin's descriptions for Actions
9259
9260 2002-05-18 [paul]       0.7.6claws
9261
9262         * Version 0.7.6claws released
9263
9264 2002-05-17 [paul]       0.7.5claws32
9265
9266         * po/es.po
9267                 updated by Ricardo Mones Lastra
9268
9269 2002-05-17 [paul]       0.7.5claws31
9270
9271         * src/compose.c
9272                 fix Account prefs default folder for sent/draft/deleted
9273                 messages bug
9274
9275         * po/it.po
9276           po/nl.po
9277                 updated translation by Alessandro Maestri and
9278                 Wilbert Berendsen
9279
9280 2002-05-17 [melvin]     0.7.5claws30
9281
9282         * src/prefs_actions.c
9283                 Fixed bug where using %F not at the end of the command 
9284                 resulted in an additional empty argument being created.
9285                 Thanks to Darko Koruga for reporting the bug.
9286
9287 2002-05-17 [melvin]     0.7.5claws29
9288
9289         * po/fr.po
9290                 Updated French translations.
9291
9292 2002-05-15 [paul]       0.7.5claws28
9293         
9294         * po/es.po
9295                 updated by Ricardo Mones Lastra
9296
9297 2002-05-15 [paul]       0.7.5claws27
9298
9299         * sync with 0.7.6cvs4
9300                 see ChangeLog 2002-05-14 and 2002-05-15
9301
9302 2002-05-14 [paul]       0.7.5claws26
9303
9304         * sync with 0.7.6cvs1
9305                 see ChangeLog 2002-05-13
9306
9307 2002-05-13 [thorsten]   0.7.5claws25
9308
9309         * src/messageview.c
9310                 fix select_all and copy in multipart messages
9311         * src/mainwindow.c
9312                 fix select_all and copy in multipart messages
9313
9314 2002-05-12 [paul]       0.7.5claws24
9315
9316         * src/summaryview.c
9317                 reverse last commit, bug already fixed in 0.7.5claws3
9318
9319 2002-05-12 [netztorte]  0.7.5claws23
9320
9321         * src/summaryview.c
9322                 dont parse empty addressbook (checked in before claws20)
9323
9324 2002-05-12 [melvin]     0.7.5claws22
9325
9326         * src/procmsg.[ch]
9327                 Removed unneeded priority code introduced by the previous 
9328                 commit.
9329
9330 2002-05-12 [melvin]     0.7.5claws21
9331
9332         * src/compose.[ch]
9333                 Added possibility to set message's priority.
9334         * src/procmsg.[ch]
9335                 Added possibility to set message's priority.
9336                 Added missing headers
9337
9338 2002-05-12 [melvin]     0.7.5claws20
9339
9340         * src/prefs_actions.c
9341                 Removed implicitely added quotes around the name
9342                 of the temporary files of mime parts.
9343
9344 2002-05-12 [paul]       0.7.5claws19
9345
9346         * sync with 0.7.5cvs20
9347                 see ChangeLog 2002-05-11
9348
9349 2002-05-12 [alfons]     0.7.5claws18
9350
9351         * src/quote_fmt_lex.l
9352         * src/quote_fmt_parse.y
9353                 allow quote / reply date & time format to be set using
9354                 %D{format}. format is a format string you'd pass to
9355                 strftime() (see man strftime, or the Display tab |
9356                 Date format setting).
9357
9358                 Currently %D converts the date to local time. 
9359
9360 2002-05-11 [paul]       0.7.5claws17
9361
9362         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
9363                 see ChangeLog 2002-05-10 and 2002-05-11
9364
9365 2002-05-10 [paul]       0.7.5claws16
9366
9367         * sync with 0.7.5cvs16
9368                 see ChangeLog entries 2002-05-09 and 
9369                 2002-05-10
9370
9371 2002-05-10 [colin]      0.7.5claws15
9372
9373         * src/textview.c
9374                 Corrected a bug that prevented sylpheed to open
9375                 double-clicked URIs.
9376
9377 2002-05-09 [paul]       0.7.5claws14
9378
9379         * sync with 0.7.5cvs14
9380                 see ChangeLog 2002-05-08 and 2002-05-09
9381
9382 2002-05-08 [paul]       0.7.5claws13
9383
9384         * sync with 0.7.5cvs11
9385                 see ChangeLog entry 2002-05-08
9386
9387 2002-05-08 [paul]       0.7.5claws12
9388
9389         * src/mainwindow.c
9390           src/textview.[ch]
9391                 fix segfault on View->Open in new window
9392                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9393
9394 2002-05-07 [paul]       0.7.5claws11
9395
9396         * sync with 0.7.5cvs9
9397                 see ChangeLog entry 2002-05-07
9398
9399 2002-05-06 [paul]       0.7.5claws10
9400
9401         * src/messageview.c
9402           src/textview.c
9403                 display url in statusbar on single-click
9404                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9405
9406 2002-05-06 [match]      0.7.5claws9
9407
9408         * src/addritem.[ch]
9409                 new functions.
9410         * src/addrcache.c
9411                 tidy up.
9412         * src/xmlprops.[ch]
9413                 XML implementation of properties file.
9414         * src/exporthtml.[ch]
9415         * src/expthtmldlg.[ch]
9416         * src/addressbook.c
9417                 export to HTML.
9418
9419 2002-05-02 [sergey]     0.7.5claws8
9420
9421         * src/mainwindow.c (mainwin_entries),
9422           src/prefs_common.c (prefs_send_create()),
9423           src/codeconv.c (locale_table):
9424                 use charset name "Windows-1251" instead of "CP1251".
9425
9426 2002-05-02 [colin]      0.7.5claws7
9427         
9428         * src/compose.c
9429           src/prefs_common.c
9430           src/prefs_folder_item.c
9431                 Fixed cosmetics bugs due to Outbox renamed to Sent.
9432
9433 2002-05-02 [hiro]       0.7.5claws6
9434
9435         * src/imap.c
9436                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
9437
9438 2002-05-02 [paul]       0.7.5claws5
9439
9440         * src/compose.c
9441                 more sync with 0.7.5cvs7, see ChangeLog entry
9442                 2002-05-02
9443
9444 2002-05-02 [hiro]       0.7.5claws4
9445
9446         * src/compose.c
9447                 compose_queue_sub():
9448                 check if queue folder exists (closes #550397).
9449                 removed directory creation since it should be handled
9450                 transparently.
9451         * src/imap.c
9452                 imap_add_msg(): return UID for appended message
9453                 (closes #548842).
9454
9455 2002-04-30 [paul]       0.7.5claws3
9456
9457         * src/summaryview.c
9458                 fix account_find_from_address() bug
9459
9460 2002-04-28 [colin]      0.7.5claws2
9461
9462         * src/compose.c
9463           src/textview.c
9464           src/prefs_common.[ch]
9465           src/utils.[ch]
9466                 Added user-definable quotation characters recognition.
9467
9468 2002-04-28 [paul]       0.7.5claws1
9469
9470         * sync with 0.7.5cvs4
9471                 see ChangeLog entry  2002-04-25
9472
9473 2002-04-28 [paul]       0.7.5claws
9474
9475         * po/es.po
9476           po/nl.po
9477           po/pt_BR.po
9478                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
9479                 Fabio Junior Beneditto
9480
9481 2002-04-27 [jens]       0.7.4claws103
9482
9483         * po/de.po
9484                 updated German translation.
9485
9486 2002-04-27 [hiro]       0.7.4claws102
9487
9488         * src/summaryview.c
9489                 summary_write_cache(): fixed the mark loss of hidden messages.
9490
9491 2002-04-26 [melvin]     0.7.4claws101
9492
9493         * src/procmsg.c
9494                 fixed a second typo (same one)
9495         * po/fr.po
9496           po/it.po
9497           po/pt_BR.po
9498                 fixed the type again...
9499
9500 2002-04-26 [melvin]     0.7.4claws100
9501
9502         * src/procmsg.c
9503                 fixed a typo in an alert message ("temorary").
9504         * po/it.po
9505         * po/pt_BR.po
9506                 corrected the typo  described above.
9507         * po/fr.po
9508                 updated French translation.
9509
9510 2002-04-26 [darko]      0.7.4claws99
9511
9512         * src/summaryview.c
9513                 fix target folder colorization
9514
9515 2002-04-25 [paul]       0.7.4claws98
9516
9517         * po/it.po
9518                 updated by Alessandro Maestri
9519
9520 2002-04-24 [colin]      0.7.4claws97
9521         
9522         * src/compose.c
9523                 Fixed double "subject is empty" question.
9524
9525 2002-04-23 [colin]      0.7.4claws96
9526         
9527         * src/mimeview.c
9528                 Corrected issue when "automatically display images" was
9529                 not set : first image remained after selecting second.
9530
9531 2002-04-23 [melvin]     0.7.4claws95
9532
9533         * src/prefs_actions.c
9534                 Don't display in/out dialog if there is nothing to show.
9535
9536 2002-04-23 [paul]       0.7.4claws94
9537
9538         * sync with 0.7.5cvs3
9539                 bug fixes: see ChangeLog entry 2002-04-23
9540
9541 2002-04-22 [darko]      0.7.4claws93
9542
9543         * src/compose.c
9544                 fix previous check-in which changed code after
9545                 merge from main
9546
9547 2002-04-22 [paul]       0.7.4claws92
9548
9549         * faq/de/*
9550                 add German FAQ
9551         * faq/en/*
9552           faq/es/*
9553           faq/fr/*
9554                 update English, Spanish and French FAQs
9555         * manual/de/*
9556           manual/es/*
9557                 add German and Spanish manuals
9558         * manual/en/*
9559           manual/fr/*
9560                 update English and French manuals
9561
9562         * src/Makefile.am
9563                 add to and re-arrange the pixmap entries
9564
9565 2002-04-22 [darko]      0.7.4claws91
9566
9567         * src/compose.c
9568                 fix sender initials recognition to only allow
9569                 '>' after the initials
9570
9571 2002-04-21 [paul]       0.7.4claws90
9572
9573         * sync with 0.7.5 release
9574                 see ChangeLog entry 2002-04-21
9575
9576 2002-04-21 [alfons]
9577
9578         * src/Makefile.am
9579                 add colin's new pixmaps to EXTRA_DIST
9580
9581 2002-04-21 [colin]      0.7.4claws89
9582         * src/compose.c
9583         * src/inc.c
9584         * src/mainwindow.[ch]
9585         * src/prefs_common.[ch]
9586         * src/stock_pixmap.[ch]
9587                 Added "Work offline" ability.
9588
9589 2002-04-21 [colin]      0.7.4claws88
9590         
9591         * src/mimeview.c
9592         * src/prefs_common.c
9593         * src/prefs_common.h
9594         * src/textview.c : Added an option to common preferences -> display
9595           to allow user not to automatically display images.
9596
9597 2002-04-21 [paul]       0.7.4claws87
9598
9599         * sync with 0.7.4cvs52
9600                 see ChangeLog entry 2002-04-21 (src/imap.c)
9601
9602 2002-04-21 [paul]       0.7.4claws86
9603
9604         * sync with 0.7.4cvs51
9605                 see ChangeLog entry 2002-04-21
9606
9607 2002-04-21 [paul]       0.7.4claws85
9608
9609         * sync with 0.7.4cvs49
9610                 see ChangeLog entries 2002-04-20 and 2002-04-21
9611
9612         * src/Makefile.am
9613                 clean up: remove old 'stock_' element from xpm 
9614                 filenames.
9615
9616 2002-04-21 [alfons]     0.7.4claws84
9617
9618         apply sync patch from Paul
9619
9620         * src/folderview.c
9621                 use old claws prefs_folder_item_create() for now
9622
9623 2002-04-19 [match]      0.7.4claws83
9624
9625         * src/addressbook.[ch]
9626         * src/addrharvest.[ch]
9627         * src/addrgather.[ch]
9628                 recurse folders.
9629         * src/mainwindow.c
9630         * src/summaryview.[ch]
9631                 change menu option.
9632
9633 2002-04-19 [paul]       0.7.4claws82
9634
9635         * po/pt_BR.po
9636                 updated by Fabio Junior Beneditto
9637
9638 2002-04-14 [alfons]     0.7.4claws81
9639
9640         * src/passphrase.c
9641                 add #include <sys/types.h> for mode_t and off_t 
9642
9643 2002-04-13 [paul]       0.7.4claws80
9644         
9645         * src/main.c
9646           src/passphrase.[ch]
9647           src/pgptext.c
9648           src/prefs_common.[ch]
9649           src/rfc2015.c
9650                 enable storing of GnuPG passphrase for the whole 
9651                 session or a user-defined number of minutes. patch 
9652                 submitted by Ravemax <ravemax@dextrose.com>
9653
9654 2002-04-13 [alfons]     0.7.4claws79
9655
9656         * src/textview.c
9657                 make email parser also stop scanning when encountering separators
9658                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
9659
9660 2002-04-13 [paul]       0.7.4claws78
9661
9662         * sync with 0.7.4cvs39
9663                 see ChangeLog entry 2002-04-12
9664
9665 2002-04-11 [paul]       0.7.4claws77
9666
9667         * sync with 0.7.4cvs37
9668                 see ChangeLog entry 2002-04-11
9669
9670 2002-04-11 [paul]       0.7.4claws76
9671
9672         * COPYING 
9673                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
9674                 the clause for OpenSSL). sync with sylpheed main
9675
9676 2002-04-09 [melvin]     0.7.4claws75
9677
9678         * src/compose.c
9679                 Made 'Ctrl-Enter' on send ignore some modifiers 
9680                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
9681                 to bind other *-Enter (but not Alt-Enter).
9682
9683 2002-04-09 [paul]       0.7.4claws74
9684
9685         * sync with 0.7.4cvs35
9686                 see ChangeLog entries 2002-04-09
9687
9688 2002-04-08 [paul]       0.7.4claws73
9689
9690         * sync with 0.7.4cvs33
9691                 see ChangeLog entry 200-04-08
9692
9693 2002-04-07 [match]      0.7.4claws72
9694
9695         * src/addrharvest.[ch]
9696                 fixed to read all addresses in header, regardless
9697                 of header size. improved name parsing. accommodate
9698                 harvest from folders and selected message.
9699         * src/addritem.[ch]
9700                 included new address parsing function.
9701         * src/addrgather.[ch]
9702         * src/addressbook.[ch]
9703         * src/summaryview.[ch]
9704         * src/mainwindow.c
9705                 allow address harvest of folder as well as selected
9706                 messages.
9707
9708 2002-04-07 [paul]       0.7.4claws71
9709
9710         * src/esmtp.[ch]
9711           src/smtp.c
9712                 don't try to authenticate with CRAM-MD5 in SMTP when 
9713                 SMTP-AUTH enabled if MTA doesn't issue this 
9714                 auth-method in it's ehlo-response. bug item #531364,
9715                 patch item #938910. patch submitted by Colin Leroy 
9716                 <colin@colino.net>
9717
9718 2002-04-07 [paul]       0.7.4claws70
9719
9720         * src/nntp.c
9721                 fix missing MODE_READER bug. patch submitted by
9722                 Colin Leroy <colin@colino.net>
9723
9724 2002-04-07 [alfons]     0.7.4claws69
9725
9726         * src/matcher.[ch]
9727         * src/prefs_filtering.c
9728         * src/summaryview.c
9729                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
9730                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
9731
9732 2002-04-07 [paul]       0.7.4claws68
9733
9734         * sync with 0.7.4cvs32
9735                 see ChangeLog entry 2002-04-06
9736
9737         * tools/filter_conv.pl
9738                 more bug fixes
9739
9740 2002-04-06 [paul]       0.7.4claws67
9741
9742         * tools/filter_conv.pl
9743                 modify to be able to find the name of the first
9744                 mailbox and use that. main's filter does not
9745                 record the full path to the mailbox and therefore
9746                 can only filter to the first mailbox.
9747
9748 2002-04-05 [paul]       0.7.4claws66
9749
9750         * tools/filter_conv.pl
9751                 attempt to make the script all-encompassing and
9752                 be able to convert any main 'filter' rule thrown
9753                 at it
9754
9755 2002-04-05 [paul]       0.7.4claws65
9756
9757         * tools/filter_conv.pl
9758                 allow for collapsed folder trees
9759
9760 2002-04-05 [paul]       0.7.4claws64
9761
9762         * sync with 0.7.4cvs31
9763                 see ChangeLog entries 2002-04-05
9764
9765 2002-04-03 [paul]       0.7.4claws63
9766
9767         * sync with 0.7.4cvs29
9768                 see ChangeLog entries 2002-04-02 and 2002-04-03
9769
9770 2002-04-02 [paul]       0.7.4claws62
9771
9772         * sync with 0.7.4cvs26
9773                 see ChangeLog entry 2002-04-01
9774
9775 2002-04-02 [match]      0.7.4claws61
9776
9777         * src/pine.[ch]
9778         * src/importpine.[ch]
9779         * src/addressbook.c
9780                 import Pine address book.
9781
9782 2002-04-02 [match]      0.7.4claws60
9783
9784         * src/addrharvest.[ch]
9785                 improve address parsing of funky addresses.
9786
9787 2002-04-02 [darko]      0.7.4claws59
9788
9789         * src/compose.c
9790                 wrap on send improvements, it now recognizes quoted
9791                 initials as part of the quotation string, and it
9792                 does not join lines separated by CR
9793
9794 2002-04-01 [match]      0.7.4claws58
9795
9796         * src/mgutils.[ch]
9797                 added new functions.
9798         * src/mutt.[ch]
9799                 remove excessive duplicate address generation
9800                 on import.
9801
9802 2002-04-01 [alfons]     0.7.4claws57
9803         
9804         * src/summaryview.c
9805                 put back g_free() 
9806
9807 2002-04-01 [paul]       0.7.4claws56
9808
9809         * sync with 0.7.4cvs25
9810                 see ChangeLog entry 2002-04-01
9811
9812 2002-04-01 [alfons]     0.7.4aprilfool55
9813
9814         * src/summaryview.c
9815                 honour feature request item #537427 to allow for
9816                 displaying names from address book for sent mail also
9817
9818 2002-03-29 [paul]       0.7.4claws54
9819
9820         * src/mainwindow.c
9821           src/prefs_filtering.[ch]
9822           src/prefs_matcher.c
9823           src/summaryview.c
9824                 add 'fast filter' for claws' filtering,
9825                 /Tools/Create filter rule/... patch submitted
9826                 by Neill Miller <neillm@thecodefactory.org>
9827
9828 2002-03-29 [paul]       0.7.4claws53
9829
9830         * sync with 0.7.4cvs24
9831                 see ChangeLog entry 2002-03-29
9832
9833 2002-03-28 [paul]       0.7.4claws52
9834
9835         * sync with 0.7.4cvs23
9836                 see ChangeLog entry 2002-03-28
9837
9838 2002-03-27 [melvin]     0.7.4claws51
9839
9840         * src/prefs_actions.c
9841                 Added support to pass only one message part (as a
9842                 file) to the command using '%p'. No quotes are needed
9843                 because doubles quotes are automatically added.
9844                 Fixed bug where Sylpheed could block when waiting for
9845                 a child process to finish.
9846                 Changed the help menu to remove quotes around symbols to 
9847                 avoid misinterpretation (they must not be used).
9848
9849 2002-03-27 [melvin]     0.7.4claws50
9850
9851         * src/inc.c
9852                 Made the new mail notification command always 
9853                 execute asynchronously.
9854
9855 2002-03-27 [paul]       0.7.4claws49
9856
9857         * src/compose.c
9858                 fix bug introduced in last commit
9859
9860 2002-03-27 [paul]       0.7.4claws48
9861
9862         * sync with 0.7.4cvs21
9863                 see ChangeLog 2002-03-26 and 2002-03-27
9864
9865 2002-03-26 [hoa]        0.7.4claws47
9866
9867         * src/prefs_folder_item.c
9868                 really fixed the bug #516442 with folder rescan.
9869
9870 2002-03-26 [paul]       0.7.4claws46
9871
9872         * sync with 0.7.4cvs19
9873                 see ChangeLog entries 2002-03-25 and 2002-03-26
9874
9875 2002-03-25 [hoa]        0.7.4claws45
9876
9877         * src/matcher.c
9878         * src/mh.c
9879                 fix the bug #516442 with folder rescan.
9880
9881         * src/prefs_common.[ch]
9882         * src/compose.c
9883                 added an option to enable two different behaviours
9884                 for bounce.
9885
9886
9887 2002-03-25 [paul]       0.7.4claws44
9888
9889         * src/mainwindow.c
9890           src/selective_download.c
9891                 correct a few menuitem labels
9892
9893 2002-03-25 [christoph]  0.7.4claws43
9894
9895         * src/procmsg.c
9896                 fix non deleted tmp message in
9897                 procmsg_save_to_outbox
9898                 fix problems caused by sync with
9899                 main branch's procmsg_send_queue
9900
9901 2002-03-25 [paul]       0.7.4claws42
9902
9903         * src/quote_fmt.c
9904           src/quote_fmt_lex.l
9905           src/quote_fmt_parse.y
9906                 add Last name (%L) placeholder for quoting. 
9907                 patch submitted by Thorsten Thielen 
9908                 <thth@users.sourceforge.net>
9909
9910 2002-03-25 [paul]       0.7.4claws41
9911
9912         * src/utils.c
9913                 get full hostname. patch submitted by
9914                 Bob Woodside <rwoodside1@comcast.net>
9915
9916 2002-03-25 [paul]       0.7.4claws40
9917
9918         * src/account.c
9919           src/news.c
9920           src/nntp.[ch]
9921           src/prefs_account.[ch]
9922                 enable NNTP over SSL. patch submitted by
9923                 Pascal Jermini <pascal@infinity.hn.org>
9924
9925 2002-03-24 [paul]       0.7.4claws39
9926
9927         * src/prefs_common.c
9928                 make the arrangement of the Compose tab more
9929                 coherent
9930
9931         * src/mainwindow.c
9932                 fix some irregularities of style
9933
9934         * po/de.po
9935                 updated by Kilian Krause
9936
9937 2002-03-23 [paul]       0.7.4claws38
9938
9939         * po/pt_BR.po
9940                 updated by Fabio Junior Beneditto
9941
9942 2002-03-23 [paul]       0.7.4claws37
9943
9944         * src/mainwindow.c
9945                 move 'Gather addresses' to 'Tools' menu
9946                 make 'Selective download' sensitive
9947
9948 2002-03-23 [paul]       0.7.4claws36
9949
9950         * sync with 0.7.4cvs16
9951                 see ChangeLog entries 2002-03-23
9952
9953 2002-03-22 [christoph]  0.7.4claws35
9954
9955         * src/quote_fmt_parse.y
9956                 fix include program output
9957
9958 2002-03-22 [alfons]     0.7.4claws34
9959
9960         * src/pop.c
9961                 initialize GDate stack variable correctly (sorry!)
9962
9963 2002-03-22 [paul]       0.7.4claws33
9964
9965         * src/compose.c
9966           src/mainwindow.c
9967           src/prefs_actions.c
9968           src/prefs_common.c
9969                 rename 'Tool' to 'Tools'
9970
9971         * src/mainwindow.c
9972                 move 'Delete duplicated messages' from
9973                 'Message/' to 'Tools/'
9974                 re-arrange the order of 'Tools/' items
9975
9976 2002-03-22 [paul]       0.7.4claws32
9977
9978         * src/addr_compl.c
9979           src/addressbook.[ch]
9980                 auto-address completion now also matches on
9981                 Nickname. patch submitted by Bob Forsman 
9982                 <hammor@users.sourceforge.net>
9983
9984         * src/editaddress.c
9985                 correct a spelling mistake
9986
9987 2002-03-22 [alfons]     0.7.4claws31
9988
9989         * src/pop.c
9990                 fix getting uidl from incorrect string 
9991                 (spotted by Colin)
9992
9993 2002-03-21 [alfons]     0.7.4claws30
9994
9995         * src/pop.c
9996                 more code refactoring
9997                 plug mem leak introduced by delete on server
9998
9999 2002-03-21 [paul]       0.7.4claws29
10000
10001         * sync with 0.7.4cvs11
10002                 see ChangeLog entries 2002-03-20
10003
10004 2002-03-20 [alfons]     0.7.4claws28
10005
10006         * src/inc.c
10007                 apply Colin's patch and refactor
10008
10009 2002-03-20 [paul]       0.7.4claws27
10010
10011         * sync with sylpheed 0.7.4cvs9
10012                 see ChangeLog entry 2002-03-20
10013
10014 2002-03-19 [christoph]  0.7.4claws26
10015
10016         * src/mh.c
10017         * src/procmsg.[ch]
10018         * src/summaryview.c
10019                 revert changes for flag updates
10020                 (does not work correctly and no time to debug)
10021
10022 2002-03-20 [alfons]     0.7.4claws25
10023
10024         * src/pop.c
10025                 refactor should_delete() a little bit 
10026
10027 2002-03-19 [paul]       0.7.4claws24
10028
10029         * src/inc.[ch]
10030           src/pop.c
10031           src/prefs_account.[ch]
10032                 allow the user to leave downloaded mail on the 
10033                 server for n days. Patch submitted by Colin Leroy 
10034                 <colin@colino.net>
10035
10036 2002-02-19 [paul]       0.7.4claws23
10037
10038         * sync with sylpheed 0.7.4cvs8
10039                 see ChangeLog entries 2002-03-19
10040
10041 2002-03-18 [paul]       0.7.4claws22
10042
10043         * sync with sylpheed 0.7.4cvs6
10044                 see ChangeLog entry 2002-03-18
10045
10046 2002-03-18 [paul]       0.7.4claws21
10047
10048         * po/en_GB.po
10049                 add en_GB message catalogue
10050
10051         * src/mbox_folder.c
10052           src/prefs_account.c
10053           src/prefs_actions.c
10054                 correct a few spelling mistakes
10055
10056 2002-03-17 [alfons]     0.7.4claws20
10057
10058         * src/matcher.c
10059                 more stringent checks for NULL params when writing
10060                 filtering actions to a file
10061                 
10062 2002-03-17 [hoa]        0.7.3claws20
10063
10064         * src/news.c
10065                 fixed the count of new messages
10066
10067         * src/compose.c
10068                 fixed the "attachment properties" window
10069
10070 2002-03-17 [paul]       0.7.4claws19
10071
10072         * src/defs.h
10073           src/folder.h
10074           src/news.c
10075           src/prefs_account.[ch]
10076           src/procmsg.[ch]
10077           src/summaryview.c
10078                 automatically mark cross-posted messages as read 
10079                 and (optionally) give them a colour label
10080                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
10081                 
10082
10083 2002-03-17 [paul]       0.7.4claws18
10084
10085         * sync with sylpheed 0.7.4cvs5
10086                 see ChangeLog entry 2002-03-17
10087
10088 2002-03-17 [melvin]     0.7.4claws17
10089         
10090         * src/textview.c
10091                 Worked around a gtktext 'bug': when searching for 
10092                 a text in a long message it was scrolling slowly
10093                 line by line until it hit the searched text.
10094         * po/fr.po
10095                 Updated French translation
10096
10097 2002-03-17 [melvin]     0.7.4claws16
10098
10099         * src/mainwindow.c
10100         * src/compose.c
10101         * src/prefs_actions.c
10102                 Moved "Edit/Actions" to "Tool/Actions"
10103                 Made mainwindow/compose window sensitive as soon as
10104                 no child process is running anymore even if the io dialog
10105                 is open.
10106                 Fixed a struct being initialized with a non constant char*
10107
10108 2002-03-16 [christoph]  0.7.4claws15
10109
10110         * configure.in
10111                 add --with-compiler-flags option
10112                 (only for developer hacking)
10113         * src/mh.c
10114         * src/procmsg.[ch]
10115         * src/summaryview.c
10116                 try to make folder-stats and flag handling more
10117                 independent from the summaryview. msgcounts
10118                 are only set when the folder is opened and
10119                 procmsg_msginfo_(un)set_flags will handle it
10120                 later and summaryview will get the values
10121                 from the folder.
10122
10123 2002-03-16 [paul]       0.7.4claws14
10124
10125         * src/messageview.c
10126                 fix Return-receipt. Patch submitted by Bob
10127                 Woodside <rwoodside1@comcast.net>
10128
10129 2002-03-16 [paul]       0.7.4claws13
10130
10131         * src/compose.c
10132                 fix 'dynamic' signatures, make it work again
10133                 broken during sync on 2002-03-14 (0.7.4claws2)
10134
10135 2002-03-15 [match]      0.7.4claws12
10136
10137         * src/addrharvest.[ch]
10138         * src/addrgather.[ch]
10139         * src/addressbook.[ch]
10140         * src/mainwindow.c
10141                 included address harvester feature. still some
10142                 issues with address parsing that I will fix.
10143
10144 2002-03-15 [match]      0.7.4claws11
10145
10146         * src/addrbook.[ch]
10147         * src/addrcache.[ch]
10148         * src/addressbook.[ch]
10149         * src/addrindex.c
10150         * src/editbook.c
10151         * src/importldif.c
10152         * src/importmutt.c
10153         * src/jpilot.[ch]
10154         * src/main.c
10155         * src/syldap.[ch]
10156         * src/vcard.[ch]
10157                 tidy up. fix memory leaks. moved attribs and methods
10158                 from individual interfaces to addrcache object. prep
10159                 for new stuff to come in.
10160
10161 2002-03-15 [alfons]     0.7.4claws10
10162
10163         * src/matcher.[ch]
10164         * src/matcher_parser_parse.y
10165         * src/matcher_parser_lex.l
10166         * src/prefs_matcher.c
10167                 add filtering conditions message greater than, smaller 
10168                 than, and exactly matching a size in bytes
10169                 (does not work with delete from POP3 server yet)
10170
10171                 this should also give others an idea what you should
10172                 do to add new criterions to claws filtering system
10173                 
10174
10175 2002-03-15 [paul]       0.7.4claws9
10176
10177         * tools/filter_conv.pl
10178                 exit if there are no filter rules to convert
10179                 rename filterrc to filterrc.old after completion
10180
10181 2002-03-15 [paul]       0.7.4claws8
10182
10183         * sync with sylpheed 0.7.4cvs3
10184                 see ChangeLog entry 2002-03-14
10185
10186 2002-03-14 [paul]       0.7.4claws7
10187
10188         * src/compose.c
10189                 clean up the last commit (ahem)
10190
10191 2002-03-14 [paul]       0.7.4claws6
10192
10193         * src/compose.c
10194                 fix bug #515655. honour account preferences
10195                 regarding gpg default signing/encryption when 
10196                 changing account from the compose window.
10197
10198 2002-03-14 [paul]       0.7.4claws5
10199
10200         * src/folderview.c
10201                 remove unnecessary curly brackets
10202
10203 2002-03-14 [paul]       0.7.4claws4
10204
10205         * src/folderview.c
10206           src/prefs_filtering.[ch]
10207                 add filter rename on folder rename and filter
10208                 delete on folder delete. Patch submitted by
10209                 Neill Miller <neillm@thecodefactory.org> 
10210
10211 2002-03-14 [christoph]  0.7.4claws3
10212
10213         * src/procmsg.c
10214         * src/send.c
10215                 fix local delivery
10216                 (patch submitted by "Simon 'corecode' Schubert")
10217         * src/prefs_common.c
10218         * src/procmsg.c
10219                 fix gcc 3.0 warning
10220
10221 2002-03-14 [paul]       0.7.4claws2
10222
10223         * sync with sylpheed 0.7.4cvs2
10224                 see ChangeLog entry 2002-03-13
10225
10226 2002-03-12 [darko]      0.7.4claws1
10227
10228         * src/mainwindow.c
10229                 fix what seems to be a copy and paste error
10230                 when setting color for important messages
10231                 (reported by wwp)
10232
10233 2002-03-11 [paul]       version 0.7.4claws released
10234
10235 2002-03-11 [paul]       0.7.4claws
10236
10237         * po/es.po
10238           po/it.po
10239           po/nl.po
10240           po/pt_BR.po
10241                 update message catalogs. Submitted by Ricardo Mones 
10242                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
10243                 Fabio Junior Beneditto
10244
10245         * configure.in
10246           faq/Makefile.am
10247           faq/it/Makefile
10248           faq/it/sylpheed-faq*
10249           src/mainwindow.c
10250           src/manual.[ch]
10251                 add FAQ in Italian
10252         
10253
10254 2002-03-11 [jens]       0.7.3claws7
10255
10256         * po/de.po
10257                 updated German translation
10258
10259 2002-03-11 [melvin]     0.7.3claws6
10260
10261         * po/fr.po
10262                 updated and corrected French translation
10263
10264 2002-03-10 [hoa]        0.7.3claws5
10265
10266         * src/account.c
10267         * src/inc.c
10268         * src/prefs_account.c
10269         * src/procmsg.c
10270         * src/send.[ch]
10271                 fixed the local account.
10272                 you have to change the default "/usr/sbin/sendmail"
10273                 to "/usr/sbin/sendmail -t" in the preferences of
10274                 the local account.
10275
10276         * src/procmime.c
10277                 removed some debug display for renderer
10278
10279 2002-03-10 [paul]       0.7.3claws4
10280
10281         * faq/en/sylpheed-faq-1.html
10282           faq/en/sylpheed-faq-2.html
10283                 update
10284
10285 2002-03-09 [paul]       0.7.3claws3
10286
10287         * sync with sylpheed 0.7.4
10288                 see ChangeLog entry 2002-03-09
10289
10290 2002-03-08 [paul]       0.7.3claws2
10291
10292         * faq/en/sylpheed-faq*
10293           faq/es/sylpheed-faq*
10294           faq/fr/sylpheed-faq*
10295                 update the FAQs
10296
10297         * manual/fr/.cvsignore
10298           manual/fr/Makefilea.am
10299           manual/fr/sylpheed*
10300           src/mainwindow.c
10301           src/manual.[ch]
10302                 add the French manual
10303
10304 2002-03-07 [paul]       0.7.3claws1
10305
10306         * sync with sylpheed 0.7.3cvs4
10307                 see ChangeLog entries  2002-03-06 and 2002-03-07
10308         
10309         * po/nl.po
10310                 updated by Wilbert Berendsen
10311
10312 2002-03-07 [melvin]     0.7.2claws34
10313
10314         * src/selective_download.c
10315                 Changed the pixmap of the receive button to MAIL_RECEIVE.
10316
10317 2002-03-06 [paul]       0.7.2claws33
10318
10319         * sync with sylpheed 0.7.3cvs1
10320                 bug fix, see ChangeLog entry 2002-03-05
10321
10322 2002-03-05 [paul]       0.7.2claws32
10323
10324         * src/mimeview.c
10325           src/pgptext.[ch]
10326           src/procmsg.c
10327                 reverse the pgp ascii-armored code implemented in 
10328                 0.7.2claws16. removal of this code until it matures.
10329                 this means that verifying ascii-armored pgp sigs and
10330                 automatic decryption of ascii-armored encrypted
10331                 messages no longer works.
10332
10333 2002-03-05 [paul]       0.7.2claws31
10334
10335         * configure.in
10336           Makefile.am
10337         * faq/Makefile.am
10338         * faq/en/Makefile.am
10339           faq/en/sylpheed-faq.html
10340           faq/en/sylpheed-faq-1.html
10341           faq/en/sylpheed-faq-2.html
10342           faq/en/sylpheed-faq-3.html
10343         * faq/es/Makefile.am
10344           faq/es/sylpheed-faq.html
10345           faq/es/sylpheed-faq-1.html
10346           faq/es/sylpheed-faq-2.html
10347           faq/es/sylpheed-faq-3.html
10348           faq/es/sylpheed-faq-4.html
10349         * faq/fr/Makefile.am
10350           faq/fr/sylpheed-faq.html
10351           faq/fr/sylpheed-faq-1.html
10352           faq/fr/sylpheed-faq-2.html
10353           faq/fr/sylpheed-faq-3.html
10354         * src/Makefile.am
10355           src/defs.h
10356           src/mainwindow.c
10357           src/manual.[ch]
10358                 add FAQs in English, Spanish and French
10359
10360
10361 2002-03-05 [paul]       0.7.2claws30
10362
10363         * manual/en/sylpheed.html
10364           manual/en/sylpheed-XX.html
10365                 updated the English manual
10366
10367 2002-03-05 [hoa]        
10368
10369         * src/summaryview.c
10370                 dialog box pops up if the article can't be deleted.
10371
10372 2002-03-04 [paul]       
10373         
10374         * po/pt_BR.po
10375                 updated by Fabio Junior Benedito
10376
10377 2002-03-04 [hoa]
10378
10379         * removed ac/gpgme.m4
10380                 to avoid autogen common problem
10381                 developers have to install gpgme development package now
10382
10383         * src/compose.c
10384                 encoding to 7bit or 8bit is enabled.
10385
10386 2002-03-03 [alfons]     0.7.2claws29
10387
10388         * src/pop.c
10389                 merge fix by Oliver Haertel for selective
10390                 download buglet
10391
10392 2002-03-03 [paul]       0.7.2claws28
10393         
10394         * sync with sylpheed 0.7.3
10395
10396 2002-03-03 [paul]       0.7.2claws27
10397
10398         * sync with sylpheed 0.7.2cvs24
10399                 see ChangeLog entries 2002-03-02 and 2002-03-03
10400
10401 2002-03-02 [melvin]     0.7.2claws26
10402
10403         * src/inc.[ch]
10404         * src/main.c
10405         * src/mainwindow.c
10406         * src/prefs_common.[ch]
10407                 Added user definable notification on new mail arrival.
10408                 Removed unused variables in spell checker prefs code.
10409
10410 2002-03-02 [melvin]     0.7.2claws25
10411
10412         * src/quote_fmt.c
10413                 Removed unnecessary escape sequences.
10414                 Changed 'Initial...' to 'Initials of Sender'
10415
10416 2002-03-02 [paul]       0.7.2claws24
10417
10418         * sync with sylpheed 0.7.2cvs22
10419                 see ChangeLog entry 2002-03-01
10420
10421 2002-03-01 [hoa]        0.7.2claws23
10422
10423         * src/mainwindow.c
10424                 Set sensitivity of delete actions to active
10425                 even if the folder is a newsgroup.
10426
10427         * src/summaryview.c
10428                 - Set sensitivity of delete actions
10429                 - Added function check_permission() that will check if the
10430                   user is authorized to delete a message. For news, it
10431                   will check if the author is the same.
10432                 - Enabled deletion when there is no trash folder.
10433
10434         * src/news.[ch]
10435                 - Added news_cancel_article() to cancel articles
10436                 - Implemented news_remove_message() (public function)
10437
10438 2002-03-01 [paul]       0.7.2claws22
10439
10440         * src/gtkutils.c
10441           src/textview.c
10442                 recognise urls that that don't include 'http://' and
10443                 simply begin 'www.' 
10444
10445         * AUTHORS
10446                 remove duplicated name
10447
10448 2002-02-28 [paul]       0.7.2claws21
10449
10450         * src/mainwindow.c
10451           src/summaryview.[ch]
10452                 add ability to 'Select thread'
10453                 combines Melvin's "Select thread's head" patch (#510907)
10454                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
10455                 patch (#518514) 
10456
10457 2002-02-28 [paul]       0.7.2claws20
10458
10459         * src/mimeview.c
10460                 hopefully fix segfault on right-clicking a mime part
10461                 that some people have experienced.      
10462                 fix submitted by Fredrik Olofsson <frol@linux.nu>
10463
10464 2002-02-28 [paul]       0.7.2claws19
10465
10466         * sync with sylpheed 0.7.2cvs21
10467                 see ChangeLog entries 2002-02-27 and 2002-02-28
10468
10469 2002-02-27 [paul]       0.7.2claws18
10470
10471         * sync with sylpheed 0.7.2cvs18
10472                 see ChangeLog entries 2002-02-26 and 2002-02-27
10473
10474 2002-02-26 [alfons]     0.7.2claws17
10475
10476         * src/procheader.c
10477                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
10478                 (spotted by Chris Hessman <idatech@gmx.net>)
10479
10480 2002-02-26 [paul]       0.7.2claws16
10481
10482         * src/mimeview.c
10483           src/pgptext.[ch]
10484           src/procmsg.c
10485                 make decryption of ascii-armored pgp encrypted messages
10486                 and verification of ascii-armored signatures work again.
10487                 slightly altered from the patch by Jens Jahnke 
10488                 <jan0sch@gmx.net>
10489
10490                 ##FIX ME##
10491                 * the checking of plaintext signatures always comes up in 
10492                   a popup box
10493                 * it doesn't work for multipart messages 
10494                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
10495                   including the msg headers and these 2 line themselves, are 
10496                   not displayed
10497
10498         * src/mainwindow.c
10499                 "View/Folder Tree" becomes "View/Separate Folder Tree"
10500                 "View/Message View" becomes "View/Separate Message View"
10501                 because its less ambiguous.
10502
10503         * po/es.po
10504                 updated by Ricardo Mones Lastra
10505
10506 2002-02-26 [paul]       0.7.2claws15
10507
10508         * sync with sylpheed 0.7.2cvs17
10509                 see ChangeLog entries 2002-02-25 and 2002-02-26
10510
10511 2002-02-25 [christoph]  0.7.2claws14
10512
10513         * src/filtering.[ch]
10514         * src/inc.c
10515                 do filtering stuff after all messages have been received
10516                   1. drop all messages to .processing
10517                   2. scan processing folder for messages
10518                   3. filter messages or move to inbox
10519                 this will also find old messages left in processing after
10520                 a crash or something like that and we get a real msginfo
10521                 from folder->get_msg_list and do not have to create our
10522                 own in filter_message
10523         * src/matcher_parser_parse.y
10524                 remove MIX/MAX warning (reordered includes)
10525
10526 2002-02-25 [paul]       0.7.2claws13
10527
10528         * sync with sylpheed 0.7.2cvs15
10529                 see ChangeLog entry 2002-02-24
10530
10531 2002-02-24 [alfons]     0.7.2claws12
10532
10533         * src/filtering.c
10534                 clear old color flags first when applying a new color to
10535                 a message info. 
10536                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
10537
10538 2002-02-24 [alfons]     0.7.2.claws11
10539         
10540         * AUTHORS
10541         * src/prefs_common.c
10542                 add presets for Opera and Konqueror, closes patch #517261,
10543                 submitted by Ville Skyttä <scop@users.sourceforge.net>
10544
10545 2002-02-24 [alfons]     0.7.2.claws10
10546
10547         * AUTHORS
10548         * src/summaryview.c
10549                 fix threading for null message ids, closes patch #521601,
10550                 submitted by Bob Forsman <hammor@users.sourceforge.net>
10551
10552 2002-02-24 [alfons]     0.7.2claws9
10553
10554         * src/summaryview.c
10555         * src/filtering.c
10556                 make Tool | Filter Message work with filtering system so
10557                 setting flags also works
10558
10559                 TODO:
10560
10561                 - Processing uses the same function as Tool | Filter
10562                   Message, but doesn't use the same update proc yet
10563
10564 2002-02-23 [paul]       0.7.2claws8
10565
10566         * sync with sylpheed 0.7.2cvs14
10567                 see ChangeLog entries 2002-02-22 and 2002-02-23
10568
10569 2002-02-22 [christoph]  0.7.2claws7
10570
10571         * src/quote_fmt.c
10572                 Add column space to table
10573         * src/quote_fmt_parse.y
10574                 Close files
10575
10576 2002-02-22 [paul]       0.7.2claws6
10577
10578         * src/Makefile.am
10579           src/defs.h
10580           src/filtering.c
10581           src/inc.[ch]
10582           src/mainwindow.c
10583           src/matcher.[ch]
10584           src/matcher_parser_lex.l
10585           src/matcher_parser_parse.y
10586           src/pop.[ch]
10587           src/prefs_account.h
10588           src/prefs_filtering.c
10589           src/selective_download.[ch]   *** NEW FILES ***
10590           src/utils.[ch]
10591           po/POTFILES.in
10592                 Selective Download added to 'Tool' menu. 
10593                 Retrieves email headers of the currently selected pop3 
10594                 account and allows the user to mark emails for deletion 
10595                 right on the pop3 server. Patch submitted by Oliver Haertel 
10596                 <oha@users.sourceforge.net>.
10597         
10598         * po/POTFILES.in
10599                 add 'src/quote_fmt.c'           
10600
10601 2002-02-22 [christoph]  0.7.2claws5
10602
10603         * src/Makefile.am
10604                 added quote_fmt.c
10605         * src/prefs_common.[ch]
10606         * src/prefs_template.c
10607         * src/quote_fmt.c               *** NEW FILE ***
10608         * src/quote_fmt.h
10609                 move quote format symbol description code
10610                 to it's own file because it is used from
10611                 differnent code parts
10612                 Rewrote symbol description GUI
10613                   + use table
10614                   + add separators
10615                   + get data from array (no more long constant strings)
10616         * src/quote_fmt_lex.l
10617         * src/quote_fmt_parse.y
10618                 Symbol for Literal % changed to \% instead of %%
10619                 (More logical as \ is used for quoting for other symbols)
10620                 Add |f and |p to include files and program output
10621                 Examples:
10622                     |f{/home/.../.signature}
10623                     |p{date}
10624         * po/de.po
10625                 Correct wrong spelling for "Referenzen"
10626
10627 2002-02-21 [paul]       0.7.2claws4
10628
10629         * src/procmsg.c
10630                 forgotten during sync
10631
10632 2002-02-21 [paul]       0.7.2claws3
10633
10634         * sync with sylpheed 0.7.2cvs11
10635                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
10636                 2002-02-20 and 2002-02-21
10637
10638 2002-02-20 [melvin]     0.7.2claws2
10639
10640         * src/prefs_actions.c
10641                 Added error report when child cannot fork or when execvp 
10642                 returns with an error.
10643
10644 2002-02-19 [christoph]  0.7.2claws1
10645
10646         * src/codeconv.c
10647                 return unconverted text if conde conversion is not possible
10648                 when libjconv is used.
10649                 (patch submitted by "Simon 'corecode' Schubert")
10650
10651 2002-02-19 [paul]       
10652
10653         * version 0.7.2claws release
10654
10655 2002-02-19 [paul]       0.7.2claws
10656
10657         * po/nl.po
10658                 updated by Wilbert Berendsen
10659
10660
10661 2002-02-18 [alfons]     0.7.1claws13
10662
10663         * src/syldap.c
10664         * src/jpilot.c
10665                 remove references to dlfcn and explicitly loading functions
10666                 from dynalink libs, because libs linked anyway, and functions
10667                 are loaded explicitly
10668
10669 2002-02-17 [melvin]     0.7.1claws12
10670
10671         * src/prefs_actions.c
10672                 Replaced children wait loop with double fork technique.
10673                 Now, input/output window updated at each new output.
10674                 free_children(): Fixed a memory leak.
10675                 Made input/output window non closable if running children
10676                 still exist.
10677                 Added missing <unistd.h> include.
10678                 Added some --debug outputs.
10679
10680 2002-02-17 [melvin]     0.7.1claws11
10681
10682         * src/summaryview.c
10683                 Fixed bug where descending sort order did not select top
10684                 message.
10685
10686 2002-02-17 [melvin]     0.7.1claws10
10687
10688         * acconfig.h
10689                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10690         * src/prefs_common.c
10691                 Pspell data package directory no more hard coded but
10692                 set during configuration (PSPELL_PATH). (Thanks to 
10693                                 Gustavo Noronha Silva.)
10694
10695 2002-02-17 [melvin]     0.7.1claws9
10696
10697         * configure.in
10698                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10699         * src/gtkspell.c
10700                 Fixed compile-time warnings.
10701
10702 2002-02-16 [alfons]     0.7.1claws8
10703
10704         * src/filesel.c
10705                 fix inadvertent free of NULL pointer which caused
10706                 sylpheed to crash when closing the save-as dialog
10707                 using the window close button
10708
10709 2002-02-16 [carsten]    0.7.1claws7
10710         * src/mainwindow.[ch]
10711           src/summaryview.c
10712           src/prefs_common.c
10713                 fixes for pixmap theming code:
10714                         - recently changed mail attributes shouldn't get
10715                           lost any longer
10716                         - theme is only reloaded iff another theme was
10717                           selected
10718
10719 2002-02-16 [paul]       0.7.1claws6
10720
10721         * sync with sylpheed 0.7.2 release
10722                 see ChangeLog entry 2002-02-15 and 2002-02-16
10723
10724 2002-02-15 [paul]       0.7.1claws5
10725
10726         * sync with sylpheed 0.7.1cvs9
10727                 see ChangeLog entry 2002-02-15
10728
10729         * po/POTFILES.in
10730                 remove unneeded headerwindow.c entry
10731
10732 2002-02-14 [carsten]    0.7.1claws4
10733         * src/summaryview.c
10734                 fixed a bug for "Go to next unread message": there was
10735                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
10736                 in the prefs, because of doing "Search again" instead
10737                 "No"
10738
10739 2002-02-14 [carsten]    0.7.1claws3
10740         * src/stock_pixmap.c
10741                 removed 2 more mem leaks; following memprof,
10742                 this code is "leak free" now :)
10743
10744 2002-02-14 [carsten]    0.7.1claws2
10745         * src/stock_pixmap.c
10746                 used opendir/readdir/closedir instead of scandir
10747                 -> code should work now on Solaris
10748
10749 2002-02-14 [paul]       0.7.1claws1
10750
10751         * sync with sylpheed 0.7.1cvs8
10752                 see ChangeLog entries 2002-02-13 and 2002-02-14
10753
10754         * README.claws
10755                 add some description of Actions and Pixmap Themes
10756
10757 2002-02-13 [paul]       
10758
10759         * version 0.7.1claws release
10760
10761 2002-02-13 [paul]       0.7.1claws
10762
10763         * po/es.po
10764           po/it.po
10765           po/pt_BR.po
10766                 updated translations, submitted by Ricardo Mones Lastra,
10767                 Alessandro Maestri and Fabio Junior Beneditto
10768
10769 2002-02-13 [melvin]     0.7.0claws75
10770
10771         * src/prefs_actions.c
10772                 Added missing "signal.h" include
10773
10774 2002-02-13 [melvin]     0.7.0claws74
10775
10776         * src/prefs_folder_item.c
10777                 Added missing "config.h" include
10778         * po/fr.po
10779                 Updated French translation for folder propriety.
10780
10781 2002-02-13 [jens]       0.7.0claws73
10782
10783         * po/POTFILES.in
10784                 Added missing src/prefs_folder_item.c [log added by melvin]
10785         * po/de.po
10786                 Updated German translation.
10787
10788 2002-02-13 [melvin]     0.7.0claws72
10789
10790         * po/fr.po
10791                 Updated French translation.
10792
10793 2002-02-13 [melvin]     0.7.0claws71
10794
10795         * src/gtkutils.c
10796                 Made gtkut_editable_get_selection return NULL if selection
10797                 is of length zero.
10798                 This fixes a bug where selecting part of message A then
10799                 switching to message B and replying to it will not
10800                 quote the message's body.
10801
10802 2002-02-12 [paul]       0.7.0claws70
10803
10804         * src/mainwindow.c
10805                 cosmetic, relating to pixmap themes: on toolbar make 
10806                 updating of 'Exec' and 'Compose news/Compose email'
10807                 icons faster.
10808
10809 2002-02-12 [carsten]    0.7.0claws69
10810         * src/folderview.c
10811           src/mainwindow.[ch]
10812           src/stock_pixmap.c
10813           src/summaryview.c
10814           src/prefs_common.c
10815                 - refreshing after changing pixmap theme better
10816                   now (thanks Paul)
10817                 - wanted to remove some mem leaks, but alfons was
10818                   faster (and had the better solution ;)
10819
10820 2002-02-12 [alfons]     0.7.0claws68
10821
10822         * src/prefs_common.c
10823         * src/stock_pixmap.[ch]
10824                 plug mem leaks, refactor code a little bit
10825
10826
10827 2002-02-12 [sergey]     0.7.0claws67
10828
10829         * src/imap.c
10830                 Fixed problem with copying messages to IMAP folders when the
10831                 server uses something other than '/' as a namespace separator
10832                 (cyrus-imapd uses '.').
10833
10834 2002-02-12 [jens]       0.7.0claws66
10835
10836         * po/de.po
10837                 Updated German Translation
10838
10839 2002-02-12 [paul]       0.7.0claws65
10840
10841         * sync with sylpheed 0.7.1cvs1
10842                 see ChangeLog entry 2002-02-12
10843
10844 2002-02-12 [melvin]     0.7.0claws64
10845
10846         * src/prefs_actions.c
10847                 Fixed "feature" where children's output was duplicated 
10848                 instead of refreshed while monitoring.
10849                 Removed some debug code.
10850
10851 2002-02-12 [christoph]  0.7.0claws63
10852
10853         * src/compose.c
10854                 always delete message from queue after sending/send error
10855                 (closes bug #509601)
10856
10857 2002-02-12 [melvin]     0.7.0claws62
10858
10859         * src/prefs_actions.c
10860                 Children wait loop is now triggered with a timeout of 1s
10861                 Added %F which is replaced with the list of filenames 
10862                 of all selected messages (as suggested by Ricardo Mones Lestra)
10863                 Pipe syntax changed. Prefix with | to send selection, postfix
10864                 with | to retrieve output. Prefix with > or * to send
10865                 user definable input to the command (*: input is hidden)
10866                 Old pipe action should now be postfixed with |, too.
10867
10868 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
10869         * src/stock_pixmap.c
10870                 fixed a bug: if there's no theme directory don't
10871                 throw an error, just do "nothing" (thanks Alfons)
10872
10873 2002-02-12 [carsten]    0.7.0claws60
10874         * src/folderview.c
10875           src/summaryview.c
10876                 had to write the cache twice (nasty!); some marks would 
10877                 get lost if not
10878
10879 2002-02-11 [carsten]    0.7.0claws59
10880         * acconfig.h
10881           configure.in
10882           doc-src/maintainer_guide.txt
10883           src/compose.[ch]
10884           src/defs.h
10885           src/folderview.[ch]
10886           src/gtkutils.[ch]
10887           src/mainwindow.[ch]
10888           src/prefs_common.[ch]
10889           src/stock_pixmap.[ch]
10890           src/summaryview.[ch]
10891                 pixmap theming and related work on pixmap
10892                 handling on some other places
10893                 (e.g. hrm features for all folder)
10894           src/pixmap/stock_*.xpm -> the stock_ was removed
10895         
10896 2002-02-11 [paul]       0.7.0claws58
10897
10898         * sync with sylpheed 0.7.1 release
10899                 see ChangeLog entries 2002-02-11
10900
10901 2002-02-08 [paul]       0.7.0claws57
10902
10903         * sync with sylpheed 0.7.0cvs39
10904                 see ChangeLog entry 2002-02-07 (last entry) 
10905
10906         * src/prefs_actions.c
10907           src/prefs_filtering.c
10908           src/prefs_matcher.c
10909           src/prefs_scoring.c
10910                 sync: made it compile with C compilers other than gcc
10911
10912 2002-02-07 [paul]       0.7.0claws56
10913
10914         * sync with sylpheed 0.7.0cvs38
10915                 see ChangeLog entries 2002-02-06 (last 2 entries) and
10916                 2002-02-07
10917
10918 2002-02-07 [darko]      0.7.0claws55
10919
10920         * src/gtkutils.[ch]
10921         * src/summaryview.c
10922                 Fix const gchar */gchar * issue (thanks Hiro)
10923
10924 2002-02-07 [darko]      0.7.0claws54
10925
10926         * src/compose.[ch]
10927         * src/filtering.c
10928         * src/gtkutils.[ch]
10929         * src/prefs_template.c
10930         * src/quote_fmt.h
10931         * src/quote_fmt_parse.y
10932         * src/summaryview.c
10933         * src/utils.[ch]
10934                 When replying or forwarding an email don't quote the entire
10935                 mail body but use the part of the message text that is selected
10936
10937 2002-02-06 [melvin]     0.7.0claws53
10938
10939         * src/prefs_common.[ch]
10940         * src/gtkspell.[ch]
10941         * src/compose.c
10942                 Made possible to switch quickly to last used dictionary
10943                 which makes checking bilingual documents easier.
10944
10945 2002-02-06 [melvin]     0.7.0claws52
10946         
10947         * po/POTFILES.in
10948                 Added forgotten new file src/prefs_actions.c
10949
10950 2002-02-06 [melvin]     0.7.0claws51
10951
10952         * src/prefs_actions.c   ** NEW FILE **
10953         * src/prefs_actions.h   ** NEW FILE **
10954                 Added actions to execute on message text view, or on the
10955                         message's file.
10956         * src/Makefile.am
10957                 Added src/prefs_actions.[ch]
10958         * src/compose.c
10959                 Added new menu "Edit/Actions"
10960         * src/defs.h
10961                 Added new actionsrc file.
10962         * src/main.c
10963                 Added actionsrc reading.
10964         * src/mainwindow.c
10965                 Added new menus "Edit/Actions" and "Configuration/Actions..."
10966         * src/prefs_common.h
10967                 Added new element actionslst element to prefs_common.
10968
10969 2002-02-06 [paul]       0.7.0claws50
10970
10971         * sync with sylpheed 0.7.0cvs36
10972                 see ChangeLog entry 2002-02-06
10973
10974 2002-02-05 [paul]
10975
10976         * po/es.po
10977                 updated by Ricardo Mones Lastra
10978
10979 2002-02-05 [paul]       0.7.0claws49
10980
10981         * sync with sylpheed 0.7.0cvs33
10982                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
10983
10984 2002-02-05 [paul]       0.7.0claws48
10985
10986         * src/compose.c
10987                 re-add 'Edit/Advanced/Delete entire line', previously named
10988                 'Delete Line+'
10989
10990 2002-02-04 [paul]       0.7.0claws47
10991
10992         * src/compose.c
10993           src/summaryview.c
10994                 fix bug #494993 (Reply All not taking Reply-To into consi)
10995                 eliminate differences in behaviour of right-click 'Reply to all' 
10996                 in summary view and 'Reply to all' on the toolbar. 
10997                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
10998                 view and From gets ignored by 'Reply to all' on toolbar.
10999                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11000                 From when no Reply-To header is present.
11001
11002 2002-02-04 [paul]       0.7.0claws46
11003
11004         * sync with sylpheed 0.7.0cvs30
11005                 see ChangeLog entries 2002-02-03 and 2002-02-04
11006
11007 2002-02-03 [melvin]     0.7.0claws45
11008
11009         * src/gtkspell.[ch]
11010                 Readded function to highlight all misspelled words.
11011                 Fixed bug where user-provided-words did not replace
11012                         correctly the misspelled word when using the mouse.
11013                 Fixed bug where checking a region selected from right to left did
11014                         not check the region at all.
11015                 Fixed bug where 'Check backwards' may not check at all. 
11016                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
11017                 Fixed possible buffer overflow when checking for long strings (>1k).
11018                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
11019                 Accelerators code uses now gtk_widget_add_accel.
11020                 Removed and disabled obsolete and unfinished code.
11021                 Cleaning up.
11022
11023         * src/compose.c
11024                 Added menu item to Highlight all misspelled words.
11025
11026 2002-02-01 [paul]       0.7.0claws44
11027
11028         * src/mainwindow.c
11029                 fix '/View/Hide read messages' sensitivity when all
11030                 messages in a folder are hidden
11031
11032 2002-02-01 [paul]       0.7.0claws43
11033
11034         * src/main.c
11035                 add --send option to command line interface, sends all
11036                 queued mail. Patch submitted by Ricardo Mones Lastra.
11037
11038 2002-01-31 [paul]       0.7.0claws42
11039
11040         * src/mainwindow.c
11041                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
11042
11043 2002-01-31 [paul]       0.7.0claws41
11044
11045         * sync with sylpheed 0.7.0cvs27
11046                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
11047                 and 2002-01-31
11048
11049         * src/textview.c
11050                 comment out elements of textview_show_part() as temporary
11051                 workaround for attachment 'Display as text' bug 
11052
11053         * po/pt_BR.po
11054                 updated by Fabio Junior Beneditto
11055
11056 2002-01-30 [paul]       0.7.0claws40
11057
11058         * sync with sylpheed 0.7.0cvs24
11059                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
11060                 and 2002-01-30
11061
11062         * src/compose.c
11063                 add {N_("/_Spelling"), ... "<Branch>"} to 
11064                 GtkItemFactoryEntry compose_entries[]
11065
11066         * src/prefs_common.c
11067                 add claws menu items to prefs_keybind_apply_clicked()
11068                 and remove non-claws menu items
11069
11070 2002-01-29 [paul]       0.7.0claws39
11071
11072         * sync with sylpheed 0.7.0cvs22
11073                 see ChangeLog entries 2002-01-28 and 2002-01-29
11074
11075 2002-01-28 [melvin]     0.7.0claws38
11076
11077         * src/compose.c
11078                 Added the declartion of compose_send_control_enter.
11079
11080         * src/compose.c
11081         * src/gtkspell.[ch]
11082                 Added in a 'Spelling' menu which includes the configuration menu. 
11083                 Added a real 'Check all' and got rid from the old one which only
11084                 highlited misspelled word.
11085                 Made 'Check while typing' a disableable option.
11086                 Added a dialog when there are no more misspelled word.
11087                 Added a dialog if error occurs when switching to a dictionary.
11088         
11089         * src/prefs_common.[ch]
11090                 Added option for the default 'Check while typing' option.
11091
11092
11093 2002-01-28 [alfons]     0.7.0claws37
11094
11095         * src/compose.c
11096                 fix buglet and make code comply with sylpheed code style
11097
11098 2002-01-28 [paul]       0.7.0claws36
11099
11100         * sync with sylpheed 0.7.0cvs19
11101                 see ChangeLog entries for 2002-01-28
11102
11103 2002-01-28 [hoa]        0.7.0claws35
11104
11105         * src/defs.h
11106                 added rendererrc
11107
11108         * src/main.c
11109                 read the renderer config
11110
11111         * src/procmime.[ch]
11112                 use the renderer config to convert mime attachments
11113
11114         * src/textview.c
11115                 don't use textview_show_html/ertf,
11116                 use get_text_content instead
11117
11118 2002-01-27 [alfons]     0.7.0claws34
11119         
11120         * src/news.c
11121                 make sylpheed believe it can delete a news message...
11122                 (messages are NOT deleted, maybe we should remove
11123                 processing from the folder properties after all.)
11124
11125 2002-01-27 [alfons]     0.7.0claws33
11126
11127         * src/folder.c
11128                 add extra checks
11129         * src/news.c
11130                 implement remove_msg() 
11131
11132 2002-01-27 [alfons]     0.7.0claws32
11133
11134         * src/procmsg.h
11135         * src/procheader.c
11136         * src/messageview.c
11137                 fix return receipt / disposition notification again. this
11138                 stuff seems to break on _every_ major summary UI change, so
11139                 it's now implemented using a flag which is saved in the
11140                 marks cache
11141                 
11142 2002-01-26 [alfons]     0.7.0claws31
11143
11144         * src/import.c
11145                 let import dialog show the destination folder identifier
11146
11147 2002-01-26 [melvin]     0.7.0claws30
11148
11149         * src/folderview.c
11150         * src/summaryview.c
11151                 Readded 'Mark all read' into summary view popup menu
11152                 Added 'Mark all read' in folder view popup menu for IMAP
11153                 and NNTP.
11154                 Made it insensitive if the selected folder is not the shown
11155                 one to avoid 'Mark all read' on the wrong folder.
11156                 
11157 2002-01-26 [paul]       0.7.0claws29
11158
11159         * src/folderview.c
11160           src/summaryview.c
11161                 move 'Mark all read' from summary view to folder view
11162                 menu. (adapted from) patch submitted by Jeremy Andrews,
11163                 <lists@kerneltrap.com>
11164
11165 2002-01-25 [alfons]     0.7.0claws28
11166
11167         * src/gtkstext.c
11168                 put the gtk class name back so GtkSText adapts the 
11169                 settings of GtkText
11170
11171 2002-01-25 [alfons]     0.7.0claws27
11172
11173         * src/folderview.c 
11174                 assimilate Ricardo's patch that shows pixmaps instead of
11175                 plain "new" and "unread" texts in the folder view column
11176                 headers 
11177
11178 2002-01-25 [paul]       0.7.0claws26
11179
11180         * src/Makefile.am
11181                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
11182                 be found in non-standard locations. 
11183                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
11184
11185 2002-01-25 [paul]       0.7.0claws25
11186
11187         * sync with sylpheed 0.7.0cvs16
11188                 see ChangeLog entry 2002-01-25
11189
11190 2002-01-24 [paul]       0.7.0claws24
11191
11192         * more sync with sylpheed 0.7.0cvs15
11193                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
11194
11195 2002-01-23 [sergey]     0.7.0claws23
11196
11197         * src/importldif.c
11198                 Fixed segfault when closing LDIF import wizard with
11199                 the window manager.
11200         * src/imageview.c
11201         * src/imageview.h
11202         * src/messageview.c
11203         * src/mimeview.c
11204                 Fixed wrong scrolling position after switching between
11205                 text and image parts.
11206
11207 2002-01-23 [paul]       0.7.0claws22
11208
11209         * sync with sylpheed 0.7.0cvs15
11210                 see ChangeLog entries 2002-01-22 and 2002-01-23
11211
11212 2002-01-21 [melvin]     0.7.0claws21
11213
11214         * src/prefs_scoring.c
11215         * src/prefs_filtering.c
11216                 Fixed bug where scoring and filtering windows stopped
11217                 autochecking.
11218
11219 2002-01-21 [paul]       0.7.0claws20
11220
11221         * sync with sylpheed 0.7.0cvs12
11222                 see ChangeLog entries 2002-01-20 and 2002-01-21
11223
11224 2002-01-21 [carsten]    0.7.0claws19
11225         * src/mainwindow.c
11226         * src/menu.[ch]
11227         * src/messageview.[ch]
11228         * src/summaryview.[ch]
11229                 changes to shortcuts handling again:
11230                         + "Q" now controled by mainwin
11231                         + v/V are now customizable and have slightly
11232                           different meanings
11233                 the "button" to minimize the messageview (and maximize
11234                 the summary view) is a real button now
11235         * src/compose.c
11236                 "Delete Line+" added to Edit/Advanced (this will also
11237                 delete the '\n')
11238
11239 2002-01-20 [melvin] 0.7.0claws18
11240
11241         * src/addressbook.c
11242                 Made "Bcc" sensitive when addressbook is called from
11243                 compose window (it was a Claws only bug).
11244
11245 2002-01-19 [alfons] 0.7.0claws17
11246
11247         * src/inc.c
11248                 prevent unnecessary updates when currently selected folder has
11249                 no new messages 
11250
11251 2002-01-19 [alfons] 0.7.0claws16
11252         
11253         * src/summaryview.c
11254                 prevent writing the cache based on current message list in summary 
11255                 view when filtering also put messages in currently selected folder
11256
11257 2002-01-19 [paul]
11258
11259         * po/it.po
11260                 Italian translation submitted by Alessandro Maestri
11261                 <a.maestri@cs.tin.it>
11262
11263 2002-01-18 [melvin]     0.7.0claws15
11264
11265         * src/prefs_filters.c
11266                 fixed bug where 'cancel' from 'filters' window stops autochecking
11267                 if the timer timed out  when the window was open.
11268
11269 2002-01-18 [match]      0.7.0claws14
11270
11271         * src/addrclip.[ch]     ** NEW FILE **
11272         * src/addrselect.[ch]   ** NEW FILE **
11273         * src/adbookbase.h      ** NEW FILE **
11274                 addressbook cut, copy and paste
11275         * src/addrbook.[ch]
11276         * src/addrcache.[ch]
11277         * src/addressitem.h
11278         * src/addrindex.[ch]
11279         * src/addritem.[ch]
11280         * src/importldif.c
11281         * src/importmutt.c
11282         * src/jpilot.[ch]
11283         * src/syldap.[ch]
11284         * src/vcard.[ch]
11285         * src/jpilot.[ch]
11286         * src/editbook.c
11287         * src/editjpilot.c
11288         * src/editldap.c
11289         * src/editvcard.c
11290                 support for copy/paste
11291         * src/addressbook.c
11292                 support for copy/paste
11293                 tidy up menu option processing
11294                 correct address list function arguments
11295         * src/editaddress.c
11296                 sort user attributes
11297         * src/ldif.h
11298         * src/mutt.h
11299                 tidy up
11300
11301         * src/addrbook.[ch]
11302         * src/addrbook.[ch]
11303         * src/addrbook.[ch]
11304                 
11305
11306 2002-01-18 [paul]       0.7.0claws13
11307
11308         * sync with sylpheed 0.7.0cvs8
11309                 configure.in: support Mac OS X (Darwin)
11310
11311 2002-01-18 [carsten]    0.7.0claws12
11312         * src/html.c
11313                 small hack to fix a segfault with an empty href
11314                 (reported by Alexandra Walford <deeni@altern.org>)
11315         * src/mainwindow.c
11316         * src/summaryview.c
11317                 the shortcuts for Mark und Mark as unread are hardcoded
11318                 again
11319         * src/compose.c
11320         * src/gtkstext.[ch]
11321                 readded the shortcuts in gtkstext but made them
11322                 customizeable (simply by adding a menu plus a wrapper
11323                 to compose.c)
11324
11325 2002-01-17 [melvin]     0.7.0claws11
11326
11327         * src/gtkspell.c
11328                 fix default dictionary not being saved.
11329
11330 2002-01-16 [darko]      0.7.0claws10
11331
11332         * src/compose.c
11333                 fix wrapping crash with URL longer than wrapping margin
11334
11335 2002-12-08 [hoa]        0.7.0claws10
11336
11337         * src/matcher_parser_parse.y
11338                 fixed some bugs
11339
11340         * src/prefs_filtering.c
11341                 now, we can use bounce action in the dialog box.
11342
11343 2002-01-16 [carsten]    0.7.0claws9
11344         * src/gtkstext.c
11345                 removed the <control> and <alt> shortcuts because they're
11346                 not needed and interefered with the "normal" shortcuts
11347         * src/mainwindow.c
11348         * src/summaryview.c
11349                 removed most of the hardcoded shortcuts and assigned
11350                 them to menu entries making them easy customizable by
11351                 that
11352
11353 2002-01-16 |melvin]     0.7.0claws8
11354
11355         * src/gtkspell.c
11356                 fixed bug where using the mouse and when the compose
11357                 window is not on top may result in a crash.
11358
11359 2002-01-16 [melvin]     0.7.0claws7
11360
11361         * src/compose.c
11362                 fixed a long standingspell checker bug which could 
11363                 cause a crash after sending a message.
11364
11365 2002-01-16 [paul]       0.7.0claws6
11366
11367         * sync with sylpheed 0.7.0cvs7
11368                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
11369                 2002-01-15, and 2002-01-16
11370
11371 2002-01-16 [melvin]     0.7.0claws5
11372
11373         * README.claws
11374         * src/compose.c
11375         * src/gtkspell.[ch]
11376         * src/main.c
11377                 Heavily modified spell checker code to work around
11378                 ispell bug, to add keyboard shortcuts and for future
11379                 enhancements. See README.claws for usage information.
11380
11381 2002-01-15 [alfons]     0.7.0claws4
11382         
11383         * src/summaryview.c
11384                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
11385                 so sorting within threads reflects sort mode
11386
11387 2002-01-15 [christoph]  0.7.0claws3
11388
11389         * src/procmsg.c
11390                 added alertpanel if mail sending failed
11391
11392 2002-01-15 [alfons]     0.7.0claws2
11393         
11394         * src/prefs_filtering.c
11395                 don't stop timer when prefs filtering dialog is opened
11396
11397 2002-01-14 [alfons]     0.7.0claws1
11398
11399         * src/addr_compl.c
11400         * src/prefs.c
11401                 remove debug_print()s for privacy reasons
11402
11403 2002-01-14 [darko]      0.7.0claws
11404
11405         * README.claws
11406                 quotation wrapping is now also in the main branch
11407
11408 2002-01-14 [paul]
11409
11410         * tools/filter_conv.pl
11411                 allow for Boolean Op and case-sensitivity
11412                 this file is included in the release and tagged
11413                 'rel_0_7_0'
11414
11415 2002-01-13 [paul]       0.7.0claws
11416
11417         * release 0.7.0, with cvs tag 'rel_0_7_0'
11418
11419 2002-01-13 [paul]
11420
11421         * tools/filter_conv.pl
11422         * tools/README
11423                 rewritten to output to matcherrc instead of filteringrc
11424
11425         * po/es.po
11426                 updated Spanish translation by Ricardo Mones Lastra
11427
11428 2002-01-13 [alfons]
11429
11430         * po/nl.po
11431                 update dutch translation
11432
11433 2002-01-13 [paul]
11434
11435         * po/pt_BR.po
11436                 Updated by Fabio Junior Beneditto 
11437
11438 2002-01-13 [melvin]     0.6.6claws53
11439
11440         * po/fr.po
11441                 Updated french translation
11442
11443 2002-01-12 [alfons]     0.6.6claws52
11444
11445         * src/filtering.c
11446                 plug mem leak that has been sitting there for ages              
11447
11448 2002-01-12 [alfons]     0.6.6claws51
11449
11450         * src/summaryview.c
11451                 undo melvin's changes from 0.6.6claws48 because summary
11452                 view now refuses to select first unread message when
11453                 selecting a folder 
11454
11455 2002-01-11 [alfons]     0.6.6claws50
11456
11457         * src/import.c
11458                 use claws' semantics for getting folder item when
11459                 importing an mbox file into a folder 
11460                 (submitted by Dale P. Smith)
11461
11462 2002-01-11 [christoph]  0.6.6claws49
11463
11464         * src/prefs.h
11465                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
11466                 toggle widget, because non static prefs can not use
11467                 prefs_set_* functions
11468         * src/prefs_account.c
11469                 toggle smtp auth password field sensitivity if
11470                 user id is empty and add descrition of usage for
11471                 these fields
11472         * src/prefs_folder_item.c
11473                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
11474                 callbacks
11475
11476 2002-01-11 [melvin]     0.6.6claws48
11477
11478         * src/compose.c
11479                 fix the 'Ctrl-Enter' feature for sending and test really
11480                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
11481                 editables which was not documented in Gtk)
11482
11483         * src/summaryview.c
11484                 Made summaryview refresh after sorting and not before.
11485
11486 2002-01-11 [christoph]  0.6.6claws47
11487
11488         * src/compose.c
11489                 select account from account ids if possible and
11490                 correctly set save folder for copy in reedit
11491
11492 2002-01-10 [paul]       0.6.6claws46
11493
11494         * sync with sylpheed 0.7.0 release
11495                 see ChangeLog entries 2002-01-07, 2002-01-08 and
11496                 2002-01-09
11497
11498 2002-01-09 [alfons]
11499
11500         * src/summaryview.c
11501                 remove more dirt traces...
11502
11503 2002-01-09 [alfons]
11504         
11505         * src/summaryview.c
11506                 clean up some traces of my debugging stuff
11507
11508 2002-01-09 [alfons]     0.6.6claws45
11509
11510         * src/filtering.c
11511                 break up filteringprop_apply() in three separate pieces
11512                 so we can drop messages that failed processing in the
11513                 inbox
11514
11515         * src/summaryview.c
11516                 fix bug #469598 "no refresh of inbox after filter" which 
11517                 was introduced by the new summary view locking, and which 
11518                 prevented the summary view to update after a manual filter 
11519                 message. claw's filter message requires a summary_show().
11520                 (aargh, summary_show() again! :-)
11521                 
11522 2002-01-07 [alfons]     0.6.6claws44
11523
11524         * src/headerwindow.c
11525         * src/logwindow.c
11526         * src/messageview.c
11527         * src/sourcewindow.c
11528                 bring in Hiro's last 0.7.0 wm class fixes
11529
11530         * tools/sylprint.pl
11531                 bring in Ricardo's fix for sylprint script
11532
11533         * AUTHORS       
11534         * src/rfc2015.[ch]
11535         * src/prefs_common.[ch]
11536         * src/prefs_account.[ch]
11537         * src/compose.c
11538                 clean up account preference poison in rfc2015,
11539                 and preparation to fix double sign bug 
11540                 (patch submitted by Simon 'corecode' Schubert)
11541
11542 2002-01-07 [christoph]  0.6.6claws43
11543
11544         * src/mh.c
11545                 search for free message number, do not only rely
11546                 on last_num
11547         * src/send.c
11548                 fix smtp auth and use extra account information
11549                 if available, if not use pop3 data instead
11550                 (closes bug #500341)            
11551         * src/ssl.[ch]
11552                 match coding style
11553
11554 2002-01-06 [alfons]     0.6.6claws42
11555
11556         * src/mainwindow.c
11557                 try making the separate windows work again...
11558
11559 2002-01-06 [alfons]     0.6.6claws41
11560
11561         * src/mainwindow.c
11562                 adapt Hiro's separate window menu (to get rid of the funny
11563                 duplicate menu items), and make it work again
11564
11565 2002-01-06 [alfons]     0.6.6claws40
11566
11567         * tools/Makefile.am
11568         * tools/sylprint.rc
11569         * tools/sylprint.pl
11570         * tools/README.sylprint
11571                 add sylprint script for printing mails from Sylpheed
11572                 (contributed by Ricardo Mones Lastra)
11573
11574         * src/acount.c
11575                 clean up
11576
11577 2002-01-06 [melvin]     0.6.6claws39
11578
11579         * src/mainwindow.c
11580         * src/summaryview.c
11581                 Fixed crash introduced in 0.6.6claws38 by the menu
11582                 reorganisation (Hide read messages)
11583         
11584         * ChangeLog.claws 
11585                 Fixed typo (we are now in 2002, alfons ;) )
11586
11587 2002-01-05 [alfons]     0.6.6claws38
11588
11589         * sync with sylpheed 0.6.6cvs10-17
11590                 (last stuff marked as LAST_STABLE)
11591
11592 2002-01-04 [melvin]     0.6.6claws37
11593
11594         * src/account.c
11595                 Made account selection code use strcasestr again instead of
11596                 g_strcasecmp (fixes bug where reediting queued messages
11597                 did not select proper account reported by T. Link).
11598         
11599         * src/folderview.c
11600                 Fix bug where folder icons are not shown when 'hide read messages'
11601                 is on.
11602         
11603         * src/stock_pixmaps.[ch]
11604                 Added folder icons for 'hide read messages'.
11605         
11606         * src/compose.c
11607                 Fixed bug where 'Enter' in a header entry will send the message 
11608                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
11609
11610 2002-01-03 [melvin]     0.6.6claws36
11611         
11612         * src/prefs.[ch]
11613                 Added popup menu for common preferences and
11614                 account preferences (right click on tab displays
11615                                 a menu of all tabs.)
11616
11617 2002-01-02 [melvin]     0.6.6claws35
11618
11619         * src/gtkspell.[ch]
11620                 Made spelling code compatible with undo/redo feature.
11621                 Added creation of suggestion mode menu for the general
11622                         preferences.
11623         
11624         * src/prefs_common.[ch]
11625                 Added option menu for the speller's suggestion mode.
11626                 Added missing spaces in "..." buttons and made a "..."
11627                         button non translatable!
11628         
11629         * src/compose.c
11630                 Made speller use the default suggestion mode.
11631                 Hack to make it possible to choose 'CTRL-Enter' as a
11632                         shortcut for sending (and only for sending).
11633
11634         * src/prefs_folder_item.c
11635                 Changing subject simplification does not update cache 
11636                         anymore (because it is unnecessary).
11637                 Fixed bug where changing subject simplification updated the 
11638                         summaryview even when the viewed folder is not the
11639                         folder which properties are being changed. (E.g. 
11640                                         viewing folder A and changing
11641                                         the subject simplification of 
11642                                         folder B -not being viewed- updated the 
11643                                         summaryview of folder A with data of
11644                                         folder B). (Hope this is clear... )
11645
11646 2001-12-31 [alfons]     0.6.6claws34
11647         
11648         * src/ldif.c
11649         * src/mutt.c
11650                 fgetc() returns a signed integer which doesn't
11651                 fit in a char. so c truncates this to a char
11652                 but we may lose significant bits. i.e. we may
11653                 comparing 0xFF which may not be equal to -1
11654                 unless properly casted to signed char which
11655                 we won't do because fgetc() returns a signed
11656                 integer which doesn't fit in a char. so c 
11657                 truncates this to a char but we may lose 
11658                 significat bits. (you got the idea, thanks
11659                 to Gustavo Noronha Silva <kov@debian.org>
11660                 and the Debian folks!)
11661
11662 2001-12-30 [alfons]     0.6.6claws33
11663
11664         * src/prefs_common.c
11665                 add #ifdef USE_PSPELLs that Melvin forgot               
11666
11667 2001-12-30 [melvin]     0.6.6claws32
11668         
11669         * src/prefs_common.[ch]
11670                 Added configurable color for misspelled words.
11671
11672         * src/gtkspell.[ch]
11673                 Fixed bug of foreground text color (reported by David
11674                                 Mehrmann)
11675                 Added configurable color for misspelled words.
11676
11677 2001-12-30 [alfons]     0.6.6claws31
11678
11679         * src/folder.c
11680                 remove unnecessary things someone put there
11681
11682         * src/mh.c
11683         * src/folder.[ch]
11684                 make folder properties (like threading and sorting) persistent
11685                 (closes bug #497424 "rescan folder tree resets proprieties")
11686                 currently this is only for MH folders. 
11687
11688 2001-12-29 [melvin]     0.6.6claws30
11689
11690         * src/string_match.[ch]
11691                 Optimized a bit: regexp pattern buffer compiled only once, and
11692                   one subroutine call removed. Fixed ^ regexp search: Now, 
11693                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
11694         
11695         * src/summaryview.c
11696                 Subject filtering changed to filter summary columns and
11697                   not directly the messages subject cache. The loss in 
11698                   performance is balanced by the improvement of string_match.
11699                 Added an alert panel if there is an error in the regexp.
11700
11701         * src/src/prefs_folder_item.h
11702                 Added a regexp pattern buffer.
11703
11704 2001-12-28 [alfons]     0.6.6claws29
11705
11706         * src/string_match.[ch]
11707                 clean up name space
11708                 allow compilation *BSD
11709
11710 2001-12-27 [alfons]     0.6.6claws28
11711
11712         * src/filter.c
11713                 sync the Hiro's bug fix for BSD
11714
11715 2001-12-27 [melvin]     0.6.6claws27
11716         
11717         * src/compose.c
11718                 Simplify focus to subject entry code.
11719
11720 2001-12-27 [darko]      0.6.6claws26
11721
11722         * src/filtering.c
11723         * src/mbox_folder.c
11724         * src/messageview.c
11725         * src/mh.c
11726         * src/procheader.[ch]
11727         * src/procmsg.h
11728         * src/stock_pixmap.[ch]
11729         * src/summaryview.c
11730                 Show key icon for encrypted mails in summary view
11731
11732         * src/pixmaps/clip.xpm
11733         * src/pixmaps/clipkey.xpm
11734         * src/pixmaps/key.xpm
11735                 New/modified icons for the above
11736
11737 2001-12-27 [melvin]     0.6.6claws25
11738
11739         * src/prefs_common.c
11740                 Put spell checker options in a separate tab to decrease
11741                 the Common Preferences window height.
11742
11743         * README.claws  
11744                 Update spell checker usage instruction about its options
11745                 location.
11746
11747 2001-12-27 [melvin]     0.6.6claws24
11748
11749         * src/compose.c
11750                 Changed subject entry widget position. Initial focus is
11751                 on the To header instead of the subject entry.
11752                 Creating a new header scrolls the header list to make the
11753                 created one visible. Nevertheless, when automatically filling
11754                 headers, the first one is shown.
11755                 A Tab key press in the last empty header entry zips the 
11756                 focus to the subject entry.
11757                 (I did not change the combo boxes, yet)
11758
11759 2001-12-26 [alfons]     0.6.6claws23
11760
11761         * src/prefs_account.c
11762         * src/inc.c
11763                 allow default inbox to reside in another mailbox (only
11764                 works for POP3 accounts)
11765
11766 2001-12-26 [alfons]     0.6.6claws22
11767         
11768         * src/textview.c
11769                 make reply-on-click work with the account of the selected folder
11770         * src/compose.c
11771                 put a fixme here to remind me to fix finding correct default
11772                 account for nested folders
11773
11774 2001-12-25 [alfons]     0.6.6claws21
11775
11776         * src/summaryview.c
11777                 make column headers display locked and mark pixmaps (idea by Melvin) 
11778                 fix bug by adding score and locked column type to sort array
11779
11780 2001-12-25 [alfons]     0.6.6claws20
11781         
11782         * src/summaryview.c
11783                 catch a *potentially* inadvertent write back of  
11784                 the message cache(s) introduced by 0.6.5claws37
11785
11786 2001-12-25 [christoph]  0.6.6claws19
11787
11788         * src/stock_pixmap.[ch]
11789         * src/summaryview.c
11790                 add ignore thread pixmap
11791                 (can someone draw a better icon for this?)
11792
11793 2001-12-24 [alfons]     0.6.6claws18
11794
11795         * src/prefs_folder_item.c
11796                 make address completion actually work for the
11797                 Default To address in the Folder Property dialog.
11798
11799 2001-12-24 [alfons]     0.6.6claws17
11800         
11801         * src/summaryview.c
11802                 use new style regexp for subject stripping 
11803                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
11804
11805 2001-12-24 [darko]      0.6.6claws16
11806
11807         * src/pgptext.c
11808         * src/rfc2015.c
11809                 move GPG related informational messages to debug mode
11810
11811 2001-12-23 [alfons]     0.6.6claws15
11812
11813         * src/stock_pixmap.[ch]
11814         * src/summaryview.c
11815                 add the forgotten Claws' locked pixmap
11816
11817 2001-12-23 [alfons]     0.6.6claws14
11818
11819         * src/filesel.c
11820                 accept file name typed in entry in multi file
11821                 selector (patch submitted by Gustavo Noronha Silva 
11822                 <kov@debian.org>)
11823
11824 2001-12-23 [alfons]     0.6.6claws13
11825
11826         * src/prefs_filter.c
11827         * src/prefs_filtering.c
11828         * src/matcher.c
11829         * src/importmutt.c
11830                 clean up a little bit
11831         
11832         * src/string_match.c
11833                 validate input strings a little bit more
11834
11835 2001-12-23 [alfons]     0.6.6claws12
11836
11837         * src/Makefile.am
11838         * src/summaryview.c
11839         * src/string_match.[ch]         ** NEW **
11840         * src/folderview.[ch]
11841         * src/headerview.h
11842         * src/folder.[ch]
11843         * src/prefs_folder_item.[ch]
11844                 add subject simplification to strip out strings from
11845                 a subject line (esp. handy for mailing lists). 
11846                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
11847                 but slightly changed things for better integration.)
11848
11849 2001-12-23 [alfons]     0.6.6claws11
11850
11851         * src/mainwindow.c
11852                 fix bug introduced by submission included in 0.6.5claws52.
11853                 ideally this submission should clean the trash if any trash
11854                 folder has a message. however, the hasTrash variable was
11855                 set to false whenever a trash folder was empty (discarding
11856                 a previously found *filled* trash folder.)
11857
11858                 also edited the code a little bit and made it more safe.
11859
11860 2001-12-22 [alfons]     0.6.6claws10
11861
11862         * src/imap.c
11863                 quick fix for Martin Pool's omission of an account
11864                 specific SSL setting
11865
11866 2001-12-22 [alfons]     0.6.6claws9
11867
11868         * src/compose.c
11869         * src/messageview.c
11870         * src/mimeview.c
11871         * src/pgptext.c
11872         * src/procmime.[ch]
11873                 better support for multipart/digest (submitted
11874                 by Fredrik <e98fo@efd.lth.se>)
11875
11876 2001-12-22 [alfons]     0.6.6claws8
11877
11878         * src/addressbook.c
11879                 correct function signature
11880         * src/socket.[ch]
11881         * src/imap.[ch]
11882         * src/prefs_account.[ch]
11883                 allow IMAP over SSH tunnel (patch submitted by 
11884                 Martin Pool <mbp@samba.org>)
11885
11886 2001-12-21 [alfons]     0.6.6claws7
11887
11888         * sync with sylpheed 0.6.6cvs4-9
11889                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
11890
11891 2001-12-21 [christoph]  0.6.6claws6
11892
11893         * src/compose.c
11894         * src/prefs_folder_item.[ch]
11895                 implement saving of outgoing messages to current folder.
11896                 fix segfault when no default outbox is available
11897                 (closes bug #495683)
11898
11899 2001-12-21 [carsten]    0.6.6claws5
11900         * src/folderview.c
11901         * src/summaryview.c
11902                 pressing CTRL while DND does now the expected thing and
11903                 copies the mail (moving is still the default, as this
11904                 seam more appropriate for handling mails by DND)
11905
11906 2001-12-18 [paul]       0.6.6claws4
11907
11908         * sync with sylpheed 0.6.6cvs3
11909                 see ChangeLog entries 2001-12-18
11910
11911 2001-12-18 [hiro]       0.6.6claws3
11912
11913         * src/undo.c
11914                 fix for multibyte characters (obtain the number of letters
11915                 instead of bytes).
11916
11917 2001-12-17 [paul]       0.6.6claws2
11918
11919         * sync with sylpheed 0.6.6cvs1
11920                 see ChangeLog entry 2001-12-16
11921
11922 2000-12-17 [alfons]     0.6.6claws1
11923
11924         * src/filtering.c
11925                 clean up
11926
11927 2001-12-16 [paul]       0.6.6claws
11928 2001-12-15
11929
11930         * Release version 0.6.6claws, cvs tag: rel_0_6_6
11931
11932         * src/mimeview.c
11933                 last minute sync with main 0.6.6
11934
11935         * po/es.po
11936                 updated by Ricardo Mones Lastra
11937                 update for last minute sync
11938         * po/fr.po
11939         * po/nl.po
11940                 update for last minute sync
11941         * po/de.po
11942                 updated by Jens Oberender
11943         * po/pt_BR.po
11944                 updated by Fabio Junior Beneditto
11945
11946         * src/prefs_common.[ch]
11947         * src/undo.c
11948                 number of undo levels is user configurable
11949                 (squeeze it into the release in the dying
11950                 moments) Submitted by Jens Oberender    
11951
11952 2001-12-15 [melvin]
11953
11954         * po/fr.po
11955                 updated french translation
11956
11957 2001-12-15 [paul]       0.6.5claws92
11958
11959         * sync with sylpheed 0.6.5cvs28
11960                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
11961
11962         * po/nl.po
11963                 update to allow for sync
11964
11965 2001-12-15 [alfons]
11966         
11967         * po/nl.po
11968                 update dutch translation
11969
11970 2001-12-14 [carsten]    0.6.5claws91
11971         * src/summaryview.c
11972                 fixed bug #473785; also after changing the column order
11973                 the same message will be selected and displayed as before
11974                 the reordering
11975
11976 2001-12-14 [carsten]    0.6.5claws90
11977         * src/folderview.c
11978                 probably found the bug reported by wwb opening or closing
11979                 a folder tree just before dnd (found the solution in the
11980                 balsa source -- thanks to them)
11981
11982 2001-12-14 [carsten]    0.6.5claws89
11983         * src/gtkutils.c
11984         * src/account.c
11985                 moved gtk_clist_moveto to the right place, so that
11986                 only the accounts dialog is effected on opening
11987
11988 2001-12-14 [carsten]    0.6.5claws88
11989         * src/gtkutils.c
11990                 gtkut_clist_set_focus_row does a gtk_clist_moveto
11991                 now, so that the focused row will be seen in any case
11992                 (reported by wwp on sf-claws-user)
11993
11994 2001-12-14 [darko]      0.6.5claws87
11995
11996         * src/compose.c
11997                 remove unnecessary line
11998
11999 2001-12-14 [paul]       0.6.5claws86
12000
12001         * sync with sylpheed 0.6.5cvs27
12002                 see ChangeLog entries 2001-12-14
12003
12004 2001-12-14 [carsten]    0.6.5claws85
12005         * src/mainwindow.c
12006                 following a suggestion of Melvin the rcoabm pops up
12007                 right under the button now and the button is reliefed
12008                 while the popup is open
12009
12010 2001-12-14 [darko]      0.6.5claws84
12011
12012         * src/compose.c
12013                 fix crash when wrapping long lines if linewrap quotation
12014                 is disabled and wrapper encounters a word spanning more
12015                 than one line
12016
12017 2001-12-13 [paul]       0.6.5claws83
12018
12019         * src/compose.c
12020                 prefer 'Reply-To' header over mailing list header when
12021                 replying to a message. Finally prevent all those confirmation 
12022                 messages being sent to the list itself.
12023
12024         * src/summaryview.c
12025                 remove unused summary_set_menu_sensitive() entry
12026
12027 2001-12-13 [paul]       0.6.5claws82
12028
12029         * src/folderview.c
12030         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
12031         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
12032         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
12033                 improvements to 'Hide read messages': Inbox, Outbox,
12034                 Trash, Queue, and Draft icons now reveal presence of hidden 
12035                 messages
12036
12037 2001-12-12 [alfons]     0.6.5claws81
12038
12039         0.6.5claws80 was tagged as LAST_STABLE
12040
12041         * src/filtering.[ch]
12042         * src/matcher.[ch]
12043         * src/matcher_parser_lex.c
12044                 fix the filtering; my last attempt to get it right, 
12045                 if it does not work, it's Hoa's turn. ;-)
12046
12047                 for my honourable peers:
12048                 
12049                 the code now makes a clear distinction between
12050                 rules as they are displayed (probably escaped),
12051                 and as they are executed (probably unescaped). the
12052                 parser does *NOT* do any unescaping, this is
12053                 the task of the matcher.c (which breaks up a
12054                 rule into condition) and the filtering.c (which
12055                 breaks up the rule's action). to make this
12056                 run happily we provide an unescaped copy of
12057                 crucial strings to the MatcherProp and 
12058                 FilteringAction structures. note that the only
12059                 exception to this is any REGEXP string. those
12060                 are directly passed to regcomp() and regexp()
12061                 (who have much more powerful unescape functions).
12062                 
12063                 for everyone else:
12064         
12065                 you can escape tab (\t), carriage return (\r),
12066                 linefeed (\n), form feed (\f), quote (\"), 
12067                 single quote (\'), bell (\b) in all the entry
12068                 lines in the scoring & filtering dialogs.
12069                 as an added bonus this should not affect
12070                 existing filtering rules.
12071
12072 2001-12-12 [carsten]    0.6.5claws80
12073
12074         * src/summaryview.c
12075         * po/de.po
12076                 "item(s) selected" is now sensitive to 1 or more
12077                 than one selected (nice for language where simple
12078                 adding of a "s" is not possible as German (Eintrag
12079                 ->Eintr"age)
12080                 
12081                 the "forward as attachment" entry from the right
12082                 click menu removed, "forward" acts following the
12083                 prefs
12084         
12085         * src/textview.c
12086                 reverted my former changes; so compiler warning again
12087                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
12088                 nevertheless
12089
12090         * src/messageview.c
12091                 "search in message" does now *not* only work in MVIEW_TEXT
12092                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
12093                 message
12094
12095         * src/mainwindow.c
12096                 removed "/File/_Close" as it was the same as "/File/E_xit"
12097                 and we don't need it two times
12098
12099                 the separate folder view and message view now get a distinct
12100                 WMCLASS, just in case someone is using sawfish ;-)
12101
12102                 as the menu entries "/View/Message view" and "/View/Folder tree"
12103                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
12104                 make them sensitive accordingly and as these two are "shown"
12105                 after startup anytime check this menuitem at startup
12106
12107 2001-12-12 [paul]       0.6.5claws79
12108
12109         * src/folderview.c
12110                 fix sensitivity of 'Search folder...', broken in
12111                 0.6.5claws75
12112
12113         * src/mainwindow.c
12114                 fix dodgy English
12115
12116 2001-12-11 [carsten]    0.6.5claws78
12117         * src/filtering.c
12118                 fixed two typos returning a wrong FALSE/TRUE
12119         * src/mainwindow.[ch]
12120                 extra menu for email/news button removed
12121
12122 2001-12-11 [alfons]     0.6.5claws77
12123         
12124         * src/matcher.c                 (1.3)
12125         * src/matcher_parser_lex.l      (1.28)
12126                 revert for another attempt
12127                 mark 0.6.5claws77 as LAST_STABLE
12128
12129 2001-12-11 [christoph]  0.6.5claws76
12130
12131         * po/de.po
12132                 fixed wrong translation for prev. unread msg
12133
12134 2001-12-11 [paul]       0.6.5claws75
12135
12136         * src/folder.[ch]
12137         * src/folderview.c
12138         * src/mainwindow.c
12139         * src/summaryview.[ch]
12140         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
12141                 enable ability to hide read messages on per folder basis via 
12142                 '/Summary/Hide read messages'; when selected, a folder will 
12143                 have a red open folder icon, instead of a blue icon, if the 
12144                 folder contains hidden messges
12145                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
12146
12147         * src/mainwindow.c
12148                 remove '/Message/Forward as attachment' from 
12149                 main_window_set_menu_sensitive() to prevent debug warning
12150
12151         * src/folderview.c
12152         * src/mainwindow.c
12153                 Clean up some of the English
12154
12155         * tools/newscache_clean.pl
12156                 allow for new 'hidereadmsgs' entry in folderlist.xml
12157
12158         * po/es.po
12159                 updated translation, submitted by Ricardo Mones Lastra
12160
12161 2001-12-11 [paul]       0.6.5claws74
12162
12163         * sync with sylpheed 0.6.5cvs25
12164                 see ChangeLog entry 2001-12-11
12165
12166 2001-12-10 [alfons]     0.6.5claws73
12167
12168         * src/matcher.c
12169                 add more control characters
12170         * src/matcher_parser_lex.l
12171                 make escaping / unescaping work again
12172
12173 2001-12-10 [alfons]     0.6.5claws72
12174
12175         * src/imap.c
12176                 clean up warnings "returning value for void function" 
12177         * src/prefs_filtering.c
12178                 make info button for execute action sensitive
12179
12180 2001-12-10 [paul]       0.6.5claws71
12181
12182         * src/compose.c
12183         * src/imap.[ch]
12184         * src/summaryview.c
12185                 fix: imap server now gets informed of MARKED, UNMARKED
12186                 and REPLY events. Now people can use different IMAP-Mail
12187                 clients and have the exact same information about MARKED,
12188                 UNMARKED and REPLY status with all of them. Especially
12189                 useful for imap servers with a web-frontend.
12190                 submitted by Tobias Sandhaas <medlor@web.de>
12191
12192 2001-12-09 [melvin]     0.6.5claws70
12193         
12194         * src/textview.[ch]
12195                 fixed bug #490076 (hunted down by Alfons who implemented
12196                 a workaround in 0.6.5claws65)
12197
12198 2001-12-09 [christoph]  0.6.5claws69
12199
12200         * src/summaryview.c
12201                 set pointer to string in LOCKED column to NULL
12202                 (might fix bug #490800)
12203
12204 2001-12-09 [carsten]    0.6.5claws68
12205
12206         * po/de.po
12207                 resolved some cluttered menu shortcuts 
12208                 ('creating new email' and 'creating news message'
12209                 hade the same)
12210         * src/compose.c
12211                 wmclass now distinc from main window
12212         * src/mainwindow.c
12213           src/mainwindow.h
12214                 email/news and forward button functionality similar
12215                 to the reply buttons; removed the ugly dropdown arrows
12216                 and use instead the right mouse button
12217
12218 2001-12-09 [paul]       0.6.5claws67
12219
12220         * src/imap.c
12221         * src/utils.h
12222                 allow spaces in imap folder names
12223                 submitted by Willem van Engen <wvengen@stack.nl>
12224
12225 2001-12-09 [paul]       0.6.5claws66
12226
12227         * sync with sylpheed 0.6.5cvs24
12228                 see ChangeLog entry 2001-12-09
12229
12230 2001-12-08 [alfons]     0.6.5claws65
12231
12232         * src/textview.c
12233                 prevent secondary selection claim after "add to sender" dialog
12234                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
12235                 we trick GTK by simulating a click at (0, 0) in the textview.
12236
12237 2001-12-08 [hoa]        0.6.5claws64
12238
12239         * src/folder.c
12240                 fixed a bug about the .processing folder name while filtering
12241
12242 2001-12-08 [alfons]     0.6.5claws63
12243
12244         * src/folderview.c 
12245                 work around problem of not correctly updating folder stats
12246                 when deleting messages. there's some folder scanning evil
12247                 going so the folderview_update_msg_num() does not work
12248                 correctly. need to investigate this.
12249
12250 2001-12-08 [paul]       0.6.5claws62
12251
12252         * sync with sylpheed 0.6.5cvs23
12253                 see ChangeLog entry 2001-12-08
12254
12255 2001-12-07 [christoph]  0.6.5claws61
12256
12257         * src/compose.c
12258                 fix another header translation problem
12259
12260 2001-12-07 [alfons]     0.6.5claws60
12261
12262         * src/mbox.c
12263                 make filtering also work on local spool mbox
12264
12265 2001-12-07 [carsten]    0.6.5claws59
12266         * src/addressbook.c
12267                 addressbook window gets a wmclass distinct from the main
12268                 sylpheed window
12269         * src/compose.h
12270         * src/mainwindow.[ch]
12271                   forward menu item will use mode selected in prefs, forward 
12272                 as attatchment in menu removed (will be substituted in the
12273                 toolbar similar to reply buttons)
12274                   create news message menu entry and news button is now 
12275                 sensitive to the existance of a news account
12276         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
12277         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
12278         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
12279                 these are removed because the toolbar buttons don't show
12280                 the quoting modus any longer
12281
12282 2001-12-07 [paul]
12283
12284         * tools/newscache_clean.pl      ** NEW FILE **
12285                 perl script to do some tidying up in the newscache directory 
12286                 
12287         * tools/sylpheed-switcher       ** NEW FILE **
12288                 perl script to enable easy switching between main and claws
12289                 
12290         * tools/README
12291                 added descriptions of the two new perl scripts          
12292
12293
12294 2001-12-07 [melvin]     0.6.5claws58
12295
12296         * src/messageview.c
12297                 fixed a warning during compilation introduced in 0.6.5claws56
12298
12299 2001-12-07 [paul]       0.6.5claws57
12300
12301         * src/mainwindow.[ch]
12302         * src/menu.[ch]
12303                 further usability enhancements to replying with or without 
12304                 quoting via the toolbar, use of Ctrl key is replaced by 
12305                 drop down menu 
12306                 Submitted by Carsten Schurig            
12307
12308 2001-12-07 [melvin]     0.6.5claws56
12309
12310         * src/messageview.c
12311                 hack to fix bug that prevented to make/paste selections
12312                 after switching between MVIEW_TEXT and MVIEW_MIME views
12313                 without deselecting the selection first.
12314
12315 2001-12-06 [alfons]     0.6.5claws55
12316
12317         * src/filtering.[ch]
12318         * src/inc.c
12319                 revise filtering a little bit more, and make sure
12320                 messages are delivered to the appropriate inbox
12321                 (perhaps set per account)
12322
12323 2001-12-06 [paul]       0.6.5claws54
12324
12325         * sync with sylpheed 0.6.5cvs22
12326                 see ChangeLog entry 2001-12-06
12327
12328 2001-12-05 [alfons]     0.6.5claws53
12329
12330         * src/inc.c
12331         * src/folder.[ch]
12332         * src/procmsg.c
12333         * src/filtering.c
12334                 more revisions of filtering system
12335                 (last stable version is marked as LAST_STABLE)
12336                 
12337                 | NOTE 1): the filtering system now uses a local folder called
12338                 | .processing. if filtering fails, check this directory
12339                 | for missing messages.
12340                 |
12341                 | NOTE 2): help us find the filtering actions still missing
12342
12343 2001-12-05 [paul]       0.6.5claws52
12344
12345         * src/mainwindow.c
12346                 fix bug where 'Empty Trash?' pop-up window appears even
12347                 when Trash is empty, submitted by Jesse Skinner         
12348
12349 2001-12-05 [melvin]     0.6.5claws51
12350
12351         * src/compose.c
12352                 fixed bug #486106 to select correct account when reediting 
12353                 a queued message
12354         
12355 2001-12-04 [alfons]     0.6.5claws50
12356
12357         * src/mh.c
12358                 declare markfile in appropriate functions when
12359                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
12360                 for spotting this)
12361
12362 2001-12-04 [paul]       0.6.5claws49
12363
12364         * sync with sylpheed 0.6.5cvs21
12365                 see ChangeLog entry 2001-12-04
12366
12367 2001-12-03 [christoph]  0.6.5claws48
12368
12369         * po/de.po
12370                 changed translation of undo
12371         * src/account.c
12372         * src/folder.c
12373                 don't reinvent the wheel to traverse a GNode
12374         * src/compose.[ch]
12375                 seperate code to create the compose gui into functions
12376                 add "Others" page with folder selection for saving copy
12377                 of the message.
12378                 the folder identifier is saved to queue header
12379         * src/procmsg.c
12380                 save message to folder in queue header
12381
12382 2001-12-03 [paul]       0.6.5claws47
12383
12384         * sync with sylpheed 0.6.5cvs20
12385                 see ChangeLog entry 2001-12-03
12386
12387 2001-12-01 [paul]
12388
12389         * more sync with sylpheed 0.6.5cvs19
12390                 see ChangeLog entry 2001-11-29
12391
12392 2001-11-30 [paul]       0.6.5claws46
12393         
12394         * src/compose.c
12395                 remove conflicts introduced by Hoa's last commit
12396          
12397         * src/mainwindow.c
12398                 make 'Message/Bounce' sensitive
12399
12400 2001-11-30 [hoa]        0.6.5claws45
12401
12402         * src/compose.c
12403                 slightly change bounce function to add
12404                 information about the user that bounced the mail
12405                 in the From header line.
12406
12407         * src/folderview.c
12408                 permit the use of processing in outbox folder.
12409
12410 2001-11-29 [paul]       0.6.5claws44
12411
12412         * src/mainwindow.[ch]
12413         * src/prefs_common.c
12414         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
12415         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
12416         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
12417                 usability enhancements to the quoting, implements
12418                 use of Ctrl key to toggle quoting settings
12419                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
12420
12421 2001-11-29 [paul]       0.6.5claws43
12422         
12423         * sync with sylpheed 0.6.5cvs19
12424                 see ChangeLog entry 2001-11-28
12425
12426 2001-11-29 [melvin]     0.6.5claws42
12427         * src/Makefile.am
12428                 added enriched.[ch] to the list of files
12429
12430         * src/textview.c
12431         * src/mimeview.c
12432         * src/procmime.[ch]
12433         * src/enriched.[ch]
12434                 added support to view text/enriched
12435                 added support to show headers in message view for text/enriched and text/html
12436                         in non multipart messages
12437
12438 2001-11-28 [paul]       0.6.5claws41
12439
12440         * more sync with sylpheed 0.6.5cvs18
12441                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
12442
12443 2001-11-27 [paul]       0.6.5claws40
12444         
12445         * po/pt_BR.po
12446                 updated translation, submitted by Fabio Junior Beneditto
12447                 
12448         * sync with sylpheed 0.6.5cvs18
12449                 see ChangeLog entries 2001-11-26 (src/textview.c) and
12450                 2001-11-27
12451
12452
12453 2001-11-26 [paul]
12454
12455         * po/es.po
12456                 updated translation, submitted by Ricardo Mones Lastra
12457
12458 2001-11-26 [alfons]
12459
12460         * src/matcher.c
12461                 add more translatable strings
12462
12463 2001-11-26 [christoph]  0.6.5claws39
12464
12465         * po/de.po      
12466                 fixed one more umlaut
12467         * src/compose.c
12468                 fix translated header when it should not be translated
12469
12470 2001-11-26 [paul]       0.6.5claws38
12471
12472         * src/mainwindow.c
12473                 remove '/Message/Add Sender to address book' from 
12474                 main_window_set_menu_sensitive(), prevent debug warning
12475                 add 'Message/Mark/Mark all read' to mainwin_entries[]
12476
12477 2001-11-26 [paul]       0.6.5claws37
12478
12479         * src/summaryview.c
12480                 fix 'recurring unread state' bug 
12481
12482         * tools/README 
12483         * tools/filter_conv.pl
12484                 read name of top level mailbox from folderlist.xml
12485                 and presume nothing about its name              
12486
12487 2001-11-26 [darko]      0.6.5claws36
12488
12489         * src/gtkstext.[ch]
12490                 removed functions that are now in gtkutils.c
12491                 use gtkut_text_is_uri_string() from gtkutils.c
12492         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
12493
12494 2001-11-26 [paul]       0.6.5claws35
12495
12496         * sync with sylpheed 0.6.5cvs16
12497                 see ChangeLog entries 2001-11-25 and 2001-11-26
12498
12499 2001-11-25 [alfons]     0.6.5claws34
12500
12501         EXPERIMENTAL!!! Please checkout the last stable version using: 
12502           
12503         % cvs update -r LAST_STABLE -dRAP
12504
12505         (Or help us testing this stuff.)
12506
12507         * src/filtering.c               (1.14)
12508         * src/filtering.h               (1.6)
12509         * src/inc.c                     (1.28)
12510         * src/matcher.c                 (1.20)
12511         * src/mbox.c                    (1.9)
12512         * src/procmsg.h                 (1.14)
12513         * src/summaryview.c             (1.59)
12514         * src/summaryview.h             (dunno)
12515                 revert/merge/sync to as it was before commit 
12516                 on Thu, 19 Jul 2001 10:15:51 -0700.
12517
12518 2001-11-25 [hoa]        0.6.5claws33
12519
12520         * src/main.c
12521                 processing mails at startup
12522
12523         * src/folderview.c
12524         * src/summaryview.[ch]
12525                 processing mails when entering folder
12526
12527         * src/prefs_filtering.c
12528                 fixed some UI bugs
12529
12530 2001-11-24 [alfons]     0.6.5claws32
12531
12532         * src/summaryview.[ch]
12533                 make summary sort headers work, and also make
12534                 sure the sort type is stored
12535
12536 2001-11-23 [alfons]     0.6.5claws31
12537
12538         * src/summaryview.[ch]
12539                 make lock work like mark
12540                 disallow deleting messages marked as locked
12541
12542 2001-11-23 [alfons]     0.6.5claws30
12543
12544         * src/gtkstext.c
12545         * src/compose.[ch]
12546         * src/Makefile.am
12547         * src/undo.[ch]
12548                 merge undo patch submitted by Jens
12549
12550 2001-11-23 [christoph]  0.6.5claws29
12551
12552         * src/.cvsignore
12553                 added ylwrap
12554         * src/compose.c
12555                 fixed gpg signing and encoding
12556         * src/folder.[ch]
12557         * src/main.c
12558                 added --status option to get new, unread and total
12559                 message count from a running sylpheed
12560         * src/prefs_common.c
12561                 temporary fix for reply_with_quote problem
12562                 (don't call functions for non existing widget)
12563         * src/procmsg.c
12564                 one more check for ignored threads but still not
12565                 always working correctly. probably a recursive
12566                 check for all parents is needed
12567
12568 2001-11-23 [darko]      0.6.5claws28
12569
12570         * src/compose.c
12571                 wrapping on send improvements
12572         * src/gtkutils.[ch]
12573                 fix for GtkSText after last sync with main branch
12574                 GTK_TEXT -> GTK_STEXT
12575
12576 2001-11-23 [paul]       0.6.5claws27
12577
12578         * sync with sylpheed 0.6.5cvs14
12579                 see ChangeLog entries 2001-11-22 and 2001-11-23
12580                 
12581         * po/de.po
12582                 fixed the scrambled umlauts 
12583                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
12584
12585 2001-11-21 [paul]       0.6.5claws26
12586
12587         * sync with sylpheed 0.6.5cvs12
12588                 see 2nd ChangeLog entry dated 2001-11-20
12589
12590 2001-11-20 [paul]       0.6.5claws25
12591
12592         * sync with sylpheed 0.6.5cvs11
12593                 see ChangeLog entry 2001-11-19 (src/utils.c)
12594
12595 2001-11-20 [hiro]
12596
12597         * src/compose.c
12598                 GTK_TEXT -> GTK_STEXT
12599                 fix for wrong comment
12600
12601 2001-11-20 [hiro]       0.6.5claws24
12602
12603         * src/compose.[ch]
12604                 more merges from main branch
12605                 removed fatal warnings (uninitialized variables etc.)
12606                 some coding style fix
12607         * src/gtkutils.h
12608                 fixed typo.
12609         * src/addressbook.c
12610           src/addrindex.c
12611                 V-Card -> vCard
12612
12613 2001-11-19 [hoa]        0.6.5claws23
12614
12615         * src/filtering.c
12616         * src/prefs_scoring.c
12617         * src/matcher.[ch]
12618         * src/scoring.c
12619                 cleaning code
12620
12621         * src/matcher_parser_parse.y
12622         * src/prefs_filtering.c
12623                 bouncing
12624
12625 2001-11-19 [alfons]     0.6.5claws22
12626
12627         more of my old things into claws
12628
12629         * src/Makefile.am
12630         * src/prefs_common.c
12631         * src/procmsg.h
12632         * src/summaryview.[ch]
12633         * src/prefs_summary_column.c
12634         * src/pixmaps/locked.xpm
12635                 add indicators for locking of message in summary view
12636                 (does not work yet, only visual indicator)
12637
12638 2001-11-19 [paul]       0.6.5claws21
12639
12640         * sync with sylpheed 0.6.5cvs10
12641                 see ChangeLog entry 2001-11-19
12642
12643 2001-11-18 [alfons]     0.6.5claws20
12644         
12645         * src/filtering.c
12646                 remove an inadvertent free I forgot in previous clean up 
12647
12648 2001-11-18 [alfons]     0.6.5claws19
12649
12650         * src/filtering.[ch]
12651                 clean up & plug leaks
12652
12653 2001-11-18 [paul]       0.6.5claws18
12654
12655         * sync with sylpheed 0.6.5cvs9
12656                 see ChangeLog entries 2001-11-17 and 2001-11-18
12657
12658 2001-11-16 [paul]       0.6.5claws17
12659
12660         * sync with sylpheed 0.6.5cvs8
12661                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
12662
12663 2001-11-16 [paul]       0.6.5claws16
12664
12665         * sync with sylpheed 0.6.5cvs7
12666                 see ChangeLog entries 2001-11-15 and 2001-11-16
12667
12668 2001-11-15 [hoa]        0.6.5claws15
12669
12670         * src/compose.c
12671                 fix bounce, mails we received couln't be bounced to ourself.
12672
12673         * src/defs.h
12674         * src/filtering.[ch]
12675         * src/matcher.[ch]
12676         * src/matcher_parser.h
12677         * src/matcher_parser_lex.l
12678         * src/matcher_parser_parse.y
12679         * src/inc.c
12680         * src/main.c
12681         * src/mbox.c
12682         * src/prefs_filtering.[ch]
12683         * src/mainwindow.c
12684         * src/prefs_matcher.c
12685         * src/prefs_scoring.c
12686         * src/scoring.[ch]
12687         * src/summaryview.c
12688                 new matcher/filter/score configuration file parser
12689                 one unique configuration file => ~/.sylpheed/matcherrc
12690                 import in currently automatic, then save are made
12691                 in this new file.
12692                 one filter per folder and one global filter
12693                 (filter of a folder will be used as folder processing)
12694
12695         * src/folder.c
12696                 fix a bug in folder_item_get_identifier
12697                 
12698         * src/messageview.c
12699                 receive receipt return are fixed.
12700
12701 2001-11-14 [alfons]     0.6.5claws14
12702
12703         * src/session.h
12704                 add things from main branch to make claws compile
12705
12706 2001-11-14 [paul]       0.6.5claws13
12707
12708         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
12709                 see ChangeLog entries 2001-11-08 to 2001-11-14
12710
12711 2001-11-14 [hoa] 0.6.5claws12
12712
12713         * src/compose.[ch]
12714         * src/mainwindow.c
12715         * src/summaryview.c
12716                 add "bounce mail" option
12717
12718 2001-11-13 [christoph]  0.6.5claws11
12719
12720         * src/compose.c
12721                 Cleanup a mess i add before commiting
12722
12723 2001-11-13 [hoa]        0.6.5claws10
12724
12725         * src/compose.c
12726                 some fixes when mail are sent or
12727                 for crossposts
12728
12729 2001-11-13 [christoph]  0.6.5claws9
12730
12731         * po/de.po
12732                 Changed two string with the same translation
12733         * src/compose.c
12734         * src/procmsg.[ch]
12735         * src/send.[ch]
12736                 New mailsending process:
12737                   - Always queue message before sending
12738                     (message will be saved if sylpheed crashed or
12739                      freezes while sending)
12740                   - Allow queuing of newspostings
12741                   - No copy in outbox before sending
12742                     (closes bug #469501)
12743                   - No more redundant code for send and send_later
12744         * src/summaryview.c
12745                 Applied wwp <subscript@free.fr>'s patch that fixes
12746                 marks for multiple forwarded messages (+compose.c)
12747
12748 2001-11-12 [alfons]
12749
12750         * README.claws
12751                 remove things that are now in main branch
12752         
12753         * po/nl.po
12754                 update Dutch translation
12755
12756 2001-11-12 [mhadasht]   0.6.5.claws8
12757
12758         * src/prefs_common.c
12759                 re-enabled account autoselection feature for forward
12760                 and reedit lost during the branch point for SYNC-B4-REL
12761         * src/gtkspell.c
12762                 gtkpspell_get_dict(): more readable code (even if function is
12763                 not used yet)
12764         * ChangeLog.claws
12765                 added version number info to 2001-11-12 [hiro] comment.
12766
12767 2001-11-12 [hiro]       0.6.5.claws7
12768
12769         * src/compose.c
12770                 compose_forward(): fixed a bug that forward quote mark
12771                 wasn't used.
12772                 removed unnecessary code.
12773         * src/template_select.[ch]: removed.
12774
12775 2001-11-11 [alfons]
12776
12777         * src/compose.c
12778                 :%s/GTK_TEXT/GTK_STEXT/g
12779         
12780         * src/compose.[ch]
12781         * src/undo.[ch]
12782         * src/Makefile.am
12783                 revert the undo stuff (this is 0.6.6claws stuff)
12784
12785 2001-11-11 [hoa]        0.6.5.claws6
12786
12787         * src/compose.[ch]
12788                 Insert signature at the end of the text.
12789                 Added undo patch but currently disabled
12790
12791         * src/procmsg.c
12792                 Threading by subject improved.
12793
12794         * added src/undo.[ch]
12795                 Undo module for compose dialog box.
12796
12797 2001-11-11 [alfons]     0.6.5.claws5
12798
12799         * src/procmsg.c
12800                 prevent threading by subject on nodes that have already been
12801                 threaded by in-reply-to (as in "circular references in a tree
12802                 result in a dead branch")
12803
12804 2001-11-09 [hoa]        0.6.5.claws4
12805         
12806         * src/folderview.c
12807                 allows creation of mbox folder item from any files.
12808
12809 2001-11-09 [alfons]     0.6.5.claws3
12810         
12811         * src/utils.c
12812         * src/procmsg.c
12813                 do what I mean and correct threading by subject so it really
12814                 ignores attracting lines without "Re: "
12815
12816 2001-11-07 [alfons]     0.6.5.claws2
12817
12818         * src/procmsg.c
12819         * src/utils.[ch]
12820                 only attract by subject if a subject line starts with a "Re: "
12821         * src/syldap.c
12822                 remove warning
12823
12824 2001-11-07 [paul]       0.6.5claws1
12825
12826         * sync with sylpheed 0.6.5. release
12827                 see ChangeLog entry 2001-11-07
12828
12829 2001-11-07 [paul]       0.6.4claws31
12830
12831         * sync with sylpheed 0.6.4cvs18
12832                 see ChangeLog entries 2001-10-30 to 2001-11-07
12833                 prefs_templates.[ch] renamed prefs_template.[ch]
12834
12835 2001-11-06 [alfons]
12836         
12837         * src/utils.h
12838                 add semicolon Hoa forgot ;-)
12839                 
12840
12841 2001-11-06 [hoa]        0.6.4claws30
12842         
12843         * src/procmsg.c
12844         * src/summaryview.c
12845         * src/utils.c
12846         * src/utils.h
12847                 threading by subject - empty subject are ignored
12848
12849 2001-11-06 [christoph]  0.6.4claws29
12850
12851         * src/socket.c
12852                 use SSL_peek for sock_gets
12853         * src/utils.c
12854                 removed unneeded pointer in extracting quoted
12855                 names implementation
12856
12857 2001-11-06 [melvin]     0.6.4claws28
12858
12859         * src/gtkspell.c
12860                 fixed bug #476792 Selection overtyping with spell checker
12861                 fixed bug which could cause a buffer overflow
12862                 fixed a memory leak
12863
12864 2001-11-06 [hoa]        0.6.4claws27
12865         
12866         * src/procmsg.c
12867         * src/summaryview.c
12868                 threading by subject
12869
12870 2001-11-05 [alfons]     0.6.4claws26
12871         
12872         * README.claws
12873                 Claws -> Sylpheed (vice versa)
12874
12875         * src/compose.c
12876                 :%s/gtk_text/gtk_stext/g
12877                 :%s/GTK_TEXT/GTK_STEXT/g
12878                 (thanks to Jonathan Ware for spotting this)
12879
12880 2001-11-04 [christoph]  0.6.4claws25
12881
12882         * src/summaryview.c
12883                 replace Xalloca + strdup with Xstrdup_a
12884         * src/utils.c
12885                 better implementation of extracting quoted names
12886                 from addresses (remove backlashes and ignore
12887                 quotes after them)
12888
12889 2001-11-04 [alfons]     0.6.4claws24
12890
12891         * src/utils.[ch]
12892                 edit to comply more with coding style
12893
12894         * src/textview.c
12895                 fix bug reported by Kim Schulz. introduced by the patch integrated
12896                 in 0.6.4claws15. the code did not check the return value of
12897                 the html parser.
12898
12899         * AUTHORS
12900                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
12901
12902 2001-11-04 [christoph]  0.6.4claws23
12903
12904         * src/main.c
12905         * src/prefs_common.[ch]
12906                 init some pointers that possibly caused a segfault
12907                 reported in the claws-users ML
12908
12909 2001-11-04 [hoa]        0.6.4claws22
12910
12911         * src/grouplistdialog.c
12912                 change the names of the nodes in the tree
12913
12914         * src/compose.c
12915                 enhanced mailto syntax as described in
12916                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
12917                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
12918
12919         * src/utils.c
12920                 encode and decode URI (useful when opening URL into
12921                 netscape).
12922
12923 2001-11-03 [hoa]        0.6.4claws21
12924
12925         * src/grouplistdialog.c
12926                 a new newsgroups list selection dialog box
12927                 with a CTree instead of a CList
12928
12929 2001-11-03 [hoa]        0.6.4claws20
12930
12931         * src/folderview.c
12932                 enable property and scoring options when right
12933                 click on "inbox"
12934
12935         * src/summaryview.c
12936                 fixed bug when nickname were displayed using
12937                 the address book.
12938
12939 2001-11-02 [darko]      0.6.4claws19
12940
12941         * src/compose.c
12942                 new wrap quotation and URL/long words wrapping implementation
12943         * src/compose.c src/gtkstext.[ch]
12944                 move gtkstext_strncmp() to gtkstext.c
12945
12946 2001-11-01 [christoph]  0.6.4claws18
12947
12948         * src/prefs_account.c
12949                 fixed mess in account settings dialog
12950         * src/prefs_folder_item.c
12951                 added label with folder path to dialog
12952
12953 2001-10-31 [match]      0.6.4claws17
12954
12955         * src/vcard.c
12956                 fix memory leak.
12957         * src/addrbook.c
12958                 fix generation of spurious address book file names.
12959                 remove redundant functions.
12960         * po/POTFILES.in
12961                 added missing file names.
12962
12963 2001-10-30 [paul]       0.6.4claws16
12964
12965         * sync with sylpheed 0.6.4cvs6
12966                 see ChangeLog entries 2001-10-26 to 2001-10-30
12967
12968         * tools/filter_conv.pl
12969                 read folderlist.xml to discover whether the top-level
12970                 folder is called 'Mailbox' or 'Mail' 
12971
12972 2001-10-29 [paul]       0.6.4claws15
12973
12974         * src/html.c, src/textview.c
12975                 activate links in html mail and fix clickable parts
12976                 Submitted by Matthieu Dazy <dazy@t-surf.com>
12977
12978 2001-10-29 [paul]
12979
12980         * po/de.po, po/es.po, po/pt_BR/po
12981                 updated translations, submitted by Jens Oberender,
12982                 Ricardo Mones Lastra, and Fabio Junior Beneditto
12983
12984 2001-10-29 [darko]      0.6.4claws14
12985
12986         * src/compose.c
12987                 fix wrapping for good
12988
12989 2001-10-29 [darko]
12990
12991         * src/compose.c
12992                 undo previous change as it broke the smart wrapping
12993
12994 2001-10-29 [darko]      0.6.4claws13
12995
12996         * src/compose.c
12997                 fix infinite loop when long URL is quoted
12998                 (closes bug #475122.
12999
13000 2001-10-28 [match]
13001
13002         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
13003                 import Mutt address book
13004         * src/ldif.[ch] src/importldif.h
13005                 modified import LDIF handle user attributes
13006
13007 2001-10-28 [christoph]  0.6.4claws12
13008
13009         * src/summaryview.c
13010                 fixed that filtering did not work if there
13011                 were no filter rules
13012                 (closes bug #472003 and better implementation
13013                  of patch #474644)
13014
13015 2001-10-27 [christoph]  0.6.4claws11
13016
13017         * src/compose.c
13018                 make the folder's default account to be used when
13019                 replying. (patch by wwp <subscript@free.fr>)
13020         * src/compose.c
13021                 code cleanup, nearly killed all of wwp's patch
13022                 for folder's default account in compose
13023         * src/folderview.c
13024                 error panel when a folder could not be created
13025                 (closes bug #471080 new folder name & already
13026                  existing file)
13027
13028 2001-10-26 [alfons]
13029
13030         * src/utils.h
13031                 change prototype of strstr2() that Christoph forgot about
13032
13033 2001-10-26 [christoph]  0.6.4claws10
13034
13035         * src/account.c
13036                 made search for accounts by email address not case
13037                 sensitive
13038         * src/folder.c
13039                 fixed memory leak in folder_item_get_identifier
13040         * src/gtkspell.c
13041         * src/utils.c
13042                 fixed wrong strstr2 (should work like strstr)
13043
13044 2001-10-26 [darko]      0.6.4claws9
13045
13046         * src/compose.c src/gtkstext.[ch]
13047         * src/gtkstext.c
13048                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
13049
13050 2001-10-26 [paul]       0.6.4claws8
13051
13052         * src/html.c
13053                 ignore css and javascript tags in html mail
13054                 case-insensitive, with or without double-quoted
13055                 strings
13056
13057 2001-10-26 [paul]       0.6.4claws7
13058
13059         * sync with sylpheed 0.6.4cvs1
13060                 see ChangeLog entry 2001-10-26
13061
13062         * src/prefs_account.c, src/prefs_common.c,
13063           src/prefs_summary_column.c
13064                 minor improvements to the English
13065
13066 2001-10-25 [alfons]     0.6.4claws6
13067
13068         * src/gtkstext.c
13069         
13070                 make GtkSText follow style of GtkText (closes bug 
13071                 #469211 "text selection while writing message")
13072                 
13073                 do sync with GTK 1.2.10
13074
13075 2001-10-25 [paul]       0.6.4claws5
13076
13077         * src/html.c
13078                 ignore css tags in html mail
13079
13080 2001-10-25 [darko]      0.6.4claws4
13081
13082         * src/compose.c
13083                 don't declare is_url_string as static function since
13084                 we need it in gtkstext.c
13085         * src/gtkstext.c
13086                 remove unused variable
13087                 don't wrap long URLs while composing a message
13088
13089 2001-10-24 [christoph]  0.6.4claws3
13090
13091         * src/socket.c
13092                 fix ssl deadlock, when peer closes connection
13093
13094 2001-10-24 [paul]       0.6.4claws2
13095
13096         * src/prefs_common.c
13097                 gettextize the gpg ascii-armored warning message
13098
13099         * src/compose.c
13100                 insert a DOS/MAC file into the composed message
13101                 (improvements)
13102
13103         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
13104
13105 2001-10-22 [paul]       0.6.4claws1
13106
13107         * sync with sylpheed 0.6.4 release
13108                 see ChangeLog entries 2001-10-21
13109
13110         * po/fr.po, po/pt_BR.po
13111                 updated by Melvin Hadasht and Fabio Junior Beneditto
13112
13113 2001-10-21 [paul]       0.6.3claws30
13114
13115         * src/compose.c
13116                 insert a DOS text file from the compose window
13117                 into the composed message text (removes CRs characters)
13118                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
13119
13120         * tools/filter_conv.pl, tools/README
13121                 automatically use ~/.sylpheed as working directory
13122                 print out confirmation message on completion
13123
13124         * correct Hoa's last ChangeLog.claws entry
13125
13126 2001-10-20 [hoa]        0.6.3claws29
13127
13128         * src/grouplistdialog.c
13129                 bugfix (another ?) to give the right
13130                 newsgroups list for each news server.
13131
13132         * src/news.c
13133         * src/news.h
13134                 improve the newsgroups list cache
13135
13136 2001-10-20 [paul]       0.6.3claws28
13137
13138         * sync with sylpheed 0.6.3cvs9
13139                 see ChangeLog entry 2001-10-19
13140
13141         * correct Alfons' last ChangeLog.claws entry
13142
13143 2001-10-19 [alfons]
13144
13145         * src/pgptext.[ch]
13146                 fix compilation problems (part of bug #472895)
13147
13148 2001-10-18 [hoa]        0.6.3claws27
13149
13150         * src/grouplistdialog.c
13151                 bugfix when we refresh was clicked (bug 472701)
13152
13153 2001-10-19 [christoph]  0.6.3claws26
13154
13155         * src/compose.c
13156                 last header entry should default to "To:" or
13157                 "Newsgroups:" and not copy the last entry line
13158                 in a new compose window
13159                 (closes bug #472686, #470792)
13160
13161 2001-10-19 [paul]       0.6.3claws25
13162
13163         * sync with Sylpheed 0.6.3cvs8
13164                 see ChangeLog entries 2001-10-18 and 2001-10-19
13165
13166 2001-10-18 [christoph]  0.6.3claws24
13167
13168         * src/procmsg.c
13169                 reimplement ignore thread
13170         
13171 2001-10-18 [hoa]        0.6.3claws23
13172
13173         * src/folderview.c
13174         * src/grouplistdialog.[ch]
13175                 enhanced news subscription interface (feature 469113)
13176
13177         * src/news.c
13178         * src/news.h
13179                 enchanced newsgroup listing,
13180                 now, we can get groups informations
13181                 (NNTPGroupInfo)
13182
13183 2001-10-18 [paul]       0.6.3claws22
13184
13185         * src/summaryview.c
13186                 remove comment (sync with main branch)
13187         * src/mainwindow.c
13188                 fix 'Re-edit' bug in 'Message' menu
13189
13190 2001-10-17 [christoph]  0.6.3claws21
13191
13192         * src/compose.c
13193                 ignore empty or whitespace only header lines
13194
13195 2001-10-17 [paul]       0.6.3claws20
13196
13197         * sync with sylpheed 0.6.3cvs7
13198                 see ChangeLog entries 2001-10-14, 2001-10-16, and
13199                 2001-10-17
13200
13201 2001-10-17 [darko]
13202
13203         * src/compose.c
13204                 wrap long lines without spaces
13205                 don't wrap URLs
13206
13207 2001-10-16 [paul]
13208
13209         * po/es.po, po/nl.po, po/pt_BR.po
13210                 updated by Ricardo Mones Lastra, Alfons,
13211                 and Fabio Junior Beneditto
13212
13213         * sylpheed-0.6.3claws released
13214
13215 2001-10-15 [melvin] 0.6.3claws18
13216
13217         * README.claws
13218                 added summary and detailed installation instructions
13219                 for spell checker
13220         * po/fr.po
13221                 Updated, corrected and completed french translation
13222
13223 2001-10-15 [hoa] 0.6.3claws17
13224         * src/grouplistdialog.c
13225                 we can choose the newsgroups to display with wildcards
13226
13227 2001-10-15 [christoph]  0.6.3claws16
13228
13229         * src/account.c
13230         * src/compose.c
13231         * src/prefs_folder_item.[ch]
13232                 applied wwp <subscript@free.fr>'s folder
13233                 default account patch
13234         * po/de.po
13235                 Fixed wrong translation
13236
13237 2001-10-13 [alfons, christoph, melvin]  
13238                         0.6.3claws15
13239
13240         solution #2 to solve MT-safety problems defers all GUI related calls
13241         to the main thread using a gtk_idle_add() callback. discussed on
13242         ircnet #sylpheed, with christoph spotting some issues with the
13243         original code, and melvin allowing us to lobotomize his sylpheed.
13244
13245         * src/syldap.[ch], src/main.c
13246                 fix race problem in ldap search thread by deferring GUI 
13247                 stuff to main thread using gtk_idle_add()
13248
13249 2001-10-13 [paul]       0.6.3claws14
13250
13251         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
13252                 add Sergey's smtpcred.patch
13253                 adds separate username/password setting for SMTP Auth
13254                 needed by some servers
13255                 (closes feature request #471659)
13256
13257 2001-10-13 [paul]       0.6.3claws13
13258
13259         * src/pgptext.[ch] **NEW FILES**
13260         * src/Makefile.am, src/messageview.c, src/mimeview.c
13261                 decrypt ascii-armored gpg text embedded in
13262                 the message body.
13263                 Submitted by Jens Jahnke <jan0sch@gmx.net>
13264
13265 2001-10-13 [christoph]  0.6.3claws12
13266
13267         * README.claws
13268                 some more details on default to and
13269                 feature requests
13270         * src/main.c
13271                 init glib threading when ldap is used
13272         * src/syldap.c
13273                 threading fixes
13274         * po/de.po
13275                 fixed a typo
13276
13277 2001-10-12 [paul]       0.6.3claws11
13278
13279         * src/prefs_common.[ch], src/rfc2015.c
13280                 enable ascii-armored gpg text to be embedded in the
13281                 message body, selectable through the 'Privacy'
13282                 preferences. Supports encrypting only.
13283                 Submitted by Ravemax <ravemax@dextrose.com>
13284
13285 2001-10-12 [paul]       0.6.3claws10
13286
13287         * sync with sylpheed 0.6.3cvs6
13288                 see ChangeLog entries 2001-10-11 and 2001-11-12
13289
13290         * src/folderview.c
13291                 incorporated mbox folders, scoring, and folder
13292                 properties into the sync
13293
13294 2001-10-12 [darko]      0.6.3claws9
13295
13296         * README.claws
13297                 describe quotation wrapping
13298         * src/compose.c
13299                 don't treat tab as space to calculate line length properly
13300
13301 2001-10-11 [alfons]
13302
13303         * README.claws
13304                 correct description of how to make new filtering system work,
13305                 add some other things
13306                 
13307         * src/syldap.c
13308                 remove sched_yield() (not necessary / unportable)
13309
13310 2001-10-11 [paul]       0.6.3claws8
13311
13312         * sync with sylpheed 0.6.3cvs3
13313                 see ChangeLog entry 2001-10-10
13314
13315 2001-10-10 [christoph]  0.6.3claws7
13316
13317         * .cvsignore
13318                 ignore 2 files created by newer autotools
13319         * src/prefs_folder_item.c
13320                 using table for widget alignment
13321                 fixed memory leak and broken octal display
13322         * src/filesel.c
13323                 fixed segfault caused by lost filename
13324                 workaround (closes bug #469551)
13325
13326 2001-10-10 [paul]       0.6.3claws6
13327
13328         * sync with sylpheed 0.6.3cvs2
13329                 see ChangeLog entries 2001-10-09 and 2001-10-10
13330
13331 2001-10-10 [darko]      0.6.3.claws5
13332
13333         * src/gtkstext.c
13334                 proper calculation of right margin if smart wrapping is enabled
13335         * src/compose.c
13336                 automatically wrap long lines if wrap quotation is enabled
13337
13338 2001-10-09 [alfons]     0.6.3.claws4
13339
13340         * src/summaryview.c
13341                 select correct row when deleting last row in the summary view (and
13342                 close bug "[ #469104 ] select second last in list when deleting")
13343
13344 2001-10-09 [paul]       0.6.3claws3
13345
13346         * sync with sylpheed 0.6.3cvs1
13347                 updated some autotool scripts
13348
13349 2001-10-09 [darko]      0.6.3claws2
13350
13351         * src/gtkstext.[ch]
13352                 new name and mark with Sylpheed comment
13353         * src/compose.c
13354                 smart quotation wrapping a-la VIM
13355
13356 2001-10-08 [paul]       0.6.3claws1
13357
13358         * sync with sylpheed 0.6.3 release
13359                 see ChangeLog entry 2001-10-08
13360
13361 2001-10-08 [paul]       0.6.2claws24
13362
13363         * src/summaryview.c
13364                 more sync with sylpheed 0.6.2cvs12
13365                 Fixed the bug that didn't select the last row correctly
13366
13367
13368 2001-10-07 [paul]       0.6.2claws23
13369
13370         * sync with sylpheed 0.6.2cvs12
13371                 see ChangeLog entry 2001-10-07
13372
13373 2001-10-06 [match]
13374         * src/jpilot.[ch]
13375                 enable jpilot to read unsynch'ed addresses.
13376
13377         * src/editldap_basedn.c
13378                 fix segfault when opening dialog.
13379
13380 2001-10-06 [alfons]     0.6.2.claws22
13381
13382         * src/summaryview.c
13383                 fix bug with summary view selecting last *inserted*
13384                 node instead of last *visible* node. remember we
13385                 work with a tree
13386
13387 2001-10-06 [paul]       0.6.2claws21
13388
13389         * po/pt_BR.po
13390                 updated translation, contains some fixes and new
13391                 translations, submitted by Gustavo Noronha Silva
13392                 <kov@debian.org>
13393
13394         * src/prefs_common.c
13395                 change 'each' to 'every' - fix dubious English
13396
13397         * sync with sylpheed 0.6.2cvs11
13398
13399 2001-10-05 [alfons]     0.6.2claws20
13400
13401         * src/mainwindow.[ch], src/folderview.c
13402                 make composite tool button switch between "Compose News"
13403                 and "Compose Mail" depending on selected folder
13404                 (nifty idea by Kim Schulz <kim@schulz.dk>)
13405
13406 2001-10-05 [paul]       0.6.2claws19
13407
13408         * src/mainwindow.c, src/summaryview.c
13409                 fix 'Message/Reply to all', broken in last commit
13410
13411         * src/compose.c
13412                 fix X_BEENTHERE seg fault, thanks to Alfons
13413
13414 2001-10-04 [paul]       0.6.2claws18
13415
13416         * src/compose.[ch], src/mainwindow.c
13417                 make "Message/Reply" reply to mailing lists; matches
13418                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
13419                 based on portions of the patch submitted by
13420                 Junichi Uekawa <dancer@netfort.gr.jp>
13421
13422 2001-10-04 [darko]      0.6.2claws17
13423
13424         * src/compose.c
13425                 better smart wrapping
13426         * src/gtkstext.[hc]
13427                 a function to make text buffer contiguous
13428
13429 2001-10-03 [paul]       0.6.2claws16
13430
13431         * sync with sylpheed 0.6.2cvs10
13432
13433 2001-10-02 [alfons]
13434
13435         * configure.in
13436         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
13437                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
13438                 references to chinese translations (hope someone picks up
13439                 this)
13440
13441 2001-10-02 [christoph]  0.6.2claws15
13442
13443         * src/compose.c
13444                 fixed non translated header bug
13445         * ChangeLog.claws
13446                 fixed wrong date in alfons last entry ;)
13447
13448 2001-10-02 [alfons]     0.6.2claws14
13449
13450         * src/compose.c, src/prefs_common.[ch]
13451                 add block cursor option
13452
13453 2001-10-02 [paul]       0.6.2claws13
13454
13455         * sync with sylpheed 0.6.2cvs9
13456
13457 2001-09-30 [paul]       0.6.2claws12
13458
13459         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
13460                 updated translations
13461
13462         * po/POTFILES.in
13463                 add 'src/importldif.c'
13464
13465         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
13466                 added eudora-to-vCard conversion tool
13467                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
13468
13469         * sync with sylpheed 0.6.2cvs8
13470
13471 2001-09-30 [paul]
13472
13473         * sylpheed-0.6.2claws released
13474
13475 2001-09-27 [melvin]     0.6.2claws11
13476
13477         * src/gtkspell.c
13478                 fixed crash when using default path (introduced 
13479                 in 0.6.2claws10)
13480                 fixed tiny bug for initial suggestion mode
13481
13482 2001-09-27 [melvin]     0.6.2claws10
13483         
13484         * src/gtkspell.c
13485                 fixed bug where gtkpspell didn't set the path correctly
13486
13487         * README.claws
13488                 added a paragraph about spell checking
13489                 
13490
13491
13492 2001-09-27 [paul]       0.6.2claws9
13493
13494         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
13495                 replace '// comments' with '/* comments */' to prevent
13496                 some compiler warnings 
13497
13498         * sync with sylpheed 0.6.2cvs6
13499
13500 2001-09-26 [alfons]     0.6.2claws8
13501
13502         * src/messageview.c
13503                 introduce return receipt request notification again,
13504                 which was lost because of other semantics in 
13505                 procheader_parse() (???)
13506
13507 2001-09-26 [christoph]  0.6.2claws7
13508
13509         * src/compose.c
13510                 replace comments for old code with #if 0
13511                 readded auto cc, bcc and reply-to
13512         * src/prefs_matcher.c
13513         * src/prefs_scoring.c
13514                 removed some definition (was moved to
13515                 prefs.h)
13516
13517 2001-09-26 [paul]       0.6.2claws6
13518
13519         * src/mainwindow.c
13520                 make 'Follow-up and reply to' sensitive
13521
13522         * more sync with sylpheed 0.6.2cvs5
13523
13524 2001-09-25 [melvin]
13525
13526         * 0.6.2claws5
13527
13528         * src/gtkspell.c
13529                 fixed bug for "US-ASCII" introduced by the encoding code
13530
13531 2001-09-25 [paul]
13532
13533         * 0.6.2claws4
13534
13535         * src/prefs_common.[ch], src/summaryview.c
13536                 'next unread msg' 'go to next folder?' dialog can be
13537                 given default behaviour, either always show dialog,
13538                 or assume 'yes', or assume 'no'
13539                 Submitted by wwp <subscript@free.fr>
13540
13541 2001-09-25 [melvin]
13542                 
13543         * src/compose.c src/gtkspell.[ch]
13544                 added support for different encodings
13545
13546 2001-09-25 [paul]
13547
13548         * more sync with sylpheed 0.6.2cvs5
13549
13550 2001-09-24 [alfons]
13551         
13552         * src/prefs_folder_item.c
13553                 add check for item->prefs->default_to string is NULL and
13554                 add another check when freeing this string
13555
13556 2001-09-24 [paul]
13557
13558         * configure.in
13559                 change to version 0.6.2claws3
13560
13561         * sync with sylpheed 0.6.2cvs5 
13562
13563 2001-09-24 [match]
13564         * src/ldif.[ch], src/importldif.[ch], addressbook.c
13565                 import LDIF files.
13566         * src/addrcache.[ch], addrindex.[ch]
13567                 small update for future
13568         * src/addrbook.c
13569                 fix test XML file.
13570
13571 2001-09-24 [melvin]
13572         * src/gtkspell.[ch]
13573                 added 'Learn from mistakes' option
13574                 better handling of quotes in checked words
13575                 sorted dict list
13576         * po/fr.po
13577                 small update for spell checking stuff
13578
13579 2001-09-23 [alfons]
13580         
13581         * src/gtkspell.c
13582                 edit a little bit so it complies more with main coding style
13583
13584 2001-09-23 [alfons]
13585
13586         * src/folder.[ch], prefs_folder_item.c, compose.c
13587                 migrate "request return receipt" folder property
13588                 to folderlist.xml
13589
13590 2001-09-22 [alfons]
13591
13592         * README.claws **NEW**
13593                 (add things of interest for users of main branch 
13594                 and claws here)
13595
13596         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
13597                 re-implement threading per folder option, but store 
13598                 the setting in folderlist.xml (where it belongs)
13599
13600 2001-09-21 [melvin]
13601
13602         * src/gtkspell.[ch]
13603                 fixed bug when compose window is under another window
13604         * src/prefs_common.[ch] src/compose.c
13605                 changed 'dictionary_path' to 'dictionary' to be consistent
13606                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
13607         * ac/pspell.m4 src/Makefile.am 
13608                 dropped PSPELL_PATH macro
13609         * po/fr.po
13610                 updated translations
13611
13612 2001-09-21 [christoph]
13613
13614         * src/compose.c
13615                 added border around header fields
13616                 keep header type when new field is added
13617
13618 2001-09-20 [christoph]
13619
13620         * src/utils.[ch]
13621                 more portable debug_print with source filename
13622                 and linenumber
13623         * src/procmsg.c
13624                 more newlines after debug messages
13625
13626 2001-09-20 [paul]
13627
13628         * configure.in
13629                 change to version 0.6.2claws2
13630
13631         * sync with sylpheed 0.6.2cvs3
13632
13633 2001-09-19 [melvin]
13634
13635         * src/gtkspell.c
13636                 fixed the post-right-click focus pb
13637                 fixed crash when 'Spell check all' after dict change 
13638                         and when cursor is at the end of the text
13639                 shift-right-click pops up config menu even on misspelled words.
13640         * po/POTFILES.in
13641                 added gtkspell.c
13642
13643 2001-09-19 [melvin]
13644
13645         * src/about.c
13646                 added pspell to compiled-in features list
13647
13648 2001-09-18 [melvin]
13649
13650         * switched to pspell and dropped ispell
13651         * ac/pspell.m4
13652                 new file. autoconf macro for pspell
13653         * ac/Makefile.am 
13654         * configure.in acconfig.h
13655                 added pspell support
13656         * src/Makefile.am
13657         * src/main.c src/compose.[ch] src/gtkspell.[ch]
13658         * src/prefs_common.[ch] 
13659                 added pspell support
13660
13661 2001-09-18 [christoph]
13662
13663         * src/addr_compl.c
13664         * src/template.[ch]
13665                 replace LOG_MESSAGE with debug_print
13666         * src/compose.[ch]
13667                 gui improvements
13668         * src/menu.c
13669                 added newline after debug message
13670         * src/utils.h
13671                 using __VA_ARGS__ for debug_print macro
13672         * tools/.cvsignore
13673                 ignore Makefile and Makefile.in
13674
13675 2001-09-18 [paul]
13676
13677         * configure.in
13678                 change to version 0.6.2claws1
13679         * sync with sylpheed 0.6.2cvs1
13680
13681         * src/matcher.c 
13682         * src/prefs_matcher.c
13683                 add 'score equal to' option, submitted by
13684                 Paul Evans <nerd@freeuk.com>
13685
13686 2001-09-15 [christoph]
13687
13688         * src/mainwindow.c
13689                 comment out menu entry not existing in claws
13690         * src/menu.c
13691                 add debug output for non existing menu entries
13692         * src/summaryview.c
13693                 fix next/prev unread message for ignored threads
13694         * src/utils.[ch]
13695                 add sourcefile and line number to debug output
13696                 otherwise it is sometimes hard to find the
13697                 source code part if debug messages are translated
13698
13699 2001-09-14 [darko]
13700         
13701         * src/folderview.c
13702                 refresh target folder style after colour is changed
13703
13704 2001-09-13 [paul]
13705
13706         * configure.in
13707                 change to version 0.6.1claws3
13708
13709         * sync with sylpheed 0.6.1cvs6
13710
13711 2001-09-13 [darko]
13712         
13713         * src/folderview.c
13714                 fix target folder colourization to use user selected colour
13715
13716 2001-09-12 [darko]
13717         
13718         * src/summaryview.c
13719                 fix crash when message that is marked for copy/move is unmarked
13720
13721 2001-09-09 [paul]
13722
13723         * configure.in
13724                 change to version 0.6.1claws2
13725
13726         * sync with sylpheed 0.6.1cvs3
13727
13728 2001-09-09 [alfons]
13729         
13730         * src/folderview.c
13731                 fix bug with default font used for trash folder text
13732
13733 2001-09-06 [paul]
13734
13735         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13736                 updated translations
13737
13738         * configure.in
13739                 change to version 0.6.1claws1
13740
13741         * sync with sylpheed 0.6.1cvs2
13742
13743 2001-09-03 [paul]
13744
13745         * po/POTFILES.in
13746                 add Match's new addressbook
13747
13748         * po/de.po
13749                 updated translation submitted by Jens Oberender
13750
13751 2001-09-02 [paul]
13752
13753         * configure.in
13754                 change to 0.6.1claws
13755         * sync with sylpheed 0.6.1 release
13756
13757 2001-09-02 [paul]
13758
13759         * configure.in
13760                 change to 0.6.0claws2
13761
13762         * sync with sylpheed 0.6.0cvs4
13763
13764         * po/pt_BR.po
13765                 updated translation submitted by Fabio Junior Beneditto
13766
13767 2001-09-01 [match]
13768         * pixmaps/
13769                 interface.xpm
13770                 book.xpm
13771                 address.xpm
13772         * src/
13773                 Makefile.am
13774                 a ton of new files
13775
13776 2001-08-31 [paul]
13777
13778         * configure.in
13779                 change to version 0.6.0claws1
13780
13781         * sync with sylpheed 0.6.0cvs1
13782
13783         * po/es.po
13784                 updated translation submitted by Ricardo Mones Lastra
13785
13786         * po/POTFILES.in
13787                 add 'src/prefs_templates.c'
13788
13789         * src/compose.c, src/summaryview.c
13790                 fix segfault on 'Re_edit'               
13791
13792 2001-08-30 [alfons]
13793
13794         * configure.in, Makefile.am
13795         * tools/Makefile.am
13796                 add tools directory to source distribution
13797
13798 2001-08-30 [paul]
13799
13800         * configure.in
13801                 change to version 0.6.0claws
13802
13803         * sync with sylpheed 0.6.0 release
13804
13805 2001-08-30 [christoph]
13806
13807         * configure.in
13808                 removed autoconf version check
13809
13810 2001-08-30 [paul]
13811
13812         * src/account.c, src/compose.c, src/prefs_common.[ch]
13813         * src/procheader.[ch] src/utils.[ch]
13814                 Enhanced automatic account selection on replies
13815                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
13816
13817         * configure.in
13818                 add LDAP and JPilot to the configuration results output.
13819
13820 2001-08-29 [christoph]
13821
13822         * src/summeryview.c
13823                 no bold font for ignored threads
13824
13825 2001-08-29 [paul]
13826
13827         * configure.in
13828                 change to version 0.5.3claws6
13829
13830         * sync with sylpheed 0.5.3cvs10
13831                 src/stringtable.[ch]: New Files
13832
13833         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
13834         * src/pixmaps/sylpheed.xpm
13835                 add mini-icons to windows (by Alfons)
13836
13837 2001-08-27 [paul]
13838
13839         * src/mainwindow.c
13840                 new functions: next_labeled_cb(), prev_labeled_cb()
13841
13842         * src/summaryview.c
13843                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
13844                 summary_select_next_labeled(), summary_select_prev_labeled()
13845
13846         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
13847                 give claws blue folders and a blue trash can
13848
13849 2001-08-27 [paul]
13850
13851         * configure.in
13852                 change to version 0.5.3claws5
13853
13854         * sync with sylpheed 0.5.3cvs9
13855                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
13856
13857 2001-08-24 [christoph]
13858
13859         * src/filesel.c
13860                 keep filename when browsing directories
13861                 (not working for user entered filename, but
13862                  for default name and selected filename from
13863                  file list)
13864         * src/mainwindow.c
13865                 fixed wrong spelling "Folllow-up"
13866         * src/mbox_folder.c
13867         * src/procmsg.c
13868         * src/summaryview.c
13869                 fixed new/unread message count with ignored
13870                 threads (2 commits, first didn't notice no
13871                 longer needed decreasing)
13872         * src/inc.c
13873                 readded scrolling of progress dialog
13874                 (lost in sync)
13875
13876 2001-08-24 [paul]
13877
13878         * configure.in
13879                 change to 0.5.3claws4
13880
13881         * sync with sylpheed 0.5.3cvs7
13882
13883 2001-08-24 [christoph]
13884
13885         * src/compose.c
13886                 set request return receipt when replying
13887                 if it is set is the folder prefs of the
13888                 message
13889         * src/inc.c
13890                 disable final error popup if popups are
13891                 disabled in config (again)
13892
13893 2001-08-23 [paul]
13894
13895         * configure.in
13896                 Change version number to 0.5.3claws3
13897
13898         * sync with sylpheed 0.5.3cvs5
13899
13900         * src/mimeview.c
13901                 double quote '%s' in 'gedit %s' to fix bug when
13902                 opening attachment with spaces in the name
13903
13904 2001-08-22 [alte]
13905         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
13906           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
13907                 initial message templates support
13908
13909
13910 2001-08-22 [paul]
13911
13912         * configure.in
13913                 change version number to 0.5.3claws2
13914
13915         * sync with sylpheed 0.5.3cvs4
13916
13917         * src/procmsg.h src/summaryview.c
13918                 re-implement (un)ignore thread
13919
13920 2001-08-21 [paul]
13921
13922         * src/summaryview.c
13923                 remove unnecessary code
13924         * src/compose.c
13925                 enable 'dynamic' signatures (submitted by
13926                 Eric Limpens <eric@hscg-internet.nl>)
13927
13928 2001-08-21 [paul]
13929
13930         clean up after sync with sylpheed 0.5.3 release
13931
13932         * src/folderview.c
13933                 fix re-introduced font mess, see Christoph's
13934                 entry 2001-06-24
13935
13936         * src/summaryview.c
13937                 remove prev_msgnum
13938                 use sylpheed's small font instead of
13939                 gtk default font for summary view
13940
13941
13942 2001-08-17 [paul]
13943
13944         * configure.in
13945                 add pl to ALL_LINGUAS - sync with main branch
13946
13947         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13948                 Updated. Translations by Jens Oberender, Ricardo Mones
13949                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
13950
13951         * po/pl.po  ** NEW FILE **
13952                 sync with the main branch
13953
13954         * src/folderview.c
13955                 fix target folder colorizing and refresh problem
13956
13957
13958 2001-08-17 [christoph]
13959
13960         * src/mainwindow.c
13961                 claws uses 4 colors for target folder coloring.
13962                 arrays were not long enough and destroyed the
13963                 stack causing a segfault.
13964                 target folder colorizing does not work anymore
13965                 for me
13966
13967 2001-08-16 [paul]
13968
13969         * configure.in
13970                 change to version 0.5.3claws1
13971
13972         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
13973           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
13974           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
13975
13976                 sync with sylpheed 0.5.3 release, but keep claws method of
13977                 configuring/saving fonts
13978
13979         * src/addressbook.[ch]
13980                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
13981                 in line with a similar change in Hiroyuki's branch
13982
13983         * src/mainwindow.[ch]
13984                 disable main_window_set_thread_option()
13985         * src/prefs_folder_item.c
13986                 comment out &tmps_prefs.enable_thread,
13987         * src/mbox_folder.c, src/procmsg.[ch]
13988                 comment out MSG_IS_IGNORE_THREAD
13989         * src/summaryview.c
13990                 comment out summary_ignore_thread() and summary_unignore_thread()
13991                 comment out MSG_IS_IGNORE_THREAD
13992
13993                 use Hiroyuki's threading instead.
13994
13995
13996
13997 2001-08-15 [paul]
13998
13999         * src/account.c
14000                 use Hiroyuki's 0.5.3 column scheme but also
14001                 include the enable/disable button.
14002         * src/pixmaps/mark.xpm
14003                 add Hiroyuki's amended pixmap
14004
14005 2001-08-13 [christoph]
14006
14007         * src/account.c
14008                 receive at get all column showed wrong state for APOP
14009                 button should only work for POP3 and APOP accounts
14010         * src/prefs_account.c
14011                 added missing preprocessor statement for SSL
14012
14013 2001-08-12 [paul]
14014
14015         * src/account.[ch]
14016                 add 'receive at get all' column and enable/disable
14017                 button.
14018
14019 2001-08-06 [christoph]
14020
14021         * src/account.c
14022                 show usage of SSL in protocol column
14023
14024         * src/imap.c
14025         * src/inc.c
14026                 renamed ssl options
14027
14028         * src/prefs_account.[ch]
14029                 moved ssl options to a new page
14030
14031         * src/send.c
14032         * src/smtp.c
14033         * src/ssl.[ch]
14034                 renamed ssl options
14035                 added support for SMTP STARTTLS command
14036
14037 2001-08-05 [christoph]
14038
14039         * configure.in
14040                 debian autoconf needs version check to find
14041                 correct autoconf version. if the file is
14042                 named configure.in 2.13 is used, which does
14043                 not work with this configure.in script.
14044                 other solution would be to rename the script
14045                 to configure.ac as suggested in the autoconf
14046                 manual.
14047
14048         * src/inc.c
14049                 disable final error popup if popups are
14050                 diabled in config
14051
14052         * src/socket.c
14053                 bugfix in ssl_gets
14054                 fixes IMAP over SSL problem
14055
14056 2001-08-03 [paul]
14057
14058         * configure.in
14059                 change to 0.5.2claws1
14060
14061         * sync with sylpheed 0.5.2cvs1
14062
14063 2001-08-02 [alfons]
14064
14065         * configure.in
14066                 quick fix for ispell detection...
14067
14068 2001-08-01 [paul]
14069
14070         * configure.in
14071                 change to 0.5.1claws4
14072
14073         * sync with sylpheed 0.5.1cvs7
14074
14075 2001-07-31 [alfons]
14076
14077         * src/prefs_common.c, src/prefs_common.h, 
14078           src/gtkspell.c, src/gtkspell.h
14079                 add global spelling checker settings (compose tab) +
14080                 selection of dictionary 
14081           
14082         * configure.in  
14083                 guess valid ispell location
14084
14085 2001-07-31 [paul]
14086
14087         * po/POTFILES.in
14088                 removal of 'src/quote_fmt_parse.c'
14089         * po/de.po
14090                 Updated de.po
14091                 (submitted by Jens Oberender <didge@suse.de>)
14092
14093 2001-07-31 [darko]
14094
14095         * src/folder.[ch]
14096         * src/folderview.[ch]
14097         * src/mainwindow.c
14098         * src/mh.c
14099         * src/prefs_common.[ch]
14100         * src/summaryview.c
14101                 target folder colourization
14102
14103 2001-07-30 [paul]
14104
14105         more sync with Sylpheed 0.5.1cvs6 
14106
14107 2001-07-30 [darko]
14108
14109         * src/mh.c
14110         * src/prefs_folder_item.[hc]
14111         * src/summaryview.c
14112                 shared folders support with a GUI
14113
14114 2001-07-29 [paul]
14115
14116         0.5.1claws3
14117
14118         * sync with Sylpheed 0.5.1cvs6
14119
14120 2001-07-29 [paul]
14121
14122         * po/pt_BR.po
14123                 updated
14124                 (submitted by Fabio Junior Beneditto)
14125
14126 2001-07-28 [paul]
14127
14128         * src/procmime.c
14129         * AUTHORS
14130                 patch to correct bad image mime headers
14131                 (submitted by Don Quijote <dq@searchlores.org>)
14132
14133 2001-07-28 [paul]
14134
14135         * tools/gif2xface.pl   **NEW FILE**
14136         * tools/README
14137                 script to convert file.gif to file.xface for
14138                 use in a custom header.
14139                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
14140
14141 2001-07-27 [alfons]
14142         
14143         * configure.in
14144                 change macros for detecting JPilot and LDAP
14145
14146 2001-07-27 [christoph]
14147
14148         * src/filtering.c
14149                 code cleanup (MIN / MAX warning, needed casting)
14150
14151 2001-07-27 [alfons]
14152
14153         * procheader.c
14154                 disallow setting flags when detecting certain headers
14155                 (X-Status, Status, Seen, X-Seen). 
14156         
14157         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
14158
14159 2001-07-27 [christoph]
14160
14161         * src/prefs_filter.c
14162         * src/prefs_filtering.c
14163         * src/prefs_matcher.c
14164         * src/prefs_scoring.c
14165                 scroll list when moving rows up or down
14166
14167         * src/imap.c
14168         * src/imap.h
14169         * src/prefs_account.c
14170         * src/prefs_account.h
14171         * src/send.c
14172                 SMTP over SSL (untested, feedback requested)
14173                 IMAP over SSL
14174
14175         * src/ssl.c
14176                 code cleanup
14177
14178 2001-07-26 [alfons]
14179         
14180         * configure.in, acconfig.h
14181                 define CLAWS (need this for main / claws detection)
14182
14183 2001-07-25 [alfons]
14184
14185         * configure.in
14186                 Sylpheed 0.5.1claws2
14187                 
14188         * sync with Sylpheed 0.5.1cvs4
14189
14190 2001-07-25 [christoph]
14191
14192         * src/scoring.c
14193                 fixed segfault
14194                 item->prefs == NULL (don't know why)
14195
14196 2001-07-25 [alfons]
14197
14198         * configure.in
14199                 Sylpheed 0.5.1claws1
14200
14201         * sync with Sylpheed 0.5.1cvs1-3
14202
14203 2001-07-24 [christoph]
14204
14205         * src/folderview.c
14206         * src/prefs_folder_item.[ch]
14207                 added folderitem preferences dialog with
14208                 default To: and auto request return receipt
14209
14210         * src/compose.[ch]
14211         * src/menu.[ch]
14212                 changes to handle new folderitem preferences
14213
14214         * src/mainwindow.c
14215         * src/summaryview.c
14216                 call compose new mail with current folderitem
14217
14218 2001-07-24 [alfons]
14219
14220         Release Sylpheed 0.5.1claws
14221
14222         * configure.in
14223                 change to release version 0.5.1claws
14224
14225 2001-07-24 [christoph]
14226
14227         * src/summaryview.c
14228                 fixed segfault that happend when the selected
14229                 message was removed while retrieving new messages.
14230
14231         * po/es.po
14232                 updated translation
14233                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
14234
14235 2001-07-22 [alfons]
14236
14237         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
14238         this is a work in progress, for more information: http://nlpagan.net/sylman 
14239         
14240         * configure.in, src/mainwindow.c, manual/Makefile.am
14241                 add support for English manual
14242
14243         * AUTHORS
14244                 add authors of user manuals
14245
14246         * manual/en/sylpheed*.html
14247                 add English documentation
14248
14249 2001-07-22 [christoph]
14250
14251         * po/POTFILES.in
14252                 added src/ssl.c
14253         * src/ssl.c
14254                 changed a wrong debug message
14255
14256 2001-07-22 [alfons]
14257
14258         * po/nl.po
14259                 update Dutch translation
14260
14261         * src/prefs_filtering.c, 
14262           src/prefs_matcher.c
14263                 add more translatable strings           
14264
14265 2001-07-21 [alfons]
14266
14267         0.5.0claws7
14268
14269         * configure.in
14270                 change version
14271
14272         * src/inc.c, src/summaryview.[ch]
14273                 prevent update of mark file when filtering has done, by
14274                 using a variable; this affects two functions:
14275                         inc.c::inc_finished()
14276                         summaryview.c::summary_show()
14277
14278 2001-07-20 [alfons]
14279
14280         * src/filtering.[ch], src/prefs_filtering.c, 
14281           src/matcher.[ch]
14282                 add filtering action for label coloring 
14283
14284         * po/POTFILES.in
14285                 add labelcolors.c
14286
14287         * added src/labelcolors.c
14288         * added src/labelcolors.h
14289         * src/Makefile.am, src/summaryview.c
14290                 rearrange label coloring code
14291
14292         * src/procmsg.h
14293                 add more parentheses so label colouring works correctly
14294
14295         * src/filtering.c
14296                 don't really delete message, but move it to Trash
14297
14298         * src/prefs_matcher.c
14299                 add quote options to info dialog
14300
14301 2001-07-20 [christoph]
14302
14303         * src/Makefile.am
14304         * src/inc.c
14305         * src/main.[ch]
14306         * src/socket.h
14307         * src/ssl.[ch] (new)
14308                 moved ssl stuff to a seperate file
14309
14310 2001-07-20 [darko]
14311
14312         * src/summaryview.c
14313                 fix show sender using address book with no e-mail
14314                 address in From: field
14315
14316 2001-07-19 [alfons]
14317
14318         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
14319                 fix messy handling of escaping... now at least the
14320                 execute command is useful. escape char is '\', we
14321                 accept \n and \r too. 
14322
14323                 Real life example:
14324                 
14325                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
14326                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
14327
14328 2001-07-18 [alfons]
14329
14330         0.5.0claws6
14331
14332         * src/summaryview.c
14333                 clean up
14334
14335         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
14336           src/procmsg.[ch]
14337                 revise filtering; currently move, copy, marking have
14338                 been tested. if you like bleeding edge stuff, you
14339                 should definitely go for this version :)
14340
14341         * mark old working stuff as VERSION_0_5_0_CLAWS5        
14342
14343 2001-07-17 [christoph]
14344
14345         * src/utils.c
14346                 timestamp log
14347
14348 2001-07-17 [alfons]
14349
14350         0.5.0claws5
14351
14352         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
14353           bits in the mark file, without affecting either branch. Lots of
14354           files changed, also in claws branch.
14355
14356           UNTESTED: use of mbox folders
14357
14358         * src/summaryview.c
14359                 added mark all read; however this was a quick hack used for
14360                 cleaning up mess after initial merge with Hiroyuki
14361
14362         * configure.in
14363                 change claws version number back to 0.5.0claws5 to clear up 
14364                 confusion & pretension (recent release was technically 
14365                 0.5.0claws4, so we neatly align with Hiroyuki :-)
14366
14367 2001-07-16 [alfons]
14368
14369         sync with Hiroyuki's 0.5.0cvs4
14370
14371 2001-07-16 [alfons]
14372
14373         0.5.1claws3
14374
14375         * src/filtering.[ch]
14376                 remove invalid updating of mark files for 
14377                 filter actions MATCHING_ACTION_MOVE and 
14378                 MATCHING_ACTION_DELETE; this should fix the
14379                 folder update bug
14380                 
14381         * src/procmsg.c
14382                 revert Christoph's stab at fixing the folder 
14383                 update bug
14384
14385         * po/POTFILES.in
14386                 add missing files with translatable strings
14387
14388         * src/summaryview.c
14389                 remove debug print
14390
14391 2001-07-15 [alfons]
14392
14393         * src/addr_compl.[ch], src/prefs_filtering.c
14394                 make "filtering pref dialog's destination entry" an
14395                 "address completable entry", if filter destination is 
14396                 an email address
14397
14398         0.5.1claws2
14399         
14400         sync with Hiroyuki's 0.5.0cvs2-3
14401
14402 2001-07-15 [christoph]
14403
14404         * src/procmsg.c
14405                 fixed folder stats update after incorporation
14406
14407 2001-07-15 [alfons]
14408
14409         * src/summaryview.c
14410                 * finish label colouring stuff (for now)
14411                 * fix incorrect colour bug (off by one) 
14412
14413 2001-07-14 [alfons]
14414
14415         * src/mainwindow.c
14416                 change text labels for news and mail message so there's
14417                 plenty of toolbar estate left
14418
14419         * configure.in
14420                 0.5.1claws1
14421
14422         * src/folderview.c
14423           src/folder.[ch]
14424                 sync with Hiroyuki's 0.5.0cvs1
14425
14426         * src/summaryview.c
14427                 more rewrite label colouring
14428
14429 2001-07-14 [alfons]
14430
14431         * src/summaryview.[ch]
14432                 * start rewrite label colouring 
14433                 * fix proper location "Add Sender To Addressbook" menu item
14434
14435 2001-07-13
14436
14437         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14438         (actually this is 0.5.0claws4)
14439
14440 2001-07-13 [alfons]
14441
14442         * po/pt_BR.po
14443                 * fix duplicate message
14444                 * add updated Portugese / Brazilian translation
14445                   submitted by Fabio Junior Beneditto
14446
14447 2001-07-12 [alfons]
14448
14449         * AUTHORS
14450                 add Jens
14451
14452         * po/nl.po
14453                 add updated Dutch translation
14454
14455         * po/de.po
14456                 add updated German translation submitted by Jens
14457
14458 2001-07-11 [alfons]
14459
14460         Prerelease before 0.5.0claws. Please test.
14461         This version is temporarily tagged as VERSION_0_5_0_TEST
14462
14463         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
14464           src/prefs_scoring.c, src/prefs_matcher.c, 
14465           src/prefs_filtering.c, src/mbox.c, 
14466           src/main.c, src/inc.c, src/filtering.[ch]
14467                 revert new Hoa's new matcher (does not work yet)
14468
14469         * src/Makefile.am
14470                 clean up
14471
14472 2001-07-10
14473
14474         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14475
14476
14477 2001-07-10 [alfons]
14478
14479         * Makefile.am
14480                 add ChangeLog.claws to EXTRA_DIST
14481         * src/Makefile.am
14482                 add matcher_parser_parse.h to EXTRA_DIST
14483
14484 2001-07-10 [christoph]
14485
14486         * src/inc.c
14487                 add destination folder to table of
14488                 folders that need to be updated after
14489                 incorporation
14490
14491 2001-07-10 [alfons]
14492
14493         * folder.[ch]
14494           folderview.c
14495                 make collapse state of folders and folder items persistent, i.e.
14496                 if you collapse a folder tree, the next time sylpheed-claws starts 
14497                 up the folder tree remains collapsed.  
14498                 
14499 2001-07-10 [christoph]
14500
14501         * acconfig.h
14502         * configure.in
14503                 added --enable-ssl
14504         * src/md5.[ch]
14505                 renamed MD5_CTX to MD5_CTX_syl
14506                 conflicts with a struct in openssl
14507         * src/inc.c
14508         * src/main.[ch]
14509         * src/prefs_account.[ch]
14510         * src/socket.[ch]
14511                 SSL support for POP
14512         * src/mainwindow.c
14513                 fixed compose with current account
14514                 broken by new compose button stuff
14515
14516 2001-07-09 [hoa]
14517
14518         * AUTHORS
14519                 changed my email address
14520
14521         * src/matcher_parser_parse.y
14522                 clean the parser to remove conflicts
14523
14524 2001-07-09 [alfons]
14525
14526         * AUTHORS
14527                 add Match Grun
14528
14529         * configure.in
14530                 fix incorrect description of --enable-ldap parameter
14531
14532         * src/prefs_common.[ch]
14533           src/compose.c
14534                 add experimental option "smart wrapping" which makes the
14535                 compose editor auto wrap.
14536                 
14537                 | TODO: the problem with the buggy cursor handling is caused |
14538                 | by the GtkText. when deleting / backspacing text its       |
14539                 | wrapping algorithm does not take in account the previous   |
14540                 | line. should find a way to hack this in.                   |
14541                 | or should perhaps combine this with the word wrapping      |
14542                 | patch i wrote in january.                                  |
14543
14544         * src/about.c
14545                 show build parameters for LDAP and JPilot
14546
14547         * src/summaryview.c
14548                 revert Christoph's bugfix for selecting next unread message, 
14549                 because folder stats aren't updated correctly
14550
14551 2001-07-08 [hoa]
14552
14553         * src/filtering.c
14554         * src/mainwindow.c
14555         * src/matcher.c
14556         * src/matcher_parser_lex.l
14557         * src/matcher_parser_parse.y
14558         * src/prefs_filtering.c
14559         * src/prefs_scoring.c
14560         * src/scoring.c
14561                 bugfix of the config file parser
14562
14563 2001-07-08 [alfons]
14564
14565         * src/Makefile.am
14566                 added generated matcher sources to BUILT_SOURCES
14567
14568 2001-07-08 [hoa]
14569
14570         * src/Makefile.am
14571         * src/.cvsignore
14572                 added new config file parser
14573
14574         * src/scoring.[ch]
14575         * src/filtering.[ch]
14576         * src/matcher.[ch]
14577         * src/prefs_filtering.c
14578         * src/prefs_matcher.c
14579         * src/prefs_scoring.c
14580         * added src/matcher_parser.h
14581         * added src/matcher_parser_lex.h
14582         * added src/matcher_parser_lex.l
14583         * added src/matcher_parser_parse.y
14584                 lex & yacc config file parser
14585
14586         * src/mbox.c
14587         * src/inc.c
14588         * src/main.c
14589                 changes prefs_filtering into global_filtering           
14590
14591         * src/summaryview.c
14592                 build threads with subjects only if "Re: " is at the
14593                 beginning of the subject
14594
14595 2001-07-07 [paul]
14596
14597         0.5.0claws
14598
14599         sync with sylpheed 0.5.0
14600                 change of version number only
14601
14602 2001-07-06 [paul]
14603
14604         0.5.0claws5
14605
14606         sync with sylpheed 0.5.0pre5
14607
14608 2001-07-05 [paul]
14609
14610         sync with sylpheed 0.5.0pre4 release
14611                 /po and /manual/ja not sync'ed
14612
14613 2001-07-04 [paul]
14614
14615         more sync with sylpheed 0.5.0pre4
14616
14617 2001-07-03 [christoph]
14618
14619         * src/addressbook.c
14620                 fixed address book broken by address book
14621                 for VCard, JPilot, LDAP
14622
14623 2001-07-03 [alfons]
14624
14625         * src/matcher.c
14626         * src/textview.c
14627                 stopped memory leaks
14628
14629 2001-07-03 [paul]
14630
14631         more sync with sylpheed 0.5.0pre4
14632
14633 2001-07-02 [match]
14634
14635         * included address book patch for VCard, JPilot, LDAP
14636         * pref_common.c - fixed Font options on Display tab (cosmetic)
14637         * alertpanel.c - fixed truncated message
14638
14639 2001-07-02 [christoph]
14640
14641         * src/mbox_folder.c
14642         * src/procmsg.[ch]
14643         * src/summaryview.c
14644                 mark threads for ignoring
14645
14646 2001-07-02 [paul]
14647
14648         0.5.0claws4
14649
14650         * sync with sylpheed 0.5.0pre4
14651                 updated gettext to 0.10.38.
14652
14653 2001-07-01 [paul]
14654
14655         * src/ mainwindow.c
14656         * src/procmsg.h
14657         * src/summaryview.[ch]
14658                 new right-click option: Label.
14659                 substitute for 'Mark-->Mark/Unmark', colours the line.
14660                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
14661
14662 2001-07-01 [christoph]
14663
14664         * src/folderview.c
14665                 fixed font for trash
14666         * src/summaryview.c
14667                 move ctree to unread message
14668
14669 2001-07-01 [paul]
14670
14671         * sync with sylpheed 0.5.0pre3 release
14672
14673 2001-06-30 [alfons]
14674
14675         * src/filesel.[ch]
14676         * src/compose.c
14677                 allow inserting / attaching multiple files in
14678                 the composer window
14679
14680 2001-06-30 [paul]
14681
14682         * src/codeconv.c
14683                 small change to Alfons' previous stuff so that it
14684                 actually makes
14685
14686 2001-06-30 [alfons]
14687
14688         * lots of files changed; first attempt to merge the changes
14689           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
14690
14691 2001-06-30 [paul]
14692
14693         * po/pt_BR.po
14694                 updated and completed, translations by Fabio
14695                 Junior Beneditto <fjbeneditto@yahoo.com.br>
14696
14697 2001-06-29 [alfons]
14698
14699         * src/compose.c
14700         * src/mimeproc.[ch]
14701                 allow selecting an attached files' mime type from a 
14702                 list of types.
14703
14704 2001-06-29 [paul]
14705
14706         * more sync with sylpheed 0.5.0pre3
14707
14708 2001-06-29 [paul]
14709
14710         * po/pt_BR.po
14711                 merge with sylpheed.pot and pt_BR.po provided by
14712                 Fabio Junior Beneditto.
14713
14714 2001-06-29 [darko]
14715
14716         * src/procmime.c
14717                 make MIME types case insensitive
14718
14719 2001-06-28 [alfons]
14720
14721         * po/nl.po
14722                 merge with sylpheed.pot and old nl.po; translations added.
14723
14724 2001-06-28 [paul]
14725
14726         * more sync with sylpheed 0.5.0pre3
14727
14728 2001-06-27 [alfons]
14729
14730         * src/summaryview.c
14731                 don't crash when removing parent node of messages
14732                 attracted by subject. this was caused by not deleting
14733                 the parent node from the subject line hash table.
14734
14735 2001-06-27 [alfons]
14736
14737         * src/summaryview.c
14738         * src/compose.[ch]
14739         * src/mainwindow.c
14740                 if there are multiple messages selected, allow forwarding
14741                 them as attachments.
14742
14743 2001-06-27 [paul]
14744
14745         * more sync with sylpheed 0.5.0pre3
14746
14747 2001-06-26 [paul]
14748
14749         0.5.0claws3
14750
14751         * sync with sylpheed 0.5.0pre3
14752
14753 2001-06-25 [paul]
14754
14755         * src/mainwindow.c
14756                 fixed 'compose news article' bug
14757                 from icon-and-text toolbar
14758
14759 2001-06-25 [paul]
14760
14761         * sync with sylpheed 0.5.0pre2 release
14762
14763 2001-06-24 [christoph]
14764
14765         * src/prefs_common.c
14766                 bug fix in font selection
14767         * src/folderview.c
14768                 use sylpheed's normal font instead of
14769                 gtk default font for folders without
14770                 new messages
14771
14772 2001-06-24 [alfons]
14773
14774         * src/mainwindow.[ch]
14775                 added composite compose mail / news button (an idea by Leandro
14776                 Pereira <leandro@linuxmag.com.br>)
14777
14778 2001-06-24 [paul]
14779
14780         Added instructions for ldif-to-xml.py
14781
14782         * tools/README
14783
14784 2001-06-23 [alfons]
14785
14786         Some minor things.
14787
14788         * src/pixmaps/stock_news_compose.xpm
14789                 added pixmap by Leandro
14790         * src/prefs_common.c
14791                 tested built-in spelling checker of GCC 3.0 :)
14792         * po/nl.po
14793                 merged dutch translation of sylpheed-main with
14794                 sylpheed.pot
14795
14796 2001-06-23 [paul]
14797
14798         Added tools directory and files.
14799
14800         * tools/filter_conv.pl
14801                 converts old filter system to new filtering system
14802         * tools/ldif-to-xml.py
14803                 converts netscape addressbook to sylpheed addressbook
14804         * tools/README
14805                 descriptions/instructions for above two files
14806
14807 2001-06-23 [christoph]
14808
14809         * src/inc.c
14810         * src/manage_window.[ch]
14811         * src/prefs_common.[ch]
14812                 mail retrieval dialog can be enabled, disabled
14813                 or hidden if non of sylpheed's windows is active
14814
14815 2001-06-22 [paul]
14816
14817         0.5.0claws2
14818
14819         * sync with sylpheed 0.5.0pre2
14820
14821 2001-06-21 [christoph]
14822
14823         * src/summaryview.c
14824                 show recipient on 'from' for all accounts
14825                 
14826         * src/inc.c
14827         * src/prefs_common.[ch]
14828                 disable error popup on mail receive errors
14829
14830 2001-06-21 [alfons]
14831
14832         * src/compose.c
14833                 made the ruler correctly appear and disappear.
14834
14835         * src/Makefile.am
14836                 removed Hoa's work-in-progress-stuff (interesting!) so 
14837                 claws compiles ok.
14838
14839 2001-06-20 [christoph]
14840
14841         * src/inc.c
14842         * src/progressdialog.c
14843                 added scrolled window for list in progressdialog
14844
14845 2001-06-20 [paul]
14846
14847         sync with sylpheed 0.5.0pre1 release
14848
14849 2001-06-20 [christoph]
14850
14851         * src/summeryview.c
14852                 make building threads by subject work when
14853                 thread view is enabled
14854                 
14855         * src/compose.c
14856         * src/prefs_common.[ch]
14857                 automatically select account for mail replys
14858
14859 2001-06-19 [sergey]
14860
14861         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
14862         they are filled in from the account settings.
14863
14864 2001-06-19 [paul]
14865
14866         * more sync with sylpheed 0.5.0pre1
14867
14868 2001-06-18 [alfons]
14869
14870         * src/Makefile.am,
14871           src/procmime.c
14872                 added --sysconfdir to CPPFLAGS for pointing to the correct
14873                 location of mime.types. 
14874
14875                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
14876                 or ./configure!
14877
14878 2001-06-18 [hoa]
14879
14880         * src/summaryview.c
14881                 fixed some bug when building threads
14882
14883 2001-06-18 [pau]l
14884
14885         * src/prefs_account.c
14886                 UI stuff: More changes to the English
14887
14888 2001-06-18 [paul]
14889
14890         * src/pixmaps/stock_news_compose.xpm: new file
14891         * src/Makefile.am
14892         * src/mainwindow.c
14893         * src/summaryview.c
14894                 Added new icon for Hoa's 'compose a news
14895                 message', plus minor improvements to the
14896                 English
14897
14898         * po/ja.po
14899         * ChangeLog
14900         * ChangeLog.jp
14901                 more sync with sylpheed 0.5.0pre1
14902
14903 2001-06-18 [hoa]
14904
14905         * src/compose.[ch]
14906         * src/mainwindow.c
14907                 Follow-up and reply to
14908
14909         * src/summaryview.[ch]
14910                 Build threads also with subjects
14911
14912 2001-06-17 [hoa]
14913
14914         * src/compose.c
14915                 forwarding use the current account.
14916
14917         * src/mainwindow.c
14918                 the "compose message" button has been replaced with
14919                 "new mail" and "new news" buttons
14920
14921         * src/prefs_common.[ch]
14922                 added a configuration option to use the forward button
14923                 as "forward as attachment"
14924                 changed reply and forward format description
14925
14926         * src/quote_fmt_lex.l
14927         * src/quote_fmt_parse.y
14928                 added message with no signature in format for reply
14929                 and forward.
14930
14931 2001-06-17 [paul]
14932
14933         Minor UI stuff
14934
14935         * src/mainwindow.c
14936         * src/summaryview.c
14937                 Improvements to the English
14938
14939         * src/prefs_common.c
14940                 Improvements to the English and some
14941                 clarity/continuity improvements in the
14942                 description of Quote symbols.
14943
14944 2001-06-17 [paul]
14945
14946         0.5.0claws1
14947
14948         * sync with sylpheed 0.5.0pre1
14949
14950 2001-06-17 [hoa]
14951
14952         * src/compose.c
14953                 Better interface for compose, displayed fields
14954                 are updated whenever we change account.
14955                 Newsgroups field is automatically filled.
14956
14957         * src/mainwindow.c
14958                 Newsgroups field is automatically filled.
14959
14960         * src/prefs_account.c
14961                 Some interface stuff when fields appear and
14962                 disappear.
14963
14964 2001-06-16 [paul]
14965
14966         0.4.99claws
14967
14968         * sync with sylpheed 0.4.99
14969
14970 2001-06-16 [sergey]
14971
14972         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
14973         base64_decoder_free, base64_decoder_decode): new object and
14974         functions for decoding base64 streams.
14975         * src/procmime.c (procmime_decode_content): modified to use the
14976         new base64 decoder.
14977
14978 2001-06-15 [paul]
14979
14980         0.4.99claws10
14981
14982         * sync with sylpheed 0.4.99cvs11
14983
14984 2001-06-13 [paul]
14985
14986         0.4.99claws9
14987
14988         * sync with sylpheed 0.4.99cvs9
14989
14990 2001-06-13 [hoa]
14991
14992         * src/compose.c
14993         * src/prefs_account.c
14994
14995                 SMTP server can be defined in the news account
14996                 mime type of attachment are kept.
14997
14998         * src/summaryview.c
14999
15000                 now choose the highest important score between default
15001                 and important score of folder.
15002
15003 2001-06-09 [alfons]
15004         
15005         * src/prefs_common.c: 
15006
15007                 (prefs_quote_description_create): corrected description of 
15008                 quote format characters
15009
15010 2001-06-09 [paul]
15011
15012         0.4.99claws8
15013
15014         * sync with sylpheed 0.4.99cvs8
15015
15016 2001-06-08 [sergey]
15017
15018         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
15019         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
15020
15021 2001-06-08 [paul]
15022
15023         0.4.99claws7
15024
15025         * sync with sylpheed 0.4.99cvs7
15026
15027 2001-06-06 [sergey]
15028
15029         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
15030         clashes with autogenerated header).
15031         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
15032         * src/Makefile.am: added quote_fmt.h.
15033         * src/.cvsignore: added lex/yacc autogenerated files
15034         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
15035
15036 2001-06-06 [paul]
15037
15038         0.4.99claws6
15039
15040         * sync with sylpheed 0.4.99cvs6
15041
15042 2001-06-06 [hoa]
15043
15044         * added src/quote_fmt_parse.h
15045         * src/compose.c
15046                 removed warnings
15047
15048         * src/prefs.[ch]
15049                 don't modify readonly configuration files
15050
15051         * src/prefs_account.c
15052         * src/prefs_common.c
15053         * src/prefs_customheader.c
15054         * src/prefs_display_header.c
15055         * src/prefs_filter.c
15056         * src/prefs_filtering.c
15057         * src/prefs_scoring.c
15058                 don't open dialog box when configuration files
15059                 are readonly
15060
15061 2001-06-05 [sergey]
15062
15063         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
15064
15065         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
15066         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
15067         BUILT_SOURCES to make all files rebuild properly.
15068
15069         * src/compose.c: removed #include "quote_fmt.tab.h".
15070
15071         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
15072         CHARACTER value in yylval.
15073
15074         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
15075         receive CHARACTER value by documented means (yylval).
15076
15077         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
15078
15079 2001-06-05 [hoa]
15080
15081         * src/Makefile.am
15082                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
15083
15084         * src/filtering.c
15085         * src/matcher.c
15086         * src/matcher.h
15087         * src/prefs_filtering.c
15088                 now keep the configuration for execute action
15089
15090         * src/mbox_folder.c
15091                 fixed a warning
15092
15093 2001-06-05 [paul]
15094
15095         * sync with sylpheed 0.4.99cvs5
15096
15097 2001-06-05 [hoa]
15098
15099         * src/Makefile.am
15100                 added quote_fmt.[ch]
15101
15102         * added src/quote_fmt.y
15103         * added src/quote_fmt.l
15104         * added src/quote_fmt.tab.h
15105         * added src/quote_fmt.tab.c
15106         * added src/lex.quote_fmt.c
15107                 parsing configuration for replying
15108                 and forwarding
15109
15110         * src/prefs_common.[ch]
15111                 added configuration UI for replying
15112                 and forwarding
15113
15114         * src/compose.c
15115                 using configuration for replying
15116                 and forwarding
15117
15118 2001-06-04 [hoa]
15119
15120         * src/filtering.c
15121         * src/matcher.c
15122         * src/matcher.h
15123         * src/prefs_filtering.c
15124         * src/prefs_matcher.c
15125         * src/prefs_matcher.h
15126                 action "run a command" for filtering
15127                 and matching with a command.
15128                 fixed the "whole message" matching
15129
15130         * src/mbox_folder.c
15131                 changed temporary filename for security
15132
15133         * src/messageview.c
15134                 queue the notification if it fails to send.
15135
15136         * src/prefs_common.c
15137         * src/prefs_folder_item.c
15138                 changed the default important score             
15139
15140         * src/prefs_scoring.c
15141         * src/scoring.c
15142                 hide kill score input when the folder is not
15143                 a newsgroup
15144
15145 2001-06-03 [alfons]
15146
15147         * src/prefs_common.c:
15148
15149                 (prefs_font_select): pass font name in font entry box to font
15150                 selection dialog.
15151
15152 2001-06-03 [sergey]
15153
15154         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
15155
15156 2001-06-03 [paul]
15157
15158         * sync with sylpheed 0.4.99cvs4
15159
15160 2001-06-03 [alfons]
15161
15162         * src/headerwindow.c:
15163
15164                 (headerwindow_show_cb): use the selected summary view item, not
15165                 the displayed item.
15166
15167 2001-06-02 [alfons]
15168
15169         * src/headerwindow.c:
15170
15171                 (headerwindow_show_cb): always try to show msginfo
15172
15173 2001-06-02 [hoa]
15174
15175         * src/compose.c
15176                 keep attached parts when reediting or forwarding.
15177
15178 2001-06-01 [hoa]
15179
15180         * src/folderview.c
15181         * src/prefs_folder_item.[ch]
15182         * src/prefs_scoring.[ch]
15183         * src/scoring.[ch]
15184         * src/summaryview.[ch]
15185         * src/main.c
15186         * src/mainwindow.c
15187         * src/prefs_common.[ch]
15188                 support for folder scoring
15189                 kill score and important score for messages
15190         
15191         * src/prefs_account.c
15192                 some display bug fixed for local account
15193                 preferences
15194
15195 2001-05-31 [alfons]
15196
15197         * src/summaryview.c:
15198
15199                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
15200                 sender to address book menu item is disabled.
15201
15202 2001-05-30 [hoa]
15203
15204         * src/filtering.[ch]
15205         * src/summaryview.c
15206                 handling summary menu / filter messages
15207
15208         * src/folder.[ch]
15209                 add some stuff
15210
15211         * src/foldersel.c
15212                 imap folders now appears in list
15213
15214         * src/mbox_folder.c
15215                 doesn't crash if destination mail is not writeable
15216
15217 2001-05-29 [hoa]
15218
15219         * src/compose.c
15220                 removed some warnings
15221
15222         * src/filtering.c
15223         * src/folder.[ch]
15224         * src/prefs_filtering.c
15225                 global string to identify any folders           
15226                 removed some debug info
15227                 filtering to mbox folders is now possible
15228
15229         * src/mainwindow.c
15230                 removed some warnings
15231
15232         * src/mbox_folder.c
15233                 permission on files are changed to read/write for user only,
15234                 nothing for other.
15235                 creation of subfolder is handled better.
15236
15237 2001-05-28 [alfons]
15238
15239         Verified the sync for src/prefs_common.[ch] and
15240         src/prefs_account.[ch]. I believe there were some
15241         minor indentation differences.
15242
15243 2001-05-28 [paul]
15244
15245         0.4.99claws3
15246
15247         * sync with 0.4.99cvs3
15248
15249 2001-05-28 [hoa]
15250
15251         * src/compose.c
15252                 handling flags for mbox format
15253
15254         * src/filtering.c
15255                 use of mark file only for MH format
15256                 handling flags for mbox format
15257                 filtering cannot yet move or copy mails to mbox folders.
15258
15259         * src/folder.[ch]
15260                 changed move_msg, copy_msg,
15261                 move_msgs_with_dest, copy_msgs_with_dest functions
15262                 uses only folder->copy_msg() function
15263                 uses folder->finished_copy() to handle the destination
15264                 folder at the end of the copy or move operation.
15265
15266         * src/foldersel.c
15267                 included mbox directories.
15268
15269         * src/folderview.[ch]
15270         * src/mainwindow.c
15271                 handle folders operation for mbox format
15272
15273         * src/mbox.c
15274                 disable conversion of "From " header
15275
15276         * src/mbox_folder.[ch]
15277                 completion of mbox format handling
15278
15279         * src/mh.c
15280                 changed mh_copy_msg() function and
15281                 removed mh_move_msg(), mh_move_msgs_with_dest(),
15282                 mh_copy_msgs_with_dest()
15283
15284         * src/prefs_filtering.c
15285                 removed some warnings
15286
15287         * src/prefs_matcher.c
15288                 default boolean operation is AND
15289
15290         * src/procheader.c
15291                 handling flags for mbox format
15292                 handling of "From " header
15293
15294         * src/procmsg.[ch]
15295                 removed data field
15296                 added MSG_REALLY_DELETED flags to handle deletion of
15297                 messages in mbox format.
15298
15299         * src/summaryview.c
15300                 handling flags for mbox format
15301                 disable the MSG_DELETED flags when messages
15302                 are deleted in mbox format
15303
15304         * src/textview.c
15305                 "From " headers display fixed.
15306
15307 2001-05-27 [alfons]
15308
15309         * src/textview.c:
15310                 
15311                 (get_email_part): skip quoted email addresses, like in e.g.
15312                 "'alfons@proteus.demon.nl'".
15313
15314 2001-05-26 [alfons]
15315
15316         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
15317         and fixing the persistence troubles when using separate windows.
15318
15319         * src/mainwindow.c:
15320         
15321             Added #define SEPARATE_ACTION used in the gtk item factory for 
15322             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
15323                 use gtk_item_factory_get_widget_by_action() to get the items.
15324                 
15325             Removed separate_widget_cb from the gtk item factory data   
15326           
15327             (mainwindow_create): connect separate_widget_cb() to check
15328             menu item "toggled" signal. also passing a MainWindow pointer
15329                 as object data for both check menu items.
15330                 
15331             (separate_widget_cb): definition of separate_widget_cb() to match
15332             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
15333                 window using gtk_object_get_data(). The type of window separation 
15334                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
15335         
15336         * src/prefs_filtering.c,
15337           src/prefs_matcher.c: added horizontal scrollbars
15338
15339 2001-05-25 [darko]
15340
15341         * src/headerview.c
15342                 fix segfault with invalid bold font
15343         * src/summaryview.c
15344                 correctly display summary stats after row is marked
15345
15346 2001-05-23 [sergey]
15347
15348         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
15349         encodings with libjconv.
15350
15351 2001-05-23 [hoa]
15352
15353         * src/Makefile.am
15354                 added mbox_folder.[ch]
15355         * src/defs.h
15356                 mbox temporary folder
15357         * src/folder.[ch]
15358         * added src/mbox_folder.[ch]
15359         * src/folderview.c
15360         * src/procheader.[ch]
15361                 added mbox support
15362         * src/mbox.c
15363                 bugfix for file incorporation filtering
15364         * src/imap.c
15365                 enable creation of MBOX
15366         * src/prefs_display_header.c
15367                 enable use of headers like "From "
15368                 something that should be fixed :
15369                         displaying of such headers add an extra space
15370         * src/prefs_folder_item.c
15371                 don't create folders because it is not necessary
15372         * src/procmsg.h
15373                 added data field to MsgInfo for mbox internal use
15374         * src/summaryview.c
15375                 added some support for mbox
15376         * src/utils.[ch]
15377                 added get_mbox_cache_dir() function
15378
15379 2001-05-23 [hiroyuki]
15380
15381         * src/headerwindow.c
15382           src/inc.c
15383           src/main.c
15384           src/mh.c
15385           src/nntp.c
15386           src/procmsg.h
15387           src/session.h
15388           src/socket.[ch]
15389           src/summaryview.c
15390           src/textview.c
15391           src/automaton.c
15392           src/folderview.c: more sync with 0.4.99cvs2.
15393
15394         * src/headerwindow.c: reverted.
15395
15396 2001-05-22 [paul]
15397
15398         0.4.99claws2
15399
15400         * sync with sylpheed 0.4.99cvs2
15401                 * src/news.[ch]
15402                 * src/nntp.[ch]
15403                 * INSTALL
15404                 * INSTALL.jp
15405
15406 2001-05-22 [alfons]
15407
15408         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
15409
15410 2001-05-21 [alfons]
15411
15412         Minor things:
15413
15414         * configure.in: if gnome-config not found, "no" is displayed
15415         
15416         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
15417
15418         * src/textview.c: now also possible to add mail addresses by right
15419           clicking in the text view
15420
15421         * src/codeconv.c: merged patch which fixes endless loop when encountering
15422           invalid wide characters; from Alte <010@imis.ru>  
15423
15424 2001-05-20 [alfons]
15425
15426         Added installation of gnome specific things:
15427
15428         * Makefile.am: gnome conditional
15429
15430         * configure.in: check for installed gnome
15431
15432         * added sylpheed.png, sylpheed.desktop
15433
15434 2001-05-20 [sergey]
15435
15436         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
15437
15438         * src/mainwindow.h (main_window_toolbar_create): created a button
15439         for "Reply to all".
15440         (main_window_set_toolbar_sensitive): enable/disable the new button
15441         appropriately.
15442         (toolbar_reply_to_author_cb): handle the new button.
15443
15444         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
15445         send_progress_dialog_destroy() on failure (fixes hang on SMTP
15446         failure).
15447
15448 2001-05-19 [sergey]
15449
15450         * src/compose.h (ComposeReplyMode): new modes
15451         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
15452         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
15453
15454         * src/compose.c
15455         (compose_send): move some code into a new function:
15456         (compose_current_mail_account): new function.
15457         (compose_reply): new argument to_author, all callers changed; if
15458         to_author==TRUE and account->protocol==A_NNTP, find and use an
15459         appropriate mail account for replying.
15460         (compose_reply_set_entry): new argument to_author; ignore
15461         compose->replyto if to_author==TRUE.
15462
15463         * src/mainwindow.c: new command "Message/Reply to author".
15464         (main_window_set_menu_sensitive): enable/disable it.
15465         (reply_cb): handle it.
15466
15467         * src/summaryview.c: new command "Reply to author".
15468         (summary_set_menu_sensitive): enable/disable it.
15469         (summary_reply_cb): handle it.
15470
15471         * src/account.c (account_find_mail_from_address): new function.
15472
15473 2001-05-18 [paul]
15474
15475         0.4.99claws1
15476
15477         * sync with sylpheed 0.4.99cvs1
15478
15479 2001-05-18 [hoa]
15480
15481         * src/compose.[ch]
15482         * src/filtering.c
15483         * src/summaryview.c
15484                 new filtering action : forward and forward as attachment
15485
15486         * src/main.c
15487                 no need for $DISPLAY when we run sylpheed --help
15488                 call to parse_cmd_opt() is moved
15489
15490         * src/mainwindow.[ch]
15491                 execute button is hidden when immediate execute
15492                 is chosen
15493
15494         * src/mh.c
15495         * src/news.c
15496         * src/prefs_folder_item.c
15497         * src/procmsg.c
15498                 better handling of missing directories
15499
15500         * src/summaryview.c
15501                 reedit is enabled in outbox
15502                 reedit is enabled in queue
15503
15504 2001-05-17 [hoa]
15505
15506         * src/filtering.c
15507         * src/matcher.[ch]
15508         * src/prefs_filtering.c
15509                 changed attachement into attachment
15510
15511 2001-05-17 [alfons]
15512
15513         0.4.67claws4    
15514
15515         * sync with sylpheed 0.4.67cvs9
15516         * sync with sylpheed 0.4.67cvs7-8
15517
15518 2001-05-17 [hoa]
15519
15520         * src/Makefile.am
15521                 added prefs_filtering.c
15522
15523         * src/filtering.[ch]
15524         * src/matcher.[ch]
15525                 removed action : forward_news and forward_news_as_attachement
15526                 (forward and forward_as_attachement can be used instead)
15527
15528         * src/mainwindow.c
15529                 added menu option to access filtering configuration
15530
15531         * src/prefs_account.c
15532                 changed mail_command default to /usr/sbin/sendmail
15533
15534         * added src/prefs_filtering.[ch]
15535                 dialog box for filtering configuration
15536
15537         * src/prefs_matcher.c
15538                 added function prefs_matcher_get_criteria_from_matching()
15539
15540         * src/prefs_scoring.c
15541                 reset the dialog when register or substitute is clicked
15542
15543 2001-05-15 [hoa]
15544
15545         * src/Makefile.am
15546                 added filtering.[ch]
15547         * src/inc.c
15548                 using filering.[ch] instead of filter.[ch]
15549         * src/main.c
15550                 reading new filtering configuration
15551         * src/matcher.[ch]
15552                 added some filtering actions
15553                 and fixed a bug for headers and mail body matching
15554         * src/mbox.c
15555                 using filering.[ch] instead of filter.[ch]
15556         * src/mh.c
15557                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
15558         * src/summaryview.c
15559                 some fixes for filtering
15560
15561 2001-05-14 [hiroyuki]
15562
15563         * src/send.c: fixed some weird indentations.
15564           send_message_with_command(): call pclose() only if p != NULL.
15565         * src/textview.c: get_email_part(): modified the code for readability.
15566
15567 2001-05-14 [hiroyuki]
15568
15569         * src/md5global.h
15570           src/md5ify.c
15571           src/md5ify.h: removed from the cvs.
15572
15573 2001-05-13 [sergey]
15574
15575         * src/main.c: include rfc2015.h to avoid compiler warnings.
15576         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
15577         the panel is already on screen.
15578         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
15579         closing the alert window by ESC as "No".
15580         * src/prefs_common.c (prefs_interface_create): moved return
15581         receipt check button to the correct place.
15582
15583 2001-03-13 [alfons]
15584
15585         * src/prefs_common.c: 
15586                 moved return receipt check button to the Send tab. (prefs_send_create)
15587                 removed the date format ui related globals. (prefs_display_create)
15588
15589         0.4.67claws3
15590         
15591         * sync with sylpheed 0.4.67cvs5-6
15592
15593 2001-05-13 [paul]
15594
15595         * added Alfons' font selection patch
15596
15597         * src/defs.h
15598         * src/headerwindow.c
15599         * src/prefs_common.c
15600         * src/prefs_common.h
15601
15602 2001-05-13 [hoa]
15603         * src/defs.h
15604                 changed version of cache
15605         * src/matcher.[ch]
15606         * src/prefs_matcher.c
15607                 added additionnal matching criteria
15608         * src/procheader.c
15609         * src/procmsg.[ch]
15610         * src/news.c
15611                 added references in MsgInfo
15612
15613 2001-05-12 [hoa]
15614
15615         * src/defs.h
15616                 prepared some things for new filtering
15617         * src/matcher.[ch]
15618                 added some matching properties
15619                 inreplyto need to be enhanced
15620                 prepared some things for new filtering
15621         * src/messageview.c
15622                 added Return-Receipt-To handling
15623         * src/prefs_folder_item.c
15624                 changed default value to TRUE
15625         * src/prefs_matcher.c
15626                 added some matching properties
15627         * src/prefs_scoring.[ch]
15628                 the scoring dialog is finished
15629         * src/procheader.c
15630                 added Return-Receipt-To handling
15631                 Reference need to be added
15632         * src/procmsg.[ch]
15633                 added Return-Receipt-To handling
15634                 added threadscore to get a better score sorting when
15635                 threads are enabled
15636         * src/summaryview.c
15637                 suppressed a bug when we sort the list
15638                 when no folder is opened.
15639                 better score sorting when threads are enabled
15640
15641 2001-05-12 [alfons]
15642
15643         * reverted previous patch because of potential errors 
15644
15645         0.4.67claws2
15646         
15647         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
15648                 applied "toggle mail-retrieval dialog window" patch submitted 
15649                 by Eric Limpens <eric@qnt.net>
15650
15651         * sync with sylpheed 0.4.67cvs4
15652
15653 2001-05-12 [sergey]
15654
15655         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
15656         some picky compilers.
15657         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
15658         * src/grouplist_dialog.c: include alertpanel.h.
15659         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
15660         fix compile warning.
15661         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
15662         #include "defs.h" before others to prevent the warning of `MIN'
15663         and `MAX' redefinition.
15664
15665 2001-05-11 [hoa]
15666
15667         * src/main.c
15668         * src/messageview.c
15669         * src/prefs_account.c
15670         * src/prefs_display_header.c
15671                 removed warning
15672         * src/Makefile.am
15673                 added prefs_scoring.[ch]
15674         * src/grouplist_dialog.c
15675                 display an error dialog box if the group list
15676                 cannot be fetched.
15677         * src/mainwindow.[ch]
15678                 added main_window_set_thread_option() function
15679                 scoring dialog box enabled
15680         * src/matcher.[ch]
15681                 added flags matching unread /new / marked
15682                 / deleted / replied / forwarded
15683         * src/news.c
15684                 newsgroups are now finally in newscache
15685         * src/prefs_matcher.[ch]
15686                 finished preferences for matching dialog
15687         * added src/prefs_scoring.[ch]
15688                 scoring dialog box completed
15689         * src/scoring.[ch]
15690                 conversion to string : added scoringprop_to_string()
15691                 write config for preferences :
15692                 added prefs_scoring_write_config()
15693         * src/summaryview.c
15694                 threads can be enabled/disabled independently
15695                 for each folder
15696
15697 2001-05-10 [alfons]
15698
15699         0.4.67claws1
15700         
15701         * AUTHORS: 
15702                 thought it would be nice to have a list of all
15703                 contributors (used Changelog as a reference)
15704         
15705         * configure.in: 
15706                 messed up version numbering...
15707
15708         0.4.66claws1
15709
15710         * sync with sylpheed 0.4.67cvs1-3
15711
15712 2001-05-10 [darko]
15713
15714         * src/prefs_common.c:
15715                 better UI for strftime format, double clicking
15716                 on format now inserts the format in text entry
15717                 replaced close button with standard OK/Cancel
15718                 moved date format button to the right of the
15719                 text entry field
15720
15721 2001-05-09 [alfons]
15722
15723         * src/gtkstext.c:
15724                 Ctrl-Home / Ctrl-End have proper cursor navigation
15725
15726 2001-05-09 [hoa]
15727
15728         * src/prefs_matcher.c
15729                 finished UI to define matching properties
15730                 added ok and cancel button
15731         * src/prefs_filter.c
15732                 added ok and cancel button
15733         * src/news.c
15734                 fixed some bug in xhdr parsing
15735
15736 2001-05-08 [alfons]
15737
15738         * src/textview.c: 
15739                 fixed a bug in textview_show_header(), which displayed two colons (':');
15740                 cleaned up some warnings
15741
15742 2001-05-08 [hoa]
15743
15744         * src/Makefile.am
15745                 added prefs_matcher.[ch]
15746                 compilation with -W -Wall
15747         * src/alertpanel.c
15748                 ungrab the mouse events if grabbed - does it
15749                 fix the bug for disposition notification ?
15750         * src/mainwindow.c
15751                 added a menu option to open the matching dialog.
15752         * src/matcher.[ch]
15753                 added matcherprop_to_string() and matcherlist_to_string()
15754                 fixed some bugs, changed the name of some options
15755                 age_sup and age_inf becomes age_greater and age_lower,
15756                 body and messageheaders becomes body_part and headers_part,
15757                 changed the names of constants from SCORING_XXX to MATCHING_XXX
15758         * src/prefs_display_header.c
15759         * src/prefs_headers.c
15760                 fixed a bug that accidentally destroyed dialogs
15761                 when closed them with delete_event
15762                 Added *_deleted() which handle delete_event signal correctly.
15763         * src/prefs_folder_item.[ch]
15764                 added "enable_thread" field for future customization
15765         * added src/prefs_matcher.[ch]
15766                 sample of the UI to define matching properties
15767         * src/procheader.c
15768                 using procheader_headername_equal instead of str*cmp functions
15769                 using procheader_parse_header() function
15770         * src/scoring.c
15771                 using MATCHING_XXX instead of SCORING_XXX
15772         * src/summaryview.c
15773                 display the sender of the news even if this is ourself
15774                 when this is a news message.
15775         * src/textview.c
15776                 using headername_equal() instead of str*cmp functions
15777
15778 2001-05-08 [alfons]
15779
15780         0.4.66claws
15781
15782         * sync with sylpheed 0.4.66
15783         * src/gtkstext.c: trace logs added 
15784
15785 2001-05-08 [sergey]
15786
15787         * src/prefs_common.[ch]: added option to enable/disable GnuPG
15788         signature check popup.
15789         * src/rfc2015.c (check_signature): show signature check popup only
15790         if it is enabled in preferences.
15791
15792 2001-05-07 [alfons]
15793
15794         0.4.66claws4
15795         
15796         * sync with sylpheed 0.4.66cvs6
15797
15798 2001-05-07 [darko]
15799
15800         * src/prefs_common.[ch]: added option to enable/disable
15801           looking up sender name in address book for summary pane
15802         * src/summaryview.c: look up sender in the address book
15803           by using Alfons' address completion code
15804
15805 2001-05-07 [hiroyuki]
15806
15807         * src/inc.h
15808           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
15809           member of Pop3State.
15810         * src/news.c: brought #include "defs.h" before #include <glib.h>
15811           to prevent the warning of `MIN' and `MAX' redefinition.
15812
15813 2001-05-06 [hoa]
15814
15815         * removed src/headers_display.[ch]
15816         * removed src/prefs_display_headers.[ch]
15817         * src/inc.c
15818                 use a temporary file in the user directory for mbox import
15819         * src/news.c
15820                 added XHDR support to get "To" and "Cc" headers
15821                 (in order to match news with to or cc field for
15822                 scoring)
15823                 added function news_parse_xhdr() to get XHDR response
15824         * src/nntp.[ch]
15825                 added function nntp_xhdr()
15826         * src/matcher.c
15827                 fetch the message if necessary
15828
15829 2001-05-06 [alfons]
15830
15831         0.4.66claws3
15832
15833         * sync with sylpheed 0.4.66cvs3-5
15834
15835 2001-05-06 [hoa]
15836
15837         * src/utils.[ch]
15838                 added function itos_buf() to enable use of several buffers
15839         * src/summaryview.c
15840                 use of itos_buf() instead of itos() in summary list
15841                 to fix the broken display of message number.
15842
15843 2001-05-06 [alfons]
15844
15845         * src/gtkstext.c: bug in cursor up navigation fixed,
15846                 fixed another unsigned / signed comparison (we're getting there :-)
15847
15848 2001-05-06 [hoa]
15849
15850         * src/Makefile.am
15851                 added scoring.c scoring.h
15852                 prefs_folder_item.c prefs_folder_item.h
15853                 matcher.c matcher.h
15854         * src/defs.h
15855                 added FOLDERITEM_RC SCORING_RC
15856         * src/folder.[ch]
15857                 added prefs field in FolderItem :
15858                 properties for each folder (PrefsFolderItem),
15859                 sorting type and mode were added as the first properties.
15860         * src/main.c
15861                 read config for scoring
15862         * added src/matcher.[ch]
15863                 gives functions to parse configuration file to do
15864                 matching on mails with a list of conditions.
15865         * src/mainwindow.c
15866                 add option to sort by score
15867         * src/prefs_common.[ch]
15868                 added preference option to show score and for
15869                 the score column size
15870         * added src/prefs_folder_item.[ch]
15871                 properties for each folder (PrefsFolderItem),
15872                 sorting type and mode were added as the first properties.
15873         * src/procheader.[ch]
15874                 added procheader_parse_header()
15875                 added procheader_header_free()
15876                 added procheader_headername_equal()
15877                 and made modification to use them.
15878         * src/procmsg.[ch]
15879                 added score field to MsgInfo structure
15880         * added src/scoring.[ch]
15881                 gives functions to parse configuration file to do
15882                 scoring on mails with a list of conditions.
15883         * src/summaryview.[ch]
15884                 save the sorting type and mode for the folder
15885                 added column to display the score of the mail
15886                 added function summary_score_clicked()
15887                 sorting type and mode are restored to the folder
15888                 when it is reopen
15889         * src/textview.c
15890                 use procheader_parse_header(), procheader_headername_equal()
15891                 removed memory leak in text_scan_header when freeing headers
15892         * src/filter.c
15893                 changed the function to match names of headers
15894                 using procheader_headername_equal()
15895
15896         Scoring functions are implemented, an interface is needed
15897         to configure that.
15898
15899 2001-05-04 [alfons]
15900
15901         * src/gtkstext.c: 
15902                 hopefully fixed the row up navigation bug,
15903                 removed adding back / forward lines to cache
15904
15905 2001-05-04 [sergey]
15906
15907         * src/prefs_display_headers.c: user interface changes:
15908         (prefs_display_headers_create): remove unused "Show" check button;
15909         allow reordering of headers by dragging.
15910         (prefs_display_headers_write_config): remove unused variables.
15911         (prefs_display_headers_set_dialog): do not insert "(New)" at top
15912         of lists (not needed with the new UI).
15913         (prefs_display_headers_set_list): scan lists starting from row 0,
15914         not 1 (do not skip "(New)").
15915         (prefs_display_headers_find_header): new function.
15916         (prefs_display_headers_clist_set_row): do not allow duplicates.
15917         (prefs_display_headers_delete_cb): do not skip row 0; treat
15918         closing the alert window by ESC as "No".
15919         (prefs_display_headers_up): do not protect row 0.
15920         (prefs_display_headers_down): do not protect row 0.
15921
15922 2001-05-04 [sergey]
15923
15924         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
15925         functions.
15926
15927         * src/summaryview.c
15928         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
15929         summary_select_next_marked, summary_select_prev_marked): new
15930         functions.
15931
15932 2001-05-03 [sergey]
15933
15934         * src/news.c: fixed a bug when no article can be fetched after
15935         server timeout if the connection was restored by news_post():
15936         (news_select_group): new function.
15937         (news_fetch_msg): call news_select_group() before fetching
15938         article.
15939         (news_get_uncached_articles): set session->group after successful
15940         GROUP command.
15941
15942 2001-05-03 [hoa]
15943
15944         * src/defs.h
15945         * src/procmsg.[ch]
15946         * src/procheader.c
15947                  changed version of cache, added cc field
15948
15949         * src/prefs_display_headers.c
15950                 the interface was changed
15951
15952         * src/prefs_headers.c
15953                 added cancel button
15954
15955 2001-05-03 [alfons]
15956
15957         * completed sync of sylpheed cvs2
15958         * src/gtkstext.c: updated row up / down cursor navigation
15959         * src/textview.c: re-edited, prepared for fixing the email address
15960                 scanner.
15961
15962 2001-05-03 [darko]
15963
15964         * src/prefs_common.c: use alfons' strftime ui code
15965         entry_datefmt and datefmt_sample widgets have to be
15966         global in this module because of this change
15967
15968 2001-05-03 [hoa]
15969
15970         * src/messageview.c
15971         * src/prefs_common.[ch] added option to activate the return receipt
15972                 feature.
15973
15974 2001-05-02 [alfons]
15975
15976         * src/gtkstext.c: fix for row up/down cursor navigation. 
15977
15978         0.4.66claws2
15979         
15980         * sync with 0.4.66cvs2
15981
15982 2001-05-02 [paul]
15983
15984         added add-sender-to-addressbook patch
15985
15986         * src/addressbook.c
15987         * src/addressbook.h
15988         * src/summaryview.c
15989
15990 2001-05-02 [sergey]
15991
15992         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
15993         G_ALERTDISABLE.
15994
15995         * src/alertpanel.c (alertpanel_create): new argument can_disable,
15996         all existing callers changed to pass FALSE; create a check button
15997         to disable the message.
15998         (alertpanel_message_with_disable): new function.
15999         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
16000         (alertpanel_button_toggled): new function.
16001         (alertpanel_button_clicked, alertpanel_close): set value using
16002         G_ALERT_VALUE_MASK.
16003
16004         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
16005
16006         * src/prefs_common.c (prefs_privacy_create): new check button
16007         checkbtn_gpgme_warning.
16008
16009         * src/main.c (main): moved preferences reading before gpgme
16010         initialization; check prefs_common.gpgme_warning before giving the
16011         GnuPG warning and set it to FALSE if the user wants to disable the
16012         warning.
16013
16014 2001-05-02 [hiroyuki]
16015
16016         * src/prefs_display_headers.c: modified the layout and some labels.
16017
16018 2001-05-02 [sergey]
16019
16020         * src/prefs_account.c (prefs_account_fix_size): new function.
16021         (prefs_account_create): call prefs_account_fix_size(); use
16022         gtk_widget_show instead of gtk_widget_show_all (fixes too large
16023         size when the window is shown for the first time).
16024         (prefs_account_basic_create): changed layout of serv_table; moved
16025         localmbox_entry above smtpserv_entry (logically it replaces
16026         POP3/IMAP server).
16027         (prefs_account_protocol_activated): set sensitivity of
16028         nntpauth_chkbtn according to the protocol (in addition to
16029         hide/show); commented out gtk_table_set_row_spacing() calls.
16030         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
16031         not sensitive (fixes a bug with disabled username/password boxes
16032         when editing POP3 account after NNTP with authentication).
16033
16034 2001-05-02 [hoa]
16035
16036         * src/account.c
16037         * src/inc.c
16038         * src/prefs_account.[ch]
16039         * src/send.c
16040                 removed local account without SMTP server
16041                 added option to use mail command instead of a connexion
16042                 to SMTP server when a local account is used
16043         * src/prefs_headers.c
16044                 fixed a bug
16045         * src/news.c
16046                 fixed a bug when connexion immediately closed
16047
16048 2001-05-01 [alfons]
16049
16050         0.4.66claws1
16051         
16052         * sync with 0.4.65
16053
16054 2001-05-01 [sergey]
16055
16056         * src/prefs_account.c (Basic, prefs_account_basic_create): new
16057         widget nntpauth_chkbtn.
16058         (prefs_account_protocol_activated): handle nntpauth_chkbtn
16059         visibility.
16060         (prefs_account_nntpauth_toggled): new function.
16061
16062         * src/news.c (news_session_new_for_folder): use NNTP
16063         authentication only if ac->use_nntp_auth is set.
16064
16065 2001-05-01 [hoa]
16066
16067         * src/Makefile.am changed headers.[ch] in customheader.[ch]
16068         * src/prefs_display_headers.c changed the UI
16069         * src/prefs_headers.c changed account_name to account_id
16070         * src/compose.c using customheader.h
16071
16072 2001-05-01 [hiroyuki]
16073
16074         * src/esmtp.c
16075           src/news.c
16076           src/nntp.c: changed sock_read() to sock_gets(), they've been left
16077           unsynched.
16078
16079 2001-05-01 [hoa]
16080
16081         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
16082         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
16083                 for displaying of headers
16084         * src/grouplist_dialog.[ch] minor changes to remove warnings
16085         * src/prefs_display_headers.[ch] dialog to choose the
16086         headers to display in the mail viewer.
16087         * src/headers.h correction of #define
16088         * src/headers_display.[ch] configuration for displaying of headers.
16089         * src/main.c read config of displaying of headers
16090         * src/prefs_common.c add a button to access the config dialog
16091                 for displaying of headers
16092         * src/prefs_display_headers.[ch] dialog for configuration for
16093                 displaying of the headers.
16094         * src/prefs_headers.c cleaning of code
16095         * src/procheader.c comments added to code
16096         * src/textview.c changes to reorder the headers depending
16097                 on the config for displaying of headers
16098
16099 2001-04-30 [alfons]
16100
16101         0.4.65claws7
16102
16103         * sync with 0.4.65cvs12
16104
16105         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
16106
16107 2001-04-30 [sergey]
16108
16109         * src/nntp.h (NNTPSockInfo): new field auth_failed.
16110
16111         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
16112         is set to force reconnection after authentication failure.
16113         (nntp_gen_command): set sock->auth_failed on authentication
16114         failure, or if sock->userid and sock->passwd are not set.
16115
16116         * src/news.c (news_session_new_for_folder): set userid=NULL if
16117         password dialog is cancelled.
16118
16119 2001-04-30 [sergey]
16120
16121         * src/nntp.h (NNTPSockInfo): new type.
16122
16123         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
16124         SockInfo.
16125         (nntp_open_auth, nntp_close): new functions.
16126         (nntp_gen_command): new function to handle authentication; all
16127         NNTP command functions updated to use it.
16128         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
16129         (nntp_list): removed old useless code.
16130
16131         * src/news.h (NNTPSession): new field nntp_sock.
16132
16133         * src/news.c: all functions updated to use NNTPSockInfo instead of
16134         SockInfo.
16135         (news_session_new): new arguments (userid, passwd); made static;
16136         use nntp_open_auth() if needed.
16137         (news_session_destroy): use nntp_close() instead of sock_close().
16138         (news_query_password): changed arguments.
16139         (news_session_new_for_folder): new function.
16140         (news_session_get): use news_session_new_for_folder().
16141         (news_authenticate): deleted.
16142         (news_get_uncached_articles): removed old authentication code.
16143
16144 2001-04-30 [sergey]
16145
16146         * src/news.c: reverted my previous changes (need to do NNTP
16147         authentication in a cleaner way).
16148         
16149 2001-04-29 [sergey]
16150
16151         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
16152         news_nntp_post, news_nntp_mode): new functions (wrappers with
16153         authentication support).
16154         (news_get_article_cmd, news_get_article, news_get_header): new
16155         argument "folder"; all callers changed.
16156         (news_get_article_cmd): added authentication support.
16157         (news_session_get): use news_nntp_mode() instead of nntp_mode().
16158         (news_post): use news_nntp_post() instead of nntp_post().
16159         (news_get_uncached_articles): use news_nntp_group() instead of
16160         nntp_group() and news_nntp_xover() instead of nntp_xover();
16161         removed old authentication code.
16162         (news_get_group_list): use news_nntp_list() instead of nntp_list().
16163
16164         * src/nntp.c (nntp_list): return real error code instead of
16165         hardcoded NN_ERROR.
16166
16167 2001-04-29 [sergey]
16168
16169         * configure.in: fixed wint_t typedef detection again
16170
16171 2001-04-28 [hoa]
16172
16173         * src/prefs_account.[ch], added A_LOCAL_CMD
16174                 (send mail with mail command)
16175         * src/send.c added function send_message_with_command()
16176         * src/inc.c made a more secure get_spool() function with
16177                 mktemp() but maybe mkstemp() or something more
16178                 secure can be used.
16179
16180 2001-04-28 [alfons]
16181
16182         * src/textview.c, colorization of email addresses in headers
16183
16184         0.4.65claws6
16185
16186         * bug sync with sylpheed
16187         * prefs_common.c: created date format ui for darko
16188         * sync with 0.4.65cvs11
16189         * configure.in: corrected to have the new gpg checks
16190
16191 2001-04-27 [alfons]
16192
16193         * completed sync with 0.4.65cvs10
16194         * minor debug things added to gtkstext.c
16195
16196 2001-04-27 [darko]
16197
16198         * configure.in: remove check for availability of
16199           strftime() as advised by Hiroyuki
16200         * src/prefs_common.[ch], src/procheader.c:
16201           synch strftime() code with Hiroyki's main branch
16202
16203 2001-04-26 [sergey]
16204
16205         * src/news.c: news_query_password(), news_authenticate(): new
16206           functions.
16207           news_get_uncached_articles(): added NNTP authentication
16208           handling.
16209         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
16210           new functions.
16211         * src/prefs_account.c: prefs_account_protocol_activated():
16212           enable userid and password fields for NNTP.
16213
16214 2001-04-26
16215
16216         * configure.in: check for availability of strftime()
16217           [darko]
16218         * src/prefs_common.[ch], src/procheader.c: use
16219           strftime() for displaying date in summary pane if it
16220           is available
16221
16222 2001-04-25
16223
16224         * more .cvsignore cleanups [alfons]
16225
16226 2001-04-25
16227
16228         * ac/sv-check-type.m4: new autoconf macro.
16229         * configure.in: fixed wint_t typedef detection (did not work
16230           with gcc-2.96).
16231
16232 2001-04-25
16233
16234         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
16235           [hiroyuki]
16236
16237 2001-04-24
16238         * modified gtkstext.c : buggy cursor navigation fixed, 
16239           and font descent also taken in account when drawing
16240           cursor. [alfons]
16241
16242 2001-04-24 [hoa]
16243         * added comments in src/news.c src/nntp.c
16244         * added src/prefs_headers.[ch]
16245         * added src/headers.[ch]
16246         * modified compose.c to activate custom headers
16247                 added function is_in_custom_headers
16248         * modified prefs_account.[ch]
16249                 added function prefs_account_customhdr_edit
16250         * modified src/defs.h :
16251                 added HEADERS_RC : name of the config file
16252                 for the custom headers
16253
16254 2001-04-24
16255
16256     0.4.65claws5
16257
16258         * configure.in
16259           src/gtkstext.[ch]
16260           src/compose.c
16261           src/Makefile.am
16262           
16263           added gtkstext with configure.in patch by Hiroyuki which
16264           should fix the XIM detection [alfons]
16265
16266         * more clean up of cvs [alfons]
16267
16268                  * removed all Makefile.in files to attic.
16269
16270                  * updated all .cvsignores to really ignore things that could
16271                    be unintentionally committed by a recursive commit.
16272
16273 2001-04-23 [hoa]
16274         * added src/grouplist_dialog.[ch]
16275         * changed src/folderview.c to call grouplist_dialog instead
16276                 of inputdialog
16277         * src/news.c :
16278                 added functions news_reset_group_list
16279                 and news_get_group_list
16280         * src/nntp.c :
16281                 added function nntp_list
16282         * src/defs.h :
16283                 added GROUPLIST_FILE : name of the newsgroup list cache file
16284
16285 2001-04-21
16286
16287         * added option to warn about queued messages on exit [sergey]:
16288
16289           * src/compose.c: compose_queue(): call folder_item_scan()
16290             and folderview_update_item() after queueing.
16291           * src/folderview.c: folderview_update_node(): draw the queue
16292             folder in bold font if there are queued messages.
16293           * src/mainwindow.c: queued_messages(): new function.
16294             app_exit_cb(): display warning if there are queued messages
16295             if warn_queued_on_exit is set.
16296           * prefs_common.[ch]: add warn_queued_on_exit option.
16297
16298         * enhanced GnuPG key selection support [sergey]:
16299
16300           * src/select-keys.c: updated to newer version from Win32
16301             branch with support for selecting arbitrary keys.
16302           * src/prefs_account.c: added the Privacy tab to the account
16303             options window.
16304             prefs_account_privacy_create(),
16305             prefs_account_sign_key_set_data_from_radiobtn(),
16306             prefs_account_sign_key_set_radiobtn(): new functions.
16307           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
16308           * src/rfc2015.c: set_signers(): new function.
16309             pgp_sign(): add the account parameter, call set_signers().
16310             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
16311           * src/rfc2015.h: rfc2015_sign(): updated prototype.
16312           * src/compose.c: pass the current account to rfc2015_sign().
16313
16314         * tag name claws added to prevent confusion with main branch [alfons]
16315
16316         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
16317
16318         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
16319
16320         * sync with recent sylpheed cvs. Untested though. [alfons]
16321