3bfe6f0c3f03b46b00cb3bce6f9c3a85870b025e
[claws.git] / ChangeLog.claws
1 2003-08-16 [paul]       0.9.4claws26
2
3         * src/crash.c
4                 add #include "defs.h"
5
6 2003-08-16 [paul]       0.9.4claws25
7
8         * src/plugins/clamav/clamav_plugin.c
9                 reword a debug_print
10                 
11         * src/plugins/dillo_viewer/dillo_prefs.c
12                 cosmetic: change the labels' text, add tooltips, and
13                 left-align the hint
14
15 2003-08-15 [christoph]  0.9.4claws24
16
17         * src/news.c
18                 complete last change (forgot some changes)
19
20 2003-08-15 [christoph]  0.9.4claws23
21
22         * src/news.c
23                 o check number of messages and don't return a 0 message
24                   when no messages are available
25                 o don't parse xref header anymore
26
27         (closes Bug 203 I'm not getting any news)
28
29 2003-08-15 [paul]       0.9.4claws22
30
31         * src/common/defs.h
32           src/crash.c
33                 update and define claws bugzilla location
34
35 2003-08-15 [paul]       0.9.4claws21
36
37         * po/ru.po
38                 update submitted by Ruslan N. Balkin
39
40 2003-08-14 [christoph]  0.9.4claws20
41
42         * src/procmsg.c
43                 fix search for oldest node in subject threading
44
45 2003-08-14 [christoph]  0.9.4claws19
46
47         * src/procmsg.c
48         * src/common/utils.h
49                 add possibility to check all nodes with the same subject for
50                 subject threading, not only the oldest node. Should not break
51                 threads anymore if the oldest node is thread_by_subject_max_age
52                 days older then parent, because it can now find a child of
53                 oldest node as new parent.
54
55 2003-08-11 [christoph]  0.9.4claws18
56
57         * src/plugins/spamassassin/spamassassin.c
58                 run spam check in background process
59
60 2003-08-10 [alfons]     0.9.4claws17
61
62         * src/summaryview.c
63                 make `Select All' sensitive too
64
65 2003-08-10 [christoph]  0.9.4claws16
66
67         * src/imap.c
68                 add more checks in imap_close
69
70 2003-08-09 [alfons]     0.9.4claws15
71
72         * src/prefs_spelling.c
73                 no spell checking UI if not requested
74
75 2003-08-09 [alfons]     0.9.4claws14
76
77         * src/gtk/prefswindow.c
78                 make it compile
79
80 2003-08-09 [christoph]  0.9.4claws13
81
82         * src/prefs_spelling.c
83         * src/gtk/prefswindow.[ch]
84         * src/plugins/clamav/clamav_plugin_gtk.c
85         * src/plugins/spamassassin/spamassassin_gtk.c
86                 sort prefs pages by heighest weight in tree
87
88 2003-08-09 [paul]       0.9.4claws12
89
90         * sync with 0.9.4cvs6
91                 see ChangeLog 2003-08-07
92                 
93         * AUTHORS
94                 add Leandro and Luke to claws-branch section
95
96 2003-08-09 [christoph]  0.9.4claws11
97
98         * src/gtk/Makefile.am
99         * src/gtk/colorsel.[ch]                 ** NEW **
100                 create a color selection dialog that can be used as a simple
101                 function call with it's own gtk main loop like filesel.[ch]
102
103         * src/Makefile.am
104         * src/main.c
105         * src/prefs_common.c
106         * src/prefs_spelling.[ch]               ** NEW **
107         * src/prefs_spelling.glade              ** NEW **
108         * src/gtk/gtkutils.[ch]
109                 move "Spell Checker" prefs to new prefs dialog
110
111         * src/prefs_folder_item.c
112                 use new colorsel dialog
113
114 2003-08-08 [paul]       0.9.4claws10
115
116         * src/inc.c
117                 clear the progress bar unconditionally
118
119 2003-08-08 [paul]       0.9.4claws9
120
121         * sync with 0.9.4cvs4
122                 see ChangeLog 2003-07-31
123
124 2003-08-07 [christoph]  0.9.4claws8
125
126         * configure.ac
127                 fix bug in image viewer plugin part
128
129         * src/imap.c
130                 don't execute close command if the folder item is not selected
131
132 2003-08-07 [hoa]        0.9.4claws7
133
134         * src/filtering.[ch]
135         * src/matcher_parser.h
136         * src/matcher_parser_parse.y
137                 can define several actions for each filtering rule
138                 can import old versions of filtering rules
139
140         * src/prefs_filtering.c
141                 call to a new dialog box to define actions
142
143         * src/prefs_filtering_action.[ch]
144                 dialog box to define actions for filtering rules
145
146 2003-08-06 [christoph]  0.9.4claws6
147
148         * src/imap.c
149                 make sure source folder is selected when copying messages
150
151 2003-08-06 [christoph]  0.9.4claws5
152
153         * sync with 0.9.4cvs2
154                 see ChangeLog 2003-07-29                
155
156 2003-08-05 [paul]       0.9.4claws4
157
158         * sync with 0.9.4cvs3
159                 see ChangeLog 2003-07-30
160
161 2003-08-04 [match]      0.9.4claws3
162
163         * po/POTFILES.in
164                 export of LDIF files.
165
166 2003-08-04 [match]      0.9.4claws2
167
168         * src/ldif.[ch]
169                 support for export LDIF. documented.
170         * src/importldif.[ch]
171         * src/exportldif.[ch]
172                 add tooltips. documented.
173         * src/exphtmldlg.[ch]
174         * src/common/xmlprops.[ch]
175                 documented.
176         * src/exportldif.[ch]                   ** NEW **
177         * src/expldifdlg.[ch]                   ** NEW **
178         * src/addressbook.[ch]
179         * src/Makefile.am
180                 export of LDIF files.
181                 documented.
182
183 2003-08-04 [christoph]  0.9.4claws1
184
185         * .cvsignore
186         * Makefile.am
187         * configure.ac
188         * sylpheed-claws.pc.in                  ** NEW **
189         * src/Makefile.am
190         * src/common/Makefile.am
191         * src/gtk/Makefile.am
192                 install sylpheed header files in $(pkgincludedir) and create a
193                 pkg-config file to allow building a plugin without the source
194                 package
195
196 2003-08-04 [paul]       0.9.4claws
197
198         * version 0.9.4claws
199
200 2003-08-04 [paul]       0.9.3claws97
201
202         * po/es.po
203                 update Spanish translation. Submitted by Ricardo
204                 Mones Lastra.
205
206 2003-08-03 [paul]       0.9.3claws96
207
208         * po/hr.po
209           po/sr.po
210                 update Croatian and Serbian translations. Submitted by
211                 Dragan and Urke MMI respectively
212
213 2003-08-03 [alfons]     0.9.3claws95
214
215         * src/summaryview.c
216                 mark flag has precedence over important flag - seems
217                 to have been changed in sync of 0.9.3claws45. this fixes
218                 a regression where messages that were scored as important
219                 don't show their mark flags. (using the same column for
220                 both importance as mark flags is the real problem
221                 ofcourse)
222
223 2003-08-03 [melvin]     0.9.3claws94
224
225         * po/fr.po
226                 Updated French translations.
227
228 2003-08-03 [melvin]     0.9.3claws93
229
230         * src/Makefile.am
231                 Fixed typo introduced after 0.9.3claws92 
232                 that prevented compilation
233                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
234                 CPPFLAGS and YFLAGS to allow user setting these.
235         * src/common/Makefile.am
236         * src/gtk/Makefile.am
237         * src/plugins/clamav/Makefile.am
238         * src/plugins/demo/Makefile.am
239         * src/plugins/dillo_viewer/Makefile.am
240         * src/plugins/image_viewer/Makefile.am
241         * src/plugins/mathml_viewer/Makefile.am
242         * src/plugins/spamassassin/Makefile.am
243         * src/plugins/trayicon/Makefile.am
244         * src/plugins/trayicon/libeggtrayicon/Makefile.am
245                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
246                 CPPFLAGS and YFLAGS to allow user setting these.
247
248 2003-08-02 [christoph]  0.9.3claws92
249
250         * configure.ac
251                 o rearrange plugin tests
252                 o add test for clamav.h to ClamAV tests
253
254 2003-08-02 [luke]       0.9.3claws91
255
256         * src/mimeview.c
257                 o fixed appearance of icon list when toggling back from the 
258                   ctree
259                 o toggling of icons using the keyboard works correctly
260                 o fixed all other keyboard shortcuts to work when icons are
261                   active
262         
263         * src/messageview.c
264                 o fixed bug 4 - focus lost when changing messageview view type
265
266 2003-08-02 [christoph]  0.9.3claws90
267
268         * src/common/hooks.c
269                 fix crash when pointer stored in hash table could get invalid
270                 when a plugin is unloaded
271
272 2003-08-01 [christoph]  0.9.3claws89
273
274         * configure.ac
275                 o try to build all plugins (except spamassassin) by default
276                 o don't build a plugin if a dependency check fails
277
278         * src/common/hooks.c
279                 fix warning
280
281 2003-08-01 [match]      0.9.3claws88
282
283         * src/importldif.c
284                 allow single click field selection. document code.
285
286 2003-08-01 [christoph]  0.9.3claws87
287
288         * src/plugins/clamav/clamav_plugin.c
289         * src/plugins/clamav/clamav_plugin_gtk.c
290         * src/plugins/dillo_viewer/dillo_viewer.c
291         * src/plugins/image_viewer/plugin.c
292         * src/plugins/mathml_viewer/mathml_viewer.c
293         * src/plugins/spamassassin/spamassassin.c
294         * src/plugins/spamassassin/spamassassin_gtk.c
295         * src/plugins/trayicon/trayicon.c
296                 add version check to all plugins
297
298 2003-08-01 [hoa]        0.9.3claws86
299
300         * src/prefs_filtering.c
301                 fixed a cosmetic bug, during creation of dialog box,
302                 wrong widgets were shown after creation.
303
304 2003-08-01 [luke]       0.9.3claws85
305
306         * src/mainwindow.c
307                 o fixed visibility of icons/mimeview after toggling separate
308                   message/folder view (factored out some similar code too).
309
310
311 2003-07-31 [alfons]     0.9.3claws84
312
313         * src/mimeview.c
314                 tweak icon box UI a bit more, now allowing right-clicks actions
315                 getting the relevant mime data too; should fix #250, "Can't save 
316                 attachments sometimes".
317
318 2003-07-30 [alfons]     0.9.3claws83
319
320         * src/compose.c
321                 don't do auto-save-draft inside key press handler, but rather
322                 schedule it half of a second later; should fix #67, "autosave 
323                 make re-rediting message crazy"
324
325 2003-07-30 [christoph]  0.9.3claws82
326
327         * src/plugins/trayicon/trayicon.c
328                 process pending events before unloading the plugin
329
330         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
331
332 2003-07-30 [alfons]     0.9.3claws81
333
334         * src/common/hooks.c
335                 parameter 2 of g_hook_destroy() should really be a hook id
336
337 2003-07-30 [alfons]     0.9.3claws80
338
339         * src/common/plugin.c
340                 fix a possibly harmful function signature mismatch 
341                 for plugin_done
342
343 2003-07-30 [alfons]     0.9.3claws79
344
345         * src/common/hooks[.ch]
346                 const correctness
347
348 2003-07-30 [darko]      0.9.3claws78
349
350         * src/summaryview.c
351                 make it compile again
352
353 2003-07-30 [luke]       0.9.3claws77
354
355         * src/crash.c
356         * src/main.c
357                 o added/moved signal handlers for SIGTERM (normal kill command) 
358                   and SIGINT (ctl-c) to be used even without 
359                   --enable-crash-dialog, fixing bug 166
360
361         * src/summaryview.c
362                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
363                   bug 227
364
365         * src/mainwindow.c
366                 o changed sensitivity condition for 'Next new' and 'Next 
367                   unread', fixing bug 8
368
369 2003-07-29 [alfons]     0.9.3claws76
370
371         * src/common/utils.[ch]
372                 add generate_msgid()
373         * src/messageview.c
374                 save ack'ed RRR; fixes #205, "return receipt is not saved in
375                 sent folder".
376
377 2003-07-29 [alfons]     0.9.3claws75
378
379         * src/messageview.c
380                 fix a memleak (claws-only)
381
382 2003-07-29 [alfons]     0.9.3claws74
383
384         * src/mimeview.[ch]
385         * src/gtk/gtkvscrollbutton.[ch]
386                 fix UI glitch where mime icon toolbox' scroll position is not 
387                 reset after switching to another message
388                 
389
390 2003-07-29 [paul]       0.9.3claws73
391
392         * src/prefs_folder_item.c
393                 split the prefs into 2 separate pages
394
395 2003-07-29 [paul]       0.9.3claws72
396
397         * src/compose.c
398                 prepend "\n\n" to a signature without a separator too
399
400 2003-07-29 [paul]       0.9.3claws71
401
402         * src/compose.c
403                 fix bug where changing to an account without an auto-sig
404                 from an initial account without an auto-sig would insert 
405                 2 blank lines at the cursor point
406                 fix bug where changing to an account with an auto-sig
407                 from an initial account without an auto-sig would insert
408                 the sig at the cursor point
409
410 2003-07-29 [paul]       0.9.3claws70
411
412         * src/folderview.c
413                 use the colour from the folder pref unless the folder
414                 has new messages
415
416 2003-07-29 [alfons]     0.9.3claws69
417
418         * src/procmsg.[ch]
419         * src/messageview.c
420         * src/procheader.c
421                 rewrite return receipt request work a little bit (the former 
422                 implementation presumably depended too much on the UI setting
423                 flags). (we're losing the old pending flag.) 
424
425 2003-07-28 [christoph]  0.9.3claws68
426
427         * src/folder.c
428         * src/imap.c
429         * src/mh.c
430         * src/procmsg.[ch]
431                 fix copy to IMAP folder from other folder
432
433 2003-07-28 [christoph]  0.9.3claws67
434
435         * src/procmsg.c
436                 fix sync of procmsg_get_message_file_list
437
438 2003-07-28 [christoph]  0.9.3claws66
439
440         * sync with 0.9.3cvs14
441                 see ChangeLog 2003-07-18
442         * sync with 0.9.3cvs17
443                 see ChangeLog 2003-07-23
444
445         (closes Bug 234 segmentation fault after sending out mail via
446          smtp(auth))
447
448 2003-07-28 [paul]       0.9.3claws65
449
450         * po/es.po
451                 update Spanish translation, submitted by Ricardo Mones
452                 Lastra
453
454 2003-07-28 [christoph]  0.9.3claws64
455
456         * src/folder.[ch]
457         * src/imap.c
458         * src/mh.c
459                 return new message numbers as a GRelation instead of a GSList
460                 that has to be in the same order as the input list. A list
461                 would make it hard for IMAP to optimize oepration by sorting
462                 the input list. The returned list would have to be reordered
463                 to match the same order that input list has.
464
465         * src/gtk/gtkaspell.c
466                 fix missing return value, could cause a crash when garbage is
467                 on the stack that is used as the expected return value
468
469 2003-07-28 [paul]       0.9.3claws63
470
471         * sync with 0.9.4cvs1
472                 see ChangeLog 2003-07-28
473
474 2003-07-27 [alfons]     0.9.3claws62
475
476         * src/mimeview.c
477                 tweak it more to make icon list act like a check button group
478
479 2003-07-27 [christoph]  0.9.3claws61
480
481         * sync with 0.9.3cvs20
482                 see ChangeLog 2003-07-25
483
484 2003-07-27 [paul]       0.9.3claws60
485
486         * src/procmsg.c
487                 re-commit changes from 0.9.3claws58 -
488                 accidently removed in 0.9.3claws59
489
490 2003-07-27 [paul]       0.9.3claws59
491
492         * src/procmsg.[ch]
493                 a sync from 0.9.3cvs17
494                 see ChangeLog 2003-07-23
495
496 2003-07-27 [alfons]     0.9.3claws58
497
498         * src/procmsg.c
499                 add missing header members to MsgInfo; fixes the problem of 
500                 not displaying X-Faces, as noticed by Ricardo Mones
501
502 2003-07-26 [christoph]  0.9.3claws57
503
504         * sync with 0.9.3cvs18
505                 see ChangeLog 2003-07-24
506
507 2003-07-26 [christoph]  0.9.3claws56
508
509         * sync with 0.9.3cvs17
510                 see ChangeLog 2003-07-23
511
512 2003-07-26 [christoph]  0.9.3claws55
513
514         * src/folder.[ch]
515         * src/imap.c
516         * src/mbox_folder.c
517         * src/mh.c
518         * src/news.c
519                 add support for copy function that copy multiple messages
520                 (not implemented yet)
521
522         * src/summaryview.c
523                 add missing return value
524
525 2003-07-26 [paul]       0.9.3claws54
526
527         * tools/multiwebsearch.pl
528                 do whitespace substitution before passing the string
529                 to the browser. fixes bug with browsers that don't
530                 do whitespace conversion themselves.
531
532 2003-07-25 [christoph]  0.9.3claws53
533
534         * src/folder.[ch]
535         * src/imap.c
536         * src/mh.c
537                 rewrite adding of multiple messages to a folder for
538                 claws' folder system
539
540 2003-07-25 [luke]       0.9.3claws52
541
542         * src/mimeview.c
543                 o icon toggles set correctly on leaving ctree mimeview
544
545 2003-07-25 [paul]       0.9.3claws51
546
547         * partial sync with 0.9.3cvs21 [src/main.c]
548                 see ChangeLog 2003-07-25
549
550 2003-07-24 [paul]       0.9.3claws50
551
552         * tools/maildir2sylpheed.pl
553                 fix typo
554
555 2003-07-24 [paul]       0.9.3claws49
556
557         * src/mimeview.c
558                 increase the gutter size of paned so that the panes
559                 can be resized
560                 
561         * src/plugins/demo/demo.c
562                 squeeze in another typo fix
563
564 2003-07-24 [paul]       0.9.3claws48
565
566         * src/plugins/demo/demo.c
567           src/prefs_account.c
568                 small changes to the English
569                 
570         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
571           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
572           src/Makefile.am
573           src/stock_pixmap.c
574                 rename the misspelled icon
575
576 2003-07-23 [alfons]     0.9.3claws47
577
578         * src/mimeview.c
579                 make icon list look like a list of toggles
580
581 2003-07-23 [luke]       0.9.3claws46
582
583         * src/pixmaps/mimeview_gpg_expired.xpm
584         * src/pixmaps/mimeview_gpg_failed.xpm
585         * src/pixmaps/mimeview_gpg_passed.xpm
586         * src/pixmaps/mimeview_text_html.xpm
587         * src/pixmaps/mimeview_image.xpm
588                 o all icons the same size
589
590         * src/mimeview.[ch]
591                 o mimeview ctree arranged vertically above the viewer
592                 o icons changed to buttons
593                 o can use keyboard to select an icon (Enter)
594                 o resize icon list to width of icons
595
596         *  src/gtk/gtkvscrollbutton.c
597                 o sensitivity of buttons reacts to position
598
599 2003-07-23 [christoph]  0.9.3claws45
600
601         * sync with 0.9.3cvs14 (incomplete)
602                 see ChangeLog 2003-07-17
603
604 2003-07-23 [alfons]     0.9.3claws44
605
606         * src/folder.c
607         * src/procmsg.h
608                 sync with my local tree to restore some claws-only things
609
610 2003-07-23 [paul]       0.9.3claws43
611
612         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
613           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
614           src/Makefile.am
615           src/mimeview.c
616           src/procmime.h
617           src/rfc2015.c
618           src/stock_pixmap.[ch]
619                 indicate missing keys and expired sigs/keys
620                 in mime view column
621
622 2003-07-23 [paul]       0.9.3claws42
623
624         * src/compose.c
625                 Redirect fixes: enable automatic account selection and
626                 do not append signature to message on changing account
627                 fixes Bug[s] #248
628
629 2003-07-23 [paul]       0.9.3claws41
630
631         * sync with 0.9.3cvs16
632                 see ChangeLog 2003-07-23
633
634 2003-07-23 [alfons]     0.9.3claws40
635
636         * src/inc.c
637                 give progress dialog a main window, and give it the first 
638                 one (presumably the only one). fixes bug #247, "segfault on 
639                 pop-before-smtp" 
640
641 2003-07-22 [alfons]     0.9.3claws39
642
643         * src/summaryview.c
644                 shift-space scrolls up
645
646 2003-07-22 [paul]       0.9.3claws38
647
648         * sync with 0.9.3cvs15
649                 see ChangeLog 2003-07-22
650
651 2003-07-20 [alfons]     0.9.3claws37
652
653         * src/compose.c
654                 put menu inside #ifdef USE_ASPELL..#endif
655
656 2003-07-20 [christoph]  0.9.3claws36
657
658         * src/procmsg.c
659                 fix wrong flags in MsgInfo returned by
660                 procmsg_msginfo_get_full_info()
661
662         (closes Bug 221 Deleting messages from the Message View gives incorrect
663          new/unread message counts in the folder view)
664
665         * src/plugins/spamassassin/spamassassin_gtk.c
666                 add gettext macro for prefs page title
667
668 2003-07-20 [paul]       0.9.3claws35
669
670         * src/mimeview.c
671                 redraw icon list on signature check
672
673 2003-07-20 [christoph]  0.9.3claws34
674
675         * src/Makefile.am
676         * src/account.c
677         * src/folder.[ch]
678         * src/folder_item_prefs.[ch]            ** NEW **
679         * src/folderview.c
680         * src/mainwindow.c
681         * src/mh.c
682         * src/prefs_gtk.c
683         * src/prefs_scoring.c
684         * src/summaryview.c
685         * src/prefs_folder_item.[ch]
686                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
687                   Properties dialog
688                 o use prefswindow for folder properties
689
690         * src/gtk/prefswindow.[ch]
691                 change implementation to use an invisible notebook instead
692                 of unparenting widgets
693
694 2003-07-20 [christoph]  0.9.3claws33
695
696         * src/compose.h
697         * src/folder.c
698         * src/folderview.h
699         * src/headerview.h
700         * src/prefs_filtering.h
701         * src/prefs_folder_item.[ch]
702         * src/procmime.h
703         * src/procmsg.h
704         * src/summaryview.h
705                 clean up header mess
706                 (always use 1. typedefs, 2. #includes, 3. structures)
707
708         * src/common/version.h.in
709                 add casts for constants
710
711         * src/plugins/demo/demo.c
712                 fix typo
713
714         * src/plugins/spamassassin/spamassassin.c
715                 remove unused variable
716
717 2003-07-20 [alfons]     0.9.3claws32
718
719         * src/mimeview.c
720                 o make icon buttons respond on left click
721                 o minor cosmetic change
722
723 2003-07-19 [luke]       0.9.3claws31
724
725         * src/mimeview.[ch]
726         * src/gtk/gtkvscrollbutton.c
727         * src/messageview.c
728                 o improved mimeview behaviour when selecting a new message
729                 o plus code cleanups to remove compile warnings
730
731
732 2003-07-19 [alfons]     0.9.3claws30
733
734         * src/procmsg.c
735         * src/compose.c
736         * src/common/utils.[ch]
737                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
738
739 2003-07-19 [alfons]     0.9.3claws29
740
741         * src/prefs_folder_item.c
742                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
743                 string pointers
744
745 2003-07-19 [luke]       0.9.3claws28
746
747         * src/messageview.c
748         * src/mimeview.[ch]
749         * src/procmime.h
750         * src/rfc2015.c
751         * src/stock_pixmap.[ch]
752         * src/gtk/Makefile.am
753         * src/Makefile.am
754         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
755         * src/pixmaps/mime_*.xpm                ** NEW **
756                 o mimeview rearrangement with a new icon shortcut bar
757
758 2003-07-19 [alfons]     0.9.3claws27
759
760         * src/folderview.c
761                 o plug leaking nodes_to_recollapse
762                 o add folderview_recollapse_all_nodes() (not used yet)
763
764 2003-07-19 [alfons]     0.9.3claws26
765
766         * src/compose.c
767         * src/common/utils.c
768                 honour #240 "Better SUBJECT handling" by cleaning the prefix
769                 for both forwarding as replying
770
771 2003-07-18 [christoph]  0.9.3claws25
772
773         * configure.ac
774         * src/common/sylpheed.[ch]
775         * src/common/version.h.in
776                 add version in numeric form to allow easy comparison
777
778         * src/plugins/demo/demo.c
779                 add version check
780                 - sylpheed version > plugin version => never allowed, sylpheed
781                   could contain unknown API changes
782                 - sylpheed version < minimum version required => don't load,
783                   API required not available (if linking does not fail)
784
785 2003-07-18 [alfons]     0.9.3claws24
786         
787         * src/common/plugin.[ch]
788                 const correctness
789
790 2003-07-18 [christoph]  0.9.3claws23
791
792         * src/common/hooks.c
793                 fix crash when hooks where unregisted
794
795         * src/plugins/trayicon/trayicon.c
796                 unregister detroy signal before destroying the widget
797                 (still crashes when the plugin is unloaded)
798
799 2003-07-18 [alfons]     0.9.3claws22
800         
801         * src/folderview.c
802                 delay expanding folder tree during drags until timeout triggered
803                 (needs perhaps some tweaking, so testing is welcome)
804
805 2003-07-17 [alfons]     0.9.3claws21
806
807         * src/folderview.c
808                 clean up cruft
809
810 2003-07-17 [christoph]  0.9.3claws20
811
812         * src/common/session.c
813                 fix opening of SSL connections
814
815         * src/plugins/image_viewer/Makefile.am
816                 add OPENSSL_CFLAGS (we should find a better solution to remove
817                 this dependencies if they are not required)
818
819         * src/plugins/spamassassin/spamassassin.c
820                 remove setlocale workaround (fixed in libspamc)
821
822         (closes Bug Bug 184 Entering non-ascii character deletes previous char
823          if spell checking enabled)
824
825 2003-07-17 [alfons]     0.9.3claws19
826
827         * src/common/hooks.[ch]
828         * src/plugins/clamav/clamav_plugin.c
829         * src/plugins/spamassassin/spamassassin.c
830         * src/plugins/trayicon/trayicon.c
831                 fix signedness muck 
832
833 2003-07-17 [alfons]     0.9.3claws18
834
835         * src/procmime.c
836                 plug memleak
837
838 2003-07-17 [alfons]     0.9.3claws17
839
840         * src/inc.c
841                 plug memleak
842
843 2003-07-17 [paul]       0.9.3claws16
844
845         * src/common/defs.h
846           src/mainwindow.c
847           src/manual.[ch]
848                 add link to the Claws site's FAQ page, after the suggestion
849                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
850                 Move url strings to defs.h
851                 
852         * src/mainwindow.c
853                 fix typo to prevent "unknown menu entry" warnings
854
855 2003-07-17 [alfons]     0.9.3claws15
856
857         * src/folderview.[ch]
858         * src/summaryview.[ch]
859         * src/mimeview.[ch]
860                 plug DnD leaks 
861
862 2003-07-17 [paul]       0.9.3claws14
863
864         * src/inc.c
865                 remove two instances of 'GTK_EVENTS_FLUSH' because
866                 they are unnecessary and probably cause a stack overflow
867
868 2003-07-16 [christoph]  0.9.3claws13
869
870         * src/mimeview.[ch]
871                 use an invisible GTK notebook to switch between viewers
872                 instead of reparenting widgets
873
874 2003-07-16 [christoph]  0.9.3claws12
875
876         * src/folder.c
877                 move folder_item_update_freeze() to correct place in
878                 folder_item_scan_full()
879
880 2003-07-16 [paul]       0.9.3claws11
881
882         * sync with 0.9.3cvs12
883                 see ChangeLog 2003-07-14 and 2003-07-15
884
885 2003-07-16 [christoph]  0.9.3claws10
886
887         * src/imap.[ch]
888         * src/prefs_account.[ch]
889                 sync IMAP CRAM-MD5 authentication with sylpheed-main
890
891 2003-07-15 [alfons]     0.9.3claws9
892
893         * src/main.c
894                 make --config-dir do something useful
895
896 2003-07-15 [alfons]     0.9.3claws8
897
898         * src/procmsg.c
899                 o fix a bug where 'last' didn't really point to the last message
900                   in the top level list of children, but to the last threaded
901                   message. 
902                 
903                 o clean up and make it easier to sync
904
905 2003-07-15 [alfons]     0.9.3claws7
906
907         * src/mainwindow.c
908                 make correct menu items sensitive       
909
910 2003-07-14 [alfons]     0.9.3claws6
911
912         * src/procmsg.c
913                 tune the threader so it will not subject-thread any message
914                 without a subject prefix (this will not thread correctly if 
915                 a parent is delivered after their childs, but it looks 
916                 better right now)
917
918 2003-07-13 [christoph]  0.9.3claws5
919
920         * src/mainwindow.c
921                 group "Add mailbox *..." menu items in submenu
922
923 2003-07-13 [alfons]     0.9.3claws4
924
925         * src/summaryview.c
926                 correct summary_toggle_pressed() signature and make sure
927                 signal is not passed on
928
929 2003-07-13 [alfons]     0.9.3claws3
930
931         * src/summaryview.c
932                 o for now don't pass on keys when they we're handled by 
933                   ctree::key_press_event
934                 o clean up
935
936 2003-07-13 [alfons]     0.9.3claws2
937         
938         * src/main.c
939                 add command line option "--config-dir" to get the current 
940                 configuration dir
941
942 2003-07-12 [alfons]     0.9.3claws1
943
944         * src/matcher.[ch]
945         * src/matcher_parser_parse.y
946         * src/prefs_filtering.c
947         * src/filtering.c
948                 add "Lock" filter action to lock messages;
949
950         * src/filtering.c       
951                 remove debug_print()    
952         * src/prefs_filtering.c
953                 re-organize matcher part 9: 
954                 make action text entries easily extendible;
955                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
956                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
957
958 2003-07-12 [paul]
959
960         * tools/README
961                 update old information and add missing
962                 information
963
964 2003-07-12 [paul]       0.9.3claws
965
966         * 0.9.3claws released
967         
968 2003-07-12 [paul]       0.9.0claws103
969
970         * src/Makefile.am
971                 add addrquery.h
972
973 2003-07-12 [melvin]     0.9.0claws102
974
975         * src/messageview.c
976                 Fixed bug #215: Show MIME tab for single text/html messages. 
977                 
978 2003-07-12 [paul]       0.9.0claws101
979
980         * man/sylpheed.1
981                 updated
982
983 2003-07-12 [paul]       0.9.0claws100
984
985         * po/es.po
986           po/hr.po
987           po/pl.po
988           po/sr.po
989                 update Spanish, Croatian, Polish, Serbian translations.
990                 submitted by Ricardo Mones Lastra, Dragan, Witold
991                 Wladyslaw Wojciech Wilk, Urke MMI
992
993 2003-07-12 [melvin]     0.9.0claws99
994
995         * po/fr.po
996                 Updated French translations.
997
998 2003-07-12 [paul]       0.9.0claws98
999
1000         * src/addressbook.c
1001                 disable 'Lookup' button as it has no effect
1002
1003 2003-07-11 [alfons]     0.9.0claws97
1004         
1005         * src/summaryview.c
1006                 summary_searchbar_pressed() should return TRUE to signal that
1007                 event was handled. when returning void, the return value passed
1008                 to GTK is actually random, but maybe FALSE, in which case the
1009                 event is handled by parent
1010                 
1011 2003-07-10 [paul]       0.9.0claws96
1012
1013         * ac/missing/gettext.m4
1014                 update to version 0.12
1015
1016 2003-07-10 [paul]       0.9.0claws95
1017
1018         * src/plugins/clamav/clamav_plugin.c
1019                 fix bug where multipart/alternative messages
1020                 would slip through without being scanned
1021
1022 2003-07-10 [christoph]  0.9.0claws94
1023
1024         * src/folder.c
1025                 correct check if folder supports removing when a message is
1026                 moved. if not the message is only copied.
1027
1028         (closes Bug 132 crash on startup in newsgroups folders)
1029
1030 2003-07-09 [alfons]     0.9.0claws93
1031
1032         * configure.ac
1033         * src/common/defs.h
1034                 --with-config-dir (default .sylpheed)
1035
1036 2003-07-09 [christoph]  0.9.0claws92
1037
1038         * configure.ac
1039                 use PKG_CHECK_MODULES to check for gtkmathview
1040                 (version 0.4.2 now required)
1041
1042 2003-07-08 [melvin]     0.9.0claws91
1043
1044         * src/action.c
1045                 Implemented a progress bar that counts the number of completed
1046                 tasks when the action runs more than one command.
1047
1048 2003-07-08 [alfons]     0.9.0claws90
1049
1050         * src/procmsg.c
1051                 if queued message has an invalid Message-Id, don't try to
1052                 find message it refers to (fixes #209 "crash when processing 
1053                 in folder")
1054
1055 2003-07-08 [paul]       0.9.0claws89
1056
1057         * sync with 0.9.3cvs2
1058                 see ChangeLog 2003-07-08
1059
1060 2003-07-08 [match]      0.9.0claws88
1061
1062         * src/ldapctrl.c
1063                 extend LDAP search for first/last name by parsing search term.
1064
1065 2003-07-08 [alfons]     0.9.0claws87
1066
1067         * src/send_message.c
1068                 fix bug #208 "Status message stuck when sending on POP3 account"
1069
1070 2003-07-07 [paul]       0.9.0claws86
1071
1072         * po/hr.po
1073                 new Croatian translation, submitted by
1074                 Dragan <drleskov@inet.hr>
1075
1076 2003-07-07 [paul]       0.9.0claws85
1077
1078         * sync with 0.9.3cvs1
1079                 see ChangeLog 2003-07-07
1080
1081 2003-07-05 [christoph]  0.9.0claws84
1082
1083         * src/Makefile.am
1084         * src/messageview.c
1085         * src/mimeview.[ch]
1086         * src/stock_pixmap.[ch]
1087         * src/pixmaps/messageview_text.xpm              ** NEW **
1088                 move mimeview tabs to the right side and use icons
1089                 instead of text to save some space
1090
1091         (patch by Luke Plant <lukeplant@softhome.net>)
1092
1093 2003-07-05 [christoph]  0.9.0claws83
1094
1095         * src/inc.c
1096                 add NULL pointer checks
1097
1098         (patch by Luke Plant <lukeplant@softhome.net>)
1099         (closes Bug 204 0.9.0 quits on authentication error?!)
1100
1101 2003-07-05 [alfons]     0.9.0claws82
1102
1103         * configure.ac
1104                 take the clue in bug #202 "./configure script - 
1105                 'if test' comparison failure" reported by John Kristoff. 
1106
1107 2003-07-04 [christoph]  0.9.0claws81
1108
1109         * src/plugins/spamassassin/spamassassin.c
1110                 set timeout for spam check
1111
1112 2003-07-04 [christoph]  0.9.0claws80
1113
1114         * src/main.c
1115                 destroy all FolderItems when shutting down to
1116                 allow folders to clean up
1117
1118 2003-07-04 [melvin]     0.9.0claws79
1119
1120         * src/gtk/gtkaspell.c
1121                 Fixed bug #184 "Entering non-ascii character deletes
1122                 previous char if spell checking enabled": this makes
1123                 the spell checking in multibytes (e.g. UTF-8)locales work.
1124                 (Patch by Luke Plant).
1125                 
1126 2003-07-04 [christoph]  0.9.0claws78
1127
1128         * sync with 0.9.2cvs1
1129                 see ChangeLog 2003-06-10
1130
1131 2003-07-04 [paul]       0.9.0claws77
1132
1133         * sync with 0.9.3 release
1134                 see ChangeLog 2003-07-04
1135
1136 2003-07-03 [christoph]  0.9.0claws76
1137
1138         * src/folder.[ch]
1139         * src/imap.c
1140         * src/mbox_folder.c
1141         * src/mh.c
1142         * src/news.c
1143                 move folder_item_get_path() stuff into a folder virtual function
1144
1145         * src/procmsg.c
1146                 use folder_item_fetch_msg() to get message and do not contruct
1147                 the filename from path and number
1148
1149 2003-07-03 [paul]       0.9.0claws75
1150
1151         * sync with 0.9.2cvs12
1152                 see ChangeLog 2003-07-03
1153
1154 2003-07-02 [paul]       0.9.0claws74
1155
1156         * src/messageview.c
1157                 fix text-selection for replying
1158
1159 2003-07-02 [paul]       0.9.0claws73
1160
1161         * sync with 0.9.2cvs11
1162                 see ChangeLog 2003-07-02
1163
1164 2003-07-02 [paul]       0.9.0claws72
1165
1166         * src/procmsg.c
1167                 revert last commit because it breaks more
1168                 than it fixes
1169
1170 2003-07-02 [paul]       0.9.0claws71
1171
1172         * src/procmsg.c
1173                 fix thread by subject/sort by date
1174
1175 2003-07-01 [paul]       0.9.0claws70
1176
1177         * sync with 0.9.2cvs10
1178                 see ChangeLog 2003-07-01
1179
1180 2003-06-30 [paul]       0.9.0claws69
1181
1182         * sync with 0.9.2cvs9
1183                 see ChangeLog 2003-06-30
1184
1185 2003-06-28 [match]      0.9.0claws68
1186
1187         * src/addressbook.c
1188                 fix null ptr.
1189
1190 2003-06-27 [paul]       0.9.0claws67
1191
1192         * sync with 0.9.2cvs7
1193                 see ChangeLog 2003-06-27
1194
1195 2003-06-26 [christoph]  0.9.0claws66
1196
1197         * src/folder.c
1198                 freeze folder updates while a folder is scanned
1199
1200         (closes Bug 185 New message counter)
1201
1202 2003-06-26 [darko]      0.9.0claws65
1203
1204         * src/ldapserver.c
1205                 fix infinite loop when adding a new LDAP server
1206
1207 2003-06-26 [paul]       0.9.0claws64
1208
1209         * sync with 0.9.2cvs6
1210                 see ChangeLog 2003-06-26
1211
1212 2003-06-26 [paul]       0.9.0claws63
1213
1214         * sync with 0.9.2cvs5
1215                 see ChangeLog 2003-06-25 and 2003-06-26
1216
1217 2003-06-25 [match]      0.9.0claws62
1218
1219         * src/addr_compl.c
1220                 Fixed tab/backtab for dropped-down completion list to
1221                 move next/previous field. (close bug 147)
1222
1223 2003-06-25 [christoph]  0.9.0claws61
1224
1225         * src/addr_compl.[ch]
1226         * src/addrindex.[ch]
1227         * src/folderview.c
1228         * src/inc.c
1229         * src/news.c
1230         * src/summaryview.c
1231         * src/toolbar.c
1232                 fix warnings
1233
1234 2003-06-25 [leandro]    0.9.0claws60
1235
1236         * src/compose.c
1237                 o cleanups
1238                 o gray out "Message/Remove references" menu item if not
1239                   replying to a message
1240
1241 2003-06-24 [leandro]    0.9.0claws59
1242
1243         * src/compose.[ch]
1244                 o removed "Message/Create new thread" menu item
1245                 o added "Message/Remove references" menu item
1246                   (it's off by default and will not check anymore
1247                    if the subject changed)
1248
1249 2003-06-23 [alfons]     0.9.0claws58
1250
1251         * src/procmsg.c
1252                 try better grouping messages threaded by subject based on their age.
1253                 still not perfect - because the message tree is not sorted by date.  
1254
1255 2003-06-23 [thorsten]   0.9.0claws57
1256
1257         * src/pop.[ch]
1258                 added mail_receive_hook to allow modifications
1259                 directly after retrieval (e.g. adding headers).
1260
1261 2003-06-23 [paul]       0.9.0claws56
1262
1263         * src/sourcewindow.c
1264                  enable the use of Ctrl+A to select all text in
1265                  the sourcewindow
1266                  Patch submitted by Ivan Francolin Martinez
1267                  <ivanfm@users.sourceforge.net>
1268
1269 2003-06-22 [christoph]  0.9.0claws55
1270
1271         * src/folder.[ch]
1272                 o add notification hook for folder tree changes
1273                 o invoke hooks after folder tree scanning
1274
1275         * src/folderview.[ch]
1276                 register hook for folder tree changes that
1277                 updates the ctree
1278
1279         (there are more places that should be updated, like add, remove 
1280          or move folder)
1281
1282         (closes Bug 164 Crash on rebuild folder tree)
1283         (closes Bug 190 Crash on 'rebuilding folder tree')
1284
1285 2003-06-21 [leandro]    0.9.0claws54
1286
1287         * src/compose.[ch]
1288                 create a new thread if subject changes
1289                 (it's on by default, can be disabled in Message menu)
1290
1291 2003-06-21 [alfons]     0.9.0claws53
1292
1293         * src/summaryview.c
1294                 quiet little compiler
1295
1296 2003-06-21 [christoph]  0.9.0claws52
1297
1298         update gettext stuff to version 0.12
1299
1300 2003-06-19 [alfons]     0.9.0claws51
1301
1302         * src/common/log.c
1303         * src/common/plugin.c
1304                 move defs.h before glib.h to prevent MIN/MAX redefs
1305
1306 2003-06-19 [alfons]
1307
1308         * src/addressbook.c
1309                 translatable
1310
1311 2003-06-19 [match]      0.9.0claws50
1312
1313         * src/addressbook.[ch]
1314         * src/addrindex.[ch]
1315         * src/addr_compl.[ch]
1316         * src/editldap.[ch]
1317         * src/editldap_basedn.[ch]
1318         * src/addritem.[ch]
1319         * src/ldapquery.h
1320                 re-implemented dynamic LDAP search. works without
1321                 slowdown on display sender with addressbook
1322                 option.
1323         * src/addrbook.c
1324                 documented code.
1325
1326 2003-06-19 [paul]       0.9.0claws49
1327
1328         * src/compose.c
1329                 fix Bug #136 'Nonprovided quotation marks crash claws'
1330                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1331
1332 2003-06-19 [alfons]     0.9.0claws48
1333
1334         * src/prefs_common.[ch]
1335         * src/procmsg.c
1336                 restrict threading by subject by checking thread for
1337                 age (prefs_common.thread_by_subject_max_age)
1338
1339 2003-06-18 [christoph]  0.9.0claws47
1340
1341         * src/imap.c
1342                 fix memory leak in imap_cmd_fetch()
1343
1344 2003-06-18 [christoph]  0.9.0claws46
1345
1346         * src/prefs_gtk.c
1347                 fix memory leak in prefs_set_default() when used multiple
1348                 times or after prefs have been read
1349
1350 2003-06-18 [christoph]  0.9.0claws45
1351
1352         * src/common/plugin.c
1353                 fix memory leak in plugin_unload()
1354
1355 2003-06-18 [christoph]  0.9.0claws44
1356
1357         * src/imap.c
1358                 fix memory leak in imap_cmd_ok()
1359
1360 2003-06-18 [christoph]  0.9.0claws43
1361
1362         * src/folder.c
1363                 stop messages that are downloaded from POP3 and added to
1364                 an IMAP inbox from being filtered twice (first by POP3
1365                 and again when IMAP folder is scaned to get the UID of
1366                 the APPEND operation when no UIDPLUS is available)
1367
1368 2003-06-18 [alfons]
1369
1370         * tools/Makefile.am
1371                 phoenix <- firebird     
1372
1373 2003-06-18 [paul]
1374
1375         * tools/launch_phoenix          ** REMOVED **
1376           tools/launch_firebird         ** NEW **
1377                 renamed and edited to reflect the browser's name change from
1378                 'phoenix' to 'firebird'
1379
1380 2003-06-18 [paul]       0.9.0claws42
1381
1382         * sync with 0.9.2cvs2
1383                 see ChangeLog 2003-06-16
1384
1385 2003-06-17 [alfons]     0.9.0claws41
1386
1387         * src/procmsg.c
1388                 prevent threading problems when a node is an ancestor (parent / great parent),
1389                 which mostly happens with circular references (thanks to Phillipe Gramoullé
1390                 for finding an sample set of messages)
1391
1392 2003-06-16 [christoph]  0.9.0claws40
1393
1394         * src/main.c
1395                 don't popup main window on --receive or --receive-all
1396
1397         * src/mainwindow.[ch]
1398         * src/plugins/trayicon/trayicon.c
1399                 allow hiding of main window by clicking on the trayicon
1400                 (doesn't work correctly in seperate window mode and may
1401                  cause unexpected GTK problems I couldn't find yet)
1402
1403         * src/common/ssl.c
1404                 remove incorrect warning
1405
1406 2003-06-15 [alfons]     0.9.0claws39
1407
1408         * src/gtk/gtkstext.c
1409                 don't output debug text;
1410                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
1411                 for pointing this out);
1412
1413 2003-06-14 [alfons]     0.9.0claws38
1414         
1415         * src/messageview.c
1416                 remove printf() and make one if..else comply with coding style
1417
1418 2003-06-14 [alfons]     0.9.0claws37
1419
1420         * AUTHORS
1421                 add Martin Wicke
1422         * src/action.c
1423         * src/messageview.[ch]
1424         * src/summaryview.c
1425                 apply patch #754162 "Quoting messages filtered by actions" submitted
1426                 by Martin Wicke, which allows quoting message body changed by an
1427                 action (Thanks!).
1428
1429 2003-06-13 [alfons]     0.9.0claws36
1430
1431         * src/utils.c
1432                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
1433                 use case insensitive regexp (suggested by Ivan Martinez)
1434
1435 2003-06-13 [christoph]  0.9.0claws35
1436
1437         * configure.ac
1438         * src/plugins/trayicon/Makefile.am
1439         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
1440         * src/plugins/trayicon/trayicon.c
1441         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
1442         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
1443         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
1444         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
1445         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
1446         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
1447                 replace my own EggTrayIcon backport with the backport
1448                 used by (l|x)mule and gabber.
1449
1450 2003-06-13 [alfons]     0.9.0claws34
1451
1452         * AUTHORS
1453         * src/common/utils.c
1454                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
1455
1456 2003-06-13 [alfons]     0.9.0claws33
1457
1458         * src/compose.c
1459                 clean up a little bit
1460
1461 2003-06-12 [alfons]     0.9.0claws32
1462
1463         * src/compose.c
1464                 const correctness fix
1465
1466         * src/common/sylpheed.[ch]
1467                 () -> (void)
1468                 prevent redef MIN/MAX
1469                 
1470         * src/common/utils.[ch]
1471                 () -> (void)
1472
1473 2003-06-12 [melvin]     0.9.0claws31
1474
1475         * src/compose.c
1476                 Updated to take into accounts changes in GtkAspell.
1477
1478 2003-06-12 [alfons]     0.9.0claws30
1479
1480         * src/compose.c
1481         * src/procmsg.c
1482         * src/common/utils.[ch]
1483                 handle reply subject prefixes better (initial 
1484                 suggestion by Robert Story adapted and enhanced 
1485                 using regexps)
1486
1487 2003-06-12 [melvin]     0.9.0claws29
1488
1489         * src/compose.c
1490                 Use new gtkaspell_checkers_strerror() to get the speller's
1491                 error message instead of accessing the (now private)
1492                 checkers structure.
1493                 Minor code clean up
1494
1495         * src/main.c
1496                 Use #ifdef instead of #if for USE_ASPELL
1497                 Use the new spell checkers init/quit functions 
1498
1499         * src/gtk/gtkaspell.c
1500                 Use #ifdef instead of #if for USE_ASPELL
1501                 Moved in the majority of GtkAspell structures that were
1502                 exported before by gtkaspell.h
1503         
1504         * src/gtk/gktaspell.h
1505                 Made gtkaspell.h contain only the necessary data to be
1506                 publicized by moving many structures to gtkaspell.c.
1507                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1508                 gtkaspell_checkers_new(): replaced by...
1509                 gtkaspell_checkers_init(): new function for initialization
1510                 gtkaspell_checkers_delete(): replaced by...
1511                 gtkaspell_checkers_quit(): new function
1512                 gtkaspell_checkers_strerror(): new function that returns
1513                 the checker's last error message.
1514                 
1515 2003-06-11 [melvin]     0.9.0claws28
1516
1517         * po/POTFILES.in
1518                 Updated to take into account gtkaspell.c migration to
1519                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1520
1521 2003-06-10 [alfons]     0.9.0claws27
1522
1523         * src/filtering.[ch]
1524         * src/folder.c
1525         * src/matcher.c
1526         * src/scoring.[ch]
1527                 - try fixing bug #18 (any brave testers?)
1528                 - add more robustness by refusing previously 
1529                   unchecked NULL pointers 
1530
1531 2003-06-10 [alfons]     0.9.0claws26
1532
1533         * src/procmsg.c
1534                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
1535
1536 2003-06-09 [alfons]     0.9.0claws25
1537
1538         * src/prefs_common.c
1539                 fix bug #163 "Icon switching doesnt work properly" by 
1540                 preventing early freeing of prefs_common.pixmap_theme_path.
1541
1542 2003-06-09 [christoph]  0.9.0claws24
1543
1544         * src/gtk/gtkaspell.c
1545                 revert Thorsten's fix and add forgotten g_strdup for
1546                 aspell path (it should not be possible to alter the path a
1547                 GtkASpell uses from outside)
1548
1549 2003-06-09 [thorsten]   0.9.0claws23
1550
1551         * src/gtk/gtkaspell.c
1552                 dont free prefs_common.aspell_path when closing compose
1553
1554 2003-06-08 [colin]      0.9.0claws22
1555
1556         * src/plugins/spamassassin/spamassassin.c
1557                 fix prefs types
1558
1559 2003-06-07 [christoph]  0.9.0claws21
1560
1561         * src/Makefile.am
1562         * src/compose.c
1563         * src/gtkaspell.[ch]            ** REMOVE **
1564         * src/gtk/Makefile.am
1565         * src/gtk/gtkaspell.[ch]        ** NEW **
1566                 o make gtkaspell independent from sylpheed's prefs
1567                 o move gtkaspell.[ch] to gtk directory
1568
1569 2003-06-07 [christoph]  0.9.0claws20
1570
1571         * src/Makefile.am
1572         * src/crash.c
1573         * src/export.c
1574         * src/filesel.[ch]              ** REMOVE **
1575         * src/folder.c
1576         * src/main.[ch]
1577         * src/common/sylpheed.[ch]
1578         * src/gtk/Makefile.am
1579         * src/gtk/filesel.[ch]          ** NEW **
1580         * src/gtk/pluginwindow.c
1581         * src/gtk/sslcertwindow.c
1582                 move filesel.[ch] to gtk directory
1583
1584 2003-06-07 [alfons]     0.9.0claws19
1585
1586         * src/filesel.c
1587                 make (multi) file selection dialog work again (Claws-only)
1588
1589 2003-06-07 [thorsten]   0.9.0claws18
1590
1591         * po/de.po
1592                 fix typos
1593
1594 2003-06-07 [alfons]     0.9.0claws17
1595
1596         * configure.ac
1597         * src/mimeview.c
1598                 detect apache mishap in which case don't include fnmatch.h
1599                 if regex.h is already included
1600
1601 2003-06-06 [christoph]  0.9.0claws16
1602
1603         * configure.ac
1604         * src/mimeview.h
1605                 add check for fnmatch.h and include it when available
1606
1607         * src/mimeview.[ch]
1608                 fix wrong case sensitivity of Content-Types
1609
1610         * src/gtk/Makefile.am
1611                 need the same include paths in gtk directory as in
1612                 common directory because .h files in common can
1613                 include files from these directories, when included
1614                 in gtk's .h or .c files
1615
1616 2003-06-06 [alfons]     0.9.0claws15
1617
1618         * src/mimeview.c
1619         * src/summaryview.c
1620                 make it compile again because of regex.h / fnmatch.h 
1621                 include problems (related to recent mime stuff, can
1622                 someone check this?)
1623
1624 2003-06-06 [thorsten]   0.9.0claws14
1625
1626         * src/folderview.c
1627                 possible use of uninitialized pointer while dragging
1628
1629 2003-06-06 [paul]       0.9.0claws13
1630
1631         * src/compose.c
1632                 fix bug where the insert sig button would be effective
1633                 only when auto_sig was set
1634
1635 2003-06-06 [paul]       0.9.0claws12
1636
1637         * sync with 0.9.2 release
1638
1639 2003-06-02 [paul]       0.9.0claws11
1640
1641         * sync with 0.9.1cvs1
1642                 see ChangeLog 2003-06-02
1643                 
1644         * po/de.po
1645                 update by Jens
1646
1647 2003-06-01 [christoph]  0.9.0claws10
1648
1649         * src/account.c
1650                 don't use substring search to find accounts by email address
1651
1652         (closes Bug 169 Overly loose matching of "From" address)
1653
1654 2003-05-31 [christoph]  0.9.0claws9
1655
1656         * doc-src/rfc2683.txt
1657         * src/imap.c
1658                 limit IMAP command length as recommended in RFC2683
1659                 (message number lists will be split into multiple imap
1660                 sets, the limit of 1000 octets is not a hard limit)
1661
1662         (closes Bug 161 sylpheed-claws exits with segfault when logging
1663          in to certain imap-servers)
1664
1665 2003-05-29 [alfons]     0.9.0claws8
1666
1667         * src/toolbar.[ch]
1668                 add print button (calling summary_print());
1669                 fine tune setting tooltip text;
1670                 (if someone needs other buttons, please take these 
1671                 commits as a guide, instead of bothering us - also
1672                 see 0.8.11claws150) 
1673
1674 2003-05-29 [darko]      0.9.0claws7
1675
1676         * src/compose.c
1677                 fix crash when word wrapping kicks in due to
1678                 changed text by spell checker
1679
1680 2003-05-29 [paul]       0.9.0claws6
1681
1682         * src/compose.c
1683                 fix bug where changing account would insert
1684                 sig even if auto_sig was FALSE
1685                 
1686         * ChangeLog
1687           ChangeLog.jp
1688           INSTALL
1689                 sync with 0.9.1 release
1690
1691 2003-05-28 [christoph]  0.9.0claws5
1692
1693         * src/imap.c
1694                 fix truncation of too long commands
1695
1696         (closes Bug 167 IMAP hangs trying to get envelope
1697          information in imap_get_uncached_messages)
1698
1699 2003-05-27 [paul]       0.9.0claws4
1700
1701         * tools/Makefile.am
1702           tools/maildir2sylpheed.pl     ** NEW FILE **
1703                 add kmail to sylpheed mailbox conversion script
1704
1705 2003-05-27 [paul]       0.9.0claws3
1706
1707         * sync with 0.9.0cvs10
1708                 see ChangeLog 2003-05-26
1709
1710 2003-05-26 [paul]       0.9.0claws2
1711
1712         * sync with 0.9.0cvs9
1713                 see ChangeLog 2003-05-26
1714
1715 2003-05-24 [paul]       0.9.0claws1
1716
1717         * sync with 0.9.0cvs8
1718                 see ChangeLog 2003-05-23
1719
1720 2003-05-24 [paul]       0.9.0claws
1721
1722         * version 0.9.0claws released
1723
1724 2003-05-24 [paul]       0.8.11claws177
1725
1726         * src/plugins/dillo-viewer/Makefile.am
1727           src/plugins/traycon/Makefile.am
1728                 add missing files
1729                 
1730         * po/bg.po
1731           po/en_GB.po
1732           po/es.po
1733           po/it.po
1734           po/pt_BR.po
1735           po/ru.po
1736           po/sr.po
1737                 update Bulgarian, British English, Spanish, Italian, 
1738                 Brazilian Portuguese, Russian, and Serbian translations, 
1739                 submitted by George Danchev, [me], Ricardo Mones Lastra,
1740                 André Filipe de Assunção e Brito, Alessandro Maestri, 
1741                 Ruslan N. Balkin, and Urke MMI
1742
1743 2003-05-23 [melvin]     0.8.11claws176
1744
1745         * po/fr.po
1746                 Updated French translations
1747
1748 2003-05-22 [paul]       0.8.11claws175
1749
1750         * src/Makefile.am
1751           src/addrbook.[ch]
1752           src/addrcache.[ch]
1753           src/addr_compl.[ch]
1754           src/adressbook.[ch]
1755           src/addrindex.[ch]
1756           src/addritem.[ch]
1757           src/editaddress.c
1758           src/editgroup.c
1759           src/editldap_basedn.c
1760           src/editldap.c
1761           src/jpilot.c
1762           src/vcard.c
1763                 revert to get ldap into it previous working state
1764                 
1765         * po/zh_TW.Big5.po
1766                 new Taiwanese translation,
1767                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
1768
1769 2003-05-22 [christoph]  0.8.11claws174
1770
1771         * src/plugins/spamassassin/libspamc.[ch]
1772                 sync libspamc with SpamAssaain release 2.55
1773
1774 2003-05-22 [paul]       0.8.11claws173
1775
1776         * sync with 0.9.0cvs7
1777                 see ChangeLog 2003-05-22
1778                 
1779         * src/summaryview.c
1780                 revert change in 0.8.11claws172: follow
1781                 Hiroyuki's decision and that's the end of it.
1782
1783 2003-05-21 [paul]       0.8.11claws172
1784
1785         * src/summaryview.c
1786                 fix discrepency between open_unread_on_enter
1787                 and always_show_msg
1788
1789 2003-05-21 [paul]       0.8.11claws171
1790
1791         * sync with 0.9.0cvs6
1792                 see ChangeLog 2003-05-21
1793
1794 2003-05-21 [paul]       0.8.11claws170
1795
1796         * sync with 0.9.0cvs5
1797                 see ChangeLog 2003-05-21
1798
1799 2003-05-20 [paul]       0.8.11claws169
1800
1801         * sync with 0.9.0cvs4
1802                 see ChangeLog 2003-05-20
1803                 fixes bug #152, 'encoding of IMAP folders names'
1804
1805 2003-05-20 [paul]       0.8.11claws168
1806
1807         * sync with 0.9.0cvs3
1808                 see ChangeLog 2003-05-20
1809                 
1810         * src/tools/convert_mbox.pl
1811                 minor change in the comments, submitted by Fred Marton
1812
1813 2003-05-19 [paul]       0.8.11claws167
1814
1815         * src/plugins/clamav/Makefile.am
1816           configure.ac
1817                 link clamav_lib to the plugin and not to the main program
1818
1819 2003-05-19 [christoph]
1820
1821         * src/Makefile.am
1822                 add -export-dynamic for linking
1823
1824 2003-05-19 [paul]       0.8.11claws166
1825
1826         * sync with 0.9.0cvs1
1827                 see ChangeLog 2003-05-19
1828
1829 2003-05-19 [paul]       0.8.11claws165
1830
1831         * src/inc.c
1832                 fix 'pop before smtp' timeout
1833
1834 2003-05-18 [alfons]     0.8.11claws164
1835
1836         * src/prefs_matcher.c
1837                 put "execute" action command line ("expression") in edit box
1838
1839 2003-05-18 [christoph]  0.8.11claws163
1840
1841         * src/mimeview.[ch]
1842         * src/plugins/dillo_viewer/dillo_viewer.c
1843         * src/plugins/image_viewer/viewer.c
1844         * src/plugins/mathml_viewer/mathml_viewer.c
1845                 let a viewer have a list of Content-Types
1846
1847 2003-05-18 [paul]       0.8.11claws162
1848
1849         * src/prefs_filtering.c
1850                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
1851                 and REDIRECT actions
1852
1853 2003-05-17 [christoph]
1854
1855         * README.claws
1856                 o remove dynamic signatures that was syned with main
1857                 o add infos about no longer "build in" image viewer
1858                 o update bugtracker URL
1859
1860 2003-05-17 [christoph]  0.8.11claws161
1861
1862         * src/folder.c
1863         * src/folderview.c
1864         * src/imap.c
1865                 don't use imap_scan_folder anymore. Instead call folder_item_scan
1866                 for every folder after rebuilding the folder tree.
1867
1868         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
1869          messages)
1870
1871 2003-05-17 [christoph]  0.8.11claws160
1872
1873         * src/imap.c
1874                 don't use STATUS command on current folder to check for
1875                 content changes. imap_cmd_ok() now tracks changes to
1876                 folder and number of existing messages.
1877
1878 2003-05-17 [paul]       0.8.11claws159
1879
1880         * src/plugins/clamav/clamav_plugin.c
1881                 remove unnecessary debug_print
1882
1883 2003-05-16 [thorsten]   0.8.11claws158
1884
1885         * src/plugins/demo.c
1886                 included missing intl.h
1887
1888 2003-05-16 [paul]       0.8.11claws157
1889
1890         * po/POTFILES.in
1891                 remove non-existant entries
1892         
1893         * src/plugins/clamav/clamav_plugin.c
1894           src/plugins/clamav/clamav_plugin_gtk.c
1895           src/plugins/dillo_viewer/dillo_prefs.c
1896           src/plugins/dillo_viewer/dillo_viewer.c
1897                 gettextise
1898
1899 2003-05-16 [christoph]  0.8.11claws156
1900
1901         * po/POTFILES.in
1902                 include plugin .c files for translation until I
1903                 find a better solution to have plugins have their
1904                 own textdomain
1905         * src/plugins/demo/demo.c
1906         * src/plugins/image_viewer/plugin.c
1907         * src/plugins/mathml_viewer/mathml_viewer.c
1908         * src/plugins/spamassassin/spamassassin.c
1909         * src/plugins/spamassassin/spamassassin_gtk.c
1910         * src/plugins/trayicon/trayicon.c
1911                 add gettext macros for plugin name and description
1912
1913 2003-05-16 [paul]
1914
1915         * sync with 0.9.0
1916
1917 2003-05-16 [paul]       0.8.11claws155
1918
1919         * sync with lastest 0.9.0pre1
1920                 see ChangeLog 2003-05-16
1921
1922 2003-05-15 [paul]       0.8.11claws154
1923
1924         * sync with latest 0.9.0pre1
1925                 see ChangeLog 2003-05-14 and 2003-05-15
1926
1927 2003-05-14 [christoph]  0.8.11claws153
1928
1929         * src/plugins/image_viewer/viewer.c
1930         * src/plugins/image_viewer/viewer.glade         ** NEW **
1931         * src/plugins/image_viewer/viewerprefs.c
1932                 make it possible to disable the autoload function in the
1933                 imageviewer again
1934
1935 2003-05-14 [christoph]  0.8.11claws152
1936
1937         * src/folder.c
1938                 fix folder update after adding a message
1939
1940 2003-05-13 [alfons]     0.8.11claws151
1941
1942         * src/common/session.c
1943                 remove debug traces
1944                 
1945         * src/addrcache.[ch]
1946         * src/filtering.[ch]
1947         * src/folder.[c]
1948         * src/gtkaspell.[ch]
1949         * src/imap.[ch]
1950         * src/mbox_folder.[ch]
1951         * src/mh.[ch]
1952         * src/mimeview.h
1953         * src/msgcache.[ch]
1954         * src/news.[ch]
1955         * src/passphrase.[ch]
1956         * src/prefs_common.[ch]
1957         * src/prefs_gtk.[ch]
1958         * src/procmsg.c
1959         * src/scoring.[ch]
1960                 be pedantic; (in prototypes () implies (int))
1961
1962 2003-05-13 [alfons]     0.8.11claws150
1963
1964         * src/prefs_toolbar.[ch]
1965         * src/summaryview.[ch]
1966         * src/toolbar.[ch]
1967                 change misleading text in toolbar prefs;
1968                 add toolbar action for ignore thread (toggles ignore thread flag);
1969                 clean up a little bit;
1970
1971 2003-05-12 [paul]
1972
1973         * tools/convert_mbox.pl
1974                 bug fixed by Fred Marton
1975
1976 2003-05-12 [paul]
1977
1978         * sync with 0.9.0pre1
1979
1980 2003-05-09 [paul]       0.8.11claws149
1981
1982         * sync with 0.8.11cvs43
1983                 see ChangeLog 2003-05-09
1984
1985 2003-05-08 [christoph]  0.8.11claws148
1986
1987         * src/imap.[ch]
1988                 o use CAPABILIY as first command and check for PREAUTH
1989                   information in the response to it
1990                 o rewrite all imap_cmd_* functions to use an IMAPSession
1991                   instead of a SockInfo as parameter
1992                 o do STARTTLS after fetching and checking the server
1993                   capabilities
1994
1995 2003-05-08 [paul]       0.8.11claws147
1996
1997         * tools/Makefile.am
1998           tools/README
1999           tools/convert_mbox.pl         ** NEW FILE **
2000                 add mbox conversion script. Submitted by 
2001                 Fred Marton <Fred.Marton@uni-bayreuth.de>
2002
2003 2003-05-07 [christoph]
2004
2005         * doc-src/glade.txt
2006         * src/gtk/pluginwindow.glade
2007         * src/plugins/image_viewer/viewerprefs.glade
2008         * src/plugins/spamassassin/spamassassin_gtk.glade
2009                 add glade files for user interfaces and a description how
2010                 to use glade to create the sylpheed code
2011
2012 2003-05-07 [paul]       0.8.11claws146
2013
2014         * sync with 0.8.11cvs41
2015                 see ChangeLog 2003-05-07
2016
2017 2003-05-06 [christoph]  0.8.11claws145
2018
2019         * src/main.c
2020         * src/plugins/image_viewer/viewer.c
2021                 fix usage of imlib in imageviewer plugin
2022
2023         * src/gtk/prefswindow.c
2024                 handle window close event correctly
2025
2026 2003-05-06 [paul]       0.8.11claws144
2027
2028         * src/common/ssl.c
2029                 fix typo introduced in sync
2030
2031 2003-05-06 [paul]       0.8.11claws143
2032
2033         * sync with 0.8.11cvs39
2034                 see ChangeLog 2003-05-06
2035
2036 2003-05-06 [paul]       0.8.11claws142
2037
2038         * AUTHORS
2039           po/cs.po
2040                 updated Czech translation, submitted by 
2041                 Radek Vybiral <Radek.Vybiral@vsb.cz>
2042                 
2043         * src/plugins/clamav/clamav_plugin_gtk.c
2044                 clean up
2045
2046 2003-05-03 [alfons]     0.8.11claws141
2047
2048         * src/compose.[ch]
2049                 make paste as quotation work even when the call to 
2050                 text_inserted() was deferred (fixes bug #140 "Paste 
2051                 as quotation does not work when using "external" 
2052                 clipboard")
2053
2054 2003-05-03 [thorsten]   0.8.11claws140
2055
2056         * src/addrquery.h
2057           src/ldapquery.h
2058           src/mainwindow.c
2059                 removed C++ comments
2060         * src/addr_compl.c
2061                 function with non-int retval/param used before
2062                 implementation/declaration
2063
2064 2003-05-02 [paul]       0.8.11claws139
2065
2066         * src/addr_compl.[ch]
2067           src/addressbook.[ch]
2068           src/addrindex.c
2069           src/summaryview.c
2070                 revert match's changes to (finally) remove the bug where
2071                 opening a folder causes massive slowdown when using the 
2072                 'Display sender using address book' option
2073
2074 2003-05-01 [melvin]     0.8.11claws138
2075
2076         * src/plugins/dillo_viewer/dillo_prefs.[ch]
2077         * src/plugins/dillo_viewer/dillo_viewer.c
2078                 Fixed bug where "Cancel" button from prefs issued
2079                 warnings.
2080                 Comply a little more to coding style
2081
2082 2003-05-01 [paul]       0.8.11claws137
2083
2084         * sync with 0.8.11cvs38
2085                 see ChangeLog 2003-05-01
2086
2087 2003-05-01 [paul]       0.8.11claws136
2088
2089         * po/bg.po
2090                 updated by George Danchev
2091
2092 2003-04-30 [christoph]  0.8.11claws135
2093
2094         * src/plugins/dillo_viewer/dillo_prefs.c
2095         * src/plugins/image_viewer/viewerprefs.c
2096         * src/plugins/spamassassin/spamassassin_gtk.c
2097                 remove gtk_widget_ref() calls for widgets in
2098                 glade code
2099
2100 2003-04-30 [paul]       0.8.11claws134
2101
2102         * src/addrindex.c
2103                 ok, this time a better fix for the bug where opening folder
2104                 has massive slowdown when using the 'Display sender using 
2105                 address book' option
2106
2107 2003-04-30 [paul]       0.8.11claws133
2108
2109         * src/addrindex.c
2110                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2111         
2112 2003-04-30 [melvin]     0.8.11claws132
2113
2114         New: Dillo plugin preferences (patch by Dimitar Haralanov)
2115
2116         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
2117                 Preferences for the dillo plugin
2118         * src/plugins/dillo_viewer/dillo_viewer.c
2119                 Support for preferences
2120         * src/plugins/dillo_viewer/Makefile.am
2121                 Added dillo_prefs.[ch]
2122
2123 2003-04-30 [alfons]     0.8.11claws131
2124
2125         * src/common/plugin.[ch]
2126                 see? this ANSI C'fication immediately gives us type
2127                 checking for free.
2128
2129 2003-04-30 [alfons]     0.8.11claws130
2130
2131         * src/common/plugin.[ch]
2132         * src/plugins/clamav/clamav_plugin.[ch]
2133         * src/plugins/clamav/clamav_plugin_gtk.c
2134         * src/plugins/demo/demo.c
2135         * src/plugins/dillo_viewer/dillo_viewer.c
2136         * src/plugins/image_viewer/plugin.c
2137         * src/plugins/image_viewer/viewer.[ch]
2138         * src/plugins/image_viewer/viewerprefs.[ch]
2139         * src/plugins/mathml_viewer/mathml_viewer.c
2140         * src/plugins/spamassassin/spamassassin.[ch]
2141         * src/plugins/spamassassin/spamassassin_gtk.c
2142         * src/plugins/trayicon/trayicon.c
2143                 clean up
2144
2145 2003-04-30 [alfons]     0.8.11claws129
2146
2147         * src/common/utils.c
2148                 make is_ascii_str() fail gracefully when NULL pointer
2149                 is passed
2150
2151 2003-04-30 [paul]       0.8.11claws128
2152
2153         * src/addrindex.c
2154                 fix bug where opening folder has massive slowdown when
2155                 using the 'Display sender using address book' option
2156
2157 2003-04-30 [paul]       0.8.11claws127
2158
2159         * src/plugins/clamav/clamav_plugin.c
2160           src/plugins/clamav/clamav_plugin_gtk.c
2161           src/plugins/demo/demo.c
2162           src/plugins/dillo_viewer/dillo_viewer.c
2163           src/plugins/image_viewer/plugin.c
2164           src/plugins/mathml_viewer/mathml_viewer.c
2165           src/plugins/spamassassin/spamassassin.c
2166           src/plugins/spamassassin/spamassassin_gtk.c
2167           src/plugins/trayicon/trayicon.c
2168                 get rid of eye-hurting function signatures
2169
2170 2003-04-30 [paul]       0.8.11claws126
2171
2172         * src/plugins/trayicon/trayicon.c
2173                 add description
2174                 
2175         * src/mimeview.c
2176                 be more descriptive
2177
2178 2003-04-30 [paul]       0.8.11claws125
2179
2180         * configure.ac
2181                 arrange the plugins in reverse alphabetical order
2182                 
2183         * src/plugins/clamav/clamav_plugin.[ch]
2184           src/plugins/clamav/clamav_plugin_gtk.c
2185                 rename some params
2186                 resize max_size window
2187                 re-arrange the order of some gui elements
2188                 improve descriptions
2189         
2190         * src/plugins/image_viewer/plugin.c
2191           src/plugins/mathml_viewer/mathml_viewer.c
2192                 add descriptions
2193                 
2194         * src/plugins/spamassassin/spamassassin_gtk.c
2195                 resize max_size window
2196                 re-arrange the order of some gui elements
2197                 
2198         * src/messageview.c
2199           src/mimeview.c
2200                 correct typos
2201
2202 2003-04-30 [alfons]     0.8.11claws124
2203
2204         * src/imap.c
2205                 fix a leak found while browsing Martin Kluge's 
2206                 valgrind log (Claws only)
2207
2208 2003-04-29 [darko]      0.8.11claws123
2209
2210         * src/gtk/gtkstext.h
2211                 include wchar.h if it is available, fixes compilation
2212                 on HP-UX systems
2213
2214 2003-04-29 [melvin]     0.8.11claws122
2215
2216         * src/prefs_actions.c
2217                 Improved help text of Actions' syntax
2218
2219 2003-04-28 [paul]       0.8.11claws121
2220
2221         * src/action.c
2222                 a better fix for the crash when performing an action
2223                 on a mime part
2224
2225 2003-04-28 [paul]       0.8.11claws120
2226
2227         * src/action.c
2228                 fix crash when performing an action on a
2229                 mime part
2230
2231 2003-04-28 [paul]       0.8.11claws119
2232
2233         * sync with 0.8.11cvs36
2234                 see ChangeLog 2003-04-28
2235
2236 2003-04-27 [paul]       0.8.11claws118
2237
2238         * more sync with 0.8.11cvs35
2239                 see ChangeLog 2003-04-25
2240
2241 2003-04-26 [christoph]  0.8.11claws117
2242
2243         * src/folder.c
2244                 fix remove virtual check
2245
2246 2003-04-26 [paul]       0.8.11claws116
2247
2248         * src/messageview.c
2249                 fix return-receipt, make it work again
2250
2251 2003-04-26 [paul]       0.8.11claws115
2252
2253         * src/mimeview.c
2254                 restore double-clicking of the [application/pgp-signature 
2255                 (Select "Check signature" to check)] line in the message view,
2256                 broken in recent sync
2257
2258 2003-04-26 [christoph]  0.8.11claws114
2259
2260         * src/folder.c
2261                 check if remove virtual really exists before
2262                 calling the function
2263
2264 2003-04-25 [match]      0.8.11claws113
2265
2266         * src/addrindex.c
2267         * src/addrbook.c
2268         * src/ldapquery.[ch]
2269         * src/ldapctrl.[ch]
2270                 fix memleak.
2271         * src/ldapserver.[ch]
2272                 fix memleak. fix segfault.
2273                 plug a Claws memleak
2274
2275 2003-04-25 [alfons]     0.8.11claws112
2276
2277         * src/folder.c
2278                 plug a Claws memleak
2279
2280 2003-04-25 [alfons]     0.8.11claws111
2281
2282         * src/common/session.c
2283                 plug a memleak
2284
2285 2003-04-25 [paul]       0.8.11claws110
2286
2287         * sync with 0.8.11cvs35
2288                 see ChangeLog 2003-04-24 and 2003-04-25
2289                 
2290         * src/gtk/pluginwindow.c
2291                 correct another strange float value
2292
2293 2003-04-24 [christoph]  0.8.11claws109
2294
2295         * src/folder.c
2296                 freeze folder item updates when unsetting new flags
2297
2298         * src/gtk/pluginwindow.c
2299                 correct strange float value
2300
2301 2003-04-23 [paul]       0.8.11claws108
2302
2303         * sync with 0.8.11cvs33
2304                 see ChangeLog 2003-04-23
2305
2306 2003-04-22 [paul]       0.8.11claws107
2307
2308         * src/Makefile.am
2309           src/messageview.c
2310           src/mimeview.c
2311           src/pgptext.[ch]      ** REMOVED **
2312                 remove pgptext.[ch] as its not used any more
2313
2314 2003-04-22 [paul]       0.8.11claws106
2315
2316         * sync with 0.8.11cvs31
2317                 see ChangeLog 2003-04-21 and 2003-04-22
2318
2319 2003-04-21 [alfons]     0.8.11claws105
2320
2321         * src/main.c
2322                 No access to GTK structures if we're a spawned child
2323                 (and clean up code a little bit...) Should fix #126.
2324
2325 2003-04-21 [melvin]     0.8.11claws104
2326
2327         * src/plugins/dillo_viewer/README
2328                 Improved slightly the text.
2329
2330 2003-04-21 [melvin]     0.8.11claws103
2331
2332         * src/plugins/dillo_viewer/README *** NEW ***
2333                 Added a README file for the Dillo plugin
2334
2335 2003-04-20 [paul]
2336
2337         * tools/README
2338           tools/outlook2sylpheed.pl
2339                 updated and improved by Ricardo Mones Lastra
2340
2341 2003-04-18 [oliver]     0.8.11claws102
2342
2343         * src/inc.c 
2344         * src/prefs_account.h
2345                 remove Pop3SessionType (used by selective download)
2346         * src/prefs_toolbar.c
2347                 enable set Default Toolbar button
2348
2349 2003-04-18 [paul]       0.8.11claws101
2350
2351         * sync with 0.8.11cvs29
2352                 see ChangeLog 2003-04-18
2353
2354 2003-04-17 [paul]       0.8.11claws100
2355
2356         * src/prefs_common.[ch]
2357           src/summaryview.c
2358                 remove 'Open next message on deletion' option,
2359                 as the same effect can now be achieved via the
2360                 'Always open messages in summary when selected'
2361                 option.
2362
2363 2003-04-17 [paul]       0.8.11claws99
2364
2365         * sync with 0.8.11cvs28
2366                 see ChangeLog 2003-04-17
2367
2368 2003-04-17 [christoph]  0.8.11claws98
2369
2370         * ac/spamassassin.m4
2371         * src/plugins/spamassassin/libspamc.[ch]
2372         * src/plugins/spamassassin/utils.[ch]
2373                 sync libspamc with SpamAssassin project
2374
2375 2003-04-17 [christoph]  0.8.11claws97
2376
2377         * src/common/socket.h
2378         * src/gtk/sslcertwindow.h
2379                 rename old USE_SSL to USE_OPENSSL
2380
2381 2003-04-17 [paul]       0.8.11claws96
2382
2383         * src/prefs_common.h
2384                 use gulong for P_COLOR so that it compiles/runs on
2385                 64-bit systems. Patch submitted by James Noyes
2386                 <jnoyes-claws@retrogeeks.com>
2387                 
2388         * po/de.po
2389                 updated by Jens
2390
2391 2003-04-17 [paul]       0.8.11claws95
2392
2393         * sync with 0.8.11cvs27
2394                 see ChangeLog 2003-04-16
2395
2396 2003-04-15 [paul]       0.8.11claws94
2397
2398         * src/prefs_common.[ch]
2399                 rearrange to stop the window getting too long:
2400                         move Receive dialog stuff to Receive tab
2401                         move Send dialog to Send tab
2402                         remove Dialogs frame
2403                 rename 'Open messages in summary with cursor keys' to
2404                 'Always open messages in summary when selected', as its
2405                 more appropriate
2406
2407 2003-04-15 [paul]       0.8.11claws93
2408
2409         * src/prefs_common.[ch]
2410           src/summaryview.c
2411                 add new option '/Interface/Open next message on deletion'
2412
2413 2003-04-15 [paul]       0.8.11claws92
2414
2415         * src/summaryview.[ch]
2416                 add /Mark/Lock and /Mark/Unlock to the pop-up
2417                 menu. Patch submitted by Ivan Francolin Martinez
2418                 <ivanfm@users.sourceforge.net>
2419
2420 2003-04-15 [paul]       0.8.11claws91
2421
2422         * sync with 0.8.11cvs24
2423                 see ChangeLog 2003-04-15
2424
2425 2003-04-14 [jens]       0.8.11claws90
2426
2427         * updated German translation and some corrections from
2428                 Roland Bless <bless@tm.uka.de>
2429
2430 2003-04-14 [paul]       0.8.11claws89
2431
2432         * sync with 0.8.11cvs22
2433                 see ChangeLog 2003-04-14
2434
2435 2003-04-13 [paul]       0.8.11claws88
2436
2437         * src/plugins/clamav/clamav_plugin.c
2438                 fix memory leaks
2439                 clean up
2440
2441 2003-04-12 [paul]       0.8.11claws87
2442
2443         * src/plugins/clamav/clamav_plugin.c
2444                 activate enable/disable archive scanning option
2445                 
2446         * src/plugins/clamav/.cvsignore         ** NEW FILE **
2447
2448 2003-04-12 [paul]       0.8.11claws86
2449
2450         * src/plugins/Makefile.am
2451           src/plugins/clamav/Makefile.am                ** NEW FILE **
2452           src/plugins/clamav/README                     ** NEW FILE ** 
2453           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
2454           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
2455                 add Clam AntiVirus plugin
2456
2457 2003-04-12 [paul]       0.8.11claws85
2458
2459         * sync with 0.8.11cvs21
2460                 see ChangeLog 2003-04-11
2461
2462 2003-04-11 [paul]       0.8.11claws84
2463
2464         * po/es.po
2465                 update Spanish translation. Submitted by Ricardo
2466                 Mones Lastra.
2467
2468 2003-04-10 [christoph]  0.8.11claws83
2469
2470         * src/mbox.c
2471                 fix typo that did not move unfiltered mails to destination
2472                 folder
2473
2474         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
2475          when filtering from spool)
2476
2477 2003-04-10 [christoph]  0.8.11claws82
2478
2479         * src/imap.c
2480                 use BODY.PEEK instead of BODY in in message fetch operation
2481                 to make sure the IMAP server does not set the \Seen flag for
2482                 messages. Sylpheed does that later itself, when the message
2483                 is opened in sylpheed
2484
2485         (closes Bug 111 Claws destroys unread marks)
2486
2487 2003-04-09 [oliver]     0.8.11claws81
2488         
2489         * src/folder.c
2490                 fix crash in folder_destroy
2491         * README.claws
2492                 remove selective download
2493
2494 2003-04-09 [christoph]  0.8.11claws80
2495
2496         * src/imap.c
2497                 fix crash in imap_get_msginfo() when then fetched message
2498                 is not found
2499
2500         (closes Bug 110 Crash during mail composition)
2501
2502 2003-04-08 [christoph]  0.8.11claws79
2503
2504         * src/folder.c
2505         * src/prefs_account.c
2506                 Filter new messages that are found in an INBOX folder
2507                 when 'Filter messages on receiving' is enabled in the
2508                 Folder's AccountPrefs. This allows to use Sylpheed's
2509                 filtering engine for IMAP folders where messages are
2510                 added to the INBOX by a MTA
2511
2512 2003-04-08 [paul]       0.8.11claws78
2513
2514         * src/procmsg.h
2515                 clean up after last commit
2516
2517 2003-04-08 [paul]       0.8.11claws77
2518
2519         * sync with 0.8.11cvs20
2520                 see ChangeLog 2003-04-07 and 2003-04-08
2521
2522 2003-04-07 [christoph]  0.8.11claws76
2523
2524         * src/filtering.[ch]
2525         * src/inc.[ch]
2526         * src/mbox.c
2527         * src/procmsg.[ch]
2528                 add procmsg_msginfo_filter() to execute filtering actions
2529
2530 2003-04-06 [christoph]  0.8.11claws75
2531
2532         * src/imap.c
2533                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2534
2535 2003-04-06 [christoph]  0.8.11claws74
2536
2537         * src/common/utils.[ch]
2538                 add g_int_compare() function for slist sorting
2539
2540         * src/imap.c
2541                 fetch all MsgInfos with one command in imap_get_msginfos()
2542                 using an imap set with a list of ranges
2543
2544         * src/news.c
2545                 use new g_int_compare() function
2546
2547 2003-04-06 [thorsten]   0.8.11claws73
2548
2549         * src/mh.c
2550                 corrected implementation of mh_folder_destroy()
2551
2552 2003-04-05 [christoph]  0.8.11claws72
2553
2554         * src/account.c
2555         * src/folder.[ch]
2556         * src/folderview.c
2557         * src/imap.c
2558         * src/inc.c
2559         * src/main.c
2560         * src/mainwindow.c
2561         * src/mbox_folder.c
2562         * src/mh.c
2563         * src/mimeview.h
2564         * src/msgcache.[ch]
2565         * src/news.c
2566         * src/procmime.h
2567         * src/procmsg.[ch]
2568         * src/setup.c
2569         * src/gtk/gtkutils.c
2570                 o rename structure field names class and new to klass and
2571                   new_msgs, to allow including files in C++
2572                 o add 'extern "C"' block to some header files
2573                 o add MsgInfoList and MsgNumberList as alias for GSList for
2574                   developers to know what type of list is expected
2575
2576         * src/plugins/image_viewer/plugin.c
2577         * src/plugins/image_viewer/viewer.[ch]
2578         * src/plugins/image_viewer/viewerprefs.[ch]
2579                 rename function names to prevent conflicts
2580
2581 2003-04-05 [paul]       0.8.11claws71
2582
2583         * sync with 0.8.11cvs18
2584                 see ChangeLog 2003-04-03 and 2003-04-04
2585
2586 2003-04-02 [christoph]  0.8.11claws70
2587
2588         * src/folder.[ch]
2589         * src/imap.[ch]
2590         * src/mbox_folder.[ch]
2591         * src/mh.[ch]
2592         * src/news.[ch]
2593                 o Make all virtual folder functions private
2594                 o remove unused folder code
2595
2596         * src/common/socket.[ch]
2597         * src/summaryview.c
2598                 fix warnings
2599
2600 2003-03-30 [alfons]     0.8.11claws69
2601
2602         * src/send_message.c
2603                 remove two debug traces and see if people still report
2604                 errors
2605
2606 2003-03-30 [alfons]     0.8.11claws68
2607
2608         * src/send_message.c
2609         * src/commons/session.c
2610                 add more debug traces
2611
2612 2003-03-30 [christoph]  0.8.11claws67
2613
2614         * src/folder.c
2615                 change processing folder name from .processing to processing
2616
2617         * src/common/ssl.c
2618                 disable SSL certificate check because it causes Xlib error
2619                 when the child process want's to open an GTK window
2620
2621 2003-03-30 [christoph]  0.8.11claws66
2622
2623         * src/folder.c
2624                 don't use default folder for processing folder item because
2625                 it can be a non local folder
2626
2627         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2628
2629 2003-03-30 [alfons]     0.8.11claws65
2630
2631         * src/send_message.c
2632                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
2633                 to generate bad code for 'send_send_data_progressive': When
2634                 called from 'send_send_data_finished', the 'data' pointer is
2635                 cleared just before the assignment to the dialog pointer
2636
2637 2003-03-29 [christoph]  0.8.11claws64
2638
2639         * src/common/prefs.h
2640         * src/plugins/image_viewer/Makefile.am
2641         * src/plugins/image_viewer/plugin.c
2642         * src/plugins/image_viewer/viewer.[ch]
2643         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
2644                 add PrefsPage for ImageViewer
2645
2646 2003-03-28 [thorsten]   0.8.11claws63
2647
2648         * src/common/session.c
2649                 added some comments
2650
2651 2003-03-28 [paul]       0.8.11claws62
2652
2653         * sync with 0.8.11cvs16
2654                 see ChangeLog 2003-03-28
2655
2656 2003-03-28 [paul]       0.8.11claws61
2657
2658         * sync with 0.8.11cvs15
2659                 see ChangeLog 2003-03-28
2660
2661 2003-03-27 [christoph]  0.8.11claws60
2662
2663         * src/folder.c
2664         * src/imap.c
2665         * src/common/socket.[ch]
2666                 set socket state to DISCONNECTED when any operation
2667                 fails to allow reconnecting in IMAP code without
2668                 checking the return code of all calls to the command
2669                 functions
2670
2671         * src/folderview.c
2672         * src/summaryview.c
2673                 remove some more stuff that depends on specific
2674                 folder types
2675
2676 2003-03-27 [paul]       0.8.11claws59
2677
2678         * sync with 0.8.11cvs14
2679                 see ChangeLog 2003-03-27
2680                 
2681         * src/selective_download.[ch]   ** REMOVED **
2682                 really removed
2683
2684 2003-03-27 [christoph]  0.8.11claws58
2685
2686         * src/folder.c
2687                 fix handling of tmp_flags in flag copy function
2688
2689 2003-03-27 [paul]       0.8.11claws57
2690
2691         * sync with 0.8.11cvs13
2692                 see ChangeLog 2003-03-27
2693
2694 2003-03-27 [oliver]     0.8.11claws56
2695
2696         * src/maiwindow.c
2697                 remove sel_download_cb
2698
2699 2003-03-27 [oliver]     0.8.11claws55
2700         
2701         * src/inc.c
2702                 remove POP3_TOP
2703         
2704 2003-03-26 [oliver]     0.8.11claws54
2705
2706         *src/pop.h
2707                 remove POP3_TOP*
2708         * README.claws
2709                 remove selective donwload readme
2710
2711 2003-03-26 [oliver]     0.8.11claws53
2712         * src/matcher.[ch]
2713         * src/matcher_parser_parse.y 
2714         * src/pop.c 
2715         * src/prefs_account.[ch]
2716         * src/prefs_filtering.c
2717                 remove selective donwload
2718
2719 2003-03-26 [oliver]     0.8.11claws52
2720
2721         * src/inc.[ch] 
2722         * src/filtering.c 
2723         * src/mainwindow.c 
2724                 remove selective donwload
2725
2726 2003-03-26 [oliver]     0.8.11claws51
2727         
2728         * src/Makefile.am
2729         * src/selective_download.[ch]   ** REMOVE **    
2730
2731 2003-03-26 [christoph]  0.8.11claws50
2732
2733         * src/news.c
2734                 fix NEWS that got broken by a sync with sylpheed-main
2735
2736 2003-03-26 [christoph]  0.8.11claws49
2737
2738         * src/mimeview.c
2739                 fix mime type guessing when no mime type is found for a file
2740
2741 2003-03-25 [christoph]  0.8.11claws48
2742
2743         * src/mimeview.c
2744         * src/procmime.c
2745                 remove mime type guessing from mime parser and use
2746                 name based mime types in viewer lookup for mime type
2747                 application/octet-stream
2748
2749 2003-03-25 [christoph]  0.8.11claws47
2750
2751         * doc-src/readme.txt
2752         * doc-src/rfc2554.txt
2753                 add RFC about SMTP AUTH
2754
2755         * src/send_message.c
2756         * src/common/smtp.[ch]
2757                 add extra error code for authentication errors and
2758                 clear temporary password when this error occurs
2759
2760         (closes Bug 84 authentication failure while sending should
2761          prompt for password again)
2762
2763 2003-03-25 [christoph]  0.8.11claws46
2764
2765         * configure.ac
2766         * src/Makefile.am
2767         * src/imageview.[ch]                            ** REMOVE **
2768         * src/messageview.[ch]
2769         * src/mimeview.[ch]
2770         * src/prefs_common.[ch]
2771         * src/textview.c
2772         * src/plugins/Makefile.am
2773         * src/plugins/image_viewer/.cvsignore           ** NEW **
2774         * src/plugins/image_viewer/Makefile.am          ** NEW **
2775         * src/plugins/image_viewer/plugin.c             ** NEW **
2776         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
2777                 move image viewer into a plugin (building is enabled by default)
2778                 [ToDo: Prefs for resize and autoview]
2779
2780 2003-03-25 [paul]       0.8.11claws45
2781
2782         * sync with 0.8.11cvs12
2783                 see ChangeLog 2003-03-26
2784
2785 2003-03-25 [paul]       0.8.11claws44
2786
2787         * sync with 0.8.11cvs11
2788                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
2789                 
2790         Note: Selective Download is broken.
2791                 
2792 2003-03-22 [christoph]  0.8.11claws43
2793
2794         * src/folder.c
2795                 code cleanup for flags copying
2796
2797 2003-03-22 [christoph]  0.8.11claws42
2798
2799         * src/plugins/trayicon/trayicon.c
2800                 fix setting the transparent area when the window size
2801                 is forced by the system tray
2802
2803 2003-03-22 [christoph]  0.8.11claws41
2804
2805         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
2806         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
2807         * src/plugins/trayicon/newmail.xpm              ** NEW **
2808         * src/plugins/trayicon/nomail.xpm               ** NEW **
2809         * src/plugins/trayicon/trayicon.c
2810         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
2811                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
2812                 o add icon for unread mails
2813                 o set transparency for window
2814
2815 2003-03-22 [christoph]  0.8.11claws40
2816
2817         * src/news.c
2818                 init news session to prevent crash when session is closed
2819
2820 2003-03-22 [christoph]  0.8.11claws39
2821
2822         * src/imap.c
2823         * src/common/session.[ch]
2824                 Init session data to make sure we don't have invalid pointers
2825                 for read_ch and write_ch when new multi process sessions are
2826                 not used
2827
2828         * src/main.c
2829         * src/common/plugin.c
2830         * src/common/sylpheed.c
2831         * src/plugins/demo/demo.c
2832         * src/plugins/dillo_viewer/dillo_viewer.c
2833         * src/plugins/mathml_viewer/mathml_viewer.c
2834         * src/plugins/spamassassin/spamassassin.c
2835         * src/plugins/spamassassin/spamassassin_gtk.c
2836                 add plugin types to allow loading plugins at different times
2837                 (and maybe for different frontends), because it's not good to
2838                 load GTK-Plugins gefore gtk_init was called
2839
2840         * configure.ac
2841         * src/plugins/Makefile.am
2842         * src/plugins/trayicon/.cvsignore               ** NEW **
2843         * src/plugins/trayicon/Makefile.am              ** NEW **
2844         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
2845         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
2846         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
2847         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
2848         * src/plugins/trayicon/trayicon.c               ** NEW **
2849                 New Trayicon plugin that shows an icon in a systray that uses
2850                 XEMBED protocol like Gnome's systray. Icon shows if there
2851                 are new mails and a tooltip shows information about new,
2852                 unread and total messages.
2853
2854 2003-03-22 [paul]       0.8.11claws38
2855
2856         * src/common/smtp.c
2857                 fix ESMTP AUTH CRAM-MD5
2858                 [sync with main (still version 0.8.11cvs6), see
2859                  ChangeLog 2003-03-22]
2860
2861 2003-03-21 [colin]      0.8.11claws37
2862
2863         * src/send_message.c
2864                 Fix USE_SSL => USE_OPENSSL
2865
2866 2003-03-21 [colin]      0.8.11claws36
2867
2868         * src/folderview.c
2869                 Fix counts in drag and dropped subfolders
2870
2871 2003-03-21 [colin]      0.8.11claws35
2872
2873         * src/folder.c 
2874         * src/folderview.c
2875                 speed up a bit folder dnd
2876
2877 2003-03-20 [alfons]     0.8.11claws34
2878
2879         * src/main.c
2880         * src/toolbar.c
2881         * src/procmsg.c
2882                 don't send locked queue messages
2883                 (feature request "[ 705245 ] Locking message in outbox 
2884                  should prevent sending")
2885
2886 2003-03-20 [christoph]  0.8.11claws33
2887
2888         * src/folder.c
2889                 remove NEW and UNREAD flag in special folders when scanning
2890                 
2891         * src/common/smtp.c
2892                 fix ESMTP AUTH CRAM-MD5
2893
2894 2003-03-20 [paul]       0.8.11claws32
2895
2896         * src/prefs_account.c
2897                 Re-write 'Tunnel command to open connection' as
2898                 'Use command to communicate with server', and disable
2899                 it for all except IMAP accounts
2900
2901 2003-03-20 [paul]       0.8.11claws31
2902
2903         * sync with 0.8.11cvs6
2904                 see ChangeLog 2003-03-20
2905
2906 2003-03-19 [match]      0.8.11claws30
2907
2908         * src/addritem.[ch]
2909                 include documentation. minor refactoring.
2910         * src/addr_compl.[ch]
2911         * src/addrindex.[ch]
2912         * src/addresbook.[ch]
2913         * src/summaryview.c
2914                 re-enable address lookup (was disabled in
2915                 0.8.11claws20).
2916
2917 2003-03-19 [christoph]  0.8.11claws29
2918
2919         * src/procmsg.c
2920                 add temp flag handling, will make moving and copying
2921                 messages possible again
2922
2923         * src/folder.c
2924                 correct calulation of folder stats
2925
2926 2003-03-18 [match]      0.8.11claws28
2927
2928         * src/editgroup.h
2929                 remove case sensitive comparison (closes bug 80).
2930
2931 2003-03-18 [christoph]  0.8.11claws27
2932
2933         * src/imap.c
2934                 fix imap using a tunnel command
2935
2936         (closes bug 87)
2937
2938 2003-03-18 [christoph]  0.8.11claws26
2939
2940         * src/folder.[ch]
2941         * src/imap.c
2942         * src/procmsg.[ch]
2943                 rewrite flag handling for folders
2944
2945 2003-03-18 [christoph]  0.8.11claws25
2946
2947         * src/folder.c
2948         * src/procmsg.c
2949         * src/summaryview.c
2950                 unset NEW and UNREAD flags when message is ignored, to make
2951                 sure messages don't show up as unread on other IMAP clients,
2952                 because the IGNORE_THREAD flag can not be syncronized through
2953                 the IMAP folder
2954
2955 2003-03-17 [christoph]  0.8.11claws24
2956
2957         * src/imap.c
2958                 don't use recursion to fetch uids when the number of messages
2959                 does not match. Moved code into subfunction that is used
2960                 again when needed, to prevent an endless loop.
2961
2962 2003-03-17 [thorsten]   0.8.11claws23
2963
2964         * src/imageview.[ch]
2965                 export imageview_get_resized_size() (for plugins)
2966         * src/prefs_common.[ch]
2967                 added prefs_common_get() (for plugins)
2968
2969 2003-03-17 [christoph]  0.8.11claws22
2970
2971         * src/imap.c
2972                 o remove UID guessing from copy code
2973                 o support UIDPLUS extension for APPEND command
2974
2975 2003-03-17 [paul]       0.8.11claws21
2976
2977         * src/gtk/about.c
2978                 remove 'Compiled-plugins' section.
2979                 
2980         * src/plugins/dillo_viewer/dillo_viewer.c
2981                 slight change to description text
2982
2983 2003-03-16 [match]      0.8.11claws20
2984         * src/ldapserver.[ch]           ** NEW **
2985         * src/ldapctrl.[ch]             ** NEW **
2986         * src/ldapquery.[ch]            ** NEW **
2987         * src/ldaputil.[ch]             ** NEW **
2988         * src/addrcindex.[ch]           ** NEW **
2989         * src/addrquery.h               ** NEW **
2990         * src/addritem.[ch]
2991         * src/addrcache.[ch]
2992         * src/addrindex.[ch]
2993         * src/addr_compl.[ch]
2994         * src/addressbook.[ch]
2995         * src/addrbook.[ch]
2996         * src/editgroup.c
2997         * src/editaddress.c
2998         * src/editldap.c
2999         * src/editldap_basedn.c
3000         * src/vcard.c
3001         * src/jpilot.c
3002         * src/Makefile.am
3003                 included dynamic LDAP queries. improved address
3004                 completion.
3005
3006 2003-03-16 [paul]       0.8.11claws19
3007
3008         * tools/multiwebsearch.pl
3009                 fix a fatal typo
3010
3011 2003-03-16 [christoph]  0.8.11claws18
3012
3013         * src/mimeview.c
3014         * src/plugins/dillo_viewer/dillo_viewer.c
3015         * src/plugins/mathml_viewer/mathml_viewer.c
3016                 make unregistering of MimeViewerFactorys possible
3017
3018 2003-03-16 [alfons]     0.8.11claws17
3019
3020         * configure.ac
3021                 correct typo
3022
3023 2003-03-16 [melvin]     0.8.11claws16
3024
3025         * src/plugins/dillo_viewer.c
3026                 Fixed bug where it was not possible to view more than
3027                 one text/html attachment per message (bug discovered
3028                 by Christoph Hohmann).
3029
3030 2003-03-15 [melvin]     0.8.11claws15
3031
3032         * src/prefs_actions.c
3033                 Fixed compilation warnings.
3034
3035 2003-03-15 [melvin]     0.8.11claws14
3036
3037         * src/plugins/Makefile.am
3038         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
3039         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
3040         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
3041                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3042                 newer (http://dillo.auriga.wearlab.de/).
3043
3044 2003-03-15 [christoph]  0.8.11claws13
3045
3046         * src/imap.c
3047                 don't query imap folder for attributes because we already
3048                 for them from imap_status
3049
3050         * src/mimeview.[ch]
3051                 add support for plugable MimeViewers (unloading Viewers
3052                 not yet complete)
3053
3054         * src/plugins/Makefile.am
3055         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
3056         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
3057         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
3058                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3059                 widget from http://helm.cs.unibo.it/mml-widget/
3060
3061 2003-03-14 [christoph]  0.8.11claws12
3062
3063         * src/folder.[ch]
3064                 o error return code's should better be negative
3065                 o replace printf with debug_print
3066
3067         * src/imap.c
3068                 improve IMAP folder scan by checking UID-NEXT
3069
3070         * src/summaryview.c
3071                 remove check that are unnecessary in my opinion
3072
3073 2003-03-13 [christoph]  0.8.11claws11
3074
3075         * src/folder.[ch]
3076         * src/foldersel.c
3077         * src/folderview.c
3078         * src/imap.c
3079         * src/mbox_folder.c
3080         * src/mh.c
3081         * src/news.c
3082         * src/prefs_scoring.c
3083         * src/summaryview.c
3084                 use a common function to get a displayable name
3085                 for a FolderItem
3086
3087 2003-03-13 [paul]       0.8.11claws10
3088
3089         * tools/Makefile.am
3090           tools/README
3091           tools/multiwebsearch.conf     ** NEW FILE **
3092           tools/multiwebsearch.pl       ** NEW FILE **
3093                 add multiwebsearch Actions script
3094
3095 2003-03-13 [colin]      0.8.11claws9
3096
3097         * src/compose.c
3098                 Remove leading emtpy lines from quoted text
3099                 before quoting it
3100
3101 2003-03-13 [melvin]     0.8.11claws8
3102
3103         * src/prefs_actions.c
3104                 Fixed a memory leak
3105                 Code clean ups
3106                 Added Cancel and OK buttons
3107                 Corrected help text
3108
3109 2003-03-13 [christoph]  0.8.11claws7
3110
3111         * src/account.c
3112         * src/folder.[ch]
3113         * src/imap.c
3114         * src/mainwindow.c
3115         * src/mbox_folder.c
3116         * src/mh.c
3117         * src/news.c
3118         * src/setup.c
3119                 replace more folder type stuff with folder class stuff
3120
3121 2003-03-13 [melvin]     0.8.11claws6
3122
3123         * src/prefs_actions.c
3124                 Added new tokens:
3125                 %u: user provided argument
3126                 %h: user provided argument (hidden on input)
3127                 %s: current text selection in the message view 
3128
3129 2003-03-13 [paul]       0.8.11claws5
3130
3131         * sync with 0.8.11cvs5
3132                 see ChangeLog 2003-03-11, 2003-03-12
3133
3134 2003-03-12 [christoph]  0.8.11claws4
3135
3136         * src/folder.c
3137                 use folder class idstr when writing folderlist.xml
3138
3139         * src/folder.h
3140         * src/imap.c
3141         * src/news.c
3142                 replace folder type checks with folder class checks
3143
3144 2003-03-12 [christoph]  0.8.11claws3
3145
3146         * src/folder.[ch]
3147         * src/imap.[ch]
3148         * src/main.c
3149         * src/mbox_folder.[ch]
3150         * src/mh.[ch]
3151         * src/news.[ch]
3152                 o create a list of known folder classes in the folder system
3153                 o use folder class id strings for folder item identifiers
3154
3155 2003-03-12 [christoph]  0.8.11claws2
3156
3157         * src/imap.c
3158                 fix imap uid validity check
3159
3160 2003-03-12 [christoph]  0.8.11claws1
3161
3162         * src/account.c
3163         * src/folder.[ch]
3164         * src/foldersel.c
3165         * src/folderview.c
3166         * src/imap.c
3167         * src/mainwindow.c
3168         * src/mbox_folder.c
3169         * src/mh.c
3170         * src/news.c
3171         * src/prefs_scoring.c
3172         * src/procmsg.c
3173         * src/setup.c
3174         * src/summaryview.c
3175                 initial restructuring of folder system, seperating
3176                 folders and folder classes
3177
3178 2003-03-12 [paul]       0.8.11claws
3179
3180         0.8.11claws release
3181
3182 2003-03-12 [christoph]
3183
3184         * src/gtk/prefswindow.c
3185                 fix translation of "Page Index"
3186
3187 2003-03-12 [paul]       0.8.10claws110
3188
3189         a sync from 0.8.11cvs4 before the release
3190
3191         * src/common/utils.c
3192                 subject_compare_for_sort(): allow null strings (fixes
3193                 summary sorting).
3194
3195 2003-03-11 [paul]       0.8.10claws109
3196
3197         * po/es.po
3198                 update Spanish translation, submitted by
3199                 Ricardo Mones Lastra
3200
3201 2003-03-11 [melvin]     0.8.10claws108
3202
3203         * po/fr.po
3204                 Updated French translations
3205
3206 2003-03-11 [paul]       0.8.10claws107
3207
3208         * manual/en/Makefile.am
3209           manual/en/*.html
3210                 update English manual, add a new page
3211                 updated by Francois Barriere <fbarriere@atmel.fr>
3212                 
3213         * po/bg.po
3214           po/it.po
3215           po/sr.po
3216                 update Bulgarian, Italian, and Serbian translations
3217                 submitted by George Danchev, Alessandro Maestri, and
3218                 Urke MMI
3219
3220 2003-03-10 [paul]       0.8.10claws106
3221
3222         * src/gtk/about.c
3223           src/gtk/prefswindow.c
3224                 make some strings translatable
3225
3226 2003-03-10 [darko]      0.8.10claws105
3227
3228         * src/compose.c
3229                 code cleanup to make Hiro happy
3230
3231 2003-03-10 [paul]       0.8.10claws104
3232
3233         * sync with 0.8.11cvs2
3234                 see ChangeLog 2003-03-10
3235
3236 2003-03-09 [melvin]     0.8.10claws103
3237
3238         * src/textview.c
3239                 textview_set_font(): fix for message display in
3240                 UTF-8 locales (thanks to Sergey Vlasov).
3241                 (was unintentionnaly reverted in 0.8.6claws6)   
3242
3243 2003-03-08 [darko]      0.8.10claws102
3244
3245         * src/compose.c
3246                 fix infinite loop in wrapping as reported
3247                 by happycactus
3248                 obsoletes patch #696482
3249
3250 2003-03-08 [christoph]  0.8.10claws101
3251
3252         * src/imap.c
3253                 add workaround for IMAP servers that do not
3254                 support the "UID SEARCH UID" command
3255
3256 2003-03-07 [christoph]  0.8.10claws100
3257
3258         * src/plugins/spamassassin/spamassassin.[ch]
3259         * src/plugins/spamassassin/spamassassin_gtk.c
3260                 code cleanup
3261
3262 2003-03-07 [paul]       0.8.10claws99
3263
3264         * po/es.po
3265                 updated Spanish translation, submitted by
3266                 Ricardo Mones Lastra
3267
3268 2003-03-07 [christoph]  0.8.10claws98
3269
3270         * src/send.c
3271                 fix in 0.8.10claws94 was wrong
3272                 local delivery does not require escaping, remove escaping
3273                 code to make signatures of mails with "." lines valid
3274                 
3275                 NOTE: requires that sendmail is executed with "-i" option,
3276                       what is the default now, but has to be changed in all
3277                       exsiting accounts)
3278
3279 2003-03-07 [paul]       0.8.10claws97
3280
3281         * sync with 0.8.11 release
3282                 see ChangeLog 2003-03-07
3283
3284 2003-03-06 [paul]       0.8.10claws96
3285
3286         * src/compose.c
3287                 revert commit 0.8.10claws92
3288
3289 2003-03-06 [paul]       0.8.10claws95
3290
3291         * src/folderview.c
3292                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3293
3294         * src/gtkaspell.c
3295                 fix bug 74, 'Crash opening editor window with pseudo-color
3296                 display'
3297                 
3298         Patches submitted by Kevin Vigor <kevin@vigor.nu>
3299
3300 2003-03-06 [christoph]  0.8.10claws94
3301
3302         * src/send.c
3303                 fix rfc2821 (4.5.2) violation in SMTP data sending,
3304                 all lines starting with a period get an extra period
3305                 inserted
3306                 (found by Simon 'corecode' Schubert)
3307
3308 2003-03-06 [paul]       0.8.10claws93
3309
3310         * src/folderview.c
3311                 if configured font can't be loaded fall back to gtk
3312                 default. (with thanks to Christoph)
3313                 
3314                 closes long-standing bug 15 'Crashes on startup'
3315
3316 2003-03-06 [paul]       0.8.10claws92
3317
3318         * src/compose.c
3319                 freeze text before autosave and thaw afterwards
3320                 fixes bug 67 'autosave make re-rediting message crazy'
3321
3322 2003-03-06 [christoph]  0.8.10claws91
3323
3324         * src/compose.c
3325                 ignore address comment in dupe check for Cc-list
3326
3327         (closes reopened bug 47 Replying to message strips name part of
3328          e-mail addresses of Cc: lines)
3329
3330 2003-03-06 [paul]       0.8.10claws90
3331
3332         * src/Makefile.am
3333                 remove reference to gtkxtext.h as its no longer in
3334                 the repository
3335
3336 2003-03-06 [paul]       0.8.10claws89
3337
3338         * sync with 0.8.10cvs25
3339                 see ChangeLog 2003-03-06
3340
3341 2003-03-06 [oliver]     0.8.10claws88
3342         
3343         * src/messageview.c
3344                 remove include
3345
3346 2003-03-06 [oliver]     0.8.10claws87
3347         
3348         * src/folderview.c 
3349                 remove changes introduced inclaws74
3350         * src/messageview.c
3351                 another attempt to sanely delete and update
3352                 messages deleted in separate messageview
3353
3354 2003-03-05 [christoph]  0.8.10claws86
3355
3356         * src/summaryview.c
3357                 check if "From" matches any account's address if
3358                 addressbook completion of addresses is disabled too
3359
3360         (closes Bug 70 "Display recipient in from" doesn't check
3361          folder's default account)
3362
3363 2003-03-05 [christoph]  0.8.10claws85
3364
3365         * src/compose.c
3366         * src/common/utils.[ch]
3367                 don't strip address comments when building Cc lists
3368
3369         (closes Bug 47 Replying to message strips name part of e-mail addresses
3370          of Cc: lines)
3371
3372         * src/folder.c
3373                 fix return value of copy function
3374
3375 2003-03-05 [christoph]  0.8.10claws84
3376
3377         * src/imap.c
3378                 don't ask imap server for non rfc822 headers
3379
3380         (closes bug 71 IMAP FETCH asks for FROM header field twice)
3381
3382         * src/imap.c
3383                 destroy session on socket error to allow reconnecting
3384
3385 2003-03-05 [christoph]  0.8.10claws83
3386
3387         * configure.ac
3388                 fix building with gnome when no prefix is set
3389
3390         (closes bug 66 Gnome directory is set to NONE)
3391
3392 2003-03-05 [paul]       0.8.10claws82
3393
3394         * sync with 0.8.10cvs23
3395                 see ChangeLog 2003-03-05
3396
3397 2003-03-04 [christoph]  0.8.10claws81
3398
3399         * src/folder.c
3400                 o fix moving and copying when folder returns 0 for new
3401                   message number
3402                 o remove some code for single message copy and move
3403                   operations and use functions for multiple messages
3404
3405         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
3406
3407         * src/news.c
3408                 remove unused include
3409
3410 2003-03-04 [paul]       0.8.10claws80
3411
3412         * src/gtk/about.c
3413                 list 'Compiled plugins'
3414
3415 2003-03-03 [christoph]  0.8.10claws79
3416
3417         * src/news.[ch]
3418                 have to multiply the percentage of the current fetch with
3419                 the percentage that it has of the total fetch operation
3420                 for correct values
3421
3422 2003-03-03 [christoph]  0.8.10claws78
3423
3424         * src/news.c
3425                 fix calculation of expected lines for progress indicator
3426
3427 2003-03-03 [christoph]  0.8.10claws77
3428
3429         * src/summaryview.c
3430         * src/common/utils.c
3431                 fix segfault when opening the root news folder
3432
3433 2003-03-03 [christoph]  0.8.10claws76
3434
3435         * src/mainwindow.[ch]
3436         * src/common/Makefile.am
3437         * src/common/progressindicator.[ch]
3438                 add UI independent progress indicator handling
3439
3440         * src/news.[ch]
3441                 use new progress indicator for message info fetching
3442
3443         * src/common/hooks.h
3444                 code cleanup
3445
3446 2003-03-03 [oliver]     0.8.10claws75
3447
3448         * src/toolbar.c
3449         * src/compose.c
3450                 removed commented code
3451
3452 2003-03-03 [oliver]     0.8.10claws74
3453
3454         * src/toolbar.[ch]
3455                 cleanups and refactoring
3456         * src/compose.[ch]
3457                 compose_reply_mode reply & forwarding interface for
3458                 toolbar buttons
3459         * src/folderview.c
3460                 act on messages marked for deletion in folderview_selected
3461                 based on prefs_common.immediate_exec since a message might 
3462                 have been deleted by messageview in a folder we are changing 
3463                 to (does anybody understand what I'm on about ?)
3464
3465 2003-03-03 [oliver]     0.8.10claws73
3466         
3467         * src/messageview.[ch]
3468                 new functions
3469                 - messageview_delete: delete message shown in messagview
3470                 - messageview_update_view: update messageview to currently 
3471                   selected summaryview message
3472                 - add separate messageview to msgview_list in order to update 
3473                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
3474         * src/summaryview.[ch]
3475                 summary_get_selection returns a list of selected msgs
3476                 in summaryview
3477         * src/mainwindow.c
3478                 toolbar reply refactoring
3479
3480 2003-03-03 [paul]       0.8.10claws72
3481
3482         * sync with 0.8.10cvs21
3483                 see ChangeLog 2003-03-03
3484
3485 2003-03-02 [christoph]  0.8.10claws71
3486
3487         * src/common/passcrypt.c
3488                 use POSIX includes
3489
3490 2003-03-02 [christoph]  0.8.10claws70
3491
3492         * configure.ac
3493         * src/prefs_account.c
3494         * src/prefs_gtk.[ch]
3495         * src/common/.cvsignore
3496         * src/common/Makefile.am
3497         * src/common/passcrypt.c                ** NEW **
3498         * src/common/passcrypt.h.in             ** NEW **
3499                 Implement password encryption in config files
3500                 using unix encrypt and setkey functions. The crypt
3501                 key can be set as a configure parameter. Old
3502                 passwords will be converted if they do not begin
3503                 with '!'
3504
3505 2003-03-02 [paul]       0.8.10claws69
3506
3507         * src/prefs_account.c
3508                 fix compile error
3509
3510 2003-03-01 [thorsten]   0.8.10claws68
3511
3512         * po/el.po
3513           po/hr.po
3514           po/it.po
3515           po/nl.po
3516           po/sr.po
3517           po/sv.po
3518                 corrected format strings
3519         * po/en_GB.po
3520                 corrected headers
3521                 (fix compile errors with GNU gettext-0.11.5)
3522
3523 2003-03-01 [oliver]     0.8.10claws67
3524
3525         * src/summaryview.c
3526                 menu callbacks call toolbar_menu_reply
3527
3528 2003-03-01 [oliver]     0.8.10claws66
3529
3530         * src/mainwindow.c
3531         * src/messageview.c
3532                 menu callbacks call toolbar_menu_reply
3533         * src/toolbar.[ch]
3534                 callbacks from menu handled by toolbar_menu_reply
3535
3536 2003-03-01 [paul]       0.8.10claws65
3537
3538         * src/addressbook.c
3539                 revert commit 0.8.10claws54 - breaks editing of
3540                 addressbook.
3541                 
3542         * po/bg.po
3543                 update Bulgarian translation, submitted by
3544                 George Danchev
3545
3546 2003-02-28 [christoph]  0.8.10claws64
3547
3548         * src/account.c
3549         * src/addressadd.c
3550         * src/compose.c
3551         * src/gtkaspell.c
3552         * src/gtkxtext.h                ** REMOVE **
3553         * src/imap.c
3554         * src/matcher.[ch]
3555         * src/mh.c
3556         * src/news.c
3557         * src/pine.c
3558         * src/prefs_common.c
3559         * src/prefs_matcher.c
3560         * src/procheader.[ch]
3561         * src/procmsg.[ch]
3562         * src/toolbar.c
3563         * src/common/ssl_certificate.c
3564         * src/gtk/colorlabel.c
3565         * src/gtk/menu.c
3566                 o fix warnings
3567                 o remove code obsoleted by new cache and folder system rework
3568
3569 2003-02-28 [oliver]     0.8.10claws63
3570         
3571         * src/toolbar.[ch]
3572                 * fix bug where reply in Messageview replied to 
3573                 Message displayed in summaryview
3574                 (reportedd via ML by chinatinte at gmx dot ch)
3575                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
3576                 didn't work in separate MessageView Toolbar
3577                 (wondering if anybody uses this at all ?)
3578         * src/summaryview.[ch]
3579                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
3580                 (generalize reply and forward code);
3581         * src/messageview.c 
3582                 remove focus_in event which updated summaryview to messageview
3583
3584 2003-02-28 [paul]       0.8.10claws62
3585
3586         * po/Makefile.in.in
3587                 add the --check option
3588                 Patch submitted by Ricardo Mones Lastra
3589
3590 2003-02-28 [paul]       0.8.10claws61
3591
3592         * src/prefs_account.c
3593                 re-order 'Signature' items
3594
3595 2003-02-28 [paul]       0.8.10claws60
3596
3597         * sync with 0.8.10cvs20
3598                 see ChangeLog 2003-02-28
3599
3600 2003-02-28 [paul]       0.8.10claws59
3601
3602         * po/POTFILES.in
3603                 update to reflect recent movement of files
3604
3605 2003-02-28 [paul]       0.8.10claws58
3606
3607         * sync with 0.8.10cvs19
3608                 see ChangeLog 2003-02-28
3609
3610 2003-02-27 [martin]     0.8.10claws57
3611
3612         * src/prefs_matcher.c 
3613                 fix segfault in prefs_matcher_ok() when the
3614                 last entry is deleted and prevents that the
3615                 message "entry not saved" comes up after deleting
3616                 an entry
3617
3618 2003-02-27 [martin]     0.8.10claws56
3619
3620         * src/prefs_filtering.c 
3621                 fix segfault in prefs_filtering_ok() when the
3622                 last entry is deleted and prevents that the
3623                 message "entry not saved" comes up after deleting
3624                 an entry
3625
3626 2003-02-27 [paul]       0.8.10claws55
3627
3628         * sync with 0.8.10cvs18
3629                 see ChangeLog 2003-02-27
3630
3631 2003-02-27 [paul]       0.8.10claws54
3632
3633         * src/addressbook.c
3634                 fix bug where the address book crashes with 
3635                 multiple lookups.
3636                 Patch [687729] submitted by David Frager 
3637                 <dbfrager@users.sourceforge.net>
3638
3639 2003-02-25 [christoph]  0.8.10claws53
3640
3641         * src/Makefile.am
3642         * src/colorlabel.[ch]           ** REMOVE **
3643         * src/gtk/Makefile.am
3644         * src/gtk/colorlabel.[ch]       ** NEW **
3645                 move colorlabel files to gtk directory
3646
3647         * src/esmtp.[ch]                ** REMOVE **
3648                 has been merged into smtp.[ch] in 0.7.5
3649
3650 2003-02-25 [christoph]  0.8.10claws52
3651
3652         * src/Makefile.am
3653         * src/about.[ch]                ** REMOVE **
3654         * src/gtk/Makefile.am
3655         * src/gtk/about.[ch]            ** NEW **
3656                 move about files to gtk directory
3657
3658 2003-02-25 [christoph]  0.8.10claws51
3659
3660         * src/folder.c
3661                 some code optimization of folder scanning code
3662
3663         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
3664
3665 2003-02-25 [christoph]  0.8.10claws50
3666
3667         * src/main.c
3668         * src/common/sylpheed.c
3669                 add command line parameter parsing to common code
3670
3671 2003-02-24 [christoph]
3672
3673         * Makefile.am
3674         * configure.ac
3675                 fix gnome prefix problems, the configure script now removed
3676                 `gnome-config --prefix` from `gnome-config --datadir`
3677                 and adds $(prefix} instead
3678
3679         (closes Bug 24 Makefile does not respect prefix when installing
3680          GNOME data)
3681
3682 2003-02-24 [christoph]  0.8.10claws49
3683
3684         * src/news.c
3685                 check for valid session before trying to authenticate
3686
3687         (closes Bug 60 crash if "authenticate on logon" is activated
3688          and newsserver-hostname is not valid)
3689
3690 2003-02-24 [melvin]     0.8.10claws48
3691
3692         * src/prefs_actions.c
3693                 Make sure all user's input is sent to the action and then
3694                 close the socket..
3695
3696 2003-02-23 [alfons]     0.8.10claws46
3697
3698         * src/summaryview.c
3699                 also wait cursor when deleting files
3700
3701 2003-02-23 [paul]
3702
3703         * tools/freshmeat_search.pl
3704           tools/google_search.pl
3705                 scripts should now work for any browser/browser command line
3706
3707 2003-02-22 [christoph]  0.8.10claws45
3708
3709         * src/procmsg.c
3710                 fix IMAP flag setting, IMAP flag is not handled correctly
3711                 anymore by the folder system and information about the
3712                 folder should not be saved in the MsgInfo (in my opinion)
3713
3714         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3715
3716 2003-02-22 [christoph]  0.8.10claws44
3717
3718         * src/summaryview.c
3719                 fix spelling of "label" ;-)
3720
3721 2003-02-22 [thorsten]   0.8.10claws43
3722
3723         * src/mimeview.c
3724           src/prefs_common.[ch]
3725           src/procmime.[ch]
3726                 do not use description as attachment name
3727
3728 2003-02-22 [alfons]     0.8.10claws42
3729
3730         * src/summaryview.c
3731                 freeze/thaw folder item updates when changing color labels,
3732                 and put a wait cursors on
3733
3734 2003-02-22 [thorsten]   0.8.10claws41
3735
3736         * src/mimeview.c
3737                 save-all fixes: crash if invoked on multipart container,
3738                 mimeinfo access, pathseparators, error dialog
3739
3740 2003-02-21 [alfons]     0.8.10claws40
3741
3742         * src/prefs_gtk.c
3743                 remove unused var
3744
3745 2003-02-21 [colin]      0.8.10claws39
3746
3747         * src/send.c
3748                 Fix smtp logging
3749
3750 2003-02-21 [colin]      0.8.10claws38
3751
3752         * src/summaryview.c
3753                 Freeze/thaw folderItem updates when filtering messages 
3754                 via Tools/Filter messages
3755
3756 2003-02-21 [paul]       0.8.10claws37
3757
3758         * src/compose.c
3759                 revert commit 0.8.10claws26, there are ulterior motives
3760                 for users to set a Reply-To header when posting to
3761                 newsgroups
3762
3763 2003-02-21 [paul]       0.8.10claws36
3764
3765         * sync with 0.8.10cvs17
3766                 see ChangeLog 2003-02-21
3767
3768 2003-02-20 [christoph]  0.8.10claws35
3769
3770         * src/imap.c
3771                 IMAP UID fetch speedup using SEARCH
3772
3773         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3774
3775         * src/imap.c
3776                 fix problem with UIDs in IMAP UID cache that no longer existed
3777
3778 2003-02-20 [christoph]  0.8.10claws34
3779
3780         * src/imap.c
3781         * src/procheader.c
3782         * src/procheader.h
3783                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
3784
3785         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3786
3787         * src/imap.c
3788                 Rewrite imap_cmd_gen_recv use sock_getline instead
3789                 of sock_gets to avoid problems with too long reply
3790                 lines
3791     
3792 2003-02-20 [colin]      0.8.10claws33
3793         
3794         * src/prefs_account.c
3795                 Better wording
3796
3797 2003-02-20 [colin]      0.8.10claws32
3798
3799         * src/compose.c
3800                 Remove useless '&& !to_sender' 
3801
3802 2003-02-20 [darko]
3803
3804         * AUTHORS
3805                 change my e-mail address
3806
3807 2003-02-19 [colin]      0.8.10claws31
3808
3809         * src/prefs_common.c
3810                 X11 style colors for every configurable color
3811
3812 2003-02-19 [alfons]     0.8.10claws30
3813
3814         * src/prefs_gtk.[ch]
3815         * src/prefs_common.c
3816                 for color_new accept both plain integers and X11 style color
3817                 names (as found in /usr/lib/X11/rgb.txt)
3818
3819 2003-02-19 [paul]       0.8.10claws29
3820
3821         * src/mainwindow.c
3822                 add tooltips to online/offline button and account selector
3823                 button
3824
3825 2003-02-19 [paul]       0.8.10claws28
3826
3827         * src/folder.c
3828           src/news.c
3829           src/prefs_account.[ch]
3830           src/prefs_common.[ch]
3831                 move 'Maximum number of articles to download' to
3832                 account prefs.
3833                 clean up account prefs gui a little by hiding entries
3834                 rather then greying out entries
3835
3836 2003-02-19 [hiro]       0.8.10claws27
3837
3838         * src/common/utils.c
3839                 fix bug #54 'yesterdays date is displayed in the message 
3840                 summary window'
3841
3842 2003-02-19 [paul]       0.8.10claws26
3843
3844         * src/compose.c
3845                 fix bug reported in Feature Request [688596] 
3846                 'Reply-to header in news'
3847
3848 2003-02-18 [paul]       0.8.10claws25
3849
3850         * src/select-keys.c
3851                 add a 'List all keys' button to key selection dialog
3852
3853 2003-02-18 [colin]      0.8.10claws24
3854         
3855         * src/stock_pixmap.c
3856                 fix compile error
3857
3858 2003-02-18 [colin]      0.8.10claws23
3859
3860         * src/common/smtp.[ch]
3861           src/prefs_account.c
3862                 Try to starttls if it seems to be the only
3863                 way to authenticate a user
3864
3865 2003-02-18 [paul]       0.8.10claws22
3866
3867         * src/Makefile.am
3868           src/folderview.c
3869           src/stock_pixmap.[ch]
3870           src/pixmaps/drafts_close.xpm  ** NEW FILE **
3871           src/pixmaps/drafts_open.xpm   ** NEW FILE **
3872                 as a Drafts folder is a special folder allow it to have
3873                 its own unique icons
3874
3875 2003-02-18 [colin]      0.8.10claws21
3876
3877         * src/imap.c
3878                 Fix port selection when using starttls
3879
3880 2003-02-18 [paul]       0.8.10claws20
3881
3882         * src/mainwindow.c
3883           src/prefs_common.[ch]
3884                 make blue the default new mail colour
3885
3886 2003-02-18 [paul]       0.8.10claws19
3887
3888         * sync with 0.8.10cvs14
3889                 see ChangeLog 2003-02-18
3890
3891 2003-02-17 [jens]       0.8.10claws18
3892
3893         * src/common/md5.c
3894                 fixed a compile problem with gcc 3.3
3895                 works on 2.95.3 too (testet on PPC as it is big endian)
3896
3897 2003-02-17 [paul]       0.8.10claws17
3898
3899         * sync with 0.8.10cvs13
3900                 see ChangeLog 2003-02-17
3901
3902 2003-02-17 [paul]       0.8.10claws16
3903
3904         * sync with 0.8.10cvs12
3905                 see ChangeLog 2003-02-17
3906
3907 2003-02-16 [match]      0.8.10claws15
3908
3909         * src/addressbook.c
3910                 Eliminates reloading of address data when items
3911                 deleted or added. Applied submitted by
3912                 Luke Plant <lukeplant@softhome.net>
3913
3914 2003-02-16 [paul]       0.8.10claws14
3915
3916         * src/news.c
3917                 when a 'protocol error' is encountered disconnect from
3918                 the server. This means that the user can carry on viewing
3919                 other articles and doesn't have to either wait until the
3920                 server timesout or quit sylpheed.
3921                 Fixes bug #53 'Unable to read messages in newsgroups, 
3922                 displayed message doesn't change'
3923
3924 2003-02-15 [christoph]  0.8.10claws13
3925
3926         * src/imap.c
3927                 fix bug that stopped scanning of folders when an
3928                 IMAP folder was empty
3929
3930         (closes bug 46 stop scan messages in folders after empty folder)
3931
3932 2003-02-15 [paul]
3933
3934         * tools/Makefile.am
3935           tools/README
3936           tools/freshmeat_search.pl     ** NEW FILE **
3937           tools/google_search.pl        ** NEW FILE **
3938                 Add 2 Actions scripts which search freshmeat/google
3939                 for the selected text using the browser configured
3940                 in sylpheedrc.
3941                 
3942         Note: These scripts are very dependent on the format of the
3943         browser command and may not work on every occasion. Testing
3944         is welcome. 
3945
3946 2003-02-14 [alfons]     0.8.10claws12
3947
3948         * src/compose.c
3949                 fix breakage because of uninitialized account pointer.
3950                 please verify.
3951
3952 2003-02-14 [paul]       0.8.10claws11
3953
3954         * src/compose.c
3955           src/prefs_account.[ch]
3956           src/prefs_common.[ch]
3957                 move signature settings to Account Prefs
3958
3959 2003-02-14 [paul]       0.8.10claws10
3960
3961         * sync with 0.8.10cvs11
3962                 see ChangeLog 2003-02-14
3963
3964 2003-02-13 [thorsten]   0.8.10claws9
3965
3966         * src/news.c
3967                 revert news progressbar (GUI separation)
3968
3969 2003-02-13 [paul]       0.8.10claws8
3970
3971         * src/compose.c
3972                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
3973                 paragraph 1
3974
3975 2003-02-13 [paul]       0.8.10claws7
3976
3977         * src/compose.[ch]
3978           src/summaryview.c
3979                 fix 'Follow-up and Reply-to' so that it creates a reply to
3980                 the newsgroup and the sender. If the message has the keyword
3981                 'poster' in the Followup-To header, all replies go to the
3982                 sender, re: RFC 1036, Section 2.2.3
3983                 rename all instances of 'ignore_replyto' to 'to_sender', both
3984                 were previously used, now we use just one.
3985
3986 2003-02-13 [paul]       0.8.10claws6
3987
3988         * sync with 0.8.10cvs9
3989                 see ChangeLog 2003-02-13
3990
3991 2003-02-13 [paul]       0.8.10claws5
3992
3993         * configure.ac
3994                 show which plugins are configured in the configure
3995                 output.
3996
3997 2003-02-12 [thorsten]   0.8.10claws4
3998
3999         * src/news.c
4000                 show progress while fetching news headers
4001
4002 2003-02-12 [christoph]  0.8.10claws3
4003
4004         * configure.ac
4005         * src/plugins/Makefile.am
4006                 use AM_CONDITIONAL to enable plugins, automake correctly
4007                 manages this when creating distdir
4008
4009 2003-02-12 [christoph]  0.8.10claws2
4010
4011         * ac/spamassassin.m4
4012         * src/plugins/spamassassin/Makefile.am
4013                 fix building SpamAssassin plugin without OpenSSL
4014
4015 2003-02-12 [paul]       0.8.10claws1
4016
4017         * ac/Makefile.am
4018           src/Makefile.am
4019           src/plugins/Makefile.am
4020                 fix failure of 'make release'
4021
4022 2003-02-12 [paul]       0.8.10claws
4023
4024         * 0.8.10claws released
4025
4026 2003-02-12 [paul]       0.8.9claws56
4027
4028         * po/bg.po
4029           po/es.po
4030           po/it.po
4031           po/ru.po
4032           po/sr.po
4033                 updated translations by George Danchev, Ricardo Mones Lastra,
4034                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
4035                 
4036         * sylpheed.spec.in
4037                 Allow the building of RPMs by a regular user. Submitted
4038                 by Sergei Astanin
4039
4040 2003-02-11 [alfons]     0.8.9claws55
4041
4042         * src/colorlabel.c
4043                 don't use pixmaps for label color rect but draw rectangles
4044                 so we can respect the color map of palette based visuals
4045                 (fixes the long time crashes on Suns - thanks to Andreas
4046                 Engel and Steve O'Hara-Smith for testing)
4047
4048 2003-02-11 [christoph]  0.8.9claws54
4049
4050         * src/matcher_parser_parse.y
4051                 correct bug where filering rules of not existing folders in
4052                 matcherrc were added to global filtering
4053                 
4054         (closes Debian Bug #180253 - Directory's filter-rules are merged with
4055          main filter-rules after removing directory, http://bugs.debian.org/180253)
4056         
4057 2003-02-11 [paul]       0.8.9claws53
4058
4059         * sync with 0.8.10cvs7
4060                 see ChangeLog 2003-02-09
4061
4062 2003-02-11 [melvin]     0.8.9claws52
4063
4064         * po/fr.po
4065                 Updated French tranlsations
4066
4067 2003-02-10 [paul]       0.8.9claws51
4068
4069         * sylpheed.spec.in
4070                 correct --enable-openssl
4071                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
4072
4073 2003-02-09 [martin]     0.8.9claws50
4074
4075         * src/prefs_matcher.c
4076                 fix segfault in prefs_matcher_substitute_cb() when
4077                 no row is selected
4078
4079 2003-02-09 [paul]       0.8.9claws49
4080
4081         * src/folderview.c
4082                 fix bug where a newsgroup folder's processing rules were
4083                 merged with the global filtering rules when the newsgroup
4084                 folder was deleted, causing some seriously bad results,
4085                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
4086
4087 2003-02-08 [melvin]     0.8.9claws48
4088
4089         * src/compose.c
4090                 Corrected and modified an alert message.
4091
4092 2003-02-07 [paul]       0.8.9claws47
4093
4094         * src/folderview.c
4095                 fix bug where both an 'Account properties' window and a
4096                 'Folder properties' window were opened when clicking on
4097                 'Properties' in an NNTP or IMAP folder's popup menu.
4098
4099 2003-02-07 [paul]       0.8.9claws46
4100
4101         * sync with 0.8.10cvs6
4102                 see ChangeLog 2003-02-06
4103
4104 2003-02-06 [christoph]  0.8.9claws45
4105
4106         * src/mbox.c
4107                 freeze folder updates while importing mbox files
4108                 (closes bug 43 importing mbox took hours)
4109                 
4110         Patch submitted by Jens Rantil <jens.rantil@telia.com>
4111
4112 2003-02-06 [thorsten]   0.8.9claws44
4113
4114         * po/de.po
4115                 Updated german translations
4116
4117 2003-02-06 [thorsten]   0.8.9claws43
4118
4119         * src/news.h
4120                 use guint for message numbers (fix count in grouplist dialog)
4121
4122 2003-02-05 [paul]       0.8.9claws42
4123
4124         * sync with 0.8.10cvs2
4125                 see ChangeLog 2003-02-05
4126
4127 2003-02-04 [colin]      0.8.9claws41
4128
4129         * src/prefs_common.[ch]
4130           src/procmsg.c
4131           src/summaryview.c
4132                 Add an option to disable threading by subject
4133
4134 2003-02-04 [christoph]  0.8.9claws40
4135
4136         * src/inc.c
4137                 only abort fetching mails from multiple accounts when the
4138                 error is fatal and does not allow to check any more accounts
4139                 (currently only disk full error)
4140
4141         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
4142          receive mails for other accouts)
4143
4144 2003-02-04 [christoph]  0.8.9claws39
4145
4146         * src/folder.c
4147                 first add the new message to the cache, then
4148                 send the update notification
4149
4150         (closes bug 39 after sending message folderview doesnt get updated)
4151
4152 2003-02-04 [colin]      0.8.9claws38
4153
4154         * src/inc.c
4155                 _really_ fix this Connecting... status
4156
4157 2003-02-04 [paul]       0.8.9claws37
4158
4159         * sync with 0.8.10
4160                 see ChangeLog 2003-02-04
4161
4162 2003-02-04 [paul]       0.8.9claws36
4163
4164         * sync with 0.8.9cvs6
4165                 see ChangeLog 2003-02-03
4166
4167 2003-02-04 [paul]       0.8.9claws35
4168
4169         * po/pt_BR.po
4170                 updated by André Filipe de Assunção e Brito 
4171                 <bedecko@netsite.com.br>
4172
4173 2003-02-03 [thorsten]   0.8.9claws34
4174
4175         * po/de.po
4176                 Updated german translations
4177
4178 2003-02-02 [paul]       0.8.9claws33
4179
4180         * po/es.po
4181                 updated by Ricardo Mones Lastra
4182
4183 2003-02-02 [thorsten]   0.8.9claws32
4184
4185         * src/mh.c
4186                 Fix mh_get_msginfo() segfault if file is inaccessible
4187
4188 2003-01-31 [colin]      0.8.9claws31
4189
4190         * src/procheader.c
4191                 Fix last commit's bug
4192
4193 2003-01-31 [colin]      0.8.9claws30
4194
4195         * src/procheader.c
4196                 Missing a change for gpg-signed messages
4197
4198 2003-01-31 [paul]       0.8.9claws29
4199
4200         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
4201           src/procheader.c
4202           src/stock_pixmap.[ch]
4203           src/summaryview.c
4204                 indicate GnuPG signed messages by displaying an icon
4205                 in the Attachment column.
4206
4207 2003-01-31 [paul]       0.8.9claws28
4208
4209         * sync with 0.8.9cvs4
4210                 see ChangeLog 2003-01-31
4211
4212 2003-01-31 [alfons]     0.8.9claws27
4213
4214         * src/textview.c
4215                 tune URI parser to accept mailto URLs with a '?'
4216                 (patch from Ruslan Balkin)
4217
4218 2003-01-31 [colin]      0.8.9claws26
4219
4220         * src/summaryview.c
4221                 Fix a leak introduced in claws24
4222
4223 2003-01-31 [colin]      0.8.9claws25
4224
4225         * src/summaryview.c
4226                 Freeze/Thaw folder updates when deleting dups
4227
4228 2003-01-31 [colin]      0.8.9claws24
4229         
4230         * src/addr_compl.c
4231           src/summaryview.c
4232           src/msgcache.c
4233                 little speed improvements
4234
4235 2003-01-31 [colin]      0.8.9claws23
4236
4237         * src/summaryview.c
4238                 Fix segfault when forwarding nothing
4239                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
4240                 
4241 2003-01-30 [paul]       0.8.9claws22
4242
4243         * sync with 0.8.9cvs3
4244                 see ChangeLog 2003-01-30
4245
4246 2003-01-30 [paul]       0.8.9claws21
4247
4248         * sync with 0.8.9cvs2
4249                 see ChangeLog 2003-01-30
4250
4251 2003-01-29 [paul]       0.8.9claws20
4252
4253         * sync with 0.8.9cvs1
4254                 see ChangeLog 2003-01-29
4255
4256 2003-01-28 [paul]       0.8.9claws19
4257
4258         * po/POTFILES.in
4259                 update to reflect changes. 
4260                 thanks to Ricardo Mones Lastra
4261
4262 2003-01-27 [christoph]  0.8.9claws18
4263
4264         * ac/openssl.m4
4265         * ac/spamassassin.m4
4266         * src/plugins/spamassassin/README
4267         * src/plugins/spamassassin/libspamc.[ch]
4268         * src/plugins/spamassassin/utils.[ch]
4269                 updated to latest libspamc
4270
4271 2003-01-27 [christoph]  0.8.9claws17
4272
4273         * src/folder.c
4274                 fix wrong use of procheader_get_header_fields
4275
4276 2003-01-27 [christoph]  0.8.9claws16
4277
4278         * src/news.c
4279         * src/prefs_account.[ch]
4280         * src/common/nntp.[ch]
4281                 allow to force authentication for NNTP servers
4282
4283         Patch submitted by Florian Mickler <dmk@d-labs.de>
4284
4285 2003-01-26 [paul]       0.8.9claws15
4286
4287         * src/summaryview.c
4288                 speed up of marking messages as read
4289                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
4290
4291 2003-01-26 [christoph]  0.8.9claws14
4292
4293         * src/Makefile.am
4294         * src/mgutils.[ch]              ** REMOVE **
4295         * src/xml.[ch]                  ** REMOVE **
4296         * src/xmlprops.[ch]             ** REMOVE **
4297         * src/common/Makefile.am
4298         * src/common/mgutils.[ch]       ** NEW **
4299         * src/common/xml.[ch]           ** NEW **
4300         * src/common/xmlprops.[ch]      ** NEW **
4301                 move xml files to common directory
4302
4303 2003-01-26 [christoph]  0.8.9claws13
4304
4305         * src/plugins/spamassassin/spamassassin_gtk.c
4306                 only set gtk entry text if string is available
4307
4308 2003-01-26 [melvin]     0.8.9claws12
4309
4310         * src/description_window.c
4311                 Allow resizing of the window
4312                 Allow automatic horizontal scroll bar
4313                 Do not vertically expand and fill
4314
4315 2003-01-26 [christoph]  0.8.9claws11
4316
4317         * src/Makefile.am
4318         * src/gtkutils.[ch]             ** REMOVE **
4319         * src/common/sylpheed.c
4320         * src/gtk/Makefile.am
4321         * src/gtk/description_window.c
4322         * src/gtk/gtkutils.[ch]         ** NEW **
4323         * src/gtk/prefswindow.c
4324                 move gtkutils to gtk directory
4325
4326 2003-01-26 [paul]       0.8.9claws10
4327
4328         * src/summaryview.c
4329                 rename summary_unread_clicked() to summary_status_clicked()
4330
4331 2003-01-26 [melvin]     0.8.9claws9
4332
4333         * src/prefs_actions.c
4334                 Cosmetical changes to the help text
4335
4336 2003-01-26 [paul]       0.8.9claws8
4337
4338         * src/folder.[ch]
4339           src/mainwindow.c
4340           src/prefs_common.c
4341           src/prefs_sumamry_column.c
4342           summaryview.[ch]
4343                 rename the 'Unread' column to 'Status'
4344
4345 2003-01-25 [match]      0.8.9claws7
4346
4347         * src/mgutils.[ch]
4348                 removed reference to LDAP constants. removed error2string.
4349                 included functions to support LDAP dynamic queries.
4350         * src/syldap.h
4351                 moved LDAP constants here.
4352         * src/addressbook.c
4353         * src/addrindex.c
4354         * src/importldif.c
4355                 removed references to LDAP constants and references to
4356                 error2string.
4357
4358 2003-01-25 [paul]       0.8.9claws6
4359
4360         * src/summaryview.c
4361                 summary_thread_build(), summary_thread_init(): remove 
4362                 unneeded reference to summaryview->folder_item
4363
4364 2003-01-25 [christoph]  0.8.9claws5
4365
4366         * src/gtk/description_window.c
4367                 o allow description texts to expand over multiple columns
4368                 o translate all columns
4369         * src/prefs_actions.c
4370                 change syntax description to use new multi column feature
4371
4372         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4373
4374 2003-01-25 [match]      0.8.9claws4
4375
4376         * src/vcard.c
4377                 fixed bug with Quoted-Printable
4378
4379 2003-01-25 [paul]       0.8.9claws3
4380
4381         * src/folder.[ch]
4382           src/summaryview.[ch]
4383                 implement per-folder collapsed/expanded threads setting
4384                 
4385         * src/prefs_common.c
4386                 remove global collapsed/expanded threads option
4387
4388 2003-01-25 [christoph]  0.8.9claws2
4389
4390         * po/POTFILES.in
4391                 add pluginwindow and prefswindow
4392         * src/compose.c
4393                 make send respond correctly to messages that could be added
4394                 to the queue folder, but the UID of the message is unknown
4395         * src/folder.c
4396         * src/imap.c
4397                 don't return guessed UIDs in imap_add_msg anymore. We return
4398                 0 to tell the folder system it was appened but the UID is
4399                 unknown. Folder system now get's the UID by scaning the folder
4400                 and searching the cache for the Message-ID
4401                 (closes bug #29 Messages queued, but not sent)
4402
4403 2003-01-25 [paul]       0.8.9claws1
4404
4405         * src/codeconv.c
4406                 conv_encode_header():  fix bug when long headers with 8-bit
4407                 characters are used, so that the encoded words are wrapped.
4408                 If the space in the original text falls on the wrap boundary,
4409                 it can be lost.
4410                 Patch by Sergey Vlasov.
4411                 
4412         * src/folderview.c
4413                  fix bug where a change to the sorting method or thread view
4414                  of a folder's messages is lost if simpify-subject is set and
4415                  toggled on or off.
4416                  Patch by Luke Plant.
4417
4418 2003-01-24 [paul]       0.8.9claws
4419
4420         * sylpheed-0.8.9claws released
4421         
4422         * Makefile.am
4423           sylpheed.spec.in
4424                 remove reference to 'INSTALL.jp'
4425
4426 2003-01-23 [paul]       0.8.8claws128
4427
4428         * po/es.po
4429           po/it.po
4430           po/ru.po
4431           po/sr.po
4432                 updated translations. submitted by Ricardo Mones Lastra,
4433                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
4434
4435 2003-01-23 [colin]      0.8.8claws127
4436
4437         * src/compose.c
4438                 Fix drafted and queued news articles re-edition
4439
4440 2003-01-23 [melvin]     0.8.8claws126
4441
4442         * po/fr.po
4443                 Updated French translations
4444
4445 2003-01-23 [colin]      0.8.8claws125
4446
4447         * src/inc.c
4448                 Fix "Connecting to..." status message
4449
4450 2003-01-22 [paul]       0.8.8claws124
4451
4452         * po/bg.po
4453                 updated by George Danchev
4454                 
4455         * src/folder.c
4456                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
4457                 and folder deletion
4458
4459 2003-01-21 [paul]       0.8.8claws123
4460
4461         * po/bg.po
4462                 updated by George Danchev
4463                 
4464         * src/about.c
4465                 its now 2003
4466                 
4467         * src/toolbar.c
4468                 don't translate 'Separator'
4469                 
4470         * src/plugins/spamassassin/Makefile.am
4471                 add aspell to CPPFLAGS
4472                 
4473         * src/plugins/spamassassin/spamassassin.c
4474           src/plugins/spamassassin/spamassassin_gtk.c
4475                 set correct default for spamassassin_receive_spam
4476                 slightly re-word descriptions and some
4477                 other minor changes
4478
4479 2003-01-19 [alfons]     0.8.8claws122
4480                 
4481         * src/mimeview.c
4482                 mimeview_save_as(): we might as well show the file name for
4483                 the single case "Save As" too
4484
4485 2003-01-19 [alfons]     0.8.8claws121
4486
4487         * src/crash.c
4488                 change bug tracker URL to bugzilla URL
4489
4490 2003-01-19 [alfons]     0.8.8claws120
4491
4492         * src/mimeview.c
4493                 mimeview_save_all(): display name of file before overwriting;
4494                 continue saving all, even when one overwrite was cancelled
4495
4496 2003-01-19 [christoph]  0.8.8claws119
4497
4498         * src/summaryview.c
4499         * src/procmsg.[ch]
4500                 fix wrong usage of procmsg_find_children in summaryview
4501                 by using procmsg_update_unread_children instead of
4502                 summaryview_update_unread_children
4503
4504 2003-01-19 [christoph]  0.8.8claws118
4505
4506         * src/procmsg.c
4507                 fix infinite loop in procmsg_find_children
4508                  (closes bug #25 sylpheed crashes on delete.)
4509
4510         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4511
4512 2003-01-19 [paul]       0.8.8claws117
4513
4514         * po/pt_BR.po
4515                 updated by Ivan Francolin Martinez
4516
4517 2003-01-18 [melvin]     0.8.8claws116
4518
4519         * src/prefs_actions.c
4520                 Removed syntax limitation of only one '&' at the end of command.
4521                         Now actions that contain '>/dev/null 2>&1' are possible.
4522
4523 2003-01-18 [melvin]     0.8.8claws115
4524
4525         * src/prefs_actions.c
4526                 Actions IO dialog: when the action ends
4527                 the "Close" button now has focus and [Escape] closes the
4528                 window.
4529
4530 2003-01-18 [christoph]  0.8.8claws114
4531
4532         * src/procmsg.c
4533                 o add debug output when MsgInfos are really freed
4534                 o free GSLists in procmsg_find_children and
4535                   procmsg_update_unread_children
4536
4537 2003-01-18 [christoph]  0.8.8claws113
4538
4539         * src/mainwindow.c
4540                 reorder Configuration menu
4541
4542 2003-01-18 [christoph]  0.8.8claws112
4543
4544         * src/compose.c
4545                 fix applying templates to forwarded messages
4546
4547         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4548
4549 2003-01-17 [christoph]  0.8.8claws111
4550
4551         * src/folder.c
4552                 destroy folder items, when a folder item is removed
4553
4554 2003-01-17 [christoph]  0.8.8claws110
4555
4556         * src/folder.c
4557                 fix wrong folder stats update when ignored message is
4558                 deleted
4559
4560 2003-01-17 [colin]      0.8.8claws109
4561         
4562         * src/mainwindow.c
4563         * src/summaryview.c
4564                 Quicksearch bugfixes: 
4565                 - hide help button at startup if not extended
4566                 - switch to extended when looking for replies
4567
4568 2003-01-17 [paul]
4569
4570         * sync with 0.8.9 release
4571
4572 2003-01-17 [paul]       0.8.8claws108
4573
4574         * sync with 0.8.8cvs11
4575                 see ChangeLog 2003-01-17
4576
4577 2003-01-16 [colin]      0.8.8claws107
4578
4579         * src/procmsg.c
4580                 Changed encryption test to re-ask passphrase
4581                 if an encrypted message hasn't been decrypted
4582                 Fixes bug #5
4583
4584 2003-01-16 [christoph]  0.8.8claws106
4585
4586         * src/prefs_gtk.c
4587         * src/prefs_toolbar.c
4588         * src/gtk/prefswindow.h
4589         * src/plugins/spamassassin/spamassassin_gtk.c
4590                 remove page destroy function that is not used anymore
4591
4592 2003-01-16 [paul]       0.8.8claws105
4593
4594         * sync with 0.8.8cvs9
4595                 see ChangeLog 2002-01-16
4596
4597 2003-01-16 [colin]      0.8.8claws104
4598
4599         * src/compose.[ch]
4600                 Fix bug with autosaved drafts for IMAP, when draft
4601                 folder is specified - fixes bugzilla bug #20
4602
4603 2003-01-15 [paul]       0.8.8claws103
4604
4605         * src/compose.[ch]
4606           src/procmsg.c
4607                 store folder and message-id of message forwarding
4608                 in queue header and set forward flag after sending
4609
4610 2003-01-15 [paul]       0.8.8claws102
4611
4612         * sync with 0.8.8cvs8
4613                 see ChangeLog 2002-01-15
4614
4615 2003-01-15 [colin]      0.8.8claws101
4616
4617         * src/Makefile.am
4618                 Fix linking with GNU libiconv
4619
4620 2003-01-15 [darko]      0.8.8claws100
4621
4622         * src/pine.c
4623                 fix crash when importing pine address book
4624                 entry with an empty name (reported by DY
4625                 <dybulk at tri8.net>)
4626
4627 2003-01-14 [paul]       0.8.8claws99
4628
4629         * configure.in  ** REMOVED **
4630           configure.ac  ** NEW FILE **
4631                 rename configure.in to configure.ac, as it is now
4632                 preferred
4633
4634 2003-01-14 [melvin]     0.8.8claws98
4635
4636         * src/folderview.c
4637                 folderview_check_new(): More precise function description
4638
4639 2003-01-14 [melvin]     0.8.8claws97
4640
4641         * src/folderview.c
4642                 folderview_check_new(): return the number of new messages 
4643                         since last check.
4644         * src/inc.c
4645                 inc_account_mail(): Disable counting of new messages for IMAP
4646                         and NNTP until bug [19] and [14] are fixed.
4647
4648 2003-01-14 [paul]       0.8.8claws96
4649
4650         * sync with 0.8.8cvs6
4651                 see ChangeLog 2003-01-14
4652
4653 2003-01-13 [alfons]     0.8.8claws95
4654
4655         * src/textview.c
4656                 tune email address validation (c. 0.8.8claws89): if . is 
4657                 just one char away from @, the address is invalid too 
4658                 (correctly rejects addresses like foo@.com)
4659
4660 2003-01-13 [paul]       0.8.8claws94
4661
4662         * src/messageview.c
4663           src/toolbar.c
4664                 fixes to the Message View toolbar and menu:
4665                 fix non-functioning Forward button
4666                 make Reply button consider default_reply_list
4667                 remove 'Follow-up...' menu entry
4668                 add 'Forward' and 'Redirect' menu entries
4669
4670 2003-01-13 [melvin]     0.8.8claws93
4671
4672         * src/inc.c
4673                 Fixed typo that could make new messages count incorrect.
4674
4675 2003-01-13 [melvin]     0.8.8claws92
4676
4677         * src/folderview.[ch]
4678                 folderview_check_new(): return the number of new messages.
4679         * src/inc.c
4680                 Should fix bug [14] where new mail notification worked 
4681                         incorrectly with IMAP accounts.
4682                 inc_spool_account(): return number of new msgs, or -1 on error
4683                 inc_all_spool(): return number of new msgs
4684                 
4685 2003-01-13 [melvin]     0.8.8claws91
4686
4687         * src/prefs_actions.c
4688                 Justify help text.
4689
4690 2003-01-12 [thorsten]   0.8.8claws90
4691
4692         * src/common/prefs.c
4693                 close file before rename
4694
4695 2003-01-12 [alfons]     0.8.8claws89
4696
4697         * AUTHORS
4698                 add Christian Mertes
4699         * src/common/utils.[ch]
4700                 g_stricase_hash(), g_stricase_equal(): functions for 
4701                 case insensitive hash tables
4702         * src/textview.c
4703                 use top level domain names to validate email address, based
4704                 on a patch by Christian Mertes (thanks!), but changed 
4705                 implementation to use a hash table 
4706
4707 2003-01-12 [paul]       0.8.8claws88
4708
4709         * po/bg.po
4710                 updated by George Danchev
4711
4712 2003-01-12 [alfons]     0.8.8claws87
4713
4714         * src/summaryview.c
4715                 delete / execute performance: use new style folder update
4716
4717 2003-01-12 [paul]       0.8.8claws86
4718
4719         * sync with 0.8.8cvs5
4720                 see ChangeLog 2003-01-13 (!)
4721
4722 2003-01-12 [alfons]     0.8.8claws85
4723
4724         * src/filtering.c
4725         * src/matcher_parser_parse.y
4726                 prepare change_score filtering action
4727         * src/matcher.[ch]
4728                 give up const-correctness on functions that call non-const-correct functions;
4729                 several casts to gpointer in g_free();
4730                 add change_score;
4731
4732 2003-01-12 [christoph]  0.8.8claws84
4733
4734         * src/compose.c
4735                 fix 2 warnings
4736
4737         * src/gtk/prefswindow.[ch]
4738         * src/plugins/spamassassin/spamassassin_gtk.c
4739                 changed the call of the widget create function
4740                 for PrefsPages, because sometimes the widget
4741                 create function needs a widget that already has
4742                 been attached to a window (to create GDK pixmaps
4743                 for exmaple). So we simply pass the GtkWindow as
4744                 the second parameter now.
4745
4746         * src/main.c
4747         * src/mainwindow.c
4748         * src/prefs_toolbar.[ch]
4749                 rewrite Toolbar Preferences using the new
4750                 prefs window
4751
4752 2003-01-11 [alfons]     0.8.8claws83
4753
4754         * src/addressadd.c
4755                 fix crash when adding sender to addressbook because status bar
4756                 isn't there (the status bar doesn't seem to be used though,
4757                 but I'll let Match decide what to do with it)
4758
4759 2003-01-11 [colin]      0.8.8claws82
4760
4761         * src/main.c
4762           src/toolbar.c
4763                 Two useless changes reversed
4764
4765 2003-01-11 [colin]      0.8.8claws81
4766
4767         * src/mainwindow.c
4768           src/mainwindow.h
4769                 Add mainwindow_get_mainwindow()
4770         * src/alertpanel.c
4771           src/alertpanel.h
4772                 Add alertpanel_error_log() 
4773         * src/compose.c
4774           src/inc.c
4775           src/messageview.c
4776           src/toolbar.c
4777           src/main.c
4778           src/procmsg.c
4779                 Network errors get a View Log button
4780
4781 2003-01-10 [alfons]     0.8.8claws80
4782
4783         * src/prefs_toolbar.c
4784         * src/toolbar.c
4785                 use the translatable string for "Separator" as file name for
4786                 separator toolbar items (probably make this uppercase?)
4787
4788 2003-01-10 [alfons]     0.8.8claws79
4789
4790         * src/prefs_toolbar.c
4791                 put right A_SEPARATOR description string in "displayed
4792                 toolbar items list" so manually added separators are
4793                 saved correctly (bug #10, "Adding a separator to the main 
4794                 toolbar fails, entry in xml file is wrong")
4795
4796 2003-01-10 [christoph]  0.8.8claws78
4797
4798         * src/imap.c
4799                 o fix warnings
4800                 o use CAPABILITY to check if NAMESPACE is available
4801
4802 2003-01-10 [christoph]  0.8.8claws77
4803
4804         * src/imap.[ch]
4805                 apply UIDPLUS IMAP extension support patch
4806
4807         Patch submitted by Simon 'corecode' Schubert
4808
4809 2003-01-10 [paul]       0.8.8claws76
4810
4811         * src/folderview.c
4812                 a sync from main which fixes the news account folders'
4813                 Properties bug
4814
4815 2003-01-10 [christoph]  0.8.8claws75
4816
4817         * src/folder.c
4818                 don't accept 0 as a valid uid returned by copy and move
4819                 functions. 0 means the message was copied or moved but the
4820                 new uid could not be fetched. It is not an error condition
4821                 for the copy or move operation.
4822
4823 2003-01-10 [paul]       0.8.8claws74
4824
4825         * src/prefs_filtering.c
4826                 change English used in Alert when entry is not
4827                 saved.
4828                 
4829         * sync with 0.8.8cvs4
4830                 see ChangeLog 2003-01-10
4831
4832 2003-01-10 [darko]      0.8.8claws73
4833
4834         * src/pine.c
4835                 fix crash when importing address book entry
4836                 without a valid address
4837
4838 2003-01-09 [alfons]     0.8.8claws72
4839
4840         * src/inc.c
4841                 filtering performance: use new style folder update
4842
4843 2003-01-09 [christoph]  0.8.8claws71
4844
4845         * src/compose.c
4846         * src/gtk/menu.[ch]
4847                 fix wrong selecting of mime encoding type, when
4848                 opening property dialog of attachments in the
4849                 compose window. 7bit was always selected and that
4850                 destoryed files with 8bit data.
4851                 (closes bug #9 Sylpheed-claws destroys attachments when
4852                  changing MIME-types)
4853
4854 2003-01-09 [paul]       0.8.8claws70
4855
4856         * sync with 0.8.8cvs3
4857                 see ChangeLog 2003-01-09
4858
4859 2003-01-08 [alfons]     0.8.8claws69
4860         
4861         * src/addressadd.c
4862                 apply patch by Kim Schulz to fix build breakage
4863                 because of missing variable
4864
4865 2003-01-08 [paul]       0.8.8claws68
4866
4867         * sync with 0.8.8cvs2
4868                 see ChangeLog 2002-01-08
4869
4870 2003-01-08 [paul]       0.8.8claws67
4871
4872         * po/it.po
4873                 updated by Alessandro Maestri
4874                 
4875         * src/addressadd.c
4876                 when using 'Add sender to addressbook' allow
4877                 name to be edited and remarks to be entered
4878                 Patch submitted by Luke Plant
4879
4880 2003-01-08 [darko]      0.8.8claws66
4881
4882         * README.claws, src/summaryview.c
4883                 fix description for marked messages
4884
4885 2003-01-08 [paul]
4886
4887         * tools/Makefile.am
4888           tools/launch_phoenix  ** NEW FILE **
4889                 add script that enables using Phoenix as the default
4890                 web browser. 
4891                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
4892                 
4893         * tools/OOo2sylpheed.pl
4894                 remove full path to sylpheed executable, just 'sylpheed'
4895                 will do
4896                 
4897         * tools/README
4898                 add launch_phoenix informtion and re-arrange and compress
4899                 the data a little
4900
4901 2003-01-07 [christoph]  0.8.8claws65
4902
4903         * src/folder.c
4904                 fix update for source folder when moving messages
4905         * src/procmsg.[ch]
4906         * src/summaryview.c
4907                 use function to set to_folder for message infos and
4908                 automatically update the op_count for old and new
4909                 folder
4910
4911 2003-01-07 [melvin]     0.8.8claws64
4912
4913         * src/prefs_actions.c
4914                 Fixed bug where an '%p' Action on a displayed image crashed 
4915                         Sylpheed
4916                 Code clean up (get rid of duplicated code and removed unnecessary 
4917                                 structure member)
4918
4919 2003-01-07 [christoph]  0.8.8claws63
4920
4921         * src/compose.c
4922         * src/folder.[ch]
4923         * src/folderview.c
4924         * src/import.c
4925         * src/inc.c
4926         * src/main.c
4927         * src/mainwindow.c
4928         * src/messageview.c
4929         * src/prefs_folder_item.c
4930         * src/procmsg.c
4931         * src/summaryview.c
4932         * src/toolbar.c
4933                 o remove all folder update triggering from the UI code. The folder
4934                   system should know much better when a folder needs an update.
4935                 o to prevent multiple updates in a row the folder updates can be
4936                   frozen for some time.
4937
4938                 Note: - Please verify that no updates are missing
4939                       - Check where freeze/thaws should be added
4940
4941 2003-01-07 [christoph]  0.8.8claws62
4942
4943         * src/prefs_actions.c
4944                 don't translate empty strings
4945
4946         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4947
4948 2003-01-06 [christoph]  0.8.8claws61
4949
4950         * src/prefs_actions.c
4951                 mark strings for gettext
4952         * src/prefs_matcher.c
4953                 use new description window for Execute action and
4954                 match condition in Filtering
4955
4956         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4957
4958 2003-01-06 [alfons]     0.8.8claws60
4959
4960         keep myself inspired to re-organize matcher part 8; 
4961         yes, more to come (I need to move out the descriptive
4962         text for actions to matcher.c, or at least make it not
4963         depend on the wicked ordering)
4964
4965         * src/prefs_matcher.c
4966                 add documentation so others may comprehend the
4967                 UI part of the conditions
4968                 
4969 2003-01-06 [christoph]  0.8.8claws59
4970
4971         * src/prefs_actions.c
4972                 use new description window for syntax help
4973         * src/gtk/description_window.c
4974                 fix display of descriptions with column count != 2
4975
4976         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4977
4978 2003-01-06 [christoph]  0.8.8claws58
4979
4980         * src/quote_fmt.c
4981         * src/summaryview.[ch]
4982         * src/gtk/Makefile.am
4983         * src/gtk/description_window.[ch]       ** NEW **
4984                 use a generic window to display syntax descriptions
4985                 currently used in quote_fmt and summaryview (new description
4986                 for extended quick search)
4987
4988         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4989
4990 2003-01-06 [paul]       0.8.8claws57
4991
4992         * sync with 0.8.8cvs1
4993                 see ChangeLog 2003-01-06
4994
4995 2003-01-06 [christoph]  0.8.8claws56
4996
4997         * src/mainwindow.c
4998         * src/prefs_gtk.[ch]
4999         * src/gtk/prefswindow.[ch]
5000         * src/plugins/spamassassin/spamassassin_gtk.c
5001                 o remove page management from prefswindow, pages
5002                   will be an argument to prefswindow_open
5003                 o prefswindow_open gets a datapointer that is
5004                   passed to the widget_create function to allow
5005                   creation of prefswindow for specific items
5006
5007 2003-01-06 [colin]      0.8.8claws55
5008         
5009         * src/summaryview.c
5010                 We don't want regexp in the reply-finder, 
5011                 because MIDs can contain !,$,. and so on
5012
5013 2003-01-06 [jens]       0.8.8claws54
5014
5015         * src/jpilot.c
5016                 fixed a wrong free in jpilot_read_db_files
5017
5018 2003-01-06 [alfons]     0.8.8claws53
5019
5020         re-organize matcher part 8; more to come
5021        
5022         * src/matcher.c
5023                 matcherprop_to_string(): put g_free()s before the
5024                 switch-case break to fix memleaks                
5025
5026 2003-01-06 [colin]      0.8.8claws52
5027
5028         * src/summaryview.c
5029                 cleanup & reply-finder now displays the first 
5030                 matching message
5031
5032 2003-01-05 [alfons]     0.8.8claws51
5033
5034         re-organize matcher part 7; more to come
5035
5036         * src/matcher.[ch]
5037                 fixes for constant correctness;
5038                 more documentation;
5039
5040 2003-01-05 [alfons]     0.8.8claws50
5041
5042         re-organize matcher part 6; more to come
5043         
5044         * src/matcher.[ch]
5045                 fixes for constant correctness;
5046                 more documentation;
5047         * src/filtering.c
5048                 fix for constant correctness
5049
5050 2003-01-05 [colin]      0.8.8claws49
5051
5052         * src/account.[ch]
5053                 Add account_get_reply_account function
5054         * src/compose.c
5055                 Use account_get_reply_account function 
5056         * src/summaryview.c
5057                 Basic reply-finder - click on the replied
5058                 icon gets you to the outbox using quick-search
5059
5060 2003-01-05 [paul]       0.8.8claws48
5061
5062         * src/prefs_common.c
5063                 small change to English
5064                 
5065         * src/prefs_filtering.c
5066                 prefs_filtering_action_select(): improve logic and uniformity
5067                 of gui
5068
5069 2003-01-05 [alfons]     0.8.8claws47
5070
5071         fine tune solution to focus problems (bug #7)
5072
5073         * src/mainwindow.c
5074                 mainwindow_focus_in_event(): remove grab event check
5075         * src/summaryview.c
5076                 summary_button_pressed(): move selection on right-click
5077                 too. we can't possibly move the selection back after
5078                 canceling a dialog, because gtk's incomplete focus 
5079                 management. whether this is a good solution, only time
5080                 will tell.
5081
5082 2003-01-05 [christoph]  0.8.8claws46
5083
5084         * src/imap.c
5085                 fix crash when no imap connection could be established
5086
5087 2003-01-05 [paul]       0.8.8claws45
5088
5089         * src/mainwindow.c
5090           src/sumamryview.c
5091           src/gtk/menu.[ch]
5092                 fix bug 605957 'shortcuts in popup-menu'
5093                 make user-defined shortcuts work
5094                 show shortcuts that are already defined
5095                 in the main menu
5096                 Patch submitted by Luke Plant
5097
5098 2003-01-05 [alfons]     0.8.8claws44
5099
5100         * src/mainwindow.c
5101                 focus_in_event handler should not select summary view row 
5102                 when another window (menu, dialog) grabbed for events 
5103                 (bug #7, "[0.8.8claws42] Message summary focus") 
5104
5105 2003-01-04 [christoph]  0.8.8claws43
5106
5107         * src/procmsg.c
5108                 update save folder after adding the sent message
5109                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
5110
5111 2003-01-02 [christoph]  0.8.8claws42
5112
5113         * src/common/plugin.c
5114                 fix unloading of all plugins and unload
5115                 plugins in reverse order
5116                 
5117         * src/gtk/pluginwindow.c
5118                 implement function of load and unload button
5119
5120         * src/gtk/prefswindow.c
5121         * src/gtk/prefswindow.h
5122                 rename register function and add new unregister
5123                 function
5124
5125         * src/plugins/spamassassin/spamassassin_gtk.c
5126                 unregister prefs page and update for changes in
5127                 src/gtk/prefswindow.c
5128
5129 2003-01-02 [paul]       0.8.8claws41
5130
5131         * po/es.po
5132                 updated by Ricardo Mones Lastra
5133
5134 2003-01-02 [paul]
5135
5136         * tools/tb2sylpheed
5137                 fixes and improvements by Urke MMI
5138
5139 2003-01-02 [thorsten]   0.8.8claws40
5140
5141         * src/procmsg.c
5142                 fixed wrong return value
5143
5144 2003-01-02 [thorsten]   0.8.8claws39
5145
5146         * src/prefs.c
5147                 fixed printing wrong variable
5148
5149 2003-01-02 [thorsten]   0.8.8claws38
5150
5151         * src/prefs.c
5152                 fixed acessing members of freed pfile struct
5153
5154 2003-01-02 [thorsten]   0.8.8claws37
5155
5156         * src/procmsg.c
5157                 detect loops across several messages
5158                 as suggested by Christoph Hohmann
5159
5160 2003-01-01 [match]      0.8.8claws36
5161
5162         * src/addrindex.c
5163                 fixed another memory leak.
5164
5165 2003-01-01 [match]      0.8.8claws35
5166
5167         * src/jpilot.[ch]
5168                 fixed memory leaks. applied Doxygen comments.
5169
5170 2003-01-01 [thorsten]   0.8.8claws34
5171
5172         * src/procmsg.c
5173                 inhibit endless loop if msg references itself
5174                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
5175
5176 2003-01-01 [christoph]  0.8.8claws33
5177
5178         * src/mainwindow.c
5179         * src/gtk/Makefile.am
5180         * src/gtk/pluginwindow.c                ** NEW **
5181         * src/gtk/pluginwindow.h                ** NEW **
5182                 add plugin window
5183
5184         * src/plugins/demo/demo.c
5185         * src/plugins/spamassassin/spamassassin.c
5186         * src/plugins/spamassassin/spamassassin_gtk.c
5187                 write better plugin descriptions
5188
5189 2002-12-31 [christoph]  0.8.8claws32
5190
5191         * src/gtk/prefswindow.c
5192         * src/plugins/spamassassin/spamassassin_gtk.c
5193                 some small improvements to GTK code
5194
5195 2002-12-31 [christoph]  0.8.8claws31
5196
5197         * src/plugins/spamassassin/spamassassin_gtk.c
5198                 enable folder select button
5199
5200 2002-12-31 [christoph]  0.8.8claws30
5201
5202         * src/mainwindow.c
5203         * src/gtk/Makefile.am
5204         * src/gtk/prefswindow.c                         ** NEW **
5205         * src/gtk/prefswindow.h                         ** NEW **
5206                 add new prefs window
5207
5208         * src/common/plugin.c
5209                 don't try to load empty config lines
5210         
5211         * src/plugins/spamassassin/Makefile.am
5212         * src/plugins/spamassassin/spamassassin.c
5213         * src/plugins/spamassassin/spamassassin.h       ** NEW **
5214         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
5215                 GTK config for SpamAssassin Plugin using
5216                 the new prefs window
5217
5218 2002-12-31 [paul]       0.8.8claws29
5219
5220         * po/POTFILES.in
5221                 remove obsolete entry 'src/menu.c'
5222
5223 2002-12-31 [alfons]     0.8.8claws28
5224
5225         * src/matcher.[ch]
5226         * src/matcher_parser_parse.y
5227         * src/prefs_matcher.c
5228                 add "ignore_thread" and "~ignore_thread" condition so it's
5229                 possible to make the actions / scoring operate on the ignore
5230                 thread flag
5231
5232 2002-12-31 [christoph]  0.8.8claws27
5233
5234         * src/addrbook.c
5235         * src/addrindex.c
5236         * src/folder.c
5237         * src/matcher.c
5238         * src/prefs_account.c
5239         * src/prefs_actions.c
5240         * src/prefs_customheader.c
5241         * src/prefs_display_header.c
5242         * src/prefs_gtk.c
5243         * src/procmime.c
5244         * src/toolbar.c
5245         * src/xmlprops.c
5246         * src/common/prefs.[ch]
5247                 extend prefs file handling for reading and automatic handling
5248                 of blocks. When reading prefs_set_block_label will automatically
5249                 move on to the block. When writing it will copy all other blocks
5250                 automatically
5251
5252         * src/common/plugin.c
5253                 Now loading plugin filenames from [Plugins] block in
5254                 sylpheed rc file
5255
5256 2002-12-30 [christoph]  0.8.8claws26
5257
5258         * src/common/hooks.[ch]
5259                 return abort status to caller of hooks_invoke
5260                 
5261         * src/inc.[ch]
5262                 invoke message filtering hook and stop
5263                 default handling when filter returns abort
5264
5265         * src/common/plugin.[ch]
5266         * src/plugins/demo/demo.c
5267                 modify plugin loader, because resolving symbols for strings
5268                 does not work correctly
5269         
5270         * configure.in
5271         * ac/spamassassin.m4                            ** NEW **
5272         * src/plugins/spamassassin/.cvsignore           ** NEW **
5273         * src/plugins/spamassassin/Makefile.am          ** NEW **
5274         * src/plugins/spamassassin/README               ** NEW **
5275         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
5276         * src/plugins/spamassassin/spamassassin.c       ** NEW **
5277         * src/plugins/spamassassin/utils.[ch]           ** NEW **
5278                 add spamassassin plugin, see src/plugins/spamassassin/README
5279                 for details
5280
5281 2002-12-29 [alfons]     0.8.8claws25
5282
5283         * src/mainwindow.c
5284                 when moving focus from a message view to the main 
5285                 window, don't forget to select the summary node
5286                 of the displayed message. should fix "[ 659103 ] 
5287                 focus-follows-mouse confuses sylpheed"
5288
5289 2002-12-29 [christoph]  0.8.8claws24
5290
5291         * src/Makefile.am
5292         * src/stringtable.[ch]          ** REMOVE **
5293         * src/common/Makefile.am
5294         * src/common/stringtable.[ch]   ** NEW **
5295                 move stringtable files to common directory
5296
5297 2002-12-29 [christoph]  0.8.8claws23
5298
5299         * src/Makefile.am
5300         * src/menu.[ch]                 ** REMOVE **
5301         * src/gtk/Makefile.am
5302         * src/gtk/menu.[ch]             ** NEW **
5303                 move menu files to gtk directory
5304
5305 2002-12-29 [match]      0.8.8claws22
5306
5307         * src/addressbook.c
5308         * src/syldap.c
5309                 moved UI specific code out of LDAP code into addressbook
5310                 UI code. fixed memory leak.
5311
5312 2002-12-29 [christoph]  0.8.8claws21
5313
5314         * src/folder.c
5315                 only check for IGNORED parent message when message is
5316                 not IGNORED itself
5317
5318 2002-12-29 [alfons]     0.8.8claws20
5319
5320         * src/summaryview.c
5321                 set gtksctree's anchor correct (immediate execute
5322                 changes the tree's layout, and anchor points at 
5323                 the incorrect row). fixes "[ 657233 ] multiple msg 
5324                 delete sometimes off by 1".
5325                 we probably have to look for more tree layout /
5326                 anchor glitches.
5327
5328 2002-12-29 [paul]       0.8.8claws19
5329
5330         * src/summaryview.c
5331                 fix bug [ 659054 ] incorrect sorting of 'From' column
5332                 when using 'display sender using address book'
5333                 thanks to Alfons and Luke Plant
5334
5335 2002-12-29 [christoph]  0.8.8claws18
5336
5337         * src/folder.c
5338         * src/procmsg.[ch]
5339                 check parent messages for IGNORE THREAD flag, when adding,
5340                 moving or copying messages to a folder
5341
5342 2002-12-27 [alfons]     0.8.8claws17
5343
5344         re-organize matcher part 5; more to come
5345
5346         * src/matcher.c
5347                 hash keywords in matchparser_tab 
5348
5349 2002-12-27 [alfons]     0.8.8claws16
5350
5351         re-organize matcher part 4; more to come
5352
5353         * src/matcher_parser.h
5354         * src/matcher_parser_lex.l
5355         * src/matcher_parser_parse.y
5356                 cleanup
5357
5358 2002-12-27 [alfons]     0.8.8claws15
5359
5360         re-organize matcher part 3; more to come
5361
5362         * src/matcher.[ch]
5363                 cleanup
5364
5365 2002-12-27 [alfons]     0.8.8claws14
5366
5367         re-organize matcher part 2; more to come but this should
5368         work. cc me if there are any regressions.
5369
5370         * src/matcher.h
5371                 add prototype for get_matchparser_tab_id()
5372         * src/matcher_parser_lex.l
5373                 look up keywords using matchparser_tab_id();
5374
5375 2002-12-27 [alfons]     0.8.8claws12
5376
5377         re-organize matcher part 1
5378
5379         * src/matcher.h
5380                 map yacc generated constants to sylpheed matcher constants
5381         * src/matcher.c
5382                 add function to find a matcher constant from a string
5383
5384 2002-12-27 [christoph]  0.8.8claws11
5385
5386         * src/compose.c
5387                 MENUITEM_ADD casts the 4th argument from integer to pointer
5388                 so it probably should not be a pointer, this means we
5389                 should use account id for it and not the account's pointer
5390
5391 2002-12-27 [paul]       0.8.8claws10
5392
5393         * src/mainwindow.c
5394                 remove unneeded 'GtkWidget *vbox'
5395                 
5396         * src/summaryview.c
5397                 further sync with 0.8.8 - make sort
5398                 by recipient work as expected
5399                 
5400         * NEWS
5401                 sync with 0.8.8
5402
5403 2002-12-27 [paul]       0.8.8claws9
5404
5405         * po/pt_BR.po
5406                 updated by Ivan F. Martinez
5407                 
5408 2002-12-27 [darko]      0.8.8claws8
5409
5410         * src/common/utils.c
5411                 added locked pattern to extended search
5412
5413 2002-12-27 [alfons]     0.8.8claws7
5414
5415         * src/prefs_matcher.[ch]
5416                 clean up
5417
5418 2002-12-26 [alfons]     0.8.8claws6
5419
5420         * src/matcher.[ch]
5421         * src/matcher_parser_lex.l
5422         * src/matcher_parser_parse.y
5423         * src/prefs_matcher.c
5424                 allow color label as a condition in the matcher
5425
5426 2002-12-26 [oliver]     0.8.8claws5
5427         
5428         * src/toolbar.c 
5429                 enable Addressbook for Main and Messageview
5430         * src/prefs_actions.c
5431                 enable actions in Messageview
5432
5433 2002-12-26 [christoph]  0.8.8claws4
5434
5435         * src/common/plugin.c
5436                 add a little debug output
5437         * configure.in
5438         * src/plugins/demo/Makefile.am
5439                 better use of automake
5440
5441 2002-12-26 [christoph]  0.8.8claws3
5442
5443         * src/Makefile.am
5444         * src/common/Makefile.am
5445                 fix "make distdir"
5446
5447 2002-12-26 [christoph]  0.8.8claws2
5448
5449         * configure.in
5450                 sort configure checks into common / gtk / plugins
5451         * po/POTFILES.in
5452                 add src/prefs_gtk.c
5453         * src/Makefile.am
5454                 add plugins SUBDIR
5455         * src/main.c
5456         * src/common/sylpheed.[ch]
5457                 added now sylpheed_done function for shutdown
5458         * src/common/Makefile.am
5459         * src/common/plugin.[ch]                ** NEW **
5460                 plugin loader and unloader
5461         * src/plugins/.cvsignore                ** NEW **
5462         * src/plugins/Makefile.am               ** NEW **
5463                 build plugins
5464         * src/plugins/demo/.cvsignore           ** NEW **
5465         * src/plugins/demo/Makefile.am          ** NEW **
5466         * src/plugins/demo/demo.c               ** NEW **
5467                 small demo plugin that installs a logtext hook and
5468                 outputs the log text to stdout
5469
5470 2002-12-26 [paul]       0.8.8claws1
5471
5472         * po/es.po
5473                 updated by Ricardo Mones Lastra
5474
5475 2002-12-26 [paul]       0.8.8claws
5476
5477         * 0.8.8claws released
5478
5479 2002-12-26 [paul]       0.8.7claws12
5480
5481         * po/bg.po
5482                 updated by George Danchev
5483
5484 2002-12-26 [paul]       0.8.7claws11
5485
5486         * po/POTFILES.in
5487                 remove unneeded 'src/prefs.c' entry 
5488
5489 2002-12-26 [paul]       0.8.7claws10
5490
5491         * src/codeconv.c
5492           src/mainwindow.c
5493                 sync with 0.8.8 release
5494         
5495         * src/folder.[ch]
5496           src/mh.c
5497           src/summaryview.c
5498                 partial sync with 0.8.8 release
5499         
5500
5501 2002-12-25 [alfons]     0.8.7claws9
5502
5503         * src/matcher.[ch]
5504         * src/matcher_parser_lex.l
5505         * src/matcher_parser_parse.y
5506         * src/prefs_matcher.c
5507                 add locked flag to possible filtering / matcher 
5508                 conditions (also a good example what should be
5509                 done to add a simple boolean condition)
5510
5511 2002-12-25 [christoph]  0.8.7claws8
5512
5513         * src/Makefile.am
5514         * src/account.[ch]
5515         * src/addrbook.c
5516         * src/addressbook.c
5517         * src/addrindex.c
5518         * src/filtering.c
5519         * src/folder.c
5520         * src/matcher.c
5521         * src/prefs.[ch]                ** REMOVE **
5522         * src/prefs_account.c
5523         * src/prefs_actions.c
5524         * src/prefs_common.c
5525         * src/prefs_customheader.c
5526         * src/prefs_display_header.c
5527         * src/prefs_filtering.c
5528         * src/prefs_folder_item.c
5529         * src/prefs_gtk.[ch]            ** NEW **
5530         * src/prefs_matcher.c
5531         * src/prefs_scoring.c
5532         * src/prefs_summary_column.c
5533         * src/procmime.c
5534         * src/selective_download.c
5535         * src/toolbar.c
5536         * src/common/Makefile.am
5537         * src/common/prefs.[ch]         ** NEW **
5538                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
5539
5540 2002-12-24 [alfons]     0.8.7claws7
5541
5542         * src/summaryview.c
5543                 summary_thread_build(): fix real cause of the crash mentioned in
5544                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
5545                 this way we get meaningful ctree nodes 
5546
5547 2002-12-24 [oliver]     0.8.7claws6
5548
5549         * src/mainwindow.[ch]
5550         * src/messageview.[ch]
5551         * src/compose.[ch]
5552         * src/inc.c
5553         * src/summaryview.c
5554                 changes to use updated toolbar handling
5555                 
5556 2002-12-24 [oliver]     0.8.7claws5
5557
5558         * src/toolbar.[ch]
5559                 generic toolbar handling
5560                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
5561         * src/prefs_toolbar.[ch]
5562                 adjust to handling
5563         
5564 2002-12-24 [oliver]     0.8.7claws4
5565         
5566         * src/stock_pixmap.[ch]
5567                 move SYLPHEED_LOGO to end of list in order 
5568                 to remove it from Custom Toolbar`s Icon View
5569
5570 2002-12-24 [alfons]     0.8.7claws3
5571
5572         * src/summaryview.c
5573                 summary_thread_build(): fix crash because of focus != selection 
5574                 after threading. when deleting the selection, gtk tries but fails 
5575                 to find the correct focusable element. we now force the selection
5576                 to be focused. this should solve the infamous bug reported by 
5577                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
5578                 a test case is available. 
5579
5580 2002-12-24 [darko]      0.8.7claws2
5581
5582         * src/summaryview.c
5583                 don't crash when unmarking message with unread children
5584
5585 2002-12-23 [christoph]  0.8.7claws1
5586
5587         * src/Makefile.am
5588         * src/common/Makefile.am
5589                 update Makefiles for moved intl.h, version.h and defs.h
5590         * src/imap.c
5591                 rewrite imap_session_get to avoid duplicate code
5592
5593 2002-12-23 [paul]       0.8.7claws
5594
5595         * Santa-Claws released
5596         
5597         * po/hu.po
5598           po/ru.po
5599                 squeeze in updated Hungarian and Russian translations.
5600                 Submitted by  Gál Zoltán and Ruslan N. Balkin
5601
5602 2002-12-23 [paul]       0.8.6claws129
5603
5604         * po/pl.po
5605                 updated by Witold Wladyslaw Wojciech Wilk
5606
5607 2002-12-23 [paul]       0.8.6claws128
5608
5609         * src/quote_fmt_parse.y
5610                 fix typo and add licence header
5611
5612 2002-12-23 [paul]       0.8.6claws127
5613
5614         * po/en_GB.po
5615                 updated
5616
5617 2002-12-23 [paul]       0.8.6claws126
5618
5619         * po/it.po
5620                 updated translation, submitted by Alessandro Maestri
5621                 
5622 2002-12-23 [paul]       0.8.6claws125
5623
5624         * src/quote_fmt_parse.y
5625                 fix signature-stripping on replies bug. match
5626                 '-- \n' and not '-- '.
5627
5628 2002-12-22 [paul]       0.8.6claws124
5629
5630         * po/bg.po
5631           po/es.po
5632           po/sr.po
5633                 updated translations. submitted by George Danchev,
5634                 Ricardo Mones Lastra, and Urke MMI respectively
5635
5636 2002-12-21 [paul]       0.8.6claws123
5637
5638         * src/addrbook.c
5639                 fix coding style
5640
5641 2002-12-21 [paul]       0.8.6claws122
5642
5643         * src/addrbook.c
5644                 fix bug [643638] where if a person is in one or more
5645                 addressbook groups editing that person's email 
5646                 address results in removal from those groups.
5647                 Patch submitted by Luke Plant.
5648
5649 2002-12-20 [christoph]  0.8.6claws121
5650
5651         * src/common/utils.c
5652         * src/summaryview.c
5653                 reimplement expand_search_string using GString to
5654                 prevent crashs caused by miscalculated string
5655                 lengths reported by Paul
5656
5657 2002-12-20 [christoph]  0.8.6claws120
5658
5659         * src/summaryview.c
5660                 don't use "changed" to check if op_count has to be changed as it
5661                 is also set when the message has unread children
5662                 (closes bug [ 653221 ] crash while deleting duplicates)
5663
5664 2002-12-20 [paul]       0.8.6claws119
5665
5666         * sync with 0.8.6cvs27
5667                 see ChangeLog 2002-12-20
5668
5669 2002-12-20 [paul]       0.8.6claws118
5670
5671         * sync with 0.8.6cvs26
5672                 see ChangeLog 2002-12-19 and 2002-12-20
5673
5674 2002-12-19 [alfons]     0.8.6claws117
5675
5676         * src/textview.c
5677                 fix incorrect parsing of email addresses, submitted by 
5678                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
5679                 name display if it contains @".
5680
5681 2002-12-18 [paul]       0.8.6claws116
5682
5683         * sync with 0.8.6cvs23
5684                 see ChangeLog 2002-12-18
5685
5686 2002-12-18 [paul]       0.8.6claws115
5687
5688         * src/Makefile.am
5689         * src/account.c
5690         * src/codeconv.c
5691         * src/gtkutils.[ch]
5692         * src/imap.c
5693                 sync with 0.8.6cvs22.
5694                 see ChangeLog 2002-12-17 and 2002-12-18
5695
5696 2002-12-17 [christoph]  0.8.6claws114
5697
5698         * src/imap.c
5699                 o don't create a session if imap greeting fails
5700                 o don't close socket when authentication fails
5701                   this is done by imap_session_destroy
5702
5703 2002-12-17 [thorsten]   0.8.6claws113
5704
5705         * tools/Makefile.am
5706           tools/README
5707           tools/google_msgid.pl ** NEW FILE **
5708                 Added "search for message-id" script and doc
5709
5710 2002-12-17 [thorsten]   0.8.6claws112
5711
5712         * po/hu.po
5713                 Updated hungarian translation
5714                 (updated by Gal Zoltan)
5715
5716 2002-12-16 [christoph]  0.8.6claws111
5717
5718         * src/addr_compl.c
5719                 remove stupid addressbook dump to debug output
5720         * src/mh.c
5721                 fix memory leak found by Hiro
5722
5723 2002-12-14 [paul]       0.8.6claws110
5724
5725         * src/compose.c
5726                 fix menubar sensitivity on send
5727                 
5728         * src/prefs_filtering.c
5729         * src/prefs_matcher.c
5730         * src/prefs_scoring.c
5731                 Fix english ;)
5732                 
5733         * src/common/quoted-printable.h
5734                 sync: fix typo
5735         
5736 2002-12-13 [christoph]  0.8.6claws109
5737
5738         * src/Makefile.am
5739         * src/manage_window.[ch]        ** REMOVE **
5740         * src/gtk/Makefile.am
5741         * src/gtk/manage_window.[ch]    ** NEW **
5742                 move manage_window files to gtk directory
5743
5744 2002-12-13 [christoph]  0.8.6claws108
5745
5746         * src/Makefile.am
5747         * src/gtkshruler.[ch]           ** REMOVE **
5748         * src/gtk/Makefile.am
5749         * src/gtk/gtkshruler.[ch]       ** NEW **
5750                 move gtkshruler files to gtk directory
5751
5752 2002-12-13 [christoph]  0.8.6claws107
5753
5754         * src/Makefile.am
5755         * src/compose.c
5756         * src/gtkstext.[ch]             ** REMOVE **
5757         * src/gtkutils.[ch]
5758         * src/textview.c
5759         * src/gtk/gtkstext.[ch]         ** NEW **
5760         * src/gtk/Makefile.am
5761                 o move stext functions to gtkstext.c to remove
5762                   dependency of gtkutils
5763                 o move gtkstext files to gtk directory
5764
5765         * src/gtk/Makefile.am
5766         * src/gtk/sslcertwindow.[ch]
5767                 UI stuff can always depend on common code so
5768                 it's ok to add ../common to include path
5769
5770 2002-12-13 [colin]      0.8.6claws106
5771
5772         * src/summaryview.c
5773                 Disconnect sighandlers for mainwindow when
5774                 quicksearch has the focus
5775                 Fix bug #653231
5776         * src/mainwindow.[ch]
5777                 Make key_pressed callback public, to be able
5778                 to disconnect it
5779
5780 2002-12-13 [christoph]  0.8.6claws105
5781
5782         * src/mh.c
5783                 create .mh_sequences file in new MH folders
5784                 (closes feature request [ 523162 ] MH folders should
5785                  get a .mh_sequences)
5786
5787 2002-12-13 [colin]      0.8.6claws104
5788
5789         * src/summaryview.c
5790                 Better handling of quicksearch show/hide
5791                 (basically the button stays under the mouse 
5792                  when toggled)
5793
5794 2002-12-13 [paul]       0.8.6claws103
5795
5796         * sync with 0.8.6cvs17
5797                 see ChangeLog 2002-12-13
5798
5799 2002-12-13 [paul]       0.8.6claws102
5800
5801         * po/es.po
5802                 updated by Ricardo Mones Lastra
5803
5804 2002-12-11 [colin]       0.8.6claws101
5805
5806         * src/folder.c
5807                 remove statusbar stuff
5808           src/folderview.c
5809                 set statusbar verbosity when moving folders
5810
5811 2002-12-11 [colin]       0.8.6claws100
5812         * src/prefs_filtering.c
5813         * src/prefs_matcher.c
5814         * src/prefs_scoring.c
5815                 Fix english ;)
5816
5817 2002-12-11 [colin]       0.8.6claws99
5818
5819         * src/prefs_common.[ch]
5820                 Add summary_quicksearch_type
5821         * src/summaryview.c
5822                 Save last used quicksearch type
5823
5824 2002-12-11 [jens]       0.8.6claws98
5825         * src/prefs_filtering.c
5826         * src/prefs_matcher.c
5827         * src/prefs_scoring.c
5828                 added dialog for incomplete rules in scoring, filtering and
5829                 matcher to ask wheather really close
5830
5831 2002-12-11 [colin]      0.8.6claws97
5832
5833         * src/folder.c
5834                 Fix folder dnd statusbar logging
5835
5836 2002-12-10 [christoph]  0.8.6claws96
5837
5838         * src/compose.c
5839         * src/folder.c
5840         * src/imap.c
5841         * src/inc.c
5842         * src/main.c
5843         * src/mainwindow.c
5844         * src/news.c
5845         * src/send.c
5846         * src/statusbar.[ch]
5847         * src/common/hooks.c
5848         * src/common/log.[ch]
5849                 o handle verbose logging in statusbar directly in statusbar code
5850                   and common code does not need any knowledge about a statusbar
5851                 o remove direct calls to statusbar_(puts|pop)_all functions
5852
5853 2002-12-10 [jens]       0.8.6claws95
5854
5855         * src/*.c
5856                 removed gettext from g_warnings
5857         * po/POTFILES.in
5858                 cleaned and updated
5859         * po/de.po
5860                 updated
5861
5862 2002-12-10 [colin]      0.8.6claws94
5863
5864         * src/main.c
5865                 finish crash dialog fix
5866
5867 2002-12-10 [colin]      0.8.6claws93
5868
5869         * src/main.c
5870                 "Fix" "sylpheed already running" instead of
5871                 crash dialog appearing after a crash
5872
5873 2002-12-10 [colin]      0.8.6claws92
5874
5875         * po/POTFILES.in
5876                 add src/gtk/sslcertwindow.c
5877
5878 2002-12-10 [paul]       0.8.6claws91
5879
5880         * po/POTFILES.in
5881                 updated to reflect recent changes
5882                 submitted by Alessandro Maestri
5883
5884 2002-12-09 [christoph]  0.8.6claws90
5885
5886         * src/Makefile.am
5887         * src/smtp.[ch]                 ** REMOVE **
5888         * src/common/Makefile.am
5889         * src/common/smtp.[ch]          ** NEW **
5890                 move smtp files to common directory
5891
5892 2002-12-09 [christoph]  0.8.6claws89
5893
5894         * src/Makefile.am
5895         * src/session.[ch]              ** REMOVE **
5896         * src/common/Makefile.am
5897         * src/common/session.[ch]       ** NEW **
5898                 move session files to common directory
5899
5900 2002-12-09 [paul]       0.8.6claws88
5901
5902         * src/account.c
5903                 fix bug [649746] edit accounts: move account reverted
5904                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
5905
5906 2002-12-09 [colin]      0.8.6claws87
5907
5908         * src/ssl_certificate.c
5909                 cleanup
5910
5911 2002-12-09 [colin]      0.8.6claws86
5912
5913         * src/ssl.c
5914                 Try to open the cert.pem database and 
5915                 issue a warning if it isn't there
5916
5917 2002-12-09 [colin]      0.8.6claws85
5918
5919         * src/common/ssl_certificate.c
5920         * src/gtk/sslcertwindow.c
5921                 Warning fixes
5922
5923 2002-12-09 [colin]      0.8.6claws84
5924
5925         * src/ssl_certificate.[ch] ** REMOVED **
5926         * src/common/ssl_certificate.[ch] ** NEW **
5927         * src/Makefile.am
5928         * src/common/Makefile.am
5929                 Moved ssl_certificate.[ch] to common
5930         * src/common/ssl.c 
5931                 Put back needed include
5932         * src/gtk/sslcertwindow.[ch]
5933                 Changed ssl_certificate.h include
5934         
5935 2002-12-09 [colin]      0.8.6claws83
5936
5937         * src/gtk/sslcertwindow.[ch]
5938                 Implement hook for certificate acception
5939         * src/ssl_certificate.[ch]
5940                 Implement hook for certificate acception
5941         * src/common/ssl.c
5942                 Reenable certificate acception check
5943         * src/mainwindow.c
5944                 Register sslcertwindow's hook
5945         
5946 2002-12-08 [christoph]  0.8.6claws82
5947
5948         * src/about.c
5949         * src/addr_compl.c
5950         * src/codeconv.c
5951         * src/manual.c
5952         * src/undo.c
5953         * src/common/utils.c
5954                 o add missing includes
5955                 o fix warnings
5956         * src/.cvsignore
5957         * src/common/.cvsignore
5958         * src/common/version.h          ** REMOVE **
5959                 remove autogenerated file
5960
5961 2002-12-08 [paul]       0.8.6claws81
5962
5963         * src/stringtable.c
5964                 put back needed include
5965
5966 2002-12-08 [colin]      0.8.6claws80
5967         
5968         * src/gtk/sslcertwindow.c
5969                 Cleaner popups when asking
5970         * src/ssl_certificate.c
5971         * src/prefs_common.[ch]
5972                 remove ssl certificate pref
5973                 put back needed include
5974         * src/undo.c
5975                 put back needed include
5976
5977 2002-12-08 [christoph]  0.8.6claws79
5978
5979         * src/folderview.c
5980         * src/logwindow.c
5981         * src/statusbar.c
5982         * src/summaryview.c
5983                 only abort hook invokation if required data is missing not
5984                 if our own data pointer is NULL, update hookfunction for
5985                 log window
5986
5987 2002-12-08 [paul]       0.8.6claws78
5988
5989         * src/about.c
5990         * src/addrcache.c
5991         * src/addrclip.c
5992         * src/addr_compl.c
5993         * src/addrselect.c
5994         * src/codeconv.c
5995         * src/colorlabel.c
5996         * src/enriched.c
5997         * src/esmtp.c
5998         * src/exporthtml.c
5999         * src/headerview.c
6000         * src/imageview.c
6001         * src/manual.c
6002         * src/noticeview.c
6003         * src/pgptext.c
6004         * src/scoring.c
6005         * src/sourcewindow.c
6006         * src/stringtable.c
6007         * src/undo.c
6008                 clean up: remove unneccesary includes
6009
6010 2002-12-08 [christoph]  0.8.6claws77
6011
6012         * src/folderview.c
6013         * src/statusbar.c
6014         * src/summaryview.c
6015         * src/common/hooks.[ch]
6016                 hook functions now have a gboolean return value, if a hook
6017                 returns TRUE it will stop executing of any more hooks in
6018                 the same hooklist for this invokation
6019
6020 2002-12-08 [colin]      0.8.6claws76
6021         
6022         * src/main.c
6023                 put back argv0 for CRASH_DIALOG
6024
6025 2002-12-08 [christoph]  0.8.6claws75
6026
6027         * src/Makefile.am
6028         * src/about.c
6029         * src/account.c
6030         * src/crash.c
6031         * src/esmtp.h
6032         * src/imap.[ch]
6033         * src/inc.c
6034         * src/main.c
6035         * src/mainwindow.c
6036         * src/news.c
6037         * src/pop.[ch]
6038         * src/prefs_account.[ch]
6039         * src/prefs_common.[ch]
6040         * src/send.[ch]
6041         * src/smtp.[ch]
6042         * src/ssl_certificate.[ch]
6043         * src/ssl_manager.[ch]
6044         * src/common/Makefile.am
6045         * src/common/log.c
6046         * src/common/nntp.[ch]
6047         * src/common/socket.[ch]
6048         * src/common/ssl.[ch]
6049         * src/gtk/sslcertwindow.[ch]
6050         * ac/openssl.m4
6051                 use new autoconf script to detect OpenSSL with extra parameters
6052                 to specify the location of libs and includes, also remove USE_SSL
6053                 to USE_OPENSSL
6054
6055         * src/common/sylpheed.[ch]
6056         * src/common/version.h.in
6057                 start seperation of common code initialization seperated from gui
6058
6059         * src/summaryview.c
6060                 The function that is called when a color label changes
6061                 should not change the color lable again
6062
6063 2002-12-08 [colin]      0.8.6claws74
6064
6065         * src/gtk/sslcertwindow.c
6066                 warning fixes
6067
6068 2002-12-08 [colin]      0.8.6claws73
6069
6070         * src/statusbar.c
6071           src/common/log.h
6072                 Register a hook for statusbar_puts_all
6073         * src/common/log.c
6074                 invoke statusbar_puts_all's hook
6075         
6076 2002-12-08 [colin]      0.8.6claws72
6077
6078         * src/ssl_certificate.c
6079                 Put back a badly-removed include
6080
6081 2002-12-08 [colin]      0.8.6claws71
6082
6083         * src/gtk/sslcertwindow.[ch]    ** NEW **
6084                 new certificate presentation
6085         * src/gtk/Makefile.am
6086                 add new files
6087         * src/ssl_certificate.[ch]
6088                 gtk cleanup, made utility functions public
6089         * src/ssl_manager.c
6090                 use new cert presentation
6091
6092 2002-12-07 [christoph]  0.8.6claws70
6093
6094         * src/Makefile.am
6095         * src/nntp.[ch]                 ** REMOVE **
6096         * src/common/Makefile.am
6097         * src/common/nntp.[ch]          ** NEW **
6098                 move nntp files to common directory
6099
6100 2002-12-07 [christoph]  0.8.6claws69
6101
6102         * src/procmsg.[ch]
6103         * src/summaryview.c
6104                 implement msginfo update callback using sylpheed's new
6105                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
6106
6107 2002-12-06 [christoph]  0.8.6claws68
6108
6109         * src/editgroup.c
6110                 This patch changes the 'Edit Group Details' dialog to
6111                 allow extended selections in either pane, so that
6112                 addresses can be added or removed from a group more
6113                 quickly and easily. (it actually is a net decrease in
6114                 file size, as some unnecessary functions have been
6115                 removed). 
6116                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
6117
6118 2002-12-06 [christoph]  0.8.6claws67
6119
6120         * src/Makefile.am
6121         * src/template.[ch]             ** REMOVE **
6122         * src/common/Makefile.am
6123         * src/common/template.[ch]      ** NEW **
6124                 move template files to common directory
6125
6126         * src/nntp.c
6127                 add missing log.h include
6128
6129 2002-12-06 [melvin]     0.8.6claws66
6130
6131         * src/prefs_actions.c
6132                 Added the trailing ">" syntax to insert command's output
6133                 without replacing old text (in contrast to trailing "|").
6134
6135 2002-12-05 [colin]      0.8.6claws65
6136         
6137         * src/common/utils.c
6138                 Don't modify original search_string or it'll change
6139                 the next iterations in the for()
6140
6141 2002-12-05 [darko]      0.8.6claws64
6142
6143         * src/common/utils.c
6144                 proper check for filtering commands, found by Colin
6145
6146 2002-12-05 [darko]      0.8.6claws63
6147
6148         * src/common/utils.c
6149                 check proper string for NULL pointer, found by Colin
6150
6151 2002-12-05 [darko]      0.8.6claws62
6152
6153         * src/common/utils.[ch]
6154                 expand_search_string(): new function
6155                 converts Mutt-like patterns to Sylpheed's
6156                 filtering engine
6157         * src/summaryview.c
6158                 use expand_search_string() to allow Mutt-like
6159                 patterns in extended search
6160         * README.claws
6161                 document extended option in quick search
6162
6163 2002-12-05 [paul]       0.8.6claws61
6164
6165         * sync with 0.8.6cvs16
6166                 see ChangeLog 2002-12-05
6167                 
6168         * po/POTFILES.in
6169                 clean up
6170
6171 2002-12-04 [christoph]  0.8.6claws60
6172
6173         * src/imap.[ch]
6174                 put imap authentication code into a new function and
6175                 remove it from imap_session_new that will allow to
6176                 send other commands before authentication
6177
6178 2002-12-04 [christoph]  0.8.6claws59
6179
6180         * src/imap.[ch]
6181                 use already existing method to prevent unneeded IMAP
6182                 folder selects. Set imap_select parameters to NULL
6183                 in some functions if the values are not required.
6184
6185         * src/xml.h
6186                 remove no longer required include
6187
6188 2002-12-04 [paul]       0.8.6claws58
6189
6190         * po/es.po
6191                 updated by Ricardo Mones Lastra
6192                 
6193         * configure.in
6194           po/hu.po      ** NEW FILE **
6195                 initial Hungarian translation, submitted
6196                 by Gál Zoltán <galzoli@hu.inter.net>
6197
6198 2002-12-03 [christoph]  0.8.6claws57
6199
6200         * src/Makefile.am
6201         * src/gtksctree.[ch]            ** REMOVE **
6202         * src/gtk/Makefile.am
6203         * src/gtk/gtksctree.[ch]        ** NEW **
6204                 move gtksctree files to gtk directory
6205
6206 2002-12-03 [christoph]  0.8.6claws56
6207
6208         * src/Makefile.am
6209         * src/md5.[ch]                  ** REMOVE **
6210         * srm/common/Makefile.am
6211         * src/common/md5.[ch]           ** NEW **
6212                 move md5 files to common directory
6213
6214         * src/gtkstext.c
6215                 remove not required #include
6216
6217 2002-12-03 [sergey]     0.8.6claws55
6218
6219         * src/gtkutils.c
6220         * src/gtkutils.h
6221                 gtkut_window_popup(): new function.
6222         * src/mainwindow.c
6223                 main_window_popup(): use gtkut_window_popup() to raise
6224                 window without changing its position.
6225                 (see sylpheed-main ML message [sylpheed:17247])
6226
6227 2002-12-03 [sergey]     0.8.6claws54
6228
6229         * src/send.c
6230                 send_message_local(): removed first-dot escaping
6231                 (SMTP-only, not needed for sending through pipe)
6232
6233 2002-12-03 [paul]       0.8.6claws53
6234
6235         * po/POTFILES.in
6236                 update to reflect recent changes (thanks
6237                 to Ricardo Mones Lastra)
6238                 
6239         * tools/filter_conv.pl
6240                  fix problem with quoted strings. Patch submitted
6241                  by Luke Plant <lukeplant@softhome.net>
6242
6243 2002-12-03 [paul]       0.8.6claws52
6244
6245         * sync with 0.8.6cvs15
6246                 see ChangeLog 2002-12-03
6247
6248 2002-12-02 [christoph]  0.8.6claws51
6249
6250         * src/logwindow.[ch]
6251         * src/common/log.[ch]
6252                 implement logging using a hook function
6253
6254         * src/folderview.c
6255         * src/folder.[ch]
6256                 define hooklist name in header file to avoid
6257                 errors caused by wrong spelling of hooklist names
6258
6259         * src/toolbar.c
6260                 fix warnings
6261
6262 2002-12-02 [christoph]  0.8.6claws50
6263
6264         * src/common/Makefile.am
6265                 add src/common/hooks.[ch]
6266
6267         * src/common/hooks.[ch]
6268                 implement a simple hook system using glib's hook functions
6269
6270         * src/folder.[ch]
6271         * src/folderview.c
6272                 use new hook system for folder item updates
6273
6274 2002-12-02 [christoph]  0.8.6claws49
6275
6276         * doc-src/ui_seperation.txt     ** NEW **
6277                 information for ui seperation
6278
6279         * src/Makefile.am
6280                 remove files that were moved to common
6281                 include common directory by default for the header files
6282
6283         * src/inc.c
6284         * src/common/socket.c
6285         * src/automaton.[ch]
6286                 implement automaton using g_io_*-functions instead of
6287                 gdk_input_add to make it ui independent
6288
6289         * src/codeconv.c
6290         * src/compose.c
6291         * src/ldif.c
6292         * src/pgptext.c
6293         * src/procmime.c
6294         * src/rfc2015.c
6295         * src/smtp.c
6296         * src/unmime.c
6297                 remove common/ prefix because directory is now in
6298                 include path
6299
6300         * src/compose.c
6301         * src/folder.c
6302         * src/folderview.c
6303         * src/mainwindow.c
6304         * src/messageview.c
6305         * src/prefs_common.c
6306         * src/procmsg.c
6307         * src/rfc2015.c
6308                 fix warnings
6309
6310         * src/imap.c
6311         * src/inc.c
6312         * src/news.c
6313         * src/pop.c
6314         * src/send.c
6315         * src/smtp.c
6316         * src/ssl_certificate.c
6317                 add log.h header file for logging functions
6318
6319         * src/main.c
6320         * src/common/utils.c
6321         * src/summaryview.c
6322         * src/xml.c
6323                 o move debug_mode to common/utils.c
6324                 o add functions to set and get debug_mode
6325
6326         * src/defs.h                    ** REMOVE **
6327         * src/intl.h                    ** REMOVE **
6328         * src/socket.[ch]               ** REMOVE **
6329         * src/ssl.[ch]                  ** REMOVE **
6330         * src/utils.[ch]                ** REMOVE **
6331                 replaced by new files in src/common/
6332         
6333         * src/common/Makefile.am
6334                 add new files in src/common/
6335
6336         * src/common/defs.h             ** NEW **
6337         * src/common/intl.h             ** NEW **
6338         * src/common/log.[ch]           ** NEW **
6339         * src/common/socket.[ch]        ** NEW **
6340         * src/common/ssl.[ch]           ** NEW **
6341         * src/common/utils.[ch]         ** NEW **
6342                 replacement for files in src/
6343
6344 2002-12-02 [colin]      0.8.6claws48
6345
6346         * src/folderview.c
6347                 Scroll folderview if necessary during dnd
6348
6349 2002-12-02 [colin]      0.8.6claws47
6350
6351         * src/folder.[ch]
6352                 Add check to verify a move is within a single mailbox
6353         * src/folderview.c
6354                 Add specific error string for this check
6355
6356 2002-12-02 [colin]      0.8.6claws46
6357
6358         * src/folder.c
6359                 Add a test to folder moving, remove a statusbar_print
6360         * src/folderview.c
6361                 Add Move folder... context-menu item
6362                 Factorize folder moving code
6363                 Enable folder DND for mbox
6364
6365 2002-12-01 [christoph]  0.8.6claws45
6366
6367         * ac/aspell.m4
6368                 remove conf.aspelltest if the version check fails
6369
6370 2002-11-30 [christoph]  0.8.6claws44
6371
6372         * autogen.sh
6373                 run libtoolize --force in autogen to create missing
6374                 libtool scripts
6375
6376 2002-11-30 [christoph]  0.8.6claws43
6377
6378         * src/Makefile.am
6379         * src/pgptext.c
6380         * src/procmime.c
6381         * src/rfc2015.c
6382         * src/uuencode.[ch]             ** REMOVED **
6383         * src/common/Makefile.am
6384         * src/common/uuencode.[ch]      ** NEW **
6385                 move uuen/decoder to common directory
6386
6387 2002-11-30 [christoph]  0.8.6claws42
6388
6389         * src/Makefile.am
6390         * src/base64.[ch]               ** REMOVED **
6391         * src/codeconv.c
6392         * src/compose.c
6393         * src/ldif.c
6394         * src/pgptext.c
6395         * src/procmime.c
6396         * src/rfc2015.c
6397         * src/smtp.c
6398         * src/unmime.c
6399         * src/common/Makefile.am
6400         * src/common/base64.[ch]        ** NEW **
6401                 move base64 en/decoder to common directory
6402
6403 2002-11-30 [christoph]  0.8.6claws41
6404
6405         * src/common                    ** NEW **
6406                 new directory for UI independent code
6407         * src/gtk                       ** NEW **
6408                 new directory for GTK frontend
6409         * src/common/.cvsignore         ** NEW **
6410         * src/gtk/.cvsignore            ** NEW **
6411                 ignore build files
6412         * src/common/Makefile.am        ** NEW **
6413         * src/gtk/Makefile.am           ** NEW **
6414                 automake files to build new seperated stuff
6415         * src/Makefile.am
6416                 the binary will currently still be build with the
6417                 files in src, so we include the code from the
6418                 subdirs for now after building the libs there
6419
6420 2002-11-30 [paul]       0.8.6claws40
6421
6422         * src/compose.c
6423                 fix bug [642731] 'Wrong selected account with drafted mail'
6424
6425 2002-11-29 [oliver]     0.8.6claws39
6426         
6427         * src/messageview.c
6428                 o update summaryview when switching between different
6429                   messageviews          
6430         * src/toolbar.c  
6431                 o check if messageview holds already removed msg
6432                   from summaryview
6433                 
6434
6435 2002-11-29 [oliver]     0.8.6claws38
6436
6437         * src/toolbar.c 
6438                 remove not needed variables and includes
6439                 make messageview stay opened and move to next when msgs are deleted 
6440
6441 2002-11-29 [oliver]     0.8.6claws37
6442         
6443         * src/toolbar.c 
6444                 disable compose button (messageview toolbar) by default
6445                 deleted msgs are moved to trash
6446         
6447 2002-11-29 [melvin]     0.8.6claws36
6448
6449         * configure.in
6450                 Increased minimal gpgme version to 0.3.10 (Zombies out)
6451                 and to detect signatures expirations (gpgme 0.3.6)
6452
6453         * src/main.c
6454                 Use non obsolescent function for Gpgme engine checking.
6455
6456         * src/rfc2015.c
6457                 Inform about expired signatures or signatures which key
6458                 has expired. Expiration date is displayed.
6459
6460         * src/sigstatus.c
6461                 Inform about expired signatures or signatures which key
6462                 has expired.
6463
6464 2002-11-28 [paul]       0.8.6claws35
6465
6466         * src/folderview.c
6467                 re-instate 'Check for new messages' in Newsgroup
6468                 folders right-click menu, after a suggestion from
6469                 Tim Mann <timmann@users.sourceforge.net>
6470
6471         * src/main.c
6472                 after a crash check only local folders for new
6473                 messages
6474
6475 2002-11-28 [paul]       0.8.6claws34
6476
6477         * configure.in
6478                 apply patch that fixes the checking of GTK with XIM 
6479                 support on different OSs, such as FreeBSD. Patch 
6480                 submitted by Topia <topia@users.sourceforge.net>
6481                 
6482 2002-11-28 [paul]       0.8.6claws33
6483
6484         * src/mainwindow.c
6485           src/prefs_common.c
6486           src/prefs_toolbar.c
6487                 more changes to the English
6488
6489 2002-11-28 [paul]       0.8.6claws32
6490
6491         * sync with 0.8.6cvs13
6492                 see ChangeLog 2002-11-28 (no sync needed
6493                 for src/compose.c)
6494
6495 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
6496         
6497         * src/mainwindow.[ch]
6498                 add patch by Ivan F. Martinez introducing messageview Toolbar
6499                 some changes and committed by oliver    
6500
6501 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
6502
6503         * src/messageview.[ch]
6504                 add patch by Ivan F. Martinez introducing messageview Toolbar
6505                 some changes and committed by oliver    
6506
6507 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
6508
6509         * src/compose.[ch]
6510                 add patch by Ivan F. Martinez introducing messageview Toolbar
6511                 some changes and committed by oliver    
6512
6513 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
6514         
6515         * src/toolbar.[ch]
6516                 add patch by Ivan F. Martinez introducing messageview Toolbar
6517                 some changes and committed by oliver
6518
6519 2002-11-28 [oliver]     0.8.6claws27
6520         
6521         * src/prefs_toolbar.[ch]
6522                 getting ready for messageview toolbar
6523                 free mem allocated by gettext
6524                 change prefs_toolbar to prefs_toolbar_open
6525  
6526 2002-11-28 [thorsten]   0.8.6claws26
6527
6528         * src/imageview.[ch]
6529                 cleaned up conflicting declarations of
6530                 imageview_show_image()
6531
6532 2002-11-28 [paul]       0.8.6claws25
6533
6534         * src/grouplistdialog.c
6535           src/prefs_common.c
6536           src/prefs_summary_column.c
6537                 a few more improvements to the English
6538
6539 2002-11-28 [colin]      0.8.6claws24
6540
6541         * man/sylpheed.1
6542                 A few updates to command-line parameters
6543
6544 2002-11-28 [colin]      0.8.6claws23
6545
6546         * src/prefs_filtering.c
6547                 Fix problems with prefs_filtering_delete_path:
6548                 a) if the first rule is removed, original pointers
6549                    weren't updated (leading to segfaults)
6550                 b) it was always global_processing updated in case
6551                    of removed path was parent of rule path
6552
6553 2002-11-27 [paul]       0.8.6claws22
6554
6555         * src/mainwindow.c
6556           src/prefs_account.c
6557           src/prefs_actions.c
6558           src/prefs_common.c
6559           src/prefs_customheader.c
6560           src/prefs_display_header.c
6561           src/prefs_filtering.c
6562           src/prefs_folder_item.c
6563           src/prefs_matcher.c
6564           src/prefs_scoring.c
6565           src/prefs_summary_column.c
6566           src/prefs_template.c
6567           src/prefs_toolbar.c
6568                  improve the English in the GUI
6569
6570 2002-11-27 [colin]      0.8.6claws21
6571
6572         * src/folder.c
6573                 Fix processing renaming problems happening after
6574                 last commit
6575
6576 2002-11-27 [colin]      0.8.6claws20
6577
6578         * src/folder.c
6579                 recursive move now deletes src each subfolder after 
6580                 having moved it
6581         * src/folderview.c
6582                 Use identifier instead of path during dnd (enables
6583                 IMAP folder dnd)
6584
6585 2002-11-27 [paul]       0.8.6claws19
6586
6587         * src/main.c
6588                 apply patch that does command-line processing 
6589                 BEFORE gtk_init, allowing claws to run from 
6590                 shell-scripts in non-X environment (e.g. crontab 
6591                 or ip-up, ip-down scripts). Patch submitted by
6592                 Ruslan N. Balkin <baron@dartel.ru>
6593                 
6594         * po/it.po
6595                 updated by Alessandro Maestri
6596
6597 2002-11-27 [paul]       0.8.6claws18
6598
6599         * sync with 0.8.6cvs12
6600           src/prefs_common.c
6601                 Differences are that main uses a 'Receive dialog'
6602                 frame on the Interface tab, whereas claws groups all 
6603                 the dialogs together in a 'Dialogs' frame.
6604
6605 2002-11-27 [colin]      0.8.6claws17
6606
6607         * src/prefs_matcher.c
6608                 Fix Execute criteria's NOT flag
6609
6610
6611 2002-11-26 [christoph]  0.8.6claws16
6612
6613         * src/ssl.c
6614                 rewrite the ssl code a little bit, only use one
6615                 SSL context, set default certificates' file/path
6616
6617 2002-11-26 [thorsten]   0.8.6claws15
6618
6619         * src/compose.c
6620                 default-reply-to didn't work for ml-reply
6621
6622 2002-11-26 [melvin]     0.8.6claws14
6623
6624         * src/prefs_actions.c
6625                 Made pipe-actions ignore short headers in message view
6626                 Made trailing-pipe-actions write in the message view with
6627                 the same font as the original message
6628
6629 2002-11-26 [paul]       0.8.6claws13
6630
6631         * src/compose.c
6632                 this time commit the correct file
6633
6634 2002-11-26 [paul]       0.8.6claws12
6635
6636         * sync with 0.8.6cvs11
6637           src/quote_fmt_parse.y  
6638                 no sync needed
6639           src/account.[ch]       
6640                 not sync'ed
6641           src/compose.c
6642                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
6643                 on draft mode.
6644                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
6645                 header
6646                 
6647         see ChangeLog 2002-11-25 and 2002-11-26
6648
6649 2002-11-26 [colin]      0.8.6claws11
6650
6651         * src/folderview.c
6652                 Fix collapsed folder not auto-expanding during
6653                 mail dnd, if it was the source folder.
6654
6655 2002-11-25 [colin]      0.8.6claws10
6656
6657         * src/folderview.[ch]
6658                 Variable renaming and cleaning (slist of nodes 
6659                 to be re-collapsed is stored in FolderView)
6660
6661 2002-11-25 [paul]       0.8.6claws9
6662
6663         * src/prefs_common.[ch]
6664                 fix breakage caused by last commit
6665
6666 2002-11-25 [paul]       0.8.6claws8
6667
6668         * sync with 0.8.6cvs4
6669                 see ChangeLog 2002-11-21
6670
6671 2002-11-25 [paul]       0.8.6claws7
6672
6673         * sync with 0.8.6cvs4
6674                 see ChangeLog 2002-11-20
6675
6676 2002-11-25 [paul]       0.8.6claws6
6677
6678         * sync with 0.8.6cvs3
6679                 see ChangeLog 2002-11-18
6680
6681 2002-11-25 [colin]      0.8.6claws5
6682
6683         * src/gtkutils.[ch]
6684                 Add gtkut_ctree_node_is_parent()
6685         * src/folderview.c
6686                 Spring-loaded folders
6687
6688 2002-11-25 [colin]      0.8.6claws4
6689
6690         * src/utils.[ch]
6691                 Add slist_concat_unique(), function to merge
6692                 two GSList filtering dups
6693         * src/folder.[ch]
6694         * src/summaryview.[ch]
6695         * src/folderview.c
6696         * src/main.c
6697                 Add detection/update/display of unread answers
6698                 to marked mails
6699         * src/procmsg.[ch]
6700                 Add procmsg_find_children()
6701                 Add procmsg_msg_has_marked_parent()
6702
6703 2002-11-25 [colin]      0.8.6claws3
6704
6705         * src/ssl_certificate.[ch]
6706                 Allow checking a certificate without a DNS
6707                 lookup
6708                 Allow to forget a cert (by deleting it)
6709                 Make ssl_certificate_destroy_public
6710         * src/ssl_manager.[ch] ** NEW FILES **
6711                 Gui to manage (display/remove) certificates
6712         * src/prefs_common.[ch]
6713                 Add a pref to allow silent acceptation of
6714                 trusted certificates or not (based on the
6715                 "I want to know what's going on" principle)
6716         * src/mainwindow.c
6717                 Add SSL manager in Tools menu
6718         * src/Makefile.am
6719                 Add the new files to the build
6720         * po/POTFILES.in
6721                 Add ssl_manager.c to translations
6722
6723 2002-11-25 [colin]      0.8.6claws2
6724
6725         * src/summaryview.[ch]
6726                 Add S_SEARCH_EXTENDED to the quick search, which 
6727                 allows to search using filtering syntax.
6728
6729 2002-11-25 [colin]      0.8.6claws1
6730
6731         * src/summaryview.c
6732                 Deletion of duplicates now prefer deleting
6733                 the unread dup (fixes feature-request 638989).
6734
6735 2002-11-24 [paul]       0.8.6claws
6736
6737         * po/es.po
6738           po/pl.po
6739           po/ru.po
6740           po/sr.po
6741                 updated by Ricardo Mones Lastra,
6742                 Witold Wladyslaw Wojciech Wilk,
6743                 Ruslan N. Balkin, and  Urke MMI 
6744                 respectively
6745
6746 2002-11-24 [paul]       0.8.5claws182
6747
6748         * po/bg.po
6749                 updated by George Danchev
6750
6751 2002-11-23 [alfons]     0.8.5claws181
6752
6753         * src/imap.c
6754                 tiny memory leak found by browsing Dimitar's 
6755                 valgrind report
6756
6757 2002-11-23 [paul]       0.8.5claws180
6758
6759         * po/it.po
6760                 updated by Alessandro Maestri
6761
6762 2002-11-22 [christoph]  0.8.5claws179
6763
6764         * src/compose.c
6765         * src/inc.c
6766         * src/prefs_filtering.c
6767         * src/summaryview.c
6768                 more warning fixes
6769
6770 2002-11-22 [alfons]     0.8.5claws178
6771
6772         * src/summaryview.c
6773                 summary_execute_delete_func(): if message is deleted, make 
6774                 sure to also remove its entry in the subject hash table. 
6775                 fixes a corner case bug.
6776
6777 2002-11-22 [paul]       0.8.5claws177
6778
6779         * .cvsignore
6780                 add 'autom4te.cache'
6781                 
6782         * ltconfig      ** REMOVED **
6783                 not needed
6784
6785 2002-11-22 [paul]       0.8.5claws176
6786
6787         * src/textview.c
6788                 textview_set_font(): fix for message display in
6789                 UTF-8 locales (thanks to Sergey Vlasov).
6790                 
6791         * AUTHORS
6792                 add new team members and contributors
6793
6794
6795 2002-11-21 [colin]      0.8.5claws175
6796
6797         * src/procmsg.[ch]
6798                 Add procmsg_remove_special_headers()
6799         * src/mh.c
6800                 Use procmsg_remove_special_headers() for 
6801                 previous fix
6802
6803 2002-11-21 [colin]      0.8.5claws174
6804
6805         * src/mh.c
6806                 Fix moving/copying from queue/draft folders
6807                 for MH folders
6808
6809 2002-11-21 [christoph]  0.8.5claws173
6810
6811         * src/crash.c
6812         * src/filtering.c
6813         * src/logwindow.c
6814         * src/main.c
6815         * src/matcher_parser_lex.[hl]
6816         * src/mbox.c
6817         * src/mbox_folder.[ch]
6818         * src/prefs_filtering.c
6819         * src/procheader.c
6820         * src/quote_fmt_lex.l
6821         * src/ssl.c
6822                 fix all warnings except the warnings in lex and yacc files
6823
6824 2002-11-20 [christoph]  0.8.5claws172
6825
6826         * src/imap.c
6827                 fix MsgInfo retrieval for IMAP draft and queue folders
6828                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
6829
6830 2002-11-19 [christoph]  0.8.5claws171
6831
6832         * src/compose.c
6833                 fix segfault, when draft saving does not get
6834                 the MsgInfo of the new message
6835                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
6836
6837 2002-11-19 [christoph]  0.8.5claws170
6838
6839         * src/procmsg.c
6840                 add parameter check for flag setting function
6841                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
6842
6843 2002-11-18 [paul]       0.8.5claws169
6844
6845         * src/compose.c
6846                 more sensitivity fixes to redirect mode:
6847                 * disable toolbar draft button
6848                 * allow only Address book in the Tools menu
6849                 * disable editing of message by the spell
6850                   checker
6851
6852 2002-11-18 [paul]       0.8.5claws168
6853
6854         * src/compose.c
6855                 fix sensitivity of menu items in compose_redirect():
6856                 allow only the necessary items 
6857
6858 2002-11-18 [paul]       0.8.5claws167
6859
6860         * src/compose.c
6861                 fix bug [ 603259 ] 'attachment got lost on bounce'
6862
6863 2002-11-18 [paul]       0.8.5claws166
6864
6865         * po/ru.po
6866                 updated by Ruslan N. Balkin <baron@dartel.ru>
6867
6868 2002-11-18 [colin]      0.8.5claws165
6869
6870         * src/main.c
6871           src/defs.h
6872                 Remove old filtering stuff
6873
6874
6875 2002-11-17 [oliver]     0.8.5claws164
6876
6877         * src/toolbar.h
6878                 remove not needed typedef 
6879
6880 2002-11-17 [oliver]     0.8.5claws163
6881
6882         * src/toolbar.c
6883                 make toolbar's on click events translatable
6884
6885 2002-11-15 [colin]      0.8.5claws162
6886
6887         * src/summaryview.c
6888                 Revert too-soon integration of a feature
6889
6890 2002-11-15 [christoph]  0.8.5claws161
6891
6892         * src/imap.c
6893                 use main's implementation of imap_get_msginfo
6894
6895 2002-11-15 [christoph]  0.8.5claws160
6896
6897         * src/compose.c
6898         * src/folder.[ch]
6899         * src/imap.c
6900         * src/mbox_folder.c
6901         * src/mh.c
6902         * src/news.c
6903         * src/procmsg.c
6904         * src/summaryview.c
6905                 replace claws' fetch_msginfo with main's get_msginfo
6906                 (use main's implementation where possible)
6907
6908 2002-11-15 [colin]      0.8.5claws159
6909
6910         * src/ssl_certificate.c
6911                 Missed a check
6912
6913 2002-11-16 [melvin]     0.8.5claws158
6914
6915         * po/fr.po
6916                 Updated French translations.
6917
6918 2002-11-16 [colin]      0.8.5claws157
6919
6920         * src/ssl_certificate.c
6921                 Check for missing parts in the certificates
6922
6923 2002-11-15 [colin]      0.8.5claws156
6924
6925         * src/folderview.c
6926                 Preventive fix (missing check) found by
6927                 Alfons
6928
6929 2002-11-15 [paul]
6930
6931         * NEWS
6932                 sync with 0.8.6 release
6933
6934 2002-11-15 [colin]      0.8.5claws155
6935
6936         * src/folder.[ch]
6937           src/folderview.c
6938                 Fix error handling of folder_item_move_to()
6939                 (thanks to Alfons!)
6940
6941 2002-11-15 [colin]      0.8.5claws154
6942
6943         * src/folder.[ch]
6944           src/folderview.c
6945                 folder_item_move_to() sets an error message instead
6946                 of having GUI stuff in folder.c
6947
6948 2002-11-15 [colin]      0.8.5claws153
6949
6950         * src/procmsg.[ch]
6951                 Implemented a callback for MsgInfo updates, 
6952                 heavily copy/pasted from Christoph's folder 
6953                 callback system
6954         * src/summaryview.[ch]
6955                 Register summary_update_msg as callback
6956
6957 2002-11-14 [colin]      0.8.5claws152
6958         
6959         * src/procmsg.c
6960                 Update the FolderItem after sending (fixes 617593)
6961
6962 2002-11-14 [christoph]  0.8.5claws151
6963
6964         * src/folder.c
6965                 fix wrong position of NULL pointer check found
6966                 by Sergey
6967
6968 2002-11-14 [christoph]  0.8.5claws150
6969
6970         * src/folder.c
6971                 fix segfault when deleting messages from IMAP folders
6972                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
6973
6974 2002-11-14 [colin]      0.8.5claws149
6975
6976         * src/compose.c
6977                 Forwarding was also ignoring the folder's default account.
6978
6979 2002-11-14 [colin]      0.8.5claws148
6980
6981         * src/compose.c
6982                 Fix sent folder not set to folder properties when 
6983                 forwarding.
6984
6985 2002-11-14 [thorsten]   0.8.5claws147
6986
6987         * src/inc.c
6988                 inc_start(): Files were not moved from .processing to inbox,
6989                 if no global processing rule existed
6990
6991 2002-11-14 [colin]      0.8.5claws146
6992
6993         * src/ssl_certificate
6994                 Fix file operations
6995
6996 2002-11-14 [paul]       0.8.5claws145
6997
6998         * po/it.po
6999                 updated by Alessandro Maestri
7000
7001 2002-11-13 [alfons]     0.8.5claws144
7002
7003         * src/folder.c
7004                 folder_item_close(): only mark messages unread
7005                 when a folder has new messages 
7006
7007 2002-11-13 [keith]      0.8.5claws143
7008
7009         * src/imap.c
7010                 Fix problem moving or copying between
7011                 IMAP folders
7012
7013 2002-11-13 [colin]      0.8.5claws142
7014
7015         * src/matcher_parser_parse.y
7016                 Fix rule problem when " don't match
7017
7018 2002-11-13 [christoph]  0.8.5claws141
7019
7020         * src/folder.c
7021         * src/folderview.c
7022                 moved cache saving to folder_item_close
7023                 the folderview should not have to deal with
7024                 this things
7025
7026 2002-11-13 [christoph]  0.8.5claws140
7027
7028         * src/summaryview.c
7029                 moved setting of important score to
7030                 summary_set_prefs_from_folderitem
7031
7032 2002-11-13 [colin]      0.8.5claws139
7033
7034         * src/matcher_parser_parse.y
7035                 Fix a segfault in the parser (happening when
7036                 a good expression had been tested and a bad 
7037                 one arrives)
7038
7039 2002-11-13 [paul]       0.8.5claws138
7040
7041         * sync with 0.8.5cvs24
7042                 see ChangeLog 2002-11-13
7043                 
7044         * po/pt_BR.po
7045                 updated by Fabio Jr. Beneditto
7046
7047 2002-11-13 [colin]      0.8.5claws137
7048         
7049         * src/msgcache.c
7050           src/defs.h
7051           src/procmsg.[ch]
7052                 Revert last commit, problem
7053
7054 2002-11-13 [colin]      0.8.5claws136
7055
7056         * src/msgcache.c
7057                 Remove duplicated code
7058         * src/defs.h
7059                 Bumped CACHE_VERSION and MARK_VERSION
7060         * src/procmsg.[ch]
7061                 Network endian for cache and mark files
7062
7063 2002-11-12 [colin]      0.8.5claws135
7064
7065         * src/inc.c
7066                 Fix the "socket error" dialog which disappeared
7067
7068 2002-11-12 [colin]      0.8.5claws134
7069
7070         * src/msgcache.c
7071                 Reverse last commit which had performance 
7072                 problems, but still reverse the list
7073
7074 2002-11-12 [colin]      0.8.5claws133
7075
7076         * src/msgcache.c
7077                 Reverse list order
7078
7079 2002-11-12 [melvin]     0.8.5claws132
7080
7081         * src/compose.c
7082                 Added a check for a NULL prefs_common.dictionary
7083
7084 2002-11-12 [colin]      0.8.5claws131
7085
7086         * src/ssl_certificate.[ch]
7087                 Use FQDN hostname
7088
7089 2002-11-12 [colin]      0.8.5claws130
7090
7091         * src/ssl_certificate.[ch]
7092                 Take connection port into account for 
7093                 checking certificates (a single hostname
7094                 could have multiple servers with multiple
7095                 certificates)
7096         * src/ssl.c
7097                 Pass the port to ssl_certificate_check
7098
7099 2002-11-12 [paul]       0.8.5claws129
7100
7101         * src/folder.c
7102                 fix a typo in last commit
7103
7104 2002-11-12 [paul]       0.8.5claws128
7105
7106         * sync with 0.8.5cvs23
7107                 see ChangeLog entry 2002-11-12
7108
7109 2002-11-11 [colin]      0.8.5claws127
7110
7111         * src/ssl_certificate.c
7112                 Cleaner messages
7113                 Don't popup, instead log error, if the 
7114                 corresponding pref is checked
7115         * src/ssl_certificate.h
7116                 include <openssl/objects/h>
7117
7118 2002-11-11 [colin]      0.8.5claws126
7119
7120         * src/ssl_certificate.h
7121                 _Really_ clean it
7122
7123 2002-11-11 [colin]      0.8.5claws125
7124         
7125         * src/ssl_certificate.c
7126                 Fixed leak
7127
7128 2002-11-11 [colin]      0.8.5claws124
7129
7130         * src/ssl.c
7131                 Cleaned a bit
7132         * src/ssl_certificate.[ch]
7133                 Cleaned a bit (better use of SSL API)
7134                 (This will cause non-recognition of saved 
7135                  certificates of claws12[23]...)
7136
7137 2002-11-11 [paul]       0.8.5claws123
7138         
7139         * po/es.po
7140                 updated by Ricardo Mones Lastra
7141
7142 2002-11-11 [colin]      0.8.5claws122
7143
7144         * src/ssl.c
7145                 Fix a typo
7146
7147 2002-11-11 [colin]      0.8.5claws121
7148
7149         * src/ssl_certificate.[ch] ** NEW FILES **
7150         * src/ssl.[ch]
7151                 Check SSL certificates presented to us
7152         * src/Makefile.am
7153                 Add ssl_certificate.[ch]
7154         * po/POTFILES.in
7155                 Add ssl_certificate.c
7156
7157 2002-11-11 [paul]       0.8.5claws120
7158
7159         * sync with 0.8.5cvs22
7160                 see ChangeLog 2002-11-11
7161
7162 2002-11-11 [paul]       0.8.5claws119
7163
7164         * sync with 0.8.5cvs21
7165                 see ChangeLog 2002-11-11
7166
7167 2002-11-10 [jens]       0.8.5claws118
7168
7169         * src/folder.c
7170         * src/folderview.c
7171                 corrected some typing
7172         * po/de.po
7173                 updated german translation
7174         * sylpheed.spec.in
7175                 cleaned up specfile and adjusted it for claws
7176
7177 2002-11-10 [colin]      0.8.5claws117
7178
7179         * src/summaryview.c
7180                 a STATUSBAR_PUSH/POP fix
7181
7182 2002-11-10 [colin]      0.8.5claws116
7183
7184         * src/prefs_folder_item.c
7185                 Fix hanging after opening folder properties
7186
7187 2002-11-10 [hoa]        0.8.5claws115
7188
7189         * src/matcher_parser_lex.l
7190         * src/matcher_parser_parse.y
7191                 config file for scoring and filtering is no more trashed
7192                 when there is a syntax error in a filtering rule when
7193                 editing it in a dialog.
7194
7195 2002-11-09 [colin]      0.8.5claws114
7196
7197         * src/mbox_folder.c
7198                 Added missing initialisation of folder->destroy()
7199
7200 2002-11-09 [colin]      0.8.5claws113
7201
7202         * src/folder.c
7203           src/folderview.c
7204                 Fix the status bar messages
7205
7206 2002-11-09 [colin]      0.8.5claws112
7207
7208         * src/folderview.c
7209                 Fix hangs after folder dnd, happening after 
7210                 claws109.
7211
7212 2002-11-09 [christoph]  0.8.5claws111
7213
7214         * src/folderview.c
7215                 just changed order of calls (reverse order of
7216                 associated calls)
7217         * src/inc.c
7218                 lock inc when checking only one account, otherwise
7219                 inc all could be executed at the same time
7220
7221 2002-11-09 [christoph]  0.8.5claws110
7222
7223         * src/folderview.c
7224                 better unlock the mouse cursor before calling
7225                 summary_show because it changes the cursor too
7226
7227 2002-11-09 [christoph]  0.8.5claws109
7228
7229         * src/folder.[ch]
7230         * src/folderview.c
7231                 add functions to open and close a folder
7232                 o opending will execute scanning for remote folders
7233                   and processing
7234                 o closing will unset new flag for messages
7235
7236 2002-11-09 [colin]      0.8.5claws108
7237
7238         * src/folder.c
7239                 Add a call to prefs_matcher_write_config to 
7240                 avoid non-leaf folders filtering settings to be
7241                 lost
7242
7243 2002-11-09 [paul]       0.8.5claws107
7244
7245         * src/prefs_account.c
7246                 re-word a label
7247
7248 2002-11-09 [colin]      0.8.5claws106
7249
7250         * src/folderview.c
7251                 Minor esthetic fix
7252
7253 2002-11-09 [colin]      0.8.5claws105
7254
7255         * src/folderview.c
7256                 Fix prefs_filtering deletion for MH folders (same
7257                 reason as below)
7258         * src/prefs_filtering.c
7259                 Fix prefs_filtering renaming and deletion for 
7260                 folder-based processing rules.  
7261
7262 2002-11-09 [christoph]  0.8.5claws104
7263
7264         * src/compose.c
7265         * src/folder.[ch]
7266         * src/folderview.[ch]
7267         * src/import.c
7268         * src/inc.c
7269         * src/main.c
7270         * src/mainwindow.c
7271         * src/messageview.c
7272         * src/prefs_folder_item.c
7273         * src/procmsg.c
7274         * src/summaryview.c
7275                 implement a callback system for folder item updates
7276
7277 2002-11-09 [colin]      0.8.5claws103
7278
7279         * src/folderview.c
7280                 Fix prefs_filtering renaming for MH folders (we
7281                 shouldn't rename by path as another folder could
7282                 have the same hierarchy).
7283
7284 2002-11-09 [colin]      0.8.5claws102
7285
7286         * src/folder.c
7287                 Fix a leak found by Christoph, use better variable
7288                 names
7289
7290 2002-11-09 [colin]      0.8.5claws101
7291
7292         * src/folder.c
7293                 One more fix for processing rules
7294
7295 2002-11-08 [colin]      0.8.5claws100
7296         
7297         * src/matcher.c
7298                 Don't copy the compiled regexp (will be reevaluated)
7299         * src/folderview.c
7300                 Lock folderview while moving
7301         * src/folder.c
7302                 Provide info on what's happening to the user
7303
7304 2002-11-08 [colin]      0.8.5claws99
7305
7306         * src/folderview.c
7307                 Fix folder reordering after a move if parent is 
7308                 root
7309         * src/scoring.[ch]
7310                 Add function to copy a ScoringProp
7311         * src/prefs_folder_item.c
7312                 Copy scoring rules when copying a folder prefs
7313
7314 2002-11-08 [colin]      0.8.5claws98
7315
7316         * src/folderview.c
7317                 Fixes in case of failure
7318         * src/filtering.[ch]    
7319                 Add function to duplicate a FilteringProp
7320         * src/matcher.[ch]
7321                 Add function to duplicate a MatcherProp
7322         * src/prefs_folder_item.c
7323                 Save folder's processing rules when copying 
7324                 its prefs
7325
7326 2002-11-08 [colin]      0.8.5claws97
7327         
7328         * src/folderview.c
7329                 Sort after move
7330         * src/folder.c 
7331                 Change a printf to debug_print
7332
7333 2002-11-08 [colin]      0.8.5claws96
7334
7335         * src/folder.c
7336           src/folderview.c
7337                 Fix segfaults, call me stupido
7338         
7339
7340 2002-11-08 [colin]      0.8.5claws95
7341
7342         *src/folder.c
7343                 Added forgotten prefs to save when moving folders
7344
7345 2002-11-08 [colin]      0.8.5claws94
7346
7347         * src/folder.c
7348                 Fixes to folder DND (prefs copy)
7349         * src/folderview.c
7350                 Optimization for folder DND (don't rescan whole tree)
7351                 Added folderview_create_folder_node() for this 
7352                 optimization, so de-duped a bit the code
7353         * src/prefs_folder_item.[ch]
7354                 Added prefs_folder_item_copy_prefs()    
7355           
7356 2002-11-08 [paul]       0.8.5claws93
7357
7358         * src/prefs_account.c
7359           tools/README
7360           tools/kmail2sylpheed_v2.pl
7361                 correct some typos
7362
7363 2002-11-08 [paul]       0.8.5claws92
7364
7365         * src/compose.c
7366           src/prefs_account.[ch]
7367                 remove account options 'clearsign' and 'ascii_armored',
7368                 replace with 'default_gnupg_mode' to prevent mixed-mode
7369                 Privacy settings
7370
7371 2002-11-08 [paul]       0.8.5claws91
7372
7373         * src/compose.[ch]
7374                 re-implement GnuPG 'on-the-fly' mode selection,
7375                 disallow mixed-mode
7376
7377 2002-11-08 [colin]      0.8.5claws90
7378
7379         * src/folderview.c
7380           src/prefs_folder_item.c
7381                 Change "Property" to "Properties"
7382
7383 2002-11-07 [colin]      0.8.5claws89
7384
7385         * src/folderview.c
7386           src/folder.c
7387                 Allow folder dropping to a root folder
7388
7389 2002-11-07 [paul]       0.8.5claws88
7390
7391         * src/compose.c
7392                 revert last commit
7393
7394 2002-11-07 [paul]       0.8.5claws87
7395
7396         * src/compose.c
7397                 fix reply-to-list bug. closes bug report
7398                 "[633382] reply-to-list broken in recent cvs"
7399
7400 2002-11-07 [paul]       0.8.5claws86
7401
7402         * src/compose.c
7403                 add a forgotten '#if USE_GPGME ... #endif'
7404
7405 2002-11-07 [paul]       0.8.5claws85
7406
7407         * sync with 0.8.5cvs20
7408                 see ChangeLog 2002-11-07
7409
7410 2002-11-07 [colin]      0.8.5claws84
7411
7412         * src/folder.[ch]
7413                 Change folder_item_move_to to return the newly 
7414                 created folderitem.
7415         * src/folderview.c
7416                 Select the new folderitem after moving.
7417
7418 2002-11-07 [colin]      0.8.5claws83
7419
7420         * src/prefs_filtering.c
7421                 Fix rule rewriting when moving a leaf folder to a 
7422                 shorter path
7423
7424 2002-11-07 [colin]      0.8.5claws82
7425
7426         * src/prefs_filtering.c
7427                 fix a leak
7428
7429 2002-11-07 [colin]      0.8.5claws81
7430
7431         * src/folder.[ch]
7432                 Add folder_item_move_to() function to move a 
7433                 folderitem into another one (updates matcher etc)
7434         * src/folderview.c
7435                 Add folder drag'n drop (context menu to come)
7436                 [Should be dataloss free, but Please backup before 
7437                  trying !]
7438
7439 2002-11-06 [colin]      0.8.5claws80
7440
7441         * src/mh.c
7442                 mh_create_folder() returns NULL if can't create
7443                 directory hierarchy
7444
7445 2002-11-06 [paul]       0.8.5claws79
7446
7447         * src/compose.[ch]
7448                 allow 'on-the-fly' changing of the type of encryption 
7449                 and/or signing used (mime/ascii) via the compose window
7450
7451 2002-11-06 [paul]       0.8.5claws78
7452
7453         * sync with 0.8.5cvs19
7454                 see ChangeLog 2002-11-06 for src/account.c: 
7455                 account_get_special_folder()
7456                 
7457 2002-11-05 [alfons]     0.8.5claws77
7458
7459         * src/crash.c
7460                 very minor cleanups: nothing to see here, move on. :-)
7461
7462 2002-11-05 [colin]      0.8.5claws76
7463
7464         * src/main.c
7465                 Changes choices if compose windows are opened to
7466                 Discard, Draft, Don't quit
7467
7468 2002-11-05 [thorsten]   0.8.5claws75
7469
7470         * src/compose.c
7471                 reenabled default_reply_to folder option
7472
7473 2002-11-05 [colin]      0.8.5claws74
7474
7475         * src/compose.[ch] 
7476                 add compose_draft()
7477         * src/crash.c
7478                 add SIGTERM handler
7479         * src/main.[ch]
7480                 add clean_quit() for the SIGTERM handler
7481
7482 2002-11-05 [paul]       0.8.5claws73
7483         
7484         * po/es.po
7485                 updated by Ricardo Mones Lastra
7486
7487 2002-11-05 [melvin]     0.8.5claws72
7488
7489         * src/logwindow.c
7490                 Fixed log-clipping bug #616795.
7491                 To stop logging in the log window use 0 length.
7492         * src/prefs_common.c
7493                 Added a label to inform about the 0 log length behaviour.
7494
7495 2002-11-05 [paul]       0.8.5claws71
7496
7497         * sync with 0.8.5cvs17
7498                 see ChangeLog 2002-11-05
7499
7500 2002-11-04 [paul]       0.8.5claws70
7501
7502         * sylpheed-128x128.png
7503           sylpheed-64x64.png
7504           sylpheed.png
7505                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
7506                 <nikai@users.sourceforge.net>
7507                 
7508         * po/bg.po
7509                 updated by George Danchev
7510
7511 2002-11-03 [thorsten]   0.8.5claws69
7512
7513         * src/main.c
7514           src/mimeview.c
7515           src/rfc2015.h
7516                 add check if gpg is active
7517
7518 2002-11-03 [thorsten]   0.8.5claws68
7519
7520         * src/toolbar.h
7521                 removed GSList declaration causing trouble on MacOS-X
7522                 (submitted by alfons, reported by xfesty)
7523
7524 2002-11-01 [paul]       0.8.5claws67
7525
7526         * src/mainwindow.c
7527                 remove last remnants of main's filter code
7528
7529 2002-11-01 [paul]       0.8.5claws66
7530
7531         * tools/filter_conv.pl
7532                 fix bug where user-defined headers were ignored
7533
7534 2002-11-01 [paul]       0.8.5claws65
7535
7536         * src/logwindow.c
7537                 make a debug_print() not translatable
7538
7539 2002-10-31 [melvin]     0.8.5claws64
7540
7541         * ac/aspell.m4
7542                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
7543                 not run any GNU/aspell test.  The dictionary path will
7544                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
7545                 was given, in which case, it will be $prefix/lib/aspell/
7546         * configure.in
7547                 Fixed typo in commentary (Aspell code).
7548
7549 2002-10-31 [paul]       0.8.5claws63
7550
7551         * po/POTFILES.in
7552                 remove src/filter.c and src/prefs_filter.c
7553                 thanks to Ricardo for reminding me
7554
7555 2002-10-31 [colin]      0.8.5claws62
7556
7557         * src/mbox_folder.c
7558                 Plug some leaks
7559
7560 2002-10-31 [paul]       0.8.5claws61
7561
7562         * src/prefs_filter.[ch] ** REMOVED **
7563           src/filter.[ch]       ** REMOVED **
7564           
7565         * src/Makefile.am
7566           src/folderview.c
7567           src/inc.c
7568           src/main.c
7569           src/mainwindow.c
7570           src/mbox.c
7571           src/prefs_common.c
7572           src/prefs_filtering.c
7573           src/summaryview.[ch]
7574                 remove main's 'filter' code
7575                 
7576         README.claws
7577                 update to reflect removal of main's filter
7578
7579 2002-10-31 [paul]       0.8.5claws60
7580
7581         * src/summaryview.c
7582                 remove check for global_processing in summary_filter_open(). 
7583                 This fixes the bug where if the user uses the right-click 
7584                 'Create filter rule...' and doesn't have any filter rules 
7585                 already defined in claws' advanced filtering, the newly 
7586                 created filter rule goes to main's filtering which is 
7587                 inaccessible through the gui. Now the filter rule gets added
7588                 to claws' filtering by default.
7589
7590 2002-10-28 [melvin]     0.8.5claws59
7591
7592         * src/prefs_actions.c
7593                 Fixed bug #627322 where MIME parts were not always
7594                 correctly passed to a %p action
7595                 Display an error dialog when message filename is not found.
7596
7597 2002-10-28 [melvin]     0.8.5claws58
7598
7599         * src/prefs_common.c
7600                 Readded a missing function declaration lost in 0.8.3claws34
7601
7602 2002-10-28 [paul]       0.8.5claws57
7603
7604         * sync with 0.8.5cvs15
7605                 see ChangeLog 2002-10-28 and 2002-10-25
7606                 
7607         Note: ChangeLog entry 2002-10-24 is not sync'ed.
7608
7609 2002-10-27 [oliver]     0.8.5claws56
7610
7611         * src/pop.c
7612                 plug leak in pop3_top_recv
7613
7614 2002-10-26 [christoph]  0.8.5claws55
7615
7616         * src/folder.c
7617                 set need_update folder flag when messages are added
7618                 (closes bug [ 626922 ] folder not updated after receiving)
7619
7620 2002-10-25 [melvin]     0.8.5claws54
7621
7622         * src/imageview.c
7623                 Fixed a memleak introduced in the scaling code.
7624
7625 2002-10-24 [alfons]     0.8.5claws53
7626
7627         * src/filtering.c
7628                 make filtering's forward message action forward from the 
7629                 correct account
7630                 (closes bug [628089 ] Filter -> Forward from address problem
7631                 reported by Oktay)
7632
7633 2002-10-24 [christoph]  0.8.5claws52
7634
7635         * src/mainwindow.c
7636         * src/manual.[ch]
7637                 o use manual of current locale or english if current
7638                   locale is not available (and english is available)
7639                 o also link to sylpheed doc project manuals
7640
7641 2002-10-23 [paul]       0.8.5claws51
7642
7643         * tools/README
7644           tools/kmail2sylpheed_v2.pl
7645                 add new version of kmail addressbook importer script.
7646                 works with newer versions of Kmail/KAddressBook which
7647                 have new and rearranged data.
7648
7649 2002-10-23 [martin]     0.8.5claws50
7650
7651         * src/folderview.c
7652         * src/summaryview.c
7653         * src/utils.h
7654         * src/utils.c
7655                 added length parameter to get_abbrev_newsgroup_name()
7656                 changed this function so that it abbreviates the newsgroup
7657                 names only so long it is smaller than the length parameter
7658                 (for better reading of some newsgroup names and space efficiency)
7659
7660 2002-10-22 [colin]      0.8.5claws49
7661
7662         *src/foldersel.c
7663                 Revert Alfons' last modification (after voting ;-))
7664
7665 2002-10-21 [alfons]     0.8.5claws48
7666
7667         * src/foldersel.c
7668                 folder view in folder selection dialog reflects state of
7669                 folder view in main window
7670
7671 2002-10-18 [alfons]     0.8.5claws47
7672
7673         * src/mbox.c
7674                 drop imported messages in folder selected by user,
7675                 and not in the inbox
7676                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
7677
7678 2002-10-18 [alfons]     0.8.5claws46
7679
7680         * src/compose.c
7681                 make automagic reply work correctly for email accounts 
7682                 (whether it's viable to do a full sync with Hiro's 
7683                 compose.c is still under discussion)
7684
7685 2002-10-18 [melvin]     0.8.5claws45
7686
7687         * src/prefs_actions.c
7688                 Fixed bug #622275 where asynchroneous actions left 
7689                 zombies processes
7690                 Made (synchroneous) actions' input be displayed live.
7691
7692 2002-10-18 [christoph]  0.8.5claws44
7693
7694         * src/textview.c
7695                 don't add a newline in the textview in front of the
7696                 first textpart if header display is disabled
7697                 (closes bug [ 603385 ] disabled header display leaves blank
7698                  lin)
7699
7700 2002-10-18 [christoph]  0.8.5claws43
7701
7702         * src/folder.[ch]
7703         * src/imap.c
7704         * src/mbox_folder.c
7705         * src/mh.c
7706         * src/news.c
7707                 folder->get_num_list now returns an error code
7708                 (closes bug [ 609424 ] News cache cleared on failure)
7709                 
7710 2002-10-17 [colin]      0.8.5claws42
7711         
7712         * src/news.c
7713                 Changed a printf by debug_print
7714
7715 2002-10-16 [paul]       
7716
7717         * tools/OOo2sylpheed.pl
7718                 allow for spaces in the name of the
7719                 file to be attached.
7720
7721 2002-10-16 [colin]      0.8.5claws41
7722
7723         * src/main.c
7724                 Use a tristate to change online mode
7725
7726 2002-10-16 [paul]       0.8.5claws40
7727
7728         * po/es.po
7729                 updated by Ricardo Mones Lastra
7730
7731 2002-10-16 [colin]      0.8.5claws39
7732
7733         * src/main.c
7734           src/mainwindow.[ch]
7735                 Added --online and --offline command-line
7736                 switches
7737
7738 2002-10-15 [christoph]  0.8.5claws38
7739
7740         * src/procmime.c
7741                 set mimeinfo->name to NULL after g_free to
7742                 avoid double freeing with g_free
7743
7744 2002-10-14 [christoph]  0.8.5claws37
7745
7746         * src/compose.c
7747         * src/filtering.c
7748         * src/summaryview.c
7749                 remove calls to folder->change_flags that are now
7750                 done by procmsg flag functions (seems it is not
7751                 used by any foldertype anyway)
7752         * src/folder.c
7753                 init folder->change_flags with NULL
7754
7755 2002-10-14 [christoph]  0.8.5claws36
7756
7757         * src/folder.[ch]
7758         * src/imap.[ch]
7759                 use virtual functions for folder item new and destroy
7760                 functions
7761
7762 2002-10-14 [melvin]     0.8.5claws35
7763
7764         * src/compose.c
7765                 Added a test to not run the spell checker if no default
7766                 dictionary is available. No dialog is displayed though.
7767
7768 2002-10-14 [melvin]     0.8.5claws34
7769
7770         * src/gtkaspell.c
7771                 Fixed bug in dictionary list context menu where
7772                 "More..." pointed to an emtpy submenu if the
7773                 number of dictionaries is a multiple of 15
7774                 Removed unneeded code in suggestions list creation
7775
7776 2002-10-14 [paul]       0.8.5claws33
7777
7778         * po/bg.po
7779                 updated by George Danchev
7780
7781 2002-10-13 [hoa]        0.8.5claws32
7782
7783         * src/matcher.[ch]
7784           src/matcher_parser_parser.y
7785                 removed the escaped string from internal structure
7786                 of matcher.
7787
7788 2002-10-12 [colin]      0.8.5claws31
7789
7790         * src/gtksctree.[ch]
7791           src/summaryview.c
7792                 Removed useless function gtksctree_reanchor
7793
7794 2002-10-12 [alfons]     0.8.5claws30
7795         
7796         * sync with remaining main changes 2002-10-09 - 2002-10-11
7797         - drop changes to src/compose.c (requires claws specific changes)
7798         
7799 2002-10-12 [alfons]     0.8.5claws29
7800         
7801         * sync with main changes of 2002-10-08
7802         - drop changes to src/compose.c (requires claws specific changes)
7803         - drop changes to src/summaryview.c (requires changes to compose.c)     
7804
7805 2002-10-12 [alfons]     0.8.5claws28
7806         
7807         * sync with main changes of 2002-10-07
7808
7809 2002-10-12 [alfons]     0.8.5claws27
7810
7811         * sync with main changes of 2002-10-04
7812         - drop changes to src/compose.c (requires claws specific changes)
7813         - drop changes to src/prefs_folder_item.c (claws implementation
7814           seems to be working)
7815
7816 2002-10-12 [colin]      0.8.5claws26
7817
7818         * src/mainwindow.c
7819                 Fix folder-flicker when space-reading, introduced 
7820                 in claws22.
7821
7822 2002-10-12 [colin]      0.8.5claws25
7823
7824         * src/compose.c
7825                 Save account address when saving as draft.
7826                 (closes bug 621838)
7827
7828 2002-10-12 [colin]      0.8.5claws24
7829
7830         * src/summaryview.c
7831                 Fix the problem consisting of no message selected
7832                 after the last message in a folder has been moved.
7833
7834 2002-10-12 [paul]       0.8.5claws23
7835
7836         * src/compose.c
7837           src/prefs_template.c
7838           src/template.[ch]
7839                 add Cc and Bcc to templates. Patch submitted by
7840                 John L. Males.
7841
7842 2002-10-12 [colin]      0.8.5claws22
7843
7844         * src/folderview.c
7845                 Fix a bug after "Check for new messages":
7846                 If a folder was opened, it was still selected at
7847                 the end of the check, but displayed empty.
7848         * src/mainwindow.c
7849                 Remove unnecessary check
7850
7851 2002-10-12 [paul]
7852
7853         * tools/README
7854                 be more verbose in the description of
7855                 OOo2sylpheed.pl
7856                 
7857
7858 2002-10-11 [colin]      0.8.5claws21
7859
7860         * src/mainwindow.c
7861                 Make space work (better) when no mail is selected
7862
7863 2002-10-11 [colin]      0.8.5claws20
7864
7865         * src/inc.c
7866           src/news.c
7867                 fix warnings
7868
7869 2002-10-11 [colin]      0.8.5claws19
7870
7871         * src/mainwindow.c
7872                 revert 0.8.5claws6 changes as i couldn't get to
7873                 anything satisfying
7874
7875 2002-10-11 [melvin]     0.8.5claws18
7876
7877         * src/compose.c
7878                 Removed buggy and unused macro (should have been committed in
7879                 0.8.5claws17)
7880
7881 2002-10-11 [melvin]     0.8.5claws17
7882
7883         * src/compose.c
7884                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
7885
7886 2002-10-11 [thorsten]   0.8.5claws16 
7887
7888         * src/folderview.c
7889                 remove rescan warning
7890
7891 2002-10-11 [colin]      0.8.5claws15 
7892
7893         * src/procheader.c
7894                 fix a segfault that happens if conv_unmime_header
7895                 fails (should be better to find out why it fails)
7896
7897 2002-10-11 [christoph]  0.8.5claws14
7898
7899         * src/summaryview.c
7900                 update folderview stats after ignore/unignore thread
7901
7902 2002-10-11 [hoa]        0.8.5claws13
7903
7904         * src/quote_fmt_parse.y
7905                 Fixed a yacc/bison syntax error
7906         * src/matcher.c
7907                 Escaping of string is fixed.
7908
7909 2002-10-11 [colin]      0.8.5claws12
7910
7911         * src/imageview.c
7912                 Resize images to fit
7913
7914 2002-10-11 [paul]       0.8.5claws11
7915
7916         * po/es.po
7917                 updated by Ricardo Mones Lastra
7918
7919 2002-10-10 [alfons]     0.8.5claws10
7920
7921         * src/compose.c
7922                 allow dropping files by "moving" files from a file manager,
7923                 not only by the more cumbersome "copying". the latter 
7924                 mostly implies holding down the Control button
7925
7926 2002-10-10 [christoph]  0.8.5claws9
7927
7928         * src/summaryview.c
7929                 update folders after thread building for ignored threads
7930
7931 2002-10-10 [christoph]  0.8.5claws8
7932
7933         * config/.cvsignore
7934                 added Makefile
7935         * src/filtering.[ch]
7936         * src/folder.[ch]
7937         * src/folderview.[ch]
7938         * src/import.c
7939         * src/inc.[ch]
7940         * src/mbox.[ch]
7941         * src/procmsg.c
7942         * src/summaryview.[ch]
7943                 o added new flag need_update to FolderItem
7944                 o removed folder_table from various functions from tracking
7945                   folder updates
7946                 o set need_update flags in folder.c's move, copy and delete
7947                   functions and procmsg's flags functions
7948                 o added function folderview_update_items_when_required that
7949                   updates all folders with need_update set
7950                 o call folderview_update_items_when_required instead of
7951                   folderview_update_item_foreach
7952
7953 2002-10-09 [sergey]     0.8.5claws7
7954
7955         * src/compose.c
7956                 Strip CRs whel loading the text into editor in reedit mode.
7957
7958 2002-10-09 [colin]      0.8.5claws6
7959
7960         * src/mainwindow.c
7961                 Make Space work when no mail is selected
7962
7963 2002-10-09 [colin]      0.8.5claws5
7964
7965         * src/gtksctree.[ch]
7966                 Fix range_select
7967                 Add gtk_sctree_reanchor() 
7968         * src/summaryview.c
7969                 Use gtk_sctree_reanchor() - better fix for 
7970                 bug 60413
7971
7972 2002-10-09 [colin]      0.8.5claws4
7973
7974         * src/summaryview.c
7975                 Fix shift-click select after delete problem
7976                 (closes bug 60413)
7977
7978 2002-10-08 [thorsten]   0.8.5claws3
7979
7980         * src/summaryview.c
7981                 exclude current msg from -hide read messages-
7982
7983 2002-10-08 [colin]      0.8.5claws2
7984
7985         * src/inc.[ch]
7986           src/pop.c
7987           src/recv.c
7988                 Differentiate socket errors from disk full
7989                 errors
7990
7991 2002-10-08 [christoph]  0.8.5claws1
7992
7993         * Makefile.am
7994         * configure.in
7995                 modifications for new config directory
7996
7997         * config.guess  ** REMOVED **
7998         * config.sub    ** REMOVED **
7999         * install-sh    ** REMOVED **
8000         * ltmain.sh     ** REMOVED **
8001         * missing       ** REMOVED **
8002         * mkinstalldirs ** REMOVED **
8003                 these files are autogenerated by automake
8004                 when you run autogen.sh
8005
8006         * config/.cvsignore     ** NEW FILE **
8007         * config/Makefile.am    ** NEW FILE **
8008                 ignore autogenerated files
8009                 create a Makefile in this directory
8010
8011 2002-10-08 [paul]       0.8.5claws
8012
8013         * 0.8.5claws release
8014         
8015         * src/compose.c
8016           src/procheader.c
8017           src/procmsg.c
8018                 fix quote reply format for newsgroups reply bug
8019                 (thanks to Hoa)
8020                 
8021         * po/en_GB.po
8022           po/pl.po
8023                 updated by me and Witold Wladyslaw Wojciech Wilk
8024                 repectively
8025
8026 2002-10-07 [paul]       0.8.3claws53
8027
8028         * po/it.po
8029           po/pt_BR.po
8030           po/sr.po
8031                 updated messages catalogs, submitted by
8032                 Alessandro Maestri, Fabio Jr.Beneditto 
8033                 and Urke MMI, respectively.
8034
8035 2002-10-07 [christoph]  0.8.3claws52
8036
8037         * src/folder.[ch]
8038         * src/folderview.c
8039         * src/mainwindow.c
8040                 fix new folder ghost message bug
8041                 (closes bug [ 619722 ] wrong count for newly created folders)
8042
8043 2002-10-07 [christoph]  0.8.3claws51
8044
8045         * src/compose.c
8046                 fix news posting problem
8047
8048 2002-10-07 [melvin]     0.8.3claws50
8049
8050         * po/fr.po
8051                 Updated French translation
8052
8053 2002-10-05 [christoph]  0.8.3claws49
8054
8055         * src/gtkstext.c
8056                 check if line_start_cache is set in gtk_stext_update_text
8057                 (closes bug [ 618119 ] crash while doing search in folder)
8058
8059 2002-10-05 [christoph]  0.8.3claws48
8060
8061         * src/imap.c
8062         * src/news.c
8063         * src/utils.c
8064         * src/utils.h
8065                 implement cache cleanups for claws' folder system
8066                 (closes bug [ 595916 ] imapcache not cleaned up)
8067
8068 2002-10-05 [melvin]     0.8.3claws47
8069
8070         * src/prefs_actions.c
8071                 Made the help text more clear for the %p token
8072
8073 2002-10-04 [paul]       0.8.3claws46
8074
8075         * sync with 0.8.5
8076                 see ChangeLog 2002-10-02 and 2002-10-03
8077
8078 2002-10-04 [christoph]  0.8.3claws45
8079
8080         * src/inc.c
8081                 fix segfault caused by pop before smtp
8082                 call to inc_account_mail with NULL
8083                 pointer for mainwin
8084
8085 2002-10-04 [paul]       0.8.3claws44
8086
8087         * configure.in
8088                 sync the LDAP detection from 0.8.5cvs1
8089
8090 2002-10-02 [christoph]  0.8.3claws43
8091
8092         * po/de.po
8093                 fix small spelling error
8094
8095 2002-10-02 [melvin]     0.8.3claws42
8096
8097         * ac/aspell.m4
8098                 Behave better and say "no" when test program cannot be run.
8099
8100 2002-10-02 [paul]       0.8.3claws41
8101
8102         * sync with 0.8.4cvs1
8103                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
8104                 
8105         * src/summaryview.c
8106                 toggle the behavior of Reply menuitem between
8107                 normal reply and reply-to-list
8108
8109 2002-10-01 [sergey]     0.8.3claws40
8110
8111         * src/compose.c
8112                 Convert newlines in the message text to the canonical form
8113                 before base64 encoding (RFC2045 compliance, fixes some
8114                 interoperability issues with Evolution 1.0.3)
8115
8116 2002-09-29 [colin]      0.8.3claws39
8117
8118         * src/summaryview.c
8119                 Fix an unwanted copy/paste
8120
8121 2002-09-29 [colin]      0.8.3claws38
8122
8123         * src/mainwindow.c
8124                 Renamed "Custom toolbar" to "Customize toolbar"
8125                 Renamed "Show all header" to "Show all headers"
8126                 Renamed "Set diplay item" to "Set displayed items"
8127         * src/prefs_common.c
8128                 Renamed "Show all header" to "Show all headers"
8129         * src/prefs_summary_column.c
8130                 Renamed "diplay item" to "displayed items"
8131
8132 2002-09-29 [colin]      0.8.3claws37
8133
8134         * src/mainwindow.[ch]
8135                 online/offline status pixmaps follow theme
8136                 changes
8137         * src/summaryview.[ch]
8138                 quicksearch pixmap follows theme changes
8139
8140 2002-09-29 [thorsten]   0.8.3claws36
8141
8142         * src/compose.c
8143           src/prefs_folder_item.[ch]
8144                 add default_reply_to folder option (closes patch 581044)
8145
8146 2002-09-29 [christoph]  0.8.3claws35
8147
8148         * acconfig.h    ** REMOVED **
8149         * configure.in
8150         * ac/aspell.m4
8151         * ac/check-type.m4
8152         * ac/gnupg-check-typedef.m4
8153                 fix autoheader 2.50 warning
8154
8155 2002-09-29 [christoph]  0.8.3claws34
8156
8157         * major code cleanup (part 2)
8158         
8159                 - unused variables removed
8160                 - unused functions removed
8161                 - uninitialized variables checked
8162                 - missing return statements added
8163                 - missing function return types added
8164                 - added parentheses around assignment
8165                   when suggested by gcc
8166
8167 2002-09-29 [alfons]     0.8.3claws33
8168
8169         * src/logwindow.c
8170                 log_window_clear(): only bracket gtk_text_forward_delete() 
8171                 with gtk_text_freeze() / gtk_text_thaw() (see if this
8172                 works around GTK text bug)
8173
8174 2002-09-29 [paul]       0.8.3claws32
8175
8176         * po/bg.po
8177           po/sr.po
8178                 updated by George Danchev and Urke MMI
8179                 respectively
8180
8181 2002-09-27 [christoph]  0.8.3claws31
8182
8183         * doc-src/readme.txt
8184         * doc-src/rfc1806.txt   ** REMOVED **
8185         * doc-src/rfc2183.txt   ** NEW FILE **
8186         * doc-src/rfc2980.txt   ** NEW FILE **
8187                 update rfcs
8188
8189 2002-09-27 [melvin]     0.8.3claws30
8190
8191         * ac/aspell.m4
8192                 Fixed typo which could break linking
8193
8194 2002-09-27 [melvin]     0.8.3claws29
8195
8196         * ac/aspell.m4
8197                 Improved GNU/aspell checking. 
8198                 Fixed bug #614490
8199
8200 2002-09-27 [paul]       0.8.3claws28
8201
8202         * sync with 0.8.3cvs8
8203                 see ChangeLog 2002-09-27
8204
8205 2002-09-26 [colin]      0.8.3claws27
8206
8207         * src/toolbar.[ch]
8208           src/mainwindow.[ch]
8209                 Add "Reply to Mailing-list" to the toolbar
8210
8211 2002-09-26 [christoph]  0.8.3claws26
8212
8213         * src/summaryview.c
8214                 Fix wrong message counts in summaryview status
8215
8216 2002-09-26 [paul]       0.8.3claws25
8217
8218         * sync with 0.8.3cvs7
8219                 see ChangeLog 2002-09-26
8220
8221 2002-09-26 [paul]       0.8.3claws24
8222
8223         * sync with 0.8.3cvs6
8224                 see ChangeLog 2002-09-25
8225
8226 2002-09-25 [christoph]  0.8.3claws23
8227
8228         * src/prefs_common.c
8229         * src/prefs_folder_item.c
8230         * src/prefs_scoring.c
8231                 Renamed "kill score" to "hide score" in GUI
8232                 and prefs files
8233
8234 2002-09-25 [paul]       0.8.3claws22
8235
8236         * sync with 0.8.3cvs5
8237                 see ChangeLog 2002-09-24
8238
8239 2002-09-24 [alfons]     0.8.3claws21
8240
8241         patch by Satoshi Nagayasu: allows appending / saving multiple 
8242         selected files (closes "[ 612279 ] save multiple mesg(s) in 
8243         'Save as ...'")
8244
8245         * AUTHORS
8246                 add Satoshi Nagayasu
8247         * src/summaryview.c
8248                 summary_save_as(): allow saving selected files to
8249                 one file
8250                 summary_set_menu_sensitive: enable "Save As..." when
8251                 multiple files are selected
8252         * src/utils.[ch]
8253                 append_file(): new function
8254
8255 2002-09-24 [colin]      0.8.3claws20
8256
8257         * src/procmime.c
8258                 Fix segfault when mimeinfo doesn't have a 
8259                 content_type. 
8260
8261 2002-09-24 [colin]      0.8.3claws19
8262
8263         * src/prefs_common.[ch]
8264                 Add a preference to display send dialog or not
8265         * src/send.c
8266                 Display send dialog according to preference
8267
8268 2002-09-24 [colin]      0.8.3claws18
8269
8270         * src/compose.[ch]
8271                 Disable user actions when sending
8272
8273 2002-09-24 [colin]      0.8.3claws17
8274
8275         * src/procmime.c
8276                 Do not display name or filename for attachments
8277                 with an application/pgp-signature type
8278                 (security flaw, see bug 537413)
8279
8280 2002-09-23 [colin]      0.8.3claws16
8281
8282         * src/editaddress.c
8283                 Initialize entry_email, entry_alias and 
8284                 entry_remarks to first email address of the list
8285
8286 2002-09-23 [colin]      0.83claws15
8287
8288         * src/compose.c
8289                 Drop pgp-signature when reediting a signed queued
8290                 message
8291
8292 2002-09-23 [melvin]     0.8.3claws14
8293
8294         * po/fr.po
8295                 Updated French translation
8296
8297 2002-09-23 [melvin]     0.8.3claws13
8298
8299         * src/mainwindow.c
8300                 Made custom toolbar menu labels more consistent
8301         * src/prefs_toolbar.c
8302                 Made custom toolbar window title more consistent
8303
8304 2002-09-22 [colin]      0.8.3claws12
8305
8306         * src/inc.c
8307                 Initialize session type to normal before getting 
8308                 mail (fixes strange Get behaviour)
8309         * src/prefs_account.h
8310                 Move STYPE_POP_BEFORE_SMTP to last position to 
8311                 avoid other side-effects
8312
8313 2002-09-22 [colin]      0.8.3claws11
8314
8315         * src/prefs_account.c
8316                 Fix pop_bfr_smtp_tm_entry sensivity when switching
8317                 from pop3 to apop or vice-versa
8318
8319 2002-09-22 [colin]      0.8.3claws10
8320         
8321         * src/prefs_account.[ch]
8322                 Add an option for the POP before SMTP timeout
8323         * src/inc.c
8324                 Remember time of last POP connection
8325         * src/send.c
8326                 Do POP before SMTP only if timeout reached
8327
8328 2002-09-22 [oliver]     0.8.3claws9
8329         
8330         * README.claws
8331                 explain custom toolbar
8332
8333 2002-09-22 [oliver]     0.8.3claws8
8334
8335         * src/prefs_actions.[ch]
8336         custom toolbar for compose      
8337                 actions callback from compose toolbar
8338         * src/folderview.c
8339                 remove include toolbar.h
8340
8341 2002-09-22 [oliver]     0.8.3claws7
8342         
8343         * src/prefs_toolbar.[ch]
8344                 custom toolbar for compose
8345                 - generic prefs_toolbar handles both
8346                   Mainwin's toolbar as well as Compose toolbar          
8347
8348 2002-09-22 [oliver]     0.8.3claws6
8349         
8350         * src/toolbar.[ch]
8351                 custom toolbar for compose
8352                 restructure toolbar.[ch]
8353
8354 2002-09-22 [oliver]     0.8.3claws5
8355
8356         * src/compose.[ch]
8357                 custom toolbar for compose
8358
8359 2002-09-22 [oliver]     0.8.3claws4
8360         
8361         * src/mainwindow.[ch]
8362                 custom toolbar for compose 
8363                 move mainwin toolbar back to mainwindow
8364
8365 2002-09-22 [alfons]     0.8.3claws3
8366
8367         * src/procmsg.c
8368                 :%sno/if(/if (/gc
8369                 :%sno/for(/for (/gc
8370                 (beautify)
8371
8372 2002-09-22 [alfons]     0.8.3claws2
8373         
8374         * src/procmsg.c
8375                 procmsg_save_to_outbox(): don't unlink message file from queue;
8376                 callers should do it using folder_item_remove_msg()
8377
8378 2002-09-22 [colin]      0.8.3claws1
8379
8380         * src/mimeview.[ch]
8381                 Made mimeview_check_signature() public
8382         * src/textview.c
8383                 Made GPG signatures verifiable by clicking
8384                 the [application/pgp-signature] in the Text
8385                 view
8386
8387 2002-09-22 [paul]       0.8.3claws
8388
8389         * po/bg.po
8390           po/en_GB.po
8391           po/es.po
8392           po/it.po
8393           po/pl.po
8394           po/pt_BR.po
8395           po/sr.po
8396                 updated translations, submitted by George Danchev,
8397                 me, Ricardo Mones Lastra, Alessandro Maestri,
8398                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
8399                 and Urke MMI, respectively.     
8400
8401 2002-09-22 [alfons]     0.8.2claws65
8402
8403         * src/procmsg.c
8404         * src/pgptext.c
8405                 no furry valgrinds have been used to plug these memleaks
8406
8407 2002-09-20 [paul]       0.8.2claws64
8408
8409         * sync with 0.8.3cvs4
8410                 'Select thread' re-implemented 
8411                 see ChangeLog 2002-09-20
8412
8413 2002-09-21 [alfons]     0.8.2claws63
8414
8415         * src/compose.c
8416                 compose_send(): plug unnoticed memleak
8417
8418 2002-09-20 [alfons]     0.8.2claws62
8419
8420         * src/addr_compl.c
8421                 replace_address_in_edit(): strict check for NULL address to
8422                 fix "[ 607348 ] Segfault in address completion". My guess is
8423                 that this happens with an empty address book, but it's good
8424                 to have this check here anyway
8425                 
8426                 completion_window_button_press(): free string returned 
8427                 from the internal cache
8428
8429 2002-09-20 [christoph]  0.8.2claws61
8430
8431         * src/procmime.h
8432                 added ENC_BINARY to EncodingType
8433         * src/procmime.c
8434                 the string returned by procmime_get_encoding_str
8435                 should not depend on the order of values in the
8436                 EncodingType definition
8437         * doc-src/rfc1806.txt   ** NEW FILE **
8438                 Added rfc1806 about MIME Content-Disposition
8439                 Extension
8440
8441 2002-09-19 [paul]       0.8.2claws60
8442
8443         * sync with 0.8.2cvs3
8444                 see ChangeLog 2002-09-19
8445
8446 2002-09-19 [paul]       0.8.2claws59
8447
8448         * src/prefs_folder_item.c
8449                 revert to Darko's original alignment of colour
8450                 selector button
8451                 add a colon to folder_color label
8452                 
8453         * src/compose.c
8454                 add Colin's patch (with Hiro's modifications) to 
8455                 force BASE64 encoding for 8-bit text when signing
8456                 (sync with 0.8.3cvs2)
8457
8458 2002-09-18 [alfons]     0.8.2claws58
8459
8460         * src/compose.c
8461                 :%sno/if(/if (/gc
8462                 :%sno/for(/for (/gc
8463                 (beautify a little bit)
8464
8465 2002-09-18 [christoph]  0.8.2claws57
8466
8467         * src/pine.c
8468                 fix handling of fgetc return value
8469
8470 2002-09-17 [alfons]     0.8.2claws56
8471         
8472         * src/summaryview.c
8473                 summary_sort(): check non-NULL summaryview->folder_item when no 
8474                 folder is selected at all
8475                 (closes "[ 610344 ] sort label make syl Crash")
8476
8477 2002-09-17 [alfons]     0.8.2claws55
8478         
8479         * src/compose.c
8480                 beautify a little bit
8481
8482 2002-09-17 [christoph]  0.8.2claws54
8483
8484         * src/folder.c
8485                 initialize max values for cache and folder
8486                 when cache or folder is empty
8487
8488 2002-09-15 [colin]      0.8.2claws53
8489
8490         * src/compose.c
8491                 Fix a leak (thanks Alfons!) and cleaned
8492                 variables names for custom headers
8493
8494 2002-09-15 [colin]      0.8.2claws52
8495
8496         * src/compose.c
8497                 Fix custom headers recognition when
8498                 prefs_common.trans_hdr is on
8499
8500 2002-09-15 [colin]      0.8.2claws51
8501
8502         * src/compose.c
8503                 Allow dynamically-added custom headers
8504                 Yet not reparsed if reedited
8505
8506 2002-09-15 [alfons]     0.8.2claws50
8507
8508         * src/prefs_account.c
8509                 fix warnings
8510
8511 2002-09-15 [colin]      0.8.2claws49
8512         
8513         * src/prefs_account.c
8514                 fix pop_before_smtp sensitivity
8515
8516 2002-09-15 [colin]      0.8.2claws48
8517
8518         * src/inc.[ch]
8519                 add inc_pop_before_smtp()
8520                 allow MainWindow to be undefined in 
8521                 inc_account_mail() and inc_start()
8522         * src/pop.c
8523           src/prefs_account.h
8524                 add STYPE_POP_BEFORE_SMTP session type
8525         * src/prefs_account.c
8526                 activated pop before smtp option
8527         * src/send.c
8528                 do pop before smtp if the relevant option 
8529                 is set
8530
8531 2002-09-15 [paul]       0.8.2claws47
8532
8533         * sync with 0.8.3
8534                 see ChangeLog 2002-09-15
8535
8536 2002-09-14 [paul]       0.8.2claws46
8537
8538         * po/bg.po
8539                 updated Bulgarian translation, submitted by
8540                 George Danchev
8541
8542 2002-09-13 [paul]       0.8.2claws45
8543
8544         * src/compose.c
8545                 merge claws' select_account() with main's
8546                 (new) compose_select_account(). [sync with
8547                 0.8.2cvs15, see ChangeLog 2002-09-11]
8548
8549 2002-09-12 [christoph]  0.8.2claws44
8550
8551         * src/filter.c
8552                 allocate 1 elements of FolderItem not 0
8553
8554 2002-09-12 [colin]      0.8.2claws43
8555
8556         * src/compose.c
8557                 Fix bug #590825 (obey Follow-up: poster)
8558
8559 2002-09-12 [colin]      0.8.2claws42
8560
8561         * src/procmime.c
8562                 Fix bug #557009 (wrong headers for messages 
8563                 forwarded as attachments)
8564
8565 2002-09-11 [colin]      0.8.2claws41
8566         
8567         * src/compose.c
8568                 Put SCF: pseudo-header on top of message
8569                 Set draft tmp_flag when saved as draft
8570
8571         * src/procmsg.c
8572           src/procheader.c
8573                 Skip after first \n\n for beginning of real message
8574                 for drafts too
8575
8576 2002-09-11 [christoph]  0.8.2claws40
8577
8578         * src/filtering.c
8579                 use procmsg flag functions in filtering or processing
8580                 will cause incorrect folder message counts
8581
8582 2002-09-11 [colin]      0.8.2claws39
8583
8584         * src/compose.c
8585                 Fix bug #550175 - wrong save folder when reediting
8586                 drafts
8587
8588 2002-09-11 [paul]       0.8.2claws38
8589
8590         * sync with 0.8.2cvs14
8591                 see ChangeLog 2002-09-11
8592
8593 2002-09-11 [colin]      0.8.2claws37
8594
8595         * src/folder.c
8596                 Fix a typo (seeming to cause new/unread status to
8597                 be lost)
8598
8599 2002-09-10 [christoph]  0.8.2claws36
8600
8601         * src/compose.c
8602                 compose_redirect should not use compose_generic_new
8603                 because that does more stuff than expected including
8604                 opening the external editor
8605                 (closes bug "[ 526608 ] bounced messages appear blank
8606                  in editor")
8607
8608 2002-09-10 [christoph]  0.8.2claws35
8609
8610         * src/folder.c
8611                 fix problem with too large message number range
8612                 causing a crash in folder_item_scan
8613
8614 2002-09-10 [paul]       0.8.2claws34
8615
8616         * sync with 0.8.2cvs13
8617                 see ChangeLog 2002-09-10
8618
8619 2002-09-10 [christoph]  0.8.2claws33
8620
8621         * src/msgcache.c
8622                 set MsgInfo TmpFlags for queue and draft folders
8623                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
8624
8625 2002-09-10 [paul]       0.8.2claws32
8626
8627         * AUTHORS
8628           po/bg.po      ** NEW FILE **
8629                 new Bulgarian translation submitted by
8630                 George Danchev <danchev@spnet.net>
8631                 
8632         * tools/Makefile.am
8633           tools/README
8634           tools/tb2sylpheed     ** NEW FILE **
8635                 add script that converts an addressbook exported
8636                 from The Bat! into a Sylpheed addressbook. Submitted
8637                 by Urke MMI <urke-kg@eunet.yu>
8638
8639 2002-09-10 [paul]       0.8.2claws31
8640
8641         * sync with 0.8.2cvs12
8642                 see ChangeLog 2002-09-10
8643
8644 2002-09-06 [paul]       0.8.2claws30
8645
8646         * src/prefs_common.c
8647                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
8648                 
8649         * tools/Makefile.am
8650           tools/README
8651           tools/ldif-to-xml.py  ** REMOVED **
8652                 remove obsolete python script
8653
8654 2002-09-06 [paul]       0.8.2claws29
8655
8656         * sync with 0.8.2cvs10
8657                 see ChangeLog 2002-09-06
8658
8659 2002-09-04 [paul]       0.8.2claws28
8660
8661         * sync with 0.8.2cvs9
8662                 see ChangeLog 2002-08-04
8663
8664 2002-09-04 [colin]      0.8.2claws27 
8665
8666         * src/prefs_common.[ch]
8667                 Added signature color configuration
8668         * src/textview.c
8669                 Use user-specified signature color
8670
8671 2002-09-03 [colin]      0.8.2claws26
8672
8673         * src/prefs_common.[ch]
8674                 Added autosave and autosave_length prefs
8675         * src/compose.c
8676                 Added compose_remove_draft()
8677                 Auto-save drafts according to the prefs
8678         * src/main.c
8679                 Added a crash-indicator file, allowing to check
8680                 for new messages on startup if Sylpheed crashed
8681                 (makes saved drafts "reappear")
8682
8683 2002-09-03 [colin]      0.8.2claws25
8684
8685         * src/textview.[ch]
8686                 Grey the signature
8687
8688 2002-09-03 [paul]       0.8.2claws24
8689
8690         * sync with 0.8.2cvs8
8691                 see ChangeLog 2002-09-02 and 2002-09-03
8692
8693 2002-09-03 [darko]      0.8.2claws23
8694
8695         * src/folderview.c
8696                 use normal style when creating new folder to pick
8697                 proper font size 
8698
8699 2002-09-02 [melvin]     0.8.2claws22
8700
8701         * src/gtkaspell.m4
8702                 removed some obsolete code
8703
8704 2002-09-02 [melvin]     0.8.2claws21
8705
8706         * ac/aspell.m4
8707                 fixed test's equality sign (== to =)
8708
8709 2002-09-02 [alfons]     0.8.2claws20
8710
8711         * src/folder.c
8712         * src/mh.c
8713                 revert change of 0.8.2claws16 and use the mh_folder_destroy
8714                 as folder->destroy virtual as suggested by Hiro
8715                 (the mh.c code seems to have been lost around mh.c.1.21)
8716
8717 2002-09-02 [paul]       0.8.2claws19
8718
8719         * po/pt_BR.po
8720                 updated by Fabio Jr. Beneditto
8721                 
8722         * src/defs.h
8723                 use 'http://claws.sylpheed.org' for homepage link. 
8724                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
8725
8726 2002-09-01 [alfons]     0.8.2claws18
8727
8728         * src/mh.c
8729                 plug memleak related to one Martin Kluge found
8730
8731 2002-08-31 [paul]       0.8.2claws17
8732
8733         * sync with 0.8.2cvs6
8734                 see ChangeLog 2002-08-30
8735
8736 2002-08-31 [alfons]     0.8.2claws16
8737
8738         * src/folder.c
8739                 folder_destroy(): remove mailbox from folderlist even if it has
8740                 no destroy virtual
8741
8742 2002-08-31 [alfons]     0.8.2claws15
8743
8744         * src/folder.c
8745                 :%sno/if(/if (/gc
8746                 :%sno/for(/for (/gc
8747                 (being pedantic I know)
8748
8749 2002-08-31 [alfons]     0.8.2claws14
8750
8751         * src/folder.c
8752                 check for NULL pointers returned from folder->fetch_msginfo virtual
8753                 (should solve some reported crashes)
8754
8755 2002-08-30 [alfons]     0.8.2claws13
8756
8757         * acconfig.h
8758         * configure.in
8759         * src/crash.c
8760                 enable crash dialog on compilation time
8761                 (--enable-crash-dialog configure option)
8762
8763 2002-08-30 [alfons]     0.8.2claws12
8764
8765         * AUTHORS
8766                 add Martin Kluge
8767         * src/mh.c
8768                 apply memory leak plug patch by Martin Kluge
8769                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
8770                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
8771                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
8772
8773 2002-08-30 [darko]      0.8.2claws11
8774
8775         * src/folderview.c
8776                 copy Gtk style from normal style to match
8777                 font size for coloured folders
8778
8779 2002-08-29 [alfons]     0.8.2claws10
8780
8781         * sylpheed.desktop
8782                 Type=Internet <- Type=Application
8783                 (reported by Michael Schwendt, see:
8784                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
8785                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
8786
8787 2002-08-29 [paul]       0.8.2claws9
8788
8789         * sync with 0.8.2cvs5
8790                 see ChangeLog 2002-08-29
8791
8792 2002-08-29 [colin]      0.8.2claws8
8793
8794         * src/summaryview.c
8795                 Added a sanity check in summary_select_thread
8796                 Should fix bug 601605
8797
8798 2002-08-29 [colin]      0.8.2claws7
8799
8800         * src/main.c
8801                 Revert claws6 changes regarding bug #591676
8802
8803 2002-08-28 [colin]      0.8.2claws6
8804         
8805         * src/main.c
8806                 Ignore cache for queue folderitems
8807                 Fix bug #591676
8808
8809 2002-08-28 [melvin]     0.8.2claws5
8810
8811         * README.claws
8812                 Fixed typos.
8813
8814 2002-08-28 [melvin]     0.8.2claws4
8815
8816         * README.claws
8817                 Updated a bit the text concerning the spell checker
8818
8819 2002-08-28 [melvin]     0.8.2claws3
8820
8821         Merged the GNU_aspell_branch:
8822                 Support of new GNU/aspell is now included and the old pspell
8823                 is not supported anymore.
8824                 See README.claws
8825
8826         * README.claws
8827                 Updated spell checker text to reflect the switch to GNU/aspell
8828
8829         * ac/aspell.m4          *** NEW ***
8830         * src/gtkaspell.[ch]    *** NEW *** 
8831         * ac/pspell.m4          *** DELETED *** 
8832         * src/gtkspell.[ch]     *** DELETED ***
8833
8834         * ac/Makefile.am
8835                 Updated for GNU/aspell support
8836
8837         * po/POTFILES.in
8838                 Replaced gtkspell.c by gtkaspell.c
8839
8840         * acconfig.h
8841         * src/Makefile.am
8842         * src/about.c
8843         * src/compose.[ch]
8844         * src/crash.c
8845         * src/main.c
8846         * src/prefs_common.[ch]
8847                 Updated for GNU/aspell support
8848
8849 2002-08-28 [paul]       0.8.2claws2
8850
8851         * sync with 0.8.2cvs4
8852                 see ChangeLog 2002-08-27 and 2002-08-28
8853
8854 2002-08-28 [colin]      0.8.2claws1
8855
8856         * src/summary_search.c
8857                 Added "AND search"
8858
8859 2002-08-28 [jens]       0.8.2claws
8860
8861         *po/de.po
8862                 Updated German translations
8863
8864 2002-08-27 [melvin]     0.8.2claws
8865
8866         * po/fr.po
8867                 Updated French translations
8868
8869 2002-08-27 [paul]       0.8.2claws
8870
8871         * sync with 0.8.2 main release
8872
8873         * po/en_GB.po
8874           po/es.po
8875           po/it.po
8876           po/pl.po
8877           po/pt_BR.po
8878           po/sr.po
8879                 updated message catalogs submitted by
8880                 Ricardo Mones Lastra, Alessandro Maestri,
8881                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
8882                 Beneditto and Urke MMI  
8883
8884 2002-08-27 [hoa]        0.8.1claws123
8885
8886         * src/mainwindow.[ch]
8887         * src/summaryview.[ch]
8888                 removed the "filter setting" menu option.
8889                 add a "cancel a news message" menu option.
8890
8891 2002-08-26 [martin]     0.8.1claws122
8892
8893         * ChangeLog.claws
8894                 changed string under 0.8.1claws79 changed by myself
8895                 i'm sorry alfons :(
8896
8897 2002-08-26 [martin]     0.8.1claws121
8898
8899         * src/crash.c
8900                 added kill command to debuggerrc to start crash dialog
8901
8902 2002-08-26 [paul]       0.8.1claws120
8903
8904         * sync with 0.8.1cvs31
8905                 see ChangeLog 2002-08-26
8906
8907 2002-08-25 [alfons]     0.8.1claws119
8908
8909         * src/procmsg.c
8910                 fix bug that didn't send out correct headers to news server
8911                 when sending news article and email from queue (bug reported
8912                 and patch provided by Tim Mann; closes bug 
8913                 "[ 583196 ] 0.7.8claws can't post news")
8914
8915 2002-08-25 [alfons]     0.8.1claws118
8916
8917         * src/selective_download.c
8918                 mark two strings as translatable
8919                 (thanks to Urke MMI for pointing this out)
8920
8921 2002-08-25 [alfons]     0.8.1claws117
8922
8923         * src/summaryview.c
8924                 treat sent boxes as special and allow sorting them by addressee
8925                 (closes "[ 589418 ] Sent folder sorting misbehavior"
8926                 submitted by Steve Lamb)
8927
8928 2002-08-24 [alfons]     0.8.1claws116
8929
8930         * src/matcher.c
8931                 fix memleak reported by Martin Kluge
8932                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
8933
8934 2002-08-24 [oliver]     0.8.1claws115
8935
8936         * src/prefs_toolbar.c
8937                 o code cleanup as suggested by Alfons
8938                 o memleak fix
8939
8940 2002-08-24 [alfons]     0.8.1claws114
8941
8942         * src/summaryview.c
8943                 o fix another memory leak reported by Martin Kluge
8944                   (see "[ 599568 ] Small Memory Leak")
8945                 o remove 'from' variable from 'summary_set_header()'; we can
8946                   do with just 'to' 
8947
8948 2002-08-24 [paul]       0.8.1claws113
8949
8950         * sync with 0.8.1cvs30
8951                 see ChangeLog 2002-08-23
8952
8953 2002-08-24 [alfons]     0.8.1claws112
8954
8955         * src/summaryview.c
8956                 remove unnecessary allocations for search bar fixing leaks
8957                 reported by Martin Kluge
8958                 (see "[ 599451 ] Further memory leaks?")
8959
8960 2002-08-24 [alfons]     0.8.1claws111
8961
8962         * src/main.c
8963                 make get_socket_name() public for crash.c
8964         * src/crash.c
8965                 o make report bug button work (goes to claws' 
8966                   bug tracker at sf.net)
8967                 o introduce function for doing important stuff just
8968                   before claws goes down
8969                 o clean up code 
8970
8971 2002-08-24 [alfons]     0.8.1claws110
8972
8973         * src/compose.c
8974                 move cursor to "To" entry when forwarding as attachment
8975                 (reported and solved by Steve Lamb, closes bug report
8976                 "[ 592880 ] Forward as attachment; cursor not in to")
8977
8978 2002-08-24 [colin]      0.8.1claws109
8979
8980         * src/mainwindow.c
8981                 fix quick search visibility after GUI (de)separations.
8982
8983 2002-08-23 [colin]      0.8.1claws108
8984
8985         * src/mainwindow.c
8986                 fix header pane visibility after folderview or
8987                 messageview (de)separation
8988
8989 2002-08-23 [paul]       0.8.1claws107
8990
8991         * src/mainwindow.[ch]
8992           src/toolbar.c
8993                 give full control of display or non-display 
8994                 of the Execute icon to Custom toolbar settings.
8995                 add new sensitivity condition to maninwindow.h: 
8996                 M_DELAY_EXEC
8997
8998         * ChangeLog
8999           ChangeLog.jp
9000           NEWS
9001                 more sync with 0.8.1cvs29
9002
9003 2002-08-23 [melvin]     0.8.1claws106
9004
9005         * src/alertpanel.c
9006                 Readded support for custom widget in alertpanel lost in last
9007                 sync.
9008
9009 2002-08-23 [paul]       0.8.1claws105
9010
9011         * sync with 0.8.1cvs29
9012                 see ChangeLog 2002-08-23
9013
9014 2002-08-23 [colin]      0.8.1claws104
9015
9016         * src/summaryview.c
9017                 Fix folder and search pixmaps exchanging positions
9018                 after theme or toolbar changes. Thank to Oliver for 
9019                 reporting this.
9020
9021 2002-08-23 [colin]      0.8.1claws103
9022
9023         * src/mainwindow.c
9024           src/messageview.[ch]
9025           src/noticeview.[ch]
9026           src/summaryview.c
9027                 Changed messageview_create() and noticeview_create()
9028                 to avoid the last gdk_warning
9029
9030 2002-08-22 [colin]      0.8.1claws102
9031
9032         * src/summaryview.c
9033                 Fix my new `Creating pixmap from xpm' warning
9034
9035 2002-08-22 [colin]      0.8.1claws101
9036
9037         * src/mainwindow.c
9038                 Fix some of the gdk warnings
9039
9040 2002-08-22 [colin]      0.8.1claws100
9041
9042         * src/Makefile.am
9043         * src/stock_pixmap.c
9044         * src/stock_pixmap.h
9045         * src/pixmaps/quicksearch.xpm *ADDED*
9046                 Add the quicksearch pixmap
9047         * src/mainwindow.c
9048         * src/summaryview.c
9049         * src/summaryview.h
9050                 Make quicksearch bar visible/hidden via a button
9051
9052 2002-08-22 [christoph]  0.8.1claws99
9053
9054         * src/folder.c
9055                 fix folder update for newsgroups with message
9056                 numbers below minimum number of articles to fetch
9057                 (closes bug #598445)
9058
9059 2002-08-22 [paul]       0.8.1claws98
9060
9061         * sync with 0.8.1cvs28
9062                 see ChangeLog 2002-08-22
9063
9064 2002-08-21 [alfons]     0.8.1claws97
9065
9066         * src/crash.c
9067                 use bt instead of bt full which seems to work 
9068                 better, and bt full doesn't give a great deal 
9069                 of information anyway
9070
9071 2002-08-21 [colin]      0.8.1claws96
9072
9073         * src/summaryview.c
9074                 fix summaryview_searchtype_changed prototype
9075
9076 2002-08-21 [christoph]  0.8.1claws95
9077
9078         * src/mainwindow.c
9079                 o fix broken menu update for sorting type, we have to
9080                   get this info from the summaryview now
9081                 o removed setting of threaded state in menu callback
9082         * src/summaryview.[ch]
9083                 more summaryview/folderitem seperation for
9084                 threading option
9085         * configure.in
9086                 removed not required --with-compiler-flags option
9087
9088 2002-08-21 [oliver]     0.8.1claws94
9089         
9090         * src/toolbar.h 
9091                 o rename toolbar.xml to toolbar_main.xml
9092                   since toolbar_compose.xml might come up 
9093                   any time soon
9094         * README.claws
9095                 add custom toolbar              
9096
9097 2002-08-21 [darko]      0.8.1claws93
9098
9099         * src/procmsg.c
9100                 don't reset tmp flags for messages copied
9101                 to sent folder
9102
9103 2002-08-21 [colin]      0.8.1claws92
9104         
9105         * src/prefs_filtering.c
9106                 fix renaming rules on folder rename 
9107                 when folder is not a leaf folder
9108
9109 2002-08-21 [paul]       0.8.1claws91
9110
9111         * src/prefs_folder_item.c
9112                 fix alignment of colour selector
9113
9114 2002-08-21 [paul]       0.8.1claws90
9115
9116         * sync with 0.8.1cvs27
9117                 see ChangeLog 2002-08-21
9118
9119 2002-08-21 [paul]       0.8.1claws89
9120
9121         * src/summaryview.c
9122                 fix crash when changing field type in
9123                 Quick search bar
9124
9125 2002-08-21 [colin]      0.8.1claws88
9126
9127         * src/summaryview.c
9128                 Made quick search case-insensitive
9129
9130 2002-08-21 [paul]       0.8.1claws87
9131
9132         * sync with 0.8.1cvs26
9133                 see ChangeLog 2002-08-21
9134
9135 2002-08-20 [christoph]  0.8.1claws86
9136
9137         * src/folderview.c
9138         * src/main.c
9139         * src/summaryview.[ch]
9140                 more summaryview/folderitem seperation for
9141                 sort_key and sort_type
9142         * src/procmsg.c
9143                 added missing return statement
9144
9145 2002-08-20 [colin]      0.8.1claws85
9146
9147         * src/summaryview.[ch]
9148                 Added a quick search box
9149         * src/mainwindow.c
9150         * src/prefs_common.[ch]
9151                 Added a show/hide option for the quick search
9152
9153 2002-08-20 [oliver]     0.8.1claws84
9154         
9155         * src/mainwindow.c
9156                 remove toolbar_create_popups
9157         * src/toolbar.[ch]
9158                 o remove toolbar_create_popups
9159                 o fix toolbar_set_sensitive 
9160                   (Bug reports #596834 and #596832)     
9161         * src/prefs_toolbar.c
9162                 o add "Set default" button
9163                 o align label and text + combo widgets
9164
9165 2002-08-20 [hoa]        0.8.1claws83bis
9166
9167         * src/imap.c
9168                 fixed a bug in imap_fetch_msginfo() in case there is no
9169                 current folder.
9170
9171 2002-08-20 [darko]      0.8.1claws83
9172
9173         * src/folderview.c
9174                 copy the color style of folder view so it
9175                 works with GTK themes
9176
9177 2002-08-20 [darko]      0.8.1claws82
9178
9179         * src/folder.h
9180         * src/folderview.c
9181         * src/prefs_folder_item.[hc]
9182                 don't use UI stuff in folder.h
9183
9184 2002-08-20 [darko]      0.8.1claws81
9185
9186         * src/folder.h
9187         * src/prefs_folder_item.h
9188         * src/folderview.c
9189         * src/prefs_folder_item.c
9190                 ability to set folder color in folderview
9191
9192 2002-08-19 [alfons]     0.8.1claws80
9193
9194         * src/summaryview.c
9195                 fix one of the earlier memleaks reported by Martin Kluge
9196
9197 2002-08-19 [alfons]     0.8.1claws79
9198
9199         * src/mainwindow.c
9200                 hide notice view when selecting seperate folder
9201                 view (reported by Urke MMI)
9202
9203 2002-08-19 [christoph]  0.8.1claws78
9204
9205         * src/folderview.c
9206         * src/prefs_folder_item.h
9207         * src/summaryview.[ch]
9208                 o add summary_set_prefs_from_folderitem to set
9209                   summaryview prefs (first step to remove all
9210                   references to the folderitem in summaryview)
9211                 o moved compiled regex stuff from folderitem prefs
9212                   to summaryview code
9213
9214 2002-08-19 [paul]       0.8.1claws77
9215
9216         * src/compose.c
9217                 add check for '.' to QUOTE_IF_REQUIRED
9218
9219 2002-08-19 [paul]       0.8.1claws76
9220
9221         * src/inc.c
9222                 sync with 0.8.1cvs25 (plug memory leak)
9223
9224         * src/prefs_toolbar.c
9225                 re-order prefs_toolbar_cancel()
9226
9227 2002-08-18 [alfons]     0.8.1claws75
9228
9229         * src/inc.c
9230         * src/matcher.c
9231                 plug other memleaks reported by Martin Kluge
9232
9233 2002-08-18 [paul]       0.8.1claws74
9234
9235         * po/pt_BR.po
9236                 updated by Fabio Jr. Beneditto
9237
9238 2002-08-18 [paul]       0.8.1claws73
9239
9240         * src/toolbar.[ch]
9241                 fix bug where tooltips were displayed untranslated              
9242
9243         * src/prefs_toolbar.c
9244                 fix bug where clicking 'Cancel' creates an icon & text
9245                 toolbar regardless of prefs
9246         
9247
9248 2002-08-17 [oliver]     0.8.1claws72
9249
9250         * src/prefs_toolbar.c
9251                 update toolbar on CANCEL
9252                 bug reported by Martin Kluge
9253         * src/toolbar.c
9254                 toolbar_destroy memleak fixed           
9255
9256 2002-08-17 [alfons]     0.8.1claws71
9257
9258         * src/toolbar.c
9259                 plug another memleak reported by Martin Kluge
9260
9261 2002-08-16 [alfons]     0.8.1claws70
9262
9263         * src/crash.c
9264                 use execvp() correctly (suggested by wwp; thanks!)
9265
9266 2002-08-16 [alfons]     0.8.1claws69
9267
9268         * src/gtksctree.c
9269                 plug memory leak reported by Kim Schultz & Martin Kluge
9270
9271 2002-08-16 [paul]       0.8.1claws68
9272
9273         * po/es.po
9274                 updated by Ricardo Mones Lastra
9275
9276 2002-08-16 [paul]       0.8.1claws67
9277
9278         * src/toolbar.h
9279                 fix bug where 'Compose News' icon showed wrong
9280                 tooltip
9281
9282 2002-08-16 [paul]       0.8.1claws66
9283
9284         * sync with 0.8.1cvs24
9285                 see ChangeLog 2002-08-16
9286
9287         * po/it.po
9288                 updated by Alessandro Maestri
9289
9290 2002-08-15 [paul]       0.8.1claws65
9291
9292         * po/sr.po
9293                 updated by Urke MMI
9294
9295 2002-08-15 [paul]       0.8.1claws64
9296
9297         * src/*.c
9298                 don't translate debug info
9299
9300         * src/matcher.[ch]
9301                 add copyright info
9302
9303 2002-08-15 [paul]       0.8.1claws63
9304
9305         * src/prefs_toolbar.c
9306                 fix bug where clicking 'OK' creates an icon & text
9307                 toolbar regardless of prefs
9308
9309 2002-08-14 [alfons]     0.8.1claws62
9310
9311         * src/main.c
9312                 add global var that has the full argv[0]
9313         * src/crash.c
9314                 o execvp the correct sylpheed by using argv0
9315                   and setting the correct work dir
9316                 o other tweaks  
9317
9318 2002-08-14 [oliver]     0.8.1claws61
9319         
9320         * enable/disable Toolbar Action Buttons 
9321         * code cleanups
9322         * src/mainwindow.c
9323         * src/toolbar.[ch]      
9324         * src/prefs_toolbar.c   
9325
9326 2002-08-14 [melvin]     0.8.1claws60
9327
9328         * po/fr.po
9329                 Updated French translations
9330
9331 2002-08-14 [melvin]     0.8.1claws59
9332
9333         * src/crash.c
9334                 Made bug report not translatable
9335         * src/exporthtml.c
9336                 Fixed exporthtml_build_filespec() return value
9337         * src/foldersel.c
9338                 Fixed incorrect include file
9339         * src/gtkspell.c
9340         * src/prefs_actions.c
9341         * src/prefs_toolbar.c
9342                 Made debug info not translatable
9343         * src/mutt.c
9344         * src/quote_fmt.c
9345                 Added missing includes
9346         * src/prefs_common.c
9347                 Fixed typo
9348
9349 2002-08-14 [paul]       0.8.1claws58
9350
9351         * faq/es/sylpheed-faq.html
9352           faq/es/sylpheed-faq-[1-3].html
9353           faq/es/sylpheed-faq-4.html     **NEW FILE **
9354                 update Spanish FAQ
9355
9356 2002-08-13 [christoph]  0.8.1claws57
9357
9358         * src/procmsg.c
9359                 ignore thread fix that did not mark all
9360                 child nodes of a ignored thread as
9361                 ignored. Does not work perfectly yet,
9362                 but it is better now
9363
9364 2002-08-13 [alfons]     0.8.1claws56
9365
9366         * src/crash.c
9367                 o implement 'save crash log'
9368                 o some tweaks
9369
9370 2002-08-13 [melvin]     0.8.1claws55
9371
9372         * src/main.c
9373                 removed unrequired "execinfo.h" header
9374
9375 2002-08-12 [paul]       0.8.1claws54
9376
9377         * faq/en/sylpheed-faq.html
9378           faq/en/sylpheed-faq-[1-3].html
9379           faq/en/sylpheed-faq-4.html     **NEW FILE **
9380                 update English FAQ
9381
9382 2002-08-12 [alfons]     0.8.1claws53
9383
9384         * po/POTFILES.in
9385                 add crash.c to translatables
9386         * src/crash.c
9387                 bring in Leandro's crash dialog
9388
9389 2002-08-11 [alfons]     0.8.1claws52
9390
9391         * src/crash.c
9392                 clean up some warnings
9393
9394 2002-08-11 [alfons]     0.8.1claws51
9395
9396         * acconfig.h
9397         * configure.in
9398         * src/crash.[ch]        ** NEW FILES **
9399         * src/main.c            
9400                 initial gdb crash handler
9401
9402 2002-08-11 [paul]       0.8.1claws50
9403
9404         * src/prefs_toolbar.c
9405                 replace Up/Down arrow pixmaps with text to be
9406                 consistent across icon themes
9407
9408 2002-08-11 [paul]       0.8.1claws49
9409
9410         * src/prefs_common.c
9411           src/prefs_toolbar.c
9412                 rename 'Pixmap' -> 'Icon'
9413
9414         * src/toolbar.[ch]
9415                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
9416
9417 2002-08-10 [paul]       0.8.1claws48
9418
9419         * src/prefs_toolbar.c
9420                 re-work the UI
9421
9422 2002-08-10 [paul]       0.8.1claws47
9423
9424         * src/main.c
9425                 don't write Processing progress to status bar
9426                 patch submitted by Alexander Evseev
9427
9428         * src/prefs_toolbar.c
9429                 re-position and resize window
9430                 make window assume correct size on first call
9431
9432 2002-08-10 [paul]       0.8.1claws46
9433
9434         * src/mainwindow.c
9435           src/prefs_toolbar.c
9436           src/toolbar.c
9437           src/toolbar.h
9438                 obey coding style
9439                 follow UI text conventions
9440
9441 2002-08-10 [alfons]     0.8.1claws45
9442
9443         * src/toolbar.c
9444                 correct pixmap for delete action
9445
9446 2002-08-10 [paul]       0.8.1claws44
9447
9448         * po/pt_BR.po
9449                 updated by Fabio Jr. Beneditto
9450
9451 2002-08-10 [paul]       0.8.1claws43
9452
9453         * po/POTFILES.in
9454                 add custom toolbar files
9455
9456 2002-08-10 [paul]       0.8.1claws42
9457
9458         * sync with 0.8.1cvs22
9459                 see ChangeLog 2002-08-09
9460
9461 2002-08-09 [paul]       0.8.1claws41
9462
9463         * tools/Makefile.am
9464           tools/README
9465           tools/outlook2sylpheed.pl     ** NEW FILE **
9466                 add script to convert exported Outlook
9467                 contacts list to a Sylpheed addressbook.
9468                 Submitted by Ricardo Mones Lastra.
9469
9470 2002-08-09 [paul]       0.8.1claws40
9471
9472         * AUTHORS
9473           configure.in
9474           po/sr.po      ** NEW FILE **
9475                 add Serbian message catalog. Submitted by
9476                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
9477
9478 2002-08-09 [paul]       0.8.1claws39
9479
9480         * sync with 0.8.1cvs21
9481                 see ChangeLog 2002-08-08
9482
9483 2002-08-08 [oliver]     0.8.1claws38
9484
9485         * src/mainwindow.c
9486                 move Custom Toolbar to Configuration menu
9487
9488 2002-08-08 [oliver]     0.8.1claws37
9489
9490         * src/prefs_toolbar.c
9491                 fix substitute pixmap bug
9492
9493 2002-08-08 [paul]       0.8.1claws36
9494
9495         * sync with 0.8.1cvs19
9496                 see ChangeLog 2002-08-08
9497
9498 2002-08-07 [christoph]  0.8.1claws35
9499
9500         * src/utils.c
9501                 fixed a memory leak in new canonicalize_file_replace
9502
9503 2002-08-07 [christoph]  0.8.1claws34
9504
9505         * src/utils.[ch]
9506                 o canonicalize_file_replace should create the temporary
9507                   file in the same directory as the original file.
9508                 o added get_tmpfile_in_dir that creates a temorary file
9509                   in a specified directory.
9510
9511 2002-08-07 [melvin]     0.8.1claws33
9512
9513         * src/toolbar.c
9514                 fixed bug where 'Article' button acted as 'Email' button.
9515
9516 2002-08-07 [paul]       0.8.1claws32
9517
9518         * sync with 0.8.1.cvs17
9519                 see ChangeLog 2002-08-07
9520
9521 2002-08-07 [colin]      0.8.1claws31
9522         
9523         * src/news.c
9524                 fix mass-cancel problem
9525
9526 2002-08-07 [thorsten]   0.8.1claws30
9527
9528         * src/prefs_toolbar.c
9529                 fix: crash on replace or add new button
9530         * src/toolbar.c
9531                 fix: close xmlfile after reading
9532         * src/utils.c
9533                 fix: unlink() file before rename()
9534
9535 2002-08-06 [paul]       0.8.1claws29
9536
9537         * sync with 0.8.cvs15
9538                 see ChangeLog 2002-08-06
9539
9540 2002-08-06 [oliver]     0.8.1claws28
9541
9542         * src/toolbar.c
9543         * src/prefs_toolbar.c
9544                 fixed empty toolbar issue
9545
9546 2002-08-06 [oliver]     0.8.1claws27
9547
9548         * Custom Toolbar Final 
9549         * src/folderview.c
9550         * src/inc.c
9551         * src/summaryview.c
9552                 o toolbar stuff now lives in src/toolbar.[ch]
9553                 o main_window_toolbar_* functions are renamed to
9554                   toolbar_* reflecting their new source file
9555         * src/mainwindow.[ch]
9556                 o remove toolbar stuff  
9557
9558 2002-08-06 [oliver]     0.8.1claws26
9559         
9560         * src/Makefile.am
9561         * src/prefs_toolbar.[ch]        **New File**
9562         * src/toolbar.[ch]              **New File**
9563                 o prefs_toolbar.[ch] custom toolbar frontend
9564                 o toolbar.[ch]       backend 
9565
9566 2002-08-06 [oliver]     0.8.1claws25
9567
9568         * src/prefs_actions.[ch]
9569                 o new exported function actions_execute
9570
9571 2002-08-06 [paul]       0.8.1claws24
9572
9573         * sync with 0.8.1cvs4
9574                 see ChangeLog 2002-08-06
9575
9576 2002-08-06 [paul]       0.8.1claws23
9577
9578         * sync with 0.8.1cvs13
9579                 see ChangeLog 2002-08-06
9580
9581 2002-08-06 [paul]       0.8.1claws22
9582
9583         * sync with 0.8.1cvs12
9584                 see ChangeLog 2002-08-05 and 2002-08-06
9585
9586 2002-08-06 [match]      0.8.1claws21
9587
9588         * src/addrclip.c
9589                 improvements to cut/copy/paste address
9590
9591 2002-08-05 [match]      0.8.1claws20
9592
9593         * src/addritem.[ch]
9594         * src/addrcache.c
9595         * src/addrbook.c
9596         * src/editaddress.c
9597         * src/addressbook.c
9598                 fixes to improve cut/copy/paste
9599
9600 2002-08-06 [melvin]     0.8.1claws19
9601
9602         * src/account.[ch]
9603                 account_find_all_from_address(): new function that returns the
9604                 list of all accounts that are matched in an address.
9605         * src/alertpanel.[ch]
9606                 alertpanel() now accepts a custom widget
9607                 alertpanel_with_widget(): new function that pops up a panel with
9608                 a custom widget in it 
9609         * src/gtkutils.[ch]
9610                 gtkut_account_menu_new(): new function that allows the selection
9611                 of an account from a list of accounts.
9612         * src/messageview.c
9613                 Extended Return Receipt notification to select the correct 
9614                 account and to make a security test on the Delivery-Notification
9615                 address which should be the same as the Return-Path.
9616
9617 2002-08-06 [thorsten]   0.8.1claws18
9618
9619         * src/mimeview.c
9620                 attach_all: save unnamed as "noname.%d",
9621                 dont free static dirname
9622
9623 2002-08-05 [alfons]     0.8.1claws17
9624
9625         * configure.in
9626                 detect XIM by trying to link rather than compile a XIM program
9627
9628 2002-08-05 [oliver]     0.8.1claws16
9629                 
9630         * src/stock_pixmap.[ch]
9631                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
9632                 o new func to retrieve pixmaps
9633
9634 2002-08-05 [paul]       0.8.1claws15
9635
9636         * sync with 0.8.1cvs10
9637                 see ChangeLog 2002-08-05
9638
9639 2002-08-04 [alfons]     0.8.1claws14
9640
9641         * src/textview.c
9642                 see if this plugs memleak
9643
9644 2002-08-04 [melvin]     0.8.1claws13
9645
9646         * src/gtkspell.c
9647                 fixed bug that could crash Sylpheed when highlighting
9648                 all misspelled words.
9649
9650 2002-08-03 [melvin]     0.8.1claws12
9651
9652         * src/prefs_actions.c
9653                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
9654         * src/messageview.c
9655                 fixed bug where the Return Receipt was sent to
9656                 Delivery-Notification-To address even if it was not present
9657
9658 2002-08-02 [alfons]     0.8.1claws11
9659
9660         * src/prefs_actions.c
9661                 o more check for NULLs
9662                 o put create_io_dialog() in right conditional block
9663
9664 2002-08-02 [paul]       0.8.1claws10
9665
9666         * po/es.po
9667                 updated by Ricardo Mones Lastra
9668
9669 2002-08-01 [christoph]  0.8.1claws9
9670
9671         * src/folder.c
9672                 don't free the cache of the opened
9673                 folder in the summaryview
9674         * src/summaryview.c
9675                 don't unset flags, if it is not required
9676
9677 2002-08-01 [paul]       0.8.1claws8
9678
9679         * sync with 0.8.1cvs8
9680                 see ChangeLog entry 2002-08-01
9681
9682 2002-08-01 [paul]       0.8.1claws7
9683
9684         * sync with 0.8.1cvs7
9685                 see ChangeLog 2002-07-31 and 2002-08-01
9686
9687 2002-07-31 [christoph]  0.8.1claws6
9688
9689         * src/mainwindow.c
9690                 forgot to update menu sensitivity
9691                 function for new menu entry
9692
9693 2002-07-31 [alfons]     0.8.1claws5
9694
9695         * src/main.c
9696                 check folder item and its path for NULL on
9697                 initial processing
9698
9699 2002-07-31 [christoph]  0.8.1claws4
9700
9701         * src/folder.c
9702                 check if folder_item_get_msginfo in
9703                 folder_item_remove_msg returned NULL
9704         * src/imap.c
9705                 better clear the uid cache in the
9706                 uid validity check function and delete
9707                 cached messages
9708
9709 2002-07-31 [paul]       0.8.1claws3
9710
9711         * man/sylpheed.1
9712                 add the '--attach' option and a few other
9713                 minor changes
9714
9715 2002-07-31 [paul]       0.8.1claws2
9716
9717         * sync with 0.8.1cvs5
9718                 see ChangeLog 2002-07-31
9719
9720 2002-07-31 [christoph]  0.8.1claws1
9721
9722         * src/folderview.[ch]
9723         * src/mainwindow.c
9724                 replace "Rescan all folders..." with
9725                 "Check all folders for new messages..."
9726
9727 2002-07-30 [paul]       0.8.1claws
9728
9729         * version 0.8.1claws released
9730
9731 2002-07-30 [paul]       0.8.0claws29
9732
9733         * tools/OOo2sylpheed.pl ** NEW FILE **
9734           tools/README
9735                 add script to enable sending documents as
9736                 attachments from OpenOffice.org
9737
9738 2002-07-30 [melvin]     0.8.0claws28
9739
9740         * src/prefs_actions.c
9741                 Made the actions' input/output dialog display
9742                 without delay.
9743
9744 2002-07-30 [christoph]  0.8.0claws27
9745
9746         * src/procmsg.c
9747                 check if folder_item_get_msginfo in
9748                 procmsg_save_to_outbox returned NULL
9749
9750 2002-07-30 [paul]       0.8.0claws26
9751
9752         * sync with 0.8.1cvs4
9753                 see ChangeLog 2002-07-29
9754
9755 2002-07-29 [thorsten]   0.8.0claws25
9756
9757         * README.claws
9758                 added selective download, delete on server
9759
9760 2002-07-29 [paul]       0.8.0claws24
9761
9762         * sync with 0.8.1cvs3
9763                 see ChangeLog 2002-07-29
9764
9765 2002-07-27 [christoph]  0.8.0claws23
9766
9767         * src/folder.c
9768                 add extra check if fetching the msginfo
9769                 returned NULL
9770
9771 2002-07-27 [paul]       0.8.0claws22
9772
9773         * sync with 0.8.1cvs2
9774                 see ChangeLog 2002-07-26
9775
9776 2002-07-27 [christoph]  0.8.0claws21
9777
9778         * src/imap.c
9779                 add another check if a valid msginfo
9780                 was returned
9781
9782 2002-07-26 [hoa]        0.8.0claws20
9783
9784         * src/folder.c
9785                 Fixed a condition in folder_item_destroy()
9786
9787         * src/imap.c
9788                 Fixed an error in IMAP protocol
9789
9790 2002-07-26 [alfons]     0.8.0claws19
9791
9792         * src/folder.c
9793                 ofcourse compare with identifier, not the path
9794
9795 2002-07-26 [alfons]     0.8.0claws18
9796
9797         * src/folder.c
9798                 use folder item identifier for saving / restoring
9799                 preferences because folder->path might not be unique
9800
9801 2002-07-26 [melvin]     0.8.0claws17
9802
9803         * src/logwindow.c
9804                 Fixed a crash introduced in 0.8.0claws5 when log is 
9805                 cut under 80 characters.
9806
9807 2002-07-26 [paul]       0.8.0claws16
9808
9809         * sync with 0.8.1cvs1
9810                 see ChangeLog 2002-07-26
9811
9812 2002-07-26 [christoph]  0.8.0claws15
9813
9814         * src/imap.[ch]
9815                 imap folder now remembers the last selected
9816                 folder and imap_fetch_msginfo skips selecting
9817                 the folder if it is already selected
9818
9819 2002-07-26 [christoph]  0.8.0claws14
9820
9821         * src/folder.c
9822         * src/folderview.c
9823         * src/imap.c
9824                 fix imap folder rescanning
9825
9826 2002-07-25 [christoph]  0.8.0claws13
9827
9828         * src/filter.c
9829         * src/folder.[ch]
9830         * src/folderview.c
9831         * src/imap.[ch]
9832         * src/mainwindow.c
9833         * src/mbox_folder.c
9834         * src/mh.c
9835         * src/news.c
9836                 implement imap uid cache and uid validity check
9837
9838 2002-07-25 [alfons]     0.8.0claws12
9839
9840         * src/summaryview.c
9841                 fix a brown paper bag bug, and also add some more
9842                 checks
9843
9844 2002-07-25 [christoph]  0.8.0claws11
9845
9846         * src/folder.c
9847                 don't mix copy, fetch_msginfo and remove
9848                 operations in folder item copy and move
9849                 operations
9850
9851 2002-07-25 [christoph]  0.8.0claws10
9852
9853         * src/folderview.c
9854         * src/mainwindow.c
9855         * src/prefs_folder_item.c
9856         * src/summaryview.[ch]
9857                 remove no longer required parameter update_cache from
9858                 summary_show
9859
9860 2002-07-25 [paul]       0.8.0claws9
9861
9862         * sync with 0.8.1
9863         
9864         * AUTHORS
9865                 a few corrections
9866
9867 2002-07-24 [alfons]     0.8.0claws8
9868
9869         * src/summaryview.c
9870                 sort correctly when using simplified subject line
9871                 (closes feature request "[ 585141 ] applying regexp to subject 
9872                 before sort" submitted by Alexandra Walford)
9873
9874 2002-07-24 [paul]       0.8.0claws7
9875
9876         * sync with 0.8.0cvs3
9877                 see ChangeLog 2002-07-24
9878
9879 2002-07-23 [christoph]  0.8.0claws6
9880
9881         * src/folder.c
9882         * src/folder.h
9883         * src/summaryview.c
9884         * src/summaryview.h
9885         * src/main.c
9886                 o separate processing and summaryview
9887                 o removed summary_write_cache from summaryview
9888                 o removed summaryview->killed_messages, because we don't have
9889                   to keep a list of killed messages anymore. New cache will
9890                   keep the hidden messages in cache anyway
9891         * src/folderview.c
9892         * src/inc.c
9893         * src/selective_download.c
9894                 o removed unnecessary summary_write_cache calls
9895         * src/procmsg.c
9896                 o don't set ignore thread flag in procmsg_get_thread_tree
9897                   if it is already set
9898         * src/mainwindow.c
9899         * src/statusbar.h
9900                 o moved STATUSBAR_PUSH/POP to statusbar.h because
9901                   they are used in different files
9902
9903 2002-07-23 [melvin]     0.8.0claws5
9904
9905         * src/addressbook.c
9906         * src/addrgather.c
9907         * src/editaddress.c
9908         * src/editgroup.c
9909         * src/editldap_basedn.c
9910         * src/importldif.c
9911         * src/prefs_common.c
9912                 Fixed few memory leak (gtk_editable_get_chars returns
9913                 an allocated string)
9914         * src/logwindow.c
9915                 Fixed few memory leak (gtk_editable_get_chars returns
9916                 an allocated string) and modified a little the log cutting
9917                 loop.
9918         * src/compose.c
9919                 Replaced a call to an obsolete function gtk_entry_get_text()
9920                 by gtk_editable_get_chars()
9921         * src/send.c
9922                 Removed a debug printf
9923
9924 2002-07-23 [christoph]  0.8.0claws4
9925
9926         * src/filesel.c
9927                 fix another g_dirname memory leak
9928
9929 2002-07-23 [christoph]  0.8.0claws3
9930
9931         * src/mh.c
9932                 fixed a memory leak in mh_fetch_msginfo
9933                 fixed crash when message header could not be
9934                 parsed
9935
9936 2002-07-23 [paul]       0.8.0claws2
9937
9938         * sync with 0.8.0cvs2
9939                 see ChangeLog 2002-07-23
9940
9941 2002-07-23 [paul]       0.8.0claws1
9942
9943         * sync with 0.8.0cvs1
9944                 see ChangeLog 2002-07-23
9945
9946 2002-07-23 [paul]       0.8.0claws
9947
9948         * release of 0.8.0claws
9949
9950 2002-07-23 [paul]       0.7.8claws99
9951
9952         * po/ru.po
9953                 new Russian translation, submitted by
9954                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
9955
9956 2002-07-22 [jens]       0.7.8claws98
9957
9958         * po/de.po
9959                 Updated German translations.
9960
9961 2002-07-22 [paul]       0.7.8claws97
9962
9963         * po/es.po
9964           po/it.po
9965           po/nl.po
9966           po/pt_BR.po
9967                 updated translations by Ricardo Mones Lastra,
9968                 Alessandro Maestri, Wilbert Berendsen and 
9969                 Fabio Jr. Beneditto respectively
9970
9971 2002-07-22 [christoph]  0.7.8claws96
9972
9973         * src/mimeview.c
9974                 fix memory leak caused by wrong g_dirname usage
9975
9976 2002-07-22 [christoph]  0.7.8claws95
9977
9978         * src/summaryview.c
9979                 update new and unread message counts for summaryview
9980                 summaryview does not get it from the folder anymore
9981                 and has to update the values itself
9982
9983 2002-07-22 [melvin]     0.7.8claws94
9984
9985         * po/fr.po
9986                 Updated French translations.
9987
9988 2002-07-22 [christoph]  0.7.8claws93
9989
9990         * src/matcher.c
9991                 set prop->preg pointer to NULL or following check
9992                 will not fail and regexec will be called with
9993                 invalid pointer
9994
9995 2002-07-21 [alfons]     0.7.8claws92
9996         
9997         * src/prefs_common.[ch]
9998                 remove option "Send return receipt on request"
9999
10000 2002-07-21 [thorsten]   0.7.8claws91
10001
10002         * src/mimeview.c
10003                 fixed memleaks, coding style as pointed out by alfons
10004
10005 2002-07-21 [alfons]     0.7.8claws90
10006
10007         * src/messageview.c
10008         * src/noticeview.[ch]
10009                 o fix bug notice view being displayed when going to empty folder 
10010                   (noticed by Christoph)
10011                 o allow RRR to be sent when restarting sylpheed, or changing folder 
10012                   (noticed by Thorsten)
10013
10014 2002-07-21 [thorsten]   0.7.8claws89
10015
10016         * src/mimeview.c
10017                 Included save_all patch from Xaview FACQ
10018                 added support for pathnames
10019
10020 2002-07-21 [alfons]     0.7.8claws88
10021
10022         * po/POTFILES.in
10023         * src/Makefile.am
10024         * src/mainwindow.c
10025         * src/messageview.[ch]
10026         * src/noticeview.c      ** NEW FILE **
10027         * src/noticeview.h      ** NEW FILE **
10028                 make return receipts work again
10029                 (UI idea by Leandro Pereira)
10030
10031 2002-07-21 [paul]       0.7.8claws87
10032
10033         * src/summaryview.c
10034                 fix sensitivity of 'Select thread'
10035
10036 2002-07-21 [paul]       0.7.8claws86
10037
10038         * src/prefs_common.c
10039                 add browser command line for Galeon
10040
10041 2002-07-21 [paul]       0.7.8claws85
10042
10043         * Makefile.am
10044                 fix 'EXTRA_DIST': remove README.README, add TODO
10045                 and TODO.claws
10046
10047 2002-07-21 [alfons]     0.7.8claws84
10048
10049         * src/gtkstext.c
10050                 make enter clear selection
10051                 (closes "[ 579888 ] Editor selection/entry error"
10052                 reported by Steve Lamb)
10053
10054 2002-07-21 [alfons]     0.7.8claws83
10055         
10056         * src/summaryview.c
10057                 sort message list when selecting unthread messages
10058                 (closes "[ 501593 ] switching threaded view doesn't sort"
10059                 reported by Simon Schubert)
10060
10061 2002-07-20 [alfons]     0.7.8claws82
10062         
10063         * src/matcher.c
10064                 const-correctness
10065
10066 2002-07-20 [thorsten]   0.7.8claws81
10067
10068         * src/matcher.c
10069                 Fixed expansion of empty fields in matchactions
10070
10071 2002-07-19 [melvin]     0.7.8claws80
10072
10073         * src/gtkspell.c
10074                 Removed a duplicate menu entry (fast mode) introduced during
10075                 the new cache merge
10076                 Added a menu separator between 'Use alternate' and 'Fast mode'
10077
10078 2002-07-19 [paul]       0.7.8claws79
10079
10080         * tools/Makefile.am
10081           tools/README
10082                 correct typos
10083
10084 2002-07-19 [thorsten]   0.7.8claws78
10085
10086         * tools/calypso_convert.pl      ** NEW FILE **
10087           tools/README
10088           tools/Makefile.am
10089                 script to import mbox files exported
10090                 by calypso
10091                 o generates folder structure
10092                 o includes attachments
10093
10094 2002-07-19 [melvin]     0.7.8claws77
10095
10096         * src/selective_download.[ch]
10097                 Fixed bug where closing the dialog with the window manager's
10098                 close button will not unlock the summary
10099                 Corrected some function declarations that missed a return value
10100                 Made the source code comply better with coding style.
10101         * src/prefs_common.c
10102                 Added new browser command line for Mozilla.
10103
10104 2002-07-18 [paul]       0.7.8claws76
10105
10106         * src/mainwindow.c
10107           src/selective_download.[ch]
10108                 reflect theme changes, fix Gdk Warning when creating 
10109                 pixmap from NULL window, and minor clean up.
10110                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10111
10112         * po/en_GB.po
10113                 updated
10114
10115 2002-07-17 [paul]       0.7.8claws75
10116
10117         * INSTALL[.jp]
10118                 sync with 0.8.0
10119         
10120         * po/en_GB.po
10121                 updated
10122
10123 2002-07-16 [paul]       0.7.8claws74
10124
10125         * tools/filter_conv.pl
10126           tools/README
10127                 replace conversion script with reimplemented version, 
10128                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
10129
10130 2002-07-16 [colin]      0.7.8claws73
10131
10132         * src/summaryview.c
10133                 remove forgotten debug messages - sorry ;-)
10134
10135 2002-07-16 [colin]      0.7.8claws72
10136
10137         * src/mimeview.c
10138           src/summaryview.c
10139           src/textview.c
10140           src/textview.h
10141                 add the ability to select part of a text mime-part 
10142                 to reply.
10143
10144 2002-07-15 [christoph]  0.7.8claws71
10145
10146         * src/folder.c
10147                 fix folder message count for folders without
10148                 msg_is_changed (includes news folders)
10149
10150 2002-07-15 [martin]     0.7.8claws70
10151
10152         * src/summaryview.c
10153                 option "display recipient on 'From'..." now works
10154                 without the need of enabling the option
10155                 "display  sender  using  address  book".
10156
10157 2002-07-15 [christoph]  0.7.8claws69
10158
10159         * src/summaryview.c
10160                 removed setting folder status from summaryview.
10161                 folder.c should update all message counts correctly.
10162
10163 2002-07-15 [paul]       0.7.8claws68
10164
10165         * po/pt_BR.po
10166                 updated by Fabio Junior Beneditto
10167
10168 2002-07-15 [darko]      0.7.8claws67
10169
10170         * src/mh.c
10171                 Fixed target folder colorization, don't decrease op
10172                 number twice
10173
10174 2002-07-14 [paul]       0.7.8claws66
10175
10176         * sync with main 0.8.0
10177                 see ChangeLog 2002-07-14
10178
10179 2002-07-13 [melvin]     0.7.8claws65
10180         
10181         * src/addrbook.c
10182         * src/addressbook.c
10183         * src/addrindex.c
10184                 Replaced sprintf by g_snprintf to prevent possible buffer
10185                 overflow.
10186         * src/news.c
10187                 Corrected a log message output format.
10188                 Added a missing "done" debug output.
10189         * src/compose.c
10190                 Added keyboard accelerator for Priority menu items
10191                 Added missing \n in debug output
10192         * src/logwindow.c
10193         * src/gtkspell.c
10194         * src/rfc2015.c
10195                 Added missing \n in debug output
10196
10197 2002-07-13 [paul]       0.7.8claws64
10198
10199         * man/sylpheed.1
10200                 change Sergey's email address to the sf address
10201
10202         * src/textview.c
10203                 increase show_url_timeout (more useful for long
10204                 urls)
10205
10206 2002-07-12 [sergey]     0.7.8claws63
10207
10208         * src/rfc2015.c
10209                 applied (with some modifications) patch to set the
10210                 micalg parameter for signatures
10211                 (2001-08-28 Werner Koch <wk@gnupg.org>)
10212
10213 2002-07-12 [sergey]     0.7.8claws62
10214
10215         * man/Makefile.am
10216         * configure.in
10217                 fixed man page installation
10218
10219 2002-07-12 [paul]       0.7.8claws61
10220
10221         * sync with 0.7.8cvs26
10222                 see ChangeLog 2002-07-11 and 2002-07-12
10223
10224 2002-07-11 [christoph]  0.7.8claws60
10225
10226         * src/compose.c
10227         * src/procmsg.c
10228                 first use the message number to find the message
10229                 to mark with a reply flag but check the
10230                 message-id if we got the correct message, if not
10231                 try to find it by message-id.
10232                 use new string seperator that is not allowed
10233                 in message-ids.
10234
10235 2002-07-11 [paul]       0.7.8claws59
10236
10237         * sync with 0.7.8cvs23
10238                 see ChangeLog 2002-07-10
10239
10240 2002-07-10 [christoph]  0.7.8claws58
10241
10242         * src/folder.[ch]
10243         * src/msgcache.[ch]
10244                 Added message-id table to the cache in memory
10245                 and functions to msgcache.c and folder.c to
10246                 fetch MsgInfos by message id
10247         * src/compose.c
10248         * src/procmsg.c
10249                 store folder and message-id of message replying
10250                 to in queue header and set reply flag after sending
10251                 (Closes bug #469498)
10252
10253 2002-07-10 [paul]       0.7.8claws57
10254
10255         * AUTHORS
10256           man/sylpheed.1.gz
10257                 add Martin to the list of authors
10258
10259 2002-07-09 [martin]     0.7.8claws56
10260         * src/gtksctree.c
10261                 Added gtk_ctree_last_visible(), tree_update_level(),
10262                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
10263                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10264                 from gtk+ to gtksctree.c for the new sorting code
10265                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
10266                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
10267         * src/gtksctree.h
10268                 Added declaration for gtk_sctree_sort_recursive() and
10269                 gtk_sctree_sort_node
10270         * src/addressbook.c
10271         * src/foldersel.c
10272         * src/folderview.c
10273         * src/summaryview.c
10274                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10275                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
10276
10277 2002-07-08 [paul]       0.7.8claws55
10278
10279         * more sync with 0.7.8cvs21
10280                 see ChangeLog 2002-07-08
10281
10282 2002-07-08 [paul]       0.7.8claws54
10283
10284         * sync with 0.7.8cvs21
10285                 see ChangeLog 2002-07-08
10286
10287 2002-07-07 [alfons]     0.7.8claws53
10288
10289         * src/Makefile.am
10290         * src/stock_pixmap.[ch]
10291         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
10292         * src/pixmaps/notice_error.xpm  ** NEW FILE **
10293         * src/pixmaps/notice_note.xpm   ** NEW FILE **
10294                 add new pixmaps for upcoming notice pane
10295
10296 2002-07-06 [melvin]     0.7.8claws52
10297
10298         * src/gtkspell.[ch]
10299                 Made them a bit closer to Sylpheed's coding style.
10300                 Removed old code.
10301                 Removed possible memory leaks when some errors occurs.
10302
10303 2002-07-06 [melvin]     0.7.8claws51
10304
10305         * po/Makefile.in.in
10306                 Removed --no-location in xgettext command line to help
10307                 translators that use Emacs' po-mode
10308         * src/quote_fmt.c
10309                 Removed unnecessary comments that messed up sylpheed.pot
10310
10311 2002-07-06 [paul]       0.7.8claws50
10312
10313         * sync with 0.7.8cvs19
10314                 see ChangeLog 2002-07-05
10315
10316 2002-07-06 [christoph]  0.7.8claws49
10317
10318         * src/folder.c
10319         * src/mainwindow.c
10320                 fix folder_item_remove_all_msg and folderview
10321                 status for trash folders after emptying trash
10322
10323 2002-07-05 [paul]       0.7.8claws48
10324
10325         * sync with 0.7.8cvs16
10326                 see ChangeLog 2002-07-04 and 2002-07-05
10327
10328 2002-07-04 [paul]       0.7.8claws47
10329
10330         * sync with 0.7.8cvs14
10331                 see  ChangeLog 2002-07-04
10332
10333 2002-07-03 [alfons]     0.7.8claws46
10334
10335         * src/folder.c
10336                 dupe folder item's path because it's being reallocated
10337                 by new folder scanning code
10338
10339 2002-07-03 [christoph]  0.7.8claws45
10340
10341         * src/imap.c
10342                 better IMAP uid fetching using 'FETCH 1:* (UID)'
10343         * src/msgcache.c
10344                 add missing return in msgcache_write
10345
10346 2002-07-02 [thorsten]   0.7.8claws44
10347
10348         * src/jpilot.c
10349         * src/msgcache.c
10350         * src/rfc2015.c
10351                 use binary mode for file access
10352
10353 2002-07-02 [christoph]  0.7.8claws43
10354
10355         * major code cleanup (part 1)
10356         
10357                 - unused variables removed
10358                 - unused functions removed
10359                 - uninitialized variables checked
10360                 - missing return statements added
10361                 - missing function return types added
10362                 - added parentheses around assignment and
10363                   && in || when suggested by gcc
10364               
10365         * src/mh.c
10366         * src/folder.c
10367                 replaced direct calls to folder->scan_tree
10368                 with folder_scan_tree and restore folder
10369                 prefs in this function. The folder should
10370                 not have to deal with them.
10371                 ( Should now work for all folder types )
10372
10373 2002-07-02 [paul]       0.7.8claws42
10374
10375         * sync with 0.7.8cvs13
10376                 see ChangeLog 2002-07-01 and 2002-07-02
10377
10378 2002-07-01 [christoph]  0.7.8claws41
10379
10380         * src/summaryview.c
10381                 fix "goto next/prev unread message" with
10382                 ignored threads
10383
10384 2002-07-01 [paul]       0.7.8claws40
10385
10386         * po/es.po
10387                 updated by Ricardo Mones Lastra
10388
10389 2002-06-30 [match]      0.7.8claws39
10390
10391         * src/jpilot.c
10392                 applied variation of leonerd's patch (566661) to
10393                 allow multiple email addresses per JPilot entry.
10394                 addresses may be separated by space, comma, pipe,
10395                 semi-colon, new-line.
10396
10397 2002-06-30 [alfons]     0.7.8claws38
10398
10399         * src/procmsg.c
10400                 simple fix for putting older nodes before
10401                 newer nodes when threading by subject
10402
10403 2002-06-30 [christoph]  0.7.8claws37
10404
10405         * src/folder.c
10406         * src/folderview.c
10407         * src/mh.c
10408         * src/news.c
10409         * src/procmsg.c
10410                 fix broken folder tree rescaning
10411                 and don't use procmsg_get_mark_sum
10412                 anymore
10413
10414 2002-06-30 [christoph]  0.7.8claws36
10415
10416         * merge new cache branch
10417         * src/imap.c
10418                 fix new cache imap copy bug
10419         * src/folder.c
10420                 improved folder_item_scan
10421                 it should now always set the correct
10422                 new, unread and total message counts
10423
10424 2002-06-29 [paul]       0.7.8claws35
10425
10426         * configure.in
10427                 correct syntax error
10428
10429 2002-06-29 [paul]       0.7.8claws34
10430
10431         * configure.in
10432           Makefile.am
10433           man/Makefile.am       ** NEW FILE **
10434           man/sylpheed.1.gz     ** NEW FILE **
10435                 add Sylpheed man page
10436
10437 2002-06-29 [paul]       0.7.8claws33
10438
10439         * po/pt_BR.po
10440                 updated by Fabio Junior Beneditto
10441
10442 2002-06-28 [jens]       0.7.8claws32
10443
10444         * po/de.po
10445                 translation updated
10446
10447         * src/selective_download.c
10448                 removed gettext for space " "
10449
10450         * src/imap.c
10451                 removed wrong space
10452
10453 2002-06-28 [paul]       0.7.8claws31
10454
10455         * sync with 0.7.8cvs11
10456                 see ChangeLog 2002-06-28
10457
10458 2002-06-28 [paul]       0.7.8claws30
10459
10460         * sync with 0.7.8cvs10
10461                 see ChangeLog 2002-06-27 and 2002-06-28
10462
10463 2002-06-26 [paul]       0.7.8claws29
10464
10465         * src/addrgather.c
10466           src/selective_download.c
10467                 don't gettextise empty strings.
10468                 reserved by gettext. gettext("") returns 
10469                 the header entry with meta information, 
10470                 not the empty string
10471
10472         * po/en_GB.po
10473                 updated
10474
10475 2002-06-26 [paul]       0.7.8claws28
10476
10477         * sync with 0.7.8cvs7
10478                 see ChangeLog 2002-06-25
10479
10480         * src/prefs_common.c
10481                 ...and in the process, tweak the gui a little
10482
10483 2002-06-25 [alfons]     0.7.8claws27
10484         
10485         * configure.in
10486         * src/Makefile.am
10487                 fine tune ldap library detection
10488
10489 2002-06-25 [alfons]     0.7.8claws26
10490
10491         * src/compose.c
10492                 don't allow return receipts when composing a news article
10493
10494 2002-06-25 [paul]       0.7.8claws25
10495
10496         * Makefile.am
10497                 add '$(AMTAR)' to 'release' section to allow for
10498                 new and older autotools
10499
10500 2002-06-25 [paul]       0.7.8claws24
10501
10502         * src/summaryview.c
10503                 fix "No more unread messages" persistant pop-up
10504                 window bug
10505
10506 2002-06-25 [paul]       0.7.8claws23
10507
10508         * po/it.po
10509                 updated by Alessandro Maestri
10510
10511 2002-06-25 [paul]       0.7.8claws22
10512
10513         * sync with 0.7.8cvs6
10514                 see ChangeLog 2002-06-25
10515
10516 2002-06-24 [paul]       0.7.8claws21
10517
10518         * tools/update-po
10519                 add GPL copyright information
10520
10521 2002-06-24 [paul]       0.7.8claws20
10522
10523         * tools/Makefile.am
10524           tools/README
10525           tools/update-po       ** NEW FILE **
10526                 add script that eases the creation of *.po files
10527                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
10528
10529 2002-06-23 [alfons]     0.7.8claws19
10530
10531         * src/messageview.c
10532                 make notification_convert_header obey const correctness
10533                 (next step will be fixing the broken return receipt)
10534
10535 2002-06-23 [paul]       0.7.8claws18
10536
10537         * src/messageview.c
10538                 fix bug introduced in last commit:
10539                 removed too much code in last commit - put back what's
10540                 needed
10541
10542 2002-06-23 [paul]       0.7.8claws17
10543
10544         * src/messageview.[ch]
10545                 remove code committed in error from locally patched
10546                 source
10547
10548 2002-06-23 [colin]      0.7.8claws16
10549
10550         * src/compose.[ch]
10551                 add compose_entry_select(), used to select the default_to
10552                 email address - hopefully avoiding people sending mails to
10553                 wrong recipients.
10554
10555 2002-06-22 [alfons]     0.7.8claws15
10556
10557         * AUTHORS
10558                 add Bram Metsch & Stanislav Karchebny
10559         * src/smtp.[ch]
10560         * src/prefs_account.[ch]
10561         * src/send.c
10562                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
10563                   options.  (see <http://sourceforge.net/tracker/index.php
10564                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
10565
10566                 - merge Stanislav's fix to make SMTP AUTH work with qmail
10567                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
10568
10569 2002-06-22 [paul]       0.7.8claws14
10570
10571         * sync with 0.7.8cvs5
10572                 see ChangeLog 2002-06-19 and 2002-06-20
10573
10574 2002-06-22 [alfons]     0.7.8claws13
10575
10576         * src/selective_download.c
10577                 fix a stupid mistake I made
10578
10579 2002-06-22 [alfons]     0.7.8claws12
10580
10581         * src/selective_download.[ch]
10582                 fix another unnoticed leak; cleanup code
10583
10584 2002-06-21 [alfons]
10585
10586         * tools/Makefile.am
10587                 gpg-sign <-- gpg-sign-syl
10588
10589 2002-06-21 [alfons]     0.7.8claws11
10590
10591         * src/selective_download.c
10592         * src/selective_download.h
10593                 fix assorted mix of allocation errors (should solve
10594                 problem reported by Philippe Gramoullé, see:
10595                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
10596
10597 2002-06-20 [melvin]     0.7.8claws10
10598
10599         * tools/gpg-sign *REMOVED*
10600           tools/gpg-sign-syl *ADDED*
10601                 Replaced the gpg clearsigning script with the version using
10602                 xterm instead of ssh-askpass and changed its name.
10603
10604         * README.claws
10605                 Updated actions example to reflect the renaming of the
10606                 gpg clearsigning script.
10607
10608 2002-06-19 [paul]       0.7.8claws9
10609
10610         * sync with 0.7.8claws9
10611                 see ChangeLog 2002-06-18 and 2002-06-19
10612
10613 2002-06-19 [paul]       0.7.8claws8
10614
10615         * sync with 0.7.8cvs1
10616                 see ChangeLog 2002-06-18
10617
10618 2002-06-18 [alfons]     0.7.8claws7
10619
10620         * src/mainwindow.h
10621                 add omitted prototype
10622
10623 2002-06-17 [paul]       0.7.8claws6
10624
10625         * src/mainwindow.c
10626                 fix hiding of exec_btn
10627
10628 2002-06-17 [paul]       0.7.8claws5
10629
10630         * src/pop.c
10631                 remove unneeded code: should_delete() 
10632                 and Pop3State::uidl_todelete_list
10633
10634 2002-06-17 [paul]       0.7.8claws4
10635
10636         * sync with 0.7.8
10637                 see ChangeLog 2002-06-11 and 2002-06-13
10638
10639 2002-06-16 [alfons]     0.7.8claws3
10640         
10641         * src/folder.c
10642                 make sure lock sort mode (claws specific) is
10643                 also persists after a tree rescan
10644
10645 2002-06-16 [alfons]     0.7.8claws2
10646
10647         * src/prefs_folder_item.c
10648         * src/folder.[ch]
10649                 fix persistence of folder sort mode (broken
10650                 by adapting Hiro's new folder persistence code)
10651
10652 2002-06-16 [alfons]     0.7.8claws1
10653
10654         * AUTHORS
10655         * src/logwindow.c
10656         * src/prefscommon.[ch]
10657                 control size of log text in log window; 
10658                 closes patch #569155 submitted by Mitko Haralanov.
10659
10660 2002-06-15 [paul]       0.7.8claws
10661
10662         * release of 0.7.8claws
10663
10664 2002-06-15 [paul]       0.7.7claws
10665
10666         * po/pt_BR.po
10667                 updated by Fabio Junior Beneditto
10668
10669 2002-06-14 [paul]       0.7.6claws49
10670
10671         * po/es.po
10672                 updated by Ricardo Mones Lastra
10673
10674 2002-06-14 [paul]       0.7.6claws48
10675
10676         * po/nl.po
10677                 updated translation by Wilbert Berendsen
10678
10679 2002-06-14 [melvin]     0.7.6claws47
10680
10681         * po/fr.po
10682                 Updated French translation
10683
10684 2002-06-13 [paul]       0.7.6claws46
10685
10686         * src/filesel.c
10687                 allow filename to be typed in, rather than just
10688                 selected by the mouse. Patch by Gustavo Noronha Silva.
10689
10690 2002-06-13 [alfons]     0.7.6claws45
10691
10692         * src/mainwindow.[ch]
10693                 more cleanups (removing unnecessary menu items Expand 
10694                 summary / message view)
10695
10696 2002-06-13 [melvin]     0.7.6claws44
10697
10698         * po/POTFILES.in
10699                 Added src/string_match.c
10700         * src/string_match.c
10701                 Fixed possible buffer overflow.
10702                 Corrected typo.
10703                 Added missing config.h header.
10704         * src/prefs_common.c
10705           src/prefs_matcher.c
10706           src/prefs_scoring.c
10707                 Made some strings translatable (missing _(..)).
10708
10709 2002-06-13 [melvin]     0.7.6claws43
10710
10711         * README.claws
10712                 Corrected action example (verifying clearsigned mail).
10713         * src/prefs_account.c
10714                 Corrected typo.
10715         * src/prefs_common.c
10716                 Removed incorrect line that generated a Gtk-CRITICAL msg.
10717
10718 2002-06-12 [alfons]     0.7.6claws42
10719
10720         * src/summaryview.c
10721                 add init of score column lost in 0.7.6claws42
10722
10723 2002-06-12 [paul]       0.7.6claws41
10724
10725         * src/prefs_account.c
10726                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
10727                 behavior of the radio buttons, (from 0.7.7cvs2)
10728
10729 2002-06-11 [alfons]     0.7.6claws40
10730
10731         * src/messageview.[ch]
10732         * src/summaryview.[ch]
10733         * src/summary_search.c
10734         * src/mainwindow.c
10735                 perform a sync to bring in Hiro's separate view implementation 
10736
10737                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
10738
10739 2002-06-11 [paul]       0.7.6claws39
10740         
10741         * src/prefs_account.c
10742                 correct a typo on the Receive tab
10743
10744 2002-06-10 [match]      0.7.6claws38
10745
10746         * src/addressbook.c
10747                 Included address completion patch from Gustavo Noronha.
10748
10749 2002-06-10 [paul]       0.7.6claws37
10750
10751         * src/inc.[ch]
10752           src/pop.c
10753           src/prefs_account.[ch]
10754           src/selective_download.[ch]
10755                 apply PATCH #561712
10756                  NEW:
10757                 - check if POP Account
10758                 - Receive Button renamed to Preview
10759                 - Preview Button Popup: preview new/all messages
10760                 - Download Button
10761                 - Account Preferences-->Receive tab checkbutton if you
10762                   want to remove Mail after Download
10763                 -: default YES
10764                 - Account Preferences-->Receive tab checkbutton use
10765                   filtering rules on preview
10766                   (think of delete_on_server)
10767                 -: default YES
10768                 - Account selectable from SD dialog
10769                 - checkbutton to show already downloaded messages if
10770                   all messages are previewed
10771                 - new clist column showing Date
10772                 - ESC KEY close
10773                 FIXES:
10774                 - play ball with UIDL
10775                 - fault tolerant (?) 
10776                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10777
10778 2002-06-10 [melvin]     0.7.6claws36
10779
10780         * README.claws
10781                 Added a hint to ac/README in cvs instructions.
10782
10783         * src/prefs_actions.c
10784                 Made it possible to use a more elaborate command line
10785                 for asynchronous actions, too.
10786
10787 2002-06-10 [melvin]     0.7.6claws35
10788         
10789         * src/prefs_actions.c
10790                 Make it possible to use a more elaborate command line
10791                 (e.g. |foo|bar|cat>there;echo Done|)
10792                 Corrected error message when calling %f, %F and %p commands
10793                 from the compose window.
10794
10795 2002-06-09 [colin]      0.7.6claws34
10796
10797         * src/summaryview.c
10798                 Automatically find unread messages in current folder
10799                 before annoying the user.
10800
10801 2002-06-08 [alfons]     0.7.6claws33
10802
10803         * po/it.po
10804                 remove bad formatting string in it.po translation
10805                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
10806
10807 2002-06-08 [paul]       0.7.6claws32
10808
10809         * sync with 0.7.6cvs25
10810                 see ChangeLog 2002-06-07
10811
10812 2002-06-05 [paul]       0.7.6claws31
10813
10814         * src/mainwindow.c
10815                 add 'Sort by locked' and 'Sort by score'
10816
10817 2002-06-05 [paul]       0.7.6claws30
10818
10819         * sync with 0.7.6cvs24
10820                 see ChangeLog 2002-06-04
10821
10822 2002-06-04 [paul]       0.7.6claws29
10823
10824         * po/pt_BR.po
10825                 updated by Fabio Junior Beneditto
10826
10827 2002-06-03 [thorsten]   0.7.6claws28
10828
10829         * src/matcher.c
10830                 fclose() matcherrc after reading
10831
10832 2002-06-03 [paul]       0.7.6claws27
10833
10834         * sync with 0.7.6cvs21
10835                 see ChangeLog 2002-05-31
10836
10837 2002-05-31 [paul]       0.7.6claws26
10838
10839         * sync with 0.7.6cvs20
10840                 see ChangeLog 2002-05-29 and 2002-05-30
10841
10842 2002-05-31 [paul]       0.7.6claws25
10843
10844         * src/imap.c
10845                 hopefully fix last buggy sync
10846
10847         * README.claws
10848                 correct typo in 'Actions' examples
10849
10850 2002-05-29 [paul]       0.7.6claws24
10851
10852         * sync with 0.7.6cvs18
10853                 see ChangeLog 2002-05-28 and 2002-05-29
10854
10855         * src/news.c
10856           src/nntp.[ch]
10857                 sync with above 
10858
10859 2002-05-28 [paul]       0.7.6claws23
10860
10861         * sync with 0.7.6cvs16
10862                 see ChangeLog 2002-05-28
10863
10864 2002-05-27 [thorsten]   0.7.6claws22 
10865
10866         * faq/it/sylpheed-faq-1.html
10867           faq/it/sylpheed-faq-2.html
10868           faq/it/sylpheed-faq-3.html
10869           faq/it/sylpheed-faq.html
10870                 corrected DOS lineendings
10871         * faq/de/sylpheed-faq-1.html
10872           faq/de/sylpheed-faq-2.html
10873           faq/en/sylpheed-faq-1.html
10874           faq/en/sylpheed-faq-2.html
10875           faq/en/sylpheed-faq-3.html
10876           faq/es/sylpheed-faq-1.html
10877           faq/es/sylpheed-faq-2.html
10878           faq/es/sylpheed-faq-3.html
10879           faq/fr/sylpheed-faq-1.html
10880           faq/it/sylpheed-faq-1.html
10881           faq/it/sylpheed-faq-2.html
10882           faq/it/sylpheed-faq-3.html
10883           faq/it/sylpheed-faq.html
10884                 changed ">" to &quot;
10885
10886 2002-05-27 [paul]       0.7.6claws21
10887         
10888         * sync with 0.7.6cvs15
10889                 see ChangeLog 2002-05-27
10890
10891 2002-05-27 [paul]       0.7.6claws20
10892
10893         * src/prefs_account.c
10894                 correct a typo
10895
10896 2002-05-26 [paul]       0.7.6claws19
10897
10898         * tools/README
10899                 correct a typo
10900
10901 2002-05-25 [paul]       0.7.6claws18
10902
10903         * tools/README
10904                 add description of kmail2sylpheed.pl
10905
10906 2002-05-25 [paul]       0.7.6claws17
10907
10908         * tools/kmail2sylpheed.pl       ** NEW FILE **
10909                 perl script that converts an exported Kmail address
10910                 book, converts it to sylpheed addressbook file,
10911                 writes the file to .sylpheed, and updates
10912                 addrbook--index.xml 
10913
10914 2002-05-25 [paul]       0.7.6claws16
10915
10916         * sync with 0.7.6cvs14
10917                 see ChangeLog 2002-05-23
10918
10919 2002-05-24 [paul]       0.7.6claws15
10920
10921         * README.claws
10922                 make a correction and add some more info
10923
10924 2002-05-24 [paul]       0.7.6claws14
10925
10926         * src/compose.c
10927                 fix memory leak in 
10928                 compose_redirect_write_headers_from_headerlist()
10929                 add Subject and Resent-Message-ID to
10930                 compose_redirect_write_headers()
10931                 Received, Subject, and X-UIDL are filtered out in 
10932                 compose_redirect_write_to_file()
10933
10934 2002-05-23 [paul]       0.7.6claws13
10935
10936         * src/compose.[ch]
10937           src/filtering.c
10938           src/mainwindow.c
10939           src/matcher.[ch]
10940           src/matcher_parser_lex.l
10941           src/matcher_parser_parse.y
10942           src/prefs_common.[ch]
10943           src/prefs_filtering.c
10944           src/summaryview.c
10945                 rename 'Bounce' to 'Redirect'
10946
10947 2002-05-23 [paul]       0.7.6claws12
10948
10949         * more sync with 0.7.6cvs13
10950           src/compose.c
10951                 see ChangeLog 2002-05-22
10952
10953 2002-05-22 [paul]       0.7.6claws11
10954
10955         * sync with 0.7.6cvs13
10956           src/codeconv.c
10957                 see ChangeLog 2002-05-20
10958           src/prefs_common.c
10959                 see ChangeLog 2002-05-22
10960
10961 2002-05-21 [melvin]     0.7.6claws10
10962
10963         * src/folderview.c
10964                 Added missing filtering and scoring headers
10965                 Fixed bad function call that showed garbage 
10966                 in Folder->Processing
10967
10968 2002-05-21 [paul]       0.7.6claws9
10969
10970         * tools/Makefile.am
10971                 make all tools executable, (patch by Alfons).
10972
10973 2002-05-20 [alfons]     0.7.6claws8
10974
10975         * src/procheader.c
10976                 don't forget to call mktime() so we have a valid week 
10977                 and year day
10978                 (Bug report by Roger Sondermann <mail@jumaros.de>)
10979
10980 2002-05-20 [paul]       0.7.6claws7
10981
10982         * src/html.c
10983                 fix broken parsing of urls
10984         * src/textview.c
10985                 fix displaying of urls
10986
10987                 both fixes from the patch [547855] by Eugene 
10988                 Brevdo (zonem)
10989
10990 2002-05-19 [alfons]     0.7.6claws6
10991
10992         * configure.in
10993                 make sylpheed configure correctly with the latest
10994                 and greatest of automake / autoconf / gettext
10995
10996 2002-05-19 [alfons]     0.7.6claws5
10997
10998         * src/procheader.c
10999         * src/procheader.h
11000                 add function for returning ime zone offset
11001         * src/quote_fmt.c
11002         * src/quote_fmt_parse.y
11003                 better quotation formatting - does not convert
11004                 to local time, but uses the original date string.
11005                 
11006                 Note: %z inserts the timezone offset (should 
11007                 work also on platforms where strftime does not
11008                 support %z).
11009
11010 2002-05-18 [christoph]  0.7.6claws4
11011
11012         * src/summaryview.c
11013                 fix indentation of some code
11014         * tools/Makefile.am
11015                 fix spaces after \
11016         * src/Makefile.am
11017                 add missing \
11018                 correct path for ignorethread.xpm
11019                 incorrect filename for sylpheed_logo.xpm
11020                 add missing include matcher_parser_parse.h
11021
11022 2002-05-18 [paul]       0.7.6claws3
11023
11024         * sync with 0.7.6cvs8
11025                 see ChangeLog 2002-05-16 and 2002-05-17
11026
11027 2002-05-18 [melvin]     0.7.6claws2
11028
11029         * README.claws
11030                 Corrected an action's definition and fixed some misspellings.
11031
11032 2002-05-18 [paul]       0.7.6claws1
11033
11034         * tools/Makefile.am
11035           tools/gpg-sign        ** new file **
11036           tools/uudec           ** new file **
11037                 add Melvin's Actions scripts
11038
11039         * README.claws
11040                 add Melvin's descriptions for Actions
11041
11042 2002-05-18 [paul]       0.7.6claws
11043
11044         * Version 0.7.6claws released
11045
11046 2002-05-17 [paul]       0.7.5claws32
11047
11048         * po/es.po
11049                 updated by Ricardo Mones Lastra
11050
11051 2002-05-17 [paul]       0.7.5claws31
11052
11053         * src/compose.c
11054                 fix Account prefs default folder for sent/draft/deleted
11055                 messages bug
11056
11057         * po/it.po
11058           po/nl.po
11059                 updated translation by Alessandro Maestri and
11060                 Wilbert Berendsen
11061
11062 2002-05-17 [melvin]     0.7.5claws30
11063
11064         * src/prefs_actions.c
11065                 Fixed bug where using %F not at the end of the command 
11066                 resulted in an additional empty argument being created.
11067                 Thanks to Darko Koruga for reporting the bug.
11068
11069 2002-05-17 [melvin]     0.7.5claws29
11070
11071         * po/fr.po
11072                 Updated French translations.
11073
11074 2002-05-15 [paul]       0.7.5claws28
11075         
11076         * po/es.po
11077                 updated by Ricardo Mones Lastra
11078
11079 2002-05-15 [paul]       0.7.5claws27
11080
11081         * sync with 0.7.6cvs4
11082                 see ChangeLog 2002-05-14 and 2002-05-15
11083
11084 2002-05-14 [paul]       0.7.5claws26
11085
11086         * sync with 0.7.6cvs1
11087                 see ChangeLog 2002-05-13
11088
11089 2002-05-13 [thorsten]   0.7.5claws25
11090
11091         * src/messageview.c
11092                 fix select_all and copy in multipart messages
11093         * src/mainwindow.c
11094                 fix select_all and copy in multipart messages
11095
11096 2002-05-12 [paul]       0.7.5claws24
11097
11098         * src/summaryview.c
11099                 reverse last commit, bug already fixed in 0.7.5claws3
11100
11101 2002-05-12 [netztorte]  0.7.5claws23
11102
11103         * src/summaryview.c
11104                 dont parse empty addressbook (checked in before claws20)
11105
11106 2002-05-12 [melvin]     0.7.5claws22
11107
11108         * src/procmsg.[ch]
11109                 Removed unneeded priority code introduced by the previous 
11110                 commit.
11111
11112 2002-05-12 [melvin]     0.7.5claws21
11113
11114         * src/compose.[ch]
11115                 Added possibility to set message's priority.
11116         * src/procmsg.[ch]
11117                 Added possibility to set message's priority.
11118                 Added missing headers
11119
11120 2002-05-12 [melvin]     0.7.5claws20
11121
11122         * src/prefs_actions.c
11123                 Removed implicitely added quotes around the name
11124                 of the temporary files of mime parts.
11125
11126 2002-05-12 [paul]       0.7.5claws19
11127
11128         * sync with 0.7.5cvs20
11129                 see ChangeLog 2002-05-11
11130
11131 2002-05-12 [alfons]     0.7.5claws18
11132
11133         * src/quote_fmt_lex.l
11134         * src/quote_fmt_parse.y
11135                 allow quote / reply date & time format to be set using
11136                 %D{format}. format is a format string you'd pass to
11137                 strftime() (see man strftime, or the Display tab |
11138                 Date format setting).
11139
11140                 Currently %D converts the date to local time. 
11141
11142 2002-05-11 [paul]       0.7.5claws17
11143
11144         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
11145                 see ChangeLog 2002-05-10 and 2002-05-11
11146
11147 2002-05-10 [paul]       0.7.5claws16
11148
11149         * sync with 0.7.5cvs16
11150                 see ChangeLog entries 2002-05-09 and 
11151                 2002-05-10
11152
11153 2002-05-10 [colin]      0.7.5claws15
11154
11155         * src/textview.c
11156                 Corrected a bug that prevented sylpheed to open
11157                 double-clicked URIs.
11158
11159 2002-05-09 [paul]       0.7.5claws14
11160
11161         * sync with 0.7.5cvs14
11162                 see ChangeLog 2002-05-08 and 2002-05-09
11163
11164 2002-05-08 [paul]       0.7.5claws13
11165
11166         * sync with 0.7.5cvs11
11167                 see ChangeLog entry 2002-05-08
11168
11169 2002-05-08 [paul]       0.7.5claws12
11170
11171         * src/mainwindow.c
11172           src/textview.[ch]
11173                 fix segfault on View->Open in new window
11174                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11175
11176 2002-05-07 [paul]       0.7.5claws11
11177
11178         * sync with 0.7.5cvs9
11179                 see ChangeLog entry 2002-05-07
11180
11181 2002-05-06 [paul]       0.7.5claws10
11182
11183         * src/messageview.c
11184           src/textview.c
11185                 display url in statusbar on single-click
11186                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11187
11188 2002-05-06 [match]      0.7.5claws9
11189
11190         * src/addritem.[ch]
11191                 new functions.
11192         * src/addrcache.c
11193                 tidy up.
11194         * src/xmlprops.[ch]
11195                 XML implementation of properties file.
11196         * src/exporthtml.[ch]
11197         * src/expthtmldlg.[ch]
11198         * src/addressbook.c
11199                 export to HTML.
11200
11201 2002-05-02 [sergey]     0.7.5claws8
11202
11203         * src/mainwindow.c (mainwin_entries),
11204           src/prefs_common.c (prefs_send_create()),
11205           src/codeconv.c (locale_table):
11206                 use charset name "Windows-1251" instead of "CP1251".
11207
11208 2002-05-02 [colin]      0.7.5claws7
11209         
11210         * src/compose.c
11211           src/prefs_common.c
11212           src/prefs_folder_item.c
11213                 Fixed cosmetics bugs due to Outbox renamed to Sent.
11214
11215 2002-05-02 [hiro]       0.7.5claws6
11216
11217         * src/imap.c
11218                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
11219
11220 2002-05-02 [paul]       0.7.5claws5
11221
11222         * src/compose.c
11223                 more sync with 0.7.5cvs7, see ChangeLog entry
11224                 2002-05-02
11225
11226 2002-05-02 [hiro]       0.7.5claws4
11227
11228         * src/compose.c
11229                 compose_queue_sub():
11230                 check if queue folder exists (closes #550397).
11231                 removed directory creation since it should be handled
11232                 transparently.
11233         * src/imap.c
11234                 imap_add_msg(): return UID for appended message
11235                 (closes #548842).
11236
11237 2002-04-30 [paul]       0.7.5claws3
11238
11239         * src/summaryview.c
11240                 fix account_find_from_address() bug
11241
11242 2002-04-28 [colin]      0.7.5claws2
11243
11244         * src/compose.c
11245           src/textview.c
11246           src/prefs_common.[ch]
11247           src/utils.[ch]
11248                 Added user-definable quotation characters recognition.
11249
11250 2002-04-28 [paul]       0.7.5claws1
11251
11252         * sync with 0.7.5cvs4
11253                 see ChangeLog entry  2002-04-25
11254
11255 2002-04-28 [paul]       0.7.5claws
11256
11257         * po/es.po
11258           po/nl.po
11259           po/pt_BR.po
11260                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
11261                 Fabio Junior Beneditto
11262
11263 2002-04-27 [jens]       0.7.4claws103
11264
11265         * po/de.po
11266                 updated German translation.
11267
11268 2002-04-27 [hiro]       0.7.4claws102
11269
11270         * src/summaryview.c
11271                 summary_write_cache(): fixed the mark loss of hidden messages.
11272
11273 2002-04-26 [melvin]     0.7.4claws101
11274
11275         * src/procmsg.c
11276                 fixed a second typo (same one)
11277         * po/fr.po
11278           po/it.po
11279           po/pt_BR.po
11280                 fixed the type again...
11281
11282 2002-04-26 [melvin]     0.7.4claws100
11283
11284         * src/procmsg.c
11285                 fixed a typo in an alert message ("temorary").
11286         * po/it.po
11287         * po/pt_BR.po
11288                 corrected the typo  described above.
11289         * po/fr.po
11290                 updated French translation.
11291
11292 2002-04-26 [darko]      0.7.4claws99
11293
11294         * src/summaryview.c
11295                 fix target folder colorization
11296
11297 2002-04-25 [paul]       0.7.4claws98
11298
11299         * po/it.po
11300                 updated by Alessandro Maestri
11301
11302 2002-04-24 [colin]      0.7.4claws97
11303         
11304         * src/compose.c
11305                 Fixed double "subject is empty" question.
11306
11307 2002-04-23 [colin]      0.7.4claws96
11308         
11309         * src/mimeview.c
11310                 Corrected issue when "automatically display images" was
11311                 not set : first image remained after selecting second.
11312
11313 2002-04-23 [melvin]     0.7.4claws95
11314
11315         * src/prefs_actions.c
11316                 Don't display in/out dialog if there is nothing to show.
11317
11318 2002-04-23 [paul]       0.7.4claws94
11319
11320         * sync with 0.7.5cvs3
11321                 bug fixes: see ChangeLog entry 2002-04-23
11322
11323 2002-04-22 [darko]      0.7.4claws93
11324
11325         * src/compose.c
11326                 fix previous check-in which changed code after
11327                 merge from main
11328
11329 2002-04-22 [paul]       0.7.4claws92
11330
11331         * faq/de/*
11332                 add German FAQ
11333         * faq/en/*
11334           faq/es/*
11335           faq/fr/*
11336                 update English, Spanish and French FAQs
11337         * manual/de/*
11338           manual/es/*
11339                 add German and Spanish manuals
11340         * manual/en/*
11341           manual/fr/*
11342                 update English and French manuals
11343
11344         * src/Makefile.am
11345                 add to and re-arrange the pixmap entries
11346
11347 2002-04-22 [darko]      0.7.4claws91
11348
11349         * src/compose.c
11350                 fix sender initials recognition to only allow
11351                 '>' after the initials
11352
11353 2002-04-21 [paul]       0.7.4claws90
11354
11355         * sync with 0.7.5 release
11356                 see ChangeLog entry 2002-04-21
11357
11358 2002-04-21 [alfons]
11359
11360         * src/Makefile.am
11361                 add colin's new pixmaps to EXTRA_DIST
11362
11363 2002-04-21 [colin]      0.7.4claws89
11364         * src/compose.c
11365         * src/inc.c
11366         * src/mainwindow.[ch]
11367         * src/prefs_common.[ch]
11368         * src/stock_pixmap.[ch]
11369                 Added "Work offline" ability.
11370
11371 2002-04-21 [colin]      0.7.4claws88
11372         
11373         * src/mimeview.c
11374         * src/prefs_common.c
11375         * src/prefs_common.h
11376         * src/textview.c : Added an option to common preferences -> display
11377           to allow user not to automatically display images.
11378
11379 2002-04-21 [paul]       0.7.4claws87
11380
11381         * sync with 0.7.4cvs52
11382                 see ChangeLog entry 2002-04-21 (src/imap.c)
11383
11384 2002-04-21 [paul]       0.7.4claws86
11385
11386         * sync with 0.7.4cvs51
11387                 see ChangeLog entry 2002-04-21
11388
11389 2002-04-21 [paul]       0.7.4claws85
11390
11391         * sync with 0.7.4cvs49
11392                 see ChangeLog entries 2002-04-20 and 2002-04-21
11393
11394         * src/Makefile.am
11395                 clean up: remove old 'stock_' element from xpm 
11396                 filenames.
11397
11398 2002-04-21 [alfons]     0.7.4claws84
11399
11400         apply sync patch from Paul
11401
11402         * src/folderview.c
11403                 use old claws prefs_folder_item_create() for now
11404
11405 2002-04-19 [match]      0.7.4claws83
11406
11407         * src/addressbook.[ch]
11408         * src/addrharvest.[ch]
11409         * src/addrgather.[ch]
11410                 recurse folders.
11411         * src/mainwindow.c
11412         * src/summaryview.[ch]
11413                 change menu option.
11414
11415 2002-04-19 [paul]       0.7.4claws82
11416
11417         * po/pt_BR.po
11418                 updated by Fabio Junior Beneditto
11419
11420 2002-04-14 [alfons]     0.7.4claws81
11421
11422         * src/passphrase.c
11423                 add #include <sys/types.h> for mode_t and off_t 
11424
11425 2002-04-13 [paul]       0.7.4claws80
11426         
11427         * src/main.c
11428           src/passphrase.[ch]
11429           src/pgptext.c
11430           src/prefs_common.[ch]
11431           src/rfc2015.c
11432                 enable storing of GnuPG passphrase for the whole 
11433                 session or a user-defined number of minutes. patch 
11434                 submitted by Ravemax <ravemax@dextrose.com>
11435
11436 2002-04-13 [alfons]     0.7.4claws79
11437
11438         * src/textview.c
11439                 make email parser also stop scanning when encountering separators
11440                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
11441
11442 2002-04-13 [paul]       0.7.4claws78
11443
11444         * sync with 0.7.4cvs39
11445                 see ChangeLog entry 2002-04-12
11446
11447 2002-04-11 [paul]       0.7.4claws77
11448
11449         * sync with 0.7.4cvs37
11450                 see ChangeLog entry 2002-04-11
11451
11452 2002-04-11 [paul]       0.7.4claws76
11453
11454         * COPYING 
11455                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
11456                 the clause for OpenSSL). sync with sylpheed main
11457
11458 2002-04-09 [melvin]     0.7.4claws75
11459
11460         * src/compose.c
11461                 Made 'Ctrl-Enter' on send ignore some modifiers 
11462                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
11463                 to bind other *-Enter (but not Alt-Enter).
11464
11465 2002-04-09 [paul]       0.7.4claws74
11466
11467         * sync with 0.7.4cvs35
11468                 see ChangeLog entries 2002-04-09
11469
11470 2002-04-08 [paul]       0.7.4claws73
11471
11472         * sync with 0.7.4cvs33
11473                 see ChangeLog entry 200-04-08
11474
11475 2002-04-07 [match]      0.7.4claws72
11476
11477         * src/addrharvest.[ch]
11478                 fixed to read all addresses in header, regardless
11479                 of header size. improved name parsing. accommodate
11480                 harvest from folders and selected message.
11481         * src/addritem.[ch]
11482                 included new address parsing function.
11483         * src/addrgather.[ch]
11484         * src/addressbook.[ch]
11485         * src/summaryview.[ch]
11486         * src/mainwindow.c
11487                 allow address harvest of folder as well as selected
11488                 messages.
11489
11490 2002-04-07 [paul]       0.7.4claws71
11491
11492         * src/esmtp.[ch]
11493           src/smtp.c
11494                 don't try to authenticate with CRAM-MD5 in SMTP when 
11495                 SMTP-AUTH enabled if MTA doesn't issue this 
11496                 auth-method in it's ehlo-response. bug item #531364,
11497                 patch item #938910. patch submitted by Colin Leroy 
11498                 <colin@colino.net>
11499
11500 2002-04-07 [paul]       0.7.4claws70
11501
11502         * src/nntp.c
11503                 fix missing MODE_READER bug. patch submitted by
11504                 Colin Leroy <colin@colino.net>
11505
11506 2002-04-07 [alfons]     0.7.4claws69
11507
11508         * src/matcher.[ch]
11509         * src/prefs_filtering.c
11510         * src/summaryview.c
11511                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
11512                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
11513
11514 2002-04-07 [paul]       0.7.4claws68
11515
11516         * sync with 0.7.4cvs32
11517                 see ChangeLog entry 2002-04-06
11518
11519         * tools/filter_conv.pl
11520                 more bug fixes
11521
11522 2002-04-06 [paul]       0.7.4claws67
11523
11524         * tools/filter_conv.pl
11525                 modify to be able to find the name of the first
11526                 mailbox and use that. main's filter does not
11527                 record the full path to the mailbox and therefore
11528                 can only filter to the first mailbox.
11529
11530 2002-04-05 [paul]       0.7.4claws66
11531
11532         * tools/filter_conv.pl
11533                 attempt to make the script all-encompassing and
11534                 be able to convert any main 'filter' rule thrown
11535                 at it
11536
11537 2002-04-05 [paul]       0.7.4claws65
11538
11539         * tools/filter_conv.pl
11540                 allow for collapsed folder trees
11541
11542 2002-04-05 [paul]       0.7.4claws64
11543
11544         * sync with 0.7.4cvs31
11545                 see ChangeLog entries 2002-04-05
11546
11547 2002-04-03 [paul]       0.7.4claws63
11548
11549         * sync with 0.7.4cvs29
11550                 see ChangeLog entries 2002-04-02 and 2002-04-03
11551
11552 2002-04-02 [paul]       0.7.4claws62
11553
11554         * sync with 0.7.4cvs26
11555                 see ChangeLog entry 2002-04-01
11556
11557 2002-04-02 [match]      0.7.4claws61
11558
11559         * src/pine.[ch]
11560         * src/importpine.[ch]
11561         * src/addressbook.c
11562                 import Pine address book.
11563
11564 2002-04-02 [match]      0.7.4claws60
11565
11566         * src/addrharvest.[ch]
11567                 improve address parsing of funky addresses.
11568
11569 2002-04-02 [darko]      0.7.4claws59
11570
11571         * src/compose.c
11572                 wrap on send improvements, it now recognizes quoted
11573                 initials as part of the quotation string, and it
11574                 does not join lines separated by CR
11575
11576 2002-04-01 [match]      0.7.4claws58
11577
11578         * src/mgutils.[ch]
11579                 added new functions.
11580         * src/mutt.[ch]
11581                 remove excessive duplicate address generation
11582                 on import.
11583
11584 2002-04-01 [alfons]     0.7.4claws57
11585         
11586         * src/summaryview.c
11587                 put back g_free() 
11588
11589 2002-04-01 [paul]       0.7.4claws56
11590
11591         * sync with 0.7.4cvs25
11592                 see ChangeLog entry 2002-04-01
11593
11594 2002-04-01 [alfons]     0.7.4aprilfool55
11595
11596         * src/summaryview.c
11597                 honour feature request item #537427 to allow for
11598                 displaying names from address book for sent mail also
11599
11600 2002-03-29 [paul]       0.7.4claws54
11601
11602         * src/mainwindow.c
11603           src/prefs_filtering.[ch]
11604           src/prefs_matcher.c
11605           src/summaryview.c
11606                 add 'fast filter' for claws' filtering,
11607                 /Tools/Create filter rule/... patch submitted
11608                 by Neill Miller <neillm@thecodefactory.org>
11609
11610 2002-03-29 [paul]       0.7.4claws53
11611
11612         * sync with 0.7.4cvs24
11613                 see ChangeLog entry 2002-03-29
11614
11615 2002-03-28 [paul]       0.7.4claws52
11616
11617         * sync with 0.7.4cvs23
11618                 see ChangeLog entry 2002-03-28
11619
11620 2002-03-27 [melvin]     0.7.4claws51
11621
11622         * src/prefs_actions.c
11623                 Added support to pass only one message part (as a
11624                 file) to the command using '%p'. No quotes are needed
11625                 because doubles quotes are automatically added.
11626                 Fixed bug where Sylpheed could block when waiting for
11627                 a child process to finish.
11628                 Changed the help menu to remove quotes around symbols to 
11629                 avoid misinterpretation (they must not be used).
11630
11631 2002-03-27 [melvin]     0.7.4claws50
11632
11633         * src/inc.c
11634                 Made the new mail notification command always 
11635                 execute asynchronously.
11636
11637 2002-03-27 [paul]       0.7.4claws49
11638
11639         * src/compose.c
11640                 fix bug introduced in last commit
11641
11642 2002-03-27 [paul]       0.7.4claws48
11643
11644         * sync with 0.7.4cvs21
11645                 see ChangeLog 2002-03-26 and 2002-03-27
11646
11647 2002-03-26 [hoa]        0.7.4claws47
11648
11649         * src/prefs_folder_item.c
11650                 really fixed the bug #516442 with folder rescan.
11651
11652 2002-03-26 [paul]       0.7.4claws46
11653
11654         * sync with 0.7.4cvs19
11655                 see ChangeLog entries 2002-03-25 and 2002-03-26
11656
11657 2002-03-25 [hoa]        0.7.4claws45
11658
11659         * src/matcher.c
11660         * src/mh.c
11661                 fix the bug #516442 with folder rescan.
11662
11663         * src/prefs_common.[ch]
11664         * src/compose.c
11665                 added an option to enable two different behaviours
11666                 for bounce.
11667
11668
11669 2002-03-25 [paul]       0.7.4claws44
11670
11671         * src/mainwindow.c
11672           src/selective_download.c
11673                 correct a few menuitem labels
11674
11675 2002-03-25 [christoph]  0.7.4claws43
11676
11677         * src/procmsg.c
11678                 fix non deleted tmp message in
11679                 procmsg_save_to_outbox
11680                 fix problems caused by sync with
11681                 main branch's procmsg_send_queue
11682
11683 2002-03-25 [paul]       0.7.4claws42
11684
11685         * src/quote_fmt.c
11686           src/quote_fmt_lex.l
11687           src/quote_fmt_parse.y
11688                 add Last name (%L) placeholder for quoting. 
11689                 patch submitted by Thorsten Thielen 
11690                 <thth@users.sourceforge.net>
11691
11692 2002-03-25 [paul]       0.7.4claws41
11693
11694         * src/utils.c
11695                 get full hostname. patch submitted by
11696                 Bob Woodside <rwoodside1@comcast.net>
11697
11698 2002-03-25 [paul]       0.7.4claws40
11699
11700         * src/account.c
11701           src/news.c
11702           src/nntp.[ch]
11703           src/prefs_account.[ch]
11704                 enable NNTP over SSL. patch submitted by
11705                 Pascal Jermini <pascal@infinity.hn.org>
11706
11707 2002-03-24 [paul]       0.7.4claws39
11708
11709         * src/prefs_common.c
11710                 make the arrangement of the Compose tab more
11711                 coherent
11712
11713         * src/mainwindow.c
11714                 fix some irregularities of style
11715
11716         * po/de.po
11717                 updated by Kilian Krause
11718
11719 2002-03-23 [paul]       0.7.4claws38
11720
11721         * po/pt_BR.po
11722                 updated by Fabio Junior Beneditto
11723
11724 2002-03-23 [paul]       0.7.4claws37
11725
11726         * src/mainwindow.c
11727                 move 'Gather addresses' to 'Tools' menu
11728                 make 'Selective download' sensitive
11729
11730 2002-03-23 [paul]       0.7.4claws36
11731
11732         * sync with 0.7.4cvs16
11733                 see ChangeLog entries 2002-03-23
11734
11735 2002-03-22 [christoph]  0.7.4claws35
11736
11737         * src/quote_fmt_parse.y
11738                 fix include program output
11739
11740 2002-03-22 [alfons]     0.7.4claws34
11741
11742         * src/pop.c
11743                 initialize GDate stack variable correctly (sorry!)
11744
11745 2002-03-22 [paul]       0.7.4claws33
11746
11747         * src/compose.c
11748           src/mainwindow.c
11749           src/prefs_actions.c
11750           src/prefs_common.c
11751                 rename 'Tool' to 'Tools'
11752
11753         * src/mainwindow.c
11754                 move 'Delete duplicated messages' from
11755                 'Message/' to 'Tools/'
11756                 re-arrange the order of 'Tools/' items
11757
11758 2002-03-22 [paul]       0.7.4claws32
11759
11760         * src/addr_compl.c
11761           src/addressbook.[ch]
11762                 auto-address completion now also matches on
11763                 Nickname. patch submitted by Bob Forsman 
11764                 <hammor@users.sourceforge.net>
11765
11766         * src/editaddress.c
11767                 correct a spelling mistake
11768
11769 2002-03-22 [alfons]     0.7.4claws31
11770
11771         * src/pop.c
11772                 fix getting uidl from incorrect string 
11773                 (spotted by Colin)
11774
11775 2002-03-21 [alfons]     0.7.4claws30
11776
11777         * src/pop.c
11778                 more code refactoring
11779                 plug mem leak introduced by delete on server
11780
11781 2002-03-21 [paul]       0.7.4claws29
11782
11783         * sync with 0.7.4cvs11
11784                 see ChangeLog entries 2002-03-20
11785
11786 2002-03-20 [alfons]     0.7.4claws28
11787
11788         * src/inc.c
11789                 apply Colin's patch and refactor
11790
11791 2002-03-20 [paul]       0.7.4claws27
11792
11793         * sync with sylpheed 0.7.4cvs9
11794                 see ChangeLog entry 2002-03-20
11795
11796 2002-03-19 [christoph]  0.7.4claws26
11797
11798         * src/mh.c
11799         * src/procmsg.[ch]
11800         * src/summaryview.c
11801                 revert changes for flag updates
11802                 (does not work correctly and no time to debug)
11803
11804 2002-03-20 [alfons]     0.7.4claws25
11805
11806         * src/pop.c
11807                 refactor should_delete() a little bit 
11808
11809 2002-03-19 [paul]       0.7.4claws24
11810
11811         * src/inc.[ch]
11812           src/pop.c
11813           src/prefs_account.[ch]
11814                 allow the user to leave downloaded mail on the 
11815                 server for n days. Patch submitted by Colin Leroy 
11816                 <colin@colino.net>
11817
11818 2002-02-19 [paul]       0.7.4claws23
11819
11820         * sync with sylpheed 0.7.4cvs8
11821                 see ChangeLog entries 2002-03-19
11822
11823 2002-03-18 [paul]       0.7.4claws22
11824
11825         * sync with sylpheed 0.7.4cvs6
11826                 see ChangeLog entry 2002-03-18
11827
11828 2002-03-18 [paul]       0.7.4claws21
11829
11830         * po/en_GB.po
11831                 add en_GB message catalogue
11832
11833         * src/mbox_folder.c
11834           src/prefs_account.c
11835           src/prefs_actions.c
11836                 correct a few spelling mistakes
11837
11838 2002-03-17 [alfons]     0.7.4claws20
11839
11840         * src/matcher.c
11841                 more stringent checks for NULL params when writing
11842                 filtering actions to a file
11843                 
11844 2002-03-17 [hoa]        0.7.3claws20
11845
11846         * src/news.c
11847                 fixed the count of new messages
11848
11849         * src/compose.c
11850                 fixed the "attachment properties" window
11851
11852 2002-03-17 [paul]       0.7.4claws19
11853
11854         * src/defs.h
11855           src/folder.h
11856           src/news.c
11857           src/prefs_account.[ch]
11858           src/procmsg.[ch]
11859           src/summaryview.c
11860                 automatically mark cross-posted messages as read 
11861                 and (optionally) give them a colour label
11862                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
11863                 
11864
11865 2002-03-17 [paul]       0.7.4claws18
11866
11867         * sync with sylpheed 0.7.4cvs5
11868                 see ChangeLog entry 2002-03-17
11869
11870 2002-03-17 [melvin]     0.7.4claws17
11871         
11872         * src/textview.c
11873                 Worked around a gtktext 'bug': when searching for 
11874                 a text in a long message it was scrolling slowly
11875                 line by line until it hit the searched text.
11876         * po/fr.po
11877                 Updated French translation
11878
11879 2002-03-17 [melvin]     0.7.4claws16
11880
11881         * src/mainwindow.c
11882         * src/compose.c
11883         * src/prefs_actions.c
11884                 Moved "Edit/Actions" to "Tool/Actions"
11885                 Made mainwindow/compose window sensitive as soon as
11886                 no child process is running anymore even if the io dialog
11887                 is open.
11888                 Fixed a struct being initialized with a non constant char*
11889
11890 2002-03-16 [christoph]  0.7.4claws15
11891
11892         * configure.in
11893                 add --with-compiler-flags option
11894                 (only for developer hacking)
11895         * src/mh.c
11896         * src/procmsg.[ch]
11897         * src/summaryview.c
11898                 try to make folder-stats and flag handling more
11899                 independent from the summaryview. msgcounts
11900                 are only set when the folder is opened and
11901                 procmsg_msginfo_(un)set_flags will handle it
11902                 later and summaryview will get the values
11903                 from the folder.
11904
11905 2002-03-16 [paul]       0.7.4claws14
11906
11907         * src/messageview.c
11908                 fix Return-receipt. Patch submitted by Bob
11909                 Woodside <rwoodside1@comcast.net>
11910
11911 2002-03-16 [paul]       0.7.4claws13
11912
11913         * src/compose.c
11914                 fix 'dynamic' signatures, make it work again
11915                 broken during sync on 2002-03-14 (0.7.4claws2)
11916
11917 2002-03-15 [match]      0.7.4claws12
11918
11919         * src/addrharvest.[ch]
11920         * src/addrgather.[ch]
11921         * src/addressbook.[ch]
11922         * src/mainwindow.c
11923                 included address harvester feature. still some
11924                 issues with address parsing that I will fix.
11925
11926 2002-03-15 [match]      0.7.4claws11
11927
11928         * src/addrbook.[ch]
11929         * src/addrcache.[ch]
11930         * src/addressbook.[ch]
11931         * src/addrindex.c
11932         * src/editbook.c
11933         * src/importldif.c
11934         * src/importmutt.c
11935         * src/jpilot.[ch]
11936         * src/main.c
11937         * src/syldap.[ch]
11938         * src/vcard.[ch]
11939                 tidy up. fix memory leaks. moved attribs and methods
11940                 from individual interfaces to addrcache object. prep
11941                 for new stuff to come in.
11942
11943 2002-03-15 [alfons]     0.7.4claws10
11944
11945         * src/matcher.[ch]
11946         * src/matcher_parser_parse.y
11947         * src/matcher_parser_lex.l
11948         * src/prefs_matcher.c
11949                 add filtering conditions message greater than, smaller 
11950                 than, and exactly matching a size in bytes
11951                 (does not work with delete from POP3 server yet)
11952
11953                 this should also give others an idea what you should
11954                 do to add new criterions to claws filtering system
11955                 
11956
11957 2002-03-15 [paul]       0.7.4claws9
11958
11959         * tools/filter_conv.pl
11960                 exit if there are no filter rules to convert
11961                 rename filterrc to filterrc.old after completion
11962
11963 2002-03-15 [paul]       0.7.4claws8
11964
11965         * sync with sylpheed 0.7.4cvs3
11966                 see ChangeLog entry 2002-03-14
11967
11968 2002-03-14 [paul]       0.7.4claws7
11969
11970         * src/compose.c
11971                 clean up the last commit (ahem)
11972
11973 2002-03-14 [paul]       0.7.4claws6
11974
11975         * src/compose.c
11976                 fix bug #515655. honour account preferences
11977                 regarding gpg default signing/encryption when 
11978                 changing account from the compose window.
11979
11980 2002-03-14 [paul]       0.7.4claws5
11981
11982         * src/folderview.c
11983                 remove unnecessary curly brackets
11984
11985 2002-03-14 [paul]       0.7.4claws4
11986
11987         * src/folderview.c
11988           src/prefs_filtering.[ch]
11989                 add filter rename on folder rename and filter
11990                 delete on folder delete. Patch submitted by
11991                 Neill Miller <neillm@thecodefactory.org> 
11992
11993 2002-03-14 [christoph]  0.7.4claws3
11994
11995         * src/procmsg.c
11996         * src/send.c
11997                 fix local delivery
11998                 (patch submitted by "Simon 'corecode' Schubert")
11999         * src/prefs_common.c
12000         * src/procmsg.c
12001                 fix gcc 3.0 warning
12002
12003 2002-03-14 [paul]       0.7.4claws2
12004
12005         * sync with sylpheed 0.7.4cvs2
12006                 see ChangeLog entry 2002-03-13
12007
12008 2002-03-12 [darko]      0.7.4claws1
12009
12010         * src/mainwindow.c
12011                 fix what seems to be a copy and paste error
12012                 when setting color for important messages
12013                 (reported by wwp)
12014
12015 2002-03-11 [paul]       version 0.7.4claws released
12016
12017 2002-03-11 [paul]       0.7.4claws
12018
12019         * po/es.po
12020           po/it.po
12021           po/nl.po
12022           po/pt_BR.po
12023                 update message catalogs. Submitted by Ricardo Mones 
12024                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
12025                 Fabio Junior Beneditto
12026
12027         * configure.in
12028           faq/Makefile.am
12029           faq/it/Makefile
12030           faq/it/sylpheed-faq*
12031           src/mainwindow.c
12032           src/manual.[ch]
12033                 add FAQ in Italian
12034         
12035
12036 2002-03-11 [jens]       0.7.3claws7
12037
12038         * po/de.po
12039                 updated German translation
12040
12041 2002-03-11 [melvin]     0.7.3claws6
12042
12043         * po/fr.po
12044                 updated and corrected French translation
12045
12046 2002-03-10 [hoa]        0.7.3claws5
12047
12048         * src/account.c
12049         * src/inc.c
12050         * src/prefs_account.c
12051         * src/procmsg.c
12052         * src/send.[ch]
12053                 fixed the local account.
12054                 you have to change the default "/usr/sbin/sendmail"
12055                 to "/usr/sbin/sendmail -t" in the preferences of
12056                 the local account.
12057
12058         * src/procmime.c
12059                 removed some debug display for renderer
12060
12061 2002-03-10 [paul]       0.7.3claws4
12062
12063         * faq/en/sylpheed-faq-1.html
12064           faq/en/sylpheed-faq-2.html
12065                 update
12066
12067 2002-03-09 [paul]       0.7.3claws3
12068
12069         * sync with sylpheed 0.7.4
12070                 see ChangeLog entry 2002-03-09
12071
12072 2002-03-08 [paul]       0.7.3claws2
12073
12074         * faq/en/sylpheed-faq*
12075           faq/es/sylpheed-faq*
12076           faq/fr/sylpheed-faq*
12077                 update the FAQs
12078
12079         * manual/fr/.cvsignore
12080           manual/fr/Makefilea.am
12081           manual/fr/sylpheed*
12082           src/mainwindow.c
12083           src/manual.[ch]
12084                 add the French manual
12085
12086 2002-03-07 [paul]       0.7.3claws1
12087
12088         * sync with sylpheed 0.7.3cvs4
12089                 see ChangeLog entries  2002-03-06 and 2002-03-07
12090         
12091         * po/nl.po
12092                 updated by Wilbert Berendsen
12093
12094 2002-03-07 [melvin]     0.7.2claws34
12095
12096         * src/selective_download.c
12097                 Changed the pixmap of the receive button to MAIL_RECEIVE.
12098
12099 2002-03-06 [paul]       0.7.2claws33
12100
12101         * sync with sylpheed 0.7.3cvs1
12102                 bug fix, see ChangeLog entry 2002-03-05
12103
12104 2002-03-05 [paul]       0.7.2claws32
12105
12106         * src/mimeview.c
12107           src/pgptext.[ch]
12108           src/procmsg.c
12109                 reverse the pgp ascii-armored code implemented in 
12110                 0.7.2claws16. removal of this code until it matures.
12111                 this means that verifying ascii-armored pgp sigs and
12112                 automatic decryption of ascii-armored encrypted
12113                 messages no longer works.
12114
12115 2002-03-05 [paul]       0.7.2claws31
12116
12117         * configure.in
12118           Makefile.am
12119         * faq/Makefile.am
12120         * faq/en/Makefile.am
12121           faq/en/sylpheed-faq.html
12122           faq/en/sylpheed-faq-1.html
12123           faq/en/sylpheed-faq-2.html
12124           faq/en/sylpheed-faq-3.html
12125         * faq/es/Makefile.am
12126           faq/es/sylpheed-faq.html
12127           faq/es/sylpheed-faq-1.html
12128           faq/es/sylpheed-faq-2.html
12129           faq/es/sylpheed-faq-3.html
12130           faq/es/sylpheed-faq-4.html
12131         * faq/fr/Makefile.am
12132           faq/fr/sylpheed-faq.html
12133           faq/fr/sylpheed-faq-1.html
12134           faq/fr/sylpheed-faq-2.html
12135           faq/fr/sylpheed-faq-3.html
12136         * src/Makefile.am
12137           src/defs.h
12138           src/mainwindow.c
12139           src/manual.[ch]
12140                 add FAQs in English, Spanish and French
12141
12142
12143 2002-03-05 [paul]       0.7.2claws30
12144
12145         * manual/en/sylpheed.html
12146           manual/en/sylpheed-XX.html
12147                 updated the English manual
12148
12149 2002-03-05 [hoa]        
12150
12151         * src/summaryview.c
12152                 dialog box pops up if the article can't be deleted.
12153
12154 2002-03-04 [paul]       
12155         
12156         * po/pt_BR.po
12157                 updated by Fabio Junior Benedito
12158
12159 2002-03-04 [hoa]
12160
12161         * removed ac/gpgme.m4
12162                 to avoid autogen common problem
12163                 developers have to install gpgme development package now
12164
12165         * src/compose.c
12166                 encoding to 7bit or 8bit is enabled.
12167
12168 2002-03-03 [alfons]     0.7.2claws29
12169
12170         * src/pop.c
12171                 merge fix by Oliver Haertel for selective
12172                 download buglet
12173
12174 2002-03-03 [paul]       0.7.2claws28
12175         
12176         * sync with sylpheed 0.7.3
12177
12178 2002-03-03 [paul]       0.7.2claws27
12179
12180         * sync with sylpheed 0.7.2cvs24
12181                 see ChangeLog entries 2002-03-02 and 2002-03-03
12182
12183 2002-03-02 [melvin]     0.7.2claws26
12184
12185         * src/inc.[ch]
12186         * src/main.c
12187         * src/mainwindow.c
12188         * src/prefs_common.[ch]
12189                 Added user definable notification on new mail arrival.
12190                 Removed unused variables in spell checker prefs code.
12191
12192 2002-03-02 [melvin]     0.7.2claws25
12193
12194         * src/quote_fmt.c
12195                 Removed unnecessary escape sequences.
12196                 Changed 'Initial...' to 'Initials of Sender'
12197
12198 2002-03-02 [paul]       0.7.2claws24
12199
12200         * sync with sylpheed 0.7.2cvs22
12201                 see ChangeLog entry 2002-03-01
12202
12203 2002-03-01 [hoa]        0.7.2claws23
12204
12205         * src/mainwindow.c
12206                 Set sensitivity of delete actions to active
12207                 even if the folder is a newsgroup.
12208
12209         * src/summaryview.c
12210                 - Set sensitivity of delete actions
12211                 - Added function check_permission() that will check if the
12212                   user is authorized to delete a message. For news, it
12213                   will check if the author is the same.
12214                 - Enabled deletion when there is no trash folder.
12215
12216         * src/news.[ch]
12217                 - Added news_cancel_article() to cancel articles
12218                 - Implemented news_remove_message() (public function)
12219
12220 2002-03-01 [paul]       0.7.2claws22
12221
12222         * src/gtkutils.c
12223           src/textview.c
12224                 recognise urls that that don't include 'http://' and
12225                 simply begin 'www.' 
12226
12227         * AUTHORS
12228                 remove duplicated name
12229
12230 2002-02-28 [paul]       0.7.2claws21
12231
12232         * src/mainwindow.c
12233           src/summaryview.[ch]
12234                 add ability to 'Select thread'
12235                 combines Melvin's "Select thread's head" patch (#510907)
12236                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
12237                 patch (#518514) 
12238
12239 2002-02-28 [paul]       0.7.2claws20
12240
12241         * src/mimeview.c
12242                 hopefully fix segfault on right-clicking a mime part
12243                 that some people have experienced.      
12244                 fix submitted by Fredrik Olofsson <frol@linux.nu>
12245
12246 2002-02-28 [paul]       0.7.2claws19
12247
12248         * sync with sylpheed 0.7.2cvs21
12249                 see ChangeLog entries 2002-02-27 and 2002-02-28
12250
12251 2002-02-27 [paul]       0.7.2claws18
12252
12253         * sync with sylpheed 0.7.2cvs18
12254                 see ChangeLog entries 2002-02-26 and 2002-02-27
12255
12256 2002-02-26 [alfons]     0.7.2claws17
12257
12258         * src/procheader.c
12259                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
12260                 (spotted by Chris Hessman <idatech@gmx.net>)
12261
12262 2002-02-26 [paul]       0.7.2claws16
12263
12264         * src/mimeview.c
12265           src/pgptext.[ch]
12266           src/procmsg.c
12267                 make decryption of ascii-armored pgp encrypted messages
12268                 and verification of ascii-armored signatures work again.
12269                 slightly altered from the patch by Jens Jahnke 
12270                 <jan0sch@gmx.net>
12271
12272                 ##FIX ME##
12273                 * the checking of plaintext signatures always comes up in 
12274                   a popup box
12275                 * it doesn't work for multipart messages 
12276                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
12277                   including the msg headers and these 2 line themselves, are 
12278                   not displayed
12279
12280         * src/mainwindow.c
12281                 "View/Folder Tree" becomes "View/Separate Folder Tree"
12282                 "View/Message View" becomes "View/Separate Message View"
12283                 because its less ambiguous.
12284
12285         * po/es.po
12286                 updated by Ricardo Mones Lastra
12287
12288 2002-02-26 [paul]       0.7.2claws15
12289
12290         * sync with sylpheed 0.7.2cvs17
12291                 see ChangeLog entries 2002-02-25 and 2002-02-26
12292
12293 2002-02-25 [christoph]  0.7.2claws14
12294
12295         * src/filtering.[ch]
12296         * src/inc.c
12297                 do filtering stuff after all messages have been received
12298                   1. drop all messages to .processing
12299                   2. scan processing folder for messages
12300                   3. filter messages or move to inbox
12301                 this will also find old messages left in processing after
12302                 a crash or something like that and we get a real msginfo
12303                 from folder->get_msg_list and do not have to create our
12304                 own in filter_message
12305         * src/matcher_parser_parse.y
12306                 remove MIX/MAX warning (reordered includes)
12307
12308 2002-02-25 [paul]       0.7.2claws13
12309
12310         * sync with sylpheed 0.7.2cvs15
12311                 see ChangeLog entry 2002-02-24
12312
12313 2002-02-24 [alfons]     0.7.2claws12
12314
12315         * src/filtering.c
12316                 clear old color flags first when applying a new color to
12317                 a message info. 
12318                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
12319
12320 2002-02-24 [alfons]     0.7.2.claws11
12321         
12322         * AUTHORS
12323         * src/prefs_common.c
12324                 add presets for Opera and Konqueror, closes patch #517261,
12325                 submitted by Ville Skyttä <scop@users.sourceforge.net>
12326
12327 2002-02-24 [alfons]     0.7.2.claws10
12328
12329         * AUTHORS
12330         * src/summaryview.c
12331                 fix threading for null message ids, closes patch #521601,
12332                 submitted by Bob Forsman <hammor@users.sourceforge.net>
12333
12334 2002-02-24 [alfons]     0.7.2claws9
12335
12336         * src/summaryview.c
12337         * src/filtering.c
12338                 make Tool | Filter Message work with filtering system so
12339                 setting flags also works
12340
12341                 TODO:
12342
12343                 - Processing uses the same function as Tool | Filter
12344                   Message, but doesn't use the same update proc yet
12345
12346 2002-02-23 [paul]       0.7.2claws8
12347
12348         * sync with sylpheed 0.7.2cvs14
12349                 see ChangeLog entries 2002-02-22 and 2002-02-23
12350
12351 2002-02-22 [christoph]  0.7.2claws7
12352
12353         * src/quote_fmt.c
12354                 Add column space to table
12355         * src/quote_fmt_parse.y
12356                 Close files
12357
12358 2002-02-22 [paul]       0.7.2claws6
12359
12360         * src/Makefile.am
12361           src/defs.h
12362           src/filtering.c
12363           src/inc.[ch]
12364           src/mainwindow.c
12365           src/matcher.[ch]
12366           src/matcher_parser_lex.l
12367           src/matcher_parser_parse.y
12368           src/pop.[ch]
12369           src/prefs_account.h
12370           src/prefs_filtering.c
12371           src/selective_download.[ch]   *** NEW FILES ***
12372           src/utils.[ch]
12373           po/POTFILES.in
12374                 Selective Download added to 'Tool' menu. 
12375                 Retrieves email headers of the currently selected pop3 
12376                 account and allows the user to mark emails for deletion 
12377                 right on the pop3 server. Patch submitted by Oliver Haertel 
12378                 <oha@users.sourceforge.net>.
12379         
12380         * po/POTFILES.in
12381                 add 'src/quote_fmt.c'           
12382
12383 2002-02-22 [christoph]  0.7.2claws5
12384
12385         * src/Makefile.am
12386                 added quote_fmt.c
12387         * src/prefs_common.[ch]
12388         * src/prefs_template.c
12389         * src/quote_fmt.c               *** NEW FILE ***
12390         * src/quote_fmt.h
12391                 move quote format symbol description code
12392                 to it's own file because it is used from
12393                 differnent code parts
12394                 Rewrote symbol description GUI
12395                   + use table
12396                   + add separators
12397                   + get data from array (no more long constant strings)
12398         * src/quote_fmt_lex.l
12399         * src/quote_fmt_parse.y
12400                 Symbol for Literal % changed to \% instead of %%
12401                 (More logical as \ is used for quoting for other symbols)
12402                 Add |f and |p to include files and program output
12403                 Examples:
12404                     |f{/home/.../.signature}
12405                     |p{date}
12406         * po/de.po
12407                 Correct wrong spelling for "Referenzen"
12408
12409 2002-02-21 [paul]       0.7.2claws4
12410
12411         * src/procmsg.c
12412                 forgotten during sync
12413
12414 2002-02-21 [paul]       0.7.2claws3
12415
12416         * sync with sylpheed 0.7.2cvs11
12417                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
12418                 2002-02-20 and 2002-02-21
12419
12420 2002-02-20 [melvin]     0.7.2claws2
12421
12422         * src/prefs_actions.c
12423                 Added error report when child cannot fork or when execvp 
12424                 returns with an error.
12425
12426 2002-02-19 [christoph]  0.7.2claws1
12427
12428         * src/codeconv.c
12429                 return unconverted text if conde conversion is not possible
12430                 when libjconv is used.
12431                 (patch submitted by "Simon 'corecode' Schubert")
12432
12433 2002-02-19 [paul]       
12434
12435         * version 0.7.2claws release
12436
12437 2002-02-19 [paul]       0.7.2claws
12438
12439         * po/nl.po
12440                 updated by Wilbert Berendsen
12441
12442
12443 2002-02-18 [alfons]     0.7.1claws13
12444
12445         * src/syldap.c
12446         * src/jpilot.c
12447                 remove references to dlfcn and explicitly loading functions
12448                 from dynalink libs, because libs linked anyway, and functions
12449                 are loaded explicitly
12450
12451 2002-02-17 [melvin]     0.7.1claws12
12452
12453         * src/prefs_actions.c
12454                 Replaced children wait loop with double fork technique.
12455                 Now, input/output window updated at each new output.
12456                 free_children(): Fixed a memory leak.
12457                 Made input/output window non closable if running children
12458                 still exist.
12459                 Added missing <unistd.h> include.
12460                 Added some --debug outputs.
12461
12462 2002-02-17 [melvin]     0.7.1claws11
12463
12464         * src/summaryview.c
12465                 Fixed bug where descending sort order did not select top
12466                 message.
12467
12468 2002-02-17 [melvin]     0.7.1claws10
12469
12470         * acconfig.h
12471                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12472         * src/prefs_common.c
12473                 Pspell data package directory no more hard coded but
12474                 set during configuration (PSPELL_PATH). (Thanks to 
12475                                 Gustavo Noronha Silva.)
12476
12477 2002-02-17 [melvin]     0.7.1claws9
12478
12479         * configure.in
12480                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12481         * src/gtkspell.c
12482                 Fixed compile-time warnings.
12483
12484 2002-02-16 [alfons]     0.7.1claws8
12485
12486         * src/filesel.c
12487                 fix inadvertent free of NULL pointer which caused
12488                 sylpheed to crash when closing the save-as dialog
12489                 using the window close button
12490
12491 2002-02-16 [carsten]    0.7.1claws7
12492         * src/mainwindow.[ch]
12493           src/summaryview.c
12494           src/prefs_common.c
12495                 fixes for pixmap theming code:
12496                         - recently changed mail attributes shouldn't get
12497                           lost any longer
12498                         - theme is only reloaded iff another theme was
12499                           selected
12500
12501 2002-02-16 [paul]       0.7.1claws6
12502
12503         * sync with sylpheed 0.7.2 release
12504                 see ChangeLog entry 2002-02-15 and 2002-02-16
12505
12506 2002-02-15 [paul]       0.7.1claws5
12507
12508         * sync with sylpheed 0.7.1cvs9
12509                 see ChangeLog entry 2002-02-15
12510
12511         * po/POTFILES.in
12512                 remove unneeded headerwindow.c entry
12513
12514 2002-02-14 [carsten]    0.7.1claws4
12515         * src/summaryview.c
12516                 fixed a bug for "Go to next unread message": there was
12517                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
12518                 in the prefs, because of doing "Search again" instead
12519                 "No"
12520
12521 2002-02-14 [carsten]    0.7.1claws3
12522         * src/stock_pixmap.c
12523                 removed 2 more mem leaks; following memprof,
12524                 this code is "leak free" now :)
12525
12526 2002-02-14 [carsten]    0.7.1claws2
12527         * src/stock_pixmap.c
12528                 used opendir/readdir/closedir instead of scandir
12529                 -> code should work now on Solaris
12530
12531 2002-02-14 [paul]       0.7.1claws1
12532
12533         * sync with sylpheed 0.7.1cvs8
12534                 see ChangeLog entries 2002-02-13 and 2002-02-14
12535
12536         * README.claws
12537                 add some description of Actions and Pixmap Themes
12538
12539 2002-02-13 [paul]       
12540
12541         * version 0.7.1claws release
12542
12543 2002-02-13 [paul]       0.7.1claws
12544
12545         * po/es.po
12546           po/it.po
12547           po/pt_BR.po
12548                 updated translations, submitted by Ricardo Mones Lastra,
12549                 Alessandro Maestri and Fabio Junior Beneditto
12550
12551 2002-02-13 [melvin]     0.7.0claws75
12552
12553         * src/prefs_actions.c
12554                 Added missing "signal.h" include
12555
12556 2002-02-13 [melvin]     0.7.0claws74
12557
12558         * src/prefs_folder_item.c
12559                 Added missing "config.h" include
12560         * po/fr.po
12561                 Updated French translation for folder propriety.
12562
12563 2002-02-13 [jens]       0.7.0claws73
12564
12565         * po/POTFILES.in
12566                 Added missing src/prefs_folder_item.c [log added by melvin]
12567         * po/de.po
12568                 Updated German translation.
12569
12570 2002-02-13 [melvin]     0.7.0claws72
12571
12572         * po/fr.po
12573                 Updated French translation.
12574
12575 2002-02-13 [melvin]     0.7.0claws71
12576
12577         * src/gtkutils.c
12578                 Made gtkut_editable_get_selection return NULL if selection
12579                 is of length zero.
12580                 This fixes a bug where selecting part of message A then
12581                 switching to message B and replying to it will not
12582                 quote the message's body.
12583
12584 2002-02-12 [paul]       0.7.0claws70
12585
12586         * src/mainwindow.c
12587                 cosmetic, relating to pixmap themes: on toolbar make 
12588                 updating of 'Exec' and 'Compose news/Compose email'
12589                 icons faster.
12590
12591 2002-02-12 [carsten]    0.7.0claws69
12592         * src/folderview.c
12593           src/mainwindow.[ch]
12594           src/stock_pixmap.c
12595           src/summaryview.c
12596           src/prefs_common.c
12597                 - refreshing after changing pixmap theme better
12598                   now (thanks Paul)
12599                 - wanted to remove some mem leaks, but alfons was
12600                   faster (and had the better solution ;)
12601
12602 2002-02-12 [alfons]     0.7.0claws68
12603
12604         * src/prefs_common.c
12605         * src/stock_pixmap.[ch]
12606                 plug mem leaks, refactor code a little bit
12607
12608
12609 2002-02-12 [sergey]     0.7.0claws67
12610
12611         * src/imap.c
12612                 Fixed problem with copying messages to IMAP folders when the
12613                 server uses something other than '/' as a namespace separator
12614                 (cyrus-imapd uses '.').
12615
12616 2002-02-12 [jens]       0.7.0claws66
12617
12618         * po/de.po
12619                 Updated German Translation
12620
12621 2002-02-12 [paul]       0.7.0claws65
12622
12623         * sync with sylpheed 0.7.1cvs1
12624                 see ChangeLog entry 2002-02-12
12625
12626 2002-02-12 [melvin]     0.7.0claws64
12627
12628         * src/prefs_actions.c
12629                 Fixed "feature" where children's output was duplicated 
12630                 instead of refreshed while monitoring.
12631                 Removed some debug code.
12632
12633 2002-02-12 [christoph]  0.7.0claws63
12634
12635         * src/compose.c
12636                 always delete message from queue after sending/send error
12637                 (closes bug #509601)
12638
12639 2002-02-12 [melvin]     0.7.0claws62
12640
12641         * src/prefs_actions.c
12642                 Children wait loop is now triggered with a timeout of 1s
12643                 Added %F which is replaced with the list of filenames 
12644                 of all selected messages (as suggested by Ricardo Mones Lestra)
12645                 Pipe syntax changed. Prefix with | to send selection, postfix
12646                 with | to retrieve output. Prefix with > or * to send
12647                 user definable input to the command (*: input is hidden)
12648                 Old pipe action should now be postfixed with |, too.
12649
12650 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
12651         * src/stock_pixmap.c
12652                 fixed a bug: if there's no theme directory don't
12653                 throw an error, just do "nothing" (thanks Alfons)
12654
12655 2002-02-12 [carsten]    0.7.0claws60
12656         * src/folderview.c
12657           src/summaryview.c
12658                 had to write the cache twice (nasty!); some marks would 
12659                 get lost if not
12660
12661 2002-02-11 [carsten]    0.7.0claws59
12662         * acconfig.h
12663           configure.in
12664           doc-src/maintainer_guide.txt
12665           src/compose.[ch]
12666           src/defs.h
12667           src/folderview.[ch]
12668           src/gtkutils.[ch]
12669           src/mainwindow.[ch]
12670           src/prefs_common.[ch]
12671           src/stock_pixmap.[ch]
12672           src/summaryview.[ch]
12673                 pixmap theming and related work on pixmap
12674                 handling on some other places
12675                 (e.g. hrm features for all folder)
12676           src/pixmap/stock_*.xpm -> the stock_ was removed
12677         
12678 2002-02-11 [paul]       0.7.0claws58
12679
12680         * sync with sylpheed 0.7.1 release
12681                 see ChangeLog entries 2002-02-11
12682
12683 2002-02-08 [paul]       0.7.0claws57
12684
12685         * sync with sylpheed 0.7.0cvs39
12686                 see ChangeLog entry 2002-02-07 (last entry) 
12687
12688         * src/prefs_actions.c
12689           src/prefs_filtering.c
12690           src/prefs_matcher.c
12691           src/prefs_scoring.c
12692                 sync: made it compile with C compilers other than gcc
12693
12694 2002-02-07 [paul]       0.7.0claws56
12695
12696         * sync with sylpheed 0.7.0cvs38
12697                 see ChangeLog entries 2002-02-06 (last 2 entries) and
12698                 2002-02-07
12699
12700 2002-02-07 [darko]      0.7.0claws55
12701
12702         * src/gtkutils.[ch]
12703         * src/summaryview.c
12704                 Fix const gchar */gchar * issue (thanks Hiro)
12705
12706 2002-02-07 [darko]      0.7.0claws54
12707
12708         * src/compose.[ch]
12709         * src/filtering.c
12710         * src/gtkutils.[ch]
12711         * src/prefs_template.c
12712         * src/quote_fmt.h
12713         * src/quote_fmt_parse.y
12714         * src/summaryview.c
12715         * src/utils.[ch]
12716                 When replying or forwarding an email don't quote the entire
12717                 mail body but use the part of the message text that is selected
12718
12719 2002-02-06 [melvin]     0.7.0claws53
12720
12721         * src/prefs_common.[ch]
12722         * src/gtkspell.[ch]
12723         * src/compose.c
12724                 Made possible to switch quickly to last used dictionary
12725                 which makes checking bilingual documents easier.
12726
12727 2002-02-06 [melvin]     0.7.0claws52
12728         
12729         * po/POTFILES.in
12730                 Added forgotten new file src/prefs_actions.c
12731
12732 2002-02-06 [melvin]     0.7.0claws51
12733
12734         * src/prefs_actions.c   ** NEW FILE **
12735         * src/prefs_actions.h   ** NEW FILE **
12736                 Added actions to execute on message text view, or on the
12737                         message's file.
12738         * src/Makefile.am
12739                 Added src/prefs_actions.[ch]
12740         * src/compose.c
12741                 Added new menu "Edit/Actions"
12742         * src/defs.h
12743                 Added new actionsrc file.
12744         * src/main.c
12745                 Added actionsrc reading.
12746         * src/mainwindow.c
12747                 Added new menus "Edit/Actions" and "Configuration/Actions..."
12748         * src/prefs_common.h
12749                 Added new element actionslst element to prefs_common.
12750
12751 2002-02-06 [paul]       0.7.0claws50
12752
12753         * sync with sylpheed 0.7.0cvs36
12754                 see ChangeLog entry 2002-02-06
12755
12756 2002-02-05 [paul]
12757
12758         * po/es.po
12759                 updated by Ricardo Mones Lastra
12760
12761 2002-02-05 [paul]       0.7.0claws49
12762
12763         * sync with sylpheed 0.7.0cvs33
12764                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
12765
12766 2002-02-05 [paul]       0.7.0claws48
12767
12768         * src/compose.c
12769                 re-add 'Edit/Advanced/Delete entire line', previously named
12770                 'Delete Line+'
12771
12772 2002-02-04 [paul]       0.7.0claws47
12773
12774         * src/compose.c
12775           src/summaryview.c
12776                 fix bug #494993 (Reply All not taking Reply-To into consi)
12777                 eliminate differences in behaviour of right-click 'Reply to all' 
12778                 in summary view and 'Reply to all' on the toolbar. 
12779                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
12780                 view and From gets ignored by 'Reply to all' on toolbar.
12781                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
12782                 From when no Reply-To header is present.
12783
12784 2002-02-04 [paul]       0.7.0claws46
12785
12786         * sync with sylpheed 0.7.0cvs30
12787                 see ChangeLog entries 2002-02-03 and 2002-02-04
12788
12789 2002-02-03 [melvin]     0.7.0claws45
12790
12791         * src/gtkspell.[ch]
12792                 Readded function to highlight all misspelled words.
12793                 Fixed bug where user-provided-words did not replace
12794                         correctly the misspelled word when using the mouse.
12795                 Fixed bug where checking a region selected from right to left did
12796                         not check the region at all.
12797                 Fixed bug where 'Check backwards' may not check at all. 
12798                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
12799                 Fixed possible buffer overflow when checking for long strings (>1k).
12800                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
12801                 Accelerators code uses now gtk_widget_add_accel.
12802                 Removed and disabled obsolete and unfinished code.
12803                 Cleaning up.
12804
12805         * src/compose.c
12806                 Added menu item to Highlight all misspelled words.
12807
12808 2002-02-01 [paul]       0.7.0claws44
12809
12810         * src/mainwindow.c
12811                 fix '/View/Hide read messages' sensitivity when all
12812                 messages in a folder are hidden
12813
12814 2002-02-01 [paul]       0.7.0claws43
12815
12816         * src/main.c
12817                 add --send option to command line interface, sends all
12818                 queued mail. Patch submitted by Ricardo Mones Lastra.
12819
12820 2002-01-31 [paul]       0.7.0claws42
12821
12822         * src/mainwindow.c
12823                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
12824
12825 2002-01-31 [paul]       0.7.0claws41
12826
12827         * sync with sylpheed 0.7.0cvs27
12828                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
12829                 and 2002-01-31
12830
12831         * src/textview.c
12832                 comment out elements of textview_show_part() as temporary
12833                 workaround for attachment 'Display as text' bug 
12834
12835         * po/pt_BR.po
12836                 updated by Fabio Junior Beneditto
12837
12838 2002-01-30 [paul]       0.7.0claws40
12839
12840         * sync with sylpheed 0.7.0cvs24
12841                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
12842                 and 2002-01-30
12843
12844         * src/compose.c
12845                 add {N_("/_Spelling"), ... "<Branch>"} to 
12846                 GtkItemFactoryEntry compose_entries[]
12847
12848         * src/prefs_common.c
12849                 add claws menu items to prefs_keybind_apply_clicked()
12850                 and remove non-claws menu items
12851
12852 2002-01-29 [paul]       0.7.0claws39
12853
12854         * sync with sylpheed 0.7.0cvs22
12855                 see ChangeLog entries 2002-01-28 and 2002-01-29
12856
12857 2002-01-28 [melvin]     0.7.0claws38
12858
12859         * src/compose.c
12860                 Added the declartion of compose_send_control_enter.
12861
12862         * src/compose.c
12863         * src/gtkspell.[ch]
12864                 Added in a 'Spelling' menu which includes the configuration menu. 
12865                 Added a real 'Check all' and got rid from the old one which only
12866                 highlited misspelled word.
12867                 Made 'Check while typing' a disableable option.
12868                 Added a dialog when there are no more misspelled word.
12869                 Added a dialog if error occurs when switching to a dictionary.
12870         
12871         * src/prefs_common.[ch]
12872                 Added option for the default 'Check while typing' option.
12873
12874
12875 2002-01-28 [alfons]     0.7.0claws37
12876
12877         * src/compose.c
12878                 fix buglet and make code comply with sylpheed code style
12879
12880 2002-01-28 [paul]       0.7.0claws36
12881
12882         * sync with sylpheed 0.7.0cvs19
12883                 see ChangeLog entries for 2002-01-28
12884
12885 2002-01-28 [hoa]        0.7.0claws35
12886
12887         * src/defs.h
12888                 added rendererrc
12889
12890         * src/main.c
12891                 read the renderer config
12892
12893         * src/procmime.[ch]
12894                 use the renderer config to convert mime attachments
12895
12896         * src/textview.c
12897                 don't use textview_show_html/ertf,
12898                 use get_text_content instead
12899
12900 2002-01-27 [alfons]     0.7.0claws34
12901         
12902         * src/news.c
12903                 make sylpheed believe it can delete a news message...
12904                 (messages are NOT deleted, maybe we should remove
12905                 processing from the folder properties after all.)
12906
12907 2002-01-27 [alfons]     0.7.0claws33
12908
12909         * src/folder.c
12910                 add extra checks
12911         * src/news.c
12912                 implement remove_msg() 
12913
12914 2002-01-27 [alfons]     0.7.0claws32
12915
12916         * src/procmsg.h
12917         * src/procheader.c
12918         * src/messageview.c
12919                 fix return receipt / disposition notification again. this
12920                 stuff seems to break on _every_ major summary UI change, so
12921                 it's now implemented using a flag which is saved in the
12922                 marks cache
12923                 
12924 2002-01-26 [alfons]     0.7.0claws31
12925
12926         * src/import.c
12927                 let import dialog show the destination folder identifier
12928
12929 2002-01-26 [melvin]     0.7.0claws30
12930
12931         * src/folderview.c
12932         * src/summaryview.c
12933                 Readded 'Mark all read' into summary view popup menu
12934                 Added 'Mark all read' in folder view popup menu for IMAP
12935                 and NNTP.
12936                 Made it insensitive if the selected folder is not the shown
12937                 one to avoid 'Mark all read' on the wrong folder.
12938                 
12939 2002-01-26 [paul]       0.7.0claws29
12940
12941         * src/folderview.c
12942           src/summaryview.c
12943                 move 'Mark all read' from summary view to folder view
12944                 menu. (adapted from) patch submitted by Jeremy Andrews,
12945                 <lists@kerneltrap.com>
12946
12947 2002-01-25 [alfons]     0.7.0claws28
12948
12949         * src/gtkstext.c
12950                 put the gtk class name back so GtkSText adapts the 
12951                 settings of GtkText
12952
12953 2002-01-25 [alfons]     0.7.0claws27
12954
12955         * src/folderview.c 
12956                 assimilate Ricardo's patch that shows pixmaps instead of
12957                 plain "new" and "unread" texts in the folder view column
12958                 headers 
12959
12960 2002-01-25 [paul]       0.7.0claws26
12961
12962         * src/Makefile.am
12963                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
12964                 be found in non-standard locations. 
12965                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
12966
12967 2002-01-25 [paul]       0.7.0claws25
12968
12969         * sync with sylpheed 0.7.0cvs16
12970                 see ChangeLog entry 2002-01-25
12971
12972 2002-01-24 [paul]       0.7.0claws24
12973
12974         * more sync with sylpheed 0.7.0cvs15
12975                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
12976
12977 2002-01-23 [sergey]     0.7.0claws23
12978
12979         * src/importldif.c
12980                 Fixed segfault when closing LDIF import wizard with
12981                 the window manager.
12982         * src/imageview.c
12983         * src/imageview.h
12984         * src/messageview.c
12985         * src/mimeview.c
12986                 Fixed wrong scrolling position after switching between
12987                 text and image parts.
12988
12989 2002-01-23 [paul]       0.7.0claws22
12990
12991         * sync with sylpheed 0.7.0cvs15
12992                 see ChangeLog entries 2002-01-22 and 2002-01-23
12993
12994 2002-01-21 [melvin]     0.7.0claws21
12995
12996         * src/prefs_scoring.c
12997         * src/prefs_filtering.c
12998                 Fixed bug where scoring and filtering windows stopped
12999                 autochecking.
13000
13001 2002-01-21 [paul]       0.7.0claws20
13002
13003         * sync with sylpheed 0.7.0cvs12
13004                 see ChangeLog entries 2002-01-20 and 2002-01-21
13005
13006 2002-01-21 [carsten]    0.7.0claws19
13007         * src/mainwindow.c
13008         * src/menu.[ch]
13009         * src/messageview.[ch]
13010         * src/summaryview.[ch]
13011                 changes to shortcuts handling again:
13012                         + "Q" now controled by mainwin
13013                         + v/V are now customizable and have slightly
13014                           different meanings
13015                 the "button" to minimize the messageview (and maximize
13016                 the summary view) is a real button now
13017         * src/compose.c
13018                 "Delete Line+" added to Edit/Advanced (this will also
13019                 delete the '\n')
13020
13021 2002-01-20 [melvin] 0.7.0claws18
13022
13023         * src/addressbook.c
13024                 Made "Bcc" sensitive when addressbook is called from
13025                 compose window (it was a Claws only bug).
13026
13027 2002-01-19 [alfons] 0.7.0claws17
13028
13029         * src/inc.c
13030                 prevent unnecessary updates when currently selected folder has
13031                 no new messages 
13032
13033 2002-01-19 [alfons] 0.7.0claws16
13034         
13035         * src/summaryview.c
13036                 prevent writing the cache based on current message list in summary 
13037                 view when filtering also put messages in currently selected folder
13038
13039 2002-01-19 [paul]
13040
13041         * po/it.po
13042                 Italian translation submitted by Alessandro Maestri
13043                 <a.maestri@cs.tin.it>
13044
13045 2002-01-18 [melvin]     0.7.0claws15
13046
13047         * src/prefs_filters.c
13048                 fixed bug where 'cancel' from 'filters' window stops autochecking
13049                 if the timer timed out  when the window was open.
13050
13051 2002-01-18 [match]      0.7.0claws14
13052
13053         * src/addrclip.[ch]     ** NEW FILE **
13054         * src/addrselect.[ch]   ** NEW FILE **
13055         * src/adbookbase.h      ** NEW FILE **
13056                 addressbook cut, copy and paste
13057         * src/addrbook.[ch]
13058         * src/addrcache.[ch]
13059         * src/addressitem.h
13060         * src/addrindex.[ch]
13061         * src/addritem.[ch]
13062         * src/importldif.c
13063         * src/importmutt.c
13064         * src/jpilot.[ch]
13065         * src/syldap.[ch]
13066         * src/vcard.[ch]
13067         * src/jpilot.[ch]
13068         * src/editbook.c
13069         * src/editjpilot.c
13070         * src/editldap.c
13071         * src/editvcard.c
13072                 support for copy/paste
13073         * src/addressbook.c
13074                 support for copy/paste
13075                 tidy up menu option processing
13076                 correct address list function arguments
13077         * src/editaddress.c
13078                 sort user attributes
13079         * src/ldif.h
13080         * src/mutt.h
13081                 tidy up
13082
13083         * src/addrbook.[ch]
13084         * src/addrbook.[ch]
13085         * src/addrbook.[ch]
13086                 
13087
13088 2002-01-18 [paul]       0.7.0claws13
13089
13090         * sync with sylpheed 0.7.0cvs8
13091                 configure.in: support Mac OS X (Darwin)
13092
13093 2002-01-18 [carsten]    0.7.0claws12
13094         * src/html.c
13095                 small hack to fix a segfault with an empty href
13096                 (reported by Alexandra Walford <deeni@altern.org>)
13097         * src/mainwindow.c
13098         * src/summaryview.c
13099                 the shortcuts for Mark und Mark as unread are hardcoded
13100                 again
13101         * src/compose.c
13102         * src/gtkstext.[ch]
13103                 readded the shortcuts in gtkstext but made them
13104                 customizeable (simply by adding a menu plus a wrapper
13105                 to compose.c)
13106
13107 2002-01-17 [melvin]     0.7.0claws11
13108
13109         * src/gtkspell.c
13110                 fix default dictionary not being saved.
13111
13112 2002-01-16 [darko]      0.7.0claws10
13113
13114         * src/compose.c
13115                 fix wrapping crash with URL longer than wrapping margin
13116
13117 2002-12-08 [hoa]        0.7.0claws10
13118
13119         * src/matcher_parser_parse.y
13120                 fixed some bugs
13121
13122         * src/prefs_filtering.c
13123                 now, we can use bounce action in the dialog box.
13124
13125 2002-01-16 [carsten]    0.7.0claws9
13126         * src/gtkstext.c
13127                 removed the <control> and <alt> shortcuts because they're
13128                 not needed and interefered with the "normal" shortcuts
13129         * src/mainwindow.c
13130         * src/summaryview.c
13131                 removed most of the hardcoded shortcuts and assigned
13132                 them to menu entries making them easy customizable by
13133                 that
13134
13135 2002-01-16 |melvin]     0.7.0claws8
13136
13137         * src/gtkspell.c
13138                 fixed bug where using the mouse and when the compose
13139                 window is not on top may result in a crash.
13140
13141 2002-01-16 [melvin]     0.7.0claws7
13142
13143         * src/compose.c
13144                 fixed a long standingspell checker bug which could 
13145                 cause a crash after sending a message.
13146
13147 2002-01-16 [paul]       0.7.0claws6
13148
13149         * sync with sylpheed 0.7.0cvs7
13150                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
13151                 2002-01-15, and 2002-01-16
13152
13153 2002-01-16 [melvin]     0.7.0claws5
13154
13155         * README.claws
13156         * src/compose.c
13157         * src/gtkspell.[ch]
13158         * src/main.c
13159                 Heavily modified spell checker code to work around
13160                 ispell bug, to add keyboard shortcuts and for future
13161                 enhancements. See README.claws for usage information.
13162
13163 2002-01-15 [alfons]     0.7.0claws4
13164         
13165         * src/summaryview.c
13166                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
13167                 so sorting within threads reflects sort mode
13168
13169 2002-01-15 [christoph]  0.7.0claws3
13170
13171         * src/procmsg.c
13172                 added alertpanel if mail sending failed
13173
13174 2002-01-15 [alfons]     0.7.0claws2
13175         
13176         * src/prefs_filtering.c
13177                 don't stop timer when prefs filtering dialog is opened
13178
13179 2002-01-14 [alfons]     0.7.0claws1
13180
13181         * src/addr_compl.c
13182         * src/prefs.c
13183                 remove debug_print()s for privacy reasons
13184
13185 2002-01-14 [darko]      0.7.0claws
13186
13187         * README.claws
13188                 quotation wrapping is now also in the main branch
13189
13190 2002-01-14 [paul]
13191
13192         * tools/filter_conv.pl
13193                 allow for Boolean Op and case-sensitivity
13194                 this file is included in the release and tagged
13195                 'rel_0_7_0'
13196
13197 2002-01-13 [paul]       0.7.0claws
13198
13199         * release 0.7.0, with cvs tag 'rel_0_7_0'
13200
13201 2002-01-13 [paul]
13202
13203         * tools/filter_conv.pl
13204         * tools/README
13205                 rewritten to output to matcherrc instead of filteringrc
13206
13207         * po/es.po
13208                 updated Spanish translation by Ricardo Mones Lastra
13209
13210 2002-01-13 [alfons]
13211
13212         * po/nl.po
13213                 update dutch translation
13214
13215 2002-01-13 [paul]
13216
13217         * po/pt_BR.po
13218                 Updated by Fabio Junior Beneditto 
13219
13220 2002-01-13 [melvin]     0.6.6claws53
13221
13222         * po/fr.po
13223                 Updated french translation
13224
13225 2002-01-12 [alfons]     0.6.6claws52
13226
13227         * src/filtering.c
13228                 plug mem leak that has been sitting there for ages              
13229
13230 2002-01-12 [alfons]     0.6.6claws51
13231
13232         * src/summaryview.c
13233                 undo melvin's changes from 0.6.6claws48 because summary
13234                 view now refuses to select first unread message when
13235                 selecting a folder 
13236
13237 2002-01-11 [alfons]     0.6.6claws50
13238
13239         * src/import.c
13240                 use claws' semantics for getting folder item when
13241                 importing an mbox file into a folder 
13242                 (submitted by Dale P. Smith)
13243
13244 2002-01-11 [christoph]  0.6.6claws49
13245
13246         * src/prefs.h
13247                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
13248                 toggle widget, because non static prefs can not use
13249                 prefs_set_* functions
13250         * src/prefs_account.c
13251                 toggle smtp auth password field sensitivity if
13252                 user id is empty and add descrition of usage for
13253                 these fields
13254         * src/prefs_folder_item.c
13255                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
13256                 callbacks
13257
13258 2002-01-11 [melvin]     0.6.6claws48
13259
13260         * src/compose.c
13261                 fix the 'Ctrl-Enter' feature for sending and test really
13262                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
13263                 editables which was not documented in Gtk)
13264
13265         * src/summaryview.c
13266                 Made summaryview refresh after sorting and not before.
13267
13268 2002-01-11 [christoph]  0.6.6claws47
13269
13270         * src/compose.c
13271                 select account from account ids if possible and
13272                 correctly set save folder for copy in reedit
13273
13274 2002-01-10 [paul]       0.6.6claws46
13275
13276         * sync with sylpheed 0.7.0 release
13277                 see ChangeLog entries 2002-01-07, 2002-01-08 and
13278                 2002-01-09
13279
13280 2002-01-09 [alfons]
13281
13282         * src/summaryview.c
13283                 remove more dirt traces...
13284
13285 2002-01-09 [alfons]
13286         
13287         * src/summaryview.c
13288                 clean up some traces of my debugging stuff
13289
13290 2002-01-09 [alfons]     0.6.6claws45
13291
13292         * src/filtering.c
13293                 break up filteringprop_apply() in three separate pieces
13294                 so we can drop messages that failed processing in the
13295                 inbox
13296
13297         * src/summaryview.c
13298                 fix bug #469598 "no refresh of inbox after filter" which 
13299                 was introduced by the new summary view locking, and which 
13300                 prevented the summary view to update after a manual filter 
13301                 message. claw's filter message requires a summary_show().
13302                 (aargh, summary_show() again! :-)
13303                 
13304 2002-01-07 [alfons]     0.6.6claws44
13305
13306         * src/headerwindow.c
13307         * src/logwindow.c
13308         * src/messageview.c
13309         * src/sourcewindow.c
13310                 bring in Hiro's last 0.7.0 wm class fixes
13311
13312         * tools/sylprint.pl
13313                 bring in Ricardo's fix for sylprint script
13314
13315         * AUTHORS       
13316         * src/rfc2015.[ch]
13317         * src/prefs_common.[ch]
13318         * src/prefs_account.[ch]
13319         * src/compose.c
13320                 clean up account preference poison in rfc2015,
13321                 and preparation to fix double sign bug 
13322                 (patch submitted by Simon 'corecode' Schubert)
13323
13324 2002-01-07 [christoph]  0.6.6claws43
13325
13326         * src/mh.c
13327                 search for free message number, do not only rely
13328                 on last_num
13329         * src/send.c
13330                 fix smtp auth and use extra account information
13331                 if available, if not use pop3 data instead
13332                 (closes bug #500341)            
13333         * src/ssl.[ch]
13334                 match coding style
13335
13336 2002-01-06 [alfons]     0.6.6claws42
13337
13338         * src/mainwindow.c
13339                 try making the separate windows work again...
13340
13341 2002-01-06 [alfons]     0.6.6claws41
13342
13343         * src/mainwindow.c
13344                 adapt Hiro's separate window menu (to get rid of the funny
13345                 duplicate menu items), and make it work again
13346
13347 2002-01-06 [alfons]     0.6.6claws40
13348
13349         * tools/Makefile.am
13350         * tools/sylprint.rc
13351         * tools/sylprint.pl
13352         * tools/README.sylprint
13353                 add sylprint script for printing mails from Sylpheed
13354                 (contributed by Ricardo Mones Lastra)
13355
13356         * src/acount.c
13357                 clean up
13358
13359 2002-01-06 [melvin]     0.6.6claws39
13360
13361         * src/mainwindow.c
13362         * src/summaryview.c
13363                 Fixed crash introduced in 0.6.6claws38 by the menu
13364                 reorganisation (Hide read messages)
13365         
13366         * ChangeLog.claws 
13367                 Fixed typo (we are now in 2002, alfons ;) )
13368
13369 2002-01-05 [alfons]     0.6.6claws38
13370
13371         * sync with sylpheed 0.6.6cvs10-17
13372                 (last stuff marked as LAST_STABLE)
13373
13374 2002-01-04 [melvin]     0.6.6claws37
13375
13376         * src/account.c
13377                 Made account selection code use strcasestr again instead of
13378                 g_strcasecmp (fixes bug where reediting queued messages
13379                 did not select proper account reported by T. Link).
13380         
13381         * src/folderview.c
13382                 Fix bug where folder icons are not shown when 'hide read messages'
13383                 is on.
13384         
13385         * src/stock_pixmaps.[ch]
13386                 Added folder icons for 'hide read messages'.
13387         
13388         * src/compose.c
13389                 Fixed bug where 'Enter' in a header entry will send the message 
13390                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
13391
13392 2002-01-03 [melvin]     0.6.6claws36
13393         
13394         * src/prefs.[ch]
13395                 Added popup menu for common preferences and
13396                 account preferences (right click on tab displays
13397                                 a menu of all tabs.)
13398
13399 2002-01-02 [melvin]     0.6.6claws35
13400
13401         * src/gtkspell.[ch]
13402                 Made spelling code compatible with undo/redo feature.
13403                 Added creation of suggestion mode menu for the general
13404                         preferences.
13405         
13406         * src/prefs_common.[ch]
13407                 Added option menu for the speller's suggestion mode.
13408                 Added missing spaces in "..." buttons and made a "..."
13409                         button non translatable!
13410         
13411         * src/compose.c
13412                 Made speller use the default suggestion mode.
13413                 Hack to make it possible to choose 'CTRL-Enter' as a
13414                         shortcut for sending (and only for sending).
13415
13416         * src/prefs_folder_item.c
13417                 Changing subject simplification does not update cache 
13418                         anymore (because it is unnecessary).
13419                 Fixed bug where changing subject simplification updated the 
13420                         summaryview even when the viewed folder is not the
13421                         folder which properties are being changed. (E.g. 
13422                                         viewing folder A and changing
13423                                         the subject simplification of 
13424                                         folder B -not being viewed- updated the 
13425                                         summaryview of folder A with data of
13426                                         folder B). (Hope this is clear... )
13427
13428 2001-12-31 [alfons]     0.6.6claws34
13429         
13430         * src/ldif.c
13431         * src/mutt.c
13432                 fgetc() returns a signed integer which doesn't
13433                 fit in a char. so c truncates this to a char
13434                 but we may lose significant bits. i.e. we may
13435                 comparing 0xFF which may not be equal to -1
13436                 unless properly casted to signed char which
13437                 we won't do because fgetc() returns a signed
13438                 integer which doesn't fit in a char. so c 
13439                 truncates this to a char but we may lose 
13440                 significat bits. (you got the idea, thanks
13441                 to Gustavo Noronha Silva <kov@debian.org>
13442                 and the Debian folks!)
13443
13444 2001-12-30 [alfons]     0.6.6claws33
13445
13446         * src/prefs_common.c
13447                 add #ifdef USE_PSPELLs that Melvin forgot               
13448
13449 2001-12-30 [melvin]     0.6.6claws32
13450         
13451         * src/prefs_common.[ch]
13452                 Added configurable color for misspelled words.
13453
13454         * src/gtkspell.[ch]
13455                 Fixed bug of foreground text color (reported by David
13456                                 Mehrmann)
13457                 Added configurable color for misspelled words.
13458
13459 2001-12-30 [alfons]     0.6.6claws31
13460
13461         * src/folder.c
13462                 remove unnecessary things someone put there
13463
13464         * src/mh.c
13465         * src/folder.[ch]
13466                 make folder properties (like threading and sorting) persistent
13467                 (closes bug #497424 "rescan folder tree resets proprieties")
13468                 currently this is only for MH folders. 
13469
13470 2001-12-29 [melvin]     0.6.6claws30
13471
13472         * src/string_match.[ch]
13473                 Optimized a bit: regexp pattern buffer compiled only once, and
13474                   one subroutine call removed. Fixed ^ regexp search: Now, 
13475                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
13476         
13477         * src/summaryview.c
13478                 Subject filtering changed to filter summary columns and
13479                   not directly the messages subject cache. The loss in 
13480                   performance is balanced by the improvement of string_match.
13481                 Added an alert panel if there is an error in the regexp.
13482
13483         * src/src/prefs_folder_item.h
13484                 Added a regexp pattern buffer.
13485
13486 2001-12-28 [alfons]     0.6.6claws29
13487
13488         * src/string_match.[ch]
13489                 clean up name space
13490                 allow compilation *BSD
13491
13492 2001-12-27 [alfons]     0.6.6claws28
13493
13494         * src/filter.c
13495                 sync the Hiro's bug fix for BSD
13496
13497 2001-12-27 [melvin]     0.6.6claws27
13498         
13499         * src/compose.c
13500                 Simplify focus to subject entry code.
13501
13502 2001-12-27 [darko]      0.6.6claws26
13503
13504         * src/filtering.c
13505         * src/mbox_folder.c
13506         * src/messageview.c
13507         * src/mh.c
13508         * src/procheader.[ch]
13509         * src/procmsg.h
13510         * src/stock_pixmap.[ch]
13511         * src/summaryview.c
13512                 Show key icon for encrypted mails in summary view
13513
13514         * src/pixmaps/clip.xpm
13515         * src/pixmaps/clipkey.xpm
13516         * src/pixmaps/key.xpm
13517                 New/modified icons for the above
13518
13519 2001-12-27 [melvin]     0.6.6claws25
13520
13521         * src/prefs_common.c
13522                 Put spell checker options in a separate tab to decrease
13523                 the Common Preferences window height.
13524
13525         * README.claws  
13526                 Update spell checker usage instruction about its options
13527                 location.
13528
13529 2001-12-27 [melvin]     0.6.6claws24
13530
13531         * src/compose.c
13532                 Changed subject entry widget position. Initial focus is
13533                 on the To header instead of the subject entry.
13534                 Creating a new header scrolls the header list to make the
13535                 created one visible. Nevertheless, when automatically filling
13536                 headers, the first one is shown.
13537                 A Tab key press in the last empty header entry zips the 
13538                 focus to the subject entry.
13539                 (I did not change the combo boxes, yet)
13540
13541 2001-12-26 [alfons]     0.6.6claws23
13542
13543         * src/prefs_account.c
13544         * src/inc.c
13545                 allow default inbox to reside in another mailbox (only
13546                 works for POP3 accounts)
13547
13548 2001-12-26 [alfons]     0.6.6claws22
13549         
13550         * src/textview.c
13551                 make reply-on-click work with the account of the selected folder
13552         * src/compose.c
13553                 put a fixme here to remind me to fix finding correct default
13554                 account for nested folders
13555
13556 2001-12-25 [alfons]     0.6.6claws21
13557
13558         * src/summaryview.c
13559                 make column headers display locked and mark pixmaps (idea by Melvin) 
13560                 fix bug by adding score and locked column type to sort array
13561
13562 2001-12-25 [alfons]     0.6.6claws20
13563         
13564         * src/summaryview.c
13565                 catch a *potentially* inadvertent write back of  
13566                 the message cache(s) introduced by 0.6.5claws37
13567
13568 2001-12-25 [christoph]  0.6.6claws19
13569
13570         * src/stock_pixmap.[ch]
13571         * src/summaryview.c
13572                 add ignore thread pixmap
13573                 (can someone draw a better icon for this?)
13574
13575 2001-12-24 [alfons]     0.6.6claws18
13576
13577         * src/prefs_folder_item.c
13578                 make address completion actually work for the
13579                 Default To address in the Folder Property dialog.
13580
13581 2001-12-24 [alfons]     0.6.6claws17
13582         
13583         * src/summaryview.c
13584                 use new style regexp for subject stripping 
13585                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
13586
13587 2001-12-24 [darko]      0.6.6claws16
13588
13589         * src/pgptext.c
13590         * src/rfc2015.c
13591                 move GPG related informational messages to debug mode
13592
13593 2001-12-23 [alfons]     0.6.6claws15
13594
13595         * src/stock_pixmap.[ch]
13596         * src/summaryview.c
13597                 add the forgotten Claws' locked pixmap
13598
13599 2001-12-23 [alfons]     0.6.6claws14
13600
13601         * src/filesel.c
13602                 accept file name typed in entry in multi file
13603                 selector (patch submitted by Gustavo Noronha Silva 
13604                 <kov@debian.org>)
13605
13606 2001-12-23 [alfons]     0.6.6claws13
13607
13608         * src/prefs_filter.c
13609         * src/prefs_filtering.c
13610         * src/matcher.c
13611         * src/importmutt.c
13612                 clean up a little bit
13613         
13614         * src/string_match.c
13615                 validate input strings a little bit more
13616
13617 2001-12-23 [alfons]     0.6.6claws12
13618
13619         * src/Makefile.am
13620         * src/summaryview.c
13621         * src/string_match.[ch]         ** NEW **
13622         * src/folderview.[ch]
13623         * src/headerview.h
13624         * src/folder.[ch]
13625         * src/prefs_folder_item.[ch]
13626                 add subject simplification to strip out strings from
13627                 a subject line (esp. handy for mailing lists). 
13628                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
13629                 but slightly changed things for better integration.)
13630
13631 2001-12-23 [alfons]     0.6.6claws11
13632
13633         * src/mainwindow.c
13634                 fix bug introduced by submission included in 0.6.5claws52.
13635                 ideally this submission should clean the trash if any trash
13636                 folder has a message. however, the hasTrash variable was
13637                 set to false whenever a trash folder was empty (discarding
13638                 a previously found *filled* trash folder.)
13639
13640                 also edited the code a little bit and made it more safe.
13641
13642 2001-12-22 [alfons]     0.6.6claws10
13643
13644         * src/imap.c
13645                 quick fix for Martin Pool's omission of an account
13646                 specific SSL setting
13647
13648 2001-12-22 [alfons]     0.6.6claws9
13649
13650         * src/compose.c
13651         * src/messageview.c
13652         * src/mimeview.c
13653         * src/pgptext.c
13654         * src/procmime.[ch]
13655                 better support for multipart/digest (submitted
13656                 by Fredrik <e98fo@efd.lth.se>)
13657
13658 2001-12-22 [alfons]     0.6.6claws8
13659
13660         * src/addressbook.c
13661                 correct function signature
13662         * src/socket.[ch]
13663         * src/imap.[ch]
13664         * src/prefs_account.[ch]
13665                 allow IMAP over SSH tunnel (patch submitted by 
13666                 Martin Pool <mbp@samba.org>)
13667
13668 2001-12-21 [alfons]     0.6.6claws7
13669
13670         * sync with sylpheed 0.6.6cvs4-9
13671                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
13672
13673 2001-12-21 [christoph]  0.6.6claws6
13674
13675         * src/compose.c
13676         * src/prefs_folder_item.[ch]
13677                 implement saving of outgoing messages to current folder.
13678                 fix segfault when no default outbox is available
13679                 (closes bug #495683)
13680
13681 2001-12-21 [carsten]    0.6.6claws5
13682         * src/folderview.c
13683         * src/summaryview.c
13684                 pressing CTRL while DND does now the expected thing and
13685                 copies the mail (moving is still the default, as this
13686                 seam more appropriate for handling mails by DND)
13687
13688 2001-12-18 [paul]       0.6.6claws4
13689
13690         * sync with sylpheed 0.6.6cvs3
13691                 see ChangeLog entries 2001-12-18
13692
13693 2001-12-18 [hiro]       0.6.6claws3
13694
13695         * src/undo.c
13696                 fix for multibyte characters (obtain the number of letters
13697                 instead of bytes).
13698
13699 2001-12-17 [paul]       0.6.6claws2
13700
13701         * sync with sylpheed 0.6.6cvs1
13702                 see ChangeLog entry 2001-12-16
13703
13704 2000-12-17 [alfons]     0.6.6claws1
13705
13706         * src/filtering.c
13707                 clean up
13708
13709 2001-12-16 [paul]       0.6.6claws
13710 2001-12-15
13711
13712         * Release version 0.6.6claws, cvs tag: rel_0_6_6
13713
13714         * src/mimeview.c
13715                 last minute sync with main 0.6.6
13716
13717         * po/es.po
13718                 updated by Ricardo Mones Lastra
13719                 update for last minute sync
13720         * po/fr.po
13721         * po/nl.po
13722                 update for last minute sync
13723         * po/de.po
13724                 updated by Jens Oberender
13725         * po/pt_BR.po
13726                 updated by Fabio Junior Beneditto
13727
13728         * src/prefs_common.[ch]
13729         * src/undo.c
13730                 number of undo levels is user configurable
13731                 (squeeze it into the release in the dying
13732                 moments) Submitted by Jens Oberender    
13733
13734 2001-12-15 [melvin]
13735
13736         * po/fr.po
13737                 updated french translation
13738
13739 2001-12-15 [paul]       0.6.5claws92
13740
13741         * sync with sylpheed 0.6.5cvs28
13742                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
13743
13744         * po/nl.po
13745                 update to allow for sync
13746
13747 2001-12-15 [alfons]
13748         
13749         * po/nl.po
13750                 update dutch translation
13751
13752 2001-12-14 [carsten]    0.6.5claws91
13753         * src/summaryview.c
13754                 fixed bug #473785; also after changing the column order
13755                 the same message will be selected and displayed as before
13756                 the reordering
13757
13758 2001-12-14 [carsten]    0.6.5claws90
13759         * src/folderview.c
13760                 probably found the bug reported by wwb opening or closing
13761                 a folder tree just before dnd (found the solution in the
13762                 balsa source -- thanks to them)
13763
13764 2001-12-14 [carsten]    0.6.5claws89
13765         * src/gtkutils.c
13766         * src/account.c
13767                 moved gtk_clist_moveto to the right place, so that
13768                 only the accounts dialog is effected on opening
13769
13770 2001-12-14 [carsten]    0.6.5claws88
13771         * src/gtkutils.c
13772                 gtkut_clist_set_focus_row does a gtk_clist_moveto
13773                 now, so that the focused row will be seen in any case
13774                 (reported by wwp on sf-claws-user)
13775
13776 2001-12-14 [darko]      0.6.5claws87
13777
13778         * src/compose.c
13779                 remove unnecessary line
13780
13781 2001-12-14 [paul]       0.6.5claws86
13782
13783         * sync with sylpheed 0.6.5cvs27
13784                 see ChangeLog entries 2001-12-14
13785
13786 2001-12-14 [carsten]    0.6.5claws85
13787         * src/mainwindow.c
13788                 following a suggestion of Melvin the rcoabm pops up
13789                 right under the button now and the button is reliefed
13790                 while the popup is open
13791
13792 2001-12-14 [darko]      0.6.5claws84
13793
13794         * src/compose.c
13795                 fix crash when wrapping long lines if linewrap quotation
13796                 is disabled and wrapper encounters a word spanning more
13797                 than one line
13798
13799 2001-12-13 [paul]       0.6.5claws83
13800
13801         * src/compose.c
13802                 prefer 'Reply-To' header over mailing list header when
13803                 replying to a message. Finally prevent all those confirmation 
13804                 messages being sent to the list itself.
13805
13806         * src/summaryview.c
13807                 remove unused summary_set_menu_sensitive() entry
13808
13809 2001-12-13 [paul]       0.6.5claws82
13810
13811         * src/folderview.c
13812         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
13813         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
13814         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
13815                 improvements to 'Hide read messages': Inbox, Outbox,
13816                 Trash, Queue, and Draft icons now reveal presence of hidden 
13817                 messages
13818
13819 2001-12-12 [alfons]     0.6.5claws81
13820
13821         0.6.5claws80 was tagged as LAST_STABLE
13822
13823         * src/filtering.[ch]
13824         * src/matcher.[ch]
13825         * src/matcher_parser_lex.c
13826                 fix the filtering; my last attempt to get it right, 
13827                 if it does not work, it's Hoa's turn. ;-)
13828
13829                 for my honourable peers:
13830                 
13831                 the code now makes a clear distinction between
13832                 rules as they are displayed (probably escaped),
13833                 and as they are executed (probably unescaped). the
13834                 parser does *NOT* do any unescaping, this is
13835                 the task of the matcher.c (which breaks up a
13836                 rule into condition) and the filtering.c (which
13837                 breaks up the rule's action). to make this
13838                 run happily we provide an unescaped copy of
13839                 crucial strings to the MatcherProp and 
13840                 FilteringAction structures. note that the only
13841                 exception to this is any REGEXP string. those
13842                 are directly passed to regcomp() and regexp()
13843                 (who have much more powerful unescape functions).
13844                 
13845                 for everyone else:
13846         
13847                 you can escape tab (\t), carriage return (\r),
13848                 linefeed (\n), form feed (\f), quote (\"), 
13849                 single quote (\'), bell (\b) in all the entry
13850                 lines in the scoring & filtering dialogs.
13851                 as an added bonus this should not affect
13852                 existing filtering rules.
13853
13854 2001-12-12 [carsten]    0.6.5claws80
13855
13856         * src/summaryview.c
13857         * po/de.po
13858                 "item(s) selected" is now sensitive to 1 or more
13859                 than one selected (nice for language where simple
13860                 adding of a "s" is not possible as German (Eintrag
13861                 ->Eintr"age)
13862                 
13863                 the "forward as attachment" entry from the right
13864                 click menu removed, "forward" acts following the
13865                 prefs
13866         
13867         * src/textview.c
13868                 reverted my former changes; so compiler warning again
13869                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
13870                 nevertheless
13871
13872         * src/messageview.c
13873                 "search in message" does now *not* only work in MVIEW_TEXT
13874                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
13875                 message
13876
13877         * src/mainwindow.c
13878                 removed "/File/_Close" as it was the same as "/File/E_xit"
13879                 and we don't need it two times
13880
13881                 the separate folder view and message view now get a distinct
13882                 WMCLASS, just in case someone is using sawfish ;-)
13883
13884                 as the menu entries "/View/Message view" and "/View/Folder tree"
13885                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
13886                 make them sensitive accordingly and as these two are "shown"
13887                 after startup anytime check this menuitem at startup
13888
13889 2001-12-12 [paul]       0.6.5claws79
13890
13891         * src/folderview.c
13892                 fix sensitivity of 'Search folder...', broken in
13893                 0.6.5claws75
13894
13895         * src/mainwindow.c
13896                 fix dodgy English
13897
13898 2001-12-11 [carsten]    0.6.5claws78
13899         * src/filtering.c
13900                 fixed two typos returning a wrong FALSE/TRUE
13901         * src/mainwindow.[ch]
13902                 extra menu for email/news button removed
13903
13904 2001-12-11 [alfons]     0.6.5claws77
13905         
13906         * src/matcher.c                 (1.3)
13907         * src/matcher_parser_lex.l      (1.28)
13908                 revert for another attempt
13909                 mark 0.6.5claws77 as LAST_STABLE
13910
13911 2001-12-11 [christoph]  0.6.5claws76
13912
13913         * po/de.po
13914                 fixed wrong translation for prev. unread msg
13915
13916 2001-12-11 [paul]       0.6.5claws75
13917
13918         * src/folder.[ch]
13919         * src/folderview.c
13920         * src/mainwindow.c
13921         * src/summaryview.[ch]
13922         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
13923                 enable ability to hide read messages on per folder basis via 
13924                 '/Summary/Hide read messages'; when selected, a folder will 
13925                 have a red open folder icon, instead of a blue icon, if the 
13926                 folder contains hidden messges
13927                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
13928
13929         * src/mainwindow.c
13930                 remove '/Message/Forward as attachment' from 
13931                 main_window_set_menu_sensitive() to prevent debug warning
13932
13933         * src/folderview.c
13934         * src/mainwindow.c
13935                 Clean up some of the English
13936
13937         * tools/newscache_clean.pl
13938                 allow for new 'hidereadmsgs' entry in folderlist.xml
13939
13940         * po/es.po
13941                 updated translation, submitted by Ricardo Mones Lastra
13942
13943 2001-12-11 [paul]       0.6.5claws74
13944
13945         * sync with sylpheed 0.6.5cvs25
13946                 see ChangeLog entry 2001-12-11
13947
13948 2001-12-10 [alfons]     0.6.5claws73
13949
13950         * src/matcher.c
13951                 add more control characters
13952         * src/matcher_parser_lex.l
13953                 make escaping / unescaping work again
13954
13955 2001-12-10 [alfons]     0.6.5claws72
13956
13957         * src/imap.c
13958                 clean up warnings "returning value for void function" 
13959         * src/prefs_filtering.c
13960                 make info button for execute action sensitive
13961
13962 2001-12-10 [paul]       0.6.5claws71
13963
13964         * src/compose.c
13965         * src/imap.[ch]
13966         * src/summaryview.c
13967                 fix: imap server now gets informed of MARKED, UNMARKED
13968                 and REPLY events. Now people can use different IMAP-Mail
13969                 clients and have the exact same information about MARKED,
13970                 UNMARKED and REPLY status with all of them. Especially
13971                 useful for imap servers with a web-frontend.
13972                 submitted by Tobias Sandhaas <medlor@web.de>
13973
13974 2001-12-09 [melvin]     0.6.5claws70
13975         
13976         * src/textview.[ch]
13977                 fixed bug #490076 (hunted down by Alfons who implemented
13978                 a workaround in 0.6.5claws65)
13979
13980 2001-12-09 [christoph]  0.6.5claws69
13981
13982         * src/summaryview.c
13983                 set pointer to string in LOCKED column to NULL
13984                 (might fix bug #490800)
13985
13986 2001-12-09 [carsten]    0.6.5claws68
13987
13988         * po/de.po
13989                 resolved some cluttered menu shortcuts 
13990                 ('creating new email' and 'creating news message'
13991                 hade the same)
13992         * src/compose.c
13993                 wmclass now distinc from main window
13994         * src/mainwindow.c
13995           src/mainwindow.h
13996                 email/news and forward button functionality similar
13997                 to the reply buttons; removed the ugly dropdown arrows
13998                 and use instead the right mouse button
13999
14000 2001-12-09 [paul]       0.6.5claws67
14001
14002         * src/imap.c
14003         * src/utils.h
14004                 allow spaces in imap folder names
14005                 submitted by Willem van Engen <wvengen@stack.nl>
14006
14007 2001-12-09 [paul]       0.6.5claws66
14008
14009         * sync with sylpheed 0.6.5cvs24
14010                 see ChangeLog entry 2001-12-09
14011
14012 2001-12-08 [alfons]     0.6.5claws65
14013
14014         * src/textview.c
14015                 prevent secondary selection claim after "add to sender" dialog
14016                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
14017                 we trick GTK by simulating a click at (0, 0) in the textview.
14018
14019 2001-12-08 [hoa]        0.6.5claws64
14020
14021         * src/folder.c
14022                 fixed a bug about the .processing folder name while filtering
14023
14024 2001-12-08 [alfons]     0.6.5claws63
14025
14026         * src/folderview.c 
14027                 work around problem of not correctly updating folder stats
14028                 when deleting messages. there's some folder scanning evil
14029                 going so the folderview_update_msg_num() does not work
14030                 correctly. need to investigate this.
14031
14032 2001-12-08 [paul]       0.6.5claws62
14033
14034         * sync with sylpheed 0.6.5cvs23
14035                 see ChangeLog entry 2001-12-08
14036
14037 2001-12-07 [christoph]  0.6.5claws61
14038
14039         * src/compose.c
14040                 fix another header translation problem
14041
14042 2001-12-07 [alfons]     0.6.5claws60
14043
14044         * src/mbox.c
14045                 make filtering also work on local spool mbox
14046
14047 2001-12-07 [carsten]    0.6.5claws59
14048         * src/addressbook.c
14049                 addressbook window gets a wmclass distinct from the main
14050                 sylpheed window
14051         * src/compose.h
14052         * src/mainwindow.[ch]
14053                   forward menu item will use mode selected in prefs, forward 
14054                 as attatchment in menu removed (will be substituted in the
14055                 toolbar similar to reply buttons)
14056                   create news message menu entry and news button is now 
14057                 sensitive to the existance of a news account
14058         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
14059         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
14060         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
14061                 these are removed because the toolbar buttons don't show
14062                 the quoting modus any longer
14063
14064 2001-12-07 [paul]
14065
14066         * tools/newscache_clean.pl      ** NEW FILE **
14067                 perl script to do some tidying up in the newscache directory 
14068                 
14069         * tools/sylpheed-switcher       ** NEW FILE **
14070                 perl script to enable easy switching between main and claws
14071                 
14072         * tools/README
14073                 added descriptions of the two new perl scripts          
14074
14075
14076 2001-12-07 [melvin]     0.6.5claws58
14077
14078         * src/messageview.c
14079                 fixed a warning during compilation introduced in 0.6.5claws56
14080
14081 2001-12-07 [paul]       0.6.5claws57
14082
14083         * src/mainwindow.[ch]
14084         * src/menu.[ch]
14085                 further usability enhancements to replying with or without 
14086                 quoting via the toolbar, use of Ctrl key is replaced by 
14087                 drop down menu 
14088                 Submitted by Carsten Schurig            
14089
14090 2001-12-07 [melvin]     0.6.5claws56
14091
14092         * src/messageview.c
14093                 hack to fix bug that prevented to make/paste selections
14094                 after switching between MVIEW_TEXT and MVIEW_MIME views
14095                 without deselecting the selection first.
14096
14097 2001-12-06 [alfons]     0.6.5claws55
14098
14099         * src/filtering.[ch]
14100         * src/inc.c
14101                 revise filtering a little bit more, and make sure
14102                 messages are delivered to the appropriate inbox
14103                 (perhaps set per account)
14104
14105 2001-12-06 [paul]       0.6.5claws54
14106
14107         * sync with sylpheed 0.6.5cvs22
14108                 see ChangeLog entry 2001-12-06
14109
14110 2001-12-05 [alfons]     0.6.5claws53
14111
14112         * src/inc.c
14113         * src/folder.[ch]
14114         * src/procmsg.c
14115         * src/filtering.c
14116                 more revisions of filtering system
14117                 (last stable version is marked as LAST_STABLE)
14118                 
14119                 | NOTE 1): the filtering system now uses a local folder called
14120                 | .processing. if filtering fails, check this directory
14121                 | for missing messages.
14122                 |
14123                 | NOTE 2): help us find the filtering actions still missing
14124
14125 2001-12-05 [paul]       0.6.5claws52
14126
14127         * src/mainwindow.c
14128                 fix bug where 'Empty Trash?' pop-up window appears even
14129                 when Trash is empty, submitted by Jesse Skinner         
14130
14131 2001-12-05 [melvin]     0.6.5claws51
14132
14133         * src/compose.c
14134                 fixed bug #486106 to select correct account when reediting 
14135                 a queued message
14136         
14137 2001-12-04 [alfons]     0.6.5claws50
14138
14139         * src/mh.c
14140                 declare markfile in appropriate functions when
14141                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
14142                 for spotting this)
14143
14144 2001-12-04 [paul]       0.6.5claws49
14145
14146         * sync with sylpheed 0.6.5cvs21
14147                 see ChangeLog entry 2001-12-04
14148
14149 2001-12-03 [christoph]  0.6.5claws48
14150
14151         * po/de.po
14152                 changed translation of undo
14153         * src/account.c
14154         * src/folder.c
14155                 don't reinvent the wheel to traverse a GNode
14156         * src/compose.[ch]
14157                 seperate code to create the compose gui into functions
14158                 add "Others" page with folder selection for saving copy
14159                 of the message.
14160                 the folder identifier is saved to queue header
14161         * src/procmsg.c
14162                 save message to folder in queue header
14163
14164 2001-12-03 [paul]       0.6.5claws47
14165
14166         * sync with sylpheed 0.6.5cvs20
14167                 see ChangeLog entry 2001-12-03
14168
14169 2001-12-01 [paul]
14170
14171         * more sync with sylpheed 0.6.5cvs19
14172                 see ChangeLog entry 2001-11-29
14173
14174 2001-11-30 [paul]       0.6.5claws46
14175         
14176         * src/compose.c
14177                 remove conflicts introduced by Hoa's last commit
14178          
14179         * src/mainwindow.c
14180                 make 'Message/Bounce' sensitive
14181
14182 2001-11-30 [hoa]        0.6.5claws45
14183
14184         * src/compose.c
14185                 slightly change bounce function to add
14186                 information about the user that bounced the mail
14187                 in the From header line.
14188
14189         * src/folderview.c
14190                 permit the use of processing in outbox folder.
14191
14192 2001-11-29 [paul]       0.6.5claws44
14193
14194         * src/mainwindow.[ch]
14195         * src/prefs_common.c
14196         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
14197         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
14198         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
14199                 usability enhancements to the quoting, implements
14200                 use of Ctrl key to toggle quoting settings
14201                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
14202
14203 2001-11-29 [paul]       0.6.5claws43
14204         
14205         * sync with sylpheed 0.6.5cvs19
14206                 see ChangeLog entry 2001-11-28
14207
14208 2001-11-29 [melvin]     0.6.5claws42
14209         * src/Makefile.am
14210                 added enriched.[ch] to the list of files
14211
14212         * src/textview.c
14213         * src/mimeview.c
14214         * src/procmime.[ch]
14215         * src/enriched.[ch]
14216                 added support to view text/enriched
14217                 added support to show headers in message view for text/enriched and text/html
14218                         in non multipart messages
14219
14220 2001-11-28 [paul]       0.6.5claws41
14221
14222         * more sync with sylpheed 0.6.5cvs18
14223                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
14224
14225 2001-11-27 [paul]       0.6.5claws40
14226         
14227         * po/pt_BR.po
14228                 updated translation, submitted by Fabio Junior Beneditto
14229                 
14230         * sync with sylpheed 0.6.5cvs18
14231                 see ChangeLog entries 2001-11-26 (src/textview.c) and
14232                 2001-11-27
14233
14234
14235 2001-11-26 [paul]
14236
14237         * po/es.po
14238                 updated translation, submitted by Ricardo Mones Lastra
14239
14240 2001-11-26 [alfons]
14241
14242         * src/matcher.c
14243                 add more translatable strings
14244
14245 2001-11-26 [christoph]  0.6.5claws39
14246
14247         * po/de.po      
14248                 fixed one more umlaut
14249         * src/compose.c
14250                 fix translated header when it should not be translated
14251
14252 2001-11-26 [paul]       0.6.5claws38
14253
14254         * src/mainwindow.c
14255                 remove '/Message/Add Sender to address book' from 
14256                 main_window_set_menu_sensitive(), prevent debug warning
14257                 add 'Message/Mark/Mark all read' to mainwin_entries[]
14258
14259 2001-11-26 [paul]       0.6.5claws37
14260
14261         * src/summaryview.c
14262                 fix 'recurring unread state' bug 
14263
14264         * tools/README 
14265         * tools/filter_conv.pl
14266                 read name of top level mailbox from folderlist.xml
14267                 and presume nothing about its name              
14268
14269 2001-11-26 [darko]      0.6.5claws36
14270
14271         * src/gtkstext.[ch]
14272                 removed functions that are now in gtkutils.c
14273                 use gtkut_text_is_uri_string() from gtkutils.c
14274         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
14275
14276 2001-11-26 [paul]       0.6.5claws35
14277
14278         * sync with sylpheed 0.6.5cvs16
14279                 see ChangeLog entries 2001-11-25 and 2001-11-26
14280
14281 2001-11-25 [alfons]     0.6.5claws34
14282
14283         EXPERIMENTAL!!! Please checkout the last stable version using: 
14284           
14285         % cvs update -r LAST_STABLE -dRAP
14286
14287         (Or help us testing this stuff.)
14288
14289         * src/filtering.c               (1.14)
14290         * src/filtering.h               (1.6)
14291         * src/inc.c                     (1.28)
14292         * src/matcher.c                 (1.20)
14293         * src/mbox.c                    (1.9)
14294         * src/procmsg.h                 (1.14)
14295         * src/summaryview.c             (1.59)
14296         * src/summaryview.h             (dunno)
14297                 revert/merge/sync to as it was before commit 
14298                 on Thu, 19 Jul 2001 10:15:51 -0700.
14299
14300 2001-11-25 [hoa]        0.6.5claws33
14301
14302         * src/main.c
14303                 processing mails at startup
14304
14305         * src/folderview.c
14306         * src/summaryview.[ch]
14307                 processing mails when entering folder
14308
14309         * src/prefs_filtering.c
14310                 fixed some UI bugs
14311
14312 2001-11-24 [alfons]     0.6.5claws32
14313
14314         * src/summaryview.[ch]
14315                 make summary sort headers work, and also make
14316                 sure the sort type is stored
14317
14318 2001-11-23 [alfons]     0.6.5claws31
14319
14320         * src/summaryview.[ch]
14321                 make lock work like mark
14322                 disallow deleting messages marked as locked
14323
14324 2001-11-23 [alfons]     0.6.5claws30
14325
14326         * src/gtkstext.c
14327         * src/compose.[ch]
14328         * src/Makefile.am
14329         * src/undo.[ch]
14330                 merge undo patch submitted by Jens
14331
14332 2001-11-23 [christoph]  0.6.5claws29
14333
14334         * src/.cvsignore
14335                 added ylwrap
14336         * src/compose.c
14337                 fixed gpg signing and encoding
14338         * src/folder.[ch]
14339         * src/main.c
14340                 added --status option to get new, unread and total
14341                 message count from a running sylpheed
14342         * src/prefs_common.c
14343                 temporary fix for reply_with_quote problem
14344                 (don't call functions for non existing widget)
14345         * src/procmsg.c
14346                 one more check for ignored threads but still not
14347                 always working correctly. probably a recursive
14348                 check for all parents is needed
14349
14350 2001-11-23 [darko]      0.6.5claws28
14351
14352         * src/compose.c
14353                 wrapping on send improvements
14354         * src/gtkutils.[ch]
14355                 fix for GtkSText after last sync with main branch
14356                 GTK_TEXT -> GTK_STEXT
14357
14358 2001-11-23 [paul]       0.6.5claws27
14359
14360         * sync with sylpheed 0.6.5cvs14
14361                 see ChangeLog entries 2001-11-22 and 2001-11-23
14362                 
14363         * po/de.po
14364                 fixed the scrambled umlauts 
14365                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
14366
14367 2001-11-21 [paul]       0.6.5claws26
14368
14369         * sync with sylpheed 0.6.5cvs12
14370                 see 2nd ChangeLog entry dated 2001-11-20
14371
14372 2001-11-20 [paul]       0.6.5claws25
14373
14374         * sync with sylpheed 0.6.5cvs11
14375                 see ChangeLog entry 2001-11-19 (src/utils.c)
14376
14377 2001-11-20 [hiro]
14378
14379         * src/compose.c
14380                 GTK_TEXT -> GTK_STEXT
14381                 fix for wrong comment
14382
14383 2001-11-20 [hiro]       0.6.5claws24
14384
14385         * src/compose.[ch]
14386                 more merges from main branch
14387                 removed fatal warnings (uninitialized variables etc.)
14388                 some coding style fix
14389         * src/gtkutils.h
14390                 fixed typo.
14391         * src/addressbook.c
14392           src/addrindex.c
14393                 V-Card -> vCard
14394
14395 2001-11-19 [hoa]        0.6.5claws23
14396
14397         * src/filtering.c
14398         * src/prefs_scoring.c
14399         * src/matcher.[ch]
14400         * src/scoring.c
14401                 cleaning code
14402
14403         * src/matcher_parser_parse.y
14404         * src/prefs_filtering.c
14405                 bouncing
14406
14407 2001-11-19 [alfons]     0.6.5claws22
14408
14409         more of my old things into claws
14410
14411         * src/Makefile.am
14412         * src/prefs_common.c
14413         * src/procmsg.h
14414         * src/summaryview.[ch]
14415         * src/prefs_summary_column.c
14416         * src/pixmaps/locked.xpm
14417                 add indicators for locking of message in summary view
14418                 (does not work yet, only visual indicator)
14419
14420 2001-11-19 [paul]       0.6.5claws21
14421
14422         * sync with sylpheed 0.6.5cvs10
14423                 see ChangeLog entry 2001-11-19
14424
14425 2001-11-18 [alfons]     0.6.5claws20
14426         
14427         * src/filtering.c
14428                 remove an inadvertent free I forgot in previous clean up 
14429
14430 2001-11-18 [alfons]     0.6.5claws19
14431
14432         * src/filtering.[ch]
14433                 clean up & plug leaks
14434
14435 2001-11-18 [paul]       0.6.5claws18
14436
14437         * sync with sylpheed 0.6.5cvs9
14438                 see ChangeLog entries 2001-11-17 and 2001-11-18
14439
14440 2001-11-16 [paul]       0.6.5claws17
14441
14442         * sync with sylpheed 0.6.5cvs8
14443                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
14444
14445 2001-11-16 [paul]       0.6.5claws16
14446
14447         * sync with sylpheed 0.6.5cvs7
14448                 see ChangeLog entries 2001-11-15 and 2001-11-16
14449
14450 2001-11-15 [hoa]        0.6.5claws15
14451
14452         * src/compose.c
14453                 fix bounce, mails we received couln't be bounced to ourself.
14454
14455         * src/defs.h
14456         * src/filtering.[ch]
14457         * src/matcher.[ch]
14458         * src/matcher_parser.h
14459         * src/matcher_parser_lex.l
14460         * src/matcher_parser_parse.y
14461         * src/inc.c
14462         * src/main.c
14463         * src/mbox.c
14464         * src/prefs_filtering.[ch]
14465         * src/mainwindow.c
14466         * src/prefs_matcher.c
14467         * src/prefs_scoring.c
14468         * src/scoring.[ch]
14469         * src/summaryview.c
14470                 new matcher/filter/score configuration file parser
14471                 one unique configuration file => ~/.sylpheed/matcherrc
14472                 import in currently automatic, then save are made
14473                 in this new file.
14474                 one filter per folder and one global filter
14475                 (filter of a folder will be used as folder processing)
14476
14477         * src/folder.c
14478                 fix a bug in folder_item_get_identifier
14479                 
14480         * src/messageview.c
14481                 receive receipt return are fixed.
14482
14483 2001-11-14 [alfons]     0.6.5claws14
14484
14485         * src/session.h
14486                 add things from main branch to make claws compile
14487
14488 2001-11-14 [paul]       0.6.5claws13
14489
14490         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
14491                 see ChangeLog entries 2001-11-08 to 2001-11-14
14492
14493 2001-11-14 [hoa] 0.6.5claws12
14494
14495         * src/compose.[ch]
14496         * src/mainwindow.c
14497         * src/summaryview.c
14498                 add "bounce mail" option
14499
14500 2001-11-13 [christoph]  0.6.5claws11
14501
14502         * src/compose.c
14503                 Cleanup a mess i add before commiting
14504
14505 2001-11-13 [hoa]        0.6.5claws10
14506
14507         * src/compose.c
14508                 some fixes when mail are sent or
14509                 for crossposts
14510
14511 2001-11-13 [christoph]  0.6.5claws9
14512
14513         * po/de.po
14514                 Changed two string with the same translation
14515         * src/compose.c
14516         * src/procmsg.[ch]
14517         * src/send.[ch]
14518                 New mailsending process:
14519                   - Always queue message before sending
14520                     (message will be saved if sylpheed crashed or
14521                      freezes while sending)
14522                   - Allow queuing of newspostings
14523                   - No copy in outbox before sending
14524                     (closes bug #469501)
14525                   - No more redundant code for send and send_later
14526         * src/summaryview.c
14527                 Applied wwp <subscript@free.fr>'s patch that fixes
14528                 marks for multiple forwarded messages (+compose.c)
14529
14530 2001-11-12 [alfons]
14531
14532         * README.claws
14533                 remove things that are now in main branch
14534         
14535         * po/nl.po
14536                 update Dutch translation
14537
14538 2001-11-12 [mhadasht]   0.6.5.claws8
14539
14540         * src/prefs_common.c
14541                 re-enabled account autoselection feature for forward
14542                 and reedit lost during the branch point for SYNC-B4-REL
14543         * src/gtkspell.c
14544                 gtkpspell_get_dict(): more readable code (even if function is
14545                 not used yet)
14546         * ChangeLog.claws
14547                 added version number info to 2001-11-12 [hiro] comment.
14548
14549 2001-11-12 [hiro]       0.6.5.claws7
14550
14551         * src/compose.c
14552                 compose_forward(): fixed a bug that forward quote mark
14553                 wasn't used.
14554                 removed unnecessary code.
14555         * src/template_select.[ch]: removed.
14556
14557 2001-11-11 [alfons]
14558
14559         * src/compose.c
14560                 :%s/GTK_TEXT/GTK_STEXT/g
14561         
14562         * src/compose.[ch]
14563         * src/undo.[ch]
14564         * src/Makefile.am
14565                 revert the undo stuff (this is 0.6.6claws stuff)
14566
14567 2001-11-11 [hoa]        0.6.5.claws6
14568
14569         * src/compose.[ch]
14570                 Insert signature at the end of the text.
14571                 Added undo patch but currently disabled
14572
14573         * src/procmsg.c
14574                 Threading by subject improved.
14575
14576         * added src/undo.[ch]
14577                 Undo module for compose dialog box.
14578
14579 2001-11-11 [alfons]     0.6.5.claws5
14580
14581         * src/procmsg.c
14582                 prevent threading by subject on nodes that have already been
14583                 threaded by in-reply-to (as in "circular references in a tree
14584                 result in a dead branch")
14585
14586 2001-11-09 [hoa]        0.6.5.claws4
14587         
14588         * src/folderview.c
14589                 allows creation of mbox folder item from any files.
14590
14591 2001-11-09 [alfons]     0.6.5.claws3
14592         
14593         * src/utils.c
14594         * src/procmsg.c
14595                 do what I mean and correct threading by subject so it really
14596                 ignores attracting lines without "Re: "
14597
14598 2001-11-07 [alfons]     0.6.5.claws2
14599
14600         * src/procmsg.c
14601         * src/utils.[ch]
14602                 only attract by subject if a subject line starts with a "Re: "
14603         * src/syldap.c
14604                 remove warning
14605
14606 2001-11-07 [paul]       0.6.5claws1
14607
14608         * sync with sylpheed 0.6.5. release
14609                 see ChangeLog entry 2001-11-07
14610
14611 2001-11-07 [paul]       0.6.4claws31
14612
14613         * sync with sylpheed 0.6.4cvs18
14614                 see ChangeLog entries 2001-10-30 to 2001-11-07
14615                 prefs_templates.[ch] renamed prefs_template.[ch]
14616
14617 2001-11-06 [alfons]
14618         
14619         * src/utils.h
14620                 add semicolon Hoa forgot ;-)
14621                 
14622
14623 2001-11-06 [hoa]        0.6.4claws30
14624         
14625         * src/procmsg.c
14626         * src/summaryview.c
14627         * src/utils.c
14628         * src/utils.h
14629                 threading by subject - empty subject are ignored
14630
14631 2001-11-06 [christoph]  0.6.4claws29
14632
14633         * src/socket.c
14634                 use SSL_peek for sock_gets
14635         * src/utils.c
14636                 removed unneeded pointer in extracting quoted
14637                 names implementation
14638
14639 2001-11-06 [melvin]     0.6.4claws28
14640
14641         * src/gtkspell.c
14642                 fixed bug #476792 Selection overtyping with spell checker
14643                 fixed bug which could cause a buffer overflow
14644                 fixed a memory leak
14645
14646 2001-11-06 [hoa]        0.6.4claws27
14647         
14648         * src/procmsg.c
14649         * src/summaryview.c
14650                 threading by subject
14651
14652 2001-11-05 [alfons]     0.6.4claws26
14653         
14654         * README.claws
14655                 Claws -> Sylpheed (vice versa)
14656
14657         * src/compose.c
14658                 :%s/gtk_text/gtk_stext/g
14659                 :%s/GTK_TEXT/GTK_STEXT/g
14660                 (thanks to Jonathan Ware for spotting this)
14661
14662 2001-11-04 [christoph]  0.6.4claws25
14663
14664         * src/summaryview.c
14665                 replace Xalloca + strdup with Xstrdup_a
14666         * src/utils.c
14667                 better implementation of extracting quoted names
14668                 from addresses (remove backlashes and ignore
14669                 quotes after them)
14670
14671 2001-11-04 [alfons]     0.6.4claws24
14672
14673         * src/utils.[ch]
14674                 edit to comply more with coding style
14675
14676         * src/textview.c
14677                 fix bug reported by Kim Schulz. introduced by the patch integrated
14678                 in 0.6.4claws15. the code did not check the return value of
14679                 the html parser.
14680
14681         * AUTHORS
14682                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
14683
14684 2001-11-04 [christoph]  0.6.4claws23
14685
14686         * src/main.c
14687         * src/prefs_common.[ch]
14688                 init some pointers that possibly caused a segfault
14689                 reported in the claws-users ML
14690
14691 2001-11-04 [hoa]        0.6.4claws22
14692
14693         * src/grouplistdialog.c
14694                 change the names of the nodes in the tree
14695
14696         * src/compose.c
14697                 enhanced mailto syntax as described in
14698                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
14699                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
14700
14701         * src/utils.c
14702                 encode and decode URI (useful when opening URL into
14703                 netscape).
14704
14705 2001-11-03 [hoa]        0.6.4claws21
14706
14707         * src/grouplistdialog.c
14708                 a new newsgroups list selection dialog box
14709                 with a CTree instead of a CList
14710
14711 2001-11-03 [hoa]        0.6.4claws20
14712
14713         * src/folderview.c
14714                 enable property and scoring options when right
14715                 click on "inbox"
14716
14717         * src/summaryview.c
14718                 fixed bug when nickname were displayed using
14719                 the address book.
14720
14721 2001-11-02 [darko]      0.6.4claws19
14722
14723         * src/compose.c
14724                 new wrap quotation and URL/long words wrapping implementation
14725         * src/compose.c src/gtkstext.[ch]
14726                 move gtkstext_strncmp() to gtkstext.c
14727
14728 2001-11-01 [christoph]  0.6.4claws18
14729
14730         * src/prefs_account.c
14731                 fixed mess in account settings dialog
14732         * src/prefs_folder_item.c
14733                 added label with folder path to dialog
14734
14735 2001-10-31 [match]      0.6.4claws17
14736
14737         * src/vcard.c
14738                 fix memory leak.
14739         * src/addrbook.c
14740                 fix generation of spurious address book file names.
14741                 remove redundant functions.
14742         * po/POTFILES.in
14743                 added missing file names.
14744
14745 2001-10-30 [paul]       0.6.4claws16
14746
14747         * sync with sylpheed 0.6.4cvs6
14748                 see ChangeLog entries 2001-10-26 to 2001-10-30
14749
14750         * tools/filter_conv.pl
14751                 read folderlist.xml to discover whether the top-level
14752                 folder is called 'Mailbox' or 'Mail' 
14753
14754 2001-10-29 [paul]       0.6.4claws15
14755
14756         * src/html.c, src/textview.c
14757                 activate links in html mail and fix clickable parts
14758                 Submitted by Matthieu Dazy <dazy@t-surf.com>
14759
14760 2001-10-29 [paul]
14761
14762         * po/de.po, po/es.po, po/pt_BR/po
14763                 updated translations, submitted by Jens Oberender,
14764                 Ricardo Mones Lastra, and Fabio Junior Beneditto
14765
14766 2001-10-29 [darko]      0.6.4claws14
14767
14768         * src/compose.c
14769                 fix wrapping for good
14770
14771 2001-10-29 [darko]
14772
14773         * src/compose.c
14774                 undo previous change as it broke the smart wrapping
14775
14776 2001-10-29 [darko]      0.6.4claws13
14777
14778         * src/compose.c
14779                 fix infinite loop when long URL is quoted
14780                 (closes bug #475122.
14781
14782 2001-10-28 [match]
14783
14784         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
14785                 import Mutt address book
14786         * src/ldif.[ch] src/importldif.h
14787                 modified import LDIF handle user attributes
14788
14789 2001-10-28 [christoph]  0.6.4claws12
14790
14791         * src/summaryview.c
14792                 fixed that filtering did not work if there
14793                 were no filter rules
14794                 (closes bug #472003 and better implementation
14795                  of patch #474644)
14796
14797 2001-10-27 [christoph]  0.6.4claws11
14798
14799         * src/compose.c
14800                 make the folder's default account to be used when
14801                 replying. (patch by wwp <subscript@free.fr>)
14802         * src/compose.c
14803                 code cleanup, nearly killed all of wwp's patch
14804                 for folder's default account in compose
14805         * src/folderview.c
14806                 error panel when a folder could not be created
14807                 (closes bug #471080 new folder name & already
14808                  existing file)
14809
14810 2001-10-26 [alfons]
14811
14812         * src/utils.h
14813                 change prototype of strstr2() that Christoph forgot about
14814
14815 2001-10-26 [christoph]  0.6.4claws10
14816
14817         * src/account.c
14818                 made search for accounts by email address not case
14819                 sensitive
14820         * src/folder.c
14821                 fixed memory leak in folder_item_get_identifier
14822         * src/gtkspell.c
14823         * src/utils.c
14824                 fixed wrong strstr2 (should work like strstr)
14825
14826 2001-10-26 [darko]      0.6.4claws9
14827
14828         * src/compose.c src/gtkstext.[ch]
14829         * src/gtkstext.c
14830                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
14831
14832 2001-10-26 [paul]       0.6.4claws8
14833
14834         * src/html.c
14835                 ignore css and javascript tags in html mail
14836                 case-insensitive, with or without double-quoted
14837                 strings
14838
14839 2001-10-26 [paul]       0.6.4claws7
14840
14841         * sync with sylpheed 0.6.4cvs1
14842                 see ChangeLog entry 2001-10-26
14843
14844         * src/prefs_account.c, src/prefs_common.c,
14845           src/prefs_summary_column.c
14846                 minor improvements to the English
14847
14848 2001-10-25 [alfons]     0.6.4claws6
14849
14850         * src/gtkstext.c
14851         
14852                 make GtkSText follow style of GtkText (closes bug 
14853                 #469211 "text selection while writing message")
14854                 
14855                 do sync with GTK 1.2.10
14856
14857 2001-10-25 [paul]       0.6.4claws5
14858
14859         * src/html.c
14860                 ignore css tags in html mail
14861
14862 2001-10-25 [darko]      0.6.4claws4
14863
14864         * src/compose.c
14865                 don't declare is_url_string as static function since
14866                 we need it in gtkstext.c
14867         * src/gtkstext.c
14868                 remove unused variable
14869                 don't wrap long URLs while composing a message
14870
14871 2001-10-24 [christoph]  0.6.4claws3
14872
14873         * src/socket.c
14874                 fix ssl deadlock, when peer closes connection
14875
14876 2001-10-24 [paul]       0.6.4claws2
14877
14878         * src/prefs_common.c
14879                 gettextize the gpg ascii-armored warning message
14880
14881         * src/compose.c
14882                 insert a DOS/MAC file into the composed message
14883                 (improvements)
14884
14885         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
14886
14887 2001-10-22 [paul]       0.6.4claws1
14888
14889         * sync with sylpheed 0.6.4 release
14890                 see ChangeLog entries 2001-10-21
14891
14892         * po/fr.po, po/pt_BR.po
14893                 updated by Melvin Hadasht and Fabio Junior Beneditto
14894
14895 2001-10-21 [paul]       0.6.3claws30
14896
14897         * src/compose.c
14898                 insert a DOS text file from the compose window
14899                 into the composed message text (removes CRs characters)
14900                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
14901
14902         * tools/filter_conv.pl, tools/README
14903                 automatically use ~/.sylpheed as working directory
14904                 print out confirmation message on completion
14905
14906         * correct Hoa's last ChangeLog.claws entry
14907
14908 2001-10-20 [hoa]        0.6.3claws29
14909
14910         * src/grouplistdialog.c
14911                 bugfix (another ?) to give the right
14912                 newsgroups list for each news server.
14913
14914         * src/news.c
14915         * src/news.h
14916                 improve the newsgroups list cache
14917
14918 2001-10-20 [paul]       0.6.3claws28
14919
14920         * sync with sylpheed 0.6.3cvs9
14921                 see ChangeLog entry 2001-10-19
14922
14923         * correct Alfons' last ChangeLog.claws entry
14924
14925 2001-10-19 [alfons]
14926
14927         * src/pgptext.[ch]
14928                 fix compilation problems (part of bug #472895)
14929
14930 2001-10-18 [hoa]        0.6.3claws27
14931
14932         * src/grouplistdialog.c
14933                 bugfix when we refresh was clicked (bug 472701)
14934
14935 2001-10-19 [christoph]  0.6.3claws26
14936
14937         * src/compose.c
14938                 last header entry should default to "To:" or
14939                 "Newsgroups:" and not copy the last entry line
14940                 in a new compose window
14941                 (closes bug #472686, #470792)
14942
14943 2001-10-19 [paul]       0.6.3claws25
14944
14945         * sync with Sylpheed 0.6.3cvs8
14946                 see ChangeLog entries 2001-10-18 and 2001-10-19
14947
14948 2001-10-18 [christoph]  0.6.3claws24
14949
14950         * src/procmsg.c
14951                 reimplement ignore thread
14952         
14953 2001-10-18 [hoa]        0.6.3claws23
14954
14955         * src/folderview.c
14956         * src/grouplistdialog.[ch]
14957                 enhanced news subscription interface (feature 469113)
14958
14959         * src/news.c
14960         * src/news.h
14961                 enchanced newsgroup listing,
14962                 now, we can get groups informations
14963                 (NNTPGroupInfo)
14964
14965 2001-10-18 [paul]       0.6.3claws22
14966
14967         * src/summaryview.c
14968                 remove comment (sync with main branch)
14969         * src/mainwindow.c
14970                 fix 'Re-edit' bug in 'Message' menu
14971
14972 2001-10-17 [christoph]  0.6.3claws21
14973
14974         * src/compose.c
14975                 ignore empty or whitespace only header lines
14976
14977 2001-10-17 [paul]       0.6.3claws20
14978
14979         * sync with sylpheed 0.6.3cvs7
14980                 see ChangeLog entries 2001-10-14, 2001-10-16, and
14981                 2001-10-17
14982
14983 2001-10-17 [darko]
14984
14985         * src/compose.c
14986                 wrap long lines without spaces
14987                 don't wrap URLs
14988
14989 2001-10-16 [paul]
14990
14991         * po/es.po, po/nl.po, po/pt_BR.po
14992                 updated by Ricardo Mones Lastra, Alfons,
14993                 and Fabio Junior Beneditto
14994
14995         * sylpheed-0.6.3claws released
14996
14997 2001-10-15 [melvin] 0.6.3claws18
14998
14999         * README.claws
15000                 added summary and detailed installation instructions
15001                 for spell checker
15002         * po/fr.po
15003                 Updated, corrected and completed french translation
15004
15005 2001-10-15 [hoa] 0.6.3claws17
15006         * src/grouplistdialog.c
15007                 we can choose the newsgroups to display with wildcards
15008
15009 2001-10-15 [christoph]  0.6.3claws16
15010
15011         * src/account.c
15012         * src/compose.c
15013         * src/prefs_folder_item.[ch]
15014                 applied wwp <subscript@free.fr>'s folder
15015                 default account patch
15016         * po/de.po
15017                 Fixed wrong translation
15018
15019 2001-10-13 [alfons, christoph, melvin]  
15020                         0.6.3claws15
15021
15022         solution #2 to solve MT-safety problems defers all GUI related calls
15023         to the main thread using a gtk_idle_add() callback. discussed on
15024         ircnet #sylpheed, with christoph spotting some issues with the
15025         original code, and melvin allowing us to lobotomize his sylpheed.
15026
15027         * src/syldap.[ch], src/main.c
15028                 fix race problem in ldap search thread by deferring GUI 
15029                 stuff to main thread using gtk_idle_add()
15030
15031 2001-10-13 [paul]       0.6.3claws14
15032
15033         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
15034                 add Sergey's smtpcred.patch
15035                 adds separate username/password setting for SMTP Auth
15036                 needed by some servers
15037                 (closes feature request #471659)
15038
15039 2001-10-13 [paul]       0.6.3claws13
15040
15041         * src/pgptext.[ch] **NEW FILES**
15042         * src/Makefile.am, src/messageview.c, src/mimeview.c
15043                 decrypt ascii-armored gpg text embedded in
15044                 the message body.
15045                 Submitted by Jens Jahnke <jan0sch@gmx.net>
15046
15047 2001-10-13 [christoph]  0.6.3claws12
15048
15049         * README.claws
15050                 some more details on default to and
15051                 feature requests
15052         * src/main.c
15053                 init glib threading when ldap is used
15054         * src/syldap.c
15055                 threading fixes
15056         * po/de.po
15057                 fixed a typo
15058
15059 2001-10-12 [paul]       0.6.3claws11
15060
15061         * src/prefs_common.[ch], src/rfc2015.c
15062                 enable ascii-armored gpg text to be embedded in the
15063                 message body, selectable through the 'Privacy'
15064                 preferences. Supports encrypting only.
15065                 Submitted by Ravemax <ravemax@dextrose.com>
15066
15067 2001-10-12 [paul]       0.6.3claws10
15068
15069         * sync with sylpheed 0.6.3cvs6
15070                 see ChangeLog entries 2001-10-11 and 2001-11-12
15071
15072         * src/folderview.c
15073                 incorporated mbox folders, scoring, and folder
15074                 properties into the sync
15075
15076 2001-10-12 [darko]      0.6.3claws9
15077
15078         * README.claws
15079                 describe quotation wrapping
15080         * src/compose.c
15081                 don't treat tab as space to calculate line length properly
15082
15083 2001-10-11 [alfons]
15084
15085         * README.claws
15086                 correct description of how to make new filtering system work,
15087                 add some other things
15088                 
15089         * src/syldap.c
15090                 remove sched_yield() (not necessary / unportable)
15091
15092 2001-10-11 [paul]       0.6.3claws8
15093
15094         * sync with sylpheed 0.6.3cvs3
15095                 see ChangeLog entry 2001-10-10
15096
15097 2001-10-10 [christoph]  0.6.3claws7
15098
15099         * .cvsignore
15100                 ignore 2 files created by newer autotools
15101         * src/prefs_folder_item.c
15102                 using table for widget alignment
15103                 fixed memory leak and broken octal display
15104         * src/filesel.c
15105                 fixed segfault caused by lost filename
15106                 workaround (closes bug #469551)
15107
15108 2001-10-10 [paul]       0.6.3claws6
15109
15110         * sync with sylpheed 0.6.3cvs2
15111                 see ChangeLog entries 2001-10-09 and 2001-10-10
15112
15113 2001-10-10 [darko]      0.6.3.claws5
15114
15115         * src/gtkstext.c
15116                 proper calculation of right margin if smart wrapping is enabled
15117         * src/compose.c
15118                 automatically wrap long lines if wrap quotation is enabled
15119
15120 2001-10-09 [alfons]     0.6.3.claws4
15121
15122         * src/summaryview.c
15123                 select correct row when deleting last row in the summary view (and
15124                 close bug "[ #469104 ] select second last in list when deleting")
15125
15126 2001-10-09 [paul]       0.6.3claws3
15127
15128         * sync with sylpheed 0.6.3cvs1
15129                 updated some autotool scripts
15130
15131 2001-10-09 [darko]      0.6.3claws2
15132
15133         * src/gtkstext.[ch]
15134                 new name and mark with Sylpheed comment
15135         * src/compose.c
15136                 smart quotation wrapping a-la VIM
15137
15138 2001-10-08 [paul]       0.6.3claws1
15139
15140         * sync with sylpheed 0.6.3 release
15141                 see ChangeLog entry 2001-10-08
15142
15143 2001-10-08 [paul]       0.6.2claws24
15144
15145         * src/summaryview.c
15146                 more sync with sylpheed 0.6.2cvs12
15147                 Fixed the bug that didn't select the last row correctly
15148
15149
15150 2001-10-07 [paul]       0.6.2claws23
15151
15152         * sync with sylpheed 0.6.2cvs12
15153                 see ChangeLog entry 2001-10-07
15154
15155 2001-10-06 [match]
15156         * src/jpilot.[ch]
15157                 enable jpilot to read unsynch'ed addresses.
15158
15159         * src/editldap_basedn.c
15160                 fix segfault when opening dialog.
15161
15162 2001-10-06 [alfons]     0.6.2.claws22
15163
15164         * src/summaryview.c
15165                 fix bug with summary view selecting last *inserted*
15166                 node instead of last *visible* node. remember we
15167                 work with a tree
15168
15169 2001-10-06 [paul]       0.6.2claws21
15170
15171         * po/pt_BR.po
15172                 updated translation, contains some fixes and new
15173                 translations, submitted by Gustavo Noronha Silva
15174                 <kov@debian.org>
15175
15176         * src/prefs_common.c
15177                 change 'each' to 'every' - fix dubious English
15178
15179         * sync with sylpheed 0.6.2cvs11
15180
15181 2001-10-05 [alfons]     0.6.2claws20
15182
15183         * src/mainwindow.[ch], src/folderview.c
15184                 make composite tool button switch between "Compose News"
15185                 and "Compose Mail" depending on selected folder
15186                 (nifty idea by Kim Schulz <kim@schulz.dk>)
15187
15188 2001-10-05 [paul]       0.6.2claws19
15189
15190         * src/mainwindow.c, src/summaryview.c
15191                 fix 'Message/Reply to all', broken in last commit
15192
15193         * src/compose.c
15194                 fix X_BEENTHERE seg fault, thanks to Alfons
15195
15196 2001-10-04 [paul]       0.6.2claws18
15197
15198         * src/compose.[ch], src/mainwindow.c
15199                 make "Message/Reply" reply to mailing lists; matches
15200                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
15201                 based on portions of the patch submitted by
15202                 Junichi Uekawa <dancer@netfort.gr.jp>
15203
15204 2001-10-04 [darko]      0.6.2claws17
15205
15206         * src/compose.c
15207                 better smart wrapping
15208         * src/gtkstext.[hc]
15209                 a function to make text buffer contiguous
15210
15211 2001-10-03 [paul]       0.6.2claws16
15212
15213         * sync with sylpheed 0.6.2cvs10
15214
15215 2001-10-02 [alfons]
15216
15217         * configure.in
15218         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
15219                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
15220                 references to chinese translations (hope someone picks up
15221                 this)
15222
15223 2001-10-02 [christoph]  0.6.2claws15
15224
15225         * src/compose.c
15226                 fixed non translated header bug
15227         * ChangeLog.claws
15228                 fixed wrong date in alfons last entry ;)
15229
15230 2001-10-02 [alfons]     0.6.2claws14
15231
15232         * src/compose.c, src/prefs_common.[ch]
15233                 add block cursor option
15234
15235 2001-10-02 [paul]       0.6.2claws13
15236
15237         * sync with sylpheed 0.6.2cvs9
15238
15239 2001-09-30 [paul]       0.6.2claws12
15240
15241         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
15242                 updated translations
15243
15244         * po/POTFILES.in
15245                 add 'src/importldif.c'
15246
15247         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
15248                 added eudora-to-vCard conversion tool
15249                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
15250
15251         * sync with sylpheed 0.6.2cvs8
15252
15253 2001-09-30 [paul]
15254
15255         * sylpheed-0.6.2claws released
15256
15257 2001-09-27 [melvin]     0.6.2claws11
15258
15259         * src/gtkspell.c
15260                 fixed crash when using default path (introduced 
15261                 in 0.6.2claws10)
15262                 fixed tiny bug for initial suggestion mode
15263
15264 2001-09-27 [melvin]     0.6.2claws10
15265         
15266         * src/gtkspell.c
15267                 fixed bug where gtkpspell didn't set the path correctly
15268
15269         * README.claws
15270                 added a paragraph about spell checking
15271                 
15272
15273
15274 2001-09-27 [paul]       0.6.2claws9
15275
15276         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
15277                 replace '// comments' with '/* comments */' to prevent
15278                 some compiler warnings 
15279
15280         * sync with sylpheed 0.6.2cvs6
15281
15282 2001-09-26 [alfons]     0.6.2claws8
15283
15284         * src/messageview.c
15285                 introduce return receipt request notification again,
15286                 which was lost because of other semantics in 
15287                 procheader_parse() (???)
15288
15289 2001-09-26 [christoph]  0.6.2claws7
15290
15291         * src/compose.c
15292                 replace comments for old code with #if 0
15293                 readded auto cc, bcc and reply-to
15294         * src/prefs_matcher.c
15295         * src/prefs_scoring.c
15296                 removed some definition (was moved to
15297                 prefs.h)
15298
15299 2001-09-26 [paul]       0.6.2claws6
15300
15301         * src/mainwindow.c
15302                 make 'Follow-up and reply to' sensitive
15303
15304         * more sync with sylpheed 0.6.2cvs5
15305
15306 2001-09-25 [melvin]
15307
15308         * 0.6.2claws5
15309
15310         * src/gtkspell.c
15311                 fixed bug for "US-ASCII" introduced by the encoding code
15312
15313 2001-09-25 [paul]
15314
15315         * 0.6.2claws4
15316
15317         * src/prefs_common.[ch], src/summaryview.c
15318                 'next unread msg' 'go to next folder?' dialog can be
15319                 given default behaviour, either always show dialog,
15320                 or assume 'yes', or assume 'no'
15321                 Submitted by wwp <subscript@free.fr>
15322
15323 2001-09-25 [melvin]
15324                 
15325         * src/compose.c src/gtkspell.[ch]
15326                 added support for different encodings
15327
15328 2001-09-25 [paul]
15329
15330         * more sync with sylpheed 0.6.2cvs5
15331
15332 2001-09-24 [alfons]
15333         
15334         * src/prefs_folder_item.c
15335                 add check for item->prefs->default_to string is NULL and
15336                 add another check when freeing this string
15337
15338 2001-09-24 [paul]
15339
15340         * configure.in
15341                 change to version 0.6.2claws3
15342
15343         * sync with sylpheed 0.6.2cvs5 
15344
15345 2001-09-24 [match]
15346         * src/ldif.[ch], src/importldif.[ch], addressbook.c
15347                 import LDIF files.
15348         * src/addrcache.[ch], addrindex.[ch]
15349                 small update for future
15350         * src/addrbook.c
15351                 fix test XML file.
15352
15353 2001-09-24 [melvin]
15354         * src/gtkspell.[ch]
15355                 added 'Learn from mistakes' option
15356                 better handling of quotes in checked words
15357                 sorted dict list
15358         * po/fr.po
15359                 small update for spell checking stuff
15360
15361 2001-09-23 [alfons]
15362         
15363         * src/gtkspell.c
15364                 edit a little bit so it complies more with main coding style
15365
15366 2001-09-23 [alfons]
15367
15368         * src/folder.[ch], prefs_folder_item.c, compose.c
15369                 migrate "request return receipt" folder property
15370                 to folderlist.xml
15371
15372 2001-09-22 [alfons]
15373
15374         * README.claws **NEW**
15375                 (add things of interest for users of main branch 
15376                 and claws here)
15377
15378         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
15379                 re-implement threading per folder option, but store 
15380                 the setting in folderlist.xml (where it belongs)
15381
15382 2001-09-21 [melvin]
15383
15384         * src/gtkspell.[ch]
15385                 fixed bug when compose window is under another window
15386         * src/prefs_common.[ch] src/compose.c
15387                 changed 'dictionary_path' to 'dictionary' to be consistent
15388                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
15389         * ac/pspell.m4 src/Makefile.am 
15390                 dropped PSPELL_PATH macro
15391         * po/fr.po
15392                 updated translations
15393
15394 2001-09-21 [christoph]
15395
15396         * src/compose.c
15397                 added border around header fields
15398                 keep header type when new field is added
15399
15400 2001-09-20 [christoph]
15401
15402         * src/utils.[ch]
15403                 more portable debug_print with source filename
15404                 and linenumber
15405         * src/procmsg.c
15406                 more newlines after debug messages
15407
15408 2001-09-20 [paul]
15409
15410         * configure.in
15411                 change to version 0.6.2claws2
15412
15413         * sync with sylpheed 0.6.2cvs3
15414
15415 2001-09-19 [melvin]
15416
15417         * src/gtkspell.c
15418                 fixed the post-right-click focus pb
15419                 fixed crash when 'Spell check all' after dict change 
15420                         and when cursor is at the end of the text
15421                 shift-right-click pops up config menu even on misspelled words.
15422         * po/POTFILES.in
15423                 added gtkspell.c
15424
15425 2001-09-19 [melvin]
15426
15427         * src/about.c
15428                 added pspell to compiled-in features list
15429
15430 2001-09-18 [melvin]
15431
15432         * switched to pspell and dropped ispell
15433         * ac/pspell.m4
15434                 new file. autoconf macro for pspell
15435         * ac/Makefile.am 
15436         * configure.in acconfig.h
15437                 added pspell support
15438         * src/Makefile.am
15439         * src/main.c src/compose.[ch] src/gtkspell.[ch]
15440         * src/prefs_common.[ch] 
15441                 added pspell support
15442
15443 2001-09-18 [christoph]
15444
15445         * src/addr_compl.c
15446         * src/template.[ch]
15447                 replace LOG_MESSAGE with debug_print
15448         * src/compose.[ch]
15449                 gui improvements
15450         * src/menu.c
15451                 added newline after debug message
15452         * src/utils.h
15453                 using __VA_ARGS__ for debug_print macro
15454         * tools/.cvsignore
15455                 ignore Makefile and Makefile.in
15456
15457 2001-09-18 [paul]
15458
15459         * configure.in
15460                 change to version 0.6.2claws1
15461         * sync with sylpheed 0.6.2cvs1
15462
15463         * src/matcher.c 
15464         * src/prefs_matcher.c
15465                 add 'score equal to' option, submitted by
15466                 Paul Evans <nerd@freeuk.com>
15467
15468 2001-09-15 [christoph]
15469
15470         * src/mainwindow.c
15471                 comment out menu entry not existing in claws
15472         * src/menu.c
15473                 add debug output for non existing menu entries
15474         * src/summaryview.c
15475                 fix next/prev unread message for ignored threads
15476         * src/utils.[ch]
15477                 add sourcefile and line number to debug output
15478                 otherwise it is sometimes hard to find the
15479                 source code part if debug messages are translated
15480
15481 2001-09-14 [darko]
15482         
15483         * src/folderview.c
15484                 refresh target folder style after colour is changed
15485
15486 2001-09-13 [paul]
15487
15488         * configure.in
15489                 change to version 0.6.1claws3
15490
15491         * sync with sylpheed 0.6.1cvs6
15492
15493 2001-09-13 [darko]
15494         
15495         * src/folderview.c
15496                 fix target folder colourization to use user selected colour
15497
15498 2001-09-12 [darko]
15499         
15500         * src/summaryview.c
15501                 fix crash when message that is marked for copy/move is unmarked
15502
15503 2001-09-09 [paul]
15504
15505         * configure.in
15506                 change to version 0.6.1claws2
15507
15508         * sync with sylpheed 0.6.1cvs3
15509
15510 2001-09-09 [alfons]
15511         
15512         * src/folderview.c
15513                 fix bug with default font used for trash folder text
15514
15515 2001-09-06 [paul]
15516
15517         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15518                 updated translations
15519
15520         * configure.in
15521                 change to version 0.6.1claws1
15522
15523         * sync with sylpheed 0.6.1cvs2
15524
15525 2001-09-03 [paul]
15526
15527         * po/POTFILES.in
15528                 add Match's new addressbook
15529
15530         * po/de.po
15531                 updated translation submitted by Jens Oberender
15532
15533 2001-09-02 [paul]
15534
15535         * configure.in
15536                 change to 0.6.1claws
15537         * sync with sylpheed 0.6.1 release
15538
15539 2001-09-02 [paul]
15540
15541         * configure.in
15542                 change to 0.6.0claws2
15543
15544         * sync with sylpheed 0.6.0cvs4
15545
15546         * po/pt_BR.po
15547                 updated translation submitted by Fabio Junior Beneditto
15548
15549 2001-09-01 [match]
15550         * pixmaps/
15551                 interface.xpm
15552                 book.xpm
15553                 address.xpm
15554         * src/
15555                 Makefile.am
15556                 a ton of new files
15557
15558 2001-08-31 [paul]
15559
15560         * configure.in
15561                 change to version 0.6.0claws1
15562
15563         * sync with sylpheed 0.6.0cvs1
15564
15565         * po/es.po
15566                 updated translation submitted by Ricardo Mones Lastra
15567
15568         * po/POTFILES.in
15569                 add 'src/prefs_templates.c'
15570
15571         * src/compose.c, src/summaryview.c
15572                 fix segfault on 'Re_edit'               
15573
15574 2001-08-30 [alfons]
15575
15576         * configure.in, Makefile.am
15577         * tools/Makefile.am
15578                 add tools directory to source distribution
15579
15580 2001-08-30 [paul]
15581
15582         * configure.in
15583                 change to version 0.6.0claws
15584
15585         * sync with sylpheed 0.6.0 release
15586
15587 2001-08-30 [christoph]
15588
15589         * configure.in
15590                 removed autoconf version check
15591
15592 2001-08-30 [paul]
15593
15594         * src/account.c, src/compose.c, src/prefs_common.[ch]
15595         * src/procheader.[ch] src/utils.[ch]
15596                 Enhanced automatic account selection on replies
15597                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
15598
15599         * configure.in
15600                 add LDAP and JPilot to the configuration results output.
15601
15602 2001-08-29 [christoph]
15603
15604         * src/summeryview.c
15605                 no bold font for ignored threads
15606
15607 2001-08-29 [paul]
15608
15609         * configure.in
15610                 change to version 0.5.3claws6
15611
15612         * sync with sylpheed 0.5.3cvs10
15613                 src/stringtable.[ch]: New Files
15614
15615         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
15616         * src/pixmaps/sylpheed.xpm
15617                 add mini-icons to windows (by Alfons)
15618
15619 2001-08-27 [paul]
15620
15621         * src/mainwindow.c
15622                 new functions: next_labeled_cb(), prev_labeled_cb()
15623
15624         * src/summaryview.c
15625                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
15626                 summary_select_next_labeled(), summary_select_prev_labeled()
15627
15628         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
15629                 give claws blue folders and a blue trash can
15630
15631 2001-08-27 [paul]
15632
15633         * configure.in
15634                 change to version 0.5.3claws5
15635
15636         * sync with sylpheed 0.5.3cvs9
15637                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
15638
15639 2001-08-24 [christoph]
15640
15641         * src/filesel.c
15642                 keep filename when browsing directories
15643                 (not working for user entered filename, but
15644                  for default name and selected filename from
15645                  file list)
15646         * src/mainwindow.c
15647                 fixed wrong spelling "Folllow-up"
15648         * src/mbox_folder.c
15649         * src/procmsg.c
15650         * src/summaryview.c
15651                 fixed new/unread message count with ignored
15652                 threads (2 commits, first didn't notice no
15653                 longer needed decreasing)
15654         * src/inc.c
15655                 readded scrolling of progress dialog
15656                 (lost in sync)
15657
15658 2001-08-24 [paul]
15659
15660         * configure.in
15661                 change to 0.5.3claws4
15662
15663         * sync with sylpheed 0.5.3cvs7
15664
15665 2001-08-24 [christoph]
15666
15667         * src/compose.c
15668                 set request return receipt when replying
15669                 if it is set is the folder prefs of the
15670                 message
15671         * src/inc.c
15672                 disable final error popup if popups are
15673                 disabled in config (again)
15674
15675 2001-08-23 [paul]
15676
15677         * configure.in
15678                 Change version number to 0.5.3claws3
15679
15680         * sync with sylpheed 0.5.3cvs5
15681
15682         * src/mimeview.c
15683                 double quote '%s' in 'gedit %s' to fix bug when
15684                 opening attachment with spaces in the name
15685
15686 2001-08-22 [alte]
15687         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
15688           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
15689                 initial message templates support
15690
15691
15692 2001-08-22 [paul]
15693
15694         * configure.in
15695                 change version number to 0.5.3claws2
15696
15697         * sync with sylpheed 0.5.3cvs4
15698
15699         * src/procmsg.h src/summaryview.c
15700                 re-implement (un)ignore thread
15701
15702 2001-08-21 [paul]
15703
15704         * src/summaryview.c
15705                 remove unnecessary code
15706         * src/compose.c
15707                 enable 'dynamic' signatures (submitted by
15708                 Eric Limpens <eric@hscg-internet.nl>)
15709
15710 2001-08-21 [paul]
15711
15712         clean up after sync with sylpheed 0.5.3 release
15713
15714         * src/folderview.c
15715                 fix re-introduced font mess, see Christoph's
15716                 entry 2001-06-24
15717
15718         * src/summaryview.c
15719                 remove prev_msgnum
15720                 use sylpheed's small font instead of
15721                 gtk default font for summary view
15722
15723
15724 2001-08-17 [paul]
15725
15726         * configure.in
15727                 add pl to ALL_LINGUAS - sync with main branch
15728
15729         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15730                 Updated. Translations by Jens Oberender, Ricardo Mones
15731                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
15732
15733         * po/pl.po  ** NEW FILE **
15734                 sync with the main branch
15735
15736         * src/folderview.c
15737                 fix target folder colorizing and refresh problem
15738
15739
15740 2001-08-17 [christoph]
15741
15742         * src/mainwindow.c
15743                 claws uses 4 colors for target folder coloring.
15744                 arrays were not long enough and destroyed the
15745                 stack causing a segfault.
15746                 target folder colorizing does not work anymore
15747                 for me
15748
15749 2001-08-16 [paul]
15750
15751         * configure.in
15752                 change to version 0.5.3claws1
15753
15754         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
15755           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
15756           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
15757
15758                 sync with sylpheed 0.5.3 release, but keep claws method of
15759                 configuring/saving fonts
15760
15761         * src/addressbook.[ch]
15762                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
15763                 in line with a similar change in Hiroyuki's branch
15764
15765         * src/mainwindow.[ch]
15766                 disable main_window_set_thread_option()
15767         * src/prefs_folder_item.c
15768                 comment out &tmps_prefs.enable_thread,
15769         * src/mbox_folder.c, src/procmsg.[ch]
15770                 comment out MSG_IS_IGNORE_THREAD
15771         * src/summaryview.c
15772                 comment out summary_ignore_thread() and summary_unignore_thread()
15773                 comment out MSG_IS_IGNORE_THREAD
15774
15775                 use Hiroyuki's threading instead.
15776
15777
15778
15779 2001-08-15 [paul]
15780
15781         * src/account.c
15782                 use Hiroyuki's 0.5.3 column scheme but also
15783                 include the enable/disable button.
15784         * src/pixmaps/mark.xpm
15785                 add Hiroyuki's amended pixmap
15786
15787 2001-08-13 [christoph]
15788
15789         * src/account.c
15790                 receive at get all column showed wrong state for APOP
15791                 button should only work for POP3 and APOP accounts
15792         * src/prefs_account.c
15793                 added missing preprocessor statement for SSL
15794
15795 2001-08-12 [paul]
15796
15797         * src/account.[ch]
15798                 add 'receive at get all' column and enable/disable
15799                 button.
15800
15801 2001-08-06 [christoph]
15802
15803         * src/account.c
15804                 show usage of SSL in protocol column
15805
15806         * src/imap.c
15807         * src/inc.c
15808                 renamed ssl options
15809
15810         * src/prefs_account.[ch]
15811                 moved ssl options to a new page
15812
15813         * src/send.c
15814         * src/smtp.c
15815         * src/ssl.[ch]
15816                 renamed ssl options
15817                 added support for SMTP STARTTLS command
15818
15819 2001-08-05 [christoph]
15820
15821         * configure.in
15822                 debian autoconf needs version check to find
15823                 correct autoconf version. if the file is
15824                 named configure.in 2.13 is used, which does
15825                 not work with this configure.in script.
15826                 other solution would be to rename the script
15827                 to configure.ac as suggested in the autoconf
15828                 manual.
15829
15830         * src/inc.c
15831                 disable final error popup if popups are
15832                 diabled in config
15833
15834         * src/socket.c
15835                 bugfix in ssl_gets
15836                 fixes IMAP over SSL problem
15837
15838 2001-08-03 [paul]
15839
15840         * configure.in
15841                 change to 0.5.2claws1
15842
15843         * sync with sylpheed 0.5.2cvs1
15844
15845 2001-08-02 [alfons]
15846
15847         * configure.in
15848                 quick fix for ispell detection...
15849
15850 2001-08-01 [paul]
15851
15852         * configure.in
15853                 change to 0.5.1claws4
15854
15855         * sync with sylpheed 0.5.1cvs7
15856
15857 2001-07-31 [alfons]
15858
15859         * src/prefs_common.c, src/prefs_common.h, 
15860           src/gtkspell.c, src/gtkspell.h
15861                 add global spelling checker settings (compose tab) +
15862                 selection of dictionary 
15863           
15864         * configure.in  
15865                 guess valid ispell location
15866
15867 2001-07-31 [paul]
15868
15869         * po/POTFILES.in
15870                 removal of 'src/quote_fmt_parse.c'
15871         * po/de.po
15872                 Updated de.po
15873                 (submitted by Jens Oberender <didge@suse.de>)
15874
15875 2001-07-31 [darko]
15876
15877         * src/folder.[ch]
15878         * src/folderview.[ch]
15879         * src/mainwindow.c
15880         * src/mh.c
15881         * src/prefs_common.[ch]
15882         * src/summaryview.c
15883                 target folder colourization
15884
15885 2001-07-30 [paul]
15886
15887         more sync with Sylpheed 0.5.1cvs6 
15888
15889 2001-07-30 [darko]
15890
15891         * src/mh.c
15892         * src/prefs_folder_item.[hc]
15893         * src/summaryview.c
15894                 shared folders support with a GUI
15895
15896 2001-07-29 [paul]
15897
15898         0.5.1claws3
15899
15900         * sync with Sylpheed 0.5.1cvs6
15901
15902 2001-07-29 [paul]
15903
15904         * po/pt_BR.po
15905                 updated
15906                 (submitted by Fabio Junior Beneditto)
15907
15908 2001-07-28 [paul]
15909
15910         * src/procmime.c
15911         * AUTHORS
15912                 patch to correct bad image mime headers
15913                 (submitted by Don Quijote <dq@searchlores.org>)
15914
15915 2001-07-28 [paul]
15916
15917         * tools/gif2xface.pl   **NEW FILE**
15918         * tools/README
15919                 script to convert file.gif to file.xface for
15920                 use in a custom header.
15921                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
15922
15923 2001-07-27 [alfons]
15924         
15925         * configure.in
15926                 change macros for detecting JPilot and LDAP
15927
15928 2001-07-27 [christoph]
15929
15930         * src/filtering.c
15931                 code cleanup (MIN / MAX warning, needed casting)
15932
15933 2001-07-27 [alfons]
15934
15935         * procheader.c
15936                 disallow setting flags when detecting certain headers
15937                 (X-Status, Status, Seen, X-Seen). 
15938         
15939         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
15940
15941 2001-07-27 [christoph]
15942
15943         * src/prefs_filter.c
15944         * src/prefs_filtering.c
15945         * src/prefs_matcher.c
15946         * src/prefs_scoring.c
15947                 scroll list when moving rows up or down
15948
15949         * src/imap.c
15950         * src/imap.h
15951         * src/prefs_account.c
15952         * src/prefs_account.h
15953         * src/send.c
15954                 SMTP over SSL (untested, feedback requested)
15955                 IMAP over SSL
15956
15957         * src/ssl.c
15958                 code cleanup
15959
15960 2001-07-26 [alfons]
15961         
15962         * configure.in, acconfig.h
15963                 define CLAWS (need this for main / claws detection)
15964
15965 2001-07-25 [alfons]
15966
15967         * configure.in
15968                 Sylpheed 0.5.1claws2
15969                 
15970         * sync with Sylpheed 0.5.1cvs4
15971
15972 2001-07-25 [christoph]
15973
15974         * src/scoring.c
15975                 fixed segfault
15976                 item->prefs == NULL (don't know why)
15977
15978 2001-07-25 [alfons]
15979
15980         * configure.in
15981                 Sylpheed 0.5.1claws1
15982
15983         * sync with Sylpheed 0.5.1cvs1-3
15984
15985 2001-07-24 [christoph]
15986
15987         * src/folderview.c
15988         * src/prefs_folder_item.[ch]
15989                 added folderitem preferences dialog with
15990                 default To: and auto request return receipt
15991
15992         * src/compose.[ch]
15993         * src/menu.[ch]
15994                 changes to handle new folderitem preferences
15995
15996         * src/mainwindow.c
15997         * src/summaryview.c
15998                 call compose new mail with current folderitem
15999
16000 2001-07-24 [alfons]
16001
16002         Release Sylpheed 0.5.1claws
16003
16004         * configure.in
16005                 change to release version 0.5.1claws
16006
16007 2001-07-24 [christoph]
16008
16009         * src/summaryview.c
16010                 fixed segfault that happend when the selected
16011                 message was removed while retrieving new messages.
16012
16013         * po/es.po
16014                 updated translation
16015                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
16016
16017 2001-07-22 [alfons]
16018
16019         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
16020         this is a work in progress, for more information: http://nlpagan.net/sylman 
16021         
16022         * configure.in, src/mainwindow.c, manual/Makefile.am
16023                 add support for English manual
16024
16025         * AUTHORS
16026                 add authors of user manuals
16027
16028         * manual/en/sylpheed*.html
16029                 add English documentation
16030
16031 2001-07-22 [christoph]
16032
16033         * po/POTFILES.in
16034                 added src/ssl.c
16035         * src/ssl.c
16036                 changed a wrong debug message
16037
16038 2001-07-22 [alfons]
16039
16040         * po/nl.po
16041                 update Dutch translation
16042
16043         * src/prefs_filtering.c, 
16044           src/prefs_matcher.c
16045                 add more translatable strings           
16046
16047 2001-07-21 [alfons]
16048
16049         0.5.0claws7
16050
16051         * configure.in
16052                 change version
16053
16054         * src/inc.c, src/summaryview.[ch]
16055                 prevent update of mark file when filtering has done, by
16056                 using a variable; this affects two functions:
16057                         inc.c::inc_finished()
16058                         summaryview.c::summary_show()
16059
16060 2001-07-20 [alfons]
16061
16062         * src/filtering.[ch], src/prefs_filtering.c, 
16063           src/matcher.[ch]
16064                 add filtering action for label coloring 
16065
16066         * po/POTFILES.in
16067                 add labelcolors.c
16068
16069         * added src/labelcolors.c
16070         * added src/labelcolors.h
16071         * src/Makefile.am, src/summaryview.c
16072                 rearrange label coloring code
16073
16074         * src/procmsg.h
16075                 add more parentheses so label colouring works correctly
16076
16077         * src/filtering.c
16078                 don't really delete message, but move it to Trash
16079
16080         * src/prefs_matcher.c
16081                 add quote options to info dialog
16082
16083 2001-07-20 [christoph]
16084
16085         * src/Makefile.am
16086         * src/inc.c
16087         * src/main.[ch]
16088         * src/socket.h
16089         * src/ssl.[ch] (new)
16090                 moved ssl stuff to a seperate file
16091
16092 2001-07-20 [darko]
16093
16094         * src/summaryview.c
16095                 fix show sender using address book with no e-mail
16096                 address in From: field
16097
16098 2001-07-19 [alfons]
16099
16100         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
16101                 fix messy handling of escaping... now at least the
16102                 execute command is useful. escape char is '\', we
16103                 accept \n and \r too. 
16104
16105                 Real life example:
16106                 
16107                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
16108                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
16109
16110 2001-07-18 [alfons]
16111
16112         0.5.0claws6
16113
16114         * src/summaryview.c
16115                 clean up
16116
16117         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
16118           src/procmsg.[ch]
16119                 revise filtering; currently move, copy, marking have
16120                 been tested. if you like bleeding edge stuff, you
16121                 should definitely go for this version :)
16122
16123         * mark old working stuff as VERSION_0_5_0_CLAWS5        
16124
16125 2001-07-17 [christoph]
16126
16127         * src/utils.c
16128                 timestamp log
16129
16130 2001-07-17 [alfons]
16131
16132         0.5.0claws5
16133
16134         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
16135           bits in the mark file, without affecting either branch. Lots of
16136           files changed, also in claws branch.
16137
16138           UNTESTED: use of mbox folders
16139
16140         * src/summaryview.c
16141                 added mark all read; however this was a quick hack used for
16142                 cleaning up mess after initial merge with Hiroyuki
16143
16144         * configure.in
16145                 change claws version number back to 0.5.0claws5 to clear up 
16146                 confusion & pretension (recent release was technically 
16147                 0.5.0claws4, so we neatly align with Hiroyuki :-)
16148
16149 2001-07-16 [alfons]
16150
16151         sync with Hiroyuki's 0.5.0cvs4
16152
16153 2001-07-16 [alfons]
16154
16155         0.5.1claws3
16156
16157         * src/filtering.[ch]
16158                 remove invalid updating of mark files for 
16159                 filter actions MATCHING_ACTION_MOVE and 
16160                 MATCHING_ACTION_DELETE; this should fix the
16161                 folder update bug
16162                 
16163         * src/procmsg.c
16164                 revert Christoph's stab at fixing the folder 
16165                 update bug
16166
16167         * po/POTFILES.in
16168                 add missing files with translatable strings
16169
16170         * src/summaryview.c
16171                 remove debug print
16172
16173 2001-07-15 [alfons]
16174
16175         * src/addr_compl.[ch], src/prefs_filtering.c
16176                 make "filtering pref dialog's destination entry" an
16177                 "address completable entry", if filter destination is 
16178                 an email address
16179
16180         0.5.1claws2
16181         
16182         sync with Hiroyuki's 0.5.0cvs2-3
16183
16184 2001-07-15 [christoph]
16185
16186         * src/procmsg.c
16187                 fixed folder stats update after incorporation
16188
16189 2001-07-15 [alfons]
16190
16191         * src/summaryview.c
16192                 * finish label colouring stuff (for now)
16193                 * fix incorrect colour bug (off by one) 
16194
16195 2001-07-14 [alfons]
16196
16197         * src/mainwindow.c
16198                 change text labels for news and mail message so there's
16199                 plenty of toolbar estate left
16200
16201         * configure.in
16202                 0.5.1claws1
16203
16204         * src/folderview.c
16205           src/folder.[ch]
16206                 sync with Hiroyuki's 0.5.0cvs1
16207
16208         * src/summaryview.c
16209                 more rewrite label colouring
16210
16211 2001-07-14 [alfons]
16212
16213         * src/summaryview.[ch]
16214                 * start rewrite label colouring 
16215                 * fix proper location "Add Sender To Addressbook" menu item
16216
16217 2001-07-13
16218
16219         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16220         (actually this is 0.5.0claws4)
16221
16222 2001-07-13 [alfons]
16223
16224         * po/pt_BR.po
16225                 * fix duplicate message
16226                 * add updated Portugese / Brazilian translation
16227                   submitted by Fabio Junior Beneditto
16228
16229 2001-07-12 [alfons]
16230
16231         * AUTHORS
16232                 add Jens
16233
16234         * po/nl.po
16235                 add updated Dutch translation
16236
16237         * po/de.po
16238                 add updated German translation submitted by Jens
16239
16240 2001-07-11 [alfons]
16241
16242         Prerelease before 0.5.0claws. Please test.
16243         This version is temporarily tagged as VERSION_0_5_0_TEST
16244
16245         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
16246           src/prefs_scoring.c, src/prefs_matcher.c, 
16247           src/prefs_filtering.c, src/mbox.c, 
16248           src/main.c, src/inc.c, src/filtering.[ch]
16249                 revert new Hoa's new matcher (does not work yet)
16250
16251         * src/Makefile.am
16252                 clean up
16253
16254 2001-07-10
16255
16256         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16257
16258
16259 2001-07-10 [alfons]
16260
16261         * Makefile.am
16262                 add ChangeLog.claws to EXTRA_DIST
16263         * src/Makefile.am
16264                 add matcher_parser_parse.h to EXTRA_DIST
16265
16266 2001-07-10 [christoph]
16267
16268         * src/inc.c
16269                 add destination folder to table of
16270                 folders that need to be updated after
16271                 incorporation
16272
16273 2001-07-10 [alfons]
16274
16275         * folder.[ch]
16276           folderview.c
16277                 make collapse state of folders and folder items persistent, i.e.
16278                 if you collapse a folder tree, the next time sylpheed-claws starts 
16279                 up the folder tree remains collapsed.  
16280                 
16281 2001-07-10 [christoph]
16282
16283         * acconfig.h
16284         * configure.in
16285                 added --enable-ssl
16286         * src/md5.[ch]
16287                 renamed MD5_CTX to MD5_CTX_syl
16288                 conflicts with a struct in openssl
16289         * src/inc.c
16290         * src/main.[ch]
16291         * src/prefs_account.[ch]
16292         * src/socket.[ch]
16293                 SSL support for POP
16294         * src/mainwindow.c
16295                 fixed compose with current account
16296                 broken by new compose button stuff
16297
16298 2001-07-09 [hoa]
16299
16300         * AUTHORS
16301                 changed my email address
16302
16303         * src/matcher_parser_parse.y
16304                 clean the parser to remove conflicts
16305
16306 2001-07-09 [alfons]
16307
16308         * AUTHORS
16309                 add Match Grun
16310
16311         * configure.in
16312                 fix incorrect description of --enable-ldap parameter
16313
16314         * src/prefs_common.[ch]
16315           src/compose.c
16316                 add experimental option "smart wrapping" which makes the
16317                 compose editor auto wrap.
16318                 
16319                 | TODO: the problem with the buggy cursor handling is caused |
16320                 | by the GtkText. when deleting / backspacing text its       |
16321                 | wrapping algorithm does not take in account the previous   |
16322                 | line. should find a way to hack this in.                   |
16323                 | or should perhaps combine this with the word wrapping      |
16324                 | patch i wrote in january.                                  |
16325
16326         * src/about.c
16327                 show build parameters for LDAP and JPilot
16328
16329         * src/summaryview.c
16330                 revert Christoph's bugfix for selecting next unread message, 
16331                 because folder stats aren't updated correctly
16332
16333 2001-07-08 [hoa]
16334
16335         * src/filtering.c
16336         * src/mainwindow.c
16337         * src/matcher.c
16338         * src/matcher_parser_lex.l
16339         * src/matcher_parser_parse.y
16340         * src/prefs_filtering.c
16341         * src/prefs_scoring.c
16342         * src/scoring.c
16343                 bugfix of the config file parser
16344
16345 2001-07-08 [alfons]
16346
16347         * src/Makefile.am
16348                 added generated matcher sources to BUILT_SOURCES
16349
16350 2001-07-08 [hoa]
16351
16352         * src/Makefile.am
16353         * src/.cvsignore
16354                 added new config file parser
16355
16356         * src/scoring.[ch]
16357         * src/filtering.[ch]
16358         * src/matcher.[ch]
16359         * src/prefs_filtering.c
16360         * src/prefs_matcher.c
16361         * src/prefs_scoring.c
16362         * added src/matcher_parser.h
16363         * added src/matcher_parser_lex.h
16364         * added src/matcher_parser_lex.l
16365         * added src/matcher_parser_parse.y
16366                 lex & yacc config file parser
16367
16368         * src/mbox.c
16369         * src/inc.c
16370         * src/main.c
16371                 changes prefs_filtering into global_filtering           
16372
16373         * src/summaryview.c
16374                 build threads with subjects only if "Re: " is at the
16375                 beginning of the subject
16376
16377 2001-07-07 [paul]
16378
16379         0.5.0claws
16380
16381         sync with sylpheed 0.5.0
16382                 change of version number only
16383
16384 2001-07-06 [paul]
16385
16386         0.5.0claws5
16387
16388         sync with sylpheed 0.5.0pre5
16389
16390 2001-07-05 [paul]
16391
16392         sync with sylpheed 0.5.0pre4 release
16393                 /po and /manual/ja not sync'ed
16394
16395 2001-07-04 [paul]
16396
16397         more sync with sylpheed 0.5.0pre4
16398
16399 2001-07-03 [christoph]
16400
16401         * src/addressbook.c
16402                 fixed address book broken by address book
16403                 for VCard, JPilot, LDAP
16404
16405 2001-07-03 [alfons]
16406
16407         * src/matcher.c
16408         * src/textview.c
16409                 stopped memory leaks
16410
16411 2001-07-03 [paul]
16412
16413         more sync with sylpheed 0.5.0pre4
16414
16415 2001-07-02 [match]
16416
16417         * included address book patch for VCard, JPilot, LDAP
16418         * pref_common.c - fixed Font options on Display tab (cosmetic)
16419         * alertpanel.c - fixed truncated message
16420
16421 2001-07-02 [christoph]
16422
16423         * src/mbox_folder.c
16424         * src/procmsg.[ch]
16425         * src/summaryview.c
16426                 mark threads for ignoring
16427
16428 2001-07-02 [paul]
16429
16430         0.5.0claws4
16431
16432         * sync with sylpheed 0.5.0pre4
16433                 updated gettext to 0.10.38.
16434
16435 2001-07-01 [paul]
16436
16437         * src/ mainwindow.c
16438         * src/procmsg.h
16439         * src/summaryview.[ch]
16440                 new right-click option: Label.
16441                 substitute for 'Mark-->Mark/Unmark', colours the line.
16442                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
16443
16444 2001-07-01 [christoph]
16445
16446         * src/folderview.c
16447                 fixed font for trash
16448         * src/summaryview.c
16449                 move ctree to unread message
16450
16451 2001-07-01 [paul]
16452
16453         * sync with sylpheed 0.5.0pre3 release
16454
16455 2001-06-30 [alfons]
16456
16457         * src/filesel.[ch]
16458         * src/compose.c
16459                 allow inserting / attaching multiple files in
16460                 the composer window
16461
16462 2001-06-30 [paul]
16463
16464         * src/codeconv.c
16465                 small change to Alfons' previous stuff so that it
16466                 actually makes
16467
16468 2001-06-30 [alfons]
16469
16470         * lots of files changed; first attempt to merge the changes
16471           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
16472
16473 2001-06-30 [paul]
16474
16475         * po/pt_BR.po
16476                 updated and completed, translations by Fabio
16477                 Junior Beneditto <fjbeneditto@yahoo.com.br>
16478
16479 2001-06-29 [alfons]
16480
16481         * src/compose.c
16482         * src/mimeproc.[ch]
16483                 allow selecting an attached files' mime type from a 
16484                 list of types.
16485
16486 2001-06-29 [paul]
16487
16488         * more sync with sylpheed 0.5.0pre3
16489
16490 2001-06-29 [paul]
16491
16492         * po/pt_BR.po
16493                 merge with sylpheed.pot and pt_BR.po provided by
16494                 Fabio Junior Beneditto.
16495
16496 2001-06-29 [darko]
16497
16498         * src/procmime.c
16499                 make MIME types case insensitive
16500
16501 2001-06-28 [alfons]
16502
16503         * po/nl.po
16504                 merge with sylpheed.pot and old nl.po; translations added.
16505
16506 2001-06-28 [paul]
16507
16508         * more sync with sylpheed 0.5.0pre3
16509
16510 2001-06-27 [alfons]
16511
16512         * src/summaryview.c
16513                 don't crash when removing parent node of messages
16514                 attracted by subject. this was caused by not deleting
16515                 the parent node from the subject line hash table.
16516
16517 2001-06-27 [alfons]
16518
16519         * src/summaryview.c
16520         * src/compose.[ch]
16521         * src/mainwindow.c
16522                 if there are multiple messages selected, allow forwarding
16523                 them as attachments.
16524
16525 2001-06-27 [paul]
16526
16527         * more sync with sylpheed 0.5.0pre3
16528
16529 2001-06-26 [paul]
16530
16531         0.5.0claws3
16532
16533         * sync with sylpheed 0.5.0pre3
16534
16535 2001-06-25 [paul]
16536
16537         * src/mainwindow.c
16538                 fixed 'compose news article' bug
16539                 from icon-and-text toolbar
16540
16541 2001-06-25 [paul]
16542
16543         * sync with sylpheed 0.5.0pre2 release
16544
16545 2001-06-24 [christoph]
16546
16547         * src/prefs_common.c
16548                 bug fix in font selection
16549         * src/folderview.c
16550                 use sylpheed's normal font instead of
16551                 gtk default font for folders without
16552                 new messages
16553
16554 2001-06-24 [alfons]
16555
16556         * src/mainwindow.[ch]
16557                 added composite compose mail / news button (an idea by Leandro
16558                 Pereira <leandro@linuxmag.com.br>)
16559
16560 2001-06-24 [paul]
16561
16562         Added instructions for ldif-to-xml.py
16563
16564         * tools/README
16565
16566 2001-06-23 [alfons]
16567
16568         Some minor things.
16569
16570         * src/pixmaps/stock_news_compose.xpm
16571                 added pixmap by Leandro
16572         * src/prefs_common.c
16573                 tested built-in spelling checker of GCC 3.0 :)
16574         * po/nl.po
16575                 merged dutch translation of sylpheed-main with
16576                 sylpheed.pot
16577
16578 2001-06-23 [paul]
16579
16580         Added tools directory and files.
16581
16582         * tools/filter_conv.pl
16583                 converts old filter system to new filtering system
16584         * tools/ldif-to-xml.py
16585                 converts netscape addressbook to sylpheed addressbook
16586         * tools/README
16587                 descriptions/instructions for above two files
16588
16589 2001-06-23 [christoph]
16590
16591         * src/inc.c
16592         * src/manage_window.[ch]
16593         * src/prefs_common.[ch]
16594                 mail retrieval dialog can be enabled, disabled
16595                 or hidden if non of sylpheed's windows is active
16596
16597 2001-06-22 [paul]
16598
16599         0.5.0claws2
16600
16601         * sync with sylpheed 0.5.0pre2
16602
16603 2001-06-21 [christoph]
16604
16605         * src/summaryview.c
16606                 show recipient on 'from' for all accounts
16607                 
16608         * src/inc.c
16609         * src/prefs_common.[ch]
16610                 disable error popup on mail receive errors
16611
16612 2001-06-21 [alfons]
16613
16614         * src/compose.c
16615                 made the ruler correctly appear and disappear.
16616
16617         * src/Makefile.am
16618                 removed Hoa's work-in-progress-stuff (interesting!) so 
16619                 claws compiles ok.
16620
16621 2001-06-20 [christoph]
16622
16623         * src/inc.c
16624         * src/progressdialog.c
16625                 added scrolled window for list in progressdialog
16626
16627 2001-06-20 [paul]
16628
16629         sync with sylpheed 0.5.0pre1 release
16630
16631 2001-06-20 [christoph]
16632
16633         * src/summeryview.c
16634                 make building threads by subject work when
16635                 thread view is enabled
16636                 
16637         * src/compose.c
16638         * src/prefs_common.[ch]
16639                 automatically select account for mail replys
16640
16641 2001-06-19 [sergey]
16642
16643         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
16644         they are filled in from the account settings.
16645
16646 2001-06-19 [paul]
16647
16648         * more sync with sylpheed 0.5.0pre1
16649
16650 2001-06-18 [alfons]
16651
16652         * src/Makefile.am,
16653           src/procmime.c
16654                 added --sysconfdir to CPPFLAGS for pointing to the correct
16655                 location of mime.types. 
16656
16657                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
16658                 or ./configure!
16659
16660 2001-06-18 [hoa]
16661
16662         * src/summaryview.c
16663                 fixed some bug when building threads
16664
16665 2001-06-18 [pau]l
16666
16667         * src/prefs_account.c
16668                 UI stuff: More changes to the English
16669
16670 2001-06-18 [paul]
16671
16672         * src/pixmaps/stock_news_compose.xpm: new file
16673         * src/Makefile.am
16674         * src/mainwindow.c
16675         * src/summaryview.c
16676                 Added new icon for Hoa's 'compose a news
16677                 message', plus minor improvements to the
16678                 English
16679
16680         * po/ja.po
16681         * ChangeLog
16682         * ChangeLog.jp
16683                 more sync with sylpheed 0.5.0pre1
16684
16685 2001-06-18 [hoa]
16686
16687         * src/compose.[ch]
16688         * src/mainwindow.c
16689                 Follow-up and reply to
16690
16691         * src/summaryview.[ch]
16692                 Build threads also with subjects
16693
16694 2001-06-17 [hoa]
16695
16696         * src/compose.c
16697                 forwarding use the current account.
16698
16699         * src/mainwindow.c
16700                 the "compose message" button has been replaced with
16701                 "new mail" and "new news" buttons
16702
16703         * src/prefs_common.[ch]
16704                 added a configuration option to use the forward button
16705                 as "forward as attachment"
16706                 changed reply and forward format description
16707
16708         * src/quote_fmt_lex.l
16709         * src/quote_fmt_parse.y
16710                 added message with no signature in format for reply
16711                 and forward.
16712
16713 2001-06-17 [paul]
16714
16715         Minor UI stuff
16716
16717         * src/mainwindow.c
16718         * src/summaryview.c
16719                 Improvements to the English
16720
16721         * src/prefs_common.c
16722                 Improvements to the English and some
16723                 clarity/continuity improvements in the
16724                 description of Quote symbols.
16725
16726 2001-06-17 [paul]
16727
16728         0.5.0claws1
16729
16730         * sync with sylpheed 0.5.0pre1
16731
16732 2001-06-17 [hoa]
16733
16734         * src/compose.c
16735                 Better interface for compose, displayed fields
16736                 are updated whenever we change account.
16737                 Newsgroups field is automatically filled.
16738
16739         * src/mainwindow.c
16740                 Newsgroups field is automatically filled.
16741
16742         * src/prefs_account.c
16743                 Some interface stuff when fields appear and
16744                 disappear.
16745
16746 2001-06-16 [paul]
16747
16748         0.4.99claws
16749
16750         * sync with sylpheed 0.4.99
16751
16752 2001-06-16 [sergey]
16753
16754         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
16755         base64_decoder_free, base64_decoder_decode): new object and
16756         functions for decoding base64 streams.
16757         * src/procmime.c (procmime_decode_content): modified to use the
16758         new base64 decoder.
16759
16760 2001-06-15 [paul]
16761
16762         0.4.99claws10
16763
16764         * sync with sylpheed 0.4.99cvs11
16765
16766 2001-06-13 [paul]
16767
16768         0.4.99claws9
16769
16770         * sync with sylpheed 0.4.99cvs9
16771
16772 2001-06-13 [hoa]
16773
16774         * src/compose.c
16775         * src/prefs_account.c
16776
16777                 SMTP server can be defined in the news account
16778                 mime type of attachment are kept.
16779
16780         * src/summaryview.c
16781
16782                 now choose the highest important score between default
16783                 and important score of folder.
16784
16785 2001-06-09 [alfons]
16786         
16787         * src/prefs_common.c: 
16788
16789                 (prefs_quote_description_create): corrected description of 
16790                 quote format characters
16791
16792 2001-06-09 [paul]
16793
16794         0.4.99claws8
16795
16796         * sync with sylpheed 0.4.99cvs8
16797
16798 2001-06-08 [sergey]
16799
16800         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
16801         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
16802
16803 2001-06-08 [paul]
16804
16805         0.4.99claws7
16806
16807         * sync with sylpheed 0.4.99cvs7
16808
16809 2001-06-06 [sergey]
16810
16811         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
16812         clashes with autogenerated header).
16813         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
16814         * src/Makefile.am: added quote_fmt.h.
16815         * src/.cvsignore: added lex/yacc autogenerated files
16816         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
16817
16818 2001-06-06 [paul]
16819
16820         0.4.99claws6
16821
16822         * sync with sylpheed 0.4.99cvs6
16823
16824 2001-06-06 [hoa]
16825
16826         * added src/quote_fmt_parse.h
16827         * src/compose.c
16828                 removed warnings
16829
16830         * src/prefs.[ch]
16831                 don't modify readonly configuration files
16832
16833         * src/prefs_account.c
16834         * src/prefs_common.c
16835         * src/prefs_customheader.c
16836         * src/prefs_display_header.c
16837         * src/prefs_filter.c
16838         * src/prefs_filtering.c
16839         * src/prefs_scoring.c
16840                 don't open dialog box when configuration files
16841                 are readonly
16842
16843 2001-06-05 [sergey]
16844
16845         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
16846
16847         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
16848         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
16849         BUILT_SOURCES to make all files rebuild properly.
16850
16851         * src/compose.c: removed #include "quote_fmt.tab.h".
16852
16853         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
16854         CHARACTER value in yylval.
16855
16856         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
16857         receive CHARACTER value by documented means (yylval).
16858
16859         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
16860
16861 2001-06-05 [hoa]
16862
16863         * src/Makefile.am
16864                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
16865
16866         * src/filtering.c
16867         * src/matcher.c
16868         * src/matcher.h
16869         * src/prefs_filtering.c
16870                 now keep the configuration for execute action
16871
16872         * src/mbox_folder.c
16873                 fixed a warning
16874
16875 2001-06-05 [paul]
16876
16877         * sync with sylpheed 0.4.99cvs5
16878
16879 2001-06-05 [hoa]
16880
16881         * src/Makefile.am
16882                 added quote_fmt.[ch]
16883
16884         * added src/quote_fmt.y
16885         * added src/quote_fmt.l
16886         * added src/quote_fmt.tab.h
16887         * added src/quote_fmt.tab.c
16888         * added src/lex.quote_fmt.c
16889                 parsing configuration for replying
16890                 and forwarding
16891
16892         * src/prefs_common.[ch]
16893                 added configuration UI for replying
16894                 and forwarding
16895
16896         * src/compose.c
16897                 using configuration for replying
16898                 and forwarding
16899
16900 2001-06-04 [hoa]
16901
16902         * src/filtering.c
16903         * src/matcher.c
16904         * src/matcher.h
16905         * src/prefs_filtering.c
16906         * src/prefs_matcher.c
16907         * src/prefs_matcher.h
16908                 action "run a command" for filtering
16909                 and matching with a command.
16910                 fixed the "whole message" matching
16911
16912         * src/mbox_folder.c
16913                 changed temporary filename for security
16914
16915         * src/messageview.c
16916                 queue the notification if it fails to send.
16917
16918         * src/prefs_common.c
16919         * src/prefs_folder_item.c
16920                 changed the default important score             
16921
16922         * src/prefs_scoring.c
16923         * src/scoring.c
16924                 hide kill score input when the folder is not
16925                 a newsgroup
16926
16927 2001-06-03 [alfons]
16928
16929         * src/prefs_common.c:
16930
16931                 (prefs_font_select): pass font name in font entry box to font
16932                 selection dialog.
16933
16934 2001-06-03 [sergey]
16935
16936         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
16937
16938 2001-06-03 [paul]
16939
16940         * sync with sylpheed 0.4.99cvs4
16941
16942 2001-06-03 [alfons]
16943
16944         * src/headerwindow.c:
16945
16946                 (headerwindow_show_cb): use the selected summary view item, not
16947                 the displayed item.
16948
16949 2001-06-02 [alfons]
16950
16951         * src/headerwindow.c:
16952
16953                 (headerwindow_show_cb): always try to show msginfo
16954
16955 2001-06-02 [hoa]
16956
16957         * src/compose.c
16958                 keep attached parts when reediting or forwarding.
16959
16960 2001-06-01 [hoa]
16961
16962         * src/folderview.c
16963         * src/prefs_folder_item.[ch]
16964         * src/prefs_scoring.[ch]
16965         * src/scoring.[ch]
16966         * src/summaryview.[ch]
16967         * src/main.c
16968         * src/mainwindow.c
16969         * src/prefs_common.[ch]
16970                 support for folder scoring
16971                 kill score and important score for messages
16972         
16973         * src/prefs_account.c
16974                 some display bug fixed for local account
16975                 preferences
16976
16977 2001-05-31 [alfons]
16978
16979         * src/summaryview.c:
16980
16981                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
16982                 sender to address book menu item is disabled.
16983
16984 2001-05-30 [hoa]
16985
16986         * src/filtering.[ch]
16987         * src/summaryview.c
16988                 handling summary menu / filter messages
16989
16990         * src/folder.[ch]
16991                 add some stuff
16992
16993         * src/foldersel.c
16994                 imap folders now appears in list
16995
16996         * src/mbox_folder.c
16997                 doesn't crash if destination mail is not writeable
16998
16999 2001-05-29 [hoa]
17000
17001         * src/compose.c
17002                 removed some warnings
17003
17004         * src/filtering.c
17005         * src/folder.[ch]
17006         * src/prefs_filtering.c
17007                 global string to identify any folders           
17008                 removed some debug info
17009                 filtering to mbox folders is now possible
17010
17011         * src/mainwindow.c
17012                 removed some warnings
17013
17014         * src/mbox_folder.c
17015                 permission on files are changed to read/write for user only,
17016                 nothing for other.
17017                 creation of subfolder is handled better.
17018
17019 2001-05-28 [alfons]
17020
17021         Verified the sync for src/prefs_common.[ch] and
17022         src/prefs_account.[ch]. I believe there were some
17023         minor indentation differences.
17024
17025 2001-05-28 [paul]
17026
17027         0.4.99claws3
17028
17029         * sync with 0.4.99cvs3
17030
17031 2001-05-28 [hoa]
17032
17033         * src/compose.c
17034                 handling flags for mbox format
17035
17036         * src/filtering.c
17037                 use of mark file only for MH format
17038                 handling flags for mbox format
17039                 filtering cannot yet move or copy mails to mbox folders.
17040
17041         * src/folder.[ch]
17042                 changed move_msg, copy_msg,
17043                 move_msgs_with_dest, copy_msgs_with_dest functions
17044                 uses only folder->copy_msg() function
17045                 uses folder->finished_copy() to handle the destination
17046                 folder at the end of the copy or move operation.
17047
17048         * src/foldersel.c
17049                 included mbox directories.
17050
17051         * src/folderview.[ch]
17052         * src/mainwindow.c
17053                 handle folders operation for mbox format
17054
17055         * src/mbox.c
17056                 disable conversion of "From " header
17057
17058         * src/mbox_folder.[ch]
17059                 completion of mbox format handling
17060
17061         * src/mh.c
17062                 changed mh_copy_msg() function and
17063                 removed mh_move_msg(), mh_move_msgs_with_dest(),
17064                 mh_copy_msgs_with_dest()
17065
17066         * src/prefs_filtering.c
17067                 removed some warnings
17068
17069         * src/prefs_matcher.c
17070                 default boolean operation is AND
17071
17072         * src/procheader.c
17073                 handling flags for mbox format
17074                 handling of "From " header
17075
17076         * src/procmsg.[ch]
17077                 removed data field
17078                 added MSG_REALLY_DELETED flags to handle deletion of
17079                 messages in mbox format.
17080
17081         * src/summaryview.c
17082                 handling flags for mbox format
17083                 disable the MSG_DELETED flags when messages
17084                 are deleted in mbox format
17085
17086         * src/textview.c
17087                 "From " headers display fixed.
17088
17089 2001-05-27 [alfons]
17090
17091         * src/textview.c:
17092                 
17093                 (get_email_part): skip quoted email addresses, like in e.g.
17094                 "'alfons@proteus.demon.nl'".
17095
17096 2001-05-26 [alfons]
17097
17098         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
17099         and fixing the persistence troubles when using separate windows.
17100
17101         * src/mainwindow.c:
17102         
17103             Added #define SEPARATE_ACTION used in the gtk item factory for 
17104             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
17105                 use gtk_item_factory_get_widget_by_action() to get the items.
17106                 
17107             Removed separate_widget_cb from the gtk item factory data   
17108           
17109             (mainwindow_create): connect separate_widget_cb() to check
17110             menu item "toggled" signal. also passing a MainWindow pointer
17111                 as object data for both check menu items.
17112                 
17113             (separate_widget_cb): definition of separate_widget_cb() to match
17114             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
17115                 window using gtk_object_get_data(). The type of window separation 
17116                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
17117         
17118         * src/prefs_filtering.c,
17119           src/prefs_matcher.c: added horizontal scrollbars
17120
17121 2001-05-25 [darko]
17122
17123         * src/headerview.c
17124                 fix segfault with invalid bold font
17125         * src/summaryview.c
17126                 correctly display summary stats after row is marked
17127
17128 2001-05-23 [sergey]
17129
17130         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
17131         encodings with libjconv.
17132
17133 2001-05-23 [hoa]
17134
17135         * src/Makefile.am
17136                 added mbox_folder.[ch]
17137         * src/defs.h
17138                 mbox temporary folder
17139         * src/folder.[ch]
17140         * added src/mbox_folder.[ch]
17141         * src/folderview.c
17142         * src/procheader.[ch]
17143                 added mbox support
17144         * src/mbox.c
17145                 bugfix for file incorporation filtering
17146         * src/imap.c
17147                 enable creation of MBOX
17148         * src/prefs_display_header.c
17149                 enable use of headers like "From "
17150                 something that should be fixed :
17151                         displaying of such headers add an extra space
17152         * src/prefs_folder_item.c
17153                 don't create folders because it is not necessary
17154         * src/procmsg.h
17155                 added data field to MsgInfo for mbox internal use
17156         * src/summaryview.c
17157                 added some support for mbox
17158         * src/utils.[ch]
17159                 added get_mbox_cache_dir() function
17160
17161 2001-05-23 [hiroyuki]
17162
17163         * src/headerwindow.c
17164           src/inc.c
17165           src/main.c
17166           src/mh.c
17167           src/nntp.c
17168           src/procmsg.h
17169           src/session.h
17170           src/socket.[ch]
17171           src/summaryview.c
17172           src/textview.c
17173           src/automaton.c
17174           src/folderview.c: more sync with 0.4.99cvs2.
17175
17176         * src/headerwindow.c: reverted.
17177
17178 2001-05-22 [paul]
17179
17180         0.4.99claws2
17181
17182         * sync with sylpheed 0.4.99cvs2
17183                 * src/news.[ch]
17184                 * src/nntp.[ch]
17185                 * INSTALL
17186                 * INSTALL.jp
17187
17188 2001-05-22 [alfons]
17189
17190         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
17191
17192 2001-05-21 [alfons]
17193
17194         Minor things:
17195
17196         * configure.in: if gnome-config not found, "no" is displayed
17197         
17198         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
17199
17200         * src/textview.c: now also possible to add mail addresses by right
17201           clicking in the text view
17202
17203         * src/codeconv.c: merged patch which fixes endless loop when encountering
17204           invalid wide characters; from Alte <010@imis.ru>  
17205
17206 2001-05-20 [alfons]
17207
17208         Added installation of gnome specific things:
17209
17210         * Makefile.am: gnome conditional
17211
17212         * configure.in: check for installed gnome
17213
17214         * added sylpheed.png, sylpheed.desktop
17215
17216 2001-05-20 [sergey]
17217
17218         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
17219
17220         * src/mainwindow.h (main_window_toolbar_create): created a button
17221         for "Reply to all".
17222         (main_window_set_toolbar_sensitive): enable/disable the new button
17223         appropriately.
17224         (toolbar_reply_to_author_cb): handle the new button.
17225
17226         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
17227         send_progress_dialog_destroy() on failure (fixes hang on SMTP
17228         failure).
17229
17230 2001-05-19 [sergey]
17231
17232         * src/compose.h (ComposeReplyMode): new modes
17233         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
17234         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
17235
17236         * src/compose.c
17237         (compose_send): move some code into a new function:
17238         (compose_current_mail_account): new function.
17239         (compose_reply): new argument to_author, all callers changed; if
17240         to_author==TRUE and account->protocol==A_NNTP, find and use an
17241         appropriate mail account for replying.
17242         (compose_reply_set_entry): new argument to_author; ignore
17243         compose->replyto if to_author==TRUE.
17244
17245         * src/mainwindow.c: new command "Message/Reply to author".
17246         (main_window_set_menu_sensitive): enable/disable it.
17247         (reply_cb): handle it.
17248
17249         * src/summaryview.c: new command "Reply to author".
17250         (summary_set_menu_sensitive): enable/disable it.
17251         (summary_reply_cb): handle it.
17252
17253         * src/account.c (account_find_mail_from_address): new function.
17254
17255 2001-05-18 [paul]
17256
17257         0.4.99claws1
17258
17259         * sync with sylpheed 0.4.99cvs1
17260
17261 2001-05-18 [hoa]
17262
17263         * src/compose.[ch]
17264         * src/filtering.c
17265         * src/summaryview.c
17266                 new filtering action : forward and forward as attachment
17267
17268         * src/main.c
17269                 no need for $DISPLAY when we run sylpheed --help
17270                 call to parse_cmd_opt() is moved
17271
17272         * src/mainwindow.[ch]
17273                 execute button is hidden when immediate execute
17274                 is chosen
17275
17276         * src/mh.c
17277         * src/news.c
17278         * src/prefs_folder_item.c
17279         * src/procmsg.c
17280                 better handling of missing directories
17281
17282         * src/summaryview.c
17283                 reedit is enabled in outbox
17284                 reedit is enabled in queue
17285
17286 2001-05-17 [hoa]
17287
17288         * src/filtering.c
17289         * src/matcher.[ch]
17290         * src/prefs_filtering.c
17291                 changed attachement into attachment
17292
17293 2001-05-17 [alfons]
17294
17295         0.4.67claws4    
17296
17297         * sync with sylpheed 0.4.67cvs9
17298         * sync with sylpheed 0.4.67cvs7-8
17299
17300 2001-05-17 [hoa]
17301
17302         * src/Makefile.am
17303                 added prefs_filtering.c
17304
17305         * src/filtering.[ch]
17306         * src/matcher.[ch]
17307                 removed action : forward_news and forward_news_as_attachement
17308                 (forward and forward_as_attachement can be used instead)
17309
17310         * src/mainwindow.c
17311                 added menu option to access filtering configuration
17312
17313         * src/prefs_account.c
17314                 changed mail_command default to /usr/sbin/sendmail
17315
17316         * added src/prefs_filtering.[ch]
17317                 dialog box for filtering configuration
17318
17319         * src/prefs_matcher.c
17320                 added function prefs_matcher_get_criteria_from_matching()
17321
17322         * src/prefs_scoring.c
17323                 reset the dialog when register or substitute is clicked
17324
17325 2001-05-15 [hoa]
17326
17327         * src/Makefile.am
17328                 added filtering.[ch]
17329         * src/inc.c
17330                 using filering.[ch] instead of filter.[ch]
17331         * src/main.c
17332                 reading new filtering configuration
17333         * src/matcher.[ch]
17334                 added some filtering actions
17335                 and fixed a bug for headers and mail body matching
17336         * src/mbox.c
17337                 using filering.[ch] instead of filter.[ch]
17338         * src/mh.c
17339                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
17340         * src/summaryview.c
17341                 some fixes for filtering
17342
17343 2001-05-14 [hiroyuki]
17344
17345         * src/send.c: fixed some weird indentations.
17346           send_message_with_command(): call pclose() only if p != NULL.
17347         * src/textview.c: get_email_part(): modified the code for readability.
17348
17349 2001-05-14 [hiroyuki]
17350
17351         * src/md5global.h
17352           src/md5ify.c
17353           src/md5ify.h: removed from the cvs.
17354
17355 2001-05-13 [sergey]
17356
17357         * src/main.c: include rfc2015.h to avoid compiler warnings.
17358         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
17359         the panel is already on screen.
17360         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
17361         closing the alert window by ESC as "No".
17362         * src/prefs_common.c (prefs_interface_create): moved return
17363         receipt check button to the correct place.
17364
17365 2001-03-13 [alfons]
17366
17367         * src/prefs_common.c: 
17368                 moved return receipt check button to the Send tab. (prefs_send_create)
17369                 removed the date format ui related globals. (prefs_display_create)
17370
17371         0.4.67claws3
17372         
17373         * sync with sylpheed 0.4.67cvs5-6
17374
17375 2001-05-13 [paul]
17376
17377         * added Alfons' font selection patch
17378
17379         * src/defs.h
17380         * src/headerwindow.c
17381         * src/prefs_common.c
17382         * src/prefs_common.h
17383
17384 2001-05-13 [hoa]
17385         * src/defs.h
17386                 changed version of cache
17387         * src/matcher.[ch]
17388         * src/prefs_matcher.c
17389                 added additionnal matching criteria
17390         * src/procheader.c
17391         * src/procmsg.[ch]
17392         * src/news.c
17393                 added references in MsgInfo
17394
17395 2001-05-12 [hoa]
17396
17397         * src/defs.h
17398                 prepared some things for new filtering
17399         * src/matcher.[ch]
17400                 added some matching properties
17401                 inreplyto need to be enhanced
17402                 prepared some things for new filtering
17403         * src/messageview.c
17404                 added Return-Receipt-To handling
17405         * src/prefs_folder_item.c
17406                 changed default value to TRUE
17407         * src/prefs_matcher.c
17408                 added some matching properties
17409         * src/prefs_scoring.[ch]
17410                 the scoring dialog is finished
17411         * src/procheader.c
17412                 added Return-Receipt-To handling
17413                 Reference need to be added
17414         * src/procmsg.[ch]
17415                 added Return-Receipt-To handling
17416                 added threadscore to get a better score sorting when
17417                 threads are enabled
17418         * src/summaryview.c
17419                 suppressed a bug when we sort the list
17420                 when no folder is opened.
17421                 better score sorting when threads are enabled
17422
17423 2001-05-12 [alfons]
17424
17425         * reverted previous patch because of potential errors 
17426
17427         0.4.67claws2
17428         
17429         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
17430                 applied "toggle mail-retrieval dialog window" patch submitted 
17431                 by Eric Limpens <eric@qnt.net>
17432
17433         * sync with sylpheed 0.4.67cvs4
17434
17435 2001-05-12 [sergey]
17436
17437         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
17438         some picky compilers.
17439         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
17440         * src/grouplist_dialog.c: include alertpanel.h.
17441         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
17442         fix compile warning.
17443         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
17444         #include "defs.h" before others to prevent the warning of `MIN'
17445         and `MAX' redefinition.
17446
17447 2001-05-11 [hoa]
17448
17449         * src/main.c
17450         * src/messageview.c
17451         * src/prefs_account.c
17452         * src/prefs_display_header.c
17453                 removed warning
17454         * src/Makefile.am
17455                 added prefs_scoring.[ch]
17456         * src/grouplist_dialog.c
17457                 display an error dialog box if the group list
17458                 cannot be fetched.
17459         * src/mainwindow.[ch]
17460                 added main_window_set_thread_option() function
17461                 scoring dialog box enabled
17462         * src/matcher.[ch]
17463                 added flags matching unread /new / marked
17464                 / deleted / replied / forwarded
17465         * src/news.c
17466                 newsgroups are now finally in newscache
17467         * src/prefs_matcher.[ch]
17468                 finished preferences for matching dialog
17469         * added src/prefs_scoring.[ch]
17470                 scoring dialog box completed
17471         * src/scoring.[ch]
17472                 conversion to string : added scoringprop_to_string()
17473                 write config for preferences :
17474                 added prefs_scoring_write_config()
17475         * src/summaryview.c
17476                 threads can be enabled/disabled independently
17477                 for each folder
17478
17479 2001-05-10 [alfons]
17480
17481         0.4.67claws1
17482         
17483         * AUTHORS: 
17484                 thought it would be nice to have a list of all
17485                 contributors (used Changelog as a reference)
17486         
17487         * configure.in: 
17488                 messed up version numbering...
17489
17490         0.4.66claws1
17491
17492         * sync with sylpheed 0.4.67cvs1-3
17493
17494 2001-05-10 [darko]
17495
17496         * src/prefs_common.c:
17497                 better UI for strftime format, double clicking
17498                 on format now inserts the format in text entry
17499                 replaced close button with standard OK/Cancel
17500                 moved date format button to the right of the
17501                 text entry field
17502
17503 2001-05-09 [alfons]
17504
17505         * src/gtkstext.c:
17506                 Ctrl-Home / Ctrl-End have proper cursor navigation
17507
17508 2001-05-09 [hoa]
17509
17510         * src/prefs_matcher.c
17511                 finished UI to define matching properties
17512                 added ok and cancel button
17513         * src/prefs_filter.c
17514                 added ok and cancel button
17515         * src/news.c
17516                 fixed some bug in xhdr parsing
17517
17518 2001-05-08 [alfons]
17519
17520         * src/textview.c: 
17521                 fixed a bug in textview_show_header(), which displayed two colons (':');
17522                 cleaned up some warnings
17523
17524 2001-05-08 [hoa]
17525
17526         * src/Makefile.am
17527                 added prefs_matcher.[ch]
17528                 compilation with -W -Wall
17529         * src/alertpanel.c
17530                 ungrab the mouse events if grabbed - does it
17531                 fix the bug for disposition notification ?
17532         * src/mainwindow.c
17533                 added a menu option to open the matching dialog.
17534         * src/matcher.[ch]
17535                 added matcherprop_to_string() and matcherlist_to_string()
17536                 fixed some bugs, changed the name of some options
17537                 age_sup and age_inf becomes age_greater and age_lower,
17538                 body and messageheaders becomes body_part and headers_part,
17539                 changed the names of constants from SCORING_XXX to MATCHING_XXX
17540         * src/prefs_display_header.c
17541         * src/prefs_headers.c
17542                 fixed a bug that accidentally destroyed dialogs
17543                 when closed them with delete_event
17544                 Added *_deleted() which handle delete_event signal correctly.
17545         * src/prefs_folder_item.[ch]
17546                 added "enable_thread" field for future customization
17547         * added src/prefs_matcher.[ch]
17548                 sample of the UI to define matching properties
17549         * src/procheader.c
17550                 using procheader_headername_equal instead of str*cmp functions
17551                 using procheader_parse_header() function
17552         * src/scoring.c
17553                 using MATCHING_XXX instead of SCORING_XXX
17554         * src/summaryview.c
17555                 display the sender of the news even if this is ourself
17556                 when this is a news message.
17557         * src/textview.c
17558                 using headername_equal() instead of str*cmp functions
17559
17560 2001-05-08 [alfons]
17561
17562         0.4.66claws
17563
17564         * sync with sylpheed 0.4.66
17565         * src/gtkstext.c: trace logs added 
17566
17567 2001-05-08 [sergey]
17568
17569         * src/prefs_common.[ch]: added option to enable/disable GnuPG
17570         signature check popup.
17571         * src/rfc2015.c (check_signature): show signature check popup only
17572         if it is enabled in preferences.
17573
17574 2001-05-07 [alfons]
17575
17576         0.4.66claws4
17577         
17578         * sync with sylpheed 0.4.66cvs6
17579
17580 2001-05-07 [darko]
17581
17582         * src/prefs_common.[ch]: added option to enable/disable
17583           looking up sender name in address book for summary pane
17584         * src/summaryview.c: look up sender in the address book
17585           by using Alfons' address completion code
17586
17587 2001-05-07 [hiroyuki]
17588
17589         * src/inc.h
17590           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
17591           member of Pop3State.
17592         * src/news.c: brought #include "defs.h" before #include <glib.h>
17593           to prevent the warning of `MIN' and `MAX' redefinition.
17594
17595 2001-05-06 [hoa]
17596
17597         * removed src/headers_display.[ch]
17598         * removed src/prefs_display_headers.[ch]
17599         * src/inc.c
17600                 use a temporary file in the user directory for mbox import
17601         * src/news.c
17602                 added XHDR support to get "To" and "Cc" headers
17603                 (in order to match news with to or cc field for
17604                 scoring)
17605                 added function news_parse_xhdr() to get XHDR response
17606         * src/nntp.[ch]
17607                 added function nntp_xhdr()
17608         * src/matcher.c
17609                 fetch the message if necessary
17610
17611 2001-05-06 [alfons]
17612
17613         0.4.66claws3
17614
17615         * sync with sylpheed 0.4.66cvs3-5
17616
17617 2001-05-06 [hoa]
17618
17619         * src/utils.[ch]
17620                 added function itos_buf() to enable use of several buffers
17621         * src/summaryview.c
17622                 use of itos_buf() instead of itos() in summary list
17623                 to fix the broken display of message number.
17624
17625 2001-05-06 [alfons]
17626
17627         * src/gtkstext.c: bug in cursor up navigation fixed,
17628                 fixed another unsigned / signed comparison (we're getting there :-)
17629
17630 2001-05-06 [hoa]
17631
17632         * src/Makefile.am
17633                 added scoring.c scoring.h
17634                 prefs_folder_item.c prefs_folder_item.h
17635                 matcher.c matcher.h
17636         * src/defs.h
17637                 added FOLDERITEM_RC SCORING_RC
17638         * src/folder.[ch]
17639                 added prefs field in FolderItem :
17640                 properties for each folder (PrefsFolderItem),
17641                 sorting type and mode were added as the first properties.
17642         * src/main.c
17643                 read config for scoring
17644         * added src/matcher.[ch]
17645                 gives functions to parse configuration file to do
17646                 matching on mails with a list of conditions.
17647         * src/mainwindow.c
17648                 add option to sort by score
17649         * src/prefs_common.[ch]
17650                 added preference option to show score and for
17651                 the score column size
17652         * added src/prefs_folder_item.[ch]
17653                 properties for each folder (PrefsFolderItem),
17654                 sorting type and mode were added as the first properties.
17655         * src/procheader.[ch]
17656                 added procheader_parse_header()
17657                 added procheader_header_free()
17658                 added procheader_headername_equal()
17659                 and made modification to use them.
17660         * src/procmsg.[ch]
17661                 added score field to MsgInfo structure
17662         * added src/scoring.[ch]
17663                 gives functions to parse configuration file to do
17664                 scoring on mails with a list of conditions.
17665         * src/summaryview.[ch]
17666                 save the sorting type and mode for the folder
17667                 added column to display the score of the mail
17668                 added function summary_score_clicked()
17669                 sorting type and mode are restored to the folder
17670                 when it is reopen
17671         * src/textview.c
17672                 use procheader_parse_header(), procheader_headername_equal()
17673                 removed memory leak in text_scan_header when freeing headers
17674         * src/filter.c
17675                 changed the function to match names of headers
17676                 using procheader_headername_equal()
17677
17678         Scoring functions are implemented, an interface is needed
17679         to configure that.
17680
17681 2001-05-04 [alfons]
17682
17683         * src/gtkstext.c: 
17684                 hopefully fixed the row up navigation bug,
17685                 removed adding back / forward lines to cache
17686
17687 2001-05-04 [sergey]
17688
17689         * src/prefs_display_headers.c: user interface changes:
17690         (prefs_display_headers_create): remove unused "Show" check button;
17691         allow reordering of headers by dragging.
17692         (prefs_display_headers_write_config): remove unused variables.
17693         (prefs_display_headers_set_dialog): do not insert "(New)" at top
17694         of lists (not needed with the new UI).
17695         (prefs_display_headers_set_list): scan lists starting from row 0,
17696         not 1 (do not skip "(New)").
17697         (prefs_display_headers_find_header): new function.
17698         (prefs_display_headers_clist_set_row): do not allow duplicates.
17699         (prefs_display_headers_delete_cb): do not skip row 0; treat
17700         closing the alert window by ESC as "No".
17701         (prefs_display_headers_up): do not protect row 0.
17702         (prefs_display_headers_down): do not protect row 0.
17703
17704 2001-05-04 [sergey]
17705
17706         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
17707         functions.
17708
17709         * src/summaryview.c
17710         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
17711         summary_select_next_marked, summary_select_prev_marked): new
17712         functions.
17713
17714 2001-05-03 [sergey]
17715
17716         * src/news.c: fixed a bug when no article can be fetched after
17717         server timeout if the connection was restored by news_post():
17718         (news_select_group): new function.
17719         (news_fetch_msg): call news_select_group() before fetching
17720         article.
17721         (news_get_uncached_articles): set session->group after successful
17722         GROUP command.
17723
17724 2001-05-03 [hoa]
17725
17726         * src/defs.h
17727         * src/procmsg.[ch]
17728         * src/procheader.c
17729                  changed version of cache, added cc field
17730
17731         * src/prefs_display_headers.c
17732                 the interface was changed
17733
17734         * src/prefs_headers.c
17735                 added cancel button
17736
17737 2001-05-03 [alfons]
17738
17739         * completed sync of sylpheed cvs2
17740         * src/gtkstext.c: updated row up / down cursor navigation
17741         * src/textview.c: re-edited, prepared for fixing the email address
17742                 scanner.
17743
17744 2001-05-03 [darko]
17745
17746         * src/prefs_common.c: use alfons' strftime ui code
17747         entry_datefmt and datefmt_sample widgets have to be
17748         global in this module because of this change
17749
17750 2001-05-03 [hoa]
17751
17752         * src/messageview.c
17753         * src/prefs_common.[ch] added option to activate the return receipt
17754                 feature.
17755
17756 2001-05-02 [alfons]
17757
17758         * src/gtkstext.c: fix for row up/down cursor navigation. 
17759
17760         0.4.66claws2
17761         
17762         * sync with 0.4.66cvs2
17763
17764 2001-05-02 [paul]
17765
17766         added add-sender-to-addressbook patch
17767
17768         * src/addressbook.c
17769         * src/addressbook.h
17770         * src/summaryview.c
17771
17772 2001-05-02 [sergey]
17773
17774         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
17775         G_ALERTDISABLE.
17776
17777         * src/alertpanel.c (alertpanel_create): new argument can_disable,
17778         all existing callers changed to pass FALSE; create a check button
17779         to disable the message.
17780         (alertpanel_message_with_disable): new function.
17781         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
17782         (alertpanel_button_toggled): new function.
17783         (alertpanel_button_clicked, alertpanel_close): set value using
17784         G_ALERT_VALUE_MASK.
17785
17786         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
17787
17788         * src/prefs_common.c (prefs_privacy_create): new check button
17789         checkbtn_gpgme_warning.
17790
17791         * src/main.c (main): moved preferences reading before gpgme
17792         initialization; check prefs_common.gpgme_warning before giving the
17793         GnuPG warning and set it to FALSE if the user wants to disable the
17794         warning.
17795
17796 2001-05-02 [hiroyuki]
17797
17798         * src/prefs_display_headers.c: modified the layout and some labels.
17799
17800 2001-05-02 [sergey]
17801
17802         * src/prefs_account.c (prefs_account_fix_size): new function.
17803         (prefs_account_create): call prefs_account_fix_size(); use
17804         gtk_widget_show instead of gtk_widget_show_all (fixes too large
17805         size when the window is shown for the first time).
17806         (prefs_account_basic_create): changed layout of serv_table; moved
17807         localmbox_entry above smtpserv_entry (logically it replaces
17808         POP3/IMAP server).
17809         (prefs_account_protocol_activated): set sensitivity of
17810         nntpauth_chkbtn according to the protocol (in addition to
17811         hide/show); commented out gtk_table_set_row_spacing() calls.
17812         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
17813         not sensitive (fixes a bug with disabled username/password boxes
17814         when editing POP3 account after NNTP with authentication).
17815
17816 2001-05-02 [hoa]
17817
17818         * src/account.c
17819         * src/inc.c
17820         * src/prefs_account.[ch]
17821         * src/send.c
17822                 removed local account without SMTP server
17823                 added option to use mail command instead of a connexion
17824                 to SMTP server when a local account is used
17825         * src/prefs_headers.c
17826                 fixed a bug
17827         * src/news.c
17828                 fixed a bug when connexion immediately closed
17829
17830 2001-05-01 [alfons]
17831
17832         0.4.66claws1
17833         
17834         * sync with 0.4.65
17835
17836 2001-05-01 [sergey]
17837
17838         * src/prefs_account.c (Basic, prefs_account_basic_create): new
17839         widget nntpauth_chkbtn.
17840         (prefs_account_protocol_activated): handle nntpauth_chkbtn
17841         visibility.
17842         (prefs_account_nntpauth_toggled): new function.
17843
17844         * src/news.c (news_session_new_for_folder): use NNTP
17845         authentication only if ac->use_nntp_auth is set.
17846
17847 2001-05-01 [hoa]
17848
17849         * src/Makefile.am changed headers.[ch] in customheader.[ch]
17850         * src/prefs_display_headers.c changed the UI
17851         * src/prefs_headers.c changed account_name to account_id
17852         * src/compose.c using customheader.h
17853
17854 2001-05-01 [hiroyuki]
17855
17856         * src/esmtp.c
17857           src/news.c
17858           src/nntp.c: changed sock_read() to sock_gets(), they've been left
17859           unsynched.
17860
17861 2001-05-01 [hoa]
17862
17863         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
17864         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
17865                 for displaying of headers
17866         * src/grouplist_dialog.[ch] minor changes to remove warnings
17867         * src/prefs_display_headers.[ch] dialog to choose the
17868         headers to display in the mail viewer.
17869         * src/headers.h correction of #define
17870         * src/headers_display.[ch] configuration for displaying of headers.
17871         * src/main.c read config of displaying of headers
17872         * src/prefs_common.c add a button to access the config dialog
17873                 for displaying of headers
17874         * src/prefs_display_headers.[ch] dialog for configuration for
17875                 displaying of the headers.
17876         * src/prefs_headers.c cleaning of code
17877         * src/procheader.c comments added to code
17878         * src/textview.c changes to reorder the headers depending
17879                 on the config for displaying of headers
17880
17881 2001-04-30 [alfons]
17882
17883         0.4.65claws7
17884
17885         * sync with 0.4.65cvs12
17886
17887         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
17888
17889 2001-04-30 [sergey]
17890
17891         * src/nntp.h (NNTPSockInfo): new field auth_failed.
17892
17893         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
17894         is set to force reconnection after authentication failure.
17895         (nntp_gen_command): set sock->auth_failed on authentication
17896         failure, or if sock->userid and sock->passwd are not set.
17897
17898         * src/news.c (news_session_new_for_folder): set userid=NULL if
17899         password dialog is cancelled.
17900
17901 2001-04-30 [sergey]
17902
17903         * src/nntp.h (NNTPSockInfo): new type.
17904
17905         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
17906         SockInfo.
17907         (nntp_open_auth, nntp_close): new functions.
17908         (nntp_gen_command): new function to handle authentication; all
17909         NNTP command functions updated to use it.
17910         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
17911         (nntp_list): removed old useless code.
17912
17913         * src/news.h (NNTPSession): new field nntp_sock.
17914
17915         * src/news.c: all functions updated to use NNTPSockInfo instead of
17916         SockInfo.
17917         (news_session_new): new arguments (userid, passwd); made static;
17918         use nntp_open_auth() if needed.
17919         (news_session_destroy): use nntp_close() instead of sock_close().
17920         (news_query_password): changed arguments.
17921         (news_session_new_for_folder): new function.
17922         (news_session_get): use news_session_new_for_folder().
17923         (news_authenticate): deleted.
17924         (news_get_uncached_articles): removed old authentication code.
17925
17926 2001-04-30 [sergey]
17927
17928         * src/news.c: reverted my previous changes (need to do NNTP
17929         authentication in a cleaner way).
17930         
17931 2001-04-29 [sergey]
17932
17933         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
17934         news_nntp_post, news_nntp_mode): new functions (wrappers with
17935         authentication support).
17936         (news_get_article_cmd, news_get_article, news_get_header): new
17937         argument "folder"; all callers changed.
17938         (news_get_article_cmd): added authentication support.
17939         (news_session_get): use news_nntp_mode() instead of nntp_mode().
17940         (news_post): use news_nntp_post() instead of nntp_post().
17941         (news_get_uncached_articles): use news_nntp_group() instead of
17942         nntp_group() and news_nntp_xover() instead of nntp_xover();
17943         removed old authentication code.
17944         (news_get_group_list): use news_nntp_list() instead of nntp_list().
17945
17946         * src/nntp.c (nntp_list): return real error code instead of
17947         hardcoded NN_ERROR.
17948
17949 2001-04-29 [sergey]
17950
17951         * configure.in: fixed wint_t typedef detection again
17952
17953 2001-04-28 [hoa]
17954
17955         * src/prefs_account.[ch], added A_LOCAL_CMD
17956                 (send mail with mail command)
17957         * src/send.c added function send_message_with_command()
17958         * src/inc.c made a more secure get_spool() function with
17959                 mktemp() but maybe mkstemp() or something more
17960                 secure can be used.
17961
17962 2001-04-28 [alfons]
17963
17964         * src/textview.c, colorization of email addresses in headers
17965
17966         0.4.65claws6
17967
17968         * bug sync with sylpheed
17969         * prefs_common.c: created date format ui for darko
17970         * sync with 0.4.65cvs11
17971         * configure.in: corrected to have the new gpg checks
17972
17973 2001-04-27 [alfons]
17974
17975         * completed sync with 0.4.65cvs10
17976         * minor debug things added to gtkstext.c
17977
17978 2001-04-27 [darko]
17979
17980         * configure.in: remove check for availability of
17981           strftime() as advised by Hiroyuki
17982         * src/prefs_common.[ch], src/procheader.c:
17983           synch strftime() code with Hiroyki's main branch
17984
17985 2001-04-26 [sergey]
17986
17987         * src/news.c: news_query_password(), news_authenticate(): new
17988           functions.
17989           news_get_uncached_articles(): added NNTP authentication
17990           handling.
17991         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
17992           new functions.
17993         * src/prefs_account.c: prefs_account_protocol_activated():
17994           enable userid and password fields for NNTP.
17995
17996 2001-04-26
17997
17998         * configure.in: check for availability of strftime()
17999           [darko]
18000         * src/prefs_common.[ch], src/procheader.c: use
18001           strftime() for displaying date in summary pane if it
18002           is available
18003
18004 2001-04-25
18005
18006         * more .cvsignore cleanups [alfons]
18007
18008 2001-04-25
18009
18010         * ac/sv-check-type.m4: new autoconf macro.
18011         * configure.in: fixed wint_t typedef detection (did not work
18012           with gcc-2.96).
18013
18014 2001-04-25
18015
18016         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
18017           [hiroyuki]
18018
18019 2001-04-24
18020         * modified gtkstext.c : buggy cursor navigation fixed, 
18021           and font descent also taken in account when drawing
18022           cursor. [alfons]
18023
18024 2001-04-24 [hoa]
18025         * added comments in src/news.c src/nntp.c
18026         * added src/prefs_headers.[ch]
18027         * added src/headers.[ch]
18028         * modified compose.c to activate custom headers
18029                 added function is_in_custom_headers
18030         * modified prefs_account.[ch]
18031                 added function prefs_account_customhdr_edit
18032         * modified src/defs.h :
18033                 added HEADERS_RC : name of the config file
18034                 for the custom headers
18035
18036 2001-04-24
18037
18038     0.4.65claws5
18039
18040         * configure.in
18041           src/gtkstext.[ch]
18042           src/compose.c
18043           src/Makefile.am
18044           
18045           added gtkstext with configure.in patch by Hiroyuki which
18046           should fix the XIM detection [alfons]
18047
18048         * more clean up of cvs [alfons]
18049
18050                  * removed all Makefile.in files to attic.
18051
18052                  * updated all .cvsignores to really ignore things that could
18053                    be unintentionally committed by a recursive commit.
18054
18055 2001-04-23 [hoa]
18056         * added src/grouplist_dialog.[ch]
18057         * changed src/folderview.c to call grouplist_dialog instead
18058                 of inputdialog
18059         * src/news.c :
18060                 added functions news_reset_group_list
18061                 and news_get_group_list
18062         * src/nntp.c :
18063                 added function nntp_list
18064         * src/defs.h :
18065                 added GROUPLIST_FILE : name of the newsgroup list cache file
18066
18067 2001-04-21
18068
18069         * added option to warn about queued messages on exit [sergey]:
18070
18071           * src/compose.c: compose_queue(): call folder_item_scan()
18072             and folderview_update_item() after queueing.
18073           * src/folderview.c: folderview_update_node(): draw the queue
18074             folder in bold font if there are queued messages.
18075           * src/mainwindow.c: queued_messages(): new function.
18076             app_exit_cb(): display warning if there are queued messages
18077             if warn_queued_on_exit is set.
18078           * prefs_common.[ch]: add warn_queued_on_exit option.
18079
18080         * enhanced GnuPG key selection support [sergey]:
18081
18082           * src/select-keys.c: updated to newer version from Win32
18083             branch with support for selecting arbitrary keys.
18084           * src/prefs_account.c: added the Privacy tab to the account
18085             options window.
18086             prefs_account_privacy_create(),
18087             prefs_account_sign_key_set_data_from_radiobtn(),
18088             prefs_account_sign_key_set_radiobtn(): new functions.
18089           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
18090           * src/rfc2015.c: set_signers(): new function.
18091             pgp_sign(): add the account parameter, call set_signers().
18092             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
18093           * src/rfc2015.h: rfc2015_sign(): updated prototype.
18094           * src/compose.c: pass the current account to rfc2015_sign().
18095
18096         * tag name claws added to prevent confusion with main branch [alfons]
18097
18098         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
18099
18100         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
18101
18102         * sync with recent sylpheed cvs. Untested though. [alfons]
18103