0.9.5claws28
[claws.git] / ChangeLog.claws
1 2003-09-23 [christoph]  0.9.5claws28
2
3         * src/compose.c
4                 fix generating of headers
5
6 2003-09-23 [paul]       0.9.5claws27
7
8         * po/zh_CN.po
9                 update Simplified Chinese translation. submitted by
10                 Hansom Young
11
12 2003-09-23 [paul]       0.9.5claws26
13
14         * tools/Makefile.am
15           tools/README
16           tools/vcard2xml.py    ** NEW FILE **
17                 add a script that converts an evolution vcard to
18                 sylpheed's xml format
19                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
20
21 >>>>>>> 1.2533
22 2003-09-22 [paul]       0.9.5claws25
23
24         * src/plugins/clamav/clamav_plugin.c
25                 don't skip MULTIPART parts
26
27 2003-09-21 [christoph]  0.9.5claws24
28
29         * src/alertpanel.c
30                 remove unneeded include
31
32         * src/folder.c
33                 clean up copy/move mess with duplicated code
34
35         * src/imap.c
36                 fix problem that sometimes the folder was not scanned
37                 also it was changed
38
39 2003-09-21 [christoph]  0.9.5claws23
40
41         * src/Makefile.am
42         * src/logwindow.[ch]                    ** REMOVE **
43         * src/mainwindow.c
44         * src/prefs_common.c
45         * src/gtk/Makefile.am
46         * src/gtk/logwindow.[ch]                ** ADD **
47                 make logwindow prefs_common independent and move
48                 it to gtk directory
49
50 2003-09-20 [christoph]  0.9.5claws22
51
52         * src/compose.c
53                 add extra space for address code conversion
54                 (4 * unconvered size could be too small for short headers)
55
56 2003-09-20 [christoph]  0.9.5claws21
57
58         * src/compose.c
59                 increase temp buffer size when writing headers
60
61 2003-09-19 [darko]      0.9.5claws20
62
63         * src/compose.c
64                 don't ignore value of 'Save copy of outgoing messages to
65                 this folder instead of Sent' in message redirect
66
67 2003-09-17 [christoph]  0.9.5claws19
68
69         * src/compose.c
70                 use ", " as address seperator for mail headers and pass whole
71                 header line at once to compose_convert_header to make sure
72                 it is correctly folded
73
74         (closes Bug 64 Problem when sending to many recipients)
75
76 2003-09-17 [hoa]        0.9.5claws18
77         
78         * changed the keyword used for command execution in condition
79                 keyword is changed from "execute" to "test"
80                 so that it is not the same as the one used for action.
81                 This will fix a bug when using filtering dialog.
82                 All semantic in the code is also changed to reflect
83                 the keyword change.
84
85 2003-09-17 [paul]
86         
87         * sync with 0.9.6 release
88
89 2003-09-17 [paul]       0.9.5claws17
90
91         * sync with 0.9.5cvs8
92                 see ChangeLog 2003-09-16 and 2003-09-17
93
94 2003-09-16 [paul]       0.9.5claws16
95
96         * sync with 0.9.5cvs6
97                 see ChangeLog 2003-09-16
98
99 2003-09-15 [paul]       0.9.5claws15
100
101         * sync with 0.9.5cvs5
102                 see ChangeLog 2003-09-15
103
104 2003-09-14 [alfons]     0.9.5claws14
105
106         * src/inc.c
107                 make "Go to inbox after receiving new mail" again;
108                 regression of a sync, restored to sylpheed main 
109                 behaviour. (misses still some bits)
110
111 2003-09-14 [alfons]     0.9.5claws13
112
113         * src/prefs_filtering_action.c
114                 o add proper message if empty execute command line
115                 o don't select first action item after registering a
116                   new action to prevent (what seems to be a GTK) bug
117                   #36, "filtering will only accept one action change 
118                   per invocation".
119
120 2003-09-14 [alfons]     0.9.5claws12
121
122         * src/prefs_filtering.c
123         * src/prefs_filtering_action.c
124         * src/prefs_matcher.c
125                 fix function signature for key_pressed_event signal handlers
126
127 2003-09-14 [alfons]     0.9.5claws11
128
129         * src/mainwindow.c
130                 fix regression caused by fix for invalid bug #7
131                 (should fix #246, "Multiple selections are deselected when 
132                 moving from search window to main window")
133                 
134 2003-09-14 [alfons]     0.9.5claws10
135         
136         * src/actions.[ch]
137         * src/filtering.[ch]
138         * src/prefs_actions.c
139                 allow `filtering actions` in actions; only for advanced users
140                 right now: try for example, "%as{mark color 2}" 
141         
142 2003-09-13 [paul]       0.9.5claws9
143         
144         * po/pl.po
145           po/zh_CN.po   ** NEW FILE **
146                 update Polish translation, submitted by Emil 
147                 <eminowbl@posejdon.wpk.p.lodz.pl>
148                 add new Simplified Chinese translation, submitted by
149                 Hansom Young <hansom_young@yahoo.com>
150
151 2003-09-12 [alfons]     0.9.5claws8
152
153         * src/summaryview.c
154                 don't open separate message views when View | Separate message view
155                 is active 
156                 (please look carefully for any navigation regressions)
157
158 2003-09-11 [alfons]     0.9.5claws7
159
160         * src/mainwindow.c
161                 make default message view, opened by View | Separate message 
162                 view, look like a claws message view (which includes a menu
163                 bar and a toolbar)
164                 (fixes bug #298, "message view loses tool bar") 
165
166 2003-09-11 [christoph]  0.9.5claws6
167
168         * src/folderview.c
169                 fix double deleting of newsgroup folders
170
171         (closes Bug 305 crash after deleting of a newsgroup)
172
173 2003-09-11 [paul]       0.9.5claws5
174
175         * src/rfc2015.c
176           src/common/utils.h
177                 more sync'ing from 0.9.5cvs2
178
179         fixes bug 197 'Header lines encrypted by GPG'
180
181 2003-09-11 [christoph]  0.9.5claws4
182
183         * src/compose.c
184         * src/rfc2015.c
185         * src/common/utils.h
186                 fix sync with 0.9.5cvs2
187
188 2003-09-11 [paul]       0.9.5claws3
189
190         * sync with 0.9.5cvs4
191                 see ChangeLog 2003-09-11
192
193 2003-09-11 [paul]       0.9.5claws2
194
195         * sync with 0.9.5cvs2
196                 see ChangeLog 2003-09-05
197                 
198 2003-09-11 [paul]       0.9.5claws1
199
200         * sync with 0.9.5cvs3
201                 see ChangeLog 2003-09-10
202
203 2003-09-10 [paul]       0.9.5claws
204
205         * 0.9.5claws released
206
207 2003-09-10 [paul]       0.9.4claws78
208
209         * src/Makefile.am
210                 add missing files
211
212 2003-09-10 [melvin]     0.9.4claws77
213
214         * po/fr.po
215                 Updated French translations
216
217 2003-09-10 [paul]       0.9.4claws76
218
219         * po/es.po
220           po/sk.po
221           po/sr.po
222                 update Spanish, Slovak, and Serbian translations.
223                 submitted by Ricardo Mones Lastra, Andrej Kacian,
224                 and Urke MMI
225                 
226         * AUTHORS
227                 add translation team section
228
229 2003-09-09 [christoph]  0.9.4claws75
230
231         * src/folder.c
232                 free item->prefs in folder_item_destroy
233
234 2003-09-09 [alfons]     0.9.4claws74
235
236         * src/folderview.c
237                 o proper check for root node sorting
238                 o remove unnecessary gtk_ctree_remove_node 
239
240         (should fix bug #300, "crash while moving folder")      
241
242 2003-09-08 [christoph]  0.9.4claws73
243
244         * src/folderview.c
245                 o fix double adding of IMAP FolderItems to GtkCTree
246                 o fix crash then mbox folder is removed
247
248 2003-09-08 [christoph]  0.9.4claws72
249
250         * src/folder.c
251         * src/folderview.c
252         * src/mainwindow.c
253                 fix new folder notification
254
255         * src/mbox_folder.c
256                 fix cache path
257
258 2003-09-08 [christoph]  0.9.4claws71
259
260         * src/compose.c
261                 replace '\n' and '\r' before removing trailing spaces
262
263         * src/folder.[ch]
264         * src/folderview.c
265                 add information about new or removed items in folder tree change
266                 notification and use this in folderview to add and remove only
267                 the appected items and not refresh the whole tree
268
269 2003-09-07 [match]      0.9.4claws70
270
271         * src/Makefile.am
272         * src/addr_compl.c
273         * src/addressbook.c
274         * src/addressitem.h
275         * src/addrindex.c
276         * src/addritem.c
277         * src/addritem.h
278         * src/addrquery.c                       ** NEW **
279         * src/addrquery.h
280         * src/ldapquery.c
281         * src/ldapserver.c
282         * src/stock_pixmap.c
283         * src/stock_pixmap.h
284         * src/pixmaps/address_search.xpm        ** NEW **
285                 re-introduce Lookup button for LDAP 'static' searches.
286
287 2003-09-07 [alfons]     0.9.4claws69
288         
289         * src/summaryview.c
290                 abandon setting usize for messageview because it gives layout problems
291                 with the quick search bar and the headerview; fixes assorted UI glitches:
292                 
293                 o bug #148, "Toggling of quick-search bar reduces index view area" 
294                 o bug #280, "Window resiizes for line length but does not revert"
295
296 2003-09-07 [christoph]  0.9.4claws68
297
298         * src/compose.c
299                 o make sure we don't have any newlines in header values
300                 o check custom headers for spaces and newlines and ignore
301                   malformed header names
302
303 2003-09-06 [christoph]  0.9.4claws67
304
305         * src/folder.c
306         * src/folderview.c
307                 invoke notification hook for folder tree changes after append
308                 and remove folder
309
310         (closes Bug 294 Crash while moving folder with many subdirectories)
311
312 2003-09-06 [christoph]  0.9.4claws66
313
314         * src/folder.c
315                 destroy folder's MsgCache if FolderItem is removed to make sure
316                 it is not saved when the FolderItem is destroyed
317
318 2003-09-06 [christoph]  0.9.4claws65
319
320         * src/plugins/clamav/clamav_plugin.c
321                 fix copy & paste bug
322
323 2003-09-05 [christoph]  0.9.4claws64
324
325         * src/folder.c
326         * src/messageview.[ch]
327         * src/procmsg.[ch]
328         * src/summaryview.c
329                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
330                 by MessageView to clear it when the message is deleted. Should
331                 work even if messages are deleted in MainWindow or by
332                 processing.
333
334 2003-09-05 [alfons]     0.9.4claws63
335
336         * src/messageview.c
337                 deleting a message in a message view frees its msginfo, make 
338                 messageview_update_all() aware of that (should fix bug #293,
339                 "deleting message caused crash")
340
341 2003-09-05 [melvin]     0.9.4claws62
342
343         * src/action.c
344                 Improve synchronous action exit code (fixes 
345                 a ~5 seconds delay after action exit on RedHat 9)
346
347 2003-09-04 [christoph]  0.9.4claws61
348
349         * src/compose.c
350         * src/rfc2015.c
351         * src/common/utils.[ch]
352                 add util function to create mime boundary and use it
353                 in compose and gpg code
354
355 2003-09-04 [alfons]     0.9.4claws60
356
357         * src/folder.c
358                 source folder item's GNode should already have been freed in 
359                 a previous call to src->folder->klass->remove_folder()
360                 (should fix bug #287, "crash when moving folders")
361
362 2003-09-03 [thorsten]   0.9.4claws59
363
364         * src/plugins/spamassassin/spamassassin_gtk.c
365                 fix compile error
366
367 2003-09-03 [christoph]  0.9.4claws58
368
369         * src/plugins/spamassassin/spamassassin.[ch]
370         * src/plugins/spamassassin/spamassassin_gtk.c
371                 add timeout config option
372
373 2003-09-03 [paul]       0.9.4claws57
374
375         * po/sk.po      ** NEW FILE **
376                 add Slovak translation. Submitted by Andrej Kacian 
377                 <andrej@kacian.sk>
378
379 2003-09-03 [paul]       0.9.4claws56
380
381         * src/plugins/clamav/clamav_plugin_gtk.c
382                 gui tweaks: replace a label with a tooltip, modify the
383                 text, use gtk_check_button_new(); instead of
384                 gtk_check_button_new_with_label("");
385
386 2003-09-02 [alfons]     0.9.4claws55
387
388         * src/gtk/filesel.c
389                 remember last used dir when attaching multiple files (should fix
390                 bug #290, "Attach File does not remember directory")
391
392 2003-09-01 [paul]       0.9.4claws54
393
394         * po/es.po
395                 updated by Ricardo Mones Lastra
396
397 2003-09-01 [alfons]     0.9.4claws53
398
399         * src/gtk/gtkaspell.[ch]
400                 be pedantic and strict and use const gchar * instead of guchar *
401
402 2003-09-01 [alfons]     0.9.4claws52
403
404         * src/mainwindow.c
405         * src/summaryviewc.
406                 re-enable Save As when multiple messages are selected
407
408 2003-09-01 [paul]       0.9.4claws51
409
410         * src/textview.c
411                 g_free(trimmed_uri);
412
413 2003-09-01 [paul]       0.9.4claws50
414
415         * sync with 0.9.4cvs13
416                 see ChangeLog 2003-09-01
417
418 2003-09-01 [paul]       0.9.4claws49
419
420         * src/textview.c
421                 trim uri before sending to the statusbar
422                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
423                 in the message window causes main S-C window to enlarge 
424                 past screen edges'
425
426 2003-09-01 [paul]       0.9.4claws48
427
428         * sync with 0.9.4cvs12
429                 see ChangeLog 2003-09-01
430
431 2003-08-30 [christoph]  0.9.4claws47
432
433         * src/compose.c
434         * src/folder_item_prefs.[ch]
435         * src/prefs_folder_item.c
436         * src/gtk/gtkaspell.[ch]
437                 commit per folder dictionary patch by
438                 Paul Evans <nerd@freeuk.com>
439
440 2003-08-30 [christoph]  0.9.4claws46
441
442         * src/plugins/spamassassin/spamassassin_gtk.c
443         * src/plugins/spamassassin/spamassassin_gtk.glade
444                 reduce GUI clutter by placing hints into tooltips
445
446 2003-08-30 [paul]       0.9.4claws45
447
448         * src/compose.c
449                 add 'Content-Disposition: inline' to a text/plain
450                 part when using PGP/MIME signing
451
452 2003-08-30 [paul]       0.9.4claws44
453
454         * src/prefs_common.c
455           src/prefs_spelling.c
456           src/prefs_spelling.glade
457                 reduce GUI clutter by placing hints into tooltips
458
459 2003-08-29 [christoph]  0.9.4claws43
460
461         * configure.ac
462                 fix bug found by Ivan Rayner <ivanr@sgi.com>
463
464         * src/stock_pixmap.c
465                 change unecessary warning into a debug message
466
467         * src/plugins/clamav/Makefile.am
468                 Fix error "-I$(CLAMAV_LIBS)"
469
470 2003-08-29 [christoph]  0.9.4claws42
471
472         * intl/Makefile.in
473         * src/Makefile.am
474         * src/matcher.h
475         * src/common/Makefile.am
476         * src/common/passcrypt.c
477                 commit fixes and patches for some of the IRIX problems found by
478                 Ivan Rayner <ivanr@sgi.com>
479
480 2003-08-29 [paul]       0.9.4claws41
481
482         * src/prefs_filtering.c
483                 add 'Top' and 'Bottom' buttons, based on changes in
484                 src/prefs_filter.c in 0.9.4cvs11.
485
486 2003-08-27 [christoph]  0.9.4claws40
487
488         * src/folderview.c
489                 fix bug that the current summary settings were copied to the
490                 wrong folder item, when the folder item prefs are opened.
491                 Copying is not required because summary settings and
492                 folder_item_prefs do not contain the same settings
493
494 2003-08-27 [thorsten]   0.9.4claws39
495
496         * src/imap.c
497                 fix compile error
498
499 2003-08-26 [paul]       0.9.4claws38
500
501         * sync with 0.9.4cvs9
502                 see ChangeLog 2003-08-26
503
504 2003-08-25 [paul]       0.9.4claws37
505
506         * sync with 0.9.4cvs8
507                 see ChangeLog 2003-08-25
508
509 2003-08-24 [christoph]  0.9.4claws36
510
511         * src/prefs_filtering.c
512                 shouldn't remove items from a GSList while iterating over the
513                 list (makes cur invalid and cur->next not accessable)
514
515         (closes Bug 272 i deleted an folder and some seconds later sylpheed
516          crashed)
517
518 2003-08-23 [christoph]  0.9.4claws35
519
520         * src/news.c
521                 news folders should be scanned when opened
522
523 2003-08-22 [christoph]  0.9.4claws34
524
525         * src/prefs_folder_item.c
526                 use macro to assign strings that always frees the old string
527
528         * src/gtk/gtkaspell.[ch]
529                 add gtkaspell_set_dictionary_menu_active_item() to set active
530                 item in dictionary option menu
531
532         * src/prefs_spelling.c
533                 use gtkaspell_set_dictionary_menu_active_item() to select
534                 dictionary
535
536 2003-08-21 [christoph]  0.9.4claws33
537
538         * src/folder.[ch]
539         * src/imap.c
540         * src/mbox_folder.c
541         * src/mh.c
542         * src/news.c
543                 optimize folder system
544
545         * src/gtk/gtkstext.c
546                 fix division by zero when font has 0 width for ' '
547
548 2003-08-21 [paul]       0.9.4claws32
549
550         * sync with 0.9.4cvs7
551                 see ChangeLog 2003-08-20
552
553 2003-08-19 [paul]       0.9.4claws31
554
555         * src/common/defs.h
556                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
557                 SYLDOC_FAQ_HTML_INDEX.
558         * src/manual.c
559                 use LC_MESSAGES instead of LC_ALL to find the current
560                 language
561
562           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
563
564 2003-08-19 [paul]       0.9.4claws30
565
566         * po/bg.po
567                 updated by George Danchev
568
569 2003-08-18 [luke]       0.9.4claws29
570         * src/mimeview.[ch]
571         * src/gtk/gtkvscrollbutton.[ch]
572                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
573                   dependencies; do it the GTK way; reduce code -14/+2 lines)
574                 o removed horizontal separator between icons
575
576 2003-08-17 [christoph]  0.9.4claws28
577
578         * src/procmsg.c
579                 no subject threading when the subject has no reply prefix
580
581 2003-08-16 [christoph]  0.9.4claws27
582
583         * src/mainwindow.c
584                 remember and restore window sizes and position when the main
585                 window is hidden or shown
586
587         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
588          minimised/reopened using trayicon)
589
590 2003-08-16 [paul]       0.9.4claws26
591
592         * src/crash.c
593                 add #include "defs.h"
594
595 2003-08-16 [paul]       0.9.4claws25
596
597         * src/plugins/clamav/clamav_plugin.c
598                 reword a debug_print
599                 
600         * src/plugins/dillo_viewer/dillo_prefs.c
601                 cosmetic: change the labels' text, add tooltips, and
602                 left-align the hint
603
604 2003-08-15 [christoph]  0.9.4claws24
605
606         * src/news.c
607                 complete last change (forgot some changes)
608
609 2003-08-15 [christoph]  0.9.4claws23
610
611         * src/news.c
612                 o check number of messages and don't return a 0 message
613                   when no messages are available
614                 o don't parse xref header anymore
615
616         (closes Bug 203 I'm not getting any news)
617
618 2003-08-15 [paul]       0.9.4claws22
619
620         * src/common/defs.h
621           src/crash.c
622                 update and define claws bugzilla location
623
624 2003-08-15 [paul]       0.9.4claws21
625
626         * po/ru.po
627                 update submitted by Ruslan N. Balkin
628
629 2003-08-14 [christoph]  0.9.4claws20
630
631         * src/procmsg.c
632                 fix search for oldest node in subject threading
633
634 2003-08-14 [christoph]  0.9.4claws19
635
636         * src/procmsg.c
637         * src/common/utils.h
638                 add possibility to check all nodes with the same subject for
639                 subject threading, not only the oldest node. Should not break
640                 threads anymore if the oldest node is thread_by_subject_max_age
641                 days older then parent, because it can now find a child of
642                 oldest node as new parent.
643
644 2003-08-11 [christoph]  0.9.4claws18
645
646         * src/plugins/spamassassin/spamassassin.c
647                 run spam check in background process
648
649 2003-08-10 [alfons]     0.9.4claws17
650
651         * src/summaryview.c
652                 make `Select All' sensitive too
653
654 2003-08-10 [christoph]  0.9.4claws16
655
656         * src/imap.c
657                 add more checks in imap_close
658
659 2003-08-09 [alfons]     0.9.4claws15
660
661         * src/prefs_spelling.c
662                 no spell checking UI if not requested
663
664 2003-08-09 [alfons]     0.9.4claws14
665
666         * src/gtk/prefswindow.c
667                 make it compile
668
669 2003-08-09 [christoph]  0.9.4claws13
670
671         * src/prefs_spelling.c
672         * src/gtk/prefswindow.[ch]
673         * src/plugins/clamav/clamav_plugin_gtk.c
674         * src/plugins/spamassassin/spamassassin_gtk.c
675                 sort prefs pages by heighest weight in tree
676
677 2003-08-09 [paul]       0.9.4claws12
678
679         * sync with 0.9.4cvs6
680                 see ChangeLog 2003-08-07
681                 
682         * AUTHORS
683                 add Leandro and Luke to claws-branch section
684
685 2003-08-09 [christoph]  0.9.4claws11
686
687         * src/gtk/Makefile.am
688         * src/gtk/colorsel.[ch]                 ** NEW **
689                 create a color selection dialog that can be used as a simple
690                 function call with it's own gtk main loop like filesel.[ch]
691
692         * src/Makefile.am
693         * src/main.c
694         * src/prefs_common.c
695         * src/prefs_spelling.[ch]               ** NEW **
696         * src/prefs_spelling.glade              ** NEW **
697         * src/gtk/gtkutils.[ch]
698                 move "Spell Checker" prefs to new prefs dialog
699
700         * src/prefs_folder_item.c
701                 use new colorsel dialog
702
703 2003-08-08 [paul]       0.9.4claws10
704
705         * src/inc.c
706                 clear the progress bar unconditionally
707
708 2003-08-08 [paul]       0.9.4claws9
709
710         * sync with 0.9.4cvs4
711                 see ChangeLog 2003-07-31
712
713 2003-08-07 [christoph]  0.9.4claws8
714
715         * configure.ac
716                 fix bug in image viewer plugin part
717
718         * src/imap.c
719                 don't execute close command if the folder item is not selected
720
721 2003-08-07 [hoa]        0.9.4claws7
722
723         * src/filtering.[ch]
724         * src/matcher_parser.h
725         * src/matcher_parser_parse.y
726                 can define several actions for each filtering rule
727                 can import old versions of filtering rules
728
729         * src/prefs_filtering.c
730                 call to a new dialog box to define actions
731
732         * src/prefs_filtering_action.[ch]
733                 dialog box to define actions for filtering rules
734
735 2003-08-06 [christoph]  0.9.4claws6
736
737         * src/imap.c
738                 make sure source folder is selected when copying messages
739
740 2003-08-06 [christoph]  0.9.4claws5
741
742         * sync with 0.9.4cvs2
743                 see ChangeLog 2003-07-29                
744
745 2003-08-05 [paul]       0.9.4claws4
746
747         * sync with 0.9.4cvs3
748                 see ChangeLog 2003-07-30
749
750 2003-08-04 [match]      0.9.4claws3
751
752         * po/POTFILES.in
753                 export of LDIF files.
754
755 2003-08-04 [match]      0.9.4claws2
756
757         * src/ldif.[ch]
758                 support for export LDIF. documented.
759         * src/importldif.[ch]
760         * src/exportldif.[ch]
761                 add tooltips. documented.
762         * src/exphtmldlg.[ch]
763         * src/common/xmlprops.[ch]
764                 documented.
765         * src/exportldif.[ch]                   ** NEW **
766         * src/expldifdlg.[ch]                   ** NEW **
767         * src/addressbook.[ch]
768         * src/Makefile.am
769                 export of LDIF files.
770                 documented.
771
772 2003-08-04 [christoph]  0.9.4claws1
773
774         * .cvsignore
775         * Makefile.am
776         * configure.ac
777         * sylpheed-claws.pc.in                  ** NEW **
778         * src/Makefile.am
779         * src/common/Makefile.am
780         * src/gtk/Makefile.am
781                 install sylpheed header files in $(pkgincludedir) and create a
782                 pkg-config file to allow building a plugin without the source
783                 package
784
785 2003-08-04 [paul]       0.9.4claws
786
787         * version 0.9.4claws
788
789 2003-08-04 [paul]       0.9.3claws97
790
791         * po/es.po
792                 update Spanish translation. Submitted by Ricardo
793                 Mones Lastra.
794
795 2003-08-03 [paul]       0.9.3claws96
796
797         * po/hr.po
798           po/sr.po
799                 update Croatian and Serbian translations. Submitted by
800                 Dragan and Urke MMI respectively
801
802 2003-08-03 [alfons]     0.9.3claws95
803
804         * src/summaryview.c
805                 mark flag has precedence over important flag - seems
806                 to have been changed in sync of 0.9.3claws45. this fixes
807                 a regression where messages that were scored as important
808                 don't show their mark flags. (using the same column for
809                 both importance as mark flags is the real problem
810                 ofcourse)
811
812 2003-08-03 [melvin]     0.9.3claws94
813
814         * po/fr.po
815                 Updated French translations.
816
817 2003-08-03 [melvin]     0.9.3claws93
818
819         * src/Makefile.am
820                 Fixed typo introduced after 0.9.3claws92 
821                 that prevented compilation
822                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
823                 CPPFLAGS and YFLAGS to allow user setting these.
824         * src/common/Makefile.am
825         * src/gtk/Makefile.am
826         * src/plugins/clamav/Makefile.am
827         * src/plugins/demo/Makefile.am
828         * src/plugins/dillo_viewer/Makefile.am
829         * src/plugins/image_viewer/Makefile.am
830         * src/plugins/mathml_viewer/Makefile.am
831         * src/plugins/spamassassin/Makefile.am
832         * src/plugins/trayicon/Makefile.am
833         * src/plugins/trayicon/libeggtrayicon/Makefile.am
834                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
835                 CPPFLAGS and YFLAGS to allow user setting these.
836
837 2003-08-02 [christoph]  0.9.3claws92
838
839         * configure.ac
840                 o rearrange plugin tests
841                 o add test for clamav.h to ClamAV tests
842
843 2003-08-02 [luke]       0.9.3claws91
844
845         * src/mimeview.c
846                 o fixed appearance of icon list when toggling back from the 
847                   ctree
848                 o toggling of icons using the keyboard works correctly
849                 o fixed all other keyboard shortcuts to work when icons are
850                   active
851         
852         * src/messageview.c
853                 o fixed bug 4 - focus lost when changing messageview view type
854
855 2003-08-02 [christoph]  0.9.3claws90
856
857         * src/common/hooks.c
858                 fix crash when pointer stored in hash table could get invalid
859                 when a plugin is unloaded
860
861 2003-08-01 [christoph]  0.9.3claws89
862
863         * configure.ac
864                 o try to build all plugins (except spamassassin) by default
865                 o don't build a plugin if a dependency check fails
866
867         * src/common/hooks.c
868                 fix warning
869
870 2003-08-01 [match]      0.9.3claws88
871
872         * src/importldif.c
873                 allow single click field selection. document code.
874
875 2003-08-01 [christoph]  0.9.3claws87
876
877         * src/plugins/clamav/clamav_plugin.c
878         * src/plugins/clamav/clamav_plugin_gtk.c
879         * src/plugins/dillo_viewer/dillo_viewer.c
880         * src/plugins/image_viewer/plugin.c
881         * src/plugins/mathml_viewer/mathml_viewer.c
882         * src/plugins/spamassassin/spamassassin.c
883         * src/plugins/spamassassin/spamassassin_gtk.c
884         * src/plugins/trayicon/trayicon.c
885                 add version check to all plugins
886
887 2003-08-01 [hoa]        0.9.3claws86
888
889         * src/prefs_filtering.c
890                 fixed a cosmetic bug, during creation of dialog box,
891                 wrong widgets were shown after creation.
892
893 2003-08-01 [luke]       0.9.3claws85
894
895         * src/mainwindow.c
896                 o fixed visibility of icons/mimeview after toggling separate
897                   message/folder view (factored out some similar code too).
898
899
900 2003-07-31 [alfons]     0.9.3claws84
901
902         * src/mimeview.c
903                 tweak icon box UI a bit more, now allowing right-clicks actions
904                 getting the relevant mime data too; should fix #250, "Can't save 
905                 attachments sometimes".
906
907 2003-07-30 [alfons]     0.9.3claws83
908
909         * src/compose.c
910                 don't do auto-save-draft inside key press handler, but rather
911                 schedule it half of a second later; should fix #67, "autosave 
912                 make re-rediting message crazy"
913
914 2003-07-30 [christoph]  0.9.3claws82
915
916         * src/plugins/trayicon/trayicon.c
917                 process pending events before unloading the plugin
918
919         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
920
921 2003-07-30 [alfons]     0.9.3claws81
922
923         * src/common/hooks.c
924                 parameter 2 of g_hook_destroy() should really be a hook id
925
926 2003-07-30 [alfons]     0.9.3claws80
927
928         * src/common/plugin.c
929                 fix a possibly harmful function signature mismatch 
930                 for plugin_done
931
932 2003-07-30 [alfons]     0.9.3claws79
933
934         * src/common/hooks[.ch]
935                 const correctness
936
937 2003-07-30 [darko]      0.9.3claws78
938
939         * src/summaryview.c
940                 make it compile again
941
942 2003-07-30 [luke]       0.9.3claws77
943
944         * src/crash.c
945         * src/main.c
946                 o added/moved signal handlers for SIGTERM (normal kill command) 
947                   and SIGINT (ctl-c) to be used even without 
948                   --enable-crash-dialog, fixing bug 166
949
950         * src/summaryview.c
951                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
952                   bug 227
953
954         * src/mainwindow.c
955                 o changed sensitivity condition for 'Next new' and 'Next 
956                   unread', fixing bug 8
957
958 2003-07-29 [alfons]     0.9.3claws76
959
960         * src/common/utils.[ch]
961                 add generate_msgid()
962         * src/messageview.c
963                 save ack'ed RRR; fixes #205, "return receipt is not saved in
964                 sent folder".
965
966 2003-07-29 [alfons]     0.9.3claws75
967
968         * src/messageview.c
969                 fix a memleak (claws-only)
970
971 2003-07-29 [alfons]     0.9.3claws74
972
973         * src/mimeview.[ch]
974         * src/gtk/gtkvscrollbutton.[ch]
975                 fix UI glitch where mime icon toolbox' scroll position is not 
976                 reset after switching to another message
977                 
978
979 2003-07-29 [paul]       0.9.3claws73
980
981         * src/prefs_folder_item.c
982                 split the prefs into 2 separate pages
983
984 2003-07-29 [paul]       0.9.3claws72
985
986         * src/compose.c
987                 prepend "\n\n" to a signature without a separator too
988
989 2003-07-29 [paul]       0.9.3claws71
990
991         * src/compose.c
992                 fix bug where changing to an account without an auto-sig
993                 from an initial account without an auto-sig would insert 
994                 2 blank lines at the cursor point
995                 fix bug where changing to an account with an auto-sig
996                 from an initial account without an auto-sig would insert
997                 the sig at the cursor point
998
999 2003-07-29 [paul]       0.9.3claws70
1000
1001         * src/folderview.c
1002                 use the colour from the folder pref unless the folder
1003                 has new messages
1004
1005 2003-07-29 [alfons]     0.9.3claws69
1006
1007         * src/procmsg.[ch]
1008         * src/messageview.c
1009         * src/procheader.c
1010                 rewrite return receipt request work a little bit (the former 
1011                 implementation presumably depended too much on the UI setting
1012                 flags). (we're losing the old pending flag.) 
1013
1014 2003-07-28 [christoph]  0.9.3claws68
1015
1016         * src/folder.c
1017         * src/imap.c
1018         * src/mh.c
1019         * src/procmsg.[ch]
1020                 fix copy to IMAP folder from other folder
1021
1022 2003-07-28 [christoph]  0.9.3claws67
1023
1024         * src/procmsg.c
1025                 fix sync of procmsg_get_message_file_list
1026
1027 2003-07-28 [christoph]  0.9.3claws66
1028
1029         * sync with 0.9.3cvs14
1030                 see ChangeLog 2003-07-18
1031         * sync with 0.9.3cvs17
1032                 see ChangeLog 2003-07-23
1033
1034         (closes Bug 234 segmentation fault after sending out mail via
1035          smtp(auth))
1036
1037 2003-07-28 [paul]       0.9.3claws65
1038
1039         * po/es.po
1040                 update Spanish translation, submitted by Ricardo Mones
1041                 Lastra
1042
1043 2003-07-28 [christoph]  0.9.3claws64
1044
1045         * src/folder.[ch]
1046         * src/imap.c
1047         * src/mh.c
1048                 return new message numbers as a GRelation instead of a GSList
1049                 that has to be in the same order as the input list. A list
1050                 would make it hard for IMAP to optimize oepration by sorting
1051                 the input list. The returned list would have to be reordered
1052                 to match the same order that input list has.
1053
1054         * src/gtk/gtkaspell.c
1055                 fix missing return value, could cause a crash when garbage is
1056                 on the stack that is used as the expected return value
1057
1058 2003-07-28 [paul]       0.9.3claws63
1059
1060         * sync with 0.9.4cvs1
1061                 see ChangeLog 2003-07-28
1062
1063 2003-07-27 [alfons]     0.9.3claws62
1064
1065         * src/mimeview.c
1066                 tweak it more to make icon list act like a check button group
1067
1068 2003-07-27 [christoph]  0.9.3claws61
1069
1070         * sync with 0.9.3cvs20
1071                 see ChangeLog 2003-07-25
1072
1073 2003-07-27 [paul]       0.9.3claws60
1074
1075         * src/procmsg.c
1076                 re-commit changes from 0.9.3claws58 -
1077                 accidently removed in 0.9.3claws59
1078
1079 2003-07-27 [paul]       0.9.3claws59
1080
1081         * src/procmsg.[ch]
1082                 a sync from 0.9.3cvs17
1083                 see ChangeLog 2003-07-23
1084
1085 2003-07-27 [alfons]     0.9.3claws58
1086
1087         * src/procmsg.c
1088                 add missing header members to MsgInfo; fixes the problem of 
1089                 not displaying X-Faces, as noticed by Ricardo Mones
1090
1091 2003-07-26 [christoph]  0.9.3claws57
1092
1093         * sync with 0.9.3cvs18
1094                 see ChangeLog 2003-07-24
1095
1096 2003-07-26 [christoph]  0.9.3claws56
1097
1098         * sync with 0.9.3cvs17
1099                 see ChangeLog 2003-07-23
1100
1101 2003-07-26 [christoph]  0.9.3claws55
1102
1103         * src/folder.[ch]
1104         * src/imap.c
1105         * src/mbox_folder.c
1106         * src/mh.c
1107         * src/news.c
1108                 add support for copy function that copy multiple messages
1109                 (not implemented yet)
1110
1111         * src/summaryview.c
1112                 add missing return value
1113
1114 2003-07-26 [paul]       0.9.3claws54
1115
1116         * tools/multiwebsearch.pl
1117                 do whitespace substitution before passing the string
1118                 to the browser. fixes bug with browsers that don't
1119                 do whitespace conversion themselves.
1120
1121 2003-07-25 [christoph]  0.9.3claws53
1122
1123         * src/folder.[ch]
1124         * src/imap.c
1125         * src/mh.c
1126                 rewrite adding of multiple messages to a folder for
1127                 claws' folder system
1128
1129 2003-07-25 [luke]       0.9.3claws52
1130
1131         * src/mimeview.c
1132                 o icon toggles set correctly on leaving ctree mimeview
1133
1134 2003-07-25 [paul]       0.9.3claws51
1135
1136         * partial sync with 0.9.3cvs21 [src/main.c]
1137                 see ChangeLog 2003-07-25
1138
1139 2003-07-24 [paul]       0.9.3claws50
1140
1141         * tools/maildir2sylpheed.pl
1142                 fix typo
1143
1144 2003-07-24 [paul]       0.9.3claws49
1145
1146         * src/mimeview.c
1147                 increase the gutter size of paned so that the panes
1148                 can be resized
1149                 
1150         * src/plugins/demo/demo.c
1151                 squeeze in another typo fix
1152
1153 2003-07-24 [paul]       0.9.3claws48
1154
1155         * src/plugins/demo/demo.c
1156           src/prefs_account.c
1157                 small changes to the English
1158                 
1159         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
1160           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
1161           src/Makefile.am
1162           src/stock_pixmap.c
1163                 rename the misspelled icon
1164
1165 2003-07-23 [alfons]     0.9.3claws47
1166
1167         * src/mimeview.c
1168                 make icon list look like a list of toggles
1169
1170 2003-07-23 [luke]       0.9.3claws46
1171
1172         * src/pixmaps/mimeview_gpg_expired.xpm
1173         * src/pixmaps/mimeview_gpg_failed.xpm
1174         * src/pixmaps/mimeview_gpg_passed.xpm
1175         * src/pixmaps/mimeview_text_html.xpm
1176         * src/pixmaps/mimeview_image.xpm
1177                 o all icons the same size
1178
1179         * src/mimeview.[ch]
1180                 o mimeview ctree arranged vertically above the viewer
1181                 o icons changed to buttons
1182                 o can use keyboard to select an icon (Enter)
1183                 o resize icon list to width of icons
1184
1185         *  src/gtk/gtkvscrollbutton.c
1186                 o sensitivity of buttons reacts to position
1187
1188 2003-07-23 [christoph]  0.9.3claws45
1189
1190         * sync with 0.9.3cvs14 (incomplete)
1191                 see ChangeLog 2003-07-17
1192
1193 2003-07-23 [alfons]     0.9.3claws44
1194
1195         * src/folder.c
1196         * src/procmsg.h
1197                 sync with my local tree to restore some claws-only things
1198
1199 2003-07-23 [paul]       0.9.3claws43
1200
1201         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
1202           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
1203           src/Makefile.am
1204           src/mimeview.c
1205           src/procmime.h
1206           src/rfc2015.c
1207           src/stock_pixmap.[ch]
1208                 indicate missing keys and expired sigs/keys
1209                 in mime view column
1210
1211 2003-07-23 [paul]       0.9.3claws42
1212
1213         * src/compose.c
1214                 Redirect fixes: enable automatic account selection and
1215                 do not append signature to message on changing account
1216                 fixes Bug[s] #248
1217
1218 2003-07-23 [paul]       0.9.3claws41
1219
1220         * sync with 0.9.3cvs16
1221                 see ChangeLog 2003-07-23
1222
1223 2003-07-23 [alfons]     0.9.3claws40
1224
1225         * src/inc.c
1226                 give progress dialog a main window, and give it the first 
1227                 one (presumably the only one). fixes bug #247, "segfault on 
1228                 pop-before-smtp" 
1229
1230 2003-07-22 [alfons]     0.9.3claws39
1231
1232         * src/summaryview.c
1233                 shift-space scrolls up
1234
1235 2003-07-22 [paul]       0.9.3claws38
1236
1237         * sync with 0.9.3cvs15
1238                 see ChangeLog 2003-07-22
1239
1240 2003-07-20 [alfons]     0.9.3claws37
1241
1242         * src/compose.c
1243                 put menu inside #ifdef USE_ASPELL..#endif
1244
1245 2003-07-20 [christoph]  0.9.3claws36
1246
1247         * src/procmsg.c
1248                 fix wrong flags in MsgInfo returned by
1249                 procmsg_msginfo_get_full_info()
1250
1251         (closes Bug 221 Deleting messages from the Message View gives incorrect
1252          new/unread message counts in the folder view)
1253
1254         * src/plugins/spamassassin/spamassassin_gtk.c
1255                 add gettext macro for prefs page title
1256
1257 2003-07-20 [paul]       0.9.3claws35
1258
1259         * src/mimeview.c
1260                 redraw icon list on signature check
1261
1262 2003-07-20 [christoph]  0.9.3claws34
1263
1264         * src/Makefile.am
1265         * src/account.c
1266         * src/folder.[ch]
1267         * src/folder_item_prefs.[ch]            ** NEW **
1268         * src/folderview.c
1269         * src/mainwindow.c
1270         * src/mh.c
1271         * src/prefs_gtk.c
1272         * src/prefs_scoring.c
1273         * src/summaryview.c
1274         * src/prefs_folder_item.[ch]
1275                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
1276                   Properties dialog
1277                 o use prefswindow for folder properties
1278
1279         * src/gtk/prefswindow.[ch]
1280                 change implementation to use an invisible notebook instead
1281                 of unparenting widgets
1282
1283 2003-07-20 [christoph]  0.9.3claws33
1284
1285         * src/compose.h
1286         * src/folder.c
1287         * src/folderview.h
1288         * src/headerview.h
1289         * src/prefs_filtering.h
1290         * src/prefs_folder_item.[ch]
1291         * src/procmime.h
1292         * src/procmsg.h
1293         * src/summaryview.h
1294                 clean up header mess
1295                 (always use 1. typedefs, 2. #includes, 3. structures)
1296
1297         * src/common/version.h.in
1298                 add casts for constants
1299
1300         * src/plugins/demo/demo.c
1301                 fix typo
1302
1303         * src/plugins/spamassassin/spamassassin.c
1304                 remove unused variable
1305
1306 2003-07-20 [alfons]     0.9.3claws32
1307
1308         * src/mimeview.c
1309                 o make icon buttons respond on left click
1310                 o minor cosmetic change
1311
1312 2003-07-19 [luke]       0.9.3claws31
1313
1314         * src/mimeview.[ch]
1315         * src/gtk/gtkvscrollbutton.c
1316         * src/messageview.c
1317                 o improved mimeview behaviour when selecting a new message
1318                 o plus code cleanups to remove compile warnings
1319
1320
1321 2003-07-19 [alfons]     0.9.3claws30
1322
1323         * src/procmsg.c
1324         * src/compose.c
1325         * src/common/utils.[ch]
1326                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
1327
1328 2003-07-19 [alfons]     0.9.3claws29
1329
1330         * src/prefs_folder_item.c
1331                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
1332                 string pointers
1333
1334 2003-07-19 [luke]       0.9.3claws28
1335
1336         * src/messageview.c
1337         * src/mimeview.[ch]
1338         * src/procmime.h
1339         * src/rfc2015.c
1340         * src/stock_pixmap.[ch]
1341         * src/gtk/Makefile.am
1342         * src/Makefile.am
1343         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
1344         * src/pixmaps/mime_*.xpm                ** NEW **
1345                 o mimeview rearrangement with a new icon shortcut bar
1346
1347 2003-07-19 [alfons]     0.9.3claws27
1348
1349         * src/folderview.c
1350                 o plug leaking nodes_to_recollapse
1351                 o add folderview_recollapse_all_nodes() (not used yet)
1352
1353 2003-07-19 [alfons]     0.9.3claws26
1354
1355         * src/compose.c
1356         * src/common/utils.c
1357                 honour #240 "Better SUBJECT handling" by cleaning the prefix
1358                 for both forwarding as replying
1359
1360 2003-07-18 [christoph]  0.9.3claws25
1361
1362         * configure.ac
1363         * src/common/sylpheed.[ch]
1364         * src/common/version.h.in
1365                 add version in numeric form to allow easy comparison
1366
1367         * src/plugins/demo/demo.c
1368                 add version check
1369                 - sylpheed version > plugin version => never allowed, sylpheed
1370                   could contain unknown API changes
1371                 - sylpheed version < minimum version required => don't load,
1372                   API required not available (if linking does not fail)
1373
1374 2003-07-18 [alfons]     0.9.3claws24
1375         
1376         * src/common/plugin.[ch]
1377                 const correctness
1378
1379 2003-07-18 [christoph]  0.9.3claws23
1380
1381         * src/common/hooks.c
1382                 fix crash when hooks where unregisted
1383
1384         * src/plugins/trayicon/trayicon.c
1385                 unregister detroy signal before destroying the widget
1386                 (still crashes when the plugin is unloaded)
1387
1388 2003-07-18 [alfons]     0.9.3claws22
1389         
1390         * src/folderview.c
1391                 delay expanding folder tree during drags until timeout triggered
1392                 (needs perhaps some tweaking, so testing is welcome)
1393
1394 2003-07-17 [alfons]     0.9.3claws21
1395
1396         * src/folderview.c
1397                 clean up cruft
1398
1399 2003-07-17 [christoph]  0.9.3claws20
1400
1401         * src/common/session.c
1402                 fix opening of SSL connections
1403
1404         * src/plugins/image_viewer/Makefile.am
1405                 add OPENSSL_CFLAGS (we should find a better solution to remove
1406                 this dependencies if they are not required)
1407
1408         * src/plugins/spamassassin/spamassassin.c
1409                 remove setlocale workaround (fixed in libspamc)
1410
1411         (closes Bug Bug 184 Entering non-ascii character deletes previous char
1412          if spell checking enabled)
1413
1414 2003-07-17 [alfons]     0.9.3claws19
1415
1416         * src/common/hooks.[ch]
1417         * src/plugins/clamav/clamav_plugin.c
1418         * src/plugins/spamassassin/spamassassin.c
1419         * src/plugins/trayicon/trayicon.c
1420                 fix signedness muck 
1421
1422 2003-07-17 [alfons]     0.9.3claws18
1423
1424         * src/procmime.c
1425                 plug memleak
1426
1427 2003-07-17 [alfons]     0.9.3claws17
1428
1429         * src/inc.c
1430                 plug memleak
1431
1432 2003-07-17 [paul]       0.9.3claws16
1433
1434         * src/common/defs.h
1435           src/mainwindow.c
1436           src/manual.[ch]
1437                 add link to the Claws site's FAQ page, after the suggestion
1438                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
1439                 Move url strings to defs.h
1440                 
1441         * src/mainwindow.c
1442                 fix typo to prevent "unknown menu entry" warnings
1443
1444 2003-07-17 [alfons]     0.9.3claws15
1445
1446         * src/folderview.[ch]
1447         * src/summaryview.[ch]
1448         * src/mimeview.[ch]
1449                 plug DnD leaks 
1450
1451 2003-07-17 [paul]       0.9.3claws14
1452
1453         * src/inc.c
1454                 remove two instances of 'GTK_EVENTS_FLUSH' because
1455                 they are unnecessary and probably cause a stack overflow
1456
1457 2003-07-16 [christoph]  0.9.3claws13
1458
1459         * src/mimeview.[ch]
1460                 use an invisible GTK notebook to switch between viewers
1461                 instead of reparenting widgets
1462
1463 2003-07-16 [christoph]  0.9.3claws12
1464
1465         * src/folder.c
1466                 move folder_item_update_freeze() to correct place in
1467                 folder_item_scan_full()
1468
1469 2003-07-16 [paul]       0.9.3claws11
1470
1471         * sync with 0.9.3cvs12
1472                 see ChangeLog 2003-07-14 and 2003-07-15
1473
1474 2003-07-16 [christoph]  0.9.3claws10
1475
1476         * src/imap.[ch]
1477         * src/prefs_account.[ch]
1478                 sync IMAP CRAM-MD5 authentication with sylpheed-main
1479
1480 2003-07-15 [alfons]     0.9.3claws9
1481
1482         * src/main.c
1483                 make --config-dir do something useful
1484
1485 2003-07-15 [alfons]     0.9.3claws8
1486
1487         * src/procmsg.c
1488                 o fix a bug where 'last' didn't really point to the last message
1489                   in the top level list of children, but to the last threaded
1490                   message. 
1491                 
1492                 o clean up and make it easier to sync
1493
1494 2003-07-15 [alfons]     0.9.3claws7
1495
1496         * src/mainwindow.c
1497                 make correct menu items sensitive       
1498
1499 2003-07-14 [alfons]     0.9.3claws6
1500
1501         * src/procmsg.c
1502                 tune the threader so it will not subject-thread any message
1503                 without a subject prefix (this will not thread correctly if 
1504                 a parent is delivered after their childs, but it looks 
1505                 better right now)
1506
1507 2003-07-13 [christoph]  0.9.3claws5
1508
1509         * src/mainwindow.c
1510                 group "Add mailbox *..." menu items in submenu
1511
1512 2003-07-13 [alfons]     0.9.3claws4
1513
1514         * src/summaryview.c
1515                 correct summary_toggle_pressed() signature and make sure
1516                 signal is not passed on
1517
1518 2003-07-13 [alfons]     0.9.3claws3
1519
1520         * src/summaryview.c
1521                 o for now don't pass on keys when they we're handled by 
1522                   ctree::key_press_event
1523                 o clean up
1524
1525 2003-07-13 [alfons]     0.9.3claws2
1526         
1527         * src/main.c
1528                 add command line option "--config-dir" to get the current 
1529                 configuration dir
1530
1531 2003-07-12 [alfons]     0.9.3claws1
1532
1533         * src/matcher.[ch]
1534         * src/matcher_parser_parse.y
1535         * src/prefs_filtering.c
1536         * src/filtering.c
1537                 add "Lock" filter action to lock messages;
1538
1539         * src/filtering.c       
1540                 remove debug_print()    
1541         * src/prefs_filtering.c
1542                 re-organize matcher part 9: 
1543                 make action text entries easily extendible;
1544                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
1545                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
1546
1547 2003-07-12 [paul]
1548
1549         * tools/README
1550                 update old information and add missing
1551                 information
1552
1553 2003-07-12 [paul]       0.9.3claws
1554
1555         * 0.9.3claws released
1556         
1557 2003-07-12 [paul]       0.9.0claws103
1558
1559         * src/Makefile.am
1560                 add addrquery.h
1561
1562 2003-07-12 [melvin]     0.9.0claws102
1563
1564         * src/messageview.c
1565                 Fixed bug #215: Show MIME tab for single text/html messages. 
1566                 
1567 2003-07-12 [paul]       0.9.0claws101
1568
1569         * man/sylpheed.1
1570                 updated
1571
1572 2003-07-12 [paul]       0.9.0claws100
1573
1574         * po/es.po
1575           po/hr.po
1576           po/pl.po
1577           po/sr.po
1578                 update Spanish, Croatian, Polish, Serbian translations.
1579                 submitted by Ricardo Mones Lastra, Dragan, Witold
1580                 Wladyslaw Wojciech Wilk, Urke MMI
1581
1582 2003-07-12 [melvin]     0.9.0claws99
1583
1584         * po/fr.po
1585                 Updated French translations.
1586
1587 2003-07-12 [paul]       0.9.0claws98
1588
1589         * src/addressbook.c
1590                 disable 'Lookup' button as it has no effect
1591
1592 2003-07-11 [alfons]     0.9.0claws97
1593         
1594         * src/summaryview.c
1595                 summary_searchbar_pressed() should return TRUE to signal that
1596                 event was handled. when returning void, the return value passed
1597                 to GTK is actually random, but maybe FALSE, in which case the
1598                 event is handled by parent
1599                 
1600 2003-07-10 [paul]       0.9.0claws96
1601
1602         * ac/missing/gettext.m4
1603                 update to version 0.12
1604
1605 2003-07-10 [paul]       0.9.0claws95
1606
1607         * src/plugins/clamav/clamav_plugin.c
1608                 fix bug where multipart/alternative messages
1609                 would slip through without being scanned
1610
1611 2003-07-10 [christoph]  0.9.0claws94
1612
1613         * src/folder.c
1614                 correct check if folder supports removing when a message is
1615                 moved. if not the message is only copied.
1616
1617         (closes Bug 132 crash on startup in newsgroups folders)
1618
1619 2003-07-09 [alfons]     0.9.0claws93
1620
1621         * configure.ac
1622         * src/common/defs.h
1623                 --with-config-dir (default .sylpheed)
1624
1625 2003-07-09 [christoph]  0.9.0claws92
1626
1627         * configure.ac
1628                 use PKG_CHECK_MODULES to check for gtkmathview
1629                 (version 0.4.2 now required)
1630
1631 2003-07-08 [melvin]     0.9.0claws91
1632
1633         * src/action.c
1634                 Implemented a progress bar that counts the number of completed
1635                 tasks when the action runs more than one command.
1636
1637 2003-07-08 [alfons]     0.9.0claws90
1638
1639         * src/procmsg.c
1640                 if queued message has an invalid Message-Id, don't try to
1641                 find message it refers to (fixes #209 "crash when processing 
1642                 in folder")
1643
1644 2003-07-08 [paul]       0.9.0claws89
1645
1646         * sync with 0.9.3cvs2
1647                 see ChangeLog 2003-07-08
1648
1649 2003-07-08 [match]      0.9.0claws88
1650
1651         * src/ldapctrl.c
1652                 extend LDAP search for first/last name by parsing search term.
1653
1654 2003-07-08 [alfons]     0.9.0claws87
1655
1656         * src/send_message.c
1657                 fix bug #208 "Status message stuck when sending on POP3 account"
1658
1659 2003-07-07 [paul]       0.9.0claws86
1660
1661         * po/hr.po
1662                 new Croatian translation, submitted by
1663                 Dragan <drleskov@inet.hr>
1664
1665 2003-07-07 [paul]       0.9.0claws85
1666
1667         * sync with 0.9.3cvs1
1668                 see ChangeLog 2003-07-07
1669
1670 2003-07-05 [christoph]  0.9.0claws84
1671
1672         * src/Makefile.am
1673         * src/messageview.c
1674         * src/mimeview.[ch]
1675         * src/stock_pixmap.[ch]
1676         * src/pixmaps/messageview_text.xpm              ** NEW **
1677                 move mimeview tabs to the right side and use icons
1678                 instead of text to save some space
1679
1680         (patch by Luke Plant <lukeplant@softhome.net>)
1681
1682 2003-07-05 [christoph]  0.9.0claws83
1683
1684         * src/inc.c
1685                 add NULL pointer checks
1686
1687         (patch by Luke Plant <lukeplant@softhome.net>)
1688         (closes Bug 204 0.9.0 quits on authentication error?!)
1689
1690 2003-07-05 [alfons]     0.9.0claws82
1691
1692         * configure.ac
1693                 take the clue in bug #202 "./configure script - 
1694                 'if test' comparison failure" reported by John Kristoff. 
1695
1696 2003-07-04 [christoph]  0.9.0claws81
1697
1698         * src/plugins/spamassassin/spamassassin.c
1699                 set timeout for spam check
1700
1701 2003-07-04 [christoph]  0.9.0claws80
1702
1703         * src/main.c
1704                 destroy all FolderItems when shutting down to
1705                 allow folders to clean up
1706
1707 2003-07-04 [melvin]     0.9.0claws79
1708
1709         * src/gtk/gtkaspell.c
1710                 Fixed bug #184 "Entering non-ascii character deletes
1711                 previous char if spell checking enabled": this makes
1712                 the spell checking in multibytes (e.g. UTF-8)locales work.
1713                 (Patch by Luke Plant).
1714                 
1715 2003-07-04 [christoph]  0.9.0claws78
1716
1717         * sync with 0.9.2cvs1
1718                 see ChangeLog 2003-06-10
1719
1720 2003-07-04 [paul]       0.9.0claws77
1721
1722         * sync with 0.9.3 release
1723                 see ChangeLog 2003-07-04
1724
1725 2003-07-03 [christoph]  0.9.0claws76
1726
1727         * src/folder.[ch]
1728         * src/imap.c
1729         * src/mbox_folder.c
1730         * src/mh.c
1731         * src/news.c
1732                 move folder_item_get_path() stuff into a folder virtual function
1733
1734         * src/procmsg.c
1735                 use folder_item_fetch_msg() to get message and do not contruct
1736                 the filename from path and number
1737
1738 2003-07-03 [paul]       0.9.0claws75
1739
1740         * sync with 0.9.2cvs12
1741                 see ChangeLog 2003-07-03
1742
1743 2003-07-02 [paul]       0.9.0claws74
1744
1745         * src/messageview.c
1746                 fix text-selection for replying
1747
1748 2003-07-02 [paul]       0.9.0claws73
1749
1750         * sync with 0.9.2cvs11
1751                 see ChangeLog 2003-07-02
1752
1753 2003-07-02 [paul]       0.9.0claws72
1754
1755         * src/procmsg.c
1756                 revert last commit because it breaks more
1757                 than it fixes
1758
1759 2003-07-02 [paul]       0.9.0claws71
1760
1761         * src/procmsg.c
1762                 fix thread by subject/sort by date
1763
1764 2003-07-01 [paul]       0.9.0claws70
1765
1766         * sync with 0.9.2cvs10
1767                 see ChangeLog 2003-07-01
1768
1769 2003-06-30 [paul]       0.9.0claws69
1770
1771         * sync with 0.9.2cvs9
1772                 see ChangeLog 2003-06-30
1773
1774 2003-06-28 [match]      0.9.0claws68
1775
1776         * src/addressbook.c
1777                 fix null ptr.
1778
1779 2003-06-27 [paul]       0.9.0claws67
1780
1781         * sync with 0.9.2cvs7
1782                 see ChangeLog 2003-06-27
1783
1784 2003-06-26 [christoph]  0.9.0claws66
1785
1786         * src/folder.c
1787                 freeze folder updates while a folder is scanned
1788
1789         (closes Bug 185 New message counter)
1790
1791 2003-06-26 [darko]      0.9.0claws65
1792
1793         * src/ldapserver.c
1794                 fix infinite loop when adding a new LDAP server
1795
1796 2003-06-26 [paul]       0.9.0claws64
1797
1798         * sync with 0.9.2cvs6
1799                 see ChangeLog 2003-06-26
1800
1801 2003-06-26 [paul]       0.9.0claws63
1802
1803         * sync with 0.9.2cvs5
1804                 see ChangeLog 2003-06-25 and 2003-06-26
1805
1806 2003-06-25 [match]      0.9.0claws62
1807
1808         * src/addr_compl.c
1809                 Fixed tab/backtab for dropped-down completion list to
1810                 move next/previous field. (close bug 147)
1811
1812 2003-06-25 [christoph]  0.9.0claws61
1813
1814         * src/addr_compl.[ch]
1815         * src/addrindex.[ch]
1816         * src/folderview.c
1817         * src/inc.c
1818         * src/news.c
1819         * src/summaryview.c
1820         * src/toolbar.c
1821                 fix warnings
1822
1823 2003-06-25 [leandro]    0.9.0claws60
1824
1825         * src/compose.c
1826                 o cleanups
1827                 o gray out "Message/Remove references" menu item if not
1828                   replying to a message
1829
1830 2003-06-24 [leandro]    0.9.0claws59
1831
1832         * src/compose.[ch]
1833                 o removed "Message/Create new thread" menu item
1834                 o added "Message/Remove references" menu item
1835                   (it's off by default and will not check anymore
1836                    if the subject changed)
1837
1838 2003-06-23 [alfons]     0.9.0claws58
1839
1840         * src/procmsg.c
1841                 try better grouping messages threaded by subject based on their age.
1842                 still not perfect - because the message tree is not sorted by date.  
1843
1844 2003-06-23 [thorsten]   0.9.0claws57
1845
1846         * src/pop.[ch]
1847                 added mail_receive_hook to allow modifications
1848                 directly after retrieval (e.g. adding headers).
1849
1850 2003-06-23 [paul]       0.9.0claws56
1851
1852         * src/sourcewindow.c
1853                  enable the use of Ctrl+A to select all text in
1854                  the sourcewindow
1855                  Patch submitted by Ivan Francolin Martinez
1856                  <ivanfm@users.sourceforge.net>
1857
1858 2003-06-22 [christoph]  0.9.0claws55
1859
1860         * src/folder.[ch]
1861                 o add notification hook for folder tree changes
1862                 o invoke hooks after folder tree scanning
1863
1864         * src/folderview.[ch]
1865                 register hook for folder tree changes that
1866                 updates the ctree
1867
1868         (there are more places that should be updated, like add, remove 
1869          or move folder)
1870
1871         (closes Bug 164 Crash on rebuild folder tree)
1872         (closes Bug 190 Crash on 'rebuilding folder tree')
1873
1874 2003-06-21 [leandro]    0.9.0claws54
1875
1876         * src/compose.[ch]
1877                 create a new thread if subject changes
1878                 (it's on by default, can be disabled in Message menu)
1879
1880 2003-06-21 [alfons]     0.9.0claws53
1881
1882         * src/summaryview.c
1883                 quiet little compiler
1884
1885 2003-06-21 [christoph]  0.9.0claws52
1886
1887         update gettext stuff to version 0.12
1888
1889 2003-06-19 [alfons]     0.9.0claws51
1890
1891         * src/common/log.c
1892         * src/common/plugin.c
1893                 move defs.h before glib.h to prevent MIN/MAX redefs
1894
1895 2003-06-19 [alfons]
1896
1897         * src/addressbook.c
1898                 translatable
1899
1900 2003-06-19 [match]      0.9.0claws50
1901
1902         * src/addressbook.[ch]
1903         * src/addrindex.[ch]
1904         * src/addr_compl.[ch]
1905         * src/editldap.[ch]
1906         * src/editldap_basedn.[ch]
1907         * src/addritem.[ch]
1908         * src/ldapquery.h
1909                 re-implemented dynamic LDAP search. works without
1910                 slowdown on display sender with addressbook
1911                 option.
1912         * src/addrbook.c
1913                 documented code.
1914
1915 2003-06-19 [paul]       0.9.0claws49
1916
1917         * src/compose.c
1918                 fix Bug #136 'Nonprovided quotation marks crash claws'
1919                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1920
1921 2003-06-19 [alfons]     0.9.0claws48
1922
1923         * src/prefs_common.[ch]
1924         * src/procmsg.c
1925                 restrict threading by subject by checking thread for
1926                 age (prefs_common.thread_by_subject_max_age)
1927
1928 2003-06-18 [christoph]  0.9.0claws47
1929
1930         * src/imap.c
1931                 fix memory leak in imap_cmd_fetch()
1932
1933 2003-06-18 [christoph]  0.9.0claws46
1934
1935         * src/prefs_gtk.c
1936                 fix memory leak in prefs_set_default() when used multiple
1937                 times or after prefs have been read
1938
1939 2003-06-18 [christoph]  0.9.0claws45
1940
1941         * src/common/plugin.c
1942                 fix memory leak in plugin_unload()
1943
1944 2003-06-18 [christoph]  0.9.0claws44
1945
1946         * src/imap.c
1947                 fix memory leak in imap_cmd_ok()
1948
1949 2003-06-18 [christoph]  0.9.0claws43
1950
1951         * src/folder.c
1952                 stop messages that are downloaded from POP3 and added to
1953                 an IMAP inbox from being filtered twice (first by POP3
1954                 and again when IMAP folder is scaned to get the UID of
1955                 the APPEND operation when no UIDPLUS is available)
1956
1957 2003-06-18 [alfons]
1958
1959         * tools/Makefile.am
1960                 phoenix <- firebird     
1961
1962 2003-06-18 [paul]
1963
1964         * tools/launch_phoenix          ** REMOVED **
1965           tools/launch_firebird         ** NEW **
1966                 renamed and edited to reflect the browser's name change from
1967                 'phoenix' to 'firebird'
1968
1969 2003-06-18 [paul]       0.9.0claws42
1970
1971         * sync with 0.9.2cvs2
1972                 see ChangeLog 2003-06-16
1973
1974 2003-06-17 [alfons]     0.9.0claws41
1975
1976         * src/procmsg.c
1977                 prevent threading problems when a node is an ancestor (parent / great parent),
1978                 which mostly happens with circular references (thanks to Phillipe Gramoullé
1979                 for finding an sample set of messages)
1980
1981 2003-06-16 [christoph]  0.9.0claws40
1982
1983         * src/main.c
1984                 don't popup main window on --receive or --receive-all
1985
1986         * src/mainwindow.[ch]
1987         * src/plugins/trayicon/trayicon.c
1988                 allow hiding of main window by clicking on the trayicon
1989                 (doesn't work correctly in seperate window mode and may
1990                  cause unexpected GTK problems I couldn't find yet)
1991
1992         * src/common/ssl.c
1993                 remove incorrect warning
1994
1995 2003-06-15 [alfons]     0.9.0claws39
1996
1997         * src/gtk/gtkstext.c
1998                 don't output debug text;
1999                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
2000                 for pointing this out);
2001
2002 2003-06-14 [alfons]     0.9.0claws38
2003         
2004         * src/messageview.c
2005                 remove printf() and make one if..else comply with coding style
2006
2007 2003-06-14 [alfons]     0.9.0claws37
2008
2009         * AUTHORS
2010                 add Martin Wicke
2011         * src/action.c
2012         * src/messageview.[ch]
2013         * src/summaryview.c
2014                 apply patch #754162 "Quoting messages filtered by actions" submitted
2015                 by Martin Wicke, which allows quoting message body changed by an
2016                 action (Thanks!).
2017
2018 2003-06-13 [alfons]     0.9.0claws36
2019
2020         * src/utils.c
2021                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
2022                 use case insensitive regexp (suggested by Ivan Martinez)
2023
2024 2003-06-13 [christoph]  0.9.0claws35
2025
2026         * configure.ac
2027         * src/plugins/trayicon/Makefile.am
2028         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
2029         * src/plugins/trayicon/trayicon.c
2030         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
2031         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
2032         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
2033         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
2034         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
2035         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
2036                 replace my own EggTrayIcon backport with the backport
2037                 used by (l|x)mule and gabber.
2038
2039 2003-06-13 [alfons]     0.9.0claws34
2040
2041         * AUTHORS
2042         * src/common/utils.c
2043                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
2044
2045 2003-06-13 [alfons]     0.9.0claws33
2046
2047         * src/compose.c
2048                 clean up a little bit
2049
2050 2003-06-12 [alfons]     0.9.0claws32
2051
2052         * src/compose.c
2053                 const correctness fix
2054
2055         * src/common/sylpheed.[ch]
2056                 () -> (void)
2057                 prevent redef MIN/MAX
2058                 
2059         * src/common/utils.[ch]
2060                 () -> (void)
2061
2062 2003-06-12 [melvin]     0.9.0claws31
2063
2064         * src/compose.c
2065                 Updated to take into accounts changes in GtkAspell.
2066
2067 2003-06-12 [alfons]     0.9.0claws30
2068
2069         * src/compose.c
2070         * src/procmsg.c
2071         * src/common/utils.[ch]
2072                 handle reply subject prefixes better (initial 
2073                 suggestion by Robert Story adapted and enhanced 
2074                 using regexps)
2075
2076 2003-06-12 [melvin]     0.9.0claws29
2077
2078         * src/compose.c
2079                 Use new gtkaspell_checkers_strerror() to get the speller's
2080                 error message instead of accessing the (now private)
2081                 checkers structure.
2082                 Minor code clean up
2083
2084         * src/main.c
2085                 Use #ifdef instead of #if for USE_ASPELL
2086                 Use the new spell checkers init/quit functions 
2087
2088         * src/gtk/gtkaspell.c
2089                 Use #ifdef instead of #if for USE_ASPELL
2090                 Moved in the majority of GtkAspell structures that were
2091                 exported before by gtkaspell.h
2092         
2093         * src/gtk/gktaspell.h
2094                 Made gtkaspell.h contain only the necessary data to be
2095                 publicized by moving many structures to gtkaspell.c.
2096                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
2097                 gtkaspell_checkers_new(): replaced by...
2098                 gtkaspell_checkers_init(): new function for initialization
2099                 gtkaspell_checkers_delete(): replaced by...
2100                 gtkaspell_checkers_quit(): new function
2101                 gtkaspell_checkers_strerror(): new function that returns
2102                 the checker's last error message.
2103                 
2104 2003-06-11 [melvin]     0.9.0claws28
2105
2106         * po/POTFILES.in
2107                 Updated to take into account gtkaspell.c migration to
2108                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
2109
2110 2003-06-10 [alfons]     0.9.0claws27
2111
2112         * src/filtering.[ch]
2113         * src/folder.c
2114         * src/matcher.c
2115         * src/scoring.[ch]
2116                 - try fixing bug #18 (any brave testers?)
2117                 - add more robustness by refusing previously 
2118                   unchecked NULL pointers 
2119
2120 2003-06-10 [alfons]     0.9.0claws26
2121
2122         * src/procmsg.c
2123                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
2124
2125 2003-06-09 [alfons]     0.9.0claws25
2126
2127         * src/prefs_common.c
2128                 fix bug #163 "Icon switching doesnt work properly" by 
2129                 preventing early freeing of prefs_common.pixmap_theme_path.
2130
2131 2003-06-09 [christoph]  0.9.0claws24
2132
2133         * src/gtk/gtkaspell.c
2134                 revert Thorsten's fix and add forgotten g_strdup for
2135                 aspell path (it should not be possible to alter the path a
2136                 GtkASpell uses from outside)
2137
2138 2003-06-09 [thorsten]   0.9.0claws23
2139
2140         * src/gtk/gtkaspell.c
2141                 dont free prefs_common.aspell_path when closing compose
2142
2143 2003-06-08 [colin]      0.9.0claws22
2144
2145         * src/plugins/spamassassin/spamassassin.c
2146                 fix prefs types
2147
2148 2003-06-07 [christoph]  0.9.0claws21
2149
2150         * src/Makefile.am
2151         * src/compose.c
2152         * src/gtkaspell.[ch]            ** REMOVE **
2153         * src/gtk/Makefile.am
2154         * src/gtk/gtkaspell.[ch]        ** NEW **
2155                 o make gtkaspell independent from sylpheed's prefs
2156                 o move gtkaspell.[ch] to gtk directory
2157
2158 2003-06-07 [christoph]  0.9.0claws20
2159
2160         * src/Makefile.am
2161         * src/crash.c
2162         * src/export.c
2163         * src/filesel.[ch]              ** REMOVE **
2164         * src/folder.c
2165         * src/main.[ch]
2166         * src/common/sylpheed.[ch]
2167         * src/gtk/Makefile.am
2168         * src/gtk/filesel.[ch]          ** NEW **
2169         * src/gtk/pluginwindow.c
2170         * src/gtk/sslcertwindow.c
2171                 move filesel.[ch] to gtk directory
2172
2173 2003-06-07 [alfons]     0.9.0claws19
2174
2175         * src/filesel.c
2176                 make (multi) file selection dialog work again (Claws-only)
2177
2178 2003-06-07 [thorsten]   0.9.0claws18
2179
2180         * po/de.po
2181                 fix typos
2182
2183 2003-06-07 [alfons]     0.9.0claws17
2184
2185         * configure.ac
2186         * src/mimeview.c
2187                 detect apache mishap in which case don't include fnmatch.h
2188                 if regex.h is already included
2189
2190 2003-06-06 [christoph]  0.9.0claws16
2191
2192         * configure.ac
2193         * src/mimeview.h
2194                 add check for fnmatch.h and include it when available
2195
2196         * src/mimeview.[ch]
2197                 fix wrong case sensitivity of Content-Types
2198
2199         * src/gtk/Makefile.am
2200                 need the same include paths in gtk directory as in
2201                 common directory because .h files in common can
2202                 include files from these directories, when included
2203                 in gtk's .h or .c files
2204
2205 2003-06-06 [alfons]     0.9.0claws15
2206
2207         * src/mimeview.c
2208         * src/summaryview.c
2209                 make it compile again because of regex.h / fnmatch.h 
2210                 include problems (related to recent mime stuff, can
2211                 someone check this?)
2212
2213 2003-06-06 [thorsten]   0.9.0claws14
2214
2215         * src/folderview.c
2216                 possible use of uninitialized pointer while dragging
2217
2218 2003-06-06 [paul]       0.9.0claws13
2219
2220         * src/compose.c
2221                 fix bug where the insert sig button would be effective
2222                 only when auto_sig was set
2223
2224 2003-06-06 [paul]       0.9.0claws12
2225
2226         * sync with 0.9.2 release
2227
2228 2003-06-02 [paul]       0.9.0claws11
2229
2230         * sync with 0.9.1cvs1
2231                 see ChangeLog 2003-06-02
2232                 
2233         * po/de.po
2234                 update by Jens
2235
2236 2003-06-01 [christoph]  0.9.0claws10
2237
2238         * src/account.c
2239                 don't use substring search to find accounts by email address
2240
2241         (closes Bug 169 Overly loose matching of "From" address)
2242
2243 2003-05-31 [christoph]  0.9.0claws9
2244
2245         * doc-src/rfc2683.txt
2246         * src/imap.c
2247                 limit IMAP command length as recommended in RFC2683
2248                 (message number lists will be split into multiple imap
2249                 sets, the limit of 1000 octets is not a hard limit)
2250
2251         (closes Bug 161 sylpheed-claws exits with segfault when logging
2252          in to certain imap-servers)
2253
2254 2003-05-29 [alfons]     0.9.0claws8
2255
2256         * src/toolbar.[ch]
2257                 add print button (calling summary_print());
2258                 fine tune setting tooltip text;
2259                 (if someone needs other buttons, please take these 
2260                 commits as a guide, instead of bothering us - also
2261                 see 0.8.11claws150) 
2262
2263 2003-05-29 [darko]      0.9.0claws7
2264
2265         * src/compose.c
2266                 fix crash when word wrapping kicks in due to
2267                 changed text by spell checker
2268
2269 2003-05-29 [paul]       0.9.0claws6
2270
2271         * src/compose.c
2272                 fix bug where changing account would insert
2273                 sig even if auto_sig was FALSE
2274                 
2275         * ChangeLog
2276           ChangeLog.jp
2277           INSTALL
2278                 sync with 0.9.1 release
2279
2280 2003-05-28 [christoph]  0.9.0claws5
2281
2282         * src/imap.c
2283                 fix truncation of too long commands
2284
2285         (closes Bug 167 IMAP hangs trying to get envelope
2286          information in imap_get_uncached_messages)
2287
2288 2003-05-27 [paul]       0.9.0claws4
2289
2290         * tools/Makefile.am
2291           tools/maildir2sylpheed.pl     ** NEW FILE **
2292                 add kmail to sylpheed mailbox conversion script
2293
2294 2003-05-27 [paul]       0.9.0claws3
2295
2296         * sync with 0.9.0cvs10
2297                 see ChangeLog 2003-05-26
2298
2299 2003-05-26 [paul]       0.9.0claws2
2300
2301         * sync with 0.9.0cvs9
2302                 see ChangeLog 2003-05-26
2303
2304 2003-05-24 [paul]       0.9.0claws1
2305
2306         * sync with 0.9.0cvs8
2307                 see ChangeLog 2003-05-23
2308
2309 2003-05-24 [paul]       0.9.0claws
2310
2311         * version 0.9.0claws released
2312
2313 2003-05-24 [paul]       0.8.11claws177
2314
2315         * src/plugins/dillo-viewer/Makefile.am
2316           src/plugins/traycon/Makefile.am
2317                 add missing files
2318                 
2319         * po/bg.po
2320           po/en_GB.po
2321           po/es.po
2322           po/it.po
2323           po/pt_BR.po
2324           po/ru.po
2325           po/sr.po
2326                 update Bulgarian, British English, Spanish, Italian, 
2327                 Brazilian Portuguese, Russian, and Serbian translations, 
2328                 submitted by George Danchev, [me], Ricardo Mones Lastra,
2329                 André Filipe de Assunção e Brito, Alessandro Maestri, 
2330                 Ruslan N. Balkin, and Urke MMI
2331
2332 2003-05-23 [melvin]     0.8.11claws176
2333
2334         * po/fr.po
2335                 Updated French translations
2336
2337 2003-05-22 [paul]       0.8.11claws175
2338
2339         * src/Makefile.am
2340           src/addrbook.[ch]
2341           src/addrcache.[ch]
2342           src/addr_compl.[ch]
2343           src/adressbook.[ch]
2344           src/addrindex.[ch]
2345           src/addritem.[ch]
2346           src/editaddress.c
2347           src/editgroup.c
2348           src/editldap_basedn.c
2349           src/editldap.c
2350           src/jpilot.c
2351           src/vcard.c
2352                 revert to get ldap into it previous working state
2353                 
2354         * po/zh_TW.Big5.po
2355                 new Taiwanese translation,
2356                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
2357
2358 2003-05-22 [christoph]  0.8.11claws174
2359
2360         * src/plugins/spamassassin/libspamc.[ch]
2361                 sync libspamc with SpamAssaain release 2.55
2362
2363 2003-05-22 [paul]       0.8.11claws173
2364
2365         * sync with 0.9.0cvs7
2366                 see ChangeLog 2003-05-22
2367                 
2368         * src/summaryview.c
2369                 revert change in 0.8.11claws172: follow
2370                 Hiroyuki's decision and that's the end of it.
2371
2372 2003-05-21 [paul]       0.8.11claws172
2373
2374         * src/summaryview.c
2375                 fix discrepency between open_unread_on_enter
2376                 and always_show_msg
2377
2378 2003-05-21 [paul]       0.8.11claws171
2379
2380         * sync with 0.9.0cvs6
2381                 see ChangeLog 2003-05-21
2382
2383 2003-05-21 [paul]       0.8.11claws170
2384
2385         * sync with 0.9.0cvs5
2386                 see ChangeLog 2003-05-21
2387
2388 2003-05-20 [paul]       0.8.11claws169
2389
2390         * sync with 0.9.0cvs4
2391                 see ChangeLog 2003-05-20
2392                 fixes bug #152, 'encoding of IMAP folders names'
2393
2394 2003-05-20 [paul]       0.8.11claws168
2395
2396         * sync with 0.9.0cvs3
2397                 see ChangeLog 2003-05-20
2398                 
2399         * src/tools/convert_mbox.pl
2400                 minor change in the comments, submitted by Fred Marton
2401
2402 2003-05-19 [paul]       0.8.11claws167
2403
2404         * src/plugins/clamav/Makefile.am
2405           configure.ac
2406                 link clamav_lib to the plugin and not to the main program
2407
2408 2003-05-19 [christoph]
2409
2410         * src/Makefile.am
2411                 add -export-dynamic for linking
2412
2413 2003-05-19 [paul]       0.8.11claws166
2414
2415         * sync with 0.9.0cvs1
2416                 see ChangeLog 2003-05-19
2417
2418 2003-05-19 [paul]       0.8.11claws165
2419
2420         * src/inc.c
2421                 fix 'pop before smtp' timeout
2422
2423 2003-05-18 [alfons]     0.8.11claws164
2424
2425         * src/prefs_matcher.c
2426                 put "execute" action command line ("expression") in edit box
2427
2428 2003-05-18 [christoph]  0.8.11claws163
2429
2430         * src/mimeview.[ch]
2431         * src/plugins/dillo_viewer/dillo_viewer.c
2432         * src/plugins/image_viewer/viewer.c
2433         * src/plugins/mathml_viewer/mathml_viewer.c
2434                 let a viewer have a list of Content-Types
2435
2436 2003-05-18 [paul]       0.8.11claws162
2437
2438         * src/prefs_filtering.c
2439                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
2440                 and REDIRECT actions
2441
2442 2003-05-17 [christoph]
2443
2444         * README.claws
2445                 o remove dynamic signatures that was syned with main
2446                 o add infos about no longer "build in" image viewer
2447                 o update bugtracker URL
2448
2449 2003-05-17 [christoph]  0.8.11claws161
2450
2451         * src/folder.c
2452         * src/folderview.c
2453         * src/imap.c
2454                 don't use imap_scan_folder anymore. Instead call folder_item_scan
2455                 for every folder after rebuilding the folder tree.
2456
2457         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
2458          messages)
2459
2460 2003-05-17 [christoph]  0.8.11claws160
2461
2462         * src/imap.c
2463                 don't use STATUS command on current folder to check for
2464                 content changes. imap_cmd_ok() now tracks changes to
2465                 folder and number of existing messages.
2466
2467 2003-05-17 [paul]       0.8.11claws159
2468
2469         * src/plugins/clamav/clamav_plugin.c
2470                 remove unnecessary debug_print
2471
2472 2003-05-16 [thorsten]   0.8.11claws158
2473
2474         * src/plugins/demo.c
2475                 included missing intl.h
2476
2477 2003-05-16 [paul]       0.8.11claws157
2478
2479         * po/POTFILES.in
2480                 remove non-existant entries
2481         
2482         * src/plugins/clamav/clamav_plugin.c
2483           src/plugins/clamav/clamav_plugin_gtk.c
2484           src/plugins/dillo_viewer/dillo_prefs.c
2485           src/plugins/dillo_viewer/dillo_viewer.c
2486                 gettextise
2487
2488 2003-05-16 [christoph]  0.8.11claws156
2489
2490         * po/POTFILES.in
2491                 include plugin .c files for translation until I
2492                 find a better solution to have plugins have their
2493                 own textdomain
2494         * src/plugins/demo/demo.c
2495         * src/plugins/image_viewer/plugin.c
2496         * src/plugins/mathml_viewer/mathml_viewer.c
2497         * src/plugins/spamassassin/spamassassin.c
2498         * src/plugins/spamassassin/spamassassin_gtk.c
2499         * src/plugins/trayicon/trayicon.c
2500                 add gettext macros for plugin name and description
2501
2502 2003-05-16 [paul]
2503
2504         * sync with 0.9.0
2505
2506 2003-05-16 [paul]       0.8.11claws155
2507
2508         * sync with lastest 0.9.0pre1
2509                 see ChangeLog 2003-05-16
2510
2511 2003-05-15 [paul]       0.8.11claws154
2512
2513         * sync with latest 0.9.0pre1
2514                 see ChangeLog 2003-05-14 and 2003-05-15
2515
2516 2003-05-14 [christoph]  0.8.11claws153
2517
2518         * src/plugins/image_viewer/viewer.c
2519         * src/plugins/image_viewer/viewer.glade         ** NEW **
2520         * src/plugins/image_viewer/viewerprefs.c
2521                 make it possible to disable the autoload function in the
2522                 imageviewer again
2523
2524 2003-05-14 [christoph]  0.8.11claws152
2525
2526         * src/folder.c
2527                 fix folder update after adding a message
2528
2529 2003-05-13 [alfons]     0.8.11claws151
2530
2531         * src/common/session.c
2532                 remove debug traces
2533                 
2534         * src/addrcache.[ch]
2535         * src/filtering.[ch]
2536         * src/folder.[c]
2537         * src/gtkaspell.[ch]
2538         * src/imap.[ch]
2539         * src/mbox_folder.[ch]
2540         * src/mh.[ch]
2541         * src/mimeview.h
2542         * src/msgcache.[ch]
2543         * src/news.[ch]
2544         * src/passphrase.[ch]
2545         * src/prefs_common.[ch]
2546         * src/prefs_gtk.[ch]
2547         * src/procmsg.c
2548         * src/scoring.[ch]
2549                 be pedantic; (in prototypes () implies (int))
2550
2551 2003-05-13 [alfons]     0.8.11claws150
2552
2553         * src/prefs_toolbar.[ch]
2554         * src/summaryview.[ch]
2555         * src/toolbar.[ch]
2556                 change misleading text in toolbar prefs;
2557                 add toolbar action for ignore thread (toggles ignore thread flag);
2558                 clean up a little bit;
2559
2560 2003-05-12 [paul]
2561
2562         * tools/convert_mbox.pl
2563                 bug fixed by Fred Marton
2564
2565 2003-05-12 [paul]
2566
2567         * sync with 0.9.0pre1
2568
2569 2003-05-09 [paul]       0.8.11claws149
2570
2571         * sync with 0.8.11cvs43
2572                 see ChangeLog 2003-05-09
2573
2574 2003-05-08 [christoph]  0.8.11claws148
2575
2576         * src/imap.[ch]
2577                 o use CAPABILIY as first command and check for PREAUTH
2578                   information in the response to it
2579                 o rewrite all imap_cmd_* functions to use an IMAPSession
2580                   instead of a SockInfo as parameter
2581                 o do STARTTLS after fetching and checking the server
2582                   capabilities
2583
2584 2003-05-08 [paul]       0.8.11claws147
2585
2586         * tools/Makefile.am
2587           tools/README
2588           tools/convert_mbox.pl         ** NEW FILE **
2589                 add mbox conversion script. Submitted by 
2590                 Fred Marton <Fred.Marton@uni-bayreuth.de>
2591
2592 2003-05-07 [christoph]
2593
2594         * doc-src/glade.txt
2595         * src/gtk/pluginwindow.glade
2596         * src/plugins/image_viewer/viewerprefs.glade
2597         * src/plugins/spamassassin/spamassassin_gtk.glade
2598                 add glade files for user interfaces and a description how
2599                 to use glade to create the sylpheed code
2600
2601 2003-05-07 [paul]       0.8.11claws146
2602
2603         * sync with 0.8.11cvs41
2604                 see ChangeLog 2003-05-07
2605
2606 2003-05-06 [christoph]  0.8.11claws145
2607
2608         * src/main.c
2609         * src/plugins/image_viewer/viewer.c
2610                 fix usage of imlib in imageviewer plugin
2611
2612         * src/gtk/prefswindow.c
2613                 handle window close event correctly
2614
2615 2003-05-06 [paul]       0.8.11claws144
2616
2617         * src/common/ssl.c
2618                 fix typo introduced in sync
2619
2620 2003-05-06 [paul]       0.8.11claws143
2621
2622         * sync with 0.8.11cvs39
2623                 see ChangeLog 2003-05-06
2624
2625 2003-05-06 [paul]       0.8.11claws142
2626
2627         * AUTHORS
2628           po/cs.po
2629                 updated Czech translation, submitted by 
2630                 Radek Vybiral <Radek.Vybiral@vsb.cz>
2631                 
2632         * src/plugins/clamav/clamav_plugin_gtk.c
2633                 clean up
2634
2635 2003-05-03 [alfons]     0.8.11claws141
2636
2637         * src/compose.[ch]
2638                 make paste as quotation work even when the call to 
2639                 text_inserted() was deferred (fixes bug #140 "Paste 
2640                 as quotation does not work when using "external" 
2641                 clipboard")
2642
2643 2003-05-03 [thorsten]   0.8.11claws140
2644
2645         * src/addrquery.h
2646           src/ldapquery.h
2647           src/mainwindow.c
2648                 removed C++ comments
2649         * src/addr_compl.c
2650                 function with non-int retval/param used before
2651                 implementation/declaration
2652
2653 2003-05-02 [paul]       0.8.11claws139
2654
2655         * src/addr_compl.[ch]
2656           src/addressbook.[ch]
2657           src/addrindex.c
2658           src/summaryview.c
2659                 revert match's changes to (finally) remove the bug where
2660                 opening a folder causes massive slowdown when using the 
2661                 'Display sender using address book' option
2662
2663 2003-05-01 [melvin]     0.8.11claws138
2664
2665         * src/plugins/dillo_viewer/dillo_prefs.[ch]
2666         * src/plugins/dillo_viewer/dillo_viewer.c
2667                 Fixed bug where "Cancel" button from prefs issued
2668                 warnings.
2669                 Comply a little more to coding style
2670
2671 2003-05-01 [paul]       0.8.11claws137
2672
2673         * sync with 0.8.11cvs38
2674                 see ChangeLog 2003-05-01
2675
2676 2003-05-01 [paul]       0.8.11claws136
2677
2678         * po/bg.po
2679                 updated by George Danchev
2680
2681 2003-04-30 [christoph]  0.8.11claws135
2682
2683         * src/plugins/dillo_viewer/dillo_prefs.c
2684         * src/plugins/image_viewer/viewerprefs.c
2685         * src/plugins/spamassassin/spamassassin_gtk.c
2686                 remove gtk_widget_ref() calls for widgets in
2687                 glade code
2688
2689 2003-04-30 [paul]       0.8.11claws134
2690
2691         * src/addrindex.c
2692                 ok, this time a better fix for the bug where opening folder
2693                 has massive slowdown when using the 'Display sender using 
2694                 address book' option
2695
2696 2003-04-30 [paul]       0.8.11claws133
2697
2698         * src/addrindex.c
2699                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2700         
2701 2003-04-30 [melvin]     0.8.11claws132
2702
2703         New: Dillo plugin preferences (patch by Dimitar Haralanov)
2704
2705         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
2706                 Preferences for the dillo plugin
2707         * src/plugins/dillo_viewer/dillo_viewer.c
2708                 Support for preferences
2709         * src/plugins/dillo_viewer/Makefile.am
2710                 Added dillo_prefs.[ch]
2711
2712 2003-04-30 [alfons]     0.8.11claws131
2713
2714         * src/common/plugin.[ch]
2715                 see? this ANSI C'fication immediately gives us type
2716                 checking for free.
2717
2718 2003-04-30 [alfons]     0.8.11claws130
2719
2720         * src/common/plugin.[ch]
2721         * src/plugins/clamav/clamav_plugin.[ch]
2722         * src/plugins/clamav/clamav_plugin_gtk.c
2723         * src/plugins/demo/demo.c
2724         * src/plugins/dillo_viewer/dillo_viewer.c
2725         * src/plugins/image_viewer/plugin.c
2726         * src/plugins/image_viewer/viewer.[ch]
2727         * src/plugins/image_viewer/viewerprefs.[ch]
2728         * src/plugins/mathml_viewer/mathml_viewer.c
2729         * src/plugins/spamassassin/spamassassin.[ch]
2730         * src/plugins/spamassassin/spamassassin_gtk.c
2731         * src/plugins/trayicon/trayicon.c
2732                 clean up
2733
2734 2003-04-30 [alfons]     0.8.11claws129
2735
2736         * src/common/utils.c
2737                 make is_ascii_str() fail gracefully when NULL pointer
2738                 is passed
2739
2740 2003-04-30 [paul]       0.8.11claws128
2741
2742         * src/addrindex.c
2743                 fix bug where opening folder has massive slowdown when
2744                 using the 'Display sender using address book' option
2745
2746 2003-04-30 [paul]       0.8.11claws127
2747
2748         * src/plugins/clamav/clamav_plugin.c
2749           src/plugins/clamav/clamav_plugin_gtk.c
2750           src/plugins/demo/demo.c
2751           src/plugins/dillo_viewer/dillo_viewer.c
2752           src/plugins/image_viewer/plugin.c
2753           src/plugins/mathml_viewer/mathml_viewer.c
2754           src/plugins/spamassassin/spamassassin.c
2755           src/plugins/spamassassin/spamassassin_gtk.c
2756           src/plugins/trayicon/trayicon.c
2757                 get rid of eye-hurting function signatures
2758
2759 2003-04-30 [paul]       0.8.11claws126
2760
2761         * src/plugins/trayicon/trayicon.c
2762                 add description
2763                 
2764         * src/mimeview.c
2765                 be more descriptive
2766
2767 2003-04-30 [paul]       0.8.11claws125
2768
2769         * configure.ac
2770                 arrange the plugins in reverse alphabetical order
2771                 
2772         * src/plugins/clamav/clamav_plugin.[ch]
2773           src/plugins/clamav/clamav_plugin_gtk.c
2774                 rename some params
2775                 resize max_size window
2776                 re-arrange the order of some gui elements
2777                 improve descriptions
2778         
2779         * src/plugins/image_viewer/plugin.c
2780           src/plugins/mathml_viewer/mathml_viewer.c
2781                 add descriptions
2782                 
2783         * src/plugins/spamassassin/spamassassin_gtk.c
2784                 resize max_size window
2785                 re-arrange the order of some gui elements
2786                 
2787         * src/messageview.c
2788           src/mimeview.c
2789                 correct typos
2790
2791 2003-04-30 [alfons]     0.8.11claws124
2792
2793         * src/imap.c
2794                 fix a leak found while browsing Martin Kluge's 
2795                 valgrind log (Claws only)
2796
2797 2003-04-29 [darko]      0.8.11claws123
2798
2799         * src/gtk/gtkstext.h
2800                 include wchar.h if it is available, fixes compilation
2801                 on HP-UX systems
2802
2803 2003-04-29 [melvin]     0.8.11claws122
2804
2805         * src/prefs_actions.c
2806                 Improved help text of Actions' syntax
2807
2808 2003-04-28 [paul]       0.8.11claws121
2809
2810         * src/action.c
2811                 a better fix for the crash when performing an action
2812                 on a mime part
2813
2814 2003-04-28 [paul]       0.8.11claws120
2815
2816         * src/action.c
2817                 fix crash when performing an action on a
2818                 mime part
2819
2820 2003-04-28 [paul]       0.8.11claws119
2821
2822         * sync with 0.8.11cvs36
2823                 see ChangeLog 2003-04-28
2824
2825 2003-04-27 [paul]       0.8.11claws118
2826
2827         * more sync with 0.8.11cvs35
2828                 see ChangeLog 2003-04-25
2829
2830 2003-04-26 [christoph]  0.8.11claws117
2831
2832         * src/folder.c
2833                 fix remove virtual check
2834
2835 2003-04-26 [paul]       0.8.11claws116
2836
2837         * src/messageview.c
2838                 fix return-receipt, make it work again
2839
2840 2003-04-26 [paul]       0.8.11claws115
2841
2842         * src/mimeview.c
2843                 restore double-clicking of the [application/pgp-signature 
2844                 (Select "Check signature" to check)] line in the message view,
2845                 broken in recent sync
2846
2847 2003-04-26 [christoph]  0.8.11claws114
2848
2849         * src/folder.c
2850                 check if remove virtual really exists before
2851                 calling the function
2852
2853 2003-04-25 [match]      0.8.11claws113
2854
2855         * src/addrindex.c
2856         * src/addrbook.c
2857         * src/ldapquery.[ch]
2858         * src/ldapctrl.[ch]
2859                 fix memleak.
2860         * src/ldapserver.[ch]
2861                 fix memleak. fix segfault.
2862                 plug a Claws memleak
2863
2864 2003-04-25 [alfons]     0.8.11claws112
2865
2866         * src/folder.c
2867                 plug a Claws memleak
2868
2869 2003-04-25 [alfons]     0.8.11claws111
2870
2871         * src/common/session.c
2872                 plug a memleak
2873
2874 2003-04-25 [paul]       0.8.11claws110
2875
2876         * sync with 0.8.11cvs35
2877                 see ChangeLog 2003-04-24 and 2003-04-25
2878                 
2879         * src/gtk/pluginwindow.c
2880                 correct another strange float value
2881
2882 2003-04-24 [christoph]  0.8.11claws109
2883
2884         * src/folder.c
2885                 freeze folder item updates when unsetting new flags
2886
2887         * src/gtk/pluginwindow.c
2888                 correct strange float value
2889
2890 2003-04-23 [paul]       0.8.11claws108
2891
2892         * sync with 0.8.11cvs33
2893                 see ChangeLog 2003-04-23
2894
2895 2003-04-22 [paul]       0.8.11claws107
2896
2897         * src/Makefile.am
2898           src/messageview.c
2899           src/mimeview.c
2900           src/pgptext.[ch]      ** REMOVED **
2901                 remove pgptext.[ch] as its not used any more
2902
2903 2003-04-22 [paul]       0.8.11claws106
2904
2905         * sync with 0.8.11cvs31
2906                 see ChangeLog 2003-04-21 and 2003-04-22
2907
2908 2003-04-21 [alfons]     0.8.11claws105
2909
2910         * src/main.c
2911                 No access to GTK structures if we're a spawned child
2912                 (and clean up code a little bit...) Should fix #126.
2913
2914 2003-04-21 [melvin]     0.8.11claws104
2915
2916         * src/plugins/dillo_viewer/README
2917                 Improved slightly the text.
2918
2919 2003-04-21 [melvin]     0.8.11claws103
2920
2921         * src/plugins/dillo_viewer/README *** NEW ***
2922                 Added a README file for the Dillo plugin
2923
2924 2003-04-20 [paul]
2925
2926         * tools/README
2927           tools/outlook2sylpheed.pl
2928                 updated and improved by Ricardo Mones Lastra
2929
2930 2003-04-18 [oliver]     0.8.11claws102
2931
2932         * src/inc.c 
2933         * src/prefs_account.h
2934                 remove Pop3SessionType (used by selective download)
2935         * src/prefs_toolbar.c
2936                 enable set Default Toolbar button
2937
2938 2003-04-18 [paul]       0.8.11claws101
2939
2940         * sync with 0.8.11cvs29
2941                 see ChangeLog 2003-04-18
2942
2943 2003-04-17 [paul]       0.8.11claws100
2944
2945         * src/prefs_common.[ch]
2946           src/summaryview.c
2947                 remove 'Open next message on deletion' option,
2948                 as the same effect can now be achieved via the
2949                 'Always open messages in summary when selected'
2950                 option.
2951
2952 2003-04-17 [paul]       0.8.11claws99
2953
2954         * sync with 0.8.11cvs28
2955                 see ChangeLog 2003-04-17
2956
2957 2003-04-17 [christoph]  0.8.11claws98
2958
2959         * ac/spamassassin.m4
2960         * src/plugins/spamassassin/libspamc.[ch]
2961         * src/plugins/spamassassin/utils.[ch]
2962                 sync libspamc with SpamAssassin project
2963
2964 2003-04-17 [christoph]  0.8.11claws97
2965
2966         * src/common/socket.h
2967         * src/gtk/sslcertwindow.h
2968                 rename old USE_SSL to USE_OPENSSL
2969
2970 2003-04-17 [paul]       0.8.11claws96
2971
2972         * src/prefs_common.h
2973                 use gulong for P_COLOR so that it compiles/runs on
2974                 64-bit systems. Patch submitted by James Noyes
2975                 <jnoyes-claws@retrogeeks.com>
2976                 
2977         * po/de.po
2978                 updated by Jens
2979
2980 2003-04-17 [paul]       0.8.11claws95
2981
2982         * sync with 0.8.11cvs27
2983                 see ChangeLog 2003-04-16
2984
2985 2003-04-15 [paul]       0.8.11claws94
2986
2987         * src/prefs_common.[ch]
2988                 rearrange to stop the window getting too long:
2989                         move Receive dialog stuff to Receive tab
2990                         move Send dialog to Send tab
2991                         remove Dialogs frame
2992                 rename 'Open messages in summary with cursor keys' to
2993                 'Always open messages in summary when selected', as its
2994                 more appropriate
2995
2996 2003-04-15 [paul]       0.8.11claws93
2997
2998         * src/prefs_common.[ch]
2999           src/summaryview.c
3000                 add new option '/Interface/Open next message on deletion'
3001
3002 2003-04-15 [paul]       0.8.11claws92
3003
3004         * src/summaryview.[ch]
3005                 add /Mark/Lock and /Mark/Unlock to the pop-up
3006                 menu. Patch submitted by Ivan Francolin Martinez
3007                 <ivanfm@users.sourceforge.net>
3008
3009 2003-04-15 [paul]       0.8.11claws91
3010
3011         * sync with 0.8.11cvs24
3012                 see ChangeLog 2003-04-15
3013
3014 2003-04-14 [jens]       0.8.11claws90
3015
3016         * updated German translation and some corrections from
3017                 Roland Bless <bless@tm.uka.de>
3018
3019 2003-04-14 [paul]       0.8.11claws89
3020
3021         * sync with 0.8.11cvs22
3022                 see ChangeLog 2003-04-14
3023
3024 2003-04-13 [paul]       0.8.11claws88
3025
3026         * src/plugins/clamav/clamav_plugin.c
3027                 fix memory leaks
3028                 clean up
3029
3030 2003-04-12 [paul]       0.8.11claws87
3031
3032         * src/plugins/clamav/clamav_plugin.c
3033                 activate enable/disable archive scanning option
3034                 
3035         * src/plugins/clamav/.cvsignore         ** NEW FILE **
3036
3037 2003-04-12 [paul]       0.8.11claws86
3038
3039         * src/plugins/Makefile.am
3040           src/plugins/clamav/Makefile.am                ** NEW FILE **
3041           src/plugins/clamav/README                     ** NEW FILE ** 
3042           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
3043           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
3044                 add Clam AntiVirus plugin
3045
3046 2003-04-12 [paul]       0.8.11claws85
3047
3048         * sync with 0.8.11cvs21
3049                 see ChangeLog 2003-04-11
3050
3051 2003-04-11 [paul]       0.8.11claws84
3052
3053         * po/es.po
3054                 update Spanish translation. Submitted by Ricardo
3055                 Mones Lastra.
3056
3057 2003-04-10 [christoph]  0.8.11claws83
3058
3059         * src/mbox.c
3060                 fix typo that did not move unfiltered mails to destination
3061                 folder
3062
3063         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
3064          when filtering from spool)
3065
3066 2003-04-10 [christoph]  0.8.11claws82
3067
3068         * src/imap.c
3069                 use BODY.PEEK instead of BODY in in message fetch operation
3070                 to make sure the IMAP server does not set the \Seen flag for
3071                 messages. Sylpheed does that later itself, when the message
3072                 is opened in sylpheed
3073
3074         (closes Bug 111 Claws destroys unread marks)
3075
3076 2003-04-09 [oliver]     0.8.11claws81
3077         
3078         * src/folder.c
3079                 fix crash in folder_destroy
3080         * README.claws
3081                 remove selective download
3082
3083 2003-04-09 [christoph]  0.8.11claws80
3084
3085         * src/imap.c
3086                 fix crash in imap_get_msginfo() when then fetched message
3087                 is not found
3088
3089         (closes Bug 110 Crash during mail composition)
3090
3091 2003-04-08 [christoph]  0.8.11claws79
3092
3093         * src/folder.c
3094         * src/prefs_account.c
3095                 Filter new messages that are found in an INBOX folder
3096                 when 'Filter messages on receiving' is enabled in the
3097                 Folder's AccountPrefs. This allows to use Sylpheed's
3098                 filtering engine for IMAP folders where messages are
3099                 added to the INBOX by a MTA
3100
3101 2003-04-08 [paul]       0.8.11claws78
3102
3103         * src/procmsg.h
3104                 clean up after last commit
3105
3106 2003-04-08 [paul]       0.8.11claws77
3107
3108         * sync with 0.8.11cvs20
3109                 see ChangeLog 2003-04-07 and 2003-04-08
3110
3111 2003-04-07 [christoph]  0.8.11claws76
3112
3113         * src/filtering.[ch]
3114         * src/inc.[ch]
3115         * src/mbox.c
3116         * src/procmsg.[ch]
3117                 add procmsg_msginfo_filter() to execute filtering actions
3118
3119 2003-04-06 [christoph]  0.8.11claws75
3120
3121         * src/imap.c
3122                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
3123
3124 2003-04-06 [christoph]  0.8.11claws74
3125
3126         * src/common/utils.[ch]
3127                 add g_int_compare() function for slist sorting
3128
3129         * src/imap.c
3130                 fetch all MsgInfos with one command in imap_get_msginfos()
3131                 using an imap set with a list of ranges
3132
3133         * src/news.c
3134                 use new g_int_compare() function
3135
3136 2003-04-06 [thorsten]   0.8.11claws73
3137
3138         * src/mh.c
3139                 corrected implementation of mh_folder_destroy()
3140
3141 2003-04-05 [christoph]  0.8.11claws72
3142
3143         * src/account.c
3144         * src/folder.[ch]
3145         * src/folderview.c
3146         * src/imap.c
3147         * src/inc.c
3148         * src/main.c
3149         * src/mainwindow.c
3150         * src/mbox_folder.c
3151         * src/mh.c
3152         * src/mimeview.h
3153         * src/msgcache.[ch]
3154         * src/news.c
3155         * src/procmime.h
3156         * src/procmsg.[ch]
3157         * src/setup.c
3158         * src/gtk/gtkutils.c
3159                 o rename structure field names class and new to klass and
3160                   new_msgs, to allow including files in C++
3161                 o add 'extern "C"' block to some header files
3162                 o add MsgInfoList and MsgNumberList as alias for GSList for
3163                   developers to know what type of list is expected
3164
3165         * src/plugins/image_viewer/plugin.c
3166         * src/plugins/image_viewer/viewer.[ch]
3167         * src/plugins/image_viewer/viewerprefs.[ch]
3168                 rename function names to prevent conflicts
3169
3170 2003-04-05 [paul]       0.8.11claws71
3171
3172         * sync with 0.8.11cvs18
3173                 see ChangeLog 2003-04-03 and 2003-04-04
3174
3175 2003-04-02 [christoph]  0.8.11claws70
3176
3177         * src/folder.[ch]
3178         * src/imap.[ch]
3179         * src/mbox_folder.[ch]
3180         * src/mh.[ch]
3181         * src/news.[ch]
3182                 o Make all virtual folder functions private
3183                 o remove unused folder code
3184
3185         * src/common/socket.[ch]
3186         * src/summaryview.c
3187                 fix warnings
3188
3189 2003-03-30 [alfons]     0.8.11claws69
3190
3191         * src/send_message.c
3192                 remove two debug traces and see if people still report
3193                 errors
3194
3195 2003-03-30 [alfons]     0.8.11claws68
3196
3197         * src/send_message.c
3198         * src/commons/session.c
3199                 add more debug traces
3200
3201 2003-03-30 [christoph]  0.8.11claws67
3202
3203         * src/folder.c
3204                 change processing folder name from .processing to processing
3205
3206         * src/common/ssl.c
3207                 disable SSL certificate check because it causes Xlib error
3208                 when the child process want's to open an GTK window
3209
3210 2003-03-30 [christoph]  0.8.11claws66
3211
3212         * src/folder.c
3213                 don't use default folder for processing folder item because
3214                 it can be a non local folder
3215
3216         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
3217
3218 2003-03-30 [alfons]     0.8.11claws65
3219
3220         * src/send_message.c
3221                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
3222                 to generate bad code for 'send_send_data_progressive': When
3223                 called from 'send_send_data_finished', the 'data' pointer is
3224                 cleared just before the assignment to the dialog pointer
3225
3226 2003-03-29 [christoph]  0.8.11claws64
3227
3228         * src/common/prefs.h
3229         * src/plugins/image_viewer/Makefile.am
3230         * src/plugins/image_viewer/plugin.c
3231         * src/plugins/image_viewer/viewer.[ch]
3232         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
3233                 add PrefsPage for ImageViewer
3234
3235 2003-03-28 [thorsten]   0.8.11claws63
3236
3237         * src/common/session.c
3238                 added some comments
3239
3240 2003-03-28 [paul]       0.8.11claws62
3241
3242         * sync with 0.8.11cvs16
3243                 see ChangeLog 2003-03-28
3244
3245 2003-03-28 [paul]       0.8.11claws61
3246
3247         * sync with 0.8.11cvs15
3248                 see ChangeLog 2003-03-28
3249
3250 2003-03-27 [christoph]  0.8.11claws60
3251
3252         * src/folder.c
3253         * src/imap.c
3254         * src/common/socket.[ch]
3255                 set socket state to DISCONNECTED when any operation
3256                 fails to allow reconnecting in IMAP code without
3257                 checking the return code of all calls to the command
3258                 functions
3259
3260         * src/folderview.c
3261         * src/summaryview.c
3262                 remove some more stuff that depends on specific
3263                 folder types
3264
3265 2003-03-27 [paul]       0.8.11claws59
3266
3267         * sync with 0.8.11cvs14
3268                 see ChangeLog 2003-03-27
3269                 
3270         * src/selective_download.[ch]   ** REMOVED **
3271                 really removed
3272
3273 2003-03-27 [christoph]  0.8.11claws58
3274
3275         * src/folder.c
3276                 fix handling of tmp_flags in flag copy function
3277
3278 2003-03-27 [paul]       0.8.11claws57
3279
3280         * sync with 0.8.11cvs13
3281                 see ChangeLog 2003-03-27
3282
3283 2003-03-27 [oliver]     0.8.11claws56
3284
3285         * src/maiwindow.c
3286                 remove sel_download_cb
3287
3288 2003-03-27 [oliver]     0.8.11claws55
3289         
3290         * src/inc.c
3291                 remove POP3_TOP
3292         
3293 2003-03-26 [oliver]     0.8.11claws54
3294
3295         *src/pop.h
3296                 remove POP3_TOP*
3297         * README.claws
3298                 remove selective donwload readme
3299
3300 2003-03-26 [oliver]     0.8.11claws53
3301         * src/matcher.[ch]
3302         * src/matcher_parser_parse.y 
3303         * src/pop.c 
3304         * src/prefs_account.[ch]
3305         * src/prefs_filtering.c
3306                 remove selective donwload
3307
3308 2003-03-26 [oliver]     0.8.11claws52
3309
3310         * src/inc.[ch] 
3311         * src/filtering.c 
3312         * src/mainwindow.c 
3313                 remove selective donwload
3314
3315 2003-03-26 [oliver]     0.8.11claws51
3316         
3317         * src/Makefile.am
3318         * src/selective_download.[ch]   ** REMOVE **    
3319
3320 2003-03-26 [christoph]  0.8.11claws50
3321
3322         * src/news.c
3323                 fix NEWS that got broken by a sync with sylpheed-main
3324
3325 2003-03-26 [christoph]  0.8.11claws49
3326
3327         * src/mimeview.c
3328                 fix mime type guessing when no mime type is found for a file
3329
3330 2003-03-25 [christoph]  0.8.11claws48
3331
3332         * src/mimeview.c
3333         * src/procmime.c
3334                 remove mime type guessing from mime parser and use
3335                 name based mime types in viewer lookup for mime type
3336                 application/octet-stream
3337
3338 2003-03-25 [christoph]  0.8.11claws47
3339
3340         * doc-src/readme.txt
3341         * doc-src/rfc2554.txt
3342                 add RFC about SMTP AUTH
3343
3344         * src/send_message.c
3345         * src/common/smtp.[ch]
3346                 add extra error code for authentication errors and
3347                 clear temporary password when this error occurs
3348
3349         (closes Bug 84 authentication failure while sending should
3350          prompt for password again)
3351
3352 2003-03-25 [christoph]  0.8.11claws46
3353
3354         * configure.ac
3355         * src/Makefile.am
3356         * src/imageview.[ch]                            ** REMOVE **
3357         * src/messageview.[ch]
3358         * src/mimeview.[ch]
3359         * src/prefs_common.[ch]
3360         * src/textview.c
3361         * src/plugins/Makefile.am
3362         * src/plugins/image_viewer/.cvsignore           ** NEW **
3363         * src/plugins/image_viewer/Makefile.am          ** NEW **
3364         * src/plugins/image_viewer/plugin.c             ** NEW **
3365         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
3366                 move image viewer into a plugin (building is enabled by default)
3367                 [ToDo: Prefs for resize and autoview]
3368
3369 2003-03-25 [paul]       0.8.11claws45
3370
3371         * sync with 0.8.11cvs12
3372                 see ChangeLog 2003-03-26
3373
3374 2003-03-25 [paul]       0.8.11claws44
3375
3376         * sync with 0.8.11cvs11
3377                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
3378                 
3379         Note: Selective Download is broken.
3380                 
3381 2003-03-22 [christoph]  0.8.11claws43
3382
3383         * src/folder.c
3384                 code cleanup for flags copying
3385
3386 2003-03-22 [christoph]  0.8.11claws42
3387
3388         * src/plugins/trayicon/trayicon.c
3389                 fix setting the transparent area when the window size
3390                 is forced by the system tray
3391
3392 2003-03-22 [christoph]  0.8.11claws41
3393
3394         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
3395         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
3396         * src/plugins/trayicon/newmail.xpm              ** NEW **
3397         * src/plugins/trayicon/nomail.xpm               ** NEW **
3398         * src/plugins/trayicon/trayicon.c
3399         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
3400                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
3401                 o add icon for unread mails
3402                 o set transparency for window
3403
3404 2003-03-22 [christoph]  0.8.11claws40
3405
3406         * src/news.c
3407                 init news session to prevent crash when session is closed
3408
3409 2003-03-22 [christoph]  0.8.11claws39
3410
3411         * src/imap.c
3412         * src/common/session.[ch]
3413                 Init session data to make sure we don't have invalid pointers
3414                 for read_ch and write_ch when new multi process sessions are
3415                 not used
3416
3417         * src/main.c
3418         * src/common/plugin.c
3419         * src/common/sylpheed.c
3420         * src/plugins/demo/demo.c
3421         * src/plugins/dillo_viewer/dillo_viewer.c
3422         * src/plugins/mathml_viewer/mathml_viewer.c
3423         * src/plugins/spamassassin/spamassassin.c
3424         * src/plugins/spamassassin/spamassassin_gtk.c
3425                 add plugin types to allow loading plugins at different times
3426                 (and maybe for different frontends), because it's not good to
3427                 load GTK-Plugins gefore gtk_init was called
3428
3429         * configure.ac
3430         * src/plugins/Makefile.am
3431         * src/plugins/trayicon/.cvsignore               ** NEW **
3432         * src/plugins/trayicon/Makefile.am              ** NEW **
3433         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
3434         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
3435         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
3436         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
3437         * src/plugins/trayicon/trayicon.c               ** NEW **
3438                 New Trayicon plugin that shows an icon in a systray that uses
3439                 XEMBED protocol like Gnome's systray. Icon shows if there
3440                 are new mails and a tooltip shows information about new,
3441                 unread and total messages.
3442
3443 2003-03-22 [paul]       0.8.11claws38
3444
3445         * src/common/smtp.c
3446                 fix ESMTP AUTH CRAM-MD5
3447                 [sync with main (still version 0.8.11cvs6), see
3448                  ChangeLog 2003-03-22]
3449
3450 2003-03-21 [colin]      0.8.11claws37
3451
3452         * src/send_message.c
3453                 Fix USE_SSL => USE_OPENSSL
3454
3455 2003-03-21 [colin]      0.8.11claws36
3456
3457         * src/folderview.c
3458                 Fix counts in drag and dropped subfolders
3459
3460 2003-03-21 [colin]      0.8.11claws35
3461
3462         * src/folder.c 
3463         * src/folderview.c
3464                 speed up a bit folder dnd
3465
3466 2003-03-20 [alfons]     0.8.11claws34
3467
3468         * src/main.c
3469         * src/toolbar.c
3470         * src/procmsg.c
3471                 don't send locked queue messages
3472                 (feature request "[ 705245 ] Locking message in outbox 
3473                  should prevent sending")
3474
3475 2003-03-20 [christoph]  0.8.11claws33
3476
3477         * src/folder.c
3478                 remove NEW and UNREAD flag in special folders when scanning
3479                 
3480         * src/common/smtp.c
3481                 fix ESMTP AUTH CRAM-MD5
3482
3483 2003-03-20 [paul]       0.8.11claws32
3484
3485         * src/prefs_account.c
3486                 Re-write 'Tunnel command to open connection' as
3487                 'Use command to communicate with server', and disable
3488                 it for all except IMAP accounts
3489
3490 2003-03-20 [paul]       0.8.11claws31
3491
3492         * sync with 0.8.11cvs6
3493                 see ChangeLog 2003-03-20
3494
3495 2003-03-19 [match]      0.8.11claws30
3496
3497         * src/addritem.[ch]
3498                 include documentation. minor refactoring.
3499         * src/addr_compl.[ch]
3500         * src/addrindex.[ch]
3501         * src/addresbook.[ch]
3502         * src/summaryview.c
3503                 re-enable address lookup (was disabled in
3504                 0.8.11claws20).
3505
3506 2003-03-19 [christoph]  0.8.11claws29
3507
3508         * src/procmsg.c
3509                 add temp flag handling, will make moving and copying
3510                 messages possible again
3511
3512         * src/folder.c
3513                 correct calulation of folder stats
3514
3515 2003-03-18 [match]      0.8.11claws28
3516
3517         * src/editgroup.h
3518                 remove case sensitive comparison (closes bug 80).
3519
3520 2003-03-18 [christoph]  0.8.11claws27
3521
3522         * src/imap.c
3523                 fix imap using a tunnel command
3524
3525         (closes bug 87)
3526
3527 2003-03-18 [christoph]  0.8.11claws26
3528
3529         * src/folder.[ch]
3530         * src/imap.c
3531         * src/procmsg.[ch]
3532                 rewrite flag handling for folders
3533
3534 2003-03-18 [christoph]  0.8.11claws25
3535
3536         * src/folder.c
3537         * src/procmsg.c
3538         * src/summaryview.c
3539                 unset NEW and UNREAD flags when message is ignored, to make
3540                 sure messages don't show up as unread on other IMAP clients,
3541                 because the IGNORE_THREAD flag can not be syncronized through
3542                 the IMAP folder
3543
3544 2003-03-17 [christoph]  0.8.11claws24
3545
3546         * src/imap.c
3547                 don't use recursion to fetch uids when the number of messages
3548                 does not match. Moved code into subfunction that is used
3549                 again when needed, to prevent an endless loop.
3550
3551 2003-03-17 [thorsten]   0.8.11claws23
3552
3553         * src/imageview.[ch]
3554                 export imageview_get_resized_size() (for plugins)
3555         * src/prefs_common.[ch]
3556                 added prefs_common_get() (for plugins)
3557
3558 2003-03-17 [christoph]  0.8.11claws22
3559
3560         * src/imap.c
3561                 o remove UID guessing from copy code
3562                 o support UIDPLUS extension for APPEND command
3563
3564 2003-03-17 [paul]       0.8.11claws21
3565
3566         * src/gtk/about.c
3567                 remove 'Compiled-plugins' section.
3568                 
3569         * src/plugins/dillo_viewer/dillo_viewer.c
3570                 slight change to description text
3571
3572 2003-03-16 [match]      0.8.11claws20
3573         * src/ldapserver.[ch]           ** NEW **
3574         * src/ldapctrl.[ch]             ** NEW **
3575         * src/ldapquery.[ch]            ** NEW **
3576         * src/ldaputil.[ch]             ** NEW **
3577         * src/addrcindex.[ch]           ** NEW **
3578         * src/addrquery.h               ** NEW **
3579         * src/addritem.[ch]
3580         * src/addrcache.[ch]
3581         * src/addrindex.[ch]
3582         * src/addr_compl.[ch]
3583         * src/addressbook.[ch]
3584         * src/addrbook.[ch]
3585         * src/editgroup.c
3586         * src/editaddress.c
3587         * src/editldap.c
3588         * src/editldap_basedn.c
3589         * src/vcard.c
3590         * src/jpilot.c
3591         * src/Makefile.am
3592                 included dynamic LDAP queries. improved address
3593                 completion.
3594
3595 2003-03-16 [paul]       0.8.11claws19
3596
3597         * tools/multiwebsearch.pl
3598                 fix a fatal typo
3599
3600 2003-03-16 [christoph]  0.8.11claws18
3601
3602         * src/mimeview.c
3603         * src/plugins/dillo_viewer/dillo_viewer.c
3604         * src/plugins/mathml_viewer/mathml_viewer.c
3605                 make unregistering of MimeViewerFactorys possible
3606
3607 2003-03-16 [alfons]     0.8.11claws17
3608
3609         * configure.ac
3610                 correct typo
3611
3612 2003-03-16 [melvin]     0.8.11claws16
3613
3614         * src/plugins/dillo_viewer.c
3615                 Fixed bug where it was not possible to view more than
3616                 one text/html attachment per message (bug discovered
3617                 by Christoph Hohmann).
3618
3619 2003-03-15 [melvin]     0.8.11claws15
3620
3621         * src/prefs_actions.c
3622                 Fixed compilation warnings.
3623
3624 2003-03-15 [melvin]     0.8.11claws14
3625
3626         * src/plugins/Makefile.am
3627         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
3628         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
3629         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
3630                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3631                 newer (http://dillo.auriga.wearlab.de/).
3632
3633 2003-03-15 [christoph]  0.8.11claws13
3634
3635         * src/imap.c
3636                 don't query imap folder for attributes because we already
3637                 for them from imap_status
3638
3639         * src/mimeview.[ch]
3640                 add support for plugable MimeViewers (unloading Viewers
3641                 not yet complete)
3642
3643         * src/plugins/Makefile.am
3644         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
3645         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
3646         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
3647                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3648                 widget from http://helm.cs.unibo.it/mml-widget/
3649
3650 2003-03-14 [christoph]  0.8.11claws12
3651
3652         * src/folder.[ch]
3653                 o error return code's should better be negative
3654                 o replace printf with debug_print
3655
3656         * src/imap.c
3657                 improve IMAP folder scan by checking UID-NEXT
3658
3659         * src/summaryview.c
3660                 remove check that are unnecessary in my opinion
3661
3662 2003-03-13 [christoph]  0.8.11claws11
3663
3664         * src/folder.[ch]
3665         * src/foldersel.c
3666         * src/folderview.c
3667         * src/imap.c
3668         * src/mbox_folder.c
3669         * src/mh.c
3670         * src/news.c
3671         * src/prefs_scoring.c
3672         * src/summaryview.c
3673                 use a common function to get a displayable name
3674                 for a FolderItem
3675
3676 2003-03-13 [paul]       0.8.11claws10
3677
3678         * tools/Makefile.am
3679           tools/README
3680           tools/multiwebsearch.conf     ** NEW FILE **
3681           tools/multiwebsearch.pl       ** NEW FILE **
3682                 add multiwebsearch Actions script
3683
3684 2003-03-13 [colin]      0.8.11claws9
3685
3686         * src/compose.c
3687                 Remove leading emtpy lines from quoted text
3688                 before quoting it
3689
3690 2003-03-13 [melvin]     0.8.11claws8
3691
3692         * src/prefs_actions.c
3693                 Fixed a memory leak
3694                 Code clean ups
3695                 Added Cancel and OK buttons
3696                 Corrected help text
3697
3698 2003-03-13 [christoph]  0.8.11claws7
3699
3700         * src/account.c
3701         * src/folder.[ch]
3702         * src/imap.c
3703         * src/mainwindow.c
3704         * src/mbox_folder.c
3705         * src/mh.c
3706         * src/news.c
3707         * src/setup.c
3708                 replace more folder type stuff with folder class stuff
3709
3710 2003-03-13 [melvin]     0.8.11claws6
3711
3712         * src/prefs_actions.c
3713                 Added new tokens:
3714                 %u: user provided argument
3715                 %h: user provided argument (hidden on input)
3716                 %s: current text selection in the message view 
3717
3718 2003-03-13 [paul]       0.8.11claws5
3719
3720         * sync with 0.8.11cvs5
3721                 see ChangeLog 2003-03-11, 2003-03-12
3722
3723 2003-03-12 [christoph]  0.8.11claws4
3724
3725         * src/folder.c
3726                 use folder class idstr when writing folderlist.xml
3727
3728         * src/folder.h
3729         * src/imap.c
3730         * src/news.c
3731                 replace folder type checks with folder class checks
3732
3733 2003-03-12 [christoph]  0.8.11claws3
3734
3735         * src/folder.[ch]
3736         * src/imap.[ch]
3737         * src/main.c
3738         * src/mbox_folder.[ch]
3739         * src/mh.[ch]
3740         * src/news.[ch]
3741                 o create a list of known folder classes in the folder system
3742                 o use folder class id strings for folder item identifiers
3743
3744 2003-03-12 [christoph]  0.8.11claws2
3745
3746         * src/imap.c
3747                 fix imap uid validity check
3748
3749 2003-03-12 [christoph]  0.8.11claws1
3750
3751         * src/account.c
3752         * src/folder.[ch]
3753         * src/foldersel.c
3754         * src/folderview.c
3755         * src/imap.c
3756         * src/mainwindow.c
3757         * src/mbox_folder.c
3758         * src/mh.c
3759         * src/news.c
3760         * src/prefs_scoring.c
3761         * src/procmsg.c
3762         * src/setup.c
3763         * src/summaryview.c
3764                 initial restructuring of folder system, seperating
3765                 folders and folder classes
3766
3767 2003-03-12 [paul]       0.8.11claws
3768
3769         0.8.11claws release
3770
3771 2003-03-12 [christoph]
3772
3773         * src/gtk/prefswindow.c
3774                 fix translation of "Page Index"
3775
3776 2003-03-12 [paul]       0.8.10claws110
3777
3778         a sync from 0.8.11cvs4 before the release
3779
3780         * src/common/utils.c
3781                 subject_compare_for_sort(): allow null strings (fixes
3782                 summary sorting).
3783
3784 2003-03-11 [paul]       0.8.10claws109
3785
3786         * po/es.po
3787                 update Spanish translation, submitted by
3788                 Ricardo Mones Lastra
3789
3790 2003-03-11 [melvin]     0.8.10claws108
3791
3792         * po/fr.po
3793                 Updated French translations
3794
3795 2003-03-11 [paul]       0.8.10claws107
3796
3797         * manual/en/Makefile.am
3798           manual/en/*.html
3799                 update English manual, add a new page
3800                 updated by Francois Barriere <fbarriere@atmel.fr>
3801                 
3802         * po/bg.po
3803           po/it.po
3804           po/sr.po
3805                 update Bulgarian, Italian, and Serbian translations
3806                 submitted by George Danchev, Alessandro Maestri, and
3807                 Urke MMI
3808
3809 2003-03-10 [paul]       0.8.10claws106
3810
3811         * src/gtk/about.c
3812           src/gtk/prefswindow.c
3813                 make some strings translatable
3814
3815 2003-03-10 [darko]      0.8.10claws105
3816
3817         * src/compose.c
3818                 code cleanup to make Hiro happy
3819
3820 2003-03-10 [paul]       0.8.10claws104
3821
3822         * sync with 0.8.11cvs2
3823                 see ChangeLog 2003-03-10
3824
3825 2003-03-09 [melvin]     0.8.10claws103
3826
3827         * src/textview.c
3828                 textview_set_font(): fix for message display in
3829                 UTF-8 locales (thanks to Sergey Vlasov).
3830                 (was unintentionnaly reverted in 0.8.6claws6)   
3831
3832 2003-03-08 [darko]      0.8.10claws102
3833
3834         * src/compose.c
3835                 fix infinite loop in wrapping as reported
3836                 by happycactus
3837                 obsoletes patch #696482
3838
3839 2003-03-08 [christoph]  0.8.10claws101
3840
3841         * src/imap.c
3842                 add workaround for IMAP servers that do not
3843                 support the "UID SEARCH UID" command
3844
3845 2003-03-07 [christoph]  0.8.10claws100
3846
3847         * src/plugins/spamassassin/spamassassin.[ch]
3848         * src/plugins/spamassassin/spamassassin_gtk.c
3849                 code cleanup
3850
3851 2003-03-07 [paul]       0.8.10claws99
3852
3853         * po/es.po
3854                 updated Spanish translation, submitted by
3855                 Ricardo Mones Lastra
3856
3857 2003-03-07 [christoph]  0.8.10claws98
3858
3859         * src/send.c
3860                 fix in 0.8.10claws94 was wrong
3861                 local delivery does not require escaping, remove escaping
3862                 code to make signatures of mails with "." lines valid
3863                 
3864                 NOTE: requires that sendmail is executed with "-i" option,
3865                       what is the default now, but has to be changed in all
3866                       exsiting accounts)
3867
3868 2003-03-07 [paul]       0.8.10claws97
3869
3870         * sync with 0.8.11 release
3871                 see ChangeLog 2003-03-07
3872
3873 2003-03-06 [paul]       0.8.10claws96
3874
3875         * src/compose.c
3876                 revert commit 0.8.10claws92
3877
3878 2003-03-06 [paul]       0.8.10claws95
3879
3880         * src/folderview.c
3881                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3882
3883         * src/gtkaspell.c
3884                 fix bug 74, 'Crash opening editor window with pseudo-color
3885                 display'
3886                 
3887         Patches submitted by Kevin Vigor <kevin@vigor.nu>
3888
3889 2003-03-06 [christoph]  0.8.10claws94
3890
3891         * src/send.c
3892                 fix rfc2821 (4.5.2) violation in SMTP data sending,
3893                 all lines starting with a period get an extra period
3894                 inserted
3895                 (found by Simon 'corecode' Schubert)
3896
3897 2003-03-06 [paul]       0.8.10claws93
3898
3899         * src/folderview.c
3900                 if configured font can't be loaded fall back to gtk
3901                 default. (with thanks to Christoph)
3902                 
3903                 closes long-standing bug 15 'Crashes on startup'
3904
3905 2003-03-06 [paul]       0.8.10claws92
3906
3907         * src/compose.c
3908                 freeze text before autosave and thaw afterwards
3909                 fixes bug 67 'autosave make re-rediting message crazy'
3910
3911 2003-03-06 [christoph]  0.8.10claws91
3912
3913         * src/compose.c
3914                 ignore address comment in dupe check for Cc-list
3915
3916         (closes reopened bug 47 Replying to message strips name part of
3917          e-mail addresses of Cc: lines)
3918
3919 2003-03-06 [paul]       0.8.10claws90
3920
3921         * src/Makefile.am
3922                 remove reference to gtkxtext.h as its no longer in
3923                 the repository
3924
3925 2003-03-06 [paul]       0.8.10claws89
3926
3927         * sync with 0.8.10cvs25
3928                 see ChangeLog 2003-03-06
3929
3930 2003-03-06 [oliver]     0.8.10claws88
3931         
3932         * src/messageview.c
3933                 remove include
3934
3935 2003-03-06 [oliver]     0.8.10claws87
3936         
3937         * src/folderview.c 
3938                 remove changes introduced inclaws74
3939         * src/messageview.c
3940                 another attempt to sanely delete and update
3941                 messages deleted in separate messageview
3942
3943 2003-03-05 [christoph]  0.8.10claws86
3944
3945         * src/summaryview.c
3946                 check if "From" matches any account's address if
3947                 addressbook completion of addresses is disabled too
3948
3949         (closes Bug 70 "Display recipient in from" doesn't check
3950          folder's default account)
3951
3952 2003-03-05 [christoph]  0.8.10claws85
3953
3954         * src/compose.c
3955         * src/common/utils.[ch]
3956                 don't strip address comments when building Cc lists
3957
3958         (closes Bug 47 Replying to message strips name part of e-mail addresses
3959          of Cc: lines)
3960
3961         * src/folder.c
3962                 fix return value of copy function
3963
3964 2003-03-05 [christoph]  0.8.10claws84
3965
3966         * src/imap.c
3967                 don't ask imap server for non rfc822 headers
3968
3969         (closes bug 71 IMAP FETCH asks for FROM header field twice)
3970
3971         * src/imap.c
3972                 destroy session on socket error to allow reconnecting
3973
3974 2003-03-05 [christoph]  0.8.10claws83
3975
3976         * configure.ac
3977                 fix building with gnome when no prefix is set
3978
3979         (closes bug 66 Gnome directory is set to NONE)
3980
3981 2003-03-05 [paul]       0.8.10claws82
3982
3983         * sync with 0.8.10cvs23
3984                 see ChangeLog 2003-03-05
3985
3986 2003-03-04 [christoph]  0.8.10claws81
3987
3988         * src/folder.c
3989                 o fix moving and copying when folder returns 0 for new
3990                   message number
3991                 o remove some code for single message copy and move
3992                   operations and use functions for multiple messages
3993
3994         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
3995
3996         * src/news.c
3997                 remove unused include
3998
3999 2003-03-04 [paul]       0.8.10claws80
4000
4001         * src/gtk/about.c
4002                 list 'Compiled plugins'
4003
4004 2003-03-03 [christoph]  0.8.10claws79
4005
4006         * src/news.[ch]
4007                 have to multiply the percentage of the current fetch with
4008                 the percentage that it has of the total fetch operation
4009                 for correct values
4010
4011 2003-03-03 [christoph]  0.8.10claws78
4012
4013         * src/news.c
4014                 fix calculation of expected lines for progress indicator
4015
4016 2003-03-03 [christoph]  0.8.10claws77
4017
4018         * src/summaryview.c
4019         * src/common/utils.c
4020                 fix segfault when opening the root news folder
4021
4022 2003-03-03 [christoph]  0.8.10claws76
4023
4024         * src/mainwindow.[ch]
4025         * src/common/Makefile.am
4026         * src/common/progressindicator.[ch]
4027                 add UI independent progress indicator handling
4028
4029         * src/news.[ch]
4030                 use new progress indicator for message info fetching
4031
4032         * src/common/hooks.h
4033                 code cleanup
4034
4035 2003-03-03 [oliver]     0.8.10claws75
4036
4037         * src/toolbar.c
4038         * src/compose.c
4039                 removed commented code
4040
4041 2003-03-03 [oliver]     0.8.10claws74
4042
4043         * src/toolbar.[ch]
4044                 cleanups and refactoring
4045         * src/compose.[ch]
4046                 compose_reply_mode reply & forwarding interface for
4047                 toolbar buttons
4048         * src/folderview.c
4049                 act on messages marked for deletion in folderview_selected
4050                 based on prefs_common.immediate_exec since a message might 
4051                 have been deleted by messageview in a folder we are changing 
4052                 to (does anybody understand what I'm on about ?)
4053
4054 2003-03-03 [oliver]     0.8.10claws73
4055         
4056         * src/messageview.[ch]
4057                 new functions
4058                 - messageview_delete: delete message shown in messagview
4059                 - messageview_update_view: update messageview to currently 
4060                   selected summaryview message
4061                 - add separate messageview to msgview_list in order to update 
4062                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
4063         * src/summaryview.[ch]
4064                 summary_get_selection returns a list of selected msgs
4065                 in summaryview
4066         * src/mainwindow.c
4067                 toolbar reply refactoring
4068
4069 2003-03-03 [paul]       0.8.10claws72
4070
4071         * sync with 0.8.10cvs21
4072                 see ChangeLog 2003-03-03
4073
4074 2003-03-02 [christoph]  0.8.10claws71
4075
4076         * src/common/passcrypt.c
4077                 use POSIX includes
4078
4079 2003-03-02 [christoph]  0.8.10claws70
4080
4081         * configure.ac
4082         * src/prefs_account.c
4083         * src/prefs_gtk.[ch]
4084         * src/common/.cvsignore
4085         * src/common/Makefile.am
4086         * src/common/passcrypt.c                ** NEW **
4087         * src/common/passcrypt.h.in             ** NEW **
4088                 Implement password encryption in config files
4089                 using unix encrypt and setkey functions. The crypt
4090                 key can be set as a configure parameter. Old
4091                 passwords will be converted if they do not begin
4092                 with '!'
4093
4094 2003-03-02 [paul]       0.8.10claws69
4095
4096         * src/prefs_account.c
4097                 fix compile error
4098
4099 2003-03-01 [thorsten]   0.8.10claws68
4100
4101         * po/el.po
4102           po/hr.po
4103           po/it.po
4104           po/nl.po
4105           po/sr.po
4106           po/sv.po
4107                 corrected format strings
4108         * po/en_GB.po
4109                 corrected headers
4110                 (fix compile errors with GNU gettext-0.11.5)
4111
4112 2003-03-01 [oliver]     0.8.10claws67
4113
4114         * src/summaryview.c
4115                 menu callbacks call toolbar_menu_reply
4116
4117 2003-03-01 [oliver]     0.8.10claws66
4118
4119         * src/mainwindow.c
4120         * src/messageview.c
4121                 menu callbacks call toolbar_menu_reply
4122         * src/toolbar.[ch]
4123                 callbacks from menu handled by toolbar_menu_reply
4124
4125 2003-03-01 [paul]       0.8.10claws65
4126
4127         * src/addressbook.c
4128                 revert commit 0.8.10claws54 - breaks editing of
4129                 addressbook.
4130                 
4131         * po/bg.po
4132                 update Bulgarian translation, submitted by
4133                 George Danchev
4134
4135 2003-02-28 [christoph]  0.8.10claws64
4136
4137         * src/account.c
4138         * src/addressadd.c
4139         * src/compose.c
4140         * src/gtkaspell.c
4141         * src/gtkxtext.h                ** REMOVE **
4142         * src/imap.c
4143         * src/matcher.[ch]
4144         * src/mh.c
4145         * src/news.c
4146         * src/pine.c
4147         * src/prefs_common.c
4148         * src/prefs_matcher.c
4149         * src/procheader.[ch]
4150         * src/procmsg.[ch]
4151         * src/toolbar.c
4152         * src/common/ssl_certificate.c
4153         * src/gtk/colorlabel.c
4154         * src/gtk/menu.c
4155                 o fix warnings
4156                 o remove code obsoleted by new cache and folder system rework
4157
4158 2003-02-28 [oliver]     0.8.10claws63
4159         
4160         * src/toolbar.[ch]
4161                 * fix bug where reply in Messageview replied to 
4162                 Message displayed in summaryview
4163                 (reportedd via ML by chinatinte at gmx dot ch)
4164                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
4165                 didn't work in separate MessageView Toolbar
4166                 (wondering if anybody uses this at all ?)
4167         * src/summaryview.[ch]
4168                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
4169                 (generalize reply and forward code);
4170         * src/messageview.c 
4171                 remove focus_in event which updated summaryview to messageview
4172
4173 2003-02-28 [paul]       0.8.10claws62
4174
4175         * po/Makefile.in.in
4176                 add the --check option
4177                 Patch submitted by Ricardo Mones Lastra
4178
4179 2003-02-28 [paul]       0.8.10claws61
4180
4181         * src/prefs_account.c
4182                 re-order 'Signature' items
4183
4184 2003-02-28 [paul]       0.8.10claws60
4185
4186         * sync with 0.8.10cvs20
4187                 see ChangeLog 2003-02-28
4188
4189 2003-02-28 [paul]       0.8.10claws59
4190
4191         * po/POTFILES.in
4192                 update to reflect recent movement of files
4193
4194 2003-02-28 [paul]       0.8.10claws58
4195
4196         * sync with 0.8.10cvs19
4197                 see ChangeLog 2003-02-28
4198
4199 2003-02-27 [martin]     0.8.10claws57
4200
4201         * src/prefs_matcher.c 
4202                 fix segfault in prefs_matcher_ok() when the
4203                 last entry is deleted and prevents that the
4204                 message "entry not saved" comes up after deleting
4205                 an entry
4206
4207 2003-02-27 [martin]     0.8.10claws56
4208
4209         * src/prefs_filtering.c 
4210                 fix segfault in prefs_filtering_ok() when the
4211                 last entry is deleted and prevents that the
4212                 message "entry not saved" comes up after deleting
4213                 an entry
4214
4215 2003-02-27 [paul]       0.8.10claws55
4216
4217         * sync with 0.8.10cvs18
4218                 see ChangeLog 2003-02-27
4219
4220 2003-02-27 [paul]       0.8.10claws54
4221
4222         * src/addressbook.c
4223                 fix bug where the address book crashes with 
4224                 multiple lookups.
4225                 Patch [687729] submitted by David Frager 
4226                 <dbfrager@users.sourceforge.net>
4227
4228 2003-02-25 [christoph]  0.8.10claws53
4229
4230         * src/Makefile.am
4231         * src/colorlabel.[ch]           ** REMOVE **
4232         * src/gtk/Makefile.am
4233         * src/gtk/colorlabel.[ch]       ** NEW **
4234                 move colorlabel files to gtk directory
4235
4236         * src/esmtp.[ch]                ** REMOVE **
4237                 has been merged into smtp.[ch] in 0.7.5
4238
4239 2003-02-25 [christoph]  0.8.10claws52
4240
4241         * src/Makefile.am
4242         * src/about.[ch]                ** REMOVE **
4243         * src/gtk/Makefile.am
4244         * src/gtk/about.[ch]            ** NEW **
4245                 move about files to gtk directory
4246
4247 2003-02-25 [christoph]  0.8.10claws51
4248
4249         * src/folder.c
4250                 some code optimization of folder scanning code
4251
4252         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
4253
4254 2003-02-25 [christoph]  0.8.10claws50
4255
4256         * src/main.c
4257         * src/common/sylpheed.c
4258                 add command line parameter parsing to common code
4259
4260 2003-02-24 [christoph]
4261
4262         * Makefile.am
4263         * configure.ac
4264                 fix gnome prefix problems, the configure script now removed
4265                 `gnome-config --prefix` from `gnome-config --datadir`
4266                 and adds $(prefix} instead
4267
4268         (closes Bug 24 Makefile does not respect prefix when installing
4269          GNOME data)
4270
4271 2003-02-24 [christoph]  0.8.10claws49
4272
4273         * src/news.c
4274                 check for valid session before trying to authenticate
4275
4276         (closes Bug 60 crash if "authenticate on logon" is activated
4277          and newsserver-hostname is not valid)
4278
4279 2003-02-24 [melvin]     0.8.10claws48
4280
4281         * src/prefs_actions.c
4282                 Make sure all user's input is sent to the action and then
4283                 close the socket..
4284
4285 2003-02-23 [alfons]     0.8.10claws46
4286
4287         * src/summaryview.c
4288                 also wait cursor when deleting files
4289
4290 2003-02-23 [paul]
4291
4292         * tools/freshmeat_search.pl
4293           tools/google_search.pl
4294                 scripts should now work for any browser/browser command line
4295
4296 2003-02-22 [christoph]  0.8.10claws45
4297
4298         * src/procmsg.c
4299                 fix IMAP flag setting, IMAP flag is not handled correctly
4300                 anymore by the folder system and information about the
4301                 folder should not be saved in the MsgInfo (in my opinion)
4302
4303         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4304
4305 2003-02-22 [christoph]  0.8.10claws44
4306
4307         * src/summaryview.c
4308                 fix spelling of "label" ;-)
4309
4310 2003-02-22 [thorsten]   0.8.10claws43
4311
4312         * src/mimeview.c
4313           src/prefs_common.[ch]
4314           src/procmime.[ch]
4315                 do not use description as attachment name
4316
4317 2003-02-22 [alfons]     0.8.10claws42
4318
4319         * src/summaryview.c
4320                 freeze/thaw folder item updates when changing color labels,
4321                 and put a wait cursors on
4322
4323 2003-02-22 [thorsten]   0.8.10claws41
4324
4325         * src/mimeview.c
4326                 save-all fixes: crash if invoked on multipart container,
4327                 mimeinfo access, pathseparators, error dialog
4328
4329 2003-02-21 [alfons]     0.8.10claws40
4330
4331         * src/prefs_gtk.c
4332                 remove unused var
4333
4334 2003-02-21 [colin]      0.8.10claws39
4335
4336         * src/send.c
4337                 Fix smtp logging
4338
4339 2003-02-21 [colin]      0.8.10claws38
4340
4341         * src/summaryview.c
4342                 Freeze/thaw folderItem updates when filtering messages 
4343                 via Tools/Filter messages
4344
4345 2003-02-21 [paul]       0.8.10claws37
4346
4347         * src/compose.c
4348                 revert commit 0.8.10claws26, there are ulterior motives
4349                 for users to set a Reply-To header when posting to
4350                 newsgroups
4351
4352 2003-02-21 [paul]       0.8.10claws36
4353
4354         * sync with 0.8.10cvs17
4355                 see ChangeLog 2003-02-21
4356
4357 2003-02-20 [christoph]  0.8.10claws35
4358
4359         * src/imap.c
4360                 IMAP UID fetch speedup using SEARCH
4361
4362         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4363
4364         * src/imap.c
4365                 fix problem with UIDs in IMAP UID cache that no longer existed
4366
4367 2003-02-20 [christoph]  0.8.10claws34
4368
4369         * src/imap.c
4370         * src/procheader.c
4371         * src/procheader.h
4372                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
4373
4374         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4375
4376         * src/imap.c
4377                 Rewrite imap_cmd_gen_recv use sock_getline instead
4378                 of sock_gets to avoid problems with too long reply
4379                 lines
4380     
4381 2003-02-20 [colin]      0.8.10claws33
4382         
4383         * src/prefs_account.c
4384                 Better wording
4385
4386 2003-02-20 [colin]      0.8.10claws32
4387
4388         * src/compose.c
4389                 Remove useless '&& !to_sender' 
4390
4391 2003-02-20 [darko]
4392
4393         * AUTHORS
4394                 change my e-mail address
4395
4396 2003-02-19 [colin]      0.8.10claws31
4397
4398         * src/prefs_common.c
4399                 X11 style colors for every configurable color
4400
4401 2003-02-19 [alfons]     0.8.10claws30
4402
4403         * src/prefs_gtk.[ch]
4404         * src/prefs_common.c
4405                 for color_new accept both plain integers and X11 style color
4406                 names (as found in /usr/lib/X11/rgb.txt)
4407
4408 2003-02-19 [paul]       0.8.10claws29
4409
4410         * src/mainwindow.c
4411                 add tooltips to online/offline button and account selector
4412                 button
4413
4414 2003-02-19 [paul]       0.8.10claws28
4415
4416         * src/folder.c
4417           src/news.c
4418           src/prefs_account.[ch]
4419           src/prefs_common.[ch]
4420                 move 'Maximum number of articles to download' to
4421                 account prefs.
4422                 clean up account prefs gui a little by hiding entries
4423                 rather then greying out entries
4424
4425 2003-02-19 [hiro]       0.8.10claws27
4426
4427         * src/common/utils.c
4428                 fix bug #54 'yesterdays date is displayed in the message 
4429                 summary window'
4430
4431 2003-02-19 [paul]       0.8.10claws26
4432
4433         * src/compose.c
4434                 fix bug reported in Feature Request [688596] 
4435                 'Reply-to header in news'
4436
4437 2003-02-18 [paul]       0.8.10claws25
4438
4439         * src/select-keys.c
4440                 add a 'List all keys' button to key selection dialog
4441
4442 2003-02-18 [colin]      0.8.10claws24
4443         
4444         * src/stock_pixmap.c
4445                 fix compile error
4446
4447 2003-02-18 [colin]      0.8.10claws23
4448
4449         * src/common/smtp.[ch]
4450           src/prefs_account.c
4451                 Try to starttls if it seems to be the only
4452                 way to authenticate a user
4453
4454 2003-02-18 [paul]       0.8.10claws22
4455
4456         * src/Makefile.am
4457           src/folderview.c
4458           src/stock_pixmap.[ch]
4459           src/pixmaps/drafts_close.xpm  ** NEW FILE **
4460           src/pixmaps/drafts_open.xpm   ** NEW FILE **
4461                 as a Drafts folder is a special folder allow it to have
4462                 its own unique icons
4463
4464 2003-02-18 [colin]      0.8.10claws21
4465
4466         * src/imap.c
4467                 Fix port selection when using starttls
4468
4469 2003-02-18 [paul]       0.8.10claws20
4470
4471         * src/mainwindow.c
4472           src/prefs_common.[ch]
4473                 make blue the default new mail colour
4474
4475 2003-02-18 [paul]       0.8.10claws19
4476
4477         * sync with 0.8.10cvs14
4478                 see ChangeLog 2003-02-18
4479
4480 2003-02-17 [jens]       0.8.10claws18
4481
4482         * src/common/md5.c
4483                 fixed a compile problem with gcc 3.3
4484                 works on 2.95.3 too (testet on PPC as it is big endian)
4485
4486 2003-02-17 [paul]       0.8.10claws17
4487
4488         * sync with 0.8.10cvs13
4489                 see ChangeLog 2003-02-17
4490
4491 2003-02-17 [paul]       0.8.10claws16
4492
4493         * sync with 0.8.10cvs12
4494                 see ChangeLog 2003-02-17
4495
4496 2003-02-16 [match]      0.8.10claws15
4497
4498         * src/addressbook.c
4499                 Eliminates reloading of address data when items
4500                 deleted or added. Applied submitted by
4501                 Luke Plant <lukeplant@softhome.net>
4502
4503 2003-02-16 [paul]       0.8.10claws14
4504
4505         * src/news.c
4506                 when a 'protocol error' is encountered disconnect from
4507                 the server. This means that the user can carry on viewing
4508                 other articles and doesn't have to either wait until the
4509                 server timesout or quit sylpheed.
4510                 Fixes bug #53 'Unable to read messages in newsgroups, 
4511                 displayed message doesn't change'
4512
4513 2003-02-15 [christoph]  0.8.10claws13
4514
4515         * src/imap.c
4516                 fix bug that stopped scanning of folders when an
4517                 IMAP folder was empty
4518
4519         (closes bug 46 stop scan messages in folders after empty folder)
4520
4521 2003-02-15 [paul]
4522
4523         * tools/Makefile.am
4524           tools/README
4525           tools/freshmeat_search.pl     ** NEW FILE **
4526           tools/google_search.pl        ** NEW FILE **
4527                 Add 2 Actions scripts which search freshmeat/google
4528                 for the selected text using the browser configured
4529                 in sylpheedrc.
4530                 
4531         Note: These scripts are very dependent on the format of the
4532         browser command and may not work on every occasion. Testing
4533         is welcome. 
4534
4535 2003-02-14 [alfons]     0.8.10claws12
4536
4537         * src/compose.c
4538                 fix breakage because of uninitialized account pointer.
4539                 please verify.
4540
4541 2003-02-14 [paul]       0.8.10claws11
4542
4543         * src/compose.c
4544           src/prefs_account.[ch]
4545           src/prefs_common.[ch]
4546                 move signature settings to Account Prefs
4547
4548 2003-02-14 [paul]       0.8.10claws10
4549
4550         * sync with 0.8.10cvs11
4551                 see ChangeLog 2003-02-14
4552
4553 2003-02-13 [thorsten]   0.8.10claws9
4554
4555         * src/news.c
4556                 revert news progressbar (GUI separation)
4557
4558 2003-02-13 [paul]       0.8.10claws8
4559
4560         * src/compose.c
4561                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
4562                 paragraph 1
4563
4564 2003-02-13 [paul]       0.8.10claws7
4565
4566         * src/compose.[ch]
4567           src/summaryview.c
4568                 fix 'Follow-up and Reply-to' so that it creates a reply to
4569                 the newsgroup and the sender. If the message has the keyword
4570                 'poster' in the Followup-To header, all replies go to the
4571                 sender, re: RFC 1036, Section 2.2.3
4572                 rename all instances of 'ignore_replyto' to 'to_sender', both
4573                 were previously used, now we use just one.
4574
4575 2003-02-13 [paul]       0.8.10claws6
4576
4577         * sync with 0.8.10cvs9
4578                 see ChangeLog 2003-02-13
4579
4580 2003-02-13 [paul]       0.8.10claws5
4581
4582         * configure.ac
4583                 show which plugins are configured in the configure
4584                 output.
4585
4586 2003-02-12 [thorsten]   0.8.10claws4
4587
4588         * src/news.c
4589                 show progress while fetching news headers
4590
4591 2003-02-12 [christoph]  0.8.10claws3
4592
4593         * configure.ac
4594         * src/plugins/Makefile.am
4595                 use AM_CONDITIONAL to enable plugins, automake correctly
4596                 manages this when creating distdir
4597
4598 2003-02-12 [christoph]  0.8.10claws2
4599
4600         * ac/spamassassin.m4
4601         * src/plugins/spamassassin/Makefile.am
4602                 fix building SpamAssassin plugin without OpenSSL
4603
4604 2003-02-12 [paul]       0.8.10claws1
4605
4606         * ac/Makefile.am
4607           src/Makefile.am
4608           src/plugins/Makefile.am
4609                 fix failure of 'make release'
4610
4611 2003-02-12 [paul]       0.8.10claws
4612
4613         * 0.8.10claws released
4614
4615 2003-02-12 [paul]       0.8.9claws56
4616
4617         * po/bg.po
4618           po/es.po
4619           po/it.po
4620           po/ru.po
4621           po/sr.po
4622                 updated translations by George Danchev, Ricardo Mones Lastra,
4623                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
4624                 
4625         * sylpheed.spec.in
4626                 Allow the building of RPMs by a regular user. Submitted
4627                 by Sergei Astanin
4628
4629 2003-02-11 [alfons]     0.8.9claws55
4630
4631         * src/colorlabel.c
4632                 don't use pixmaps for label color rect but draw rectangles
4633                 so we can respect the color map of palette based visuals
4634                 (fixes the long time crashes on Suns - thanks to Andreas
4635                 Engel and Steve O'Hara-Smith for testing)
4636
4637 2003-02-11 [christoph]  0.8.9claws54
4638
4639         * src/matcher_parser_parse.y
4640                 correct bug where filering rules of not existing folders in
4641                 matcherrc were added to global filtering
4642                 
4643         (closes Debian Bug #180253 - Directory's filter-rules are merged with
4644          main filter-rules after removing directory, http://bugs.debian.org/180253)
4645         
4646 2003-02-11 [paul]       0.8.9claws53
4647
4648         * sync with 0.8.10cvs7
4649                 see ChangeLog 2003-02-09
4650
4651 2003-02-11 [melvin]     0.8.9claws52
4652
4653         * po/fr.po
4654                 Updated French tranlsations
4655
4656 2003-02-10 [paul]       0.8.9claws51
4657
4658         * sylpheed.spec.in
4659                 correct --enable-openssl
4660                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
4661
4662 2003-02-09 [martin]     0.8.9claws50
4663
4664         * src/prefs_matcher.c
4665                 fix segfault in prefs_matcher_substitute_cb() when
4666                 no row is selected
4667
4668 2003-02-09 [paul]       0.8.9claws49
4669
4670         * src/folderview.c
4671                 fix bug where a newsgroup folder's processing rules were
4672                 merged with the global filtering rules when the newsgroup
4673                 folder was deleted, causing some seriously bad results,
4674                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
4675
4676 2003-02-08 [melvin]     0.8.9claws48
4677
4678         * src/compose.c
4679                 Corrected and modified an alert message.
4680
4681 2003-02-07 [paul]       0.8.9claws47
4682
4683         * src/folderview.c
4684                 fix bug where both an 'Account properties' window and a
4685                 'Folder properties' window were opened when clicking on
4686                 'Properties' in an NNTP or IMAP folder's popup menu.
4687
4688 2003-02-07 [paul]       0.8.9claws46
4689
4690         * sync with 0.8.10cvs6
4691                 see ChangeLog 2003-02-06
4692
4693 2003-02-06 [christoph]  0.8.9claws45
4694
4695         * src/mbox.c
4696                 freeze folder updates while importing mbox files
4697                 (closes bug 43 importing mbox took hours)
4698                 
4699         Patch submitted by Jens Rantil <jens.rantil@telia.com>
4700
4701 2003-02-06 [thorsten]   0.8.9claws44
4702
4703         * po/de.po
4704                 Updated german translations
4705
4706 2003-02-06 [thorsten]   0.8.9claws43
4707
4708         * src/news.h
4709                 use guint for message numbers (fix count in grouplist dialog)
4710
4711 2003-02-05 [paul]       0.8.9claws42
4712
4713         * sync with 0.8.10cvs2
4714                 see ChangeLog 2003-02-05
4715
4716 2003-02-04 [colin]      0.8.9claws41
4717
4718         * src/prefs_common.[ch]
4719           src/procmsg.c
4720           src/summaryview.c
4721                 Add an option to disable threading by subject
4722
4723 2003-02-04 [christoph]  0.8.9claws40
4724
4725         * src/inc.c
4726                 only abort fetching mails from multiple accounts when the
4727                 error is fatal and does not allow to check any more accounts
4728                 (currently only disk full error)
4729
4730         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
4731          receive mails for other accouts)
4732
4733 2003-02-04 [christoph]  0.8.9claws39
4734
4735         * src/folder.c
4736                 first add the new message to the cache, then
4737                 send the update notification
4738
4739         (closes bug 39 after sending message folderview doesnt get updated)
4740
4741 2003-02-04 [colin]      0.8.9claws38
4742
4743         * src/inc.c
4744                 _really_ fix this Connecting... status
4745
4746 2003-02-04 [paul]       0.8.9claws37
4747
4748         * sync with 0.8.10
4749                 see ChangeLog 2003-02-04
4750
4751 2003-02-04 [paul]       0.8.9claws36
4752
4753         * sync with 0.8.9cvs6
4754                 see ChangeLog 2003-02-03
4755
4756 2003-02-04 [paul]       0.8.9claws35
4757
4758         * po/pt_BR.po
4759                 updated by André Filipe de Assunção e Brito 
4760                 <bedecko@netsite.com.br>
4761
4762 2003-02-03 [thorsten]   0.8.9claws34
4763
4764         * po/de.po
4765                 Updated german translations
4766
4767 2003-02-02 [paul]       0.8.9claws33
4768
4769         * po/es.po
4770                 updated by Ricardo Mones Lastra
4771
4772 2003-02-02 [thorsten]   0.8.9claws32
4773
4774         * src/mh.c
4775                 Fix mh_get_msginfo() segfault if file is inaccessible
4776
4777 2003-01-31 [colin]      0.8.9claws31
4778
4779         * src/procheader.c
4780                 Fix last commit's bug
4781
4782 2003-01-31 [colin]      0.8.9claws30
4783
4784         * src/procheader.c
4785                 Missing a change for gpg-signed messages
4786
4787 2003-01-31 [paul]       0.8.9claws29
4788
4789         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
4790           src/procheader.c
4791           src/stock_pixmap.[ch]
4792           src/summaryview.c
4793                 indicate GnuPG signed messages by displaying an icon
4794                 in the Attachment column.
4795
4796 2003-01-31 [paul]       0.8.9claws28
4797
4798         * sync with 0.8.9cvs4
4799                 see ChangeLog 2003-01-31
4800
4801 2003-01-31 [alfons]     0.8.9claws27
4802
4803         * src/textview.c
4804                 tune URI parser to accept mailto URLs with a '?'
4805                 (patch from Ruslan Balkin)
4806
4807 2003-01-31 [colin]      0.8.9claws26
4808
4809         * src/summaryview.c
4810                 Fix a leak introduced in claws24
4811
4812 2003-01-31 [colin]      0.8.9claws25
4813
4814         * src/summaryview.c
4815                 Freeze/Thaw folder updates when deleting dups
4816
4817 2003-01-31 [colin]      0.8.9claws24
4818         
4819         * src/addr_compl.c
4820           src/summaryview.c
4821           src/msgcache.c
4822                 little speed improvements
4823
4824 2003-01-31 [colin]      0.8.9claws23
4825
4826         * src/summaryview.c
4827                 Fix segfault when forwarding nothing
4828                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
4829                 
4830 2003-01-30 [paul]       0.8.9claws22
4831
4832         * sync with 0.8.9cvs3
4833                 see ChangeLog 2003-01-30
4834
4835 2003-01-30 [paul]       0.8.9claws21
4836
4837         * sync with 0.8.9cvs2
4838                 see ChangeLog 2003-01-30
4839
4840 2003-01-29 [paul]       0.8.9claws20
4841
4842         * sync with 0.8.9cvs1
4843                 see ChangeLog 2003-01-29
4844
4845 2003-01-28 [paul]       0.8.9claws19
4846
4847         * po/POTFILES.in
4848                 update to reflect changes. 
4849                 thanks to Ricardo Mones Lastra
4850
4851 2003-01-27 [christoph]  0.8.9claws18
4852
4853         * ac/openssl.m4
4854         * ac/spamassassin.m4
4855         * src/plugins/spamassassin/README
4856         * src/plugins/spamassassin/libspamc.[ch]
4857         * src/plugins/spamassassin/utils.[ch]
4858                 updated to latest libspamc
4859
4860 2003-01-27 [christoph]  0.8.9claws17
4861
4862         * src/folder.c
4863                 fix wrong use of procheader_get_header_fields
4864
4865 2003-01-27 [christoph]  0.8.9claws16
4866
4867         * src/news.c
4868         * src/prefs_account.[ch]
4869         * src/common/nntp.[ch]
4870                 allow to force authentication for NNTP servers
4871
4872         Patch submitted by Florian Mickler <dmk@d-labs.de>
4873
4874 2003-01-26 [paul]       0.8.9claws15
4875
4876         * src/summaryview.c
4877                 speed up of marking messages as read
4878                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
4879
4880 2003-01-26 [christoph]  0.8.9claws14
4881
4882         * src/Makefile.am
4883         * src/mgutils.[ch]              ** REMOVE **
4884         * src/xml.[ch]                  ** REMOVE **
4885         * src/xmlprops.[ch]             ** REMOVE **
4886         * src/common/Makefile.am
4887         * src/common/mgutils.[ch]       ** NEW **
4888         * src/common/xml.[ch]           ** NEW **
4889         * src/common/xmlprops.[ch]      ** NEW **
4890                 move xml files to common directory
4891
4892 2003-01-26 [christoph]  0.8.9claws13
4893
4894         * src/plugins/spamassassin/spamassassin_gtk.c
4895                 only set gtk entry text if string is available
4896
4897 2003-01-26 [melvin]     0.8.9claws12
4898
4899         * src/description_window.c
4900                 Allow resizing of the window
4901                 Allow automatic horizontal scroll bar
4902                 Do not vertically expand and fill
4903
4904 2003-01-26 [christoph]  0.8.9claws11
4905
4906         * src/Makefile.am
4907         * src/gtkutils.[ch]             ** REMOVE **
4908         * src/common/sylpheed.c
4909         * src/gtk/Makefile.am
4910         * src/gtk/description_window.c
4911         * src/gtk/gtkutils.[ch]         ** NEW **
4912         * src/gtk/prefswindow.c
4913                 move gtkutils to gtk directory
4914
4915 2003-01-26 [paul]       0.8.9claws10
4916
4917         * src/summaryview.c
4918                 rename summary_unread_clicked() to summary_status_clicked()
4919
4920 2003-01-26 [melvin]     0.8.9claws9
4921
4922         * src/prefs_actions.c
4923                 Cosmetical changes to the help text
4924
4925 2003-01-26 [paul]       0.8.9claws8
4926
4927         * src/folder.[ch]
4928           src/mainwindow.c
4929           src/prefs_common.c
4930           src/prefs_sumamry_column.c
4931           summaryview.[ch]
4932                 rename the 'Unread' column to 'Status'
4933
4934 2003-01-25 [match]      0.8.9claws7
4935
4936         * src/mgutils.[ch]
4937                 removed reference to LDAP constants. removed error2string.
4938                 included functions to support LDAP dynamic queries.
4939         * src/syldap.h
4940                 moved LDAP constants here.
4941         * src/addressbook.c
4942         * src/addrindex.c
4943         * src/importldif.c
4944                 removed references to LDAP constants and references to
4945                 error2string.
4946
4947 2003-01-25 [paul]       0.8.9claws6
4948
4949         * src/summaryview.c
4950                 summary_thread_build(), summary_thread_init(): remove 
4951                 unneeded reference to summaryview->folder_item
4952
4953 2003-01-25 [christoph]  0.8.9claws5
4954
4955         * src/gtk/description_window.c
4956                 o allow description texts to expand over multiple columns
4957                 o translate all columns
4958         * src/prefs_actions.c
4959                 change syntax description to use new multi column feature
4960
4961         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4962
4963 2003-01-25 [match]      0.8.9claws4
4964
4965         * src/vcard.c
4966                 fixed bug with Quoted-Printable
4967
4968 2003-01-25 [paul]       0.8.9claws3
4969
4970         * src/folder.[ch]
4971           src/summaryview.[ch]
4972                 implement per-folder collapsed/expanded threads setting
4973                 
4974         * src/prefs_common.c
4975                 remove global collapsed/expanded threads option
4976
4977 2003-01-25 [christoph]  0.8.9claws2
4978
4979         * po/POTFILES.in
4980                 add pluginwindow and prefswindow
4981         * src/compose.c
4982                 make send respond correctly to messages that could be added
4983                 to the queue folder, but the UID of the message is unknown
4984         * src/folder.c
4985         * src/imap.c
4986                 don't return guessed UIDs in imap_add_msg anymore. We return
4987                 0 to tell the folder system it was appened but the UID is
4988                 unknown. Folder system now get's the UID by scaning the folder
4989                 and searching the cache for the Message-ID
4990                 (closes bug #29 Messages queued, but not sent)
4991
4992 2003-01-25 [paul]       0.8.9claws1
4993
4994         * src/codeconv.c
4995                 conv_encode_header():  fix bug when long headers with 8-bit
4996                 characters are used, so that the encoded words are wrapped.
4997                 If the space in the original text falls on the wrap boundary,
4998                 it can be lost.
4999                 Patch by Sergey Vlasov.
5000                 
5001         * src/folderview.c
5002                  fix bug where a change to the sorting method or thread view
5003                  of a folder's messages is lost if simpify-subject is set and
5004                  toggled on or off.
5005                  Patch by Luke Plant.
5006
5007 2003-01-24 [paul]       0.8.9claws
5008
5009         * sylpheed-0.8.9claws released
5010         
5011         * Makefile.am
5012           sylpheed.spec.in
5013                 remove reference to 'INSTALL.jp'
5014
5015 2003-01-23 [paul]       0.8.8claws128
5016
5017         * po/es.po
5018           po/it.po
5019           po/ru.po
5020           po/sr.po
5021                 updated translations. submitted by Ricardo Mones Lastra,
5022                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
5023
5024 2003-01-23 [colin]      0.8.8claws127
5025
5026         * src/compose.c
5027                 Fix drafted and queued news articles re-edition
5028
5029 2003-01-23 [melvin]     0.8.8claws126
5030
5031         * po/fr.po
5032                 Updated French translations
5033
5034 2003-01-23 [colin]      0.8.8claws125
5035
5036         * src/inc.c
5037                 Fix "Connecting to..." status message
5038
5039 2003-01-22 [paul]       0.8.8claws124
5040
5041         * po/bg.po
5042                 updated by George Danchev
5043                 
5044         * src/folder.c
5045                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
5046                 and folder deletion
5047
5048 2003-01-21 [paul]       0.8.8claws123
5049
5050         * po/bg.po
5051                 updated by George Danchev
5052                 
5053         * src/about.c
5054                 its now 2003
5055                 
5056         * src/toolbar.c
5057                 don't translate 'Separator'
5058                 
5059         * src/plugins/spamassassin/Makefile.am
5060                 add aspell to CPPFLAGS
5061                 
5062         * src/plugins/spamassassin/spamassassin.c
5063           src/plugins/spamassassin/spamassassin_gtk.c
5064                 set correct default for spamassassin_receive_spam
5065                 slightly re-word descriptions and some
5066                 other minor changes
5067
5068 2003-01-19 [alfons]     0.8.8claws122
5069                 
5070         * src/mimeview.c
5071                 mimeview_save_as(): we might as well show the file name for
5072                 the single case "Save As" too
5073
5074 2003-01-19 [alfons]     0.8.8claws121
5075
5076         * src/crash.c
5077                 change bug tracker URL to bugzilla URL
5078
5079 2003-01-19 [alfons]     0.8.8claws120
5080
5081         * src/mimeview.c
5082                 mimeview_save_all(): display name of file before overwriting;
5083                 continue saving all, even when one overwrite was cancelled
5084
5085 2003-01-19 [christoph]  0.8.8claws119
5086
5087         * src/summaryview.c
5088         * src/procmsg.[ch]
5089                 fix wrong usage of procmsg_find_children in summaryview
5090                 by using procmsg_update_unread_children instead of
5091                 summaryview_update_unread_children
5092
5093 2003-01-19 [christoph]  0.8.8claws118
5094
5095         * src/procmsg.c
5096                 fix infinite loop in procmsg_find_children
5097                  (closes bug #25 sylpheed crashes on delete.)
5098
5099         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5100
5101 2003-01-19 [paul]       0.8.8claws117
5102
5103         * po/pt_BR.po
5104                 updated by Ivan Francolin Martinez
5105
5106 2003-01-18 [melvin]     0.8.8claws116
5107
5108         * src/prefs_actions.c
5109                 Removed syntax limitation of only one '&' at the end of command.
5110                         Now actions that contain '>/dev/null 2>&1' are possible.
5111
5112 2003-01-18 [melvin]     0.8.8claws115
5113
5114         * src/prefs_actions.c
5115                 Actions IO dialog: when the action ends
5116                 the "Close" button now has focus and [Escape] closes the
5117                 window.
5118
5119 2003-01-18 [christoph]  0.8.8claws114
5120
5121         * src/procmsg.c
5122                 o add debug output when MsgInfos are really freed
5123                 o free GSLists in procmsg_find_children and
5124                   procmsg_update_unread_children
5125
5126 2003-01-18 [christoph]  0.8.8claws113
5127
5128         * src/mainwindow.c
5129                 reorder Configuration menu
5130
5131 2003-01-18 [christoph]  0.8.8claws112
5132
5133         * src/compose.c
5134                 fix applying templates to forwarded messages
5135
5136         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5137
5138 2003-01-17 [christoph]  0.8.8claws111
5139
5140         * src/folder.c
5141                 destroy folder items, when a folder item is removed
5142
5143 2003-01-17 [christoph]  0.8.8claws110
5144
5145         * src/folder.c
5146                 fix wrong folder stats update when ignored message is
5147                 deleted
5148
5149 2003-01-17 [colin]      0.8.8claws109
5150         
5151         * src/mainwindow.c
5152         * src/summaryview.c
5153                 Quicksearch bugfixes: 
5154                 - hide help button at startup if not extended
5155                 - switch to extended when looking for replies
5156
5157 2003-01-17 [paul]
5158
5159         * sync with 0.8.9 release
5160
5161 2003-01-17 [paul]       0.8.8claws108
5162
5163         * sync with 0.8.8cvs11
5164                 see ChangeLog 2003-01-17
5165
5166 2003-01-16 [colin]      0.8.8claws107
5167
5168         * src/procmsg.c
5169                 Changed encryption test to re-ask passphrase
5170                 if an encrypted message hasn't been decrypted
5171                 Fixes bug #5
5172
5173 2003-01-16 [christoph]  0.8.8claws106
5174
5175         * src/prefs_gtk.c
5176         * src/prefs_toolbar.c
5177         * src/gtk/prefswindow.h
5178         * src/plugins/spamassassin/spamassassin_gtk.c
5179                 remove page destroy function that is not used anymore
5180
5181 2003-01-16 [paul]       0.8.8claws105
5182
5183         * sync with 0.8.8cvs9
5184                 see ChangeLog 2002-01-16
5185
5186 2003-01-16 [colin]      0.8.8claws104
5187
5188         * src/compose.[ch]
5189                 Fix bug with autosaved drafts for IMAP, when draft
5190                 folder is specified - fixes bugzilla bug #20
5191
5192 2003-01-15 [paul]       0.8.8claws103
5193
5194         * src/compose.[ch]
5195           src/procmsg.c
5196                 store folder and message-id of message forwarding
5197                 in queue header and set forward flag after sending
5198
5199 2003-01-15 [paul]       0.8.8claws102
5200
5201         * sync with 0.8.8cvs8
5202                 see ChangeLog 2002-01-15
5203
5204 2003-01-15 [colin]      0.8.8claws101
5205
5206         * src/Makefile.am
5207                 Fix linking with GNU libiconv
5208
5209 2003-01-15 [darko]      0.8.8claws100
5210
5211         * src/pine.c
5212                 fix crash when importing pine address book
5213                 entry with an empty name (reported by DY
5214                 <dybulk at tri8.net>)
5215
5216 2003-01-14 [paul]       0.8.8claws99
5217
5218         * configure.in  ** REMOVED **
5219           configure.ac  ** NEW FILE **
5220                 rename configure.in to configure.ac, as it is now
5221                 preferred
5222
5223 2003-01-14 [melvin]     0.8.8claws98
5224
5225         * src/folderview.c
5226                 folderview_check_new(): More precise function description
5227
5228 2003-01-14 [melvin]     0.8.8claws97
5229
5230         * src/folderview.c
5231                 folderview_check_new(): return the number of new messages 
5232                         since last check.
5233         * src/inc.c
5234                 inc_account_mail(): Disable counting of new messages for IMAP
5235                         and NNTP until bug [19] and [14] are fixed.
5236
5237 2003-01-14 [paul]       0.8.8claws96
5238
5239         * sync with 0.8.8cvs6
5240                 see ChangeLog 2003-01-14
5241
5242 2003-01-13 [alfons]     0.8.8claws95
5243
5244         * src/textview.c
5245                 tune email address validation (c. 0.8.8claws89): if . is 
5246                 just one char away from @, the address is invalid too 
5247                 (correctly rejects addresses like foo@.com)
5248
5249 2003-01-13 [paul]       0.8.8claws94
5250
5251         * src/messageview.c
5252           src/toolbar.c
5253                 fixes to the Message View toolbar and menu:
5254                 fix non-functioning Forward button
5255                 make Reply button consider default_reply_list
5256                 remove 'Follow-up...' menu entry
5257                 add 'Forward' and 'Redirect' menu entries
5258
5259 2003-01-13 [melvin]     0.8.8claws93
5260
5261         * src/inc.c
5262                 Fixed typo that could make new messages count incorrect.
5263
5264 2003-01-13 [melvin]     0.8.8claws92
5265
5266         * src/folderview.[ch]
5267                 folderview_check_new(): return the number of new messages.
5268         * src/inc.c
5269                 Should fix bug [14] where new mail notification worked 
5270                         incorrectly with IMAP accounts.
5271                 inc_spool_account(): return number of new msgs, or -1 on error
5272                 inc_all_spool(): return number of new msgs
5273                 
5274 2003-01-13 [melvin]     0.8.8claws91
5275
5276         * src/prefs_actions.c
5277                 Justify help text.
5278
5279 2003-01-12 [thorsten]   0.8.8claws90
5280
5281         * src/common/prefs.c
5282                 close file before rename
5283
5284 2003-01-12 [alfons]     0.8.8claws89
5285
5286         * AUTHORS
5287                 add Christian Mertes
5288         * src/common/utils.[ch]
5289                 g_stricase_hash(), g_stricase_equal(): functions for 
5290                 case insensitive hash tables
5291         * src/textview.c
5292                 use top level domain names to validate email address, based
5293                 on a patch by Christian Mertes (thanks!), but changed 
5294                 implementation to use a hash table 
5295
5296 2003-01-12 [paul]       0.8.8claws88
5297
5298         * po/bg.po
5299                 updated by George Danchev
5300
5301 2003-01-12 [alfons]     0.8.8claws87
5302
5303         * src/summaryview.c
5304                 delete / execute performance: use new style folder update
5305
5306 2003-01-12 [paul]       0.8.8claws86
5307
5308         * sync with 0.8.8cvs5
5309                 see ChangeLog 2003-01-13 (!)
5310
5311 2003-01-12 [alfons]     0.8.8claws85
5312
5313         * src/filtering.c
5314         * src/matcher_parser_parse.y
5315                 prepare change_score filtering action
5316         * src/matcher.[ch]
5317                 give up const-correctness on functions that call non-const-correct functions;
5318                 several casts to gpointer in g_free();
5319                 add change_score;
5320
5321 2003-01-12 [christoph]  0.8.8claws84
5322
5323         * src/compose.c
5324                 fix 2 warnings
5325
5326         * src/gtk/prefswindow.[ch]
5327         * src/plugins/spamassassin/spamassassin_gtk.c
5328                 changed the call of the widget create function
5329                 for PrefsPages, because sometimes the widget
5330                 create function needs a widget that already has
5331                 been attached to a window (to create GDK pixmaps
5332                 for exmaple). So we simply pass the GtkWindow as
5333                 the second parameter now.
5334
5335         * src/main.c
5336         * src/mainwindow.c
5337         * src/prefs_toolbar.[ch]
5338                 rewrite Toolbar Preferences using the new
5339                 prefs window
5340
5341 2003-01-11 [alfons]     0.8.8claws83
5342
5343         * src/addressadd.c
5344                 fix crash when adding sender to addressbook because status bar
5345                 isn't there (the status bar doesn't seem to be used though,
5346                 but I'll let Match decide what to do with it)
5347
5348 2003-01-11 [colin]      0.8.8claws82
5349
5350         * src/main.c
5351           src/toolbar.c
5352                 Two useless changes reversed
5353
5354 2003-01-11 [colin]      0.8.8claws81
5355
5356         * src/mainwindow.c
5357           src/mainwindow.h
5358                 Add mainwindow_get_mainwindow()
5359         * src/alertpanel.c
5360           src/alertpanel.h
5361                 Add alertpanel_error_log() 
5362         * src/compose.c
5363           src/inc.c
5364           src/messageview.c
5365           src/toolbar.c
5366           src/main.c
5367           src/procmsg.c
5368                 Network errors get a View Log button
5369
5370 2003-01-10 [alfons]     0.8.8claws80
5371
5372         * src/prefs_toolbar.c
5373         * src/toolbar.c
5374                 use the translatable string for "Separator" as file name for
5375                 separator toolbar items (probably make this uppercase?)
5376
5377 2003-01-10 [alfons]     0.8.8claws79
5378
5379         * src/prefs_toolbar.c
5380                 put right A_SEPARATOR description string in "displayed
5381                 toolbar items list" so manually added separators are
5382                 saved correctly (bug #10, "Adding a separator to the main 
5383                 toolbar fails, entry in xml file is wrong")
5384
5385 2003-01-10 [christoph]  0.8.8claws78
5386
5387         * src/imap.c
5388                 o fix warnings
5389                 o use CAPABILITY to check if NAMESPACE is available
5390
5391 2003-01-10 [christoph]  0.8.8claws77
5392
5393         * src/imap.[ch]
5394                 apply UIDPLUS IMAP extension support patch
5395
5396         Patch submitted by Simon 'corecode' Schubert
5397
5398 2003-01-10 [paul]       0.8.8claws76
5399
5400         * src/folderview.c
5401                 a sync from main which fixes the news account folders'
5402                 Properties bug
5403
5404 2003-01-10 [christoph]  0.8.8claws75
5405
5406         * src/folder.c
5407                 don't accept 0 as a valid uid returned by copy and move
5408                 functions. 0 means the message was copied or moved but the
5409                 new uid could not be fetched. It is not an error condition
5410                 for the copy or move operation.
5411
5412 2003-01-10 [paul]       0.8.8claws74
5413
5414         * src/prefs_filtering.c
5415                 change English used in Alert when entry is not
5416                 saved.
5417                 
5418         * sync with 0.8.8cvs4
5419                 see ChangeLog 2003-01-10
5420
5421 2003-01-10 [darko]      0.8.8claws73
5422
5423         * src/pine.c
5424                 fix crash when importing address book entry
5425                 without a valid address
5426
5427 2003-01-09 [alfons]     0.8.8claws72
5428
5429         * src/inc.c
5430                 filtering performance: use new style folder update
5431
5432 2003-01-09 [christoph]  0.8.8claws71
5433
5434         * src/compose.c
5435         * src/gtk/menu.[ch]
5436                 fix wrong selecting of mime encoding type, when
5437                 opening property dialog of attachments in the
5438                 compose window. 7bit was always selected and that
5439                 destoryed files with 8bit data.
5440                 (closes bug #9 Sylpheed-claws destroys attachments when
5441                  changing MIME-types)
5442
5443 2003-01-09 [paul]       0.8.8claws70
5444
5445         * sync with 0.8.8cvs3
5446                 see ChangeLog 2003-01-09
5447
5448 2003-01-08 [alfons]     0.8.8claws69
5449         
5450         * src/addressadd.c
5451                 apply patch by Kim Schulz to fix build breakage
5452                 because of missing variable
5453
5454 2003-01-08 [paul]       0.8.8claws68
5455
5456         * sync with 0.8.8cvs2
5457                 see ChangeLog 2002-01-08
5458
5459 2003-01-08 [paul]       0.8.8claws67
5460
5461         * po/it.po
5462                 updated by Alessandro Maestri
5463                 
5464         * src/addressadd.c
5465                 when using 'Add sender to addressbook' allow
5466                 name to be edited and remarks to be entered
5467                 Patch submitted by Luke Plant
5468
5469 2003-01-08 [darko]      0.8.8claws66
5470
5471         * README.claws, src/summaryview.c
5472                 fix description for marked messages
5473
5474 2003-01-08 [paul]
5475
5476         * tools/Makefile.am
5477           tools/launch_phoenix  ** NEW FILE **
5478                 add script that enables using Phoenix as the default
5479                 web browser. 
5480                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
5481                 
5482         * tools/OOo2sylpheed.pl
5483                 remove full path to sylpheed executable, just 'sylpheed'
5484                 will do
5485                 
5486         * tools/README
5487                 add launch_phoenix informtion and re-arrange and compress
5488                 the data a little
5489
5490 2003-01-07 [christoph]  0.8.8claws65
5491
5492         * src/folder.c
5493                 fix update for source folder when moving messages
5494         * src/procmsg.[ch]
5495         * src/summaryview.c
5496                 use function to set to_folder for message infos and
5497                 automatically update the op_count for old and new
5498                 folder
5499
5500 2003-01-07 [melvin]     0.8.8claws64
5501
5502         * src/prefs_actions.c
5503                 Fixed bug where an '%p' Action on a displayed image crashed 
5504                         Sylpheed
5505                 Code clean up (get rid of duplicated code and removed unnecessary 
5506                                 structure member)
5507
5508 2003-01-07 [christoph]  0.8.8claws63
5509
5510         * src/compose.c
5511         * src/folder.[ch]
5512         * src/folderview.c
5513         * src/import.c
5514         * src/inc.c
5515         * src/main.c
5516         * src/mainwindow.c
5517         * src/messageview.c
5518         * src/prefs_folder_item.c
5519         * src/procmsg.c
5520         * src/summaryview.c
5521         * src/toolbar.c
5522                 o remove all folder update triggering from the UI code. The folder
5523                   system should know much better when a folder needs an update.
5524                 o to prevent multiple updates in a row the folder updates can be
5525                   frozen for some time.
5526
5527                 Note: - Please verify that no updates are missing
5528                       - Check where freeze/thaws should be added
5529
5530 2003-01-07 [christoph]  0.8.8claws62
5531
5532         * src/prefs_actions.c
5533                 don't translate empty strings
5534
5535         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5536
5537 2003-01-06 [christoph]  0.8.8claws61
5538
5539         * src/prefs_actions.c
5540                 mark strings for gettext
5541         * src/prefs_matcher.c
5542                 use new description window for Execute action and
5543                 match condition in Filtering
5544
5545         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5546
5547 2003-01-06 [alfons]     0.8.8claws60
5548
5549         keep myself inspired to re-organize matcher part 8; 
5550         yes, more to come (I need to move out the descriptive
5551         text for actions to matcher.c, or at least make it not
5552         depend on the wicked ordering)
5553
5554         * src/prefs_matcher.c
5555                 add documentation so others may comprehend the
5556                 UI part of the conditions
5557                 
5558 2003-01-06 [christoph]  0.8.8claws59
5559
5560         * src/prefs_actions.c
5561                 use new description window for syntax help
5562         * src/gtk/description_window.c
5563                 fix display of descriptions with column count != 2
5564
5565         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5566
5567 2003-01-06 [christoph]  0.8.8claws58
5568
5569         * src/quote_fmt.c
5570         * src/summaryview.[ch]
5571         * src/gtk/Makefile.am
5572         * src/gtk/description_window.[ch]       ** NEW **
5573                 use a generic window to display syntax descriptions
5574                 currently used in quote_fmt and summaryview (new description
5575                 for extended quick search)
5576
5577         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5578
5579 2003-01-06 [paul]       0.8.8claws57
5580
5581         * sync with 0.8.8cvs1
5582                 see ChangeLog 2003-01-06
5583
5584 2003-01-06 [christoph]  0.8.8claws56
5585
5586         * src/mainwindow.c
5587         * src/prefs_gtk.[ch]
5588         * src/gtk/prefswindow.[ch]
5589         * src/plugins/spamassassin/spamassassin_gtk.c
5590                 o remove page management from prefswindow, pages
5591                   will be an argument to prefswindow_open
5592                 o prefswindow_open gets a datapointer that is
5593                   passed to the widget_create function to allow
5594                   creation of prefswindow for specific items
5595
5596 2003-01-06 [colin]      0.8.8claws55
5597         
5598         * src/summaryview.c
5599                 We don't want regexp in the reply-finder, 
5600                 because MIDs can contain !,$,. and so on
5601
5602 2003-01-06 [jens]       0.8.8claws54
5603
5604         * src/jpilot.c
5605                 fixed a wrong free in jpilot_read_db_files
5606
5607 2003-01-06 [alfons]     0.8.8claws53
5608
5609         re-organize matcher part 8; more to come
5610        
5611         * src/matcher.c
5612                 matcherprop_to_string(): put g_free()s before the
5613                 switch-case break to fix memleaks                
5614
5615 2003-01-06 [colin]      0.8.8claws52
5616
5617         * src/summaryview.c
5618                 cleanup & reply-finder now displays the first 
5619                 matching message
5620
5621 2003-01-05 [alfons]     0.8.8claws51
5622
5623         re-organize matcher part 7; more to come
5624
5625         * src/matcher.[ch]
5626                 fixes for constant correctness;
5627                 more documentation;
5628
5629 2003-01-05 [alfons]     0.8.8claws50
5630
5631         re-organize matcher part 6; more to come
5632         
5633         * src/matcher.[ch]
5634                 fixes for constant correctness;
5635                 more documentation;
5636         * src/filtering.c
5637                 fix for constant correctness
5638
5639 2003-01-05 [colin]      0.8.8claws49
5640
5641         * src/account.[ch]
5642                 Add account_get_reply_account function
5643         * src/compose.c
5644                 Use account_get_reply_account function 
5645         * src/summaryview.c
5646                 Basic reply-finder - click on the replied
5647                 icon gets you to the outbox using quick-search
5648
5649 2003-01-05 [paul]       0.8.8claws48
5650
5651         * src/prefs_common.c
5652                 small change to English
5653                 
5654         * src/prefs_filtering.c
5655                 prefs_filtering_action_select(): improve logic and uniformity
5656                 of gui
5657
5658 2003-01-05 [alfons]     0.8.8claws47
5659
5660         fine tune solution to focus problems (bug #7)
5661
5662         * src/mainwindow.c
5663                 mainwindow_focus_in_event(): remove grab event check
5664         * src/summaryview.c
5665                 summary_button_pressed(): move selection on right-click
5666                 too. we can't possibly move the selection back after
5667                 canceling a dialog, because gtk's incomplete focus 
5668                 management. whether this is a good solution, only time
5669                 will tell.
5670
5671 2003-01-05 [christoph]  0.8.8claws46
5672
5673         * src/imap.c
5674                 fix crash when no imap connection could be established
5675
5676 2003-01-05 [paul]       0.8.8claws45
5677
5678         * src/mainwindow.c
5679           src/sumamryview.c
5680           src/gtk/menu.[ch]
5681                 fix bug 605957 'shortcuts in popup-menu'
5682                 make user-defined shortcuts work
5683                 show shortcuts that are already defined
5684                 in the main menu
5685                 Patch submitted by Luke Plant
5686
5687 2003-01-05 [alfons]     0.8.8claws44
5688
5689         * src/mainwindow.c
5690                 focus_in_event handler should not select summary view row 
5691                 when another window (menu, dialog) grabbed for events 
5692                 (bug #7, "[0.8.8claws42] Message summary focus") 
5693
5694 2003-01-04 [christoph]  0.8.8claws43
5695
5696         * src/procmsg.c
5697                 update save folder after adding the sent message
5698                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
5699
5700 2003-01-02 [christoph]  0.8.8claws42
5701
5702         * src/common/plugin.c
5703                 fix unloading of all plugins and unload
5704                 plugins in reverse order
5705                 
5706         * src/gtk/pluginwindow.c
5707                 implement function of load and unload button
5708
5709         * src/gtk/prefswindow.c
5710         * src/gtk/prefswindow.h
5711                 rename register function and add new unregister
5712                 function
5713
5714         * src/plugins/spamassassin/spamassassin_gtk.c
5715                 unregister prefs page and update for changes in
5716                 src/gtk/prefswindow.c
5717
5718 2003-01-02 [paul]       0.8.8claws41
5719
5720         * po/es.po
5721                 updated by Ricardo Mones Lastra
5722
5723 2003-01-02 [paul]
5724
5725         * tools/tb2sylpheed
5726                 fixes and improvements by Urke MMI
5727
5728 2003-01-02 [thorsten]   0.8.8claws40
5729
5730         * src/procmsg.c
5731                 fixed wrong return value
5732
5733 2003-01-02 [thorsten]   0.8.8claws39
5734
5735         * src/prefs.c
5736                 fixed printing wrong variable
5737
5738 2003-01-02 [thorsten]   0.8.8claws38
5739
5740         * src/prefs.c
5741                 fixed acessing members of freed pfile struct
5742
5743 2003-01-02 [thorsten]   0.8.8claws37
5744
5745         * src/procmsg.c
5746                 detect loops across several messages
5747                 as suggested by Christoph Hohmann
5748
5749 2003-01-01 [match]      0.8.8claws36
5750
5751         * src/addrindex.c
5752                 fixed another memory leak.
5753
5754 2003-01-01 [match]      0.8.8claws35
5755
5756         * src/jpilot.[ch]
5757                 fixed memory leaks. applied Doxygen comments.
5758
5759 2003-01-01 [thorsten]   0.8.8claws34
5760
5761         * src/procmsg.c
5762                 inhibit endless loop if msg references itself
5763                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
5764
5765 2003-01-01 [christoph]  0.8.8claws33
5766
5767         * src/mainwindow.c
5768         * src/gtk/Makefile.am
5769         * src/gtk/pluginwindow.c                ** NEW **
5770         * src/gtk/pluginwindow.h                ** NEW **
5771                 add plugin window
5772
5773         * src/plugins/demo/demo.c
5774         * src/plugins/spamassassin/spamassassin.c
5775         * src/plugins/spamassassin/spamassassin_gtk.c
5776                 write better plugin descriptions
5777
5778 2002-12-31 [christoph]  0.8.8claws32
5779
5780         * src/gtk/prefswindow.c
5781         * src/plugins/spamassassin/spamassassin_gtk.c
5782                 some small improvements to GTK code
5783
5784 2002-12-31 [christoph]  0.8.8claws31
5785
5786         * src/plugins/spamassassin/spamassassin_gtk.c
5787                 enable folder select button
5788
5789 2002-12-31 [christoph]  0.8.8claws30
5790
5791         * src/mainwindow.c
5792         * src/gtk/Makefile.am
5793         * src/gtk/prefswindow.c                         ** NEW **
5794         * src/gtk/prefswindow.h                         ** NEW **
5795                 add new prefs window
5796
5797         * src/common/plugin.c
5798                 don't try to load empty config lines
5799         
5800         * src/plugins/spamassassin/Makefile.am
5801         * src/plugins/spamassassin/spamassassin.c
5802         * src/plugins/spamassassin/spamassassin.h       ** NEW **
5803         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
5804                 GTK config for SpamAssassin Plugin using
5805                 the new prefs window
5806
5807 2002-12-31 [paul]       0.8.8claws29
5808
5809         * po/POTFILES.in
5810                 remove obsolete entry 'src/menu.c'
5811
5812 2002-12-31 [alfons]     0.8.8claws28
5813
5814         * src/matcher.[ch]
5815         * src/matcher_parser_parse.y
5816         * src/prefs_matcher.c
5817                 add "ignore_thread" and "~ignore_thread" condition so it's
5818                 possible to make the actions / scoring operate on the ignore
5819                 thread flag
5820
5821 2002-12-31 [christoph]  0.8.8claws27
5822
5823         * src/addrbook.c
5824         * src/addrindex.c
5825         * src/folder.c
5826         * src/matcher.c
5827         * src/prefs_account.c
5828         * src/prefs_actions.c
5829         * src/prefs_customheader.c
5830         * src/prefs_display_header.c
5831         * src/prefs_gtk.c
5832         * src/procmime.c
5833         * src/toolbar.c
5834         * src/xmlprops.c
5835         * src/common/prefs.[ch]
5836                 extend prefs file handling for reading and automatic handling
5837                 of blocks. When reading prefs_set_block_label will automatically
5838                 move on to the block. When writing it will copy all other blocks
5839                 automatically
5840
5841         * src/common/plugin.c
5842                 Now loading plugin filenames from [Plugins] block in
5843                 sylpheed rc file
5844
5845 2002-12-30 [christoph]  0.8.8claws26
5846
5847         * src/common/hooks.[ch]
5848                 return abort status to caller of hooks_invoke
5849                 
5850         * src/inc.[ch]
5851                 invoke message filtering hook and stop
5852                 default handling when filter returns abort
5853
5854         * src/common/plugin.[ch]
5855         * src/plugins/demo/demo.c
5856                 modify plugin loader, because resolving symbols for strings
5857                 does not work correctly
5858         
5859         * configure.in
5860         * ac/spamassassin.m4                            ** NEW **
5861         * src/plugins/spamassassin/.cvsignore           ** NEW **
5862         * src/plugins/spamassassin/Makefile.am          ** NEW **
5863         * src/plugins/spamassassin/README               ** NEW **
5864         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
5865         * src/plugins/spamassassin/spamassassin.c       ** NEW **
5866         * src/plugins/spamassassin/utils.[ch]           ** NEW **
5867                 add spamassassin plugin, see src/plugins/spamassassin/README
5868                 for details
5869
5870 2002-12-29 [alfons]     0.8.8claws25
5871
5872         * src/mainwindow.c
5873                 when moving focus from a message view to the main 
5874                 window, don't forget to select the summary node
5875                 of the displayed message. should fix "[ 659103 ] 
5876                 focus-follows-mouse confuses sylpheed"
5877
5878 2002-12-29 [christoph]  0.8.8claws24
5879
5880         * src/Makefile.am
5881         * src/stringtable.[ch]          ** REMOVE **
5882         * src/common/Makefile.am
5883         * src/common/stringtable.[ch]   ** NEW **
5884                 move stringtable files to common directory
5885
5886 2002-12-29 [christoph]  0.8.8claws23
5887
5888         * src/Makefile.am
5889         * src/menu.[ch]                 ** REMOVE **
5890         * src/gtk/Makefile.am
5891         * src/gtk/menu.[ch]             ** NEW **
5892                 move menu files to gtk directory
5893
5894 2002-12-29 [match]      0.8.8claws22
5895
5896         * src/addressbook.c
5897         * src/syldap.c
5898                 moved UI specific code out of LDAP code into addressbook
5899                 UI code. fixed memory leak.
5900
5901 2002-12-29 [christoph]  0.8.8claws21
5902
5903         * src/folder.c
5904                 only check for IGNORED parent message when message is
5905                 not IGNORED itself
5906
5907 2002-12-29 [alfons]     0.8.8claws20
5908
5909         * src/summaryview.c
5910                 set gtksctree's anchor correct (immediate execute
5911                 changes the tree's layout, and anchor points at 
5912                 the incorrect row). fixes "[ 657233 ] multiple msg 
5913                 delete sometimes off by 1".
5914                 we probably have to look for more tree layout /
5915                 anchor glitches.
5916
5917 2002-12-29 [paul]       0.8.8claws19
5918
5919         * src/summaryview.c
5920                 fix bug [ 659054 ] incorrect sorting of 'From' column
5921                 when using 'display sender using address book'
5922                 thanks to Alfons and Luke Plant
5923
5924 2002-12-29 [christoph]  0.8.8claws18
5925
5926         * src/folder.c
5927         * src/procmsg.[ch]
5928                 check parent messages for IGNORE THREAD flag, when adding,
5929                 moving or copying messages to a folder
5930
5931 2002-12-27 [alfons]     0.8.8claws17
5932
5933         re-organize matcher part 5; more to come
5934
5935         * src/matcher.c
5936                 hash keywords in matchparser_tab 
5937
5938 2002-12-27 [alfons]     0.8.8claws16
5939
5940         re-organize matcher part 4; more to come
5941
5942         * src/matcher_parser.h
5943         * src/matcher_parser_lex.l
5944         * src/matcher_parser_parse.y
5945                 cleanup
5946
5947 2002-12-27 [alfons]     0.8.8claws15
5948
5949         re-organize matcher part 3; more to come
5950
5951         * src/matcher.[ch]
5952                 cleanup
5953
5954 2002-12-27 [alfons]     0.8.8claws14
5955
5956         re-organize matcher part 2; more to come but this should
5957         work. cc me if there are any regressions.
5958
5959         * src/matcher.h
5960                 add prototype for get_matchparser_tab_id()
5961         * src/matcher_parser_lex.l
5962                 look up keywords using matchparser_tab_id();
5963
5964 2002-12-27 [alfons]     0.8.8claws12
5965
5966         re-organize matcher part 1
5967
5968         * src/matcher.h
5969                 map yacc generated constants to sylpheed matcher constants
5970         * src/matcher.c
5971                 add function to find a matcher constant from a string
5972
5973 2002-12-27 [christoph]  0.8.8claws11
5974
5975         * src/compose.c
5976                 MENUITEM_ADD casts the 4th argument from integer to pointer
5977                 so it probably should not be a pointer, this means we
5978                 should use account id for it and not the account's pointer
5979
5980 2002-12-27 [paul]       0.8.8claws10
5981
5982         * src/mainwindow.c
5983                 remove unneeded 'GtkWidget *vbox'
5984                 
5985         * src/summaryview.c
5986                 further sync with 0.8.8 - make sort
5987                 by recipient work as expected
5988                 
5989         * NEWS
5990                 sync with 0.8.8
5991
5992 2002-12-27 [paul]       0.8.8claws9
5993
5994         * po/pt_BR.po
5995                 updated by Ivan F. Martinez
5996                 
5997 2002-12-27 [darko]      0.8.8claws8
5998
5999         * src/common/utils.c
6000                 added locked pattern to extended search
6001
6002 2002-12-27 [alfons]     0.8.8claws7
6003
6004         * src/prefs_matcher.[ch]
6005                 clean up
6006
6007 2002-12-26 [alfons]     0.8.8claws6
6008
6009         * src/matcher.[ch]
6010         * src/matcher_parser_lex.l
6011         * src/matcher_parser_parse.y
6012         * src/prefs_matcher.c
6013                 allow color label as a condition in the matcher
6014
6015 2002-12-26 [oliver]     0.8.8claws5
6016         
6017         * src/toolbar.c 
6018                 enable Addressbook for Main and Messageview
6019         * src/prefs_actions.c
6020                 enable actions in Messageview
6021
6022 2002-12-26 [christoph]  0.8.8claws4
6023
6024         * src/common/plugin.c
6025                 add a little debug output
6026         * configure.in
6027         * src/plugins/demo/Makefile.am
6028                 better use of automake
6029
6030 2002-12-26 [christoph]  0.8.8claws3
6031
6032         * src/Makefile.am
6033         * src/common/Makefile.am
6034                 fix "make distdir"
6035
6036 2002-12-26 [christoph]  0.8.8claws2
6037
6038         * configure.in
6039                 sort configure checks into common / gtk / plugins
6040         * po/POTFILES.in
6041                 add src/prefs_gtk.c
6042         * src/Makefile.am
6043                 add plugins SUBDIR
6044         * src/main.c
6045         * src/common/sylpheed.[ch]
6046                 added now sylpheed_done function for shutdown
6047         * src/common/Makefile.am
6048         * src/common/plugin.[ch]                ** NEW **
6049                 plugin loader and unloader
6050         * src/plugins/.cvsignore                ** NEW **
6051         * src/plugins/Makefile.am               ** NEW **
6052                 build plugins
6053         * src/plugins/demo/.cvsignore           ** NEW **
6054         * src/plugins/demo/Makefile.am          ** NEW **
6055         * src/plugins/demo/demo.c               ** NEW **
6056                 small demo plugin that installs a logtext hook and
6057                 outputs the log text to stdout
6058
6059 2002-12-26 [paul]       0.8.8claws1
6060
6061         * po/es.po
6062                 updated by Ricardo Mones Lastra
6063
6064 2002-12-26 [paul]       0.8.8claws
6065
6066         * 0.8.8claws released
6067
6068 2002-12-26 [paul]       0.8.7claws12
6069
6070         * po/bg.po
6071                 updated by George Danchev
6072
6073 2002-12-26 [paul]       0.8.7claws11
6074
6075         * po/POTFILES.in
6076                 remove unneeded 'src/prefs.c' entry 
6077
6078 2002-12-26 [paul]       0.8.7claws10
6079
6080         * src/codeconv.c
6081           src/mainwindow.c
6082                 sync with 0.8.8 release
6083         
6084         * src/folder.[ch]
6085           src/mh.c
6086           src/summaryview.c
6087                 partial sync with 0.8.8 release
6088         
6089
6090 2002-12-25 [alfons]     0.8.7claws9
6091
6092         * src/matcher.[ch]
6093         * src/matcher_parser_lex.l
6094         * src/matcher_parser_parse.y
6095         * src/prefs_matcher.c
6096                 add locked flag to possible filtering / matcher 
6097                 conditions (also a good example what should be
6098                 done to add a simple boolean condition)
6099
6100 2002-12-25 [christoph]  0.8.7claws8
6101
6102         * src/Makefile.am
6103         * src/account.[ch]
6104         * src/addrbook.c
6105         * src/addressbook.c
6106         * src/addrindex.c
6107         * src/filtering.c
6108         * src/folder.c
6109         * src/matcher.c
6110         * src/prefs.[ch]                ** REMOVE **
6111         * src/prefs_account.c
6112         * src/prefs_actions.c
6113         * src/prefs_common.c
6114         * src/prefs_customheader.c
6115         * src/prefs_display_header.c
6116         * src/prefs_filtering.c
6117         * src/prefs_folder_item.c
6118         * src/prefs_gtk.[ch]            ** NEW **
6119         * src/prefs_matcher.c
6120         * src/prefs_scoring.c
6121         * src/prefs_summary_column.c
6122         * src/procmime.c
6123         * src/selective_download.c
6124         * src/toolbar.c
6125         * src/common/Makefile.am
6126         * src/common/prefs.[ch]         ** NEW **
6127                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
6128
6129 2002-12-24 [alfons]     0.8.7claws7
6130
6131         * src/summaryview.c
6132                 summary_thread_build(): fix real cause of the crash mentioned in
6133                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
6134                 this way we get meaningful ctree nodes 
6135
6136 2002-12-24 [oliver]     0.8.7claws6
6137
6138         * src/mainwindow.[ch]
6139         * src/messageview.[ch]
6140         * src/compose.[ch]
6141         * src/inc.c
6142         * src/summaryview.c
6143                 changes to use updated toolbar handling
6144                 
6145 2002-12-24 [oliver]     0.8.7claws5
6146
6147         * src/toolbar.[ch]
6148                 generic toolbar handling
6149                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
6150         * src/prefs_toolbar.[ch]
6151                 adjust to handling
6152         
6153 2002-12-24 [oliver]     0.8.7claws4
6154         
6155         * src/stock_pixmap.[ch]
6156                 move SYLPHEED_LOGO to end of list in order 
6157                 to remove it from Custom Toolbar`s Icon View
6158
6159 2002-12-24 [alfons]     0.8.7claws3
6160
6161         * src/summaryview.c
6162                 summary_thread_build(): fix crash because of focus != selection 
6163                 after threading. when deleting the selection, gtk tries but fails 
6164                 to find the correct focusable element. we now force the selection
6165                 to be focused. this should solve the infamous bug reported by 
6166                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
6167                 a test case is available. 
6168
6169 2002-12-24 [darko]      0.8.7claws2
6170
6171         * src/summaryview.c
6172                 don't crash when unmarking message with unread children
6173
6174 2002-12-23 [christoph]  0.8.7claws1
6175
6176         * src/Makefile.am
6177         * src/common/Makefile.am
6178                 update Makefiles for moved intl.h, version.h and defs.h
6179         * src/imap.c
6180                 rewrite imap_session_get to avoid duplicate code
6181
6182 2002-12-23 [paul]       0.8.7claws
6183
6184         * Santa-Claws released
6185         
6186         * po/hu.po
6187           po/ru.po
6188                 squeeze in updated Hungarian and Russian translations.
6189                 Submitted by  Gál Zoltán and Ruslan N. Balkin
6190
6191 2002-12-23 [paul]       0.8.6claws129
6192
6193         * po/pl.po
6194                 updated by Witold Wladyslaw Wojciech Wilk
6195
6196 2002-12-23 [paul]       0.8.6claws128
6197
6198         * src/quote_fmt_parse.y
6199                 fix typo and add licence header
6200
6201 2002-12-23 [paul]       0.8.6claws127
6202
6203         * po/en_GB.po
6204                 updated
6205
6206 2002-12-23 [paul]       0.8.6claws126
6207
6208         * po/it.po
6209                 updated translation, submitted by Alessandro Maestri
6210                 
6211 2002-12-23 [paul]       0.8.6claws125
6212
6213         * src/quote_fmt_parse.y
6214                 fix signature-stripping on replies bug. match
6215                 '-- \n' and not '-- '.
6216
6217 2002-12-22 [paul]       0.8.6claws124
6218
6219         * po/bg.po
6220           po/es.po
6221           po/sr.po
6222                 updated translations. submitted by George Danchev,
6223                 Ricardo Mones Lastra, and Urke MMI respectively
6224
6225 2002-12-21 [paul]       0.8.6claws123
6226
6227         * src/addrbook.c
6228                 fix coding style
6229
6230 2002-12-21 [paul]       0.8.6claws122
6231
6232         * src/addrbook.c
6233                 fix bug [643638] where if a person is in one or more
6234                 addressbook groups editing that person's email 
6235                 address results in removal from those groups.
6236                 Patch submitted by Luke Plant.
6237
6238 2002-12-20 [christoph]  0.8.6claws121
6239
6240         * src/common/utils.c
6241         * src/summaryview.c
6242                 reimplement expand_search_string using GString to
6243                 prevent crashs caused by miscalculated string
6244                 lengths reported by Paul
6245
6246 2002-12-20 [christoph]  0.8.6claws120
6247
6248         * src/summaryview.c
6249                 don't use "changed" to check if op_count has to be changed as it
6250                 is also set when the message has unread children
6251                 (closes bug [ 653221 ] crash while deleting duplicates)
6252
6253 2002-12-20 [paul]       0.8.6claws119
6254
6255         * sync with 0.8.6cvs27
6256                 see ChangeLog 2002-12-20
6257
6258 2002-12-20 [paul]       0.8.6claws118
6259
6260         * sync with 0.8.6cvs26
6261                 see ChangeLog 2002-12-19 and 2002-12-20
6262
6263 2002-12-19 [alfons]     0.8.6claws117
6264
6265         * src/textview.c
6266                 fix incorrect parsing of email addresses, submitted by 
6267                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
6268                 name display if it contains @".
6269
6270 2002-12-18 [paul]       0.8.6claws116
6271
6272         * sync with 0.8.6cvs23
6273                 see ChangeLog 2002-12-18
6274
6275 2002-12-18 [paul]       0.8.6claws115
6276
6277         * src/Makefile.am
6278         * src/account.c
6279         * src/codeconv.c
6280         * src/gtkutils.[ch]
6281         * src/imap.c
6282                 sync with 0.8.6cvs22.
6283                 see ChangeLog 2002-12-17 and 2002-12-18
6284
6285 2002-12-17 [christoph]  0.8.6claws114
6286
6287         * src/imap.c
6288                 o don't create a session if imap greeting fails
6289                 o don't close socket when authentication fails
6290                   this is done by imap_session_destroy
6291
6292 2002-12-17 [thorsten]   0.8.6claws113
6293
6294         * tools/Makefile.am
6295           tools/README
6296           tools/google_msgid.pl ** NEW FILE **
6297                 Added "search for message-id" script and doc
6298
6299 2002-12-17 [thorsten]   0.8.6claws112
6300
6301         * po/hu.po
6302                 Updated hungarian translation
6303                 (updated by Gal Zoltan)
6304
6305 2002-12-16 [christoph]  0.8.6claws111
6306
6307         * src/addr_compl.c
6308                 remove stupid addressbook dump to debug output
6309         * src/mh.c
6310                 fix memory leak found by Hiro
6311
6312 2002-12-14 [paul]       0.8.6claws110
6313
6314         * src/compose.c
6315                 fix menubar sensitivity on send
6316                 
6317         * src/prefs_filtering.c
6318         * src/prefs_matcher.c
6319         * src/prefs_scoring.c
6320                 Fix english ;)
6321                 
6322         * src/common/quoted-printable.h
6323                 sync: fix typo
6324         
6325 2002-12-13 [christoph]  0.8.6claws109
6326
6327         * src/Makefile.am
6328         * src/manage_window.[ch]        ** REMOVE **
6329         * src/gtk/Makefile.am
6330         * src/gtk/manage_window.[ch]    ** NEW **
6331                 move manage_window files to gtk directory
6332
6333 2002-12-13 [christoph]  0.8.6claws108
6334
6335         * src/Makefile.am
6336         * src/gtkshruler.[ch]           ** REMOVE **
6337         * src/gtk/Makefile.am
6338         * src/gtk/gtkshruler.[ch]       ** NEW **
6339                 move gtkshruler files to gtk directory
6340
6341 2002-12-13 [christoph]  0.8.6claws107
6342
6343         * src/Makefile.am
6344         * src/compose.c
6345         * src/gtkstext.[ch]             ** REMOVE **
6346         * src/gtkutils.[ch]
6347         * src/textview.c
6348         * src/gtk/gtkstext.[ch]         ** NEW **
6349         * src/gtk/Makefile.am
6350                 o move stext functions to gtkstext.c to remove
6351                   dependency of gtkutils
6352                 o move gtkstext files to gtk directory
6353
6354         * src/gtk/Makefile.am
6355         * src/gtk/sslcertwindow.[ch]
6356                 UI stuff can always depend on common code so
6357                 it's ok to add ../common to include path
6358
6359 2002-12-13 [colin]      0.8.6claws106
6360
6361         * src/summaryview.c
6362                 Disconnect sighandlers for mainwindow when
6363                 quicksearch has the focus
6364                 Fix bug #653231
6365         * src/mainwindow.[ch]
6366                 Make key_pressed callback public, to be able
6367                 to disconnect it
6368
6369 2002-12-13 [christoph]  0.8.6claws105
6370
6371         * src/mh.c
6372                 create .mh_sequences file in new MH folders
6373                 (closes feature request [ 523162 ] MH folders should
6374                  get a .mh_sequences)
6375
6376 2002-12-13 [colin]      0.8.6claws104
6377
6378         * src/summaryview.c
6379                 Better handling of quicksearch show/hide
6380                 (basically the button stays under the mouse 
6381                  when toggled)
6382
6383 2002-12-13 [paul]       0.8.6claws103
6384
6385         * sync with 0.8.6cvs17
6386                 see ChangeLog 2002-12-13
6387
6388 2002-12-13 [paul]       0.8.6claws102
6389
6390         * po/es.po
6391                 updated by Ricardo Mones Lastra
6392
6393 2002-12-11 [colin]       0.8.6claws101
6394
6395         * src/folder.c
6396                 remove statusbar stuff
6397           src/folderview.c
6398                 set statusbar verbosity when moving folders
6399
6400 2002-12-11 [colin]       0.8.6claws100
6401         * src/prefs_filtering.c
6402         * src/prefs_matcher.c
6403         * src/prefs_scoring.c
6404                 Fix english ;)
6405
6406 2002-12-11 [colin]       0.8.6claws99
6407
6408         * src/prefs_common.[ch]
6409                 Add summary_quicksearch_type
6410         * src/summaryview.c
6411                 Save last used quicksearch type
6412
6413 2002-12-11 [jens]       0.8.6claws98
6414         * src/prefs_filtering.c
6415         * src/prefs_matcher.c
6416         * src/prefs_scoring.c
6417                 added dialog for incomplete rules in scoring, filtering and
6418                 matcher to ask wheather really close
6419
6420 2002-12-11 [colin]      0.8.6claws97
6421
6422         * src/folder.c
6423                 Fix folder dnd statusbar logging
6424
6425 2002-12-10 [christoph]  0.8.6claws96
6426
6427         * src/compose.c
6428         * src/folder.c
6429         * src/imap.c
6430         * src/inc.c
6431         * src/main.c
6432         * src/mainwindow.c
6433         * src/news.c
6434         * src/send.c
6435         * src/statusbar.[ch]
6436         * src/common/hooks.c
6437         * src/common/log.[ch]
6438                 o handle verbose logging in statusbar directly in statusbar code
6439                   and common code does not need any knowledge about a statusbar
6440                 o remove direct calls to statusbar_(puts|pop)_all functions
6441
6442 2002-12-10 [jens]       0.8.6claws95
6443
6444         * src/*.c
6445                 removed gettext from g_warnings
6446         * po/POTFILES.in
6447                 cleaned and updated
6448         * po/de.po
6449                 updated
6450
6451 2002-12-10 [colin]      0.8.6claws94
6452
6453         * src/main.c
6454                 finish crash dialog fix
6455
6456 2002-12-10 [colin]      0.8.6claws93
6457
6458         * src/main.c
6459                 "Fix" "sylpheed already running" instead of
6460                 crash dialog appearing after a crash
6461
6462 2002-12-10 [colin]      0.8.6claws92
6463
6464         * po/POTFILES.in
6465                 add src/gtk/sslcertwindow.c
6466
6467 2002-12-10 [paul]       0.8.6claws91
6468
6469         * po/POTFILES.in
6470                 updated to reflect recent changes
6471                 submitted by Alessandro Maestri
6472
6473 2002-12-09 [christoph]  0.8.6claws90
6474
6475         * src/Makefile.am
6476         * src/smtp.[ch]                 ** REMOVE **
6477         * src/common/Makefile.am
6478         * src/common/smtp.[ch]          ** NEW **
6479                 move smtp files to common directory
6480
6481 2002-12-09 [christoph]  0.8.6claws89
6482
6483         * src/Makefile.am
6484         * src/session.[ch]              ** REMOVE **
6485         * src/common/Makefile.am
6486         * src/common/session.[ch]       ** NEW **
6487                 move session files to common directory
6488
6489 2002-12-09 [paul]       0.8.6claws88
6490
6491         * src/account.c
6492                 fix bug [649746] edit accounts: move account reverted
6493                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
6494
6495 2002-12-09 [colin]      0.8.6claws87
6496
6497         * src/ssl_certificate.c
6498                 cleanup
6499
6500 2002-12-09 [colin]      0.8.6claws86
6501
6502         * src/ssl.c
6503                 Try to open the cert.pem database and 
6504                 issue a warning if it isn't there
6505
6506 2002-12-09 [colin]      0.8.6claws85
6507
6508         * src/common/ssl_certificate.c
6509         * src/gtk/sslcertwindow.c
6510                 Warning fixes
6511
6512 2002-12-09 [colin]      0.8.6claws84
6513
6514         * src/ssl_certificate.[ch] ** REMOVED **
6515         * src/common/ssl_certificate.[ch] ** NEW **
6516         * src/Makefile.am
6517         * src/common/Makefile.am
6518                 Moved ssl_certificate.[ch] to common
6519         * src/common/ssl.c 
6520                 Put back needed include
6521         * src/gtk/sslcertwindow.[ch]
6522                 Changed ssl_certificate.h include
6523         
6524 2002-12-09 [colin]      0.8.6claws83
6525
6526         * src/gtk/sslcertwindow.[ch]
6527                 Implement hook for certificate acception
6528         * src/ssl_certificate.[ch]
6529                 Implement hook for certificate acception
6530         * src/common/ssl.c
6531                 Reenable certificate acception check
6532         * src/mainwindow.c
6533                 Register sslcertwindow's hook
6534         
6535 2002-12-08 [christoph]  0.8.6claws82
6536
6537         * src/about.c
6538         * src/addr_compl.c
6539         * src/codeconv.c
6540         * src/manual.c
6541         * src/undo.c
6542         * src/common/utils.c
6543                 o add missing includes
6544                 o fix warnings
6545         * src/.cvsignore
6546         * src/common/.cvsignore
6547         * src/common/version.h          ** REMOVE **
6548                 remove autogenerated file
6549
6550 2002-12-08 [paul]       0.8.6claws81
6551
6552         * src/stringtable.c
6553                 put back needed include
6554
6555 2002-12-08 [colin]      0.8.6claws80
6556         
6557         * src/gtk/sslcertwindow.c
6558                 Cleaner popups when asking
6559         * src/ssl_certificate.c
6560         * src/prefs_common.[ch]
6561                 remove ssl certificate pref
6562                 put back needed include
6563         * src/undo.c
6564                 put back needed include
6565
6566 2002-12-08 [christoph]  0.8.6claws79
6567
6568         * src/folderview.c
6569         * src/logwindow.c
6570         * src/statusbar.c
6571         * src/summaryview.c
6572                 only abort hook invokation if required data is missing not
6573                 if our own data pointer is NULL, update hookfunction for
6574                 log window
6575
6576 2002-12-08 [paul]       0.8.6claws78
6577
6578         * src/about.c
6579         * src/addrcache.c
6580         * src/addrclip.c
6581         * src/addr_compl.c
6582         * src/addrselect.c
6583         * src/codeconv.c
6584         * src/colorlabel.c
6585         * src/enriched.c
6586         * src/esmtp.c
6587         * src/exporthtml.c
6588         * src/headerview.c
6589         * src/imageview.c
6590         * src/manual.c
6591         * src/noticeview.c
6592         * src/pgptext.c
6593         * src/scoring.c
6594         * src/sourcewindow.c
6595         * src/stringtable.c
6596         * src/undo.c
6597                 clean up: remove unneccesary includes
6598
6599 2002-12-08 [christoph]  0.8.6claws77
6600
6601         * src/folderview.c
6602         * src/statusbar.c
6603         * src/summaryview.c
6604         * src/common/hooks.[ch]
6605                 hook functions now have a gboolean return value, if a hook
6606                 returns TRUE it will stop executing of any more hooks in
6607                 the same hooklist for this invokation
6608
6609 2002-12-08 [colin]      0.8.6claws76
6610         
6611         * src/main.c
6612                 put back argv0 for CRASH_DIALOG
6613
6614 2002-12-08 [christoph]  0.8.6claws75
6615
6616         * src/Makefile.am
6617         * src/about.c
6618         * src/account.c
6619         * src/crash.c
6620         * src/esmtp.h
6621         * src/imap.[ch]
6622         * src/inc.c
6623         * src/main.c
6624         * src/mainwindow.c
6625         * src/news.c
6626         * src/pop.[ch]
6627         * src/prefs_account.[ch]
6628         * src/prefs_common.[ch]
6629         * src/send.[ch]
6630         * src/smtp.[ch]
6631         * src/ssl_certificate.[ch]
6632         * src/ssl_manager.[ch]
6633         * src/common/Makefile.am
6634         * src/common/log.c
6635         * src/common/nntp.[ch]
6636         * src/common/socket.[ch]
6637         * src/common/ssl.[ch]
6638         * src/gtk/sslcertwindow.[ch]
6639         * ac/openssl.m4
6640                 use new autoconf script to detect OpenSSL with extra parameters
6641                 to specify the location of libs and includes, also remove USE_SSL
6642                 to USE_OPENSSL
6643
6644         * src/common/sylpheed.[ch]
6645         * src/common/version.h.in
6646                 start seperation of common code initialization seperated from gui
6647
6648         * src/summaryview.c
6649                 The function that is called when a color label changes
6650                 should not change the color lable again
6651
6652 2002-12-08 [colin]      0.8.6claws74
6653
6654         * src/gtk/sslcertwindow.c
6655                 warning fixes
6656
6657 2002-12-08 [colin]      0.8.6claws73
6658
6659         * src/statusbar.c
6660           src/common/log.h
6661                 Register a hook for statusbar_puts_all
6662         * src/common/log.c
6663                 invoke statusbar_puts_all's hook
6664         
6665 2002-12-08 [colin]      0.8.6claws72
6666
6667         * src/ssl_certificate.c
6668                 Put back a badly-removed include
6669
6670 2002-12-08 [colin]      0.8.6claws71
6671
6672         * src/gtk/sslcertwindow.[ch]    ** NEW **
6673                 new certificate presentation
6674         * src/gtk/Makefile.am
6675                 add new files
6676         * src/ssl_certificate.[ch]
6677                 gtk cleanup, made utility functions public
6678         * src/ssl_manager.c
6679                 use new cert presentation
6680
6681 2002-12-07 [christoph]  0.8.6claws70
6682
6683         * src/Makefile.am
6684         * src/nntp.[ch]                 ** REMOVE **
6685         * src/common/Makefile.am
6686         * src/common/nntp.[ch]          ** NEW **
6687                 move nntp files to common directory
6688
6689 2002-12-07 [christoph]  0.8.6claws69
6690
6691         * src/procmsg.[ch]
6692         * src/summaryview.c
6693                 implement msginfo update callback using sylpheed's new
6694                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
6695
6696 2002-12-06 [christoph]  0.8.6claws68
6697
6698         * src/editgroup.c
6699                 This patch changes the 'Edit Group Details' dialog to
6700                 allow extended selections in either pane, so that
6701                 addresses can be added or removed from a group more
6702                 quickly and easily. (it actually is a net decrease in
6703                 file size, as some unnecessary functions have been
6704                 removed). 
6705                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
6706
6707 2002-12-06 [christoph]  0.8.6claws67
6708
6709         * src/Makefile.am
6710         * src/template.[ch]             ** REMOVE **
6711         * src/common/Makefile.am
6712         * src/common/template.[ch]      ** NEW **
6713                 move template files to common directory
6714
6715         * src/nntp.c
6716                 add missing log.h include
6717
6718 2002-12-06 [melvin]     0.8.6claws66
6719
6720         * src/prefs_actions.c
6721                 Added the trailing ">" syntax to insert command's output
6722                 without replacing old text (in contrast to trailing "|").
6723
6724 2002-12-05 [colin]      0.8.6claws65
6725         
6726         * src/common/utils.c
6727                 Don't modify original search_string or it'll change
6728                 the next iterations in the for()
6729
6730 2002-12-05 [darko]      0.8.6claws64
6731
6732         * src/common/utils.c
6733                 proper check for filtering commands, found by Colin
6734
6735 2002-12-05 [darko]      0.8.6claws63
6736
6737         * src/common/utils.c
6738                 check proper string for NULL pointer, found by Colin
6739
6740 2002-12-05 [darko]      0.8.6claws62
6741
6742         * src/common/utils.[ch]
6743                 expand_search_string(): new function
6744                 converts Mutt-like patterns to Sylpheed's
6745                 filtering engine
6746         * src/summaryview.c
6747                 use expand_search_string() to allow Mutt-like
6748                 patterns in extended search
6749         * README.claws
6750                 document extended option in quick search
6751
6752 2002-12-05 [paul]       0.8.6claws61
6753
6754         * sync with 0.8.6cvs16
6755                 see ChangeLog 2002-12-05
6756                 
6757         * po/POTFILES.in
6758                 clean up
6759
6760 2002-12-04 [christoph]  0.8.6claws60
6761
6762         * src/imap.[ch]
6763                 put imap authentication code into a new function and
6764                 remove it from imap_session_new that will allow to
6765                 send other commands before authentication
6766
6767 2002-12-04 [christoph]  0.8.6claws59
6768
6769         * src/imap.[ch]
6770                 use already existing method to prevent unneeded IMAP
6771                 folder selects. Set imap_select parameters to NULL
6772                 in some functions if the values are not required.
6773
6774         * src/xml.h
6775                 remove no longer required include
6776
6777 2002-12-04 [paul]       0.8.6claws58
6778
6779         * po/es.po
6780                 updated by Ricardo Mones Lastra
6781                 
6782         * configure.in
6783           po/hu.po      ** NEW FILE **
6784                 initial Hungarian translation, submitted
6785                 by Gál Zoltán <galzoli@hu.inter.net>
6786
6787 2002-12-03 [christoph]  0.8.6claws57
6788
6789         * src/Makefile.am
6790         * src/gtksctree.[ch]            ** REMOVE **
6791         * src/gtk/Makefile.am
6792         * src/gtk/gtksctree.[ch]        ** NEW **
6793                 move gtksctree files to gtk directory
6794
6795 2002-12-03 [christoph]  0.8.6claws56
6796
6797         * src/Makefile.am
6798         * src/md5.[ch]                  ** REMOVE **
6799         * srm/common/Makefile.am
6800         * src/common/md5.[ch]           ** NEW **
6801                 move md5 files to common directory
6802
6803         * src/gtkstext.c
6804                 remove not required #include
6805
6806 2002-12-03 [sergey]     0.8.6claws55
6807
6808         * src/gtkutils.c
6809         * src/gtkutils.h
6810                 gtkut_window_popup(): new function.
6811         * src/mainwindow.c
6812                 main_window_popup(): use gtkut_window_popup() to raise
6813                 window without changing its position.
6814                 (see sylpheed-main ML message [sylpheed:17247])
6815
6816 2002-12-03 [sergey]     0.8.6claws54
6817
6818         * src/send.c
6819                 send_message_local(): removed first-dot escaping
6820                 (SMTP-only, not needed for sending through pipe)
6821
6822 2002-12-03 [paul]       0.8.6claws53
6823
6824         * po/POTFILES.in
6825                 update to reflect recent changes (thanks
6826                 to Ricardo Mones Lastra)
6827                 
6828         * tools/filter_conv.pl
6829                  fix problem with quoted strings. Patch submitted
6830                  by Luke Plant <lukeplant@softhome.net>
6831
6832 2002-12-03 [paul]       0.8.6claws52
6833
6834         * sync with 0.8.6cvs15
6835                 see ChangeLog 2002-12-03
6836
6837 2002-12-02 [christoph]  0.8.6claws51
6838
6839         * src/logwindow.[ch]
6840         * src/common/log.[ch]
6841                 implement logging using a hook function
6842
6843         * src/folderview.c
6844         * src/folder.[ch]
6845                 define hooklist name in header file to avoid
6846                 errors caused by wrong spelling of hooklist names
6847
6848         * src/toolbar.c
6849                 fix warnings
6850
6851 2002-12-02 [christoph]  0.8.6claws50
6852
6853         * src/common/Makefile.am
6854                 add src/common/hooks.[ch]
6855
6856         * src/common/hooks.[ch]
6857                 implement a simple hook system using glib's hook functions
6858
6859         * src/folder.[ch]
6860         * src/folderview.c
6861                 use new hook system for folder item updates
6862
6863 2002-12-02 [christoph]  0.8.6claws49
6864
6865         * doc-src/ui_seperation.txt     ** NEW **
6866                 information for ui seperation
6867
6868         * src/Makefile.am
6869                 remove files that were moved to common
6870                 include common directory by default for the header files
6871
6872         * src/inc.c
6873         * src/common/socket.c
6874         * src/automaton.[ch]
6875                 implement automaton using g_io_*-functions instead of
6876                 gdk_input_add to make it ui independent
6877
6878         * src/codeconv.c
6879         * src/compose.c
6880         * src/ldif.c
6881         * src/pgptext.c
6882         * src/procmime.c
6883         * src/rfc2015.c
6884         * src/smtp.c
6885         * src/unmime.c
6886                 remove common/ prefix because directory is now in
6887                 include path
6888
6889         * src/compose.c
6890         * src/folder.c
6891         * src/folderview.c
6892         * src/mainwindow.c
6893         * src/messageview.c
6894         * src/prefs_common.c
6895         * src/procmsg.c
6896         * src/rfc2015.c
6897                 fix warnings
6898
6899         * src/imap.c
6900         * src/inc.c
6901         * src/news.c
6902         * src/pop.c
6903         * src/send.c
6904         * src/smtp.c
6905         * src/ssl_certificate.c
6906                 add log.h header file for logging functions
6907
6908         * src/main.c
6909         * src/common/utils.c
6910         * src/summaryview.c
6911         * src/xml.c
6912                 o move debug_mode to common/utils.c
6913                 o add functions to set and get debug_mode
6914
6915         * src/defs.h                    ** REMOVE **
6916         * src/intl.h                    ** REMOVE **
6917         * src/socket.[ch]               ** REMOVE **
6918         * src/ssl.[ch]                  ** REMOVE **
6919         * src/utils.[ch]                ** REMOVE **
6920                 replaced by new files in src/common/
6921         
6922         * src/common/Makefile.am
6923                 add new files in src/common/
6924
6925         * src/common/defs.h             ** NEW **
6926         * src/common/intl.h             ** NEW **
6927         * src/common/log.[ch]           ** NEW **
6928         * src/common/socket.[ch]        ** NEW **
6929         * src/common/ssl.[ch]           ** NEW **
6930         * src/common/utils.[ch]         ** NEW **
6931                 replacement for files in src/
6932
6933 2002-12-02 [colin]      0.8.6claws48
6934
6935         * src/folderview.c
6936                 Scroll folderview if necessary during dnd
6937
6938 2002-12-02 [colin]      0.8.6claws47
6939
6940         * src/folder.[ch]
6941                 Add check to verify a move is within a single mailbox
6942         * src/folderview.c
6943                 Add specific error string for this check
6944
6945 2002-12-02 [colin]      0.8.6claws46
6946
6947         * src/folder.c
6948                 Add a test to folder moving, remove a statusbar_print
6949         * src/folderview.c
6950                 Add Move folder... context-menu item
6951                 Factorize folder moving code
6952                 Enable folder DND for mbox
6953
6954 2002-12-01 [christoph]  0.8.6claws45
6955
6956         * ac/aspell.m4
6957                 remove conf.aspelltest if the version check fails
6958
6959 2002-11-30 [christoph]  0.8.6claws44
6960
6961         * autogen.sh
6962                 run libtoolize --force in autogen to create missing
6963                 libtool scripts
6964
6965 2002-11-30 [christoph]  0.8.6claws43
6966
6967         * src/Makefile.am
6968         * src/pgptext.c
6969         * src/procmime.c
6970         * src/rfc2015.c
6971         * src/uuencode.[ch]             ** REMOVED **
6972         * src/common/Makefile.am
6973         * src/common/uuencode.[ch]      ** NEW **
6974                 move uuen/decoder to common directory
6975
6976 2002-11-30 [christoph]  0.8.6claws42
6977
6978         * src/Makefile.am
6979         * src/base64.[ch]               ** REMOVED **
6980         * src/codeconv.c
6981         * src/compose.c
6982         * src/ldif.c
6983         * src/pgptext.c
6984         * src/procmime.c
6985         * src/rfc2015.c
6986         * src/smtp.c
6987         * src/unmime.c
6988         * src/common/Makefile.am
6989         * src/common/base64.[ch]        ** NEW **
6990                 move base64 en/decoder to common directory
6991
6992 2002-11-30 [christoph]  0.8.6claws41
6993
6994         * src/common                    ** NEW **
6995                 new directory for UI independent code
6996         * src/gtk                       ** NEW **
6997                 new directory for GTK frontend
6998         * src/common/.cvsignore         ** NEW **
6999         * src/gtk/.cvsignore            ** NEW **
7000                 ignore build files
7001         * src/common/Makefile.am        ** NEW **
7002         * src/gtk/Makefile.am           ** NEW **
7003                 automake files to build new seperated stuff
7004         * src/Makefile.am
7005                 the binary will currently still be build with the
7006                 files in src, so we include the code from the
7007                 subdirs for now after building the libs there
7008
7009 2002-11-30 [paul]       0.8.6claws40
7010
7011         * src/compose.c
7012                 fix bug [642731] 'Wrong selected account with drafted mail'
7013
7014 2002-11-29 [oliver]     0.8.6claws39
7015         
7016         * src/messageview.c
7017                 o update summaryview when switching between different
7018                   messageviews          
7019         * src/toolbar.c  
7020                 o check if messageview holds already removed msg
7021                   from summaryview
7022                 
7023
7024 2002-11-29 [oliver]     0.8.6claws38
7025
7026         * src/toolbar.c 
7027                 remove not needed variables and includes
7028                 make messageview stay opened and move to next when msgs are deleted 
7029
7030 2002-11-29 [oliver]     0.8.6claws37
7031         
7032         * src/toolbar.c 
7033                 disable compose button (messageview toolbar) by default
7034                 deleted msgs are moved to trash
7035         
7036 2002-11-29 [melvin]     0.8.6claws36
7037
7038         * configure.in
7039                 Increased minimal gpgme version to 0.3.10 (Zombies out)
7040                 and to detect signatures expirations (gpgme 0.3.6)
7041
7042         * src/main.c
7043                 Use non obsolescent function for Gpgme engine checking.
7044
7045         * src/rfc2015.c
7046                 Inform about expired signatures or signatures which key
7047                 has expired. Expiration date is displayed.
7048
7049         * src/sigstatus.c
7050                 Inform about expired signatures or signatures which key
7051                 has expired.
7052
7053 2002-11-28 [paul]       0.8.6claws35
7054
7055         * src/folderview.c
7056                 re-instate 'Check for new messages' in Newsgroup
7057                 folders right-click menu, after a suggestion from
7058                 Tim Mann <timmann@users.sourceforge.net>
7059
7060         * src/main.c
7061                 after a crash check only local folders for new
7062                 messages
7063
7064 2002-11-28 [paul]       0.8.6claws34
7065
7066         * configure.in
7067                 apply patch that fixes the checking of GTK with XIM 
7068                 support on different OSs, such as FreeBSD. Patch 
7069                 submitted by Topia <topia@users.sourceforge.net>
7070                 
7071 2002-11-28 [paul]       0.8.6claws33
7072
7073         * src/mainwindow.c
7074           src/prefs_common.c
7075           src/prefs_toolbar.c
7076                 more changes to the English
7077
7078 2002-11-28 [paul]       0.8.6claws32
7079
7080         * sync with 0.8.6cvs13
7081                 see ChangeLog 2002-11-28 (no sync needed
7082                 for src/compose.c)
7083
7084 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
7085         
7086         * src/mainwindow.[ch]
7087                 add patch by Ivan F. Martinez introducing messageview Toolbar
7088                 some changes and committed by oliver    
7089
7090 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
7091
7092         * src/messageview.[ch]
7093                 add patch by Ivan F. Martinez introducing messageview Toolbar
7094                 some changes and committed by oliver    
7095
7096 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
7097
7098         * src/compose.[ch]
7099                 add patch by Ivan F. Martinez introducing messageview Toolbar
7100                 some changes and committed by oliver    
7101
7102 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
7103         
7104         * src/toolbar.[ch]
7105                 add patch by Ivan F. Martinez introducing messageview Toolbar
7106                 some changes and committed by oliver
7107
7108 2002-11-28 [oliver]     0.8.6claws27
7109         
7110         * src/prefs_toolbar.[ch]
7111                 getting ready for messageview toolbar
7112                 free mem allocated by gettext
7113                 change prefs_toolbar to prefs_toolbar_open
7114  
7115 2002-11-28 [thorsten]   0.8.6claws26
7116
7117         * src/imageview.[ch]
7118                 cleaned up conflicting declarations of
7119                 imageview_show_image()
7120
7121 2002-11-28 [paul]       0.8.6claws25
7122
7123         * src/grouplistdialog.c
7124           src/prefs_common.c
7125           src/prefs_summary_column.c
7126                 a few more improvements to the English
7127
7128 2002-11-28 [colin]      0.8.6claws24
7129
7130         * man/sylpheed.1
7131                 A few updates to command-line parameters
7132
7133 2002-11-28 [colin]      0.8.6claws23
7134
7135         * src/prefs_filtering.c
7136                 Fix problems with prefs_filtering_delete_path:
7137                 a) if the first rule is removed, original pointers
7138                    weren't updated (leading to segfaults)
7139                 b) it was always global_processing updated in case
7140                    of removed path was parent of rule path
7141
7142 2002-11-27 [paul]       0.8.6claws22
7143
7144         * src/mainwindow.c
7145           src/prefs_account.c
7146           src/prefs_actions.c
7147           src/prefs_common.c
7148           src/prefs_customheader.c
7149           src/prefs_display_header.c
7150           src/prefs_filtering.c
7151           src/prefs_folder_item.c
7152           src/prefs_matcher.c
7153           src/prefs_scoring.c
7154           src/prefs_summary_column.c
7155           src/prefs_template.c
7156           src/prefs_toolbar.c
7157                  improve the English in the GUI
7158
7159 2002-11-27 [colin]      0.8.6claws21
7160
7161         * src/folder.c
7162                 Fix processing renaming problems happening after
7163                 last commit
7164
7165 2002-11-27 [colin]      0.8.6claws20
7166
7167         * src/folder.c
7168                 recursive move now deletes src each subfolder after 
7169                 having moved it
7170         * src/folderview.c
7171                 Use identifier instead of path during dnd (enables
7172                 IMAP folder dnd)
7173
7174 2002-11-27 [paul]       0.8.6claws19
7175
7176         * src/main.c
7177                 apply patch that does command-line processing 
7178                 BEFORE gtk_init, allowing claws to run from 
7179                 shell-scripts in non-X environment (e.g. crontab 
7180                 or ip-up, ip-down scripts). Patch submitted by
7181                 Ruslan N. Balkin <baron@dartel.ru>
7182                 
7183         * po/it.po
7184                 updated by Alessandro Maestri
7185
7186 2002-11-27 [paul]       0.8.6claws18
7187
7188         * sync with 0.8.6cvs12
7189           src/prefs_common.c
7190                 Differences are that main uses a 'Receive dialog'
7191                 frame on the Interface tab, whereas claws groups all 
7192                 the dialogs together in a 'Dialogs' frame.
7193
7194 2002-11-27 [colin]      0.8.6claws17
7195
7196         * src/prefs_matcher.c
7197                 Fix Execute criteria's NOT flag
7198
7199
7200 2002-11-26 [christoph]  0.8.6claws16
7201
7202         * src/ssl.c
7203                 rewrite the ssl code a little bit, only use one
7204                 SSL context, set default certificates' file/path
7205
7206 2002-11-26 [thorsten]   0.8.6claws15
7207
7208         * src/compose.c
7209                 default-reply-to didn't work for ml-reply
7210
7211 2002-11-26 [melvin]     0.8.6claws14
7212
7213         * src/prefs_actions.c
7214                 Made pipe-actions ignore short headers in message view
7215                 Made trailing-pipe-actions write in the message view with
7216                 the same font as the original message
7217
7218 2002-11-26 [paul]       0.8.6claws13
7219
7220         * src/compose.c
7221                 this time commit the correct file
7222
7223 2002-11-26 [paul]       0.8.6claws12
7224
7225         * sync with 0.8.6cvs11
7226           src/quote_fmt_parse.y  
7227                 no sync needed
7228           src/account.[ch]       
7229                 not sync'ed
7230           src/compose.c
7231                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
7232                 on draft mode.
7233                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
7234                 header
7235                 
7236         see ChangeLog 2002-11-25 and 2002-11-26
7237
7238 2002-11-26 [colin]      0.8.6claws11
7239
7240         * src/folderview.c
7241                 Fix collapsed folder not auto-expanding during
7242                 mail dnd, if it was the source folder.
7243
7244 2002-11-25 [colin]      0.8.6claws10
7245
7246         * src/folderview.[ch]
7247                 Variable renaming and cleaning (slist of nodes 
7248                 to be re-collapsed is stored in FolderView)
7249
7250 2002-11-25 [paul]       0.8.6claws9
7251
7252         * src/prefs_common.[ch]
7253                 fix breakage caused by last commit
7254
7255 2002-11-25 [paul]       0.8.6claws8
7256
7257         * sync with 0.8.6cvs4
7258                 see ChangeLog 2002-11-21
7259
7260 2002-11-25 [paul]       0.8.6claws7
7261
7262         * sync with 0.8.6cvs4
7263                 see ChangeLog 2002-11-20
7264
7265 2002-11-25 [paul]       0.8.6claws6
7266
7267         * sync with 0.8.6cvs3
7268                 see ChangeLog 2002-11-18
7269
7270 2002-11-25 [colin]      0.8.6claws5
7271
7272         * src/gtkutils.[ch]
7273                 Add gtkut_ctree_node_is_parent()
7274         * src/folderview.c
7275                 Spring-loaded folders
7276
7277 2002-11-25 [colin]      0.8.6claws4
7278
7279         * src/utils.[ch]
7280                 Add slist_concat_unique(), function to merge
7281                 two GSList filtering dups
7282         * src/folder.[ch]
7283         * src/summaryview.[ch]
7284         * src/folderview.c
7285         * src/main.c
7286                 Add detection/update/display of unread answers
7287                 to marked mails
7288         * src/procmsg.[ch]
7289                 Add procmsg_find_children()
7290                 Add procmsg_msg_has_marked_parent()
7291
7292 2002-11-25 [colin]      0.8.6claws3
7293
7294         * src/ssl_certificate.[ch]
7295                 Allow checking a certificate without a DNS
7296                 lookup
7297                 Allow to forget a cert (by deleting it)
7298                 Make ssl_certificate_destroy_public
7299         * src/ssl_manager.[ch] ** NEW FILES **
7300                 Gui to manage (display/remove) certificates
7301         * src/prefs_common.[ch]
7302                 Add a pref to allow silent acceptation of
7303                 trusted certificates or not (based on the
7304                 "I want to know what's going on" principle)
7305         * src/mainwindow.c
7306                 Add SSL manager in Tools menu
7307         * src/Makefile.am
7308                 Add the new files to the build
7309         * po/POTFILES.in
7310                 Add ssl_manager.c to translations
7311
7312 2002-11-25 [colin]      0.8.6claws2
7313
7314         * src/summaryview.[ch]
7315                 Add S_SEARCH_EXTENDED to the quick search, which 
7316                 allows to search using filtering syntax.
7317
7318 2002-11-25 [colin]      0.8.6claws1
7319
7320         * src/summaryview.c
7321                 Deletion of duplicates now prefer deleting
7322                 the unread dup (fixes feature-request 638989).
7323
7324 2002-11-24 [paul]       0.8.6claws
7325
7326         * po/es.po
7327           po/pl.po
7328           po/ru.po
7329           po/sr.po
7330                 updated by Ricardo Mones Lastra,
7331                 Witold Wladyslaw Wojciech Wilk,
7332                 Ruslan N. Balkin, and  Urke MMI 
7333                 respectively
7334
7335 2002-11-24 [paul]       0.8.5claws182
7336
7337         * po/bg.po
7338                 updated by George Danchev
7339
7340 2002-11-23 [alfons]     0.8.5claws181
7341
7342         * src/imap.c
7343                 tiny memory leak found by browsing Dimitar's 
7344                 valgrind report
7345
7346 2002-11-23 [paul]       0.8.5claws180
7347
7348         * po/it.po
7349                 updated by Alessandro Maestri
7350
7351 2002-11-22 [christoph]  0.8.5claws179
7352
7353         * src/compose.c
7354         * src/inc.c
7355         * src/prefs_filtering.c
7356         * src/summaryview.c
7357                 more warning fixes
7358
7359 2002-11-22 [alfons]     0.8.5claws178
7360
7361         * src/summaryview.c
7362                 summary_execute_delete_func(): if message is deleted, make 
7363                 sure to also remove its entry in the subject hash table. 
7364                 fixes a corner case bug.
7365
7366 2002-11-22 [paul]       0.8.5claws177
7367
7368         * .cvsignore
7369                 add 'autom4te.cache'
7370                 
7371         * ltconfig      ** REMOVED **
7372                 not needed
7373
7374 2002-11-22 [paul]       0.8.5claws176
7375
7376         * src/textview.c
7377                 textview_set_font(): fix for message display in
7378                 UTF-8 locales (thanks to Sergey Vlasov).
7379                 
7380         * AUTHORS
7381                 add new team members and contributors
7382
7383
7384 2002-11-21 [colin]      0.8.5claws175
7385
7386         * src/procmsg.[ch]
7387                 Add procmsg_remove_special_headers()
7388         * src/mh.c
7389                 Use procmsg_remove_special_headers() for 
7390                 previous fix
7391
7392 2002-11-21 [colin]      0.8.5claws174
7393
7394         * src/mh.c
7395                 Fix moving/copying from queue/draft folders
7396                 for MH folders
7397
7398 2002-11-21 [christoph]  0.8.5claws173
7399
7400         * src/crash.c
7401         * src/filtering.c
7402         * src/logwindow.c
7403         * src/main.c
7404         * src/matcher_parser_lex.[hl]
7405         * src/mbox.c
7406         * src/mbox_folder.[ch]
7407         * src/prefs_filtering.c
7408         * src/procheader.c
7409         * src/quote_fmt_lex.l
7410         * src/ssl.c
7411                 fix all warnings except the warnings in lex and yacc files
7412
7413 2002-11-20 [christoph]  0.8.5claws172
7414
7415         * src/imap.c
7416                 fix MsgInfo retrieval for IMAP draft and queue folders
7417                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
7418
7419 2002-11-19 [christoph]  0.8.5claws171
7420
7421         * src/compose.c
7422                 fix segfault, when draft saving does not get
7423                 the MsgInfo of the new message
7424                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
7425
7426 2002-11-19 [christoph]  0.8.5claws170
7427
7428         * src/procmsg.c
7429                 add parameter check for flag setting function
7430                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
7431
7432 2002-11-18 [paul]       0.8.5claws169
7433
7434         * src/compose.c
7435                 more sensitivity fixes to redirect mode:
7436                 * disable toolbar draft button
7437                 * allow only Address book in the Tools menu
7438                 * disable editing of message by the spell
7439                   checker
7440
7441 2002-11-18 [paul]       0.8.5claws168
7442
7443         * src/compose.c
7444                 fix sensitivity of menu items in compose_redirect():
7445                 allow only the necessary items 
7446
7447 2002-11-18 [paul]       0.8.5claws167
7448
7449         * src/compose.c
7450                 fix bug [ 603259 ] 'attachment got lost on bounce'
7451
7452 2002-11-18 [paul]       0.8.5claws166
7453
7454         * po/ru.po
7455                 updated by Ruslan N. Balkin <baron@dartel.ru>
7456
7457 2002-11-18 [colin]      0.8.5claws165
7458
7459         * src/main.c
7460           src/defs.h
7461                 Remove old filtering stuff
7462
7463
7464 2002-11-17 [oliver]     0.8.5claws164
7465
7466         * src/toolbar.h
7467                 remove not needed typedef 
7468
7469 2002-11-17 [oliver]     0.8.5claws163
7470
7471         * src/toolbar.c
7472                 make toolbar's on click events translatable
7473
7474 2002-11-15 [colin]      0.8.5claws162
7475
7476         * src/summaryview.c
7477                 Revert too-soon integration of a feature
7478
7479 2002-11-15 [christoph]  0.8.5claws161
7480
7481         * src/imap.c
7482                 use main's implementation of imap_get_msginfo
7483
7484 2002-11-15 [christoph]  0.8.5claws160
7485
7486         * src/compose.c
7487         * src/folder.[ch]
7488         * src/imap.c
7489         * src/mbox_folder.c
7490         * src/mh.c
7491         * src/news.c
7492         * src/procmsg.c
7493         * src/summaryview.c
7494                 replace claws' fetch_msginfo with main's get_msginfo
7495                 (use main's implementation where possible)
7496
7497 2002-11-15 [colin]      0.8.5claws159
7498
7499         * src/ssl_certificate.c
7500                 Missed a check
7501
7502 2002-11-16 [melvin]     0.8.5claws158
7503
7504         * po/fr.po
7505                 Updated French translations.
7506
7507 2002-11-16 [colin]      0.8.5claws157
7508
7509         * src/ssl_certificate.c
7510                 Check for missing parts in the certificates
7511
7512 2002-11-15 [colin]      0.8.5claws156
7513
7514         * src/folderview.c
7515                 Preventive fix (missing check) found by
7516                 Alfons
7517
7518 2002-11-15 [paul]
7519
7520         * NEWS
7521                 sync with 0.8.6 release
7522
7523 2002-11-15 [colin]      0.8.5claws155
7524
7525         * src/folder.[ch]
7526           src/folderview.c
7527                 Fix error handling of folder_item_move_to()
7528                 (thanks to Alfons!)
7529
7530 2002-11-15 [colin]      0.8.5claws154
7531
7532         * src/folder.[ch]
7533           src/folderview.c
7534                 folder_item_move_to() sets an error message instead
7535                 of having GUI stuff in folder.c
7536
7537 2002-11-15 [colin]      0.8.5claws153
7538
7539         * src/procmsg.[ch]
7540                 Implemented a callback for MsgInfo updates, 
7541                 heavily copy/pasted from Christoph's folder 
7542                 callback system
7543         * src/summaryview.[ch]
7544                 Register summary_update_msg as callback
7545
7546 2002-11-14 [colin]      0.8.5claws152
7547         
7548         * src/procmsg.c
7549                 Update the FolderItem after sending (fixes 617593)
7550
7551 2002-11-14 [christoph]  0.8.5claws151
7552
7553         * src/folder.c
7554                 fix wrong position of NULL pointer check found
7555                 by Sergey
7556
7557 2002-11-14 [christoph]  0.8.5claws150
7558
7559         * src/folder.c
7560                 fix segfault when deleting messages from IMAP folders
7561                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
7562
7563 2002-11-14 [colin]      0.8.5claws149
7564
7565         * src/compose.c
7566                 Forwarding was also ignoring the folder's default account.
7567
7568 2002-11-14 [colin]      0.8.5claws148
7569
7570         * src/compose.c
7571                 Fix sent folder not set to folder properties when 
7572                 forwarding.
7573
7574 2002-11-14 [thorsten]   0.8.5claws147
7575
7576         * src/inc.c
7577                 inc_start(): Files were not moved from .processing to inbox,
7578                 if no global processing rule existed
7579
7580 2002-11-14 [colin]      0.8.5claws146
7581
7582         * src/ssl_certificate
7583                 Fix file operations
7584
7585 2002-11-14 [paul]       0.8.5claws145
7586
7587         * po/it.po
7588                 updated by Alessandro Maestri
7589
7590 2002-11-13 [alfons]     0.8.5claws144
7591
7592         * src/folder.c
7593                 folder_item_close(): only mark messages unread
7594                 when a folder has new messages 
7595
7596 2002-11-13 [keith]      0.8.5claws143
7597
7598         * src/imap.c
7599                 Fix problem moving or copying between
7600                 IMAP folders
7601
7602 2002-11-13 [colin]      0.8.5claws142
7603
7604         * src/matcher_parser_parse.y
7605                 Fix rule problem when " don't match
7606
7607 2002-11-13 [christoph]  0.8.5claws141
7608
7609         * src/folder.c
7610         * src/folderview.c
7611                 moved cache saving to folder_item_close
7612                 the folderview should not have to deal with
7613                 this things
7614
7615 2002-11-13 [christoph]  0.8.5claws140
7616
7617         * src/summaryview.c
7618                 moved setting of important score to
7619                 summary_set_prefs_from_folderitem
7620
7621 2002-11-13 [colin]      0.8.5claws139
7622
7623         * src/matcher_parser_parse.y
7624                 Fix a segfault in the parser (happening when
7625                 a good expression had been tested and a bad 
7626                 one arrives)
7627
7628 2002-11-13 [paul]       0.8.5claws138
7629
7630         * sync with 0.8.5cvs24
7631                 see ChangeLog 2002-11-13
7632                 
7633         * po/pt_BR.po
7634                 updated by Fabio Jr. Beneditto
7635
7636 2002-11-13 [colin]      0.8.5claws137
7637         
7638         * src/msgcache.c
7639           src/defs.h
7640           src/procmsg.[ch]
7641                 Revert last commit, problem
7642
7643 2002-11-13 [colin]      0.8.5claws136
7644
7645         * src/msgcache.c
7646                 Remove duplicated code
7647         * src/defs.h
7648                 Bumped CACHE_VERSION and MARK_VERSION
7649         * src/procmsg.[ch]
7650                 Network endian for cache and mark files
7651
7652 2002-11-12 [colin]      0.8.5claws135
7653
7654         * src/inc.c
7655                 Fix the "socket error" dialog which disappeared
7656
7657 2002-11-12 [colin]      0.8.5claws134
7658
7659         * src/msgcache.c
7660                 Reverse last commit which had performance 
7661                 problems, but still reverse the list
7662
7663 2002-11-12 [colin]      0.8.5claws133
7664
7665         * src/msgcache.c
7666                 Reverse list order
7667
7668 2002-11-12 [melvin]     0.8.5claws132
7669
7670         * src/compose.c
7671                 Added a check for a NULL prefs_common.dictionary
7672
7673 2002-11-12 [colin]      0.8.5claws131
7674
7675         * src/ssl_certificate.[ch]
7676                 Use FQDN hostname
7677
7678 2002-11-12 [colin]      0.8.5claws130
7679
7680         * src/ssl_certificate.[ch]
7681                 Take connection port into account for 
7682                 checking certificates (a single hostname
7683                 could have multiple servers with multiple
7684                 certificates)
7685         * src/ssl.c
7686                 Pass the port to ssl_certificate_check
7687
7688 2002-11-12 [paul]       0.8.5claws129
7689
7690         * src/folder.c
7691                 fix a typo in last commit
7692
7693 2002-11-12 [paul]       0.8.5claws128
7694
7695         * sync with 0.8.5cvs23
7696                 see ChangeLog entry 2002-11-12
7697
7698 2002-11-11 [colin]      0.8.5claws127
7699
7700         * src/ssl_certificate.c
7701                 Cleaner messages
7702                 Don't popup, instead log error, if the 
7703                 corresponding pref is checked
7704         * src/ssl_certificate.h
7705                 include <openssl/objects/h>
7706
7707 2002-11-11 [colin]      0.8.5claws126
7708
7709         * src/ssl_certificate.h
7710                 _Really_ clean it
7711
7712 2002-11-11 [colin]      0.8.5claws125
7713         
7714         * src/ssl_certificate.c
7715                 Fixed leak
7716
7717 2002-11-11 [colin]      0.8.5claws124
7718
7719         * src/ssl.c
7720                 Cleaned a bit
7721         * src/ssl_certificate.[ch]
7722                 Cleaned a bit (better use of SSL API)
7723                 (This will cause non-recognition of saved 
7724                  certificates of claws12[23]...)
7725
7726 2002-11-11 [paul]       0.8.5claws123
7727         
7728         * po/es.po
7729                 updated by Ricardo Mones Lastra
7730
7731 2002-11-11 [colin]      0.8.5claws122
7732
7733         * src/ssl.c
7734                 Fix a typo
7735
7736 2002-11-11 [colin]      0.8.5claws121
7737
7738         * src/ssl_certificate.[ch] ** NEW FILES **
7739         * src/ssl.[ch]
7740                 Check SSL certificates presented to us
7741         * src/Makefile.am
7742                 Add ssl_certificate.[ch]
7743         * po/POTFILES.in
7744                 Add ssl_certificate.c
7745
7746 2002-11-11 [paul]       0.8.5claws120
7747
7748         * sync with 0.8.5cvs22
7749                 see ChangeLog 2002-11-11
7750
7751 2002-11-11 [paul]       0.8.5claws119
7752
7753         * sync with 0.8.5cvs21
7754                 see ChangeLog 2002-11-11
7755
7756 2002-11-10 [jens]       0.8.5claws118
7757
7758         * src/folder.c
7759         * src/folderview.c
7760                 corrected some typing
7761         * po/de.po
7762                 updated german translation
7763         * sylpheed.spec.in
7764                 cleaned up specfile and adjusted it for claws
7765
7766 2002-11-10 [colin]      0.8.5claws117
7767
7768         * src/summaryview.c
7769                 a STATUSBAR_PUSH/POP fix
7770
7771 2002-11-10 [colin]      0.8.5claws116
7772
7773         * src/prefs_folder_item.c
7774                 Fix hanging after opening folder properties
7775
7776 2002-11-10 [hoa]        0.8.5claws115
7777
7778         * src/matcher_parser_lex.l
7779         * src/matcher_parser_parse.y
7780                 config file for scoring and filtering is no more trashed
7781                 when there is a syntax error in a filtering rule when
7782                 editing it in a dialog.
7783
7784 2002-11-09 [colin]      0.8.5claws114
7785
7786         * src/mbox_folder.c
7787                 Added missing initialisation of folder->destroy()
7788
7789 2002-11-09 [colin]      0.8.5claws113
7790
7791         * src/folder.c
7792           src/folderview.c
7793                 Fix the status bar messages
7794
7795 2002-11-09 [colin]      0.8.5claws112
7796
7797         * src/folderview.c
7798                 Fix hangs after folder dnd, happening after 
7799                 claws109.
7800
7801 2002-11-09 [christoph]  0.8.5claws111
7802
7803         * src/folderview.c
7804                 just changed order of calls (reverse order of
7805                 associated calls)
7806         * src/inc.c
7807                 lock inc when checking only one account, otherwise
7808                 inc all could be executed at the same time
7809
7810 2002-11-09 [christoph]  0.8.5claws110
7811
7812         * src/folderview.c
7813                 better unlock the mouse cursor before calling
7814                 summary_show because it changes the cursor too
7815
7816 2002-11-09 [christoph]  0.8.5claws109
7817
7818         * src/folder.[ch]
7819         * src/folderview.c
7820                 add functions to open and close a folder
7821                 o opending will execute scanning for remote folders
7822                   and processing
7823                 o closing will unset new flag for messages
7824
7825 2002-11-09 [colin]      0.8.5claws108
7826
7827         * src/folder.c
7828                 Add a call to prefs_matcher_write_config to 
7829                 avoid non-leaf folders filtering settings to be
7830                 lost
7831
7832 2002-11-09 [paul]       0.8.5claws107
7833
7834         * src/prefs_account.c
7835                 re-word a label
7836
7837 2002-11-09 [colin]      0.8.5claws106
7838
7839         * src/folderview.c
7840                 Minor esthetic fix
7841
7842 2002-11-09 [colin]      0.8.5claws105
7843
7844         * src/folderview.c
7845                 Fix prefs_filtering deletion for MH folders (same
7846                 reason as below)
7847         * src/prefs_filtering.c
7848                 Fix prefs_filtering renaming and deletion for 
7849                 folder-based processing rules.  
7850
7851 2002-11-09 [christoph]  0.8.5claws104
7852
7853         * src/compose.c
7854         * src/folder.[ch]
7855         * src/folderview.[ch]
7856         * src/import.c
7857         * src/inc.c
7858         * src/main.c
7859         * src/mainwindow.c
7860         * src/messageview.c
7861         * src/prefs_folder_item.c
7862         * src/procmsg.c
7863         * src/summaryview.c
7864                 implement a callback system for folder item updates
7865
7866 2002-11-09 [colin]      0.8.5claws103
7867
7868         * src/folderview.c
7869                 Fix prefs_filtering renaming for MH folders (we
7870                 shouldn't rename by path as another folder could
7871                 have the same hierarchy).
7872
7873 2002-11-09 [colin]      0.8.5claws102
7874
7875         * src/folder.c
7876                 Fix a leak found by Christoph, use better variable
7877                 names
7878
7879 2002-11-09 [colin]      0.8.5claws101
7880
7881         * src/folder.c
7882                 One more fix for processing rules
7883
7884 2002-11-08 [colin]      0.8.5claws100
7885         
7886         * src/matcher.c
7887                 Don't copy the compiled regexp (will be reevaluated)
7888         * src/folderview.c
7889                 Lock folderview while moving
7890         * src/folder.c
7891                 Provide info on what's happening to the user
7892
7893 2002-11-08 [colin]      0.8.5claws99
7894
7895         * src/folderview.c
7896                 Fix folder reordering after a move if parent is 
7897                 root
7898         * src/scoring.[ch]
7899                 Add function to copy a ScoringProp
7900         * src/prefs_folder_item.c
7901                 Copy scoring rules when copying a folder prefs
7902
7903 2002-11-08 [colin]      0.8.5claws98
7904
7905         * src/folderview.c
7906                 Fixes in case of failure
7907         * src/filtering.[ch]    
7908                 Add function to duplicate a FilteringProp
7909         * src/matcher.[ch]
7910                 Add function to duplicate a MatcherProp
7911         * src/prefs_folder_item.c
7912                 Save folder's processing rules when copying 
7913                 its prefs
7914
7915 2002-11-08 [colin]      0.8.5claws97
7916         
7917         * src/folderview.c
7918                 Sort after move
7919         * src/folder.c 
7920                 Change a printf to debug_print
7921
7922 2002-11-08 [colin]      0.8.5claws96
7923
7924         * src/folder.c
7925           src/folderview.c
7926                 Fix segfaults, call me stupido
7927         
7928
7929 2002-11-08 [colin]      0.8.5claws95
7930
7931         *src/folder.c
7932                 Added forgotten prefs to save when moving folders
7933
7934 2002-11-08 [colin]      0.8.5claws94
7935
7936         * src/folder.c
7937                 Fixes to folder DND (prefs copy)
7938         * src/folderview.c
7939                 Optimization for folder DND (don't rescan whole tree)
7940                 Added folderview_create_folder_node() for this 
7941                 optimization, so de-duped a bit the code
7942         * src/prefs_folder_item.[ch]
7943                 Added prefs_folder_item_copy_prefs()    
7944           
7945 2002-11-08 [paul]       0.8.5claws93
7946
7947         * src/prefs_account.c
7948           tools/README
7949           tools/kmail2sylpheed_v2.pl
7950                 correct some typos
7951
7952 2002-11-08 [paul]       0.8.5claws92
7953
7954         * src/compose.c
7955           src/prefs_account.[ch]
7956                 remove account options 'clearsign' and 'ascii_armored',
7957                 replace with 'default_gnupg_mode' to prevent mixed-mode
7958                 Privacy settings
7959
7960 2002-11-08 [paul]       0.8.5claws91
7961
7962         * src/compose.[ch]
7963                 re-implement GnuPG 'on-the-fly' mode selection,
7964                 disallow mixed-mode
7965
7966 2002-11-08 [colin]      0.8.5claws90
7967
7968         * src/folderview.c
7969           src/prefs_folder_item.c
7970                 Change "Property" to "Properties"
7971
7972 2002-11-07 [colin]      0.8.5claws89
7973
7974         * src/folderview.c
7975           src/folder.c
7976                 Allow folder dropping to a root folder
7977
7978 2002-11-07 [paul]       0.8.5claws88
7979
7980         * src/compose.c
7981                 revert last commit
7982
7983 2002-11-07 [paul]       0.8.5claws87
7984
7985         * src/compose.c
7986                 fix reply-to-list bug. closes bug report
7987                 "[633382] reply-to-list broken in recent cvs"
7988
7989 2002-11-07 [paul]       0.8.5claws86
7990
7991         * src/compose.c
7992                 add a forgotten '#if USE_GPGME ... #endif'
7993
7994 2002-11-07 [paul]       0.8.5claws85
7995
7996         * sync with 0.8.5cvs20
7997                 see ChangeLog 2002-11-07
7998
7999 2002-11-07 [colin]      0.8.5claws84
8000
8001         * src/folder.[ch]
8002                 Change folder_item_move_to to return the newly 
8003                 created folderitem.
8004         * src/folderview.c
8005                 Select the new folderitem after moving.
8006
8007 2002-11-07 [colin]      0.8.5claws83
8008
8009         * src/prefs_filtering.c
8010                 Fix rule rewriting when moving a leaf folder to a 
8011                 shorter path
8012
8013 2002-11-07 [colin]      0.8.5claws82
8014
8015         * src/prefs_filtering.c
8016                 fix a leak
8017
8018 2002-11-07 [colin]      0.8.5claws81
8019
8020         * src/folder.[ch]
8021                 Add folder_item_move_to() function to move a 
8022                 folderitem into another one (updates matcher etc)
8023         * src/folderview.c
8024                 Add folder drag'n drop (context menu to come)
8025                 [Should be dataloss free, but Please backup before 
8026                  trying !]
8027
8028 2002-11-06 [colin]      0.8.5claws80
8029
8030         * src/mh.c
8031                 mh_create_folder() returns NULL if can't create
8032                 directory hierarchy
8033
8034 2002-11-06 [paul]       0.8.5claws79
8035
8036         * src/compose.[ch]
8037                 allow 'on-the-fly' changing of the type of encryption 
8038                 and/or signing used (mime/ascii) via the compose window
8039
8040 2002-11-06 [paul]       0.8.5claws78
8041
8042         * sync with 0.8.5cvs19
8043                 see ChangeLog 2002-11-06 for src/account.c: 
8044                 account_get_special_folder()
8045                 
8046 2002-11-05 [alfons]     0.8.5claws77
8047
8048         * src/crash.c
8049                 very minor cleanups: nothing to see here, move on. :-)
8050
8051 2002-11-05 [colin]      0.8.5claws76
8052
8053         * src/main.c
8054                 Changes choices if compose windows are opened to
8055                 Discard, Draft, Don't quit
8056
8057 2002-11-05 [thorsten]   0.8.5claws75
8058
8059         * src/compose.c
8060                 reenabled default_reply_to folder option
8061
8062 2002-11-05 [colin]      0.8.5claws74
8063
8064         * src/compose.[ch] 
8065                 add compose_draft()
8066         * src/crash.c
8067                 add SIGTERM handler
8068         * src/main.[ch]
8069                 add clean_quit() for the SIGTERM handler
8070
8071 2002-11-05 [paul]       0.8.5claws73
8072         
8073         * po/es.po
8074                 updated by Ricardo Mones Lastra
8075
8076 2002-11-05 [melvin]     0.8.5claws72
8077
8078         * src/logwindow.c
8079                 Fixed log-clipping bug #616795.
8080                 To stop logging in the log window use 0 length.
8081         * src/prefs_common.c
8082                 Added a label to inform about the 0 log length behaviour.
8083
8084 2002-11-05 [paul]       0.8.5claws71
8085
8086         * sync with 0.8.5cvs17
8087                 see ChangeLog 2002-11-05
8088
8089 2002-11-04 [paul]       0.8.5claws70
8090
8091         * sylpheed-128x128.png
8092           sylpheed-64x64.png
8093           sylpheed.png
8094                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
8095                 <nikai@users.sourceforge.net>
8096                 
8097         * po/bg.po
8098                 updated by George Danchev
8099
8100 2002-11-03 [thorsten]   0.8.5claws69
8101
8102         * src/main.c
8103           src/mimeview.c
8104           src/rfc2015.h
8105                 add check if gpg is active
8106
8107 2002-11-03 [thorsten]   0.8.5claws68
8108
8109         * src/toolbar.h
8110                 removed GSList declaration causing trouble on MacOS-X
8111                 (submitted by alfons, reported by xfesty)
8112
8113 2002-11-01 [paul]       0.8.5claws67
8114
8115         * src/mainwindow.c
8116                 remove last remnants of main's filter code
8117
8118 2002-11-01 [paul]       0.8.5claws66
8119
8120         * tools/filter_conv.pl
8121                 fix bug where user-defined headers were ignored
8122
8123 2002-11-01 [paul]       0.8.5claws65
8124
8125         * src/logwindow.c
8126                 make a debug_print() not translatable
8127
8128 2002-10-31 [melvin]     0.8.5claws64
8129
8130         * ac/aspell.m4
8131                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
8132                 not run any GNU/aspell test.  The dictionary path will
8133                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
8134                 was given, in which case, it will be $prefix/lib/aspell/
8135         * configure.in
8136                 Fixed typo in commentary (Aspell code).
8137
8138 2002-10-31 [paul]       0.8.5claws63
8139
8140         * po/POTFILES.in
8141                 remove src/filter.c and src/prefs_filter.c
8142                 thanks to Ricardo for reminding me
8143
8144 2002-10-31 [colin]      0.8.5claws62
8145
8146         * src/mbox_folder.c
8147                 Plug some leaks
8148
8149 2002-10-31 [paul]       0.8.5claws61
8150
8151         * src/prefs_filter.[ch] ** REMOVED **
8152           src/filter.[ch]       ** REMOVED **
8153           
8154         * src/Makefile.am
8155           src/folderview.c
8156           src/inc.c
8157           src/main.c
8158           src/mainwindow.c
8159           src/mbox.c
8160           src/prefs_common.c
8161           src/prefs_filtering.c
8162           src/summaryview.[ch]
8163                 remove main's 'filter' code
8164                 
8165         README.claws
8166                 update to reflect removal of main's filter
8167
8168 2002-10-31 [paul]       0.8.5claws60
8169
8170         * src/summaryview.c
8171                 remove check for global_processing in summary_filter_open(). 
8172                 This fixes the bug where if the user uses the right-click 
8173                 'Create filter rule...' and doesn't have any filter rules 
8174                 already defined in claws' advanced filtering, the newly 
8175                 created filter rule goes to main's filtering which is 
8176                 inaccessible through the gui. Now the filter rule gets added
8177                 to claws' filtering by default.
8178
8179 2002-10-28 [melvin]     0.8.5claws59
8180
8181         * src/prefs_actions.c
8182                 Fixed bug #627322 where MIME parts were not always
8183                 correctly passed to a %p action
8184                 Display an error dialog when message filename is not found.
8185
8186 2002-10-28 [melvin]     0.8.5claws58
8187
8188         * src/prefs_common.c
8189                 Readded a missing function declaration lost in 0.8.3claws34
8190
8191 2002-10-28 [paul]       0.8.5claws57
8192
8193         * sync with 0.8.5cvs15
8194                 see ChangeLog 2002-10-28 and 2002-10-25
8195                 
8196         Note: ChangeLog entry 2002-10-24 is not sync'ed.
8197
8198 2002-10-27 [oliver]     0.8.5claws56
8199
8200         * src/pop.c
8201                 plug leak in pop3_top_recv
8202
8203 2002-10-26 [christoph]  0.8.5claws55
8204
8205         * src/folder.c
8206                 set need_update folder flag when messages are added
8207                 (closes bug [ 626922 ] folder not updated after receiving)
8208
8209 2002-10-25 [melvin]     0.8.5claws54
8210
8211         * src/imageview.c
8212                 Fixed a memleak introduced in the scaling code.
8213
8214 2002-10-24 [alfons]     0.8.5claws53
8215
8216         * src/filtering.c
8217                 make filtering's forward message action forward from the 
8218                 correct account
8219                 (closes bug [628089 ] Filter -> Forward from address problem
8220                 reported by Oktay)
8221
8222 2002-10-24 [christoph]  0.8.5claws52
8223
8224         * src/mainwindow.c
8225         * src/manual.[ch]
8226                 o use manual of current locale or english if current
8227                   locale is not available (and english is available)
8228                 o also link to sylpheed doc project manuals
8229
8230 2002-10-23 [paul]       0.8.5claws51
8231
8232         * tools/README
8233           tools/kmail2sylpheed_v2.pl
8234                 add new version of kmail addressbook importer script.
8235                 works with newer versions of Kmail/KAddressBook which
8236                 have new and rearranged data.
8237
8238 2002-10-23 [martin]     0.8.5claws50
8239
8240         * src/folderview.c
8241         * src/summaryview.c
8242         * src/utils.h
8243         * src/utils.c
8244                 added length parameter to get_abbrev_newsgroup_name()
8245                 changed this function so that it abbreviates the newsgroup
8246                 names only so long it is smaller than the length parameter
8247                 (for better reading of some newsgroup names and space efficiency)
8248
8249 2002-10-22 [colin]      0.8.5claws49
8250
8251         *src/foldersel.c
8252                 Revert Alfons' last modification (after voting ;-))
8253
8254 2002-10-21 [alfons]     0.8.5claws48
8255
8256         * src/foldersel.c
8257                 folder view in folder selection dialog reflects state of
8258                 folder view in main window
8259
8260 2002-10-18 [alfons]     0.8.5claws47
8261
8262         * src/mbox.c
8263                 drop imported messages in folder selected by user,
8264                 and not in the inbox
8265                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
8266
8267 2002-10-18 [alfons]     0.8.5claws46
8268
8269         * src/compose.c
8270                 make automagic reply work correctly for email accounts 
8271                 (whether it's viable to do a full sync with Hiro's 
8272                 compose.c is still under discussion)
8273
8274 2002-10-18 [melvin]     0.8.5claws45
8275
8276         * src/prefs_actions.c
8277                 Fixed bug #622275 where asynchroneous actions left 
8278                 zombies processes
8279                 Made (synchroneous) actions' input be displayed live.
8280
8281 2002-10-18 [christoph]  0.8.5claws44
8282
8283         * src/textview.c
8284                 don't add a newline in the textview in front of the
8285                 first textpart if header display is disabled
8286                 (closes bug [ 603385 ] disabled header display leaves blank
8287                  lin)
8288
8289 2002-10-18 [christoph]  0.8.5claws43
8290
8291         * src/folder.[ch]
8292         * src/imap.c
8293         * src/mbox_folder.c
8294         * src/mh.c
8295         * src/news.c
8296                 folder->get_num_list now returns an error code
8297                 (closes bug [ 609424 ] News cache cleared on failure)
8298                 
8299 2002-10-17 [colin]      0.8.5claws42
8300         
8301         * src/news.c
8302                 Changed a printf by debug_print
8303
8304 2002-10-16 [paul]       
8305
8306         * tools/OOo2sylpheed.pl
8307                 allow for spaces in the name of the
8308                 file to be attached.
8309
8310 2002-10-16 [colin]      0.8.5claws41
8311
8312         * src/main.c
8313                 Use a tristate to change online mode
8314
8315 2002-10-16 [paul]       0.8.5claws40
8316
8317         * po/es.po
8318                 updated by Ricardo Mones Lastra
8319
8320 2002-10-16 [colin]      0.8.5claws39
8321
8322         * src/main.c
8323           src/mainwindow.[ch]
8324                 Added --online and --offline command-line
8325                 switches
8326
8327 2002-10-15 [christoph]  0.8.5claws38
8328
8329         * src/procmime.c
8330                 set mimeinfo->name to NULL after g_free to
8331                 avoid double freeing with g_free
8332
8333 2002-10-14 [christoph]  0.8.5claws37
8334
8335         * src/compose.c
8336         * src/filtering.c
8337         * src/summaryview.c
8338                 remove calls to folder->change_flags that are now
8339                 done by procmsg flag functions (seems it is not
8340                 used by any foldertype anyway)
8341         * src/folder.c
8342                 init folder->change_flags with NULL
8343
8344 2002-10-14 [christoph]  0.8.5claws36
8345
8346         * src/folder.[ch]
8347         * src/imap.[ch]
8348                 use virtual functions for folder item new and destroy
8349                 functions
8350
8351 2002-10-14 [melvin]     0.8.5claws35
8352
8353         * src/compose.c
8354                 Added a test to not run the spell checker if no default
8355                 dictionary is available. No dialog is displayed though.
8356
8357 2002-10-14 [melvin]     0.8.5claws34
8358
8359         * src/gtkaspell.c
8360                 Fixed bug in dictionary list context menu where
8361                 "More..." pointed to an emtpy submenu if the
8362                 number of dictionaries is a multiple of 15
8363                 Removed unneeded code in suggestions list creation
8364
8365 2002-10-14 [paul]       0.8.5claws33
8366
8367         * po/bg.po
8368                 updated by George Danchev
8369
8370 2002-10-13 [hoa]        0.8.5claws32
8371
8372         * src/matcher.[ch]
8373           src/matcher_parser_parser.y
8374                 removed the escaped string from internal structure
8375                 of matcher.
8376
8377 2002-10-12 [colin]      0.8.5claws31
8378
8379         * src/gtksctree.[ch]
8380           src/summaryview.c
8381                 Removed useless function gtksctree_reanchor
8382
8383 2002-10-12 [alfons]     0.8.5claws30
8384         
8385         * sync with remaining main changes 2002-10-09 - 2002-10-11
8386         - drop changes to src/compose.c (requires claws specific changes)
8387         
8388 2002-10-12 [alfons]     0.8.5claws29
8389         
8390         * sync with main changes of 2002-10-08
8391         - drop changes to src/compose.c (requires claws specific changes)
8392         - drop changes to src/summaryview.c (requires changes to compose.c)     
8393
8394 2002-10-12 [alfons]     0.8.5claws28
8395         
8396         * sync with main changes of 2002-10-07
8397
8398 2002-10-12 [alfons]     0.8.5claws27
8399
8400         * sync with main changes of 2002-10-04
8401         - drop changes to src/compose.c (requires claws specific changes)
8402         - drop changes to src/prefs_folder_item.c (claws implementation
8403           seems to be working)
8404
8405 2002-10-12 [colin]      0.8.5claws26
8406
8407         * src/mainwindow.c
8408                 Fix folder-flicker when space-reading, introduced 
8409                 in claws22.
8410
8411 2002-10-12 [colin]      0.8.5claws25
8412
8413         * src/compose.c
8414                 Save account address when saving as draft.
8415                 (closes bug 621838)
8416
8417 2002-10-12 [colin]      0.8.5claws24
8418
8419         * src/summaryview.c
8420                 Fix the problem consisting of no message selected
8421                 after the last message in a folder has been moved.
8422
8423 2002-10-12 [paul]       0.8.5claws23
8424
8425         * src/compose.c
8426           src/prefs_template.c
8427           src/template.[ch]
8428                 add Cc and Bcc to templates. Patch submitted by
8429                 John L. Males.
8430
8431 2002-10-12 [colin]      0.8.5claws22
8432
8433         * src/folderview.c
8434                 Fix a bug after "Check for new messages":
8435                 If a folder was opened, it was still selected at
8436                 the end of the check, but displayed empty.
8437         * src/mainwindow.c
8438                 Remove unnecessary check
8439
8440 2002-10-12 [paul]
8441
8442         * tools/README
8443                 be more verbose in the description of
8444                 OOo2sylpheed.pl
8445                 
8446
8447 2002-10-11 [colin]      0.8.5claws21
8448
8449         * src/mainwindow.c
8450                 Make space work (better) when no mail is selected
8451
8452 2002-10-11 [colin]      0.8.5claws20
8453
8454         * src/inc.c
8455           src/news.c
8456                 fix warnings
8457
8458 2002-10-11 [colin]      0.8.5claws19
8459
8460         * src/mainwindow.c
8461                 revert 0.8.5claws6 changes as i couldn't get to
8462                 anything satisfying
8463
8464 2002-10-11 [melvin]     0.8.5claws18
8465
8466         * src/compose.c
8467                 Removed buggy and unused macro (should have been committed in
8468                 0.8.5claws17)
8469
8470 2002-10-11 [melvin]     0.8.5claws17
8471
8472         * src/compose.c
8473                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
8474
8475 2002-10-11 [thorsten]   0.8.5claws16 
8476
8477         * src/folderview.c
8478                 remove rescan warning
8479
8480 2002-10-11 [colin]      0.8.5claws15 
8481
8482         * src/procheader.c
8483                 fix a segfault that happens if conv_unmime_header
8484                 fails (should be better to find out why it fails)
8485
8486 2002-10-11 [christoph]  0.8.5claws14
8487
8488         * src/summaryview.c
8489                 update folderview stats after ignore/unignore thread
8490
8491 2002-10-11 [hoa]        0.8.5claws13
8492
8493         * src/quote_fmt_parse.y
8494                 Fixed a yacc/bison syntax error
8495         * src/matcher.c
8496                 Escaping of string is fixed.
8497
8498 2002-10-11 [colin]      0.8.5claws12
8499
8500         * src/imageview.c
8501                 Resize images to fit
8502
8503 2002-10-11 [paul]       0.8.5claws11
8504
8505         * po/es.po
8506                 updated by Ricardo Mones Lastra
8507
8508 2002-10-10 [alfons]     0.8.5claws10
8509
8510         * src/compose.c
8511                 allow dropping files by "moving" files from a file manager,
8512                 not only by the more cumbersome "copying". the latter 
8513                 mostly implies holding down the Control button
8514
8515 2002-10-10 [christoph]  0.8.5claws9
8516
8517         * src/summaryview.c
8518                 update folders after thread building for ignored threads
8519
8520 2002-10-10 [christoph]  0.8.5claws8
8521
8522         * config/.cvsignore
8523                 added Makefile
8524         * src/filtering.[ch]
8525         * src/folder.[ch]
8526         * src/folderview.[ch]
8527         * src/import.c
8528         * src/inc.[ch]
8529         * src/mbox.[ch]
8530         * src/procmsg.c
8531         * src/summaryview.[ch]
8532                 o added new flag need_update to FolderItem
8533                 o removed folder_table from various functions from tracking
8534                   folder updates
8535                 o set need_update flags in folder.c's move, copy and delete
8536                   functions and procmsg's flags functions
8537                 o added function folderview_update_items_when_required that
8538                   updates all folders with need_update set
8539                 o call folderview_update_items_when_required instead of
8540                   folderview_update_item_foreach
8541
8542 2002-10-09 [sergey]     0.8.5claws7
8543
8544         * src/compose.c
8545                 Strip CRs whel loading the text into editor in reedit mode.
8546
8547 2002-10-09 [colin]      0.8.5claws6
8548
8549         * src/mainwindow.c
8550                 Make Space work when no mail is selected
8551
8552 2002-10-09 [colin]      0.8.5claws5
8553
8554         * src/gtksctree.[ch]
8555                 Fix range_select
8556                 Add gtk_sctree_reanchor() 
8557         * src/summaryview.c
8558                 Use gtk_sctree_reanchor() - better fix for 
8559                 bug 60413
8560
8561 2002-10-09 [colin]      0.8.5claws4
8562
8563         * src/summaryview.c
8564                 Fix shift-click select after delete problem
8565                 (closes bug 60413)
8566
8567 2002-10-08 [thorsten]   0.8.5claws3
8568
8569         * src/summaryview.c
8570                 exclude current msg from -hide read messages-
8571
8572 2002-10-08 [colin]      0.8.5claws2
8573
8574         * src/inc.[ch]
8575           src/pop.c
8576           src/recv.c
8577                 Differentiate socket errors from disk full
8578                 errors
8579
8580 2002-10-08 [christoph]  0.8.5claws1
8581
8582         * Makefile.am
8583         * configure.in
8584                 modifications for new config directory
8585
8586         * config.guess  ** REMOVED **
8587         * config.sub    ** REMOVED **
8588         * install-sh    ** REMOVED **
8589         * ltmain.sh     ** REMOVED **
8590         * missing       ** REMOVED **
8591         * mkinstalldirs ** REMOVED **
8592                 these files are autogenerated by automake
8593                 when you run autogen.sh
8594
8595         * config/.cvsignore     ** NEW FILE **
8596         * config/Makefile.am    ** NEW FILE **
8597                 ignore autogenerated files
8598                 create a Makefile in this directory
8599
8600 2002-10-08 [paul]       0.8.5claws
8601
8602         * 0.8.5claws release
8603         
8604         * src/compose.c
8605           src/procheader.c
8606           src/procmsg.c
8607                 fix quote reply format for newsgroups reply bug
8608                 (thanks to Hoa)
8609                 
8610         * po/en_GB.po
8611           po/pl.po
8612                 updated by me and Witold Wladyslaw Wojciech Wilk
8613                 repectively
8614
8615 2002-10-07 [paul]       0.8.3claws53
8616
8617         * po/it.po
8618           po/pt_BR.po
8619           po/sr.po
8620                 updated messages catalogs, submitted by
8621                 Alessandro Maestri, Fabio Jr.Beneditto 
8622                 and Urke MMI, respectively.
8623
8624 2002-10-07 [christoph]  0.8.3claws52
8625
8626         * src/folder.[ch]
8627         * src/folderview.c
8628         * src/mainwindow.c
8629                 fix new folder ghost message bug
8630                 (closes bug [ 619722 ] wrong count for newly created folders)
8631
8632 2002-10-07 [christoph]  0.8.3claws51
8633
8634         * src/compose.c
8635                 fix news posting problem
8636
8637 2002-10-07 [melvin]     0.8.3claws50
8638
8639         * po/fr.po
8640                 Updated French translation
8641
8642 2002-10-05 [christoph]  0.8.3claws49
8643
8644         * src/gtkstext.c
8645                 check if line_start_cache is set in gtk_stext_update_text
8646                 (closes bug [ 618119 ] crash while doing search in folder)
8647
8648 2002-10-05 [christoph]  0.8.3claws48
8649
8650         * src/imap.c
8651         * src/news.c
8652         * src/utils.c
8653         * src/utils.h
8654                 implement cache cleanups for claws' folder system
8655                 (closes bug [ 595916 ] imapcache not cleaned up)
8656
8657 2002-10-05 [melvin]     0.8.3claws47
8658
8659         * src/prefs_actions.c
8660                 Made the help text more clear for the %p token
8661
8662 2002-10-04 [paul]       0.8.3claws46
8663
8664         * sync with 0.8.5
8665                 see ChangeLog 2002-10-02 and 2002-10-03
8666
8667 2002-10-04 [christoph]  0.8.3claws45
8668
8669         * src/inc.c
8670                 fix segfault caused by pop before smtp
8671                 call to inc_account_mail with NULL
8672                 pointer for mainwin
8673
8674 2002-10-04 [paul]       0.8.3claws44
8675
8676         * configure.in
8677                 sync the LDAP detection from 0.8.5cvs1
8678
8679 2002-10-02 [christoph]  0.8.3claws43
8680
8681         * po/de.po
8682                 fix small spelling error
8683
8684 2002-10-02 [melvin]     0.8.3claws42
8685
8686         * ac/aspell.m4
8687                 Behave better and say "no" when test program cannot be run.
8688
8689 2002-10-02 [paul]       0.8.3claws41
8690
8691         * sync with 0.8.4cvs1
8692                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
8693                 
8694         * src/summaryview.c
8695                 toggle the behavior of Reply menuitem between
8696                 normal reply and reply-to-list
8697
8698 2002-10-01 [sergey]     0.8.3claws40
8699
8700         * src/compose.c
8701                 Convert newlines in the message text to the canonical form
8702                 before base64 encoding (RFC2045 compliance, fixes some
8703                 interoperability issues with Evolution 1.0.3)
8704
8705 2002-09-29 [colin]      0.8.3claws39
8706
8707         * src/summaryview.c
8708                 Fix an unwanted copy/paste
8709
8710 2002-09-29 [colin]      0.8.3claws38
8711
8712         * src/mainwindow.c
8713                 Renamed "Custom toolbar" to "Customize toolbar"
8714                 Renamed "Show all header" to "Show all headers"
8715                 Renamed "Set diplay item" to "Set displayed items"
8716         * src/prefs_common.c
8717                 Renamed "Show all header" to "Show all headers"
8718         * src/prefs_summary_column.c
8719                 Renamed "diplay item" to "displayed items"
8720
8721 2002-09-29 [colin]      0.8.3claws37
8722
8723         * src/mainwindow.[ch]
8724                 online/offline status pixmaps follow theme
8725                 changes
8726         * src/summaryview.[ch]
8727                 quicksearch pixmap follows theme changes
8728
8729 2002-09-29 [thorsten]   0.8.3claws36
8730
8731         * src/compose.c
8732           src/prefs_folder_item.[ch]
8733                 add default_reply_to folder option (closes patch 581044)
8734
8735 2002-09-29 [christoph]  0.8.3claws35
8736
8737         * acconfig.h    ** REMOVED **
8738         * configure.in
8739         * ac/aspell.m4
8740         * ac/check-type.m4
8741         * ac/gnupg-check-typedef.m4
8742                 fix autoheader 2.50 warning
8743
8744 2002-09-29 [christoph]  0.8.3claws34
8745
8746         * major code cleanup (part 2)
8747         
8748                 - unused variables removed
8749                 - unused functions removed
8750                 - uninitialized variables checked
8751                 - missing return statements added
8752                 - missing function return types added
8753                 - added parentheses around assignment
8754                   when suggested by gcc
8755
8756 2002-09-29 [alfons]     0.8.3claws33
8757
8758         * src/logwindow.c
8759                 log_window_clear(): only bracket gtk_text_forward_delete() 
8760                 with gtk_text_freeze() / gtk_text_thaw() (see if this
8761                 works around GTK text bug)
8762
8763 2002-09-29 [paul]       0.8.3claws32
8764
8765         * po/bg.po
8766           po/sr.po
8767                 updated by George Danchev and Urke MMI
8768                 respectively
8769
8770 2002-09-27 [christoph]  0.8.3claws31
8771
8772         * doc-src/readme.txt
8773         * doc-src/rfc1806.txt   ** REMOVED **
8774         * doc-src/rfc2183.txt   ** NEW FILE **
8775         * doc-src/rfc2980.txt   ** NEW FILE **
8776                 update rfcs
8777
8778 2002-09-27 [melvin]     0.8.3claws30
8779
8780         * ac/aspell.m4
8781                 Fixed typo which could break linking
8782
8783 2002-09-27 [melvin]     0.8.3claws29
8784
8785         * ac/aspell.m4
8786                 Improved GNU/aspell checking. 
8787                 Fixed bug #614490
8788
8789 2002-09-27 [paul]       0.8.3claws28
8790
8791         * sync with 0.8.3cvs8
8792                 see ChangeLog 2002-09-27
8793
8794 2002-09-26 [colin]      0.8.3claws27
8795
8796         * src/toolbar.[ch]
8797           src/mainwindow.[ch]
8798                 Add "Reply to Mailing-list" to the toolbar
8799
8800 2002-09-26 [christoph]  0.8.3claws26
8801
8802         * src/summaryview.c
8803                 Fix wrong message counts in summaryview status
8804
8805 2002-09-26 [paul]       0.8.3claws25
8806
8807         * sync with 0.8.3cvs7
8808                 see ChangeLog 2002-09-26
8809
8810 2002-09-26 [paul]       0.8.3claws24
8811
8812         * sync with 0.8.3cvs6
8813                 see ChangeLog 2002-09-25
8814
8815 2002-09-25 [christoph]  0.8.3claws23
8816
8817         * src/prefs_common.c
8818         * src/prefs_folder_item.c
8819         * src/prefs_scoring.c
8820                 Renamed "kill score" to "hide score" in GUI
8821                 and prefs files
8822
8823 2002-09-25 [paul]       0.8.3claws22
8824
8825         * sync with 0.8.3cvs5
8826                 see ChangeLog 2002-09-24
8827
8828 2002-09-24 [alfons]     0.8.3claws21
8829
8830         patch by Satoshi Nagayasu: allows appending / saving multiple 
8831         selected files (closes "[ 612279 ] save multiple mesg(s) in 
8832         'Save as ...'")
8833
8834         * AUTHORS
8835                 add Satoshi Nagayasu
8836         * src/summaryview.c
8837                 summary_save_as(): allow saving selected files to
8838                 one file
8839                 summary_set_menu_sensitive: enable "Save As..." when
8840                 multiple files are selected
8841         * src/utils.[ch]
8842                 append_file(): new function
8843
8844 2002-09-24 [colin]      0.8.3claws20
8845
8846         * src/procmime.c
8847                 Fix segfault when mimeinfo doesn't have a 
8848                 content_type. 
8849
8850 2002-09-24 [colin]      0.8.3claws19
8851
8852         * src/prefs_common.[ch]
8853                 Add a preference to display send dialog or not
8854         * src/send.c
8855                 Display send dialog according to preference
8856
8857 2002-09-24 [colin]      0.8.3claws18
8858
8859         * src/compose.[ch]
8860                 Disable user actions when sending
8861
8862 2002-09-24 [colin]      0.8.3claws17
8863
8864         * src/procmime.c
8865                 Do not display name or filename for attachments
8866                 with an application/pgp-signature type
8867                 (security flaw, see bug 537413)
8868
8869 2002-09-23 [colin]      0.8.3claws16
8870
8871         * src/editaddress.c
8872                 Initialize entry_email, entry_alias and 
8873                 entry_remarks to first email address of the list
8874
8875 2002-09-23 [colin]      0.83claws15
8876
8877         * src/compose.c
8878                 Drop pgp-signature when reediting a signed queued
8879                 message
8880
8881 2002-09-23 [melvin]     0.8.3claws14
8882
8883         * po/fr.po
8884                 Updated French translation
8885
8886 2002-09-23 [melvin]     0.8.3claws13
8887
8888         * src/mainwindow.c
8889                 Made custom toolbar menu labels more consistent
8890         * src/prefs_toolbar.c
8891                 Made custom toolbar window title more consistent
8892
8893 2002-09-22 [colin]      0.8.3claws12
8894
8895         * src/inc.c
8896                 Initialize session type to normal before getting 
8897                 mail (fixes strange Get behaviour)
8898         * src/prefs_account.h
8899                 Move STYPE_POP_BEFORE_SMTP to last position to 
8900                 avoid other side-effects
8901
8902 2002-09-22 [colin]      0.8.3claws11
8903
8904         * src/prefs_account.c
8905                 Fix pop_bfr_smtp_tm_entry sensivity when switching
8906                 from pop3 to apop or vice-versa
8907
8908 2002-09-22 [colin]      0.8.3claws10
8909         
8910         * src/prefs_account.[ch]
8911                 Add an option for the POP before SMTP timeout
8912         * src/inc.c
8913                 Remember time of last POP connection
8914         * src/send.c
8915                 Do POP before SMTP only if timeout reached
8916
8917 2002-09-22 [oliver]     0.8.3claws9
8918         
8919         * README.claws
8920                 explain custom toolbar
8921
8922 2002-09-22 [oliver]     0.8.3claws8
8923
8924         * src/prefs_actions.[ch]
8925         custom toolbar for compose      
8926                 actions callback from compose toolbar
8927         * src/folderview.c
8928                 remove include toolbar.h
8929
8930 2002-09-22 [oliver]     0.8.3claws7
8931         
8932         * src/prefs_toolbar.[ch]
8933                 custom toolbar for compose
8934                 - generic prefs_toolbar handles both
8935                   Mainwin's toolbar as well as Compose toolbar          
8936
8937 2002-09-22 [oliver]     0.8.3claws6
8938         
8939         * src/toolbar.[ch]
8940                 custom toolbar for compose
8941                 restructure toolbar.[ch]
8942
8943 2002-09-22 [oliver]     0.8.3claws5
8944
8945         * src/compose.[ch]
8946                 custom toolbar for compose
8947
8948 2002-09-22 [oliver]     0.8.3claws4
8949         
8950         * src/mainwindow.[ch]
8951                 custom toolbar for compose 
8952                 move mainwin toolbar back to mainwindow
8953
8954 2002-09-22 [alfons]     0.8.3claws3
8955
8956         * src/procmsg.c
8957                 :%sno/if(/if (/gc
8958                 :%sno/for(/for (/gc
8959                 (beautify)
8960
8961 2002-09-22 [alfons]     0.8.3claws2
8962         
8963         * src/procmsg.c
8964                 procmsg_save_to_outbox(): don't unlink message file from queue;
8965                 callers should do it using folder_item_remove_msg()
8966
8967 2002-09-22 [colin]      0.8.3claws1
8968
8969         * src/mimeview.[ch]
8970                 Made mimeview_check_signature() public
8971         * src/textview.c
8972                 Made GPG signatures verifiable by clicking
8973                 the [application/pgp-signature] in the Text
8974                 view
8975
8976 2002-09-22 [paul]       0.8.3claws
8977
8978         * po/bg.po
8979           po/en_GB.po
8980           po/es.po
8981           po/it.po
8982           po/pl.po
8983           po/pt_BR.po
8984           po/sr.po
8985                 updated translations, submitted by George Danchev,
8986                 me, Ricardo Mones Lastra, Alessandro Maestri,
8987                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
8988                 and Urke MMI, respectively.     
8989
8990 2002-09-22 [alfons]     0.8.2claws65
8991
8992         * src/procmsg.c
8993         * src/pgptext.c
8994                 no furry valgrinds have been used to plug these memleaks
8995
8996 2002-09-20 [paul]       0.8.2claws64
8997
8998         * sync with 0.8.3cvs4
8999                 'Select thread' re-implemented 
9000                 see ChangeLog 2002-09-20
9001
9002 2002-09-21 [alfons]     0.8.2claws63
9003
9004         * src/compose.c
9005                 compose_send(): plug unnoticed memleak
9006
9007 2002-09-20 [alfons]     0.8.2claws62
9008
9009         * src/addr_compl.c
9010                 replace_address_in_edit(): strict check for NULL address to
9011                 fix "[ 607348 ] Segfault in address completion". My guess is
9012                 that this happens with an empty address book, but it's good
9013                 to have this check here anyway
9014                 
9015                 completion_window_button_press(): free string returned 
9016                 from the internal cache
9017
9018 2002-09-20 [christoph]  0.8.2claws61
9019
9020         * src/procmime.h
9021                 added ENC_BINARY to EncodingType
9022         * src/procmime.c
9023                 the string returned by procmime_get_encoding_str
9024                 should not depend on the order of values in the
9025                 EncodingType definition
9026         * doc-src/rfc1806.txt   ** NEW FILE **
9027                 Added rfc1806 about MIME Content-Disposition
9028                 Extension
9029
9030 2002-09-19 [paul]       0.8.2claws60
9031
9032         * sync with 0.8.2cvs3
9033                 see ChangeLog 2002-09-19
9034
9035 2002-09-19 [paul]       0.8.2claws59
9036
9037         * src/prefs_folder_item.c
9038                 revert to Darko's original alignment of colour
9039                 selector button
9040                 add a colon to folder_color label
9041                 
9042         * src/compose.c
9043                 add Colin's patch (with Hiro's modifications) to 
9044                 force BASE64 encoding for 8-bit text when signing
9045                 (sync with 0.8.3cvs2)
9046
9047 2002-09-18 [alfons]     0.8.2claws58
9048
9049         * src/compose.c
9050                 :%sno/if(/if (/gc
9051                 :%sno/for(/for (/gc
9052                 (beautify a little bit)
9053
9054 2002-09-18 [christoph]  0.8.2claws57
9055
9056         * src/pine.c
9057                 fix handling of fgetc return value
9058
9059 2002-09-17 [alfons]     0.8.2claws56
9060         
9061         * src/summaryview.c
9062                 summary_sort(): check non-NULL summaryview->folder_item when no 
9063                 folder is selected at all
9064                 (closes "[ 610344 ] sort label make syl Crash")
9065
9066 2002-09-17 [alfons]     0.8.2claws55
9067         
9068         * src/compose.c
9069                 beautify a little bit
9070
9071 2002-09-17 [christoph]  0.8.2claws54
9072
9073         * src/folder.c
9074                 initialize max values for cache and folder
9075                 when cache or folder is empty
9076
9077 2002-09-15 [colin]      0.8.2claws53
9078
9079         * src/compose.c
9080                 Fix a leak (thanks Alfons!) and cleaned
9081                 variables names for custom headers
9082
9083 2002-09-15 [colin]      0.8.2claws52
9084
9085         * src/compose.c
9086                 Fix custom headers recognition when
9087                 prefs_common.trans_hdr is on
9088
9089 2002-09-15 [colin]      0.8.2claws51
9090
9091         * src/compose.c
9092                 Allow dynamically-added custom headers
9093                 Yet not reparsed if reedited
9094
9095 2002-09-15 [alfons]     0.8.2claws50
9096
9097         * src/prefs_account.c
9098                 fix warnings
9099
9100 2002-09-15 [colin]      0.8.2claws49
9101         
9102         * src/prefs_account.c
9103                 fix pop_before_smtp sensitivity
9104
9105 2002-09-15 [colin]      0.8.2claws48
9106
9107         * src/inc.[ch]
9108                 add inc_pop_before_smtp()
9109                 allow MainWindow to be undefined in 
9110                 inc_account_mail() and inc_start()
9111         * src/pop.c
9112           src/prefs_account.h
9113                 add STYPE_POP_BEFORE_SMTP session type
9114         * src/prefs_account.c
9115                 activated pop before smtp option
9116         * src/send.c
9117                 do pop before smtp if the relevant option 
9118                 is set
9119
9120 2002-09-15 [paul]       0.8.2claws47
9121
9122         * sync with 0.8.3
9123                 see ChangeLog 2002-09-15
9124
9125 2002-09-14 [paul]       0.8.2claws46
9126
9127         * po/bg.po
9128                 updated Bulgarian translation, submitted by
9129                 George Danchev
9130
9131 2002-09-13 [paul]       0.8.2claws45
9132
9133         * src/compose.c
9134                 merge claws' select_account() with main's
9135                 (new) compose_select_account(). [sync with
9136                 0.8.2cvs15, see ChangeLog 2002-09-11]
9137
9138 2002-09-12 [christoph]  0.8.2claws44
9139
9140         * src/filter.c
9141                 allocate 1 elements of FolderItem not 0
9142
9143 2002-09-12 [colin]      0.8.2claws43
9144
9145         * src/compose.c
9146                 Fix bug #590825 (obey Follow-up: poster)
9147
9148 2002-09-12 [colin]      0.8.2claws42
9149
9150         * src/procmime.c
9151                 Fix bug #557009 (wrong headers for messages 
9152                 forwarded as attachments)
9153
9154 2002-09-11 [colin]      0.8.2claws41
9155         
9156         * src/compose.c
9157                 Put SCF: pseudo-header on top of message
9158                 Set draft tmp_flag when saved as draft
9159
9160         * src/procmsg.c
9161           src/procheader.c
9162                 Skip after first \n\n for beginning of real message
9163                 for drafts too
9164
9165 2002-09-11 [christoph]  0.8.2claws40
9166
9167         * src/filtering.c
9168                 use procmsg flag functions in filtering or processing
9169                 will cause incorrect folder message counts
9170
9171 2002-09-11 [colin]      0.8.2claws39
9172
9173         * src/compose.c
9174                 Fix bug #550175 - wrong save folder when reediting
9175                 drafts
9176
9177 2002-09-11 [paul]       0.8.2claws38
9178
9179         * sync with 0.8.2cvs14
9180                 see ChangeLog 2002-09-11
9181
9182 2002-09-11 [colin]      0.8.2claws37
9183
9184         * src/folder.c
9185                 Fix a typo (seeming to cause new/unread status to
9186                 be lost)
9187
9188 2002-09-10 [christoph]  0.8.2claws36
9189
9190         * src/compose.c
9191                 compose_redirect should not use compose_generic_new
9192                 because that does more stuff than expected including
9193                 opening the external editor
9194                 (closes bug "[ 526608 ] bounced messages appear blank
9195                  in editor")
9196
9197 2002-09-10 [christoph]  0.8.2claws35
9198
9199         * src/folder.c
9200                 fix problem with too large message number range
9201                 causing a crash in folder_item_scan
9202
9203 2002-09-10 [paul]       0.8.2claws34
9204
9205         * sync with 0.8.2cvs13
9206                 see ChangeLog 2002-09-10
9207
9208 2002-09-10 [christoph]  0.8.2claws33
9209
9210         * src/msgcache.c
9211                 set MsgInfo TmpFlags for queue and draft folders
9212                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
9213
9214 2002-09-10 [paul]       0.8.2claws32
9215
9216         * AUTHORS
9217           po/bg.po      ** NEW FILE **
9218                 new Bulgarian translation submitted by
9219                 George Danchev <danchev@spnet.net>
9220                 
9221         * tools/Makefile.am
9222           tools/README
9223           tools/tb2sylpheed     ** NEW FILE **
9224                 add script that converts an addressbook exported
9225                 from The Bat! into a Sylpheed addressbook. Submitted
9226                 by Urke MMI <urke-kg@eunet.yu>
9227
9228 2002-09-10 [paul]       0.8.2claws31
9229
9230         * sync with 0.8.2cvs12
9231                 see ChangeLog 2002-09-10
9232
9233 2002-09-06 [paul]       0.8.2claws30
9234
9235         * src/prefs_common.c
9236                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
9237                 
9238         * tools/Makefile.am
9239           tools/README
9240           tools/ldif-to-xml.py  ** REMOVED **
9241                 remove obsolete python script
9242
9243 2002-09-06 [paul]       0.8.2claws29
9244
9245         * sync with 0.8.2cvs10
9246                 see ChangeLog 2002-09-06
9247
9248 2002-09-04 [paul]       0.8.2claws28
9249
9250         * sync with 0.8.2cvs9
9251                 see ChangeLog 2002-08-04
9252
9253 2002-09-04 [colin]      0.8.2claws27 
9254
9255         * src/prefs_common.[ch]
9256                 Added signature color configuration
9257         * src/textview.c
9258                 Use user-specified signature color
9259
9260 2002-09-03 [colin]      0.8.2claws26
9261
9262         * src/prefs_common.[ch]
9263                 Added autosave and autosave_length prefs
9264         * src/compose.c
9265                 Added compose_remove_draft()
9266                 Auto-save drafts according to the prefs
9267         * src/main.c
9268                 Added a crash-indicator file, allowing to check
9269                 for new messages on startup if Sylpheed crashed
9270                 (makes saved drafts "reappear")
9271
9272 2002-09-03 [colin]      0.8.2claws25
9273
9274         * src/textview.[ch]
9275                 Grey the signature
9276
9277 2002-09-03 [paul]       0.8.2claws24
9278
9279         * sync with 0.8.2cvs8
9280                 see ChangeLog 2002-09-02 and 2002-09-03
9281
9282 2002-09-03 [darko]      0.8.2claws23
9283
9284         * src/folderview.c
9285                 use normal style when creating new folder to pick
9286                 proper font size 
9287
9288 2002-09-02 [melvin]     0.8.2claws22
9289
9290         * src/gtkaspell.m4
9291                 removed some obsolete code
9292
9293 2002-09-02 [melvin]     0.8.2claws21
9294
9295         * ac/aspell.m4
9296                 fixed test's equality sign (== to =)
9297
9298 2002-09-02 [alfons]     0.8.2claws20
9299
9300         * src/folder.c
9301         * src/mh.c
9302                 revert change of 0.8.2claws16 and use the mh_folder_destroy
9303                 as folder->destroy virtual as suggested by Hiro
9304                 (the mh.c code seems to have been lost around mh.c.1.21)
9305
9306 2002-09-02 [paul]       0.8.2claws19
9307
9308         * po/pt_BR.po
9309                 updated by Fabio Jr. Beneditto
9310                 
9311         * src/defs.h
9312                 use 'http://claws.sylpheed.org' for homepage link. 
9313                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
9314
9315 2002-09-01 [alfons]     0.8.2claws18
9316
9317         * src/mh.c
9318                 plug memleak related to one Martin Kluge found
9319
9320 2002-08-31 [paul]       0.8.2claws17
9321
9322         * sync with 0.8.2cvs6
9323                 see ChangeLog 2002-08-30
9324
9325 2002-08-31 [alfons]     0.8.2claws16
9326
9327         * src/folder.c
9328                 folder_destroy(): remove mailbox from folderlist even if it has
9329                 no destroy virtual
9330
9331 2002-08-31 [alfons]     0.8.2claws15
9332
9333         * src/folder.c
9334                 :%sno/if(/if (/gc
9335                 :%sno/for(/for (/gc
9336                 (being pedantic I know)
9337
9338 2002-08-31 [alfons]     0.8.2claws14
9339
9340         * src/folder.c
9341                 check for NULL pointers returned from folder->fetch_msginfo virtual
9342                 (should solve some reported crashes)
9343
9344 2002-08-30 [alfons]     0.8.2claws13
9345
9346         * acconfig.h
9347         * configure.in
9348         * src/crash.c
9349                 enable crash dialog on compilation time
9350                 (--enable-crash-dialog configure option)
9351
9352 2002-08-30 [alfons]     0.8.2claws12
9353
9354         * AUTHORS
9355                 add Martin Kluge
9356         * src/mh.c
9357                 apply memory leak plug patch by Martin Kluge
9358                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
9359                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
9360                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
9361
9362 2002-08-30 [darko]      0.8.2claws11
9363
9364         * src/folderview.c
9365                 copy Gtk style from normal style to match
9366                 font size for coloured folders
9367
9368 2002-08-29 [alfons]     0.8.2claws10
9369
9370         * sylpheed.desktop
9371                 Type=Internet <- Type=Application
9372                 (reported by Michael Schwendt, see:
9373                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
9374                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
9375
9376 2002-08-29 [paul]       0.8.2claws9
9377
9378         * sync with 0.8.2cvs5
9379                 see ChangeLog 2002-08-29
9380
9381 2002-08-29 [colin]      0.8.2claws8
9382
9383         * src/summaryview.c
9384                 Added a sanity check in summary_select_thread
9385                 Should fix bug 601605
9386
9387 2002-08-29 [colin]      0.8.2claws7
9388
9389         * src/main.c
9390                 Revert claws6 changes regarding bug #591676
9391
9392 2002-08-28 [colin]      0.8.2claws6
9393         
9394         * src/main.c
9395                 Ignore cache for queue folderitems
9396                 Fix bug #591676
9397
9398 2002-08-28 [melvin]     0.8.2claws5
9399
9400         * README.claws
9401                 Fixed typos.
9402
9403 2002-08-28 [melvin]     0.8.2claws4
9404
9405         * README.claws
9406                 Updated a bit the text concerning the spell checker
9407
9408 2002-08-28 [melvin]     0.8.2claws3
9409
9410         Merged the GNU_aspell_branch:
9411                 Support of new GNU/aspell is now included and the old pspell
9412                 is not supported anymore.
9413                 See README.claws
9414
9415         * README.claws
9416                 Updated spell checker text to reflect the switch to GNU/aspell
9417
9418         * ac/aspell.m4          *** NEW ***
9419         * src/gtkaspell.[ch]    *** NEW *** 
9420         * ac/pspell.m4          *** DELETED *** 
9421         * src/gtkspell.[ch]     *** DELETED ***
9422
9423         * ac/Makefile.am
9424                 Updated for GNU/aspell support
9425
9426         * po/POTFILES.in
9427                 Replaced gtkspell.c by gtkaspell.c
9428
9429         * acconfig.h
9430         * src/Makefile.am
9431         * src/about.c
9432         * src/compose.[ch]
9433         * src/crash.c
9434         * src/main.c
9435         * src/prefs_common.[ch]
9436                 Updated for GNU/aspell support
9437
9438 2002-08-28 [paul]       0.8.2claws2
9439
9440         * sync with 0.8.2cvs4
9441                 see ChangeLog 2002-08-27 and 2002-08-28
9442
9443 2002-08-28 [colin]      0.8.2claws1
9444
9445         * src/summary_search.c
9446                 Added "AND search"
9447
9448 2002-08-28 [jens]       0.8.2claws
9449
9450         *po/de.po
9451                 Updated German translations
9452
9453 2002-08-27 [melvin]     0.8.2claws
9454
9455         * po/fr.po
9456                 Updated French translations
9457
9458 2002-08-27 [paul]       0.8.2claws
9459
9460         * sync with 0.8.2 main release
9461
9462         * po/en_GB.po
9463           po/es.po
9464           po/it.po
9465           po/pl.po
9466           po/pt_BR.po
9467           po/sr.po
9468                 updated message catalogs submitted by
9469                 Ricardo Mones Lastra, Alessandro Maestri,
9470                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
9471                 Beneditto and Urke MMI  
9472
9473 2002-08-27 [hoa]        0.8.1claws123
9474
9475         * src/mainwindow.[ch]
9476         * src/summaryview.[ch]
9477                 removed the "filter setting" menu option.
9478                 add a "cancel a news message" menu option.
9479
9480 2002-08-26 [martin]     0.8.1claws122
9481
9482         * ChangeLog.claws
9483                 changed string under 0.8.1claws79 changed by myself
9484                 i'm sorry alfons :(
9485
9486 2002-08-26 [martin]     0.8.1claws121
9487
9488         * src/crash.c
9489                 added kill command to debuggerrc to start crash dialog
9490
9491 2002-08-26 [paul]       0.8.1claws120
9492
9493         * sync with 0.8.1cvs31
9494                 see ChangeLog 2002-08-26
9495
9496 2002-08-25 [alfons]     0.8.1claws119
9497
9498         * src/procmsg.c
9499                 fix bug that didn't send out correct headers to news server
9500                 when sending news article and email from queue (bug reported
9501                 and patch provided by Tim Mann; closes bug 
9502                 "[ 583196 ] 0.7.8claws can't post news")
9503
9504 2002-08-25 [alfons]     0.8.1claws118
9505
9506         * src/selective_download.c
9507                 mark two strings as translatable
9508                 (thanks to Urke MMI for pointing this out)
9509
9510 2002-08-25 [alfons]     0.8.1claws117
9511
9512         * src/summaryview.c
9513                 treat sent boxes as special and allow sorting them by addressee
9514                 (closes "[ 589418 ] Sent folder sorting misbehavior"
9515                 submitted by Steve Lamb)
9516
9517 2002-08-24 [alfons]     0.8.1claws116
9518
9519         * src/matcher.c
9520                 fix memleak reported by Martin Kluge
9521                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
9522
9523 2002-08-24 [oliver]     0.8.1claws115
9524
9525         * src/prefs_toolbar.c
9526                 o code cleanup as suggested by Alfons
9527                 o memleak fix
9528
9529 2002-08-24 [alfons]     0.8.1claws114
9530
9531         * src/summaryview.c
9532                 o fix another memory leak reported by Martin Kluge
9533                   (see "[ 599568 ] Small Memory Leak")
9534                 o remove 'from' variable from 'summary_set_header()'; we can
9535                   do with just 'to' 
9536
9537 2002-08-24 [paul]       0.8.1claws113
9538
9539         * sync with 0.8.1cvs30
9540                 see ChangeLog 2002-08-23
9541
9542 2002-08-24 [alfons]     0.8.1claws112
9543
9544         * src/summaryview.c
9545                 remove unnecessary allocations for search bar fixing leaks
9546                 reported by Martin Kluge
9547                 (see "[ 599451 ] Further memory leaks?")
9548
9549 2002-08-24 [alfons]     0.8.1claws111
9550
9551         * src/main.c
9552                 make get_socket_name() public for crash.c
9553         * src/crash.c
9554                 o make report bug button work (goes to claws' 
9555                   bug tracker at sf.net)
9556                 o introduce function for doing important stuff just
9557                   before claws goes down
9558                 o clean up code 
9559
9560 2002-08-24 [alfons]     0.8.1claws110
9561
9562         * src/compose.c
9563                 move cursor to "To" entry when forwarding as attachment
9564                 (reported and solved by Steve Lamb, closes bug report
9565                 "[ 592880 ] Forward as attachment; cursor not in to")
9566
9567 2002-08-24 [colin]      0.8.1claws109
9568
9569         * src/mainwindow.c
9570                 fix quick search visibility after GUI (de)separations.
9571
9572 2002-08-23 [colin]      0.8.1claws108
9573
9574         * src/mainwindow.c
9575                 fix header pane visibility after folderview or
9576                 messageview (de)separation
9577
9578 2002-08-23 [paul]       0.8.1claws107
9579
9580         * src/mainwindow.[ch]
9581           src/toolbar.c
9582                 give full control of display or non-display 
9583                 of the Execute icon to Custom toolbar settings.
9584                 add new sensitivity condition to maninwindow.h: 
9585                 M_DELAY_EXEC
9586
9587         * ChangeLog
9588           ChangeLog.jp
9589           NEWS
9590                 more sync with 0.8.1cvs29
9591
9592 2002-08-23 [melvin]     0.8.1claws106
9593
9594         * src/alertpanel.c
9595                 Readded support for custom widget in alertpanel lost in last
9596                 sync.
9597
9598 2002-08-23 [paul]       0.8.1claws105
9599
9600         * sync with 0.8.1cvs29
9601                 see ChangeLog 2002-08-23
9602
9603 2002-08-23 [colin]      0.8.1claws104
9604
9605         * src/summaryview.c
9606                 Fix folder and search pixmaps exchanging positions
9607                 after theme or toolbar changes. Thank to Oliver for 
9608                 reporting this.
9609
9610 2002-08-23 [colin]      0.8.1claws103
9611
9612         * src/mainwindow.c
9613           src/messageview.[ch]
9614           src/noticeview.[ch]
9615           src/summaryview.c
9616                 Changed messageview_create() and noticeview_create()
9617                 to avoid the last gdk_warning
9618
9619 2002-08-22 [colin]      0.8.1claws102
9620
9621         * src/summaryview.c
9622                 Fix my new `Creating pixmap from xpm' warning
9623
9624 2002-08-22 [colin]      0.8.1claws101
9625
9626         * src/mainwindow.c
9627                 Fix some of the gdk warnings
9628
9629 2002-08-22 [colin]      0.8.1claws100
9630
9631         * src/Makefile.am
9632         * src/stock_pixmap.c
9633         * src/stock_pixmap.h
9634         * src/pixmaps/quicksearch.xpm *ADDED*
9635                 Add the quicksearch pixmap
9636         * src/mainwindow.c
9637         * src/summaryview.c
9638         * src/summaryview.h
9639                 Make quicksearch bar visible/hidden via a button
9640
9641 2002-08-22 [christoph]  0.8.1claws99
9642
9643         * src/folder.c
9644                 fix folder update for newsgroups with message
9645                 numbers below minimum number of articles to fetch
9646                 (closes bug #598445)
9647
9648 2002-08-22 [paul]       0.8.1claws98
9649
9650         * sync with 0.8.1cvs28
9651                 see ChangeLog 2002-08-22
9652
9653 2002-08-21 [alfons]     0.8.1claws97
9654
9655         * src/crash.c
9656                 use bt instead of bt full which seems to work 
9657                 better, and bt full doesn't give a great deal 
9658                 of information anyway
9659
9660 2002-08-21 [colin]      0.8.1claws96
9661
9662         * src/summaryview.c
9663                 fix summaryview_searchtype_changed prototype
9664
9665 2002-08-21 [christoph]  0.8.1claws95
9666
9667         * src/mainwindow.c
9668                 o fix broken menu update for sorting type, we have to
9669                   get this info from the summaryview now
9670                 o removed setting of threaded state in menu callback
9671         * src/summaryview.[ch]
9672                 more summaryview/folderitem seperation for
9673                 threading option
9674         * configure.in
9675                 removed not required --with-compiler-flags option
9676
9677 2002-08-21 [oliver]     0.8.1claws94
9678         
9679         * src/toolbar.h 
9680                 o rename toolbar.xml to toolbar_main.xml
9681                   since toolbar_compose.xml might come up 
9682                   any time soon
9683         * README.claws
9684                 add custom toolbar              
9685
9686 2002-08-21 [darko]      0.8.1claws93
9687
9688         * src/procmsg.c
9689                 don't reset tmp flags for messages copied
9690                 to sent folder
9691
9692 2002-08-21 [colin]      0.8.1claws92
9693         
9694         * src/prefs_filtering.c
9695                 fix renaming rules on folder rename 
9696                 when folder is not a leaf folder
9697
9698 2002-08-21 [paul]       0.8.1claws91
9699
9700         * src/prefs_folder_item.c
9701                 fix alignment of colour selector
9702
9703 2002-08-21 [paul]       0.8.1claws90
9704
9705         * sync with 0.8.1cvs27
9706                 see ChangeLog 2002-08-21
9707
9708 2002-08-21 [paul]       0.8.1claws89
9709
9710         * src/summaryview.c
9711                 fix crash when changing field type in
9712                 Quick search bar
9713
9714 2002-08-21 [colin]      0.8.1claws88
9715
9716         * src/summaryview.c
9717                 Made quick search case-insensitive
9718
9719 2002-08-21 [paul]       0.8.1claws87
9720
9721         * sync with 0.8.1cvs26
9722                 see ChangeLog 2002-08-21
9723
9724 2002-08-20 [christoph]  0.8.1claws86
9725
9726         * src/folderview.c
9727         * src/main.c
9728         * src/summaryview.[ch]
9729                 more summaryview/folderitem seperation for
9730                 sort_key and sort_type
9731         * src/procmsg.c
9732                 added missing return statement
9733
9734 2002-08-20 [colin]      0.8.1claws85
9735
9736         * src/summaryview.[ch]
9737                 Added a quick search box
9738         * src/mainwindow.c
9739         * src/prefs_common.[ch]
9740                 Added a show/hide option for the quick search
9741
9742 2002-08-20 [oliver]     0.8.1claws84
9743         
9744         * src/mainwindow.c
9745                 remove toolbar_create_popups
9746         * src/toolbar.[ch]
9747                 o remove toolbar_create_popups
9748                 o fix toolbar_set_sensitive 
9749                   (Bug reports #596834 and #596832)     
9750         * src/prefs_toolbar.c
9751                 o add "Set default" button
9752                 o align label and text + combo widgets
9753
9754 2002-08-20 [hoa]        0.8.1claws83bis
9755
9756         * src/imap.c
9757                 fixed a bug in imap_fetch_msginfo() in case there is no
9758                 current folder.
9759
9760 2002-08-20 [darko]      0.8.1claws83
9761
9762         * src/folderview.c
9763                 copy the color style of folder view so it
9764                 works with GTK themes
9765
9766 2002-08-20 [darko]      0.8.1claws82
9767
9768         * src/folder.h
9769         * src/folderview.c
9770         * src/prefs_folder_item.[hc]
9771                 don't use UI stuff in folder.h
9772
9773 2002-08-20 [darko]      0.8.1claws81
9774
9775         * src/folder.h
9776         * src/prefs_folder_item.h
9777         * src/folderview.c
9778         * src/prefs_folder_item.c
9779                 ability to set folder color in folderview
9780
9781 2002-08-19 [alfons]     0.8.1claws80
9782
9783         * src/summaryview.c
9784                 fix one of the earlier memleaks reported by Martin Kluge
9785
9786 2002-08-19 [alfons]     0.8.1claws79
9787
9788         * src/mainwindow.c
9789                 hide notice view when selecting seperate folder
9790                 view (reported by Urke MMI)
9791
9792 2002-08-19 [christoph]  0.8.1claws78
9793
9794         * src/folderview.c
9795         * src/prefs_folder_item.h
9796         * src/summaryview.[ch]
9797                 o add summary_set_prefs_from_folderitem to set
9798                   summaryview prefs (first step to remove all
9799                   references to the folderitem in summaryview)
9800                 o moved compiled regex stuff from folderitem prefs
9801                   to summaryview code
9802
9803 2002-08-19 [paul]       0.8.1claws77
9804
9805         * src/compose.c
9806                 add check for '.' to QUOTE_IF_REQUIRED
9807
9808 2002-08-19 [paul]       0.8.1claws76
9809
9810         * src/inc.c
9811                 sync with 0.8.1cvs25 (plug memory leak)
9812
9813         * src/prefs_toolbar.c
9814                 re-order prefs_toolbar_cancel()
9815
9816 2002-08-18 [alfons]     0.8.1claws75
9817
9818         * src/inc.c
9819         * src/matcher.c
9820                 plug other memleaks reported by Martin Kluge
9821
9822 2002-08-18 [paul]       0.8.1claws74
9823
9824         * po/pt_BR.po
9825                 updated by Fabio Jr. Beneditto
9826
9827 2002-08-18 [paul]       0.8.1claws73
9828
9829         * src/toolbar.[ch]
9830                 fix bug where tooltips were displayed untranslated              
9831
9832         * src/prefs_toolbar.c
9833                 fix bug where clicking 'Cancel' creates an icon & text
9834                 toolbar regardless of prefs
9835         
9836
9837 2002-08-17 [oliver]     0.8.1claws72
9838
9839         * src/prefs_toolbar.c
9840                 update toolbar on CANCEL
9841                 bug reported by Martin Kluge
9842         * src/toolbar.c
9843                 toolbar_destroy memleak fixed           
9844
9845 2002-08-17 [alfons]     0.8.1claws71
9846
9847         * src/toolbar.c
9848                 plug another memleak reported by Martin Kluge
9849
9850 2002-08-16 [alfons]     0.8.1claws70
9851
9852         * src/crash.c
9853                 use execvp() correctly (suggested by wwp; thanks!)
9854
9855 2002-08-16 [alfons]     0.8.1claws69
9856
9857         * src/gtksctree.c
9858                 plug memory leak reported by Kim Schultz & Martin Kluge
9859
9860 2002-08-16 [paul]       0.8.1claws68
9861
9862         * po/es.po
9863                 updated by Ricardo Mones Lastra
9864
9865 2002-08-16 [paul]       0.8.1claws67
9866
9867         * src/toolbar.h
9868                 fix bug where 'Compose News' icon showed wrong
9869                 tooltip
9870
9871 2002-08-16 [paul]       0.8.1claws66
9872
9873         * sync with 0.8.1cvs24
9874                 see ChangeLog 2002-08-16
9875
9876         * po/it.po
9877                 updated by Alessandro Maestri
9878
9879 2002-08-15 [paul]       0.8.1claws65
9880
9881         * po/sr.po
9882                 updated by Urke MMI
9883
9884 2002-08-15 [paul]       0.8.1claws64
9885
9886         * src/*.c
9887                 don't translate debug info
9888
9889         * src/matcher.[ch]
9890                 add copyright info
9891
9892 2002-08-15 [paul]       0.8.1claws63
9893
9894         * src/prefs_toolbar.c
9895                 fix bug where clicking 'OK' creates an icon & text
9896                 toolbar regardless of prefs
9897
9898 2002-08-14 [alfons]     0.8.1claws62
9899
9900         * src/main.c
9901                 add global var that has the full argv[0]
9902         * src/crash.c
9903                 o execvp the correct sylpheed by using argv0
9904                   and setting the correct work dir
9905                 o other tweaks  
9906
9907 2002-08-14 [oliver]     0.8.1claws61
9908         
9909         * enable/disable Toolbar Action Buttons 
9910         * code cleanups
9911         * src/mainwindow.c
9912         * src/toolbar.[ch]      
9913         * src/prefs_toolbar.c   
9914
9915 2002-08-14 [melvin]     0.8.1claws60
9916
9917         * po/fr.po
9918                 Updated French translations
9919
9920 2002-08-14 [melvin]     0.8.1claws59
9921
9922         * src/crash.c
9923                 Made bug report not translatable
9924         * src/exporthtml.c
9925                 Fixed exporthtml_build_filespec() return value
9926         * src/foldersel.c
9927                 Fixed incorrect include file
9928         * src/gtkspell.c
9929         * src/prefs_actions.c
9930         * src/prefs_toolbar.c
9931                 Made debug info not translatable
9932         * src/mutt.c
9933         * src/quote_fmt.c
9934                 Added missing includes
9935         * src/prefs_common.c
9936                 Fixed typo
9937
9938 2002-08-14 [paul]       0.8.1claws58
9939
9940         * faq/es/sylpheed-faq.html
9941           faq/es/sylpheed-faq-[1-3].html
9942           faq/es/sylpheed-faq-4.html     **NEW FILE **
9943                 update Spanish FAQ
9944
9945 2002-08-13 [christoph]  0.8.1claws57
9946
9947         * src/procmsg.c
9948                 ignore thread fix that did not mark all
9949                 child nodes of a ignored thread as
9950                 ignored. Does not work perfectly yet,
9951                 but it is better now
9952
9953 2002-08-13 [alfons]     0.8.1claws56
9954
9955         * src/crash.c
9956                 o implement 'save crash log'
9957                 o some tweaks
9958
9959 2002-08-13 [melvin]     0.8.1claws55
9960
9961         * src/main.c
9962                 removed unrequired "execinfo.h" header
9963
9964 2002-08-12 [paul]       0.8.1claws54
9965
9966         * faq/en/sylpheed-faq.html
9967           faq/en/sylpheed-faq-[1-3].html
9968           faq/en/sylpheed-faq-4.html     **NEW FILE **
9969                 update English FAQ
9970
9971 2002-08-12 [alfons]     0.8.1claws53
9972
9973         * po/POTFILES.in
9974                 add crash.c to translatables
9975         * src/crash.c
9976                 bring in Leandro's crash dialog
9977
9978 2002-08-11 [alfons]     0.8.1claws52
9979
9980         * src/crash.c
9981                 clean up some warnings
9982
9983 2002-08-11 [alfons]     0.8.1claws51
9984
9985         * acconfig.h
9986         * configure.in
9987         * src/crash.[ch]        ** NEW FILES **
9988         * src/main.c            
9989                 initial gdb crash handler
9990
9991 2002-08-11 [paul]       0.8.1claws50
9992
9993         * src/prefs_toolbar.c
9994                 replace Up/Down arrow pixmaps with text to be
9995                 consistent across icon themes
9996
9997 2002-08-11 [paul]       0.8.1claws49
9998
9999         * src/prefs_common.c
10000           src/prefs_toolbar.c
10001                 rename 'Pixmap' -> 'Icon'
10002
10003         * src/toolbar.[ch]
10004                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
10005
10006 2002-08-10 [paul]       0.8.1claws48
10007
10008         * src/prefs_toolbar.c
10009                 re-work the UI
10010
10011 2002-08-10 [paul]       0.8.1claws47
10012
10013         * src/main.c
10014                 don't write Processing progress to status bar
10015                 patch submitted by Alexander Evseev
10016
10017         * src/prefs_toolbar.c
10018                 re-position and resize window
10019                 make window assume correct size on first call
10020
10021 2002-08-10 [paul]       0.8.1claws46
10022
10023         * src/mainwindow.c
10024           src/prefs_toolbar.c
10025           src/toolbar.c
10026           src/toolbar.h
10027                 obey coding style
10028                 follow UI text conventions
10029
10030 2002-08-10 [alfons]     0.8.1claws45
10031
10032         * src/toolbar.c
10033                 correct pixmap for delete action
10034
10035 2002-08-10 [paul]       0.8.1claws44
10036
10037         * po/pt_BR.po
10038                 updated by Fabio Jr. Beneditto
10039
10040 2002-08-10 [paul]       0.8.1claws43
10041
10042         * po/POTFILES.in
10043                 add custom toolbar files
10044
10045 2002-08-10 [paul]       0.8.1claws42
10046
10047         * sync with 0.8.1cvs22
10048                 see ChangeLog 2002-08-09
10049
10050 2002-08-09 [paul]       0.8.1claws41
10051
10052         * tools/Makefile.am
10053           tools/README
10054           tools/outlook2sylpheed.pl     ** NEW FILE **
10055                 add script to convert exported Outlook
10056                 contacts list to a Sylpheed addressbook.
10057                 Submitted by Ricardo Mones Lastra.
10058
10059 2002-08-09 [paul]       0.8.1claws40
10060
10061         * AUTHORS
10062           configure.in
10063           po/sr.po      ** NEW FILE **
10064                 add Serbian message catalog. Submitted by
10065                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
10066
10067 2002-08-09 [paul]       0.8.1claws39
10068
10069         * sync with 0.8.1cvs21
10070                 see ChangeLog 2002-08-08
10071
10072 2002-08-08 [oliver]     0.8.1claws38
10073
10074         * src/mainwindow.c
10075                 move Custom Toolbar to Configuration menu
10076
10077 2002-08-08 [oliver]     0.8.1claws37
10078
10079         * src/prefs_toolbar.c
10080                 fix substitute pixmap bug
10081
10082 2002-08-08 [paul]       0.8.1claws36
10083
10084         * sync with 0.8.1cvs19
10085                 see ChangeLog 2002-08-08
10086
10087 2002-08-07 [christoph]  0.8.1claws35
10088
10089         * src/utils.c
10090                 fixed a memory leak in new canonicalize_file_replace
10091
10092 2002-08-07 [christoph]  0.8.1claws34
10093
10094         * src/utils.[ch]
10095                 o canonicalize_file_replace should create the temporary
10096                   file in the same directory as the original file.
10097                 o added get_tmpfile_in_dir that creates a temorary file
10098                   in a specified directory.
10099
10100 2002-08-07 [melvin]     0.8.1claws33
10101
10102         * src/toolbar.c
10103                 fixed bug where 'Article' button acted as 'Email' button.
10104
10105 2002-08-07 [paul]       0.8.1claws32
10106
10107         * sync with 0.8.1.cvs17
10108                 see ChangeLog 2002-08-07
10109
10110 2002-08-07 [colin]      0.8.1claws31
10111         
10112         * src/news.c
10113                 fix mass-cancel problem
10114
10115 2002-08-07 [thorsten]   0.8.1claws30
10116
10117         * src/prefs_toolbar.c
10118                 fix: crash on replace or add new button
10119         * src/toolbar.c
10120                 fix: close xmlfile after reading
10121         * src/utils.c
10122                 fix: unlink() file before rename()
10123
10124 2002-08-06 [paul]       0.8.1claws29
10125
10126         * sync with 0.8.cvs15
10127                 see ChangeLog 2002-08-06
10128
10129 2002-08-06 [oliver]     0.8.1claws28
10130
10131         * src/toolbar.c
10132         * src/prefs_toolbar.c
10133                 fixed empty toolbar issue
10134
10135 2002-08-06 [oliver]     0.8.1claws27
10136
10137         * Custom Toolbar Final 
10138         * src/folderview.c
10139         * src/inc.c
10140         * src/summaryview.c
10141                 o toolbar stuff now lives in src/toolbar.[ch]
10142                 o main_window_toolbar_* functions are renamed to
10143                   toolbar_* reflecting their new source file
10144         * src/mainwindow.[ch]
10145                 o remove toolbar stuff  
10146
10147 2002-08-06 [oliver]     0.8.1claws26
10148         
10149         * src/Makefile.am
10150         * src/prefs_toolbar.[ch]        **New File**
10151         * src/toolbar.[ch]              **New File**
10152                 o prefs_toolbar.[ch] custom toolbar frontend
10153                 o toolbar.[ch]       backend 
10154
10155 2002-08-06 [oliver]     0.8.1claws25
10156
10157         * src/prefs_actions.[ch]
10158                 o new exported function actions_execute
10159
10160 2002-08-06 [paul]       0.8.1claws24
10161
10162         * sync with 0.8.1cvs4
10163                 see ChangeLog 2002-08-06
10164
10165 2002-08-06 [paul]       0.8.1claws23
10166
10167         * sync with 0.8.1cvs13
10168                 see ChangeLog 2002-08-06
10169
10170 2002-08-06 [paul]       0.8.1claws22
10171
10172         * sync with 0.8.1cvs12
10173                 see ChangeLog 2002-08-05 and 2002-08-06
10174
10175 2002-08-06 [match]      0.8.1claws21
10176
10177         * src/addrclip.c
10178                 improvements to cut/copy/paste address
10179
10180 2002-08-05 [match]      0.8.1claws20
10181
10182         * src/addritem.[ch]
10183         * src/addrcache.c
10184         * src/addrbook.c
10185         * src/editaddress.c
10186         * src/addressbook.c
10187                 fixes to improve cut/copy/paste
10188
10189 2002-08-06 [melvin]     0.8.1claws19
10190
10191         * src/account.[ch]
10192                 account_find_all_from_address(): new function that returns the
10193                 list of all accounts that are matched in an address.
10194         * src/alertpanel.[ch]
10195                 alertpanel() now accepts a custom widget
10196                 alertpanel_with_widget(): new function that pops up a panel with
10197                 a custom widget in it 
10198         * src/gtkutils.[ch]
10199                 gtkut_account_menu_new(): new function that allows the selection
10200                 of an account from a list of accounts.
10201         * src/messageview.c
10202                 Extended Return Receipt notification to select the correct 
10203                 account and to make a security test on the Delivery-Notification
10204                 address which should be the same as the Return-Path.
10205
10206 2002-08-06 [thorsten]   0.8.1claws18
10207
10208         * src/mimeview.c
10209                 attach_all: save unnamed as "noname.%d",
10210                 dont free static dirname
10211
10212 2002-08-05 [alfons]     0.8.1claws17
10213
10214         * configure.in
10215                 detect XIM by trying to link rather than compile a XIM program
10216
10217 2002-08-05 [oliver]     0.8.1claws16
10218                 
10219         * src/stock_pixmap.[ch]
10220                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
10221                 o new func to retrieve pixmaps
10222
10223 2002-08-05 [paul]       0.8.1claws15
10224
10225         * sync with 0.8.1cvs10
10226                 see ChangeLog 2002-08-05
10227
10228 2002-08-04 [alfons]     0.8.1claws14
10229
10230         * src/textview.c
10231                 see if this plugs memleak
10232
10233 2002-08-04 [melvin]     0.8.1claws13
10234
10235         * src/gtkspell.c
10236                 fixed bug that could crash Sylpheed when highlighting
10237                 all misspelled words.
10238
10239 2002-08-03 [melvin]     0.8.1claws12
10240
10241         * src/prefs_actions.c
10242                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
10243         * src/messageview.c
10244                 fixed bug where the Return Receipt was sent to
10245                 Delivery-Notification-To address even if it was not present
10246
10247 2002-08-02 [alfons]     0.8.1claws11
10248
10249         * src/prefs_actions.c
10250                 o more check for NULLs
10251                 o put create_io_dialog() in right conditional block
10252
10253 2002-08-02 [paul]       0.8.1claws10
10254
10255         * po/es.po
10256                 updated by Ricardo Mones Lastra
10257
10258 2002-08-01 [christoph]  0.8.1claws9
10259
10260         * src/folder.c
10261                 don't free the cache of the opened
10262                 folder in the summaryview
10263         * src/summaryview.c
10264                 don't unset flags, if it is not required
10265
10266 2002-08-01 [paul]       0.8.1claws8
10267
10268         * sync with 0.8.1cvs8
10269                 see ChangeLog entry 2002-08-01
10270
10271 2002-08-01 [paul]       0.8.1claws7
10272
10273         * sync with 0.8.1cvs7
10274                 see ChangeLog 2002-07-31 and 2002-08-01
10275
10276 2002-07-31 [christoph]  0.8.1claws6
10277
10278         * src/mainwindow.c
10279                 forgot to update menu sensitivity
10280                 function for new menu entry
10281
10282 2002-07-31 [alfons]     0.8.1claws5
10283
10284         * src/main.c
10285                 check folder item and its path for NULL on
10286                 initial processing
10287
10288 2002-07-31 [christoph]  0.8.1claws4
10289
10290         * src/folder.c
10291                 check if folder_item_get_msginfo in
10292                 folder_item_remove_msg returned NULL
10293         * src/imap.c
10294                 better clear the uid cache in the
10295                 uid validity check function and delete
10296                 cached messages
10297
10298 2002-07-31 [paul]       0.8.1claws3
10299
10300         * man/sylpheed.1
10301                 add the '--attach' option and a few other
10302                 minor changes
10303
10304 2002-07-31 [paul]       0.8.1claws2
10305
10306         * sync with 0.8.1cvs5
10307                 see ChangeLog 2002-07-31
10308
10309 2002-07-31 [christoph]  0.8.1claws1
10310
10311         * src/folderview.[ch]
10312         * src/mainwindow.c
10313                 replace "Rescan all folders..." with
10314                 "Check all folders for new messages..."
10315
10316 2002-07-30 [paul]       0.8.1claws
10317
10318         * version 0.8.1claws released
10319
10320 2002-07-30 [paul]       0.8.0claws29
10321
10322         * tools/OOo2sylpheed.pl ** NEW FILE **
10323           tools/README
10324                 add script to enable sending documents as
10325                 attachments from OpenOffice.org
10326
10327 2002-07-30 [melvin]     0.8.0claws28
10328
10329         * src/prefs_actions.c
10330                 Made the actions' input/output dialog display
10331                 without delay.
10332
10333 2002-07-30 [christoph]  0.8.0claws27
10334
10335         * src/procmsg.c
10336                 check if folder_item_get_msginfo in
10337                 procmsg_save_to_outbox returned NULL
10338
10339 2002-07-30 [paul]       0.8.0claws26
10340
10341         * sync with 0.8.1cvs4
10342                 see ChangeLog 2002-07-29
10343
10344 2002-07-29 [thorsten]   0.8.0claws25
10345
10346         * README.claws
10347                 added selective download, delete on server
10348
10349 2002-07-29 [paul]       0.8.0claws24
10350
10351         * sync with 0.8.1cvs3
10352                 see ChangeLog 2002-07-29
10353
10354 2002-07-27 [christoph]  0.8.0claws23
10355
10356         * src/folder.c
10357                 add extra check if fetching the msginfo
10358                 returned NULL
10359
10360 2002-07-27 [paul]       0.8.0claws22
10361
10362         * sync with 0.8.1cvs2
10363                 see ChangeLog 2002-07-26
10364
10365 2002-07-27 [christoph]  0.8.0claws21
10366
10367         * src/imap.c
10368                 add another check if a valid msginfo
10369                 was returned
10370
10371 2002-07-26 [hoa]        0.8.0claws20
10372
10373         * src/folder.c
10374                 Fixed a condition in folder_item_destroy()
10375
10376         * src/imap.c
10377                 Fixed an error in IMAP protocol
10378
10379 2002-07-26 [alfons]     0.8.0claws19
10380
10381         * src/folder.c
10382                 ofcourse compare with identifier, not the path
10383
10384 2002-07-26 [alfons]     0.8.0claws18
10385
10386         * src/folder.c
10387                 use folder item identifier for saving / restoring
10388                 preferences because folder->path might not be unique
10389
10390 2002-07-26 [melvin]     0.8.0claws17
10391
10392         * src/logwindow.c
10393                 Fixed a crash introduced in 0.8.0claws5 when log is 
10394                 cut under 80 characters.
10395
10396 2002-07-26 [paul]       0.8.0claws16
10397
10398         * sync with 0.8.1cvs1
10399                 see ChangeLog 2002-07-26
10400
10401 2002-07-26 [christoph]  0.8.0claws15
10402
10403         * src/imap.[ch]
10404                 imap folder now remembers the last selected
10405                 folder and imap_fetch_msginfo skips selecting
10406                 the folder if it is already selected
10407
10408 2002-07-26 [christoph]  0.8.0claws14
10409
10410         * src/folder.c
10411         * src/folderview.c
10412         * src/imap.c
10413                 fix imap folder rescanning
10414
10415 2002-07-25 [christoph]  0.8.0claws13
10416
10417         * src/filter.c
10418         * src/folder.[ch]
10419         * src/folderview.c
10420         * src/imap.[ch]
10421         * src/mainwindow.c
10422         * src/mbox_folder.c
10423         * src/mh.c
10424         * src/news.c
10425                 implement imap uid cache and uid validity check
10426
10427 2002-07-25 [alfons]     0.8.0claws12
10428
10429         * src/summaryview.c
10430                 fix a brown paper bag bug, and also add some more
10431                 checks
10432
10433 2002-07-25 [christoph]  0.8.0claws11
10434
10435         * src/folder.c
10436                 don't mix copy, fetch_msginfo and remove
10437                 operations in folder item copy and move
10438                 operations
10439
10440 2002-07-25 [christoph]  0.8.0claws10
10441
10442         * src/folderview.c
10443         * src/mainwindow.c
10444         * src/prefs_folder_item.c
10445         * src/summaryview.[ch]
10446                 remove no longer required parameter update_cache from
10447                 summary_show
10448
10449 2002-07-25 [paul]       0.8.0claws9
10450
10451         * sync with 0.8.1
10452         
10453         * AUTHORS
10454                 a few corrections
10455
10456 2002-07-24 [alfons]     0.8.0claws8
10457
10458         * src/summaryview.c
10459                 sort correctly when using simplified subject line
10460                 (closes feature request "[ 585141 ] applying regexp to subject 
10461                 before sort" submitted by Alexandra Walford)
10462
10463 2002-07-24 [paul]       0.8.0claws7
10464
10465         * sync with 0.8.0cvs3
10466                 see ChangeLog 2002-07-24
10467
10468 2002-07-23 [christoph]  0.8.0claws6
10469
10470         * src/folder.c
10471         * src/folder.h
10472         * src/summaryview.c
10473         * src/summaryview.h
10474         * src/main.c
10475                 o separate processing and summaryview
10476                 o removed summary_write_cache from summaryview
10477                 o removed summaryview->killed_messages, because we don't have
10478                   to keep a list of killed messages anymore. New cache will
10479                   keep the hidden messages in cache anyway
10480         * src/folderview.c
10481         * src/inc.c
10482         * src/selective_download.c
10483                 o removed unnecessary summary_write_cache calls
10484         * src/procmsg.c
10485                 o don't set ignore thread flag in procmsg_get_thread_tree
10486                   if it is already set
10487         * src/mainwindow.c
10488         * src/statusbar.h
10489                 o moved STATUSBAR_PUSH/POP to statusbar.h because
10490                   they are used in different files
10491
10492 2002-07-23 [melvin]     0.8.0claws5
10493
10494         * src/addressbook.c
10495         * src/addrgather.c
10496         * src/editaddress.c
10497         * src/editgroup.c
10498         * src/editldap_basedn.c
10499         * src/importldif.c
10500         * src/prefs_common.c
10501                 Fixed few memory leak (gtk_editable_get_chars returns
10502                 an allocated string)
10503         * src/logwindow.c
10504                 Fixed few memory leak (gtk_editable_get_chars returns
10505                 an allocated string) and modified a little the log cutting
10506                 loop.
10507         * src/compose.c
10508                 Replaced a call to an obsolete function gtk_entry_get_text()
10509                 by gtk_editable_get_chars()
10510         * src/send.c
10511                 Removed a debug printf
10512
10513 2002-07-23 [christoph]  0.8.0claws4
10514
10515         * src/filesel.c
10516                 fix another g_dirname memory leak
10517
10518 2002-07-23 [christoph]  0.8.0claws3
10519
10520         * src/mh.c
10521                 fixed a memory leak in mh_fetch_msginfo
10522                 fixed crash when message header could not be
10523                 parsed
10524
10525 2002-07-23 [paul]       0.8.0claws2
10526
10527         * sync with 0.8.0cvs2
10528                 see ChangeLog 2002-07-23
10529
10530 2002-07-23 [paul]       0.8.0claws1
10531
10532         * sync with 0.8.0cvs1
10533                 see ChangeLog 2002-07-23
10534
10535 2002-07-23 [paul]       0.8.0claws
10536
10537         * release of 0.8.0claws
10538
10539 2002-07-23 [paul]       0.7.8claws99
10540
10541         * po/ru.po
10542                 new Russian translation, submitted by
10543                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
10544
10545 2002-07-22 [jens]       0.7.8claws98
10546
10547         * po/de.po
10548                 Updated German translations.
10549
10550 2002-07-22 [paul]       0.7.8claws97
10551
10552         * po/es.po
10553           po/it.po
10554           po/nl.po
10555           po/pt_BR.po
10556                 updated translations by Ricardo Mones Lastra,
10557                 Alessandro Maestri, Wilbert Berendsen and 
10558                 Fabio Jr. Beneditto respectively
10559
10560 2002-07-22 [christoph]  0.7.8claws96
10561
10562         * src/mimeview.c
10563                 fix memory leak caused by wrong g_dirname usage
10564
10565 2002-07-22 [christoph]  0.7.8claws95
10566
10567         * src/summaryview.c
10568                 update new and unread message counts for summaryview
10569                 summaryview does not get it from the folder anymore
10570                 and has to update the values itself
10571
10572 2002-07-22 [melvin]     0.7.8claws94
10573
10574         * po/fr.po
10575                 Updated French translations.
10576
10577 2002-07-22 [christoph]  0.7.8claws93
10578
10579         * src/matcher.c
10580                 set prop->preg pointer to NULL or following check
10581                 will not fail and regexec will be called with
10582                 invalid pointer
10583
10584 2002-07-21 [alfons]     0.7.8claws92
10585         
10586         * src/prefs_common.[ch]
10587                 remove option "Send return receipt on request"
10588
10589 2002-07-21 [thorsten]   0.7.8claws91
10590
10591         * src/mimeview.c
10592                 fixed memleaks, coding style as pointed out by alfons
10593
10594 2002-07-21 [alfons]     0.7.8claws90
10595
10596         * src/messageview.c
10597         * src/noticeview.[ch]
10598                 o fix bug notice view being displayed when going to empty folder 
10599                   (noticed by Christoph)
10600                 o allow RRR to be sent when restarting sylpheed, or changing folder 
10601                   (noticed by Thorsten)
10602
10603 2002-07-21 [thorsten]   0.7.8claws89
10604
10605         * src/mimeview.c
10606                 Included save_all patch from Xaview FACQ
10607                 added support for pathnames
10608
10609 2002-07-21 [alfons]     0.7.8claws88
10610
10611         * po/POTFILES.in
10612         * src/Makefile.am
10613         * src/mainwindow.c
10614         * src/messageview.[ch]
10615         * src/noticeview.c      ** NEW FILE **
10616         * src/noticeview.h      ** NEW FILE **
10617                 make return receipts work again
10618                 (UI idea by Leandro Pereira)
10619
10620 2002-07-21 [paul]       0.7.8claws87
10621
10622         * src/summaryview.c
10623                 fix sensitivity of 'Select thread'
10624
10625 2002-07-21 [paul]       0.7.8claws86
10626
10627         * src/prefs_common.c
10628                 add browser command line for Galeon
10629
10630 2002-07-21 [paul]       0.7.8claws85
10631
10632         * Makefile.am
10633                 fix 'EXTRA_DIST': remove README.README, add TODO
10634                 and TODO.claws
10635
10636 2002-07-21 [alfons]     0.7.8claws84
10637
10638         * src/gtkstext.c
10639                 make enter clear selection
10640                 (closes "[ 579888 ] Editor selection/entry error"
10641                 reported by Steve Lamb)
10642
10643 2002-07-21 [alfons]     0.7.8claws83
10644         
10645         * src/summaryview.c
10646                 sort message list when selecting unthread messages
10647                 (closes "[ 501593 ] switching threaded view doesn't sort"
10648                 reported by Simon Schubert)
10649
10650 2002-07-20 [alfons]     0.7.8claws82
10651         
10652         * src/matcher.c
10653                 const-correctness
10654
10655 2002-07-20 [thorsten]   0.7.8claws81
10656
10657         * src/matcher.c
10658                 Fixed expansion of empty fields in matchactions
10659
10660 2002-07-19 [melvin]     0.7.8claws80
10661
10662         * src/gtkspell.c
10663                 Removed a duplicate menu entry (fast mode) introduced during
10664                 the new cache merge
10665                 Added a menu separator between 'Use alternate' and 'Fast mode'
10666
10667 2002-07-19 [paul]       0.7.8claws79
10668
10669         * tools/Makefile.am
10670           tools/README
10671                 correct typos
10672
10673 2002-07-19 [thorsten]   0.7.8claws78
10674
10675         * tools/calypso_convert.pl      ** NEW FILE **
10676           tools/README
10677           tools/Makefile.am
10678                 script to import mbox files exported
10679                 by calypso
10680                 o generates folder structure
10681                 o includes attachments
10682
10683 2002-07-19 [melvin]     0.7.8claws77
10684
10685         * src/selective_download.[ch]
10686                 Fixed bug where closing the dialog with the window manager's
10687                 close button will not unlock the summary
10688                 Corrected some function declarations that missed a return value
10689                 Made the source code comply better with coding style.
10690         * src/prefs_common.c
10691                 Added new browser command line for Mozilla.
10692
10693 2002-07-18 [paul]       0.7.8claws76
10694
10695         * src/mainwindow.c
10696           src/selective_download.[ch]
10697                 reflect theme changes, fix Gdk Warning when creating 
10698                 pixmap from NULL window, and minor clean up.
10699                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10700
10701         * po/en_GB.po
10702                 updated
10703
10704 2002-07-17 [paul]       0.7.8claws75
10705
10706         * INSTALL[.jp]
10707                 sync with 0.8.0
10708         
10709         * po/en_GB.po
10710                 updated
10711
10712 2002-07-16 [paul]       0.7.8claws74
10713
10714         * tools/filter_conv.pl
10715           tools/README
10716                 replace conversion script with reimplemented version, 
10717                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
10718
10719 2002-07-16 [colin]      0.7.8claws73
10720
10721         * src/summaryview.c
10722                 remove forgotten debug messages - sorry ;-)
10723
10724 2002-07-16 [colin]      0.7.8claws72
10725
10726         * src/mimeview.c
10727           src/summaryview.c
10728           src/textview.c
10729           src/textview.h
10730                 add the ability to select part of a text mime-part 
10731                 to reply.
10732
10733 2002-07-15 [christoph]  0.7.8claws71
10734
10735         * src/folder.c
10736                 fix folder message count for folders without
10737                 msg_is_changed (includes news folders)
10738
10739 2002-07-15 [martin]     0.7.8claws70
10740
10741         * src/summaryview.c
10742                 option "display recipient on 'From'..." now works
10743                 without the need of enabling the option
10744                 "display  sender  using  address  book".
10745
10746 2002-07-15 [christoph]  0.7.8claws69
10747
10748         * src/summaryview.c
10749                 removed setting folder status from summaryview.
10750                 folder.c should update all message counts correctly.
10751
10752 2002-07-15 [paul]       0.7.8claws68
10753
10754         * po/pt_BR.po
10755                 updated by Fabio Junior Beneditto
10756
10757 2002-07-15 [darko]      0.7.8claws67
10758
10759         * src/mh.c
10760                 Fixed target folder colorization, don't decrease op
10761                 number twice
10762
10763 2002-07-14 [paul]       0.7.8claws66
10764
10765         * sync with main 0.8.0
10766                 see ChangeLog 2002-07-14
10767
10768 2002-07-13 [melvin]     0.7.8claws65
10769         
10770         * src/addrbook.c
10771         * src/addressbook.c
10772         * src/addrindex.c
10773                 Replaced sprintf by g_snprintf to prevent possible buffer
10774                 overflow.
10775         * src/news.c
10776                 Corrected a log message output format.
10777                 Added a missing "done" debug output.
10778         * src/compose.c
10779                 Added keyboard accelerator for Priority menu items
10780                 Added missing \n in debug output
10781         * src/logwindow.c
10782         * src/gtkspell.c
10783         * src/rfc2015.c
10784                 Added missing \n in debug output
10785
10786 2002-07-13 [paul]       0.7.8claws64
10787
10788         * man/sylpheed.1
10789                 change Sergey's email address to the sf address
10790
10791         * src/textview.c
10792                 increase show_url_timeout (more useful for long
10793                 urls)
10794
10795 2002-07-12 [sergey]     0.7.8claws63
10796
10797         * src/rfc2015.c
10798                 applied (with some modifications) patch to set the
10799                 micalg parameter for signatures
10800                 (2001-08-28 Werner Koch <wk@gnupg.org>)
10801
10802 2002-07-12 [sergey]     0.7.8claws62
10803
10804         * man/Makefile.am
10805         * configure.in
10806                 fixed man page installation
10807
10808 2002-07-12 [paul]       0.7.8claws61
10809
10810         * sync with 0.7.8cvs26
10811                 see ChangeLog 2002-07-11 and 2002-07-12
10812
10813 2002-07-11 [christoph]  0.7.8claws60
10814
10815         * src/compose.c
10816         * src/procmsg.c
10817                 first use the message number to find the message
10818                 to mark with a reply flag but check the
10819                 message-id if we got the correct message, if not
10820                 try to find it by message-id.
10821                 use new string seperator that is not allowed
10822                 in message-ids.
10823
10824 2002-07-11 [paul]       0.7.8claws59
10825
10826         * sync with 0.7.8cvs23
10827                 see ChangeLog 2002-07-10
10828
10829 2002-07-10 [christoph]  0.7.8claws58
10830
10831         * src/folder.[ch]
10832         * src/msgcache.[ch]
10833                 Added message-id table to the cache in memory
10834                 and functions to msgcache.c and folder.c to
10835                 fetch MsgInfos by message id
10836         * src/compose.c
10837         * src/procmsg.c
10838                 store folder and message-id of message replying
10839                 to in queue header and set reply flag after sending
10840                 (Closes bug #469498)
10841
10842 2002-07-10 [paul]       0.7.8claws57
10843
10844         * AUTHORS
10845           man/sylpheed.1.gz
10846                 add Martin to the list of authors
10847
10848 2002-07-09 [martin]     0.7.8claws56
10849         * src/gtksctree.c
10850                 Added gtk_ctree_last_visible(), tree_update_level(),
10851                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
10852                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10853                 from gtk+ to gtksctree.c for the new sorting code
10854                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
10855                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
10856         * src/gtksctree.h
10857                 Added declaration for gtk_sctree_sort_recursive() and
10858                 gtk_sctree_sort_node
10859         * src/addressbook.c
10860         * src/foldersel.c
10861         * src/folderview.c
10862         * src/summaryview.c
10863                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10864                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
10865
10866 2002-07-08 [paul]       0.7.8claws55
10867
10868         * more sync with 0.7.8cvs21
10869                 see ChangeLog 2002-07-08
10870
10871 2002-07-08 [paul]       0.7.8claws54
10872
10873         * sync with 0.7.8cvs21
10874                 see ChangeLog 2002-07-08
10875
10876 2002-07-07 [alfons]     0.7.8claws53
10877
10878         * src/Makefile.am
10879         * src/stock_pixmap.[ch]
10880         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
10881         * src/pixmaps/notice_error.xpm  ** NEW FILE **
10882         * src/pixmaps/notice_note.xpm   ** NEW FILE **
10883                 add new pixmaps for upcoming notice pane
10884
10885 2002-07-06 [melvin]     0.7.8claws52
10886
10887         * src/gtkspell.[ch]
10888                 Made them a bit closer to Sylpheed's coding style.
10889                 Removed old code.
10890                 Removed possible memory leaks when some errors occurs.
10891
10892 2002-07-06 [melvin]     0.7.8claws51
10893
10894         * po/Makefile.in.in
10895                 Removed --no-location in xgettext command line to help
10896                 translators that use Emacs' po-mode
10897         * src/quote_fmt.c
10898                 Removed unnecessary comments that messed up sylpheed.pot
10899
10900 2002-07-06 [paul]       0.7.8claws50
10901
10902         * sync with 0.7.8cvs19
10903                 see ChangeLog 2002-07-05
10904
10905 2002-07-06 [christoph]  0.7.8claws49
10906
10907         * src/folder.c
10908         * src/mainwindow.c
10909                 fix folder_item_remove_all_msg and folderview
10910                 status for trash folders after emptying trash
10911
10912 2002-07-05 [paul]       0.7.8claws48
10913
10914         * sync with 0.7.8cvs16
10915                 see ChangeLog 2002-07-04 and 2002-07-05
10916
10917 2002-07-04 [paul]       0.7.8claws47
10918
10919         * sync with 0.7.8cvs14
10920                 see  ChangeLog 2002-07-04
10921
10922 2002-07-03 [alfons]     0.7.8claws46
10923
10924         * src/folder.c
10925                 dupe folder item's path because it's being reallocated
10926                 by new folder scanning code
10927
10928 2002-07-03 [christoph]  0.7.8claws45
10929
10930         * src/imap.c
10931                 better IMAP uid fetching using 'FETCH 1:* (UID)'
10932         * src/msgcache.c
10933                 add missing return in msgcache_write
10934
10935 2002-07-02 [thorsten]   0.7.8claws44
10936
10937         * src/jpilot.c
10938         * src/msgcache.c
10939         * src/rfc2015.c
10940                 use binary mode for file access
10941
10942 2002-07-02 [christoph]  0.7.8claws43
10943
10944         * major code cleanup (part 1)
10945         
10946                 - unused variables removed
10947                 - unused functions removed
10948                 - uninitialized variables checked
10949                 - missing return statements added
10950                 - missing function return types added
10951                 - added parentheses around assignment and
10952                   && in || when suggested by gcc
10953               
10954         * src/mh.c
10955         * src/folder.c
10956                 replaced direct calls to folder->scan_tree
10957                 with folder_scan_tree and restore folder
10958                 prefs in this function. The folder should
10959                 not have to deal with them.
10960                 ( Should now work for all folder types )
10961
10962 2002-07-02 [paul]       0.7.8claws42
10963
10964         * sync with 0.7.8cvs13
10965                 see ChangeLog 2002-07-01 and 2002-07-02
10966
10967 2002-07-01 [christoph]  0.7.8claws41
10968
10969         * src/summaryview.c
10970                 fix "goto next/prev unread message" with
10971                 ignored threads
10972
10973 2002-07-01 [paul]       0.7.8claws40
10974
10975         * po/es.po
10976                 updated by Ricardo Mones Lastra
10977
10978 2002-06-30 [match]      0.7.8claws39
10979
10980         * src/jpilot.c
10981                 applied variation of leonerd's patch (566661) to
10982                 allow multiple email addresses per JPilot entry.
10983                 addresses may be separated by space, comma, pipe,
10984                 semi-colon, new-line.
10985
10986 2002-06-30 [alfons]     0.7.8claws38
10987
10988         * src/procmsg.c
10989                 simple fix for putting older nodes before
10990                 newer nodes when threading by subject
10991
10992 2002-06-30 [christoph]  0.7.8claws37
10993
10994         * src/folder.c
10995         * src/folderview.c
10996         * src/mh.c
10997         * src/news.c
10998         * src/procmsg.c
10999                 fix broken folder tree rescaning
11000                 and don't use procmsg_get_mark_sum
11001                 anymore
11002
11003 2002-06-30 [christoph]  0.7.8claws36
11004
11005         * merge new cache branch
11006         * src/imap.c
11007                 fix new cache imap copy bug
11008         * src/folder.c
11009                 improved folder_item_scan
11010                 it should now always set the correct
11011                 new, unread and total message counts
11012
11013 2002-06-29 [paul]       0.7.8claws35
11014
11015         * configure.in
11016                 correct syntax error
11017
11018 2002-06-29 [paul]       0.7.8claws34
11019
11020         * configure.in
11021           Makefile.am
11022           man/Makefile.am       ** NEW FILE **
11023           man/sylpheed.1.gz     ** NEW FILE **
11024                 add Sylpheed man page
11025
11026 2002-06-29 [paul]       0.7.8claws33
11027
11028         * po/pt_BR.po
11029                 updated by Fabio Junior Beneditto
11030
11031 2002-06-28 [jens]       0.7.8claws32
11032
11033         * po/de.po
11034                 translation updated
11035
11036         * src/selective_download.c
11037                 removed gettext for space " "
11038
11039         * src/imap.c
11040                 removed wrong space
11041
11042 2002-06-28 [paul]       0.7.8claws31
11043
11044         * sync with 0.7.8cvs11
11045                 see ChangeLog 2002-06-28
11046
11047 2002-06-28 [paul]       0.7.8claws30
11048
11049         * sync with 0.7.8cvs10
11050                 see ChangeLog 2002-06-27 and 2002-06-28
11051
11052 2002-06-26 [paul]       0.7.8claws29
11053
11054         * src/addrgather.c
11055           src/selective_download.c
11056                 don't gettextise empty strings.
11057                 reserved by gettext. gettext("") returns 
11058                 the header entry with meta information, 
11059                 not the empty string
11060
11061         * po/en_GB.po
11062                 updated
11063
11064 2002-06-26 [paul]       0.7.8claws28
11065
11066         * sync with 0.7.8cvs7
11067                 see ChangeLog 2002-06-25
11068
11069         * src/prefs_common.c
11070                 ...and in the process, tweak the gui a little
11071
11072 2002-06-25 [alfons]     0.7.8claws27
11073         
11074         * configure.in
11075         * src/Makefile.am
11076                 fine tune ldap library detection
11077
11078 2002-06-25 [alfons]     0.7.8claws26
11079
11080         * src/compose.c
11081                 don't allow return receipts when composing a news article
11082
11083 2002-06-25 [paul]       0.7.8claws25
11084
11085         * Makefile.am
11086                 add '$(AMTAR)' to 'release' section to allow for
11087                 new and older autotools
11088
11089 2002-06-25 [paul]       0.7.8claws24
11090
11091         * src/summaryview.c
11092                 fix "No more unread messages" persistant pop-up
11093                 window bug
11094
11095 2002-06-25 [paul]       0.7.8claws23
11096
11097         * po/it.po
11098                 updated by Alessandro Maestri
11099
11100 2002-06-25 [paul]       0.7.8claws22
11101
11102         * sync with 0.7.8cvs6
11103                 see ChangeLog 2002-06-25
11104
11105 2002-06-24 [paul]       0.7.8claws21
11106
11107         * tools/update-po
11108                 add GPL copyright information
11109
11110 2002-06-24 [paul]       0.7.8claws20
11111
11112         * tools/Makefile.am
11113           tools/README
11114           tools/update-po       ** NEW FILE **
11115                 add script that eases the creation of *.po files
11116                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
11117
11118 2002-06-23 [alfons]     0.7.8claws19
11119
11120         * src/messageview.c
11121                 make notification_convert_header obey const correctness
11122                 (next step will be fixing the broken return receipt)
11123
11124 2002-06-23 [paul]       0.7.8claws18
11125
11126         * src/messageview.c
11127                 fix bug introduced in last commit:
11128                 removed too much code in last commit - put back what's
11129                 needed
11130
11131 2002-06-23 [paul]       0.7.8claws17
11132
11133         * src/messageview.[ch]
11134                 remove code committed in error from locally patched
11135                 source
11136
11137 2002-06-23 [colin]      0.7.8claws16
11138
11139         * src/compose.[ch]
11140                 add compose_entry_select(), used to select the default_to
11141                 email address - hopefully avoiding people sending mails to
11142                 wrong recipients.
11143
11144 2002-06-22 [alfons]     0.7.8claws15
11145
11146         * AUTHORS
11147                 add Bram Metsch & Stanislav Karchebny
11148         * src/smtp.[ch]
11149         * src/prefs_account.[ch]
11150         * src/send.c
11151                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
11152                   options.  (see <http://sourceforge.net/tracker/index.php
11153                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
11154
11155                 - merge Stanislav's fix to make SMTP AUTH work with qmail
11156                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
11157
11158 2002-06-22 [paul]       0.7.8claws14
11159
11160         * sync with 0.7.8cvs5
11161                 see ChangeLog 2002-06-19 and 2002-06-20
11162
11163 2002-06-22 [alfons]     0.7.8claws13
11164
11165         * src/selective_download.c
11166                 fix a stupid mistake I made
11167
11168 2002-06-22 [alfons]     0.7.8claws12
11169
11170         * src/selective_download.[ch]
11171                 fix another unnoticed leak; cleanup code
11172
11173 2002-06-21 [alfons]
11174
11175         * tools/Makefile.am
11176                 gpg-sign <-- gpg-sign-syl
11177
11178 2002-06-21 [alfons]     0.7.8claws11
11179
11180         * src/selective_download.c
11181         * src/selective_download.h
11182                 fix assorted mix of allocation errors (should solve
11183                 problem reported by Philippe Gramoullé, see:
11184                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
11185
11186 2002-06-20 [melvin]     0.7.8claws10
11187
11188         * tools/gpg-sign *REMOVED*
11189           tools/gpg-sign-syl *ADDED*
11190                 Replaced the gpg clearsigning script with the version using
11191                 xterm instead of ssh-askpass and changed its name.
11192
11193         * README.claws
11194                 Updated actions example to reflect the renaming of the
11195                 gpg clearsigning script.
11196
11197 2002-06-19 [paul]       0.7.8claws9
11198
11199         * sync with 0.7.8claws9
11200                 see ChangeLog 2002-06-18 and 2002-06-19
11201
11202 2002-06-19 [paul]       0.7.8claws8
11203
11204         * sync with 0.7.8cvs1
11205                 see ChangeLog 2002-06-18
11206
11207 2002-06-18 [alfons]     0.7.8claws7
11208
11209         * src/mainwindow.h
11210                 add omitted prototype
11211
11212 2002-06-17 [paul]       0.7.8claws6
11213
11214         * src/mainwindow.c
11215                 fix hiding of exec_btn
11216
11217 2002-06-17 [paul]       0.7.8claws5
11218
11219         * src/pop.c
11220                 remove unneeded code: should_delete() 
11221                 and Pop3State::uidl_todelete_list
11222
11223 2002-06-17 [paul]       0.7.8claws4
11224
11225         * sync with 0.7.8
11226                 see ChangeLog 2002-06-11 and 2002-06-13
11227
11228 2002-06-16 [alfons]     0.7.8claws3
11229         
11230         * src/folder.c
11231                 make sure lock sort mode (claws specific) is
11232                 also persists after a tree rescan
11233
11234 2002-06-16 [alfons]     0.7.8claws2
11235
11236         * src/prefs_folder_item.c
11237         * src/folder.[ch]
11238                 fix persistence of folder sort mode (broken
11239                 by adapting Hiro's new folder persistence code)
11240
11241 2002-06-16 [alfons]     0.7.8claws1
11242
11243         * AUTHORS
11244         * src/logwindow.c
11245         * src/prefscommon.[ch]
11246                 control size of log text in log window; 
11247                 closes patch #569155 submitted by Mitko Haralanov.
11248
11249 2002-06-15 [paul]       0.7.8claws
11250
11251         * release of 0.7.8claws
11252
11253 2002-06-15 [paul]       0.7.7claws
11254
11255         * po/pt_BR.po
11256                 updated by Fabio Junior Beneditto
11257
11258 2002-06-14 [paul]       0.7.6claws49
11259
11260         * po/es.po
11261                 updated by Ricardo Mones Lastra
11262
11263 2002-06-14 [paul]       0.7.6claws48
11264
11265         * po/nl.po
11266                 updated translation by Wilbert Berendsen
11267
11268 2002-06-14 [melvin]     0.7.6claws47
11269
11270         * po/fr.po
11271                 Updated French translation
11272
11273 2002-06-13 [paul]       0.7.6claws46
11274
11275         * src/filesel.c
11276                 allow filename to be typed in, rather than just
11277                 selected by the mouse. Patch by Gustavo Noronha Silva.
11278
11279 2002-06-13 [alfons]     0.7.6claws45
11280
11281         * src/mainwindow.[ch]
11282                 more cleanups (removing unnecessary menu items Expand 
11283                 summary / message view)
11284
11285 2002-06-13 [melvin]     0.7.6claws44
11286
11287         * po/POTFILES.in
11288                 Added src/string_match.c
11289         * src/string_match.c
11290                 Fixed possible buffer overflow.
11291                 Corrected typo.
11292                 Added missing config.h header.
11293         * src/prefs_common.c
11294           src/prefs_matcher.c
11295           src/prefs_scoring.c
11296                 Made some strings translatable (missing _(..)).
11297
11298 2002-06-13 [melvin]     0.7.6claws43
11299
11300         * README.claws
11301                 Corrected action example (verifying clearsigned mail).
11302         * src/prefs_account.c
11303                 Corrected typo.
11304         * src/prefs_common.c
11305                 Removed incorrect line that generated a Gtk-CRITICAL msg.
11306
11307 2002-06-12 [alfons]     0.7.6claws42
11308
11309         * src/summaryview.c
11310                 add init of score column lost in 0.7.6claws42
11311
11312 2002-06-12 [paul]       0.7.6claws41
11313
11314         * src/prefs_account.c
11315                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
11316                 behavior of the radio buttons, (from 0.7.7cvs2)
11317
11318 2002-06-11 [alfons]     0.7.6claws40
11319
11320         * src/messageview.[ch]
11321         * src/summaryview.[ch]
11322         * src/summary_search.c
11323         * src/mainwindow.c
11324                 perform a sync to bring in Hiro's separate view implementation 
11325
11326                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
11327
11328 2002-06-11 [paul]       0.7.6claws39
11329         
11330         * src/prefs_account.c
11331                 correct a typo on the Receive tab
11332
11333 2002-06-10 [match]      0.7.6claws38
11334
11335         * src/addressbook.c
11336                 Included address completion patch from Gustavo Noronha.
11337
11338 2002-06-10 [paul]       0.7.6claws37
11339
11340         * src/inc.[ch]
11341           src/pop.c
11342           src/prefs_account.[ch]
11343           src/selective_download.[ch]
11344                 apply PATCH #561712
11345                  NEW:
11346                 - check if POP Account
11347                 - Receive Button renamed to Preview
11348                 - Preview Button Popup: preview new/all messages
11349                 - Download Button
11350                 - Account Preferences-->Receive tab checkbutton if you
11351                   want to remove Mail after Download
11352                 -: default YES
11353                 - Account Preferences-->Receive tab checkbutton use
11354                   filtering rules on preview
11355                   (think of delete_on_server)
11356                 -: default YES
11357                 - Account selectable from SD dialog
11358                 - checkbutton to show already downloaded messages if
11359                   all messages are previewed
11360                 - new clist column showing Date
11361                 - ESC KEY close
11362                 FIXES:
11363                 - play ball with UIDL
11364                 - fault tolerant (?) 
11365                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
11366
11367 2002-06-10 [melvin]     0.7.6claws36
11368
11369         * README.claws
11370                 Added a hint to ac/README in cvs instructions.
11371
11372         * src/prefs_actions.c
11373                 Made it possible to use a more elaborate command line
11374                 for asynchronous actions, too.
11375
11376 2002-06-10 [melvin]     0.7.6claws35
11377         
11378         * src/prefs_actions.c
11379                 Make it possible to use a more elaborate command line
11380                 (e.g. |foo|bar|cat>there;echo Done|)
11381                 Corrected error message when calling %f, %F and %p commands
11382                 from the compose window.
11383
11384 2002-06-09 [colin]      0.7.6claws34
11385
11386         * src/summaryview.c
11387                 Automatically find unread messages in current folder
11388                 before annoying the user.
11389
11390 2002-06-08 [alfons]     0.7.6claws33
11391
11392         * po/it.po
11393                 remove bad formatting string in it.po translation
11394                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
11395
11396 2002-06-08 [paul]       0.7.6claws32
11397
11398         * sync with 0.7.6cvs25
11399                 see ChangeLog 2002-06-07
11400
11401 2002-06-05 [paul]       0.7.6claws31
11402
11403         * src/mainwindow.c
11404                 add 'Sort by locked' and 'Sort by score'
11405
11406 2002-06-05 [paul]       0.7.6claws30
11407
11408         * sync with 0.7.6cvs24
11409                 see ChangeLog 2002-06-04
11410
11411 2002-06-04 [paul]       0.7.6claws29
11412
11413         * po/pt_BR.po
11414                 updated by Fabio Junior Beneditto
11415
11416 2002-06-03 [thorsten]   0.7.6claws28
11417
11418         * src/matcher.c
11419                 fclose() matcherrc after reading
11420
11421 2002-06-03 [paul]       0.7.6claws27
11422
11423         * sync with 0.7.6cvs21
11424                 see ChangeLog 2002-05-31
11425
11426 2002-05-31 [paul]       0.7.6claws26
11427
11428         * sync with 0.7.6cvs20
11429                 see ChangeLog 2002-05-29 and 2002-05-30
11430
11431 2002-05-31 [paul]       0.7.6claws25
11432
11433         * src/imap.c
11434                 hopefully fix last buggy sync
11435
11436         * README.claws
11437                 correct typo in 'Actions' examples
11438
11439 2002-05-29 [paul]       0.7.6claws24
11440
11441         * sync with 0.7.6cvs18
11442                 see ChangeLog 2002-05-28 and 2002-05-29
11443
11444         * src/news.c
11445           src/nntp.[ch]
11446                 sync with above 
11447
11448 2002-05-28 [paul]       0.7.6claws23
11449
11450         * sync with 0.7.6cvs16
11451                 see ChangeLog 2002-05-28
11452
11453 2002-05-27 [thorsten]   0.7.6claws22 
11454
11455         * faq/it/sylpheed-faq-1.html
11456           faq/it/sylpheed-faq-2.html
11457           faq/it/sylpheed-faq-3.html
11458           faq/it/sylpheed-faq.html
11459                 corrected DOS lineendings
11460         * faq/de/sylpheed-faq-1.html
11461           faq/de/sylpheed-faq-2.html
11462           faq/en/sylpheed-faq-1.html
11463           faq/en/sylpheed-faq-2.html
11464           faq/en/sylpheed-faq-3.html
11465           faq/es/sylpheed-faq-1.html
11466           faq/es/sylpheed-faq-2.html
11467           faq/es/sylpheed-faq-3.html
11468           faq/fr/sylpheed-faq-1.html
11469           faq/it/sylpheed-faq-1.html
11470           faq/it/sylpheed-faq-2.html
11471           faq/it/sylpheed-faq-3.html
11472           faq/it/sylpheed-faq.html
11473                 changed ">" to &quot;
11474
11475 2002-05-27 [paul]       0.7.6claws21
11476         
11477         * sync with 0.7.6cvs15
11478                 see ChangeLog 2002-05-27
11479
11480 2002-05-27 [paul]       0.7.6claws20
11481
11482         * src/prefs_account.c
11483                 correct a typo
11484
11485 2002-05-26 [paul]       0.7.6claws19
11486
11487         * tools/README
11488                 correct a typo
11489
11490 2002-05-25 [paul]       0.7.6claws18
11491
11492         * tools/README
11493                 add description of kmail2sylpheed.pl
11494
11495 2002-05-25 [paul]       0.7.6claws17
11496
11497         * tools/kmail2sylpheed.pl       ** NEW FILE **
11498                 perl script that converts an exported Kmail address
11499                 book, converts it to sylpheed addressbook file,
11500                 writes the file to .sylpheed, and updates
11501                 addrbook--index.xml 
11502
11503 2002-05-25 [paul]       0.7.6claws16
11504
11505         * sync with 0.7.6cvs14
11506                 see ChangeLog 2002-05-23
11507
11508 2002-05-24 [paul]       0.7.6claws15
11509
11510         * README.claws
11511                 make a correction and add some more info
11512
11513 2002-05-24 [paul]       0.7.6claws14
11514
11515         * src/compose.c
11516                 fix memory leak in 
11517                 compose_redirect_write_headers_from_headerlist()
11518                 add Subject and Resent-Message-ID to
11519                 compose_redirect_write_headers()
11520                 Received, Subject, and X-UIDL are filtered out in 
11521                 compose_redirect_write_to_file()
11522
11523 2002-05-23 [paul]       0.7.6claws13
11524
11525         * src/compose.[ch]
11526           src/filtering.c
11527           src/mainwindow.c
11528           src/matcher.[ch]
11529           src/matcher_parser_lex.l
11530           src/matcher_parser_parse.y
11531           src/prefs_common.[ch]
11532           src/prefs_filtering.c
11533           src/summaryview.c
11534                 rename 'Bounce' to 'Redirect'
11535
11536 2002-05-23 [paul]       0.7.6claws12
11537
11538         * more sync with 0.7.6cvs13
11539           src/compose.c
11540                 see ChangeLog 2002-05-22
11541
11542 2002-05-22 [paul]       0.7.6claws11
11543
11544         * sync with 0.7.6cvs13
11545           src/codeconv.c
11546                 see ChangeLog 2002-05-20
11547           src/prefs_common.c
11548                 see ChangeLog 2002-05-22
11549
11550 2002-05-21 [melvin]     0.7.6claws10
11551
11552         * src/folderview.c
11553                 Added missing filtering and scoring headers
11554                 Fixed bad function call that showed garbage 
11555                 in Folder->Processing
11556
11557 2002-05-21 [paul]       0.7.6claws9
11558
11559         * tools/Makefile.am
11560                 make all tools executable, (patch by Alfons).
11561
11562 2002-05-20 [alfons]     0.7.6claws8
11563
11564         * src/procheader.c
11565                 don't forget to call mktime() so we have a valid week 
11566                 and year day
11567                 (Bug report by Roger Sondermann <mail@jumaros.de>)
11568
11569 2002-05-20 [paul]       0.7.6claws7
11570
11571         * src/html.c
11572                 fix broken parsing of urls
11573         * src/textview.c
11574                 fix displaying of urls
11575
11576                 both fixes from the patch [547855] by Eugene 
11577                 Brevdo (zonem)
11578
11579 2002-05-19 [alfons]     0.7.6claws6
11580
11581         * configure.in
11582                 make sylpheed configure correctly with the latest
11583                 and greatest of automake / autoconf / gettext
11584
11585 2002-05-19 [alfons]     0.7.6claws5
11586
11587         * src/procheader.c
11588         * src/procheader.h
11589                 add function for returning ime zone offset
11590         * src/quote_fmt.c
11591         * src/quote_fmt_parse.y
11592                 better quotation formatting - does not convert
11593                 to local time, but uses the original date string.
11594                 
11595                 Note: %z inserts the timezone offset (should 
11596                 work also on platforms where strftime does not
11597                 support %z).
11598
11599 2002-05-18 [christoph]  0.7.6claws4
11600
11601         * src/summaryview.c
11602                 fix indentation of some code
11603         * tools/Makefile.am
11604                 fix spaces after \
11605         * src/Makefile.am
11606                 add missing \
11607                 correct path for ignorethread.xpm
11608                 incorrect filename for sylpheed_logo.xpm
11609                 add missing include matcher_parser_parse.h
11610
11611 2002-05-18 [paul]       0.7.6claws3
11612
11613         * sync with 0.7.6cvs8
11614                 see ChangeLog 2002-05-16 and 2002-05-17
11615
11616 2002-05-18 [melvin]     0.7.6claws2
11617
11618         * README.claws
11619                 Corrected an action's definition and fixed some misspellings.
11620
11621 2002-05-18 [paul]       0.7.6claws1
11622
11623         * tools/Makefile.am
11624           tools/gpg-sign        ** new file **
11625           tools/uudec           ** new file **
11626                 add Melvin's Actions scripts
11627
11628         * README.claws
11629                 add Melvin's descriptions for Actions
11630
11631 2002-05-18 [paul]       0.7.6claws
11632
11633         * Version 0.7.6claws released
11634
11635 2002-05-17 [paul]       0.7.5claws32
11636
11637         * po/es.po
11638                 updated by Ricardo Mones Lastra
11639
11640 2002-05-17 [paul]       0.7.5claws31
11641
11642         * src/compose.c
11643                 fix Account prefs default folder for sent/draft/deleted
11644                 messages bug
11645
11646         * po/it.po
11647           po/nl.po
11648                 updated translation by Alessandro Maestri and
11649                 Wilbert Berendsen
11650
11651 2002-05-17 [melvin]     0.7.5claws30
11652
11653         * src/prefs_actions.c
11654                 Fixed bug where using %F not at the end of the command 
11655                 resulted in an additional empty argument being created.
11656                 Thanks to Darko Koruga for reporting the bug.
11657
11658 2002-05-17 [melvin]     0.7.5claws29
11659
11660         * po/fr.po
11661                 Updated French translations.
11662
11663 2002-05-15 [paul]       0.7.5claws28
11664         
11665         * po/es.po
11666                 updated by Ricardo Mones Lastra
11667
11668 2002-05-15 [paul]       0.7.5claws27
11669
11670         * sync with 0.7.6cvs4
11671                 see ChangeLog 2002-05-14 and 2002-05-15
11672
11673 2002-05-14 [paul]       0.7.5claws26
11674
11675         * sync with 0.7.6cvs1
11676                 see ChangeLog 2002-05-13
11677
11678 2002-05-13 [thorsten]   0.7.5claws25
11679
11680         * src/messageview.c
11681                 fix select_all and copy in multipart messages
11682         * src/mainwindow.c
11683                 fix select_all and copy in multipart messages
11684
11685 2002-05-12 [paul]       0.7.5claws24
11686
11687         * src/summaryview.c
11688                 reverse last commit, bug already fixed in 0.7.5claws3
11689
11690 2002-05-12 [netztorte]  0.7.5claws23
11691
11692         * src/summaryview.c
11693                 dont parse empty addressbook (checked in before claws20)
11694
11695 2002-05-12 [melvin]     0.7.5claws22
11696
11697         * src/procmsg.[ch]
11698                 Removed unneeded priority code introduced by the previous 
11699                 commit.
11700
11701 2002-05-12 [melvin]     0.7.5claws21
11702
11703         * src/compose.[ch]
11704                 Added possibility to set message's priority.
11705         * src/procmsg.[ch]
11706                 Added possibility to set message's priority.
11707                 Added missing headers
11708
11709 2002-05-12 [melvin]     0.7.5claws20
11710
11711         * src/prefs_actions.c
11712                 Removed implicitely added quotes around the name
11713                 of the temporary files of mime parts.
11714
11715 2002-05-12 [paul]       0.7.5claws19
11716
11717         * sync with 0.7.5cvs20
11718                 see ChangeLog 2002-05-11
11719
11720 2002-05-12 [alfons]     0.7.5claws18
11721
11722         * src/quote_fmt_lex.l
11723         * src/quote_fmt_parse.y
11724                 allow quote / reply date & time format to be set using
11725                 %D{format}. format is a format string you'd pass to
11726                 strftime() (see man strftime, or the Display tab |
11727                 Date format setting).
11728
11729                 Currently %D converts the date to local time. 
11730
11731 2002-05-11 [paul]       0.7.5claws17
11732
11733         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
11734                 see ChangeLog 2002-05-10 and 2002-05-11
11735
11736 2002-05-10 [paul]       0.7.5claws16
11737
11738         * sync with 0.7.5cvs16
11739                 see ChangeLog entries 2002-05-09 and 
11740                 2002-05-10
11741
11742 2002-05-10 [colin]      0.7.5claws15
11743
11744         * src/textview.c
11745                 Corrected a bug that prevented sylpheed to open
11746                 double-clicked URIs.
11747
11748 2002-05-09 [paul]       0.7.5claws14
11749
11750         * sync with 0.7.5cvs14
11751                 see ChangeLog 2002-05-08 and 2002-05-09
11752
11753 2002-05-08 [paul]       0.7.5claws13
11754
11755         * sync with 0.7.5cvs11
11756                 see ChangeLog entry 2002-05-08
11757
11758 2002-05-08 [paul]       0.7.5claws12
11759
11760         * src/mainwindow.c
11761           src/textview.[ch]
11762                 fix segfault on View->Open in new window
11763                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11764
11765 2002-05-07 [paul]       0.7.5claws11
11766
11767         * sync with 0.7.5cvs9
11768                 see ChangeLog entry 2002-05-07
11769
11770 2002-05-06 [paul]       0.7.5claws10
11771
11772         * src/messageview.c
11773           src/textview.c
11774                 display url in statusbar on single-click
11775                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11776
11777 2002-05-06 [match]      0.7.5claws9
11778
11779         * src/addritem.[ch]
11780                 new functions.
11781         * src/addrcache.c
11782                 tidy up.
11783         * src/xmlprops.[ch]
11784                 XML implementation of properties file.
11785         * src/exporthtml.[ch]
11786         * src/expthtmldlg.[ch]
11787         * src/addressbook.c
11788                 export to HTML.
11789
11790 2002-05-02 [sergey]     0.7.5claws8
11791
11792         * src/mainwindow.c (mainwin_entries),
11793           src/prefs_common.c (prefs_send_create()),
11794           src/codeconv.c (locale_table):
11795                 use charset name "Windows-1251" instead of "CP1251".
11796
11797 2002-05-02 [colin]      0.7.5claws7
11798         
11799         * src/compose.c
11800           src/prefs_common.c
11801           src/prefs_folder_item.c
11802                 Fixed cosmetics bugs due to Outbox renamed to Sent.
11803
11804 2002-05-02 [hiro]       0.7.5claws6
11805
11806         * src/imap.c
11807                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
11808
11809 2002-05-02 [paul]       0.7.5claws5
11810
11811         * src/compose.c
11812                 more sync with 0.7.5cvs7, see ChangeLog entry
11813                 2002-05-02
11814
11815 2002-05-02 [hiro]       0.7.5claws4
11816
11817         * src/compose.c
11818                 compose_queue_sub():
11819                 check if queue folder exists (closes #550397).
11820                 removed directory creation since it should be handled
11821                 transparently.
11822         * src/imap.c
11823                 imap_add_msg(): return UID for appended message
11824                 (closes #548842).
11825
11826 2002-04-30 [paul]       0.7.5claws3
11827
11828         * src/summaryview.c
11829                 fix account_find_from_address() bug
11830
11831 2002-04-28 [colin]      0.7.5claws2
11832
11833         * src/compose.c
11834           src/textview.c
11835           src/prefs_common.[ch]
11836           src/utils.[ch]
11837                 Added user-definable quotation characters recognition.
11838
11839 2002-04-28 [paul]       0.7.5claws1
11840
11841         * sync with 0.7.5cvs4
11842                 see ChangeLog entry  2002-04-25
11843
11844 2002-04-28 [paul]       0.7.5claws
11845
11846         * po/es.po
11847           po/nl.po
11848           po/pt_BR.po
11849                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
11850                 Fabio Junior Beneditto
11851
11852 2002-04-27 [jens]       0.7.4claws103
11853
11854         * po/de.po
11855                 updated German translation.
11856
11857 2002-04-27 [hiro]       0.7.4claws102
11858
11859         * src/summaryview.c
11860                 summary_write_cache(): fixed the mark loss of hidden messages.
11861
11862 2002-04-26 [melvin]     0.7.4claws101
11863
11864         * src/procmsg.c
11865                 fixed a second typo (same one)
11866         * po/fr.po
11867           po/it.po
11868           po/pt_BR.po
11869                 fixed the type again...
11870
11871 2002-04-26 [melvin]     0.7.4claws100
11872
11873         * src/procmsg.c
11874                 fixed a typo in an alert message ("temorary").
11875         * po/it.po
11876         * po/pt_BR.po
11877                 corrected the typo  described above.
11878         * po/fr.po
11879                 updated French translation.
11880
11881 2002-04-26 [darko]      0.7.4claws99
11882
11883         * src/summaryview.c
11884                 fix target folder colorization
11885
11886 2002-04-25 [paul]       0.7.4claws98
11887
11888         * po/it.po
11889                 updated by Alessandro Maestri
11890
11891 2002-04-24 [colin]      0.7.4claws97
11892         
11893         * src/compose.c
11894                 Fixed double "subject is empty" question.
11895
11896 2002-04-23 [colin]      0.7.4claws96
11897         
11898         * src/mimeview.c
11899                 Corrected issue when "automatically display images" was
11900                 not set : first image remained after selecting second.
11901
11902 2002-04-23 [melvin]     0.7.4claws95
11903
11904         * src/prefs_actions.c
11905                 Don't display in/out dialog if there is nothing to show.
11906
11907 2002-04-23 [paul]       0.7.4claws94
11908
11909         * sync with 0.7.5cvs3
11910                 bug fixes: see ChangeLog entry 2002-04-23
11911
11912 2002-04-22 [darko]      0.7.4claws93
11913
11914         * src/compose.c
11915                 fix previous check-in which changed code after
11916                 merge from main
11917
11918 2002-04-22 [paul]       0.7.4claws92
11919
11920         * faq/de/*
11921                 add German FAQ
11922         * faq/en/*
11923           faq/es/*
11924           faq/fr/*
11925                 update English, Spanish and French FAQs
11926         * manual/de/*
11927           manual/es/*
11928                 add German and Spanish manuals
11929         * manual/en/*
11930           manual/fr/*
11931                 update English and French manuals
11932
11933         * src/Makefile.am
11934                 add to and re-arrange the pixmap entries
11935
11936 2002-04-22 [darko]      0.7.4claws91
11937
11938         * src/compose.c
11939                 fix sender initials recognition to only allow
11940                 '>' after the initials
11941
11942 2002-04-21 [paul]       0.7.4claws90
11943
11944         * sync with 0.7.5 release
11945                 see ChangeLog entry 2002-04-21
11946
11947 2002-04-21 [alfons]
11948
11949         * src/Makefile.am
11950                 add colin's new pixmaps to EXTRA_DIST
11951
11952 2002-04-21 [colin]      0.7.4claws89
11953         * src/compose.c
11954         * src/inc.c
11955         * src/mainwindow.[ch]
11956         * src/prefs_common.[ch]
11957         * src/stock_pixmap.[ch]
11958                 Added "Work offline" ability.
11959
11960 2002-04-21 [colin]      0.7.4claws88
11961         
11962         * src/mimeview.c
11963         * src/prefs_common.c
11964         * src/prefs_common.h
11965         * src/textview.c : Added an option to common preferences -> display
11966           to allow user not to automatically display images.
11967
11968 2002-04-21 [paul]       0.7.4claws87
11969
11970         * sync with 0.7.4cvs52
11971                 see ChangeLog entry 2002-04-21 (src/imap.c)
11972
11973 2002-04-21 [paul]       0.7.4claws86
11974
11975         * sync with 0.7.4cvs51
11976                 see ChangeLog entry 2002-04-21
11977
11978 2002-04-21 [paul]       0.7.4claws85
11979
11980         * sync with 0.7.4cvs49
11981                 see ChangeLog entries 2002-04-20 and 2002-04-21
11982
11983         * src/Makefile.am
11984                 clean up: remove old 'stock_' element from xpm 
11985                 filenames.
11986
11987 2002-04-21 [alfons]     0.7.4claws84
11988
11989         apply sync patch from Paul
11990
11991         * src/folderview.c
11992                 use old claws prefs_folder_item_create() for now
11993
11994 2002-04-19 [match]      0.7.4claws83
11995
11996         * src/addressbook.[ch]
11997         * src/addrharvest.[ch]
11998         * src/addrgather.[ch]
11999                 recurse folders.
12000         * src/mainwindow.c
12001         * src/summaryview.[ch]
12002                 change menu option.
12003
12004 2002-04-19 [paul]       0.7.4claws82
12005
12006         * po/pt_BR.po
12007                 updated by Fabio Junior Beneditto
12008
12009 2002-04-14 [alfons]     0.7.4claws81
12010
12011         * src/passphrase.c
12012                 add #include <sys/types.h> for mode_t and off_t 
12013
12014 2002-04-13 [paul]       0.7.4claws80
12015         
12016         * src/main.c
12017           src/passphrase.[ch]
12018           src/pgptext.c
12019           src/prefs_common.[ch]
12020           src/rfc2015.c
12021                 enable storing of GnuPG passphrase for the whole 
12022                 session or a user-defined number of minutes. patch 
12023                 submitted by Ravemax <ravemax@dextrose.com>
12024
12025 2002-04-13 [alfons]     0.7.4claws79
12026
12027         * src/textview.c
12028                 make email parser also stop scanning when encountering separators
12029                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
12030
12031 2002-04-13 [paul]       0.7.4claws78
12032
12033         * sync with 0.7.4cvs39
12034                 see ChangeLog entry 2002-04-12
12035
12036 2002-04-11 [paul]       0.7.4claws77
12037
12038         * sync with 0.7.4cvs37
12039                 see ChangeLog entry 2002-04-11
12040
12041 2002-04-11 [paul]       0.7.4claws76
12042
12043         * COPYING 
12044                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
12045                 the clause for OpenSSL). sync with sylpheed main
12046
12047 2002-04-09 [melvin]     0.7.4claws75
12048
12049         * src/compose.c
12050                 Made 'Ctrl-Enter' on send ignore some modifiers 
12051                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
12052                 to bind other *-Enter (but not Alt-Enter).
12053
12054 2002-04-09 [paul]       0.7.4claws74
12055
12056         * sync with 0.7.4cvs35
12057                 see ChangeLog entries 2002-04-09
12058
12059 2002-04-08 [paul]       0.7.4claws73
12060
12061         * sync with 0.7.4cvs33
12062                 see ChangeLog entry 200-04-08
12063
12064 2002-04-07 [match]      0.7.4claws72
12065
12066         * src/addrharvest.[ch]
12067                 fixed to read all addresses in header, regardless
12068                 of header size. improved name parsing. accommodate
12069                 harvest from folders and selected message.
12070         * src/addritem.[ch]
12071                 included new address parsing function.
12072         * src/addrgather.[ch]
12073         * src/addressbook.[ch]
12074         * src/summaryview.[ch]
12075         * src/mainwindow.c
12076                 allow address harvest of folder as well as selected
12077                 messages.
12078
12079 2002-04-07 [paul]       0.7.4claws71
12080
12081         * src/esmtp.[ch]
12082           src/smtp.c
12083                 don't try to authenticate with CRAM-MD5 in SMTP when 
12084                 SMTP-AUTH enabled if MTA doesn't issue this 
12085                 auth-method in it's ehlo-response. bug item #531364,
12086                 patch item #938910. patch submitted by Colin Leroy 
12087                 <colin@colino.net>
12088
12089 2002-04-07 [paul]       0.7.4claws70
12090
12091         * src/nntp.c
12092                 fix missing MODE_READER bug. patch submitted by
12093                 Colin Leroy <colin@colino.net>
12094
12095 2002-04-07 [alfons]     0.7.4claws69
12096
12097         * src/matcher.[ch]
12098         * src/prefs_filtering.c
12099         * src/summaryview.c
12100                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
12101                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
12102
12103 2002-04-07 [paul]       0.7.4claws68
12104
12105         * sync with 0.7.4cvs32
12106                 see ChangeLog entry 2002-04-06
12107
12108         * tools/filter_conv.pl
12109                 more bug fixes
12110
12111 2002-04-06 [paul]       0.7.4claws67
12112
12113         * tools/filter_conv.pl
12114                 modify to be able to find the name of the first
12115                 mailbox and use that. main's filter does not
12116                 record the full path to the mailbox and therefore
12117                 can only filter to the first mailbox.
12118
12119 2002-04-05 [paul]       0.7.4claws66
12120
12121         * tools/filter_conv.pl
12122                 attempt to make the script all-encompassing and
12123                 be able to convert any main 'filter' rule thrown
12124                 at it
12125
12126 2002-04-05 [paul]       0.7.4claws65
12127
12128         * tools/filter_conv.pl
12129                 allow for collapsed folder trees
12130
12131 2002-04-05 [paul]       0.7.4claws64
12132
12133         * sync with 0.7.4cvs31
12134                 see ChangeLog entries 2002-04-05
12135
12136 2002-04-03 [paul]       0.7.4claws63
12137
12138         * sync with 0.7.4cvs29
12139                 see ChangeLog entries 2002-04-02 and 2002-04-03
12140
12141 2002-04-02 [paul]       0.7.4claws62
12142
12143         * sync with 0.7.4cvs26
12144                 see ChangeLog entry 2002-04-01
12145
12146 2002-04-02 [match]      0.7.4claws61
12147
12148         * src/pine.[ch]
12149         * src/importpine.[ch]
12150         * src/addressbook.c
12151                 import Pine address book.
12152
12153 2002-04-02 [match]      0.7.4claws60
12154
12155         * src/addrharvest.[ch]
12156                 improve address parsing of funky addresses.
12157
12158 2002-04-02 [darko]      0.7.4claws59
12159
12160         * src/compose.c
12161                 wrap on send improvements, it now recognizes quoted
12162                 initials as part of the quotation string, and it
12163                 does not join lines separated by CR
12164
12165 2002-04-01 [match]      0.7.4claws58
12166
12167         * src/mgutils.[ch]
12168                 added new functions.
12169         * src/mutt.[ch]
12170                 remove excessive duplicate address generation
12171                 on import.
12172
12173 2002-04-01 [alfons]     0.7.4claws57
12174         
12175         * src/summaryview.c
12176                 put back g_free() 
12177
12178 2002-04-01 [paul]       0.7.4claws56
12179
12180         * sync with 0.7.4cvs25
12181                 see ChangeLog entry 2002-04-01
12182
12183 2002-04-01 [alfons]     0.7.4aprilfool55
12184
12185         * src/summaryview.c
12186                 honour feature request item #537427 to allow for
12187                 displaying names from address book for sent mail also
12188
12189 2002-03-29 [paul]       0.7.4claws54
12190
12191         * src/mainwindow.c
12192           src/prefs_filtering.[ch]
12193           src/prefs_matcher.c
12194           src/summaryview.c
12195                 add 'fast filter' for claws' filtering,
12196                 /Tools/Create filter rule/... patch submitted
12197                 by Neill Miller <neillm@thecodefactory.org>
12198
12199 2002-03-29 [paul]       0.7.4claws53
12200
12201         * sync with 0.7.4cvs24
12202                 see ChangeLog entry 2002-03-29
12203
12204 2002-03-28 [paul]       0.7.4claws52
12205
12206         * sync with 0.7.4cvs23
12207                 see ChangeLog entry 2002-03-28
12208
12209 2002-03-27 [melvin]     0.7.4claws51
12210
12211         * src/prefs_actions.c
12212                 Added support to pass only one message part (as a
12213                 file) to the command using '%p'. No quotes are needed
12214                 because doubles quotes are automatically added.
12215                 Fixed bug where Sylpheed could block when waiting for
12216                 a child process to finish.
12217                 Changed the help menu to remove quotes around symbols to 
12218                 avoid misinterpretation (they must not be used).
12219
12220 2002-03-27 [melvin]     0.7.4claws50
12221
12222         * src/inc.c
12223                 Made the new mail notification command always 
12224                 execute asynchronously.
12225
12226 2002-03-27 [paul]       0.7.4claws49
12227
12228         * src/compose.c
12229                 fix bug introduced in last commit
12230
12231 2002-03-27 [paul]       0.7.4claws48
12232
12233         * sync with 0.7.4cvs21
12234                 see ChangeLog 2002-03-26 and 2002-03-27
12235
12236 2002-03-26 [hoa]        0.7.4claws47
12237
12238         * src/prefs_folder_item.c
12239                 really fixed the bug #516442 with folder rescan.
12240
12241 2002-03-26 [paul]       0.7.4claws46
12242
12243         * sync with 0.7.4cvs19
12244                 see ChangeLog entries 2002-03-25 and 2002-03-26
12245
12246 2002-03-25 [hoa]        0.7.4claws45
12247
12248         * src/matcher.c
12249         * src/mh.c
12250                 fix the bug #516442 with folder rescan.
12251
12252         * src/prefs_common.[ch]
12253         * src/compose.c
12254                 added an option to enable two different behaviours
12255                 for bounce.
12256
12257
12258 2002-03-25 [paul]       0.7.4claws44
12259
12260         * src/mainwindow.c
12261           src/selective_download.c
12262                 correct a few menuitem labels
12263
12264 2002-03-25 [christoph]  0.7.4claws43
12265
12266         * src/procmsg.c
12267                 fix non deleted tmp message in
12268                 procmsg_save_to_outbox
12269                 fix problems caused by sync with
12270                 main branch's procmsg_send_queue
12271
12272 2002-03-25 [paul]       0.7.4claws42
12273
12274         * src/quote_fmt.c
12275           src/quote_fmt_lex.l
12276           src/quote_fmt_parse.y
12277                 add Last name (%L) placeholder for quoting. 
12278                 patch submitted by Thorsten Thielen 
12279                 <thth@users.sourceforge.net>
12280
12281 2002-03-25 [paul]       0.7.4claws41
12282
12283         * src/utils.c
12284                 get full hostname. patch submitted by
12285                 Bob Woodside <rwoodside1@comcast.net>
12286
12287 2002-03-25 [paul]       0.7.4claws40
12288
12289         * src/account.c
12290           src/news.c
12291           src/nntp.[ch]
12292           src/prefs_account.[ch]
12293                 enable NNTP over SSL. patch submitted by
12294                 Pascal Jermini <pascal@infinity.hn.org>
12295
12296 2002-03-24 [paul]       0.7.4claws39
12297
12298         * src/prefs_common.c
12299                 make the arrangement of the Compose tab more
12300                 coherent
12301
12302         * src/mainwindow.c
12303                 fix some irregularities of style
12304
12305         * po/de.po
12306                 updated by Kilian Krause
12307
12308 2002-03-23 [paul]       0.7.4claws38
12309
12310         * po/pt_BR.po
12311                 updated by Fabio Junior Beneditto
12312
12313 2002-03-23 [paul]       0.7.4claws37
12314
12315         * src/mainwindow.c
12316                 move 'Gather addresses' to 'Tools' menu
12317                 make 'Selective download' sensitive
12318
12319 2002-03-23 [paul]       0.7.4claws36
12320
12321         * sync with 0.7.4cvs16
12322                 see ChangeLog entries 2002-03-23
12323
12324 2002-03-22 [christoph]  0.7.4claws35
12325
12326         * src/quote_fmt_parse.y
12327                 fix include program output
12328
12329 2002-03-22 [alfons]     0.7.4claws34
12330
12331         * src/pop.c
12332                 initialize GDate stack variable correctly (sorry!)
12333
12334 2002-03-22 [paul]       0.7.4claws33
12335
12336         * src/compose.c
12337           src/mainwindow.c
12338           src/prefs_actions.c
12339           src/prefs_common.c
12340                 rename 'Tool' to 'Tools'
12341
12342         * src/mainwindow.c
12343                 move 'Delete duplicated messages' from
12344                 'Message/' to 'Tools/'
12345                 re-arrange the order of 'Tools/' items
12346
12347 2002-03-22 [paul]       0.7.4claws32
12348
12349         * src/addr_compl.c
12350           src/addressbook.[ch]
12351                 auto-address completion now also matches on
12352                 Nickname. patch submitted by Bob Forsman 
12353                 <hammor@users.sourceforge.net>
12354
12355         * src/editaddress.c
12356                 correct a spelling mistake
12357
12358 2002-03-22 [alfons]     0.7.4claws31
12359
12360         * src/pop.c
12361                 fix getting uidl from incorrect string 
12362                 (spotted by Colin)
12363
12364 2002-03-21 [alfons]     0.7.4claws30
12365
12366         * src/pop.c
12367                 more code refactoring
12368                 plug mem leak introduced by delete on server
12369
12370 2002-03-21 [paul]       0.7.4claws29
12371
12372         * sync with 0.7.4cvs11
12373                 see ChangeLog entries 2002-03-20
12374
12375 2002-03-20 [alfons]     0.7.4claws28
12376
12377         * src/inc.c
12378                 apply Colin's patch and refactor
12379
12380 2002-03-20 [paul]       0.7.4claws27
12381
12382         * sync with sylpheed 0.7.4cvs9
12383                 see ChangeLog entry 2002-03-20
12384
12385 2002-03-19 [christoph]  0.7.4claws26
12386
12387         * src/mh.c
12388         * src/procmsg.[ch]
12389         * src/summaryview.c
12390                 revert changes for flag updates
12391                 (does not work correctly and no time to debug)
12392
12393 2002-03-20 [alfons]     0.7.4claws25
12394
12395         * src/pop.c
12396                 refactor should_delete() a little bit 
12397
12398 2002-03-19 [paul]       0.7.4claws24
12399
12400         * src/inc.[ch]
12401           src/pop.c
12402           src/prefs_account.[ch]
12403                 allow the user to leave downloaded mail on the 
12404                 server for n days. Patch submitted by Colin Leroy 
12405                 <colin@colino.net>
12406
12407 2002-02-19 [paul]       0.7.4claws23
12408
12409         * sync with sylpheed 0.7.4cvs8
12410                 see ChangeLog entries 2002-03-19
12411
12412 2002-03-18 [paul]       0.7.4claws22
12413
12414         * sync with sylpheed 0.7.4cvs6
12415                 see ChangeLog entry 2002-03-18
12416
12417 2002-03-18 [paul]       0.7.4claws21
12418
12419         * po/en_GB.po
12420                 add en_GB message catalogue
12421
12422         * src/mbox_folder.c
12423           src/prefs_account.c
12424           src/prefs_actions.c
12425                 correct a few spelling mistakes
12426
12427 2002-03-17 [alfons]     0.7.4claws20
12428
12429         * src/matcher.c
12430                 more stringent checks for NULL params when writing
12431                 filtering actions to a file
12432                 
12433 2002-03-17 [hoa]        0.7.3claws20
12434
12435         * src/news.c
12436                 fixed the count of new messages
12437
12438         * src/compose.c
12439                 fixed the "attachment properties" window
12440
12441 2002-03-17 [paul]       0.7.4claws19
12442
12443         * src/defs.h
12444           src/folder.h
12445           src/news.c
12446           src/prefs_account.[ch]
12447           src/procmsg.[ch]
12448           src/summaryview.c
12449                 automatically mark cross-posted messages as read 
12450                 and (optionally) give them a colour label
12451                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
12452                 
12453
12454 2002-03-17 [paul]       0.7.4claws18
12455
12456         * sync with sylpheed 0.7.4cvs5
12457                 see ChangeLog entry 2002-03-17
12458
12459 2002-03-17 [melvin]     0.7.4claws17
12460         
12461         * src/textview.c
12462                 Worked around a gtktext 'bug': when searching for 
12463                 a text in a long message it was scrolling slowly
12464                 line by line until it hit the searched text.
12465         * po/fr.po
12466                 Updated French translation
12467
12468 2002-03-17 [melvin]     0.7.4claws16
12469
12470         * src/mainwindow.c
12471         * src/compose.c
12472         * src/prefs_actions.c
12473                 Moved "Edit/Actions" to "Tool/Actions"
12474                 Made mainwindow/compose window sensitive as soon as
12475                 no child process is running anymore even if the io dialog
12476                 is open.
12477                 Fixed a struct being initialized with a non constant char*
12478
12479 2002-03-16 [christoph]  0.7.4claws15
12480
12481         * configure.in
12482                 add --with-compiler-flags option
12483                 (only for developer hacking)
12484         * src/mh.c
12485         * src/procmsg.[ch]
12486         * src/summaryview.c
12487                 try to make folder-stats and flag handling more
12488                 independent from the summaryview. msgcounts
12489                 are only set when the folder is opened and
12490                 procmsg_msginfo_(un)set_flags will handle it
12491                 later and summaryview will get the values
12492                 from the folder.
12493
12494 2002-03-16 [paul]       0.7.4claws14
12495
12496         * src/messageview.c
12497                 fix Return-receipt. Patch submitted by Bob
12498                 Woodside <rwoodside1@comcast.net>
12499
12500 2002-03-16 [paul]       0.7.4claws13
12501
12502         * src/compose.c
12503                 fix 'dynamic' signatures, make it work again
12504                 broken during sync on 2002-03-14 (0.7.4claws2)
12505
12506 2002-03-15 [match]      0.7.4claws12
12507
12508         * src/addrharvest.[ch]
12509         * src/addrgather.[ch]
12510         * src/addressbook.[ch]
12511         * src/mainwindow.c
12512                 included address harvester feature. still some
12513                 issues with address parsing that I will fix.
12514
12515 2002-03-15 [match]      0.7.4claws11
12516
12517         * src/addrbook.[ch]
12518         * src/addrcache.[ch]
12519         * src/addressbook.[ch]
12520         * src/addrindex.c
12521         * src/editbook.c
12522         * src/importldif.c
12523         * src/importmutt.c
12524         * src/jpilot.[ch]
12525         * src/main.c
12526         * src/syldap.[ch]
12527         * src/vcard.[ch]
12528                 tidy up. fix memory leaks. moved attribs and methods
12529                 from individual interfaces to addrcache object. prep
12530                 for new stuff to come in.
12531
12532 2002-03-15 [alfons]     0.7.4claws10
12533
12534         * src/matcher.[ch]
12535         * src/matcher_parser_parse.y
12536         * src/matcher_parser_lex.l
12537         * src/prefs_matcher.c
12538                 add filtering conditions message greater than, smaller 
12539                 than, and exactly matching a size in bytes
12540                 (does not work with delete from POP3 server yet)
12541
12542                 this should also give others an idea what you should
12543                 do to add new criterions to claws filtering system
12544                 
12545
12546 2002-03-15 [paul]       0.7.4claws9
12547
12548         * tools/filter_conv.pl
12549                 exit if there are no filter rules to convert
12550                 rename filterrc to filterrc.old after completion
12551
12552 2002-03-15 [paul]       0.7.4claws8
12553
12554         * sync with sylpheed 0.7.4cvs3
12555                 see ChangeLog entry 2002-03-14
12556
12557 2002-03-14 [paul]       0.7.4claws7
12558
12559         * src/compose.c
12560                 clean up the last commit (ahem)
12561
12562 2002-03-14 [paul]       0.7.4claws6
12563
12564         * src/compose.c
12565                 fix bug #515655. honour account preferences
12566                 regarding gpg default signing/encryption when 
12567                 changing account from the compose window.
12568
12569 2002-03-14 [paul]       0.7.4claws5
12570
12571         * src/folderview.c
12572                 remove unnecessary curly brackets
12573
12574 2002-03-14 [paul]       0.7.4claws4
12575
12576         * src/folderview.c
12577           src/prefs_filtering.[ch]
12578                 add filter rename on folder rename and filter
12579                 delete on folder delete. Patch submitted by
12580                 Neill Miller <neillm@thecodefactory.org> 
12581
12582 2002-03-14 [christoph]  0.7.4claws3
12583
12584         * src/procmsg.c
12585         * src/send.c
12586                 fix local delivery
12587                 (patch submitted by "Simon 'corecode' Schubert")
12588         * src/prefs_common.c
12589         * src/procmsg.c
12590                 fix gcc 3.0 warning
12591
12592 2002-03-14 [paul]       0.7.4claws2
12593
12594         * sync with sylpheed 0.7.4cvs2
12595                 see ChangeLog entry 2002-03-13
12596
12597 2002-03-12 [darko]      0.7.4claws1
12598
12599         * src/mainwindow.c
12600                 fix what seems to be a copy and paste error
12601                 when setting color for important messages
12602                 (reported by wwp)
12603
12604 2002-03-11 [paul]       version 0.7.4claws released
12605
12606 2002-03-11 [paul]       0.7.4claws
12607
12608         * po/es.po
12609           po/it.po
12610           po/nl.po
12611           po/pt_BR.po
12612                 update message catalogs. Submitted by Ricardo Mones 
12613                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
12614                 Fabio Junior Beneditto
12615
12616         * configure.in
12617           faq/Makefile.am
12618           faq/it/Makefile
12619           faq/it/sylpheed-faq*
12620           src/mainwindow.c
12621           src/manual.[ch]
12622                 add FAQ in Italian
12623         
12624
12625 2002-03-11 [jens]       0.7.3claws7
12626
12627         * po/de.po
12628                 updated German translation
12629
12630 2002-03-11 [melvin]     0.7.3claws6
12631
12632         * po/fr.po
12633                 updated and corrected French translation
12634
12635 2002-03-10 [hoa]        0.7.3claws5
12636
12637         * src/account.c
12638         * src/inc.c
12639         * src/prefs_account.c
12640         * src/procmsg.c
12641         * src/send.[ch]
12642                 fixed the local account.
12643                 you have to change the default "/usr/sbin/sendmail"
12644                 to "/usr/sbin/sendmail -t" in the preferences of
12645                 the local account.
12646
12647         * src/procmime.c
12648                 removed some debug display for renderer
12649
12650 2002-03-10 [paul]       0.7.3claws4
12651
12652         * faq/en/sylpheed-faq-1.html
12653           faq/en/sylpheed-faq-2.html
12654                 update
12655
12656 2002-03-09 [paul]       0.7.3claws3
12657
12658         * sync with sylpheed 0.7.4
12659                 see ChangeLog entry 2002-03-09
12660
12661 2002-03-08 [paul]       0.7.3claws2
12662
12663         * faq/en/sylpheed-faq*
12664           faq/es/sylpheed-faq*
12665           faq/fr/sylpheed-faq*
12666                 update the FAQs
12667
12668         * manual/fr/.cvsignore
12669           manual/fr/Makefilea.am
12670           manual/fr/sylpheed*
12671           src/mainwindow.c
12672           src/manual.[ch]
12673                 add the French manual
12674
12675 2002-03-07 [paul]       0.7.3claws1
12676
12677         * sync with sylpheed 0.7.3cvs4
12678                 see ChangeLog entries  2002-03-06 and 2002-03-07
12679         
12680         * po/nl.po
12681                 updated by Wilbert Berendsen
12682
12683 2002-03-07 [melvin]     0.7.2claws34
12684
12685         * src/selective_download.c
12686                 Changed the pixmap of the receive button to MAIL_RECEIVE.
12687
12688 2002-03-06 [paul]       0.7.2claws33
12689
12690         * sync with sylpheed 0.7.3cvs1
12691                 bug fix, see ChangeLog entry 2002-03-05
12692
12693 2002-03-05 [paul]       0.7.2claws32
12694
12695         * src/mimeview.c
12696           src/pgptext.[ch]
12697           src/procmsg.c
12698                 reverse the pgp ascii-armored code implemented in 
12699                 0.7.2claws16. removal of this code until it matures.
12700                 this means that verifying ascii-armored pgp sigs and
12701                 automatic decryption of ascii-armored encrypted
12702                 messages no longer works.
12703
12704 2002-03-05 [paul]       0.7.2claws31
12705
12706         * configure.in
12707           Makefile.am
12708         * faq/Makefile.am
12709         * faq/en/Makefile.am
12710           faq/en/sylpheed-faq.html
12711           faq/en/sylpheed-faq-1.html
12712           faq/en/sylpheed-faq-2.html
12713           faq/en/sylpheed-faq-3.html
12714         * faq/es/Makefile.am
12715           faq/es/sylpheed-faq.html
12716           faq/es/sylpheed-faq-1.html
12717           faq/es/sylpheed-faq-2.html
12718           faq/es/sylpheed-faq-3.html
12719           faq/es/sylpheed-faq-4.html
12720         * faq/fr/Makefile.am
12721           faq/fr/sylpheed-faq.html
12722           faq/fr/sylpheed-faq-1.html
12723           faq/fr/sylpheed-faq-2.html
12724           faq/fr/sylpheed-faq-3.html
12725         * src/Makefile.am
12726           src/defs.h
12727           src/mainwindow.c
12728           src/manual.[ch]
12729                 add FAQs in English, Spanish and French
12730
12731
12732 2002-03-05 [paul]       0.7.2claws30
12733
12734         * manual/en/sylpheed.html
12735           manual/en/sylpheed-XX.html
12736                 updated the English manual
12737
12738 2002-03-05 [hoa]        
12739
12740         * src/summaryview.c
12741                 dialog box pops up if the article can't be deleted.
12742
12743 2002-03-04 [paul]       
12744         
12745         * po/pt_BR.po
12746                 updated by Fabio Junior Benedito
12747
12748 2002-03-04 [hoa]
12749
12750         * removed ac/gpgme.m4
12751                 to avoid autogen common problem
12752                 developers have to install gpgme development package now
12753
12754         * src/compose.c
12755                 encoding to 7bit or 8bit is enabled.
12756
12757 2002-03-03 [alfons]     0.7.2claws29
12758
12759         * src/pop.c
12760                 merge fix by Oliver Haertel for selective
12761                 download buglet
12762
12763 2002-03-03 [paul]       0.7.2claws28
12764         
12765         * sync with sylpheed 0.7.3
12766
12767 2002-03-03 [paul]       0.7.2claws27
12768
12769         * sync with sylpheed 0.7.2cvs24
12770                 see ChangeLog entries 2002-03-02 and 2002-03-03
12771
12772 2002-03-02 [melvin]     0.7.2claws26
12773
12774         * src/inc.[ch]
12775         * src/main.c
12776         * src/mainwindow.c
12777         * src/prefs_common.[ch]
12778                 Added user definable notification on new mail arrival.
12779                 Removed unused variables in spell checker prefs code.
12780
12781 2002-03-02 [melvin]     0.7.2claws25
12782
12783         * src/quote_fmt.c
12784                 Removed unnecessary escape sequences.
12785                 Changed 'Initial...' to 'Initials of Sender'
12786
12787 2002-03-02 [paul]       0.7.2claws24
12788
12789         * sync with sylpheed 0.7.2cvs22
12790                 see ChangeLog entry 2002-03-01
12791
12792 2002-03-01 [hoa]        0.7.2claws23
12793
12794         * src/mainwindow.c
12795                 Set sensitivity of delete actions to active
12796                 even if the folder is a newsgroup.
12797
12798         * src/summaryview.c
12799                 - Set sensitivity of delete actions
12800                 - Added function check_permission() that will check if the
12801                   user is authorized to delete a message. For news, it
12802                   will check if the author is the same.
12803                 - Enabled deletion when there is no trash folder.
12804
12805         * src/news.[ch]
12806                 - Added news_cancel_article() to cancel articles
12807                 - Implemented news_remove_message() (public function)
12808
12809 2002-03-01 [paul]       0.7.2claws22
12810
12811         * src/gtkutils.c
12812           src/textview.c
12813                 recognise urls that that don't include 'http://' and
12814                 simply begin 'www.' 
12815
12816         * AUTHORS
12817                 remove duplicated name
12818
12819 2002-02-28 [paul]       0.7.2claws21
12820
12821         * src/mainwindow.c
12822           src/summaryview.[ch]
12823                 add ability to 'Select thread'
12824                 combines Melvin's "Select thread's head" patch (#510907)
12825                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
12826                 patch (#518514) 
12827
12828 2002-02-28 [paul]       0.7.2claws20
12829
12830         * src/mimeview.c
12831                 hopefully fix segfault on right-clicking a mime part
12832                 that some people have experienced.      
12833                 fix submitted by Fredrik Olofsson <frol@linux.nu>
12834
12835 2002-02-28 [paul]       0.7.2claws19
12836
12837         * sync with sylpheed 0.7.2cvs21
12838                 see ChangeLog entries 2002-02-27 and 2002-02-28
12839
12840 2002-02-27 [paul]       0.7.2claws18
12841
12842         * sync with sylpheed 0.7.2cvs18
12843                 see ChangeLog entries 2002-02-26 and 2002-02-27
12844
12845 2002-02-26 [alfons]     0.7.2claws17
12846
12847         * src/procheader.c
12848                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
12849                 (spotted by Chris Hessman <idatech@gmx.net>)
12850
12851 2002-02-26 [paul]       0.7.2claws16
12852
12853         * src/mimeview.c
12854           src/pgptext.[ch]
12855           src/procmsg.c
12856                 make decryption of ascii-armored pgp encrypted messages
12857                 and verification of ascii-armored signatures work again.
12858                 slightly altered from the patch by Jens Jahnke 
12859                 <jan0sch@gmx.net>
12860
12861                 ##FIX ME##
12862                 * the checking of plaintext signatures always comes up in 
12863                   a popup box
12864                 * it doesn't work for multipart messages 
12865                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
12866                   including the msg headers and these 2 line themselves, are 
12867                   not displayed
12868
12869         * src/mainwindow.c
12870                 "View/Folder Tree" becomes "View/Separate Folder Tree"
12871                 "View/Message View" becomes "View/Separate Message View"
12872                 because its less ambiguous.
12873
12874         * po/es.po
12875                 updated by Ricardo Mones Lastra
12876
12877 2002-02-26 [paul]       0.7.2claws15
12878
12879         * sync with sylpheed 0.7.2cvs17
12880                 see ChangeLog entries 2002-02-25 and 2002-02-26
12881
12882 2002-02-25 [christoph]  0.7.2claws14
12883
12884         * src/filtering.[ch]
12885         * src/inc.c
12886                 do filtering stuff after all messages have been received
12887                   1. drop all messages to .processing
12888                   2. scan processing folder for messages
12889                   3. filter messages or move to inbox
12890                 this will also find old messages left in processing after
12891                 a crash or something like that and we get a real msginfo
12892                 from folder->get_msg_list and do not have to create our
12893                 own in filter_message
12894         * src/matcher_parser_parse.y
12895                 remove MIX/MAX warning (reordered includes)
12896
12897 2002-02-25 [paul]       0.7.2claws13
12898
12899         * sync with sylpheed 0.7.2cvs15
12900                 see ChangeLog entry 2002-02-24
12901
12902 2002-02-24 [alfons]     0.7.2claws12
12903
12904         * src/filtering.c
12905                 clear old color flags first when applying a new color to
12906                 a message info. 
12907                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
12908
12909 2002-02-24 [alfons]     0.7.2.claws11
12910         
12911         * AUTHORS
12912         * src/prefs_common.c
12913                 add presets for Opera and Konqueror, closes patch #517261,
12914                 submitted by Ville Skyttä <scop@users.sourceforge.net>
12915
12916 2002-02-24 [alfons]     0.7.2.claws10
12917
12918         * AUTHORS
12919         * src/summaryview.c
12920                 fix threading for null message ids, closes patch #521601,
12921                 submitted by Bob Forsman <hammor@users.sourceforge.net>
12922
12923 2002-02-24 [alfons]     0.7.2claws9
12924
12925         * src/summaryview.c
12926         * src/filtering.c
12927                 make Tool | Filter Message work with filtering system so
12928                 setting flags also works
12929
12930                 TODO:
12931
12932                 - Processing uses the same function as Tool | Filter
12933                   Message, but doesn't use the same update proc yet
12934
12935 2002-02-23 [paul]       0.7.2claws8
12936
12937         * sync with sylpheed 0.7.2cvs14
12938                 see ChangeLog entries 2002-02-22 and 2002-02-23
12939
12940 2002-02-22 [christoph]  0.7.2claws7
12941
12942         * src/quote_fmt.c
12943                 Add column space to table
12944         * src/quote_fmt_parse.y
12945                 Close files
12946
12947 2002-02-22 [paul]       0.7.2claws6
12948
12949         * src/Makefile.am
12950           src/defs.h
12951           src/filtering.c
12952           src/inc.[ch]
12953           src/mainwindow.c
12954           src/matcher.[ch]
12955           src/matcher_parser_lex.l
12956           src/matcher_parser_parse.y
12957           src/pop.[ch]
12958           src/prefs_account.h
12959           src/prefs_filtering.c
12960           src/selective_download.[ch]   *** NEW FILES ***
12961           src/utils.[ch]
12962           po/POTFILES.in
12963                 Selective Download added to 'Tool' menu. 
12964                 Retrieves email headers of the currently selected pop3 
12965                 account and allows the user to mark emails for deletion 
12966                 right on the pop3 server. Patch submitted by Oliver Haertel 
12967                 <oha@users.sourceforge.net>.
12968         
12969         * po/POTFILES.in
12970                 add 'src/quote_fmt.c'           
12971
12972 2002-02-22 [christoph]  0.7.2claws5
12973
12974         * src/Makefile.am
12975                 added quote_fmt.c
12976         * src/prefs_common.[ch]
12977         * src/prefs_template.c
12978         * src/quote_fmt.c               *** NEW FILE ***
12979         * src/quote_fmt.h
12980                 move quote format symbol description code
12981                 to it's own file because it is used from
12982                 differnent code parts
12983                 Rewrote symbol description GUI
12984                   + use table
12985                   + add separators
12986                   + get data from array (no more long constant strings)
12987         * src/quote_fmt_lex.l
12988         * src/quote_fmt_parse.y
12989                 Symbol for Literal % changed to \% instead of %%
12990                 (More logical as \ is used for quoting for other symbols)
12991                 Add |f and |p to include files and program output
12992                 Examples:
12993                     |f{/home/.../.signature}
12994                     |p{date}
12995         * po/de.po
12996                 Correct wrong spelling for "Referenzen"
12997
12998 2002-02-21 [paul]       0.7.2claws4
12999
13000         * src/procmsg.c
13001                 forgotten during sync
13002
13003 2002-02-21 [paul]       0.7.2claws3
13004
13005         * sync with sylpheed 0.7.2cvs11
13006                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
13007                 2002-02-20 and 2002-02-21
13008
13009 2002-02-20 [melvin]     0.7.2claws2
13010
13011         * src/prefs_actions.c
13012                 Added error report when child cannot fork or when execvp 
13013                 returns with an error.
13014
13015 2002-02-19 [christoph]  0.7.2claws1
13016
13017         * src/codeconv.c
13018                 return unconverted text if conde conversion is not possible
13019                 when libjconv is used.
13020                 (patch submitted by "Simon 'corecode' Schubert")
13021
13022 2002-02-19 [paul]       
13023
13024         * version 0.7.2claws release
13025
13026 2002-02-19 [paul]       0.7.2claws
13027
13028         * po/nl.po
13029                 updated by Wilbert Berendsen
13030
13031
13032 2002-02-18 [alfons]     0.7.1claws13
13033
13034         * src/syldap.c
13035         * src/jpilot.c
13036                 remove references to dlfcn and explicitly loading functions
13037                 from dynalink libs, because libs linked anyway, and functions
13038                 are loaded explicitly
13039
13040 2002-02-17 [melvin]     0.7.1claws12
13041
13042         * src/prefs_actions.c
13043                 Replaced children wait loop with double fork technique.
13044                 Now, input/output window updated at each new output.
13045                 free_children(): Fixed a memory leak.
13046                 Made input/output window non closable if running children
13047                 still exist.
13048                 Added missing <unistd.h> include.
13049                 Added some --debug outputs.
13050
13051 2002-02-17 [melvin]     0.7.1claws11
13052
13053         * src/summaryview.c
13054                 Fixed bug where descending sort order did not select top
13055                 message.
13056
13057 2002-02-17 [melvin]     0.7.1claws10
13058
13059         * acconfig.h
13060                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13061         * src/prefs_common.c
13062                 Pspell data package directory no more hard coded but
13063                 set during configuration (PSPELL_PATH). (Thanks to 
13064                                 Gustavo Noronha Silva.)
13065
13066 2002-02-17 [melvin]     0.7.1claws9
13067
13068         * configure.in
13069                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13070         * src/gtkspell.c
13071                 Fixed compile-time warnings.
13072
13073 2002-02-16 [alfons]     0.7.1claws8
13074
13075         * src/filesel.c
13076                 fix inadvertent free of NULL pointer which caused
13077                 sylpheed to crash when closing the save-as dialog
13078                 using the window close button
13079
13080 2002-02-16 [carsten]    0.7.1claws7
13081         * src/mainwindow.[ch]
13082           src/summaryview.c
13083           src/prefs_common.c
13084                 fixes for pixmap theming code:
13085                         - recently changed mail attributes shouldn't get
13086                           lost any longer
13087                         - theme is only reloaded iff another theme was
13088                           selected
13089
13090 2002-02-16 [paul]       0.7.1claws6
13091
13092         * sync with sylpheed 0.7.2 release
13093                 see ChangeLog entry 2002-02-15 and 2002-02-16
13094
13095 2002-02-15 [paul]       0.7.1claws5
13096
13097         * sync with sylpheed 0.7.1cvs9
13098                 see ChangeLog entry 2002-02-15
13099
13100         * po/POTFILES.in
13101                 remove unneeded headerwindow.c entry
13102
13103 2002-02-14 [carsten]    0.7.1claws4
13104         * src/summaryview.c
13105                 fixed a bug for "Go to next unread message": there was
13106                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
13107                 in the prefs, because of doing "Search again" instead
13108                 "No"
13109
13110 2002-02-14 [carsten]    0.7.1claws3
13111         * src/stock_pixmap.c
13112                 removed 2 more mem leaks; following memprof,
13113                 this code is "leak free" now :)
13114
13115 2002-02-14 [carsten]    0.7.1claws2
13116         * src/stock_pixmap.c
13117                 used opendir/readdir/closedir instead of scandir
13118                 -> code should work now on Solaris
13119
13120 2002-02-14 [paul]       0.7.1claws1
13121
13122         * sync with sylpheed 0.7.1cvs8
13123                 see ChangeLog entries 2002-02-13 and 2002-02-14
13124
13125         * README.claws
13126                 add some description of Actions and Pixmap Themes
13127
13128 2002-02-13 [paul]       
13129
13130         * version 0.7.1claws release
13131
13132 2002-02-13 [paul]       0.7.1claws
13133
13134         * po/es.po
13135           po/it.po
13136           po/pt_BR.po
13137                 updated translations, submitted by Ricardo Mones Lastra,
13138                 Alessandro Maestri and Fabio Junior Beneditto
13139
13140 2002-02-13 [melvin]     0.7.0claws75
13141
13142         * src/prefs_actions.c
13143                 Added missing "signal.h" include
13144
13145 2002-02-13 [melvin]     0.7.0claws74
13146
13147         * src/prefs_folder_item.c
13148                 Added missing "config.h" include
13149         * po/fr.po
13150                 Updated French translation for folder propriety.
13151
13152 2002-02-13 [jens]       0.7.0claws73
13153
13154         * po/POTFILES.in
13155                 Added missing src/prefs_folder_item.c [log added by melvin]
13156         * po/de.po
13157                 Updated German translation.
13158
13159 2002-02-13 [melvin]     0.7.0claws72
13160
13161         * po/fr.po
13162                 Updated French translation.
13163
13164 2002-02-13 [melvin]     0.7.0claws71
13165
13166         * src/gtkutils.c
13167                 Made gtkut_editable_get_selection return NULL if selection
13168                 is of length zero.
13169                 This fixes a bug where selecting part of message A then
13170                 switching to message B and replying to it will not
13171                 quote the message's body.
13172
13173 2002-02-12 [paul]       0.7.0claws70
13174
13175         * src/mainwindow.c
13176                 cosmetic, relating to pixmap themes: on toolbar make 
13177                 updating of 'Exec' and 'Compose news/Compose email'
13178                 icons faster.
13179
13180 2002-02-12 [carsten]    0.7.0claws69
13181         * src/folderview.c
13182           src/mainwindow.[ch]
13183           src/stock_pixmap.c
13184           src/summaryview.c
13185           src/prefs_common.c
13186                 - refreshing after changing pixmap theme better
13187                   now (thanks Paul)
13188                 - wanted to remove some mem leaks, but alfons was
13189                   faster (and had the better solution ;)
13190
13191 2002-02-12 [alfons]     0.7.0claws68
13192
13193         * src/prefs_common.c
13194         * src/stock_pixmap.[ch]
13195                 plug mem leaks, refactor code a little bit
13196
13197
13198 2002-02-12 [sergey]     0.7.0claws67
13199
13200         * src/imap.c
13201                 Fixed problem with copying messages to IMAP folders when the
13202                 server uses something other than '/' as a namespace separator
13203                 (cyrus-imapd uses '.').
13204
13205 2002-02-12 [jens]       0.7.0claws66
13206
13207         * po/de.po
13208                 Updated German Translation
13209
13210 2002-02-12 [paul]       0.7.0claws65
13211
13212         * sync with sylpheed 0.7.1cvs1
13213                 see ChangeLog entry 2002-02-12
13214
13215 2002-02-12 [melvin]     0.7.0claws64
13216
13217         * src/prefs_actions.c
13218                 Fixed "feature" where children's output was duplicated 
13219                 instead of refreshed while monitoring.
13220                 Removed some debug code.
13221
13222 2002-02-12 [christoph]  0.7.0claws63
13223
13224         * src/compose.c
13225                 always delete message from queue after sending/send error
13226                 (closes bug #509601)
13227
13228 2002-02-12 [melvin]     0.7.0claws62
13229
13230         * src/prefs_actions.c
13231                 Children wait loop is now triggered with a timeout of 1s
13232                 Added %F which is replaced with the list of filenames 
13233                 of all selected messages (as suggested by Ricardo Mones Lestra)
13234                 Pipe syntax changed. Prefix with | to send selection, postfix
13235                 with | to retrieve output. Prefix with > or * to send
13236                 user definable input to the command (*: input is hidden)
13237                 Old pipe action should now be postfixed with |, too.
13238
13239 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
13240         * src/stock_pixmap.c
13241                 fixed a bug: if there's no theme directory don't
13242                 throw an error, just do "nothing" (thanks Alfons)
13243
13244 2002-02-12 [carsten]    0.7.0claws60
13245         * src/folderview.c
13246           src/summaryview.c
13247                 had to write the cache twice (nasty!); some marks would 
13248                 get lost if not
13249
13250 2002-02-11 [carsten]    0.7.0claws59
13251         * acconfig.h
13252           configure.in
13253           doc-src/maintainer_guide.txt
13254           src/compose.[ch]
13255           src/defs.h
13256           src/folderview.[ch]
13257           src/gtkutils.[ch]
13258           src/mainwindow.[ch]
13259           src/prefs_common.[ch]
13260           src/stock_pixmap.[ch]
13261           src/summaryview.[ch]
13262                 pixmap theming and related work on pixmap
13263                 handling on some other places
13264                 (e.g. hrm features for all folder)
13265           src/pixmap/stock_*.xpm -> the stock_ was removed
13266         
13267 2002-02-11 [paul]       0.7.0claws58
13268
13269         * sync with sylpheed 0.7.1 release
13270                 see ChangeLog entries 2002-02-11
13271
13272 2002-02-08 [paul]       0.7.0claws57
13273
13274         * sync with sylpheed 0.7.0cvs39
13275                 see ChangeLog entry 2002-02-07 (last entry) 
13276
13277         * src/prefs_actions.c
13278           src/prefs_filtering.c
13279           src/prefs_matcher.c
13280           src/prefs_scoring.c
13281                 sync: made it compile with C compilers other than gcc
13282
13283 2002-02-07 [paul]       0.7.0claws56
13284
13285         * sync with sylpheed 0.7.0cvs38
13286                 see ChangeLog entries 2002-02-06 (last 2 entries) and
13287                 2002-02-07
13288
13289 2002-02-07 [darko]      0.7.0claws55
13290
13291         * src/gtkutils.[ch]
13292         * src/summaryview.c
13293                 Fix const gchar */gchar * issue (thanks Hiro)
13294
13295 2002-02-07 [darko]      0.7.0claws54
13296
13297         * src/compose.[ch]
13298         * src/filtering.c
13299         * src/gtkutils.[ch]
13300         * src/prefs_template.c
13301         * src/quote_fmt.h
13302         * src/quote_fmt_parse.y
13303         * src/summaryview.c
13304         * src/utils.[ch]
13305                 When replying or forwarding an email don't quote the entire
13306                 mail body but use the part of the message text that is selected
13307
13308 2002-02-06 [melvin]     0.7.0claws53
13309
13310         * src/prefs_common.[ch]
13311         * src/gtkspell.[ch]
13312         * src/compose.c
13313                 Made possible to switch quickly to last used dictionary
13314                 which makes checking bilingual documents easier.
13315
13316 2002-02-06 [melvin]     0.7.0claws52
13317         
13318         * po/POTFILES.in
13319                 Added forgotten new file src/prefs_actions.c
13320
13321 2002-02-06 [melvin]     0.7.0claws51
13322
13323         * src/prefs_actions.c   ** NEW FILE **
13324         * src/prefs_actions.h   ** NEW FILE **
13325                 Added actions to execute on message text view, or on the
13326                         message's file.
13327         * src/Makefile.am
13328                 Added src/prefs_actions.[ch]
13329         * src/compose.c
13330                 Added new menu "Edit/Actions"
13331         * src/defs.h
13332                 Added new actionsrc file.
13333         * src/main.c
13334                 Added actionsrc reading.
13335         * src/mainwindow.c
13336                 Added new menus "Edit/Actions" and "Configuration/Actions..."
13337         * src/prefs_common.h
13338                 Added new element actionslst element to prefs_common.
13339
13340 2002-02-06 [paul]       0.7.0claws50
13341
13342         * sync with sylpheed 0.7.0cvs36
13343                 see ChangeLog entry 2002-02-06
13344
13345 2002-02-05 [paul]
13346
13347         * po/es.po
13348                 updated by Ricardo Mones Lastra
13349
13350 2002-02-05 [paul]       0.7.0claws49
13351
13352         * sync with sylpheed 0.7.0cvs33
13353                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
13354
13355 2002-02-05 [paul]       0.7.0claws48
13356
13357         * src/compose.c
13358                 re-add 'Edit/Advanced/Delete entire line', previously named
13359                 'Delete Line+'
13360
13361 2002-02-04 [paul]       0.7.0claws47
13362
13363         * src/compose.c
13364           src/summaryview.c
13365                 fix bug #494993 (Reply All not taking Reply-To into consi)
13366                 eliminate differences in behaviour of right-click 'Reply to all' 
13367                 in summary view and 'Reply to all' on the toolbar. 
13368                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
13369                 view and From gets ignored by 'Reply to all' on toolbar.
13370                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
13371                 From when no Reply-To header is present.
13372
13373 2002-02-04 [paul]       0.7.0claws46
13374
13375         * sync with sylpheed 0.7.0cvs30
13376                 see ChangeLog entries 2002-02-03 and 2002-02-04
13377
13378 2002-02-03 [melvin]     0.7.0claws45
13379
13380         * src/gtkspell.[ch]
13381                 Readded function to highlight all misspelled words.
13382                 Fixed bug where user-provided-words did not replace
13383                         correctly the misspelled word when using the mouse.
13384                 Fixed bug where checking a region selected from right to left did
13385                         not check the region at all.
13386                 Fixed bug where 'Check backwards' may not check at all. 
13387                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
13388                 Fixed possible buffer overflow when checking for long strings (>1k).
13389                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
13390                 Accelerators code uses now gtk_widget_add_accel.
13391                 Removed and disabled obsolete and unfinished code.
13392                 Cleaning up.
13393
13394         * src/compose.c
13395                 Added menu item to Highlight all misspelled words.
13396
13397 2002-02-01 [paul]       0.7.0claws44
13398
13399         * src/mainwindow.c
13400                 fix '/View/Hide read messages' sensitivity when all
13401                 messages in a folder are hidden
13402
13403 2002-02-01 [paul]       0.7.0claws43
13404
13405         * src/main.c
13406                 add --send option to command line interface, sends all
13407                 queued mail. Patch submitted by Ricardo Mones Lastra.
13408
13409 2002-01-31 [paul]       0.7.0claws42
13410
13411         * src/mainwindow.c
13412                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
13413
13414 2002-01-31 [paul]       0.7.0claws41
13415
13416         * sync with sylpheed 0.7.0cvs27
13417                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
13418                 and 2002-01-31
13419
13420         * src/textview.c
13421                 comment out elements of textview_show_part() as temporary
13422                 workaround for attachment 'Display as text' bug 
13423
13424         * po/pt_BR.po
13425                 updated by Fabio Junior Beneditto
13426
13427 2002-01-30 [paul]       0.7.0claws40
13428
13429         * sync with sylpheed 0.7.0cvs24
13430                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
13431                 and 2002-01-30
13432
13433         * src/compose.c
13434                 add {N_("/_Spelling"), ... "<Branch>"} to 
13435                 GtkItemFactoryEntry compose_entries[]
13436
13437         * src/prefs_common.c
13438                 add claws menu items to prefs_keybind_apply_clicked()
13439                 and remove non-claws menu items
13440
13441 2002-01-29 [paul]       0.7.0claws39
13442
13443         * sync with sylpheed 0.7.0cvs22
13444                 see ChangeLog entries 2002-01-28 and 2002-01-29
13445
13446 2002-01-28 [melvin]     0.7.0claws38
13447
13448         * src/compose.c
13449                 Added the declartion of compose_send_control_enter.
13450
13451         * src/compose.c
13452         * src/gtkspell.[ch]
13453                 Added in a 'Spelling' menu which includes the configuration menu. 
13454                 Added a real 'Check all' and got rid from the old one which only
13455                 highlited misspelled word.
13456                 Made 'Check while typing' a disableable option.
13457                 Added a dialog when there are no more misspelled word.
13458                 Added a dialog if error occurs when switching to a dictionary.
13459         
13460         * src/prefs_common.[ch]
13461                 Added option for the default 'Check while typing' option.
13462
13463
13464 2002-01-28 [alfons]     0.7.0claws37
13465
13466         * src/compose.c
13467                 fix buglet and make code comply with sylpheed code style
13468
13469 2002-01-28 [paul]       0.7.0claws36
13470
13471         * sync with sylpheed 0.7.0cvs19
13472                 see ChangeLog entries for 2002-01-28
13473
13474 2002-01-28 [hoa]        0.7.0claws35
13475
13476         * src/defs.h
13477                 added rendererrc
13478
13479         * src/main.c
13480                 read the renderer config
13481
13482         * src/procmime.[ch]
13483                 use the renderer config to convert mime attachments
13484
13485         * src/textview.c
13486                 don't use textview_show_html/ertf,
13487                 use get_text_content instead
13488
13489 2002-01-27 [alfons]     0.7.0claws34
13490         
13491         * src/news.c
13492                 make sylpheed believe it can delete a news message...
13493                 (messages are NOT deleted, maybe we should remove
13494                 processing from the folder properties after all.)
13495
13496 2002-01-27 [alfons]     0.7.0claws33
13497
13498         * src/folder.c
13499                 add extra checks
13500         * src/news.c
13501                 implement remove_msg() 
13502
13503 2002-01-27 [alfons]     0.7.0claws32
13504
13505         * src/procmsg.h
13506         * src/procheader.c
13507         * src/messageview.c
13508                 fix return receipt / disposition notification again. this
13509                 stuff seems to break on _every_ major summary UI change, so
13510                 it's now implemented using a flag which is saved in the
13511                 marks cache
13512                 
13513 2002-01-26 [alfons]     0.7.0claws31
13514
13515         * src/import.c
13516                 let import dialog show the destination folder identifier
13517
13518 2002-01-26 [melvin]     0.7.0claws30
13519
13520         * src/folderview.c
13521         * src/summaryview.c
13522                 Readded 'Mark all read' into summary view popup menu
13523                 Added 'Mark all read' in folder view popup menu for IMAP
13524                 and NNTP.
13525                 Made it insensitive if the selected folder is not the shown
13526                 one to avoid 'Mark all read' on the wrong folder.
13527                 
13528 2002-01-26 [paul]       0.7.0claws29
13529
13530         * src/folderview.c
13531           src/summaryview.c
13532                 move 'Mark all read' from summary view to folder view
13533                 menu. (adapted from) patch submitted by Jeremy Andrews,
13534                 <lists@kerneltrap.com>
13535
13536 2002-01-25 [alfons]     0.7.0claws28
13537
13538         * src/gtkstext.c
13539                 put the gtk class name back so GtkSText adapts the 
13540                 settings of GtkText
13541
13542 2002-01-25 [alfons]     0.7.0claws27
13543
13544         * src/folderview.c 
13545                 assimilate Ricardo's patch that shows pixmaps instead of
13546                 plain "new" and "unread" texts in the folder view column
13547                 headers 
13548
13549 2002-01-25 [paul]       0.7.0claws26
13550
13551         * src/Makefile.am
13552                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
13553                 be found in non-standard locations. 
13554                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
13555
13556 2002-01-25 [paul]       0.7.0claws25
13557
13558         * sync with sylpheed 0.7.0cvs16
13559                 see ChangeLog entry 2002-01-25
13560
13561 2002-01-24 [paul]       0.7.0claws24
13562
13563         * more sync with sylpheed 0.7.0cvs15
13564                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
13565
13566 2002-01-23 [sergey]     0.7.0claws23
13567
13568         * src/importldif.c
13569                 Fixed segfault when closing LDIF import wizard with
13570                 the window manager.
13571         * src/imageview.c
13572         * src/imageview.h
13573         * src/messageview.c
13574         * src/mimeview.c
13575                 Fixed wrong scrolling position after switching between
13576                 text and image parts.
13577
13578 2002-01-23 [paul]       0.7.0claws22
13579
13580         * sync with sylpheed 0.7.0cvs15
13581                 see ChangeLog entries 2002-01-22 and 2002-01-23
13582
13583 2002-01-21 [melvin]     0.7.0claws21
13584
13585         * src/prefs_scoring.c
13586         * src/prefs_filtering.c
13587                 Fixed bug where scoring and filtering windows stopped
13588                 autochecking.
13589
13590 2002-01-21 [paul]       0.7.0claws20
13591
13592         * sync with sylpheed 0.7.0cvs12
13593                 see ChangeLog entries 2002-01-20 and 2002-01-21
13594
13595 2002-01-21 [carsten]    0.7.0claws19
13596         * src/mainwindow.c
13597         * src/menu.[ch]
13598         * src/messageview.[ch]
13599         * src/summaryview.[ch]
13600                 changes to shortcuts handling again:
13601                         + "Q" now controled by mainwin
13602                         + v/V are now customizable and have slightly
13603                           different meanings
13604                 the "button" to minimize the messageview (and maximize
13605                 the summary view) is a real button now
13606         * src/compose.c
13607                 "Delete Line+" added to Edit/Advanced (this will also
13608                 delete the '\n')
13609
13610 2002-01-20 [melvin] 0.7.0claws18
13611
13612         * src/addressbook.c
13613                 Made "Bcc" sensitive when addressbook is called from
13614                 compose window (it was a Claws only bug).
13615
13616 2002-01-19 [alfons] 0.7.0claws17
13617
13618         * src/inc.c
13619                 prevent unnecessary updates when currently selected folder has
13620                 no new messages 
13621
13622 2002-01-19 [alfons] 0.7.0claws16
13623         
13624         * src/summaryview.c
13625                 prevent writing the cache based on current message list in summary 
13626                 view when filtering also put messages in currently selected folder
13627
13628 2002-01-19 [paul]
13629
13630         * po/it.po
13631                 Italian translation submitted by Alessandro Maestri
13632                 <a.maestri@cs.tin.it>
13633
13634 2002-01-18 [melvin]     0.7.0claws15
13635
13636         * src/prefs_filters.c
13637                 fixed bug where 'cancel' from 'filters' window stops autochecking
13638                 if the timer timed out  when the window was open.
13639
13640 2002-01-18 [match]      0.7.0claws14
13641
13642         * src/addrclip.[ch]     ** NEW FILE **
13643         * src/addrselect.[ch]   ** NEW FILE **
13644         * src/adbookbase.h      ** NEW FILE **
13645                 addressbook cut, copy and paste
13646         * src/addrbook.[ch]
13647         * src/addrcache.[ch]
13648         * src/addressitem.h
13649         * src/addrindex.[ch]
13650         * src/addritem.[ch]
13651         * src/importldif.c
13652         * src/importmutt.c
13653         * src/jpilot.[ch]
13654         * src/syldap.[ch]
13655         * src/vcard.[ch]
13656         * src/jpilot.[ch]
13657         * src/editbook.c
13658         * src/editjpilot.c
13659         * src/editldap.c
13660         * src/editvcard.c
13661                 support for copy/paste
13662         * src/addressbook.c
13663                 support for copy/paste
13664                 tidy up menu option processing
13665                 correct address list function arguments
13666         * src/editaddress.c
13667                 sort user attributes
13668         * src/ldif.h
13669         * src/mutt.h
13670                 tidy up
13671
13672         * src/addrbook.[ch]
13673         * src/addrbook.[ch]
13674         * src/addrbook.[ch]
13675                 
13676
13677 2002-01-18 [paul]       0.7.0claws13
13678
13679         * sync with sylpheed 0.7.0cvs8
13680                 configure.in: support Mac OS X (Darwin)
13681
13682 2002-01-18 [carsten]    0.7.0claws12
13683         * src/html.c
13684                 small hack to fix a segfault with an empty href
13685                 (reported by Alexandra Walford <deeni@altern.org>)
13686         * src/mainwindow.c
13687         * src/summaryview.c
13688                 the shortcuts for Mark und Mark as unread are hardcoded
13689                 again
13690         * src/compose.c
13691         * src/gtkstext.[ch]
13692                 readded the shortcuts in gtkstext but made them
13693                 customizeable (simply by adding a menu plus a wrapper
13694                 to compose.c)
13695
13696 2002-01-17 [melvin]     0.7.0claws11
13697
13698         * src/gtkspell.c
13699                 fix default dictionary not being saved.
13700
13701 2002-01-16 [darko]      0.7.0claws10
13702
13703         * src/compose.c
13704                 fix wrapping crash with URL longer than wrapping margin
13705
13706 2002-12-08 [hoa]        0.7.0claws10
13707
13708         * src/matcher_parser_parse.y
13709                 fixed some bugs
13710
13711         * src/prefs_filtering.c
13712                 now, we can use bounce action in the dialog box.
13713
13714 2002-01-16 [carsten]    0.7.0claws9
13715         * src/gtkstext.c
13716                 removed the <control> and <alt> shortcuts because they're
13717                 not needed and interefered with the "normal" shortcuts
13718         * src/mainwindow.c
13719         * src/summaryview.c
13720                 removed most of the hardcoded shortcuts and assigned
13721                 them to menu entries making them easy customizable by
13722                 that
13723
13724 2002-01-16 |melvin]     0.7.0claws8
13725
13726         * src/gtkspell.c
13727                 fixed bug where using the mouse and when the compose
13728                 window is not on top may result in a crash.
13729
13730 2002-01-16 [melvin]     0.7.0claws7
13731
13732         * src/compose.c
13733                 fixed a long standingspell checker bug which could 
13734                 cause a crash after sending a message.
13735
13736 2002-01-16 [paul]       0.7.0claws6
13737
13738         * sync with sylpheed 0.7.0cvs7
13739                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
13740                 2002-01-15, and 2002-01-16
13741
13742 2002-01-16 [melvin]     0.7.0claws5
13743
13744         * README.claws
13745         * src/compose.c
13746         * src/gtkspell.[ch]
13747         * src/main.c
13748                 Heavily modified spell checker code to work around
13749                 ispell bug, to add keyboard shortcuts and for future
13750                 enhancements. See README.claws for usage information.
13751
13752 2002-01-15 [alfons]     0.7.0claws4
13753         
13754         * src/summaryview.c
13755                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
13756                 so sorting within threads reflects sort mode
13757
13758 2002-01-15 [christoph]  0.7.0claws3
13759
13760         * src/procmsg.c
13761                 added alertpanel if mail sending failed
13762
13763 2002-01-15 [alfons]     0.7.0claws2
13764         
13765         * src/prefs_filtering.c
13766                 don't stop timer when prefs filtering dialog is opened
13767
13768 2002-01-14 [alfons]     0.7.0claws1
13769
13770         * src/addr_compl.c
13771         * src/prefs.c
13772                 remove debug_print()s for privacy reasons
13773
13774 2002-01-14 [darko]      0.7.0claws
13775
13776         * README.claws
13777                 quotation wrapping is now also in the main branch
13778
13779 2002-01-14 [paul]
13780
13781         * tools/filter_conv.pl
13782                 allow for Boolean Op and case-sensitivity
13783                 this file is included in the release and tagged
13784                 'rel_0_7_0'
13785
13786 2002-01-13 [paul]       0.7.0claws
13787
13788         * release 0.7.0, with cvs tag 'rel_0_7_0'
13789
13790 2002-01-13 [paul]
13791
13792         * tools/filter_conv.pl
13793         * tools/README
13794                 rewritten to output to matcherrc instead of filteringrc
13795
13796         * po/es.po
13797                 updated Spanish translation by Ricardo Mones Lastra
13798
13799 2002-01-13 [alfons]
13800
13801         * po/nl.po
13802                 update dutch translation
13803
13804 2002-01-13 [paul]
13805
13806         * po/pt_BR.po
13807                 Updated by Fabio Junior Beneditto 
13808
13809 2002-01-13 [melvin]     0.6.6claws53
13810
13811         * po/fr.po
13812                 Updated french translation
13813
13814 2002-01-12 [alfons]     0.6.6claws52
13815
13816         * src/filtering.c
13817                 plug mem leak that has been sitting there for ages              
13818
13819 2002-01-12 [alfons]     0.6.6claws51
13820
13821         * src/summaryview.c
13822                 undo melvin's changes from 0.6.6claws48 because summary
13823                 view now refuses to select first unread message when
13824                 selecting a folder 
13825
13826 2002-01-11 [alfons]     0.6.6claws50
13827
13828         * src/import.c
13829                 use claws' semantics for getting folder item when
13830                 importing an mbox file into a folder 
13831                 (submitted by Dale P. Smith)
13832
13833 2002-01-11 [christoph]  0.6.6claws49
13834
13835         * src/prefs.h
13836                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
13837                 toggle widget, because non static prefs can not use
13838                 prefs_set_* functions
13839         * src/prefs_account.c
13840                 toggle smtp auth password field sensitivity if
13841                 user id is empty and add descrition of usage for
13842                 these fields
13843         * src/prefs_folder_item.c
13844                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
13845                 callbacks
13846
13847 2002-01-11 [melvin]     0.6.6claws48
13848
13849         * src/compose.c
13850                 fix the 'Ctrl-Enter' feature for sending and test really
13851                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
13852                 editables which was not documented in Gtk)
13853
13854         * src/summaryview.c
13855                 Made summaryview refresh after sorting and not before.
13856
13857 2002-01-11 [christoph]  0.6.6claws47
13858
13859         * src/compose.c
13860                 select account from account ids if possible and
13861                 correctly set save folder for copy in reedit
13862
13863 2002-01-10 [paul]       0.6.6claws46
13864
13865         * sync with sylpheed 0.7.0 release
13866                 see ChangeLog entries 2002-01-07, 2002-01-08 and
13867                 2002-01-09
13868
13869 2002-01-09 [alfons]
13870
13871         * src/summaryview.c
13872                 remove more dirt traces...
13873
13874 2002-01-09 [alfons]
13875         
13876         * src/summaryview.c
13877                 clean up some traces of my debugging stuff
13878
13879 2002-01-09 [alfons]     0.6.6claws45
13880
13881         * src/filtering.c
13882                 break up filteringprop_apply() in three separate pieces
13883                 so we can drop messages that failed processing in the
13884                 inbox
13885
13886         * src/summaryview.c
13887                 fix bug #469598 "no refresh of inbox after filter" which 
13888                 was introduced by the new summary view locking, and which 
13889                 prevented the summary view to update after a manual filter 
13890                 message. claw's filter message requires a summary_show().
13891                 (aargh, summary_show() again! :-)
13892                 
13893 2002-01-07 [alfons]     0.6.6claws44
13894
13895         * src/headerwindow.c
13896         * src/logwindow.c
13897         * src/messageview.c
13898         * src/sourcewindow.c
13899                 bring in Hiro's last 0.7.0 wm class fixes
13900
13901         * tools/sylprint.pl
13902                 bring in Ricardo's fix for sylprint script
13903
13904         * AUTHORS       
13905         * src/rfc2015.[ch]
13906         * src/prefs_common.[ch]
13907         * src/prefs_account.[ch]
13908         * src/compose.c
13909                 clean up account preference poison in rfc2015,
13910                 and preparation to fix double sign bug 
13911                 (patch submitted by Simon 'corecode' Schubert)
13912
13913 2002-01-07 [christoph]  0.6.6claws43
13914
13915         * src/mh.c
13916                 search for free message number, do not only rely
13917                 on last_num
13918         * src/send.c
13919                 fix smtp auth and use extra account information
13920                 if available, if not use pop3 data instead
13921                 (closes bug #500341)            
13922         * src/ssl.[ch]
13923                 match coding style
13924
13925 2002-01-06 [alfons]     0.6.6claws42
13926
13927         * src/mainwindow.c
13928                 try making the separate windows work again...
13929
13930 2002-01-06 [alfons]     0.6.6claws41
13931
13932         * src/mainwindow.c
13933                 adapt Hiro's separate window menu (to get rid of the funny
13934                 duplicate menu items), and make it work again
13935
13936 2002-01-06 [alfons]     0.6.6claws40
13937
13938         * tools/Makefile.am
13939         * tools/sylprint.rc
13940         * tools/sylprint.pl
13941         * tools/README.sylprint
13942                 add sylprint script for printing mails from Sylpheed
13943                 (contributed by Ricardo Mones Lastra)
13944
13945         * src/acount.c
13946                 clean up
13947
13948 2002-01-06 [melvin]     0.6.6claws39
13949
13950         * src/mainwindow.c
13951         * src/summaryview.c
13952                 Fixed crash introduced in 0.6.6claws38 by the menu
13953                 reorganisation (Hide read messages)
13954         
13955         * ChangeLog.claws 
13956                 Fixed typo (we are now in 2002, alfons ;) )
13957
13958 2002-01-05 [alfons]     0.6.6claws38
13959
13960         * sync with sylpheed 0.6.6cvs10-17
13961                 (last stuff marked as LAST_STABLE)
13962
13963 2002-01-04 [melvin]     0.6.6claws37
13964
13965         * src/account.c
13966                 Made account selection code use strcasestr again instead of
13967                 g_strcasecmp (fixes bug where reediting queued messages
13968                 did not select proper account reported by T. Link).
13969         
13970         * src/folderview.c
13971                 Fix bug where folder icons are not shown when 'hide read messages'
13972                 is on.
13973         
13974         * src/stock_pixmaps.[ch]
13975                 Added folder icons for 'hide read messages'.
13976         
13977         * src/compose.c
13978                 Fixed bug where 'Enter' in a header entry will send the message 
13979                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
13980
13981 2002-01-03 [melvin]     0.6.6claws36
13982         
13983         * src/prefs.[ch]
13984                 Added popup menu for common preferences and
13985                 account preferences (right click on tab displays
13986                                 a menu of all tabs.)
13987
13988 2002-01-02 [melvin]     0.6.6claws35
13989
13990         * src/gtkspell.[ch]
13991                 Made spelling code compatible with undo/redo feature.
13992                 Added creation of suggestion mode menu for the general
13993                         preferences.
13994         
13995         * src/prefs_common.[ch]
13996                 Added option menu for the speller's suggestion mode.
13997                 Added missing spaces in "..." buttons and made a "..."
13998                         button non translatable!
13999         
14000         * src/compose.c
14001                 Made speller use the default suggestion mode.
14002                 Hack to make it possible to choose 'CTRL-Enter' as a
14003                         shortcut for sending (and only for sending).
14004
14005         * src/prefs_folder_item.c
14006                 Changing subject simplification does not update cache 
14007                         anymore (because it is unnecessary).
14008                 Fixed bug where changing subject simplification updated the 
14009                         summaryview even when the viewed folder is not the
14010                         folder which properties are being changed. (E.g. 
14011                                         viewing folder A and changing
14012                                         the subject simplification of 
14013                                         folder B -not being viewed- updated the 
14014                                         summaryview of folder A with data of
14015                                         folder B). (Hope this is clear... )
14016
14017 2001-12-31 [alfons]     0.6.6claws34
14018         
14019         * src/ldif.c
14020         * src/mutt.c
14021                 fgetc() returns a signed integer which doesn't
14022                 fit in a char. so c truncates this to a char
14023                 but we may lose significant bits. i.e. we may
14024                 comparing 0xFF which may not be equal to -1
14025                 unless properly casted to signed char which
14026                 we won't do because fgetc() returns a signed
14027                 integer which doesn't fit in a char. so c 
14028                 truncates this to a char but we may lose 
14029                 significat bits. (you got the idea, thanks
14030                 to Gustavo Noronha Silva <kov@debian.org>
14031                 and the Debian folks!)
14032
14033 2001-12-30 [alfons]     0.6.6claws33
14034
14035         * src/prefs_common.c
14036                 add #ifdef USE_PSPELLs that Melvin forgot               
14037
14038 2001-12-30 [melvin]     0.6.6claws32
14039         
14040         * src/prefs_common.[ch]
14041                 Added configurable color for misspelled words.
14042
14043         * src/gtkspell.[ch]
14044                 Fixed bug of foreground text color (reported by David
14045                                 Mehrmann)
14046                 Added configurable color for misspelled words.
14047
14048 2001-12-30 [alfons]     0.6.6claws31
14049
14050         * src/folder.c
14051                 remove unnecessary things someone put there
14052
14053         * src/mh.c
14054         * src/folder.[ch]
14055                 make folder properties (like threading and sorting) persistent
14056                 (closes bug #497424 "rescan folder tree resets proprieties")
14057                 currently this is only for MH folders. 
14058
14059 2001-12-29 [melvin]     0.6.6claws30
14060
14061         * src/string_match.[ch]
14062                 Optimized a bit: regexp pattern buffer compiled only once, and
14063                   one subroutine call removed. Fixed ^ regexp search: Now, 
14064                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
14065         
14066         * src/summaryview.c
14067                 Subject filtering changed to filter summary columns and
14068                   not directly the messages subject cache. The loss in 
14069                   performance is balanced by the improvement of string_match.
14070                 Added an alert panel if there is an error in the regexp.
14071
14072         * src/src/prefs_folder_item.h
14073                 Added a regexp pattern buffer.
14074
14075 2001-12-28 [alfons]     0.6.6claws29
14076
14077         * src/string_match.[ch]
14078                 clean up name space
14079                 allow compilation *BSD
14080
14081 2001-12-27 [alfons]     0.6.6claws28
14082
14083         * src/filter.c
14084                 sync the Hiro's bug fix for BSD
14085
14086 2001-12-27 [melvin]     0.6.6claws27
14087         
14088         * src/compose.c
14089                 Simplify focus to subject entry code.
14090
14091 2001-12-27 [darko]      0.6.6claws26
14092
14093         * src/filtering.c
14094         * src/mbox_folder.c
14095         * src/messageview.c
14096         * src/mh.c
14097         * src/procheader.[ch]
14098         * src/procmsg.h
14099         * src/stock_pixmap.[ch]
14100         * src/summaryview.c
14101                 Show key icon for encrypted mails in summary view
14102
14103         * src/pixmaps/clip.xpm
14104         * src/pixmaps/clipkey.xpm
14105         * src/pixmaps/key.xpm
14106                 New/modified icons for the above
14107
14108 2001-12-27 [melvin]     0.6.6claws25
14109
14110         * src/prefs_common.c
14111                 Put spell checker options in a separate tab to decrease
14112                 the Common Preferences window height.
14113
14114         * README.claws  
14115                 Update spell checker usage instruction about its options
14116                 location.
14117
14118 2001-12-27 [melvin]     0.6.6claws24
14119
14120         * src/compose.c
14121                 Changed subject entry widget position. Initial focus is
14122                 on the To header instead of the subject entry.
14123                 Creating a new header scrolls the header list to make the
14124                 created one visible. Nevertheless, when automatically filling
14125                 headers, the first one is shown.
14126                 A Tab key press in the last empty header entry zips the 
14127                 focus to the subject entry.
14128                 (I did not change the combo boxes, yet)
14129
14130 2001-12-26 [alfons]     0.6.6claws23
14131
14132         * src/prefs_account.c
14133         * src/inc.c
14134                 allow default inbox to reside in another mailbox (only
14135                 works for POP3 accounts)
14136
14137 2001-12-26 [alfons]     0.6.6claws22
14138         
14139         * src/textview.c
14140                 make reply-on-click work with the account of the selected folder
14141         * src/compose.c
14142                 put a fixme here to remind me to fix finding correct default
14143                 account for nested folders
14144
14145 2001-12-25 [alfons]     0.6.6claws21
14146
14147         * src/summaryview.c
14148                 make column headers display locked and mark pixmaps (idea by Melvin) 
14149                 fix bug by adding score and locked column type to sort array
14150
14151 2001-12-25 [alfons]     0.6.6claws20
14152         
14153         * src/summaryview.c
14154                 catch a *potentially* inadvertent write back of  
14155                 the message cache(s) introduced by 0.6.5claws37
14156
14157 2001-12-25 [christoph]  0.6.6claws19
14158
14159         * src/stock_pixmap.[ch]
14160         * src/summaryview.c
14161                 add ignore thread pixmap
14162                 (can someone draw a better icon for this?)
14163
14164 2001-12-24 [alfons]     0.6.6claws18
14165
14166         * src/prefs_folder_item.c
14167                 make address completion actually work for the
14168                 Default To address in the Folder Property dialog.
14169
14170 2001-12-24 [alfons]     0.6.6claws17
14171         
14172         * src/summaryview.c
14173                 use new style regexp for subject stripping 
14174                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
14175
14176 2001-12-24 [darko]      0.6.6claws16
14177
14178         * src/pgptext.c
14179         * src/rfc2015.c
14180                 move GPG related informational messages to debug mode
14181
14182 2001-12-23 [alfons]     0.6.6claws15
14183
14184         * src/stock_pixmap.[ch]
14185         * src/summaryview.c
14186                 add the forgotten Claws' locked pixmap
14187
14188 2001-12-23 [alfons]     0.6.6claws14
14189
14190         * src/filesel.c
14191                 accept file name typed in entry in multi file
14192                 selector (patch submitted by Gustavo Noronha Silva 
14193                 <kov@debian.org>)
14194
14195 2001-12-23 [alfons]     0.6.6claws13
14196
14197         * src/prefs_filter.c
14198         * src/prefs_filtering.c
14199         * src/matcher.c
14200         * src/importmutt.c
14201                 clean up a little bit
14202         
14203         * src/string_match.c
14204                 validate input strings a little bit more
14205
14206 2001-12-23 [alfons]     0.6.6claws12
14207
14208         * src/Makefile.am
14209         * src/summaryview.c
14210         * src/string_match.[ch]         ** NEW **
14211         * src/folderview.[ch]
14212         * src/headerview.h
14213         * src/folder.[ch]
14214         * src/prefs_folder_item.[ch]
14215                 add subject simplification to strip out strings from
14216                 a subject line (esp. handy for mailing lists). 
14217                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
14218                 but slightly changed things for better integration.)
14219
14220 2001-12-23 [alfons]     0.6.6claws11
14221
14222         * src/mainwindow.c
14223                 fix bug introduced by submission included in 0.6.5claws52.
14224                 ideally this submission should clean the trash if any trash
14225                 folder has a message. however, the hasTrash variable was
14226                 set to false whenever a trash folder was empty (discarding
14227                 a previously found *filled* trash folder.)
14228
14229                 also edited the code a little bit and made it more safe.
14230
14231 2001-12-22 [alfons]     0.6.6claws10
14232
14233         * src/imap.c
14234                 quick fix for Martin Pool's omission of an account
14235                 specific SSL setting
14236
14237 2001-12-22 [alfons]     0.6.6claws9
14238
14239         * src/compose.c
14240         * src/messageview.c
14241         * src/mimeview.c
14242         * src/pgptext.c
14243         * src/procmime.[ch]
14244                 better support for multipart/digest (submitted
14245                 by Fredrik <e98fo@efd.lth.se>)
14246
14247 2001-12-22 [alfons]     0.6.6claws8
14248
14249         * src/addressbook.c
14250                 correct function signature
14251         * src/socket.[ch]
14252         * src/imap.[ch]
14253         * src/prefs_account.[ch]
14254                 allow IMAP over SSH tunnel (patch submitted by 
14255                 Martin Pool <mbp@samba.org>)
14256
14257 2001-12-21 [alfons]     0.6.6claws7
14258
14259         * sync with sylpheed 0.6.6cvs4-9
14260                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
14261
14262 2001-12-21 [christoph]  0.6.6claws6
14263
14264         * src/compose.c
14265         * src/prefs_folder_item.[ch]
14266                 implement saving of outgoing messages to current folder.
14267                 fix segfault when no default outbox is available
14268                 (closes bug #495683)
14269
14270 2001-12-21 [carsten]    0.6.6claws5
14271         * src/folderview.c
14272         * src/summaryview.c
14273                 pressing CTRL while DND does now the expected thing and
14274                 copies the mail (moving is still the default, as this
14275                 seam more appropriate for handling mails by DND)
14276
14277 2001-12-18 [paul]       0.6.6claws4
14278
14279         * sync with sylpheed 0.6.6cvs3
14280                 see ChangeLog entries 2001-12-18
14281
14282 2001-12-18 [hiro]       0.6.6claws3
14283
14284         * src/undo.c
14285                 fix for multibyte characters (obtain the number of letters
14286                 instead of bytes).
14287
14288 2001-12-17 [paul]       0.6.6claws2
14289
14290         * sync with sylpheed 0.6.6cvs1
14291                 see ChangeLog entry 2001-12-16
14292
14293 2000-12-17 [alfons]     0.6.6claws1
14294
14295         * src/filtering.c
14296                 clean up
14297
14298 2001-12-16 [paul]       0.6.6claws
14299 2001-12-15
14300
14301         * Release version 0.6.6claws, cvs tag: rel_0_6_6
14302
14303         * src/mimeview.c
14304                 last minute sync with main 0.6.6
14305
14306         * po/es.po
14307                 updated by Ricardo Mones Lastra
14308                 update for last minute sync
14309         * po/fr.po
14310         * po/nl.po
14311                 update for last minute sync
14312         * po/de.po
14313                 updated by Jens Oberender
14314         * po/pt_BR.po
14315                 updated by Fabio Junior Beneditto
14316
14317         * src/prefs_common.[ch]
14318         * src/undo.c
14319                 number of undo levels is user configurable
14320                 (squeeze it into the release in the dying
14321                 moments) Submitted by Jens Oberender    
14322
14323 2001-12-15 [melvin]
14324
14325         * po/fr.po
14326                 updated french translation
14327
14328 2001-12-15 [paul]       0.6.5claws92
14329
14330         * sync with sylpheed 0.6.5cvs28
14331                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
14332
14333         * po/nl.po
14334                 update to allow for sync
14335
14336 2001-12-15 [alfons]
14337         
14338         * po/nl.po
14339                 update dutch translation
14340
14341 2001-12-14 [carsten]    0.6.5claws91
14342         * src/summaryview.c
14343                 fixed bug #473785; also after changing the column order
14344                 the same message will be selected and displayed as before
14345                 the reordering
14346
14347 2001-12-14 [carsten]    0.6.5claws90
14348         * src/folderview.c
14349                 probably found the bug reported by wwb opening or closing
14350                 a folder tree just before dnd (found the solution in the
14351                 balsa source -- thanks to them)
14352
14353 2001-12-14 [carsten]    0.6.5claws89
14354         * src/gtkutils.c
14355         * src/account.c
14356                 moved gtk_clist_moveto to the right place, so that
14357                 only the accounts dialog is effected on opening
14358
14359 2001-12-14 [carsten]    0.6.5claws88
14360         * src/gtkutils.c
14361                 gtkut_clist_set_focus_row does a gtk_clist_moveto
14362                 now, so that the focused row will be seen in any case
14363                 (reported by wwp on sf-claws-user)
14364
14365 2001-12-14 [darko]      0.6.5claws87
14366
14367         * src/compose.c
14368                 remove unnecessary line
14369
14370 2001-12-14 [paul]       0.6.5claws86
14371
14372         * sync with sylpheed 0.6.5cvs27
14373                 see ChangeLog entries 2001-12-14
14374
14375 2001-12-14 [carsten]    0.6.5claws85
14376         * src/mainwindow.c
14377                 following a suggestion of Melvin the rcoabm pops up
14378                 right under the button now and the button is reliefed
14379                 while the popup is open
14380
14381 2001-12-14 [darko]      0.6.5claws84
14382
14383         * src/compose.c
14384                 fix crash when wrapping long lines if linewrap quotation
14385                 is disabled and wrapper encounters a word spanning more
14386                 than one line
14387
14388 2001-12-13 [paul]       0.6.5claws83
14389
14390         * src/compose.c
14391                 prefer 'Reply-To' header over mailing list header when
14392                 replying to a message. Finally prevent all those confirmation 
14393                 messages being sent to the list itself.
14394
14395         * src/summaryview.c
14396                 remove unused summary_set_menu_sensitive() entry
14397
14398 2001-12-13 [paul]       0.6.5claws82
14399
14400         * src/folderview.c
14401         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
14402         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
14403         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
14404                 improvements to 'Hide read messages': Inbox, Outbox,
14405                 Trash, Queue, and Draft icons now reveal presence of hidden 
14406                 messages
14407
14408 2001-12-12 [alfons]     0.6.5claws81
14409
14410         0.6.5claws80 was tagged as LAST_STABLE
14411
14412         * src/filtering.[ch]
14413         * src/matcher.[ch]
14414         * src/matcher_parser_lex.c
14415                 fix the filtering; my last attempt to get it right, 
14416                 if it does not work, it's Hoa's turn. ;-)
14417
14418                 for my honourable peers:
14419                 
14420                 the code now makes a clear distinction between
14421                 rules as they are displayed (probably escaped),
14422                 and as they are executed (probably unescaped). the
14423                 parser does *NOT* do any unescaping, this is
14424                 the task of the matcher.c (which breaks up a
14425                 rule into condition) and the filtering.c (which
14426                 breaks up the rule's action). to make this
14427                 run happily we provide an unescaped copy of
14428                 crucial strings to the MatcherProp and 
14429                 FilteringAction structures. note that the only
14430                 exception to this is any REGEXP string. those
14431                 are directly passed to regcomp() and regexp()
14432                 (who have much more powerful unescape functions).
14433                 
14434                 for everyone else:
14435         
14436                 you can escape tab (\t), carriage return (\r),
14437                 linefeed (\n), form feed (\f), quote (\"), 
14438                 single quote (\'), bell (\b) in all the entry
14439                 lines in the scoring & filtering dialogs.
14440                 as an added bonus this should not affect
14441                 existing filtering rules.
14442
14443 2001-12-12 [carsten]    0.6.5claws80
14444
14445         * src/summaryview.c
14446         * po/de.po
14447                 "item(s) selected" is now sensitive to 1 or more
14448                 than one selected (nice for language where simple
14449                 adding of a "s" is not possible as German (Eintrag
14450                 ->Eintr"age)
14451                 
14452                 the "forward as attachment" entry from the right
14453                 click menu removed, "forward" acts following the
14454                 prefs
14455         
14456         * src/textview.c
14457                 reverted my former changes; so compiler warning again
14458                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
14459                 nevertheless
14460
14461         * src/messageview.c
14462                 "search in message" does now *not* only work in MVIEW_TEXT
14463                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
14464                 message
14465
14466         * src/mainwindow.c
14467                 removed "/File/_Close" as it was the same as "/File/E_xit"
14468                 and we don't need it two times
14469
14470                 the separate folder view and message view now get a distinct
14471                 WMCLASS, just in case someone is using sawfish ;-)
14472
14473                 as the menu entries "/View/Message view" and "/View/Folder tree"
14474                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
14475                 make them sensitive accordingly and as these two are "shown"
14476                 after startup anytime check this menuitem at startup
14477
14478 2001-12-12 [paul]       0.6.5claws79
14479
14480         * src/folderview.c
14481                 fix sensitivity of 'Search folder...', broken in
14482                 0.6.5claws75
14483
14484         * src/mainwindow.c
14485                 fix dodgy English
14486
14487 2001-12-11 [carsten]    0.6.5claws78
14488         * src/filtering.c
14489                 fixed two typos returning a wrong FALSE/TRUE
14490         * src/mainwindow.[ch]
14491                 extra menu for email/news button removed
14492
14493 2001-12-11 [alfons]     0.6.5claws77
14494         
14495         * src/matcher.c                 (1.3)
14496         * src/matcher_parser_lex.l      (1.28)
14497                 revert for another attempt
14498                 mark 0.6.5claws77 as LAST_STABLE
14499
14500 2001-12-11 [christoph]  0.6.5claws76
14501
14502         * po/de.po
14503                 fixed wrong translation for prev. unread msg
14504
14505 2001-12-11 [paul]       0.6.5claws75
14506
14507         * src/folder.[ch]
14508         * src/folderview.c
14509         * src/mainwindow.c
14510         * src/summaryview.[ch]
14511         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
14512                 enable ability to hide read messages on per folder basis via 
14513                 '/Summary/Hide read messages'; when selected, a folder will 
14514                 have a red open folder icon, instead of a blue icon, if the 
14515                 folder contains hidden messges
14516                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
14517
14518         * src/mainwindow.c
14519                 remove '/Message/Forward as attachment' from 
14520                 main_window_set_menu_sensitive() to prevent debug warning
14521
14522         * src/folderview.c
14523         * src/mainwindow.c
14524                 Clean up some of the English
14525
14526         * tools/newscache_clean.pl
14527                 allow for new 'hidereadmsgs' entry in folderlist.xml
14528
14529         * po/es.po
14530                 updated translation, submitted by Ricardo Mones Lastra
14531
14532 2001-12-11 [paul]       0.6.5claws74
14533
14534         * sync with sylpheed 0.6.5cvs25
14535                 see ChangeLog entry 2001-12-11
14536
14537 2001-12-10 [alfons]     0.6.5claws73
14538
14539         * src/matcher.c
14540                 add more control characters
14541         * src/matcher_parser_lex.l
14542                 make escaping / unescaping work again
14543
14544 2001-12-10 [alfons]     0.6.5claws72
14545
14546         * src/imap.c
14547                 clean up warnings "returning value for void function" 
14548         * src/prefs_filtering.c
14549                 make info button for execute action sensitive
14550
14551 2001-12-10 [paul]       0.6.5claws71
14552
14553         * src/compose.c
14554         * src/imap.[ch]
14555         * src/summaryview.c
14556                 fix: imap server now gets informed of MARKED, UNMARKED
14557                 and REPLY events. Now people can use different IMAP-Mail
14558                 clients and have the exact same information about MARKED,
14559                 UNMARKED and REPLY status with all of them. Especially
14560                 useful for imap servers with a web-frontend.
14561                 submitted by Tobias Sandhaas <medlor@web.de>
14562
14563 2001-12-09 [melvin]     0.6.5claws70
14564         
14565         * src/textview.[ch]
14566                 fixed bug #490076 (hunted down by Alfons who implemented
14567                 a workaround in 0.6.5claws65)
14568
14569 2001-12-09 [christoph]  0.6.5claws69
14570
14571         * src/summaryview.c
14572                 set pointer to string in LOCKED column to NULL
14573                 (might fix bug #490800)
14574
14575 2001-12-09 [carsten]    0.6.5claws68
14576
14577         * po/de.po
14578                 resolved some cluttered menu shortcuts 
14579                 ('creating new email' and 'creating news message'
14580                 hade the same)
14581         * src/compose.c
14582                 wmclass now distinc from main window
14583         * src/mainwindow.c
14584           src/mainwindow.h
14585                 email/news and forward button functionality similar
14586                 to the reply buttons; removed the ugly dropdown arrows
14587                 and use instead the right mouse button
14588
14589 2001-12-09 [paul]       0.6.5claws67
14590
14591         * src/imap.c
14592         * src/utils.h
14593                 allow spaces in imap folder names
14594                 submitted by Willem van Engen <wvengen@stack.nl>
14595
14596 2001-12-09 [paul]       0.6.5claws66
14597
14598         * sync with sylpheed 0.6.5cvs24
14599                 see ChangeLog entry 2001-12-09
14600
14601 2001-12-08 [alfons]     0.6.5claws65
14602
14603         * src/textview.c
14604                 prevent secondary selection claim after "add to sender" dialog
14605                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
14606                 we trick GTK by simulating a click at (0, 0) in the textview.
14607
14608 2001-12-08 [hoa]        0.6.5claws64
14609
14610         * src/folder.c
14611                 fixed a bug about the .processing folder name while filtering
14612
14613 2001-12-08 [alfons]     0.6.5claws63
14614
14615         * src/folderview.c 
14616                 work around problem of not correctly updating folder stats
14617                 when deleting messages. there's some folder scanning evil
14618                 going so the folderview_update_msg_num() does not work
14619                 correctly. need to investigate this.
14620
14621 2001-12-08 [paul]       0.6.5claws62
14622
14623         * sync with sylpheed 0.6.5cvs23
14624                 see ChangeLog entry 2001-12-08
14625
14626 2001-12-07 [christoph]  0.6.5claws61
14627
14628         * src/compose.c
14629                 fix another header translation problem
14630
14631 2001-12-07 [alfons]     0.6.5claws60
14632
14633         * src/mbox.c
14634                 make filtering also work on local spool mbox
14635
14636 2001-12-07 [carsten]    0.6.5claws59
14637         * src/addressbook.c
14638                 addressbook window gets a wmclass distinct from the main
14639                 sylpheed window
14640         * src/compose.h
14641         * src/mainwindow.[ch]
14642                   forward menu item will use mode selected in prefs, forward 
14643                 as attatchment in menu removed (will be substituted in the
14644                 toolbar similar to reply buttons)
14645                   create news message menu entry and news button is now 
14646                 sensitive to the existance of a news account
14647         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
14648         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
14649         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
14650                 these are removed because the toolbar buttons don't show
14651                 the quoting modus any longer
14652
14653 2001-12-07 [paul]
14654
14655         * tools/newscache_clean.pl      ** NEW FILE **
14656                 perl script to do some tidying up in the newscache directory 
14657                 
14658         * tools/sylpheed-switcher       ** NEW FILE **
14659                 perl script to enable easy switching between main and claws
14660                 
14661         * tools/README
14662                 added descriptions of the two new perl scripts          
14663
14664
14665 2001-12-07 [melvin]     0.6.5claws58
14666
14667         * src/messageview.c
14668                 fixed a warning during compilation introduced in 0.6.5claws56
14669
14670 2001-12-07 [paul]       0.6.5claws57
14671
14672         * src/mainwindow.[ch]
14673         * src/menu.[ch]
14674                 further usability enhancements to replying with or without 
14675                 quoting via the toolbar, use of Ctrl key is replaced by 
14676                 drop down menu 
14677                 Submitted by Carsten Schurig            
14678
14679 2001-12-07 [melvin]     0.6.5claws56
14680
14681         * src/messageview.c
14682                 hack to fix bug that prevented to make/paste selections
14683                 after switching between MVIEW_TEXT and MVIEW_MIME views
14684                 without deselecting the selection first.
14685
14686 2001-12-06 [alfons]     0.6.5claws55
14687
14688         * src/filtering.[ch]
14689         * src/inc.c
14690                 revise filtering a little bit more, and make sure
14691                 messages are delivered to the appropriate inbox
14692                 (perhaps set per account)
14693
14694 2001-12-06 [paul]       0.6.5claws54
14695
14696         * sync with sylpheed 0.6.5cvs22
14697                 see ChangeLog entry 2001-12-06
14698
14699 2001-12-05 [alfons]     0.6.5claws53
14700
14701         * src/inc.c
14702         * src/folder.[ch]
14703         * src/procmsg.c
14704         * src/filtering.c
14705                 more revisions of filtering system
14706                 (last stable version is marked as LAST_STABLE)
14707                 
14708                 | NOTE 1): the filtering system now uses a local folder called
14709                 | .processing. if filtering fails, check this directory
14710                 | for missing messages.
14711                 |
14712                 | NOTE 2): help us find the filtering actions still missing
14713
14714 2001-12-05 [paul]       0.6.5claws52
14715
14716         * src/mainwindow.c
14717                 fix bug where 'Empty Trash?' pop-up window appears even
14718                 when Trash is empty, submitted by Jesse Skinner         
14719
14720 2001-12-05 [melvin]     0.6.5claws51
14721
14722         * src/compose.c
14723                 fixed bug #486106 to select correct account when reediting 
14724                 a queued message
14725         
14726 2001-12-04 [alfons]     0.6.5claws50
14727
14728         * src/mh.c
14729                 declare markfile in appropriate functions when
14730                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
14731                 for spotting this)
14732
14733 2001-12-04 [paul]       0.6.5claws49
14734
14735         * sync with sylpheed 0.6.5cvs21
14736                 see ChangeLog entry 2001-12-04
14737
14738 2001-12-03 [christoph]  0.6.5claws48
14739
14740         * po/de.po
14741                 changed translation of undo
14742         * src/account.c
14743         * src/folder.c
14744                 don't reinvent the wheel to traverse a GNode
14745         * src/compose.[ch]
14746                 seperate code to create the compose gui into functions
14747                 add "Others" page with folder selection for saving copy
14748                 of the message.
14749                 the folder identifier is saved to queue header
14750         * src/procmsg.c
14751                 save message to folder in queue header
14752
14753 2001-12-03 [paul]       0.6.5claws47
14754
14755         * sync with sylpheed 0.6.5cvs20
14756                 see ChangeLog entry 2001-12-03
14757
14758 2001-12-01 [paul]
14759
14760         * more sync with sylpheed 0.6.5cvs19
14761                 see ChangeLog entry 2001-11-29
14762
14763 2001-11-30 [paul]       0.6.5claws46
14764         
14765         * src/compose.c
14766                 remove conflicts introduced by Hoa's last commit
14767          
14768         * src/mainwindow.c
14769                 make 'Message/Bounce' sensitive
14770
14771 2001-11-30 [hoa]        0.6.5claws45
14772
14773         * src/compose.c
14774                 slightly change bounce function to add
14775                 information about the user that bounced the mail
14776                 in the From header line.
14777
14778         * src/folderview.c
14779                 permit the use of processing in outbox folder.
14780
14781 2001-11-29 [paul]       0.6.5claws44
14782
14783         * src/mainwindow.[ch]
14784         * src/prefs_common.c
14785         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
14786         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
14787         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
14788                 usability enhancements to the quoting, implements
14789                 use of Ctrl key to toggle quoting settings
14790                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
14791
14792 2001-11-29 [paul]       0.6.5claws43
14793         
14794         * sync with sylpheed 0.6.5cvs19
14795                 see ChangeLog entry 2001-11-28
14796
14797 2001-11-29 [melvin]     0.6.5claws42
14798         * src/Makefile.am
14799                 added enriched.[ch] to the list of files
14800
14801         * src/textview.c
14802         * src/mimeview.c
14803         * src/procmime.[ch]
14804         * src/enriched.[ch]
14805                 added support to view text/enriched
14806                 added support to show headers in message view for text/enriched and text/html
14807                         in non multipart messages
14808
14809 2001-11-28 [paul]       0.6.5claws41
14810
14811         * more sync with sylpheed 0.6.5cvs18
14812                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
14813
14814 2001-11-27 [paul]       0.6.5claws40
14815         
14816         * po/pt_BR.po
14817                 updated translation, submitted by Fabio Junior Beneditto
14818                 
14819         * sync with sylpheed 0.6.5cvs18
14820                 see ChangeLog entries 2001-11-26 (src/textview.c) and
14821                 2001-11-27
14822
14823
14824 2001-11-26 [paul]
14825
14826         * po/es.po
14827                 updated translation, submitted by Ricardo Mones Lastra
14828
14829 2001-11-26 [alfons]
14830
14831         * src/matcher.c
14832                 add more translatable strings
14833
14834 2001-11-26 [christoph]  0.6.5claws39
14835
14836         * po/de.po      
14837                 fixed one more umlaut
14838         * src/compose.c
14839                 fix translated header when it should not be translated
14840
14841 2001-11-26 [paul]       0.6.5claws38
14842
14843         * src/mainwindow.c
14844                 remove '/Message/Add Sender to address book' from 
14845                 main_window_set_menu_sensitive(), prevent debug warning
14846                 add 'Message/Mark/Mark all read' to mainwin_entries[]
14847
14848 2001-11-26 [paul]       0.6.5claws37
14849
14850         * src/summaryview.c
14851                 fix 'recurring unread state' bug 
14852
14853         * tools/README 
14854         * tools/filter_conv.pl
14855                 read name of top level mailbox from folderlist.xml
14856                 and presume nothing about its name              
14857
14858 2001-11-26 [darko]      0.6.5claws36
14859
14860         * src/gtkstext.[ch]
14861                 removed functions that are now in gtkutils.c
14862                 use gtkut_text_is_uri_string() from gtkutils.c
14863         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
14864
14865 2001-11-26 [paul]       0.6.5claws35
14866
14867         * sync with sylpheed 0.6.5cvs16
14868                 see ChangeLog entries 2001-11-25 and 2001-11-26
14869
14870 2001-11-25 [alfons]     0.6.5claws34
14871
14872         EXPERIMENTAL!!! Please checkout the last stable version using: 
14873           
14874         % cvs update -r LAST_STABLE -dRAP
14875
14876         (Or help us testing this stuff.)
14877
14878         * src/filtering.c               (1.14)
14879         * src/filtering.h               (1.6)
14880         * src/inc.c                     (1.28)
14881         * src/matcher.c                 (1.20)
14882         * src/mbox.c                    (1.9)
14883         * src/procmsg.h                 (1.14)
14884         * src/summaryview.c             (1.59)
14885         * src/summaryview.h             (dunno)
14886                 revert/merge/sync to as it was before commit 
14887                 on Thu, 19 Jul 2001 10:15:51 -0700.
14888
14889 2001-11-25 [hoa]        0.6.5claws33
14890
14891         * src/main.c
14892                 processing mails at startup
14893
14894         * src/folderview.c
14895         * src/summaryview.[ch]
14896                 processing mails when entering folder
14897
14898         * src/prefs_filtering.c
14899                 fixed some UI bugs
14900
14901 2001-11-24 [alfons]     0.6.5claws32
14902
14903         * src/summaryview.[ch]
14904                 make summary sort headers work, and also make
14905                 sure the sort type is stored
14906
14907 2001-11-23 [alfons]     0.6.5claws31
14908
14909         * src/summaryview.[ch]
14910                 make lock work like mark
14911                 disallow deleting messages marked as locked
14912
14913 2001-11-23 [alfons]     0.6.5claws30
14914
14915         * src/gtkstext.c
14916         * src/compose.[ch]
14917         * src/Makefile.am
14918         * src/undo.[ch]
14919                 merge undo patch submitted by Jens
14920
14921 2001-11-23 [christoph]  0.6.5claws29
14922
14923         * src/.cvsignore
14924                 added ylwrap
14925         * src/compose.c
14926                 fixed gpg signing and encoding
14927         * src/folder.[ch]
14928         * src/main.c
14929                 added --status option to get new, unread and total
14930                 message count from a running sylpheed
14931         * src/prefs_common.c
14932                 temporary fix for reply_with_quote problem
14933                 (don't call functions for non existing widget)
14934         * src/procmsg.c
14935                 one more check for ignored threads but still not
14936                 always working correctly. probably a recursive
14937                 check for all parents is needed
14938
14939 2001-11-23 [darko]      0.6.5claws28
14940
14941         * src/compose.c
14942                 wrapping on send improvements
14943         * src/gtkutils.[ch]
14944                 fix for GtkSText after last sync with main branch
14945                 GTK_TEXT -> GTK_STEXT
14946
14947 2001-11-23 [paul]       0.6.5claws27
14948
14949         * sync with sylpheed 0.6.5cvs14
14950                 see ChangeLog entries 2001-11-22 and 2001-11-23
14951                 
14952         * po/de.po
14953                 fixed the scrambled umlauts 
14954                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
14955
14956 2001-11-21 [paul]       0.6.5claws26
14957
14958         * sync with sylpheed 0.6.5cvs12
14959                 see 2nd ChangeLog entry dated 2001-11-20
14960
14961 2001-11-20 [paul]       0.6.5claws25
14962
14963         * sync with sylpheed 0.6.5cvs11
14964                 see ChangeLog entry 2001-11-19 (src/utils.c)
14965
14966 2001-11-20 [hiro]
14967
14968         * src/compose.c
14969                 GTK_TEXT -> GTK_STEXT
14970                 fix for wrong comment
14971
14972 2001-11-20 [hiro]       0.6.5claws24
14973
14974         * src/compose.[ch]
14975                 more merges from main branch
14976                 removed fatal warnings (uninitialized variables etc.)
14977                 some coding style fix
14978         * src/gtkutils.h
14979                 fixed typo.
14980         * src/addressbook.c
14981           src/addrindex.c
14982                 V-Card -> vCard
14983
14984 2001-11-19 [hoa]        0.6.5claws23
14985
14986         * src/filtering.c
14987         * src/prefs_scoring.c
14988         * src/matcher.[ch]
14989         * src/scoring.c
14990                 cleaning code
14991
14992         * src/matcher_parser_parse.y
14993         * src/prefs_filtering.c
14994                 bouncing
14995
14996 2001-11-19 [alfons]     0.6.5claws22
14997
14998         more of my old things into claws
14999
15000         * src/Makefile.am
15001         * src/prefs_common.c
15002         * src/procmsg.h
15003         * src/summaryview.[ch]
15004         * src/prefs_summary_column.c
15005         * src/pixmaps/locked.xpm
15006                 add indicators for locking of message in summary view
15007                 (does not work yet, only visual indicator)
15008
15009 2001-11-19 [paul]       0.6.5claws21
15010
15011         * sync with sylpheed 0.6.5cvs10
15012                 see ChangeLog entry 2001-11-19
15013
15014 2001-11-18 [alfons]     0.6.5claws20
15015         
15016         * src/filtering.c
15017                 remove an inadvertent free I forgot in previous clean up 
15018
15019 2001-11-18 [alfons]     0.6.5claws19
15020
15021         * src/filtering.[ch]
15022                 clean up & plug leaks
15023
15024 2001-11-18 [paul]       0.6.5claws18
15025
15026         * sync with sylpheed 0.6.5cvs9
15027                 see ChangeLog entries 2001-11-17 and 2001-11-18
15028
15029 2001-11-16 [paul]       0.6.5claws17
15030
15031         * sync with sylpheed 0.6.5cvs8
15032                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
15033
15034 2001-11-16 [paul]       0.6.5claws16
15035
15036         * sync with sylpheed 0.6.5cvs7
15037                 see ChangeLog entries 2001-11-15 and 2001-11-16
15038
15039 2001-11-15 [hoa]        0.6.5claws15
15040
15041         * src/compose.c
15042                 fix bounce, mails we received couln't be bounced to ourself.
15043
15044         * src/defs.h
15045         * src/filtering.[ch]
15046         * src/matcher.[ch]
15047         * src/matcher_parser.h
15048         * src/matcher_parser_lex.l
15049         * src/matcher_parser_parse.y
15050         * src/inc.c
15051         * src/main.c
15052         * src/mbox.c
15053         * src/prefs_filtering.[ch]
15054         * src/mainwindow.c
15055         * src/prefs_matcher.c
15056         * src/prefs_scoring.c
15057         * src/scoring.[ch]
15058         * src/summaryview.c
15059                 new matcher/filter/score configuration file parser
15060                 one unique configuration file => ~/.sylpheed/matcherrc
15061                 import in currently automatic, then save are made
15062                 in this new file.
15063                 one filter per folder and one global filter
15064                 (filter of a folder will be used as folder processing)
15065
15066         * src/folder.c
15067                 fix a bug in folder_item_get_identifier
15068                 
15069         * src/messageview.c
15070                 receive receipt return are fixed.
15071
15072 2001-11-14 [alfons]     0.6.5claws14
15073
15074         * src/session.h
15075                 add things from main branch to make claws compile
15076
15077 2001-11-14 [paul]       0.6.5claws13
15078
15079         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
15080                 see ChangeLog entries 2001-11-08 to 2001-11-14
15081
15082 2001-11-14 [hoa] 0.6.5claws12
15083
15084         * src/compose.[ch]
15085         * src/mainwindow.c
15086         * src/summaryview.c
15087                 add "bounce mail" option
15088
15089 2001-11-13 [christoph]  0.6.5claws11
15090
15091         * src/compose.c
15092                 Cleanup a mess i add before commiting
15093
15094 2001-11-13 [hoa]        0.6.5claws10
15095
15096         * src/compose.c
15097                 some fixes when mail are sent or
15098                 for crossposts
15099
15100 2001-11-13 [christoph]  0.6.5claws9
15101
15102         * po/de.po
15103                 Changed two string with the same translation
15104         * src/compose.c
15105         * src/procmsg.[ch]
15106         * src/send.[ch]
15107                 New mailsending process:
15108                   - Always queue message before sending
15109                     (message will be saved if sylpheed crashed or
15110                      freezes while sending)
15111                   - Allow queuing of newspostings
15112                   - No copy in outbox before sending
15113                     (closes bug #469501)
15114                   - No more redundant code for send and send_later
15115         * src/summaryview.c
15116                 Applied wwp <subscript@free.fr>'s patch that fixes
15117                 marks for multiple forwarded messages (+compose.c)
15118
15119 2001-11-12 [alfons]
15120
15121         * README.claws
15122                 remove things that are now in main branch
15123         
15124         * po/nl.po
15125                 update Dutch translation
15126
15127 2001-11-12 [mhadasht]   0.6.5.claws8
15128
15129         * src/prefs_common.c
15130                 re-enabled account autoselection feature for forward
15131                 and reedit lost during the branch point for SYNC-B4-REL
15132         * src/gtkspell.c
15133                 gtkpspell_get_dict(): more readable code (even if function is
15134                 not used yet)
15135         * ChangeLog.claws
15136                 added version number info to 2001-11-12 [hiro] comment.
15137
15138 2001-11-12 [hiro]       0.6.5.claws7
15139
15140         * src/compose.c
15141                 compose_forward(): fixed a bug that forward quote mark
15142                 wasn't used.
15143                 removed unnecessary code.
15144         * src/template_select.[ch]: removed.
15145
15146 2001-11-11 [alfons]
15147
15148         * src/compose.c
15149                 :%s/GTK_TEXT/GTK_STEXT/g
15150         
15151         * src/compose.[ch]
15152         * src/undo.[ch]
15153         * src/Makefile.am
15154                 revert the undo stuff (this is 0.6.6claws stuff)
15155
15156 2001-11-11 [hoa]        0.6.5.claws6
15157
15158         * src/compose.[ch]
15159                 Insert signature at the end of the text.
15160                 Added undo patch but currently disabled
15161
15162         * src/procmsg.c
15163                 Threading by subject improved.
15164
15165         * added src/undo.[ch]
15166                 Undo module for compose dialog box.
15167
15168 2001-11-11 [alfons]     0.6.5.claws5
15169
15170         * src/procmsg.c
15171                 prevent threading by subject on nodes that have already been
15172                 threaded by in-reply-to (as in "circular references in a tree
15173                 result in a dead branch")
15174
15175 2001-11-09 [hoa]        0.6.5.claws4
15176         
15177         * src/folderview.c
15178                 allows creation of mbox folder item from any files.
15179
15180 2001-11-09 [alfons]     0.6.5.claws3
15181         
15182         * src/utils.c
15183         * src/procmsg.c
15184                 do what I mean and correct threading by subject so it really
15185                 ignores attracting lines without "Re: "
15186
15187 2001-11-07 [alfons]     0.6.5.claws2
15188
15189         * src/procmsg.c
15190         * src/utils.[ch]
15191                 only attract by subject if a subject line starts with a "Re: "
15192         * src/syldap.c
15193                 remove warning
15194
15195 2001-11-07 [paul]       0.6.5claws1
15196
15197         * sync with sylpheed 0.6.5. release
15198                 see ChangeLog entry 2001-11-07
15199
15200 2001-11-07 [paul]       0.6.4claws31
15201
15202         * sync with sylpheed 0.6.4cvs18
15203                 see ChangeLog entries 2001-10-30 to 2001-11-07
15204                 prefs_templates.[ch] renamed prefs_template.[ch]
15205
15206 2001-11-06 [alfons]
15207         
15208         * src/utils.h
15209                 add semicolon Hoa forgot ;-)
15210                 
15211
15212 2001-11-06 [hoa]        0.6.4claws30
15213         
15214         * src/procmsg.c
15215         * src/summaryview.c
15216         * src/utils.c
15217         * src/utils.h
15218                 threading by subject - empty subject are ignored
15219
15220 2001-11-06 [christoph]  0.6.4claws29
15221
15222         * src/socket.c
15223                 use SSL_peek for sock_gets
15224         * src/utils.c
15225                 removed unneeded pointer in extracting quoted
15226                 names implementation
15227
15228 2001-11-06 [melvin]     0.6.4claws28
15229
15230         * src/gtkspell.c
15231                 fixed bug #476792 Selection overtyping with spell checker
15232                 fixed bug which could cause a buffer overflow
15233                 fixed a memory leak
15234
15235 2001-11-06 [hoa]        0.6.4claws27
15236         
15237         * src/procmsg.c
15238         * src/summaryview.c
15239                 threading by subject
15240
15241 2001-11-05 [alfons]     0.6.4claws26
15242         
15243         * README.claws
15244                 Claws -> Sylpheed (vice versa)
15245
15246         * src/compose.c
15247                 :%s/gtk_text/gtk_stext/g
15248                 :%s/GTK_TEXT/GTK_STEXT/g
15249                 (thanks to Jonathan Ware for spotting this)
15250
15251 2001-11-04 [christoph]  0.6.4claws25
15252
15253         * src/summaryview.c
15254                 replace Xalloca + strdup with Xstrdup_a
15255         * src/utils.c
15256                 better implementation of extracting quoted names
15257                 from addresses (remove backlashes and ignore
15258                 quotes after them)
15259
15260 2001-11-04 [alfons]     0.6.4claws24
15261
15262         * src/utils.[ch]
15263                 edit to comply more with coding style
15264
15265         * src/textview.c
15266                 fix bug reported by Kim Schulz. introduced by the patch integrated
15267                 in 0.6.4claws15. the code did not check the return value of
15268                 the html parser.
15269
15270         * AUTHORS
15271                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
15272
15273 2001-11-04 [christoph]  0.6.4claws23
15274
15275         * src/main.c
15276         * src/prefs_common.[ch]
15277                 init some pointers that possibly caused a segfault
15278                 reported in the claws-users ML
15279
15280 2001-11-04 [hoa]        0.6.4claws22
15281
15282         * src/grouplistdialog.c
15283                 change the names of the nodes in the tree
15284
15285         * src/compose.c
15286                 enhanced mailto syntax as described in
15287                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
15288                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
15289
15290         * src/utils.c
15291                 encode and decode URI (useful when opening URL into
15292                 netscape).
15293
15294 2001-11-03 [hoa]        0.6.4claws21
15295
15296         * src/grouplistdialog.c
15297                 a new newsgroups list selection dialog box
15298                 with a CTree instead of a CList
15299
15300 2001-11-03 [hoa]        0.6.4claws20
15301
15302         * src/folderview.c
15303                 enable property and scoring options when right
15304                 click on "inbox"
15305
15306         * src/summaryview.c
15307                 fixed bug when nickname were displayed using
15308                 the address book.
15309
15310 2001-11-02 [darko]      0.6.4claws19
15311
15312         * src/compose.c
15313                 new wrap quotation and URL/long words wrapping implementation
15314         * src/compose.c src/gtkstext.[ch]
15315                 move gtkstext_strncmp() to gtkstext.c
15316
15317 2001-11-01 [christoph]  0.6.4claws18
15318
15319         * src/prefs_account.c
15320                 fixed mess in account settings dialog
15321         * src/prefs_folder_item.c
15322                 added label with folder path to dialog
15323
15324 2001-10-31 [match]      0.6.4claws17
15325
15326         * src/vcard.c
15327                 fix memory leak.
15328         * src/addrbook.c
15329                 fix generation of spurious address book file names.
15330                 remove redundant functions.
15331         * po/POTFILES.in
15332                 added missing file names.
15333
15334 2001-10-30 [paul]       0.6.4claws16
15335
15336         * sync with sylpheed 0.6.4cvs6
15337                 see ChangeLog entries 2001-10-26 to 2001-10-30
15338
15339         * tools/filter_conv.pl
15340                 read folderlist.xml to discover whether the top-level
15341                 folder is called 'Mailbox' or 'Mail' 
15342
15343 2001-10-29 [paul]       0.6.4claws15
15344
15345         * src/html.c, src/textview.c
15346                 activate links in html mail and fix clickable parts
15347                 Submitted by Matthieu Dazy <dazy@t-surf.com>
15348
15349 2001-10-29 [paul]
15350
15351         * po/de.po, po/es.po, po/pt_BR/po
15352                 updated translations, submitted by Jens Oberender,
15353                 Ricardo Mones Lastra, and Fabio Junior Beneditto
15354
15355 2001-10-29 [darko]      0.6.4claws14
15356
15357         * src/compose.c
15358                 fix wrapping for good
15359
15360 2001-10-29 [darko]
15361
15362         * src/compose.c
15363                 undo previous change as it broke the smart wrapping
15364
15365 2001-10-29 [darko]      0.6.4claws13
15366
15367         * src/compose.c
15368                 fix infinite loop when long URL is quoted
15369                 (closes bug #475122.
15370
15371 2001-10-28 [match]
15372
15373         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
15374                 import Mutt address book
15375         * src/ldif.[ch] src/importldif.h
15376                 modified import LDIF handle user attributes
15377
15378 2001-10-28 [christoph]  0.6.4claws12
15379
15380         * src/summaryview.c
15381                 fixed that filtering did not work if there
15382                 were no filter rules
15383                 (closes bug #472003 and better implementation
15384                  of patch #474644)
15385
15386 2001-10-27 [christoph]  0.6.4claws11
15387
15388         * src/compose.c
15389                 make the folder's default account to be used when
15390                 replying. (patch by wwp <subscript@free.fr>)
15391         * src/compose.c
15392                 code cleanup, nearly killed all of wwp's patch
15393                 for folder's default account in compose
15394         * src/folderview.c
15395                 error panel when a folder could not be created
15396                 (closes bug #471080 new folder name & already
15397                  existing file)
15398
15399 2001-10-26 [alfons]
15400
15401         * src/utils.h
15402                 change prototype of strstr2() that Christoph forgot about
15403
15404 2001-10-26 [christoph]  0.6.4claws10
15405
15406         * src/account.c
15407                 made search for accounts by email address not case
15408                 sensitive
15409         * src/folder.c
15410                 fixed memory leak in folder_item_get_identifier
15411         * src/gtkspell.c
15412         * src/utils.c
15413                 fixed wrong strstr2 (should work like strstr)
15414
15415 2001-10-26 [darko]      0.6.4claws9
15416
15417         * src/compose.c src/gtkstext.[ch]
15418         * src/gtkstext.c
15419                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
15420
15421 2001-10-26 [paul]       0.6.4claws8
15422
15423         * src/html.c
15424                 ignore css and javascript tags in html mail
15425                 case-insensitive, with or without double-quoted
15426                 strings
15427
15428 2001-10-26 [paul]       0.6.4claws7
15429
15430         * sync with sylpheed 0.6.4cvs1
15431                 see ChangeLog entry 2001-10-26
15432
15433         * src/prefs_account.c, src/prefs_common.c,
15434           src/prefs_summary_column.c
15435                 minor improvements to the English
15436
15437 2001-10-25 [alfons]     0.6.4claws6
15438
15439         * src/gtkstext.c
15440         
15441                 make GtkSText follow style of GtkText (closes bug 
15442                 #469211 "text selection while writing message")
15443                 
15444                 do sync with GTK 1.2.10
15445
15446 2001-10-25 [paul]       0.6.4claws5
15447
15448         * src/html.c
15449                 ignore css tags in html mail
15450
15451 2001-10-25 [darko]      0.6.4claws4
15452
15453         * src/compose.c
15454                 don't declare is_url_string as static function since
15455                 we need it in gtkstext.c
15456         * src/gtkstext.c
15457                 remove unused variable
15458                 don't wrap long URLs while composing a message
15459
15460 2001-10-24 [christoph]  0.6.4claws3
15461
15462         * src/socket.c
15463                 fix ssl deadlock, when peer closes connection
15464
15465 2001-10-24 [paul]       0.6.4claws2
15466
15467         * src/prefs_common.c
15468                 gettextize the gpg ascii-armored warning message
15469
15470         * src/compose.c
15471                 insert a DOS/MAC file into the composed message
15472                 (improvements)
15473
15474         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
15475
15476 2001-10-22 [paul]       0.6.4claws1
15477
15478         * sync with sylpheed 0.6.4 release
15479                 see ChangeLog entries 2001-10-21
15480
15481         * po/fr.po, po/pt_BR.po
15482                 updated by Melvin Hadasht and Fabio Junior Beneditto
15483
15484 2001-10-21 [paul]       0.6.3claws30
15485
15486         * src/compose.c
15487                 insert a DOS text file from the compose window
15488                 into the composed message text (removes CRs characters)
15489                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
15490
15491         * tools/filter_conv.pl, tools/README
15492                 automatically use ~/.sylpheed as working directory
15493                 print out confirmation message on completion
15494
15495         * correct Hoa's last ChangeLog.claws entry
15496
15497 2001-10-20 [hoa]        0.6.3claws29
15498
15499         * src/grouplistdialog.c
15500                 bugfix (another ?) to give the right
15501                 newsgroups list for each news server.
15502
15503         * src/news.c
15504         * src/news.h
15505                 improve the newsgroups list cache
15506
15507 2001-10-20 [paul]       0.6.3claws28
15508
15509         * sync with sylpheed 0.6.3cvs9
15510                 see ChangeLog entry 2001-10-19
15511
15512         * correct Alfons' last ChangeLog.claws entry
15513
15514 2001-10-19 [alfons]
15515
15516         * src/pgptext.[ch]
15517                 fix compilation problems (part of bug #472895)
15518
15519 2001-10-18 [hoa]        0.6.3claws27
15520
15521         * src/grouplistdialog.c
15522                 bugfix when we refresh was clicked (bug 472701)
15523
15524 2001-10-19 [christoph]  0.6.3claws26
15525
15526         * src/compose.c
15527                 last header entry should default to "To:" or
15528                 "Newsgroups:" and not copy the last entry line
15529                 in a new compose window
15530                 (closes bug #472686, #470792)
15531
15532 2001-10-19 [paul]       0.6.3claws25
15533
15534         * sync with Sylpheed 0.6.3cvs8
15535                 see ChangeLog entries 2001-10-18 and 2001-10-19
15536
15537 2001-10-18 [christoph]  0.6.3claws24
15538
15539         * src/procmsg.c
15540                 reimplement ignore thread
15541         
15542 2001-10-18 [hoa]        0.6.3claws23
15543
15544         * src/folderview.c
15545         * src/grouplistdialog.[ch]
15546                 enhanced news subscription interface (feature 469113)
15547
15548         * src/news.c
15549         * src/news.h
15550                 enchanced newsgroup listing,
15551                 now, we can get groups informations
15552                 (NNTPGroupInfo)
15553
15554 2001-10-18 [paul]       0.6.3claws22
15555
15556         * src/summaryview.c
15557                 remove comment (sync with main branch)
15558         * src/mainwindow.c
15559                 fix 'Re-edit' bug in 'Message' menu
15560
15561 2001-10-17 [christoph]  0.6.3claws21
15562
15563         * src/compose.c
15564                 ignore empty or whitespace only header lines
15565
15566 2001-10-17 [paul]       0.6.3claws20
15567
15568         * sync with sylpheed 0.6.3cvs7
15569                 see ChangeLog entries 2001-10-14, 2001-10-16, and
15570                 2001-10-17
15571
15572 2001-10-17 [darko]
15573
15574         * src/compose.c
15575                 wrap long lines without spaces
15576                 don't wrap URLs
15577
15578 2001-10-16 [paul]
15579
15580         * po/es.po, po/nl.po, po/pt_BR.po
15581                 updated by Ricardo Mones Lastra, Alfons,
15582                 and Fabio Junior Beneditto
15583
15584         * sylpheed-0.6.3claws released
15585
15586 2001-10-15 [melvin] 0.6.3claws18
15587
15588         * README.claws
15589                 added summary and detailed installation instructions
15590                 for spell checker
15591         * po/fr.po
15592                 Updated, corrected and completed french translation
15593
15594 2001-10-15 [hoa] 0.6.3claws17
15595         * src/grouplistdialog.c
15596                 we can choose the newsgroups to display with wildcards
15597
15598 2001-10-15 [christoph]  0.6.3claws16
15599
15600         * src/account.c
15601         * src/compose.c
15602         * src/prefs_folder_item.[ch]
15603                 applied wwp <subscript@free.fr>'s folder
15604                 default account patch
15605         * po/de.po
15606                 Fixed wrong translation
15607
15608 2001-10-13 [alfons, christoph, melvin]  
15609                         0.6.3claws15
15610
15611         solution #2 to solve MT-safety problems defers all GUI related calls
15612         to the main thread using a gtk_idle_add() callback. discussed on
15613         ircnet #sylpheed, with christoph spotting some issues with the
15614         original code, and melvin allowing us to lobotomize his sylpheed.
15615
15616         * src/syldap.[ch], src/main.c
15617                 fix race problem in ldap search thread by deferring GUI 
15618                 stuff to main thread using gtk_idle_add()
15619
15620 2001-10-13 [paul]       0.6.3claws14
15621
15622         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
15623                 add Sergey's smtpcred.patch
15624                 adds separate username/password setting for SMTP Auth
15625                 needed by some servers
15626                 (closes feature request #471659)
15627
15628 2001-10-13 [paul]       0.6.3claws13
15629
15630         * src/pgptext.[ch] **NEW FILES**
15631         * src/Makefile.am, src/messageview.c, src/mimeview.c
15632                 decrypt ascii-armored gpg text embedded in
15633                 the message body.
15634                 Submitted by Jens Jahnke <jan0sch@gmx.net>
15635
15636 2001-10-13 [christoph]  0.6.3claws12
15637
15638         * README.claws
15639                 some more details on default to and
15640                 feature requests
15641         * src/main.c
15642                 init glib threading when ldap is used
15643         * src/syldap.c
15644                 threading fixes
15645         * po/de.po
15646                 fixed a typo
15647
15648 2001-10-12 [paul]       0.6.3claws11
15649
15650         * src/prefs_common.[ch], src/rfc2015.c
15651                 enable ascii-armored gpg text to be embedded in the
15652                 message body, selectable through the 'Privacy'
15653                 preferences. Supports encrypting only.
15654                 Submitted by Ravemax <ravemax@dextrose.com>
15655
15656 2001-10-12 [paul]       0.6.3claws10
15657
15658         * sync with sylpheed 0.6.3cvs6
15659                 see ChangeLog entries 2001-10-11 and 2001-11-12
15660
15661         * src/folderview.c
15662                 incorporated mbox folders, scoring, and folder
15663                 properties into the sync
15664
15665 2001-10-12 [darko]      0.6.3claws9
15666
15667         * README.claws
15668                 describe quotation wrapping
15669         * src/compose.c
15670                 don't treat tab as space to calculate line length properly
15671
15672 2001-10-11 [alfons]
15673
15674         * README.claws
15675                 correct description of how to make new filtering system work,
15676                 add some other things
15677                 
15678         * src/syldap.c
15679                 remove sched_yield() (not necessary / unportable)
15680
15681 2001-10-11 [paul]       0.6.3claws8
15682
15683         * sync with sylpheed 0.6.3cvs3
15684                 see ChangeLog entry 2001-10-10
15685
15686 2001-10-10 [christoph]  0.6.3claws7
15687
15688         * .cvsignore
15689                 ignore 2 files created by newer autotools
15690         * src/prefs_folder_item.c
15691                 using table for widget alignment
15692                 fixed memory leak and broken octal display
15693         * src/filesel.c
15694                 fixed segfault caused by lost filename
15695                 workaround (closes bug #469551)
15696
15697 2001-10-10 [paul]       0.6.3claws6
15698
15699         * sync with sylpheed 0.6.3cvs2
15700                 see ChangeLog entries 2001-10-09 and 2001-10-10
15701
15702 2001-10-10 [darko]      0.6.3.claws5
15703
15704         * src/gtkstext.c
15705                 proper calculation of right margin if smart wrapping is enabled
15706         * src/compose.c
15707                 automatically wrap long lines if wrap quotation is enabled
15708
15709 2001-10-09 [alfons]     0.6.3.claws4
15710
15711         * src/summaryview.c
15712                 select correct row when deleting last row in the summary view (and
15713                 close bug "[ #469104 ] select second last in list when deleting")
15714
15715 2001-10-09 [paul]       0.6.3claws3
15716
15717         * sync with sylpheed 0.6.3cvs1
15718                 updated some autotool scripts
15719
15720 2001-10-09 [darko]      0.6.3claws2
15721
15722         * src/gtkstext.[ch]
15723                 new name and mark with Sylpheed comment
15724         * src/compose.c
15725                 smart quotation wrapping a-la VIM
15726
15727 2001-10-08 [paul]       0.6.3claws1
15728
15729         * sync with sylpheed 0.6.3 release
15730                 see ChangeLog entry 2001-10-08
15731
15732 2001-10-08 [paul]       0.6.2claws24
15733
15734         * src/summaryview.c
15735                 more sync with sylpheed 0.6.2cvs12
15736                 Fixed the bug that didn't select the last row correctly
15737
15738
15739 2001-10-07 [paul]       0.6.2claws23
15740
15741         * sync with sylpheed 0.6.2cvs12
15742                 see ChangeLog entry 2001-10-07
15743
15744 2001-10-06 [match]
15745         * src/jpilot.[ch]
15746                 enable jpilot to read unsynch'ed addresses.
15747
15748         * src/editldap_basedn.c
15749                 fix segfault when opening dialog.
15750
15751 2001-10-06 [alfons]     0.6.2.claws22
15752
15753         * src/summaryview.c
15754                 fix bug with summary view selecting last *inserted*
15755                 node instead of last *visible* node. remember we
15756                 work with a tree
15757
15758 2001-10-06 [paul]       0.6.2claws21
15759
15760         * po/pt_BR.po
15761                 updated translation, contains some fixes and new
15762                 translations, submitted by Gustavo Noronha Silva
15763                 <kov@debian.org>
15764
15765         * src/prefs_common.c
15766                 change 'each' to 'every' - fix dubious English
15767
15768         * sync with sylpheed 0.6.2cvs11
15769
15770 2001-10-05 [alfons]     0.6.2claws20
15771
15772         * src/mainwindow.[ch], src/folderview.c
15773                 make composite tool button switch between "Compose News"
15774                 and "Compose Mail" depending on selected folder
15775                 (nifty idea by Kim Schulz <kim@schulz.dk>)
15776
15777 2001-10-05 [paul]       0.6.2claws19
15778
15779         * src/mainwindow.c, src/summaryview.c
15780                 fix 'Message/Reply to all', broken in last commit
15781
15782         * src/compose.c
15783                 fix X_BEENTHERE seg fault, thanks to Alfons
15784
15785 2001-10-04 [paul]       0.6.2claws18
15786
15787         * src/compose.[ch], src/mainwindow.c
15788                 make "Message/Reply" reply to mailing lists; matches
15789                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
15790                 based on portions of the patch submitted by
15791                 Junichi Uekawa <dancer@netfort.gr.jp>
15792
15793 2001-10-04 [darko]      0.6.2claws17
15794
15795         * src/compose.c
15796                 better smart wrapping
15797         * src/gtkstext.[hc]
15798                 a function to make text buffer contiguous
15799
15800 2001-10-03 [paul]       0.6.2claws16
15801
15802         * sync with sylpheed 0.6.2cvs10
15803
15804 2001-10-02 [alfons]
15805
15806         * configure.in
15807         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
15808                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
15809                 references to chinese translations (hope someone picks up
15810                 this)
15811
15812 2001-10-02 [christoph]  0.6.2claws15
15813
15814         * src/compose.c
15815                 fixed non translated header bug
15816         * ChangeLog.claws
15817                 fixed wrong date in alfons last entry ;)
15818
15819 2001-10-02 [alfons]     0.6.2claws14
15820
15821         * src/compose.c, src/prefs_common.[ch]
15822                 add block cursor option
15823
15824 2001-10-02 [paul]       0.6.2claws13
15825
15826         * sync with sylpheed 0.6.2cvs9
15827
15828 2001-09-30 [paul]       0.6.2claws12
15829
15830         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
15831                 updated translations
15832
15833         * po/POTFILES.in
15834                 add 'src/importldif.c'
15835
15836         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
15837                 added eudora-to-vCard conversion tool
15838                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
15839
15840         * sync with sylpheed 0.6.2cvs8
15841
15842 2001-09-30 [paul]
15843
15844         * sylpheed-0.6.2claws released
15845
15846 2001-09-27 [melvin]     0.6.2claws11
15847
15848         * src/gtkspell.c
15849                 fixed crash when using default path (introduced 
15850                 in 0.6.2claws10)
15851                 fixed tiny bug for initial suggestion mode
15852
15853 2001-09-27 [melvin]     0.6.2claws10
15854         
15855         * src/gtkspell.c
15856                 fixed bug where gtkpspell didn't set the path correctly
15857
15858         * README.claws
15859                 added a paragraph about spell checking
15860                 
15861
15862
15863 2001-09-27 [paul]       0.6.2claws9
15864
15865         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
15866                 replace '// comments' with '/* comments */' to prevent
15867                 some compiler warnings 
15868
15869         * sync with sylpheed 0.6.2cvs6
15870
15871 2001-09-26 [alfons]     0.6.2claws8
15872
15873         * src/messageview.c
15874                 introduce return receipt request notification again,
15875                 which was lost because of other semantics in 
15876                 procheader_parse() (???)
15877
15878 2001-09-26 [christoph]  0.6.2claws7
15879
15880         * src/compose.c
15881                 replace comments for old code with #if 0
15882                 readded auto cc, bcc and reply-to
15883         * src/prefs_matcher.c
15884         * src/prefs_scoring.c
15885                 removed some definition (was moved to
15886                 prefs.h)
15887
15888 2001-09-26 [paul]       0.6.2claws6
15889
15890         * src/mainwindow.c
15891                 make 'Follow-up and reply to' sensitive
15892
15893         * more sync with sylpheed 0.6.2cvs5
15894
15895 2001-09-25 [melvin]
15896
15897         * 0.6.2claws5
15898
15899         * src/gtkspell.c
15900                 fixed bug for "US-ASCII" introduced by the encoding code
15901
15902 2001-09-25 [paul]
15903
15904         * 0.6.2claws4
15905
15906         * src/prefs_common.[ch], src/summaryview.c
15907                 'next unread msg' 'go to next folder?' dialog can be
15908                 given default behaviour, either always show dialog,
15909                 or assume 'yes', or assume 'no'
15910                 Submitted by wwp <subscript@free.fr>
15911
15912 2001-09-25 [melvin]
15913                 
15914         * src/compose.c src/gtkspell.[ch]
15915                 added support for different encodings
15916
15917 2001-09-25 [paul]
15918
15919         * more sync with sylpheed 0.6.2cvs5
15920
15921 2001-09-24 [alfons]
15922         
15923         * src/prefs_folder_item.c
15924                 add check for item->prefs->default_to string is NULL and
15925                 add another check when freeing this string
15926
15927 2001-09-24 [paul]
15928
15929         * configure.in
15930                 change to version 0.6.2claws3
15931
15932         * sync with sylpheed 0.6.2cvs5 
15933
15934 2001-09-24 [match]
15935         * src/ldif.[ch], src/importldif.[ch], addressbook.c
15936                 import LDIF files.
15937         * src/addrcache.[ch], addrindex.[ch]
15938                 small update for future
15939         * src/addrbook.c
15940                 fix test XML file.
15941
15942 2001-09-24 [melvin]
15943         * src/gtkspell.[ch]
15944                 added 'Learn from mistakes' option
15945                 better handling of quotes in checked words
15946                 sorted dict list
15947         * po/fr.po
15948                 small update for spell checking stuff
15949
15950 2001-09-23 [alfons]
15951         
15952         * src/gtkspell.c
15953                 edit a little bit so it complies more with main coding style
15954
15955 2001-09-23 [alfons]
15956
15957         * src/folder.[ch], prefs_folder_item.c, compose.c
15958                 migrate "request return receipt" folder property
15959                 to folderlist.xml
15960
15961 2001-09-22 [alfons]
15962
15963         * README.claws **NEW**
15964                 (add things of interest for users of main branch 
15965                 and claws here)
15966
15967         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
15968                 re-implement threading per folder option, but store 
15969                 the setting in folderlist.xml (where it belongs)
15970
15971 2001-09-21 [melvin]
15972
15973         * src/gtkspell.[ch]
15974                 fixed bug when compose window is under another window
15975         * src/prefs_common.[ch] src/compose.c
15976                 changed 'dictionary_path' to 'dictionary' to be consistent
15977                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
15978         * ac/pspell.m4 src/Makefile.am 
15979                 dropped PSPELL_PATH macro
15980         * po/fr.po
15981                 updated translations
15982
15983 2001-09-21 [christoph]
15984
15985         * src/compose.c
15986                 added border around header fields
15987                 keep header type when new field is added
15988
15989 2001-09-20 [christoph]
15990
15991         * src/utils.[ch]
15992                 more portable debug_print with source filename
15993                 and linenumber
15994         * src/procmsg.c
15995                 more newlines after debug messages
15996
15997 2001-09-20 [paul]
15998
15999         * configure.in
16000                 change to version 0.6.2claws2
16001
16002         * sync with sylpheed 0.6.2cvs3
16003
16004 2001-09-19 [melvin]
16005
16006         * src/gtkspell.c
16007                 fixed the post-right-click focus pb
16008                 fixed crash when 'Spell check all' after dict change 
16009                         and when cursor is at the end of the text
16010                 shift-right-click pops up config menu even on misspelled words.
16011         * po/POTFILES.in
16012                 added gtkspell.c
16013
16014 2001-09-19 [melvin]
16015
16016         * src/about.c
16017                 added pspell to compiled-in features list
16018
16019 2001-09-18 [melvin]
16020
16021         * switched to pspell and dropped ispell
16022         * ac/pspell.m4
16023                 new file. autoconf macro for pspell
16024         * ac/Makefile.am 
16025         * configure.in acconfig.h
16026                 added pspell support
16027         * src/Makefile.am
16028         * src/main.c src/compose.[ch] src/gtkspell.[ch]
16029         * src/prefs_common.[ch] 
16030                 added pspell support
16031
16032 2001-09-18 [christoph]
16033
16034         * src/addr_compl.c
16035         * src/template.[ch]
16036                 replace LOG_MESSAGE with debug_print
16037         * src/compose.[ch]
16038                 gui improvements
16039         * src/menu.c
16040                 added newline after debug message
16041         * src/utils.h
16042                 using __VA_ARGS__ for debug_print macro
16043         * tools/.cvsignore
16044                 ignore Makefile and Makefile.in
16045
16046 2001-09-18 [paul]
16047
16048         * configure.in
16049                 change to version 0.6.2claws1
16050         * sync with sylpheed 0.6.2cvs1
16051
16052         * src/matcher.c 
16053         * src/prefs_matcher.c
16054                 add 'score equal to' option, submitted by
16055                 Paul Evans <nerd@freeuk.com>
16056
16057 2001-09-15 [christoph]
16058
16059         * src/mainwindow.c
16060                 comment out menu entry not existing in claws
16061         * src/menu.c
16062                 add debug output for non existing menu entries
16063         * src/summaryview.c
16064                 fix next/prev unread message for ignored threads
16065         * src/utils.[ch]
16066                 add sourcefile and line number to debug output
16067                 otherwise it is sometimes hard to find the
16068                 source code part if debug messages are translated
16069
16070 2001-09-14 [darko]
16071         
16072         * src/folderview.c
16073                 refresh target folder style after colour is changed
16074
16075 2001-09-13 [paul]
16076
16077         * configure.in
16078                 change to version 0.6.1claws3
16079
16080         * sync with sylpheed 0.6.1cvs6
16081
16082 2001-09-13 [darko]
16083         
16084         * src/folderview.c
16085                 fix target folder colourization to use user selected colour
16086
16087 2001-09-12 [darko]
16088         
16089         * src/summaryview.c
16090                 fix crash when message that is marked for copy/move is unmarked
16091
16092 2001-09-09 [paul]
16093
16094         * configure.in
16095                 change to version 0.6.1claws2
16096
16097         * sync with sylpheed 0.6.1cvs3
16098
16099 2001-09-09 [alfons]
16100         
16101         * src/folderview.c
16102                 fix bug with default font used for trash folder text
16103
16104 2001-09-06 [paul]
16105
16106         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16107                 updated translations
16108
16109         * configure.in
16110                 change to version 0.6.1claws1
16111
16112         * sync with sylpheed 0.6.1cvs2
16113
16114 2001-09-03 [paul]
16115
16116         * po/POTFILES.in
16117                 add Match's new addressbook
16118
16119         * po/de.po
16120                 updated translation submitted by Jens Oberender
16121
16122 2001-09-02 [paul]
16123
16124         * configure.in
16125                 change to 0.6.1claws
16126         * sync with sylpheed 0.6.1 release
16127
16128 2001-09-02 [paul]
16129
16130         * configure.in
16131                 change to 0.6.0claws2
16132
16133         * sync with sylpheed 0.6.0cvs4
16134
16135         * po/pt_BR.po
16136                 updated translation submitted by Fabio Junior Beneditto
16137
16138 2001-09-01 [match]
16139         * pixmaps/
16140                 interface.xpm
16141                 book.xpm
16142                 address.xpm
16143         * src/
16144                 Makefile.am
16145                 a ton of new files
16146
16147 2001-08-31 [paul]
16148
16149         * configure.in
16150                 change to version 0.6.0claws1
16151
16152         * sync with sylpheed 0.6.0cvs1
16153
16154         * po/es.po
16155                 updated translation submitted by Ricardo Mones Lastra
16156
16157         * po/POTFILES.in
16158                 add 'src/prefs_templates.c'
16159
16160         * src/compose.c, src/summaryview.c
16161                 fix segfault on 'Re_edit'               
16162
16163 2001-08-30 [alfons]
16164
16165         * configure.in, Makefile.am
16166         * tools/Makefile.am
16167                 add tools directory to source distribution
16168
16169 2001-08-30 [paul]
16170
16171         * configure.in
16172                 change to version 0.6.0claws
16173
16174         * sync with sylpheed 0.6.0 release
16175
16176 2001-08-30 [christoph]
16177
16178         * configure.in
16179                 removed autoconf version check
16180
16181 2001-08-30 [paul]
16182
16183         * src/account.c, src/compose.c, src/prefs_common.[ch]
16184         * src/procheader.[ch] src/utils.[ch]
16185                 Enhanced automatic account selection on replies
16186                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
16187
16188         * configure.in
16189                 add LDAP and JPilot to the configuration results output.
16190
16191 2001-08-29 [christoph]
16192
16193         * src/summeryview.c
16194                 no bold font for ignored threads
16195
16196 2001-08-29 [paul]
16197
16198         * configure.in
16199                 change to version 0.5.3claws6
16200
16201         * sync with sylpheed 0.5.3cvs10
16202                 src/stringtable.[ch]: New Files
16203
16204         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
16205         * src/pixmaps/sylpheed.xpm
16206                 add mini-icons to windows (by Alfons)
16207
16208 2001-08-27 [paul]
16209
16210         * src/mainwindow.c
16211                 new functions: next_labeled_cb(), prev_labeled_cb()
16212
16213         * src/summaryview.c
16214                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
16215                 summary_select_next_labeled(), summary_select_prev_labeled()
16216
16217         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
16218                 give claws blue folders and a blue trash can
16219
16220 2001-08-27 [paul]
16221
16222         * configure.in
16223                 change to version 0.5.3claws5
16224
16225         * sync with sylpheed 0.5.3cvs9
16226                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
16227
16228 2001-08-24 [christoph]
16229
16230         * src/filesel.c
16231                 keep filename when browsing directories
16232                 (not working for user entered filename, but
16233                  for default name and selected filename from
16234                  file list)
16235         * src/mainwindow.c
16236                 fixed wrong spelling "Folllow-up"
16237         * src/mbox_folder.c
16238         * src/procmsg.c
16239         * src/summaryview.c
16240                 fixed new/unread message count with ignored
16241                 threads (2 commits, first didn't notice no
16242                 longer needed decreasing)
16243         * src/inc.c
16244                 readded scrolling of progress dialog
16245                 (lost in sync)
16246
16247 2001-08-24 [paul]
16248
16249         * configure.in
16250                 change to 0.5.3claws4
16251
16252         * sync with sylpheed 0.5.3cvs7
16253
16254 2001-08-24 [christoph]
16255
16256         * src/compose.c
16257                 set request return receipt when replying
16258                 if it is set is the folder prefs of the
16259                 message
16260         * src/inc.c
16261                 disable final error popup if popups are
16262                 disabled in config (again)
16263
16264 2001-08-23 [paul]
16265
16266         * configure.in
16267                 Change version number to 0.5.3claws3
16268
16269         * sync with sylpheed 0.5.3cvs5
16270
16271         * src/mimeview.c
16272                 double quote '%s' in 'gedit %s' to fix bug when
16273                 opening attachment with spaces in the name
16274
16275 2001-08-22 [alte]
16276         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
16277           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
16278                 initial message templates support
16279
16280
16281 2001-08-22 [paul]
16282
16283         * configure.in
16284                 change version number to 0.5.3claws2
16285
16286         * sync with sylpheed 0.5.3cvs4
16287
16288         * src/procmsg.h src/summaryview.c
16289                 re-implement (un)ignore thread
16290
16291 2001-08-21 [paul]
16292
16293         * src/summaryview.c
16294                 remove unnecessary code
16295         * src/compose.c
16296                 enable 'dynamic' signatures (submitted by
16297                 Eric Limpens <eric@hscg-internet.nl>)
16298
16299 2001-08-21 [paul]
16300
16301         clean up after sync with sylpheed 0.5.3 release
16302
16303         * src/folderview.c
16304                 fix re-introduced font mess, see Christoph's
16305                 entry 2001-06-24
16306
16307         * src/summaryview.c
16308                 remove prev_msgnum
16309                 use sylpheed's small font instead of
16310                 gtk default font for summary view
16311
16312
16313 2001-08-17 [paul]
16314
16315         * configure.in
16316                 add pl to ALL_LINGUAS - sync with main branch
16317
16318         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16319                 Updated. Translations by Jens Oberender, Ricardo Mones
16320                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
16321
16322         * po/pl.po  ** NEW FILE **
16323                 sync with the main branch
16324
16325         * src/folderview.c
16326                 fix target folder colorizing and refresh problem
16327
16328
16329 2001-08-17 [christoph]
16330
16331         * src/mainwindow.c
16332                 claws uses 4 colors for target folder coloring.
16333                 arrays were not long enough and destroyed the
16334                 stack causing a segfault.
16335                 target folder colorizing does not work anymore
16336                 for me
16337
16338 2001-08-16 [paul]
16339
16340         * configure.in
16341                 change to version 0.5.3claws1
16342
16343         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
16344           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
16345           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
16346
16347                 sync with sylpheed 0.5.3 release, but keep claws method of
16348                 configuring/saving fonts
16349
16350         * src/addressbook.[ch]
16351                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
16352                 in line with a similar change in Hiroyuki's branch
16353
16354         * src/mainwindow.[ch]
16355                 disable main_window_set_thread_option()
16356         * src/prefs_folder_item.c
16357                 comment out &tmps_prefs.enable_thread,
16358         * src/mbox_folder.c, src/procmsg.[ch]
16359                 comment out MSG_IS_IGNORE_THREAD
16360         * src/summaryview.c
16361                 comment out summary_ignore_thread() and summary_unignore_thread()
16362                 comment out MSG_IS_IGNORE_THREAD
16363
16364                 use Hiroyuki's threading instead.
16365
16366
16367
16368 2001-08-15 [paul]
16369
16370         * src/account.c
16371                 use Hiroyuki's 0.5.3 column scheme but also
16372                 include the enable/disable button.
16373         * src/pixmaps/mark.xpm
16374                 add Hiroyuki's amended pixmap
16375
16376 2001-08-13 [christoph]
16377
16378         * src/account.c
16379                 receive at get all column showed wrong state for APOP
16380                 button should only work for POP3 and APOP accounts
16381         * src/prefs_account.c
16382                 added missing preprocessor statement for SSL
16383
16384 2001-08-12 [paul]
16385
16386         * src/account.[ch]
16387                 add 'receive at get all' column and enable/disable
16388                 button.
16389
16390 2001-08-06 [christoph]
16391
16392         * src/account.c
16393                 show usage of SSL in protocol column
16394
16395         * src/imap.c
16396         * src/inc.c
16397                 renamed ssl options
16398
16399         * src/prefs_account.[ch]
16400                 moved ssl options to a new page
16401
16402         * src/send.c
16403         * src/smtp.c
16404         * src/ssl.[ch]
16405                 renamed ssl options
16406                 added support for SMTP STARTTLS command
16407
16408 2001-08-05 [christoph]
16409
16410         * configure.in
16411                 debian autoconf needs version check to find
16412                 correct autoconf version. if the file is
16413                 named configure.in 2.13 is used, which does
16414                 not work with this configure.in script.
16415                 other solution would be to rename the script
16416                 to configure.ac as suggested in the autoconf
16417                 manual.
16418
16419         * src/inc.c
16420                 disable final error popup if popups are
16421                 diabled in config
16422
16423         * src/socket.c
16424                 bugfix in ssl_gets
16425                 fixes IMAP over SSL problem
16426
16427 2001-08-03 [paul]
16428
16429         * configure.in
16430                 change to 0.5.2claws1
16431
16432         * sync with sylpheed 0.5.2cvs1
16433
16434 2001-08-02 [alfons]
16435
16436         * configure.in
16437                 quick fix for ispell detection...
16438
16439 2001-08-01 [paul]
16440
16441         * configure.in
16442                 change to 0.5.1claws4
16443
16444         * sync with sylpheed 0.5.1cvs7
16445
16446 2001-07-31 [alfons]
16447
16448         * src/prefs_common.c, src/prefs_common.h, 
16449           src/gtkspell.c, src/gtkspell.h
16450                 add global spelling checker settings (compose tab) +
16451                 selection of dictionary 
16452           
16453         * configure.in  
16454                 guess valid ispell location
16455
16456 2001-07-31 [paul]
16457
16458         * po/POTFILES.in
16459                 removal of 'src/quote_fmt_parse.c'
16460         * po/de.po
16461                 Updated de.po
16462                 (submitted by Jens Oberender <didge@suse.de>)
16463
16464 2001-07-31 [darko]
16465
16466         * src/folder.[ch]
16467         * src/folderview.[ch]
16468         * src/mainwindow.c
16469         * src/mh.c
16470         * src/prefs_common.[ch]
16471         * src/summaryview.c
16472                 target folder colourization
16473
16474 2001-07-30 [paul]
16475
16476         more sync with Sylpheed 0.5.1cvs6 
16477
16478 2001-07-30 [darko]
16479
16480         * src/mh.c
16481         * src/prefs_folder_item.[hc]
16482         * src/summaryview.c
16483                 shared folders support with a GUI
16484
16485 2001-07-29 [paul]
16486
16487         0.5.1claws3
16488
16489         * sync with Sylpheed 0.5.1cvs6
16490
16491 2001-07-29 [paul]
16492
16493         * po/pt_BR.po
16494                 updated
16495                 (submitted by Fabio Junior Beneditto)
16496
16497 2001-07-28 [paul]
16498
16499         * src/procmime.c
16500         * AUTHORS
16501                 patch to correct bad image mime headers
16502                 (submitted by Don Quijote <dq@searchlores.org>)
16503
16504 2001-07-28 [paul]
16505
16506         * tools/gif2xface.pl   **NEW FILE**
16507         * tools/README
16508                 script to convert file.gif to file.xface for
16509                 use in a custom header.
16510                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
16511
16512 2001-07-27 [alfons]
16513         
16514         * configure.in
16515                 change macros for detecting JPilot and LDAP
16516
16517 2001-07-27 [christoph]
16518
16519         * src/filtering.c
16520                 code cleanup (MIN / MAX warning, needed casting)
16521
16522 2001-07-27 [alfons]
16523
16524         * procheader.c
16525                 disallow setting flags when detecting certain headers
16526                 (X-Status, Status, Seen, X-Seen). 
16527         
16528         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
16529
16530 2001-07-27 [christoph]
16531
16532         * src/prefs_filter.c
16533         * src/prefs_filtering.c
16534         * src/prefs_matcher.c
16535         * src/prefs_scoring.c
16536                 scroll list when moving rows up or down
16537
16538         * src/imap.c
16539         * src/imap.h
16540         * src/prefs_account.c
16541         * src/prefs_account.h
16542         * src/send.c
16543                 SMTP over SSL (untested, feedback requested)
16544                 IMAP over SSL
16545
16546         * src/ssl.c
16547                 code cleanup
16548
16549 2001-07-26 [alfons]
16550         
16551         * configure.in, acconfig.h
16552                 define CLAWS (need this for main / claws detection)
16553
16554 2001-07-25 [alfons]
16555
16556         * configure.in
16557                 Sylpheed 0.5.1claws2
16558                 
16559         * sync with Sylpheed 0.5.1cvs4
16560
16561 2001-07-25 [christoph]
16562
16563         * src/scoring.c
16564                 fixed segfault
16565                 item->prefs == NULL (don't know why)
16566
16567 2001-07-25 [alfons]
16568
16569         * configure.in
16570                 Sylpheed 0.5.1claws1
16571
16572         * sync with Sylpheed 0.5.1cvs1-3
16573
16574 2001-07-24 [christoph]
16575
16576         * src/folderview.c
16577         * src/prefs_folder_item.[ch]
16578                 added folderitem preferences dialog with
16579                 default To: and auto request return receipt
16580
16581         * src/compose.[ch]
16582         * src/menu.[ch]
16583                 changes to handle new folderitem preferences
16584
16585         * src/mainwindow.c
16586         * src/summaryview.c
16587                 call compose new mail with current folderitem
16588
16589 2001-07-24 [alfons]
16590
16591         Release Sylpheed 0.5.1claws
16592
16593         * configure.in
16594                 change to release version 0.5.1claws
16595
16596 2001-07-24 [christoph]
16597
16598         * src/summaryview.c
16599                 fixed segfault that happend when the selected
16600                 message was removed while retrieving new messages.
16601
16602         * po/es.po
16603                 updated translation
16604                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
16605
16606 2001-07-22 [alfons]
16607
16608         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
16609         this is a work in progress, for more information: http://nlpagan.net/sylman 
16610         
16611         * configure.in, src/mainwindow.c, manual/Makefile.am
16612                 add support for English manual
16613
16614         * AUTHORS
16615                 add authors of user manuals
16616
16617         * manual/en/sylpheed*.html
16618                 add English documentation
16619
16620 2001-07-22 [christoph]
16621
16622         * po/POTFILES.in
16623                 added src/ssl.c
16624         * src/ssl.c
16625                 changed a wrong debug message
16626
16627 2001-07-22 [alfons]
16628
16629         * po/nl.po
16630                 update Dutch translation
16631
16632         * src/prefs_filtering.c, 
16633           src/prefs_matcher.c
16634                 add more translatable strings           
16635
16636 2001-07-21 [alfons]
16637
16638         0.5.0claws7
16639
16640         * configure.in
16641                 change version
16642
16643         * src/inc.c, src/summaryview.[ch]
16644                 prevent update of mark file when filtering has done, by
16645                 using a variable; this affects two functions:
16646                         inc.c::inc_finished()
16647                         summaryview.c::summary_show()
16648
16649 2001-07-20 [alfons]
16650
16651         * src/filtering.[ch], src/prefs_filtering.c, 
16652           src/matcher.[ch]
16653                 add filtering action for label coloring 
16654
16655         * po/POTFILES.in
16656                 add labelcolors.c
16657
16658         * added src/labelcolors.c
16659         * added src/labelcolors.h
16660         * src/Makefile.am, src/summaryview.c
16661                 rearrange label coloring code
16662
16663         * src/procmsg.h
16664                 add more parentheses so label colouring works correctly
16665
16666         * src/filtering.c
16667                 don't really delete message, but move it to Trash
16668
16669         * src/prefs_matcher.c
16670                 add quote options to info dialog
16671
16672 2001-07-20 [christoph]
16673
16674         * src/Makefile.am
16675         * src/inc.c
16676         * src/main.[ch]
16677         * src/socket.h
16678         * src/ssl.[ch] (new)
16679                 moved ssl stuff to a seperate file
16680
16681 2001-07-20 [darko]
16682
16683         * src/summaryview.c
16684                 fix show sender using address book with no e-mail
16685                 address in From: field
16686
16687 2001-07-19 [alfons]
16688
16689         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
16690                 fix messy handling of escaping... now at least the
16691                 execute command is useful. escape char is '\', we
16692                 accept \n and \r too. 
16693
16694                 Real life example:
16695                 
16696                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
16697                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
16698
16699 2001-07-18 [alfons]
16700
16701         0.5.0claws6
16702
16703         * src/summaryview.c
16704                 clean up
16705
16706         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
16707           src/procmsg.[ch]
16708                 revise filtering; currently move, copy, marking have
16709                 been tested. if you like bleeding edge stuff, you
16710                 should definitely go for this version :)
16711
16712         * mark old working stuff as VERSION_0_5_0_CLAWS5        
16713
16714 2001-07-17 [christoph]
16715
16716         * src/utils.c
16717                 timestamp log
16718
16719 2001-07-17 [alfons]
16720
16721         0.5.0claws5
16722
16723         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
16724           bits in the mark file, without affecting either branch. Lots of
16725           files changed, also in claws branch.
16726
16727           UNTESTED: use of mbox folders
16728
16729         * src/summaryview.c
16730                 added mark all read; however this was a quick hack used for
16731                 cleaning up mess after initial merge with Hiroyuki
16732
16733         * configure.in
16734                 change claws version number back to 0.5.0claws5 to clear up 
16735                 confusion & pretension (recent release was technically 
16736                 0.5.0claws4, so we neatly align with Hiroyuki :-)
16737
16738 2001-07-16 [alfons]
16739
16740         sync with Hiroyuki's 0.5.0cvs4
16741
16742 2001-07-16 [alfons]
16743
16744         0.5.1claws3
16745
16746         * src/filtering.[ch]
16747                 remove invalid updating of mark files for 
16748                 filter actions MATCHING_ACTION_MOVE and 
16749                 MATCHING_ACTION_DELETE; this should fix the
16750                 folder update bug
16751                 
16752         * src/procmsg.c
16753                 revert Christoph's stab at fixing the folder 
16754                 update bug
16755
16756         * po/POTFILES.in
16757                 add missing files with translatable strings
16758
16759         * src/summaryview.c
16760                 remove debug print
16761
16762 2001-07-15 [alfons]
16763
16764         * src/addr_compl.[ch], src/prefs_filtering.c
16765                 make "filtering pref dialog's destination entry" an
16766                 "address completable entry", if filter destination is 
16767                 an email address
16768
16769         0.5.1claws2
16770         
16771         sync with Hiroyuki's 0.5.0cvs2-3
16772
16773 2001-07-15 [christoph]
16774
16775         * src/procmsg.c
16776                 fixed folder stats update after incorporation
16777
16778 2001-07-15 [alfons]
16779
16780         * src/summaryview.c
16781                 * finish label colouring stuff (for now)
16782                 * fix incorrect colour bug (off by one) 
16783
16784 2001-07-14 [alfons]
16785
16786         * src/mainwindow.c
16787                 change text labels for news and mail message so there's
16788                 plenty of toolbar estate left
16789
16790         * configure.in
16791                 0.5.1claws1
16792
16793         * src/folderview.c
16794           src/folder.[ch]
16795                 sync with Hiroyuki's 0.5.0cvs1
16796
16797         * src/summaryview.c
16798                 more rewrite label colouring
16799
16800 2001-07-14 [alfons]
16801
16802         * src/summaryview.[ch]
16803                 * start rewrite label colouring 
16804                 * fix proper location "Add Sender To Addressbook" menu item
16805
16806 2001-07-13
16807
16808         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16809         (actually this is 0.5.0claws4)
16810
16811 2001-07-13 [alfons]
16812
16813         * po/pt_BR.po
16814                 * fix duplicate message
16815                 * add updated Portugese / Brazilian translation
16816                   submitted by Fabio Junior Beneditto
16817
16818 2001-07-12 [alfons]
16819
16820         * AUTHORS
16821                 add Jens
16822
16823         * po/nl.po
16824                 add updated Dutch translation
16825
16826         * po/de.po
16827                 add updated German translation submitted by Jens
16828
16829 2001-07-11 [alfons]
16830
16831         Prerelease before 0.5.0claws. Please test.
16832         This version is temporarily tagged as VERSION_0_5_0_TEST
16833
16834         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
16835           src/prefs_scoring.c, src/prefs_matcher.c, 
16836           src/prefs_filtering.c, src/mbox.c, 
16837           src/main.c, src/inc.c, src/filtering.[ch]
16838                 revert new Hoa's new matcher (does not work yet)
16839
16840         * src/Makefile.am
16841                 clean up
16842
16843 2001-07-10
16844
16845         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16846
16847
16848 2001-07-10 [alfons]
16849
16850         * Makefile.am
16851                 add ChangeLog.claws to EXTRA_DIST
16852         * src/Makefile.am
16853                 add matcher_parser_parse.h to EXTRA_DIST
16854
16855 2001-07-10 [christoph]
16856
16857         * src/inc.c
16858                 add destination folder to table of
16859                 folders that need to be updated after
16860                 incorporation
16861
16862 2001-07-10 [alfons]
16863
16864         * folder.[ch]
16865           folderview.c
16866                 make collapse state of folders and folder items persistent, i.e.
16867                 if you collapse a folder tree, the next time sylpheed-claws starts 
16868                 up the folder tree remains collapsed.  
16869                 
16870 2001-07-10 [christoph]
16871
16872         * acconfig.h
16873         * configure.in
16874                 added --enable-ssl
16875         * src/md5.[ch]
16876                 renamed MD5_CTX to MD5_CTX_syl
16877                 conflicts with a struct in openssl
16878         * src/inc.c
16879         * src/main.[ch]
16880         * src/prefs_account.[ch]
16881         * src/socket.[ch]
16882                 SSL support for POP
16883         * src/mainwindow.c
16884                 fixed compose with current account
16885                 broken by new compose button stuff
16886
16887 2001-07-09 [hoa]
16888
16889         * AUTHORS
16890                 changed my email address
16891
16892         * src/matcher_parser_parse.y
16893                 clean the parser to remove conflicts
16894
16895 2001-07-09 [alfons]
16896
16897         * AUTHORS
16898                 add Match Grun
16899
16900         * configure.in
16901                 fix incorrect description of --enable-ldap parameter
16902
16903         * src/prefs_common.[ch]
16904           src/compose.c
16905                 add experimental option "smart wrapping" which makes the
16906                 compose editor auto wrap.
16907                 
16908                 | TODO: the problem with the buggy cursor handling is caused |
16909                 | by the GtkText. when deleting / backspacing text its       |
16910                 | wrapping algorithm does not take in account the previous   |
16911                 | line. should find a way to hack this in.                   |
16912                 | or should perhaps combine this with the word wrapping      |
16913                 | patch i wrote in january.                                  |
16914
16915         * src/about.c
16916                 show build parameters for LDAP and JPilot
16917
16918         * src/summaryview.c
16919                 revert Christoph's bugfix for selecting next unread message, 
16920                 because folder stats aren't updated correctly
16921
16922 2001-07-08 [hoa]
16923
16924         * src/filtering.c
16925         * src/mainwindow.c
16926         * src/matcher.c
16927         * src/matcher_parser_lex.l
16928         * src/matcher_parser_parse.y
16929         * src/prefs_filtering.c
16930         * src/prefs_scoring.c
16931         * src/scoring.c
16932                 bugfix of the config file parser
16933
16934 2001-07-08 [alfons]
16935
16936         * src/Makefile.am
16937                 added generated matcher sources to BUILT_SOURCES
16938
16939 2001-07-08 [hoa]
16940
16941         * src/Makefile.am
16942         * src/.cvsignore
16943                 added new config file parser
16944
16945         * src/scoring.[ch]
16946         * src/filtering.[ch]
16947         * src/matcher.[ch]
16948         * src/prefs_filtering.c
16949         * src/prefs_matcher.c
16950         * src/prefs_scoring.c
16951         * added src/matcher_parser.h
16952         * added src/matcher_parser_lex.h
16953         * added src/matcher_parser_lex.l
16954         * added src/matcher_parser_parse.y
16955                 lex & yacc config file parser
16956
16957         * src/mbox.c
16958         * src/inc.c
16959         * src/main.c
16960                 changes prefs_filtering into global_filtering           
16961
16962         * src/summaryview.c
16963                 build threads with subjects only if "Re: " is at the
16964                 beginning of the subject
16965
16966 2001-07-07 [paul]
16967
16968         0.5.0claws
16969
16970         sync with sylpheed 0.5.0
16971                 change of version number only
16972
16973 2001-07-06 [paul]
16974
16975         0.5.0claws5
16976
16977         sync with sylpheed 0.5.0pre5
16978
16979 2001-07-05 [paul]
16980
16981         sync with sylpheed 0.5.0pre4 release
16982                 /po and /manual/ja not sync'ed
16983
16984 2001-07-04 [paul]
16985
16986         more sync with sylpheed 0.5.0pre4
16987
16988 2001-07-03 [christoph]
16989
16990         * src/addressbook.c
16991                 fixed address book broken by address book
16992                 for VCard, JPilot, LDAP
16993
16994 2001-07-03 [alfons]
16995
16996         * src/matcher.c
16997         * src/textview.c
16998                 stopped memory leaks
16999
17000 2001-07-03 [paul]
17001
17002         more sync with sylpheed 0.5.0pre4
17003
17004 2001-07-02 [match]
17005
17006         * included address book patch for VCard, JPilot, LDAP
17007         * pref_common.c - fixed Font options on Display tab (cosmetic)
17008         * alertpanel.c - fixed truncated message
17009
17010 2001-07-02 [christoph]
17011
17012         * src/mbox_folder.c
17013         * src/procmsg.[ch]
17014         * src/summaryview.c
17015                 mark threads for ignoring
17016
17017 2001-07-02 [paul]
17018
17019         0.5.0claws4
17020
17021         * sync with sylpheed 0.5.0pre4
17022                 updated gettext to 0.10.38.
17023
17024 2001-07-01 [paul]
17025
17026         * src/ mainwindow.c
17027         * src/procmsg.h
17028         * src/summaryview.[ch]
17029                 new right-click option: Label.
17030                 substitute for 'Mark-->Mark/Unmark', colours the line.
17031                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
17032
17033 2001-07-01 [christoph]
17034
17035         * src/folderview.c
17036                 fixed font for trash
17037         * src/summaryview.c
17038                 move ctree to unread message
17039
17040 2001-07-01 [paul]
17041
17042         * sync with sylpheed 0.5.0pre3 release
17043
17044 2001-06-30 [alfons]
17045
17046         * src/filesel.[ch]
17047         * src/compose.c
17048                 allow inserting / attaching multiple files in
17049                 the composer window
17050
17051 2001-06-30 [paul]
17052
17053         * src/codeconv.c
17054                 small change to Alfons' previous stuff so that it
17055                 actually makes
17056
17057 2001-06-30 [alfons]
17058
17059         * lots of files changed; first attempt to merge the changes
17060           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
17061
17062 2001-06-30 [paul]
17063
17064         * po/pt_BR.po
17065                 updated and completed, translations by Fabio
17066                 Junior Beneditto <fjbeneditto@yahoo.com.br>
17067
17068 2001-06-29 [alfons]
17069
17070         * src/compose.c
17071         * src/mimeproc.[ch]
17072                 allow selecting an attached files' mime type from a 
17073                 list of types.
17074
17075 2001-06-29 [paul]
17076
17077         * more sync with sylpheed 0.5.0pre3
17078
17079 2001-06-29 [paul]
17080
17081         * po/pt_BR.po
17082                 merge with sylpheed.pot and pt_BR.po provided by
17083                 Fabio Junior Beneditto.
17084
17085 2001-06-29 [darko]
17086
17087         * src/procmime.c
17088                 make MIME types case insensitive
17089
17090 2001-06-28 [alfons]
17091
17092         * po/nl.po
17093                 merge with sylpheed.pot and old nl.po; translations added.
17094
17095 2001-06-28 [paul]
17096
17097         * more sync with sylpheed 0.5.0pre3
17098
17099 2001-06-27 [alfons]
17100
17101         * src/summaryview.c
17102                 don't crash when removing parent node of messages
17103                 attracted by subject. this was caused by not deleting
17104                 the parent node from the subject line hash table.
17105
17106 2001-06-27 [alfons]
17107
17108         * src/summaryview.c
17109         * src/compose.[ch]
17110         * src/mainwindow.c
17111                 if there are multiple messages selected, allow forwarding
17112                 them as attachments.
17113
17114 2001-06-27 [paul]
17115
17116         * more sync with sylpheed 0.5.0pre3
17117
17118 2001-06-26 [paul]
17119
17120         0.5.0claws3
17121
17122         * sync with sylpheed 0.5.0pre3
17123
17124 2001-06-25 [paul]
17125
17126         * src/mainwindow.c
17127                 fixed 'compose news article' bug
17128                 from icon-and-text toolbar
17129
17130 2001-06-25 [paul]
17131
17132         * sync with sylpheed 0.5.0pre2 release
17133
17134 2001-06-24 [christoph]
17135
17136         * src/prefs_common.c
17137                 bug fix in font selection
17138         * src/folderview.c
17139                 use sylpheed's normal font instead of
17140                 gtk default font for folders without
17141                 new messages
17142
17143 2001-06-24 [alfons]
17144
17145         * src/mainwindow.[ch]
17146                 added composite compose mail / news button (an idea by Leandro
17147                 Pereira <leandro@linuxmag.com.br>)
17148
17149 2001-06-24 [paul]
17150
17151         Added instructions for ldif-to-xml.py
17152
17153         * tools/README
17154
17155 2001-06-23 [alfons]
17156
17157         Some minor things.
17158
17159         * src/pixmaps/stock_news_compose.xpm
17160                 added pixmap by Leandro
17161         * src/prefs_common.c
17162                 tested built-in spelling checker of GCC 3.0 :)
17163         * po/nl.po
17164                 merged dutch translation of sylpheed-main with
17165                 sylpheed.pot
17166
17167 2001-06-23 [paul]
17168
17169         Added tools directory and files.
17170
17171         * tools/filter_conv.pl
17172                 converts old filter system to new filtering system
17173         * tools/ldif-to-xml.py
17174                 converts netscape addressbook to sylpheed addressbook
17175         * tools/README
17176                 descriptions/instructions for above two files
17177
17178 2001-06-23 [christoph]
17179
17180         * src/inc.c
17181         * src/manage_window.[ch]
17182         * src/prefs_common.[ch]
17183                 mail retrieval dialog can be enabled, disabled
17184                 or hidden if non of sylpheed's windows is active
17185
17186 2001-06-22 [paul]
17187
17188         0.5.0claws2
17189
17190         * sync with sylpheed 0.5.0pre2
17191
17192 2001-06-21 [christoph]
17193
17194         * src/summaryview.c
17195                 show recipient on 'from' for all accounts
17196                 
17197         * src/inc.c
17198         * src/prefs_common.[ch]
17199                 disable error popup on mail receive errors
17200
17201 2001-06-21 [alfons]
17202
17203         * src/compose.c
17204                 made the ruler correctly appear and disappear.
17205
17206         * src/Makefile.am
17207                 removed Hoa's work-in-progress-stuff (interesting!) so 
17208                 claws compiles ok.
17209
17210 2001-06-20 [christoph]
17211
17212         * src/inc.c
17213         * src/progressdialog.c
17214                 added scrolled window for list in progressdialog
17215
17216 2001-06-20 [paul]
17217
17218         sync with sylpheed 0.5.0pre1 release
17219
17220 2001-06-20 [christoph]
17221
17222         * src/summeryview.c
17223                 make building threads by subject work when
17224                 thread view is enabled
17225                 
17226         * src/compose.c
17227         * src/prefs_common.[ch]
17228                 automatically select account for mail replys
17229
17230 2001-06-19 [sergey]
17231
17232         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
17233         they are filled in from the account settings.
17234
17235 2001-06-19 [paul]
17236
17237         * more sync with sylpheed 0.5.0pre1
17238
17239 2001-06-18 [alfons]
17240
17241         * src/Makefile.am,
17242           src/procmime.c
17243                 added --sysconfdir to CPPFLAGS for pointing to the correct
17244                 location of mime.types. 
17245
17246                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
17247                 or ./configure!
17248
17249 2001-06-18 [hoa]
17250
17251         * src/summaryview.c
17252                 fixed some bug when building threads
17253
17254 2001-06-18 [pau]l
17255
17256         * src/prefs_account.c
17257                 UI stuff: More changes to the English
17258
17259 2001-06-18 [paul]
17260
17261         * src/pixmaps/stock_news_compose.xpm: new file
17262         * src/Makefile.am
17263         * src/mainwindow.c
17264         * src/summaryview.c
17265                 Added new icon for Hoa's 'compose a news
17266                 message', plus minor improvements to the
17267                 English
17268
17269         * po/ja.po
17270         * ChangeLog
17271         * ChangeLog.jp
17272                 more sync with sylpheed 0.5.0pre1
17273
17274 2001-06-18 [hoa]
17275
17276         * src/compose.[ch]
17277         * src/mainwindow.c
17278                 Follow-up and reply to
17279
17280         * src/summaryview.[ch]
17281                 Build threads also with subjects
17282
17283 2001-06-17 [hoa]
17284
17285         * src/compose.c
17286                 forwarding use the current account.
17287
17288         * src/mainwindow.c
17289                 the "compose message" button has been replaced with
17290                 "new mail" and "new news" buttons
17291
17292         * src/prefs_common.[ch]
17293                 added a configuration option to use the forward button
17294                 as "forward as attachment"
17295                 changed reply and forward format description
17296
17297         * src/quote_fmt_lex.l
17298         * src/quote_fmt_parse.y
17299                 added message with no signature in format for reply
17300                 and forward.
17301
17302 2001-06-17 [paul]
17303
17304         Minor UI stuff
17305
17306         * src/mainwindow.c
17307         * src/summaryview.c
17308                 Improvements to the English
17309
17310         * src/prefs_common.c
17311                 Improvements to the English and some
17312                 clarity/continuity improvements in the
17313                 description of Quote symbols.
17314
17315 2001-06-17 [paul]
17316
17317         0.5.0claws1
17318
17319         * sync with sylpheed 0.5.0pre1
17320
17321 2001-06-17 [hoa]
17322
17323         * src/compose.c
17324                 Better interface for compose, displayed fields
17325                 are updated whenever we change account.
17326                 Newsgroups field is automatically filled.
17327
17328         * src/mainwindow.c
17329                 Newsgroups field is automatically filled.
17330
17331         * src/prefs_account.c
17332                 Some interface stuff when fields appear and
17333                 disappear.
17334
17335 2001-06-16 [paul]
17336
17337         0.4.99claws
17338
17339         * sync with sylpheed 0.4.99
17340
17341 2001-06-16 [sergey]
17342
17343         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
17344         base64_decoder_free, base64_decoder_decode): new object and
17345         functions for decoding base64 streams.
17346         * src/procmime.c (procmime_decode_content): modified to use the
17347         new base64 decoder.
17348
17349 2001-06-15 [paul]
17350
17351         0.4.99claws10
17352
17353         * sync with sylpheed 0.4.99cvs11
17354
17355 2001-06-13 [paul]
17356
17357         0.4.99claws9
17358
17359         * sync with sylpheed 0.4.99cvs9
17360
17361 2001-06-13 [hoa]
17362
17363         * src/compose.c
17364         * src/prefs_account.c
17365
17366                 SMTP server can be defined in the news account
17367                 mime type of attachment are kept.
17368
17369         * src/summaryview.c
17370
17371                 now choose the highest important score between default
17372                 and important score of folder.
17373
17374 2001-06-09 [alfons]
17375         
17376         * src/prefs_common.c: 
17377
17378                 (prefs_quote_description_create): corrected description of 
17379                 quote format characters
17380
17381 2001-06-09 [paul]
17382
17383         0.4.99claws8
17384
17385         * sync with sylpheed 0.4.99cvs8
17386
17387 2001-06-08 [sergey]
17388
17389         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
17390         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
17391
17392 2001-06-08 [paul]
17393
17394         0.4.99claws7
17395
17396         * sync with sylpheed 0.4.99cvs7
17397
17398 2001-06-06 [sergey]
17399
17400         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
17401         clashes with autogenerated header).
17402         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
17403         * src/Makefile.am: added quote_fmt.h.
17404         * src/.cvsignore: added lex/yacc autogenerated files
17405         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
17406
17407 2001-06-06 [paul]
17408
17409         0.4.99claws6
17410
17411         * sync with sylpheed 0.4.99cvs6
17412
17413 2001-06-06 [hoa]
17414
17415         * added src/quote_fmt_parse.h
17416         * src/compose.c
17417                 removed warnings
17418
17419         * src/prefs.[ch]
17420                 don't modify readonly configuration files
17421
17422         * src/prefs_account.c
17423         * src/prefs_common.c
17424         * src/prefs_customheader.c
17425         * src/prefs_display_header.c
17426         * src/prefs_filter.c
17427         * src/prefs_filtering.c
17428         * src/prefs_scoring.c
17429                 don't open dialog box when configuration files
17430                 are readonly
17431
17432 2001-06-05 [sergey]
17433
17434         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
17435
17436         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
17437         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
17438         BUILT_SOURCES to make all files rebuild properly.
17439
17440         * src/compose.c: removed #include "quote_fmt.tab.h".
17441
17442         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
17443         CHARACTER value in yylval.
17444
17445         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
17446         receive CHARACTER value by documented means (yylval).
17447
17448         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
17449
17450 2001-06-05 [hoa]
17451
17452         * src/Makefile.am
17453                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
17454
17455         * src/filtering.c
17456         * src/matcher.c
17457         * src/matcher.h
17458         * src/prefs_filtering.c
17459                 now keep the configuration for execute action
17460
17461         * src/mbox_folder.c
17462                 fixed a warning
17463
17464 2001-06-05 [paul]
17465
17466         * sync with sylpheed 0.4.99cvs5
17467
17468 2001-06-05 [hoa]
17469
17470         * src/Makefile.am
17471                 added quote_fmt.[ch]
17472
17473         * added src/quote_fmt.y
17474         * added src/quote_fmt.l
17475         * added src/quote_fmt.tab.h
17476         * added src/quote_fmt.tab.c
17477         * added src/lex.quote_fmt.c
17478                 parsing configuration for replying
17479                 and forwarding
17480
17481         * src/prefs_common.[ch]
17482                 added configuration UI for replying
17483                 and forwarding
17484
17485         * src/compose.c
17486                 using configuration for replying
17487                 and forwarding
17488
17489 2001-06-04 [hoa]
17490
17491         * src/filtering.c
17492         * src/matcher.c
17493         * src/matcher.h
17494         * src/prefs_filtering.c
17495         * src/prefs_matcher.c
17496         * src/prefs_matcher.h
17497                 action "run a command" for filtering
17498                 and matching with a command.
17499                 fixed the "whole message" matching
17500
17501         * src/mbox_folder.c
17502                 changed temporary filename for security
17503
17504         * src/messageview.c
17505                 queue the notification if it fails to send.
17506
17507         * src/prefs_common.c
17508         * src/prefs_folder_item.c
17509                 changed the default important score             
17510
17511         * src/prefs_scoring.c
17512         * src/scoring.c
17513                 hide kill score input when the folder is not
17514                 a newsgroup
17515
17516 2001-06-03 [alfons]
17517
17518         * src/prefs_common.c:
17519
17520                 (prefs_font_select): pass font name in font entry box to font
17521                 selection dialog.
17522
17523 2001-06-03 [sergey]
17524
17525         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
17526
17527 2001-06-03 [paul]
17528
17529         * sync with sylpheed 0.4.99cvs4
17530
17531 2001-06-03 [alfons]
17532
17533         * src/headerwindow.c:
17534
17535                 (headerwindow_show_cb): use the selected summary view item, not
17536                 the displayed item.
17537
17538 2001-06-02 [alfons]
17539
17540         * src/headerwindow.c:
17541
17542                 (headerwindow_show_cb): always try to show msginfo
17543
17544 2001-06-02 [hoa]
17545
17546         * src/compose.c
17547                 keep attached parts when reediting or forwarding.
17548
17549 2001-06-01 [hoa]
17550
17551         * src/folderview.c
17552         * src/prefs_folder_item.[ch]
17553         * src/prefs_scoring.[ch]
17554         * src/scoring.[ch]
17555         * src/summaryview.[ch]
17556         * src/main.c
17557         * src/mainwindow.c
17558         * src/prefs_common.[ch]
17559                 support for folder scoring
17560                 kill score and important score for messages
17561         
17562         * src/prefs_account.c
17563                 some display bug fixed for local account
17564                 preferences
17565
17566 2001-05-31 [alfons]
17567
17568         * src/summaryview.c:
17569
17570                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
17571                 sender to address book menu item is disabled.
17572
17573 2001-05-30 [hoa]
17574
17575         * src/filtering.[ch]
17576         * src/summaryview.c
17577                 handling summary menu / filter messages
17578
17579         * src/folder.[ch]
17580                 add some stuff
17581
17582         * src/foldersel.c
17583                 imap folders now appears in list
17584
17585         * src/mbox_folder.c
17586                 doesn't crash if destination mail is not writeable
17587
17588 2001-05-29 [hoa]
17589
17590         * src/compose.c
17591                 removed some warnings
17592
17593         * src/filtering.c
17594         * src/folder.[ch]
17595         * src/prefs_filtering.c
17596                 global string to identify any folders           
17597                 removed some debug info
17598                 filtering to mbox folders is now possible
17599
17600         * src/mainwindow.c
17601                 removed some warnings
17602
17603         * src/mbox_folder.c
17604                 permission on files are changed to read/write for user only,
17605                 nothing for other.
17606                 creation of subfolder is handled better.
17607
17608 2001-05-28 [alfons]
17609
17610         Verified the sync for src/prefs_common.[ch] and
17611         src/prefs_account.[ch]. I believe there were some
17612         minor indentation differences.
17613
17614 2001-05-28 [paul]
17615
17616         0.4.99claws3
17617
17618         * sync with 0.4.99cvs3
17619
17620 2001-05-28 [hoa]
17621
17622         * src/compose.c
17623                 handling flags for mbox format
17624
17625         * src/filtering.c
17626                 use of mark file only for MH format
17627                 handling flags for mbox format
17628                 filtering cannot yet move or copy mails to mbox folders.
17629
17630         * src/folder.[ch]
17631                 changed move_msg, copy_msg,
17632                 move_msgs_with_dest, copy_msgs_with_dest functions
17633                 uses only folder->copy_msg() function
17634                 uses folder->finished_copy() to handle the destination
17635                 folder at the end of the copy or move operation.
17636
17637         * src/foldersel.c
17638                 included mbox directories.
17639
17640         * src/folderview.[ch]
17641         * src/mainwindow.c
17642                 handle folders operation for mbox format
17643
17644         * src/mbox.c
17645                 disable conversion of "From " header
17646
17647         * src/mbox_folder.[ch]
17648                 completion of mbox format handling
17649
17650         * src/mh.c
17651                 changed mh_copy_msg() function and
17652                 removed mh_move_msg(), mh_move_msgs_with_dest(),
17653                 mh_copy_msgs_with_dest()
17654
17655         * src/prefs_filtering.c
17656                 removed some warnings
17657
17658         * src/prefs_matcher.c
17659                 default boolean operation is AND
17660
17661         * src/procheader.c
17662                 handling flags for mbox format
17663                 handling of "From " header
17664
17665         * src/procmsg.[ch]
17666                 removed data field
17667                 added MSG_REALLY_DELETED flags to handle deletion of
17668                 messages in mbox format.
17669
17670         * src/summaryview.c
17671                 handling flags for mbox format
17672                 disable the MSG_DELETED flags when messages
17673                 are deleted in mbox format
17674
17675         * src/textview.c
17676                 "From " headers display fixed.
17677
17678 2001-05-27 [alfons]
17679
17680         * src/textview.c:
17681                 
17682                 (get_email_part): skip quoted email addresses, like in e.g.
17683                 "'alfons@proteus.demon.nl'".
17684
17685 2001-05-26 [alfons]
17686
17687         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
17688         and fixing the persistence troubles when using separate windows.
17689
17690         * src/mainwindow.c:
17691         
17692             Added #define SEPARATE_ACTION used in the gtk item factory for 
17693             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
17694                 use gtk_item_factory_get_widget_by_action() to get the items.
17695                 
17696             Removed separate_widget_cb from the gtk item factory data   
17697           
17698             (mainwindow_create): connect separate_widget_cb() to check
17699             menu item "toggled" signal. also passing a MainWindow pointer
17700                 as object data for both check menu items.
17701                 
17702             (separate_widget_cb): definition of separate_widget_cb() to match
17703             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
17704                 window using gtk_object_get_data(). The type of window separation 
17705                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
17706         
17707         * src/prefs_filtering.c,
17708           src/prefs_matcher.c: added horizontal scrollbars
17709
17710 2001-05-25 [darko]
17711
17712         * src/headerview.c
17713                 fix segfault with invalid bold font
17714         * src/summaryview.c
17715                 correctly display summary stats after row is marked
17716
17717 2001-05-23 [sergey]
17718
17719         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
17720         encodings with libjconv.
17721
17722 2001-05-23 [hoa]
17723
17724         * src/Makefile.am
17725                 added mbox_folder.[ch]
17726         * src/defs.h
17727                 mbox temporary folder
17728         * src/folder.[ch]
17729         * added src/mbox_folder.[ch]
17730         * src/folderview.c
17731         * src/procheader.[ch]
17732                 added mbox support
17733         * src/mbox.c
17734                 bugfix for file incorporation filtering
17735         * src/imap.c
17736                 enable creation of MBOX
17737         * src/prefs_display_header.c
17738                 enable use of headers like "From "
17739                 something that should be fixed :
17740                         displaying of such headers add an extra space
17741         * src/prefs_folder_item.c
17742                 don't create folders because it is not necessary
17743         * src/procmsg.h
17744                 added data field to MsgInfo for mbox internal use
17745         * src/summaryview.c
17746                 added some support for mbox
17747         * src/utils.[ch]
17748                 added get_mbox_cache_dir() function
17749
17750 2001-05-23 [hiroyuki]
17751
17752         * src/headerwindow.c
17753           src/inc.c
17754           src/main.c
17755           src/mh.c
17756           src/nntp.c
17757           src/procmsg.h
17758           src/session.h
17759           src/socket.[ch]
17760           src/summaryview.c
17761           src/textview.c
17762           src/automaton.c
17763           src/folderview.c: more sync with 0.4.99cvs2.
17764
17765         * src/headerwindow.c: reverted.
17766
17767 2001-05-22 [paul]
17768
17769         0.4.99claws2
17770
17771         * sync with sylpheed 0.4.99cvs2
17772                 * src/news.[ch]
17773                 * src/nntp.[ch]
17774                 * INSTALL
17775                 * INSTALL.jp
17776
17777 2001-05-22 [alfons]
17778
17779         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
17780
17781 2001-05-21 [alfons]
17782
17783         Minor things:
17784
17785         * configure.in: if gnome-config not found, "no" is displayed
17786         
17787         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
17788
17789         * src/textview.c: now also possible to add mail addresses by right
17790           clicking in the text view
17791
17792         * src/codeconv.c: merged patch which fixes endless loop when encountering
17793           invalid wide characters; from Alte <010@imis.ru>  
17794
17795 2001-05-20 [alfons]
17796
17797         Added installation of gnome specific things:
17798
17799         * Makefile.am: gnome conditional
17800
17801         * configure.in: check for installed gnome
17802
17803         * added sylpheed.png, sylpheed.desktop
17804
17805 2001-05-20 [sergey]
17806
17807         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
17808
17809         * src/mainwindow.h (main_window_toolbar_create): created a button
17810         for "Reply to all".
17811         (main_window_set_toolbar_sensitive): enable/disable the new button
17812         appropriately.
17813         (toolbar_reply_to_author_cb): handle the new button.
17814
17815         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
17816         send_progress_dialog_destroy() on failure (fixes hang on SMTP
17817         failure).
17818
17819 2001-05-19 [sergey]
17820
17821         * src/compose.h (ComposeReplyMode): new modes
17822         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
17823         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
17824
17825         * src/compose.c
17826         (compose_send): move some code into a new function:
17827         (compose_current_mail_account): new function.
17828         (compose_reply): new argument to_author, all callers changed; if
17829         to_author==TRUE and account->protocol==A_NNTP, find and use an
17830         appropriate mail account for replying.
17831         (compose_reply_set_entry): new argument to_author; ignore
17832         compose->replyto if to_author==TRUE.
17833
17834         * src/mainwindow.c: new command "Message/Reply to author".
17835         (main_window_set_menu_sensitive): enable/disable it.
17836         (reply_cb): handle it.
17837
17838         * src/summaryview.c: new command "Reply to author".
17839         (summary_set_menu_sensitive): enable/disable it.
17840         (summary_reply_cb): handle it.
17841
17842         * src/account.c (account_find_mail_from_address): new function.
17843
17844 2001-05-18 [paul]
17845
17846         0.4.99claws1
17847
17848         * sync with sylpheed 0.4.99cvs1
17849
17850 2001-05-18 [hoa]
17851
17852         * src/compose.[ch]
17853         * src/filtering.c
17854         * src/summaryview.c
17855                 new filtering action : forward and forward as attachment
17856
17857         * src/main.c
17858                 no need for $DISPLAY when we run sylpheed --help
17859                 call to parse_cmd_opt() is moved
17860
17861         * src/mainwindow.[ch]
17862                 execute button is hidden when immediate execute
17863                 is chosen
17864
17865         * src/mh.c
17866         * src/news.c
17867         * src/prefs_folder_item.c
17868         * src/procmsg.c
17869                 better handling of missing directories
17870
17871         * src/summaryview.c
17872                 reedit is enabled in outbox
17873                 reedit is enabled in queue
17874
17875 2001-05-17 [hoa]
17876
17877         * src/filtering.c
17878         * src/matcher.[ch]
17879         * src/prefs_filtering.c
17880                 changed attachement into attachment
17881
17882 2001-05-17 [alfons]
17883
17884         0.4.67claws4    
17885
17886         * sync with sylpheed 0.4.67cvs9
17887         * sync with sylpheed 0.4.67cvs7-8
17888
17889 2001-05-17 [hoa]
17890
17891         * src/Makefile.am
17892                 added prefs_filtering.c
17893
17894         * src/filtering.[ch]
17895         * src/matcher.[ch]
17896                 removed action : forward_news and forward_news_as_attachement
17897                 (forward and forward_as_attachement can be used instead)
17898
17899         * src/mainwindow.c
17900                 added menu option to access filtering configuration
17901
17902         * src/prefs_account.c
17903                 changed mail_command default to /usr/sbin/sendmail
17904
17905         * added src/prefs_filtering.[ch]
17906                 dialog box for filtering configuration
17907
17908         * src/prefs_matcher.c
17909                 added function prefs_matcher_get_criteria_from_matching()
17910
17911         * src/prefs_scoring.c
17912                 reset the dialog when register or substitute is clicked
17913
17914 2001-05-15 [hoa]
17915
17916         * src/Makefile.am
17917                 added filtering.[ch]
17918         * src/inc.c
17919                 using filering.[ch] instead of filter.[ch]
17920         * src/main.c
17921                 reading new filtering configuration
17922         * src/matcher.[ch]
17923                 added some filtering actions
17924                 and fixed a bug for headers and mail body matching
17925         * src/mbox.c
17926                 using filering.[ch] instead of filter.[ch]
17927         * src/mh.c
17928                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
17929         * src/summaryview.c
17930                 some fixes for filtering
17931
17932 2001-05-14 [hiroyuki]
17933
17934         * src/send.c: fixed some weird indentations.
17935           send_message_with_command(): call pclose() only if p != NULL.
17936         * src/textview.c: get_email_part(): modified the code for readability.
17937
17938 2001-05-14 [hiroyuki]
17939
17940         * src/md5global.h
17941           src/md5ify.c
17942           src/md5ify.h: removed from the cvs.
17943
17944 2001-05-13 [sergey]
17945
17946         * src/main.c: include rfc2015.h to avoid compiler warnings.
17947         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
17948         the panel is already on screen.
17949         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
17950         closing the alert window by ESC as "No".
17951         * src/prefs_common.c (prefs_interface_create): moved return
17952         receipt check button to the correct place.
17953
17954 2001-03-13 [alfons]
17955
17956         * src/prefs_common.c: 
17957                 moved return receipt check button to the Send tab. (prefs_send_create)
17958                 removed the date format ui related globals. (prefs_display_create)
17959
17960         0.4.67claws3
17961         
17962         * sync with sylpheed 0.4.67cvs5-6
17963
17964 2001-05-13 [paul]
17965
17966         * added Alfons' font selection patch
17967
17968         * src/defs.h
17969         * src/headerwindow.c
17970         * src/prefs_common.c
17971         * src/prefs_common.h
17972
17973 2001-05-13 [hoa]
17974         * src/defs.h
17975                 changed version of cache
17976         * src/matcher.[ch]
17977         * src/prefs_matcher.c
17978                 added additionnal matching criteria
17979         * src/procheader.c
17980         * src/procmsg.[ch]
17981         * src/news.c
17982                 added references in MsgInfo
17983
17984 2001-05-12 [hoa]
17985
17986         * src/defs.h
17987                 prepared some things for new filtering
17988         * src/matcher.[ch]
17989                 added some matching properties
17990                 inreplyto need to be enhanced
17991                 prepared some things for new filtering
17992         * src/messageview.c
17993                 added Return-Receipt-To handling
17994         * src/prefs_folder_item.c
17995                 changed default value to TRUE
17996         * src/prefs_matcher.c
17997                 added some matching properties
17998         * src/prefs_scoring.[ch]
17999                 the scoring dialog is finished
18000         * src/procheader.c
18001                 added Return-Receipt-To handling
18002                 Reference need to be added
18003         * src/procmsg.[ch]
18004                 added Return-Receipt-To handling
18005                 added threadscore to get a better score sorting when
18006                 threads are enabled
18007         * src/summaryview.c
18008                 suppressed a bug when we sort the list
18009                 when no folder is opened.
18010                 better score sorting when threads are enabled
18011
18012 2001-05-12 [alfons]
18013
18014         * reverted previous patch because of potential errors 
18015
18016         0.4.67claws2
18017         
18018         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
18019                 applied "toggle mail-retrieval dialog window" patch submitted 
18020                 by Eric Limpens <eric@qnt.net>
18021
18022         * sync with sylpheed 0.4.67cvs4
18023
18024 2001-05-12 [sergey]
18025
18026         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
18027         some picky compilers.
18028         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
18029         * src/grouplist_dialog.c: include alertpanel.h.
18030         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
18031         fix compile warning.
18032         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
18033         #include "defs.h" before others to prevent the warning of `MIN'
18034         and `MAX' redefinition.
18035
18036 2001-05-11 [hoa]
18037
18038         * src/main.c
18039         * src/messageview.c
18040         * src/prefs_account.c
18041         * src/prefs_display_header.c
18042                 removed warning
18043         * src/Makefile.am
18044                 added prefs_scoring.[ch]
18045         * src/grouplist_dialog.c
18046                 display an error dialog box if the group list
18047                 cannot be fetched.
18048         * src/mainwindow.[ch]
18049                 added main_window_set_thread_option() function
18050                 scoring dialog box enabled
18051         * src/matcher.[ch]
18052                 added flags matching unread /new / marked
18053                 / deleted / replied / forwarded
18054         * src/news.c
18055                 newsgroups are now finally in newscache
18056         * src/prefs_matcher.[ch]
18057                 finished preferences for matching dialog
18058         * added src/prefs_scoring.[ch]
18059                 scoring dialog box completed
18060         * src/scoring.[ch]
18061                 conversion to string : added scoringprop_to_string()
18062                 write config for preferences :
18063                 added prefs_scoring_write_config()
18064         * src/summaryview.c
18065                 threads can be enabled/disabled independently
18066                 for each folder
18067
18068 2001-05-10 [alfons]
18069
18070         0.4.67claws1
18071         
18072         * AUTHORS: 
18073                 thought it would be nice to have a list of all
18074                 contributors (used Changelog as a reference)
18075         
18076         * configure.in: 
18077                 messed up version numbering...
18078
18079         0.4.66claws1
18080
18081         * sync with sylpheed 0.4.67cvs1-3
18082
18083 2001-05-10 [darko]
18084
18085         * src/prefs_common.c:
18086                 better UI for strftime format, double clicking
18087                 on format now inserts the format in text entry
18088                 replaced close button with standard OK/Cancel
18089                 moved date format button to the right of the
18090                 text entry field
18091
18092 2001-05-09 [alfons]
18093
18094         * src/gtkstext.c:
18095                 Ctrl-Home / Ctrl-End have proper cursor navigation
18096
18097 2001-05-09 [hoa]
18098
18099         * src/prefs_matcher.c
18100                 finished UI to define matching properties
18101                 added ok and cancel button
18102         * src/prefs_filter.c
18103                 added ok and cancel button
18104         * src/news.c
18105                 fixed some bug in xhdr parsing
18106
18107 2001-05-08 [alfons]
18108
18109         * src/textview.c: 
18110                 fixed a bug in textview_show_header(), which displayed two colons (':');
18111                 cleaned up some warnings
18112
18113 2001-05-08 [hoa]
18114
18115         * src/Makefile.am
18116                 added prefs_matcher.[ch]
18117                 compilation with -W -Wall
18118         * src/alertpanel.c
18119                 ungrab the mouse events if grabbed - does it
18120                 fix the bug for disposition notification ?
18121         * src/mainwindow.c
18122                 added a menu option to open the matching dialog.
18123         * src/matcher.[ch]
18124                 added matcherprop_to_string() and matcherlist_to_string()
18125                 fixed some bugs, changed the name of some options
18126                 age_sup and age_inf becomes age_greater and age_lower,
18127                 body and messageheaders becomes body_part and headers_part,
18128                 changed the names of constants from SCORING_XXX to MATCHING_XXX
18129         * src/prefs_display_header.c
18130         * src/prefs_headers.c
18131                 fixed a bug that accidentally destroyed dialogs
18132                 when closed them with delete_event
18133                 Added *_deleted() which handle delete_event signal correctly.
18134         * src/prefs_folder_item.[ch]
18135                 added "enable_thread" field for future customization
18136         * added src/prefs_matcher.[ch]
18137                 sample of the UI to define matching properties
18138         * src/procheader.c
18139                 using procheader_headername_equal instead of str*cmp functions
18140                 using procheader_parse_header() function
18141         * src/scoring.c
18142                 using MATCHING_XXX instead of SCORING_XXX
18143         * src/summaryview.c
18144                 display the sender of the news even if this is ourself
18145                 when this is a news message.
18146         * src/textview.c
18147                 using headername_equal() instead of str*cmp functions
18148
18149 2001-05-08 [alfons]
18150
18151         0.4.66claws
18152
18153         * sync with sylpheed 0.4.66
18154         * src/gtkstext.c: trace logs added 
18155
18156 2001-05-08 [sergey]
18157
18158         * src/prefs_common.[ch]: added option to enable/disable GnuPG
18159         signature check popup.
18160         * src/rfc2015.c (check_signature): show signature check popup only
18161         if it is enabled in preferences.
18162
18163 2001-05-07 [alfons]
18164
18165         0.4.66claws4
18166         
18167         * sync with sylpheed 0.4.66cvs6
18168
18169 2001-05-07 [darko]
18170
18171         * src/prefs_common.[ch]: added option to enable/disable
18172           looking up sender name in address book for summary pane
18173         * src/summaryview.c: look up sender in the address book
18174           by using Alfons' address completion code
18175
18176 2001-05-07 [hiroyuki]
18177
18178         * src/inc.h
18179           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
18180           member of Pop3State.
18181         * src/news.c: brought #include "defs.h" before #include <glib.h>
18182           to prevent the warning of `MIN' and `MAX' redefinition.
18183
18184 2001-05-06 [hoa]
18185
18186         * removed src/headers_display.[ch]
18187         * removed src/prefs_display_headers.[ch]
18188         * src/inc.c
18189                 use a temporary file in the user directory for mbox import
18190         * src/news.c
18191                 added XHDR support to get "To" and "Cc" headers
18192                 (in order to match news with to or cc field for
18193                 scoring)
18194                 added function news_parse_xhdr() to get XHDR response
18195         * src/nntp.[ch]
18196                 added function nntp_xhdr()
18197         * src/matcher.c
18198                 fetch the message if necessary
18199
18200 2001-05-06 [alfons]
18201
18202         0.4.66claws3
18203
18204         * sync with sylpheed 0.4.66cvs3-5
18205
18206 2001-05-06 [hoa]
18207
18208         * src/utils.[ch]
18209                 added function itos_buf() to enable use of several buffers
18210         * src/summaryview.c
18211                 use of itos_buf() instead of itos() in summary list
18212                 to fix the broken display of message number.
18213
18214 2001-05-06 [alfons]
18215
18216         * src/gtkstext.c: bug in cursor up navigation fixed,
18217                 fixed another unsigned / signed comparison (we're getting there :-)
18218
18219 2001-05-06 [hoa]
18220
18221         * src/Makefile.am
18222                 added scoring.c scoring.h
18223                 prefs_folder_item.c prefs_folder_item.h
18224                 matcher.c matcher.h
18225         * src/defs.h
18226                 added FOLDERITEM_RC SCORING_RC
18227         * src/folder.[ch]
18228                 added prefs field in FolderItem :
18229                 properties for each folder (PrefsFolderItem),
18230                 sorting type and mode were added as the first properties.
18231         * src/main.c
18232                 read config for scoring
18233         * added src/matcher.[ch]
18234                 gives functions to parse configuration file to do
18235                 matching on mails with a list of conditions.
18236         * src/mainwindow.c
18237                 add option to sort by score
18238         * src/prefs_common.[ch]
18239                 added preference option to show score and for
18240                 the score column size
18241         * added src/prefs_folder_item.[ch]
18242                 properties for each folder (PrefsFolderItem),
18243                 sorting type and mode were added as the first properties.
18244         * src/procheader.[ch]
18245                 added procheader_parse_header()
18246                 added procheader_header_free()
18247                 added procheader_headername_equal()
18248                 and made modification to use them.
18249         * src/procmsg.[ch]
18250                 added score field to MsgInfo structure
18251         * added src/scoring.[ch]
18252                 gives functions to parse configuration file to do
18253                 scoring on mails with a list of conditions.
18254         * src/summaryview.[ch]
18255                 save the sorting type and mode for the folder
18256                 added column to display the score of the mail
18257                 added function summary_score_clicked()
18258                 sorting type and mode are restored to the folder
18259                 when it is reopen
18260         * src/textview.c
18261                 use procheader_parse_header(), procheader_headername_equal()
18262                 removed memory leak in text_scan_header when freeing headers
18263         * src/filter.c
18264                 changed the function to match names of headers
18265                 using procheader_headername_equal()
18266
18267         Scoring functions are implemented, an interface is needed
18268         to configure that.
18269
18270 2001-05-04 [alfons]
18271
18272         * src/gtkstext.c: 
18273                 hopefully fixed the row up navigation bug,
18274                 removed adding back / forward lines to cache
18275
18276 2001-05-04 [sergey]
18277
18278         * src/prefs_display_headers.c: user interface changes:
18279         (prefs_display_headers_create): remove unused "Show" check button;
18280         allow reordering of headers by dragging.
18281         (prefs_display_headers_write_config): remove unused variables.
18282         (prefs_display_headers_set_dialog): do not insert "(New)" at top
18283         of lists (not needed with the new UI).
18284         (prefs_display_headers_set_list): scan lists starting from row 0,
18285         not 1 (do not skip "(New)").
18286         (prefs_display_headers_find_header): new function.
18287         (prefs_display_headers_clist_set_row): do not allow duplicates.
18288         (prefs_display_headers_delete_cb): do not skip row 0; treat
18289         closing the alert window by ESC as "No".
18290         (prefs_display_headers_up): do not protect row 0.
18291         (prefs_display_headers_down): do not protect row 0.
18292
18293 2001-05-04 [sergey]
18294
18295         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
18296         functions.
18297
18298         * src/summaryview.c
18299         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
18300         summary_select_next_marked, summary_select_prev_marked): new
18301         functions.
18302
18303 2001-05-03 [sergey]
18304
18305         * src/news.c: fixed a bug when no article can be fetched after
18306         server timeout if the connection was restored by news_post():
18307         (news_select_group): new function.
18308         (news_fetch_msg): call news_select_group() before fetching
18309         article.
18310         (news_get_uncached_articles): set session->group after successful
18311         GROUP command.
18312
18313 2001-05-03 [hoa]
18314
18315         * src/defs.h
18316         * src/procmsg.[ch]
18317         * src/procheader.c
18318                  changed version of cache, added cc field
18319
18320         * src/prefs_display_headers.c
18321                 the interface was changed
18322
18323         * src/prefs_headers.c
18324                 added cancel button
18325
18326 2001-05-03 [alfons]
18327
18328         * completed sync of sylpheed cvs2
18329         * src/gtkstext.c: updated row up / down cursor navigation
18330         * src/textview.c: re-edited, prepared for fixing the email address
18331                 scanner.
18332
18333 2001-05-03 [darko]
18334
18335         * src/prefs_common.c: use alfons' strftime ui code
18336         entry_datefmt and datefmt_sample widgets have to be
18337         global in this module because of this change
18338
18339 2001-05-03 [hoa]
18340
18341         * src/messageview.c
18342         * src/prefs_common.[ch] added option to activate the return receipt
18343                 feature.
18344
18345 2001-05-02 [alfons]
18346
18347         * src/gtkstext.c: fix for row up/down cursor navigation. 
18348
18349         0.4.66claws2
18350         
18351         * sync with 0.4.66cvs2
18352
18353 2001-05-02 [paul]
18354
18355         added add-sender-to-addressbook patch
18356
18357         * src/addressbook.c
18358         * src/addressbook.h
18359         * src/summaryview.c
18360
18361 2001-05-02 [sergey]
18362
18363         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
18364         G_ALERTDISABLE.
18365
18366         * src/alertpanel.c (alertpanel_create): new argument can_disable,
18367         all existing callers changed to pass FALSE; create a check button
18368         to disable the message.
18369         (alertpanel_message_with_disable): new function.
18370         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
18371         (alertpanel_button_toggled): new function.
18372         (alertpanel_button_clicked, alertpanel_close): set value using
18373         G_ALERT_VALUE_MASK.
18374
18375         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
18376
18377         * src/prefs_common.c (prefs_privacy_create): new check button
18378         checkbtn_gpgme_warning.
18379
18380         * src/main.c (main): moved preferences reading before gpgme
18381         initialization; check prefs_common.gpgme_warning before giving the
18382         GnuPG warning and set it to FALSE if the user wants to disable the
18383         warning.
18384
18385 2001-05-02 [hiroyuki]
18386
18387         * src/prefs_display_headers.c: modified the layout and some labels.
18388
18389 2001-05-02 [sergey]
18390
18391         * src/prefs_account.c (prefs_account_fix_size): new function.
18392         (prefs_account_create): call prefs_account_fix_size(); use
18393         gtk_widget_show instead of gtk_widget_show_all (fixes too large
18394         size when the window is shown for the first time).
18395         (prefs_account_basic_create): changed layout of serv_table; moved
18396         localmbox_entry above smtpserv_entry (logically it replaces
18397         POP3/IMAP server).
18398         (prefs_account_protocol_activated): set sensitivity of
18399         nntpauth_chkbtn according to the protocol (in addition to
18400         hide/show); commented out gtk_table_set_row_spacing() calls.
18401         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
18402         not sensitive (fixes a bug with disabled username/password boxes
18403         when editing POP3 account after NNTP with authentication).
18404
18405 2001-05-02 [hoa]
18406
18407         * src/account.c
18408         * src/inc.c
18409         * src/prefs_account.[ch]
18410         * src/send.c
18411                 removed local account without SMTP server
18412                 added option to use mail command instead of a connexion
18413                 to SMTP server when a local account is used
18414         * src/prefs_headers.c
18415                 fixed a bug
18416         * src/news.c
18417                 fixed a bug when connexion immediately closed
18418
18419 2001-05-01 [alfons]
18420
18421         0.4.66claws1
18422         
18423         * sync with 0.4.65
18424
18425 2001-05-01 [sergey]
18426
18427         * src/prefs_account.c (Basic, prefs_account_basic_create): new
18428         widget nntpauth_chkbtn.
18429         (prefs_account_protocol_activated): handle nntpauth_chkbtn
18430         visibility.
18431         (prefs_account_nntpauth_toggled): new function.
18432
18433         * src/news.c (news_session_new_for_folder): use NNTP
18434         authentication only if ac->use_nntp_auth is set.
18435
18436 2001-05-01 [hoa]
18437
18438         * src/Makefile.am changed headers.[ch] in customheader.[ch]
18439         * src/prefs_display_headers.c changed the UI
18440         * src/prefs_headers.c changed account_name to account_id
18441         * src/compose.c using customheader.h
18442
18443 2001-05-01 [hiroyuki]
18444
18445         * src/esmtp.c
18446           src/news.c
18447           src/nntp.c: changed sock_read() to sock_gets(), they've been left
18448           unsynched.
18449
18450 2001-05-01 [hoa]
18451
18452         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
18453         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
18454                 for displaying of headers
18455         * src/grouplist_dialog.[ch] minor changes to remove warnings
18456         * src/prefs_display_headers.[ch] dialog to choose the
18457         headers to display in the mail viewer.
18458         * src/headers.h correction of #define
18459         * src/headers_display.[ch] configuration for displaying of headers.
18460         * src/main.c read config of displaying of headers
18461         * src/prefs_common.c add a button to access the config dialog
18462                 for displaying of headers
18463         * src/prefs_display_headers.[ch] dialog for configuration for
18464                 displaying of the headers.
18465         * src/prefs_headers.c cleaning of code
18466         * src/procheader.c comments added to code
18467         * src/textview.c changes to reorder the headers depending
18468                 on the config for displaying of headers
18469
18470 2001-04-30 [alfons]
18471
18472         0.4.65claws7
18473
18474         * sync with 0.4.65cvs12
18475
18476         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
18477
18478 2001-04-30 [sergey]
18479
18480         * src/nntp.h (NNTPSockInfo): new field auth_failed.
18481
18482         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
18483         is set to force reconnection after authentication failure.
18484         (nntp_gen_command): set sock->auth_failed on authentication
18485         failure, or if sock->userid and sock->passwd are not set.
18486
18487         * src/news.c (news_session_new_for_folder): set userid=NULL if
18488         password dialog is cancelled.
18489
18490 2001-04-30 [sergey]
18491
18492         * src/nntp.h (NNTPSockInfo): new type.
18493
18494         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
18495         SockInfo.
18496         (nntp_open_auth, nntp_close): new functions.
18497         (nntp_gen_command): new function to handle authentication; all
18498         NNTP command functions updated to use it.
18499         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
18500         (nntp_list): removed old useless code.
18501
18502         * src/news.h (NNTPSession): new field nntp_sock.
18503
18504         * src/news.c: all functions updated to use NNTPSockInfo instead of
18505         SockInfo.
18506         (news_session_new): new arguments (userid, passwd); made static;
18507         use nntp_open_auth() if needed.
18508         (news_session_destroy): use nntp_close() instead of sock_close().
18509         (news_query_password): changed arguments.
18510         (news_session_new_for_folder): new function.
18511         (news_session_get): use news_session_new_for_folder().
18512         (news_authenticate): deleted.
18513         (news_get_uncached_articles): removed old authentication code.
18514
18515 2001-04-30 [sergey]
18516
18517         * src/news.c: reverted my previous changes (need to do NNTP
18518         authentication in a cleaner way).
18519         
18520 2001-04-29 [sergey]
18521
18522         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
18523         news_nntp_post, news_nntp_mode): new functions (wrappers with
18524         authentication support).
18525         (news_get_article_cmd, news_get_article, news_get_header): new
18526         argument "folder"; all callers changed.
18527         (news_get_article_cmd): added authentication support.
18528         (news_session_get): use news_nntp_mode() instead of nntp_mode().
18529         (news_post): use news_nntp_post() instead of nntp_post().
18530         (news_get_uncached_articles): use news_nntp_group() instead of
18531         nntp_group() and news_nntp_xover() instead of nntp_xover();
18532         removed old authentication code.
18533         (news_get_group_list): use news_nntp_list() instead of nntp_list().
18534
18535         * src/nntp.c (nntp_list): return real error code instead of
18536         hardcoded NN_ERROR.
18537
18538 2001-04-29 [sergey]
18539
18540         * configure.in: fixed wint_t typedef detection again
18541
18542 2001-04-28 [hoa]
18543
18544         * src/prefs_account.[ch], added A_LOCAL_CMD
18545                 (send mail with mail command)
18546         * src/send.c added function send_message_with_command()
18547         * src/inc.c made a more secure get_spool() function with
18548                 mktemp() but maybe mkstemp() or something more
18549                 secure can be used.
18550
18551 2001-04-28 [alfons]
18552
18553         * src/textview.c, colorization of email addresses in headers
18554
18555         0.4.65claws6
18556
18557         * bug sync with sylpheed
18558         * prefs_common.c: created date format ui for darko
18559         * sync with 0.4.65cvs11
18560         * configure.in: corrected to have the new gpg checks
18561
18562 2001-04-27 [alfons]
18563
18564         * completed sync with 0.4.65cvs10
18565         * minor debug things added to gtkstext.c
18566
18567 2001-04-27 [darko]
18568
18569         * configure.in: remove check for availability of
18570           strftime() as advised by Hiroyuki
18571         * src/prefs_common.[ch], src/procheader.c:
18572           synch strftime() code with Hiroyki's main branch
18573
18574 2001-04-26 [sergey]
18575
18576         * src/news.c: news_query_password(), news_authenticate(): new
18577           functions.
18578           news_get_uncached_articles(): added NNTP authentication
18579           handling.
18580         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
18581           new functions.
18582         * src/prefs_account.c: prefs_account_protocol_activated():
18583           enable userid and password fields for NNTP.
18584
18585 2001-04-26
18586
18587         * configure.in: check for availability of strftime()
18588           [darko]
18589         * src/prefs_common.[ch], src/procheader.c: use
18590           strftime() for displaying date in summary pane if it
18591           is available
18592
18593 2001-04-25
18594
18595         * more .cvsignore cleanups [alfons]
18596
18597 2001-04-25
18598
18599         * ac/sv-check-type.m4: new autoconf macro.
18600         * configure.in: fixed wint_t typedef detection (did not work
18601           with gcc-2.96).
18602
18603 2001-04-25
18604
18605         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
18606           [hiroyuki]
18607
18608 2001-04-24
18609         * modified gtkstext.c : buggy cursor navigation fixed, 
18610           and font descent also taken in account when drawing
18611           cursor. [alfons]
18612
18613 2001-04-24 [hoa]
18614         * added comments in src/news.c src/nntp.c
18615         * added src/prefs_headers.[ch]
18616         * added src/headers.[ch]
18617         * modified compose.c to activate custom headers
18618                 added function is_in_custom_headers
18619         * modified prefs_account.[ch]
18620                 added function prefs_account_customhdr_edit
18621         * modified src/defs.h :
18622                 added HEADERS_RC : name of the config file
18623                 for the custom headers
18624
18625 2001-04-24
18626
18627     0.4.65claws5
18628
18629         * configure.in
18630           src/gtkstext.[ch]
18631           src/compose.c
18632           src/Makefile.am
18633           
18634           added gtkstext with configure.in patch by Hiroyuki which
18635           should fix the XIM detection [alfons]
18636
18637         * more clean up of cvs [alfons]
18638
18639                  * removed all Makefile.in files to attic.
18640
18641                  * updated all .cvsignores to really ignore things that could
18642                    be unintentionally committed by a recursive commit.
18643
18644 2001-04-23 [hoa]
18645         * added src/grouplist_dialog.[ch]
18646         * changed src/folderview.c to call grouplist_dialog instead
18647                 of inputdialog
18648         * src/news.c :
18649                 added functions news_reset_group_list
18650                 and news_get_group_list
18651         * src/nntp.c :
18652                 added function nntp_list
18653         * src/defs.h :
18654                 added GROUPLIST_FILE : name of the newsgroup list cache file
18655
18656 2001-04-21
18657
18658         * added option to warn about queued messages on exit [sergey]:
18659
18660           * src/compose.c: compose_queue(): call folder_item_scan()
18661             and folderview_update_item() after queueing.
18662           * src/folderview.c: folderview_update_node(): draw the queue
18663             folder in bold font if there are queued messages.
18664           * src/mainwindow.c: queued_messages(): new function.
18665             app_exit_cb(): display warning if there are queued messages
18666             if warn_queued_on_exit is set.
18667           * prefs_common.[ch]: add warn_queued_on_exit option.
18668
18669         * enhanced GnuPG key selection support [sergey]:
18670
18671           * src/select-keys.c: updated to newer version from Win32
18672             branch with support for selecting arbitrary keys.
18673           * src/prefs_account.c: added the Privacy tab to the account
18674             options window.
18675             prefs_account_privacy_create(),
18676             prefs_account_sign_key_set_data_from_radiobtn(),
18677             prefs_account_sign_key_set_radiobtn(): new functions.
18678           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
18679           * src/rfc2015.c: set_signers(): new function.
18680             pgp_sign(): add the account parameter, call set_signers().
18681             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
18682           * src/rfc2015.h: rfc2015_sign(): updated prototype.
18683           * src/compose.c: pass the current account to rfc2015_sign().
18684
18685         * tag name claws added to prevent confusion with main branch [alfons]
18686
18687         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
18688
18689         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
18690
18691         * sync with recent sylpheed cvs. Untested though. [alfons]
18692