048d3c576aa52e0698bf54a742042f125b164603
[claws.git] / ChangeLog.claws
1 2003-09-21 [christoph]  0.9.5claws23
2
3         * src/Makefile.am
4         * src/logwindow.[ch]                    ** REMOVE **
5         * src/mainwindow.c
6         * src/prefs_common.c
7         * src/gtk/Makefile.am
8         * src/gtk/logwindow.[ch]                ** ADD **
9                 make logwindow prefs_common independent and move
10                 it to gtk directory
11
12 2003-09-20 [christoph]  0.9.5claws22
13
14         * src/compose.c
15                 add extra space for address code conversion
16                 (4 * unconvered size could be too small for short headers)
17
18 2003-09-20 [christoph]  0.9.5claws21
19
20         * src/compose.c
21                 increase temp buffer size when writing headers
22
23 2003-09-19 [darko]      0.9.5claws20
24
25         * src/compose.c
26                 don't ignore value of 'Save copy of outgoing messages to
27                 this folder instead of Sent' in message redirect
28
29 2003-09-17 [christoph]  0.9.5claws19
30
31         * src/compose.c
32                 use ", " as address seperator for mail headers and pass whole
33                 header line at once to compose_convert_header to make sure
34                 it is correctly folded
35
36         (closes Bug 64 Problem when sending to many recipients)
37
38 2003-09-17 [hoa]        0.9.5claws18
39         
40         * changed the keyword used for command execution in condition
41                 keyword is changed from "execute" to "test"
42                 so that it is not the same as the one used for action.
43                 This will fix a bug when using filtering dialog.
44                 All semantic in the code is also changed to reflect
45                 the keyword change.
46
47 2003-09-17 [paul]
48         
49         * sync with 0.9.6 release
50
51 2003-09-17 [paul]       0.9.5claws17
52
53         * sync with 0.9.5cvs8
54                 see ChangeLog 2003-09-16 and 2003-09-17
55
56 2003-09-16 [paul]       0.9.5claws16
57
58         * sync with 0.9.5cvs6
59                 see ChangeLog 2003-09-16
60
61 2003-09-15 [paul]       0.9.5claws15
62
63         * sync with 0.9.5cvs5
64                 see ChangeLog 2003-09-15
65
66 2003-09-14 [alfons]     0.9.5claws14
67
68         * src/inc.c
69                 make "Go to inbox after receiving new mail" again;
70                 regression of a sync, restored to sylpheed main 
71                 behaviour. (misses still some bits)
72
73 2003-09-14 [alfons]     0.9.5claws13
74
75         * src/prefs_filtering_action.c
76                 o add proper message if empty execute command line
77                 o don't select first action item after registering a
78                   new action to prevent (what seems to be a GTK) bug
79                   #36, "filtering will only accept one action change 
80                   per invocation".
81
82 2003-09-14 [alfons]     0.9.5claws12
83
84         * src/prefs_filtering.c
85         * src/prefs_filtering_action.c
86         * src/prefs_matcher.c
87                 fix function signature for key_pressed_event signal handlers
88
89 2003-09-14 [alfons]     0.9.5claws11
90
91         * src/mainwindow.c
92                 fix regression caused by fix for invalid bug #7
93                 (should fix #246, "Multiple selections are deselected when 
94                 moving from search window to main window")
95                 
96 2003-09-14 [alfons]     0.9.5claws10
97         
98         * src/actions.[ch]
99         * src/filtering.[ch]
100         * src/prefs_actions.c
101                 allow `filtering actions` in actions; only for advanced users
102                 right now: try for example, "%as{mark color 2}" 
103         
104 2003-09-13 [paul]       0.9.5claws9
105         
106         * po/pl.po
107           po/zh_CN.po   ** NEW FILE **
108                 update Polish translation, submitted by Emil 
109                 <eminowbl@posejdon.wpk.p.lodz.pl>
110                 add new Simplified Chinese translation, submitted by
111                 Hansom Young <hansom_young@yahoo.com>
112
113 2003-09-12 [alfons]     0.9.5claws8
114
115         * src/summaryview.c
116                 don't open separate message views when View | Separate message view
117                 is active 
118                 (please look carefully for any navigation regressions)
119
120 2003-09-11 [alfons]     0.9.5claws7
121
122         * src/mainwindow.c
123                 make default message view, opened by View | Separate message 
124                 view, look like a claws message view (which includes a menu
125                 bar and a toolbar)
126                 (fixes bug #298, "message view loses tool bar") 
127
128 2003-09-11 [christoph]  0.9.5claws6
129
130         * src/folderview.c
131                 fix double deleting of newsgroup folders
132
133         (closes Bug 305 crash after deleting of a newsgroup)
134
135 2003-09-11 [paul]       0.9.5claws5
136
137         * src/rfc2015.c
138           src/common/utils.h
139                 more sync'ing from 0.9.5cvs2
140
141         fixes bug 197 'Header lines encrypted by GPG'
142
143 2003-09-11 [christoph]  0.9.5claws4
144
145         * src/compose.c
146         * src/rfc2015.c
147         * src/common/utils.h
148                 fix sync with 0.9.5cvs2
149
150 2003-09-11 [paul]       0.9.5claws3
151
152         * sync with 0.9.5cvs4
153                 see ChangeLog 2003-09-11
154
155 2003-09-11 [paul]       0.9.5claws2
156
157         * sync with 0.9.5cvs2
158                 see ChangeLog 2003-09-05
159                 
160 2003-09-11 [paul]       0.9.5claws1
161
162         * sync with 0.9.5cvs3
163                 see ChangeLog 2003-09-10
164
165 2003-09-10 [paul]       0.9.5claws
166
167         * 0.9.5claws released
168
169 2003-09-10 [paul]       0.9.4claws78
170
171         * src/Makefile.am
172                 add missing files
173
174 2003-09-10 [melvin]     0.9.4claws77
175
176         * po/fr.po
177                 Updated French translations
178
179 2003-09-10 [paul]       0.9.4claws76
180
181         * po/es.po
182           po/sk.po
183           po/sr.po
184                 update Spanish, Slovak, and Serbian translations.
185                 submitted by Ricardo Mones Lastra, Andrej Kacian,
186                 and Urke MMI
187                 
188         * AUTHORS
189                 add translation team section
190
191 2003-09-09 [christoph]  0.9.4claws75
192
193         * src/folder.c
194                 free item->prefs in folder_item_destroy
195
196 2003-09-09 [alfons]     0.9.4claws74
197
198         * src/folderview.c
199                 o proper check for root node sorting
200                 o remove unnecessary gtk_ctree_remove_node 
201
202         (should fix bug #300, "crash while moving folder")      
203
204 2003-09-08 [christoph]  0.9.4claws73
205
206         * src/folderview.c
207                 o fix double adding of IMAP FolderItems to GtkCTree
208                 o fix crash then mbox folder is removed
209
210 2003-09-08 [christoph]  0.9.4claws72
211
212         * src/folder.c
213         * src/folderview.c
214         * src/mainwindow.c
215                 fix new folder notification
216
217         * src/mbox_folder.c
218                 fix cache path
219
220 2003-09-08 [christoph]  0.9.4claws71
221
222         * src/compose.c
223                 replace '\n' and '\r' before removing trailing spaces
224
225         * src/folder.[ch]
226         * src/folderview.c
227                 add information about new or removed items in folder tree change
228                 notification and use this in folderview to add and remove only
229                 the appected items and not refresh the whole tree
230
231 2003-09-07 [match]      0.9.4claws70
232
233         * src/Makefile.am
234         * src/addr_compl.c
235         * src/addressbook.c
236         * src/addressitem.h
237         * src/addrindex.c
238         * src/addritem.c
239         * src/addritem.h
240         * src/addrquery.c                       ** NEW **
241         * src/addrquery.h
242         * src/ldapquery.c
243         * src/ldapserver.c
244         * src/stock_pixmap.c
245         * src/stock_pixmap.h
246         * src/pixmaps/address_search.xpm        ** NEW **
247                 re-introduce Lookup button for LDAP 'static' searches.
248
249 2003-09-07 [alfons]     0.9.4claws69
250         
251         * src/summaryview.c
252                 abandon setting usize for messageview because it gives layout problems
253                 with the quick search bar and the headerview; fixes assorted UI glitches:
254                 
255                 o bug #148, "Toggling of quick-search bar reduces index view area" 
256                 o bug #280, "Window resiizes for line length but does not revert"
257
258 2003-09-07 [christoph]  0.9.4claws68
259
260         * src/compose.c
261                 o make sure we don't have any newlines in header values
262                 o check custom headers for spaces and newlines and ignore
263                   malformed header names
264
265 2003-09-06 [christoph]  0.9.4claws67
266
267         * src/folder.c
268         * src/folderview.c
269                 invoke notification hook for folder tree changes after append
270                 and remove folder
271
272         (closes Bug 294 Crash while moving folder with many subdirectories)
273
274 2003-09-06 [christoph]  0.9.4claws66
275
276         * src/folder.c
277                 destroy folder's MsgCache if FolderItem is removed to make sure
278                 it is not saved when the FolderItem is destroyed
279
280 2003-09-06 [christoph]  0.9.4claws65
281
282         * src/plugins/clamav/clamav_plugin.c
283                 fix copy & paste bug
284
285 2003-09-05 [christoph]  0.9.4claws64
286
287         * src/folder.c
288         * src/messageview.[ch]
289         * src/procmsg.[ch]
290         * src/summaryview.c
291                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
292                 by MessageView to clear it when the message is deleted. Should
293                 work even if messages are deleted in MainWindow or by
294                 processing.
295
296 2003-09-05 [alfons]     0.9.4claws63
297
298         * src/messageview.c
299                 deleting a message in a message view frees its msginfo, make 
300                 messageview_update_all() aware of that (should fix bug #293,
301                 "deleting message caused crash")
302
303 2003-09-05 [melvin]     0.9.4claws62
304
305         * src/action.c
306                 Improve synchronous action exit code (fixes 
307                 a ~5 seconds delay after action exit on RedHat 9)
308
309 2003-09-04 [christoph]  0.9.4claws61
310
311         * src/compose.c
312         * src/rfc2015.c
313         * src/common/utils.[ch]
314                 add util function to create mime boundary and use it
315                 in compose and gpg code
316
317 2003-09-04 [alfons]     0.9.4claws60
318
319         * src/folder.c
320                 source folder item's GNode should already have been freed in 
321                 a previous call to src->folder->klass->remove_folder()
322                 (should fix bug #287, "crash when moving folders")
323
324 2003-09-03 [thorsten]   0.9.4claws59
325
326         * src/plugins/spamassassin/spamassassin_gtk.c
327                 fix compile error
328
329 2003-09-03 [christoph]  0.9.4claws58
330
331         * src/plugins/spamassassin/spamassassin.[ch]
332         * src/plugins/spamassassin/spamassassin_gtk.c
333                 add timeout config option
334
335 2003-09-03 [paul]       0.9.4claws57
336
337         * po/sk.po      ** NEW FILE **
338                 add Slovak translation. Submitted by Andrej Kacian 
339                 <andrej@kacian.sk>
340
341 2003-09-03 [paul]       0.9.4claws56
342
343         * src/plugins/clamav/clamav_plugin_gtk.c
344                 gui tweaks: replace a label with a tooltip, modify the
345                 text, use gtk_check_button_new(); instead of
346                 gtk_check_button_new_with_label("");
347
348 2003-09-02 [alfons]     0.9.4claws55
349
350         * src/gtk/filesel.c
351                 remember last used dir when attaching multiple files (should fix
352                 bug #290, "Attach File does not remember directory")
353
354 2003-09-01 [paul]       0.9.4claws54
355
356         * po/es.po
357                 updated by Ricardo Mones Lastra
358
359 2003-09-01 [alfons]     0.9.4claws53
360
361         * src/gtk/gtkaspell.[ch]
362                 be pedantic and strict and use const gchar * instead of guchar *
363
364 2003-09-01 [alfons]     0.9.4claws52
365
366         * src/mainwindow.c
367         * src/summaryviewc.
368                 re-enable Save As when multiple messages are selected
369
370 2003-09-01 [paul]       0.9.4claws51
371
372         * src/textview.c
373                 g_free(trimmed_uri);
374
375 2003-09-01 [paul]       0.9.4claws50
376
377         * sync with 0.9.4cvs13
378                 see ChangeLog 2003-09-01
379
380 2003-09-01 [paul]       0.9.4claws49
381
382         * src/textview.c
383                 trim uri before sending to the statusbar
384                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
385                 in the message window causes main S-C window to enlarge 
386                 past screen edges'
387
388 2003-09-01 [paul]       0.9.4claws48
389
390         * sync with 0.9.4cvs12
391                 see ChangeLog 2003-09-01
392
393 2003-08-30 [christoph]  0.9.4claws47
394
395         * src/compose.c
396         * src/folder_item_prefs.[ch]
397         * src/prefs_folder_item.c
398         * src/gtk/gtkaspell.[ch]
399                 commit per folder dictionary patch by
400                 Paul Evans <nerd@freeuk.com>
401
402 2003-08-30 [christoph]  0.9.4claws46
403
404         * src/plugins/spamassassin/spamassassin_gtk.c
405         * src/plugins/spamassassin/spamassassin_gtk.glade
406                 reduce GUI clutter by placing hints into tooltips
407
408 2003-08-30 [paul]       0.9.4claws45
409
410         * src/compose.c
411                 add 'Content-Disposition: inline' to a text/plain
412                 part when using PGP/MIME signing
413
414 2003-08-30 [paul]       0.9.4claws44
415
416         * src/prefs_common.c
417           src/prefs_spelling.c
418           src/prefs_spelling.glade
419                 reduce GUI clutter by placing hints into tooltips
420
421 2003-08-29 [christoph]  0.9.4claws43
422
423         * configure.ac
424                 fix bug found by Ivan Rayner <ivanr@sgi.com>
425
426         * src/stock_pixmap.c
427                 change unecessary warning into a debug message
428
429         * src/plugins/clamav/Makefile.am
430                 Fix error "-I$(CLAMAV_LIBS)"
431
432 2003-08-29 [christoph]  0.9.4claws42
433
434         * intl/Makefile.in
435         * src/Makefile.am
436         * src/matcher.h
437         * src/common/Makefile.am
438         * src/common/passcrypt.c
439                 commit fixes and patches for some of the IRIX problems found by
440                 Ivan Rayner <ivanr@sgi.com>
441
442 2003-08-29 [paul]       0.9.4claws41
443
444         * src/prefs_filtering.c
445                 add 'Top' and 'Bottom' buttons, based on changes in
446                 src/prefs_filter.c in 0.9.4cvs11.
447
448 2003-08-27 [christoph]  0.9.4claws40
449
450         * src/folderview.c
451                 fix bug that the current summary settings were copied to the
452                 wrong folder item, when the folder item prefs are opened.
453                 Copying is not required because summary settings and
454                 folder_item_prefs do not contain the same settings
455
456 2003-08-27 [thorsten]   0.9.4claws39
457
458         * src/imap.c
459                 fix compile error
460
461 2003-08-26 [paul]       0.9.4claws38
462
463         * sync with 0.9.4cvs9
464                 see ChangeLog 2003-08-26
465
466 2003-08-25 [paul]       0.9.4claws37
467
468         * sync with 0.9.4cvs8
469                 see ChangeLog 2003-08-25
470
471 2003-08-24 [christoph]  0.9.4claws36
472
473         * src/prefs_filtering.c
474                 shouldn't remove items from a GSList while iterating over the
475                 list (makes cur invalid and cur->next not accessable)
476
477         (closes Bug 272 i deleted an folder and some seconds later sylpheed
478          crashed)
479
480 2003-08-23 [christoph]  0.9.4claws35
481
482         * src/news.c
483                 news folders should be scanned when opened
484
485 2003-08-22 [christoph]  0.9.4claws34
486
487         * src/prefs_folder_item.c
488                 use macro to assign strings that always frees the old string
489
490         * src/gtk/gtkaspell.[ch]
491                 add gtkaspell_set_dictionary_menu_active_item() to set active
492                 item in dictionary option menu
493
494         * src/prefs_spelling.c
495                 use gtkaspell_set_dictionary_menu_active_item() to select
496                 dictionary
497
498 2003-08-21 [christoph]  0.9.4claws33
499
500         * src/folder.[ch]
501         * src/imap.c
502         * src/mbox_folder.c
503         * src/mh.c
504         * src/news.c
505                 optimize folder system
506
507         * src/gtk/gtkstext.c
508                 fix division by zero when font has 0 width for ' '
509
510 2003-08-21 [paul]       0.9.4claws32
511
512         * sync with 0.9.4cvs7
513                 see ChangeLog 2003-08-20
514
515 2003-08-19 [paul]       0.9.4claws31
516
517         * src/common/defs.h
518                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
519                 SYLDOC_FAQ_HTML_INDEX.
520         * src/manual.c
521                 use LC_MESSAGES instead of LC_ALL to find the current
522                 language
523
524           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
525
526 2003-08-19 [paul]       0.9.4claws30
527
528         * po/bg.po
529                 updated by George Danchev
530
531 2003-08-18 [luke]       0.9.4claws29
532         * src/mimeview.[ch]
533         * src/gtk/gtkvscrollbutton.[ch]
534                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
535                   dependencies; do it the GTK way; reduce code -14/+2 lines)
536                 o removed horizontal separator between icons
537
538 2003-08-17 [christoph]  0.9.4claws28
539
540         * src/procmsg.c
541                 no subject threading when the subject has no reply prefix
542
543 2003-08-16 [christoph]  0.9.4claws27
544
545         * src/mainwindow.c
546                 remember and restore window sizes and position when the main
547                 window is hidden or shown
548
549         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
550          minimised/reopened using trayicon)
551
552 2003-08-16 [paul]       0.9.4claws26
553
554         * src/crash.c
555                 add #include "defs.h"
556
557 2003-08-16 [paul]       0.9.4claws25
558
559         * src/plugins/clamav/clamav_plugin.c
560                 reword a debug_print
561                 
562         * src/plugins/dillo_viewer/dillo_prefs.c
563                 cosmetic: change the labels' text, add tooltips, and
564                 left-align the hint
565
566 2003-08-15 [christoph]  0.9.4claws24
567
568         * src/news.c
569                 complete last change (forgot some changes)
570
571 2003-08-15 [christoph]  0.9.4claws23
572
573         * src/news.c
574                 o check number of messages and don't return a 0 message
575                   when no messages are available
576                 o don't parse xref header anymore
577
578         (closes Bug 203 I'm not getting any news)
579
580 2003-08-15 [paul]       0.9.4claws22
581
582         * src/common/defs.h
583           src/crash.c
584                 update and define claws bugzilla location
585
586 2003-08-15 [paul]       0.9.4claws21
587
588         * po/ru.po
589                 update submitted by Ruslan N. Balkin
590
591 2003-08-14 [christoph]  0.9.4claws20
592
593         * src/procmsg.c
594                 fix search for oldest node in subject threading
595
596 2003-08-14 [christoph]  0.9.4claws19
597
598         * src/procmsg.c
599         * src/common/utils.h
600                 add possibility to check all nodes with the same subject for
601                 subject threading, not only the oldest node. Should not break
602                 threads anymore if the oldest node is thread_by_subject_max_age
603                 days older then parent, because it can now find a child of
604                 oldest node as new parent.
605
606 2003-08-11 [christoph]  0.9.4claws18
607
608         * src/plugins/spamassassin/spamassassin.c
609                 run spam check in background process
610
611 2003-08-10 [alfons]     0.9.4claws17
612
613         * src/summaryview.c
614                 make `Select All' sensitive too
615
616 2003-08-10 [christoph]  0.9.4claws16
617
618         * src/imap.c
619                 add more checks in imap_close
620
621 2003-08-09 [alfons]     0.9.4claws15
622
623         * src/prefs_spelling.c
624                 no spell checking UI if not requested
625
626 2003-08-09 [alfons]     0.9.4claws14
627
628         * src/gtk/prefswindow.c
629                 make it compile
630
631 2003-08-09 [christoph]  0.9.4claws13
632
633         * src/prefs_spelling.c
634         * src/gtk/prefswindow.[ch]
635         * src/plugins/clamav/clamav_plugin_gtk.c
636         * src/plugins/spamassassin/spamassassin_gtk.c
637                 sort prefs pages by heighest weight in tree
638
639 2003-08-09 [paul]       0.9.4claws12
640
641         * sync with 0.9.4cvs6
642                 see ChangeLog 2003-08-07
643                 
644         * AUTHORS
645                 add Leandro and Luke to claws-branch section
646
647 2003-08-09 [christoph]  0.9.4claws11
648
649         * src/gtk/Makefile.am
650         * src/gtk/colorsel.[ch]                 ** NEW **
651                 create a color selection dialog that can be used as a simple
652                 function call with it's own gtk main loop like filesel.[ch]
653
654         * src/Makefile.am
655         * src/main.c
656         * src/prefs_common.c
657         * src/prefs_spelling.[ch]               ** NEW **
658         * src/prefs_spelling.glade              ** NEW **
659         * src/gtk/gtkutils.[ch]
660                 move "Spell Checker" prefs to new prefs dialog
661
662         * src/prefs_folder_item.c
663                 use new colorsel dialog
664
665 2003-08-08 [paul]       0.9.4claws10
666
667         * src/inc.c
668                 clear the progress bar unconditionally
669
670 2003-08-08 [paul]       0.9.4claws9
671
672         * sync with 0.9.4cvs4
673                 see ChangeLog 2003-07-31
674
675 2003-08-07 [christoph]  0.9.4claws8
676
677         * configure.ac
678                 fix bug in image viewer plugin part
679
680         * src/imap.c
681                 don't execute close command if the folder item is not selected
682
683 2003-08-07 [hoa]        0.9.4claws7
684
685         * src/filtering.[ch]
686         * src/matcher_parser.h
687         * src/matcher_parser_parse.y
688                 can define several actions for each filtering rule
689                 can import old versions of filtering rules
690
691         * src/prefs_filtering.c
692                 call to a new dialog box to define actions
693
694         * src/prefs_filtering_action.[ch]
695                 dialog box to define actions for filtering rules
696
697 2003-08-06 [christoph]  0.9.4claws6
698
699         * src/imap.c
700                 make sure source folder is selected when copying messages
701
702 2003-08-06 [christoph]  0.9.4claws5
703
704         * sync with 0.9.4cvs2
705                 see ChangeLog 2003-07-29                
706
707 2003-08-05 [paul]       0.9.4claws4
708
709         * sync with 0.9.4cvs3
710                 see ChangeLog 2003-07-30
711
712 2003-08-04 [match]      0.9.4claws3
713
714         * po/POTFILES.in
715                 export of LDIF files.
716
717 2003-08-04 [match]      0.9.4claws2
718
719         * src/ldif.[ch]
720                 support for export LDIF. documented.
721         * src/importldif.[ch]
722         * src/exportldif.[ch]
723                 add tooltips. documented.
724         * src/exphtmldlg.[ch]
725         * src/common/xmlprops.[ch]
726                 documented.
727         * src/exportldif.[ch]                   ** NEW **
728         * src/expldifdlg.[ch]                   ** NEW **
729         * src/addressbook.[ch]
730         * src/Makefile.am
731                 export of LDIF files.
732                 documented.
733
734 2003-08-04 [christoph]  0.9.4claws1
735
736         * .cvsignore
737         * Makefile.am
738         * configure.ac
739         * sylpheed-claws.pc.in                  ** NEW **
740         * src/Makefile.am
741         * src/common/Makefile.am
742         * src/gtk/Makefile.am
743                 install sylpheed header files in $(pkgincludedir) and create a
744                 pkg-config file to allow building a plugin without the source
745                 package
746
747 2003-08-04 [paul]       0.9.4claws
748
749         * version 0.9.4claws
750
751 2003-08-04 [paul]       0.9.3claws97
752
753         * po/es.po
754                 update Spanish translation. Submitted by Ricardo
755                 Mones Lastra.
756
757 2003-08-03 [paul]       0.9.3claws96
758
759         * po/hr.po
760           po/sr.po
761                 update Croatian and Serbian translations. Submitted by
762                 Dragan and Urke MMI respectively
763
764 2003-08-03 [alfons]     0.9.3claws95
765
766         * src/summaryview.c
767                 mark flag has precedence over important flag - seems
768                 to have been changed in sync of 0.9.3claws45. this fixes
769                 a regression where messages that were scored as important
770                 don't show their mark flags. (using the same column for
771                 both importance as mark flags is the real problem
772                 ofcourse)
773
774 2003-08-03 [melvin]     0.9.3claws94
775
776         * po/fr.po
777                 Updated French translations.
778
779 2003-08-03 [melvin]     0.9.3claws93
780
781         * src/Makefile.am
782                 Fixed typo introduced after 0.9.3claws92 
783                 that prevented compilation
784                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
785                 CPPFLAGS and YFLAGS to allow user setting these.
786         * src/common/Makefile.am
787         * src/gtk/Makefile.am
788         * src/plugins/clamav/Makefile.am
789         * src/plugins/demo/Makefile.am
790         * src/plugins/dillo_viewer/Makefile.am
791         * src/plugins/image_viewer/Makefile.am
792         * src/plugins/mathml_viewer/Makefile.am
793         * src/plugins/spamassassin/Makefile.am
794         * src/plugins/trayicon/Makefile.am
795         * src/plugins/trayicon/libeggtrayicon/Makefile.am
796                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
797                 CPPFLAGS and YFLAGS to allow user setting these.
798
799 2003-08-02 [christoph]  0.9.3claws92
800
801         * configure.ac
802                 o rearrange plugin tests
803                 o add test for clamav.h to ClamAV tests
804
805 2003-08-02 [luke]       0.9.3claws91
806
807         * src/mimeview.c
808                 o fixed appearance of icon list when toggling back from the 
809                   ctree
810                 o toggling of icons using the keyboard works correctly
811                 o fixed all other keyboard shortcuts to work when icons are
812                   active
813         
814         * src/messageview.c
815                 o fixed bug 4 - focus lost when changing messageview view type
816
817 2003-08-02 [christoph]  0.9.3claws90
818
819         * src/common/hooks.c
820                 fix crash when pointer stored in hash table could get invalid
821                 when a plugin is unloaded
822
823 2003-08-01 [christoph]  0.9.3claws89
824
825         * configure.ac
826                 o try to build all plugins (except spamassassin) by default
827                 o don't build a plugin if a dependency check fails
828
829         * src/common/hooks.c
830                 fix warning
831
832 2003-08-01 [match]      0.9.3claws88
833
834         * src/importldif.c
835                 allow single click field selection. document code.
836
837 2003-08-01 [christoph]  0.9.3claws87
838
839         * src/plugins/clamav/clamav_plugin.c
840         * src/plugins/clamav/clamav_plugin_gtk.c
841         * src/plugins/dillo_viewer/dillo_viewer.c
842         * src/plugins/image_viewer/plugin.c
843         * src/plugins/mathml_viewer/mathml_viewer.c
844         * src/plugins/spamassassin/spamassassin.c
845         * src/plugins/spamassassin/spamassassin_gtk.c
846         * src/plugins/trayicon/trayicon.c
847                 add version check to all plugins
848
849 2003-08-01 [hoa]        0.9.3claws86
850
851         * src/prefs_filtering.c
852                 fixed a cosmetic bug, during creation of dialog box,
853                 wrong widgets were shown after creation.
854
855 2003-08-01 [luke]       0.9.3claws85
856
857         * src/mainwindow.c
858                 o fixed visibility of icons/mimeview after toggling separate
859                   message/folder view (factored out some similar code too).
860
861
862 2003-07-31 [alfons]     0.9.3claws84
863
864         * src/mimeview.c
865                 tweak icon box UI a bit more, now allowing right-clicks actions
866                 getting the relevant mime data too; should fix #250, "Can't save 
867                 attachments sometimes".
868
869 2003-07-30 [alfons]     0.9.3claws83
870
871         * src/compose.c
872                 don't do auto-save-draft inside key press handler, but rather
873                 schedule it half of a second later; should fix #67, "autosave 
874                 make re-rediting message crazy"
875
876 2003-07-30 [christoph]  0.9.3claws82
877
878         * src/plugins/trayicon/trayicon.c
879                 process pending events before unloading the plugin
880
881         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
882
883 2003-07-30 [alfons]     0.9.3claws81
884
885         * src/common/hooks.c
886                 parameter 2 of g_hook_destroy() should really be a hook id
887
888 2003-07-30 [alfons]     0.9.3claws80
889
890         * src/common/plugin.c
891                 fix a possibly harmful function signature mismatch 
892                 for plugin_done
893
894 2003-07-30 [alfons]     0.9.3claws79
895
896         * src/common/hooks[.ch]
897                 const correctness
898
899 2003-07-30 [darko]      0.9.3claws78
900
901         * src/summaryview.c
902                 make it compile again
903
904 2003-07-30 [luke]       0.9.3claws77
905
906         * src/crash.c
907         * src/main.c
908                 o added/moved signal handlers for SIGTERM (normal kill command) 
909                   and SIGINT (ctl-c) to be used even without 
910                   --enable-crash-dialog, fixing bug 166
911
912         * src/summaryview.c
913                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
914                   bug 227
915
916         * src/mainwindow.c
917                 o changed sensitivity condition for 'Next new' and 'Next 
918                   unread', fixing bug 8
919
920 2003-07-29 [alfons]     0.9.3claws76
921
922         * src/common/utils.[ch]
923                 add generate_msgid()
924         * src/messageview.c
925                 save ack'ed RRR; fixes #205, "return receipt is not saved in
926                 sent folder".
927
928 2003-07-29 [alfons]     0.9.3claws75
929
930         * src/messageview.c
931                 fix a memleak (claws-only)
932
933 2003-07-29 [alfons]     0.9.3claws74
934
935         * src/mimeview.[ch]
936         * src/gtk/gtkvscrollbutton.[ch]
937                 fix UI glitch where mime icon toolbox' scroll position is not 
938                 reset after switching to another message
939                 
940
941 2003-07-29 [paul]       0.9.3claws73
942
943         * src/prefs_folder_item.c
944                 split the prefs into 2 separate pages
945
946 2003-07-29 [paul]       0.9.3claws72
947
948         * src/compose.c
949                 prepend "\n\n" to a signature without a separator too
950
951 2003-07-29 [paul]       0.9.3claws71
952
953         * src/compose.c
954                 fix bug where changing to an account without an auto-sig
955                 from an initial account without an auto-sig would insert 
956                 2 blank lines at the cursor point
957                 fix bug where changing to an account with an auto-sig
958                 from an initial account without an auto-sig would insert
959                 the sig at the cursor point
960
961 2003-07-29 [paul]       0.9.3claws70
962
963         * src/folderview.c
964                 use the colour from the folder pref unless the folder
965                 has new messages
966
967 2003-07-29 [alfons]     0.9.3claws69
968
969         * src/procmsg.[ch]
970         * src/messageview.c
971         * src/procheader.c
972                 rewrite return receipt request work a little bit (the former 
973                 implementation presumably depended too much on the UI setting
974                 flags). (we're losing the old pending flag.) 
975
976 2003-07-28 [christoph]  0.9.3claws68
977
978         * src/folder.c
979         * src/imap.c
980         * src/mh.c
981         * src/procmsg.[ch]
982                 fix copy to IMAP folder from other folder
983
984 2003-07-28 [christoph]  0.9.3claws67
985
986         * src/procmsg.c
987                 fix sync of procmsg_get_message_file_list
988
989 2003-07-28 [christoph]  0.9.3claws66
990
991         * sync with 0.9.3cvs14
992                 see ChangeLog 2003-07-18
993         * sync with 0.9.3cvs17
994                 see ChangeLog 2003-07-23
995
996         (closes Bug 234 segmentation fault after sending out mail via
997          smtp(auth))
998
999 2003-07-28 [paul]       0.9.3claws65
1000
1001         * po/es.po
1002                 update Spanish translation, submitted by Ricardo Mones
1003                 Lastra
1004
1005 2003-07-28 [christoph]  0.9.3claws64
1006
1007         * src/folder.[ch]
1008         * src/imap.c
1009         * src/mh.c
1010                 return new message numbers as a GRelation instead of a GSList
1011                 that has to be in the same order as the input list. A list
1012                 would make it hard for IMAP to optimize oepration by sorting
1013                 the input list. The returned list would have to be reordered
1014                 to match the same order that input list has.
1015
1016         * src/gtk/gtkaspell.c
1017                 fix missing return value, could cause a crash when garbage is
1018                 on the stack that is used as the expected return value
1019
1020 2003-07-28 [paul]       0.9.3claws63
1021
1022         * sync with 0.9.4cvs1
1023                 see ChangeLog 2003-07-28
1024
1025 2003-07-27 [alfons]     0.9.3claws62
1026
1027         * src/mimeview.c
1028                 tweak it more to make icon list act like a check button group
1029
1030 2003-07-27 [christoph]  0.9.3claws61
1031
1032         * sync with 0.9.3cvs20
1033                 see ChangeLog 2003-07-25
1034
1035 2003-07-27 [paul]       0.9.3claws60
1036
1037         * src/procmsg.c
1038                 re-commit changes from 0.9.3claws58 -
1039                 accidently removed in 0.9.3claws59
1040
1041 2003-07-27 [paul]       0.9.3claws59
1042
1043         * src/procmsg.[ch]
1044                 a sync from 0.9.3cvs17
1045                 see ChangeLog 2003-07-23
1046
1047 2003-07-27 [alfons]     0.9.3claws58
1048
1049         * src/procmsg.c
1050                 add missing header members to MsgInfo; fixes the problem of 
1051                 not displaying X-Faces, as noticed by Ricardo Mones
1052
1053 2003-07-26 [christoph]  0.9.3claws57
1054
1055         * sync with 0.9.3cvs18
1056                 see ChangeLog 2003-07-24
1057
1058 2003-07-26 [christoph]  0.9.3claws56
1059
1060         * sync with 0.9.3cvs17
1061                 see ChangeLog 2003-07-23
1062
1063 2003-07-26 [christoph]  0.9.3claws55
1064
1065         * src/folder.[ch]
1066         * src/imap.c
1067         * src/mbox_folder.c
1068         * src/mh.c
1069         * src/news.c
1070                 add support for copy function that copy multiple messages
1071                 (not implemented yet)
1072
1073         * src/summaryview.c
1074                 add missing return value
1075
1076 2003-07-26 [paul]       0.9.3claws54
1077
1078         * tools/multiwebsearch.pl
1079                 do whitespace substitution before passing the string
1080                 to the browser. fixes bug with browsers that don't
1081                 do whitespace conversion themselves.
1082
1083 2003-07-25 [christoph]  0.9.3claws53
1084
1085         * src/folder.[ch]
1086         * src/imap.c
1087         * src/mh.c
1088                 rewrite adding of multiple messages to a folder for
1089                 claws' folder system
1090
1091 2003-07-25 [luke]       0.9.3claws52
1092
1093         * src/mimeview.c
1094                 o icon toggles set correctly on leaving ctree mimeview
1095
1096 2003-07-25 [paul]       0.9.3claws51
1097
1098         * partial sync with 0.9.3cvs21 [src/main.c]
1099                 see ChangeLog 2003-07-25
1100
1101 2003-07-24 [paul]       0.9.3claws50
1102
1103         * tools/maildir2sylpheed.pl
1104                 fix typo
1105
1106 2003-07-24 [paul]       0.9.3claws49
1107
1108         * src/mimeview.c
1109                 increase the gutter size of paned so that the panes
1110                 can be resized
1111                 
1112         * src/plugins/demo/demo.c
1113                 squeeze in another typo fix
1114
1115 2003-07-24 [paul]       0.9.3claws48
1116
1117         * src/plugins/demo/demo.c
1118           src/prefs_account.c
1119                 small changes to the English
1120                 
1121         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
1122           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
1123           src/Makefile.am
1124           src/stock_pixmap.c
1125                 rename the misspelled icon
1126
1127 2003-07-23 [alfons]     0.9.3claws47
1128
1129         * src/mimeview.c
1130                 make icon list look like a list of toggles
1131
1132 2003-07-23 [luke]       0.9.3claws46
1133
1134         * src/pixmaps/mimeview_gpg_expired.xpm
1135         * src/pixmaps/mimeview_gpg_failed.xpm
1136         * src/pixmaps/mimeview_gpg_passed.xpm
1137         * src/pixmaps/mimeview_text_html.xpm
1138         * src/pixmaps/mimeview_image.xpm
1139                 o all icons the same size
1140
1141         * src/mimeview.[ch]
1142                 o mimeview ctree arranged vertically above the viewer
1143                 o icons changed to buttons
1144                 o can use keyboard to select an icon (Enter)
1145                 o resize icon list to width of icons
1146
1147         *  src/gtk/gtkvscrollbutton.c
1148                 o sensitivity of buttons reacts to position
1149
1150 2003-07-23 [christoph]  0.9.3claws45
1151
1152         * sync with 0.9.3cvs14 (incomplete)
1153                 see ChangeLog 2003-07-17
1154
1155 2003-07-23 [alfons]     0.9.3claws44
1156
1157         * src/folder.c
1158         * src/procmsg.h
1159                 sync with my local tree to restore some claws-only things
1160
1161 2003-07-23 [paul]       0.9.3claws43
1162
1163         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
1164           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
1165           src/Makefile.am
1166           src/mimeview.c
1167           src/procmime.h
1168           src/rfc2015.c
1169           src/stock_pixmap.[ch]
1170                 indicate missing keys and expired sigs/keys
1171                 in mime view column
1172
1173 2003-07-23 [paul]       0.9.3claws42
1174
1175         * src/compose.c
1176                 Redirect fixes: enable automatic account selection and
1177                 do not append signature to message on changing account
1178                 fixes Bug[s] #248
1179
1180 2003-07-23 [paul]       0.9.3claws41
1181
1182         * sync with 0.9.3cvs16
1183                 see ChangeLog 2003-07-23
1184
1185 2003-07-23 [alfons]     0.9.3claws40
1186
1187         * src/inc.c
1188                 give progress dialog a main window, and give it the first 
1189                 one (presumably the only one). fixes bug #247, "segfault on 
1190                 pop-before-smtp" 
1191
1192 2003-07-22 [alfons]     0.9.3claws39
1193
1194         * src/summaryview.c
1195                 shift-space scrolls up
1196
1197 2003-07-22 [paul]       0.9.3claws38
1198
1199         * sync with 0.9.3cvs15
1200                 see ChangeLog 2003-07-22
1201
1202 2003-07-20 [alfons]     0.9.3claws37
1203
1204         * src/compose.c
1205                 put menu inside #ifdef USE_ASPELL..#endif
1206
1207 2003-07-20 [christoph]  0.9.3claws36
1208
1209         * src/procmsg.c
1210                 fix wrong flags in MsgInfo returned by
1211                 procmsg_msginfo_get_full_info()
1212
1213         (closes Bug 221 Deleting messages from the Message View gives incorrect
1214          new/unread message counts in the folder view)
1215
1216         * src/plugins/spamassassin/spamassassin_gtk.c
1217                 add gettext macro for prefs page title
1218
1219 2003-07-20 [paul]       0.9.3claws35
1220
1221         * src/mimeview.c
1222                 redraw icon list on signature check
1223
1224 2003-07-20 [christoph]  0.9.3claws34
1225
1226         * src/Makefile.am
1227         * src/account.c
1228         * src/folder.[ch]
1229         * src/folder_item_prefs.[ch]            ** NEW **
1230         * src/folderview.c
1231         * src/mainwindow.c
1232         * src/mh.c
1233         * src/prefs_gtk.c
1234         * src/prefs_scoring.c
1235         * src/summaryview.c
1236         * src/prefs_folder_item.[ch]
1237                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
1238                   Properties dialog
1239                 o use prefswindow for folder properties
1240
1241         * src/gtk/prefswindow.[ch]
1242                 change implementation to use an invisible notebook instead
1243                 of unparenting widgets
1244
1245 2003-07-20 [christoph]  0.9.3claws33
1246
1247         * src/compose.h
1248         * src/folder.c
1249         * src/folderview.h
1250         * src/headerview.h
1251         * src/prefs_filtering.h
1252         * src/prefs_folder_item.[ch]
1253         * src/procmime.h
1254         * src/procmsg.h
1255         * src/summaryview.h
1256                 clean up header mess
1257                 (always use 1. typedefs, 2. #includes, 3. structures)
1258
1259         * src/common/version.h.in
1260                 add casts for constants
1261
1262         * src/plugins/demo/demo.c
1263                 fix typo
1264
1265         * src/plugins/spamassassin/spamassassin.c
1266                 remove unused variable
1267
1268 2003-07-20 [alfons]     0.9.3claws32
1269
1270         * src/mimeview.c
1271                 o make icon buttons respond on left click
1272                 o minor cosmetic change
1273
1274 2003-07-19 [luke]       0.9.3claws31
1275
1276         * src/mimeview.[ch]
1277         * src/gtk/gtkvscrollbutton.c
1278         * src/messageview.c
1279                 o improved mimeview behaviour when selecting a new message
1280                 o plus code cleanups to remove compile warnings
1281
1282
1283 2003-07-19 [alfons]     0.9.3claws30
1284
1285         * src/procmsg.c
1286         * src/compose.c
1287         * src/common/utils.[ch]
1288                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
1289
1290 2003-07-19 [alfons]     0.9.3claws29
1291
1292         * src/prefs_folder_item.c
1293                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
1294                 string pointers
1295
1296 2003-07-19 [luke]       0.9.3claws28
1297
1298         * src/messageview.c
1299         * src/mimeview.[ch]
1300         * src/procmime.h
1301         * src/rfc2015.c
1302         * src/stock_pixmap.[ch]
1303         * src/gtk/Makefile.am
1304         * src/Makefile.am
1305         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
1306         * src/pixmaps/mime_*.xpm                ** NEW **
1307                 o mimeview rearrangement with a new icon shortcut bar
1308
1309 2003-07-19 [alfons]     0.9.3claws27
1310
1311         * src/folderview.c
1312                 o plug leaking nodes_to_recollapse
1313                 o add folderview_recollapse_all_nodes() (not used yet)
1314
1315 2003-07-19 [alfons]     0.9.3claws26
1316
1317         * src/compose.c
1318         * src/common/utils.c
1319                 honour #240 "Better SUBJECT handling" by cleaning the prefix
1320                 for both forwarding as replying
1321
1322 2003-07-18 [christoph]  0.9.3claws25
1323
1324         * configure.ac
1325         * src/common/sylpheed.[ch]
1326         * src/common/version.h.in
1327                 add version in numeric form to allow easy comparison
1328
1329         * src/plugins/demo/demo.c
1330                 add version check
1331                 - sylpheed version > plugin version => never allowed, sylpheed
1332                   could contain unknown API changes
1333                 - sylpheed version < minimum version required => don't load,
1334                   API required not available (if linking does not fail)
1335
1336 2003-07-18 [alfons]     0.9.3claws24
1337         
1338         * src/common/plugin.[ch]
1339                 const correctness
1340
1341 2003-07-18 [christoph]  0.9.3claws23
1342
1343         * src/common/hooks.c
1344                 fix crash when hooks where unregisted
1345
1346         * src/plugins/trayicon/trayicon.c
1347                 unregister detroy signal before destroying the widget
1348                 (still crashes when the plugin is unloaded)
1349
1350 2003-07-18 [alfons]     0.9.3claws22
1351         
1352         * src/folderview.c
1353                 delay expanding folder tree during drags until timeout triggered
1354                 (needs perhaps some tweaking, so testing is welcome)
1355
1356 2003-07-17 [alfons]     0.9.3claws21
1357
1358         * src/folderview.c
1359                 clean up cruft
1360
1361 2003-07-17 [christoph]  0.9.3claws20
1362
1363         * src/common/session.c
1364                 fix opening of SSL connections
1365
1366         * src/plugins/image_viewer/Makefile.am
1367                 add OPENSSL_CFLAGS (we should find a better solution to remove
1368                 this dependencies if they are not required)
1369
1370         * src/plugins/spamassassin/spamassassin.c
1371                 remove setlocale workaround (fixed in libspamc)
1372
1373         (closes Bug Bug 184 Entering non-ascii character deletes previous char
1374          if spell checking enabled)
1375
1376 2003-07-17 [alfons]     0.9.3claws19
1377
1378         * src/common/hooks.[ch]
1379         * src/plugins/clamav/clamav_plugin.c
1380         * src/plugins/spamassassin/spamassassin.c
1381         * src/plugins/trayicon/trayicon.c
1382                 fix signedness muck 
1383
1384 2003-07-17 [alfons]     0.9.3claws18
1385
1386         * src/procmime.c
1387                 plug memleak
1388
1389 2003-07-17 [alfons]     0.9.3claws17
1390
1391         * src/inc.c
1392                 plug memleak
1393
1394 2003-07-17 [paul]       0.9.3claws16
1395
1396         * src/common/defs.h
1397           src/mainwindow.c
1398           src/manual.[ch]
1399                 add link to the Claws site's FAQ page, after the suggestion
1400                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
1401                 Move url strings to defs.h
1402                 
1403         * src/mainwindow.c
1404                 fix typo to prevent "unknown menu entry" warnings
1405
1406 2003-07-17 [alfons]     0.9.3claws15
1407
1408         * src/folderview.[ch]
1409         * src/summaryview.[ch]
1410         * src/mimeview.[ch]
1411                 plug DnD leaks 
1412
1413 2003-07-17 [paul]       0.9.3claws14
1414
1415         * src/inc.c
1416                 remove two instances of 'GTK_EVENTS_FLUSH' because
1417                 they are unnecessary and probably cause a stack overflow
1418
1419 2003-07-16 [christoph]  0.9.3claws13
1420
1421         * src/mimeview.[ch]
1422                 use an invisible GTK notebook to switch between viewers
1423                 instead of reparenting widgets
1424
1425 2003-07-16 [christoph]  0.9.3claws12
1426
1427         * src/folder.c
1428                 move folder_item_update_freeze() to correct place in
1429                 folder_item_scan_full()
1430
1431 2003-07-16 [paul]       0.9.3claws11
1432
1433         * sync with 0.9.3cvs12
1434                 see ChangeLog 2003-07-14 and 2003-07-15
1435
1436 2003-07-16 [christoph]  0.9.3claws10
1437
1438         * src/imap.[ch]
1439         * src/prefs_account.[ch]
1440                 sync IMAP CRAM-MD5 authentication with sylpheed-main
1441
1442 2003-07-15 [alfons]     0.9.3claws9
1443
1444         * src/main.c
1445                 make --config-dir do something useful
1446
1447 2003-07-15 [alfons]     0.9.3claws8
1448
1449         * src/procmsg.c
1450                 o fix a bug where 'last' didn't really point to the last message
1451                   in the top level list of children, but to the last threaded
1452                   message. 
1453                 
1454                 o clean up and make it easier to sync
1455
1456 2003-07-15 [alfons]     0.9.3claws7
1457
1458         * src/mainwindow.c
1459                 make correct menu items sensitive       
1460
1461 2003-07-14 [alfons]     0.9.3claws6
1462
1463         * src/procmsg.c
1464                 tune the threader so it will not subject-thread any message
1465                 without a subject prefix (this will not thread correctly if 
1466                 a parent is delivered after their childs, but it looks 
1467                 better right now)
1468
1469 2003-07-13 [christoph]  0.9.3claws5
1470
1471         * src/mainwindow.c
1472                 group "Add mailbox *..." menu items in submenu
1473
1474 2003-07-13 [alfons]     0.9.3claws4
1475
1476         * src/summaryview.c
1477                 correct summary_toggle_pressed() signature and make sure
1478                 signal is not passed on
1479
1480 2003-07-13 [alfons]     0.9.3claws3
1481
1482         * src/summaryview.c
1483                 o for now don't pass on keys when they we're handled by 
1484                   ctree::key_press_event
1485                 o clean up
1486
1487 2003-07-13 [alfons]     0.9.3claws2
1488         
1489         * src/main.c
1490                 add command line option "--config-dir" to get the current 
1491                 configuration dir
1492
1493 2003-07-12 [alfons]     0.9.3claws1
1494
1495         * src/matcher.[ch]
1496         * src/matcher_parser_parse.y
1497         * src/prefs_filtering.c
1498         * src/filtering.c
1499                 add "Lock" filter action to lock messages;
1500
1501         * src/filtering.c       
1502                 remove debug_print()    
1503         * src/prefs_filtering.c
1504                 re-organize matcher part 9: 
1505                 make action text entries easily extendible;
1506                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
1507                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
1508
1509 2003-07-12 [paul]
1510
1511         * tools/README
1512                 update old information and add missing
1513                 information
1514
1515 2003-07-12 [paul]       0.9.3claws
1516
1517         * 0.9.3claws released
1518         
1519 2003-07-12 [paul]       0.9.0claws103
1520
1521         * src/Makefile.am
1522                 add addrquery.h
1523
1524 2003-07-12 [melvin]     0.9.0claws102
1525
1526         * src/messageview.c
1527                 Fixed bug #215: Show MIME tab for single text/html messages. 
1528                 
1529 2003-07-12 [paul]       0.9.0claws101
1530
1531         * man/sylpheed.1
1532                 updated
1533
1534 2003-07-12 [paul]       0.9.0claws100
1535
1536         * po/es.po
1537           po/hr.po
1538           po/pl.po
1539           po/sr.po
1540                 update Spanish, Croatian, Polish, Serbian translations.
1541                 submitted by Ricardo Mones Lastra, Dragan, Witold
1542                 Wladyslaw Wojciech Wilk, Urke MMI
1543
1544 2003-07-12 [melvin]     0.9.0claws99
1545
1546         * po/fr.po
1547                 Updated French translations.
1548
1549 2003-07-12 [paul]       0.9.0claws98
1550
1551         * src/addressbook.c
1552                 disable 'Lookup' button as it has no effect
1553
1554 2003-07-11 [alfons]     0.9.0claws97
1555         
1556         * src/summaryview.c
1557                 summary_searchbar_pressed() should return TRUE to signal that
1558                 event was handled. when returning void, the return value passed
1559                 to GTK is actually random, but maybe FALSE, in which case the
1560                 event is handled by parent
1561                 
1562 2003-07-10 [paul]       0.9.0claws96
1563
1564         * ac/missing/gettext.m4
1565                 update to version 0.12
1566
1567 2003-07-10 [paul]       0.9.0claws95
1568
1569         * src/plugins/clamav/clamav_plugin.c
1570                 fix bug where multipart/alternative messages
1571                 would slip through without being scanned
1572
1573 2003-07-10 [christoph]  0.9.0claws94
1574
1575         * src/folder.c
1576                 correct check if folder supports removing when a message is
1577                 moved. if not the message is only copied.
1578
1579         (closes Bug 132 crash on startup in newsgroups folders)
1580
1581 2003-07-09 [alfons]     0.9.0claws93
1582
1583         * configure.ac
1584         * src/common/defs.h
1585                 --with-config-dir (default .sylpheed)
1586
1587 2003-07-09 [christoph]  0.9.0claws92
1588
1589         * configure.ac
1590                 use PKG_CHECK_MODULES to check for gtkmathview
1591                 (version 0.4.2 now required)
1592
1593 2003-07-08 [melvin]     0.9.0claws91
1594
1595         * src/action.c
1596                 Implemented a progress bar that counts the number of completed
1597                 tasks when the action runs more than one command.
1598
1599 2003-07-08 [alfons]     0.9.0claws90
1600
1601         * src/procmsg.c
1602                 if queued message has an invalid Message-Id, don't try to
1603                 find message it refers to (fixes #209 "crash when processing 
1604                 in folder")
1605
1606 2003-07-08 [paul]       0.9.0claws89
1607
1608         * sync with 0.9.3cvs2
1609                 see ChangeLog 2003-07-08
1610
1611 2003-07-08 [match]      0.9.0claws88
1612
1613         * src/ldapctrl.c
1614                 extend LDAP search for first/last name by parsing search term.
1615
1616 2003-07-08 [alfons]     0.9.0claws87
1617
1618         * src/send_message.c
1619                 fix bug #208 "Status message stuck when sending on POP3 account"
1620
1621 2003-07-07 [paul]       0.9.0claws86
1622
1623         * po/hr.po
1624                 new Croatian translation, submitted by
1625                 Dragan <drleskov@inet.hr>
1626
1627 2003-07-07 [paul]       0.9.0claws85
1628
1629         * sync with 0.9.3cvs1
1630                 see ChangeLog 2003-07-07
1631
1632 2003-07-05 [christoph]  0.9.0claws84
1633
1634         * src/Makefile.am
1635         * src/messageview.c
1636         * src/mimeview.[ch]
1637         * src/stock_pixmap.[ch]
1638         * src/pixmaps/messageview_text.xpm              ** NEW **
1639                 move mimeview tabs to the right side and use icons
1640                 instead of text to save some space
1641
1642         (patch by Luke Plant <lukeplant@softhome.net>)
1643
1644 2003-07-05 [christoph]  0.9.0claws83
1645
1646         * src/inc.c
1647                 add NULL pointer checks
1648
1649         (patch by Luke Plant <lukeplant@softhome.net>)
1650         (closes Bug 204 0.9.0 quits on authentication error?!)
1651
1652 2003-07-05 [alfons]     0.9.0claws82
1653
1654         * configure.ac
1655                 take the clue in bug #202 "./configure script - 
1656                 'if test' comparison failure" reported by John Kristoff. 
1657
1658 2003-07-04 [christoph]  0.9.0claws81
1659
1660         * src/plugins/spamassassin/spamassassin.c
1661                 set timeout for spam check
1662
1663 2003-07-04 [christoph]  0.9.0claws80
1664
1665         * src/main.c
1666                 destroy all FolderItems when shutting down to
1667                 allow folders to clean up
1668
1669 2003-07-04 [melvin]     0.9.0claws79
1670
1671         * src/gtk/gtkaspell.c
1672                 Fixed bug #184 "Entering non-ascii character deletes
1673                 previous char if spell checking enabled": this makes
1674                 the spell checking in multibytes (e.g. UTF-8)locales work.
1675                 (Patch by Luke Plant).
1676                 
1677 2003-07-04 [christoph]  0.9.0claws78
1678
1679         * sync with 0.9.2cvs1
1680                 see ChangeLog 2003-06-10
1681
1682 2003-07-04 [paul]       0.9.0claws77
1683
1684         * sync with 0.9.3 release
1685                 see ChangeLog 2003-07-04
1686
1687 2003-07-03 [christoph]  0.9.0claws76
1688
1689         * src/folder.[ch]
1690         * src/imap.c
1691         * src/mbox_folder.c
1692         * src/mh.c
1693         * src/news.c
1694                 move folder_item_get_path() stuff into a folder virtual function
1695
1696         * src/procmsg.c
1697                 use folder_item_fetch_msg() to get message and do not contruct
1698                 the filename from path and number
1699
1700 2003-07-03 [paul]       0.9.0claws75
1701
1702         * sync with 0.9.2cvs12
1703                 see ChangeLog 2003-07-03
1704
1705 2003-07-02 [paul]       0.9.0claws74
1706
1707         * src/messageview.c
1708                 fix text-selection for replying
1709
1710 2003-07-02 [paul]       0.9.0claws73
1711
1712         * sync with 0.9.2cvs11
1713                 see ChangeLog 2003-07-02
1714
1715 2003-07-02 [paul]       0.9.0claws72
1716
1717         * src/procmsg.c
1718                 revert last commit because it breaks more
1719                 than it fixes
1720
1721 2003-07-02 [paul]       0.9.0claws71
1722
1723         * src/procmsg.c
1724                 fix thread by subject/sort by date
1725
1726 2003-07-01 [paul]       0.9.0claws70
1727
1728         * sync with 0.9.2cvs10
1729                 see ChangeLog 2003-07-01
1730
1731 2003-06-30 [paul]       0.9.0claws69
1732
1733         * sync with 0.9.2cvs9
1734                 see ChangeLog 2003-06-30
1735
1736 2003-06-28 [match]      0.9.0claws68
1737
1738         * src/addressbook.c
1739                 fix null ptr.
1740
1741 2003-06-27 [paul]       0.9.0claws67
1742
1743         * sync with 0.9.2cvs7
1744                 see ChangeLog 2003-06-27
1745
1746 2003-06-26 [christoph]  0.9.0claws66
1747
1748         * src/folder.c
1749                 freeze folder updates while a folder is scanned
1750
1751         (closes Bug 185 New message counter)
1752
1753 2003-06-26 [darko]      0.9.0claws65
1754
1755         * src/ldapserver.c
1756                 fix infinite loop when adding a new LDAP server
1757
1758 2003-06-26 [paul]       0.9.0claws64
1759
1760         * sync with 0.9.2cvs6
1761                 see ChangeLog 2003-06-26
1762
1763 2003-06-26 [paul]       0.9.0claws63
1764
1765         * sync with 0.9.2cvs5
1766                 see ChangeLog 2003-06-25 and 2003-06-26
1767
1768 2003-06-25 [match]      0.9.0claws62
1769
1770         * src/addr_compl.c
1771                 Fixed tab/backtab for dropped-down completion list to
1772                 move next/previous field. (close bug 147)
1773
1774 2003-06-25 [christoph]  0.9.0claws61
1775
1776         * src/addr_compl.[ch]
1777         * src/addrindex.[ch]
1778         * src/folderview.c
1779         * src/inc.c
1780         * src/news.c
1781         * src/summaryview.c
1782         * src/toolbar.c
1783                 fix warnings
1784
1785 2003-06-25 [leandro]    0.9.0claws60
1786
1787         * src/compose.c
1788                 o cleanups
1789                 o gray out "Message/Remove references" menu item if not
1790                   replying to a message
1791
1792 2003-06-24 [leandro]    0.9.0claws59
1793
1794         * src/compose.[ch]
1795                 o removed "Message/Create new thread" menu item
1796                 o added "Message/Remove references" menu item
1797                   (it's off by default and will not check anymore
1798                    if the subject changed)
1799
1800 2003-06-23 [alfons]     0.9.0claws58
1801
1802         * src/procmsg.c
1803                 try better grouping messages threaded by subject based on their age.
1804                 still not perfect - because the message tree is not sorted by date.  
1805
1806 2003-06-23 [thorsten]   0.9.0claws57
1807
1808         * src/pop.[ch]
1809                 added mail_receive_hook to allow modifications
1810                 directly after retrieval (e.g. adding headers).
1811
1812 2003-06-23 [paul]       0.9.0claws56
1813
1814         * src/sourcewindow.c
1815                  enable the use of Ctrl+A to select all text in
1816                  the sourcewindow
1817                  Patch submitted by Ivan Francolin Martinez
1818                  <ivanfm@users.sourceforge.net>
1819
1820 2003-06-22 [christoph]  0.9.0claws55
1821
1822         * src/folder.[ch]
1823                 o add notification hook for folder tree changes
1824                 o invoke hooks after folder tree scanning
1825
1826         * src/folderview.[ch]
1827                 register hook for folder tree changes that
1828                 updates the ctree
1829
1830         (there are more places that should be updated, like add, remove 
1831          or move folder)
1832
1833         (closes Bug 164 Crash on rebuild folder tree)
1834         (closes Bug 190 Crash on 'rebuilding folder tree')
1835
1836 2003-06-21 [leandro]    0.9.0claws54
1837
1838         * src/compose.[ch]
1839                 create a new thread if subject changes
1840                 (it's on by default, can be disabled in Message menu)
1841
1842 2003-06-21 [alfons]     0.9.0claws53
1843
1844         * src/summaryview.c
1845                 quiet little compiler
1846
1847 2003-06-21 [christoph]  0.9.0claws52
1848
1849         update gettext stuff to version 0.12
1850
1851 2003-06-19 [alfons]     0.9.0claws51
1852
1853         * src/common/log.c
1854         * src/common/plugin.c
1855                 move defs.h before glib.h to prevent MIN/MAX redefs
1856
1857 2003-06-19 [alfons]
1858
1859         * src/addressbook.c
1860                 translatable
1861
1862 2003-06-19 [match]      0.9.0claws50
1863
1864         * src/addressbook.[ch]
1865         * src/addrindex.[ch]
1866         * src/addr_compl.[ch]
1867         * src/editldap.[ch]
1868         * src/editldap_basedn.[ch]
1869         * src/addritem.[ch]
1870         * src/ldapquery.h
1871                 re-implemented dynamic LDAP search. works without
1872                 slowdown on display sender with addressbook
1873                 option.
1874         * src/addrbook.c
1875                 documented code.
1876
1877 2003-06-19 [paul]       0.9.0claws49
1878
1879         * src/compose.c
1880                 fix Bug #136 'Nonprovided quotation marks crash claws'
1881                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1882
1883 2003-06-19 [alfons]     0.9.0claws48
1884
1885         * src/prefs_common.[ch]
1886         * src/procmsg.c
1887                 restrict threading by subject by checking thread for
1888                 age (prefs_common.thread_by_subject_max_age)
1889
1890 2003-06-18 [christoph]  0.9.0claws47
1891
1892         * src/imap.c
1893                 fix memory leak in imap_cmd_fetch()
1894
1895 2003-06-18 [christoph]  0.9.0claws46
1896
1897         * src/prefs_gtk.c
1898                 fix memory leak in prefs_set_default() when used multiple
1899                 times or after prefs have been read
1900
1901 2003-06-18 [christoph]  0.9.0claws45
1902
1903         * src/common/plugin.c
1904                 fix memory leak in plugin_unload()
1905
1906 2003-06-18 [christoph]  0.9.0claws44
1907
1908         * src/imap.c
1909                 fix memory leak in imap_cmd_ok()
1910
1911 2003-06-18 [christoph]  0.9.0claws43
1912
1913         * src/folder.c
1914                 stop messages that are downloaded from POP3 and added to
1915                 an IMAP inbox from being filtered twice (first by POP3
1916                 and again when IMAP folder is scaned to get the UID of
1917                 the APPEND operation when no UIDPLUS is available)
1918
1919 2003-06-18 [alfons]
1920
1921         * tools/Makefile.am
1922                 phoenix <- firebird     
1923
1924 2003-06-18 [paul]
1925
1926         * tools/launch_phoenix          ** REMOVED **
1927           tools/launch_firebird         ** NEW **
1928                 renamed and edited to reflect the browser's name change from
1929                 'phoenix' to 'firebird'
1930
1931 2003-06-18 [paul]       0.9.0claws42
1932
1933         * sync with 0.9.2cvs2
1934                 see ChangeLog 2003-06-16
1935
1936 2003-06-17 [alfons]     0.9.0claws41
1937
1938         * src/procmsg.c
1939                 prevent threading problems when a node is an ancestor (parent / great parent),
1940                 which mostly happens with circular references (thanks to Phillipe Gramoullé
1941                 for finding an sample set of messages)
1942
1943 2003-06-16 [christoph]  0.9.0claws40
1944
1945         * src/main.c
1946                 don't popup main window on --receive or --receive-all
1947
1948         * src/mainwindow.[ch]
1949         * src/plugins/trayicon/trayicon.c
1950                 allow hiding of main window by clicking on the trayicon
1951                 (doesn't work correctly in seperate window mode and may
1952                  cause unexpected GTK problems I couldn't find yet)
1953
1954         * src/common/ssl.c
1955                 remove incorrect warning
1956
1957 2003-06-15 [alfons]     0.9.0claws39
1958
1959         * src/gtk/gtkstext.c
1960                 don't output debug text;
1961                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
1962                 for pointing this out);
1963
1964 2003-06-14 [alfons]     0.9.0claws38
1965         
1966         * src/messageview.c
1967                 remove printf() and make one if..else comply with coding style
1968
1969 2003-06-14 [alfons]     0.9.0claws37
1970
1971         * AUTHORS
1972                 add Martin Wicke
1973         * src/action.c
1974         * src/messageview.[ch]
1975         * src/summaryview.c
1976                 apply patch #754162 "Quoting messages filtered by actions" submitted
1977                 by Martin Wicke, which allows quoting message body changed by an
1978                 action (Thanks!).
1979
1980 2003-06-13 [alfons]     0.9.0claws36
1981
1982         * src/utils.c
1983                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
1984                 use case insensitive regexp (suggested by Ivan Martinez)
1985
1986 2003-06-13 [christoph]  0.9.0claws35
1987
1988         * configure.ac
1989         * src/plugins/trayicon/Makefile.am
1990         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
1991         * src/plugins/trayicon/trayicon.c
1992         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
1993         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
1994         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
1995         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
1996         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
1997         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
1998                 replace my own EggTrayIcon backport with the backport
1999                 used by (l|x)mule and gabber.
2000
2001 2003-06-13 [alfons]     0.9.0claws34
2002
2003         * AUTHORS
2004         * src/common/utils.c
2005                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
2006
2007 2003-06-13 [alfons]     0.9.0claws33
2008
2009         * src/compose.c
2010                 clean up a little bit
2011
2012 2003-06-12 [alfons]     0.9.0claws32
2013
2014         * src/compose.c
2015                 const correctness fix
2016
2017         * src/common/sylpheed.[ch]
2018                 () -> (void)
2019                 prevent redef MIN/MAX
2020                 
2021         * src/common/utils.[ch]
2022                 () -> (void)
2023
2024 2003-06-12 [melvin]     0.9.0claws31
2025
2026         * src/compose.c
2027                 Updated to take into accounts changes in GtkAspell.
2028
2029 2003-06-12 [alfons]     0.9.0claws30
2030
2031         * src/compose.c
2032         * src/procmsg.c
2033         * src/common/utils.[ch]
2034                 handle reply subject prefixes better (initial 
2035                 suggestion by Robert Story adapted and enhanced 
2036                 using regexps)
2037
2038 2003-06-12 [melvin]     0.9.0claws29
2039
2040         * src/compose.c
2041                 Use new gtkaspell_checkers_strerror() to get the speller's
2042                 error message instead of accessing the (now private)
2043                 checkers structure.
2044                 Minor code clean up
2045
2046         * src/main.c
2047                 Use #ifdef instead of #if for USE_ASPELL
2048                 Use the new spell checkers init/quit functions 
2049
2050         * src/gtk/gtkaspell.c
2051                 Use #ifdef instead of #if for USE_ASPELL
2052                 Moved in the majority of GtkAspell structures that were
2053                 exported before by gtkaspell.h
2054         
2055         * src/gtk/gktaspell.h
2056                 Made gtkaspell.h contain only the necessary data to be
2057                 publicized by moving many structures to gtkaspell.c.
2058                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
2059                 gtkaspell_checkers_new(): replaced by...
2060                 gtkaspell_checkers_init(): new function for initialization
2061                 gtkaspell_checkers_delete(): replaced by...
2062                 gtkaspell_checkers_quit(): new function
2063                 gtkaspell_checkers_strerror(): new function that returns
2064                 the checker's last error message.
2065                 
2066 2003-06-11 [melvin]     0.9.0claws28
2067
2068         * po/POTFILES.in
2069                 Updated to take into account gtkaspell.c migration to
2070                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
2071
2072 2003-06-10 [alfons]     0.9.0claws27
2073
2074         * src/filtering.[ch]
2075         * src/folder.c
2076         * src/matcher.c
2077         * src/scoring.[ch]
2078                 - try fixing bug #18 (any brave testers?)
2079                 - add more robustness by refusing previously 
2080                   unchecked NULL pointers 
2081
2082 2003-06-10 [alfons]     0.9.0claws26
2083
2084         * src/procmsg.c
2085                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
2086
2087 2003-06-09 [alfons]     0.9.0claws25
2088
2089         * src/prefs_common.c
2090                 fix bug #163 "Icon switching doesnt work properly" by 
2091                 preventing early freeing of prefs_common.pixmap_theme_path.
2092
2093 2003-06-09 [christoph]  0.9.0claws24
2094
2095         * src/gtk/gtkaspell.c
2096                 revert Thorsten's fix and add forgotten g_strdup for
2097                 aspell path (it should not be possible to alter the path a
2098                 GtkASpell uses from outside)
2099
2100 2003-06-09 [thorsten]   0.9.0claws23
2101
2102         * src/gtk/gtkaspell.c
2103                 dont free prefs_common.aspell_path when closing compose
2104
2105 2003-06-08 [colin]      0.9.0claws22
2106
2107         * src/plugins/spamassassin/spamassassin.c
2108                 fix prefs types
2109
2110 2003-06-07 [christoph]  0.9.0claws21
2111
2112         * src/Makefile.am
2113         * src/compose.c
2114         * src/gtkaspell.[ch]            ** REMOVE **
2115         * src/gtk/Makefile.am
2116         * src/gtk/gtkaspell.[ch]        ** NEW **
2117                 o make gtkaspell independent from sylpheed's prefs
2118                 o move gtkaspell.[ch] to gtk directory
2119
2120 2003-06-07 [christoph]  0.9.0claws20
2121
2122         * src/Makefile.am
2123         * src/crash.c
2124         * src/export.c
2125         * src/filesel.[ch]              ** REMOVE **
2126         * src/folder.c
2127         * src/main.[ch]
2128         * src/common/sylpheed.[ch]
2129         * src/gtk/Makefile.am
2130         * src/gtk/filesel.[ch]          ** NEW **
2131         * src/gtk/pluginwindow.c
2132         * src/gtk/sslcertwindow.c
2133                 move filesel.[ch] to gtk directory
2134
2135 2003-06-07 [alfons]     0.9.0claws19
2136
2137         * src/filesel.c
2138                 make (multi) file selection dialog work again (Claws-only)
2139
2140 2003-06-07 [thorsten]   0.9.0claws18
2141
2142         * po/de.po
2143                 fix typos
2144
2145 2003-06-07 [alfons]     0.9.0claws17
2146
2147         * configure.ac
2148         * src/mimeview.c
2149                 detect apache mishap in which case don't include fnmatch.h
2150                 if regex.h is already included
2151
2152 2003-06-06 [christoph]  0.9.0claws16
2153
2154         * configure.ac
2155         * src/mimeview.h
2156                 add check for fnmatch.h and include it when available
2157
2158         * src/mimeview.[ch]
2159                 fix wrong case sensitivity of Content-Types
2160
2161         * src/gtk/Makefile.am
2162                 need the same include paths in gtk directory as in
2163                 common directory because .h files in common can
2164                 include files from these directories, when included
2165                 in gtk's .h or .c files
2166
2167 2003-06-06 [alfons]     0.9.0claws15
2168
2169         * src/mimeview.c
2170         * src/summaryview.c
2171                 make it compile again because of regex.h / fnmatch.h 
2172                 include problems (related to recent mime stuff, can
2173                 someone check this?)
2174
2175 2003-06-06 [thorsten]   0.9.0claws14
2176
2177         * src/folderview.c
2178                 possible use of uninitialized pointer while dragging
2179
2180 2003-06-06 [paul]       0.9.0claws13
2181
2182         * src/compose.c
2183                 fix bug where the insert sig button would be effective
2184                 only when auto_sig was set
2185
2186 2003-06-06 [paul]       0.9.0claws12
2187
2188         * sync with 0.9.2 release
2189
2190 2003-06-02 [paul]       0.9.0claws11
2191
2192         * sync with 0.9.1cvs1
2193                 see ChangeLog 2003-06-02
2194                 
2195         * po/de.po
2196                 update by Jens
2197
2198 2003-06-01 [christoph]  0.9.0claws10
2199
2200         * src/account.c
2201                 don't use substring search to find accounts by email address
2202
2203         (closes Bug 169 Overly loose matching of "From" address)
2204
2205 2003-05-31 [christoph]  0.9.0claws9
2206
2207         * doc-src/rfc2683.txt
2208         * src/imap.c
2209                 limit IMAP command length as recommended in RFC2683
2210                 (message number lists will be split into multiple imap
2211                 sets, the limit of 1000 octets is not a hard limit)
2212
2213         (closes Bug 161 sylpheed-claws exits with segfault when logging
2214          in to certain imap-servers)
2215
2216 2003-05-29 [alfons]     0.9.0claws8
2217
2218         * src/toolbar.[ch]
2219                 add print button (calling summary_print());
2220                 fine tune setting tooltip text;
2221                 (if someone needs other buttons, please take these 
2222                 commits as a guide, instead of bothering us - also
2223                 see 0.8.11claws150) 
2224
2225 2003-05-29 [darko]      0.9.0claws7
2226
2227         * src/compose.c
2228                 fix crash when word wrapping kicks in due to
2229                 changed text by spell checker
2230
2231 2003-05-29 [paul]       0.9.0claws6
2232
2233         * src/compose.c
2234                 fix bug where changing account would insert
2235                 sig even if auto_sig was FALSE
2236                 
2237         * ChangeLog
2238           ChangeLog.jp
2239           INSTALL
2240                 sync with 0.9.1 release
2241
2242 2003-05-28 [christoph]  0.9.0claws5
2243
2244         * src/imap.c
2245                 fix truncation of too long commands
2246
2247         (closes Bug 167 IMAP hangs trying to get envelope
2248          information in imap_get_uncached_messages)
2249
2250 2003-05-27 [paul]       0.9.0claws4
2251
2252         * tools/Makefile.am
2253           tools/maildir2sylpheed.pl     ** NEW FILE **
2254                 add kmail to sylpheed mailbox conversion script
2255
2256 2003-05-27 [paul]       0.9.0claws3
2257
2258         * sync with 0.9.0cvs10
2259                 see ChangeLog 2003-05-26
2260
2261 2003-05-26 [paul]       0.9.0claws2
2262
2263         * sync with 0.9.0cvs9
2264                 see ChangeLog 2003-05-26
2265
2266 2003-05-24 [paul]       0.9.0claws1
2267
2268         * sync with 0.9.0cvs8
2269                 see ChangeLog 2003-05-23
2270
2271 2003-05-24 [paul]       0.9.0claws
2272
2273         * version 0.9.0claws released
2274
2275 2003-05-24 [paul]       0.8.11claws177
2276
2277         * src/plugins/dillo-viewer/Makefile.am
2278           src/plugins/traycon/Makefile.am
2279                 add missing files
2280                 
2281         * po/bg.po
2282           po/en_GB.po
2283           po/es.po
2284           po/it.po
2285           po/pt_BR.po
2286           po/ru.po
2287           po/sr.po
2288                 update Bulgarian, British English, Spanish, Italian, 
2289                 Brazilian Portuguese, Russian, and Serbian translations, 
2290                 submitted by George Danchev, [me], Ricardo Mones Lastra,
2291                 André Filipe de Assunção e Brito, Alessandro Maestri, 
2292                 Ruslan N. Balkin, and Urke MMI
2293
2294 2003-05-23 [melvin]     0.8.11claws176
2295
2296         * po/fr.po
2297                 Updated French translations
2298
2299 2003-05-22 [paul]       0.8.11claws175
2300
2301         * src/Makefile.am
2302           src/addrbook.[ch]
2303           src/addrcache.[ch]
2304           src/addr_compl.[ch]
2305           src/adressbook.[ch]
2306           src/addrindex.[ch]
2307           src/addritem.[ch]
2308           src/editaddress.c
2309           src/editgroup.c
2310           src/editldap_basedn.c
2311           src/editldap.c
2312           src/jpilot.c
2313           src/vcard.c
2314                 revert to get ldap into it previous working state
2315                 
2316         * po/zh_TW.Big5.po
2317                 new Taiwanese translation,
2318                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
2319
2320 2003-05-22 [christoph]  0.8.11claws174
2321
2322         * src/plugins/spamassassin/libspamc.[ch]
2323                 sync libspamc with SpamAssaain release 2.55
2324
2325 2003-05-22 [paul]       0.8.11claws173
2326
2327         * sync with 0.9.0cvs7
2328                 see ChangeLog 2003-05-22
2329                 
2330         * src/summaryview.c
2331                 revert change in 0.8.11claws172: follow
2332                 Hiroyuki's decision and that's the end of it.
2333
2334 2003-05-21 [paul]       0.8.11claws172
2335
2336         * src/summaryview.c
2337                 fix discrepency between open_unread_on_enter
2338                 and always_show_msg
2339
2340 2003-05-21 [paul]       0.8.11claws171
2341
2342         * sync with 0.9.0cvs6
2343                 see ChangeLog 2003-05-21
2344
2345 2003-05-21 [paul]       0.8.11claws170
2346
2347         * sync with 0.9.0cvs5
2348                 see ChangeLog 2003-05-21
2349
2350 2003-05-20 [paul]       0.8.11claws169
2351
2352         * sync with 0.9.0cvs4
2353                 see ChangeLog 2003-05-20
2354                 fixes bug #152, 'encoding of IMAP folders names'
2355
2356 2003-05-20 [paul]       0.8.11claws168
2357
2358         * sync with 0.9.0cvs3
2359                 see ChangeLog 2003-05-20
2360                 
2361         * src/tools/convert_mbox.pl
2362                 minor change in the comments, submitted by Fred Marton
2363
2364 2003-05-19 [paul]       0.8.11claws167
2365
2366         * src/plugins/clamav/Makefile.am
2367           configure.ac
2368                 link clamav_lib to the plugin and not to the main program
2369
2370 2003-05-19 [christoph]
2371
2372         * src/Makefile.am
2373                 add -export-dynamic for linking
2374
2375 2003-05-19 [paul]       0.8.11claws166
2376
2377         * sync with 0.9.0cvs1
2378                 see ChangeLog 2003-05-19
2379
2380 2003-05-19 [paul]       0.8.11claws165
2381
2382         * src/inc.c
2383                 fix 'pop before smtp' timeout
2384
2385 2003-05-18 [alfons]     0.8.11claws164
2386
2387         * src/prefs_matcher.c
2388                 put "execute" action command line ("expression") in edit box
2389
2390 2003-05-18 [christoph]  0.8.11claws163
2391
2392         * src/mimeview.[ch]
2393         * src/plugins/dillo_viewer/dillo_viewer.c
2394         * src/plugins/image_viewer/viewer.c
2395         * src/plugins/mathml_viewer/mathml_viewer.c
2396                 let a viewer have a list of Content-Types
2397
2398 2003-05-18 [paul]       0.8.11claws162
2399
2400         * src/prefs_filtering.c
2401                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
2402                 and REDIRECT actions
2403
2404 2003-05-17 [christoph]
2405
2406         * README.claws
2407                 o remove dynamic signatures that was syned with main
2408                 o add infos about no longer "build in" image viewer
2409                 o update bugtracker URL
2410
2411 2003-05-17 [christoph]  0.8.11claws161
2412
2413         * src/folder.c
2414         * src/folderview.c
2415         * src/imap.c
2416                 don't use imap_scan_folder anymore. Instead call folder_item_scan
2417                 for every folder after rebuilding the folder tree.
2418
2419         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
2420          messages)
2421
2422 2003-05-17 [christoph]  0.8.11claws160
2423
2424         * src/imap.c
2425                 don't use STATUS command on current folder to check for
2426                 content changes. imap_cmd_ok() now tracks changes to
2427                 folder and number of existing messages.
2428
2429 2003-05-17 [paul]       0.8.11claws159
2430
2431         * src/plugins/clamav/clamav_plugin.c
2432                 remove unnecessary debug_print
2433
2434 2003-05-16 [thorsten]   0.8.11claws158
2435
2436         * src/plugins/demo.c
2437                 included missing intl.h
2438
2439 2003-05-16 [paul]       0.8.11claws157
2440
2441         * po/POTFILES.in
2442                 remove non-existant entries
2443         
2444         * src/plugins/clamav/clamav_plugin.c
2445           src/plugins/clamav/clamav_plugin_gtk.c
2446           src/plugins/dillo_viewer/dillo_prefs.c
2447           src/plugins/dillo_viewer/dillo_viewer.c
2448                 gettextise
2449
2450 2003-05-16 [christoph]  0.8.11claws156
2451
2452         * po/POTFILES.in
2453                 include plugin .c files for translation until I
2454                 find a better solution to have plugins have their
2455                 own textdomain
2456         * src/plugins/demo/demo.c
2457         * src/plugins/image_viewer/plugin.c
2458         * src/plugins/mathml_viewer/mathml_viewer.c
2459         * src/plugins/spamassassin/spamassassin.c
2460         * src/plugins/spamassassin/spamassassin_gtk.c
2461         * src/plugins/trayicon/trayicon.c
2462                 add gettext macros for plugin name and description
2463
2464 2003-05-16 [paul]
2465
2466         * sync with 0.9.0
2467
2468 2003-05-16 [paul]       0.8.11claws155
2469
2470         * sync with lastest 0.9.0pre1
2471                 see ChangeLog 2003-05-16
2472
2473 2003-05-15 [paul]       0.8.11claws154
2474
2475         * sync with latest 0.9.0pre1
2476                 see ChangeLog 2003-05-14 and 2003-05-15
2477
2478 2003-05-14 [christoph]  0.8.11claws153
2479
2480         * src/plugins/image_viewer/viewer.c
2481         * src/plugins/image_viewer/viewer.glade         ** NEW **
2482         * src/plugins/image_viewer/viewerprefs.c
2483                 make it possible to disable the autoload function in the
2484                 imageviewer again
2485
2486 2003-05-14 [christoph]  0.8.11claws152
2487
2488         * src/folder.c
2489                 fix folder update after adding a message
2490
2491 2003-05-13 [alfons]     0.8.11claws151
2492
2493         * src/common/session.c
2494                 remove debug traces
2495                 
2496         * src/addrcache.[ch]
2497         * src/filtering.[ch]
2498         * src/folder.[c]
2499         * src/gtkaspell.[ch]
2500         * src/imap.[ch]
2501         * src/mbox_folder.[ch]
2502         * src/mh.[ch]
2503         * src/mimeview.h
2504         * src/msgcache.[ch]
2505         * src/news.[ch]
2506         * src/passphrase.[ch]
2507         * src/prefs_common.[ch]
2508         * src/prefs_gtk.[ch]
2509         * src/procmsg.c
2510         * src/scoring.[ch]
2511                 be pedantic; (in prototypes () implies (int))
2512
2513 2003-05-13 [alfons]     0.8.11claws150
2514
2515         * src/prefs_toolbar.[ch]
2516         * src/summaryview.[ch]
2517         * src/toolbar.[ch]
2518                 change misleading text in toolbar prefs;
2519                 add toolbar action for ignore thread (toggles ignore thread flag);
2520                 clean up a little bit;
2521
2522 2003-05-12 [paul]
2523
2524         * tools/convert_mbox.pl
2525                 bug fixed by Fred Marton
2526
2527 2003-05-12 [paul]
2528
2529         * sync with 0.9.0pre1
2530
2531 2003-05-09 [paul]       0.8.11claws149
2532
2533         * sync with 0.8.11cvs43
2534                 see ChangeLog 2003-05-09
2535
2536 2003-05-08 [christoph]  0.8.11claws148
2537
2538         * src/imap.[ch]
2539                 o use CAPABILIY as first command and check for PREAUTH
2540                   information in the response to it
2541                 o rewrite all imap_cmd_* functions to use an IMAPSession
2542                   instead of a SockInfo as parameter
2543                 o do STARTTLS after fetching and checking the server
2544                   capabilities
2545
2546 2003-05-08 [paul]       0.8.11claws147
2547
2548         * tools/Makefile.am
2549           tools/README
2550           tools/convert_mbox.pl         ** NEW FILE **
2551                 add mbox conversion script. Submitted by 
2552                 Fred Marton <Fred.Marton@uni-bayreuth.de>
2553
2554 2003-05-07 [christoph]
2555
2556         * doc-src/glade.txt
2557         * src/gtk/pluginwindow.glade
2558         * src/plugins/image_viewer/viewerprefs.glade
2559         * src/plugins/spamassassin/spamassassin_gtk.glade
2560                 add glade files for user interfaces and a description how
2561                 to use glade to create the sylpheed code
2562
2563 2003-05-07 [paul]       0.8.11claws146
2564
2565         * sync with 0.8.11cvs41
2566                 see ChangeLog 2003-05-07
2567
2568 2003-05-06 [christoph]  0.8.11claws145
2569
2570         * src/main.c
2571         * src/plugins/image_viewer/viewer.c
2572                 fix usage of imlib in imageviewer plugin
2573
2574         * src/gtk/prefswindow.c
2575                 handle window close event correctly
2576
2577 2003-05-06 [paul]       0.8.11claws144
2578
2579         * src/common/ssl.c
2580                 fix typo introduced in sync
2581
2582 2003-05-06 [paul]       0.8.11claws143
2583
2584         * sync with 0.8.11cvs39
2585                 see ChangeLog 2003-05-06
2586
2587 2003-05-06 [paul]       0.8.11claws142
2588
2589         * AUTHORS
2590           po/cs.po
2591                 updated Czech translation, submitted by 
2592                 Radek Vybiral <Radek.Vybiral@vsb.cz>
2593                 
2594         * src/plugins/clamav/clamav_plugin_gtk.c
2595                 clean up
2596
2597 2003-05-03 [alfons]     0.8.11claws141
2598
2599         * src/compose.[ch]
2600                 make paste as quotation work even when the call to 
2601                 text_inserted() was deferred (fixes bug #140 "Paste 
2602                 as quotation does not work when using "external" 
2603                 clipboard")
2604
2605 2003-05-03 [thorsten]   0.8.11claws140
2606
2607         * src/addrquery.h
2608           src/ldapquery.h
2609           src/mainwindow.c
2610                 removed C++ comments
2611         * src/addr_compl.c
2612                 function with non-int retval/param used before
2613                 implementation/declaration
2614
2615 2003-05-02 [paul]       0.8.11claws139
2616
2617         * src/addr_compl.[ch]
2618           src/addressbook.[ch]
2619           src/addrindex.c
2620           src/summaryview.c
2621                 revert match's changes to (finally) remove the bug where
2622                 opening a folder causes massive slowdown when using the 
2623                 'Display sender using address book' option
2624
2625 2003-05-01 [melvin]     0.8.11claws138
2626
2627         * src/plugins/dillo_viewer/dillo_prefs.[ch]
2628         * src/plugins/dillo_viewer/dillo_viewer.c
2629                 Fixed bug where "Cancel" button from prefs issued
2630                 warnings.
2631                 Comply a little more to coding style
2632
2633 2003-05-01 [paul]       0.8.11claws137
2634
2635         * sync with 0.8.11cvs38
2636                 see ChangeLog 2003-05-01
2637
2638 2003-05-01 [paul]       0.8.11claws136
2639
2640         * po/bg.po
2641                 updated by George Danchev
2642
2643 2003-04-30 [christoph]  0.8.11claws135
2644
2645         * src/plugins/dillo_viewer/dillo_prefs.c
2646         * src/plugins/image_viewer/viewerprefs.c
2647         * src/plugins/spamassassin/spamassassin_gtk.c
2648                 remove gtk_widget_ref() calls for widgets in
2649                 glade code
2650
2651 2003-04-30 [paul]       0.8.11claws134
2652
2653         * src/addrindex.c
2654                 ok, this time a better fix for the bug where opening folder
2655                 has massive slowdown when using the 'Display sender using 
2656                 address book' option
2657
2658 2003-04-30 [paul]       0.8.11claws133
2659
2660         * src/addrindex.c
2661                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2662         
2663 2003-04-30 [melvin]     0.8.11claws132
2664
2665         New: Dillo plugin preferences (patch by Dimitar Haralanov)
2666
2667         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
2668                 Preferences for the dillo plugin
2669         * src/plugins/dillo_viewer/dillo_viewer.c
2670                 Support for preferences
2671         * src/plugins/dillo_viewer/Makefile.am
2672                 Added dillo_prefs.[ch]
2673
2674 2003-04-30 [alfons]     0.8.11claws131
2675
2676         * src/common/plugin.[ch]
2677                 see? this ANSI C'fication immediately gives us type
2678                 checking for free.
2679
2680 2003-04-30 [alfons]     0.8.11claws130
2681
2682         * src/common/plugin.[ch]
2683         * src/plugins/clamav/clamav_plugin.[ch]
2684         * src/plugins/clamav/clamav_plugin_gtk.c
2685         * src/plugins/demo/demo.c
2686         * src/plugins/dillo_viewer/dillo_viewer.c
2687         * src/plugins/image_viewer/plugin.c
2688         * src/plugins/image_viewer/viewer.[ch]
2689         * src/plugins/image_viewer/viewerprefs.[ch]
2690         * src/plugins/mathml_viewer/mathml_viewer.c
2691         * src/plugins/spamassassin/spamassassin.[ch]
2692         * src/plugins/spamassassin/spamassassin_gtk.c
2693         * src/plugins/trayicon/trayicon.c
2694                 clean up
2695
2696 2003-04-30 [alfons]     0.8.11claws129
2697
2698         * src/common/utils.c
2699                 make is_ascii_str() fail gracefully when NULL pointer
2700                 is passed
2701
2702 2003-04-30 [paul]       0.8.11claws128
2703
2704         * src/addrindex.c
2705                 fix bug where opening folder has massive slowdown when
2706                 using the 'Display sender using address book' option
2707
2708 2003-04-30 [paul]       0.8.11claws127
2709
2710         * src/plugins/clamav/clamav_plugin.c
2711           src/plugins/clamav/clamav_plugin_gtk.c
2712           src/plugins/demo/demo.c
2713           src/plugins/dillo_viewer/dillo_viewer.c
2714           src/plugins/image_viewer/plugin.c
2715           src/plugins/mathml_viewer/mathml_viewer.c
2716           src/plugins/spamassassin/spamassassin.c
2717           src/plugins/spamassassin/spamassassin_gtk.c
2718           src/plugins/trayicon/trayicon.c
2719                 get rid of eye-hurting function signatures
2720
2721 2003-04-30 [paul]       0.8.11claws126
2722
2723         * src/plugins/trayicon/trayicon.c
2724                 add description
2725                 
2726         * src/mimeview.c
2727                 be more descriptive
2728
2729 2003-04-30 [paul]       0.8.11claws125
2730
2731         * configure.ac
2732                 arrange the plugins in reverse alphabetical order
2733                 
2734         * src/plugins/clamav/clamav_plugin.[ch]
2735           src/plugins/clamav/clamav_plugin_gtk.c
2736                 rename some params
2737                 resize max_size window
2738                 re-arrange the order of some gui elements
2739                 improve descriptions
2740         
2741         * src/plugins/image_viewer/plugin.c
2742           src/plugins/mathml_viewer/mathml_viewer.c
2743                 add descriptions
2744                 
2745         * src/plugins/spamassassin/spamassassin_gtk.c
2746                 resize max_size window
2747                 re-arrange the order of some gui elements
2748                 
2749         * src/messageview.c
2750           src/mimeview.c
2751                 correct typos
2752
2753 2003-04-30 [alfons]     0.8.11claws124
2754
2755         * src/imap.c
2756                 fix a leak found while browsing Martin Kluge's 
2757                 valgrind log (Claws only)
2758
2759 2003-04-29 [darko]      0.8.11claws123
2760
2761         * src/gtk/gtkstext.h
2762                 include wchar.h if it is available, fixes compilation
2763                 on HP-UX systems
2764
2765 2003-04-29 [melvin]     0.8.11claws122
2766
2767         * src/prefs_actions.c
2768                 Improved help text of Actions' syntax
2769
2770 2003-04-28 [paul]       0.8.11claws121
2771
2772         * src/action.c
2773                 a better fix for the crash when performing an action
2774                 on a mime part
2775
2776 2003-04-28 [paul]       0.8.11claws120
2777
2778         * src/action.c
2779                 fix crash when performing an action on a
2780                 mime part
2781
2782 2003-04-28 [paul]       0.8.11claws119
2783
2784         * sync with 0.8.11cvs36
2785                 see ChangeLog 2003-04-28
2786
2787 2003-04-27 [paul]       0.8.11claws118
2788
2789         * more sync with 0.8.11cvs35
2790                 see ChangeLog 2003-04-25
2791
2792 2003-04-26 [christoph]  0.8.11claws117
2793
2794         * src/folder.c
2795                 fix remove virtual check
2796
2797 2003-04-26 [paul]       0.8.11claws116
2798
2799         * src/messageview.c
2800                 fix return-receipt, make it work again
2801
2802 2003-04-26 [paul]       0.8.11claws115
2803
2804         * src/mimeview.c
2805                 restore double-clicking of the [application/pgp-signature 
2806                 (Select "Check signature" to check)] line in the message view,
2807                 broken in recent sync
2808
2809 2003-04-26 [christoph]  0.8.11claws114
2810
2811         * src/folder.c
2812                 check if remove virtual really exists before
2813                 calling the function
2814
2815 2003-04-25 [match]      0.8.11claws113
2816
2817         * src/addrindex.c
2818         * src/addrbook.c
2819         * src/ldapquery.[ch]
2820         * src/ldapctrl.[ch]
2821                 fix memleak.
2822         * src/ldapserver.[ch]
2823                 fix memleak. fix segfault.
2824                 plug a Claws memleak
2825
2826 2003-04-25 [alfons]     0.8.11claws112
2827
2828         * src/folder.c
2829                 plug a Claws memleak
2830
2831 2003-04-25 [alfons]     0.8.11claws111
2832
2833         * src/common/session.c
2834                 plug a memleak
2835
2836 2003-04-25 [paul]       0.8.11claws110
2837
2838         * sync with 0.8.11cvs35
2839                 see ChangeLog 2003-04-24 and 2003-04-25
2840                 
2841         * src/gtk/pluginwindow.c
2842                 correct another strange float value
2843
2844 2003-04-24 [christoph]  0.8.11claws109
2845
2846         * src/folder.c
2847                 freeze folder item updates when unsetting new flags
2848
2849         * src/gtk/pluginwindow.c
2850                 correct strange float value
2851
2852 2003-04-23 [paul]       0.8.11claws108
2853
2854         * sync with 0.8.11cvs33
2855                 see ChangeLog 2003-04-23
2856
2857 2003-04-22 [paul]       0.8.11claws107
2858
2859         * src/Makefile.am
2860           src/messageview.c
2861           src/mimeview.c
2862           src/pgptext.[ch]      ** REMOVED **
2863                 remove pgptext.[ch] as its not used any more
2864
2865 2003-04-22 [paul]       0.8.11claws106
2866
2867         * sync with 0.8.11cvs31
2868                 see ChangeLog 2003-04-21 and 2003-04-22
2869
2870 2003-04-21 [alfons]     0.8.11claws105
2871
2872         * src/main.c
2873                 No access to GTK structures if we're a spawned child
2874                 (and clean up code a little bit...) Should fix #126.
2875
2876 2003-04-21 [melvin]     0.8.11claws104
2877
2878         * src/plugins/dillo_viewer/README
2879                 Improved slightly the text.
2880
2881 2003-04-21 [melvin]     0.8.11claws103
2882
2883         * src/plugins/dillo_viewer/README *** NEW ***
2884                 Added a README file for the Dillo plugin
2885
2886 2003-04-20 [paul]
2887
2888         * tools/README
2889           tools/outlook2sylpheed.pl
2890                 updated and improved by Ricardo Mones Lastra
2891
2892 2003-04-18 [oliver]     0.8.11claws102
2893
2894         * src/inc.c 
2895         * src/prefs_account.h
2896                 remove Pop3SessionType (used by selective download)
2897         * src/prefs_toolbar.c
2898                 enable set Default Toolbar button
2899
2900 2003-04-18 [paul]       0.8.11claws101
2901
2902         * sync with 0.8.11cvs29
2903                 see ChangeLog 2003-04-18
2904
2905 2003-04-17 [paul]       0.8.11claws100
2906
2907         * src/prefs_common.[ch]
2908           src/summaryview.c
2909                 remove 'Open next message on deletion' option,
2910                 as the same effect can now be achieved via the
2911                 'Always open messages in summary when selected'
2912                 option.
2913
2914 2003-04-17 [paul]       0.8.11claws99
2915
2916         * sync with 0.8.11cvs28
2917                 see ChangeLog 2003-04-17
2918
2919 2003-04-17 [christoph]  0.8.11claws98
2920
2921         * ac/spamassassin.m4
2922         * src/plugins/spamassassin/libspamc.[ch]
2923         * src/plugins/spamassassin/utils.[ch]
2924                 sync libspamc with SpamAssassin project
2925
2926 2003-04-17 [christoph]  0.8.11claws97
2927
2928         * src/common/socket.h
2929         * src/gtk/sslcertwindow.h
2930                 rename old USE_SSL to USE_OPENSSL
2931
2932 2003-04-17 [paul]       0.8.11claws96
2933
2934         * src/prefs_common.h
2935                 use gulong for P_COLOR so that it compiles/runs on
2936                 64-bit systems. Patch submitted by James Noyes
2937                 <jnoyes-claws@retrogeeks.com>
2938                 
2939         * po/de.po
2940                 updated by Jens
2941
2942 2003-04-17 [paul]       0.8.11claws95
2943
2944         * sync with 0.8.11cvs27
2945                 see ChangeLog 2003-04-16
2946
2947 2003-04-15 [paul]       0.8.11claws94
2948
2949         * src/prefs_common.[ch]
2950                 rearrange to stop the window getting too long:
2951                         move Receive dialog stuff to Receive tab
2952                         move Send dialog to Send tab
2953                         remove Dialogs frame
2954                 rename 'Open messages in summary with cursor keys' to
2955                 'Always open messages in summary when selected', as its
2956                 more appropriate
2957
2958 2003-04-15 [paul]       0.8.11claws93
2959
2960         * src/prefs_common.[ch]
2961           src/summaryview.c
2962                 add new option '/Interface/Open next message on deletion'
2963
2964 2003-04-15 [paul]       0.8.11claws92
2965
2966         * src/summaryview.[ch]
2967                 add /Mark/Lock and /Mark/Unlock to the pop-up
2968                 menu. Patch submitted by Ivan Francolin Martinez
2969                 <ivanfm@users.sourceforge.net>
2970
2971 2003-04-15 [paul]       0.8.11claws91
2972
2973         * sync with 0.8.11cvs24
2974                 see ChangeLog 2003-04-15
2975
2976 2003-04-14 [jens]       0.8.11claws90
2977
2978         * updated German translation and some corrections from
2979                 Roland Bless <bless@tm.uka.de>
2980
2981 2003-04-14 [paul]       0.8.11claws89
2982
2983         * sync with 0.8.11cvs22
2984                 see ChangeLog 2003-04-14
2985
2986 2003-04-13 [paul]       0.8.11claws88
2987
2988         * src/plugins/clamav/clamav_plugin.c
2989                 fix memory leaks
2990                 clean up
2991
2992 2003-04-12 [paul]       0.8.11claws87
2993
2994         * src/plugins/clamav/clamav_plugin.c
2995                 activate enable/disable archive scanning option
2996                 
2997         * src/plugins/clamav/.cvsignore         ** NEW FILE **
2998
2999 2003-04-12 [paul]       0.8.11claws86
3000
3001         * src/plugins/Makefile.am
3002           src/plugins/clamav/Makefile.am                ** NEW FILE **
3003           src/plugins/clamav/README                     ** NEW FILE ** 
3004           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
3005           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
3006                 add Clam AntiVirus plugin
3007
3008 2003-04-12 [paul]       0.8.11claws85
3009
3010         * sync with 0.8.11cvs21
3011                 see ChangeLog 2003-04-11
3012
3013 2003-04-11 [paul]       0.8.11claws84
3014
3015         * po/es.po
3016                 update Spanish translation. Submitted by Ricardo
3017                 Mones Lastra.
3018
3019 2003-04-10 [christoph]  0.8.11claws83
3020
3021         * src/mbox.c
3022                 fix typo that did not move unfiltered mails to destination
3023                 folder
3024
3025         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
3026          when filtering from spool)
3027
3028 2003-04-10 [christoph]  0.8.11claws82
3029
3030         * src/imap.c
3031                 use BODY.PEEK instead of BODY in in message fetch operation
3032                 to make sure the IMAP server does not set the \Seen flag for
3033                 messages. Sylpheed does that later itself, when the message
3034                 is opened in sylpheed
3035
3036         (closes Bug 111 Claws destroys unread marks)
3037
3038 2003-04-09 [oliver]     0.8.11claws81
3039         
3040         * src/folder.c
3041                 fix crash in folder_destroy
3042         * README.claws
3043                 remove selective download
3044
3045 2003-04-09 [christoph]  0.8.11claws80
3046
3047         * src/imap.c
3048                 fix crash in imap_get_msginfo() when then fetched message
3049                 is not found
3050
3051         (closes Bug 110 Crash during mail composition)
3052
3053 2003-04-08 [christoph]  0.8.11claws79
3054
3055         * src/folder.c
3056         * src/prefs_account.c
3057                 Filter new messages that are found in an INBOX folder
3058                 when 'Filter messages on receiving' is enabled in the
3059                 Folder's AccountPrefs. This allows to use Sylpheed's
3060                 filtering engine for IMAP folders where messages are
3061                 added to the INBOX by a MTA
3062
3063 2003-04-08 [paul]       0.8.11claws78
3064
3065         * src/procmsg.h
3066                 clean up after last commit
3067
3068 2003-04-08 [paul]       0.8.11claws77
3069
3070         * sync with 0.8.11cvs20
3071                 see ChangeLog 2003-04-07 and 2003-04-08
3072
3073 2003-04-07 [christoph]  0.8.11claws76
3074
3075         * src/filtering.[ch]
3076         * src/inc.[ch]
3077         * src/mbox.c
3078         * src/procmsg.[ch]
3079                 add procmsg_msginfo_filter() to execute filtering actions
3080
3081 2003-04-06 [christoph]  0.8.11claws75
3082
3083         * src/imap.c
3084                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
3085
3086 2003-04-06 [christoph]  0.8.11claws74
3087
3088         * src/common/utils.[ch]
3089                 add g_int_compare() function for slist sorting
3090
3091         * src/imap.c
3092                 fetch all MsgInfos with one command in imap_get_msginfos()
3093                 using an imap set with a list of ranges
3094
3095         * src/news.c
3096                 use new g_int_compare() function
3097
3098 2003-04-06 [thorsten]   0.8.11claws73
3099
3100         * src/mh.c
3101                 corrected implementation of mh_folder_destroy()
3102
3103 2003-04-05 [christoph]  0.8.11claws72
3104
3105         * src/account.c
3106         * src/folder.[ch]
3107         * src/folderview.c
3108         * src/imap.c
3109         * src/inc.c
3110         * src/main.c
3111         * src/mainwindow.c
3112         * src/mbox_folder.c
3113         * src/mh.c
3114         * src/mimeview.h
3115         * src/msgcache.[ch]
3116         * src/news.c
3117         * src/procmime.h
3118         * src/procmsg.[ch]
3119         * src/setup.c
3120         * src/gtk/gtkutils.c
3121                 o rename structure field names class and new to klass and
3122                   new_msgs, to allow including files in C++
3123                 o add 'extern "C"' block to some header files
3124                 o add MsgInfoList and MsgNumberList as alias for GSList for
3125                   developers to know what type of list is expected
3126
3127         * src/plugins/image_viewer/plugin.c
3128         * src/plugins/image_viewer/viewer.[ch]
3129         * src/plugins/image_viewer/viewerprefs.[ch]
3130                 rename function names to prevent conflicts
3131
3132 2003-04-05 [paul]       0.8.11claws71
3133
3134         * sync with 0.8.11cvs18
3135                 see ChangeLog 2003-04-03 and 2003-04-04
3136
3137 2003-04-02 [christoph]  0.8.11claws70
3138
3139         * src/folder.[ch]
3140         * src/imap.[ch]
3141         * src/mbox_folder.[ch]
3142         * src/mh.[ch]
3143         * src/news.[ch]
3144                 o Make all virtual folder functions private
3145                 o remove unused folder code
3146
3147         * src/common/socket.[ch]
3148         * src/summaryview.c
3149                 fix warnings
3150
3151 2003-03-30 [alfons]     0.8.11claws69
3152
3153         * src/send_message.c
3154                 remove two debug traces and see if people still report
3155                 errors
3156
3157 2003-03-30 [alfons]     0.8.11claws68
3158
3159         * src/send_message.c
3160         * src/commons/session.c
3161                 add more debug traces
3162
3163 2003-03-30 [christoph]  0.8.11claws67
3164
3165         * src/folder.c
3166                 change processing folder name from .processing to processing
3167
3168         * src/common/ssl.c
3169                 disable SSL certificate check because it causes Xlib error
3170                 when the child process want's to open an GTK window
3171
3172 2003-03-30 [christoph]  0.8.11claws66
3173
3174         * src/folder.c
3175                 don't use default folder for processing folder item because
3176                 it can be a non local folder
3177
3178         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
3179
3180 2003-03-30 [alfons]     0.8.11claws65
3181
3182         * src/send_message.c
3183                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
3184                 to generate bad code for 'send_send_data_progressive': When
3185                 called from 'send_send_data_finished', the 'data' pointer is
3186                 cleared just before the assignment to the dialog pointer
3187
3188 2003-03-29 [christoph]  0.8.11claws64
3189
3190         * src/common/prefs.h
3191         * src/plugins/image_viewer/Makefile.am
3192         * src/plugins/image_viewer/plugin.c
3193         * src/plugins/image_viewer/viewer.[ch]
3194         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
3195                 add PrefsPage for ImageViewer
3196
3197 2003-03-28 [thorsten]   0.8.11claws63
3198
3199         * src/common/session.c
3200                 added some comments
3201
3202 2003-03-28 [paul]       0.8.11claws62
3203
3204         * sync with 0.8.11cvs16
3205                 see ChangeLog 2003-03-28
3206
3207 2003-03-28 [paul]       0.8.11claws61
3208
3209         * sync with 0.8.11cvs15
3210                 see ChangeLog 2003-03-28
3211
3212 2003-03-27 [christoph]  0.8.11claws60
3213
3214         * src/folder.c
3215         * src/imap.c
3216         * src/common/socket.[ch]
3217                 set socket state to DISCONNECTED when any operation
3218                 fails to allow reconnecting in IMAP code without
3219                 checking the return code of all calls to the command
3220                 functions
3221
3222         * src/folderview.c
3223         * src/summaryview.c
3224                 remove some more stuff that depends on specific
3225                 folder types
3226
3227 2003-03-27 [paul]       0.8.11claws59
3228
3229         * sync with 0.8.11cvs14
3230                 see ChangeLog 2003-03-27
3231                 
3232         * src/selective_download.[ch]   ** REMOVED **
3233                 really removed
3234
3235 2003-03-27 [christoph]  0.8.11claws58
3236
3237         * src/folder.c
3238                 fix handling of tmp_flags in flag copy function
3239
3240 2003-03-27 [paul]       0.8.11claws57
3241
3242         * sync with 0.8.11cvs13
3243                 see ChangeLog 2003-03-27
3244
3245 2003-03-27 [oliver]     0.8.11claws56
3246
3247         * src/maiwindow.c
3248                 remove sel_download_cb
3249
3250 2003-03-27 [oliver]     0.8.11claws55
3251         
3252         * src/inc.c
3253                 remove POP3_TOP
3254         
3255 2003-03-26 [oliver]     0.8.11claws54
3256
3257         *src/pop.h
3258                 remove POP3_TOP*
3259         * README.claws
3260                 remove selective donwload readme
3261
3262 2003-03-26 [oliver]     0.8.11claws53
3263         * src/matcher.[ch]
3264         * src/matcher_parser_parse.y 
3265         * src/pop.c 
3266         * src/prefs_account.[ch]
3267         * src/prefs_filtering.c
3268                 remove selective donwload
3269
3270 2003-03-26 [oliver]     0.8.11claws52
3271
3272         * src/inc.[ch] 
3273         * src/filtering.c 
3274         * src/mainwindow.c 
3275                 remove selective donwload
3276
3277 2003-03-26 [oliver]     0.8.11claws51
3278         
3279         * src/Makefile.am
3280         * src/selective_download.[ch]   ** REMOVE **    
3281
3282 2003-03-26 [christoph]  0.8.11claws50
3283
3284         * src/news.c
3285                 fix NEWS that got broken by a sync with sylpheed-main
3286
3287 2003-03-26 [christoph]  0.8.11claws49
3288
3289         * src/mimeview.c
3290                 fix mime type guessing when no mime type is found for a file
3291
3292 2003-03-25 [christoph]  0.8.11claws48
3293
3294         * src/mimeview.c
3295         * src/procmime.c
3296                 remove mime type guessing from mime parser and use
3297                 name based mime types in viewer lookup for mime type
3298                 application/octet-stream
3299
3300 2003-03-25 [christoph]  0.8.11claws47
3301
3302         * doc-src/readme.txt
3303         * doc-src/rfc2554.txt
3304                 add RFC about SMTP AUTH
3305
3306         * src/send_message.c
3307         * src/common/smtp.[ch]
3308                 add extra error code for authentication errors and
3309                 clear temporary password when this error occurs
3310
3311         (closes Bug 84 authentication failure while sending should
3312          prompt for password again)
3313
3314 2003-03-25 [christoph]  0.8.11claws46
3315
3316         * configure.ac
3317         * src/Makefile.am
3318         * src/imageview.[ch]                            ** REMOVE **
3319         * src/messageview.[ch]
3320         * src/mimeview.[ch]
3321         * src/prefs_common.[ch]
3322         * src/textview.c
3323         * src/plugins/Makefile.am
3324         * src/plugins/image_viewer/.cvsignore           ** NEW **
3325         * src/plugins/image_viewer/Makefile.am          ** NEW **
3326         * src/plugins/image_viewer/plugin.c             ** NEW **
3327         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
3328                 move image viewer into a plugin (building is enabled by default)
3329                 [ToDo: Prefs for resize and autoview]
3330
3331 2003-03-25 [paul]       0.8.11claws45
3332
3333         * sync with 0.8.11cvs12
3334                 see ChangeLog 2003-03-26
3335
3336 2003-03-25 [paul]       0.8.11claws44
3337
3338         * sync with 0.8.11cvs11
3339                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
3340                 
3341         Note: Selective Download is broken.
3342                 
3343 2003-03-22 [christoph]  0.8.11claws43
3344
3345         * src/folder.c
3346                 code cleanup for flags copying
3347
3348 2003-03-22 [christoph]  0.8.11claws42
3349
3350         * src/plugins/trayicon/trayicon.c
3351                 fix setting the transparent area when the window size
3352                 is forced by the system tray
3353
3354 2003-03-22 [christoph]  0.8.11claws41
3355
3356         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
3357         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
3358         * src/plugins/trayicon/newmail.xpm              ** NEW **
3359         * src/plugins/trayicon/nomail.xpm               ** NEW **
3360         * src/plugins/trayicon/trayicon.c
3361         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
3362                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
3363                 o add icon for unread mails
3364                 o set transparency for window
3365
3366 2003-03-22 [christoph]  0.8.11claws40
3367
3368         * src/news.c
3369                 init news session to prevent crash when session is closed
3370
3371 2003-03-22 [christoph]  0.8.11claws39
3372
3373         * src/imap.c
3374         * src/common/session.[ch]
3375                 Init session data to make sure we don't have invalid pointers
3376                 for read_ch and write_ch when new multi process sessions are
3377                 not used
3378
3379         * src/main.c
3380         * src/common/plugin.c
3381         * src/common/sylpheed.c
3382         * src/plugins/demo/demo.c
3383         * src/plugins/dillo_viewer/dillo_viewer.c
3384         * src/plugins/mathml_viewer/mathml_viewer.c
3385         * src/plugins/spamassassin/spamassassin.c
3386         * src/plugins/spamassassin/spamassassin_gtk.c
3387                 add plugin types to allow loading plugins at different times
3388                 (and maybe for different frontends), because it's not good to
3389                 load GTK-Plugins gefore gtk_init was called
3390
3391         * configure.ac
3392         * src/plugins/Makefile.am
3393         * src/plugins/trayicon/.cvsignore               ** NEW **
3394         * src/plugins/trayicon/Makefile.am              ** NEW **
3395         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
3396         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
3397         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
3398         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
3399         * src/plugins/trayicon/trayicon.c               ** NEW **
3400                 New Trayicon plugin that shows an icon in a systray that uses
3401                 XEMBED protocol like Gnome's systray. Icon shows if there
3402                 are new mails and a tooltip shows information about new,
3403                 unread and total messages.
3404
3405 2003-03-22 [paul]       0.8.11claws38
3406
3407         * src/common/smtp.c
3408                 fix ESMTP AUTH CRAM-MD5
3409                 [sync with main (still version 0.8.11cvs6), see
3410                  ChangeLog 2003-03-22]
3411
3412 2003-03-21 [colin]      0.8.11claws37
3413
3414         * src/send_message.c
3415                 Fix USE_SSL => USE_OPENSSL
3416
3417 2003-03-21 [colin]      0.8.11claws36
3418
3419         * src/folderview.c
3420                 Fix counts in drag and dropped subfolders
3421
3422 2003-03-21 [colin]      0.8.11claws35
3423
3424         * src/folder.c 
3425         * src/folderview.c
3426                 speed up a bit folder dnd
3427
3428 2003-03-20 [alfons]     0.8.11claws34
3429
3430         * src/main.c
3431         * src/toolbar.c
3432         * src/procmsg.c
3433                 don't send locked queue messages
3434                 (feature request "[ 705245 ] Locking message in outbox 
3435                  should prevent sending")
3436
3437 2003-03-20 [christoph]  0.8.11claws33
3438
3439         * src/folder.c
3440                 remove NEW and UNREAD flag in special folders when scanning
3441                 
3442         * src/common/smtp.c
3443                 fix ESMTP AUTH CRAM-MD5
3444
3445 2003-03-20 [paul]       0.8.11claws32
3446
3447         * src/prefs_account.c
3448                 Re-write 'Tunnel command to open connection' as
3449                 'Use command to communicate with server', and disable
3450                 it for all except IMAP accounts
3451
3452 2003-03-20 [paul]       0.8.11claws31
3453
3454         * sync with 0.8.11cvs6
3455                 see ChangeLog 2003-03-20
3456
3457 2003-03-19 [match]      0.8.11claws30
3458
3459         * src/addritem.[ch]
3460                 include documentation. minor refactoring.
3461         * src/addr_compl.[ch]
3462         * src/addrindex.[ch]
3463         * src/addresbook.[ch]
3464         * src/summaryview.c
3465                 re-enable address lookup (was disabled in
3466                 0.8.11claws20).
3467
3468 2003-03-19 [christoph]  0.8.11claws29
3469
3470         * src/procmsg.c
3471                 add temp flag handling, will make moving and copying
3472                 messages possible again
3473
3474         * src/folder.c
3475                 correct calulation of folder stats
3476
3477 2003-03-18 [match]      0.8.11claws28
3478
3479         * src/editgroup.h
3480                 remove case sensitive comparison (closes bug 80).
3481
3482 2003-03-18 [christoph]  0.8.11claws27
3483
3484         * src/imap.c
3485                 fix imap using a tunnel command
3486
3487         (closes bug 87)
3488
3489 2003-03-18 [christoph]  0.8.11claws26
3490
3491         * src/folder.[ch]
3492         * src/imap.c
3493         * src/procmsg.[ch]
3494                 rewrite flag handling for folders
3495
3496 2003-03-18 [christoph]  0.8.11claws25
3497
3498         * src/folder.c
3499         * src/procmsg.c
3500         * src/summaryview.c
3501                 unset NEW and UNREAD flags when message is ignored, to make
3502                 sure messages don't show up as unread on other IMAP clients,
3503                 because the IGNORE_THREAD flag can not be syncronized through
3504                 the IMAP folder
3505
3506 2003-03-17 [christoph]  0.8.11claws24
3507
3508         * src/imap.c
3509                 don't use recursion to fetch uids when the number of messages
3510                 does not match. Moved code into subfunction that is used
3511                 again when needed, to prevent an endless loop.
3512
3513 2003-03-17 [thorsten]   0.8.11claws23
3514
3515         * src/imageview.[ch]
3516                 export imageview_get_resized_size() (for plugins)
3517         * src/prefs_common.[ch]
3518                 added prefs_common_get() (for plugins)
3519
3520 2003-03-17 [christoph]  0.8.11claws22
3521
3522         * src/imap.c
3523                 o remove UID guessing from copy code
3524                 o support UIDPLUS extension for APPEND command
3525
3526 2003-03-17 [paul]       0.8.11claws21
3527
3528         * src/gtk/about.c
3529                 remove 'Compiled-plugins' section.
3530                 
3531         * src/plugins/dillo_viewer/dillo_viewer.c
3532                 slight change to description text
3533
3534 2003-03-16 [match]      0.8.11claws20
3535         * src/ldapserver.[ch]           ** NEW **
3536         * src/ldapctrl.[ch]             ** NEW **
3537         * src/ldapquery.[ch]            ** NEW **
3538         * src/ldaputil.[ch]             ** NEW **
3539         * src/addrcindex.[ch]           ** NEW **
3540         * src/addrquery.h               ** NEW **
3541         * src/addritem.[ch]
3542         * src/addrcache.[ch]
3543         * src/addrindex.[ch]
3544         * src/addr_compl.[ch]
3545         * src/addressbook.[ch]
3546         * src/addrbook.[ch]
3547         * src/editgroup.c
3548         * src/editaddress.c
3549         * src/editldap.c
3550         * src/editldap_basedn.c
3551         * src/vcard.c
3552         * src/jpilot.c
3553         * src/Makefile.am
3554                 included dynamic LDAP queries. improved address
3555                 completion.
3556
3557 2003-03-16 [paul]       0.8.11claws19
3558
3559         * tools/multiwebsearch.pl
3560                 fix a fatal typo
3561
3562 2003-03-16 [christoph]  0.8.11claws18
3563
3564         * src/mimeview.c
3565         * src/plugins/dillo_viewer/dillo_viewer.c
3566         * src/plugins/mathml_viewer/mathml_viewer.c
3567                 make unregistering of MimeViewerFactorys possible
3568
3569 2003-03-16 [alfons]     0.8.11claws17
3570
3571         * configure.ac
3572                 correct typo
3573
3574 2003-03-16 [melvin]     0.8.11claws16
3575
3576         * src/plugins/dillo_viewer.c
3577                 Fixed bug where it was not possible to view more than
3578                 one text/html attachment per message (bug discovered
3579                 by Christoph Hohmann).
3580
3581 2003-03-15 [melvin]     0.8.11claws15
3582
3583         * src/prefs_actions.c
3584                 Fixed compilation warnings.
3585
3586 2003-03-15 [melvin]     0.8.11claws14
3587
3588         * src/plugins/Makefile.am
3589         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
3590         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
3591         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
3592                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3593                 newer (http://dillo.auriga.wearlab.de/).
3594
3595 2003-03-15 [christoph]  0.8.11claws13
3596
3597         * src/imap.c
3598                 don't query imap folder for attributes because we already
3599                 for them from imap_status
3600
3601         * src/mimeview.[ch]
3602                 add support for plugable MimeViewers (unloading Viewers
3603                 not yet complete)
3604
3605         * src/plugins/Makefile.am
3606         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
3607         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
3608         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
3609                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3610                 widget from http://helm.cs.unibo.it/mml-widget/
3611
3612 2003-03-14 [christoph]  0.8.11claws12
3613
3614         * src/folder.[ch]
3615                 o error return code's should better be negative
3616                 o replace printf with debug_print
3617
3618         * src/imap.c
3619                 improve IMAP folder scan by checking UID-NEXT
3620
3621         * src/summaryview.c
3622                 remove check that are unnecessary in my opinion
3623
3624 2003-03-13 [christoph]  0.8.11claws11
3625
3626         * src/folder.[ch]
3627         * src/foldersel.c
3628         * src/folderview.c
3629         * src/imap.c
3630         * src/mbox_folder.c
3631         * src/mh.c
3632         * src/news.c
3633         * src/prefs_scoring.c
3634         * src/summaryview.c
3635                 use a common function to get a displayable name
3636                 for a FolderItem
3637
3638 2003-03-13 [paul]       0.8.11claws10
3639
3640         * tools/Makefile.am
3641           tools/README
3642           tools/multiwebsearch.conf     ** NEW FILE **
3643           tools/multiwebsearch.pl       ** NEW FILE **
3644                 add multiwebsearch Actions script
3645
3646 2003-03-13 [colin]      0.8.11claws9
3647
3648         * src/compose.c
3649                 Remove leading emtpy lines from quoted text
3650                 before quoting it
3651
3652 2003-03-13 [melvin]     0.8.11claws8
3653
3654         * src/prefs_actions.c
3655                 Fixed a memory leak
3656                 Code clean ups
3657                 Added Cancel and OK buttons
3658                 Corrected help text
3659
3660 2003-03-13 [christoph]  0.8.11claws7
3661
3662         * src/account.c
3663         * src/folder.[ch]
3664         * src/imap.c
3665         * src/mainwindow.c
3666         * src/mbox_folder.c
3667         * src/mh.c
3668         * src/news.c
3669         * src/setup.c
3670                 replace more folder type stuff with folder class stuff
3671
3672 2003-03-13 [melvin]     0.8.11claws6
3673
3674         * src/prefs_actions.c
3675                 Added new tokens:
3676                 %u: user provided argument
3677                 %h: user provided argument (hidden on input)
3678                 %s: current text selection in the message view 
3679
3680 2003-03-13 [paul]       0.8.11claws5
3681
3682         * sync with 0.8.11cvs5
3683                 see ChangeLog 2003-03-11, 2003-03-12
3684
3685 2003-03-12 [christoph]  0.8.11claws4
3686
3687         * src/folder.c
3688                 use folder class idstr when writing folderlist.xml
3689
3690         * src/folder.h
3691         * src/imap.c
3692         * src/news.c
3693                 replace folder type checks with folder class checks
3694
3695 2003-03-12 [christoph]  0.8.11claws3
3696
3697         * src/folder.[ch]
3698         * src/imap.[ch]
3699         * src/main.c
3700         * src/mbox_folder.[ch]
3701         * src/mh.[ch]
3702         * src/news.[ch]
3703                 o create a list of known folder classes in the folder system
3704                 o use folder class id strings for folder item identifiers
3705
3706 2003-03-12 [christoph]  0.8.11claws2
3707
3708         * src/imap.c
3709                 fix imap uid validity check
3710
3711 2003-03-12 [christoph]  0.8.11claws1
3712
3713         * src/account.c
3714         * src/folder.[ch]
3715         * src/foldersel.c
3716         * src/folderview.c
3717         * src/imap.c
3718         * src/mainwindow.c
3719         * src/mbox_folder.c
3720         * src/mh.c
3721         * src/news.c
3722         * src/prefs_scoring.c
3723         * src/procmsg.c
3724         * src/setup.c
3725         * src/summaryview.c
3726                 initial restructuring of folder system, seperating
3727                 folders and folder classes
3728
3729 2003-03-12 [paul]       0.8.11claws
3730
3731         0.8.11claws release
3732
3733 2003-03-12 [christoph]
3734
3735         * src/gtk/prefswindow.c
3736                 fix translation of "Page Index"
3737
3738 2003-03-12 [paul]       0.8.10claws110
3739
3740         a sync from 0.8.11cvs4 before the release
3741
3742         * src/common/utils.c
3743                 subject_compare_for_sort(): allow null strings (fixes
3744                 summary sorting).
3745
3746 2003-03-11 [paul]       0.8.10claws109
3747
3748         * po/es.po
3749                 update Spanish translation, submitted by
3750                 Ricardo Mones Lastra
3751
3752 2003-03-11 [melvin]     0.8.10claws108
3753
3754         * po/fr.po
3755                 Updated French translations
3756
3757 2003-03-11 [paul]       0.8.10claws107
3758
3759         * manual/en/Makefile.am
3760           manual/en/*.html
3761                 update English manual, add a new page
3762                 updated by Francois Barriere <fbarriere@atmel.fr>
3763                 
3764         * po/bg.po
3765           po/it.po
3766           po/sr.po
3767                 update Bulgarian, Italian, and Serbian translations
3768                 submitted by George Danchev, Alessandro Maestri, and
3769                 Urke MMI
3770
3771 2003-03-10 [paul]       0.8.10claws106
3772
3773         * src/gtk/about.c
3774           src/gtk/prefswindow.c
3775                 make some strings translatable
3776
3777 2003-03-10 [darko]      0.8.10claws105
3778
3779         * src/compose.c
3780                 code cleanup to make Hiro happy
3781
3782 2003-03-10 [paul]       0.8.10claws104
3783
3784         * sync with 0.8.11cvs2
3785                 see ChangeLog 2003-03-10
3786
3787 2003-03-09 [melvin]     0.8.10claws103
3788
3789         * src/textview.c
3790                 textview_set_font(): fix for message display in
3791                 UTF-8 locales (thanks to Sergey Vlasov).
3792                 (was unintentionnaly reverted in 0.8.6claws6)   
3793
3794 2003-03-08 [darko]      0.8.10claws102
3795
3796         * src/compose.c
3797                 fix infinite loop in wrapping as reported
3798                 by happycactus
3799                 obsoletes patch #696482
3800
3801 2003-03-08 [christoph]  0.8.10claws101
3802
3803         * src/imap.c
3804                 add workaround for IMAP servers that do not
3805                 support the "UID SEARCH UID" command
3806
3807 2003-03-07 [christoph]  0.8.10claws100
3808
3809         * src/plugins/spamassassin/spamassassin.[ch]
3810         * src/plugins/spamassassin/spamassassin_gtk.c
3811                 code cleanup
3812
3813 2003-03-07 [paul]       0.8.10claws99
3814
3815         * po/es.po
3816                 updated Spanish translation, submitted by
3817                 Ricardo Mones Lastra
3818
3819 2003-03-07 [christoph]  0.8.10claws98
3820
3821         * src/send.c
3822                 fix in 0.8.10claws94 was wrong
3823                 local delivery does not require escaping, remove escaping
3824                 code to make signatures of mails with "." lines valid
3825                 
3826                 NOTE: requires that sendmail is executed with "-i" option,
3827                       what is the default now, but has to be changed in all
3828                       exsiting accounts)
3829
3830 2003-03-07 [paul]       0.8.10claws97
3831
3832         * sync with 0.8.11 release
3833                 see ChangeLog 2003-03-07
3834
3835 2003-03-06 [paul]       0.8.10claws96
3836
3837         * src/compose.c
3838                 revert commit 0.8.10claws92
3839
3840 2003-03-06 [paul]       0.8.10claws95
3841
3842         * src/folderview.c
3843                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3844
3845         * src/gtkaspell.c
3846                 fix bug 74, 'Crash opening editor window with pseudo-color
3847                 display'
3848                 
3849         Patches submitted by Kevin Vigor <kevin@vigor.nu>
3850
3851 2003-03-06 [christoph]  0.8.10claws94
3852
3853         * src/send.c
3854                 fix rfc2821 (4.5.2) violation in SMTP data sending,
3855                 all lines starting with a period get an extra period
3856                 inserted
3857                 (found by Simon 'corecode' Schubert)
3858
3859 2003-03-06 [paul]       0.8.10claws93
3860
3861         * src/folderview.c
3862                 if configured font can't be loaded fall back to gtk
3863                 default. (with thanks to Christoph)
3864                 
3865                 closes long-standing bug 15 'Crashes on startup'
3866
3867 2003-03-06 [paul]       0.8.10claws92
3868
3869         * src/compose.c
3870                 freeze text before autosave and thaw afterwards
3871                 fixes bug 67 'autosave make re-rediting message crazy'
3872
3873 2003-03-06 [christoph]  0.8.10claws91
3874
3875         * src/compose.c
3876                 ignore address comment in dupe check for Cc-list
3877
3878         (closes reopened bug 47 Replying to message strips name part of
3879          e-mail addresses of Cc: lines)
3880
3881 2003-03-06 [paul]       0.8.10claws90
3882
3883         * src/Makefile.am
3884                 remove reference to gtkxtext.h as its no longer in
3885                 the repository
3886
3887 2003-03-06 [paul]       0.8.10claws89
3888
3889         * sync with 0.8.10cvs25
3890                 see ChangeLog 2003-03-06
3891
3892 2003-03-06 [oliver]     0.8.10claws88
3893         
3894         * src/messageview.c
3895                 remove include
3896
3897 2003-03-06 [oliver]     0.8.10claws87
3898         
3899         * src/folderview.c 
3900                 remove changes introduced inclaws74
3901         * src/messageview.c
3902                 another attempt to sanely delete and update
3903                 messages deleted in separate messageview
3904
3905 2003-03-05 [christoph]  0.8.10claws86
3906
3907         * src/summaryview.c
3908                 check if "From" matches any account's address if
3909                 addressbook completion of addresses is disabled too
3910
3911         (closes Bug 70 "Display recipient in from" doesn't check
3912          folder's default account)
3913
3914 2003-03-05 [christoph]  0.8.10claws85
3915
3916         * src/compose.c
3917         * src/common/utils.[ch]
3918                 don't strip address comments when building Cc lists
3919
3920         (closes Bug 47 Replying to message strips name part of e-mail addresses
3921          of Cc: lines)
3922
3923         * src/folder.c
3924                 fix return value of copy function
3925
3926 2003-03-05 [christoph]  0.8.10claws84
3927
3928         * src/imap.c
3929                 don't ask imap server for non rfc822 headers
3930
3931         (closes bug 71 IMAP FETCH asks for FROM header field twice)
3932
3933         * src/imap.c
3934                 destroy session on socket error to allow reconnecting
3935
3936 2003-03-05 [christoph]  0.8.10claws83
3937
3938         * configure.ac
3939                 fix building with gnome when no prefix is set
3940
3941         (closes bug 66 Gnome directory is set to NONE)
3942
3943 2003-03-05 [paul]       0.8.10claws82
3944
3945         * sync with 0.8.10cvs23
3946                 see ChangeLog 2003-03-05
3947
3948 2003-03-04 [christoph]  0.8.10claws81
3949
3950         * src/folder.c
3951                 o fix moving and copying when folder returns 0 for new
3952                   message number
3953                 o remove some code for single message copy and move
3954                   operations and use functions for multiple messages
3955
3956         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
3957
3958         * src/news.c
3959                 remove unused include
3960
3961 2003-03-04 [paul]       0.8.10claws80
3962
3963         * src/gtk/about.c
3964                 list 'Compiled plugins'
3965
3966 2003-03-03 [christoph]  0.8.10claws79
3967
3968         * src/news.[ch]
3969                 have to multiply the percentage of the current fetch with
3970                 the percentage that it has of the total fetch operation
3971                 for correct values
3972
3973 2003-03-03 [christoph]  0.8.10claws78
3974
3975         * src/news.c
3976                 fix calculation of expected lines for progress indicator
3977
3978 2003-03-03 [christoph]  0.8.10claws77
3979
3980         * src/summaryview.c
3981         * src/common/utils.c
3982                 fix segfault when opening the root news folder
3983
3984 2003-03-03 [christoph]  0.8.10claws76
3985
3986         * src/mainwindow.[ch]
3987         * src/common/Makefile.am
3988         * src/common/progressindicator.[ch]
3989                 add UI independent progress indicator handling
3990
3991         * src/news.[ch]
3992                 use new progress indicator for message info fetching
3993
3994         * src/common/hooks.h
3995                 code cleanup
3996
3997 2003-03-03 [oliver]     0.8.10claws75
3998
3999         * src/toolbar.c
4000         * src/compose.c
4001                 removed commented code
4002
4003 2003-03-03 [oliver]     0.8.10claws74
4004
4005         * src/toolbar.[ch]
4006                 cleanups and refactoring
4007         * src/compose.[ch]
4008                 compose_reply_mode reply & forwarding interface for
4009                 toolbar buttons
4010         * src/folderview.c
4011                 act on messages marked for deletion in folderview_selected
4012                 based on prefs_common.immediate_exec since a message might 
4013                 have been deleted by messageview in a folder we are changing 
4014                 to (does anybody understand what I'm on about ?)
4015
4016 2003-03-03 [oliver]     0.8.10claws73
4017         
4018         * src/messageview.[ch]
4019                 new functions
4020                 - messageview_delete: delete message shown in messagview
4021                 - messageview_update_view: update messageview to currently 
4022                   selected summaryview message
4023                 - add separate messageview to msgview_list in order to update 
4024                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
4025         * src/summaryview.[ch]
4026                 summary_get_selection returns a list of selected msgs
4027                 in summaryview
4028         * src/mainwindow.c
4029                 toolbar reply refactoring
4030
4031 2003-03-03 [paul]       0.8.10claws72
4032
4033         * sync with 0.8.10cvs21
4034                 see ChangeLog 2003-03-03
4035
4036 2003-03-02 [christoph]  0.8.10claws71
4037
4038         * src/common/passcrypt.c
4039                 use POSIX includes
4040
4041 2003-03-02 [christoph]  0.8.10claws70
4042
4043         * configure.ac
4044         * src/prefs_account.c
4045         * src/prefs_gtk.[ch]
4046         * src/common/.cvsignore
4047         * src/common/Makefile.am
4048         * src/common/passcrypt.c                ** NEW **
4049         * src/common/passcrypt.h.in             ** NEW **
4050                 Implement password encryption in config files
4051                 using unix encrypt and setkey functions. The crypt
4052                 key can be set as a configure parameter. Old
4053                 passwords will be converted if they do not begin
4054                 with '!'
4055
4056 2003-03-02 [paul]       0.8.10claws69
4057
4058         * src/prefs_account.c
4059                 fix compile error
4060
4061 2003-03-01 [thorsten]   0.8.10claws68
4062
4063         * po/el.po
4064           po/hr.po
4065           po/it.po
4066           po/nl.po
4067           po/sr.po
4068           po/sv.po
4069                 corrected format strings
4070         * po/en_GB.po
4071                 corrected headers
4072                 (fix compile errors with GNU gettext-0.11.5)
4073
4074 2003-03-01 [oliver]     0.8.10claws67
4075
4076         * src/summaryview.c
4077                 menu callbacks call toolbar_menu_reply
4078
4079 2003-03-01 [oliver]     0.8.10claws66
4080
4081         * src/mainwindow.c
4082         * src/messageview.c
4083                 menu callbacks call toolbar_menu_reply
4084         * src/toolbar.[ch]
4085                 callbacks from menu handled by toolbar_menu_reply
4086
4087 2003-03-01 [paul]       0.8.10claws65
4088
4089         * src/addressbook.c
4090                 revert commit 0.8.10claws54 - breaks editing of
4091                 addressbook.
4092                 
4093         * po/bg.po
4094                 update Bulgarian translation, submitted by
4095                 George Danchev
4096
4097 2003-02-28 [christoph]  0.8.10claws64
4098
4099         * src/account.c
4100         * src/addressadd.c
4101         * src/compose.c
4102         * src/gtkaspell.c
4103         * src/gtkxtext.h                ** REMOVE **
4104         * src/imap.c
4105         * src/matcher.[ch]
4106         * src/mh.c
4107         * src/news.c
4108         * src/pine.c
4109         * src/prefs_common.c
4110         * src/prefs_matcher.c
4111         * src/procheader.[ch]
4112         * src/procmsg.[ch]
4113         * src/toolbar.c
4114         * src/common/ssl_certificate.c
4115         * src/gtk/colorlabel.c
4116         * src/gtk/menu.c
4117                 o fix warnings
4118                 o remove code obsoleted by new cache and folder system rework
4119
4120 2003-02-28 [oliver]     0.8.10claws63
4121         
4122         * src/toolbar.[ch]
4123                 * fix bug where reply in Messageview replied to 
4124                 Message displayed in summaryview
4125                 (reportedd via ML by chinatinte at gmx dot ch)
4126                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
4127                 didn't work in separate MessageView Toolbar
4128                 (wondering if anybody uses this at all ?)
4129         * src/summaryview.[ch]
4130                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
4131                 (generalize reply and forward code);
4132         * src/messageview.c 
4133                 remove focus_in event which updated summaryview to messageview
4134
4135 2003-02-28 [paul]       0.8.10claws62
4136
4137         * po/Makefile.in.in
4138                 add the --check option
4139                 Patch submitted by Ricardo Mones Lastra
4140
4141 2003-02-28 [paul]       0.8.10claws61
4142
4143         * src/prefs_account.c
4144                 re-order 'Signature' items
4145
4146 2003-02-28 [paul]       0.8.10claws60
4147
4148         * sync with 0.8.10cvs20
4149                 see ChangeLog 2003-02-28
4150
4151 2003-02-28 [paul]       0.8.10claws59
4152
4153         * po/POTFILES.in
4154                 update to reflect recent movement of files
4155
4156 2003-02-28 [paul]       0.8.10claws58
4157
4158         * sync with 0.8.10cvs19
4159                 see ChangeLog 2003-02-28
4160
4161 2003-02-27 [martin]     0.8.10claws57
4162
4163         * src/prefs_matcher.c 
4164                 fix segfault in prefs_matcher_ok() when the
4165                 last entry is deleted and prevents that the
4166                 message "entry not saved" comes up after deleting
4167                 an entry
4168
4169 2003-02-27 [martin]     0.8.10claws56
4170
4171         * src/prefs_filtering.c 
4172                 fix segfault in prefs_filtering_ok() when the
4173                 last entry is deleted and prevents that the
4174                 message "entry not saved" comes up after deleting
4175                 an entry
4176
4177 2003-02-27 [paul]       0.8.10claws55
4178
4179         * sync with 0.8.10cvs18
4180                 see ChangeLog 2003-02-27
4181
4182 2003-02-27 [paul]       0.8.10claws54
4183
4184         * src/addressbook.c
4185                 fix bug where the address book crashes with 
4186                 multiple lookups.
4187                 Patch [687729] submitted by David Frager 
4188                 <dbfrager@users.sourceforge.net>
4189
4190 2003-02-25 [christoph]  0.8.10claws53
4191
4192         * src/Makefile.am
4193         * src/colorlabel.[ch]           ** REMOVE **
4194         * src/gtk/Makefile.am
4195         * src/gtk/colorlabel.[ch]       ** NEW **
4196                 move colorlabel files to gtk directory
4197
4198         * src/esmtp.[ch]                ** REMOVE **
4199                 has been merged into smtp.[ch] in 0.7.5
4200
4201 2003-02-25 [christoph]  0.8.10claws52
4202
4203         * src/Makefile.am
4204         * src/about.[ch]                ** REMOVE **
4205         * src/gtk/Makefile.am
4206         * src/gtk/about.[ch]            ** NEW **
4207                 move about files to gtk directory
4208
4209 2003-02-25 [christoph]  0.8.10claws51
4210
4211         * src/folder.c
4212                 some code optimization of folder scanning code
4213
4214         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
4215
4216 2003-02-25 [christoph]  0.8.10claws50
4217
4218         * src/main.c
4219         * src/common/sylpheed.c
4220                 add command line parameter parsing to common code
4221
4222 2003-02-24 [christoph]
4223
4224         * Makefile.am
4225         * configure.ac
4226                 fix gnome prefix problems, the configure script now removed
4227                 `gnome-config --prefix` from `gnome-config --datadir`
4228                 and adds $(prefix} instead
4229
4230         (closes Bug 24 Makefile does not respect prefix when installing
4231          GNOME data)
4232
4233 2003-02-24 [christoph]  0.8.10claws49
4234
4235         * src/news.c
4236                 check for valid session before trying to authenticate
4237
4238         (closes Bug 60 crash if "authenticate on logon" is activated
4239          and newsserver-hostname is not valid)
4240
4241 2003-02-24 [melvin]     0.8.10claws48
4242
4243         * src/prefs_actions.c
4244                 Make sure all user's input is sent to the action and then
4245                 close the socket..
4246
4247 2003-02-23 [alfons]     0.8.10claws46
4248
4249         * src/summaryview.c
4250                 also wait cursor when deleting files
4251
4252 2003-02-23 [paul]
4253
4254         * tools/freshmeat_search.pl
4255           tools/google_search.pl
4256                 scripts should now work for any browser/browser command line
4257
4258 2003-02-22 [christoph]  0.8.10claws45
4259
4260         * src/procmsg.c
4261                 fix IMAP flag setting, IMAP flag is not handled correctly
4262                 anymore by the folder system and information about the
4263                 folder should not be saved in the MsgInfo (in my opinion)
4264
4265         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4266
4267 2003-02-22 [christoph]  0.8.10claws44
4268
4269         * src/summaryview.c
4270                 fix spelling of "label" ;-)
4271
4272 2003-02-22 [thorsten]   0.8.10claws43
4273
4274         * src/mimeview.c
4275           src/prefs_common.[ch]
4276           src/procmime.[ch]
4277                 do not use description as attachment name
4278
4279 2003-02-22 [alfons]     0.8.10claws42
4280
4281         * src/summaryview.c
4282                 freeze/thaw folder item updates when changing color labels,
4283                 and put a wait cursors on
4284
4285 2003-02-22 [thorsten]   0.8.10claws41
4286
4287         * src/mimeview.c
4288                 save-all fixes: crash if invoked on multipart container,
4289                 mimeinfo access, pathseparators, error dialog
4290
4291 2003-02-21 [alfons]     0.8.10claws40
4292
4293         * src/prefs_gtk.c
4294                 remove unused var
4295
4296 2003-02-21 [colin]      0.8.10claws39
4297
4298         * src/send.c
4299                 Fix smtp logging
4300
4301 2003-02-21 [colin]      0.8.10claws38
4302
4303         * src/summaryview.c
4304                 Freeze/thaw folderItem updates when filtering messages 
4305                 via Tools/Filter messages
4306
4307 2003-02-21 [paul]       0.8.10claws37
4308
4309         * src/compose.c
4310                 revert commit 0.8.10claws26, there are ulterior motives
4311                 for users to set a Reply-To header when posting to
4312                 newsgroups
4313
4314 2003-02-21 [paul]       0.8.10claws36
4315
4316         * sync with 0.8.10cvs17
4317                 see ChangeLog 2003-02-21
4318
4319 2003-02-20 [christoph]  0.8.10claws35
4320
4321         * src/imap.c
4322                 IMAP UID fetch speedup using SEARCH
4323
4324         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4325
4326         * src/imap.c
4327                 fix problem with UIDs in IMAP UID cache that no longer existed
4328
4329 2003-02-20 [christoph]  0.8.10claws34
4330
4331         * src/imap.c
4332         * src/procheader.c
4333         * src/procheader.h
4334                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
4335
4336         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4337
4338         * src/imap.c
4339                 Rewrite imap_cmd_gen_recv use sock_getline instead
4340                 of sock_gets to avoid problems with too long reply
4341                 lines
4342     
4343 2003-02-20 [colin]      0.8.10claws33
4344         
4345         * src/prefs_account.c
4346                 Better wording
4347
4348 2003-02-20 [colin]      0.8.10claws32
4349
4350         * src/compose.c
4351                 Remove useless '&& !to_sender' 
4352
4353 2003-02-20 [darko]
4354
4355         * AUTHORS
4356                 change my e-mail address
4357
4358 2003-02-19 [colin]      0.8.10claws31
4359
4360         * src/prefs_common.c
4361                 X11 style colors for every configurable color
4362
4363 2003-02-19 [alfons]     0.8.10claws30
4364
4365         * src/prefs_gtk.[ch]
4366         * src/prefs_common.c
4367                 for color_new accept both plain integers and X11 style color
4368                 names (as found in /usr/lib/X11/rgb.txt)
4369
4370 2003-02-19 [paul]       0.8.10claws29
4371
4372         * src/mainwindow.c
4373                 add tooltips to online/offline button and account selector
4374                 button
4375
4376 2003-02-19 [paul]       0.8.10claws28
4377
4378         * src/folder.c
4379           src/news.c
4380           src/prefs_account.[ch]
4381           src/prefs_common.[ch]
4382                 move 'Maximum number of articles to download' to
4383                 account prefs.
4384                 clean up account prefs gui a little by hiding entries
4385                 rather then greying out entries
4386
4387 2003-02-19 [hiro]       0.8.10claws27
4388
4389         * src/common/utils.c
4390                 fix bug #54 'yesterdays date is displayed in the message 
4391                 summary window'
4392
4393 2003-02-19 [paul]       0.8.10claws26
4394
4395         * src/compose.c
4396                 fix bug reported in Feature Request [688596] 
4397                 'Reply-to header in news'
4398
4399 2003-02-18 [paul]       0.8.10claws25
4400
4401         * src/select-keys.c
4402                 add a 'List all keys' button to key selection dialog
4403
4404 2003-02-18 [colin]      0.8.10claws24
4405         
4406         * src/stock_pixmap.c
4407                 fix compile error
4408
4409 2003-02-18 [colin]      0.8.10claws23
4410
4411         * src/common/smtp.[ch]
4412           src/prefs_account.c
4413                 Try to starttls if it seems to be the only
4414                 way to authenticate a user
4415
4416 2003-02-18 [paul]       0.8.10claws22
4417
4418         * src/Makefile.am
4419           src/folderview.c
4420           src/stock_pixmap.[ch]
4421           src/pixmaps/drafts_close.xpm  ** NEW FILE **
4422           src/pixmaps/drafts_open.xpm   ** NEW FILE **
4423                 as a Drafts folder is a special folder allow it to have
4424                 its own unique icons
4425
4426 2003-02-18 [colin]      0.8.10claws21
4427
4428         * src/imap.c
4429                 Fix port selection when using starttls
4430
4431 2003-02-18 [paul]       0.8.10claws20
4432
4433         * src/mainwindow.c
4434           src/prefs_common.[ch]
4435                 make blue the default new mail colour
4436
4437 2003-02-18 [paul]       0.8.10claws19
4438
4439         * sync with 0.8.10cvs14
4440                 see ChangeLog 2003-02-18
4441
4442 2003-02-17 [jens]       0.8.10claws18
4443
4444         * src/common/md5.c
4445                 fixed a compile problem with gcc 3.3
4446                 works on 2.95.3 too (testet on PPC as it is big endian)
4447
4448 2003-02-17 [paul]       0.8.10claws17
4449
4450         * sync with 0.8.10cvs13
4451                 see ChangeLog 2003-02-17
4452
4453 2003-02-17 [paul]       0.8.10claws16
4454
4455         * sync with 0.8.10cvs12
4456                 see ChangeLog 2003-02-17
4457
4458 2003-02-16 [match]      0.8.10claws15
4459
4460         * src/addressbook.c
4461                 Eliminates reloading of address data when items
4462                 deleted or added. Applied submitted by
4463                 Luke Plant <lukeplant@softhome.net>
4464
4465 2003-02-16 [paul]       0.8.10claws14
4466
4467         * src/news.c
4468                 when a 'protocol error' is encountered disconnect from
4469                 the server. This means that the user can carry on viewing
4470                 other articles and doesn't have to either wait until the
4471                 server timesout or quit sylpheed.
4472                 Fixes bug #53 'Unable to read messages in newsgroups, 
4473                 displayed message doesn't change'
4474
4475 2003-02-15 [christoph]  0.8.10claws13
4476
4477         * src/imap.c
4478                 fix bug that stopped scanning of folders when an
4479                 IMAP folder was empty
4480
4481         (closes bug 46 stop scan messages in folders after empty folder)
4482
4483 2003-02-15 [paul]
4484
4485         * tools/Makefile.am
4486           tools/README
4487           tools/freshmeat_search.pl     ** NEW FILE **
4488           tools/google_search.pl        ** NEW FILE **
4489                 Add 2 Actions scripts which search freshmeat/google
4490                 for the selected text using the browser configured
4491                 in sylpheedrc.
4492                 
4493         Note: These scripts are very dependent on the format of the
4494         browser command and may not work on every occasion. Testing
4495         is welcome. 
4496
4497 2003-02-14 [alfons]     0.8.10claws12
4498
4499         * src/compose.c
4500                 fix breakage because of uninitialized account pointer.
4501                 please verify.
4502
4503 2003-02-14 [paul]       0.8.10claws11
4504
4505         * src/compose.c
4506           src/prefs_account.[ch]
4507           src/prefs_common.[ch]
4508                 move signature settings to Account Prefs
4509
4510 2003-02-14 [paul]       0.8.10claws10
4511
4512         * sync with 0.8.10cvs11
4513                 see ChangeLog 2003-02-14
4514
4515 2003-02-13 [thorsten]   0.8.10claws9
4516
4517         * src/news.c
4518                 revert news progressbar (GUI separation)
4519
4520 2003-02-13 [paul]       0.8.10claws8
4521
4522         * src/compose.c
4523                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
4524                 paragraph 1
4525
4526 2003-02-13 [paul]       0.8.10claws7
4527
4528         * src/compose.[ch]
4529           src/summaryview.c
4530                 fix 'Follow-up and Reply-to' so that it creates a reply to
4531                 the newsgroup and the sender. If the message has the keyword
4532                 'poster' in the Followup-To header, all replies go to the
4533                 sender, re: RFC 1036, Section 2.2.3
4534                 rename all instances of 'ignore_replyto' to 'to_sender', both
4535                 were previously used, now we use just one.
4536
4537 2003-02-13 [paul]       0.8.10claws6
4538
4539         * sync with 0.8.10cvs9
4540                 see ChangeLog 2003-02-13
4541
4542 2003-02-13 [paul]       0.8.10claws5
4543
4544         * configure.ac
4545                 show which plugins are configured in the configure
4546                 output.
4547
4548 2003-02-12 [thorsten]   0.8.10claws4
4549
4550         * src/news.c
4551                 show progress while fetching news headers
4552
4553 2003-02-12 [christoph]  0.8.10claws3
4554
4555         * configure.ac
4556         * src/plugins/Makefile.am
4557                 use AM_CONDITIONAL to enable plugins, automake correctly
4558                 manages this when creating distdir
4559
4560 2003-02-12 [christoph]  0.8.10claws2
4561
4562         * ac/spamassassin.m4
4563         * src/plugins/spamassassin/Makefile.am
4564                 fix building SpamAssassin plugin without OpenSSL
4565
4566 2003-02-12 [paul]       0.8.10claws1
4567
4568         * ac/Makefile.am
4569           src/Makefile.am
4570           src/plugins/Makefile.am
4571                 fix failure of 'make release'
4572
4573 2003-02-12 [paul]       0.8.10claws
4574
4575         * 0.8.10claws released
4576
4577 2003-02-12 [paul]       0.8.9claws56
4578
4579         * po/bg.po
4580           po/es.po
4581           po/it.po
4582           po/ru.po
4583           po/sr.po
4584                 updated translations by George Danchev, Ricardo Mones Lastra,
4585                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
4586                 
4587         * sylpheed.spec.in
4588                 Allow the building of RPMs by a regular user. Submitted
4589                 by Sergei Astanin
4590
4591 2003-02-11 [alfons]     0.8.9claws55
4592
4593         * src/colorlabel.c
4594                 don't use pixmaps for label color rect but draw rectangles
4595                 so we can respect the color map of palette based visuals
4596                 (fixes the long time crashes on Suns - thanks to Andreas
4597                 Engel and Steve O'Hara-Smith for testing)
4598
4599 2003-02-11 [christoph]  0.8.9claws54
4600
4601         * src/matcher_parser_parse.y
4602                 correct bug where filering rules of not existing folders in
4603                 matcherrc were added to global filtering
4604                 
4605         (closes Debian Bug #180253 - Directory's filter-rules are merged with
4606          main filter-rules after removing directory, http://bugs.debian.org/180253)
4607         
4608 2003-02-11 [paul]       0.8.9claws53
4609
4610         * sync with 0.8.10cvs7
4611                 see ChangeLog 2003-02-09
4612
4613 2003-02-11 [melvin]     0.8.9claws52
4614
4615         * po/fr.po
4616                 Updated French tranlsations
4617
4618 2003-02-10 [paul]       0.8.9claws51
4619
4620         * sylpheed.spec.in
4621                 correct --enable-openssl
4622                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
4623
4624 2003-02-09 [martin]     0.8.9claws50
4625
4626         * src/prefs_matcher.c
4627                 fix segfault in prefs_matcher_substitute_cb() when
4628                 no row is selected
4629
4630 2003-02-09 [paul]       0.8.9claws49
4631
4632         * src/folderview.c
4633                 fix bug where a newsgroup folder's processing rules were
4634                 merged with the global filtering rules when the newsgroup
4635                 folder was deleted, causing some seriously bad results,
4636                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
4637
4638 2003-02-08 [melvin]     0.8.9claws48
4639
4640         * src/compose.c
4641                 Corrected and modified an alert message.
4642
4643 2003-02-07 [paul]       0.8.9claws47
4644
4645         * src/folderview.c
4646                 fix bug where both an 'Account properties' window and a
4647                 'Folder properties' window were opened when clicking on
4648                 'Properties' in an NNTP or IMAP folder's popup menu.
4649
4650 2003-02-07 [paul]       0.8.9claws46
4651
4652         * sync with 0.8.10cvs6
4653                 see ChangeLog 2003-02-06
4654
4655 2003-02-06 [christoph]  0.8.9claws45
4656
4657         * src/mbox.c
4658                 freeze folder updates while importing mbox files
4659                 (closes bug 43 importing mbox took hours)
4660                 
4661         Patch submitted by Jens Rantil <jens.rantil@telia.com>
4662
4663 2003-02-06 [thorsten]   0.8.9claws44
4664
4665         * po/de.po
4666                 Updated german translations
4667
4668 2003-02-06 [thorsten]   0.8.9claws43
4669
4670         * src/news.h
4671                 use guint for message numbers (fix count in grouplist dialog)
4672
4673 2003-02-05 [paul]       0.8.9claws42
4674
4675         * sync with 0.8.10cvs2
4676                 see ChangeLog 2003-02-05
4677
4678 2003-02-04 [colin]      0.8.9claws41
4679
4680         * src/prefs_common.[ch]
4681           src/procmsg.c
4682           src/summaryview.c
4683                 Add an option to disable threading by subject
4684
4685 2003-02-04 [christoph]  0.8.9claws40
4686
4687         * src/inc.c
4688                 only abort fetching mails from multiple accounts when the
4689                 error is fatal and does not allow to check any more accounts
4690                 (currently only disk full error)
4691
4692         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
4693          receive mails for other accouts)
4694
4695 2003-02-04 [christoph]  0.8.9claws39
4696
4697         * src/folder.c
4698                 first add the new message to the cache, then
4699                 send the update notification
4700
4701         (closes bug 39 after sending message folderview doesnt get updated)
4702
4703 2003-02-04 [colin]      0.8.9claws38
4704
4705         * src/inc.c
4706                 _really_ fix this Connecting... status
4707
4708 2003-02-04 [paul]       0.8.9claws37
4709
4710         * sync with 0.8.10
4711                 see ChangeLog 2003-02-04
4712
4713 2003-02-04 [paul]       0.8.9claws36
4714
4715         * sync with 0.8.9cvs6
4716                 see ChangeLog 2003-02-03
4717
4718 2003-02-04 [paul]       0.8.9claws35
4719
4720         * po/pt_BR.po
4721                 updated by André Filipe de Assunção e Brito 
4722                 <bedecko@netsite.com.br>
4723
4724 2003-02-03 [thorsten]   0.8.9claws34
4725
4726         * po/de.po
4727                 Updated german translations
4728
4729 2003-02-02 [paul]       0.8.9claws33
4730
4731         * po/es.po
4732                 updated by Ricardo Mones Lastra
4733
4734 2003-02-02 [thorsten]   0.8.9claws32
4735
4736         * src/mh.c
4737                 Fix mh_get_msginfo() segfault if file is inaccessible
4738
4739 2003-01-31 [colin]      0.8.9claws31
4740
4741         * src/procheader.c
4742                 Fix last commit's bug
4743
4744 2003-01-31 [colin]      0.8.9claws30
4745
4746         * src/procheader.c
4747                 Missing a change for gpg-signed messages
4748
4749 2003-01-31 [paul]       0.8.9claws29
4750
4751         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
4752           src/procheader.c
4753           src/stock_pixmap.[ch]
4754           src/summaryview.c
4755                 indicate GnuPG signed messages by displaying an icon
4756                 in the Attachment column.
4757
4758 2003-01-31 [paul]       0.8.9claws28
4759
4760         * sync with 0.8.9cvs4
4761                 see ChangeLog 2003-01-31
4762
4763 2003-01-31 [alfons]     0.8.9claws27
4764
4765         * src/textview.c
4766                 tune URI parser to accept mailto URLs with a '?'
4767                 (patch from Ruslan Balkin)
4768
4769 2003-01-31 [colin]      0.8.9claws26
4770
4771         * src/summaryview.c
4772                 Fix a leak introduced in claws24
4773
4774 2003-01-31 [colin]      0.8.9claws25
4775
4776         * src/summaryview.c
4777                 Freeze/Thaw folder updates when deleting dups
4778
4779 2003-01-31 [colin]      0.8.9claws24
4780         
4781         * src/addr_compl.c
4782           src/summaryview.c
4783           src/msgcache.c
4784                 little speed improvements
4785
4786 2003-01-31 [colin]      0.8.9claws23
4787
4788         * src/summaryview.c
4789                 Fix segfault when forwarding nothing
4790                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
4791                 
4792 2003-01-30 [paul]       0.8.9claws22
4793
4794         * sync with 0.8.9cvs3
4795                 see ChangeLog 2003-01-30
4796
4797 2003-01-30 [paul]       0.8.9claws21
4798
4799         * sync with 0.8.9cvs2
4800                 see ChangeLog 2003-01-30
4801
4802 2003-01-29 [paul]       0.8.9claws20
4803
4804         * sync with 0.8.9cvs1
4805                 see ChangeLog 2003-01-29
4806
4807 2003-01-28 [paul]       0.8.9claws19
4808
4809         * po/POTFILES.in
4810                 update to reflect changes. 
4811                 thanks to Ricardo Mones Lastra
4812
4813 2003-01-27 [christoph]  0.8.9claws18
4814
4815         * ac/openssl.m4
4816         * ac/spamassassin.m4
4817         * src/plugins/spamassassin/README
4818         * src/plugins/spamassassin/libspamc.[ch]
4819         * src/plugins/spamassassin/utils.[ch]
4820                 updated to latest libspamc
4821
4822 2003-01-27 [christoph]  0.8.9claws17
4823
4824         * src/folder.c
4825                 fix wrong use of procheader_get_header_fields
4826
4827 2003-01-27 [christoph]  0.8.9claws16
4828
4829         * src/news.c
4830         * src/prefs_account.[ch]
4831         * src/common/nntp.[ch]
4832                 allow to force authentication for NNTP servers
4833
4834         Patch submitted by Florian Mickler <dmk@d-labs.de>
4835
4836 2003-01-26 [paul]       0.8.9claws15
4837
4838         * src/summaryview.c
4839                 speed up of marking messages as read
4840                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
4841
4842 2003-01-26 [christoph]  0.8.9claws14
4843
4844         * src/Makefile.am
4845         * src/mgutils.[ch]              ** REMOVE **
4846         * src/xml.[ch]                  ** REMOVE **
4847         * src/xmlprops.[ch]             ** REMOVE **
4848         * src/common/Makefile.am
4849         * src/common/mgutils.[ch]       ** NEW **
4850         * src/common/xml.[ch]           ** NEW **
4851         * src/common/xmlprops.[ch]      ** NEW **
4852                 move xml files to common directory
4853
4854 2003-01-26 [christoph]  0.8.9claws13
4855
4856         * src/plugins/spamassassin/spamassassin_gtk.c
4857                 only set gtk entry text if string is available
4858
4859 2003-01-26 [melvin]     0.8.9claws12
4860
4861         * src/description_window.c
4862                 Allow resizing of the window
4863                 Allow automatic horizontal scroll bar
4864                 Do not vertically expand and fill
4865
4866 2003-01-26 [christoph]  0.8.9claws11
4867
4868         * src/Makefile.am
4869         * src/gtkutils.[ch]             ** REMOVE **
4870         * src/common/sylpheed.c
4871         * src/gtk/Makefile.am
4872         * src/gtk/description_window.c
4873         * src/gtk/gtkutils.[ch]         ** NEW **
4874         * src/gtk/prefswindow.c
4875                 move gtkutils to gtk directory
4876
4877 2003-01-26 [paul]       0.8.9claws10
4878
4879         * src/summaryview.c
4880                 rename summary_unread_clicked() to summary_status_clicked()
4881
4882 2003-01-26 [melvin]     0.8.9claws9
4883
4884         * src/prefs_actions.c
4885                 Cosmetical changes to the help text
4886
4887 2003-01-26 [paul]       0.8.9claws8
4888
4889         * src/folder.[ch]
4890           src/mainwindow.c
4891           src/prefs_common.c
4892           src/prefs_sumamry_column.c
4893           summaryview.[ch]
4894                 rename the 'Unread' column to 'Status'
4895
4896 2003-01-25 [match]      0.8.9claws7
4897
4898         * src/mgutils.[ch]
4899                 removed reference to LDAP constants. removed error2string.
4900                 included functions to support LDAP dynamic queries.
4901         * src/syldap.h
4902                 moved LDAP constants here.
4903         * src/addressbook.c
4904         * src/addrindex.c
4905         * src/importldif.c
4906                 removed references to LDAP constants and references to
4907                 error2string.
4908
4909 2003-01-25 [paul]       0.8.9claws6
4910
4911         * src/summaryview.c
4912                 summary_thread_build(), summary_thread_init(): remove 
4913                 unneeded reference to summaryview->folder_item
4914
4915 2003-01-25 [christoph]  0.8.9claws5
4916
4917         * src/gtk/description_window.c
4918                 o allow description texts to expand over multiple columns
4919                 o translate all columns
4920         * src/prefs_actions.c
4921                 change syntax description to use new multi column feature
4922
4923         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4924
4925 2003-01-25 [match]      0.8.9claws4
4926
4927         * src/vcard.c
4928                 fixed bug with Quoted-Printable
4929
4930 2003-01-25 [paul]       0.8.9claws3
4931
4932         * src/folder.[ch]
4933           src/summaryview.[ch]
4934                 implement per-folder collapsed/expanded threads setting
4935                 
4936         * src/prefs_common.c
4937                 remove global collapsed/expanded threads option
4938
4939 2003-01-25 [christoph]  0.8.9claws2
4940
4941         * po/POTFILES.in
4942                 add pluginwindow and prefswindow
4943         * src/compose.c
4944                 make send respond correctly to messages that could be added
4945                 to the queue folder, but the UID of the message is unknown
4946         * src/folder.c
4947         * src/imap.c
4948                 don't return guessed UIDs in imap_add_msg anymore. We return
4949                 0 to tell the folder system it was appened but the UID is
4950                 unknown. Folder system now get's the UID by scaning the folder
4951                 and searching the cache for the Message-ID
4952                 (closes bug #29 Messages queued, but not sent)
4953
4954 2003-01-25 [paul]       0.8.9claws1
4955
4956         * src/codeconv.c
4957                 conv_encode_header():  fix bug when long headers with 8-bit
4958                 characters are used, so that the encoded words are wrapped.
4959                 If the space in the original text falls on the wrap boundary,
4960                 it can be lost.
4961                 Patch by Sergey Vlasov.
4962                 
4963         * src/folderview.c
4964                  fix bug where a change to the sorting method or thread view
4965                  of a folder's messages is lost if simpify-subject is set and
4966                  toggled on or off.
4967                  Patch by Luke Plant.
4968
4969 2003-01-24 [paul]       0.8.9claws
4970
4971         * sylpheed-0.8.9claws released
4972         
4973         * Makefile.am
4974           sylpheed.spec.in
4975                 remove reference to 'INSTALL.jp'
4976
4977 2003-01-23 [paul]       0.8.8claws128
4978
4979         * po/es.po
4980           po/it.po
4981           po/ru.po
4982           po/sr.po
4983                 updated translations. submitted by Ricardo Mones Lastra,
4984                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
4985
4986 2003-01-23 [colin]      0.8.8claws127
4987
4988         * src/compose.c
4989                 Fix drafted and queued news articles re-edition
4990
4991 2003-01-23 [melvin]     0.8.8claws126
4992
4993         * po/fr.po
4994                 Updated French translations
4995
4996 2003-01-23 [colin]      0.8.8claws125
4997
4998         * src/inc.c
4999                 Fix "Connecting to..." status message
5000
5001 2003-01-22 [paul]       0.8.8claws124
5002
5003         * po/bg.po
5004                 updated by George Danchev
5005                 
5006         * src/folder.c
5007                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
5008                 and folder deletion
5009
5010 2003-01-21 [paul]       0.8.8claws123
5011
5012         * po/bg.po
5013                 updated by George Danchev
5014                 
5015         * src/about.c
5016                 its now 2003
5017                 
5018         * src/toolbar.c
5019                 don't translate 'Separator'
5020                 
5021         * src/plugins/spamassassin/Makefile.am
5022                 add aspell to CPPFLAGS
5023                 
5024         * src/plugins/spamassassin/spamassassin.c
5025           src/plugins/spamassassin/spamassassin_gtk.c
5026                 set correct default for spamassassin_receive_spam
5027                 slightly re-word descriptions and some
5028                 other minor changes
5029
5030 2003-01-19 [alfons]     0.8.8claws122
5031                 
5032         * src/mimeview.c
5033                 mimeview_save_as(): we might as well show the file name for
5034                 the single case "Save As" too
5035
5036 2003-01-19 [alfons]     0.8.8claws121
5037
5038         * src/crash.c
5039                 change bug tracker URL to bugzilla URL
5040
5041 2003-01-19 [alfons]     0.8.8claws120
5042
5043         * src/mimeview.c
5044                 mimeview_save_all(): display name of file before overwriting;
5045                 continue saving all, even when one overwrite was cancelled
5046
5047 2003-01-19 [christoph]  0.8.8claws119
5048
5049         * src/summaryview.c
5050         * src/procmsg.[ch]
5051                 fix wrong usage of procmsg_find_children in summaryview
5052                 by using procmsg_update_unread_children instead of
5053                 summaryview_update_unread_children
5054
5055 2003-01-19 [christoph]  0.8.8claws118
5056
5057         * src/procmsg.c
5058                 fix infinite loop in procmsg_find_children
5059                  (closes bug #25 sylpheed crashes on delete.)
5060
5061         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5062
5063 2003-01-19 [paul]       0.8.8claws117
5064
5065         * po/pt_BR.po
5066                 updated by Ivan Francolin Martinez
5067
5068 2003-01-18 [melvin]     0.8.8claws116
5069
5070         * src/prefs_actions.c
5071                 Removed syntax limitation of only one '&' at the end of command.
5072                         Now actions that contain '>/dev/null 2>&1' are possible.
5073
5074 2003-01-18 [melvin]     0.8.8claws115
5075
5076         * src/prefs_actions.c
5077                 Actions IO dialog: when the action ends
5078                 the "Close" button now has focus and [Escape] closes the
5079                 window.
5080
5081 2003-01-18 [christoph]  0.8.8claws114
5082
5083         * src/procmsg.c
5084                 o add debug output when MsgInfos are really freed
5085                 o free GSLists in procmsg_find_children and
5086                   procmsg_update_unread_children
5087
5088 2003-01-18 [christoph]  0.8.8claws113
5089
5090         * src/mainwindow.c
5091                 reorder Configuration menu
5092
5093 2003-01-18 [christoph]  0.8.8claws112
5094
5095         * src/compose.c
5096                 fix applying templates to forwarded messages
5097
5098         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5099
5100 2003-01-17 [christoph]  0.8.8claws111
5101
5102         * src/folder.c
5103                 destroy folder items, when a folder item is removed
5104
5105 2003-01-17 [christoph]  0.8.8claws110
5106
5107         * src/folder.c
5108                 fix wrong folder stats update when ignored message is
5109                 deleted
5110
5111 2003-01-17 [colin]      0.8.8claws109
5112         
5113         * src/mainwindow.c
5114         * src/summaryview.c
5115                 Quicksearch bugfixes: 
5116                 - hide help button at startup if not extended
5117                 - switch to extended when looking for replies
5118
5119 2003-01-17 [paul]
5120
5121         * sync with 0.8.9 release
5122
5123 2003-01-17 [paul]       0.8.8claws108
5124
5125         * sync with 0.8.8cvs11
5126                 see ChangeLog 2003-01-17
5127
5128 2003-01-16 [colin]      0.8.8claws107
5129
5130         * src/procmsg.c
5131                 Changed encryption test to re-ask passphrase
5132                 if an encrypted message hasn't been decrypted
5133                 Fixes bug #5
5134
5135 2003-01-16 [christoph]  0.8.8claws106
5136
5137         * src/prefs_gtk.c
5138         * src/prefs_toolbar.c
5139         * src/gtk/prefswindow.h
5140         * src/plugins/spamassassin/spamassassin_gtk.c
5141                 remove page destroy function that is not used anymore
5142
5143 2003-01-16 [paul]       0.8.8claws105
5144
5145         * sync with 0.8.8cvs9
5146                 see ChangeLog 2002-01-16
5147
5148 2003-01-16 [colin]      0.8.8claws104
5149
5150         * src/compose.[ch]
5151                 Fix bug with autosaved drafts for IMAP, when draft
5152                 folder is specified - fixes bugzilla bug #20
5153
5154 2003-01-15 [paul]       0.8.8claws103
5155
5156         * src/compose.[ch]
5157           src/procmsg.c
5158                 store folder and message-id of message forwarding
5159                 in queue header and set forward flag after sending
5160
5161 2003-01-15 [paul]       0.8.8claws102
5162
5163         * sync with 0.8.8cvs8
5164                 see ChangeLog 2002-01-15
5165
5166 2003-01-15 [colin]      0.8.8claws101
5167
5168         * src/Makefile.am
5169                 Fix linking with GNU libiconv
5170
5171 2003-01-15 [darko]      0.8.8claws100
5172
5173         * src/pine.c
5174                 fix crash when importing pine address book
5175                 entry with an empty name (reported by DY
5176                 <dybulk at tri8.net>)
5177
5178 2003-01-14 [paul]       0.8.8claws99
5179
5180         * configure.in  ** REMOVED **
5181           configure.ac  ** NEW FILE **
5182                 rename configure.in to configure.ac, as it is now
5183                 preferred
5184
5185 2003-01-14 [melvin]     0.8.8claws98
5186
5187         * src/folderview.c
5188                 folderview_check_new(): More precise function description
5189
5190 2003-01-14 [melvin]     0.8.8claws97
5191
5192         * src/folderview.c
5193                 folderview_check_new(): return the number of new messages 
5194                         since last check.
5195         * src/inc.c
5196                 inc_account_mail(): Disable counting of new messages for IMAP
5197                         and NNTP until bug [19] and [14] are fixed.
5198
5199 2003-01-14 [paul]       0.8.8claws96
5200
5201         * sync with 0.8.8cvs6
5202                 see ChangeLog 2003-01-14
5203
5204 2003-01-13 [alfons]     0.8.8claws95
5205
5206         * src/textview.c
5207                 tune email address validation (c. 0.8.8claws89): if . is 
5208                 just one char away from @, the address is invalid too 
5209                 (correctly rejects addresses like foo@.com)
5210
5211 2003-01-13 [paul]       0.8.8claws94
5212
5213         * src/messageview.c
5214           src/toolbar.c
5215                 fixes to the Message View toolbar and menu:
5216                 fix non-functioning Forward button
5217                 make Reply button consider default_reply_list
5218                 remove 'Follow-up...' menu entry
5219                 add 'Forward' and 'Redirect' menu entries
5220
5221 2003-01-13 [melvin]     0.8.8claws93
5222
5223         * src/inc.c
5224                 Fixed typo that could make new messages count incorrect.
5225
5226 2003-01-13 [melvin]     0.8.8claws92
5227
5228         * src/folderview.[ch]
5229                 folderview_check_new(): return the number of new messages.
5230         * src/inc.c
5231                 Should fix bug [14] where new mail notification worked 
5232                         incorrectly with IMAP accounts.
5233                 inc_spool_account(): return number of new msgs, or -1 on error
5234                 inc_all_spool(): return number of new msgs
5235                 
5236 2003-01-13 [melvin]     0.8.8claws91
5237
5238         * src/prefs_actions.c
5239                 Justify help text.
5240
5241 2003-01-12 [thorsten]   0.8.8claws90
5242
5243         * src/common/prefs.c
5244                 close file before rename
5245
5246 2003-01-12 [alfons]     0.8.8claws89
5247
5248         * AUTHORS
5249                 add Christian Mertes
5250         * src/common/utils.[ch]
5251                 g_stricase_hash(), g_stricase_equal(): functions for 
5252                 case insensitive hash tables
5253         * src/textview.c
5254                 use top level domain names to validate email address, based
5255                 on a patch by Christian Mertes (thanks!), but changed 
5256                 implementation to use a hash table 
5257
5258 2003-01-12 [paul]       0.8.8claws88
5259
5260         * po/bg.po
5261                 updated by George Danchev
5262
5263 2003-01-12 [alfons]     0.8.8claws87
5264
5265         * src/summaryview.c
5266                 delete / execute performance: use new style folder update
5267
5268 2003-01-12 [paul]       0.8.8claws86
5269
5270         * sync with 0.8.8cvs5
5271                 see ChangeLog 2003-01-13 (!)
5272
5273 2003-01-12 [alfons]     0.8.8claws85
5274
5275         * src/filtering.c
5276         * src/matcher_parser_parse.y
5277                 prepare change_score filtering action
5278         * src/matcher.[ch]
5279                 give up const-correctness on functions that call non-const-correct functions;
5280                 several casts to gpointer in g_free();
5281                 add change_score;
5282
5283 2003-01-12 [christoph]  0.8.8claws84
5284
5285         * src/compose.c
5286                 fix 2 warnings
5287
5288         * src/gtk/prefswindow.[ch]
5289         * src/plugins/spamassassin/spamassassin_gtk.c
5290                 changed the call of the widget create function
5291                 for PrefsPages, because sometimes the widget
5292                 create function needs a widget that already has
5293                 been attached to a window (to create GDK pixmaps
5294                 for exmaple). So we simply pass the GtkWindow as
5295                 the second parameter now.
5296
5297         * src/main.c
5298         * src/mainwindow.c
5299         * src/prefs_toolbar.[ch]
5300                 rewrite Toolbar Preferences using the new
5301                 prefs window
5302
5303 2003-01-11 [alfons]     0.8.8claws83
5304
5305         * src/addressadd.c
5306                 fix crash when adding sender to addressbook because status bar
5307                 isn't there (the status bar doesn't seem to be used though,
5308                 but I'll let Match decide what to do with it)
5309
5310 2003-01-11 [colin]      0.8.8claws82
5311
5312         * src/main.c
5313           src/toolbar.c
5314                 Two useless changes reversed
5315
5316 2003-01-11 [colin]      0.8.8claws81
5317
5318         * src/mainwindow.c
5319           src/mainwindow.h
5320                 Add mainwindow_get_mainwindow()
5321         * src/alertpanel.c
5322           src/alertpanel.h
5323                 Add alertpanel_error_log() 
5324         * src/compose.c
5325           src/inc.c
5326           src/messageview.c
5327           src/toolbar.c
5328           src/main.c
5329           src/procmsg.c
5330                 Network errors get a View Log button
5331
5332 2003-01-10 [alfons]     0.8.8claws80
5333
5334         * src/prefs_toolbar.c
5335         * src/toolbar.c
5336                 use the translatable string for "Separator" as file name for
5337                 separator toolbar items (probably make this uppercase?)
5338
5339 2003-01-10 [alfons]     0.8.8claws79
5340
5341         * src/prefs_toolbar.c
5342                 put right A_SEPARATOR description string in "displayed
5343                 toolbar items list" so manually added separators are
5344                 saved correctly (bug #10, "Adding a separator to the main 
5345                 toolbar fails, entry in xml file is wrong")
5346
5347 2003-01-10 [christoph]  0.8.8claws78
5348
5349         * src/imap.c
5350                 o fix warnings
5351                 o use CAPABILITY to check if NAMESPACE is available
5352
5353 2003-01-10 [christoph]  0.8.8claws77
5354
5355         * src/imap.[ch]
5356                 apply UIDPLUS IMAP extension support patch
5357
5358         Patch submitted by Simon 'corecode' Schubert
5359
5360 2003-01-10 [paul]       0.8.8claws76
5361
5362         * src/folderview.c
5363                 a sync from main which fixes the news account folders'
5364                 Properties bug
5365
5366 2003-01-10 [christoph]  0.8.8claws75
5367
5368         * src/folder.c
5369                 don't accept 0 as a valid uid returned by copy and move
5370                 functions. 0 means the message was copied or moved but the
5371                 new uid could not be fetched. It is not an error condition
5372                 for the copy or move operation.
5373
5374 2003-01-10 [paul]       0.8.8claws74
5375
5376         * src/prefs_filtering.c
5377                 change English used in Alert when entry is not
5378                 saved.
5379                 
5380         * sync with 0.8.8cvs4
5381                 see ChangeLog 2003-01-10
5382
5383 2003-01-10 [darko]      0.8.8claws73
5384
5385         * src/pine.c
5386                 fix crash when importing address book entry
5387                 without a valid address
5388
5389 2003-01-09 [alfons]     0.8.8claws72
5390
5391         * src/inc.c
5392                 filtering performance: use new style folder update
5393
5394 2003-01-09 [christoph]  0.8.8claws71
5395
5396         * src/compose.c
5397         * src/gtk/menu.[ch]
5398                 fix wrong selecting of mime encoding type, when
5399                 opening property dialog of attachments in the
5400                 compose window. 7bit was always selected and that
5401                 destoryed files with 8bit data.
5402                 (closes bug #9 Sylpheed-claws destroys attachments when
5403                  changing MIME-types)
5404
5405 2003-01-09 [paul]       0.8.8claws70
5406
5407         * sync with 0.8.8cvs3
5408                 see ChangeLog 2003-01-09
5409
5410 2003-01-08 [alfons]     0.8.8claws69
5411         
5412         * src/addressadd.c
5413                 apply patch by Kim Schulz to fix build breakage
5414                 because of missing variable
5415
5416 2003-01-08 [paul]       0.8.8claws68
5417
5418         * sync with 0.8.8cvs2
5419                 see ChangeLog 2002-01-08
5420
5421 2003-01-08 [paul]       0.8.8claws67
5422
5423         * po/it.po
5424                 updated by Alessandro Maestri
5425                 
5426         * src/addressadd.c
5427                 when using 'Add sender to addressbook' allow
5428                 name to be edited and remarks to be entered
5429                 Patch submitted by Luke Plant
5430
5431 2003-01-08 [darko]      0.8.8claws66
5432
5433         * README.claws, src/summaryview.c
5434                 fix description for marked messages
5435
5436 2003-01-08 [paul]
5437
5438         * tools/Makefile.am
5439           tools/launch_phoenix  ** NEW FILE **
5440                 add script that enables using Phoenix as the default
5441                 web browser. 
5442                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
5443                 
5444         * tools/OOo2sylpheed.pl
5445                 remove full path to sylpheed executable, just 'sylpheed'
5446                 will do
5447                 
5448         * tools/README
5449                 add launch_phoenix informtion and re-arrange and compress
5450                 the data a little
5451
5452 2003-01-07 [christoph]  0.8.8claws65
5453
5454         * src/folder.c
5455                 fix update for source folder when moving messages
5456         * src/procmsg.[ch]
5457         * src/summaryview.c
5458                 use function to set to_folder for message infos and
5459                 automatically update the op_count for old and new
5460                 folder
5461
5462 2003-01-07 [melvin]     0.8.8claws64
5463
5464         * src/prefs_actions.c
5465                 Fixed bug where an '%p' Action on a displayed image crashed 
5466                         Sylpheed
5467                 Code clean up (get rid of duplicated code and removed unnecessary 
5468                                 structure member)
5469
5470 2003-01-07 [christoph]  0.8.8claws63
5471
5472         * src/compose.c
5473         * src/folder.[ch]
5474         * src/folderview.c
5475         * src/import.c
5476         * src/inc.c
5477         * src/main.c
5478         * src/mainwindow.c
5479         * src/messageview.c
5480         * src/prefs_folder_item.c
5481         * src/procmsg.c
5482         * src/summaryview.c
5483         * src/toolbar.c
5484                 o remove all folder update triggering from the UI code. The folder
5485                   system should know much better when a folder needs an update.
5486                 o to prevent multiple updates in a row the folder updates can be
5487                   frozen for some time.
5488
5489                 Note: - Please verify that no updates are missing
5490                       - Check where freeze/thaws should be added
5491
5492 2003-01-07 [christoph]  0.8.8claws62
5493
5494         * src/prefs_actions.c
5495                 don't translate empty strings
5496
5497         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5498
5499 2003-01-06 [christoph]  0.8.8claws61
5500
5501         * src/prefs_actions.c
5502                 mark strings for gettext
5503         * src/prefs_matcher.c
5504                 use new description window for Execute action and
5505                 match condition in Filtering
5506
5507         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5508
5509 2003-01-06 [alfons]     0.8.8claws60
5510
5511         keep myself inspired to re-organize matcher part 8; 
5512         yes, more to come (I need to move out the descriptive
5513         text for actions to matcher.c, or at least make it not
5514         depend on the wicked ordering)
5515
5516         * src/prefs_matcher.c
5517                 add documentation so others may comprehend the
5518                 UI part of the conditions
5519                 
5520 2003-01-06 [christoph]  0.8.8claws59
5521
5522         * src/prefs_actions.c
5523                 use new description window for syntax help
5524         * src/gtk/description_window.c
5525                 fix display of descriptions with column count != 2
5526
5527         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5528
5529 2003-01-06 [christoph]  0.8.8claws58
5530
5531         * src/quote_fmt.c
5532         * src/summaryview.[ch]
5533         * src/gtk/Makefile.am
5534         * src/gtk/description_window.[ch]       ** NEW **
5535                 use a generic window to display syntax descriptions
5536                 currently used in quote_fmt and summaryview (new description
5537                 for extended quick search)
5538
5539         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5540
5541 2003-01-06 [paul]       0.8.8claws57
5542
5543         * sync with 0.8.8cvs1
5544                 see ChangeLog 2003-01-06
5545
5546 2003-01-06 [christoph]  0.8.8claws56
5547
5548         * src/mainwindow.c
5549         * src/prefs_gtk.[ch]
5550         * src/gtk/prefswindow.[ch]
5551         * src/plugins/spamassassin/spamassassin_gtk.c
5552                 o remove page management from prefswindow, pages
5553                   will be an argument to prefswindow_open
5554                 o prefswindow_open gets a datapointer that is
5555                   passed to the widget_create function to allow
5556                   creation of prefswindow for specific items
5557
5558 2003-01-06 [colin]      0.8.8claws55
5559         
5560         * src/summaryview.c
5561                 We don't want regexp in the reply-finder, 
5562                 because MIDs can contain !,$,. and so on
5563
5564 2003-01-06 [jens]       0.8.8claws54
5565
5566         * src/jpilot.c
5567                 fixed a wrong free in jpilot_read_db_files
5568
5569 2003-01-06 [alfons]     0.8.8claws53
5570
5571         re-organize matcher part 8; more to come
5572        
5573         * src/matcher.c
5574                 matcherprop_to_string(): put g_free()s before the
5575                 switch-case break to fix memleaks                
5576
5577 2003-01-06 [colin]      0.8.8claws52
5578
5579         * src/summaryview.c
5580                 cleanup & reply-finder now displays the first 
5581                 matching message
5582
5583 2003-01-05 [alfons]     0.8.8claws51
5584
5585         re-organize matcher part 7; more to come
5586
5587         * src/matcher.[ch]
5588                 fixes for constant correctness;
5589                 more documentation;
5590
5591 2003-01-05 [alfons]     0.8.8claws50
5592
5593         re-organize matcher part 6; more to come
5594         
5595         * src/matcher.[ch]
5596                 fixes for constant correctness;
5597                 more documentation;
5598         * src/filtering.c
5599                 fix for constant correctness
5600
5601 2003-01-05 [colin]      0.8.8claws49
5602
5603         * src/account.[ch]
5604                 Add account_get_reply_account function
5605         * src/compose.c
5606                 Use account_get_reply_account function 
5607         * src/summaryview.c
5608                 Basic reply-finder - click on the replied
5609                 icon gets you to the outbox using quick-search
5610
5611 2003-01-05 [paul]       0.8.8claws48
5612
5613         * src/prefs_common.c
5614                 small change to English
5615                 
5616         * src/prefs_filtering.c
5617                 prefs_filtering_action_select(): improve logic and uniformity
5618                 of gui
5619
5620 2003-01-05 [alfons]     0.8.8claws47
5621
5622         fine tune solution to focus problems (bug #7)
5623
5624         * src/mainwindow.c
5625                 mainwindow_focus_in_event(): remove grab event check
5626         * src/summaryview.c
5627                 summary_button_pressed(): move selection on right-click
5628                 too. we can't possibly move the selection back after
5629                 canceling a dialog, because gtk's incomplete focus 
5630                 management. whether this is a good solution, only time
5631                 will tell.
5632
5633 2003-01-05 [christoph]  0.8.8claws46
5634
5635         * src/imap.c
5636                 fix crash when no imap connection could be established
5637
5638 2003-01-05 [paul]       0.8.8claws45
5639
5640         * src/mainwindow.c
5641           src/sumamryview.c
5642           src/gtk/menu.[ch]
5643                 fix bug 605957 'shortcuts in popup-menu'
5644                 make user-defined shortcuts work
5645                 show shortcuts that are already defined
5646                 in the main menu
5647                 Patch submitted by Luke Plant
5648
5649 2003-01-05 [alfons]     0.8.8claws44
5650
5651         * src/mainwindow.c
5652                 focus_in_event handler should not select summary view row 
5653                 when another window (menu, dialog) grabbed for events 
5654                 (bug #7, "[0.8.8claws42] Message summary focus") 
5655
5656 2003-01-04 [christoph]  0.8.8claws43
5657
5658         * src/procmsg.c
5659                 update save folder after adding the sent message
5660                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
5661
5662 2003-01-02 [christoph]  0.8.8claws42
5663
5664         * src/common/plugin.c
5665                 fix unloading of all plugins and unload
5666                 plugins in reverse order
5667                 
5668         * src/gtk/pluginwindow.c
5669                 implement function of load and unload button
5670
5671         * src/gtk/prefswindow.c
5672         * src/gtk/prefswindow.h
5673                 rename register function and add new unregister
5674                 function
5675
5676         * src/plugins/spamassassin/spamassassin_gtk.c
5677                 unregister prefs page and update for changes in
5678                 src/gtk/prefswindow.c
5679
5680 2003-01-02 [paul]       0.8.8claws41
5681
5682         * po/es.po
5683                 updated by Ricardo Mones Lastra
5684
5685 2003-01-02 [paul]
5686
5687         * tools/tb2sylpheed
5688                 fixes and improvements by Urke MMI
5689
5690 2003-01-02 [thorsten]   0.8.8claws40
5691
5692         * src/procmsg.c
5693                 fixed wrong return value
5694
5695 2003-01-02 [thorsten]   0.8.8claws39
5696
5697         * src/prefs.c
5698                 fixed printing wrong variable
5699
5700 2003-01-02 [thorsten]   0.8.8claws38
5701
5702         * src/prefs.c
5703                 fixed acessing members of freed pfile struct
5704
5705 2003-01-02 [thorsten]   0.8.8claws37
5706
5707         * src/procmsg.c
5708                 detect loops across several messages
5709                 as suggested by Christoph Hohmann
5710
5711 2003-01-01 [match]      0.8.8claws36
5712
5713         * src/addrindex.c
5714                 fixed another memory leak.
5715
5716 2003-01-01 [match]      0.8.8claws35
5717
5718         * src/jpilot.[ch]
5719                 fixed memory leaks. applied Doxygen comments.
5720
5721 2003-01-01 [thorsten]   0.8.8claws34
5722
5723         * src/procmsg.c
5724                 inhibit endless loop if msg references itself
5725                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
5726
5727 2003-01-01 [christoph]  0.8.8claws33
5728
5729         * src/mainwindow.c
5730         * src/gtk/Makefile.am
5731         * src/gtk/pluginwindow.c                ** NEW **
5732         * src/gtk/pluginwindow.h                ** NEW **
5733                 add plugin window
5734
5735         * src/plugins/demo/demo.c
5736         * src/plugins/spamassassin/spamassassin.c
5737         * src/plugins/spamassassin/spamassassin_gtk.c
5738                 write better plugin descriptions
5739
5740 2002-12-31 [christoph]  0.8.8claws32
5741
5742         * src/gtk/prefswindow.c
5743         * src/plugins/spamassassin/spamassassin_gtk.c
5744                 some small improvements to GTK code
5745
5746 2002-12-31 [christoph]  0.8.8claws31
5747
5748         * src/plugins/spamassassin/spamassassin_gtk.c
5749                 enable folder select button
5750
5751 2002-12-31 [christoph]  0.8.8claws30
5752
5753         * src/mainwindow.c
5754         * src/gtk/Makefile.am
5755         * src/gtk/prefswindow.c                         ** NEW **
5756         * src/gtk/prefswindow.h                         ** NEW **
5757                 add new prefs window
5758
5759         * src/common/plugin.c
5760                 don't try to load empty config lines
5761         
5762         * src/plugins/spamassassin/Makefile.am
5763         * src/plugins/spamassassin/spamassassin.c
5764         * src/plugins/spamassassin/spamassassin.h       ** NEW **
5765         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
5766                 GTK config for SpamAssassin Plugin using
5767                 the new prefs window
5768
5769 2002-12-31 [paul]       0.8.8claws29
5770
5771         * po/POTFILES.in
5772                 remove obsolete entry 'src/menu.c'
5773
5774 2002-12-31 [alfons]     0.8.8claws28
5775
5776         * src/matcher.[ch]
5777         * src/matcher_parser_parse.y
5778         * src/prefs_matcher.c
5779                 add "ignore_thread" and "~ignore_thread" condition so it's
5780                 possible to make the actions / scoring operate on the ignore
5781                 thread flag
5782
5783 2002-12-31 [christoph]  0.8.8claws27
5784
5785         * src/addrbook.c
5786         * src/addrindex.c
5787         * src/folder.c
5788         * src/matcher.c
5789         * src/prefs_account.c
5790         * src/prefs_actions.c
5791         * src/prefs_customheader.c
5792         * src/prefs_display_header.c
5793         * src/prefs_gtk.c
5794         * src/procmime.c
5795         * src/toolbar.c
5796         * src/xmlprops.c
5797         * src/common/prefs.[ch]
5798                 extend prefs file handling for reading and automatic handling
5799                 of blocks. When reading prefs_set_block_label will automatically
5800                 move on to the block. When writing it will copy all other blocks
5801                 automatically
5802
5803         * src/common/plugin.c
5804                 Now loading plugin filenames from [Plugins] block in
5805                 sylpheed rc file
5806
5807 2002-12-30 [christoph]  0.8.8claws26
5808
5809         * src/common/hooks.[ch]
5810                 return abort status to caller of hooks_invoke
5811                 
5812         * src/inc.[ch]
5813                 invoke message filtering hook and stop
5814                 default handling when filter returns abort
5815
5816         * src/common/plugin.[ch]
5817         * src/plugins/demo/demo.c
5818                 modify plugin loader, because resolving symbols for strings
5819                 does not work correctly
5820         
5821         * configure.in
5822         * ac/spamassassin.m4                            ** NEW **
5823         * src/plugins/spamassassin/.cvsignore           ** NEW **
5824         * src/plugins/spamassassin/Makefile.am          ** NEW **
5825         * src/plugins/spamassassin/README               ** NEW **
5826         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
5827         * src/plugins/spamassassin/spamassassin.c       ** NEW **
5828         * src/plugins/spamassassin/utils.[ch]           ** NEW **
5829                 add spamassassin plugin, see src/plugins/spamassassin/README
5830                 for details
5831
5832 2002-12-29 [alfons]     0.8.8claws25
5833
5834         * src/mainwindow.c
5835                 when moving focus from a message view to the main 
5836                 window, don't forget to select the summary node
5837                 of the displayed message. should fix "[ 659103 ] 
5838                 focus-follows-mouse confuses sylpheed"
5839
5840 2002-12-29 [christoph]  0.8.8claws24
5841
5842         * src/Makefile.am
5843         * src/stringtable.[ch]          ** REMOVE **
5844         * src/common/Makefile.am
5845         * src/common/stringtable.[ch]   ** NEW **
5846                 move stringtable files to common directory
5847
5848 2002-12-29 [christoph]  0.8.8claws23
5849
5850         * src/Makefile.am
5851         * src/menu.[ch]                 ** REMOVE **
5852         * src/gtk/Makefile.am
5853         * src/gtk/menu.[ch]             ** NEW **
5854                 move menu files to gtk directory
5855
5856 2002-12-29 [match]      0.8.8claws22
5857
5858         * src/addressbook.c
5859         * src/syldap.c
5860                 moved UI specific code out of LDAP code into addressbook
5861                 UI code. fixed memory leak.
5862
5863 2002-12-29 [christoph]  0.8.8claws21
5864
5865         * src/folder.c
5866                 only check for IGNORED parent message when message is
5867                 not IGNORED itself
5868
5869 2002-12-29 [alfons]     0.8.8claws20
5870
5871         * src/summaryview.c
5872                 set gtksctree's anchor correct (immediate execute
5873                 changes the tree's layout, and anchor points at 
5874                 the incorrect row). fixes "[ 657233 ] multiple msg 
5875                 delete sometimes off by 1".
5876                 we probably have to look for more tree layout /
5877                 anchor glitches.
5878
5879 2002-12-29 [paul]       0.8.8claws19
5880
5881         * src/summaryview.c
5882                 fix bug [ 659054 ] incorrect sorting of 'From' column
5883                 when using 'display sender using address book'
5884                 thanks to Alfons and Luke Plant
5885
5886 2002-12-29 [christoph]  0.8.8claws18
5887
5888         * src/folder.c
5889         * src/procmsg.[ch]
5890                 check parent messages for IGNORE THREAD flag, when adding,
5891                 moving or copying messages to a folder
5892
5893 2002-12-27 [alfons]     0.8.8claws17
5894
5895         re-organize matcher part 5; more to come
5896
5897         * src/matcher.c
5898                 hash keywords in matchparser_tab 
5899
5900 2002-12-27 [alfons]     0.8.8claws16
5901
5902         re-organize matcher part 4; more to come
5903
5904         * src/matcher_parser.h
5905         * src/matcher_parser_lex.l
5906         * src/matcher_parser_parse.y
5907                 cleanup
5908
5909 2002-12-27 [alfons]     0.8.8claws15
5910
5911         re-organize matcher part 3; more to come
5912
5913         * src/matcher.[ch]
5914                 cleanup
5915
5916 2002-12-27 [alfons]     0.8.8claws14
5917
5918         re-organize matcher part 2; more to come but this should
5919         work. cc me if there are any regressions.
5920
5921         * src/matcher.h
5922                 add prototype for get_matchparser_tab_id()
5923         * src/matcher_parser_lex.l
5924                 look up keywords using matchparser_tab_id();
5925
5926 2002-12-27 [alfons]     0.8.8claws12
5927
5928         re-organize matcher part 1
5929
5930         * src/matcher.h
5931                 map yacc generated constants to sylpheed matcher constants
5932         * src/matcher.c
5933                 add function to find a matcher constant from a string
5934
5935 2002-12-27 [christoph]  0.8.8claws11
5936
5937         * src/compose.c
5938                 MENUITEM_ADD casts the 4th argument from integer to pointer
5939                 so it probably should not be a pointer, this means we
5940                 should use account id for it and not the account's pointer
5941
5942 2002-12-27 [paul]       0.8.8claws10
5943
5944         * src/mainwindow.c
5945                 remove unneeded 'GtkWidget *vbox'
5946                 
5947         * src/summaryview.c
5948                 further sync with 0.8.8 - make sort
5949                 by recipient work as expected
5950                 
5951         * NEWS
5952                 sync with 0.8.8
5953
5954 2002-12-27 [paul]       0.8.8claws9
5955
5956         * po/pt_BR.po
5957                 updated by Ivan F. Martinez
5958                 
5959 2002-12-27 [darko]      0.8.8claws8
5960
5961         * src/common/utils.c
5962                 added locked pattern to extended search
5963
5964 2002-12-27 [alfons]     0.8.8claws7
5965
5966         * src/prefs_matcher.[ch]
5967                 clean up
5968
5969 2002-12-26 [alfons]     0.8.8claws6
5970
5971         * src/matcher.[ch]
5972         * src/matcher_parser_lex.l
5973         * src/matcher_parser_parse.y
5974         * src/prefs_matcher.c
5975                 allow color label as a condition in the matcher
5976
5977 2002-12-26 [oliver]     0.8.8claws5
5978         
5979         * src/toolbar.c 
5980                 enable Addressbook for Main and Messageview
5981         * src/prefs_actions.c
5982                 enable actions in Messageview
5983
5984 2002-12-26 [christoph]  0.8.8claws4
5985
5986         * src/common/plugin.c
5987                 add a little debug output
5988         * configure.in
5989         * src/plugins/demo/Makefile.am
5990                 better use of automake
5991
5992 2002-12-26 [christoph]  0.8.8claws3
5993
5994         * src/Makefile.am
5995         * src/common/Makefile.am
5996                 fix "make distdir"
5997
5998 2002-12-26 [christoph]  0.8.8claws2
5999
6000         * configure.in
6001                 sort configure checks into common / gtk / plugins
6002         * po/POTFILES.in
6003                 add src/prefs_gtk.c
6004         * src/Makefile.am
6005                 add plugins SUBDIR
6006         * src/main.c
6007         * src/common/sylpheed.[ch]
6008                 added now sylpheed_done function for shutdown
6009         * src/common/Makefile.am
6010         * src/common/plugin.[ch]                ** NEW **
6011                 plugin loader and unloader
6012         * src/plugins/.cvsignore                ** NEW **
6013         * src/plugins/Makefile.am               ** NEW **
6014                 build plugins
6015         * src/plugins/demo/.cvsignore           ** NEW **
6016         * src/plugins/demo/Makefile.am          ** NEW **
6017         * src/plugins/demo/demo.c               ** NEW **
6018                 small demo plugin that installs a logtext hook and
6019                 outputs the log text to stdout
6020
6021 2002-12-26 [paul]       0.8.8claws1
6022
6023         * po/es.po
6024                 updated by Ricardo Mones Lastra
6025
6026 2002-12-26 [paul]       0.8.8claws
6027
6028         * 0.8.8claws released
6029
6030 2002-12-26 [paul]       0.8.7claws12
6031
6032         * po/bg.po
6033                 updated by George Danchev
6034
6035 2002-12-26 [paul]       0.8.7claws11
6036
6037         * po/POTFILES.in
6038                 remove unneeded 'src/prefs.c' entry 
6039
6040 2002-12-26 [paul]       0.8.7claws10
6041
6042         * src/codeconv.c
6043           src/mainwindow.c
6044                 sync with 0.8.8 release
6045         
6046         * src/folder.[ch]
6047           src/mh.c
6048           src/summaryview.c
6049                 partial sync with 0.8.8 release
6050         
6051
6052 2002-12-25 [alfons]     0.8.7claws9
6053
6054         * src/matcher.[ch]
6055         * src/matcher_parser_lex.l
6056         * src/matcher_parser_parse.y
6057         * src/prefs_matcher.c
6058                 add locked flag to possible filtering / matcher 
6059                 conditions (also a good example what should be
6060                 done to add a simple boolean condition)
6061
6062 2002-12-25 [christoph]  0.8.7claws8
6063
6064         * src/Makefile.am
6065         * src/account.[ch]
6066         * src/addrbook.c
6067         * src/addressbook.c
6068         * src/addrindex.c
6069         * src/filtering.c
6070         * src/folder.c
6071         * src/matcher.c
6072         * src/prefs.[ch]                ** REMOVE **
6073         * src/prefs_account.c
6074         * src/prefs_actions.c
6075         * src/prefs_common.c
6076         * src/prefs_customheader.c
6077         * src/prefs_display_header.c
6078         * src/prefs_filtering.c
6079         * src/prefs_folder_item.c
6080         * src/prefs_gtk.[ch]            ** NEW **
6081         * src/prefs_matcher.c
6082         * src/prefs_scoring.c
6083         * src/prefs_summary_column.c
6084         * src/procmime.c
6085         * src/selective_download.c
6086         * src/toolbar.c
6087         * src/common/Makefile.am
6088         * src/common/prefs.[ch]         ** NEW **
6089                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
6090
6091 2002-12-24 [alfons]     0.8.7claws7
6092
6093         * src/summaryview.c
6094                 summary_thread_build(): fix real cause of the crash mentioned in
6095                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
6096                 this way we get meaningful ctree nodes 
6097
6098 2002-12-24 [oliver]     0.8.7claws6
6099
6100         * src/mainwindow.[ch]
6101         * src/messageview.[ch]
6102         * src/compose.[ch]
6103         * src/inc.c
6104         * src/summaryview.c
6105                 changes to use updated toolbar handling
6106                 
6107 2002-12-24 [oliver]     0.8.7claws5
6108
6109         * src/toolbar.[ch]
6110                 generic toolbar handling
6111                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
6112         * src/prefs_toolbar.[ch]
6113                 adjust to handling
6114         
6115 2002-12-24 [oliver]     0.8.7claws4
6116         
6117         * src/stock_pixmap.[ch]
6118                 move SYLPHEED_LOGO to end of list in order 
6119                 to remove it from Custom Toolbar`s Icon View
6120
6121 2002-12-24 [alfons]     0.8.7claws3
6122
6123         * src/summaryview.c
6124                 summary_thread_build(): fix crash because of focus != selection 
6125                 after threading. when deleting the selection, gtk tries but fails 
6126                 to find the correct focusable element. we now force the selection
6127                 to be focused. this should solve the infamous bug reported by 
6128                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
6129                 a test case is available. 
6130
6131 2002-12-24 [darko]      0.8.7claws2
6132
6133         * src/summaryview.c
6134                 don't crash when unmarking message with unread children
6135
6136 2002-12-23 [christoph]  0.8.7claws1
6137
6138         * src/Makefile.am
6139         * src/common/Makefile.am
6140                 update Makefiles for moved intl.h, version.h and defs.h
6141         * src/imap.c
6142                 rewrite imap_session_get to avoid duplicate code
6143
6144 2002-12-23 [paul]       0.8.7claws
6145
6146         * Santa-Claws released
6147         
6148         * po/hu.po
6149           po/ru.po
6150                 squeeze in updated Hungarian and Russian translations.
6151                 Submitted by  Gál Zoltán and Ruslan N. Balkin
6152
6153 2002-12-23 [paul]       0.8.6claws129
6154
6155         * po/pl.po
6156                 updated by Witold Wladyslaw Wojciech Wilk
6157
6158 2002-12-23 [paul]       0.8.6claws128
6159
6160         * src/quote_fmt_parse.y
6161                 fix typo and add licence header
6162
6163 2002-12-23 [paul]       0.8.6claws127
6164
6165         * po/en_GB.po
6166                 updated
6167
6168 2002-12-23 [paul]       0.8.6claws126
6169
6170         * po/it.po
6171                 updated translation, submitted by Alessandro Maestri
6172                 
6173 2002-12-23 [paul]       0.8.6claws125
6174
6175         * src/quote_fmt_parse.y
6176                 fix signature-stripping on replies bug. match
6177                 '-- \n' and not '-- '.
6178
6179 2002-12-22 [paul]       0.8.6claws124
6180
6181         * po/bg.po
6182           po/es.po
6183           po/sr.po
6184                 updated translations. submitted by George Danchev,
6185                 Ricardo Mones Lastra, and Urke MMI respectively
6186
6187 2002-12-21 [paul]       0.8.6claws123
6188
6189         * src/addrbook.c
6190                 fix coding style
6191
6192 2002-12-21 [paul]       0.8.6claws122
6193
6194         * src/addrbook.c
6195                 fix bug [643638] where if a person is in one or more
6196                 addressbook groups editing that person's email 
6197                 address results in removal from those groups.
6198                 Patch submitted by Luke Plant.
6199
6200 2002-12-20 [christoph]  0.8.6claws121
6201
6202         * src/common/utils.c
6203         * src/summaryview.c
6204                 reimplement expand_search_string using GString to
6205                 prevent crashs caused by miscalculated string
6206                 lengths reported by Paul
6207
6208 2002-12-20 [christoph]  0.8.6claws120
6209
6210         * src/summaryview.c
6211                 don't use "changed" to check if op_count has to be changed as it
6212                 is also set when the message has unread children
6213                 (closes bug [ 653221 ] crash while deleting duplicates)
6214
6215 2002-12-20 [paul]       0.8.6claws119
6216
6217         * sync with 0.8.6cvs27
6218                 see ChangeLog 2002-12-20
6219
6220 2002-12-20 [paul]       0.8.6claws118
6221
6222         * sync with 0.8.6cvs26
6223                 see ChangeLog 2002-12-19 and 2002-12-20
6224
6225 2002-12-19 [alfons]     0.8.6claws117
6226
6227         * src/textview.c
6228                 fix incorrect parsing of email addresses, submitted by 
6229                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
6230                 name display if it contains @".
6231
6232 2002-12-18 [paul]       0.8.6claws116
6233
6234         * sync with 0.8.6cvs23
6235                 see ChangeLog 2002-12-18
6236
6237 2002-12-18 [paul]       0.8.6claws115
6238
6239         * src/Makefile.am
6240         * src/account.c
6241         * src/codeconv.c
6242         * src/gtkutils.[ch]
6243         * src/imap.c
6244                 sync with 0.8.6cvs22.
6245                 see ChangeLog 2002-12-17 and 2002-12-18
6246
6247 2002-12-17 [christoph]  0.8.6claws114
6248
6249         * src/imap.c
6250                 o don't create a session if imap greeting fails
6251                 o don't close socket when authentication fails
6252                   this is done by imap_session_destroy
6253
6254 2002-12-17 [thorsten]   0.8.6claws113
6255
6256         * tools/Makefile.am
6257           tools/README
6258           tools/google_msgid.pl ** NEW FILE **
6259                 Added "search for message-id" script and doc
6260
6261 2002-12-17 [thorsten]   0.8.6claws112
6262
6263         * po/hu.po
6264                 Updated hungarian translation
6265                 (updated by Gal Zoltan)
6266
6267 2002-12-16 [christoph]  0.8.6claws111
6268
6269         * src/addr_compl.c
6270                 remove stupid addressbook dump to debug output
6271         * src/mh.c
6272                 fix memory leak found by Hiro
6273
6274 2002-12-14 [paul]       0.8.6claws110
6275
6276         * src/compose.c
6277                 fix menubar sensitivity on send
6278                 
6279         * src/prefs_filtering.c
6280         * src/prefs_matcher.c
6281         * src/prefs_scoring.c
6282                 Fix english ;)
6283                 
6284         * src/common/quoted-printable.h
6285                 sync: fix typo
6286         
6287 2002-12-13 [christoph]  0.8.6claws109
6288
6289         * src/Makefile.am
6290         * src/manage_window.[ch]        ** REMOVE **
6291         * src/gtk/Makefile.am
6292         * src/gtk/manage_window.[ch]    ** NEW **
6293                 move manage_window files to gtk directory
6294
6295 2002-12-13 [christoph]  0.8.6claws108
6296
6297         * src/Makefile.am
6298         * src/gtkshruler.[ch]           ** REMOVE **
6299         * src/gtk/Makefile.am
6300         * src/gtk/gtkshruler.[ch]       ** NEW **
6301                 move gtkshruler files to gtk directory
6302
6303 2002-12-13 [christoph]  0.8.6claws107
6304
6305         * src/Makefile.am
6306         * src/compose.c
6307         * src/gtkstext.[ch]             ** REMOVE **
6308         * src/gtkutils.[ch]
6309         * src/textview.c
6310         * src/gtk/gtkstext.[ch]         ** NEW **
6311         * src/gtk/Makefile.am
6312                 o move stext functions to gtkstext.c to remove
6313                   dependency of gtkutils
6314                 o move gtkstext files to gtk directory
6315
6316         * src/gtk/Makefile.am
6317         * src/gtk/sslcertwindow.[ch]
6318                 UI stuff can always depend on common code so
6319                 it's ok to add ../common to include path
6320
6321 2002-12-13 [colin]      0.8.6claws106
6322
6323         * src/summaryview.c
6324                 Disconnect sighandlers for mainwindow when
6325                 quicksearch has the focus
6326                 Fix bug #653231
6327         * src/mainwindow.[ch]
6328                 Make key_pressed callback public, to be able
6329                 to disconnect it
6330
6331 2002-12-13 [christoph]  0.8.6claws105
6332
6333         * src/mh.c
6334                 create .mh_sequences file in new MH folders
6335                 (closes feature request [ 523162 ] MH folders should
6336                  get a .mh_sequences)
6337
6338 2002-12-13 [colin]      0.8.6claws104
6339
6340         * src/summaryview.c
6341                 Better handling of quicksearch show/hide
6342                 (basically the button stays under the mouse 
6343                  when toggled)
6344
6345 2002-12-13 [paul]       0.8.6claws103
6346
6347         * sync with 0.8.6cvs17
6348                 see ChangeLog 2002-12-13
6349
6350 2002-12-13 [paul]       0.8.6claws102
6351
6352         * po/es.po
6353                 updated by Ricardo Mones Lastra
6354
6355 2002-12-11 [colin]       0.8.6claws101
6356
6357         * src/folder.c
6358                 remove statusbar stuff
6359           src/folderview.c
6360                 set statusbar verbosity when moving folders
6361
6362 2002-12-11 [colin]       0.8.6claws100
6363         * src/prefs_filtering.c
6364         * src/prefs_matcher.c
6365         * src/prefs_scoring.c
6366                 Fix english ;)
6367
6368 2002-12-11 [colin]       0.8.6claws99
6369
6370         * src/prefs_common.[ch]
6371                 Add summary_quicksearch_type
6372         * src/summaryview.c
6373                 Save last used quicksearch type
6374
6375 2002-12-11 [jens]       0.8.6claws98
6376         * src/prefs_filtering.c
6377         * src/prefs_matcher.c
6378         * src/prefs_scoring.c
6379                 added dialog for incomplete rules in scoring, filtering and
6380                 matcher to ask wheather really close
6381
6382 2002-12-11 [colin]      0.8.6claws97
6383
6384         * src/folder.c
6385                 Fix folder dnd statusbar logging
6386
6387 2002-12-10 [christoph]  0.8.6claws96
6388
6389         * src/compose.c
6390         * src/folder.c
6391         * src/imap.c
6392         * src/inc.c
6393         * src/main.c
6394         * src/mainwindow.c
6395         * src/news.c
6396         * src/send.c
6397         * src/statusbar.[ch]
6398         * src/common/hooks.c
6399         * src/common/log.[ch]
6400                 o handle verbose logging in statusbar directly in statusbar code
6401                   and common code does not need any knowledge about a statusbar
6402                 o remove direct calls to statusbar_(puts|pop)_all functions
6403
6404 2002-12-10 [jens]       0.8.6claws95
6405
6406         * src/*.c
6407                 removed gettext from g_warnings
6408         * po/POTFILES.in
6409                 cleaned and updated
6410         * po/de.po
6411                 updated
6412
6413 2002-12-10 [colin]      0.8.6claws94
6414
6415         * src/main.c
6416                 finish crash dialog fix
6417
6418 2002-12-10 [colin]      0.8.6claws93
6419
6420         * src/main.c
6421                 "Fix" "sylpheed already running" instead of
6422                 crash dialog appearing after a crash
6423
6424 2002-12-10 [colin]      0.8.6claws92
6425
6426         * po/POTFILES.in
6427                 add src/gtk/sslcertwindow.c
6428
6429 2002-12-10 [paul]       0.8.6claws91
6430
6431         * po/POTFILES.in
6432                 updated to reflect recent changes
6433                 submitted by Alessandro Maestri
6434
6435 2002-12-09 [christoph]  0.8.6claws90
6436
6437         * src/Makefile.am
6438         * src/smtp.[ch]                 ** REMOVE **
6439         * src/common/Makefile.am
6440         * src/common/smtp.[ch]          ** NEW **
6441                 move smtp files to common directory
6442
6443 2002-12-09 [christoph]  0.8.6claws89
6444
6445         * src/Makefile.am
6446         * src/session.[ch]              ** REMOVE **
6447         * src/common/Makefile.am
6448         * src/common/session.[ch]       ** NEW **
6449                 move session files to common directory
6450
6451 2002-12-09 [paul]       0.8.6claws88
6452
6453         * src/account.c
6454                 fix bug [649746] edit accounts: move account reverted
6455                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
6456
6457 2002-12-09 [colin]      0.8.6claws87
6458
6459         * src/ssl_certificate.c
6460                 cleanup
6461
6462 2002-12-09 [colin]      0.8.6claws86
6463
6464         * src/ssl.c
6465                 Try to open the cert.pem database and 
6466                 issue a warning if it isn't there
6467
6468 2002-12-09 [colin]      0.8.6claws85
6469
6470         * src/common/ssl_certificate.c
6471         * src/gtk/sslcertwindow.c
6472                 Warning fixes
6473
6474 2002-12-09 [colin]      0.8.6claws84
6475
6476         * src/ssl_certificate.[ch] ** REMOVED **
6477         * src/common/ssl_certificate.[ch] ** NEW **
6478         * src/Makefile.am
6479         * src/common/Makefile.am
6480                 Moved ssl_certificate.[ch] to common
6481         * src/common/ssl.c 
6482                 Put back needed include
6483         * src/gtk/sslcertwindow.[ch]
6484                 Changed ssl_certificate.h include
6485         
6486 2002-12-09 [colin]      0.8.6claws83
6487
6488         * src/gtk/sslcertwindow.[ch]
6489                 Implement hook for certificate acception
6490         * src/ssl_certificate.[ch]
6491                 Implement hook for certificate acception
6492         * src/common/ssl.c
6493                 Reenable certificate acception check
6494         * src/mainwindow.c
6495                 Register sslcertwindow's hook
6496         
6497 2002-12-08 [christoph]  0.8.6claws82
6498
6499         * src/about.c
6500         * src/addr_compl.c
6501         * src/codeconv.c
6502         * src/manual.c
6503         * src/undo.c
6504         * src/common/utils.c
6505                 o add missing includes
6506                 o fix warnings
6507         * src/.cvsignore
6508         * src/common/.cvsignore
6509         * src/common/version.h          ** REMOVE **
6510                 remove autogenerated file
6511
6512 2002-12-08 [paul]       0.8.6claws81
6513
6514         * src/stringtable.c
6515                 put back needed include
6516
6517 2002-12-08 [colin]      0.8.6claws80
6518         
6519         * src/gtk/sslcertwindow.c
6520                 Cleaner popups when asking
6521         * src/ssl_certificate.c
6522         * src/prefs_common.[ch]
6523                 remove ssl certificate pref
6524                 put back needed include
6525         * src/undo.c
6526                 put back needed include
6527
6528 2002-12-08 [christoph]  0.8.6claws79
6529
6530         * src/folderview.c
6531         * src/logwindow.c
6532         * src/statusbar.c
6533         * src/summaryview.c
6534                 only abort hook invokation if required data is missing not
6535                 if our own data pointer is NULL, update hookfunction for
6536                 log window
6537
6538 2002-12-08 [paul]       0.8.6claws78
6539
6540         * src/about.c
6541         * src/addrcache.c
6542         * src/addrclip.c
6543         * src/addr_compl.c
6544         * src/addrselect.c
6545         * src/codeconv.c
6546         * src/colorlabel.c
6547         * src/enriched.c
6548         * src/esmtp.c
6549         * src/exporthtml.c
6550         * src/headerview.c
6551         * src/imageview.c
6552         * src/manual.c
6553         * src/noticeview.c
6554         * src/pgptext.c
6555         * src/scoring.c
6556         * src/sourcewindow.c
6557         * src/stringtable.c
6558         * src/undo.c
6559                 clean up: remove unneccesary includes
6560
6561 2002-12-08 [christoph]  0.8.6claws77
6562
6563         * src/folderview.c
6564         * src/statusbar.c
6565         * src/summaryview.c
6566         * src/common/hooks.[ch]
6567                 hook functions now have a gboolean return value, if a hook
6568                 returns TRUE it will stop executing of any more hooks in
6569                 the same hooklist for this invokation
6570
6571 2002-12-08 [colin]      0.8.6claws76
6572         
6573         * src/main.c
6574                 put back argv0 for CRASH_DIALOG
6575
6576 2002-12-08 [christoph]  0.8.6claws75
6577
6578         * src/Makefile.am
6579         * src/about.c
6580         * src/account.c
6581         * src/crash.c
6582         * src/esmtp.h
6583         * src/imap.[ch]
6584         * src/inc.c
6585         * src/main.c
6586         * src/mainwindow.c
6587         * src/news.c
6588         * src/pop.[ch]
6589         * src/prefs_account.[ch]
6590         * src/prefs_common.[ch]
6591         * src/send.[ch]
6592         * src/smtp.[ch]
6593         * src/ssl_certificate.[ch]
6594         * src/ssl_manager.[ch]
6595         * src/common/Makefile.am
6596         * src/common/log.c
6597         * src/common/nntp.[ch]
6598         * src/common/socket.[ch]
6599         * src/common/ssl.[ch]
6600         * src/gtk/sslcertwindow.[ch]
6601         * ac/openssl.m4
6602                 use new autoconf script to detect OpenSSL with extra parameters
6603                 to specify the location of libs and includes, also remove USE_SSL
6604                 to USE_OPENSSL
6605
6606         * src/common/sylpheed.[ch]
6607         * src/common/version.h.in
6608                 start seperation of common code initialization seperated from gui
6609
6610         * src/summaryview.c
6611                 The function that is called when a color label changes
6612                 should not change the color lable again
6613
6614 2002-12-08 [colin]      0.8.6claws74
6615
6616         * src/gtk/sslcertwindow.c
6617                 warning fixes
6618
6619 2002-12-08 [colin]      0.8.6claws73
6620
6621         * src/statusbar.c
6622           src/common/log.h
6623                 Register a hook for statusbar_puts_all
6624         * src/common/log.c
6625                 invoke statusbar_puts_all's hook
6626         
6627 2002-12-08 [colin]      0.8.6claws72
6628
6629         * src/ssl_certificate.c
6630                 Put back a badly-removed include
6631
6632 2002-12-08 [colin]      0.8.6claws71
6633
6634         * src/gtk/sslcertwindow.[ch]    ** NEW **
6635                 new certificate presentation
6636         * src/gtk/Makefile.am
6637                 add new files
6638         * src/ssl_certificate.[ch]
6639                 gtk cleanup, made utility functions public
6640         * src/ssl_manager.c
6641                 use new cert presentation
6642
6643 2002-12-07 [christoph]  0.8.6claws70
6644
6645         * src/Makefile.am
6646         * src/nntp.[ch]                 ** REMOVE **
6647         * src/common/Makefile.am
6648         * src/common/nntp.[ch]          ** NEW **
6649                 move nntp files to common directory
6650
6651 2002-12-07 [christoph]  0.8.6claws69
6652
6653         * src/procmsg.[ch]
6654         * src/summaryview.c
6655                 implement msginfo update callback using sylpheed's new
6656                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
6657
6658 2002-12-06 [christoph]  0.8.6claws68
6659
6660         * src/editgroup.c
6661                 This patch changes the 'Edit Group Details' dialog to
6662                 allow extended selections in either pane, so that
6663                 addresses can be added or removed from a group more
6664                 quickly and easily. (it actually is a net decrease in
6665                 file size, as some unnecessary functions have been
6666                 removed). 
6667                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
6668
6669 2002-12-06 [christoph]  0.8.6claws67
6670
6671         * src/Makefile.am
6672         * src/template.[ch]             ** REMOVE **
6673         * src/common/Makefile.am
6674         * src/common/template.[ch]      ** NEW **
6675                 move template files to common directory
6676
6677         * src/nntp.c
6678                 add missing log.h include
6679
6680 2002-12-06 [melvin]     0.8.6claws66
6681
6682         * src/prefs_actions.c
6683                 Added the trailing ">" syntax to insert command's output
6684                 without replacing old text (in contrast to trailing "|").
6685
6686 2002-12-05 [colin]      0.8.6claws65
6687         
6688         * src/common/utils.c
6689                 Don't modify original search_string or it'll change
6690                 the next iterations in the for()
6691
6692 2002-12-05 [darko]      0.8.6claws64
6693
6694         * src/common/utils.c
6695                 proper check for filtering commands, found by Colin
6696
6697 2002-12-05 [darko]      0.8.6claws63
6698
6699         * src/common/utils.c
6700                 check proper string for NULL pointer, found by Colin
6701
6702 2002-12-05 [darko]      0.8.6claws62
6703
6704         * src/common/utils.[ch]
6705                 expand_search_string(): new function
6706                 converts Mutt-like patterns to Sylpheed's
6707                 filtering engine
6708         * src/summaryview.c
6709                 use expand_search_string() to allow Mutt-like
6710                 patterns in extended search
6711         * README.claws
6712                 document extended option in quick search
6713
6714 2002-12-05 [paul]       0.8.6claws61
6715
6716         * sync with 0.8.6cvs16
6717                 see ChangeLog 2002-12-05
6718                 
6719         * po/POTFILES.in
6720                 clean up
6721
6722 2002-12-04 [christoph]  0.8.6claws60
6723
6724         * src/imap.[ch]
6725                 put imap authentication code into a new function and
6726                 remove it from imap_session_new that will allow to
6727                 send other commands before authentication
6728
6729 2002-12-04 [christoph]  0.8.6claws59
6730
6731         * src/imap.[ch]
6732                 use already existing method to prevent unneeded IMAP
6733                 folder selects. Set imap_select parameters to NULL
6734                 in some functions if the values are not required.
6735
6736         * src/xml.h
6737                 remove no longer required include
6738
6739 2002-12-04 [paul]       0.8.6claws58
6740
6741         * po/es.po
6742                 updated by Ricardo Mones Lastra
6743                 
6744         * configure.in
6745           po/hu.po      ** NEW FILE **
6746                 initial Hungarian translation, submitted
6747                 by Gál Zoltán <galzoli@hu.inter.net>
6748
6749 2002-12-03 [christoph]  0.8.6claws57
6750
6751         * src/Makefile.am
6752         * src/gtksctree.[ch]            ** REMOVE **
6753         * src/gtk/Makefile.am
6754         * src/gtk/gtksctree.[ch]        ** NEW **
6755                 move gtksctree files to gtk directory
6756
6757 2002-12-03 [christoph]  0.8.6claws56
6758
6759         * src/Makefile.am
6760         * src/md5.[ch]                  ** REMOVE **
6761         * srm/common/Makefile.am
6762         * src/common/md5.[ch]           ** NEW **
6763                 move md5 files to common directory
6764
6765         * src/gtkstext.c
6766                 remove not required #include
6767
6768 2002-12-03 [sergey]     0.8.6claws55
6769
6770         * src/gtkutils.c
6771         * src/gtkutils.h
6772                 gtkut_window_popup(): new function.
6773         * src/mainwindow.c
6774                 main_window_popup(): use gtkut_window_popup() to raise
6775                 window without changing its position.
6776                 (see sylpheed-main ML message [sylpheed:17247])
6777
6778 2002-12-03 [sergey]     0.8.6claws54
6779
6780         * src/send.c
6781                 send_message_local(): removed first-dot escaping
6782                 (SMTP-only, not needed for sending through pipe)
6783
6784 2002-12-03 [paul]       0.8.6claws53
6785
6786         * po/POTFILES.in
6787                 update to reflect recent changes (thanks
6788                 to Ricardo Mones Lastra)
6789                 
6790         * tools/filter_conv.pl
6791                  fix problem with quoted strings. Patch submitted
6792                  by Luke Plant <lukeplant@softhome.net>
6793
6794 2002-12-03 [paul]       0.8.6claws52
6795
6796         * sync with 0.8.6cvs15
6797                 see ChangeLog 2002-12-03
6798
6799 2002-12-02 [christoph]  0.8.6claws51
6800
6801         * src/logwindow.[ch]
6802         * src/common/log.[ch]
6803                 implement logging using a hook function
6804
6805         * src/folderview.c
6806         * src/folder.[ch]
6807                 define hooklist name in header file to avoid
6808                 errors caused by wrong spelling of hooklist names
6809
6810         * src/toolbar.c
6811                 fix warnings
6812
6813 2002-12-02 [christoph]  0.8.6claws50
6814
6815         * src/common/Makefile.am
6816                 add src/common/hooks.[ch]
6817
6818         * src/common/hooks.[ch]
6819                 implement a simple hook system using glib's hook functions
6820
6821         * src/folder.[ch]
6822         * src/folderview.c
6823                 use new hook system for folder item updates
6824
6825 2002-12-02 [christoph]  0.8.6claws49
6826
6827         * doc-src/ui_seperation.txt     ** NEW **
6828                 information for ui seperation
6829
6830         * src/Makefile.am
6831                 remove files that were moved to common
6832                 include common directory by default for the header files
6833
6834         * src/inc.c
6835         * src/common/socket.c
6836         * src/automaton.[ch]
6837                 implement automaton using g_io_*-functions instead of
6838                 gdk_input_add to make it ui independent
6839
6840         * src/codeconv.c
6841         * src/compose.c
6842         * src/ldif.c
6843         * src/pgptext.c
6844         * src/procmime.c
6845         * src/rfc2015.c
6846         * src/smtp.c
6847         * src/unmime.c
6848                 remove common/ prefix because directory is now in
6849                 include path
6850
6851         * src/compose.c
6852         * src/folder.c
6853         * src/folderview.c
6854         * src/mainwindow.c
6855         * src/messageview.c
6856         * src/prefs_common.c
6857         * src/procmsg.c
6858         * src/rfc2015.c
6859                 fix warnings
6860
6861         * src/imap.c
6862         * src/inc.c
6863         * src/news.c
6864         * src/pop.c
6865         * src/send.c
6866         * src/smtp.c
6867         * src/ssl_certificate.c
6868                 add log.h header file for logging functions
6869
6870         * src/main.c
6871         * src/common/utils.c
6872         * src/summaryview.c
6873         * src/xml.c
6874                 o move debug_mode to common/utils.c
6875                 o add functions to set and get debug_mode
6876
6877         * src/defs.h                    ** REMOVE **
6878         * src/intl.h                    ** REMOVE **
6879         * src/socket.[ch]               ** REMOVE **
6880         * src/ssl.[ch]                  ** REMOVE **
6881         * src/utils.[ch]                ** REMOVE **
6882                 replaced by new files in src/common/
6883         
6884         * src/common/Makefile.am
6885                 add new files in src/common/
6886
6887         * src/common/defs.h             ** NEW **
6888         * src/common/intl.h             ** NEW **
6889         * src/common/log.[ch]           ** NEW **
6890         * src/common/socket.[ch]        ** NEW **
6891         * src/common/ssl.[ch]           ** NEW **
6892         * src/common/utils.[ch]         ** NEW **
6893                 replacement for files in src/
6894
6895 2002-12-02 [colin]      0.8.6claws48
6896
6897         * src/folderview.c
6898                 Scroll folderview if necessary during dnd
6899
6900 2002-12-02 [colin]      0.8.6claws47
6901
6902         * src/folder.[ch]
6903                 Add check to verify a move is within a single mailbox
6904         * src/folderview.c
6905                 Add specific error string for this check
6906
6907 2002-12-02 [colin]      0.8.6claws46
6908
6909         * src/folder.c
6910                 Add a test to folder moving, remove a statusbar_print
6911         * src/folderview.c
6912                 Add Move folder... context-menu item
6913                 Factorize folder moving code
6914                 Enable folder DND for mbox
6915
6916 2002-12-01 [christoph]  0.8.6claws45
6917
6918         * ac/aspell.m4
6919                 remove conf.aspelltest if the version check fails
6920
6921 2002-11-30 [christoph]  0.8.6claws44
6922
6923         * autogen.sh
6924                 run libtoolize --force in autogen to create missing
6925                 libtool scripts
6926
6927 2002-11-30 [christoph]  0.8.6claws43
6928
6929         * src/Makefile.am
6930         * src/pgptext.c
6931         * src/procmime.c
6932         * src/rfc2015.c
6933         * src/uuencode.[ch]             ** REMOVED **
6934         * src/common/Makefile.am
6935         * src/common/uuencode.[ch]      ** NEW **
6936                 move uuen/decoder to common directory
6937
6938 2002-11-30 [christoph]  0.8.6claws42
6939
6940         * src/Makefile.am
6941         * src/base64.[ch]               ** REMOVED **
6942         * src/codeconv.c
6943         * src/compose.c
6944         * src/ldif.c
6945         * src/pgptext.c
6946         * src/procmime.c
6947         * src/rfc2015.c
6948         * src/smtp.c
6949         * src/unmime.c
6950         * src/common/Makefile.am
6951         * src/common/base64.[ch]        ** NEW **
6952                 move base64 en/decoder to common directory
6953
6954 2002-11-30 [christoph]  0.8.6claws41
6955
6956         * src/common                    ** NEW **
6957                 new directory for UI independent code
6958         * src/gtk                       ** NEW **
6959                 new directory for GTK frontend
6960         * src/common/.cvsignore         ** NEW **
6961         * src/gtk/.cvsignore            ** NEW **
6962                 ignore build files
6963         * src/common/Makefile.am        ** NEW **
6964         * src/gtk/Makefile.am           ** NEW **
6965                 automake files to build new seperated stuff
6966         * src/Makefile.am
6967                 the binary will currently still be build with the
6968                 files in src, so we include the code from the
6969                 subdirs for now after building the libs there
6970
6971 2002-11-30 [paul]       0.8.6claws40
6972
6973         * src/compose.c
6974                 fix bug [642731] 'Wrong selected account with drafted mail'
6975
6976 2002-11-29 [oliver]     0.8.6claws39
6977         
6978         * src/messageview.c
6979                 o update summaryview when switching between different
6980                   messageviews          
6981         * src/toolbar.c  
6982                 o check if messageview holds already removed msg
6983                   from summaryview
6984                 
6985
6986 2002-11-29 [oliver]     0.8.6claws38
6987
6988         * src/toolbar.c 
6989                 remove not needed variables and includes
6990                 make messageview stay opened and move to next when msgs are deleted 
6991
6992 2002-11-29 [oliver]     0.8.6claws37
6993         
6994         * src/toolbar.c 
6995                 disable compose button (messageview toolbar) by default
6996                 deleted msgs are moved to trash
6997         
6998 2002-11-29 [melvin]     0.8.6claws36
6999
7000         * configure.in
7001                 Increased minimal gpgme version to 0.3.10 (Zombies out)
7002                 and to detect signatures expirations (gpgme 0.3.6)
7003
7004         * src/main.c
7005                 Use non obsolescent function for Gpgme engine checking.
7006
7007         * src/rfc2015.c
7008                 Inform about expired signatures or signatures which key
7009                 has expired. Expiration date is displayed.
7010
7011         * src/sigstatus.c
7012                 Inform about expired signatures or signatures which key
7013                 has expired.
7014
7015 2002-11-28 [paul]       0.8.6claws35
7016
7017         * src/folderview.c
7018                 re-instate 'Check for new messages' in Newsgroup
7019                 folders right-click menu, after a suggestion from
7020                 Tim Mann <timmann@users.sourceforge.net>
7021
7022         * src/main.c
7023                 after a crash check only local folders for new
7024                 messages
7025
7026 2002-11-28 [paul]       0.8.6claws34
7027
7028         * configure.in
7029                 apply patch that fixes the checking of GTK with XIM 
7030                 support on different OSs, such as FreeBSD. Patch 
7031                 submitted by Topia <topia@users.sourceforge.net>
7032                 
7033 2002-11-28 [paul]       0.8.6claws33
7034
7035         * src/mainwindow.c
7036           src/prefs_common.c
7037           src/prefs_toolbar.c
7038                 more changes to the English
7039
7040 2002-11-28 [paul]       0.8.6claws32
7041
7042         * sync with 0.8.6cvs13
7043                 see ChangeLog 2002-11-28 (no sync needed
7044                 for src/compose.c)
7045
7046 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
7047         
7048         * src/mainwindow.[ch]
7049                 add patch by Ivan F. Martinez introducing messageview Toolbar
7050                 some changes and committed by oliver    
7051
7052 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
7053
7054         * src/messageview.[ch]
7055                 add patch by Ivan F. Martinez introducing messageview Toolbar
7056                 some changes and committed by oliver    
7057
7058 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
7059
7060         * src/compose.[ch]
7061                 add patch by Ivan F. Martinez introducing messageview Toolbar
7062                 some changes and committed by oliver    
7063
7064 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
7065         
7066         * src/toolbar.[ch]
7067                 add patch by Ivan F. Martinez introducing messageview Toolbar
7068                 some changes and committed by oliver
7069
7070 2002-11-28 [oliver]     0.8.6claws27
7071         
7072         * src/prefs_toolbar.[ch]
7073                 getting ready for messageview toolbar
7074                 free mem allocated by gettext
7075                 change prefs_toolbar to prefs_toolbar_open
7076  
7077 2002-11-28 [thorsten]   0.8.6claws26
7078
7079         * src/imageview.[ch]
7080                 cleaned up conflicting declarations of
7081                 imageview_show_image()
7082
7083 2002-11-28 [paul]       0.8.6claws25
7084
7085         * src/grouplistdialog.c
7086           src/prefs_common.c
7087           src/prefs_summary_column.c
7088                 a few more improvements to the English
7089
7090 2002-11-28 [colin]      0.8.6claws24
7091
7092         * man/sylpheed.1
7093                 A few updates to command-line parameters
7094
7095 2002-11-28 [colin]      0.8.6claws23
7096
7097         * src/prefs_filtering.c
7098                 Fix problems with prefs_filtering_delete_path:
7099                 a) if the first rule is removed, original pointers
7100                    weren't updated (leading to segfaults)
7101                 b) it was always global_processing updated in case
7102                    of removed path was parent of rule path
7103
7104 2002-11-27 [paul]       0.8.6claws22
7105
7106         * src/mainwindow.c
7107           src/prefs_account.c
7108           src/prefs_actions.c
7109           src/prefs_common.c
7110           src/prefs_customheader.c
7111           src/prefs_display_header.c
7112           src/prefs_filtering.c
7113           src/prefs_folder_item.c
7114           src/prefs_matcher.c
7115           src/prefs_scoring.c
7116           src/prefs_summary_column.c
7117           src/prefs_template.c
7118           src/prefs_toolbar.c
7119                  improve the English in the GUI
7120
7121 2002-11-27 [colin]      0.8.6claws21
7122
7123         * src/folder.c
7124                 Fix processing renaming problems happening after
7125                 last commit
7126
7127 2002-11-27 [colin]      0.8.6claws20
7128
7129         * src/folder.c
7130                 recursive move now deletes src each subfolder after 
7131                 having moved it
7132         * src/folderview.c
7133                 Use identifier instead of path during dnd (enables
7134                 IMAP folder dnd)
7135
7136 2002-11-27 [paul]       0.8.6claws19
7137
7138         * src/main.c
7139                 apply patch that does command-line processing 
7140                 BEFORE gtk_init, allowing claws to run from 
7141                 shell-scripts in non-X environment (e.g. crontab 
7142                 or ip-up, ip-down scripts). Patch submitted by
7143                 Ruslan N. Balkin <baron@dartel.ru>
7144                 
7145         * po/it.po
7146                 updated by Alessandro Maestri
7147
7148 2002-11-27 [paul]       0.8.6claws18
7149
7150         * sync with 0.8.6cvs12
7151           src/prefs_common.c
7152                 Differences are that main uses a 'Receive dialog'
7153                 frame on the Interface tab, whereas claws groups all 
7154                 the dialogs together in a 'Dialogs' frame.
7155
7156 2002-11-27 [colin]      0.8.6claws17
7157
7158         * src/prefs_matcher.c
7159                 Fix Execute criteria's NOT flag
7160
7161
7162 2002-11-26 [christoph]  0.8.6claws16
7163
7164         * src/ssl.c
7165                 rewrite the ssl code a little bit, only use one
7166                 SSL context, set default certificates' file/path
7167
7168 2002-11-26 [thorsten]   0.8.6claws15
7169
7170         * src/compose.c
7171                 default-reply-to didn't work for ml-reply
7172
7173 2002-11-26 [melvin]     0.8.6claws14
7174
7175         * src/prefs_actions.c
7176                 Made pipe-actions ignore short headers in message view
7177                 Made trailing-pipe-actions write in the message view with
7178                 the same font as the original message
7179
7180 2002-11-26 [paul]       0.8.6claws13
7181
7182         * src/compose.c
7183                 this time commit the correct file
7184
7185 2002-11-26 [paul]       0.8.6claws12
7186
7187         * sync with 0.8.6cvs11
7188           src/quote_fmt_parse.y  
7189                 no sync needed
7190           src/account.[ch]       
7191                 not sync'ed
7192           src/compose.c
7193                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
7194                 on draft mode.
7195                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
7196                 header
7197                 
7198         see ChangeLog 2002-11-25 and 2002-11-26
7199
7200 2002-11-26 [colin]      0.8.6claws11
7201
7202         * src/folderview.c
7203                 Fix collapsed folder not auto-expanding during
7204                 mail dnd, if it was the source folder.
7205
7206 2002-11-25 [colin]      0.8.6claws10
7207
7208         * src/folderview.[ch]
7209                 Variable renaming and cleaning (slist of nodes 
7210                 to be re-collapsed is stored in FolderView)
7211
7212 2002-11-25 [paul]       0.8.6claws9
7213
7214         * src/prefs_common.[ch]
7215                 fix breakage caused by last commit
7216
7217 2002-11-25 [paul]       0.8.6claws8
7218
7219         * sync with 0.8.6cvs4
7220                 see ChangeLog 2002-11-21
7221
7222 2002-11-25 [paul]       0.8.6claws7
7223
7224         * sync with 0.8.6cvs4
7225                 see ChangeLog 2002-11-20
7226
7227 2002-11-25 [paul]       0.8.6claws6
7228
7229         * sync with 0.8.6cvs3
7230                 see ChangeLog 2002-11-18
7231
7232 2002-11-25 [colin]      0.8.6claws5
7233
7234         * src/gtkutils.[ch]
7235                 Add gtkut_ctree_node_is_parent()
7236         * src/folderview.c
7237                 Spring-loaded folders
7238
7239 2002-11-25 [colin]      0.8.6claws4
7240
7241         * src/utils.[ch]
7242                 Add slist_concat_unique(), function to merge
7243                 two GSList filtering dups
7244         * src/folder.[ch]
7245         * src/summaryview.[ch]
7246         * src/folderview.c
7247         * src/main.c
7248                 Add detection/update/display of unread answers
7249                 to marked mails
7250         * src/procmsg.[ch]
7251                 Add procmsg_find_children()
7252                 Add procmsg_msg_has_marked_parent()
7253
7254 2002-11-25 [colin]      0.8.6claws3
7255
7256         * src/ssl_certificate.[ch]
7257                 Allow checking a certificate without a DNS
7258                 lookup
7259                 Allow to forget a cert (by deleting it)
7260                 Make ssl_certificate_destroy_public
7261         * src/ssl_manager.[ch] ** NEW FILES **
7262                 Gui to manage (display/remove) certificates
7263         * src/prefs_common.[ch]
7264                 Add a pref to allow silent acceptation of
7265                 trusted certificates or not (based on the
7266                 "I want to know what's going on" principle)
7267         * src/mainwindow.c
7268                 Add SSL manager in Tools menu
7269         * src/Makefile.am
7270                 Add the new files to the build
7271         * po/POTFILES.in
7272                 Add ssl_manager.c to translations
7273
7274 2002-11-25 [colin]      0.8.6claws2
7275
7276         * src/summaryview.[ch]
7277                 Add S_SEARCH_EXTENDED to the quick search, which 
7278                 allows to search using filtering syntax.
7279
7280 2002-11-25 [colin]      0.8.6claws1
7281
7282         * src/summaryview.c
7283                 Deletion of duplicates now prefer deleting
7284                 the unread dup (fixes feature-request 638989).
7285
7286 2002-11-24 [paul]       0.8.6claws
7287
7288         * po/es.po
7289           po/pl.po
7290           po/ru.po
7291           po/sr.po
7292                 updated by Ricardo Mones Lastra,
7293                 Witold Wladyslaw Wojciech Wilk,
7294                 Ruslan N. Balkin, and  Urke MMI 
7295                 respectively
7296
7297 2002-11-24 [paul]       0.8.5claws182
7298
7299         * po/bg.po
7300                 updated by George Danchev
7301
7302 2002-11-23 [alfons]     0.8.5claws181
7303
7304         * src/imap.c
7305                 tiny memory leak found by browsing Dimitar's 
7306                 valgrind report
7307
7308 2002-11-23 [paul]       0.8.5claws180
7309
7310         * po/it.po
7311                 updated by Alessandro Maestri
7312
7313 2002-11-22 [christoph]  0.8.5claws179
7314
7315         * src/compose.c
7316         * src/inc.c
7317         * src/prefs_filtering.c
7318         * src/summaryview.c
7319                 more warning fixes
7320
7321 2002-11-22 [alfons]     0.8.5claws178
7322
7323         * src/summaryview.c
7324                 summary_execute_delete_func(): if message is deleted, make 
7325                 sure to also remove its entry in the subject hash table. 
7326                 fixes a corner case bug.
7327
7328 2002-11-22 [paul]       0.8.5claws177
7329
7330         * .cvsignore
7331                 add 'autom4te.cache'
7332                 
7333         * ltconfig      ** REMOVED **
7334                 not needed
7335
7336 2002-11-22 [paul]       0.8.5claws176
7337
7338         * src/textview.c
7339                 textview_set_font(): fix for message display in
7340                 UTF-8 locales (thanks to Sergey Vlasov).
7341                 
7342         * AUTHORS
7343                 add new team members and contributors
7344
7345
7346 2002-11-21 [colin]      0.8.5claws175
7347
7348         * src/procmsg.[ch]
7349                 Add procmsg_remove_special_headers()
7350         * src/mh.c
7351                 Use procmsg_remove_special_headers() for 
7352                 previous fix
7353
7354 2002-11-21 [colin]      0.8.5claws174
7355
7356         * src/mh.c
7357                 Fix moving/copying from queue/draft folders
7358                 for MH folders
7359
7360 2002-11-21 [christoph]  0.8.5claws173
7361
7362         * src/crash.c
7363         * src/filtering.c
7364         * src/logwindow.c
7365         * src/main.c
7366         * src/matcher_parser_lex.[hl]
7367         * src/mbox.c
7368         * src/mbox_folder.[ch]
7369         * src/prefs_filtering.c
7370         * src/procheader.c
7371         * src/quote_fmt_lex.l
7372         * src/ssl.c
7373                 fix all warnings except the warnings in lex and yacc files
7374
7375 2002-11-20 [christoph]  0.8.5claws172
7376
7377         * src/imap.c
7378                 fix MsgInfo retrieval for IMAP draft and queue folders
7379                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
7380
7381 2002-11-19 [christoph]  0.8.5claws171
7382
7383         * src/compose.c
7384                 fix segfault, when draft saving does not get
7385                 the MsgInfo of the new message
7386                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
7387
7388 2002-11-19 [christoph]  0.8.5claws170
7389
7390         * src/procmsg.c
7391                 add parameter check for flag setting function
7392                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
7393
7394 2002-11-18 [paul]       0.8.5claws169
7395
7396         * src/compose.c
7397                 more sensitivity fixes to redirect mode:
7398                 * disable toolbar draft button
7399                 * allow only Address book in the Tools menu
7400                 * disable editing of message by the spell
7401                   checker
7402
7403 2002-11-18 [paul]       0.8.5claws168
7404
7405         * src/compose.c
7406                 fix sensitivity of menu items in compose_redirect():
7407                 allow only the necessary items 
7408
7409 2002-11-18 [paul]       0.8.5claws167
7410
7411         * src/compose.c
7412                 fix bug [ 603259 ] 'attachment got lost on bounce'
7413
7414 2002-11-18 [paul]       0.8.5claws166
7415
7416         * po/ru.po
7417                 updated by Ruslan N. Balkin <baron@dartel.ru>
7418
7419 2002-11-18 [colin]      0.8.5claws165
7420
7421         * src/main.c
7422           src/defs.h
7423                 Remove old filtering stuff
7424
7425
7426 2002-11-17 [oliver]     0.8.5claws164
7427
7428         * src/toolbar.h
7429                 remove not needed typedef 
7430
7431 2002-11-17 [oliver]     0.8.5claws163
7432
7433         * src/toolbar.c
7434                 make toolbar's on click events translatable
7435
7436 2002-11-15 [colin]      0.8.5claws162
7437
7438         * src/summaryview.c
7439                 Revert too-soon integration of a feature
7440
7441 2002-11-15 [christoph]  0.8.5claws161
7442
7443         * src/imap.c
7444                 use main's implementation of imap_get_msginfo
7445
7446 2002-11-15 [christoph]  0.8.5claws160
7447
7448         * src/compose.c
7449         * src/folder.[ch]
7450         * src/imap.c
7451         * src/mbox_folder.c
7452         * src/mh.c
7453         * src/news.c
7454         * src/procmsg.c
7455         * src/summaryview.c
7456                 replace claws' fetch_msginfo with main's get_msginfo
7457                 (use main's implementation where possible)
7458
7459 2002-11-15 [colin]      0.8.5claws159
7460
7461         * src/ssl_certificate.c
7462                 Missed a check
7463
7464 2002-11-16 [melvin]     0.8.5claws158
7465
7466         * po/fr.po
7467                 Updated French translations.
7468
7469 2002-11-16 [colin]      0.8.5claws157
7470
7471         * src/ssl_certificate.c
7472                 Check for missing parts in the certificates
7473
7474 2002-11-15 [colin]      0.8.5claws156
7475
7476         * src/folderview.c
7477                 Preventive fix (missing check) found by
7478                 Alfons
7479
7480 2002-11-15 [paul]
7481
7482         * NEWS
7483                 sync with 0.8.6 release
7484
7485 2002-11-15 [colin]      0.8.5claws155
7486
7487         * src/folder.[ch]
7488           src/folderview.c
7489                 Fix error handling of folder_item_move_to()
7490                 (thanks to Alfons!)
7491
7492 2002-11-15 [colin]      0.8.5claws154
7493
7494         * src/folder.[ch]
7495           src/folderview.c
7496                 folder_item_move_to() sets an error message instead
7497                 of having GUI stuff in folder.c
7498
7499 2002-11-15 [colin]      0.8.5claws153
7500
7501         * src/procmsg.[ch]
7502                 Implemented a callback for MsgInfo updates, 
7503                 heavily copy/pasted from Christoph's folder 
7504                 callback system
7505         * src/summaryview.[ch]
7506                 Register summary_update_msg as callback
7507
7508 2002-11-14 [colin]      0.8.5claws152
7509         
7510         * src/procmsg.c
7511                 Update the FolderItem after sending (fixes 617593)
7512
7513 2002-11-14 [christoph]  0.8.5claws151
7514
7515         * src/folder.c
7516                 fix wrong position of NULL pointer check found
7517                 by Sergey
7518
7519 2002-11-14 [christoph]  0.8.5claws150
7520
7521         * src/folder.c
7522                 fix segfault when deleting messages from IMAP folders
7523                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
7524
7525 2002-11-14 [colin]      0.8.5claws149
7526
7527         * src/compose.c
7528                 Forwarding was also ignoring the folder's default account.
7529
7530 2002-11-14 [colin]      0.8.5claws148
7531
7532         * src/compose.c
7533                 Fix sent folder not set to folder properties when 
7534                 forwarding.
7535
7536 2002-11-14 [thorsten]   0.8.5claws147
7537
7538         * src/inc.c
7539                 inc_start(): Files were not moved from .processing to inbox,
7540                 if no global processing rule existed
7541
7542 2002-11-14 [colin]      0.8.5claws146
7543
7544         * src/ssl_certificate
7545                 Fix file operations
7546
7547 2002-11-14 [paul]       0.8.5claws145
7548
7549         * po/it.po
7550                 updated by Alessandro Maestri
7551
7552 2002-11-13 [alfons]     0.8.5claws144
7553
7554         * src/folder.c
7555                 folder_item_close(): only mark messages unread
7556                 when a folder has new messages 
7557
7558 2002-11-13 [keith]      0.8.5claws143
7559
7560         * src/imap.c
7561                 Fix problem moving or copying between
7562                 IMAP folders
7563
7564 2002-11-13 [colin]      0.8.5claws142
7565
7566         * src/matcher_parser_parse.y
7567                 Fix rule problem when " don't match
7568
7569 2002-11-13 [christoph]  0.8.5claws141
7570
7571         * src/folder.c
7572         * src/folderview.c
7573                 moved cache saving to folder_item_close
7574                 the folderview should not have to deal with
7575                 this things
7576
7577 2002-11-13 [christoph]  0.8.5claws140
7578
7579         * src/summaryview.c
7580                 moved setting of important score to
7581                 summary_set_prefs_from_folderitem
7582
7583 2002-11-13 [colin]      0.8.5claws139
7584
7585         * src/matcher_parser_parse.y
7586                 Fix a segfault in the parser (happening when
7587                 a good expression had been tested and a bad 
7588                 one arrives)
7589
7590 2002-11-13 [paul]       0.8.5claws138
7591
7592         * sync with 0.8.5cvs24
7593                 see ChangeLog 2002-11-13
7594                 
7595         * po/pt_BR.po
7596                 updated by Fabio Jr. Beneditto
7597
7598 2002-11-13 [colin]      0.8.5claws137
7599         
7600         * src/msgcache.c
7601           src/defs.h
7602           src/procmsg.[ch]
7603                 Revert last commit, problem
7604
7605 2002-11-13 [colin]      0.8.5claws136
7606
7607         * src/msgcache.c
7608                 Remove duplicated code
7609         * src/defs.h
7610                 Bumped CACHE_VERSION and MARK_VERSION
7611         * src/procmsg.[ch]
7612                 Network endian for cache and mark files
7613
7614 2002-11-12 [colin]      0.8.5claws135
7615
7616         * src/inc.c
7617                 Fix the "socket error" dialog which disappeared
7618
7619 2002-11-12 [colin]      0.8.5claws134
7620
7621         * src/msgcache.c
7622                 Reverse last commit which had performance 
7623                 problems, but still reverse the list
7624
7625 2002-11-12 [colin]      0.8.5claws133
7626
7627         * src/msgcache.c
7628                 Reverse list order
7629
7630 2002-11-12 [melvin]     0.8.5claws132
7631
7632         * src/compose.c
7633                 Added a check for a NULL prefs_common.dictionary
7634
7635 2002-11-12 [colin]      0.8.5claws131
7636
7637         * src/ssl_certificate.[ch]
7638                 Use FQDN hostname
7639
7640 2002-11-12 [colin]      0.8.5claws130
7641
7642         * src/ssl_certificate.[ch]
7643                 Take connection port into account for 
7644                 checking certificates (a single hostname
7645                 could have multiple servers with multiple
7646                 certificates)
7647         * src/ssl.c
7648                 Pass the port to ssl_certificate_check
7649
7650 2002-11-12 [paul]       0.8.5claws129
7651
7652         * src/folder.c
7653                 fix a typo in last commit
7654
7655 2002-11-12 [paul]       0.8.5claws128
7656
7657         * sync with 0.8.5cvs23
7658                 see ChangeLog entry 2002-11-12
7659
7660 2002-11-11 [colin]      0.8.5claws127
7661
7662         * src/ssl_certificate.c
7663                 Cleaner messages
7664                 Don't popup, instead log error, if the 
7665                 corresponding pref is checked
7666         * src/ssl_certificate.h
7667                 include <openssl/objects/h>
7668
7669 2002-11-11 [colin]      0.8.5claws126
7670
7671         * src/ssl_certificate.h
7672                 _Really_ clean it
7673
7674 2002-11-11 [colin]      0.8.5claws125
7675         
7676         * src/ssl_certificate.c
7677                 Fixed leak
7678
7679 2002-11-11 [colin]      0.8.5claws124
7680
7681         * src/ssl.c
7682                 Cleaned a bit
7683         * src/ssl_certificate.[ch]
7684                 Cleaned a bit (better use of SSL API)
7685                 (This will cause non-recognition of saved 
7686                  certificates of claws12[23]...)
7687
7688 2002-11-11 [paul]       0.8.5claws123
7689         
7690         * po/es.po
7691                 updated by Ricardo Mones Lastra
7692
7693 2002-11-11 [colin]      0.8.5claws122
7694
7695         * src/ssl.c
7696                 Fix a typo
7697
7698 2002-11-11 [colin]      0.8.5claws121
7699
7700         * src/ssl_certificate.[ch] ** NEW FILES **
7701         * src/ssl.[ch]
7702                 Check SSL certificates presented to us
7703         * src/Makefile.am
7704                 Add ssl_certificate.[ch]
7705         * po/POTFILES.in
7706                 Add ssl_certificate.c
7707
7708 2002-11-11 [paul]       0.8.5claws120
7709
7710         * sync with 0.8.5cvs22
7711                 see ChangeLog 2002-11-11
7712
7713 2002-11-11 [paul]       0.8.5claws119
7714
7715         * sync with 0.8.5cvs21
7716                 see ChangeLog 2002-11-11
7717
7718 2002-11-10 [jens]       0.8.5claws118
7719
7720         * src/folder.c
7721         * src/folderview.c
7722                 corrected some typing
7723         * po/de.po
7724                 updated german translation
7725         * sylpheed.spec.in
7726                 cleaned up specfile and adjusted it for claws
7727
7728 2002-11-10 [colin]      0.8.5claws117
7729
7730         * src/summaryview.c
7731                 a STATUSBAR_PUSH/POP fix
7732
7733 2002-11-10 [colin]      0.8.5claws116
7734
7735         * src/prefs_folder_item.c
7736                 Fix hanging after opening folder properties
7737
7738 2002-11-10 [hoa]        0.8.5claws115
7739
7740         * src/matcher_parser_lex.l
7741         * src/matcher_parser_parse.y
7742                 config file for scoring and filtering is no more trashed
7743                 when there is a syntax error in a filtering rule when
7744                 editing it in a dialog.
7745
7746 2002-11-09 [colin]      0.8.5claws114
7747
7748         * src/mbox_folder.c
7749                 Added missing initialisation of folder->destroy()
7750
7751 2002-11-09 [colin]      0.8.5claws113
7752
7753         * src/folder.c
7754           src/folderview.c
7755                 Fix the status bar messages
7756
7757 2002-11-09 [colin]      0.8.5claws112
7758
7759         * src/folderview.c
7760                 Fix hangs after folder dnd, happening after 
7761                 claws109.
7762
7763 2002-11-09 [christoph]  0.8.5claws111
7764
7765         * src/folderview.c
7766                 just changed order of calls (reverse order of
7767                 associated calls)
7768         * src/inc.c
7769                 lock inc when checking only one account, otherwise
7770                 inc all could be executed at the same time
7771
7772 2002-11-09 [christoph]  0.8.5claws110
7773
7774         * src/folderview.c
7775                 better unlock the mouse cursor before calling
7776                 summary_show because it changes the cursor too
7777
7778 2002-11-09 [christoph]  0.8.5claws109
7779
7780         * src/folder.[ch]
7781         * src/folderview.c
7782                 add functions to open and close a folder
7783                 o opending will execute scanning for remote folders
7784                   and processing
7785                 o closing will unset new flag for messages
7786
7787 2002-11-09 [colin]      0.8.5claws108
7788
7789         * src/folder.c
7790                 Add a call to prefs_matcher_write_config to 
7791                 avoid non-leaf folders filtering settings to be
7792                 lost
7793
7794 2002-11-09 [paul]       0.8.5claws107
7795
7796         * src/prefs_account.c
7797                 re-word a label
7798
7799 2002-11-09 [colin]      0.8.5claws106
7800
7801         * src/folderview.c
7802                 Minor esthetic fix
7803
7804 2002-11-09 [colin]      0.8.5claws105
7805
7806         * src/folderview.c
7807                 Fix prefs_filtering deletion for MH folders (same
7808                 reason as below)
7809         * src/prefs_filtering.c
7810                 Fix prefs_filtering renaming and deletion for 
7811                 folder-based processing rules.  
7812
7813 2002-11-09 [christoph]  0.8.5claws104
7814
7815         * src/compose.c
7816         * src/folder.[ch]
7817         * src/folderview.[ch]
7818         * src/import.c
7819         * src/inc.c
7820         * src/main.c
7821         * src/mainwindow.c
7822         * src/messageview.c
7823         * src/prefs_folder_item.c
7824         * src/procmsg.c
7825         * src/summaryview.c
7826                 implement a callback system for folder item updates
7827
7828 2002-11-09 [colin]      0.8.5claws103
7829
7830         * src/folderview.c
7831                 Fix prefs_filtering renaming for MH folders (we
7832                 shouldn't rename by path as another folder could
7833                 have the same hierarchy).
7834
7835 2002-11-09 [colin]      0.8.5claws102
7836
7837         * src/folder.c
7838                 Fix a leak found by Christoph, use better variable
7839                 names
7840
7841 2002-11-09 [colin]      0.8.5claws101
7842
7843         * src/folder.c
7844                 One more fix for processing rules
7845
7846 2002-11-08 [colin]      0.8.5claws100
7847         
7848         * src/matcher.c
7849                 Don't copy the compiled regexp (will be reevaluated)
7850         * src/folderview.c
7851                 Lock folderview while moving
7852         * src/folder.c
7853                 Provide info on what's happening to the user
7854
7855 2002-11-08 [colin]      0.8.5claws99
7856
7857         * src/folderview.c
7858                 Fix folder reordering after a move if parent is 
7859                 root
7860         * src/scoring.[ch]
7861                 Add function to copy a ScoringProp
7862         * src/prefs_folder_item.c
7863                 Copy scoring rules when copying a folder prefs
7864
7865 2002-11-08 [colin]      0.8.5claws98
7866
7867         * src/folderview.c
7868                 Fixes in case of failure
7869         * src/filtering.[ch]    
7870                 Add function to duplicate a FilteringProp
7871         * src/matcher.[ch]
7872                 Add function to duplicate a MatcherProp
7873         * src/prefs_folder_item.c
7874                 Save folder's processing rules when copying 
7875                 its prefs
7876
7877 2002-11-08 [colin]      0.8.5claws97
7878         
7879         * src/folderview.c
7880                 Sort after move
7881         * src/folder.c 
7882                 Change a printf to debug_print
7883
7884 2002-11-08 [colin]      0.8.5claws96
7885
7886         * src/folder.c
7887           src/folderview.c
7888                 Fix segfaults, call me stupido
7889         
7890
7891 2002-11-08 [colin]      0.8.5claws95
7892
7893         *src/folder.c
7894                 Added forgotten prefs to save when moving folders
7895
7896 2002-11-08 [colin]      0.8.5claws94
7897
7898         * src/folder.c
7899                 Fixes to folder DND (prefs copy)
7900         * src/folderview.c
7901                 Optimization for folder DND (don't rescan whole tree)
7902                 Added folderview_create_folder_node() for this 
7903                 optimization, so de-duped a bit the code
7904         * src/prefs_folder_item.[ch]
7905                 Added prefs_folder_item_copy_prefs()    
7906           
7907 2002-11-08 [paul]       0.8.5claws93
7908
7909         * src/prefs_account.c
7910           tools/README
7911           tools/kmail2sylpheed_v2.pl
7912                 correct some typos
7913
7914 2002-11-08 [paul]       0.8.5claws92
7915
7916         * src/compose.c
7917           src/prefs_account.[ch]
7918                 remove account options 'clearsign' and 'ascii_armored',
7919                 replace with 'default_gnupg_mode' to prevent mixed-mode
7920                 Privacy settings
7921
7922 2002-11-08 [paul]       0.8.5claws91
7923
7924         * src/compose.[ch]
7925                 re-implement GnuPG 'on-the-fly' mode selection,
7926                 disallow mixed-mode
7927
7928 2002-11-08 [colin]      0.8.5claws90
7929
7930         * src/folderview.c
7931           src/prefs_folder_item.c
7932                 Change "Property" to "Properties"
7933
7934 2002-11-07 [colin]      0.8.5claws89
7935
7936         * src/folderview.c
7937           src/folder.c
7938                 Allow folder dropping to a root folder
7939
7940 2002-11-07 [paul]       0.8.5claws88
7941
7942         * src/compose.c
7943                 revert last commit
7944
7945 2002-11-07 [paul]       0.8.5claws87
7946
7947         * src/compose.c
7948                 fix reply-to-list bug. closes bug report
7949                 "[633382] reply-to-list broken in recent cvs"
7950
7951 2002-11-07 [paul]       0.8.5claws86
7952
7953         * src/compose.c
7954                 add a forgotten '#if USE_GPGME ... #endif'
7955
7956 2002-11-07 [paul]       0.8.5claws85
7957
7958         * sync with 0.8.5cvs20
7959                 see ChangeLog 2002-11-07
7960
7961 2002-11-07 [colin]      0.8.5claws84
7962
7963         * src/folder.[ch]
7964                 Change folder_item_move_to to return the newly 
7965                 created folderitem.
7966         * src/folderview.c
7967                 Select the new folderitem after moving.
7968
7969 2002-11-07 [colin]      0.8.5claws83
7970
7971         * src/prefs_filtering.c
7972                 Fix rule rewriting when moving a leaf folder to a 
7973                 shorter path
7974
7975 2002-11-07 [colin]      0.8.5claws82
7976
7977         * src/prefs_filtering.c
7978                 fix a leak
7979
7980 2002-11-07 [colin]      0.8.5claws81
7981
7982         * src/folder.[ch]
7983                 Add folder_item_move_to() function to move a 
7984                 folderitem into another one (updates matcher etc)
7985         * src/folderview.c
7986                 Add folder drag'n drop (context menu to come)
7987                 [Should be dataloss free, but Please backup before 
7988                  trying !]
7989
7990 2002-11-06 [colin]      0.8.5claws80
7991
7992         * src/mh.c
7993                 mh_create_folder() returns NULL if can't create
7994                 directory hierarchy
7995
7996 2002-11-06 [paul]       0.8.5claws79
7997
7998         * src/compose.[ch]
7999                 allow 'on-the-fly' changing of the type of encryption 
8000                 and/or signing used (mime/ascii) via the compose window
8001
8002 2002-11-06 [paul]       0.8.5claws78
8003
8004         * sync with 0.8.5cvs19
8005                 see ChangeLog 2002-11-06 for src/account.c: 
8006                 account_get_special_folder()
8007                 
8008 2002-11-05 [alfons]     0.8.5claws77
8009
8010         * src/crash.c
8011                 very minor cleanups: nothing to see here, move on. :-)
8012
8013 2002-11-05 [colin]      0.8.5claws76
8014
8015         * src/main.c
8016                 Changes choices if compose windows are opened to
8017                 Discard, Draft, Don't quit
8018
8019 2002-11-05 [thorsten]   0.8.5claws75
8020
8021         * src/compose.c
8022                 reenabled default_reply_to folder option
8023
8024 2002-11-05 [colin]      0.8.5claws74
8025
8026         * src/compose.[ch] 
8027                 add compose_draft()
8028         * src/crash.c
8029                 add SIGTERM handler
8030         * src/main.[ch]
8031                 add clean_quit() for the SIGTERM handler
8032
8033 2002-11-05 [paul]       0.8.5claws73
8034         
8035         * po/es.po
8036                 updated by Ricardo Mones Lastra
8037
8038 2002-11-05 [melvin]     0.8.5claws72
8039
8040         * src/logwindow.c
8041                 Fixed log-clipping bug #616795.
8042                 To stop logging in the log window use 0 length.
8043         * src/prefs_common.c
8044                 Added a label to inform about the 0 log length behaviour.
8045
8046 2002-11-05 [paul]       0.8.5claws71
8047
8048         * sync with 0.8.5cvs17
8049                 see ChangeLog 2002-11-05
8050
8051 2002-11-04 [paul]       0.8.5claws70
8052
8053         * sylpheed-128x128.png
8054           sylpheed-64x64.png
8055           sylpheed.png
8056                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
8057                 <nikai@users.sourceforge.net>
8058                 
8059         * po/bg.po
8060                 updated by George Danchev
8061
8062 2002-11-03 [thorsten]   0.8.5claws69
8063
8064         * src/main.c
8065           src/mimeview.c
8066           src/rfc2015.h
8067                 add check if gpg is active
8068
8069 2002-11-03 [thorsten]   0.8.5claws68
8070
8071         * src/toolbar.h
8072                 removed GSList declaration causing trouble on MacOS-X
8073                 (submitted by alfons, reported by xfesty)
8074
8075 2002-11-01 [paul]       0.8.5claws67
8076
8077         * src/mainwindow.c
8078                 remove last remnants of main's filter code
8079
8080 2002-11-01 [paul]       0.8.5claws66
8081
8082         * tools/filter_conv.pl
8083                 fix bug where user-defined headers were ignored
8084
8085 2002-11-01 [paul]       0.8.5claws65
8086
8087         * src/logwindow.c
8088                 make a debug_print() not translatable
8089
8090 2002-10-31 [melvin]     0.8.5claws64
8091
8092         * ac/aspell.m4
8093                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
8094                 not run any GNU/aspell test.  The dictionary path will
8095                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
8096                 was given, in which case, it will be $prefix/lib/aspell/
8097         * configure.in
8098                 Fixed typo in commentary (Aspell code).
8099
8100 2002-10-31 [paul]       0.8.5claws63
8101
8102         * po/POTFILES.in
8103                 remove src/filter.c and src/prefs_filter.c
8104                 thanks to Ricardo for reminding me
8105
8106 2002-10-31 [colin]      0.8.5claws62
8107
8108         * src/mbox_folder.c
8109                 Plug some leaks
8110
8111 2002-10-31 [paul]       0.8.5claws61
8112
8113         * src/prefs_filter.[ch] ** REMOVED **
8114           src/filter.[ch]       ** REMOVED **
8115           
8116         * src/Makefile.am
8117           src/folderview.c
8118           src/inc.c
8119           src/main.c
8120           src/mainwindow.c
8121           src/mbox.c
8122           src/prefs_common.c
8123           src/prefs_filtering.c
8124           src/summaryview.[ch]
8125                 remove main's 'filter' code
8126                 
8127         README.claws
8128                 update to reflect removal of main's filter
8129
8130 2002-10-31 [paul]       0.8.5claws60
8131
8132         * src/summaryview.c
8133                 remove check for global_processing in summary_filter_open(). 
8134                 This fixes the bug where if the user uses the right-click 
8135                 'Create filter rule...' and doesn't have any filter rules 
8136                 already defined in claws' advanced filtering, the newly 
8137                 created filter rule goes to main's filtering which is 
8138                 inaccessible through the gui. Now the filter rule gets added
8139                 to claws' filtering by default.
8140
8141 2002-10-28 [melvin]     0.8.5claws59
8142
8143         * src/prefs_actions.c
8144                 Fixed bug #627322 where MIME parts were not always
8145                 correctly passed to a %p action
8146                 Display an error dialog when message filename is not found.
8147
8148 2002-10-28 [melvin]     0.8.5claws58
8149
8150         * src/prefs_common.c
8151                 Readded a missing function declaration lost in 0.8.3claws34
8152
8153 2002-10-28 [paul]       0.8.5claws57
8154
8155         * sync with 0.8.5cvs15
8156                 see ChangeLog 2002-10-28 and 2002-10-25
8157                 
8158         Note: ChangeLog entry 2002-10-24 is not sync'ed.
8159
8160 2002-10-27 [oliver]     0.8.5claws56
8161
8162         * src/pop.c
8163                 plug leak in pop3_top_recv
8164
8165 2002-10-26 [christoph]  0.8.5claws55
8166
8167         * src/folder.c
8168                 set need_update folder flag when messages are added
8169                 (closes bug [ 626922 ] folder not updated after receiving)
8170
8171 2002-10-25 [melvin]     0.8.5claws54
8172
8173         * src/imageview.c
8174                 Fixed a memleak introduced in the scaling code.
8175
8176 2002-10-24 [alfons]     0.8.5claws53
8177
8178         * src/filtering.c
8179                 make filtering's forward message action forward from the 
8180                 correct account
8181                 (closes bug [628089 ] Filter -> Forward from address problem
8182                 reported by Oktay)
8183
8184 2002-10-24 [christoph]  0.8.5claws52
8185
8186         * src/mainwindow.c
8187         * src/manual.[ch]
8188                 o use manual of current locale or english if current
8189                   locale is not available (and english is available)
8190                 o also link to sylpheed doc project manuals
8191
8192 2002-10-23 [paul]       0.8.5claws51
8193
8194         * tools/README
8195           tools/kmail2sylpheed_v2.pl
8196                 add new version of kmail addressbook importer script.
8197                 works with newer versions of Kmail/KAddressBook which
8198                 have new and rearranged data.
8199
8200 2002-10-23 [martin]     0.8.5claws50
8201
8202         * src/folderview.c
8203         * src/summaryview.c
8204         * src/utils.h
8205         * src/utils.c
8206                 added length parameter to get_abbrev_newsgroup_name()
8207                 changed this function so that it abbreviates the newsgroup
8208                 names only so long it is smaller than the length parameter
8209                 (for better reading of some newsgroup names and space efficiency)
8210
8211 2002-10-22 [colin]      0.8.5claws49
8212
8213         *src/foldersel.c
8214                 Revert Alfons' last modification (after voting ;-))
8215
8216 2002-10-21 [alfons]     0.8.5claws48
8217
8218         * src/foldersel.c
8219                 folder view in folder selection dialog reflects state of
8220                 folder view in main window
8221
8222 2002-10-18 [alfons]     0.8.5claws47
8223
8224         * src/mbox.c
8225                 drop imported messages in folder selected by user,
8226                 and not in the inbox
8227                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
8228
8229 2002-10-18 [alfons]     0.8.5claws46
8230
8231         * src/compose.c
8232                 make automagic reply work correctly for email accounts 
8233                 (whether it's viable to do a full sync with Hiro's 
8234                 compose.c is still under discussion)
8235
8236 2002-10-18 [melvin]     0.8.5claws45
8237
8238         * src/prefs_actions.c
8239                 Fixed bug #622275 where asynchroneous actions left 
8240                 zombies processes
8241                 Made (synchroneous) actions' input be displayed live.
8242
8243 2002-10-18 [christoph]  0.8.5claws44
8244
8245         * src/textview.c
8246                 don't add a newline in the textview in front of the
8247                 first textpart if header display is disabled
8248                 (closes bug [ 603385 ] disabled header display leaves blank
8249                  lin)
8250
8251 2002-10-18 [christoph]  0.8.5claws43
8252
8253         * src/folder.[ch]
8254         * src/imap.c
8255         * src/mbox_folder.c
8256         * src/mh.c
8257         * src/news.c
8258                 folder->get_num_list now returns an error code
8259                 (closes bug [ 609424 ] News cache cleared on failure)
8260                 
8261 2002-10-17 [colin]      0.8.5claws42
8262         
8263         * src/news.c
8264                 Changed a printf by debug_print
8265
8266 2002-10-16 [paul]       
8267
8268         * tools/OOo2sylpheed.pl
8269                 allow for spaces in the name of the
8270                 file to be attached.
8271
8272 2002-10-16 [colin]      0.8.5claws41
8273
8274         * src/main.c
8275                 Use a tristate to change online mode
8276
8277 2002-10-16 [paul]       0.8.5claws40
8278
8279         * po/es.po
8280                 updated by Ricardo Mones Lastra
8281
8282 2002-10-16 [colin]      0.8.5claws39
8283
8284         * src/main.c
8285           src/mainwindow.[ch]
8286                 Added --online and --offline command-line
8287                 switches
8288
8289 2002-10-15 [christoph]  0.8.5claws38
8290
8291         * src/procmime.c
8292                 set mimeinfo->name to NULL after g_free to
8293                 avoid double freeing with g_free
8294
8295 2002-10-14 [christoph]  0.8.5claws37
8296
8297         * src/compose.c
8298         * src/filtering.c
8299         * src/summaryview.c
8300                 remove calls to folder->change_flags that are now
8301                 done by procmsg flag functions (seems it is not
8302                 used by any foldertype anyway)
8303         * src/folder.c
8304                 init folder->change_flags with NULL
8305
8306 2002-10-14 [christoph]  0.8.5claws36
8307
8308         * src/folder.[ch]
8309         * src/imap.[ch]
8310                 use virtual functions for folder item new and destroy
8311                 functions
8312
8313 2002-10-14 [melvin]     0.8.5claws35
8314
8315         * src/compose.c
8316                 Added a test to not run the spell checker if no default
8317                 dictionary is available. No dialog is displayed though.
8318
8319 2002-10-14 [melvin]     0.8.5claws34
8320
8321         * src/gtkaspell.c
8322                 Fixed bug in dictionary list context menu where
8323                 "More..." pointed to an emtpy submenu if the
8324                 number of dictionaries is a multiple of 15
8325                 Removed unneeded code in suggestions list creation
8326
8327 2002-10-14 [paul]       0.8.5claws33
8328
8329         * po/bg.po
8330                 updated by George Danchev
8331
8332 2002-10-13 [hoa]        0.8.5claws32
8333
8334         * src/matcher.[ch]
8335           src/matcher_parser_parser.y
8336                 removed the escaped string from internal structure
8337                 of matcher.
8338
8339 2002-10-12 [colin]      0.8.5claws31
8340
8341         * src/gtksctree.[ch]
8342           src/summaryview.c
8343                 Removed useless function gtksctree_reanchor
8344
8345 2002-10-12 [alfons]     0.8.5claws30
8346         
8347         * sync with remaining main changes 2002-10-09 - 2002-10-11
8348         - drop changes to src/compose.c (requires claws specific changes)
8349         
8350 2002-10-12 [alfons]     0.8.5claws29
8351         
8352         * sync with main changes of 2002-10-08
8353         - drop changes to src/compose.c (requires claws specific changes)
8354         - drop changes to src/summaryview.c (requires changes to compose.c)     
8355
8356 2002-10-12 [alfons]     0.8.5claws28
8357         
8358         * sync with main changes of 2002-10-07
8359
8360 2002-10-12 [alfons]     0.8.5claws27
8361
8362         * sync with main changes of 2002-10-04
8363         - drop changes to src/compose.c (requires claws specific changes)
8364         - drop changes to src/prefs_folder_item.c (claws implementation
8365           seems to be working)
8366
8367 2002-10-12 [colin]      0.8.5claws26
8368
8369         * src/mainwindow.c
8370                 Fix folder-flicker when space-reading, introduced 
8371                 in claws22.
8372
8373 2002-10-12 [colin]      0.8.5claws25
8374
8375         * src/compose.c
8376                 Save account address when saving as draft.
8377                 (closes bug 621838)
8378
8379 2002-10-12 [colin]      0.8.5claws24
8380
8381         * src/summaryview.c
8382                 Fix the problem consisting of no message selected
8383                 after the last message in a folder has been moved.
8384
8385 2002-10-12 [paul]       0.8.5claws23
8386
8387         * src/compose.c
8388           src/prefs_template.c
8389           src/template.[ch]
8390                 add Cc and Bcc to templates. Patch submitted by
8391                 John L. Males.
8392
8393 2002-10-12 [colin]      0.8.5claws22
8394
8395         * src/folderview.c
8396                 Fix a bug after "Check for new messages":
8397                 If a folder was opened, it was still selected at
8398                 the end of the check, but displayed empty.
8399         * src/mainwindow.c
8400                 Remove unnecessary check
8401
8402 2002-10-12 [paul]
8403
8404         * tools/README
8405                 be more verbose in the description of
8406                 OOo2sylpheed.pl
8407                 
8408
8409 2002-10-11 [colin]      0.8.5claws21
8410
8411         * src/mainwindow.c
8412                 Make space work (better) when no mail is selected
8413
8414 2002-10-11 [colin]      0.8.5claws20
8415
8416         * src/inc.c
8417           src/news.c
8418                 fix warnings
8419
8420 2002-10-11 [colin]      0.8.5claws19
8421
8422         * src/mainwindow.c
8423                 revert 0.8.5claws6 changes as i couldn't get to
8424                 anything satisfying
8425
8426 2002-10-11 [melvin]     0.8.5claws18
8427
8428         * src/compose.c
8429                 Removed buggy and unused macro (should have been committed in
8430                 0.8.5claws17)
8431
8432 2002-10-11 [melvin]     0.8.5claws17
8433
8434         * src/compose.c
8435                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
8436
8437 2002-10-11 [thorsten]   0.8.5claws16 
8438
8439         * src/folderview.c
8440                 remove rescan warning
8441
8442 2002-10-11 [colin]      0.8.5claws15 
8443
8444         * src/procheader.c
8445                 fix a segfault that happens if conv_unmime_header
8446                 fails (should be better to find out why it fails)
8447
8448 2002-10-11 [christoph]  0.8.5claws14
8449
8450         * src/summaryview.c
8451                 update folderview stats after ignore/unignore thread
8452
8453 2002-10-11 [hoa]        0.8.5claws13
8454
8455         * src/quote_fmt_parse.y
8456                 Fixed a yacc/bison syntax error
8457         * src/matcher.c
8458                 Escaping of string is fixed.
8459
8460 2002-10-11 [colin]      0.8.5claws12
8461
8462         * src/imageview.c
8463                 Resize images to fit
8464
8465 2002-10-11 [paul]       0.8.5claws11
8466
8467         * po/es.po
8468                 updated by Ricardo Mones Lastra
8469
8470 2002-10-10 [alfons]     0.8.5claws10
8471
8472         * src/compose.c
8473                 allow dropping files by "moving" files from a file manager,
8474                 not only by the more cumbersome "copying". the latter 
8475                 mostly implies holding down the Control button
8476
8477 2002-10-10 [christoph]  0.8.5claws9
8478
8479         * src/summaryview.c
8480                 update folders after thread building for ignored threads
8481
8482 2002-10-10 [christoph]  0.8.5claws8
8483
8484         * config/.cvsignore
8485                 added Makefile
8486         * src/filtering.[ch]
8487         * src/folder.[ch]
8488         * src/folderview.[ch]
8489         * src/import.c
8490         * src/inc.[ch]
8491         * src/mbox.[ch]
8492         * src/procmsg.c
8493         * src/summaryview.[ch]
8494                 o added new flag need_update to FolderItem
8495                 o removed folder_table from various functions from tracking
8496                   folder updates
8497                 o set need_update flags in folder.c's move, copy and delete
8498                   functions and procmsg's flags functions
8499                 o added function folderview_update_items_when_required that
8500                   updates all folders with need_update set
8501                 o call folderview_update_items_when_required instead of
8502                   folderview_update_item_foreach
8503
8504 2002-10-09 [sergey]     0.8.5claws7
8505
8506         * src/compose.c
8507                 Strip CRs whel loading the text into editor in reedit mode.
8508
8509 2002-10-09 [colin]      0.8.5claws6
8510
8511         * src/mainwindow.c
8512                 Make Space work when no mail is selected
8513
8514 2002-10-09 [colin]      0.8.5claws5
8515
8516         * src/gtksctree.[ch]
8517                 Fix range_select
8518                 Add gtk_sctree_reanchor() 
8519         * src/summaryview.c
8520                 Use gtk_sctree_reanchor() - better fix for 
8521                 bug 60413
8522
8523 2002-10-09 [colin]      0.8.5claws4
8524
8525         * src/summaryview.c
8526                 Fix shift-click select after delete problem
8527                 (closes bug 60413)
8528
8529 2002-10-08 [thorsten]   0.8.5claws3
8530
8531         * src/summaryview.c
8532                 exclude current msg from -hide read messages-
8533
8534 2002-10-08 [colin]      0.8.5claws2
8535
8536         * src/inc.[ch]
8537           src/pop.c
8538           src/recv.c
8539                 Differentiate socket errors from disk full
8540                 errors
8541
8542 2002-10-08 [christoph]  0.8.5claws1
8543
8544         * Makefile.am
8545         * configure.in
8546                 modifications for new config directory
8547
8548         * config.guess  ** REMOVED **
8549         * config.sub    ** REMOVED **
8550         * install-sh    ** REMOVED **
8551         * ltmain.sh     ** REMOVED **
8552         * missing       ** REMOVED **
8553         * mkinstalldirs ** REMOVED **
8554                 these files are autogenerated by automake
8555                 when you run autogen.sh
8556
8557         * config/.cvsignore     ** NEW FILE **
8558         * config/Makefile.am    ** NEW FILE **
8559                 ignore autogenerated files
8560                 create a Makefile in this directory
8561
8562 2002-10-08 [paul]       0.8.5claws
8563
8564         * 0.8.5claws release
8565         
8566         * src/compose.c
8567           src/procheader.c
8568           src/procmsg.c
8569                 fix quote reply format for newsgroups reply bug
8570                 (thanks to Hoa)
8571                 
8572         * po/en_GB.po
8573           po/pl.po
8574                 updated by me and Witold Wladyslaw Wojciech Wilk
8575                 repectively
8576
8577 2002-10-07 [paul]       0.8.3claws53
8578
8579         * po/it.po
8580           po/pt_BR.po
8581           po/sr.po
8582                 updated messages catalogs, submitted by
8583                 Alessandro Maestri, Fabio Jr.Beneditto 
8584                 and Urke MMI, respectively.
8585
8586 2002-10-07 [christoph]  0.8.3claws52
8587
8588         * src/folder.[ch]
8589         * src/folderview.c
8590         * src/mainwindow.c
8591                 fix new folder ghost message bug
8592                 (closes bug [ 619722 ] wrong count for newly created folders)
8593
8594 2002-10-07 [christoph]  0.8.3claws51
8595
8596         * src/compose.c
8597                 fix news posting problem
8598
8599 2002-10-07 [melvin]     0.8.3claws50
8600
8601         * po/fr.po
8602                 Updated French translation
8603
8604 2002-10-05 [christoph]  0.8.3claws49
8605
8606         * src/gtkstext.c
8607                 check if line_start_cache is set in gtk_stext_update_text
8608                 (closes bug [ 618119 ] crash while doing search in folder)
8609
8610 2002-10-05 [christoph]  0.8.3claws48
8611
8612         * src/imap.c
8613         * src/news.c
8614         * src/utils.c
8615         * src/utils.h
8616                 implement cache cleanups for claws' folder system
8617                 (closes bug [ 595916 ] imapcache not cleaned up)
8618
8619 2002-10-05 [melvin]     0.8.3claws47
8620
8621         * src/prefs_actions.c
8622                 Made the help text more clear for the %p token
8623
8624 2002-10-04 [paul]       0.8.3claws46
8625
8626         * sync with 0.8.5
8627                 see ChangeLog 2002-10-02 and 2002-10-03
8628
8629 2002-10-04 [christoph]  0.8.3claws45
8630
8631         * src/inc.c
8632                 fix segfault caused by pop before smtp
8633                 call to inc_account_mail with NULL
8634                 pointer for mainwin
8635
8636 2002-10-04 [paul]       0.8.3claws44
8637
8638         * configure.in
8639                 sync the LDAP detection from 0.8.5cvs1
8640
8641 2002-10-02 [christoph]  0.8.3claws43
8642
8643         * po/de.po
8644                 fix small spelling error
8645
8646 2002-10-02 [melvin]     0.8.3claws42
8647
8648         * ac/aspell.m4
8649                 Behave better and say "no" when test program cannot be run.
8650
8651 2002-10-02 [paul]       0.8.3claws41
8652
8653         * sync with 0.8.4cvs1
8654                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
8655                 
8656         * src/summaryview.c
8657                 toggle the behavior of Reply menuitem between
8658                 normal reply and reply-to-list
8659
8660 2002-10-01 [sergey]     0.8.3claws40
8661
8662         * src/compose.c
8663                 Convert newlines in the message text to the canonical form
8664                 before base64 encoding (RFC2045 compliance, fixes some
8665                 interoperability issues with Evolution 1.0.3)
8666
8667 2002-09-29 [colin]      0.8.3claws39
8668
8669         * src/summaryview.c
8670                 Fix an unwanted copy/paste
8671
8672 2002-09-29 [colin]      0.8.3claws38
8673
8674         * src/mainwindow.c
8675                 Renamed "Custom toolbar" to "Customize toolbar"
8676                 Renamed "Show all header" to "Show all headers"
8677                 Renamed "Set diplay item" to "Set displayed items"
8678         * src/prefs_common.c
8679                 Renamed "Show all header" to "Show all headers"
8680         * src/prefs_summary_column.c
8681                 Renamed "diplay item" to "displayed items"
8682
8683 2002-09-29 [colin]      0.8.3claws37
8684
8685         * src/mainwindow.[ch]
8686                 online/offline status pixmaps follow theme
8687                 changes
8688         * src/summaryview.[ch]
8689                 quicksearch pixmap follows theme changes
8690
8691 2002-09-29 [thorsten]   0.8.3claws36
8692
8693         * src/compose.c
8694           src/prefs_folder_item.[ch]
8695                 add default_reply_to folder option (closes patch 581044)
8696
8697 2002-09-29 [christoph]  0.8.3claws35
8698
8699         * acconfig.h    ** REMOVED **
8700         * configure.in
8701         * ac/aspell.m4
8702         * ac/check-type.m4
8703         * ac/gnupg-check-typedef.m4
8704                 fix autoheader 2.50 warning
8705
8706 2002-09-29 [christoph]  0.8.3claws34
8707
8708         * major code cleanup (part 2)
8709         
8710                 - unused variables removed
8711                 - unused functions removed
8712                 - uninitialized variables checked
8713                 - missing return statements added
8714                 - missing function return types added
8715                 - added parentheses around assignment
8716                   when suggested by gcc
8717
8718 2002-09-29 [alfons]     0.8.3claws33
8719
8720         * src/logwindow.c
8721                 log_window_clear(): only bracket gtk_text_forward_delete() 
8722                 with gtk_text_freeze() / gtk_text_thaw() (see if this
8723                 works around GTK text bug)
8724
8725 2002-09-29 [paul]       0.8.3claws32
8726
8727         * po/bg.po
8728           po/sr.po
8729                 updated by George Danchev and Urke MMI
8730                 respectively
8731
8732 2002-09-27 [christoph]  0.8.3claws31
8733
8734         * doc-src/readme.txt
8735         * doc-src/rfc1806.txt   ** REMOVED **
8736         * doc-src/rfc2183.txt   ** NEW FILE **
8737         * doc-src/rfc2980.txt   ** NEW FILE **
8738                 update rfcs
8739
8740 2002-09-27 [melvin]     0.8.3claws30
8741
8742         * ac/aspell.m4
8743                 Fixed typo which could break linking
8744
8745 2002-09-27 [melvin]     0.8.3claws29
8746
8747         * ac/aspell.m4
8748                 Improved GNU/aspell checking. 
8749                 Fixed bug #614490
8750
8751 2002-09-27 [paul]       0.8.3claws28
8752
8753         * sync with 0.8.3cvs8
8754                 see ChangeLog 2002-09-27
8755
8756 2002-09-26 [colin]      0.8.3claws27
8757
8758         * src/toolbar.[ch]
8759           src/mainwindow.[ch]
8760                 Add "Reply to Mailing-list" to the toolbar
8761
8762 2002-09-26 [christoph]  0.8.3claws26
8763
8764         * src/summaryview.c
8765                 Fix wrong message counts in summaryview status
8766
8767 2002-09-26 [paul]       0.8.3claws25
8768
8769         * sync with 0.8.3cvs7
8770                 see ChangeLog 2002-09-26
8771
8772 2002-09-26 [paul]       0.8.3claws24
8773
8774         * sync with 0.8.3cvs6
8775                 see ChangeLog 2002-09-25
8776
8777 2002-09-25 [christoph]  0.8.3claws23
8778
8779         * src/prefs_common.c
8780         * src/prefs_folder_item.c
8781         * src/prefs_scoring.c
8782                 Renamed "kill score" to "hide score" in GUI
8783                 and prefs files
8784
8785 2002-09-25 [paul]       0.8.3claws22
8786
8787         * sync with 0.8.3cvs5
8788                 see ChangeLog 2002-09-24
8789
8790 2002-09-24 [alfons]     0.8.3claws21
8791
8792         patch by Satoshi Nagayasu: allows appending / saving multiple 
8793         selected files (closes "[ 612279 ] save multiple mesg(s) in 
8794         'Save as ...'")
8795
8796         * AUTHORS
8797                 add Satoshi Nagayasu
8798         * src/summaryview.c
8799                 summary_save_as(): allow saving selected files to
8800                 one file
8801                 summary_set_menu_sensitive: enable "Save As..." when
8802                 multiple files are selected
8803         * src/utils.[ch]
8804                 append_file(): new function
8805
8806 2002-09-24 [colin]      0.8.3claws20
8807
8808         * src/procmime.c
8809                 Fix segfault when mimeinfo doesn't have a 
8810                 content_type. 
8811
8812 2002-09-24 [colin]      0.8.3claws19
8813
8814         * src/prefs_common.[ch]
8815                 Add a preference to display send dialog or not
8816         * src/send.c
8817                 Display send dialog according to preference
8818
8819 2002-09-24 [colin]      0.8.3claws18
8820
8821         * src/compose.[ch]
8822                 Disable user actions when sending
8823
8824 2002-09-24 [colin]      0.8.3claws17
8825
8826         * src/procmime.c
8827                 Do not display name or filename for attachments
8828                 with an application/pgp-signature type
8829                 (security flaw, see bug 537413)
8830
8831 2002-09-23 [colin]      0.8.3claws16
8832
8833         * src/editaddress.c
8834                 Initialize entry_email, entry_alias and 
8835                 entry_remarks to first email address of the list
8836
8837 2002-09-23 [colin]      0.83claws15
8838
8839         * src/compose.c
8840                 Drop pgp-signature when reediting a signed queued
8841                 message
8842
8843 2002-09-23 [melvin]     0.8.3claws14
8844
8845         * po/fr.po
8846                 Updated French translation
8847
8848 2002-09-23 [melvin]     0.8.3claws13
8849
8850         * src/mainwindow.c
8851                 Made custom toolbar menu labels more consistent
8852         * src/prefs_toolbar.c
8853                 Made custom toolbar window title more consistent
8854
8855 2002-09-22 [colin]      0.8.3claws12
8856
8857         * src/inc.c
8858                 Initialize session type to normal before getting 
8859                 mail (fixes strange Get behaviour)
8860         * src/prefs_account.h
8861                 Move STYPE_POP_BEFORE_SMTP to last position to 
8862                 avoid other side-effects
8863
8864 2002-09-22 [colin]      0.8.3claws11
8865
8866         * src/prefs_account.c
8867                 Fix pop_bfr_smtp_tm_entry sensivity when switching
8868                 from pop3 to apop or vice-versa
8869
8870 2002-09-22 [colin]      0.8.3claws10
8871         
8872         * src/prefs_account.[ch]
8873                 Add an option for the POP before SMTP timeout
8874         * src/inc.c
8875                 Remember time of last POP connection
8876         * src/send.c
8877                 Do POP before SMTP only if timeout reached
8878
8879 2002-09-22 [oliver]     0.8.3claws9
8880         
8881         * README.claws
8882                 explain custom toolbar
8883
8884 2002-09-22 [oliver]     0.8.3claws8
8885
8886         * src/prefs_actions.[ch]
8887         custom toolbar for compose      
8888                 actions callback from compose toolbar
8889         * src/folderview.c
8890                 remove include toolbar.h
8891
8892 2002-09-22 [oliver]     0.8.3claws7
8893         
8894         * src/prefs_toolbar.[ch]
8895                 custom toolbar for compose
8896                 - generic prefs_toolbar handles both
8897                   Mainwin's toolbar as well as Compose toolbar          
8898
8899 2002-09-22 [oliver]     0.8.3claws6
8900         
8901         * src/toolbar.[ch]
8902                 custom toolbar for compose
8903                 restructure toolbar.[ch]
8904
8905 2002-09-22 [oliver]     0.8.3claws5
8906
8907         * src/compose.[ch]
8908                 custom toolbar for compose
8909
8910 2002-09-22 [oliver]     0.8.3claws4
8911         
8912         * src/mainwindow.[ch]
8913                 custom toolbar for compose 
8914                 move mainwin toolbar back to mainwindow
8915
8916 2002-09-22 [alfons]     0.8.3claws3
8917
8918         * src/procmsg.c
8919                 :%sno/if(/if (/gc
8920                 :%sno/for(/for (/gc
8921                 (beautify)
8922
8923 2002-09-22 [alfons]     0.8.3claws2
8924         
8925         * src/procmsg.c
8926                 procmsg_save_to_outbox(): don't unlink message file from queue;
8927                 callers should do it using folder_item_remove_msg()
8928
8929 2002-09-22 [colin]      0.8.3claws1
8930
8931         * src/mimeview.[ch]
8932                 Made mimeview_check_signature() public
8933         * src/textview.c
8934                 Made GPG signatures verifiable by clicking
8935                 the [application/pgp-signature] in the Text
8936                 view
8937
8938 2002-09-22 [paul]       0.8.3claws
8939
8940         * po/bg.po
8941           po/en_GB.po
8942           po/es.po
8943           po/it.po
8944           po/pl.po
8945           po/pt_BR.po
8946           po/sr.po
8947                 updated translations, submitted by George Danchev,
8948                 me, Ricardo Mones Lastra, Alessandro Maestri,
8949                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
8950                 and Urke MMI, respectively.     
8951
8952 2002-09-22 [alfons]     0.8.2claws65
8953
8954         * src/procmsg.c
8955         * src/pgptext.c
8956                 no furry valgrinds have been used to plug these memleaks
8957
8958 2002-09-20 [paul]       0.8.2claws64
8959
8960         * sync with 0.8.3cvs4
8961                 'Select thread' re-implemented 
8962                 see ChangeLog 2002-09-20
8963
8964 2002-09-21 [alfons]     0.8.2claws63
8965
8966         * src/compose.c
8967                 compose_send(): plug unnoticed memleak
8968
8969 2002-09-20 [alfons]     0.8.2claws62
8970
8971         * src/addr_compl.c
8972                 replace_address_in_edit(): strict check for NULL address to
8973                 fix "[ 607348 ] Segfault in address completion". My guess is
8974                 that this happens with an empty address book, but it's good
8975                 to have this check here anyway
8976                 
8977                 completion_window_button_press(): free string returned 
8978                 from the internal cache
8979
8980 2002-09-20 [christoph]  0.8.2claws61
8981
8982         * src/procmime.h
8983                 added ENC_BINARY to EncodingType
8984         * src/procmime.c
8985                 the string returned by procmime_get_encoding_str
8986                 should not depend on the order of values in the
8987                 EncodingType definition
8988         * doc-src/rfc1806.txt   ** NEW FILE **
8989                 Added rfc1806 about MIME Content-Disposition
8990                 Extension
8991
8992 2002-09-19 [paul]       0.8.2claws60
8993
8994         * sync with 0.8.2cvs3
8995                 see ChangeLog 2002-09-19
8996
8997 2002-09-19 [paul]       0.8.2claws59
8998
8999         * src/prefs_folder_item.c
9000                 revert to Darko's original alignment of colour
9001                 selector button
9002                 add a colon to folder_color label
9003                 
9004         * src/compose.c
9005                 add Colin's patch (with Hiro's modifications) to 
9006                 force BASE64 encoding for 8-bit text when signing
9007                 (sync with 0.8.3cvs2)
9008
9009 2002-09-18 [alfons]     0.8.2claws58
9010
9011         * src/compose.c
9012                 :%sno/if(/if (/gc
9013                 :%sno/for(/for (/gc
9014                 (beautify a little bit)
9015
9016 2002-09-18 [christoph]  0.8.2claws57
9017
9018         * src/pine.c
9019                 fix handling of fgetc return value
9020
9021 2002-09-17 [alfons]     0.8.2claws56
9022         
9023         * src/summaryview.c
9024                 summary_sort(): check non-NULL summaryview->folder_item when no 
9025                 folder is selected at all
9026                 (closes "[ 610344 ] sort label make syl Crash")
9027
9028 2002-09-17 [alfons]     0.8.2claws55
9029         
9030         * src/compose.c
9031                 beautify a little bit
9032
9033 2002-09-17 [christoph]  0.8.2claws54
9034
9035         * src/folder.c
9036                 initialize max values for cache and folder
9037                 when cache or folder is empty
9038
9039 2002-09-15 [colin]      0.8.2claws53
9040
9041         * src/compose.c
9042                 Fix a leak (thanks Alfons!) and cleaned
9043                 variables names for custom headers
9044
9045 2002-09-15 [colin]      0.8.2claws52
9046
9047         * src/compose.c
9048                 Fix custom headers recognition when
9049                 prefs_common.trans_hdr is on
9050
9051 2002-09-15 [colin]      0.8.2claws51
9052
9053         * src/compose.c
9054                 Allow dynamically-added custom headers
9055                 Yet not reparsed if reedited
9056
9057 2002-09-15 [alfons]     0.8.2claws50
9058
9059         * src/prefs_account.c
9060                 fix warnings
9061
9062 2002-09-15 [colin]      0.8.2claws49
9063         
9064         * src/prefs_account.c
9065                 fix pop_before_smtp sensitivity
9066
9067 2002-09-15 [colin]      0.8.2claws48
9068
9069         * src/inc.[ch]
9070                 add inc_pop_before_smtp()
9071                 allow MainWindow to be undefined in 
9072                 inc_account_mail() and inc_start()
9073         * src/pop.c
9074           src/prefs_account.h
9075                 add STYPE_POP_BEFORE_SMTP session type
9076         * src/prefs_account.c
9077                 activated pop before smtp option
9078         * src/send.c
9079                 do pop before smtp if the relevant option 
9080                 is set
9081
9082 2002-09-15 [paul]       0.8.2claws47
9083
9084         * sync with 0.8.3
9085                 see ChangeLog 2002-09-15
9086
9087 2002-09-14 [paul]       0.8.2claws46
9088
9089         * po/bg.po
9090                 updated Bulgarian translation, submitted by
9091                 George Danchev
9092
9093 2002-09-13 [paul]       0.8.2claws45
9094
9095         * src/compose.c
9096                 merge claws' select_account() with main's
9097                 (new) compose_select_account(). [sync with
9098                 0.8.2cvs15, see ChangeLog 2002-09-11]
9099
9100 2002-09-12 [christoph]  0.8.2claws44
9101
9102         * src/filter.c
9103                 allocate 1 elements of FolderItem not 0
9104
9105 2002-09-12 [colin]      0.8.2claws43
9106
9107         * src/compose.c
9108                 Fix bug #590825 (obey Follow-up: poster)
9109
9110 2002-09-12 [colin]      0.8.2claws42
9111
9112         * src/procmime.c
9113                 Fix bug #557009 (wrong headers for messages 
9114                 forwarded as attachments)
9115
9116 2002-09-11 [colin]      0.8.2claws41
9117         
9118         * src/compose.c
9119                 Put SCF: pseudo-header on top of message
9120                 Set draft tmp_flag when saved as draft
9121
9122         * src/procmsg.c
9123           src/procheader.c
9124                 Skip after first \n\n for beginning of real message
9125                 for drafts too
9126
9127 2002-09-11 [christoph]  0.8.2claws40
9128
9129         * src/filtering.c
9130                 use procmsg flag functions in filtering or processing
9131                 will cause incorrect folder message counts
9132
9133 2002-09-11 [colin]      0.8.2claws39
9134
9135         * src/compose.c
9136                 Fix bug #550175 - wrong save folder when reediting
9137                 drafts
9138
9139 2002-09-11 [paul]       0.8.2claws38
9140
9141         * sync with 0.8.2cvs14
9142                 see ChangeLog 2002-09-11
9143
9144 2002-09-11 [colin]      0.8.2claws37
9145
9146         * src/folder.c
9147                 Fix a typo (seeming to cause new/unread status to
9148                 be lost)
9149
9150 2002-09-10 [christoph]  0.8.2claws36
9151
9152         * src/compose.c
9153                 compose_redirect should not use compose_generic_new
9154                 because that does more stuff than expected including
9155                 opening the external editor
9156                 (closes bug "[ 526608 ] bounced messages appear blank
9157                  in editor")
9158
9159 2002-09-10 [christoph]  0.8.2claws35
9160
9161         * src/folder.c
9162                 fix problem with too large message number range
9163                 causing a crash in folder_item_scan
9164
9165 2002-09-10 [paul]       0.8.2claws34
9166
9167         * sync with 0.8.2cvs13
9168                 see ChangeLog 2002-09-10
9169
9170 2002-09-10 [christoph]  0.8.2claws33
9171
9172         * src/msgcache.c
9173                 set MsgInfo TmpFlags for queue and draft folders
9174                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
9175
9176 2002-09-10 [paul]       0.8.2claws32
9177
9178         * AUTHORS
9179           po/bg.po      ** NEW FILE **
9180                 new Bulgarian translation submitted by
9181                 George Danchev <danchev@spnet.net>
9182                 
9183         * tools/Makefile.am
9184           tools/README
9185           tools/tb2sylpheed     ** NEW FILE **
9186                 add script that converts an addressbook exported
9187                 from The Bat! into a Sylpheed addressbook. Submitted
9188                 by Urke MMI <urke-kg@eunet.yu>
9189
9190 2002-09-10 [paul]       0.8.2claws31
9191
9192         * sync with 0.8.2cvs12
9193                 see ChangeLog 2002-09-10
9194
9195 2002-09-06 [paul]       0.8.2claws30
9196
9197         * src/prefs_common.c
9198                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
9199                 
9200         * tools/Makefile.am
9201           tools/README
9202           tools/ldif-to-xml.py  ** REMOVED **
9203                 remove obsolete python script
9204
9205 2002-09-06 [paul]       0.8.2claws29
9206
9207         * sync with 0.8.2cvs10
9208                 see ChangeLog 2002-09-06
9209
9210 2002-09-04 [paul]       0.8.2claws28
9211
9212         * sync with 0.8.2cvs9
9213                 see ChangeLog 2002-08-04
9214
9215 2002-09-04 [colin]      0.8.2claws27 
9216
9217         * src/prefs_common.[ch]
9218                 Added signature color configuration
9219         * src/textview.c
9220                 Use user-specified signature color
9221
9222 2002-09-03 [colin]      0.8.2claws26
9223
9224         * src/prefs_common.[ch]
9225                 Added autosave and autosave_length prefs
9226         * src/compose.c
9227                 Added compose_remove_draft()
9228                 Auto-save drafts according to the prefs
9229         * src/main.c
9230                 Added a crash-indicator file, allowing to check
9231                 for new messages on startup if Sylpheed crashed
9232                 (makes saved drafts "reappear")
9233
9234 2002-09-03 [colin]      0.8.2claws25
9235
9236         * src/textview.[ch]
9237                 Grey the signature
9238
9239 2002-09-03 [paul]       0.8.2claws24
9240
9241         * sync with 0.8.2cvs8
9242                 see ChangeLog 2002-09-02 and 2002-09-03
9243
9244 2002-09-03 [darko]      0.8.2claws23
9245
9246         * src/folderview.c
9247                 use normal style when creating new folder to pick
9248                 proper font size 
9249
9250 2002-09-02 [melvin]     0.8.2claws22
9251
9252         * src/gtkaspell.m4
9253                 removed some obsolete code
9254
9255 2002-09-02 [melvin]     0.8.2claws21
9256
9257         * ac/aspell.m4
9258                 fixed test's equality sign (== to =)
9259
9260 2002-09-02 [alfons]     0.8.2claws20
9261
9262         * src/folder.c
9263         * src/mh.c
9264                 revert change of 0.8.2claws16 and use the mh_folder_destroy
9265                 as folder->destroy virtual as suggested by Hiro
9266                 (the mh.c code seems to have been lost around mh.c.1.21)
9267
9268 2002-09-02 [paul]       0.8.2claws19
9269
9270         * po/pt_BR.po
9271                 updated by Fabio Jr. Beneditto
9272                 
9273         * src/defs.h
9274                 use 'http://claws.sylpheed.org' for homepage link. 
9275                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
9276
9277 2002-09-01 [alfons]     0.8.2claws18
9278
9279         * src/mh.c
9280                 plug memleak related to one Martin Kluge found
9281
9282 2002-08-31 [paul]       0.8.2claws17
9283
9284         * sync with 0.8.2cvs6
9285                 see ChangeLog 2002-08-30
9286
9287 2002-08-31 [alfons]     0.8.2claws16
9288
9289         * src/folder.c
9290                 folder_destroy(): remove mailbox from folderlist even if it has
9291                 no destroy virtual
9292
9293 2002-08-31 [alfons]     0.8.2claws15
9294
9295         * src/folder.c
9296                 :%sno/if(/if (/gc
9297                 :%sno/for(/for (/gc
9298                 (being pedantic I know)
9299
9300 2002-08-31 [alfons]     0.8.2claws14
9301
9302         * src/folder.c
9303                 check for NULL pointers returned from folder->fetch_msginfo virtual
9304                 (should solve some reported crashes)
9305
9306 2002-08-30 [alfons]     0.8.2claws13
9307
9308         * acconfig.h
9309         * configure.in
9310         * src/crash.c
9311                 enable crash dialog on compilation time
9312                 (--enable-crash-dialog configure option)
9313
9314 2002-08-30 [alfons]     0.8.2claws12
9315
9316         * AUTHORS
9317                 add Martin Kluge
9318         * src/mh.c
9319                 apply memory leak plug patch by Martin Kluge
9320                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
9321                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
9322                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
9323
9324 2002-08-30 [darko]      0.8.2claws11
9325
9326         * src/folderview.c
9327                 copy Gtk style from normal style to match
9328                 font size for coloured folders
9329
9330 2002-08-29 [alfons]     0.8.2claws10
9331
9332         * sylpheed.desktop
9333                 Type=Internet <- Type=Application
9334                 (reported by Michael Schwendt, see:
9335                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
9336                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
9337
9338 2002-08-29 [paul]       0.8.2claws9
9339
9340         * sync with 0.8.2cvs5
9341                 see ChangeLog 2002-08-29
9342
9343 2002-08-29 [colin]      0.8.2claws8
9344
9345         * src/summaryview.c
9346                 Added a sanity check in summary_select_thread
9347                 Should fix bug 601605
9348
9349 2002-08-29 [colin]      0.8.2claws7
9350
9351         * src/main.c
9352                 Revert claws6 changes regarding bug #591676
9353
9354 2002-08-28 [colin]      0.8.2claws6
9355         
9356         * src/main.c
9357                 Ignore cache for queue folderitems
9358                 Fix bug #591676
9359
9360 2002-08-28 [melvin]     0.8.2claws5
9361
9362         * README.claws
9363                 Fixed typos.
9364
9365 2002-08-28 [melvin]     0.8.2claws4
9366
9367         * README.claws
9368                 Updated a bit the text concerning the spell checker
9369
9370 2002-08-28 [melvin]     0.8.2claws3
9371
9372         Merged the GNU_aspell_branch:
9373                 Support of new GNU/aspell is now included and the old pspell
9374                 is not supported anymore.
9375                 See README.claws
9376
9377         * README.claws
9378                 Updated spell checker text to reflect the switch to GNU/aspell
9379
9380         * ac/aspell.m4          *** NEW ***
9381         * src/gtkaspell.[ch]    *** NEW *** 
9382         * ac/pspell.m4          *** DELETED *** 
9383         * src/gtkspell.[ch]     *** DELETED ***
9384
9385         * ac/Makefile.am
9386                 Updated for GNU/aspell support
9387
9388         * po/POTFILES.in
9389                 Replaced gtkspell.c by gtkaspell.c
9390
9391         * acconfig.h
9392         * src/Makefile.am
9393         * src/about.c
9394         * src/compose.[ch]
9395         * src/crash.c
9396         * src/main.c
9397         * src/prefs_common.[ch]
9398                 Updated for GNU/aspell support
9399
9400 2002-08-28 [paul]       0.8.2claws2
9401
9402         * sync with 0.8.2cvs4
9403                 see ChangeLog 2002-08-27 and 2002-08-28
9404
9405 2002-08-28 [colin]      0.8.2claws1
9406
9407         * src/summary_search.c
9408                 Added "AND search"
9409
9410 2002-08-28 [jens]       0.8.2claws
9411
9412         *po/de.po
9413                 Updated German translations
9414
9415 2002-08-27 [melvin]     0.8.2claws
9416
9417         * po/fr.po
9418                 Updated French translations
9419
9420 2002-08-27 [paul]       0.8.2claws
9421
9422         * sync with 0.8.2 main release
9423
9424         * po/en_GB.po
9425           po/es.po
9426           po/it.po
9427           po/pl.po
9428           po/pt_BR.po
9429           po/sr.po
9430                 updated message catalogs submitted by
9431                 Ricardo Mones Lastra, Alessandro Maestri,
9432                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
9433                 Beneditto and Urke MMI  
9434
9435 2002-08-27 [hoa]        0.8.1claws123
9436
9437         * src/mainwindow.[ch]
9438         * src/summaryview.[ch]
9439                 removed the "filter setting" menu option.
9440                 add a "cancel a news message" menu option.
9441
9442 2002-08-26 [martin]     0.8.1claws122
9443
9444         * ChangeLog.claws
9445                 changed string under 0.8.1claws79 changed by myself
9446                 i'm sorry alfons :(
9447
9448 2002-08-26 [martin]     0.8.1claws121
9449
9450         * src/crash.c
9451                 added kill command to debuggerrc to start crash dialog
9452
9453 2002-08-26 [paul]       0.8.1claws120
9454
9455         * sync with 0.8.1cvs31
9456                 see ChangeLog 2002-08-26
9457
9458 2002-08-25 [alfons]     0.8.1claws119
9459
9460         * src/procmsg.c
9461                 fix bug that didn't send out correct headers to news server
9462                 when sending news article and email from queue (bug reported
9463                 and patch provided by Tim Mann; closes bug 
9464                 "[ 583196 ] 0.7.8claws can't post news")
9465
9466 2002-08-25 [alfons]     0.8.1claws118
9467
9468         * src/selective_download.c
9469                 mark two strings as translatable
9470                 (thanks to Urke MMI for pointing this out)
9471
9472 2002-08-25 [alfons]     0.8.1claws117
9473
9474         * src/summaryview.c
9475                 treat sent boxes as special and allow sorting them by addressee
9476                 (closes "[ 589418 ] Sent folder sorting misbehavior"
9477                 submitted by Steve Lamb)
9478
9479 2002-08-24 [alfons]     0.8.1claws116
9480
9481         * src/matcher.c
9482                 fix memleak reported by Martin Kluge
9483                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
9484
9485 2002-08-24 [oliver]     0.8.1claws115
9486
9487         * src/prefs_toolbar.c
9488                 o code cleanup as suggested by Alfons
9489                 o memleak fix
9490
9491 2002-08-24 [alfons]     0.8.1claws114
9492
9493         * src/summaryview.c
9494                 o fix another memory leak reported by Martin Kluge
9495                   (see "[ 599568 ] Small Memory Leak")
9496                 o remove 'from' variable from 'summary_set_header()'; we can
9497                   do with just 'to' 
9498
9499 2002-08-24 [paul]       0.8.1claws113
9500
9501         * sync with 0.8.1cvs30
9502                 see ChangeLog 2002-08-23
9503
9504 2002-08-24 [alfons]     0.8.1claws112
9505
9506         * src/summaryview.c
9507                 remove unnecessary allocations for search bar fixing leaks
9508                 reported by Martin Kluge
9509                 (see "[ 599451 ] Further memory leaks?")
9510
9511 2002-08-24 [alfons]     0.8.1claws111
9512
9513         * src/main.c
9514                 make get_socket_name() public for crash.c
9515         * src/crash.c
9516                 o make report bug button work (goes to claws' 
9517                   bug tracker at sf.net)
9518                 o introduce function for doing important stuff just
9519                   before claws goes down
9520                 o clean up code 
9521
9522 2002-08-24 [alfons]     0.8.1claws110
9523
9524         * src/compose.c
9525                 move cursor to "To" entry when forwarding as attachment
9526                 (reported and solved by Steve Lamb, closes bug report
9527                 "[ 592880 ] Forward as attachment; cursor not in to")
9528
9529 2002-08-24 [colin]      0.8.1claws109
9530
9531         * src/mainwindow.c
9532                 fix quick search visibility after GUI (de)separations.
9533
9534 2002-08-23 [colin]      0.8.1claws108
9535
9536         * src/mainwindow.c
9537                 fix header pane visibility after folderview or
9538                 messageview (de)separation
9539
9540 2002-08-23 [paul]       0.8.1claws107
9541
9542         * src/mainwindow.[ch]
9543           src/toolbar.c
9544                 give full control of display or non-display 
9545                 of the Execute icon to Custom toolbar settings.
9546                 add new sensitivity condition to maninwindow.h: 
9547                 M_DELAY_EXEC
9548
9549         * ChangeLog
9550           ChangeLog.jp
9551           NEWS
9552                 more sync with 0.8.1cvs29
9553
9554 2002-08-23 [melvin]     0.8.1claws106
9555
9556         * src/alertpanel.c
9557                 Readded support for custom widget in alertpanel lost in last
9558                 sync.
9559
9560 2002-08-23 [paul]       0.8.1claws105
9561
9562         * sync with 0.8.1cvs29
9563                 see ChangeLog 2002-08-23
9564
9565 2002-08-23 [colin]      0.8.1claws104
9566
9567         * src/summaryview.c
9568                 Fix folder and search pixmaps exchanging positions
9569                 after theme or toolbar changes. Thank to Oliver for 
9570                 reporting this.
9571
9572 2002-08-23 [colin]      0.8.1claws103
9573
9574         * src/mainwindow.c
9575           src/messageview.[ch]
9576           src/noticeview.[ch]
9577           src/summaryview.c
9578                 Changed messageview_create() and noticeview_create()
9579                 to avoid the last gdk_warning
9580
9581 2002-08-22 [colin]      0.8.1claws102
9582
9583         * src/summaryview.c
9584                 Fix my new `Creating pixmap from xpm' warning
9585
9586 2002-08-22 [colin]      0.8.1claws101
9587
9588         * src/mainwindow.c
9589                 Fix some of the gdk warnings
9590
9591 2002-08-22 [colin]      0.8.1claws100
9592
9593         * src/Makefile.am
9594         * src/stock_pixmap.c
9595         * src/stock_pixmap.h
9596         * src/pixmaps/quicksearch.xpm *ADDED*
9597                 Add the quicksearch pixmap
9598         * src/mainwindow.c
9599         * src/summaryview.c
9600         * src/summaryview.h
9601                 Make quicksearch bar visible/hidden via a button
9602
9603 2002-08-22 [christoph]  0.8.1claws99
9604
9605         * src/folder.c
9606                 fix folder update for newsgroups with message
9607                 numbers below minimum number of articles to fetch
9608                 (closes bug #598445)
9609
9610 2002-08-22 [paul]       0.8.1claws98
9611
9612         * sync with 0.8.1cvs28
9613                 see ChangeLog 2002-08-22
9614
9615 2002-08-21 [alfons]     0.8.1claws97
9616
9617         * src/crash.c
9618                 use bt instead of bt full which seems to work 
9619                 better, and bt full doesn't give a great deal 
9620                 of information anyway
9621
9622 2002-08-21 [colin]      0.8.1claws96
9623
9624         * src/summaryview.c
9625                 fix summaryview_searchtype_changed prototype
9626
9627 2002-08-21 [christoph]  0.8.1claws95
9628
9629         * src/mainwindow.c
9630                 o fix broken menu update for sorting type, we have to
9631                   get this info from the summaryview now
9632                 o removed setting of threaded state in menu callback
9633         * src/summaryview.[ch]
9634                 more summaryview/folderitem seperation for
9635                 threading option
9636         * configure.in
9637                 removed not required --with-compiler-flags option
9638
9639 2002-08-21 [oliver]     0.8.1claws94
9640         
9641         * src/toolbar.h 
9642                 o rename toolbar.xml to toolbar_main.xml
9643                   since toolbar_compose.xml might come up 
9644                   any time soon
9645         * README.claws
9646                 add custom toolbar              
9647
9648 2002-08-21 [darko]      0.8.1claws93
9649
9650         * src/procmsg.c
9651                 don't reset tmp flags for messages copied
9652                 to sent folder
9653
9654 2002-08-21 [colin]      0.8.1claws92
9655         
9656         * src/prefs_filtering.c
9657                 fix renaming rules on folder rename 
9658                 when folder is not a leaf folder
9659
9660 2002-08-21 [paul]       0.8.1claws91
9661
9662         * src/prefs_folder_item.c
9663                 fix alignment of colour selector
9664
9665 2002-08-21 [paul]       0.8.1claws90
9666
9667         * sync with 0.8.1cvs27
9668                 see ChangeLog 2002-08-21
9669
9670 2002-08-21 [paul]       0.8.1claws89
9671
9672         * src/summaryview.c
9673                 fix crash when changing field type in
9674                 Quick search bar
9675
9676 2002-08-21 [colin]      0.8.1claws88
9677
9678         * src/summaryview.c
9679                 Made quick search case-insensitive
9680
9681 2002-08-21 [paul]       0.8.1claws87
9682
9683         * sync with 0.8.1cvs26
9684                 see ChangeLog 2002-08-21
9685
9686 2002-08-20 [christoph]  0.8.1claws86
9687
9688         * src/folderview.c
9689         * src/main.c
9690         * src/summaryview.[ch]
9691                 more summaryview/folderitem seperation for
9692                 sort_key and sort_type
9693         * src/procmsg.c
9694                 added missing return statement
9695
9696 2002-08-20 [colin]      0.8.1claws85
9697
9698         * src/summaryview.[ch]
9699                 Added a quick search box
9700         * src/mainwindow.c
9701         * src/prefs_common.[ch]
9702                 Added a show/hide option for the quick search
9703
9704 2002-08-20 [oliver]     0.8.1claws84
9705         
9706         * src/mainwindow.c
9707                 remove toolbar_create_popups
9708         * src/toolbar.[ch]
9709                 o remove toolbar_create_popups
9710                 o fix toolbar_set_sensitive 
9711                   (Bug reports #596834 and #596832)     
9712         * src/prefs_toolbar.c
9713                 o add "Set default" button
9714                 o align label and text + combo widgets
9715
9716 2002-08-20 [hoa]        0.8.1claws83bis
9717
9718         * src/imap.c
9719                 fixed a bug in imap_fetch_msginfo() in case there is no
9720                 current folder.
9721
9722 2002-08-20 [darko]      0.8.1claws83
9723
9724         * src/folderview.c
9725                 copy the color style of folder view so it
9726                 works with GTK themes
9727
9728 2002-08-20 [darko]      0.8.1claws82
9729
9730         * src/folder.h
9731         * src/folderview.c
9732         * src/prefs_folder_item.[hc]
9733                 don't use UI stuff in folder.h
9734
9735 2002-08-20 [darko]      0.8.1claws81
9736
9737         * src/folder.h
9738         * src/prefs_folder_item.h
9739         * src/folderview.c
9740         * src/prefs_folder_item.c
9741                 ability to set folder color in folderview
9742
9743 2002-08-19 [alfons]     0.8.1claws80
9744
9745         * src/summaryview.c
9746                 fix one of the earlier memleaks reported by Martin Kluge
9747
9748 2002-08-19 [alfons]     0.8.1claws79
9749
9750         * src/mainwindow.c
9751                 hide notice view when selecting seperate folder
9752                 view (reported by Urke MMI)
9753
9754 2002-08-19 [christoph]  0.8.1claws78
9755
9756         * src/folderview.c
9757         * src/prefs_folder_item.h
9758         * src/summaryview.[ch]
9759                 o add summary_set_prefs_from_folderitem to set
9760                   summaryview prefs (first step to remove all
9761                   references to the folderitem in summaryview)
9762                 o moved compiled regex stuff from folderitem prefs
9763                   to summaryview code
9764
9765 2002-08-19 [paul]       0.8.1claws77
9766
9767         * src/compose.c
9768                 add check for '.' to QUOTE_IF_REQUIRED
9769
9770 2002-08-19 [paul]       0.8.1claws76
9771
9772         * src/inc.c
9773                 sync with 0.8.1cvs25 (plug memory leak)
9774
9775         * src/prefs_toolbar.c
9776                 re-order prefs_toolbar_cancel()
9777
9778 2002-08-18 [alfons]     0.8.1claws75
9779
9780         * src/inc.c
9781         * src/matcher.c
9782                 plug other memleaks reported by Martin Kluge
9783
9784 2002-08-18 [paul]       0.8.1claws74
9785
9786         * po/pt_BR.po
9787                 updated by Fabio Jr. Beneditto
9788
9789 2002-08-18 [paul]       0.8.1claws73
9790
9791         * src/toolbar.[ch]
9792                 fix bug where tooltips were displayed untranslated              
9793
9794         * src/prefs_toolbar.c
9795                 fix bug where clicking 'Cancel' creates an icon & text
9796                 toolbar regardless of prefs
9797         
9798
9799 2002-08-17 [oliver]     0.8.1claws72
9800
9801         * src/prefs_toolbar.c
9802                 update toolbar on CANCEL
9803                 bug reported by Martin Kluge
9804         * src/toolbar.c
9805                 toolbar_destroy memleak fixed           
9806
9807 2002-08-17 [alfons]     0.8.1claws71
9808
9809         * src/toolbar.c
9810                 plug another memleak reported by Martin Kluge
9811
9812 2002-08-16 [alfons]     0.8.1claws70
9813
9814         * src/crash.c
9815                 use execvp() correctly (suggested by wwp; thanks!)
9816
9817 2002-08-16 [alfons]     0.8.1claws69
9818
9819         * src/gtksctree.c
9820                 plug memory leak reported by Kim Schultz & Martin Kluge
9821
9822 2002-08-16 [paul]       0.8.1claws68
9823
9824         * po/es.po
9825                 updated by Ricardo Mones Lastra
9826
9827 2002-08-16 [paul]       0.8.1claws67
9828
9829         * src/toolbar.h
9830                 fix bug where 'Compose News' icon showed wrong
9831                 tooltip
9832
9833 2002-08-16 [paul]       0.8.1claws66
9834
9835         * sync with 0.8.1cvs24
9836                 see ChangeLog 2002-08-16
9837
9838         * po/it.po
9839                 updated by Alessandro Maestri
9840
9841 2002-08-15 [paul]       0.8.1claws65
9842
9843         * po/sr.po
9844                 updated by Urke MMI
9845
9846 2002-08-15 [paul]       0.8.1claws64
9847
9848         * src/*.c
9849                 don't translate debug info
9850
9851         * src/matcher.[ch]
9852                 add copyright info
9853
9854 2002-08-15 [paul]       0.8.1claws63
9855
9856         * src/prefs_toolbar.c
9857                 fix bug where clicking 'OK' creates an icon & text
9858                 toolbar regardless of prefs
9859
9860 2002-08-14 [alfons]     0.8.1claws62
9861
9862         * src/main.c
9863                 add global var that has the full argv[0]
9864         * src/crash.c
9865                 o execvp the correct sylpheed by using argv0
9866                   and setting the correct work dir
9867                 o other tweaks  
9868
9869 2002-08-14 [oliver]     0.8.1claws61
9870         
9871         * enable/disable Toolbar Action Buttons 
9872         * code cleanups
9873         * src/mainwindow.c
9874         * src/toolbar.[ch]      
9875         * src/prefs_toolbar.c   
9876
9877 2002-08-14 [melvin]     0.8.1claws60
9878
9879         * po/fr.po
9880                 Updated French translations
9881
9882 2002-08-14 [melvin]     0.8.1claws59
9883
9884         * src/crash.c
9885                 Made bug report not translatable
9886         * src/exporthtml.c
9887                 Fixed exporthtml_build_filespec() return value
9888         * src/foldersel.c
9889                 Fixed incorrect include file
9890         * src/gtkspell.c
9891         * src/prefs_actions.c
9892         * src/prefs_toolbar.c
9893                 Made debug info not translatable
9894         * src/mutt.c
9895         * src/quote_fmt.c
9896                 Added missing includes
9897         * src/prefs_common.c
9898                 Fixed typo
9899
9900 2002-08-14 [paul]       0.8.1claws58
9901
9902         * faq/es/sylpheed-faq.html
9903           faq/es/sylpheed-faq-[1-3].html
9904           faq/es/sylpheed-faq-4.html     **NEW FILE **
9905                 update Spanish FAQ
9906
9907 2002-08-13 [christoph]  0.8.1claws57
9908
9909         * src/procmsg.c
9910                 ignore thread fix that did not mark all
9911                 child nodes of a ignored thread as
9912                 ignored. Does not work perfectly yet,
9913                 but it is better now
9914
9915 2002-08-13 [alfons]     0.8.1claws56
9916
9917         * src/crash.c
9918                 o implement 'save crash log'
9919                 o some tweaks
9920
9921 2002-08-13 [melvin]     0.8.1claws55
9922
9923         * src/main.c
9924                 removed unrequired "execinfo.h" header
9925
9926 2002-08-12 [paul]       0.8.1claws54
9927
9928         * faq/en/sylpheed-faq.html
9929           faq/en/sylpheed-faq-[1-3].html
9930           faq/en/sylpheed-faq-4.html     **NEW FILE **
9931                 update English FAQ
9932
9933 2002-08-12 [alfons]     0.8.1claws53
9934
9935         * po/POTFILES.in
9936                 add crash.c to translatables
9937         * src/crash.c
9938                 bring in Leandro's crash dialog
9939
9940 2002-08-11 [alfons]     0.8.1claws52
9941
9942         * src/crash.c
9943                 clean up some warnings
9944
9945 2002-08-11 [alfons]     0.8.1claws51
9946
9947         * acconfig.h
9948         * configure.in
9949         * src/crash.[ch]        ** NEW FILES **
9950         * src/main.c            
9951                 initial gdb crash handler
9952
9953 2002-08-11 [paul]       0.8.1claws50
9954
9955         * src/prefs_toolbar.c
9956                 replace Up/Down arrow pixmaps with text to be
9957                 consistent across icon themes
9958
9959 2002-08-11 [paul]       0.8.1claws49
9960
9961         * src/prefs_common.c
9962           src/prefs_toolbar.c
9963                 rename 'Pixmap' -> 'Icon'
9964
9965         * src/toolbar.[ch]
9966                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
9967
9968 2002-08-10 [paul]       0.8.1claws48
9969
9970         * src/prefs_toolbar.c
9971                 re-work the UI
9972
9973 2002-08-10 [paul]       0.8.1claws47
9974
9975         * src/main.c
9976                 don't write Processing progress to status bar
9977                 patch submitted by Alexander Evseev
9978
9979         * src/prefs_toolbar.c
9980                 re-position and resize window
9981                 make window assume correct size on first call
9982
9983 2002-08-10 [paul]       0.8.1claws46
9984
9985         * src/mainwindow.c
9986           src/prefs_toolbar.c
9987           src/toolbar.c
9988           src/toolbar.h
9989                 obey coding style
9990                 follow UI text conventions
9991
9992 2002-08-10 [alfons]     0.8.1claws45
9993
9994         * src/toolbar.c
9995                 correct pixmap for delete action
9996
9997 2002-08-10 [paul]       0.8.1claws44
9998
9999         * po/pt_BR.po
10000                 updated by Fabio Jr. Beneditto
10001
10002 2002-08-10 [paul]       0.8.1claws43
10003
10004         * po/POTFILES.in
10005                 add custom toolbar files
10006
10007 2002-08-10 [paul]       0.8.1claws42
10008
10009         * sync with 0.8.1cvs22
10010                 see ChangeLog 2002-08-09
10011
10012 2002-08-09 [paul]       0.8.1claws41
10013
10014         * tools/Makefile.am
10015           tools/README
10016           tools/outlook2sylpheed.pl     ** NEW FILE **
10017                 add script to convert exported Outlook
10018                 contacts list to a Sylpheed addressbook.
10019                 Submitted by Ricardo Mones Lastra.
10020
10021 2002-08-09 [paul]       0.8.1claws40
10022
10023         * AUTHORS
10024           configure.in
10025           po/sr.po      ** NEW FILE **
10026                 add Serbian message catalog. Submitted by
10027                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
10028
10029 2002-08-09 [paul]       0.8.1claws39
10030
10031         * sync with 0.8.1cvs21
10032                 see ChangeLog 2002-08-08
10033
10034 2002-08-08 [oliver]     0.8.1claws38
10035
10036         * src/mainwindow.c
10037                 move Custom Toolbar to Configuration menu
10038
10039 2002-08-08 [oliver]     0.8.1claws37
10040
10041         * src/prefs_toolbar.c
10042                 fix substitute pixmap bug
10043
10044 2002-08-08 [paul]       0.8.1claws36
10045
10046         * sync with 0.8.1cvs19
10047                 see ChangeLog 2002-08-08
10048
10049 2002-08-07 [christoph]  0.8.1claws35
10050
10051         * src/utils.c
10052                 fixed a memory leak in new canonicalize_file_replace
10053
10054 2002-08-07 [christoph]  0.8.1claws34
10055
10056         * src/utils.[ch]
10057                 o canonicalize_file_replace should create the temporary
10058                   file in the same directory as the original file.
10059                 o added get_tmpfile_in_dir that creates a temorary file
10060                   in a specified directory.
10061
10062 2002-08-07 [melvin]     0.8.1claws33
10063
10064         * src/toolbar.c
10065                 fixed bug where 'Article' button acted as 'Email' button.
10066
10067 2002-08-07 [paul]       0.8.1claws32
10068
10069         * sync with 0.8.1.cvs17
10070                 see ChangeLog 2002-08-07
10071
10072 2002-08-07 [colin]      0.8.1claws31
10073         
10074         * src/news.c
10075                 fix mass-cancel problem
10076
10077 2002-08-07 [thorsten]   0.8.1claws30
10078
10079         * src/prefs_toolbar.c
10080                 fix: crash on replace or add new button
10081         * src/toolbar.c
10082                 fix: close xmlfile after reading
10083         * src/utils.c
10084                 fix: unlink() file before rename()
10085
10086 2002-08-06 [paul]       0.8.1claws29
10087
10088         * sync with 0.8.cvs15
10089                 see ChangeLog 2002-08-06
10090
10091 2002-08-06 [oliver]     0.8.1claws28
10092
10093         * src/toolbar.c
10094         * src/prefs_toolbar.c
10095                 fixed empty toolbar issue
10096
10097 2002-08-06 [oliver]     0.8.1claws27
10098
10099         * Custom Toolbar Final 
10100         * src/folderview.c
10101         * src/inc.c
10102         * src/summaryview.c
10103                 o toolbar stuff now lives in src/toolbar.[ch]
10104                 o main_window_toolbar_* functions are renamed to
10105                   toolbar_* reflecting their new source file
10106         * src/mainwindow.[ch]
10107                 o remove toolbar stuff  
10108
10109 2002-08-06 [oliver]     0.8.1claws26
10110         
10111         * src/Makefile.am
10112         * src/prefs_toolbar.[ch]        **New File**
10113         * src/toolbar.[ch]              **New File**
10114                 o prefs_toolbar.[ch] custom toolbar frontend
10115                 o toolbar.[ch]       backend 
10116
10117 2002-08-06 [oliver]     0.8.1claws25
10118
10119         * src/prefs_actions.[ch]
10120                 o new exported function actions_execute
10121
10122 2002-08-06 [paul]       0.8.1claws24
10123
10124         * sync with 0.8.1cvs4
10125                 see ChangeLog 2002-08-06
10126
10127 2002-08-06 [paul]       0.8.1claws23
10128
10129         * sync with 0.8.1cvs13
10130                 see ChangeLog 2002-08-06
10131
10132 2002-08-06 [paul]       0.8.1claws22
10133
10134         * sync with 0.8.1cvs12
10135                 see ChangeLog 2002-08-05 and 2002-08-06
10136
10137 2002-08-06 [match]      0.8.1claws21
10138
10139         * src/addrclip.c
10140                 improvements to cut/copy/paste address
10141
10142 2002-08-05 [match]      0.8.1claws20
10143
10144         * src/addritem.[ch]
10145         * src/addrcache.c
10146         * src/addrbook.c
10147         * src/editaddress.c
10148         * src/addressbook.c
10149                 fixes to improve cut/copy/paste
10150
10151 2002-08-06 [melvin]     0.8.1claws19
10152
10153         * src/account.[ch]
10154                 account_find_all_from_address(): new function that returns the
10155                 list of all accounts that are matched in an address.
10156         * src/alertpanel.[ch]
10157                 alertpanel() now accepts a custom widget
10158                 alertpanel_with_widget(): new function that pops up a panel with
10159                 a custom widget in it 
10160         * src/gtkutils.[ch]
10161                 gtkut_account_menu_new(): new function that allows the selection
10162                 of an account from a list of accounts.
10163         * src/messageview.c
10164                 Extended Return Receipt notification to select the correct 
10165                 account and to make a security test on the Delivery-Notification
10166                 address which should be the same as the Return-Path.
10167
10168 2002-08-06 [thorsten]   0.8.1claws18
10169
10170         * src/mimeview.c
10171                 attach_all: save unnamed as "noname.%d",
10172                 dont free static dirname
10173
10174 2002-08-05 [alfons]     0.8.1claws17
10175
10176         * configure.in
10177                 detect XIM by trying to link rather than compile a XIM program
10178
10179 2002-08-05 [oliver]     0.8.1claws16
10180                 
10181         * src/stock_pixmap.[ch]
10182                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
10183                 o new func to retrieve pixmaps
10184
10185 2002-08-05 [paul]       0.8.1claws15
10186
10187         * sync with 0.8.1cvs10
10188                 see ChangeLog 2002-08-05
10189
10190 2002-08-04 [alfons]     0.8.1claws14
10191
10192         * src/textview.c
10193                 see if this plugs memleak
10194
10195 2002-08-04 [melvin]     0.8.1claws13
10196
10197         * src/gtkspell.c
10198                 fixed bug that could crash Sylpheed when highlighting
10199                 all misspelled words.
10200
10201 2002-08-03 [melvin]     0.8.1claws12
10202
10203         * src/prefs_actions.c
10204                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
10205         * src/messageview.c
10206                 fixed bug where the Return Receipt was sent to
10207                 Delivery-Notification-To address even if it was not present
10208
10209 2002-08-02 [alfons]     0.8.1claws11
10210
10211         * src/prefs_actions.c
10212                 o more check for NULLs
10213                 o put create_io_dialog() in right conditional block
10214
10215 2002-08-02 [paul]       0.8.1claws10
10216
10217         * po/es.po
10218                 updated by Ricardo Mones Lastra
10219
10220 2002-08-01 [christoph]  0.8.1claws9
10221
10222         * src/folder.c
10223                 don't free the cache of the opened
10224                 folder in the summaryview
10225         * src/summaryview.c
10226                 don't unset flags, if it is not required
10227
10228 2002-08-01 [paul]       0.8.1claws8
10229
10230         * sync with 0.8.1cvs8
10231                 see ChangeLog entry 2002-08-01
10232
10233 2002-08-01 [paul]       0.8.1claws7
10234
10235         * sync with 0.8.1cvs7
10236                 see ChangeLog 2002-07-31 and 2002-08-01
10237
10238 2002-07-31 [christoph]  0.8.1claws6
10239
10240         * src/mainwindow.c
10241                 forgot to update menu sensitivity
10242                 function for new menu entry
10243
10244 2002-07-31 [alfons]     0.8.1claws5
10245
10246         * src/main.c
10247                 check folder item and its path for NULL on
10248                 initial processing
10249
10250 2002-07-31 [christoph]  0.8.1claws4
10251
10252         * src/folder.c
10253                 check if folder_item_get_msginfo in
10254                 folder_item_remove_msg returned NULL
10255         * src/imap.c
10256                 better clear the uid cache in the
10257                 uid validity check function and delete
10258                 cached messages
10259
10260 2002-07-31 [paul]       0.8.1claws3
10261
10262         * man/sylpheed.1
10263                 add the '--attach' option and a few other
10264                 minor changes
10265
10266 2002-07-31 [paul]       0.8.1claws2
10267
10268         * sync with 0.8.1cvs5
10269                 see ChangeLog 2002-07-31
10270
10271 2002-07-31 [christoph]  0.8.1claws1
10272
10273         * src/folderview.[ch]
10274         * src/mainwindow.c
10275                 replace "Rescan all folders..." with
10276                 "Check all folders for new messages..."
10277
10278 2002-07-30 [paul]       0.8.1claws
10279
10280         * version 0.8.1claws released
10281
10282 2002-07-30 [paul]       0.8.0claws29
10283
10284         * tools/OOo2sylpheed.pl ** NEW FILE **
10285           tools/README
10286                 add script to enable sending documents as
10287                 attachments from OpenOffice.org
10288
10289 2002-07-30 [melvin]     0.8.0claws28
10290
10291         * src/prefs_actions.c
10292                 Made the actions' input/output dialog display
10293                 without delay.
10294
10295 2002-07-30 [christoph]  0.8.0claws27
10296
10297         * src/procmsg.c
10298                 check if folder_item_get_msginfo in
10299                 procmsg_save_to_outbox returned NULL
10300
10301 2002-07-30 [paul]       0.8.0claws26
10302
10303         * sync with 0.8.1cvs4
10304                 see ChangeLog 2002-07-29
10305
10306 2002-07-29 [thorsten]   0.8.0claws25
10307
10308         * README.claws
10309                 added selective download, delete on server
10310
10311 2002-07-29 [paul]       0.8.0claws24
10312
10313         * sync with 0.8.1cvs3
10314                 see ChangeLog 2002-07-29
10315
10316 2002-07-27 [christoph]  0.8.0claws23
10317
10318         * src/folder.c
10319                 add extra check if fetching the msginfo
10320                 returned NULL
10321
10322 2002-07-27 [paul]       0.8.0claws22
10323
10324         * sync with 0.8.1cvs2
10325                 see ChangeLog 2002-07-26
10326
10327 2002-07-27 [christoph]  0.8.0claws21
10328
10329         * src/imap.c
10330                 add another check if a valid msginfo
10331                 was returned
10332
10333 2002-07-26 [hoa]        0.8.0claws20
10334
10335         * src/folder.c
10336                 Fixed a condition in folder_item_destroy()
10337
10338         * src/imap.c
10339                 Fixed an error in IMAP protocol
10340
10341 2002-07-26 [alfons]     0.8.0claws19
10342
10343         * src/folder.c
10344                 ofcourse compare with identifier, not the path
10345
10346 2002-07-26 [alfons]     0.8.0claws18
10347
10348         * src/folder.c
10349                 use folder item identifier for saving / restoring
10350                 preferences because folder->path might not be unique
10351
10352 2002-07-26 [melvin]     0.8.0claws17
10353
10354         * src/logwindow.c
10355                 Fixed a crash introduced in 0.8.0claws5 when log is 
10356                 cut under 80 characters.
10357
10358 2002-07-26 [paul]       0.8.0claws16
10359
10360         * sync with 0.8.1cvs1
10361                 see ChangeLog 2002-07-26
10362
10363 2002-07-26 [christoph]  0.8.0claws15
10364
10365         * src/imap.[ch]
10366                 imap folder now remembers the last selected
10367                 folder and imap_fetch_msginfo skips selecting
10368                 the folder if it is already selected
10369
10370 2002-07-26 [christoph]  0.8.0claws14
10371
10372         * src/folder.c
10373         * src/folderview.c
10374         * src/imap.c
10375                 fix imap folder rescanning
10376
10377 2002-07-25 [christoph]  0.8.0claws13
10378
10379         * src/filter.c
10380         * src/folder.[ch]
10381         * src/folderview.c
10382         * src/imap.[ch]
10383         * src/mainwindow.c
10384         * src/mbox_folder.c
10385         * src/mh.c
10386         * src/news.c
10387                 implement imap uid cache and uid validity check
10388
10389 2002-07-25 [alfons]     0.8.0claws12
10390
10391         * src/summaryview.c
10392                 fix a brown paper bag bug, and also add some more
10393                 checks
10394
10395 2002-07-25 [christoph]  0.8.0claws11
10396
10397         * src/folder.c
10398                 don't mix copy, fetch_msginfo and remove
10399                 operations in folder item copy and move
10400                 operations
10401
10402 2002-07-25 [christoph]  0.8.0claws10
10403
10404         * src/folderview.c
10405         * src/mainwindow.c
10406         * src/prefs_folder_item.c
10407         * src/summaryview.[ch]
10408                 remove no longer required parameter update_cache from
10409                 summary_show
10410
10411 2002-07-25 [paul]       0.8.0claws9
10412
10413         * sync with 0.8.1
10414         
10415         * AUTHORS
10416                 a few corrections
10417
10418 2002-07-24 [alfons]     0.8.0claws8
10419
10420         * src/summaryview.c
10421                 sort correctly when using simplified subject line
10422                 (closes feature request "[ 585141 ] applying regexp to subject 
10423                 before sort" submitted by Alexandra Walford)
10424
10425 2002-07-24 [paul]       0.8.0claws7
10426
10427         * sync with 0.8.0cvs3
10428                 see ChangeLog 2002-07-24
10429
10430 2002-07-23 [christoph]  0.8.0claws6
10431
10432         * src/folder.c
10433         * src/folder.h
10434         * src/summaryview.c
10435         * src/summaryview.h
10436         * src/main.c
10437                 o separate processing and summaryview
10438                 o removed summary_write_cache from summaryview
10439                 o removed summaryview->killed_messages, because we don't have
10440                   to keep a list of killed messages anymore. New cache will
10441                   keep the hidden messages in cache anyway
10442         * src/folderview.c
10443         * src/inc.c
10444         * src/selective_download.c
10445                 o removed unnecessary summary_write_cache calls
10446         * src/procmsg.c
10447                 o don't set ignore thread flag in procmsg_get_thread_tree
10448                   if it is already set
10449         * src/mainwindow.c
10450         * src/statusbar.h
10451                 o moved STATUSBAR_PUSH/POP to statusbar.h because
10452                   they are used in different files
10453
10454 2002-07-23 [melvin]     0.8.0claws5
10455
10456         * src/addressbook.c
10457         * src/addrgather.c
10458         * src/editaddress.c
10459         * src/editgroup.c
10460         * src/editldap_basedn.c
10461         * src/importldif.c
10462         * src/prefs_common.c
10463                 Fixed few memory leak (gtk_editable_get_chars returns
10464                 an allocated string)
10465         * src/logwindow.c
10466                 Fixed few memory leak (gtk_editable_get_chars returns
10467                 an allocated string) and modified a little the log cutting
10468                 loop.
10469         * src/compose.c
10470                 Replaced a call to an obsolete function gtk_entry_get_text()
10471                 by gtk_editable_get_chars()
10472         * src/send.c
10473                 Removed a debug printf
10474
10475 2002-07-23 [christoph]  0.8.0claws4
10476
10477         * src/filesel.c
10478                 fix another g_dirname memory leak
10479
10480 2002-07-23 [christoph]  0.8.0claws3
10481
10482         * src/mh.c
10483                 fixed a memory leak in mh_fetch_msginfo
10484                 fixed crash when message header could not be
10485                 parsed
10486
10487 2002-07-23 [paul]       0.8.0claws2
10488
10489         * sync with 0.8.0cvs2
10490                 see ChangeLog 2002-07-23
10491
10492 2002-07-23 [paul]       0.8.0claws1
10493
10494         * sync with 0.8.0cvs1
10495                 see ChangeLog 2002-07-23
10496
10497 2002-07-23 [paul]       0.8.0claws
10498
10499         * release of 0.8.0claws
10500
10501 2002-07-23 [paul]       0.7.8claws99
10502
10503         * po/ru.po
10504                 new Russian translation, submitted by
10505                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
10506
10507 2002-07-22 [jens]       0.7.8claws98
10508
10509         * po/de.po
10510                 Updated German translations.
10511
10512 2002-07-22 [paul]       0.7.8claws97
10513
10514         * po/es.po
10515           po/it.po
10516           po/nl.po
10517           po/pt_BR.po
10518                 updated translations by Ricardo Mones Lastra,
10519                 Alessandro Maestri, Wilbert Berendsen and 
10520                 Fabio Jr. Beneditto respectively
10521
10522 2002-07-22 [christoph]  0.7.8claws96
10523
10524         * src/mimeview.c
10525                 fix memory leak caused by wrong g_dirname usage
10526
10527 2002-07-22 [christoph]  0.7.8claws95
10528
10529         * src/summaryview.c
10530                 update new and unread message counts for summaryview
10531                 summaryview does not get it from the folder anymore
10532                 and has to update the values itself
10533
10534 2002-07-22 [melvin]     0.7.8claws94
10535
10536         * po/fr.po
10537                 Updated French translations.
10538
10539 2002-07-22 [christoph]  0.7.8claws93
10540
10541         * src/matcher.c
10542                 set prop->preg pointer to NULL or following check
10543                 will not fail and regexec will be called with
10544                 invalid pointer
10545
10546 2002-07-21 [alfons]     0.7.8claws92
10547         
10548         * src/prefs_common.[ch]
10549                 remove option "Send return receipt on request"
10550
10551 2002-07-21 [thorsten]   0.7.8claws91
10552
10553         * src/mimeview.c
10554                 fixed memleaks, coding style as pointed out by alfons
10555
10556 2002-07-21 [alfons]     0.7.8claws90
10557
10558         * src/messageview.c
10559         * src/noticeview.[ch]
10560                 o fix bug notice view being displayed when going to empty folder 
10561                   (noticed by Christoph)
10562                 o allow RRR to be sent when restarting sylpheed, or changing folder 
10563                   (noticed by Thorsten)
10564
10565 2002-07-21 [thorsten]   0.7.8claws89
10566
10567         * src/mimeview.c
10568                 Included save_all patch from Xaview FACQ
10569                 added support for pathnames
10570
10571 2002-07-21 [alfons]     0.7.8claws88
10572
10573         * po/POTFILES.in
10574         * src/Makefile.am
10575         * src/mainwindow.c
10576         * src/messageview.[ch]
10577         * src/noticeview.c      ** NEW FILE **
10578         * src/noticeview.h      ** NEW FILE **
10579                 make return receipts work again
10580                 (UI idea by Leandro Pereira)
10581
10582 2002-07-21 [paul]       0.7.8claws87
10583
10584         * src/summaryview.c
10585                 fix sensitivity of 'Select thread'
10586
10587 2002-07-21 [paul]       0.7.8claws86
10588
10589         * src/prefs_common.c
10590                 add browser command line for Galeon
10591
10592 2002-07-21 [paul]       0.7.8claws85
10593
10594         * Makefile.am
10595                 fix 'EXTRA_DIST': remove README.README, add TODO
10596                 and TODO.claws
10597
10598 2002-07-21 [alfons]     0.7.8claws84
10599
10600         * src/gtkstext.c
10601                 make enter clear selection
10602                 (closes "[ 579888 ] Editor selection/entry error"
10603                 reported by Steve Lamb)
10604
10605 2002-07-21 [alfons]     0.7.8claws83
10606         
10607         * src/summaryview.c
10608                 sort message list when selecting unthread messages
10609                 (closes "[ 501593 ] switching threaded view doesn't sort"
10610                 reported by Simon Schubert)
10611
10612 2002-07-20 [alfons]     0.7.8claws82
10613         
10614         * src/matcher.c
10615                 const-correctness
10616
10617 2002-07-20 [thorsten]   0.7.8claws81
10618
10619         * src/matcher.c
10620                 Fixed expansion of empty fields in matchactions
10621
10622 2002-07-19 [melvin]     0.7.8claws80
10623
10624         * src/gtkspell.c
10625                 Removed a duplicate menu entry (fast mode) introduced during
10626                 the new cache merge
10627                 Added a menu separator between 'Use alternate' and 'Fast mode'
10628
10629 2002-07-19 [paul]       0.7.8claws79
10630
10631         * tools/Makefile.am
10632           tools/README
10633                 correct typos
10634
10635 2002-07-19 [thorsten]   0.7.8claws78
10636
10637         * tools/calypso_convert.pl      ** NEW FILE **
10638           tools/README
10639           tools/Makefile.am
10640                 script to import mbox files exported
10641                 by calypso
10642                 o generates folder structure
10643                 o includes attachments
10644
10645 2002-07-19 [melvin]     0.7.8claws77
10646
10647         * src/selective_download.[ch]
10648                 Fixed bug where closing the dialog with the window manager's
10649                 close button will not unlock the summary
10650                 Corrected some function declarations that missed a return value
10651                 Made the source code comply better with coding style.
10652         * src/prefs_common.c
10653                 Added new browser command line for Mozilla.
10654
10655 2002-07-18 [paul]       0.7.8claws76
10656
10657         * src/mainwindow.c
10658           src/selective_download.[ch]
10659                 reflect theme changes, fix Gdk Warning when creating 
10660                 pixmap from NULL window, and minor clean up.
10661                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10662
10663         * po/en_GB.po
10664                 updated
10665
10666 2002-07-17 [paul]       0.7.8claws75
10667
10668         * INSTALL[.jp]
10669                 sync with 0.8.0
10670         
10671         * po/en_GB.po
10672                 updated
10673
10674 2002-07-16 [paul]       0.7.8claws74
10675
10676         * tools/filter_conv.pl
10677           tools/README
10678                 replace conversion script with reimplemented version, 
10679                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
10680
10681 2002-07-16 [colin]      0.7.8claws73
10682
10683         * src/summaryview.c
10684                 remove forgotten debug messages - sorry ;-)
10685
10686 2002-07-16 [colin]      0.7.8claws72
10687
10688         * src/mimeview.c
10689           src/summaryview.c
10690           src/textview.c
10691           src/textview.h
10692                 add the ability to select part of a text mime-part 
10693                 to reply.
10694
10695 2002-07-15 [christoph]  0.7.8claws71
10696
10697         * src/folder.c
10698                 fix folder message count for folders without
10699                 msg_is_changed (includes news folders)
10700
10701 2002-07-15 [martin]     0.7.8claws70
10702
10703         * src/summaryview.c
10704                 option "display recipient on 'From'..." now works
10705                 without the need of enabling the option
10706                 "display  sender  using  address  book".
10707
10708 2002-07-15 [christoph]  0.7.8claws69
10709
10710         * src/summaryview.c
10711                 removed setting folder status from summaryview.
10712                 folder.c should update all message counts correctly.
10713
10714 2002-07-15 [paul]       0.7.8claws68
10715
10716         * po/pt_BR.po
10717                 updated by Fabio Junior Beneditto
10718
10719 2002-07-15 [darko]      0.7.8claws67
10720
10721         * src/mh.c
10722                 Fixed target folder colorization, don't decrease op
10723                 number twice
10724
10725 2002-07-14 [paul]       0.7.8claws66
10726
10727         * sync with main 0.8.0
10728                 see ChangeLog 2002-07-14
10729
10730 2002-07-13 [melvin]     0.7.8claws65
10731         
10732         * src/addrbook.c
10733         * src/addressbook.c
10734         * src/addrindex.c
10735                 Replaced sprintf by g_snprintf to prevent possible buffer
10736                 overflow.
10737         * src/news.c
10738                 Corrected a log message output format.
10739                 Added a missing "done" debug output.
10740         * src/compose.c
10741                 Added keyboard accelerator for Priority menu items
10742                 Added missing \n in debug output
10743         * src/logwindow.c
10744         * src/gtkspell.c
10745         * src/rfc2015.c
10746                 Added missing \n in debug output
10747
10748 2002-07-13 [paul]       0.7.8claws64
10749
10750         * man/sylpheed.1
10751                 change Sergey's email address to the sf address
10752
10753         * src/textview.c
10754                 increase show_url_timeout (more useful for long
10755                 urls)
10756
10757 2002-07-12 [sergey]     0.7.8claws63
10758
10759         * src/rfc2015.c
10760                 applied (with some modifications) patch to set the
10761                 micalg parameter for signatures
10762                 (2001-08-28 Werner Koch <wk@gnupg.org>)
10763
10764 2002-07-12 [sergey]     0.7.8claws62
10765
10766         * man/Makefile.am
10767         * configure.in
10768                 fixed man page installation
10769
10770 2002-07-12 [paul]       0.7.8claws61
10771
10772         * sync with 0.7.8cvs26
10773                 see ChangeLog 2002-07-11 and 2002-07-12
10774
10775 2002-07-11 [christoph]  0.7.8claws60
10776
10777         * src/compose.c
10778         * src/procmsg.c
10779                 first use the message number to find the message
10780                 to mark with a reply flag but check the
10781                 message-id if we got the correct message, if not
10782                 try to find it by message-id.
10783                 use new string seperator that is not allowed
10784                 in message-ids.
10785
10786 2002-07-11 [paul]       0.7.8claws59
10787
10788         * sync with 0.7.8cvs23
10789                 see ChangeLog 2002-07-10
10790
10791 2002-07-10 [christoph]  0.7.8claws58
10792
10793         * src/folder.[ch]
10794         * src/msgcache.[ch]
10795                 Added message-id table to the cache in memory
10796                 and functions to msgcache.c and folder.c to
10797                 fetch MsgInfos by message id
10798         * src/compose.c
10799         * src/procmsg.c
10800                 store folder and message-id of message replying
10801                 to in queue header and set reply flag after sending
10802                 (Closes bug #469498)
10803
10804 2002-07-10 [paul]       0.7.8claws57
10805
10806         * AUTHORS
10807           man/sylpheed.1.gz
10808                 add Martin to the list of authors
10809
10810 2002-07-09 [martin]     0.7.8claws56
10811         * src/gtksctree.c
10812                 Added gtk_ctree_last_visible(), tree_update_level(),
10813                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
10814                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10815                 from gtk+ to gtksctree.c for the new sorting code
10816                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
10817                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
10818         * src/gtksctree.h
10819                 Added declaration for gtk_sctree_sort_recursive() and
10820                 gtk_sctree_sort_node
10821         * src/addressbook.c
10822         * src/foldersel.c
10823         * src/folderview.c
10824         * src/summaryview.c
10825                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10826                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
10827
10828 2002-07-08 [paul]       0.7.8claws55
10829
10830         * more sync with 0.7.8cvs21
10831                 see ChangeLog 2002-07-08
10832
10833 2002-07-08 [paul]       0.7.8claws54
10834
10835         * sync with 0.7.8cvs21
10836                 see ChangeLog 2002-07-08
10837
10838 2002-07-07 [alfons]     0.7.8claws53
10839
10840         * src/Makefile.am
10841         * src/stock_pixmap.[ch]
10842         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
10843         * src/pixmaps/notice_error.xpm  ** NEW FILE **
10844         * src/pixmaps/notice_note.xpm   ** NEW FILE **
10845                 add new pixmaps for upcoming notice pane
10846
10847 2002-07-06 [melvin]     0.7.8claws52
10848
10849         * src/gtkspell.[ch]
10850                 Made them a bit closer to Sylpheed's coding style.
10851                 Removed old code.
10852                 Removed possible memory leaks when some errors occurs.
10853
10854 2002-07-06 [melvin]     0.7.8claws51
10855
10856         * po/Makefile.in.in
10857                 Removed --no-location in xgettext command line to help
10858                 translators that use Emacs' po-mode
10859         * src/quote_fmt.c
10860                 Removed unnecessary comments that messed up sylpheed.pot
10861
10862 2002-07-06 [paul]       0.7.8claws50
10863
10864         * sync with 0.7.8cvs19
10865                 see ChangeLog 2002-07-05
10866
10867 2002-07-06 [christoph]  0.7.8claws49
10868
10869         * src/folder.c
10870         * src/mainwindow.c
10871                 fix folder_item_remove_all_msg and folderview
10872                 status for trash folders after emptying trash
10873
10874 2002-07-05 [paul]       0.7.8claws48
10875
10876         * sync with 0.7.8cvs16
10877                 see ChangeLog 2002-07-04 and 2002-07-05
10878
10879 2002-07-04 [paul]       0.7.8claws47
10880
10881         * sync with 0.7.8cvs14
10882                 see  ChangeLog 2002-07-04
10883
10884 2002-07-03 [alfons]     0.7.8claws46
10885
10886         * src/folder.c
10887                 dupe folder item's path because it's being reallocated
10888                 by new folder scanning code
10889
10890 2002-07-03 [christoph]  0.7.8claws45
10891
10892         * src/imap.c
10893                 better IMAP uid fetching using 'FETCH 1:* (UID)'
10894         * src/msgcache.c
10895                 add missing return in msgcache_write
10896
10897 2002-07-02 [thorsten]   0.7.8claws44
10898
10899         * src/jpilot.c
10900         * src/msgcache.c
10901         * src/rfc2015.c
10902                 use binary mode for file access
10903
10904 2002-07-02 [christoph]  0.7.8claws43
10905
10906         * major code cleanup (part 1)
10907         
10908                 - unused variables removed
10909                 - unused functions removed
10910                 - uninitialized variables checked
10911                 - missing return statements added
10912                 - missing function return types added
10913                 - added parentheses around assignment and
10914                   && in || when suggested by gcc
10915               
10916         * src/mh.c
10917         * src/folder.c
10918                 replaced direct calls to folder->scan_tree
10919                 with folder_scan_tree and restore folder
10920                 prefs in this function. The folder should
10921                 not have to deal with them.
10922                 ( Should now work for all folder types )
10923
10924 2002-07-02 [paul]       0.7.8claws42
10925
10926         * sync with 0.7.8cvs13
10927                 see ChangeLog 2002-07-01 and 2002-07-02
10928
10929 2002-07-01 [christoph]  0.7.8claws41
10930
10931         * src/summaryview.c
10932                 fix "goto next/prev unread message" with
10933                 ignored threads
10934
10935 2002-07-01 [paul]       0.7.8claws40
10936
10937         * po/es.po
10938                 updated by Ricardo Mones Lastra
10939
10940 2002-06-30 [match]      0.7.8claws39
10941
10942         * src/jpilot.c
10943                 applied variation of leonerd's patch (566661) to
10944                 allow multiple email addresses per JPilot entry.
10945                 addresses may be separated by space, comma, pipe,
10946                 semi-colon, new-line.
10947
10948 2002-06-30 [alfons]     0.7.8claws38
10949
10950         * src/procmsg.c
10951                 simple fix for putting older nodes before
10952                 newer nodes when threading by subject
10953
10954 2002-06-30 [christoph]  0.7.8claws37
10955
10956         * src/folder.c
10957         * src/folderview.c
10958         * src/mh.c
10959         * src/news.c
10960         * src/procmsg.c
10961                 fix broken folder tree rescaning
10962                 and don't use procmsg_get_mark_sum
10963                 anymore
10964
10965 2002-06-30 [christoph]  0.7.8claws36
10966
10967         * merge new cache branch
10968         * src/imap.c
10969                 fix new cache imap copy bug
10970         * src/folder.c
10971                 improved folder_item_scan
10972                 it should now always set the correct
10973                 new, unread and total message counts
10974
10975 2002-06-29 [paul]       0.7.8claws35
10976
10977         * configure.in
10978                 correct syntax error
10979
10980 2002-06-29 [paul]       0.7.8claws34
10981
10982         * configure.in
10983           Makefile.am
10984           man/Makefile.am       ** NEW FILE **
10985           man/sylpheed.1.gz     ** NEW FILE **
10986                 add Sylpheed man page
10987
10988 2002-06-29 [paul]       0.7.8claws33
10989
10990         * po/pt_BR.po
10991                 updated by Fabio Junior Beneditto
10992
10993 2002-06-28 [jens]       0.7.8claws32
10994
10995         * po/de.po
10996                 translation updated
10997
10998         * src/selective_download.c
10999                 removed gettext for space " "
11000
11001         * src/imap.c
11002                 removed wrong space
11003
11004 2002-06-28 [paul]       0.7.8claws31
11005
11006         * sync with 0.7.8cvs11
11007                 see ChangeLog 2002-06-28
11008
11009 2002-06-28 [paul]       0.7.8claws30
11010
11011         * sync with 0.7.8cvs10
11012                 see ChangeLog 2002-06-27 and 2002-06-28
11013
11014 2002-06-26 [paul]       0.7.8claws29
11015
11016         * src/addrgather.c
11017           src/selective_download.c
11018                 don't gettextise empty strings.
11019                 reserved by gettext. gettext("") returns 
11020                 the header entry with meta information, 
11021                 not the empty string
11022
11023         * po/en_GB.po
11024                 updated
11025
11026 2002-06-26 [paul]       0.7.8claws28
11027
11028         * sync with 0.7.8cvs7
11029                 see ChangeLog 2002-06-25
11030
11031         * src/prefs_common.c
11032                 ...and in the process, tweak the gui a little
11033
11034 2002-06-25 [alfons]     0.7.8claws27
11035         
11036         * configure.in
11037         * src/Makefile.am
11038                 fine tune ldap library detection
11039
11040 2002-06-25 [alfons]     0.7.8claws26
11041
11042         * src/compose.c
11043                 don't allow return receipts when composing a news article
11044
11045 2002-06-25 [paul]       0.7.8claws25
11046
11047         * Makefile.am
11048                 add '$(AMTAR)' to 'release' section to allow for
11049                 new and older autotools
11050
11051 2002-06-25 [paul]       0.7.8claws24
11052
11053         * src/summaryview.c
11054                 fix "No more unread messages" persistant pop-up
11055                 window bug
11056
11057 2002-06-25 [paul]       0.7.8claws23
11058
11059         * po/it.po
11060                 updated by Alessandro Maestri
11061
11062 2002-06-25 [paul]       0.7.8claws22
11063
11064         * sync with 0.7.8cvs6
11065                 see ChangeLog 2002-06-25
11066
11067 2002-06-24 [paul]       0.7.8claws21
11068
11069         * tools/update-po
11070                 add GPL copyright information
11071
11072 2002-06-24 [paul]       0.7.8claws20
11073
11074         * tools/Makefile.am
11075           tools/README
11076           tools/update-po       ** NEW FILE **
11077                 add script that eases the creation of *.po files
11078                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
11079
11080 2002-06-23 [alfons]     0.7.8claws19
11081
11082         * src/messageview.c
11083                 make notification_convert_header obey const correctness
11084                 (next step will be fixing the broken return receipt)
11085
11086 2002-06-23 [paul]       0.7.8claws18
11087
11088         * src/messageview.c
11089                 fix bug introduced in last commit:
11090                 removed too much code in last commit - put back what's
11091                 needed
11092
11093 2002-06-23 [paul]       0.7.8claws17
11094
11095         * src/messageview.[ch]
11096                 remove code committed in error from locally patched
11097                 source
11098
11099 2002-06-23 [colin]      0.7.8claws16
11100
11101         * src/compose.[ch]
11102                 add compose_entry_select(), used to select the default_to
11103                 email address - hopefully avoiding people sending mails to
11104                 wrong recipients.
11105
11106 2002-06-22 [alfons]     0.7.8claws15
11107
11108         * AUTHORS
11109                 add Bram Metsch & Stanislav Karchebny
11110         * src/smtp.[ch]
11111         * src/prefs_account.[ch]
11112         * src/send.c
11113                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
11114                   options.  (see <http://sourceforge.net/tracker/index.php
11115                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
11116
11117                 - merge Stanislav's fix to make SMTP AUTH work with qmail
11118                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
11119
11120 2002-06-22 [paul]       0.7.8claws14
11121
11122         * sync with 0.7.8cvs5
11123                 see ChangeLog 2002-06-19 and 2002-06-20
11124
11125 2002-06-22 [alfons]     0.7.8claws13
11126
11127         * src/selective_download.c
11128                 fix a stupid mistake I made
11129
11130 2002-06-22 [alfons]     0.7.8claws12
11131
11132         * src/selective_download.[ch]
11133                 fix another unnoticed leak; cleanup code
11134
11135 2002-06-21 [alfons]
11136
11137         * tools/Makefile.am
11138                 gpg-sign <-- gpg-sign-syl
11139
11140 2002-06-21 [alfons]     0.7.8claws11
11141
11142         * src/selective_download.c
11143         * src/selective_download.h
11144                 fix assorted mix of allocation errors (should solve
11145                 problem reported by Philippe Gramoullé, see:
11146                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
11147
11148 2002-06-20 [melvin]     0.7.8claws10
11149
11150         * tools/gpg-sign *REMOVED*
11151           tools/gpg-sign-syl *ADDED*
11152                 Replaced the gpg clearsigning script with the version using
11153                 xterm instead of ssh-askpass and changed its name.
11154
11155         * README.claws
11156                 Updated actions example to reflect the renaming of the
11157                 gpg clearsigning script.
11158
11159 2002-06-19 [paul]       0.7.8claws9
11160
11161         * sync with 0.7.8claws9
11162                 see ChangeLog 2002-06-18 and 2002-06-19
11163
11164 2002-06-19 [paul]       0.7.8claws8
11165
11166         * sync with 0.7.8cvs1
11167                 see ChangeLog 2002-06-18
11168
11169 2002-06-18 [alfons]     0.7.8claws7
11170
11171         * src/mainwindow.h
11172                 add omitted prototype
11173
11174 2002-06-17 [paul]       0.7.8claws6
11175
11176         * src/mainwindow.c
11177                 fix hiding of exec_btn
11178
11179 2002-06-17 [paul]       0.7.8claws5
11180
11181         * src/pop.c
11182                 remove unneeded code: should_delete() 
11183                 and Pop3State::uidl_todelete_list
11184
11185 2002-06-17 [paul]       0.7.8claws4
11186
11187         * sync with 0.7.8
11188                 see ChangeLog 2002-06-11 and 2002-06-13
11189
11190 2002-06-16 [alfons]     0.7.8claws3
11191         
11192         * src/folder.c
11193                 make sure lock sort mode (claws specific) is
11194                 also persists after a tree rescan
11195
11196 2002-06-16 [alfons]     0.7.8claws2
11197
11198         * src/prefs_folder_item.c
11199         * src/folder.[ch]
11200                 fix persistence of folder sort mode (broken
11201                 by adapting Hiro's new folder persistence code)
11202
11203 2002-06-16 [alfons]     0.7.8claws1
11204
11205         * AUTHORS
11206         * src/logwindow.c
11207         * src/prefscommon.[ch]
11208                 control size of log text in log window; 
11209                 closes patch #569155 submitted by Mitko Haralanov.
11210
11211 2002-06-15 [paul]       0.7.8claws
11212
11213         * release of 0.7.8claws
11214
11215 2002-06-15 [paul]       0.7.7claws
11216
11217         * po/pt_BR.po
11218                 updated by Fabio Junior Beneditto
11219
11220 2002-06-14 [paul]       0.7.6claws49
11221
11222         * po/es.po
11223                 updated by Ricardo Mones Lastra
11224
11225 2002-06-14 [paul]       0.7.6claws48
11226
11227         * po/nl.po
11228                 updated translation by Wilbert Berendsen
11229
11230 2002-06-14 [melvin]     0.7.6claws47
11231
11232         * po/fr.po
11233                 Updated French translation
11234
11235 2002-06-13 [paul]       0.7.6claws46
11236
11237         * src/filesel.c
11238                 allow filename to be typed in, rather than just
11239                 selected by the mouse. Patch by Gustavo Noronha Silva.
11240
11241 2002-06-13 [alfons]     0.7.6claws45
11242
11243         * src/mainwindow.[ch]
11244                 more cleanups (removing unnecessary menu items Expand 
11245                 summary / message view)
11246
11247 2002-06-13 [melvin]     0.7.6claws44
11248
11249         * po/POTFILES.in
11250                 Added src/string_match.c
11251         * src/string_match.c
11252                 Fixed possible buffer overflow.
11253                 Corrected typo.
11254                 Added missing config.h header.
11255         * src/prefs_common.c
11256           src/prefs_matcher.c
11257           src/prefs_scoring.c
11258                 Made some strings translatable (missing _(..)).
11259
11260 2002-06-13 [melvin]     0.7.6claws43
11261
11262         * README.claws
11263                 Corrected action example (verifying clearsigned mail).
11264         * src/prefs_account.c
11265                 Corrected typo.
11266         * src/prefs_common.c
11267                 Removed incorrect line that generated a Gtk-CRITICAL msg.
11268
11269 2002-06-12 [alfons]     0.7.6claws42
11270
11271         * src/summaryview.c
11272                 add init of score column lost in 0.7.6claws42
11273
11274 2002-06-12 [paul]       0.7.6claws41
11275
11276         * src/prefs_account.c
11277                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
11278                 behavior of the radio buttons, (from 0.7.7cvs2)
11279
11280 2002-06-11 [alfons]     0.7.6claws40
11281
11282         * src/messageview.[ch]
11283         * src/summaryview.[ch]
11284         * src/summary_search.c
11285         * src/mainwindow.c
11286                 perform a sync to bring in Hiro's separate view implementation 
11287
11288                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
11289
11290 2002-06-11 [paul]       0.7.6claws39
11291         
11292         * src/prefs_account.c
11293                 correct a typo on the Receive tab
11294
11295 2002-06-10 [match]      0.7.6claws38
11296
11297         * src/addressbook.c
11298                 Included address completion patch from Gustavo Noronha.
11299
11300 2002-06-10 [paul]       0.7.6claws37
11301
11302         * src/inc.[ch]
11303           src/pop.c
11304           src/prefs_account.[ch]
11305           src/selective_download.[ch]
11306                 apply PATCH #561712
11307                  NEW:
11308                 - check if POP Account
11309                 - Receive Button renamed to Preview
11310                 - Preview Button Popup: preview new/all messages
11311                 - Download Button
11312                 - Account Preferences-->Receive tab checkbutton if you
11313                   want to remove Mail after Download
11314                 -: default YES
11315                 - Account Preferences-->Receive tab checkbutton use
11316                   filtering rules on preview
11317                   (think of delete_on_server)
11318                 -: default YES
11319                 - Account selectable from SD dialog
11320                 - checkbutton to show already downloaded messages if
11321                   all messages are previewed
11322                 - new clist column showing Date
11323                 - ESC KEY close
11324                 FIXES:
11325                 - play ball with UIDL
11326                 - fault tolerant (?) 
11327                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
11328
11329 2002-06-10 [melvin]     0.7.6claws36
11330
11331         * README.claws
11332                 Added a hint to ac/README in cvs instructions.
11333
11334         * src/prefs_actions.c
11335                 Made it possible to use a more elaborate command line
11336                 for asynchronous actions, too.
11337
11338 2002-06-10 [melvin]     0.7.6claws35
11339         
11340         * src/prefs_actions.c
11341                 Make it possible to use a more elaborate command line
11342                 (e.g. |foo|bar|cat>there;echo Done|)
11343                 Corrected error message when calling %f, %F and %p commands
11344                 from the compose window.
11345
11346 2002-06-09 [colin]      0.7.6claws34
11347
11348         * src/summaryview.c
11349                 Automatically find unread messages in current folder
11350                 before annoying the user.
11351
11352 2002-06-08 [alfons]     0.7.6claws33
11353
11354         * po/it.po
11355                 remove bad formatting string in it.po translation
11356                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
11357
11358 2002-06-08 [paul]       0.7.6claws32
11359
11360         * sync with 0.7.6cvs25
11361                 see ChangeLog 2002-06-07
11362
11363 2002-06-05 [paul]       0.7.6claws31
11364
11365         * src/mainwindow.c
11366                 add 'Sort by locked' and 'Sort by score'
11367
11368 2002-06-05 [paul]       0.7.6claws30
11369
11370         * sync with 0.7.6cvs24
11371                 see ChangeLog 2002-06-04
11372
11373 2002-06-04 [paul]       0.7.6claws29
11374
11375         * po/pt_BR.po
11376                 updated by Fabio Junior Beneditto
11377
11378 2002-06-03 [thorsten]   0.7.6claws28
11379
11380         * src/matcher.c
11381                 fclose() matcherrc after reading
11382
11383 2002-06-03 [paul]       0.7.6claws27
11384
11385         * sync with 0.7.6cvs21
11386                 see ChangeLog 2002-05-31
11387
11388 2002-05-31 [paul]       0.7.6claws26
11389
11390         * sync with 0.7.6cvs20
11391                 see ChangeLog 2002-05-29 and 2002-05-30
11392
11393 2002-05-31 [paul]       0.7.6claws25
11394
11395         * src/imap.c
11396                 hopefully fix last buggy sync
11397
11398         * README.claws
11399                 correct typo in 'Actions' examples
11400
11401 2002-05-29 [paul]       0.7.6claws24
11402
11403         * sync with 0.7.6cvs18
11404                 see ChangeLog 2002-05-28 and 2002-05-29
11405
11406         * src/news.c
11407           src/nntp.[ch]
11408                 sync with above 
11409
11410 2002-05-28 [paul]       0.7.6claws23
11411
11412         * sync with 0.7.6cvs16
11413                 see ChangeLog 2002-05-28
11414
11415 2002-05-27 [thorsten]   0.7.6claws22 
11416
11417         * faq/it/sylpheed-faq-1.html
11418           faq/it/sylpheed-faq-2.html
11419           faq/it/sylpheed-faq-3.html
11420           faq/it/sylpheed-faq.html
11421                 corrected DOS lineendings
11422         * faq/de/sylpheed-faq-1.html
11423           faq/de/sylpheed-faq-2.html
11424           faq/en/sylpheed-faq-1.html
11425           faq/en/sylpheed-faq-2.html
11426           faq/en/sylpheed-faq-3.html
11427           faq/es/sylpheed-faq-1.html
11428           faq/es/sylpheed-faq-2.html
11429           faq/es/sylpheed-faq-3.html
11430           faq/fr/sylpheed-faq-1.html
11431           faq/it/sylpheed-faq-1.html
11432           faq/it/sylpheed-faq-2.html
11433           faq/it/sylpheed-faq-3.html
11434           faq/it/sylpheed-faq.html
11435                 changed ">" to &quot;
11436
11437 2002-05-27 [paul]       0.7.6claws21
11438         
11439         * sync with 0.7.6cvs15
11440                 see ChangeLog 2002-05-27
11441
11442 2002-05-27 [paul]       0.7.6claws20
11443
11444         * src/prefs_account.c
11445                 correct a typo
11446
11447 2002-05-26 [paul]       0.7.6claws19
11448
11449         * tools/README
11450                 correct a typo
11451
11452 2002-05-25 [paul]       0.7.6claws18
11453
11454         * tools/README
11455                 add description of kmail2sylpheed.pl
11456
11457 2002-05-25 [paul]       0.7.6claws17
11458
11459         * tools/kmail2sylpheed.pl       ** NEW FILE **
11460                 perl script that converts an exported Kmail address
11461                 book, converts it to sylpheed addressbook file,
11462                 writes the file to .sylpheed, and updates
11463                 addrbook--index.xml 
11464
11465 2002-05-25 [paul]       0.7.6claws16
11466
11467         * sync with 0.7.6cvs14
11468                 see ChangeLog 2002-05-23
11469
11470 2002-05-24 [paul]       0.7.6claws15
11471
11472         * README.claws
11473                 make a correction and add some more info
11474
11475 2002-05-24 [paul]       0.7.6claws14
11476
11477         * src/compose.c
11478                 fix memory leak in 
11479                 compose_redirect_write_headers_from_headerlist()
11480                 add Subject and Resent-Message-ID to
11481                 compose_redirect_write_headers()
11482                 Received, Subject, and X-UIDL are filtered out in 
11483                 compose_redirect_write_to_file()
11484
11485 2002-05-23 [paul]       0.7.6claws13
11486
11487         * src/compose.[ch]
11488           src/filtering.c
11489           src/mainwindow.c
11490           src/matcher.[ch]
11491           src/matcher_parser_lex.l
11492           src/matcher_parser_parse.y
11493           src/prefs_common.[ch]
11494           src/prefs_filtering.c
11495           src/summaryview.c
11496                 rename 'Bounce' to 'Redirect'
11497
11498 2002-05-23 [paul]       0.7.6claws12
11499
11500         * more sync with 0.7.6cvs13
11501           src/compose.c
11502                 see ChangeLog 2002-05-22
11503
11504 2002-05-22 [paul]       0.7.6claws11
11505
11506         * sync with 0.7.6cvs13
11507           src/codeconv.c
11508                 see ChangeLog 2002-05-20
11509           src/prefs_common.c
11510                 see ChangeLog 2002-05-22
11511
11512 2002-05-21 [melvin]     0.7.6claws10
11513
11514         * src/folderview.c
11515                 Added missing filtering and scoring headers
11516                 Fixed bad function call that showed garbage 
11517                 in Folder->Processing
11518
11519 2002-05-21 [paul]       0.7.6claws9
11520
11521         * tools/Makefile.am
11522                 make all tools executable, (patch by Alfons).
11523
11524 2002-05-20 [alfons]     0.7.6claws8
11525
11526         * src/procheader.c
11527                 don't forget to call mktime() so we have a valid week 
11528                 and year day
11529                 (Bug report by Roger Sondermann <mail@jumaros.de>)
11530
11531 2002-05-20 [paul]       0.7.6claws7
11532
11533         * src/html.c
11534                 fix broken parsing of urls
11535         * src/textview.c
11536                 fix displaying of urls
11537
11538                 both fixes from the patch [547855] by Eugene 
11539                 Brevdo (zonem)
11540
11541 2002-05-19 [alfons]     0.7.6claws6
11542
11543         * configure.in
11544                 make sylpheed configure correctly with the latest
11545                 and greatest of automake / autoconf / gettext
11546
11547 2002-05-19 [alfons]     0.7.6claws5
11548
11549         * src/procheader.c
11550         * src/procheader.h
11551                 add function for returning ime zone offset
11552         * src/quote_fmt.c
11553         * src/quote_fmt_parse.y
11554                 better quotation formatting - does not convert
11555                 to local time, but uses the original date string.
11556                 
11557                 Note: %z inserts the timezone offset (should 
11558                 work also on platforms where strftime does not
11559                 support %z).
11560
11561 2002-05-18 [christoph]  0.7.6claws4
11562
11563         * src/summaryview.c
11564                 fix indentation of some code
11565         * tools/Makefile.am
11566                 fix spaces after \
11567         * src/Makefile.am
11568                 add missing \
11569                 correct path for ignorethread.xpm
11570                 incorrect filename for sylpheed_logo.xpm
11571                 add missing include matcher_parser_parse.h
11572
11573 2002-05-18 [paul]       0.7.6claws3
11574
11575         * sync with 0.7.6cvs8
11576                 see ChangeLog 2002-05-16 and 2002-05-17
11577
11578 2002-05-18 [melvin]     0.7.6claws2
11579
11580         * README.claws
11581                 Corrected an action's definition and fixed some misspellings.
11582
11583 2002-05-18 [paul]       0.7.6claws1
11584
11585         * tools/Makefile.am
11586           tools/gpg-sign        ** new file **
11587           tools/uudec           ** new file **
11588                 add Melvin's Actions scripts
11589
11590         * README.claws
11591                 add Melvin's descriptions for Actions
11592
11593 2002-05-18 [paul]       0.7.6claws
11594
11595         * Version 0.7.6claws released
11596
11597 2002-05-17 [paul]       0.7.5claws32
11598
11599         * po/es.po
11600                 updated by Ricardo Mones Lastra
11601
11602 2002-05-17 [paul]       0.7.5claws31
11603
11604         * src/compose.c
11605                 fix Account prefs default folder for sent/draft/deleted
11606                 messages bug
11607
11608         * po/it.po
11609           po/nl.po
11610                 updated translation by Alessandro Maestri and
11611                 Wilbert Berendsen
11612
11613 2002-05-17 [melvin]     0.7.5claws30
11614
11615         * src/prefs_actions.c
11616                 Fixed bug where using %F not at the end of the command 
11617                 resulted in an additional empty argument being created.
11618                 Thanks to Darko Koruga for reporting the bug.
11619
11620 2002-05-17 [melvin]     0.7.5claws29
11621
11622         * po/fr.po
11623                 Updated French translations.
11624
11625 2002-05-15 [paul]       0.7.5claws28
11626         
11627         * po/es.po
11628                 updated by Ricardo Mones Lastra
11629
11630 2002-05-15 [paul]       0.7.5claws27
11631
11632         * sync with 0.7.6cvs4
11633                 see ChangeLog 2002-05-14 and 2002-05-15
11634
11635 2002-05-14 [paul]       0.7.5claws26
11636
11637         * sync with 0.7.6cvs1
11638                 see ChangeLog 2002-05-13
11639
11640 2002-05-13 [thorsten]   0.7.5claws25
11641
11642         * src/messageview.c
11643                 fix select_all and copy in multipart messages
11644         * src/mainwindow.c
11645                 fix select_all and copy in multipart messages
11646
11647 2002-05-12 [paul]       0.7.5claws24
11648
11649         * src/summaryview.c
11650                 reverse last commit, bug already fixed in 0.7.5claws3
11651
11652 2002-05-12 [netztorte]  0.7.5claws23
11653
11654         * src/summaryview.c
11655                 dont parse empty addressbook (checked in before claws20)
11656
11657 2002-05-12 [melvin]     0.7.5claws22
11658
11659         * src/procmsg.[ch]
11660                 Removed unneeded priority code introduced by the previous 
11661                 commit.
11662
11663 2002-05-12 [melvin]     0.7.5claws21
11664
11665         * src/compose.[ch]
11666                 Added possibility to set message's priority.
11667         * src/procmsg.[ch]
11668                 Added possibility to set message's priority.
11669                 Added missing headers
11670
11671 2002-05-12 [melvin]     0.7.5claws20
11672
11673         * src/prefs_actions.c
11674                 Removed implicitely added quotes around the name
11675                 of the temporary files of mime parts.
11676
11677 2002-05-12 [paul]       0.7.5claws19
11678
11679         * sync with 0.7.5cvs20
11680                 see ChangeLog 2002-05-11
11681
11682 2002-05-12 [alfons]     0.7.5claws18
11683
11684         * src/quote_fmt_lex.l
11685         * src/quote_fmt_parse.y
11686                 allow quote / reply date & time format to be set using
11687                 %D{format}. format is a format string you'd pass to
11688                 strftime() (see man strftime, or the Display tab |
11689                 Date format setting).
11690
11691                 Currently %D converts the date to local time. 
11692
11693 2002-05-11 [paul]       0.7.5claws17
11694
11695         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
11696                 see ChangeLog 2002-05-10 and 2002-05-11
11697
11698 2002-05-10 [paul]       0.7.5claws16
11699
11700         * sync with 0.7.5cvs16
11701                 see ChangeLog entries 2002-05-09 and 
11702                 2002-05-10
11703
11704 2002-05-10 [colin]      0.7.5claws15
11705
11706         * src/textview.c
11707                 Corrected a bug that prevented sylpheed to open
11708                 double-clicked URIs.
11709
11710 2002-05-09 [paul]       0.7.5claws14
11711
11712         * sync with 0.7.5cvs14
11713                 see ChangeLog 2002-05-08 and 2002-05-09
11714
11715 2002-05-08 [paul]       0.7.5claws13
11716
11717         * sync with 0.7.5cvs11
11718                 see ChangeLog entry 2002-05-08
11719
11720 2002-05-08 [paul]       0.7.5claws12
11721
11722         * src/mainwindow.c
11723           src/textview.[ch]
11724                 fix segfault on View->Open in new window
11725                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11726
11727 2002-05-07 [paul]       0.7.5claws11
11728
11729         * sync with 0.7.5cvs9
11730                 see ChangeLog entry 2002-05-07
11731
11732 2002-05-06 [paul]       0.7.5claws10
11733
11734         * src/messageview.c
11735           src/textview.c
11736                 display url in statusbar on single-click
11737                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11738
11739 2002-05-06 [match]      0.7.5claws9
11740
11741         * src/addritem.[ch]
11742                 new functions.
11743         * src/addrcache.c
11744                 tidy up.
11745         * src/xmlprops.[ch]
11746                 XML implementation of properties file.
11747         * src/exporthtml.[ch]
11748         * src/expthtmldlg.[ch]
11749         * src/addressbook.c
11750                 export to HTML.
11751
11752 2002-05-02 [sergey]     0.7.5claws8
11753
11754         * src/mainwindow.c (mainwin_entries),
11755           src/prefs_common.c (prefs_send_create()),
11756           src/codeconv.c (locale_table):
11757                 use charset name "Windows-1251" instead of "CP1251".
11758
11759 2002-05-02 [colin]      0.7.5claws7
11760         
11761         * src/compose.c
11762           src/prefs_common.c
11763           src/prefs_folder_item.c
11764                 Fixed cosmetics bugs due to Outbox renamed to Sent.
11765
11766 2002-05-02 [hiro]       0.7.5claws6
11767
11768         * src/imap.c
11769                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
11770
11771 2002-05-02 [paul]       0.7.5claws5
11772
11773         * src/compose.c
11774                 more sync with 0.7.5cvs7, see ChangeLog entry
11775                 2002-05-02
11776
11777 2002-05-02 [hiro]       0.7.5claws4
11778
11779         * src/compose.c
11780                 compose_queue_sub():
11781                 check if queue folder exists (closes #550397).
11782                 removed directory creation since it should be handled
11783                 transparently.
11784         * src/imap.c
11785                 imap_add_msg(): return UID for appended message
11786                 (closes #548842).
11787
11788 2002-04-30 [paul]       0.7.5claws3
11789
11790         * src/summaryview.c
11791                 fix account_find_from_address() bug
11792
11793 2002-04-28 [colin]      0.7.5claws2
11794
11795         * src/compose.c
11796           src/textview.c
11797           src/prefs_common.[ch]
11798           src/utils.[ch]
11799                 Added user-definable quotation characters recognition.
11800
11801 2002-04-28 [paul]       0.7.5claws1
11802
11803         * sync with 0.7.5cvs4
11804                 see ChangeLog entry  2002-04-25
11805
11806 2002-04-28 [paul]       0.7.5claws
11807
11808         * po/es.po
11809           po/nl.po
11810           po/pt_BR.po
11811                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
11812                 Fabio Junior Beneditto
11813
11814 2002-04-27 [jens]       0.7.4claws103
11815
11816         * po/de.po
11817                 updated German translation.
11818
11819 2002-04-27 [hiro]       0.7.4claws102
11820
11821         * src/summaryview.c
11822                 summary_write_cache(): fixed the mark loss of hidden messages.
11823
11824 2002-04-26 [melvin]     0.7.4claws101
11825
11826         * src/procmsg.c
11827                 fixed a second typo (same one)
11828         * po/fr.po
11829           po/it.po
11830           po/pt_BR.po
11831                 fixed the type again...
11832
11833 2002-04-26 [melvin]     0.7.4claws100
11834
11835         * src/procmsg.c
11836                 fixed a typo in an alert message ("temorary").
11837         * po/it.po
11838         * po/pt_BR.po
11839                 corrected the typo  described above.
11840         * po/fr.po
11841                 updated French translation.
11842
11843 2002-04-26 [darko]      0.7.4claws99
11844
11845         * src/summaryview.c
11846                 fix target folder colorization
11847
11848 2002-04-25 [paul]       0.7.4claws98
11849
11850         * po/it.po
11851                 updated by Alessandro Maestri
11852
11853 2002-04-24 [colin]      0.7.4claws97
11854         
11855         * src/compose.c
11856                 Fixed double "subject is empty" question.
11857
11858 2002-04-23 [colin]      0.7.4claws96
11859         
11860         * src/mimeview.c
11861                 Corrected issue when "automatically display images" was
11862                 not set : first image remained after selecting second.
11863
11864 2002-04-23 [melvin]     0.7.4claws95
11865
11866         * src/prefs_actions.c
11867                 Don't display in/out dialog if there is nothing to show.
11868
11869 2002-04-23 [paul]       0.7.4claws94
11870
11871         * sync with 0.7.5cvs3
11872                 bug fixes: see ChangeLog entry 2002-04-23
11873
11874 2002-04-22 [darko]      0.7.4claws93
11875
11876         * src/compose.c
11877                 fix previous check-in which changed code after
11878                 merge from main
11879
11880 2002-04-22 [paul]       0.7.4claws92
11881
11882         * faq/de/*
11883                 add German FAQ
11884         * faq/en/*
11885           faq/es/*
11886           faq/fr/*
11887                 update English, Spanish and French FAQs
11888         * manual/de/*
11889           manual/es/*
11890                 add German and Spanish manuals
11891         * manual/en/*
11892           manual/fr/*
11893                 update English and French manuals
11894
11895         * src/Makefile.am
11896                 add to and re-arrange the pixmap entries
11897
11898 2002-04-22 [darko]      0.7.4claws91
11899
11900         * src/compose.c
11901                 fix sender initials recognition to only allow
11902                 '>' after the initials
11903
11904 2002-04-21 [paul]       0.7.4claws90
11905
11906         * sync with 0.7.5 release
11907                 see ChangeLog entry 2002-04-21
11908
11909 2002-04-21 [alfons]
11910
11911         * src/Makefile.am
11912                 add colin's new pixmaps to EXTRA_DIST
11913
11914 2002-04-21 [colin]      0.7.4claws89
11915         * src/compose.c
11916         * src/inc.c
11917         * src/mainwindow.[ch]
11918         * src/prefs_common.[ch]
11919         * src/stock_pixmap.[ch]
11920                 Added "Work offline" ability.
11921
11922 2002-04-21 [colin]      0.7.4claws88
11923         
11924         * src/mimeview.c
11925         * src/prefs_common.c
11926         * src/prefs_common.h
11927         * src/textview.c : Added an option to common preferences -> display
11928           to allow user not to automatically display images.
11929
11930 2002-04-21 [paul]       0.7.4claws87
11931
11932         * sync with 0.7.4cvs52
11933                 see ChangeLog entry 2002-04-21 (src/imap.c)
11934
11935 2002-04-21 [paul]       0.7.4claws86
11936
11937         * sync with 0.7.4cvs51
11938                 see ChangeLog entry 2002-04-21
11939
11940 2002-04-21 [paul]       0.7.4claws85
11941
11942         * sync with 0.7.4cvs49
11943                 see ChangeLog entries 2002-04-20 and 2002-04-21
11944
11945         * src/Makefile.am
11946                 clean up: remove old 'stock_' element from xpm 
11947                 filenames.
11948
11949 2002-04-21 [alfons]     0.7.4claws84
11950
11951         apply sync patch from Paul
11952
11953         * src/folderview.c
11954                 use old claws prefs_folder_item_create() for now
11955
11956 2002-04-19 [match]      0.7.4claws83
11957
11958         * src/addressbook.[ch]
11959         * src/addrharvest.[ch]
11960         * src/addrgather.[ch]
11961                 recurse folders.
11962         * src/mainwindow.c
11963         * src/summaryview.[ch]
11964                 change menu option.
11965
11966 2002-04-19 [paul]       0.7.4claws82
11967
11968         * po/pt_BR.po
11969                 updated by Fabio Junior Beneditto
11970
11971 2002-04-14 [alfons]     0.7.4claws81
11972
11973         * src/passphrase.c
11974                 add #include <sys/types.h> for mode_t and off_t 
11975
11976 2002-04-13 [paul]       0.7.4claws80
11977         
11978         * src/main.c
11979           src/passphrase.[ch]
11980           src/pgptext.c
11981           src/prefs_common.[ch]
11982           src/rfc2015.c
11983                 enable storing of GnuPG passphrase for the whole 
11984                 session or a user-defined number of minutes. patch 
11985                 submitted by Ravemax <ravemax@dextrose.com>
11986
11987 2002-04-13 [alfons]     0.7.4claws79
11988
11989         * src/textview.c
11990                 make email parser also stop scanning when encountering separators
11991                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
11992
11993 2002-04-13 [paul]       0.7.4claws78
11994
11995         * sync with 0.7.4cvs39
11996                 see ChangeLog entry 2002-04-12
11997
11998 2002-04-11 [paul]       0.7.4claws77
11999
12000         * sync with 0.7.4cvs37
12001                 see ChangeLog entry 2002-04-11
12002
12003 2002-04-11 [paul]       0.7.4claws76
12004
12005         * COPYING 
12006                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
12007                 the clause for OpenSSL). sync with sylpheed main
12008
12009 2002-04-09 [melvin]     0.7.4claws75
12010
12011         * src/compose.c
12012                 Made 'Ctrl-Enter' on send ignore some modifiers 
12013                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
12014                 to bind other *-Enter (but not Alt-Enter).
12015
12016 2002-04-09 [paul]       0.7.4claws74
12017
12018         * sync with 0.7.4cvs35
12019                 see ChangeLog entries 2002-04-09
12020
12021 2002-04-08 [paul]       0.7.4claws73
12022
12023         * sync with 0.7.4cvs33
12024                 see ChangeLog entry 200-04-08
12025
12026 2002-04-07 [match]      0.7.4claws72
12027
12028         * src/addrharvest.[ch]
12029                 fixed to read all addresses in header, regardless
12030                 of header size. improved name parsing. accommodate
12031                 harvest from folders and selected message.
12032         * src/addritem.[ch]
12033                 included new address parsing function.
12034         * src/addrgather.[ch]
12035         * src/addressbook.[ch]
12036         * src/summaryview.[ch]
12037         * src/mainwindow.c
12038                 allow address harvest of folder as well as selected
12039                 messages.
12040
12041 2002-04-07 [paul]       0.7.4claws71
12042
12043         * src/esmtp.[ch]
12044           src/smtp.c
12045                 don't try to authenticate with CRAM-MD5 in SMTP when 
12046                 SMTP-AUTH enabled if MTA doesn't issue this 
12047                 auth-method in it's ehlo-response. bug item #531364,
12048                 patch item #938910. patch submitted by Colin Leroy 
12049                 <colin@colino.net>
12050
12051 2002-04-07 [paul]       0.7.4claws70
12052
12053         * src/nntp.c
12054                 fix missing MODE_READER bug. patch submitted by
12055                 Colin Leroy <colin@colino.net>
12056
12057 2002-04-07 [alfons]     0.7.4claws69
12058
12059         * src/matcher.[ch]
12060         * src/prefs_filtering.c
12061         * src/summaryview.c
12062                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
12063                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
12064
12065 2002-04-07 [paul]       0.7.4claws68
12066
12067         * sync with 0.7.4cvs32
12068                 see ChangeLog entry 2002-04-06
12069
12070         * tools/filter_conv.pl
12071                 more bug fixes
12072
12073 2002-04-06 [paul]       0.7.4claws67
12074
12075         * tools/filter_conv.pl
12076                 modify to be able to find the name of the first
12077                 mailbox and use that. main's filter does not
12078                 record the full path to the mailbox and therefore
12079                 can only filter to the first mailbox.
12080
12081 2002-04-05 [paul]       0.7.4claws66
12082
12083         * tools/filter_conv.pl
12084                 attempt to make the script all-encompassing and
12085                 be able to convert any main 'filter' rule thrown
12086                 at it
12087
12088 2002-04-05 [paul]       0.7.4claws65
12089
12090         * tools/filter_conv.pl
12091                 allow for collapsed folder trees
12092
12093 2002-04-05 [paul]       0.7.4claws64
12094
12095         * sync with 0.7.4cvs31
12096                 see ChangeLog entries 2002-04-05
12097
12098 2002-04-03 [paul]       0.7.4claws63
12099
12100         * sync with 0.7.4cvs29
12101                 see ChangeLog entries 2002-04-02 and 2002-04-03
12102
12103 2002-04-02 [paul]       0.7.4claws62
12104
12105         * sync with 0.7.4cvs26
12106                 see ChangeLog entry 2002-04-01
12107
12108 2002-04-02 [match]      0.7.4claws61
12109
12110         * src/pine.[ch]
12111         * src/importpine.[ch]
12112         * src/addressbook.c
12113                 import Pine address book.
12114
12115 2002-04-02 [match]      0.7.4claws60
12116
12117         * src/addrharvest.[ch]
12118                 improve address parsing of funky addresses.
12119
12120 2002-04-02 [darko]      0.7.4claws59
12121
12122         * src/compose.c
12123                 wrap on send improvements, it now recognizes quoted
12124                 initials as part of the quotation string, and it
12125                 does not join lines separated by CR
12126
12127 2002-04-01 [match]      0.7.4claws58
12128
12129         * src/mgutils.[ch]
12130                 added new functions.
12131         * src/mutt.[ch]
12132                 remove excessive duplicate address generation
12133                 on import.
12134
12135 2002-04-01 [alfons]     0.7.4claws57
12136         
12137         * src/summaryview.c
12138                 put back g_free() 
12139
12140 2002-04-01 [paul]       0.7.4claws56
12141
12142         * sync with 0.7.4cvs25
12143                 see ChangeLog entry 2002-04-01
12144
12145 2002-04-01 [alfons]     0.7.4aprilfool55
12146
12147         * src/summaryview.c
12148                 honour feature request item #537427 to allow for
12149                 displaying names from address book for sent mail also
12150
12151 2002-03-29 [paul]       0.7.4claws54
12152
12153         * src/mainwindow.c
12154           src/prefs_filtering.[ch]
12155           src/prefs_matcher.c
12156           src/summaryview.c
12157                 add 'fast filter' for claws' filtering,
12158                 /Tools/Create filter rule/... patch submitted
12159                 by Neill Miller <neillm@thecodefactory.org>
12160
12161 2002-03-29 [paul]       0.7.4claws53
12162
12163         * sync with 0.7.4cvs24
12164                 see ChangeLog entry 2002-03-29
12165
12166 2002-03-28 [paul]       0.7.4claws52
12167
12168         * sync with 0.7.4cvs23
12169                 see ChangeLog entry 2002-03-28
12170
12171 2002-03-27 [melvin]     0.7.4claws51
12172
12173         * src/prefs_actions.c
12174                 Added support to pass only one message part (as a
12175                 file) to the command using '%p'. No quotes are needed
12176                 because doubles quotes are automatically added.
12177                 Fixed bug where Sylpheed could block when waiting for
12178                 a child process to finish.
12179                 Changed the help menu to remove quotes around symbols to 
12180                 avoid misinterpretation (they must not be used).
12181
12182 2002-03-27 [melvin]     0.7.4claws50
12183
12184         * src/inc.c
12185                 Made the new mail notification command always 
12186                 execute asynchronously.
12187
12188 2002-03-27 [paul]       0.7.4claws49
12189
12190         * src/compose.c
12191                 fix bug introduced in last commit
12192
12193 2002-03-27 [paul]       0.7.4claws48
12194
12195         * sync with 0.7.4cvs21
12196                 see ChangeLog 2002-03-26 and 2002-03-27
12197
12198 2002-03-26 [hoa]        0.7.4claws47
12199
12200         * src/prefs_folder_item.c
12201                 really fixed the bug #516442 with folder rescan.
12202
12203 2002-03-26 [paul]       0.7.4claws46
12204
12205         * sync with 0.7.4cvs19
12206                 see ChangeLog entries 2002-03-25 and 2002-03-26
12207
12208 2002-03-25 [hoa]        0.7.4claws45
12209
12210         * src/matcher.c
12211         * src/mh.c
12212                 fix the bug #516442 with folder rescan.
12213
12214         * src/prefs_common.[ch]
12215         * src/compose.c
12216                 added an option to enable two different behaviours
12217                 for bounce.
12218
12219
12220 2002-03-25 [paul]       0.7.4claws44
12221
12222         * src/mainwindow.c
12223           src/selective_download.c
12224                 correct a few menuitem labels
12225
12226 2002-03-25 [christoph]  0.7.4claws43
12227
12228         * src/procmsg.c
12229                 fix non deleted tmp message in
12230                 procmsg_save_to_outbox
12231                 fix problems caused by sync with
12232                 main branch's procmsg_send_queue
12233
12234 2002-03-25 [paul]       0.7.4claws42
12235
12236         * src/quote_fmt.c
12237           src/quote_fmt_lex.l
12238           src/quote_fmt_parse.y
12239                 add Last name (%L) placeholder for quoting. 
12240                 patch submitted by Thorsten Thielen 
12241                 <thth@users.sourceforge.net>
12242
12243 2002-03-25 [paul]       0.7.4claws41
12244
12245         * src/utils.c
12246                 get full hostname. patch submitted by
12247                 Bob Woodside <rwoodside1@comcast.net>
12248
12249 2002-03-25 [paul]       0.7.4claws40
12250
12251         * src/account.c
12252           src/news.c
12253           src/nntp.[ch]
12254           src/prefs_account.[ch]
12255                 enable NNTP over SSL. patch submitted by
12256                 Pascal Jermini <pascal@infinity.hn.org>
12257
12258 2002-03-24 [paul]       0.7.4claws39
12259
12260         * src/prefs_common.c
12261                 make the arrangement of the Compose tab more
12262                 coherent
12263
12264         * src/mainwindow.c
12265                 fix some irregularities of style
12266
12267         * po/de.po
12268                 updated by Kilian Krause
12269
12270 2002-03-23 [paul]       0.7.4claws38
12271
12272         * po/pt_BR.po
12273                 updated by Fabio Junior Beneditto
12274
12275 2002-03-23 [paul]       0.7.4claws37
12276
12277         * src/mainwindow.c
12278                 move 'Gather addresses' to 'Tools' menu
12279                 make 'Selective download' sensitive
12280
12281 2002-03-23 [paul]       0.7.4claws36
12282
12283         * sync with 0.7.4cvs16
12284                 see ChangeLog entries 2002-03-23
12285
12286 2002-03-22 [christoph]  0.7.4claws35
12287
12288         * src/quote_fmt_parse.y
12289                 fix include program output
12290
12291 2002-03-22 [alfons]     0.7.4claws34
12292
12293         * src/pop.c
12294                 initialize GDate stack variable correctly (sorry!)
12295
12296 2002-03-22 [paul]       0.7.4claws33
12297
12298         * src/compose.c
12299           src/mainwindow.c
12300           src/prefs_actions.c
12301           src/prefs_common.c
12302                 rename 'Tool' to 'Tools'
12303
12304         * src/mainwindow.c
12305                 move 'Delete duplicated messages' from
12306                 'Message/' to 'Tools/'
12307                 re-arrange the order of 'Tools/' items
12308
12309 2002-03-22 [paul]       0.7.4claws32
12310
12311         * src/addr_compl.c
12312           src/addressbook.[ch]
12313                 auto-address completion now also matches on
12314                 Nickname. patch submitted by Bob Forsman 
12315                 <hammor@users.sourceforge.net>
12316
12317         * src/editaddress.c
12318                 correct a spelling mistake
12319
12320 2002-03-22 [alfons]     0.7.4claws31
12321
12322         * src/pop.c
12323                 fix getting uidl from incorrect string 
12324                 (spotted by Colin)
12325
12326 2002-03-21 [alfons]     0.7.4claws30
12327
12328         * src/pop.c
12329                 more code refactoring
12330                 plug mem leak introduced by delete on server
12331
12332 2002-03-21 [paul]       0.7.4claws29
12333
12334         * sync with 0.7.4cvs11
12335                 see ChangeLog entries 2002-03-20
12336
12337 2002-03-20 [alfons]     0.7.4claws28
12338
12339         * src/inc.c
12340                 apply Colin's patch and refactor
12341
12342 2002-03-20 [paul]       0.7.4claws27
12343
12344         * sync with sylpheed 0.7.4cvs9
12345                 see ChangeLog entry 2002-03-20
12346
12347 2002-03-19 [christoph]  0.7.4claws26
12348
12349         * src/mh.c
12350         * src/procmsg.[ch]
12351         * src/summaryview.c
12352                 revert changes for flag updates
12353                 (does not work correctly and no time to debug)
12354
12355 2002-03-20 [alfons]     0.7.4claws25
12356
12357         * src/pop.c
12358                 refactor should_delete() a little bit 
12359
12360 2002-03-19 [paul]       0.7.4claws24
12361
12362         * src/inc.[ch]
12363           src/pop.c
12364           src/prefs_account.[ch]
12365                 allow the user to leave downloaded mail on the 
12366                 server for n days. Patch submitted by Colin Leroy 
12367                 <colin@colino.net>
12368
12369 2002-02-19 [paul]       0.7.4claws23
12370
12371         * sync with sylpheed 0.7.4cvs8
12372                 see ChangeLog entries 2002-03-19
12373
12374 2002-03-18 [paul]       0.7.4claws22
12375
12376         * sync with sylpheed 0.7.4cvs6
12377                 see ChangeLog entry 2002-03-18
12378
12379 2002-03-18 [paul]       0.7.4claws21
12380
12381         * po/en_GB.po
12382                 add en_GB message catalogue
12383
12384         * src/mbox_folder.c
12385           src/prefs_account.c
12386           src/prefs_actions.c
12387                 correct a few spelling mistakes
12388
12389 2002-03-17 [alfons]     0.7.4claws20
12390
12391         * src/matcher.c
12392                 more stringent checks for NULL params when writing
12393                 filtering actions to a file
12394                 
12395 2002-03-17 [hoa]        0.7.3claws20
12396
12397         * src/news.c
12398                 fixed the count of new messages
12399
12400         * src/compose.c
12401                 fixed the "attachment properties" window
12402
12403 2002-03-17 [paul]       0.7.4claws19
12404
12405         * src/defs.h
12406           src/folder.h
12407           src/news.c
12408           src/prefs_account.[ch]
12409           src/procmsg.[ch]
12410           src/summaryview.c
12411                 automatically mark cross-posted messages as read 
12412                 and (optionally) give them a colour label
12413                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
12414                 
12415
12416 2002-03-17 [paul]       0.7.4claws18
12417
12418         * sync with sylpheed 0.7.4cvs5
12419                 see ChangeLog entry 2002-03-17
12420
12421 2002-03-17 [melvin]     0.7.4claws17
12422         
12423         * src/textview.c
12424                 Worked around a gtktext 'bug': when searching for 
12425                 a text in a long message it was scrolling slowly
12426                 line by line until it hit the searched text.
12427         * po/fr.po
12428                 Updated French translation
12429
12430 2002-03-17 [melvin]     0.7.4claws16
12431
12432         * src/mainwindow.c
12433         * src/compose.c
12434         * src/prefs_actions.c
12435                 Moved "Edit/Actions" to "Tool/Actions"
12436                 Made mainwindow/compose window sensitive as soon as
12437                 no child process is running anymore even if the io dialog
12438                 is open.
12439                 Fixed a struct being initialized with a non constant char*
12440
12441 2002-03-16 [christoph]  0.7.4claws15
12442
12443         * configure.in
12444                 add --with-compiler-flags option
12445                 (only for developer hacking)
12446         * src/mh.c
12447         * src/procmsg.[ch]
12448         * src/summaryview.c
12449                 try to make folder-stats and flag handling more
12450                 independent from the summaryview. msgcounts
12451                 are only set when the folder is opened and
12452                 procmsg_msginfo_(un)set_flags will handle it
12453                 later and summaryview will get the values
12454                 from the folder.
12455
12456 2002-03-16 [paul]       0.7.4claws14
12457
12458         * src/messageview.c
12459                 fix Return-receipt. Patch submitted by Bob
12460                 Woodside <rwoodside1@comcast.net>
12461
12462 2002-03-16 [paul]       0.7.4claws13
12463
12464         * src/compose.c
12465                 fix 'dynamic' signatures, make it work again
12466                 broken during sync on 2002-03-14 (0.7.4claws2)
12467
12468 2002-03-15 [match]      0.7.4claws12
12469
12470         * src/addrharvest.[ch]
12471         * src/addrgather.[ch]
12472         * src/addressbook.[ch]
12473         * src/mainwindow.c
12474                 included address harvester feature. still some
12475                 issues with address parsing that I will fix.
12476
12477 2002-03-15 [match]      0.7.4claws11
12478
12479         * src/addrbook.[ch]
12480         * src/addrcache.[ch]
12481         * src/addressbook.[ch]
12482         * src/addrindex.c
12483         * src/editbook.c
12484         * src/importldif.c
12485         * src/importmutt.c
12486         * src/jpilot.[ch]
12487         * src/main.c
12488         * src/syldap.[ch]
12489         * src/vcard.[ch]
12490                 tidy up. fix memory leaks. moved attribs and methods
12491                 from individual interfaces to addrcache object. prep
12492                 for new stuff to come in.
12493
12494 2002-03-15 [alfons]     0.7.4claws10
12495
12496         * src/matcher.[ch]
12497         * src/matcher_parser_parse.y
12498         * src/matcher_parser_lex.l
12499         * src/prefs_matcher.c
12500                 add filtering conditions message greater than, smaller 
12501                 than, and exactly matching a size in bytes
12502                 (does not work with delete from POP3 server yet)
12503
12504                 this should also give others an idea what you should
12505                 do to add new criterions to claws filtering system
12506                 
12507
12508 2002-03-15 [paul]       0.7.4claws9
12509
12510         * tools/filter_conv.pl
12511                 exit if there are no filter rules to convert
12512                 rename filterrc to filterrc.old after completion
12513
12514 2002-03-15 [paul]       0.7.4claws8
12515
12516         * sync with sylpheed 0.7.4cvs3
12517                 see ChangeLog entry 2002-03-14
12518
12519 2002-03-14 [paul]       0.7.4claws7
12520
12521         * src/compose.c
12522                 clean up the last commit (ahem)
12523
12524 2002-03-14 [paul]       0.7.4claws6
12525
12526         * src/compose.c
12527                 fix bug #515655. honour account preferences
12528                 regarding gpg default signing/encryption when 
12529                 changing account from the compose window.
12530
12531 2002-03-14 [paul]       0.7.4claws5
12532
12533         * src/folderview.c
12534                 remove unnecessary curly brackets
12535
12536 2002-03-14 [paul]       0.7.4claws4
12537
12538         * src/folderview.c
12539           src/prefs_filtering.[ch]
12540                 add filter rename on folder rename and filter
12541                 delete on folder delete. Patch submitted by
12542                 Neill Miller <neillm@thecodefactory.org> 
12543
12544 2002-03-14 [christoph]  0.7.4claws3
12545
12546         * src/procmsg.c
12547         * src/send.c
12548                 fix local delivery
12549                 (patch submitted by "Simon 'corecode' Schubert")
12550         * src/prefs_common.c
12551         * src/procmsg.c
12552                 fix gcc 3.0 warning
12553
12554 2002-03-14 [paul]       0.7.4claws2
12555
12556         * sync with sylpheed 0.7.4cvs2
12557                 see ChangeLog entry 2002-03-13
12558
12559 2002-03-12 [darko]      0.7.4claws1
12560
12561         * src/mainwindow.c
12562                 fix what seems to be a copy and paste error
12563                 when setting color for important messages
12564                 (reported by wwp)
12565
12566 2002-03-11 [paul]       version 0.7.4claws released
12567
12568 2002-03-11 [paul]       0.7.4claws
12569
12570         * po/es.po
12571           po/it.po
12572           po/nl.po
12573           po/pt_BR.po
12574                 update message catalogs. Submitted by Ricardo Mones 
12575                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
12576                 Fabio Junior Beneditto
12577
12578         * configure.in
12579           faq/Makefile.am
12580           faq/it/Makefile
12581           faq/it/sylpheed-faq*
12582           src/mainwindow.c
12583           src/manual.[ch]
12584                 add FAQ in Italian
12585         
12586
12587 2002-03-11 [jens]       0.7.3claws7
12588
12589         * po/de.po
12590                 updated German translation
12591
12592 2002-03-11 [melvin]     0.7.3claws6
12593
12594         * po/fr.po
12595                 updated and corrected French translation
12596
12597 2002-03-10 [hoa]        0.7.3claws5
12598
12599         * src/account.c
12600         * src/inc.c
12601         * src/prefs_account.c
12602         * src/procmsg.c
12603         * src/send.[ch]
12604                 fixed the local account.
12605                 you have to change the default "/usr/sbin/sendmail"
12606                 to "/usr/sbin/sendmail -t" in the preferences of
12607                 the local account.
12608
12609         * src/procmime.c
12610                 removed some debug display for renderer
12611
12612 2002-03-10 [paul]       0.7.3claws4
12613
12614         * faq/en/sylpheed-faq-1.html
12615           faq/en/sylpheed-faq-2.html
12616                 update
12617
12618 2002-03-09 [paul]       0.7.3claws3
12619
12620         * sync with sylpheed 0.7.4
12621                 see ChangeLog entry 2002-03-09
12622
12623 2002-03-08 [paul]       0.7.3claws2
12624
12625         * faq/en/sylpheed-faq*
12626           faq/es/sylpheed-faq*
12627           faq/fr/sylpheed-faq*
12628                 update the FAQs
12629
12630         * manual/fr/.cvsignore
12631           manual/fr/Makefilea.am
12632           manual/fr/sylpheed*
12633           src/mainwindow.c
12634           src/manual.[ch]
12635                 add the French manual
12636
12637 2002-03-07 [paul]       0.7.3claws1
12638
12639         * sync with sylpheed 0.7.3cvs4
12640                 see ChangeLog entries  2002-03-06 and 2002-03-07
12641         
12642         * po/nl.po
12643                 updated by Wilbert Berendsen
12644
12645 2002-03-07 [melvin]     0.7.2claws34
12646
12647         * src/selective_download.c
12648                 Changed the pixmap of the receive button to MAIL_RECEIVE.
12649
12650 2002-03-06 [paul]       0.7.2claws33
12651
12652         * sync with sylpheed 0.7.3cvs1
12653                 bug fix, see ChangeLog entry 2002-03-05
12654
12655 2002-03-05 [paul]       0.7.2claws32
12656
12657         * src/mimeview.c
12658           src/pgptext.[ch]
12659           src/procmsg.c
12660                 reverse the pgp ascii-armored code implemented in 
12661                 0.7.2claws16. removal of this code until it matures.
12662                 this means that verifying ascii-armored pgp sigs and
12663                 automatic decryption of ascii-armored encrypted
12664                 messages no longer works.
12665
12666 2002-03-05 [paul]       0.7.2claws31
12667
12668         * configure.in
12669           Makefile.am
12670         * faq/Makefile.am
12671         * faq/en/Makefile.am
12672           faq/en/sylpheed-faq.html
12673           faq/en/sylpheed-faq-1.html
12674           faq/en/sylpheed-faq-2.html
12675           faq/en/sylpheed-faq-3.html
12676         * faq/es/Makefile.am
12677           faq/es/sylpheed-faq.html
12678           faq/es/sylpheed-faq-1.html
12679           faq/es/sylpheed-faq-2.html
12680           faq/es/sylpheed-faq-3.html
12681           faq/es/sylpheed-faq-4.html
12682         * faq/fr/Makefile.am
12683           faq/fr/sylpheed-faq.html
12684           faq/fr/sylpheed-faq-1.html
12685           faq/fr/sylpheed-faq-2.html
12686           faq/fr/sylpheed-faq-3.html
12687         * src/Makefile.am
12688           src/defs.h
12689           src/mainwindow.c
12690           src/manual.[ch]
12691                 add FAQs in English, Spanish and French
12692
12693
12694 2002-03-05 [paul]       0.7.2claws30
12695
12696         * manual/en/sylpheed.html
12697           manual/en/sylpheed-XX.html
12698                 updated the English manual
12699
12700 2002-03-05 [hoa]        
12701
12702         * src/summaryview.c
12703                 dialog box pops up if the article can't be deleted.
12704
12705 2002-03-04 [paul]       
12706         
12707         * po/pt_BR.po
12708                 updated by Fabio Junior Benedito
12709
12710 2002-03-04 [hoa]
12711
12712         * removed ac/gpgme.m4
12713                 to avoid autogen common problem
12714                 developers have to install gpgme development package now
12715
12716         * src/compose.c
12717                 encoding to 7bit or 8bit is enabled.
12718
12719 2002-03-03 [alfons]     0.7.2claws29
12720
12721         * src/pop.c
12722                 merge fix by Oliver Haertel for selective
12723                 download buglet
12724
12725 2002-03-03 [paul]       0.7.2claws28
12726         
12727         * sync with sylpheed 0.7.3
12728
12729 2002-03-03 [paul]       0.7.2claws27
12730
12731         * sync with sylpheed 0.7.2cvs24
12732                 see ChangeLog entries 2002-03-02 and 2002-03-03
12733
12734 2002-03-02 [melvin]     0.7.2claws26
12735
12736         * src/inc.[ch]
12737         * src/main.c
12738         * src/mainwindow.c
12739         * src/prefs_common.[ch]
12740                 Added user definable notification on new mail arrival.
12741                 Removed unused variables in spell checker prefs code.
12742
12743 2002-03-02 [melvin]     0.7.2claws25
12744
12745         * src/quote_fmt.c
12746                 Removed unnecessary escape sequences.
12747                 Changed 'Initial...' to 'Initials of Sender'
12748
12749 2002-03-02 [paul]       0.7.2claws24
12750
12751         * sync with sylpheed 0.7.2cvs22
12752                 see ChangeLog entry 2002-03-01
12753
12754 2002-03-01 [hoa]        0.7.2claws23
12755
12756         * src/mainwindow.c
12757                 Set sensitivity of delete actions to active
12758                 even if the folder is a newsgroup.
12759
12760         * src/summaryview.c
12761                 - Set sensitivity of delete actions
12762                 - Added function check_permission() that will check if the
12763                   user is authorized to delete a message. For news, it
12764                   will check if the author is the same.
12765                 - Enabled deletion when there is no trash folder.
12766
12767         * src/news.[ch]
12768                 - Added news_cancel_article() to cancel articles
12769                 - Implemented news_remove_message() (public function)
12770
12771 2002-03-01 [paul]       0.7.2claws22
12772
12773         * src/gtkutils.c
12774           src/textview.c
12775                 recognise urls that that don't include 'http://' and
12776                 simply begin 'www.' 
12777
12778         * AUTHORS
12779                 remove duplicated name
12780
12781 2002-02-28 [paul]       0.7.2claws21
12782
12783         * src/mainwindow.c
12784           src/summaryview.[ch]
12785                 add ability to 'Select thread'
12786                 combines Melvin's "Select thread's head" patch (#510907)
12787                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
12788                 patch (#518514) 
12789
12790 2002-02-28 [paul]       0.7.2claws20
12791
12792         * src/mimeview.c
12793                 hopefully fix segfault on right-clicking a mime part
12794                 that some people have experienced.      
12795                 fix submitted by Fredrik Olofsson <frol@linux.nu>
12796
12797 2002-02-28 [paul]       0.7.2claws19
12798
12799         * sync with sylpheed 0.7.2cvs21
12800                 see ChangeLog entries 2002-02-27 and 2002-02-28
12801
12802 2002-02-27 [paul]       0.7.2claws18
12803
12804         * sync with sylpheed 0.7.2cvs18
12805                 see ChangeLog entries 2002-02-26 and 2002-02-27
12806
12807 2002-02-26 [alfons]     0.7.2claws17
12808
12809         * src/procheader.c
12810                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
12811                 (spotted by Chris Hessman <idatech@gmx.net>)
12812
12813 2002-02-26 [paul]       0.7.2claws16
12814
12815         * src/mimeview.c
12816           src/pgptext.[ch]
12817           src/procmsg.c
12818                 make decryption of ascii-armored pgp encrypted messages
12819                 and verification of ascii-armored signatures work again.
12820                 slightly altered from the patch by Jens Jahnke 
12821                 <jan0sch@gmx.net>
12822
12823                 ##FIX ME##
12824                 * the checking of plaintext signatures always comes up in 
12825                   a popup box
12826                 * it doesn't work for multipart messages 
12827                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
12828                   including the msg headers and these 2 line themselves, are 
12829                   not displayed
12830
12831         * src/mainwindow.c
12832                 "View/Folder Tree" becomes "View/Separate Folder Tree"
12833                 "View/Message View" becomes "View/Separate Message View"
12834                 because its less ambiguous.
12835
12836         * po/es.po
12837                 updated by Ricardo Mones Lastra
12838
12839 2002-02-26 [paul]       0.7.2claws15
12840
12841         * sync with sylpheed 0.7.2cvs17
12842                 see ChangeLog entries 2002-02-25 and 2002-02-26
12843
12844 2002-02-25 [christoph]  0.7.2claws14
12845
12846         * src/filtering.[ch]
12847         * src/inc.c
12848                 do filtering stuff after all messages have been received
12849                   1. drop all messages to .processing
12850                   2. scan processing folder for messages
12851                   3. filter messages or move to inbox
12852                 this will also find old messages left in processing after
12853                 a crash or something like that and we get a real msginfo
12854                 from folder->get_msg_list and do not have to create our
12855                 own in filter_message
12856         * src/matcher_parser_parse.y
12857                 remove MIX/MAX warning (reordered includes)
12858
12859 2002-02-25 [paul]       0.7.2claws13
12860
12861         * sync with sylpheed 0.7.2cvs15
12862                 see ChangeLog entry 2002-02-24
12863
12864 2002-02-24 [alfons]     0.7.2claws12
12865
12866         * src/filtering.c
12867                 clear old color flags first when applying a new color to
12868                 a message info. 
12869                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
12870
12871 2002-02-24 [alfons]     0.7.2.claws11
12872         
12873         * AUTHORS
12874         * src/prefs_common.c
12875                 add presets for Opera and Konqueror, closes patch #517261,
12876                 submitted by Ville Skyttä <scop@users.sourceforge.net>
12877
12878 2002-02-24 [alfons]     0.7.2.claws10
12879
12880         * AUTHORS
12881         * src/summaryview.c
12882                 fix threading for null message ids, closes patch #521601,
12883                 submitted by Bob Forsman <hammor@users.sourceforge.net>
12884
12885 2002-02-24 [alfons]     0.7.2claws9
12886
12887         * src/summaryview.c
12888         * src/filtering.c
12889                 make Tool | Filter Message work with filtering system so
12890                 setting flags also works
12891
12892                 TODO:
12893
12894                 - Processing uses the same function as Tool | Filter
12895                   Message, but doesn't use the same update proc yet
12896
12897 2002-02-23 [paul]       0.7.2claws8
12898
12899         * sync with sylpheed 0.7.2cvs14
12900                 see ChangeLog entries 2002-02-22 and 2002-02-23
12901
12902 2002-02-22 [christoph]  0.7.2claws7
12903
12904         * src/quote_fmt.c
12905                 Add column space to table
12906         * src/quote_fmt_parse.y
12907                 Close files
12908
12909 2002-02-22 [paul]       0.7.2claws6
12910
12911         * src/Makefile.am
12912           src/defs.h
12913           src/filtering.c
12914           src/inc.[ch]
12915           src/mainwindow.c
12916           src/matcher.[ch]
12917           src/matcher_parser_lex.l
12918           src/matcher_parser_parse.y
12919           src/pop.[ch]
12920           src/prefs_account.h
12921           src/prefs_filtering.c
12922           src/selective_download.[ch]   *** NEW FILES ***
12923           src/utils.[ch]
12924           po/POTFILES.in
12925                 Selective Download added to 'Tool' menu. 
12926                 Retrieves email headers of the currently selected pop3 
12927                 account and allows the user to mark emails for deletion 
12928                 right on the pop3 server. Patch submitted by Oliver Haertel 
12929                 <oha@users.sourceforge.net>.
12930         
12931         * po/POTFILES.in
12932                 add 'src/quote_fmt.c'           
12933
12934 2002-02-22 [christoph]  0.7.2claws5
12935
12936         * src/Makefile.am
12937                 added quote_fmt.c
12938         * src/prefs_common.[ch]
12939         * src/prefs_template.c
12940         * src/quote_fmt.c               *** NEW FILE ***
12941         * src/quote_fmt.h
12942                 move quote format symbol description code
12943                 to it's own file because it is used from
12944                 differnent code parts
12945                 Rewrote symbol description GUI
12946                   + use table
12947                   + add separators
12948                   + get data from array (no more long constant strings)
12949         * src/quote_fmt_lex.l
12950         * src/quote_fmt_parse.y
12951                 Symbol for Literal % changed to \% instead of %%
12952                 (More logical as \ is used for quoting for other symbols)
12953                 Add |f and |p to include files and program output
12954                 Examples:
12955                     |f{/home/.../.signature}
12956                     |p{date}
12957         * po/de.po
12958                 Correct wrong spelling for "Referenzen"
12959
12960 2002-02-21 [paul]       0.7.2claws4
12961
12962         * src/procmsg.c
12963                 forgotten during sync
12964
12965 2002-02-21 [paul]       0.7.2claws3
12966
12967         * sync with sylpheed 0.7.2cvs11
12968                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
12969                 2002-02-20 and 2002-02-21
12970
12971 2002-02-20 [melvin]     0.7.2claws2
12972
12973         * src/prefs_actions.c
12974                 Added error report when child cannot fork or when execvp 
12975                 returns with an error.
12976
12977 2002-02-19 [christoph]  0.7.2claws1
12978
12979         * src/codeconv.c
12980                 return unconverted text if conde conversion is not possible
12981                 when libjconv is used.
12982                 (patch submitted by "Simon 'corecode' Schubert")
12983
12984 2002-02-19 [paul]       
12985
12986         * version 0.7.2claws release
12987
12988 2002-02-19 [paul]       0.7.2claws
12989
12990         * po/nl.po
12991                 updated by Wilbert Berendsen
12992
12993
12994 2002-02-18 [alfons]     0.7.1claws13
12995
12996         * src/syldap.c
12997         * src/jpilot.c
12998                 remove references to dlfcn and explicitly loading functions
12999                 from dynalink libs, because libs linked anyway, and functions
13000                 are loaded explicitly
13001
13002 2002-02-17 [melvin]     0.7.1claws12
13003
13004         * src/prefs_actions.c
13005                 Replaced children wait loop with double fork technique.
13006                 Now, input/output window updated at each new output.
13007                 free_children(): Fixed a memory leak.
13008                 Made input/output window non closable if running children
13009                 still exist.
13010                 Added missing <unistd.h> include.
13011                 Added some --debug outputs.
13012
13013 2002-02-17 [melvin]     0.7.1claws11
13014
13015         * src/summaryview.c
13016                 Fixed bug where descending sort order did not select top
13017                 message.
13018
13019 2002-02-17 [melvin]     0.7.1claws10
13020
13021         * acconfig.h
13022                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13023         * src/prefs_common.c
13024                 Pspell data package directory no more hard coded but
13025                 set during configuration (PSPELL_PATH). (Thanks to 
13026                                 Gustavo Noronha Silva.)
13027
13028 2002-02-17 [melvin]     0.7.1claws9
13029
13030         * configure.in
13031                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13032         * src/gtkspell.c
13033                 Fixed compile-time warnings.
13034
13035 2002-02-16 [alfons]     0.7.1claws8
13036
13037         * src/filesel.c
13038                 fix inadvertent free of NULL pointer which caused
13039                 sylpheed to crash when closing the save-as dialog
13040                 using the window close button
13041
13042 2002-02-16 [carsten]    0.7.1claws7
13043         * src/mainwindow.[ch]
13044           src/summaryview.c
13045           src/prefs_common.c
13046                 fixes for pixmap theming code:
13047                         - recently changed mail attributes shouldn't get
13048                           lost any longer
13049                         - theme is only reloaded iff another theme was
13050                           selected
13051
13052 2002-02-16 [paul]       0.7.1claws6
13053
13054         * sync with sylpheed 0.7.2 release
13055                 see ChangeLog entry 2002-02-15 and 2002-02-16
13056
13057 2002-02-15 [paul]       0.7.1claws5
13058
13059         * sync with sylpheed 0.7.1cvs9
13060                 see ChangeLog entry 2002-02-15
13061
13062         * po/POTFILES.in
13063                 remove unneeded headerwindow.c entry
13064
13065 2002-02-14 [carsten]    0.7.1claws4
13066         * src/summaryview.c
13067                 fixed a bug for "Go to next unread message": there was
13068                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
13069                 in the prefs, because of doing "Search again" instead
13070                 "No"
13071
13072 2002-02-14 [carsten]    0.7.1claws3
13073         * src/stock_pixmap.c
13074                 removed 2 more mem leaks; following memprof,
13075                 this code is "leak free" now :)
13076
13077 2002-02-14 [carsten]    0.7.1claws2
13078         * src/stock_pixmap.c
13079                 used opendir/readdir/closedir instead of scandir
13080                 -> code should work now on Solaris
13081
13082 2002-02-14 [paul]       0.7.1claws1
13083
13084         * sync with sylpheed 0.7.1cvs8
13085                 see ChangeLog entries 2002-02-13 and 2002-02-14
13086
13087         * README.claws
13088                 add some description of Actions and Pixmap Themes
13089
13090 2002-02-13 [paul]       
13091
13092         * version 0.7.1claws release
13093
13094 2002-02-13 [paul]       0.7.1claws
13095
13096         * po/es.po
13097           po/it.po
13098           po/pt_BR.po
13099                 updated translations, submitted by Ricardo Mones Lastra,
13100                 Alessandro Maestri and Fabio Junior Beneditto
13101
13102 2002-02-13 [melvin]     0.7.0claws75
13103
13104         * src/prefs_actions.c
13105                 Added missing "signal.h" include
13106
13107 2002-02-13 [melvin]     0.7.0claws74
13108
13109         * src/prefs_folder_item.c
13110                 Added missing "config.h" include
13111         * po/fr.po
13112                 Updated French translation for folder propriety.
13113
13114 2002-02-13 [jens]       0.7.0claws73
13115
13116         * po/POTFILES.in
13117                 Added missing src/prefs_folder_item.c [log added by melvin]
13118         * po/de.po
13119                 Updated German translation.
13120
13121 2002-02-13 [melvin]     0.7.0claws72
13122
13123         * po/fr.po
13124                 Updated French translation.
13125
13126 2002-02-13 [melvin]     0.7.0claws71
13127
13128         * src/gtkutils.c
13129                 Made gtkut_editable_get_selection return NULL if selection
13130                 is of length zero.
13131                 This fixes a bug where selecting part of message A then
13132                 switching to message B and replying to it will not
13133                 quote the message's body.
13134
13135 2002-02-12 [paul]       0.7.0claws70
13136
13137         * src/mainwindow.c
13138                 cosmetic, relating to pixmap themes: on toolbar make 
13139                 updating of 'Exec' and 'Compose news/Compose email'
13140                 icons faster.
13141
13142 2002-02-12 [carsten]    0.7.0claws69
13143         * src/folderview.c
13144           src/mainwindow.[ch]
13145           src/stock_pixmap.c
13146           src/summaryview.c
13147           src/prefs_common.c
13148                 - refreshing after changing pixmap theme better
13149                   now (thanks Paul)
13150                 - wanted to remove some mem leaks, but alfons was
13151                   faster (and had the better solution ;)
13152
13153 2002-02-12 [alfons]     0.7.0claws68
13154
13155         * src/prefs_common.c
13156         * src/stock_pixmap.[ch]
13157                 plug mem leaks, refactor code a little bit
13158
13159
13160 2002-02-12 [sergey]     0.7.0claws67
13161
13162         * src/imap.c
13163                 Fixed problem with copying messages to IMAP folders when the
13164                 server uses something other than '/' as a namespace separator
13165                 (cyrus-imapd uses '.').
13166
13167 2002-02-12 [jens]       0.7.0claws66
13168
13169         * po/de.po
13170                 Updated German Translation
13171
13172 2002-02-12 [paul]       0.7.0claws65
13173
13174         * sync with sylpheed 0.7.1cvs1
13175                 see ChangeLog entry 2002-02-12
13176
13177 2002-02-12 [melvin]     0.7.0claws64
13178
13179         * src/prefs_actions.c
13180                 Fixed "feature" where children's output was duplicated 
13181                 instead of refreshed while monitoring.
13182                 Removed some debug code.
13183
13184 2002-02-12 [christoph]  0.7.0claws63
13185
13186         * src/compose.c
13187                 always delete message from queue after sending/send error
13188                 (closes bug #509601)
13189
13190 2002-02-12 [melvin]     0.7.0claws62
13191
13192         * src/prefs_actions.c
13193                 Children wait loop is now triggered with a timeout of 1s
13194                 Added %F which is replaced with the list of filenames 
13195                 of all selected messages (as suggested by Ricardo Mones Lestra)
13196                 Pipe syntax changed. Prefix with | to send selection, postfix
13197                 with | to retrieve output. Prefix with > or * to send
13198                 user definable input to the command (*: input is hidden)
13199                 Old pipe action should now be postfixed with |, too.
13200
13201 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
13202         * src/stock_pixmap.c
13203                 fixed a bug: if there's no theme directory don't
13204                 throw an error, just do "nothing" (thanks Alfons)
13205
13206 2002-02-12 [carsten]    0.7.0claws60
13207         * src/folderview.c
13208           src/summaryview.c
13209                 had to write the cache twice (nasty!); some marks would 
13210                 get lost if not
13211
13212 2002-02-11 [carsten]    0.7.0claws59
13213         * acconfig.h
13214           configure.in
13215           doc-src/maintainer_guide.txt
13216           src/compose.[ch]
13217           src/defs.h
13218           src/folderview.[ch]
13219           src/gtkutils.[ch]
13220           src/mainwindow.[ch]
13221           src/prefs_common.[ch]
13222           src/stock_pixmap.[ch]
13223           src/summaryview.[ch]
13224                 pixmap theming and related work on pixmap
13225                 handling on some other places
13226                 (e.g. hrm features for all folder)
13227           src/pixmap/stock_*.xpm -> the stock_ was removed
13228         
13229 2002-02-11 [paul]       0.7.0claws58
13230
13231         * sync with sylpheed 0.7.1 release
13232                 see ChangeLog entries 2002-02-11
13233
13234 2002-02-08 [paul]       0.7.0claws57
13235
13236         * sync with sylpheed 0.7.0cvs39
13237                 see ChangeLog entry 2002-02-07 (last entry) 
13238
13239         * src/prefs_actions.c
13240           src/prefs_filtering.c
13241           src/prefs_matcher.c
13242           src/prefs_scoring.c
13243                 sync: made it compile with C compilers other than gcc
13244
13245 2002-02-07 [paul]       0.7.0claws56
13246
13247         * sync with sylpheed 0.7.0cvs38
13248                 see ChangeLog entries 2002-02-06 (last 2 entries) and
13249                 2002-02-07
13250
13251 2002-02-07 [darko]      0.7.0claws55
13252
13253         * src/gtkutils.[ch]
13254         * src/summaryview.c
13255                 Fix const gchar */gchar * issue (thanks Hiro)
13256
13257 2002-02-07 [darko]      0.7.0claws54
13258
13259         * src/compose.[ch]
13260         * src/filtering.c
13261         * src/gtkutils.[ch]
13262         * src/prefs_template.c
13263         * src/quote_fmt.h
13264         * src/quote_fmt_parse.y
13265         * src/summaryview.c
13266         * src/utils.[ch]
13267                 When replying or forwarding an email don't quote the entire
13268                 mail body but use the part of the message text that is selected
13269
13270 2002-02-06 [melvin]     0.7.0claws53
13271
13272         * src/prefs_common.[ch]
13273         * src/gtkspell.[ch]
13274         * src/compose.c
13275                 Made possible to switch quickly to last used dictionary
13276                 which makes checking bilingual documents easier.
13277
13278 2002-02-06 [melvin]     0.7.0claws52
13279         
13280         * po/POTFILES.in
13281                 Added forgotten new file src/prefs_actions.c
13282
13283 2002-02-06 [melvin]     0.7.0claws51
13284
13285         * src/prefs_actions.c   ** NEW FILE **
13286         * src/prefs_actions.h   ** NEW FILE **
13287                 Added actions to execute on message text view, or on the
13288                         message's file.
13289         * src/Makefile.am
13290                 Added src/prefs_actions.[ch]
13291         * src/compose.c
13292                 Added new menu "Edit/Actions"
13293         * src/defs.h
13294                 Added new actionsrc file.
13295         * src/main.c
13296                 Added actionsrc reading.
13297         * src/mainwindow.c
13298                 Added new menus "Edit/Actions" and "Configuration/Actions..."
13299         * src/prefs_common.h
13300                 Added new element actionslst element to prefs_common.
13301
13302 2002-02-06 [paul]       0.7.0claws50
13303
13304         * sync with sylpheed 0.7.0cvs36
13305                 see ChangeLog entry 2002-02-06
13306
13307 2002-02-05 [paul]
13308
13309         * po/es.po
13310                 updated by Ricardo Mones Lastra
13311
13312 2002-02-05 [paul]       0.7.0claws49
13313
13314         * sync with sylpheed 0.7.0cvs33
13315                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
13316
13317 2002-02-05 [paul]       0.7.0claws48
13318
13319         * src/compose.c
13320                 re-add 'Edit/Advanced/Delete entire line', previously named
13321                 'Delete Line+'
13322
13323 2002-02-04 [paul]       0.7.0claws47
13324
13325         * src/compose.c
13326           src/summaryview.c
13327                 fix bug #494993 (Reply All not taking Reply-To into consi)
13328                 eliminate differences in behaviour of right-click 'Reply to all' 
13329                 in summary view and 'Reply to all' on the toolbar. 
13330                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
13331                 view and From gets ignored by 'Reply to all' on toolbar.
13332                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
13333                 From when no Reply-To header is present.
13334
13335 2002-02-04 [paul]       0.7.0claws46
13336
13337         * sync with sylpheed 0.7.0cvs30
13338                 see ChangeLog entries 2002-02-03 and 2002-02-04
13339
13340 2002-02-03 [melvin]     0.7.0claws45
13341
13342         * src/gtkspell.[ch]
13343                 Readded function to highlight all misspelled words.
13344                 Fixed bug where user-provided-words did not replace
13345                         correctly the misspelled word when using the mouse.
13346                 Fixed bug where checking a region selected from right to left did
13347                         not check the region at all.
13348                 Fixed bug where 'Check backwards' may not check at all. 
13349                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
13350                 Fixed possible buffer overflow when checking for long strings (>1k).
13351                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
13352                 Accelerators code uses now gtk_widget_add_accel.
13353                 Removed and disabled obsolete and unfinished code.
13354                 Cleaning up.
13355
13356         * src/compose.c
13357                 Added menu item to Highlight all misspelled words.
13358
13359 2002-02-01 [paul]       0.7.0claws44
13360
13361         * src/mainwindow.c
13362                 fix '/View/Hide read messages' sensitivity when all
13363                 messages in a folder are hidden
13364
13365 2002-02-01 [paul]       0.7.0claws43
13366
13367         * src/main.c
13368                 add --send option to command line interface, sends all
13369                 queued mail. Patch submitted by Ricardo Mones Lastra.
13370
13371 2002-01-31 [paul]       0.7.0claws42
13372
13373         * src/mainwindow.c
13374                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
13375
13376 2002-01-31 [paul]       0.7.0claws41
13377
13378         * sync with sylpheed 0.7.0cvs27
13379                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
13380                 and 2002-01-31
13381
13382         * src/textview.c
13383                 comment out elements of textview_show_part() as temporary
13384                 workaround for attachment 'Display as text' bug 
13385
13386         * po/pt_BR.po
13387                 updated by Fabio Junior Beneditto
13388
13389 2002-01-30 [paul]       0.7.0claws40
13390
13391         * sync with sylpheed 0.7.0cvs24
13392                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
13393                 and 2002-01-30
13394
13395         * src/compose.c
13396                 add {N_("/_Spelling"), ... "<Branch>"} to 
13397                 GtkItemFactoryEntry compose_entries[]
13398
13399         * src/prefs_common.c
13400                 add claws menu items to prefs_keybind_apply_clicked()
13401                 and remove non-claws menu items
13402
13403 2002-01-29 [paul]       0.7.0claws39
13404
13405         * sync with sylpheed 0.7.0cvs22
13406                 see ChangeLog entries 2002-01-28 and 2002-01-29
13407
13408 2002-01-28 [melvin]     0.7.0claws38
13409
13410         * src/compose.c
13411                 Added the declartion of compose_send_control_enter.
13412
13413         * src/compose.c
13414         * src/gtkspell.[ch]
13415                 Added in a 'Spelling' menu which includes the configuration menu. 
13416                 Added a real 'Check all' and got rid from the old one which only
13417                 highlited misspelled word.
13418                 Made 'Check while typing' a disableable option.
13419                 Added a dialog when there are no more misspelled word.
13420                 Added a dialog if error occurs when switching to a dictionary.
13421         
13422         * src/prefs_common.[ch]
13423                 Added option for the default 'Check while typing' option.
13424
13425
13426 2002-01-28 [alfons]     0.7.0claws37
13427
13428         * src/compose.c
13429                 fix buglet and make code comply with sylpheed code style
13430
13431 2002-01-28 [paul]       0.7.0claws36
13432
13433         * sync with sylpheed 0.7.0cvs19
13434                 see ChangeLog entries for 2002-01-28
13435
13436 2002-01-28 [hoa]        0.7.0claws35
13437
13438         * src/defs.h
13439                 added rendererrc
13440
13441         * src/main.c
13442                 read the renderer config
13443
13444         * src/procmime.[ch]
13445                 use the renderer config to convert mime attachments
13446
13447         * src/textview.c
13448                 don't use textview_show_html/ertf,
13449                 use get_text_content instead
13450
13451 2002-01-27 [alfons]     0.7.0claws34
13452         
13453         * src/news.c
13454                 make sylpheed believe it can delete a news message...
13455                 (messages are NOT deleted, maybe we should remove
13456                 processing from the folder properties after all.)
13457
13458 2002-01-27 [alfons]     0.7.0claws33
13459
13460         * src/folder.c
13461                 add extra checks
13462         * src/news.c
13463                 implement remove_msg() 
13464
13465 2002-01-27 [alfons]     0.7.0claws32
13466
13467         * src/procmsg.h
13468         * src/procheader.c
13469         * src/messageview.c
13470                 fix return receipt / disposition notification again. this
13471                 stuff seems to break on _every_ major summary UI change, so
13472                 it's now implemented using a flag which is saved in the
13473                 marks cache
13474                 
13475 2002-01-26 [alfons]     0.7.0claws31
13476
13477         * src/import.c
13478                 let import dialog show the destination folder identifier
13479
13480 2002-01-26 [melvin]     0.7.0claws30
13481
13482         * src/folderview.c
13483         * src/summaryview.c
13484                 Readded 'Mark all read' into summary view popup menu
13485                 Added 'Mark all read' in folder view popup menu for IMAP
13486                 and NNTP.
13487                 Made it insensitive if the selected folder is not the shown
13488                 one to avoid 'Mark all read' on the wrong folder.
13489                 
13490 2002-01-26 [paul]       0.7.0claws29
13491
13492         * src/folderview.c
13493           src/summaryview.c
13494                 move 'Mark all read' from summary view to folder view
13495                 menu. (adapted from) patch submitted by Jeremy Andrews,
13496                 <lists@kerneltrap.com>
13497
13498 2002-01-25 [alfons]     0.7.0claws28
13499
13500         * src/gtkstext.c
13501                 put the gtk class name back so GtkSText adapts the 
13502                 settings of GtkText
13503
13504 2002-01-25 [alfons]     0.7.0claws27
13505
13506         * src/folderview.c 
13507                 assimilate Ricardo's patch that shows pixmaps instead of
13508                 plain "new" and "unread" texts in the folder view column
13509                 headers 
13510
13511 2002-01-25 [paul]       0.7.0claws26
13512
13513         * src/Makefile.am
13514                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
13515                 be found in non-standard locations. 
13516                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
13517
13518 2002-01-25 [paul]       0.7.0claws25
13519
13520         * sync with sylpheed 0.7.0cvs16
13521                 see ChangeLog entry 2002-01-25
13522
13523 2002-01-24 [paul]       0.7.0claws24
13524
13525         * more sync with sylpheed 0.7.0cvs15
13526                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
13527
13528 2002-01-23 [sergey]     0.7.0claws23
13529
13530         * src/importldif.c
13531                 Fixed segfault when closing LDIF import wizard with
13532                 the window manager.
13533         * src/imageview.c
13534         * src/imageview.h
13535         * src/messageview.c
13536         * src/mimeview.c
13537                 Fixed wrong scrolling position after switching between
13538                 text and image parts.
13539
13540 2002-01-23 [paul]       0.7.0claws22
13541
13542         * sync with sylpheed 0.7.0cvs15
13543                 see ChangeLog entries 2002-01-22 and 2002-01-23
13544
13545 2002-01-21 [melvin]     0.7.0claws21
13546
13547         * src/prefs_scoring.c
13548         * src/prefs_filtering.c
13549                 Fixed bug where scoring and filtering windows stopped
13550                 autochecking.
13551
13552 2002-01-21 [paul]       0.7.0claws20
13553
13554         * sync with sylpheed 0.7.0cvs12
13555                 see ChangeLog entries 2002-01-20 and 2002-01-21
13556
13557 2002-01-21 [carsten]    0.7.0claws19
13558         * src/mainwindow.c
13559         * src/menu.[ch]
13560         * src/messageview.[ch]
13561         * src/summaryview.[ch]
13562                 changes to shortcuts handling again:
13563                         + "Q" now controled by mainwin
13564                         + v/V are now customizable and have slightly
13565                           different meanings
13566                 the "button" to minimize the messageview (and maximize
13567                 the summary view) is a real button now
13568         * src/compose.c
13569                 "Delete Line+" added to Edit/Advanced (this will also
13570                 delete the '\n')
13571
13572 2002-01-20 [melvin] 0.7.0claws18
13573
13574         * src/addressbook.c
13575                 Made "Bcc" sensitive when addressbook is called from
13576                 compose window (it was a Claws only bug).
13577
13578 2002-01-19 [alfons] 0.7.0claws17
13579
13580         * src/inc.c
13581                 prevent unnecessary updates when currently selected folder has
13582                 no new messages 
13583
13584 2002-01-19 [alfons] 0.7.0claws16
13585         
13586         * src/summaryview.c
13587                 prevent writing the cache based on current message list in summary 
13588                 view when filtering also put messages in currently selected folder
13589
13590 2002-01-19 [paul]
13591
13592         * po/it.po
13593                 Italian translation submitted by Alessandro Maestri
13594                 <a.maestri@cs.tin.it>
13595
13596 2002-01-18 [melvin]     0.7.0claws15
13597
13598         * src/prefs_filters.c
13599                 fixed bug where 'cancel' from 'filters' window stops autochecking
13600                 if the timer timed out  when the window was open.
13601
13602 2002-01-18 [match]      0.7.0claws14
13603
13604         * src/addrclip.[ch]     ** NEW FILE **
13605         * src/addrselect.[ch]   ** NEW FILE **
13606         * src/adbookbase.h      ** NEW FILE **
13607                 addressbook cut, copy and paste
13608         * src/addrbook.[ch]
13609         * src/addrcache.[ch]
13610         * src/addressitem.h
13611         * src/addrindex.[ch]
13612         * src/addritem.[ch]
13613         * src/importldif.c
13614         * src/importmutt.c
13615         * src/jpilot.[ch]
13616         * src/syldap.[ch]
13617         * src/vcard.[ch]
13618         * src/jpilot.[ch]
13619         * src/editbook.c
13620         * src/editjpilot.c
13621         * src/editldap.c
13622         * src/editvcard.c
13623                 support for copy/paste
13624         * src/addressbook.c
13625                 support for copy/paste
13626                 tidy up menu option processing
13627                 correct address list function arguments
13628         * src/editaddress.c
13629                 sort user attributes
13630         * src/ldif.h
13631         * src/mutt.h
13632                 tidy up
13633
13634         * src/addrbook.[ch]
13635         * src/addrbook.[ch]
13636         * src/addrbook.[ch]
13637                 
13638
13639 2002-01-18 [paul]       0.7.0claws13
13640
13641         * sync with sylpheed 0.7.0cvs8
13642                 configure.in: support Mac OS X (Darwin)
13643
13644 2002-01-18 [carsten]    0.7.0claws12
13645         * src/html.c
13646                 small hack to fix a segfault with an empty href
13647                 (reported by Alexandra Walford <deeni@altern.org>)
13648         * src/mainwindow.c
13649         * src/summaryview.c
13650                 the shortcuts for Mark und Mark as unread are hardcoded
13651                 again
13652         * src/compose.c
13653         * src/gtkstext.[ch]
13654                 readded the shortcuts in gtkstext but made them
13655                 customizeable (simply by adding a menu plus a wrapper
13656                 to compose.c)
13657
13658 2002-01-17 [melvin]     0.7.0claws11
13659
13660         * src/gtkspell.c
13661                 fix default dictionary not being saved.
13662
13663 2002-01-16 [darko]      0.7.0claws10
13664
13665         * src/compose.c
13666                 fix wrapping crash with URL longer than wrapping margin
13667
13668 2002-12-08 [hoa]        0.7.0claws10
13669
13670         * src/matcher_parser_parse.y
13671                 fixed some bugs
13672
13673         * src/prefs_filtering.c
13674                 now, we can use bounce action in the dialog box.
13675
13676 2002-01-16 [carsten]    0.7.0claws9
13677         * src/gtkstext.c
13678                 removed the <control> and <alt> shortcuts because they're
13679                 not needed and interefered with the "normal" shortcuts
13680         * src/mainwindow.c
13681         * src/summaryview.c
13682                 removed most of the hardcoded shortcuts and assigned
13683                 them to menu entries making them easy customizable by
13684                 that
13685
13686 2002-01-16 |melvin]     0.7.0claws8
13687
13688         * src/gtkspell.c
13689                 fixed bug where using the mouse and when the compose
13690                 window is not on top may result in a crash.
13691
13692 2002-01-16 [melvin]     0.7.0claws7
13693
13694         * src/compose.c
13695                 fixed a long standingspell checker bug which could 
13696                 cause a crash after sending a message.
13697
13698 2002-01-16 [paul]       0.7.0claws6
13699
13700         * sync with sylpheed 0.7.0cvs7
13701                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
13702                 2002-01-15, and 2002-01-16
13703
13704 2002-01-16 [melvin]     0.7.0claws5
13705
13706         * README.claws
13707         * src/compose.c
13708         * src/gtkspell.[ch]
13709         * src/main.c
13710                 Heavily modified spell checker code to work around
13711                 ispell bug, to add keyboard shortcuts and for future
13712                 enhancements. See README.claws for usage information.
13713
13714 2002-01-15 [alfons]     0.7.0claws4
13715         
13716         * src/summaryview.c
13717                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
13718                 so sorting within threads reflects sort mode
13719
13720 2002-01-15 [christoph]  0.7.0claws3
13721
13722         * src/procmsg.c
13723                 added alertpanel if mail sending failed
13724
13725 2002-01-15 [alfons]     0.7.0claws2
13726         
13727         * src/prefs_filtering.c
13728                 don't stop timer when prefs filtering dialog is opened
13729
13730 2002-01-14 [alfons]     0.7.0claws1
13731
13732         * src/addr_compl.c
13733         * src/prefs.c
13734                 remove debug_print()s for privacy reasons
13735
13736 2002-01-14 [darko]      0.7.0claws
13737
13738         * README.claws
13739                 quotation wrapping is now also in the main branch
13740
13741 2002-01-14 [paul]
13742
13743         * tools/filter_conv.pl
13744                 allow for Boolean Op and case-sensitivity
13745                 this file is included in the release and tagged
13746                 'rel_0_7_0'
13747
13748 2002-01-13 [paul]       0.7.0claws
13749
13750         * release 0.7.0, with cvs tag 'rel_0_7_0'
13751
13752 2002-01-13 [paul]
13753
13754         * tools/filter_conv.pl
13755         * tools/README
13756                 rewritten to output to matcherrc instead of filteringrc
13757
13758         * po/es.po
13759                 updated Spanish translation by Ricardo Mones Lastra
13760
13761 2002-01-13 [alfons]
13762
13763         * po/nl.po
13764                 update dutch translation
13765
13766 2002-01-13 [paul]
13767
13768         * po/pt_BR.po
13769                 Updated by Fabio Junior Beneditto 
13770
13771 2002-01-13 [melvin]     0.6.6claws53
13772
13773         * po/fr.po
13774                 Updated french translation
13775
13776 2002-01-12 [alfons]     0.6.6claws52
13777
13778         * src/filtering.c
13779                 plug mem leak that has been sitting there for ages              
13780
13781 2002-01-12 [alfons]     0.6.6claws51
13782
13783         * src/summaryview.c
13784                 undo melvin's changes from 0.6.6claws48 because summary
13785                 view now refuses to select first unread message when
13786                 selecting a folder 
13787
13788 2002-01-11 [alfons]     0.6.6claws50
13789
13790         * src/import.c
13791                 use claws' semantics for getting folder item when
13792                 importing an mbox file into a folder 
13793                 (submitted by Dale P. Smith)
13794
13795 2002-01-11 [christoph]  0.6.6claws49
13796
13797         * src/prefs.h
13798                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
13799                 toggle widget, because non static prefs can not use
13800                 prefs_set_* functions
13801         * src/prefs_account.c
13802                 toggle smtp auth password field sensitivity if
13803                 user id is empty and add descrition of usage for
13804                 these fields
13805         * src/prefs_folder_item.c
13806                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
13807                 callbacks
13808
13809 2002-01-11 [melvin]     0.6.6claws48
13810
13811         * src/compose.c
13812                 fix the 'Ctrl-Enter' feature for sending and test really
13813                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
13814                 editables which was not documented in Gtk)
13815
13816         * src/summaryview.c
13817                 Made summaryview refresh after sorting and not before.
13818
13819 2002-01-11 [christoph]  0.6.6claws47
13820
13821         * src/compose.c
13822                 select account from account ids if possible and
13823                 correctly set save folder for copy in reedit
13824
13825 2002-01-10 [paul]       0.6.6claws46
13826
13827         * sync with sylpheed 0.7.0 release
13828                 see ChangeLog entries 2002-01-07, 2002-01-08 and
13829                 2002-01-09
13830
13831 2002-01-09 [alfons]
13832
13833         * src/summaryview.c
13834                 remove more dirt traces...
13835
13836 2002-01-09 [alfons]
13837         
13838         * src/summaryview.c
13839                 clean up some traces of my debugging stuff
13840
13841 2002-01-09 [alfons]     0.6.6claws45
13842
13843         * src/filtering.c
13844                 break up filteringprop_apply() in three separate pieces
13845                 so we can drop messages that failed processing in the
13846                 inbox
13847
13848         * src/summaryview.c
13849                 fix bug #469598 "no refresh of inbox after filter" which 
13850                 was introduced by the new summary view locking, and which 
13851                 prevented the summary view to update after a manual filter 
13852                 message. claw's filter message requires a summary_show().
13853                 (aargh, summary_show() again! :-)
13854                 
13855 2002-01-07 [alfons]     0.6.6claws44
13856
13857         * src/headerwindow.c
13858         * src/logwindow.c
13859         * src/messageview.c
13860         * src/sourcewindow.c
13861                 bring in Hiro's last 0.7.0 wm class fixes
13862
13863         * tools/sylprint.pl
13864                 bring in Ricardo's fix for sylprint script
13865
13866         * AUTHORS       
13867         * src/rfc2015.[ch]
13868         * src/prefs_common.[ch]
13869         * src/prefs_account.[ch]
13870         * src/compose.c
13871                 clean up account preference poison in rfc2015,
13872                 and preparation to fix double sign bug 
13873                 (patch submitted by Simon 'corecode' Schubert)
13874
13875 2002-01-07 [christoph]  0.6.6claws43
13876
13877         * src/mh.c
13878                 search for free message number, do not only rely
13879                 on last_num
13880         * src/send.c
13881                 fix smtp auth and use extra account information
13882                 if available, if not use pop3 data instead
13883                 (closes bug #500341)            
13884         * src/ssl.[ch]
13885                 match coding style
13886
13887 2002-01-06 [alfons]     0.6.6claws42
13888
13889         * src/mainwindow.c
13890                 try making the separate windows work again...
13891
13892 2002-01-06 [alfons]     0.6.6claws41
13893
13894         * src/mainwindow.c
13895                 adapt Hiro's separate window menu (to get rid of the funny
13896                 duplicate menu items), and make it work again
13897
13898 2002-01-06 [alfons]     0.6.6claws40
13899
13900         * tools/Makefile.am
13901         * tools/sylprint.rc
13902         * tools/sylprint.pl
13903         * tools/README.sylprint
13904                 add sylprint script for printing mails from Sylpheed
13905                 (contributed by Ricardo Mones Lastra)
13906
13907         * src/acount.c
13908                 clean up
13909
13910 2002-01-06 [melvin]     0.6.6claws39
13911
13912         * src/mainwindow.c
13913         * src/summaryview.c
13914                 Fixed crash introduced in 0.6.6claws38 by the menu
13915                 reorganisation (Hide read messages)
13916         
13917         * ChangeLog.claws 
13918                 Fixed typo (we are now in 2002, alfons ;) )
13919
13920 2002-01-05 [alfons]     0.6.6claws38
13921
13922         * sync with sylpheed 0.6.6cvs10-17
13923                 (last stuff marked as LAST_STABLE)
13924
13925 2002-01-04 [melvin]     0.6.6claws37
13926
13927         * src/account.c
13928                 Made account selection code use strcasestr again instead of
13929                 g_strcasecmp (fixes bug where reediting queued messages
13930                 did not select proper account reported by T. Link).
13931         
13932         * src/folderview.c
13933                 Fix bug where folder icons are not shown when 'hide read messages'
13934                 is on.
13935         
13936         * src/stock_pixmaps.[ch]
13937                 Added folder icons for 'hide read messages'.
13938         
13939         * src/compose.c
13940                 Fixed bug where 'Enter' in a header entry will send the message 
13941                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
13942
13943 2002-01-03 [melvin]     0.6.6claws36
13944         
13945         * src/prefs.[ch]
13946                 Added popup menu for common preferences and
13947                 account preferences (right click on tab displays
13948                                 a menu of all tabs.)
13949
13950 2002-01-02 [melvin]     0.6.6claws35
13951
13952         * src/gtkspell.[ch]
13953                 Made spelling code compatible with undo/redo feature.
13954                 Added creation of suggestion mode menu for the general
13955                         preferences.
13956         
13957         * src/prefs_common.[ch]
13958                 Added option menu for the speller's suggestion mode.
13959                 Added missing spaces in "..." buttons and made a "..."
13960                         button non translatable!
13961         
13962         * src/compose.c
13963                 Made speller use the default suggestion mode.
13964                 Hack to make it possible to choose 'CTRL-Enter' as a
13965                         shortcut for sending (and only for sending).
13966
13967         * src/prefs_folder_item.c
13968                 Changing subject simplification does not update cache 
13969                         anymore (because it is unnecessary).
13970                 Fixed bug where changing subject simplification updated the 
13971                         summaryview even when the viewed folder is not the
13972                         folder which properties are being changed. (E.g. 
13973                                         viewing folder A and changing
13974                                         the subject simplification of 
13975                                         folder B -not being viewed- updated the 
13976                                         summaryview of folder A with data of
13977                                         folder B). (Hope this is clear... )
13978
13979 2001-12-31 [alfons]     0.6.6claws34
13980         
13981         * src/ldif.c
13982         * src/mutt.c
13983                 fgetc() returns a signed integer which doesn't
13984                 fit in a char. so c truncates this to a char
13985                 but we may lose significant bits. i.e. we may
13986                 comparing 0xFF which may not be equal to -1
13987                 unless properly casted to signed char which
13988                 we won't do because fgetc() returns a signed
13989                 integer which doesn't fit in a char. so c 
13990                 truncates this to a char but we may lose 
13991                 significat bits. (you got the idea, thanks
13992                 to Gustavo Noronha Silva <kov@debian.org>
13993                 and the Debian folks!)
13994
13995 2001-12-30 [alfons]     0.6.6claws33
13996
13997         * src/prefs_common.c
13998                 add #ifdef USE_PSPELLs that Melvin forgot               
13999
14000 2001-12-30 [melvin]     0.6.6claws32
14001         
14002         * src/prefs_common.[ch]
14003                 Added configurable color for misspelled words.
14004
14005         * src/gtkspell.[ch]
14006                 Fixed bug of foreground text color (reported by David
14007                                 Mehrmann)
14008                 Added configurable color for misspelled words.
14009
14010 2001-12-30 [alfons]     0.6.6claws31
14011
14012         * src/folder.c
14013                 remove unnecessary things someone put there
14014
14015         * src/mh.c
14016         * src/folder.[ch]
14017                 make folder properties (like threading and sorting) persistent
14018                 (closes bug #497424 "rescan folder tree resets proprieties")
14019                 currently this is only for MH folders. 
14020
14021 2001-12-29 [melvin]     0.6.6claws30
14022
14023         * src/string_match.[ch]
14024                 Optimized a bit: regexp pattern buffer compiled only once, and
14025                   one subroutine call removed. Fixed ^ regexp search: Now, 
14026                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
14027         
14028         * src/summaryview.c
14029                 Subject filtering changed to filter summary columns and
14030                   not directly the messages subject cache. The loss in 
14031                   performance is balanced by the improvement of string_match.
14032                 Added an alert panel if there is an error in the regexp.
14033
14034         * src/src/prefs_folder_item.h
14035                 Added a regexp pattern buffer.
14036
14037 2001-12-28 [alfons]     0.6.6claws29
14038
14039         * src/string_match.[ch]
14040                 clean up name space
14041                 allow compilation *BSD
14042
14043 2001-12-27 [alfons]     0.6.6claws28
14044
14045         * src/filter.c
14046                 sync the Hiro's bug fix for BSD
14047
14048 2001-12-27 [melvin]     0.6.6claws27
14049         
14050         * src/compose.c
14051                 Simplify focus to subject entry code.
14052
14053 2001-12-27 [darko]      0.6.6claws26
14054
14055         * src/filtering.c
14056         * src/mbox_folder.c
14057         * src/messageview.c
14058         * src/mh.c
14059         * src/procheader.[ch]
14060         * src/procmsg.h
14061         * src/stock_pixmap.[ch]
14062         * src/summaryview.c
14063                 Show key icon for encrypted mails in summary view
14064
14065         * src/pixmaps/clip.xpm
14066         * src/pixmaps/clipkey.xpm
14067         * src/pixmaps/key.xpm
14068                 New/modified icons for the above
14069
14070 2001-12-27 [melvin]     0.6.6claws25
14071
14072         * src/prefs_common.c
14073                 Put spell checker options in a separate tab to decrease
14074                 the Common Preferences window height.
14075
14076         * README.claws  
14077                 Update spell checker usage instruction about its options
14078                 location.
14079
14080 2001-12-27 [melvin]     0.6.6claws24
14081
14082         * src/compose.c
14083                 Changed subject entry widget position. Initial focus is
14084                 on the To header instead of the subject entry.
14085                 Creating a new header scrolls the header list to make the
14086                 created one visible. Nevertheless, when automatically filling
14087                 headers, the first one is shown.
14088                 A Tab key press in the last empty header entry zips the 
14089                 focus to the subject entry.
14090                 (I did not change the combo boxes, yet)
14091
14092 2001-12-26 [alfons]     0.6.6claws23
14093
14094         * src/prefs_account.c
14095         * src/inc.c
14096                 allow default inbox to reside in another mailbox (only
14097                 works for POP3 accounts)
14098
14099 2001-12-26 [alfons]     0.6.6claws22
14100         
14101         * src/textview.c
14102                 make reply-on-click work with the account of the selected folder
14103         * src/compose.c
14104                 put a fixme here to remind me to fix finding correct default
14105                 account for nested folders
14106
14107 2001-12-25 [alfons]     0.6.6claws21
14108
14109         * src/summaryview.c
14110                 make column headers display locked and mark pixmaps (idea by Melvin) 
14111                 fix bug by adding score and locked column type to sort array
14112
14113 2001-12-25 [alfons]     0.6.6claws20
14114         
14115         * src/summaryview.c
14116                 catch a *potentially* inadvertent write back of  
14117                 the message cache(s) introduced by 0.6.5claws37
14118
14119 2001-12-25 [christoph]  0.6.6claws19
14120
14121         * src/stock_pixmap.[ch]
14122         * src/summaryview.c
14123                 add ignore thread pixmap
14124                 (can someone draw a better icon for this?)
14125
14126 2001-12-24 [alfons]     0.6.6claws18
14127
14128         * src/prefs_folder_item.c
14129                 make address completion actually work for the
14130                 Default To address in the Folder Property dialog.
14131
14132 2001-12-24 [alfons]     0.6.6claws17
14133         
14134         * src/summaryview.c
14135                 use new style regexp for subject stripping 
14136                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
14137
14138 2001-12-24 [darko]      0.6.6claws16
14139
14140         * src/pgptext.c
14141         * src/rfc2015.c
14142                 move GPG related informational messages to debug mode
14143
14144 2001-12-23 [alfons]     0.6.6claws15
14145
14146         * src/stock_pixmap.[ch]
14147         * src/summaryview.c
14148                 add the forgotten Claws' locked pixmap
14149
14150 2001-12-23 [alfons]     0.6.6claws14
14151
14152         * src/filesel.c
14153                 accept file name typed in entry in multi file
14154                 selector (patch submitted by Gustavo Noronha Silva 
14155                 <kov@debian.org>)
14156
14157 2001-12-23 [alfons]     0.6.6claws13
14158
14159         * src/prefs_filter.c
14160         * src/prefs_filtering.c
14161         * src/matcher.c
14162         * src/importmutt.c
14163                 clean up a little bit
14164         
14165         * src/string_match.c
14166                 validate input strings a little bit more
14167
14168 2001-12-23 [alfons]     0.6.6claws12
14169
14170         * src/Makefile.am
14171         * src/summaryview.c
14172         * src/string_match.[ch]         ** NEW **
14173         * src/folderview.[ch]
14174         * src/headerview.h
14175         * src/folder.[ch]
14176         * src/prefs_folder_item.[ch]
14177                 add subject simplification to strip out strings from
14178                 a subject line (esp. handy for mailing lists). 
14179                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
14180                 but slightly changed things for better integration.)
14181
14182 2001-12-23 [alfons]     0.6.6claws11
14183
14184         * src/mainwindow.c
14185                 fix bug introduced by submission included in 0.6.5claws52.
14186                 ideally this submission should clean the trash if any trash
14187                 folder has a message. however, the hasTrash variable was
14188                 set to false whenever a trash folder was empty (discarding
14189                 a previously found *filled* trash folder.)
14190
14191                 also edited the code a little bit and made it more safe.
14192
14193 2001-12-22 [alfons]     0.6.6claws10
14194
14195         * src/imap.c
14196                 quick fix for Martin Pool's omission of an account
14197                 specific SSL setting
14198
14199 2001-12-22 [alfons]     0.6.6claws9
14200
14201         * src/compose.c
14202         * src/messageview.c
14203         * src/mimeview.c
14204         * src/pgptext.c
14205         * src/procmime.[ch]
14206                 better support for multipart/digest (submitted
14207                 by Fredrik <e98fo@efd.lth.se>)
14208
14209 2001-12-22 [alfons]     0.6.6claws8
14210
14211         * src/addressbook.c
14212                 correct function signature
14213         * src/socket.[ch]
14214         * src/imap.[ch]
14215         * src/prefs_account.[ch]
14216                 allow IMAP over SSH tunnel (patch submitted by 
14217                 Martin Pool <mbp@samba.org>)
14218
14219 2001-12-21 [alfons]     0.6.6claws7
14220
14221         * sync with sylpheed 0.6.6cvs4-9
14222                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
14223
14224 2001-12-21 [christoph]  0.6.6claws6
14225
14226         * src/compose.c
14227         * src/prefs_folder_item.[ch]
14228                 implement saving of outgoing messages to current folder.
14229                 fix segfault when no default outbox is available
14230                 (closes bug #495683)
14231
14232 2001-12-21 [carsten]    0.6.6claws5
14233         * src/folderview.c
14234         * src/summaryview.c
14235                 pressing CTRL while DND does now the expected thing and
14236                 copies the mail (moving is still the default, as this
14237                 seam more appropriate for handling mails by DND)
14238
14239 2001-12-18 [paul]       0.6.6claws4
14240
14241         * sync with sylpheed 0.6.6cvs3
14242                 see ChangeLog entries 2001-12-18
14243
14244 2001-12-18 [hiro]       0.6.6claws3
14245
14246         * src/undo.c
14247                 fix for multibyte characters (obtain the number of letters
14248                 instead of bytes).
14249
14250 2001-12-17 [paul]       0.6.6claws2
14251
14252         * sync with sylpheed 0.6.6cvs1
14253                 see ChangeLog entry 2001-12-16
14254
14255 2000-12-17 [alfons]     0.6.6claws1
14256
14257         * src/filtering.c
14258                 clean up
14259
14260 2001-12-16 [paul]       0.6.6claws
14261 2001-12-15
14262
14263         * Release version 0.6.6claws, cvs tag: rel_0_6_6
14264
14265         * src/mimeview.c
14266                 last minute sync with main 0.6.6
14267
14268         * po/es.po
14269                 updated by Ricardo Mones Lastra
14270                 update for last minute sync
14271         * po/fr.po
14272         * po/nl.po
14273                 update for last minute sync
14274         * po/de.po
14275                 updated by Jens Oberender
14276         * po/pt_BR.po
14277                 updated by Fabio Junior Beneditto
14278
14279         * src/prefs_common.[ch]
14280         * src/undo.c
14281                 number of undo levels is user configurable
14282                 (squeeze it into the release in the dying
14283                 moments) Submitted by Jens Oberender    
14284
14285 2001-12-15 [melvin]
14286
14287         * po/fr.po
14288                 updated french translation
14289
14290 2001-12-15 [paul]       0.6.5claws92
14291
14292         * sync with sylpheed 0.6.5cvs28
14293                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
14294
14295         * po/nl.po
14296                 update to allow for sync
14297
14298 2001-12-15 [alfons]
14299         
14300         * po/nl.po
14301                 update dutch translation
14302
14303 2001-12-14 [carsten]    0.6.5claws91
14304         * src/summaryview.c
14305                 fixed bug #473785; also after changing the column order
14306                 the same message will be selected and displayed as before
14307                 the reordering
14308
14309 2001-12-14 [carsten]    0.6.5claws90
14310         * src/folderview.c
14311                 probably found the bug reported by wwb opening or closing
14312                 a folder tree just before dnd (found the solution in the
14313                 balsa source -- thanks to them)
14314
14315 2001-12-14 [carsten]    0.6.5claws89
14316         * src/gtkutils.c
14317         * src/account.c
14318                 moved gtk_clist_moveto to the right place, so that
14319                 only the accounts dialog is effected on opening
14320
14321 2001-12-14 [carsten]    0.6.5claws88
14322         * src/gtkutils.c
14323                 gtkut_clist_set_focus_row does a gtk_clist_moveto
14324                 now, so that the focused row will be seen in any case
14325                 (reported by wwp on sf-claws-user)
14326
14327 2001-12-14 [darko]      0.6.5claws87
14328
14329         * src/compose.c
14330                 remove unnecessary line
14331
14332 2001-12-14 [paul]       0.6.5claws86
14333
14334         * sync with sylpheed 0.6.5cvs27
14335                 see ChangeLog entries 2001-12-14
14336
14337 2001-12-14 [carsten]    0.6.5claws85
14338         * src/mainwindow.c
14339                 following a suggestion of Melvin the rcoabm pops up
14340                 right under the button now and the button is reliefed
14341                 while the popup is open
14342
14343 2001-12-14 [darko]      0.6.5claws84
14344
14345         * src/compose.c
14346                 fix crash when wrapping long lines if linewrap quotation
14347                 is disabled and wrapper encounters a word spanning more
14348                 than one line
14349
14350 2001-12-13 [paul]       0.6.5claws83
14351
14352         * src/compose.c
14353                 prefer 'Reply-To' header over mailing list header when
14354                 replying to a message. Finally prevent all those confirmation 
14355                 messages being sent to the list itself.
14356
14357         * src/summaryview.c
14358                 remove unused summary_set_menu_sensitive() entry
14359
14360 2001-12-13 [paul]       0.6.5claws82
14361
14362         * src/folderview.c
14363         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
14364         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
14365         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
14366                 improvements to 'Hide read messages': Inbox, Outbox,
14367                 Trash, Queue, and Draft icons now reveal presence of hidden 
14368                 messages
14369
14370 2001-12-12 [alfons]     0.6.5claws81
14371
14372         0.6.5claws80 was tagged as LAST_STABLE
14373
14374         * src/filtering.[ch]
14375         * src/matcher.[ch]
14376         * src/matcher_parser_lex.c
14377                 fix the filtering; my last attempt to get it right, 
14378                 if it does not work, it's Hoa's turn. ;-)
14379
14380                 for my honourable peers:
14381                 
14382                 the code now makes a clear distinction between
14383                 rules as they are displayed (probably escaped),
14384                 and as they are executed (probably unescaped). the
14385                 parser does *NOT* do any unescaping, this is
14386                 the task of the matcher.c (which breaks up a
14387                 rule into condition) and the filtering.c (which
14388                 breaks up the rule's action). to make this
14389                 run happily we provide an unescaped copy of
14390                 crucial strings to the MatcherProp and 
14391                 FilteringAction structures. note that the only
14392                 exception to this is any REGEXP string. those
14393                 are directly passed to regcomp() and regexp()
14394                 (who have much more powerful unescape functions).
14395                 
14396                 for everyone else:
14397         
14398                 you can escape tab (\t), carriage return (\r),
14399                 linefeed (\n), form feed (\f), quote (\"), 
14400                 single quote (\'), bell (\b) in all the entry
14401                 lines in the scoring & filtering dialogs.
14402                 as an added bonus this should not affect
14403                 existing filtering rules.
14404
14405 2001-12-12 [carsten]    0.6.5claws80
14406
14407         * src/summaryview.c
14408         * po/de.po
14409                 "item(s) selected" is now sensitive to 1 or more
14410                 than one selected (nice for language where simple
14411                 adding of a "s" is not possible as German (Eintrag
14412                 ->Eintr"age)
14413                 
14414                 the "forward as attachment" entry from the right
14415                 click menu removed, "forward" acts following the
14416                 prefs
14417         
14418         * src/textview.c
14419                 reverted my former changes; so compiler warning again
14420                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
14421                 nevertheless
14422
14423         * src/messageview.c
14424                 "search in message" does now *not* only work in MVIEW_TEXT
14425                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
14426                 message
14427
14428         * src/mainwindow.c
14429                 removed "/File/_Close" as it was the same as "/File/E_xit"
14430                 and we don't need it two times
14431
14432                 the separate folder view and message view now get a distinct
14433                 WMCLASS, just in case someone is using sawfish ;-)
14434
14435                 as the menu entries "/View/Message view" and "/View/Folder tree"
14436                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
14437                 make them sensitive accordingly and as these two are "shown"
14438                 after startup anytime check this menuitem at startup
14439
14440 2001-12-12 [paul]       0.6.5claws79
14441
14442         * src/folderview.c
14443                 fix sensitivity of 'Search folder...', broken in
14444                 0.6.5claws75
14445
14446         * src/mainwindow.c
14447                 fix dodgy English
14448
14449 2001-12-11 [carsten]    0.6.5claws78
14450         * src/filtering.c
14451                 fixed two typos returning a wrong FALSE/TRUE
14452         * src/mainwindow.[ch]
14453                 extra menu for email/news button removed
14454
14455 2001-12-11 [alfons]     0.6.5claws77
14456         
14457         * src/matcher.c                 (1.3)
14458         * src/matcher_parser_lex.l      (1.28)
14459                 revert for another attempt
14460                 mark 0.6.5claws77 as LAST_STABLE
14461
14462 2001-12-11 [christoph]  0.6.5claws76
14463
14464         * po/de.po
14465                 fixed wrong translation for prev. unread msg
14466
14467 2001-12-11 [paul]       0.6.5claws75
14468
14469         * src/folder.[ch]
14470         * src/folderview.c
14471         * src/mainwindow.c
14472         * src/summaryview.[ch]
14473         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
14474                 enable ability to hide read messages on per folder basis via 
14475                 '/Summary/Hide read messages'; when selected, a folder will 
14476                 have a red open folder icon, instead of a blue icon, if the 
14477                 folder contains hidden messges
14478                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
14479
14480         * src/mainwindow.c
14481                 remove '/Message/Forward as attachment' from 
14482                 main_window_set_menu_sensitive() to prevent debug warning
14483
14484         * src/folderview.c
14485         * src/mainwindow.c
14486                 Clean up some of the English
14487
14488         * tools/newscache_clean.pl
14489                 allow for new 'hidereadmsgs' entry in folderlist.xml
14490
14491         * po/es.po
14492                 updated translation, submitted by Ricardo Mones Lastra
14493
14494 2001-12-11 [paul]       0.6.5claws74
14495
14496         * sync with sylpheed 0.6.5cvs25
14497                 see ChangeLog entry 2001-12-11
14498
14499 2001-12-10 [alfons]     0.6.5claws73
14500
14501         * src/matcher.c
14502                 add more control characters
14503         * src/matcher_parser_lex.l
14504                 make escaping / unescaping work again
14505
14506 2001-12-10 [alfons]     0.6.5claws72
14507
14508         * src/imap.c
14509                 clean up warnings "returning value for void function" 
14510         * src/prefs_filtering.c
14511                 make info button for execute action sensitive
14512
14513 2001-12-10 [paul]       0.6.5claws71
14514
14515         * src/compose.c
14516         * src/imap.[ch]
14517         * src/summaryview.c
14518                 fix: imap server now gets informed of MARKED, UNMARKED
14519                 and REPLY events. Now people can use different IMAP-Mail
14520                 clients and have the exact same information about MARKED,
14521                 UNMARKED and REPLY status with all of them. Especially
14522                 useful for imap servers with a web-frontend.
14523                 submitted by Tobias Sandhaas <medlor@web.de>
14524
14525 2001-12-09 [melvin]     0.6.5claws70
14526         
14527         * src/textview.[ch]
14528                 fixed bug #490076 (hunted down by Alfons who implemented
14529                 a workaround in 0.6.5claws65)
14530
14531 2001-12-09 [christoph]  0.6.5claws69
14532
14533         * src/summaryview.c
14534                 set pointer to string in LOCKED column to NULL
14535                 (might fix bug #490800)
14536
14537 2001-12-09 [carsten]    0.6.5claws68
14538
14539         * po/de.po
14540                 resolved some cluttered menu shortcuts 
14541                 ('creating new email' and 'creating news message'
14542                 hade the same)
14543         * src/compose.c
14544                 wmclass now distinc from main window
14545         * src/mainwindow.c
14546           src/mainwindow.h
14547                 email/news and forward button functionality similar
14548                 to the reply buttons; removed the ugly dropdown arrows
14549                 and use instead the right mouse button
14550
14551 2001-12-09 [paul]       0.6.5claws67
14552
14553         * src/imap.c
14554         * src/utils.h
14555                 allow spaces in imap folder names
14556                 submitted by Willem van Engen <wvengen@stack.nl>
14557
14558 2001-12-09 [paul]       0.6.5claws66
14559
14560         * sync with sylpheed 0.6.5cvs24
14561                 see ChangeLog entry 2001-12-09
14562
14563 2001-12-08 [alfons]     0.6.5claws65
14564
14565         * src/textview.c
14566                 prevent secondary selection claim after "add to sender" dialog
14567                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
14568                 we trick GTK by simulating a click at (0, 0) in the textview.
14569
14570 2001-12-08 [hoa]        0.6.5claws64
14571
14572         * src/folder.c
14573                 fixed a bug about the .processing folder name while filtering
14574
14575 2001-12-08 [alfons]     0.6.5claws63
14576
14577         * src/folderview.c 
14578                 work around problem of not correctly updating folder stats
14579                 when deleting messages. there's some folder scanning evil
14580                 going so the folderview_update_msg_num() does not work
14581                 correctly. need to investigate this.
14582
14583 2001-12-08 [paul]       0.6.5claws62
14584
14585         * sync with sylpheed 0.6.5cvs23
14586                 see ChangeLog entry 2001-12-08
14587
14588 2001-12-07 [christoph]  0.6.5claws61
14589
14590         * src/compose.c
14591                 fix another header translation problem
14592
14593 2001-12-07 [alfons]     0.6.5claws60
14594
14595         * src/mbox.c
14596                 make filtering also work on local spool mbox
14597
14598 2001-12-07 [carsten]    0.6.5claws59
14599         * src/addressbook.c
14600                 addressbook window gets a wmclass distinct from the main
14601                 sylpheed window
14602         * src/compose.h
14603         * src/mainwindow.[ch]
14604                   forward menu item will use mode selected in prefs, forward 
14605                 as attatchment in menu removed (will be substituted in the
14606                 toolbar similar to reply buttons)
14607                   create news message menu entry and news button is now 
14608                 sensitive to the existance of a news account
14609         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
14610         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
14611         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
14612                 these are removed because the toolbar buttons don't show
14613                 the quoting modus any longer
14614
14615 2001-12-07 [paul]
14616
14617         * tools/newscache_clean.pl      ** NEW FILE **
14618                 perl script to do some tidying up in the newscache directory 
14619                 
14620         * tools/sylpheed-switcher       ** NEW FILE **
14621                 perl script to enable easy switching between main and claws
14622                 
14623         * tools/README
14624                 added descriptions of the two new perl scripts          
14625
14626
14627 2001-12-07 [melvin]     0.6.5claws58
14628
14629         * src/messageview.c
14630                 fixed a warning during compilation introduced in 0.6.5claws56
14631
14632 2001-12-07 [paul]       0.6.5claws57
14633
14634         * src/mainwindow.[ch]
14635         * src/menu.[ch]
14636                 further usability enhancements to replying with or without 
14637                 quoting via the toolbar, use of Ctrl key is replaced by 
14638                 drop down menu 
14639                 Submitted by Carsten Schurig            
14640
14641 2001-12-07 [melvin]     0.6.5claws56
14642
14643         * src/messageview.c
14644                 hack to fix bug that prevented to make/paste selections
14645                 after switching between MVIEW_TEXT and MVIEW_MIME views
14646                 without deselecting the selection first.
14647
14648 2001-12-06 [alfons]     0.6.5claws55
14649
14650         * src/filtering.[ch]
14651         * src/inc.c
14652                 revise filtering a little bit more, and make sure
14653                 messages are delivered to the appropriate inbox
14654                 (perhaps set per account)
14655
14656 2001-12-06 [paul]       0.6.5claws54
14657
14658         * sync with sylpheed 0.6.5cvs22
14659                 see ChangeLog entry 2001-12-06
14660
14661 2001-12-05 [alfons]     0.6.5claws53
14662
14663         * src/inc.c
14664         * src/folder.[ch]
14665         * src/procmsg.c
14666         * src/filtering.c
14667                 more revisions of filtering system
14668                 (last stable version is marked as LAST_STABLE)
14669                 
14670                 | NOTE 1): the filtering system now uses a local folder called
14671                 | .processing. if filtering fails, check this directory
14672                 | for missing messages.
14673                 |
14674                 | NOTE 2): help us find the filtering actions still missing
14675
14676 2001-12-05 [paul]       0.6.5claws52
14677
14678         * src/mainwindow.c
14679                 fix bug where 'Empty Trash?' pop-up window appears even
14680                 when Trash is empty, submitted by Jesse Skinner         
14681
14682 2001-12-05 [melvin]     0.6.5claws51
14683
14684         * src/compose.c
14685                 fixed bug #486106 to select correct account when reediting 
14686                 a queued message
14687         
14688 2001-12-04 [alfons]     0.6.5claws50
14689
14690         * src/mh.c
14691                 declare markfile in appropriate functions when
14692                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
14693                 for spotting this)
14694
14695 2001-12-04 [paul]       0.6.5claws49
14696
14697         * sync with sylpheed 0.6.5cvs21
14698                 see ChangeLog entry 2001-12-04
14699
14700 2001-12-03 [christoph]  0.6.5claws48
14701
14702         * po/de.po
14703                 changed translation of undo
14704         * src/account.c
14705         * src/folder.c
14706                 don't reinvent the wheel to traverse a GNode
14707         * src/compose.[ch]
14708                 seperate code to create the compose gui into functions
14709                 add "Others" page with folder selection for saving copy
14710                 of the message.
14711                 the folder identifier is saved to queue header
14712         * src/procmsg.c
14713                 save message to folder in queue header
14714
14715 2001-12-03 [paul]       0.6.5claws47
14716
14717         * sync with sylpheed 0.6.5cvs20
14718                 see ChangeLog entry 2001-12-03
14719
14720 2001-12-01 [paul]
14721
14722         * more sync with sylpheed 0.6.5cvs19
14723                 see ChangeLog entry 2001-11-29
14724
14725 2001-11-30 [paul]       0.6.5claws46
14726         
14727         * src/compose.c
14728                 remove conflicts introduced by Hoa's last commit
14729          
14730         * src/mainwindow.c
14731                 make 'Message/Bounce' sensitive
14732
14733 2001-11-30 [hoa]        0.6.5claws45
14734
14735         * src/compose.c
14736                 slightly change bounce function to add
14737                 information about the user that bounced the mail
14738                 in the From header line.
14739
14740         * src/folderview.c
14741                 permit the use of processing in outbox folder.
14742
14743 2001-11-29 [paul]       0.6.5claws44
14744
14745         * src/mainwindow.[ch]
14746         * src/prefs_common.c
14747         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
14748         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
14749         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
14750                 usability enhancements to the quoting, implements
14751                 use of Ctrl key to toggle quoting settings
14752                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
14753
14754 2001-11-29 [paul]       0.6.5claws43
14755         
14756         * sync with sylpheed 0.6.5cvs19
14757                 see ChangeLog entry 2001-11-28
14758
14759 2001-11-29 [melvin]     0.6.5claws42
14760         * src/Makefile.am
14761                 added enriched.[ch] to the list of files
14762
14763         * src/textview.c
14764         * src/mimeview.c
14765         * src/procmime.[ch]
14766         * src/enriched.[ch]
14767                 added support to view text/enriched
14768                 added support to show headers in message view for text/enriched and text/html
14769                         in non multipart messages
14770
14771 2001-11-28 [paul]       0.6.5claws41
14772
14773         * more sync with sylpheed 0.6.5cvs18
14774                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
14775
14776 2001-11-27 [paul]       0.6.5claws40
14777         
14778         * po/pt_BR.po
14779                 updated translation, submitted by Fabio Junior Beneditto
14780                 
14781         * sync with sylpheed 0.6.5cvs18
14782                 see ChangeLog entries 2001-11-26 (src/textview.c) and
14783                 2001-11-27
14784
14785
14786 2001-11-26 [paul]
14787
14788         * po/es.po
14789                 updated translation, submitted by Ricardo Mones Lastra
14790
14791 2001-11-26 [alfons]
14792
14793         * src/matcher.c
14794                 add more translatable strings
14795
14796 2001-11-26 [christoph]  0.6.5claws39
14797
14798         * po/de.po      
14799                 fixed one more umlaut
14800         * src/compose.c
14801                 fix translated header when it should not be translated
14802
14803 2001-11-26 [paul]       0.6.5claws38
14804
14805         * src/mainwindow.c
14806                 remove '/Message/Add Sender to address book' from 
14807                 main_window_set_menu_sensitive(), prevent debug warning
14808                 add 'Message/Mark/Mark all read' to mainwin_entries[]
14809
14810 2001-11-26 [paul]       0.6.5claws37
14811
14812         * src/summaryview.c
14813                 fix 'recurring unread state' bug 
14814
14815         * tools/README 
14816         * tools/filter_conv.pl
14817                 read name of top level mailbox from folderlist.xml
14818                 and presume nothing about its name              
14819
14820 2001-11-26 [darko]      0.6.5claws36
14821
14822         * src/gtkstext.[ch]
14823                 removed functions that are now in gtkutils.c
14824                 use gtkut_text_is_uri_string() from gtkutils.c
14825         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
14826
14827 2001-11-26 [paul]       0.6.5claws35
14828
14829         * sync with sylpheed 0.6.5cvs16
14830                 see ChangeLog entries 2001-11-25 and 2001-11-26
14831
14832 2001-11-25 [alfons]     0.6.5claws34
14833
14834         EXPERIMENTAL!!! Please checkout the last stable version using: 
14835           
14836         % cvs update -r LAST_STABLE -dRAP
14837
14838         (Or help us testing this stuff.)
14839
14840         * src/filtering.c               (1.14)
14841         * src/filtering.h               (1.6)
14842         * src/inc.c                     (1.28)
14843         * src/matcher.c                 (1.20)
14844         * src/mbox.c                    (1.9)
14845         * src/procmsg.h                 (1.14)
14846         * src/summaryview.c             (1.59)
14847         * src/summaryview.h             (dunno)
14848                 revert/merge/sync to as it was before commit 
14849                 on Thu, 19 Jul 2001 10:15:51 -0700.
14850
14851 2001-11-25 [hoa]        0.6.5claws33
14852
14853         * src/main.c
14854                 processing mails at startup
14855
14856         * src/folderview.c
14857         * src/summaryview.[ch]
14858                 processing mails when entering folder
14859
14860         * src/prefs_filtering.c
14861                 fixed some UI bugs
14862
14863 2001-11-24 [alfons]     0.6.5claws32
14864
14865         * src/summaryview.[ch]
14866                 make summary sort headers work, and also make
14867                 sure the sort type is stored
14868
14869 2001-11-23 [alfons]     0.6.5claws31
14870
14871         * src/summaryview.[ch]
14872                 make lock work like mark
14873                 disallow deleting messages marked as locked
14874
14875 2001-11-23 [alfons]     0.6.5claws30
14876
14877         * src/gtkstext.c
14878         * src/compose.[ch]
14879         * src/Makefile.am
14880         * src/undo.[ch]
14881                 merge undo patch submitted by Jens
14882
14883 2001-11-23 [christoph]  0.6.5claws29
14884
14885         * src/.cvsignore
14886                 added ylwrap
14887         * src/compose.c
14888                 fixed gpg signing and encoding
14889         * src/folder.[ch]
14890         * src/main.c
14891                 added --status option to get new, unread and total
14892                 message count from a running sylpheed
14893         * src/prefs_common.c
14894                 temporary fix for reply_with_quote problem
14895                 (don't call functions for non existing widget)
14896         * src/procmsg.c
14897                 one more check for ignored threads but still not
14898                 always working correctly. probably a recursive
14899                 check for all parents is needed
14900
14901 2001-11-23 [darko]      0.6.5claws28
14902
14903         * src/compose.c
14904                 wrapping on send improvements
14905         * src/gtkutils.[ch]
14906                 fix for GtkSText after last sync with main branch
14907                 GTK_TEXT -> GTK_STEXT
14908
14909 2001-11-23 [paul]       0.6.5claws27
14910
14911         * sync with sylpheed 0.6.5cvs14
14912                 see ChangeLog entries 2001-11-22 and 2001-11-23
14913                 
14914         * po/de.po
14915                 fixed the scrambled umlauts 
14916                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
14917
14918 2001-11-21 [paul]       0.6.5claws26
14919
14920         * sync with sylpheed 0.6.5cvs12
14921                 see 2nd ChangeLog entry dated 2001-11-20
14922
14923 2001-11-20 [paul]       0.6.5claws25
14924
14925         * sync with sylpheed 0.6.5cvs11
14926                 see ChangeLog entry 2001-11-19 (src/utils.c)
14927
14928 2001-11-20 [hiro]
14929
14930         * src/compose.c
14931                 GTK_TEXT -> GTK_STEXT
14932                 fix for wrong comment
14933
14934 2001-11-20 [hiro]       0.6.5claws24
14935
14936         * src/compose.[ch]
14937                 more merges from main branch
14938                 removed fatal warnings (uninitialized variables etc.)
14939                 some coding style fix
14940         * src/gtkutils.h
14941                 fixed typo.
14942         * src/addressbook.c
14943           src/addrindex.c
14944                 V-Card -> vCard
14945
14946 2001-11-19 [hoa]        0.6.5claws23
14947
14948         * src/filtering.c
14949         * src/prefs_scoring.c
14950         * src/matcher.[ch]
14951         * src/scoring.c
14952                 cleaning code
14953
14954         * src/matcher_parser_parse.y
14955         * src/prefs_filtering.c
14956                 bouncing
14957
14958 2001-11-19 [alfons]     0.6.5claws22
14959
14960         more of my old things into claws
14961
14962         * src/Makefile.am
14963         * src/prefs_common.c
14964         * src/procmsg.h
14965         * src/summaryview.[ch]
14966         * src/prefs_summary_column.c
14967         * src/pixmaps/locked.xpm
14968                 add indicators for locking of message in summary view
14969                 (does not work yet, only visual indicator)
14970
14971 2001-11-19 [paul]       0.6.5claws21
14972
14973         * sync with sylpheed 0.6.5cvs10
14974                 see ChangeLog entry 2001-11-19
14975
14976 2001-11-18 [alfons]     0.6.5claws20
14977         
14978         * src/filtering.c
14979                 remove an inadvertent free I forgot in previous clean up 
14980
14981 2001-11-18 [alfons]     0.6.5claws19
14982
14983         * src/filtering.[ch]
14984                 clean up & plug leaks
14985
14986 2001-11-18 [paul]       0.6.5claws18
14987
14988         * sync with sylpheed 0.6.5cvs9
14989                 see ChangeLog entries 2001-11-17 and 2001-11-18
14990
14991 2001-11-16 [paul]       0.6.5claws17
14992
14993         * sync with sylpheed 0.6.5cvs8
14994                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
14995
14996 2001-11-16 [paul]       0.6.5claws16
14997
14998         * sync with sylpheed 0.6.5cvs7
14999                 see ChangeLog entries 2001-11-15 and 2001-11-16
15000
15001 2001-11-15 [hoa]        0.6.5claws15
15002
15003         * src/compose.c
15004                 fix bounce, mails we received couln't be bounced to ourself.
15005
15006         * src/defs.h
15007         * src/filtering.[ch]
15008         * src/matcher.[ch]
15009         * src/matcher_parser.h
15010         * src/matcher_parser_lex.l
15011         * src/matcher_parser_parse.y
15012         * src/inc.c
15013         * src/main.c
15014         * src/mbox.c
15015         * src/prefs_filtering.[ch]
15016         * src/mainwindow.c
15017         * src/prefs_matcher.c
15018         * src/prefs_scoring.c
15019         * src/scoring.[ch]
15020         * src/summaryview.c
15021                 new matcher/filter/score configuration file parser
15022                 one unique configuration file => ~/.sylpheed/matcherrc
15023                 import in currently automatic, then save are made
15024                 in this new file.
15025                 one filter per folder and one global filter
15026                 (filter of a folder will be used as folder processing)
15027
15028         * src/folder.c
15029                 fix a bug in folder_item_get_identifier
15030                 
15031         * src/messageview.c
15032                 receive receipt return are fixed.
15033
15034 2001-11-14 [alfons]     0.6.5claws14
15035
15036         * src/session.h
15037                 add things from main branch to make claws compile
15038
15039 2001-11-14 [paul]       0.6.5claws13
15040
15041         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
15042                 see ChangeLog entries 2001-11-08 to 2001-11-14
15043
15044 2001-11-14 [hoa] 0.6.5claws12
15045
15046         * src/compose.[ch]
15047         * src/mainwindow.c
15048         * src/summaryview.c
15049                 add "bounce mail" option
15050
15051 2001-11-13 [christoph]  0.6.5claws11
15052
15053         * src/compose.c
15054                 Cleanup a mess i add before commiting
15055
15056 2001-11-13 [hoa]        0.6.5claws10
15057
15058         * src/compose.c
15059                 some fixes when mail are sent or
15060                 for crossposts
15061
15062 2001-11-13 [christoph]  0.6.5claws9
15063
15064         * po/de.po
15065                 Changed two string with the same translation
15066         * src/compose.c
15067         * src/procmsg.[ch]
15068         * src/send.[ch]
15069                 New mailsending process:
15070                   - Always queue message before sending
15071                     (message will be saved if sylpheed crashed or
15072                      freezes while sending)
15073                   - Allow queuing of newspostings
15074                   - No copy in outbox before sending
15075                     (closes bug #469501)
15076                   - No more redundant code for send and send_later
15077         * src/summaryview.c
15078                 Applied wwp <subscript@free.fr>'s patch that fixes
15079                 marks for multiple forwarded messages (+compose.c)
15080
15081 2001-11-12 [alfons]
15082
15083         * README.claws
15084                 remove things that are now in main branch
15085         
15086         * po/nl.po
15087                 update Dutch translation
15088
15089 2001-11-12 [mhadasht]   0.6.5.claws8
15090
15091         * src/prefs_common.c
15092                 re-enabled account autoselection feature for forward
15093                 and reedit lost during the branch point for SYNC-B4-REL
15094         * src/gtkspell.c
15095                 gtkpspell_get_dict(): more readable code (even if function is
15096                 not used yet)
15097         * ChangeLog.claws
15098                 added version number info to 2001-11-12 [hiro] comment.
15099
15100 2001-11-12 [hiro]       0.6.5.claws7
15101
15102         * src/compose.c
15103                 compose_forward(): fixed a bug that forward quote mark
15104                 wasn't used.
15105                 removed unnecessary code.
15106         * src/template_select.[ch]: removed.
15107
15108 2001-11-11 [alfons]
15109
15110         * src/compose.c
15111                 :%s/GTK_TEXT/GTK_STEXT/g
15112         
15113         * src/compose.[ch]
15114         * src/undo.[ch]
15115         * src/Makefile.am
15116                 revert the undo stuff (this is 0.6.6claws stuff)
15117
15118 2001-11-11 [hoa]        0.6.5.claws6
15119
15120         * src/compose.[ch]
15121                 Insert signature at the end of the text.
15122                 Added undo patch but currently disabled
15123
15124         * src/procmsg.c
15125                 Threading by subject improved.
15126
15127         * added src/undo.[ch]
15128                 Undo module for compose dialog box.
15129
15130 2001-11-11 [alfons]     0.6.5.claws5
15131
15132         * src/procmsg.c
15133                 prevent threading by subject on nodes that have already been
15134                 threaded by in-reply-to (as in "circular references in a tree
15135                 result in a dead branch")
15136
15137 2001-11-09 [hoa]        0.6.5.claws4
15138         
15139         * src/folderview.c
15140                 allows creation of mbox folder item from any files.
15141
15142 2001-11-09 [alfons]     0.6.5.claws3
15143         
15144         * src/utils.c
15145         * src/procmsg.c
15146                 do what I mean and correct threading by subject so it really
15147                 ignores attracting lines without "Re: "
15148
15149 2001-11-07 [alfons]     0.6.5.claws2
15150
15151         * src/procmsg.c
15152         * src/utils.[ch]
15153                 only attract by subject if a subject line starts with a "Re: "
15154         * src/syldap.c
15155                 remove warning
15156
15157 2001-11-07 [paul]       0.6.5claws1
15158
15159         * sync with sylpheed 0.6.5. release
15160                 see ChangeLog entry 2001-11-07
15161
15162 2001-11-07 [paul]       0.6.4claws31
15163
15164         * sync with sylpheed 0.6.4cvs18
15165                 see ChangeLog entries 2001-10-30 to 2001-11-07
15166                 prefs_templates.[ch] renamed prefs_template.[ch]
15167
15168 2001-11-06 [alfons]
15169         
15170         * src/utils.h
15171                 add semicolon Hoa forgot ;-)
15172                 
15173
15174 2001-11-06 [hoa]        0.6.4claws30
15175         
15176         * src/procmsg.c
15177         * src/summaryview.c
15178         * src/utils.c
15179         * src/utils.h
15180                 threading by subject - empty subject are ignored
15181
15182 2001-11-06 [christoph]  0.6.4claws29
15183
15184         * src/socket.c
15185                 use SSL_peek for sock_gets
15186         * src/utils.c
15187                 removed unneeded pointer in extracting quoted
15188                 names implementation
15189
15190 2001-11-06 [melvin]     0.6.4claws28
15191
15192         * src/gtkspell.c
15193                 fixed bug #476792 Selection overtyping with spell checker
15194                 fixed bug which could cause a buffer overflow
15195                 fixed a memory leak
15196
15197 2001-11-06 [hoa]        0.6.4claws27
15198         
15199         * src/procmsg.c
15200         * src/summaryview.c
15201                 threading by subject
15202
15203 2001-11-05 [alfons]     0.6.4claws26
15204         
15205         * README.claws
15206                 Claws -> Sylpheed (vice versa)
15207
15208         * src/compose.c
15209                 :%s/gtk_text/gtk_stext/g
15210                 :%s/GTK_TEXT/GTK_STEXT/g
15211                 (thanks to Jonathan Ware for spotting this)
15212
15213 2001-11-04 [christoph]  0.6.4claws25
15214
15215         * src/summaryview.c
15216                 replace Xalloca + strdup with Xstrdup_a
15217         * src/utils.c
15218                 better implementation of extracting quoted names
15219                 from addresses (remove backlashes and ignore
15220                 quotes after them)
15221
15222 2001-11-04 [alfons]     0.6.4claws24
15223
15224         * src/utils.[ch]
15225                 edit to comply more with coding style
15226
15227         * src/textview.c
15228                 fix bug reported by Kim Schulz. introduced by the patch integrated
15229                 in 0.6.4claws15. the code did not check the return value of
15230                 the html parser.
15231
15232         * AUTHORS
15233                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
15234
15235 2001-11-04 [christoph]  0.6.4claws23
15236
15237         * src/main.c
15238         * src/prefs_common.[ch]
15239                 init some pointers that possibly caused a segfault
15240                 reported in the claws-users ML
15241
15242 2001-11-04 [hoa]        0.6.4claws22
15243
15244         * src/grouplistdialog.c
15245                 change the names of the nodes in the tree
15246
15247         * src/compose.c
15248                 enhanced mailto syntax as described in
15249                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
15250                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
15251
15252         * src/utils.c
15253                 encode and decode URI (useful when opening URL into
15254                 netscape).
15255
15256 2001-11-03 [hoa]        0.6.4claws21
15257
15258         * src/grouplistdialog.c
15259                 a new newsgroups list selection dialog box
15260                 with a CTree instead of a CList
15261
15262 2001-11-03 [hoa]        0.6.4claws20
15263
15264         * src/folderview.c
15265                 enable property and scoring options when right
15266                 click on "inbox"
15267
15268         * src/summaryview.c
15269                 fixed bug when nickname were displayed using
15270                 the address book.
15271
15272 2001-11-02 [darko]      0.6.4claws19
15273
15274         * src/compose.c
15275                 new wrap quotation and URL/long words wrapping implementation
15276         * src/compose.c src/gtkstext.[ch]
15277                 move gtkstext_strncmp() to gtkstext.c
15278
15279 2001-11-01 [christoph]  0.6.4claws18
15280
15281         * src/prefs_account.c
15282                 fixed mess in account settings dialog
15283         * src/prefs_folder_item.c
15284                 added label with folder path to dialog
15285
15286 2001-10-31 [match]      0.6.4claws17
15287
15288         * src/vcard.c
15289                 fix memory leak.
15290         * src/addrbook.c
15291                 fix generation of spurious address book file names.
15292                 remove redundant functions.
15293         * po/POTFILES.in
15294                 added missing file names.
15295
15296 2001-10-30 [paul]       0.6.4claws16
15297
15298         * sync with sylpheed 0.6.4cvs6
15299                 see ChangeLog entries 2001-10-26 to 2001-10-30
15300
15301         * tools/filter_conv.pl
15302                 read folderlist.xml to discover whether the top-level
15303                 folder is called 'Mailbox' or 'Mail' 
15304
15305 2001-10-29 [paul]       0.6.4claws15
15306
15307         * src/html.c, src/textview.c
15308                 activate links in html mail and fix clickable parts
15309                 Submitted by Matthieu Dazy <dazy@t-surf.com>
15310
15311 2001-10-29 [paul]
15312
15313         * po/de.po, po/es.po, po/pt_BR/po
15314                 updated translations, submitted by Jens Oberender,
15315                 Ricardo Mones Lastra, and Fabio Junior Beneditto
15316
15317 2001-10-29 [darko]      0.6.4claws14
15318
15319         * src/compose.c
15320                 fix wrapping for good
15321
15322 2001-10-29 [darko]
15323
15324         * src/compose.c
15325                 undo previous change as it broke the smart wrapping
15326
15327 2001-10-29 [darko]      0.6.4claws13
15328
15329         * src/compose.c
15330                 fix infinite loop when long URL is quoted
15331                 (closes bug #475122.
15332
15333 2001-10-28 [match]
15334
15335         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
15336                 import Mutt address book
15337         * src/ldif.[ch] src/importldif.h
15338                 modified import LDIF handle user attributes
15339
15340 2001-10-28 [christoph]  0.6.4claws12
15341
15342         * src/summaryview.c
15343                 fixed that filtering did not work if there
15344                 were no filter rules
15345                 (closes bug #472003 and better implementation
15346                  of patch #474644)
15347
15348 2001-10-27 [christoph]  0.6.4claws11
15349
15350         * src/compose.c
15351                 make the folder's default account to be used when
15352                 replying. (patch by wwp <subscript@free.fr>)
15353         * src/compose.c
15354                 code cleanup, nearly killed all of wwp's patch
15355                 for folder's default account in compose
15356         * src/folderview.c
15357                 error panel when a folder could not be created
15358                 (closes bug #471080 new folder name & already
15359                  existing file)
15360
15361 2001-10-26 [alfons]
15362
15363         * src/utils.h
15364                 change prototype of strstr2() that Christoph forgot about
15365
15366 2001-10-26 [christoph]  0.6.4claws10
15367
15368         * src/account.c
15369                 made search for accounts by email address not case
15370                 sensitive
15371         * src/folder.c
15372                 fixed memory leak in folder_item_get_identifier
15373         * src/gtkspell.c
15374         * src/utils.c
15375                 fixed wrong strstr2 (should work like strstr)
15376
15377 2001-10-26 [darko]      0.6.4claws9
15378
15379         * src/compose.c src/gtkstext.[ch]
15380         * src/gtkstext.c
15381                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
15382
15383 2001-10-26 [paul]       0.6.4claws8
15384
15385         * src/html.c
15386                 ignore css and javascript tags in html mail
15387                 case-insensitive, with or without double-quoted
15388                 strings
15389
15390 2001-10-26 [paul]       0.6.4claws7
15391
15392         * sync with sylpheed 0.6.4cvs1
15393                 see ChangeLog entry 2001-10-26
15394
15395         * src/prefs_account.c, src/prefs_common.c,
15396           src/prefs_summary_column.c
15397                 minor improvements to the English
15398
15399 2001-10-25 [alfons]     0.6.4claws6
15400
15401         * src/gtkstext.c
15402         
15403                 make GtkSText follow style of GtkText (closes bug 
15404                 #469211 "text selection while writing message")
15405                 
15406                 do sync with GTK 1.2.10
15407
15408 2001-10-25 [paul]       0.6.4claws5
15409
15410         * src/html.c
15411                 ignore css tags in html mail
15412
15413 2001-10-25 [darko]      0.6.4claws4
15414
15415         * src/compose.c
15416                 don't declare is_url_string as static function since
15417                 we need it in gtkstext.c
15418         * src/gtkstext.c
15419                 remove unused variable
15420                 don't wrap long URLs while composing a message
15421
15422 2001-10-24 [christoph]  0.6.4claws3
15423
15424         * src/socket.c
15425                 fix ssl deadlock, when peer closes connection
15426
15427 2001-10-24 [paul]       0.6.4claws2
15428
15429         * src/prefs_common.c
15430                 gettextize the gpg ascii-armored warning message
15431
15432         * src/compose.c
15433                 insert a DOS/MAC file into the composed message
15434                 (improvements)
15435
15436         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
15437
15438 2001-10-22 [paul]       0.6.4claws1
15439
15440         * sync with sylpheed 0.6.4 release
15441                 see ChangeLog entries 2001-10-21
15442
15443         * po/fr.po, po/pt_BR.po
15444                 updated by Melvin Hadasht and Fabio Junior Beneditto
15445
15446 2001-10-21 [paul]       0.6.3claws30
15447
15448         * src/compose.c
15449                 insert a DOS text file from the compose window
15450                 into the composed message text (removes CRs characters)
15451                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
15452
15453         * tools/filter_conv.pl, tools/README
15454                 automatically use ~/.sylpheed as working directory
15455                 print out confirmation message on completion
15456
15457         * correct Hoa's last ChangeLog.claws entry
15458
15459 2001-10-20 [hoa]        0.6.3claws29
15460
15461         * src/grouplistdialog.c
15462                 bugfix (another ?) to give the right
15463                 newsgroups list for each news server.
15464
15465         * src/news.c
15466         * src/news.h
15467                 improve the newsgroups list cache
15468
15469 2001-10-20 [paul]       0.6.3claws28
15470
15471         * sync with sylpheed 0.6.3cvs9
15472                 see ChangeLog entry 2001-10-19
15473
15474         * correct Alfons' last ChangeLog.claws entry
15475
15476 2001-10-19 [alfons]
15477
15478         * src/pgptext.[ch]
15479                 fix compilation problems (part of bug #472895)
15480
15481 2001-10-18 [hoa]        0.6.3claws27
15482
15483         * src/grouplistdialog.c
15484                 bugfix when we refresh was clicked (bug 472701)
15485
15486 2001-10-19 [christoph]  0.6.3claws26
15487
15488         * src/compose.c
15489                 last header entry should default to "To:" or
15490                 "Newsgroups:" and not copy the last entry line
15491                 in a new compose window
15492                 (closes bug #472686, #470792)
15493
15494 2001-10-19 [paul]       0.6.3claws25
15495
15496         * sync with Sylpheed 0.6.3cvs8
15497                 see ChangeLog entries 2001-10-18 and 2001-10-19
15498
15499 2001-10-18 [christoph]  0.6.3claws24
15500
15501         * src/procmsg.c
15502                 reimplement ignore thread
15503         
15504 2001-10-18 [hoa]        0.6.3claws23
15505
15506         * src/folderview.c
15507         * src/grouplistdialog.[ch]
15508                 enhanced news subscription interface (feature 469113)
15509
15510         * src/news.c
15511         * src/news.h
15512                 enchanced newsgroup listing,
15513                 now, we can get groups informations
15514                 (NNTPGroupInfo)
15515
15516 2001-10-18 [paul]       0.6.3claws22
15517
15518         * src/summaryview.c
15519                 remove comment (sync with main branch)
15520         * src/mainwindow.c
15521                 fix 'Re-edit' bug in 'Message' menu
15522
15523 2001-10-17 [christoph]  0.6.3claws21
15524
15525         * src/compose.c
15526                 ignore empty or whitespace only header lines
15527
15528 2001-10-17 [paul]       0.6.3claws20
15529
15530         * sync with sylpheed 0.6.3cvs7
15531                 see ChangeLog entries 2001-10-14, 2001-10-16, and
15532                 2001-10-17
15533
15534 2001-10-17 [darko]
15535
15536         * src/compose.c
15537                 wrap long lines without spaces
15538                 don't wrap URLs
15539
15540 2001-10-16 [paul]
15541
15542         * po/es.po, po/nl.po, po/pt_BR.po
15543                 updated by Ricardo Mones Lastra, Alfons,
15544                 and Fabio Junior Beneditto
15545
15546         * sylpheed-0.6.3claws released
15547
15548 2001-10-15 [melvin] 0.6.3claws18
15549
15550         * README.claws
15551                 added summary and detailed installation instructions
15552                 for spell checker
15553         * po/fr.po
15554                 Updated, corrected and completed french translation
15555
15556 2001-10-15 [hoa] 0.6.3claws17
15557         * src/grouplistdialog.c
15558                 we can choose the newsgroups to display with wildcards
15559
15560 2001-10-15 [christoph]  0.6.3claws16
15561
15562         * src/account.c
15563         * src/compose.c
15564         * src/prefs_folder_item.[ch]
15565                 applied wwp <subscript@free.fr>'s folder
15566                 default account patch
15567         * po/de.po
15568                 Fixed wrong translation
15569
15570 2001-10-13 [alfons, christoph, melvin]  
15571                         0.6.3claws15
15572
15573         solution #2 to solve MT-safety problems defers all GUI related calls
15574         to the main thread using a gtk_idle_add() callback. discussed on
15575         ircnet #sylpheed, with christoph spotting some issues with the
15576         original code, and melvin allowing us to lobotomize his sylpheed.
15577
15578         * src/syldap.[ch], src/main.c
15579                 fix race problem in ldap search thread by deferring GUI 
15580                 stuff to main thread using gtk_idle_add()
15581
15582 2001-10-13 [paul]       0.6.3claws14
15583
15584         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
15585                 add Sergey's smtpcred.patch
15586                 adds separate username/password setting for SMTP Auth
15587                 needed by some servers
15588                 (closes feature request #471659)
15589
15590 2001-10-13 [paul]       0.6.3claws13
15591
15592         * src/pgptext.[ch] **NEW FILES**
15593         * src/Makefile.am, src/messageview.c, src/mimeview.c
15594                 decrypt ascii-armored gpg text embedded in
15595                 the message body.
15596                 Submitted by Jens Jahnke <jan0sch@gmx.net>
15597
15598 2001-10-13 [christoph]  0.6.3claws12
15599
15600         * README.claws
15601                 some more details on default to and
15602                 feature requests
15603         * src/main.c
15604                 init glib threading when ldap is used
15605         * src/syldap.c
15606                 threading fixes
15607         * po/de.po
15608                 fixed a typo
15609
15610 2001-10-12 [paul]       0.6.3claws11
15611
15612         * src/prefs_common.[ch], src/rfc2015.c
15613                 enable ascii-armored gpg text to be embedded in the
15614                 message body, selectable through the 'Privacy'
15615                 preferences. Supports encrypting only.
15616                 Submitted by Ravemax <ravemax@dextrose.com>
15617
15618 2001-10-12 [paul]       0.6.3claws10
15619
15620         * sync with sylpheed 0.6.3cvs6
15621                 see ChangeLog entries 2001-10-11 and 2001-11-12
15622
15623         * src/folderview.c
15624                 incorporated mbox folders, scoring, and folder
15625                 properties into the sync
15626
15627 2001-10-12 [darko]      0.6.3claws9
15628
15629         * README.claws
15630                 describe quotation wrapping
15631         * src/compose.c
15632                 don't treat tab as space to calculate line length properly
15633
15634 2001-10-11 [alfons]
15635
15636         * README.claws
15637                 correct description of how to make new filtering system work,
15638                 add some other things
15639                 
15640         * src/syldap.c
15641                 remove sched_yield() (not necessary / unportable)
15642
15643 2001-10-11 [paul]       0.6.3claws8
15644
15645         * sync with sylpheed 0.6.3cvs3
15646                 see ChangeLog entry 2001-10-10
15647
15648 2001-10-10 [christoph]  0.6.3claws7
15649
15650         * .cvsignore
15651                 ignore 2 files created by newer autotools
15652         * src/prefs_folder_item.c
15653                 using table for widget alignment
15654                 fixed memory leak and broken octal display
15655         * src/filesel.c
15656                 fixed segfault caused by lost filename
15657                 workaround (closes bug #469551)
15658
15659 2001-10-10 [paul]       0.6.3claws6
15660
15661         * sync with sylpheed 0.6.3cvs2
15662                 see ChangeLog entries 2001-10-09 and 2001-10-10
15663
15664 2001-10-10 [darko]      0.6.3.claws5
15665
15666         * src/gtkstext.c
15667                 proper calculation of right margin if smart wrapping is enabled
15668         * src/compose.c
15669                 automatically wrap long lines if wrap quotation is enabled
15670
15671 2001-10-09 [alfons]     0.6.3.claws4
15672
15673         * src/summaryview.c
15674                 select correct row when deleting last row in the summary view (and
15675                 close bug "[ #469104 ] select second last in list when deleting")
15676
15677 2001-10-09 [paul]       0.6.3claws3
15678
15679         * sync with sylpheed 0.6.3cvs1
15680                 updated some autotool scripts
15681
15682 2001-10-09 [darko]      0.6.3claws2
15683
15684         * src/gtkstext.[ch]
15685                 new name and mark with Sylpheed comment
15686         * src/compose.c
15687                 smart quotation wrapping a-la VIM
15688
15689 2001-10-08 [paul]       0.6.3claws1
15690
15691         * sync with sylpheed 0.6.3 release
15692                 see ChangeLog entry 2001-10-08
15693
15694 2001-10-08 [paul]       0.6.2claws24
15695
15696         * src/summaryview.c
15697                 more sync with sylpheed 0.6.2cvs12
15698                 Fixed the bug that didn't select the last row correctly
15699
15700
15701 2001-10-07 [paul]       0.6.2claws23
15702
15703         * sync with sylpheed 0.6.2cvs12
15704                 see ChangeLog entry 2001-10-07
15705
15706 2001-10-06 [match]
15707         * src/jpilot.[ch]
15708                 enable jpilot to read unsynch'ed addresses.
15709
15710         * src/editldap_basedn.c
15711                 fix segfault when opening dialog.
15712
15713 2001-10-06 [alfons]     0.6.2.claws22
15714
15715         * src/summaryview.c
15716                 fix bug with summary view selecting last *inserted*
15717                 node instead of last *visible* node. remember we
15718                 work with a tree
15719
15720 2001-10-06 [paul]       0.6.2claws21
15721
15722         * po/pt_BR.po
15723                 updated translation, contains some fixes and new
15724                 translations, submitted by Gustavo Noronha Silva
15725                 <kov@debian.org>
15726
15727         * src/prefs_common.c
15728                 change 'each' to 'every' - fix dubious English
15729
15730         * sync with sylpheed 0.6.2cvs11
15731
15732 2001-10-05 [alfons]     0.6.2claws20
15733
15734         * src/mainwindow.[ch], src/folderview.c
15735                 make composite tool button switch between "Compose News"
15736                 and "Compose Mail" depending on selected folder
15737                 (nifty idea by Kim Schulz <kim@schulz.dk>)
15738
15739 2001-10-05 [paul]       0.6.2claws19
15740
15741         * src/mainwindow.c, src/summaryview.c
15742                 fix 'Message/Reply to all', broken in last commit
15743
15744         * src/compose.c
15745                 fix X_BEENTHERE seg fault, thanks to Alfons
15746
15747 2001-10-04 [paul]       0.6.2claws18
15748
15749         * src/compose.[ch], src/mainwindow.c
15750                 make "Message/Reply" reply to mailing lists; matches
15751                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
15752                 based on portions of the patch submitted by
15753                 Junichi Uekawa <dancer@netfort.gr.jp>
15754
15755 2001-10-04 [darko]      0.6.2claws17
15756
15757         * src/compose.c
15758                 better smart wrapping
15759         * src/gtkstext.[hc]
15760                 a function to make text buffer contiguous
15761
15762 2001-10-03 [paul]       0.6.2claws16
15763
15764         * sync with sylpheed 0.6.2cvs10
15765
15766 2001-10-02 [alfons]
15767
15768         * configure.in
15769         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
15770                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
15771                 references to chinese translations (hope someone picks up
15772                 this)
15773
15774 2001-10-02 [christoph]  0.6.2claws15
15775
15776         * src/compose.c
15777                 fixed non translated header bug
15778         * ChangeLog.claws
15779                 fixed wrong date in alfons last entry ;)
15780
15781 2001-10-02 [alfons]     0.6.2claws14
15782
15783         * src/compose.c, src/prefs_common.[ch]
15784                 add block cursor option
15785
15786 2001-10-02 [paul]       0.6.2claws13
15787
15788         * sync with sylpheed 0.6.2cvs9
15789
15790 2001-09-30 [paul]       0.6.2claws12
15791
15792         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
15793                 updated translations
15794
15795         * po/POTFILES.in
15796                 add 'src/importldif.c'
15797
15798         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
15799                 added eudora-to-vCard conversion tool
15800                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
15801
15802         * sync with sylpheed 0.6.2cvs8
15803
15804 2001-09-30 [paul]
15805
15806         * sylpheed-0.6.2claws released
15807
15808 2001-09-27 [melvin]     0.6.2claws11
15809
15810         * src/gtkspell.c
15811                 fixed crash when using default path (introduced 
15812                 in 0.6.2claws10)
15813                 fixed tiny bug for initial suggestion mode
15814
15815 2001-09-27 [melvin]     0.6.2claws10
15816         
15817         * src/gtkspell.c
15818                 fixed bug where gtkpspell didn't set the path correctly
15819
15820         * README.claws
15821                 added a paragraph about spell checking
15822                 
15823
15824
15825 2001-09-27 [paul]       0.6.2claws9
15826
15827         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
15828                 replace '// comments' with '/* comments */' to prevent
15829                 some compiler warnings 
15830
15831         * sync with sylpheed 0.6.2cvs6
15832
15833 2001-09-26 [alfons]     0.6.2claws8
15834
15835         * src/messageview.c
15836                 introduce return receipt request notification again,
15837                 which was lost because of other semantics in 
15838                 procheader_parse() (???)
15839
15840 2001-09-26 [christoph]  0.6.2claws7
15841
15842         * src/compose.c
15843                 replace comments for old code with #if 0
15844                 readded auto cc, bcc and reply-to
15845         * src/prefs_matcher.c
15846         * src/prefs_scoring.c
15847                 removed some definition (was moved to
15848                 prefs.h)
15849
15850 2001-09-26 [paul]       0.6.2claws6
15851
15852         * src/mainwindow.c
15853                 make 'Follow-up and reply to' sensitive
15854
15855         * more sync with sylpheed 0.6.2cvs5
15856
15857 2001-09-25 [melvin]
15858
15859         * 0.6.2claws5
15860
15861         * src/gtkspell.c
15862                 fixed bug for "US-ASCII" introduced by the encoding code
15863
15864 2001-09-25 [paul]
15865
15866         * 0.6.2claws4
15867
15868         * src/prefs_common.[ch], src/summaryview.c
15869                 'next unread msg' 'go to next folder?' dialog can be
15870                 given default behaviour, either always show dialog,
15871                 or assume 'yes', or assume 'no'
15872                 Submitted by wwp <subscript@free.fr>
15873
15874 2001-09-25 [melvin]
15875                 
15876         * src/compose.c src/gtkspell.[ch]
15877                 added support for different encodings
15878
15879 2001-09-25 [paul]
15880
15881         * more sync with sylpheed 0.6.2cvs5
15882
15883 2001-09-24 [alfons]
15884         
15885         * src/prefs_folder_item.c
15886                 add check for item->prefs->default_to string is NULL and
15887                 add another check when freeing this string
15888
15889 2001-09-24 [paul]
15890
15891         * configure.in
15892                 change to version 0.6.2claws3
15893
15894         * sync with sylpheed 0.6.2cvs5 
15895
15896 2001-09-24 [match]
15897         * src/ldif.[ch], src/importldif.[ch], addressbook.c
15898                 import LDIF files.
15899         * src/addrcache.[ch], addrindex.[ch]
15900                 small update for future
15901         * src/addrbook.c
15902                 fix test XML file.
15903
15904 2001-09-24 [melvin]
15905         * src/gtkspell.[ch]
15906                 added 'Learn from mistakes' option
15907                 better handling of quotes in checked words
15908                 sorted dict list
15909         * po/fr.po
15910                 small update for spell checking stuff
15911
15912 2001-09-23 [alfons]
15913         
15914         * src/gtkspell.c
15915                 edit a little bit so it complies more with main coding style
15916
15917 2001-09-23 [alfons]
15918
15919         * src/folder.[ch], prefs_folder_item.c, compose.c
15920                 migrate "request return receipt" folder property
15921                 to folderlist.xml
15922
15923 2001-09-22 [alfons]
15924
15925         * README.claws **NEW**
15926                 (add things of interest for users of main branch 
15927                 and claws here)
15928
15929         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
15930                 re-implement threading per folder option, but store 
15931                 the setting in folderlist.xml (where it belongs)
15932
15933 2001-09-21 [melvin]
15934
15935         * src/gtkspell.[ch]
15936                 fixed bug when compose window is under another window
15937         * src/prefs_common.[ch] src/compose.c
15938                 changed 'dictionary_path' to 'dictionary' to be consistent
15939                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
15940         * ac/pspell.m4 src/Makefile.am 
15941                 dropped PSPELL_PATH macro
15942         * po/fr.po
15943                 updated translations
15944
15945 2001-09-21 [christoph]
15946
15947         * src/compose.c
15948                 added border around header fields
15949                 keep header type when new field is added
15950
15951 2001-09-20 [christoph]
15952
15953         * src/utils.[ch]
15954                 more portable debug_print with source filename
15955                 and linenumber
15956         * src/procmsg.c
15957                 more newlines after debug messages
15958
15959 2001-09-20 [paul]
15960
15961         * configure.in
15962                 change to version 0.6.2claws2
15963
15964         * sync with sylpheed 0.6.2cvs3
15965
15966 2001-09-19 [melvin]
15967
15968         * src/gtkspell.c
15969                 fixed the post-right-click focus pb
15970                 fixed crash when 'Spell check all' after dict change 
15971                         and when cursor is at the end of the text
15972                 shift-right-click pops up config menu even on misspelled words.
15973         * po/POTFILES.in
15974                 added gtkspell.c
15975
15976 2001-09-19 [melvin]
15977
15978         * src/about.c
15979                 added pspell to compiled-in features list
15980
15981 2001-09-18 [melvin]
15982
15983         * switched to pspell and dropped ispell
15984         * ac/pspell.m4
15985                 new file. autoconf macro for pspell
15986         * ac/Makefile.am 
15987         * configure.in acconfig.h
15988                 added pspell support
15989         * src/Makefile.am
15990         * src/main.c src/compose.[ch] src/gtkspell.[ch]
15991         * src/prefs_common.[ch] 
15992                 added pspell support
15993
15994 2001-09-18 [christoph]
15995
15996         * src/addr_compl.c
15997         * src/template.[ch]
15998                 replace LOG_MESSAGE with debug_print
15999         * src/compose.[ch]
16000                 gui improvements
16001         * src/menu.c
16002                 added newline after debug message
16003         * src/utils.h
16004                 using __VA_ARGS__ for debug_print macro
16005         * tools/.cvsignore
16006                 ignore Makefile and Makefile.in
16007
16008 2001-09-18 [paul]
16009
16010         * configure.in
16011                 change to version 0.6.2claws1
16012         * sync with sylpheed 0.6.2cvs1
16013
16014         * src/matcher.c 
16015         * src/prefs_matcher.c
16016                 add 'score equal to' option, submitted by
16017                 Paul Evans <nerd@freeuk.com>
16018
16019 2001-09-15 [christoph]
16020
16021         * src/mainwindow.c
16022                 comment out menu entry not existing in claws
16023         * src/menu.c
16024                 add debug output for non existing menu entries
16025         * src/summaryview.c
16026                 fix next/prev unread message for ignored threads
16027         * src/utils.[ch]
16028                 add sourcefile and line number to debug output
16029                 otherwise it is sometimes hard to find the
16030                 source code part if debug messages are translated
16031
16032 2001-09-14 [darko]
16033         
16034         * src/folderview.c
16035                 refresh target folder style after colour is changed
16036
16037 2001-09-13 [paul]
16038
16039         * configure.in
16040                 change to version 0.6.1claws3
16041
16042         * sync with sylpheed 0.6.1cvs6
16043
16044 2001-09-13 [darko]
16045         
16046         * src/folderview.c
16047                 fix target folder colourization to use user selected colour
16048
16049 2001-09-12 [darko]
16050         
16051         * src/summaryview.c
16052                 fix crash when message that is marked for copy/move is unmarked
16053
16054 2001-09-09 [paul]
16055
16056         * configure.in
16057                 change to version 0.6.1claws2
16058
16059         * sync with sylpheed 0.6.1cvs3
16060
16061 2001-09-09 [alfons]
16062         
16063         * src/folderview.c
16064                 fix bug with default font used for trash folder text
16065
16066 2001-09-06 [paul]
16067
16068         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16069                 updated translations
16070
16071         * configure.in
16072                 change to version 0.6.1claws1
16073
16074         * sync with sylpheed 0.6.1cvs2
16075
16076 2001-09-03 [paul]
16077
16078         * po/POTFILES.in
16079                 add Match's new addressbook
16080
16081         * po/de.po
16082                 updated translation submitted by Jens Oberender
16083
16084 2001-09-02 [paul]
16085
16086         * configure.in
16087                 change to 0.6.1claws
16088         * sync with sylpheed 0.6.1 release
16089
16090 2001-09-02 [paul]
16091
16092         * configure.in
16093                 change to 0.6.0claws2
16094
16095         * sync with sylpheed 0.6.0cvs4
16096
16097         * po/pt_BR.po
16098                 updated translation submitted by Fabio Junior Beneditto
16099
16100 2001-09-01 [match]
16101         * pixmaps/
16102                 interface.xpm
16103                 book.xpm
16104                 address.xpm
16105         * src/
16106                 Makefile.am
16107                 a ton of new files
16108
16109 2001-08-31 [paul]
16110
16111         * configure.in
16112                 change to version 0.6.0claws1
16113
16114         * sync with sylpheed 0.6.0cvs1
16115
16116         * po/es.po
16117                 updated translation submitted by Ricardo Mones Lastra
16118
16119         * po/POTFILES.in
16120                 add 'src/prefs_templates.c'
16121
16122         * src/compose.c, src/summaryview.c
16123                 fix segfault on 'Re_edit'               
16124
16125 2001-08-30 [alfons]
16126
16127         * configure.in, Makefile.am
16128         * tools/Makefile.am
16129                 add tools directory to source distribution
16130
16131 2001-08-30 [paul]
16132
16133         * configure.in
16134                 change to version 0.6.0claws
16135
16136         * sync with sylpheed 0.6.0 release
16137
16138 2001-08-30 [christoph]
16139
16140         * configure.in
16141                 removed autoconf version check
16142
16143 2001-08-30 [paul]
16144
16145         * src/account.c, src/compose.c, src/prefs_common.[ch]
16146         * src/procheader.[ch] src/utils.[ch]
16147                 Enhanced automatic account selection on replies
16148                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
16149
16150         * configure.in
16151                 add LDAP and JPilot to the configuration results output.
16152
16153 2001-08-29 [christoph]
16154
16155         * src/summeryview.c
16156                 no bold font for ignored threads
16157
16158 2001-08-29 [paul]
16159
16160         * configure.in
16161                 change to version 0.5.3claws6
16162
16163         * sync with sylpheed 0.5.3cvs10
16164                 src/stringtable.[ch]: New Files
16165
16166         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
16167         * src/pixmaps/sylpheed.xpm
16168                 add mini-icons to windows (by Alfons)
16169
16170 2001-08-27 [paul]
16171
16172         * src/mainwindow.c
16173                 new functions: next_labeled_cb(), prev_labeled_cb()
16174
16175         * src/summaryview.c
16176                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
16177                 summary_select_next_labeled(), summary_select_prev_labeled()
16178
16179         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
16180                 give claws blue folders and a blue trash can
16181
16182 2001-08-27 [paul]
16183
16184         * configure.in
16185                 change to version 0.5.3claws5
16186
16187         * sync with sylpheed 0.5.3cvs9
16188                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
16189
16190 2001-08-24 [christoph]
16191
16192         * src/filesel.c
16193                 keep filename when browsing directories
16194                 (not working for user entered filename, but
16195                  for default name and selected filename from
16196                  file list)
16197         * src/mainwindow.c
16198                 fixed wrong spelling "Folllow-up"
16199         * src/mbox_folder.c
16200         * src/procmsg.c
16201         * src/summaryview.c
16202                 fixed new/unread message count with ignored
16203                 threads (2 commits, first didn't notice no
16204                 longer needed decreasing)
16205         * src/inc.c
16206                 readded scrolling of progress dialog
16207                 (lost in sync)
16208
16209 2001-08-24 [paul]
16210
16211         * configure.in
16212                 change to 0.5.3claws4
16213
16214         * sync with sylpheed 0.5.3cvs7
16215
16216 2001-08-24 [christoph]
16217
16218         * src/compose.c
16219                 set request return receipt when replying
16220                 if it is set is the folder prefs of the
16221                 message
16222         * src/inc.c
16223                 disable final error popup if popups are
16224                 disabled in config (again)
16225
16226 2001-08-23 [paul]
16227
16228         * configure.in
16229                 Change version number to 0.5.3claws3
16230
16231         * sync with sylpheed 0.5.3cvs5
16232
16233         * src/mimeview.c
16234                 double quote '%s' in 'gedit %s' to fix bug when
16235                 opening attachment with spaces in the name
16236
16237 2001-08-22 [alte]
16238         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
16239           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
16240                 initial message templates support
16241
16242
16243 2001-08-22 [paul]
16244
16245         * configure.in
16246                 change version number to 0.5.3claws2
16247
16248         * sync with sylpheed 0.5.3cvs4
16249
16250         * src/procmsg.h src/summaryview.c
16251                 re-implement (un)ignore thread
16252
16253 2001-08-21 [paul]
16254
16255         * src/summaryview.c
16256                 remove unnecessary code
16257         * src/compose.c
16258                 enable 'dynamic' signatures (submitted by
16259                 Eric Limpens <eric@hscg-internet.nl>)
16260
16261 2001-08-21 [paul]
16262
16263         clean up after sync with sylpheed 0.5.3 release
16264
16265         * src/folderview.c
16266                 fix re-introduced font mess, see Christoph's
16267                 entry 2001-06-24
16268
16269         * src/summaryview.c
16270                 remove prev_msgnum
16271                 use sylpheed's small font instead of
16272                 gtk default font for summary view
16273
16274
16275 2001-08-17 [paul]
16276
16277         * configure.in
16278                 add pl to ALL_LINGUAS - sync with main branch
16279
16280         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16281                 Updated. Translations by Jens Oberender, Ricardo Mones
16282                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
16283
16284         * po/pl.po  ** NEW FILE **
16285                 sync with the main branch
16286
16287         * src/folderview.c
16288                 fix target folder colorizing and refresh problem
16289
16290
16291 2001-08-17 [christoph]
16292
16293         * src/mainwindow.c
16294                 claws uses 4 colors for target folder coloring.
16295                 arrays were not long enough and destroyed the
16296                 stack causing a segfault.
16297                 target folder colorizing does not work anymore
16298                 for me
16299
16300 2001-08-16 [paul]
16301
16302         * configure.in
16303                 change to version 0.5.3claws1
16304
16305         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
16306           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
16307           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
16308
16309                 sync with sylpheed 0.5.3 release, but keep claws method of
16310                 configuring/saving fonts
16311
16312         * src/addressbook.[ch]
16313                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
16314                 in line with a similar change in Hiroyuki's branch
16315
16316         * src/mainwindow.[ch]
16317                 disable main_window_set_thread_option()
16318         * src/prefs_folder_item.c
16319                 comment out &tmps_prefs.enable_thread,
16320         * src/mbox_folder.c, src/procmsg.[ch]
16321                 comment out MSG_IS_IGNORE_THREAD
16322         * src/summaryview.c
16323                 comment out summary_ignore_thread() and summary_unignore_thread()
16324                 comment out MSG_IS_IGNORE_THREAD
16325
16326                 use Hiroyuki's threading instead.
16327
16328
16329
16330 2001-08-15 [paul]
16331
16332         * src/account.c
16333                 use Hiroyuki's 0.5.3 column scheme but also
16334                 include the enable/disable button.
16335         * src/pixmaps/mark.xpm
16336                 add Hiroyuki's amended pixmap
16337
16338 2001-08-13 [christoph]
16339
16340         * src/account.c
16341                 receive at get all column showed wrong state for APOP
16342                 button should only work for POP3 and APOP accounts
16343         * src/prefs_account.c
16344                 added missing preprocessor statement for SSL
16345
16346 2001-08-12 [paul]
16347
16348         * src/account.[ch]
16349                 add 'receive at get all' column and enable/disable
16350                 button.
16351
16352 2001-08-06 [christoph]
16353
16354         * src/account.c
16355                 show usage of SSL in protocol column
16356
16357         * src/imap.c
16358         * src/inc.c
16359                 renamed ssl options
16360
16361         * src/prefs_account.[ch]
16362                 moved ssl options to a new page
16363
16364         * src/send.c
16365         * src/smtp.c
16366         * src/ssl.[ch]
16367                 renamed ssl options
16368                 added support for SMTP STARTTLS command
16369
16370 2001-08-05 [christoph]
16371
16372         * configure.in
16373                 debian autoconf needs version check to find
16374                 correct autoconf version. if the file is
16375                 named configure.in 2.13 is used, which does
16376                 not work with this configure.in script.
16377                 other solution would be to rename the script
16378                 to configure.ac as suggested in the autoconf
16379                 manual.
16380
16381         * src/inc.c
16382                 disable final error popup if popups are
16383                 diabled in config
16384
16385         * src/socket.c
16386                 bugfix in ssl_gets
16387                 fixes IMAP over SSL problem
16388
16389 2001-08-03 [paul]
16390
16391         * configure.in
16392                 change to 0.5.2claws1
16393
16394         * sync with sylpheed 0.5.2cvs1
16395
16396 2001-08-02 [alfons]
16397
16398         * configure.in
16399                 quick fix for ispell detection...
16400
16401 2001-08-01 [paul]
16402
16403         * configure.in
16404                 change to 0.5.1claws4
16405
16406         * sync with sylpheed 0.5.1cvs7
16407
16408 2001-07-31 [alfons]
16409
16410         * src/prefs_common.c, src/prefs_common.h, 
16411           src/gtkspell.c, src/gtkspell.h
16412                 add global spelling checker settings (compose tab) +
16413                 selection of dictionary 
16414           
16415         * configure.in  
16416                 guess valid ispell location
16417
16418 2001-07-31 [paul]
16419
16420         * po/POTFILES.in
16421                 removal of 'src/quote_fmt_parse.c'
16422         * po/de.po
16423                 Updated de.po
16424                 (submitted by Jens Oberender <didge@suse.de>)
16425
16426 2001-07-31 [darko]
16427
16428         * src/folder.[ch]
16429         * src/folderview.[ch]
16430         * src/mainwindow.c
16431         * src/mh.c
16432         * src/prefs_common.[ch]
16433         * src/summaryview.c
16434                 target folder colourization
16435
16436 2001-07-30 [paul]
16437
16438         more sync with Sylpheed 0.5.1cvs6 
16439
16440 2001-07-30 [darko]
16441
16442         * src/mh.c
16443         * src/prefs_folder_item.[hc]
16444         * src/summaryview.c
16445                 shared folders support with a GUI
16446
16447 2001-07-29 [paul]
16448
16449         0.5.1claws3
16450
16451         * sync with Sylpheed 0.5.1cvs6
16452
16453 2001-07-29 [paul]
16454
16455         * po/pt_BR.po
16456                 updated
16457                 (submitted by Fabio Junior Beneditto)
16458
16459 2001-07-28 [paul]
16460
16461         * src/procmime.c
16462         * AUTHORS
16463                 patch to correct bad image mime headers
16464                 (submitted by Don Quijote <dq@searchlores.org>)
16465
16466 2001-07-28 [paul]
16467
16468         * tools/gif2xface.pl   **NEW FILE**
16469         * tools/README
16470                 script to convert file.gif to file.xface for
16471                 use in a custom header.
16472                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
16473
16474 2001-07-27 [alfons]
16475         
16476         * configure.in
16477                 change macros for detecting JPilot and LDAP
16478
16479 2001-07-27 [christoph]
16480
16481         * src/filtering.c
16482                 code cleanup (MIN / MAX warning, needed casting)
16483
16484 2001-07-27 [alfons]
16485
16486         * procheader.c
16487                 disallow setting flags when detecting certain headers
16488                 (X-Status, Status, Seen, X-Seen). 
16489         
16490         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
16491
16492 2001-07-27 [christoph]
16493
16494         * src/prefs_filter.c
16495         * src/prefs_filtering.c
16496         * src/prefs_matcher.c
16497         * src/prefs_scoring.c
16498                 scroll list when moving rows up or down
16499
16500         * src/imap.c
16501         * src/imap.h
16502         * src/prefs_account.c
16503         * src/prefs_account.h
16504         * src/send.c
16505                 SMTP over SSL (untested, feedback requested)
16506                 IMAP over SSL
16507
16508         * src/ssl.c
16509                 code cleanup
16510
16511 2001-07-26 [alfons]
16512         
16513         * configure.in, acconfig.h
16514                 define CLAWS (need this for main / claws detection)
16515
16516 2001-07-25 [alfons]
16517
16518         * configure.in
16519                 Sylpheed 0.5.1claws2
16520                 
16521         * sync with Sylpheed 0.5.1cvs4
16522
16523 2001-07-25 [christoph]
16524
16525         * src/scoring.c
16526                 fixed segfault
16527                 item->prefs == NULL (don't know why)
16528
16529 2001-07-25 [alfons]
16530
16531         * configure.in
16532                 Sylpheed 0.5.1claws1
16533
16534         * sync with Sylpheed 0.5.1cvs1-3
16535
16536 2001-07-24 [christoph]
16537
16538         * src/folderview.c
16539         * src/prefs_folder_item.[ch]
16540                 added folderitem preferences dialog with
16541                 default To: and auto request return receipt
16542
16543         * src/compose.[ch]
16544         * src/menu.[ch]
16545                 changes to handle new folderitem preferences
16546
16547         * src/mainwindow.c
16548         * src/summaryview.c
16549                 call compose new mail with current folderitem
16550
16551 2001-07-24 [alfons]
16552
16553         Release Sylpheed 0.5.1claws
16554
16555         * configure.in
16556                 change to release version 0.5.1claws
16557
16558 2001-07-24 [christoph]
16559
16560         * src/summaryview.c
16561                 fixed segfault that happend when the selected
16562                 message was removed while retrieving new messages.
16563
16564         * po/es.po
16565                 updated translation
16566                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
16567
16568 2001-07-22 [alfons]
16569
16570         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
16571         this is a work in progress, for more information: http://nlpagan.net/sylman 
16572         
16573         * configure.in, src/mainwindow.c, manual/Makefile.am
16574                 add support for English manual
16575
16576         * AUTHORS
16577                 add authors of user manuals
16578
16579         * manual/en/sylpheed*.html
16580                 add English documentation
16581
16582 2001-07-22 [christoph]
16583
16584         * po/POTFILES.in
16585                 added src/ssl.c
16586         * src/ssl.c
16587                 changed a wrong debug message
16588
16589 2001-07-22 [alfons]
16590
16591         * po/nl.po
16592                 update Dutch translation
16593
16594         * src/prefs_filtering.c, 
16595           src/prefs_matcher.c
16596                 add more translatable strings           
16597
16598 2001-07-21 [alfons]
16599
16600         0.5.0claws7
16601
16602         * configure.in
16603                 change version
16604
16605         * src/inc.c, src/summaryview.[ch]
16606                 prevent update of mark file when filtering has done, by
16607                 using a variable; this affects two functions:
16608                         inc.c::inc_finished()
16609                         summaryview.c::summary_show()
16610
16611 2001-07-20 [alfons]
16612
16613         * src/filtering.[ch], src/prefs_filtering.c, 
16614           src/matcher.[ch]
16615                 add filtering action for label coloring 
16616
16617         * po/POTFILES.in
16618                 add labelcolors.c
16619
16620         * added src/labelcolors.c
16621         * added src/labelcolors.h
16622         * src/Makefile.am, src/summaryview.c
16623                 rearrange label coloring code
16624
16625         * src/procmsg.h
16626                 add more parentheses so label colouring works correctly
16627
16628         * src/filtering.c
16629                 don't really delete message, but move it to Trash
16630
16631         * src/prefs_matcher.c
16632                 add quote options to info dialog
16633
16634 2001-07-20 [christoph]
16635
16636         * src/Makefile.am
16637         * src/inc.c
16638         * src/main.[ch]
16639         * src/socket.h
16640         * src/ssl.[ch] (new)
16641                 moved ssl stuff to a seperate file
16642
16643 2001-07-20 [darko]
16644
16645         * src/summaryview.c
16646                 fix show sender using address book with no e-mail
16647                 address in From: field
16648
16649 2001-07-19 [alfons]
16650
16651         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
16652                 fix messy handling of escaping... now at least the
16653                 execute command is useful. escape char is '\', we
16654                 accept \n and \r too. 
16655
16656                 Real life example:
16657                 
16658                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
16659                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
16660
16661 2001-07-18 [alfons]
16662
16663         0.5.0claws6
16664
16665         * src/summaryview.c
16666                 clean up
16667
16668         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
16669           src/procmsg.[ch]
16670                 revise filtering; currently move, copy, marking have
16671                 been tested. if you like bleeding edge stuff, you
16672                 should definitely go for this version :)
16673
16674         * mark old working stuff as VERSION_0_5_0_CLAWS5        
16675
16676 2001-07-17 [christoph]
16677
16678         * src/utils.c
16679                 timestamp log
16680
16681 2001-07-17 [alfons]
16682
16683         0.5.0claws5
16684
16685         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
16686           bits in the mark file, without affecting either branch. Lots of
16687           files changed, also in claws branch.
16688
16689           UNTESTED: use of mbox folders
16690
16691         * src/summaryview.c
16692                 added mark all read; however this was a quick hack used for
16693                 cleaning up mess after initial merge with Hiroyuki
16694
16695         * configure.in
16696                 change claws version number back to 0.5.0claws5 to clear up 
16697                 confusion & pretension (recent release was technically 
16698                 0.5.0claws4, so we neatly align with Hiroyuki :-)
16699
16700 2001-07-16 [alfons]
16701
16702         sync with Hiroyuki's 0.5.0cvs4
16703
16704 2001-07-16 [alfons]
16705
16706         0.5.1claws3
16707
16708         * src/filtering.[ch]
16709                 remove invalid updating of mark files for 
16710                 filter actions MATCHING_ACTION_MOVE and 
16711                 MATCHING_ACTION_DELETE; this should fix the
16712                 folder update bug
16713                 
16714         * src/procmsg.c
16715                 revert Christoph's stab at fixing the folder 
16716                 update bug
16717
16718         * po/POTFILES.in
16719                 add missing files with translatable strings
16720
16721         * src/summaryview.c
16722                 remove debug print
16723
16724 2001-07-15 [alfons]
16725
16726         * src/addr_compl.[ch], src/prefs_filtering.c
16727                 make "filtering pref dialog's destination entry" an
16728                 "address completable entry", if filter destination is 
16729                 an email address
16730
16731         0.5.1claws2
16732         
16733         sync with Hiroyuki's 0.5.0cvs2-3
16734
16735 2001-07-15 [christoph]
16736
16737         * src/procmsg.c
16738                 fixed folder stats update after incorporation
16739
16740 2001-07-15 [alfons]
16741
16742         * src/summaryview.c
16743                 * finish label colouring stuff (for now)
16744                 * fix incorrect colour bug (off by one) 
16745
16746 2001-07-14 [alfons]
16747
16748         * src/mainwindow.c
16749                 change text labels for news and mail message so there's
16750                 plenty of toolbar estate left
16751
16752         * configure.in
16753                 0.5.1claws1
16754
16755         * src/folderview.c
16756           src/folder.[ch]
16757                 sync with Hiroyuki's 0.5.0cvs1
16758
16759         * src/summaryview.c
16760                 more rewrite label colouring
16761
16762 2001-07-14 [alfons]
16763
16764         * src/summaryview.[ch]
16765                 * start rewrite label colouring 
16766                 * fix proper location "Add Sender To Addressbook" menu item
16767
16768 2001-07-13
16769
16770         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16771         (actually this is 0.5.0claws4)
16772
16773 2001-07-13 [alfons]
16774
16775         * po/pt_BR.po
16776                 * fix duplicate message
16777                 * add updated Portugese / Brazilian translation
16778                   submitted by Fabio Junior Beneditto
16779
16780 2001-07-12 [alfons]
16781
16782         * AUTHORS
16783                 add Jens
16784
16785         * po/nl.po
16786                 add updated Dutch translation
16787
16788         * po/de.po
16789                 add updated German translation submitted by Jens
16790
16791 2001-07-11 [alfons]
16792
16793         Prerelease before 0.5.0claws. Please test.
16794         This version is temporarily tagged as VERSION_0_5_0_TEST
16795
16796         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
16797           src/prefs_scoring.c, src/prefs_matcher.c, 
16798           src/prefs_filtering.c, src/mbox.c, 
16799           src/main.c, src/inc.c, src/filtering.[ch]
16800                 revert new Hoa's new matcher (does not work yet)
16801
16802         * src/Makefile.am
16803                 clean up
16804
16805 2001-07-10
16806
16807         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16808
16809
16810 2001-07-10 [alfons]
16811
16812         * Makefile.am
16813                 add ChangeLog.claws to EXTRA_DIST
16814         * src/Makefile.am
16815                 add matcher_parser_parse.h to EXTRA_DIST
16816
16817 2001-07-10 [christoph]
16818
16819         * src/inc.c
16820                 add destination folder to table of
16821                 folders that need to be updated after
16822                 incorporation
16823
16824 2001-07-10 [alfons]
16825
16826         * folder.[ch]
16827           folderview.c
16828                 make collapse state of folders and folder items persistent, i.e.
16829                 if you collapse a folder tree, the next time sylpheed-claws starts 
16830                 up the folder tree remains collapsed.  
16831                 
16832 2001-07-10 [christoph]
16833
16834         * acconfig.h
16835         * configure.in
16836                 added --enable-ssl
16837         * src/md5.[ch]
16838                 renamed MD5_CTX to MD5_CTX_syl
16839                 conflicts with a struct in openssl
16840         * src/inc.c
16841         * src/main.[ch]
16842         * src/prefs_account.[ch]
16843         * src/socket.[ch]
16844                 SSL support for POP
16845         * src/mainwindow.c
16846                 fixed compose with current account
16847                 broken by new compose button stuff
16848
16849 2001-07-09 [hoa]
16850
16851         * AUTHORS
16852                 changed my email address
16853
16854         * src/matcher_parser_parse.y
16855                 clean the parser to remove conflicts
16856
16857 2001-07-09 [alfons]
16858
16859         * AUTHORS
16860                 add Match Grun
16861
16862         * configure.in
16863                 fix incorrect description of --enable-ldap parameter
16864
16865         * src/prefs_common.[ch]
16866           src/compose.c
16867                 add experimental option "smart wrapping" which makes the
16868                 compose editor auto wrap.
16869                 
16870                 | TODO: the problem with the buggy cursor handling is caused |
16871                 | by the GtkText. when deleting / backspacing text its       |
16872                 | wrapping algorithm does not take in account the previous   |
16873                 | line. should find a way to hack this in.                   |
16874                 | or should perhaps combine this with the word wrapping      |
16875                 | patch i wrote in january.                                  |
16876
16877         * src/about.c
16878                 show build parameters for LDAP and JPilot
16879
16880         * src/summaryview.c
16881                 revert Christoph's bugfix for selecting next unread message, 
16882                 because folder stats aren't updated correctly
16883
16884 2001-07-08 [hoa]
16885
16886         * src/filtering.c
16887         * src/mainwindow.c
16888         * src/matcher.c
16889         * src/matcher_parser_lex.l
16890         * src/matcher_parser_parse.y
16891         * src/prefs_filtering.c
16892         * src/prefs_scoring.c
16893         * src/scoring.c
16894                 bugfix of the config file parser
16895
16896 2001-07-08 [alfons]
16897
16898         * src/Makefile.am
16899                 added generated matcher sources to BUILT_SOURCES
16900
16901 2001-07-08 [hoa]
16902
16903         * src/Makefile.am
16904         * src/.cvsignore
16905                 added new config file parser
16906
16907         * src/scoring.[ch]
16908         * src/filtering.[ch]
16909         * src/matcher.[ch]
16910         * src/prefs_filtering.c
16911         * src/prefs_matcher.c
16912         * src/prefs_scoring.c
16913         * added src/matcher_parser.h
16914         * added src/matcher_parser_lex.h
16915         * added src/matcher_parser_lex.l
16916         * added src/matcher_parser_parse.y
16917                 lex & yacc config file parser
16918
16919         * src/mbox.c
16920         * src/inc.c
16921         * src/main.c
16922                 changes prefs_filtering into global_filtering           
16923
16924         * src/summaryview.c
16925                 build threads with subjects only if "Re: " is at the
16926                 beginning of the subject
16927
16928 2001-07-07 [paul]
16929
16930         0.5.0claws
16931
16932         sync with sylpheed 0.5.0
16933                 change of version number only
16934
16935 2001-07-06 [paul]
16936
16937         0.5.0claws5
16938
16939         sync with sylpheed 0.5.0pre5
16940
16941 2001-07-05 [paul]
16942
16943         sync with sylpheed 0.5.0pre4 release
16944                 /po and /manual/ja not sync'ed
16945
16946 2001-07-04 [paul]
16947
16948         more sync with sylpheed 0.5.0pre4
16949
16950 2001-07-03 [christoph]
16951
16952         * src/addressbook.c
16953                 fixed address book broken by address book
16954                 for VCard, JPilot, LDAP
16955
16956 2001-07-03 [alfons]
16957
16958         * src/matcher.c
16959         * src/textview.c
16960                 stopped memory leaks
16961
16962 2001-07-03 [paul]
16963
16964         more sync with sylpheed 0.5.0pre4
16965
16966 2001-07-02 [match]
16967
16968         * included address book patch for VCard, JPilot, LDAP
16969         * pref_common.c - fixed Font options on Display tab (cosmetic)
16970         * alertpanel.c - fixed truncated message
16971
16972 2001-07-02 [christoph]
16973
16974         * src/mbox_folder.c
16975         * src/procmsg.[ch]
16976         * src/summaryview.c
16977                 mark threads for ignoring
16978
16979 2001-07-02 [paul]
16980
16981         0.5.0claws4
16982
16983         * sync with sylpheed 0.5.0pre4
16984                 updated gettext to 0.10.38.
16985
16986 2001-07-01 [paul]
16987
16988         * src/ mainwindow.c
16989         * src/procmsg.h
16990         * src/summaryview.[ch]
16991                 new right-click option: Label.
16992                 substitute for 'Mark-->Mark/Unmark', colours the line.
16993                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
16994
16995 2001-07-01 [christoph]
16996
16997         * src/folderview.c
16998                 fixed font for trash
16999         * src/summaryview.c
17000                 move ctree to unread message
17001
17002 2001-07-01 [paul]
17003
17004         * sync with sylpheed 0.5.0pre3 release
17005
17006 2001-06-30 [alfons]
17007
17008         * src/filesel.[ch]
17009         * src/compose.c
17010                 allow inserting / attaching multiple files in
17011                 the composer window
17012
17013 2001-06-30 [paul]
17014
17015         * src/codeconv.c
17016                 small change to Alfons' previous stuff so that it
17017                 actually makes
17018
17019 2001-06-30 [alfons]
17020
17021         * lots of files changed; first attempt to merge the changes
17022           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
17023
17024 2001-06-30 [paul]
17025
17026         * po/pt_BR.po
17027                 updated and completed, translations by Fabio
17028                 Junior Beneditto <fjbeneditto@yahoo.com.br>
17029
17030 2001-06-29 [alfons]
17031
17032         * src/compose.c
17033         * src/mimeproc.[ch]
17034                 allow selecting an attached files' mime type from a 
17035                 list of types.
17036
17037 2001-06-29 [paul]
17038
17039         * more sync with sylpheed 0.5.0pre3
17040
17041 2001-06-29 [paul]
17042
17043         * po/pt_BR.po
17044                 merge with sylpheed.pot and pt_BR.po provided by
17045                 Fabio Junior Beneditto.
17046
17047 2001-06-29 [darko]
17048
17049         * src/procmime.c
17050                 make MIME types case insensitive
17051
17052 2001-06-28 [alfons]
17053
17054         * po/nl.po
17055                 merge with sylpheed.pot and old nl.po; translations added.
17056
17057 2001-06-28 [paul]
17058
17059         * more sync with sylpheed 0.5.0pre3
17060
17061 2001-06-27 [alfons]
17062
17063         * src/summaryview.c
17064                 don't crash when removing parent node of messages
17065                 attracted by subject. this was caused by not deleting
17066                 the parent node from the subject line hash table.
17067
17068 2001-06-27 [alfons]
17069
17070         * src/summaryview.c
17071         * src/compose.[ch]
17072         * src/mainwindow.c
17073                 if there are multiple messages selected, allow forwarding
17074                 them as attachments.
17075
17076 2001-06-27 [paul]
17077
17078         * more sync with sylpheed 0.5.0pre3
17079
17080 2001-06-26 [paul]
17081
17082         0.5.0claws3
17083
17084         * sync with sylpheed 0.5.0pre3
17085
17086 2001-06-25 [paul]
17087
17088         * src/mainwindow.c
17089                 fixed 'compose news article' bug
17090                 from icon-and-text toolbar
17091
17092 2001-06-25 [paul]
17093
17094         * sync with sylpheed 0.5.0pre2 release
17095
17096 2001-06-24 [christoph]
17097
17098         * src/prefs_common.c
17099                 bug fix in font selection
17100         * src/folderview.c
17101                 use sylpheed's normal font instead of
17102                 gtk default font for folders without
17103                 new messages
17104
17105 2001-06-24 [alfons]
17106
17107         * src/mainwindow.[ch]
17108                 added composite compose mail / news button (an idea by Leandro
17109                 Pereira <leandro@linuxmag.com.br>)
17110
17111 2001-06-24 [paul]
17112
17113         Added instructions for ldif-to-xml.py
17114
17115         * tools/README
17116
17117 2001-06-23 [alfons]
17118
17119         Some minor things.
17120
17121         * src/pixmaps/stock_news_compose.xpm
17122                 added pixmap by Leandro
17123         * src/prefs_common.c
17124                 tested built-in spelling checker of GCC 3.0 :)
17125         * po/nl.po
17126                 merged dutch translation of sylpheed-main with
17127                 sylpheed.pot
17128
17129 2001-06-23 [paul]
17130
17131         Added tools directory and files.
17132
17133         * tools/filter_conv.pl
17134                 converts old filter system to new filtering system
17135         * tools/ldif-to-xml.py
17136                 converts netscape addressbook to sylpheed addressbook
17137         * tools/README
17138                 descriptions/instructions for above two files
17139
17140 2001-06-23 [christoph]
17141
17142         * src/inc.c
17143         * src/manage_window.[ch]
17144         * src/prefs_common.[ch]
17145                 mail retrieval dialog can be enabled, disabled
17146                 or hidden if non of sylpheed's windows is active
17147
17148 2001-06-22 [paul]
17149
17150         0.5.0claws2
17151
17152         * sync with sylpheed 0.5.0pre2
17153
17154 2001-06-21 [christoph]
17155
17156         * src/summaryview.c
17157                 show recipient on 'from' for all accounts
17158                 
17159         * src/inc.c
17160         * src/prefs_common.[ch]
17161                 disable error popup on mail receive errors
17162
17163 2001-06-21 [alfons]
17164
17165         * src/compose.c
17166                 made the ruler correctly appear and disappear.
17167
17168         * src/Makefile.am
17169                 removed Hoa's work-in-progress-stuff (interesting!) so 
17170                 claws compiles ok.
17171
17172 2001-06-20 [christoph]
17173
17174         * src/inc.c
17175         * src/progressdialog.c
17176                 added scrolled window for list in progressdialog
17177
17178 2001-06-20 [paul]
17179
17180         sync with sylpheed 0.5.0pre1 release
17181
17182 2001-06-20 [christoph]
17183
17184         * src/summeryview.c
17185                 make building threads by subject work when
17186                 thread view is enabled
17187                 
17188         * src/compose.c
17189         * src/prefs_common.[ch]
17190                 automatically select account for mail replys
17191
17192 2001-06-19 [sergey]
17193
17194         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
17195         they are filled in from the account settings.
17196
17197 2001-06-19 [paul]
17198
17199         * more sync with sylpheed 0.5.0pre1
17200
17201 2001-06-18 [alfons]
17202
17203         * src/Makefile.am,
17204           src/procmime.c
17205                 added --sysconfdir to CPPFLAGS for pointing to the correct
17206                 location of mime.types. 
17207
17208                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
17209                 or ./configure!
17210
17211 2001-06-18 [hoa]
17212
17213         * src/summaryview.c
17214                 fixed some bug when building threads
17215
17216 2001-06-18 [pau]l
17217
17218         * src/prefs_account.c
17219                 UI stuff: More changes to the English
17220
17221 2001-06-18 [paul]
17222
17223         * src/pixmaps/stock_news_compose.xpm: new file
17224         * src/Makefile.am
17225         * src/mainwindow.c
17226         * src/summaryview.c
17227                 Added new icon for Hoa's 'compose a news
17228                 message', plus minor improvements to the
17229                 English
17230
17231         * po/ja.po
17232         * ChangeLog
17233         * ChangeLog.jp
17234                 more sync with sylpheed 0.5.0pre1
17235
17236 2001-06-18 [hoa]
17237
17238         * src/compose.[ch]
17239         * src/mainwindow.c
17240                 Follow-up and reply to
17241
17242         * src/summaryview.[ch]
17243                 Build threads also with subjects
17244
17245 2001-06-17 [hoa]
17246
17247         * src/compose.c
17248                 forwarding use the current account.
17249
17250         * src/mainwindow.c
17251                 the "compose message" button has been replaced with
17252                 "new mail" and "new news" buttons
17253
17254         * src/prefs_common.[ch]
17255                 added a configuration option to use the forward button
17256                 as "forward as attachment"
17257                 changed reply and forward format description
17258
17259         * src/quote_fmt_lex.l
17260         * src/quote_fmt_parse.y
17261                 added message with no signature in format for reply
17262                 and forward.
17263
17264 2001-06-17 [paul]
17265
17266         Minor UI stuff
17267
17268         * src/mainwindow.c
17269         * src/summaryview.c
17270                 Improvements to the English
17271
17272         * src/prefs_common.c
17273                 Improvements to the English and some
17274                 clarity/continuity improvements in the
17275                 description of Quote symbols.
17276
17277 2001-06-17 [paul]
17278
17279         0.5.0claws1
17280
17281         * sync with sylpheed 0.5.0pre1
17282
17283 2001-06-17 [hoa]
17284
17285         * src/compose.c
17286                 Better interface for compose, displayed fields
17287                 are updated whenever we change account.
17288                 Newsgroups field is automatically filled.
17289
17290         * src/mainwindow.c
17291                 Newsgroups field is automatically filled.
17292
17293         * src/prefs_account.c
17294                 Some interface stuff when fields appear and
17295                 disappear.
17296
17297 2001-06-16 [paul]
17298
17299         0.4.99claws
17300
17301         * sync with sylpheed 0.4.99
17302
17303 2001-06-16 [sergey]
17304
17305         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
17306         base64_decoder_free, base64_decoder_decode): new object and
17307         functions for decoding base64 streams.
17308         * src/procmime.c (procmime_decode_content): modified to use the
17309         new base64 decoder.
17310
17311 2001-06-15 [paul]
17312
17313         0.4.99claws10
17314
17315         * sync with sylpheed 0.4.99cvs11
17316
17317 2001-06-13 [paul]
17318
17319         0.4.99claws9
17320
17321         * sync with sylpheed 0.4.99cvs9
17322
17323 2001-06-13 [hoa]
17324
17325         * src/compose.c
17326         * src/prefs_account.c
17327
17328                 SMTP server can be defined in the news account
17329                 mime type of attachment are kept.
17330
17331         * src/summaryview.c
17332
17333                 now choose the highest important score between default
17334                 and important score of folder.
17335
17336 2001-06-09 [alfons]
17337         
17338         * src/prefs_common.c: 
17339
17340                 (prefs_quote_description_create): corrected description of 
17341                 quote format characters
17342
17343 2001-06-09 [paul]
17344
17345         0.4.99claws8
17346
17347         * sync with sylpheed 0.4.99cvs8
17348
17349 2001-06-08 [sergey]
17350
17351         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
17352         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
17353
17354 2001-06-08 [paul]
17355
17356         0.4.99claws7
17357
17358         * sync with sylpheed 0.4.99cvs7
17359
17360 2001-06-06 [sergey]
17361
17362         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
17363         clashes with autogenerated header).
17364         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
17365         * src/Makefile.am: added quote_fmt.h.
17366         * src/.cvsignore: added lex/yacc autogenerated files
17367         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
17368
17369 2001-06-06 [paul]
17370
17371         0.4.99claws6
17372
17373         * sync with sylpheed 0.4.99cvs6
17374
17375 2001-06-06 [hoa]
17376
17377         * added src/quote_fmt_parse.h
17378         * src/compose.c
17379                 removed warnings
17380
17381         * src/prefs.[ch]
17382                 don't modify readonly configuration files
17383
17384         * src/prefs_account.c
17385         * src/prefs_common.c
17386         * src/prefs_customheader.c
17387         * src/prefs_display_header.c
17388         * src/prefs_filter.c
17389         * src/prefs_filtering.c
17390         * src/prefs_scoring.c
17391                 don't open dialog box when configuration files
17392                 are readonly
17393
17394 2001-06-05 [sergey]
17395
17396         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
17397
17398         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
17399         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
17400         BUILT_SOURCES to make all files rebuild properly.
17401
17402         * src/compose.c: removed #include "quote_fmt.tab.h".
17403
17404         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
17405         CHARACTER value in yylval.
17406
17407         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
17408         receive CHARACTER value by documented means (yylval).
17409
17410         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
17411
17412 2001-06-05 [hoa]
17413
17414         * src/Makefile.am
17415                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
17416
17417         * src/filtering.c
17418         * src/matcher.c
17419         * src/matcher.h
17420         * src/prefs_filtering.c
17421                 now keep the configuration for execute action
17422
17423         * src/mbox_folder.c
17424                 fixed a warning
17425
17426 2001-06-05 [paul]
17427
17428         * sync with sylpheed 0.4.99cvs5
17429
17430 2001-06-05 [hoa]
17431
17432         * src/Makefile.am
17433                 added quote_fmt.[ch]
17434
17435         * added src/quote_fmt.y
17436         * added src/quote_fmt.l
17437         * added src/quote_fmt.tab.h
17438         * added src/quote_fmt.tab.c
17439         * added src/lex.quote_fmt.c
17440                 parsing configuration for replying
17441                 and forwarding
17442
17443         * src/prefs_common.[ch]
17444                 added configuration UI for replying
17445                 and forwarding
17446
17447         * src/compose.c
17448                 using configuration for replying
17449                 and forwarding
17450
17451 2001-06-04 [hoa]
17452
17453         * src/filtering.c
17454         * src/matcher.c
17455         * src/matcher.h
17456         * src/prefs_filtering.c
17457         * src/prefs_matcher.c
17458         * src/prefs_matcher.h
17459                 action "run a command" for filtering
17460                 and matching with a command.
17461                 fixed the "whole message" matching
17462
17463         * src/mbox_folder.c
17464                 changed temporary filename for security
17465
17466         * src/messageview.c
17467                 queue the notification if it fails to send.
17468
17469         * src/prefs_common.c
17470         * src/prefs_folder_item.c
17471                 changed the default important score             
17472
17473         * src/prefs_scoring.c
17474         * src/scoring.c
17475                 hide kill score input when the folder is not
17476                 a newsgroup
17477
17478 2001-06-03 [alfons]
17479
17480         * src/prefs_common.c:
17481
17482                 (prefs_font_select): pass font name in font entry box to font
17483                 selection dialog.
17484
17485 2001-06-03 [sergey]
17486
17487         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
17488
17489 2001-06-03 [paul]
17490
17491         * sync with sylpheed 0.4.99cvs4
17492
17493 2001-06-03 [alfons]
17494
17495         * src/headerwindow.c:
17496
17497                 (headerwindow_show_cb): use the selected summary view item, not
17498                 the displayed item.
17499
17500 2001-06-02 [alfons]
17501
17502         * src/headerwindow.c:
17503
17504                 (headerwindow_show_cb): always try to show msginfo
17505
17506 2001-06-02 [hoa]
17507
17508         * src/compose.c
17509                 keep attached parts when reediting or forwarding.
17510
17511 2001-06-01 [hoa]
17512
17513         * src/folderview.c
17514         * src/prefs_folder_item.[ch]
17515         * src/prefs_scoring.[ch]
17516         * src/scoring.[ch]
17517         * src/summaryview.[ch]
17518         * src/main.c
17519         * src/mainwindow.c
17520         * src/prefs_common.[ch]
17521                 support for folder scoring
17522                 kill score and important score for messages
17523         
17524         * src/prefs_account.c
17525                 some display bug fixed for local account
17526                 preferences
17527
17528 2001-05-31 [alfons]
17529
17530         * src/summaryview.c:
17531
17532                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
17533                 sender to address book menu item is disabled.
17534
17535 2001-05-30 [hoa]
17536
17537         * src/filtering.[ch]
17538         * src/summaryview.c
17539                 handling summary menu / filter messages
17540
17541         * src/folder.[ch]
17542                 add some stuff
17543
17544         * src/foldersel.c
17545                 imap folders now appears in list
17546
17547         * src/mbox_folder.c
17548                 doesn't crash if destination mail is not writeable
17549
17550 2001-05-29 [hoa]
17551
17552         * src/compose.c
17553                 removed some warnings
17554
17555         * src/filtering.c
17556         * src/folder.[ch]
17557         * src/prefs_filtering.c
17558                 global string to identify any folders           
17559                 removed some debug info
17560                 filtering to mbox folders is now possible
17561
17562         * src/mainwindow.c
17563                 removed some warnings
17564
17565         * src/mbox_folder.c
17566                 permission on files are changed to read/write for user only,
17567                 nothing for other.
17568                 creation of subfolder is handled better.
17569
17570 2001-05-28 [alfons]
17571
17572         Verified the sync for src/prefs_common.[ch] and
17573         src/prefs_account.[ch]. I believe there were some
17574         minor indentation differences.
17575
17576 2001-05-28 [paul]
17577
17578         0.4.99claws3
17579
17580         * sync with 0.4.99cvs3
17581
17582 2001-05-28 [hoa]
17583
17584         * src/compose.c
17585                 handling flags for mbox format
17586
17587         * src/filtering.c
17588                 use of mark file only for MH format
17589                 handling flags for mbox format
17590                 filtering cannot yet move or copy mails to mbox folders.
17591
17592         * src/folder.[ch]
17593                 changed move_msg, copy_msg,
17594                 move_msgs_with_dest, copy_msgs_with_dest functions
17595                 uses only folder->copy_msg() function
17596                 uses folder->finished_copy() to handle the destination
17597                 folder at the end of the copy or move operation.
17598
17599         * src/foldersel.c
17600                 included mbox directories.
17601
17602         * src/folderview.[ch]
17603         * src/mainwindow.c
17604                 handle folders operation for mbox format
17605
17606         * src/mbox.c
17607                 disable conversion of "From " header
17608
17609         * src/mbox_folder.[ch]
17610                 completion of mbox format handling
17611
17612         * src/mh.c
17613                 changed mh_copy_msg() function and
17614                 removed mh_move_msg(), mh_move_msgs_with_dest(),
17615                 mh_copy_msgs_with_dest()
17616
17617         * src/prefs_filtering.c
17618                 removed some warnings
17619
17620         * src/prefs_matcher.c
17621                 default boolean operation is AND
17622
17623         * src/procheader.c
17624                 handling flags for mbox format
17625                 handling of "From " header
17626
17627         * src/procmsg.[ch]
17628                 removed data field
17629                 added MSG_REALLY_DELETED flags to handle deletion of
17630                 messages in mbox format.
17631
17632         * src/summaryview.c
17633                 handling flags for mbox format
17634                 disable the MSG_DELETED flags when messages
17635                 are deleted in mbox format
17636
17637         * src/textview.c
17638                 "From " headers display fixed.
17639
17640 2001-05-27 [alfons]
17641
17642         * src/textview.c:
17643                 
17644                 (get_email_part): skip quoted email addresses, like in e.g.
17645                 "'alfons@proteus.demon.nl'".
17646
17647 2001-05-26 [alfons]
17648
17649         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
17650         and fixing the persistence troubles when using separate windows.
17651
17652         * src/mainwindow.c:
17653         
17654             Added #define SEPARATE_ACTION used in the gtk item factory for 
17655             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
17656                 use gtk_item_factory_get_widget_by_action() to get the items.
17657                 
17658             Removed separate_widget_cb from the gtk item factory data   
17659           
17660             (mainwindow_create): connect separate_widget_cb() to check
17661             menu item "toggled" signal. also passing a MainWindow pointer
17662                 as object data for both check menu items.
17663                 
17664             (separate_widget_cb): definition of separate_widget_cb() to match
17665             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
17666                 window using gtk_object_get_data(). The type of window separation 
17667                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
17668         
17669         * src/prefs_filtering.c,
17670           src/prefs_matcher.c: added horizontal scrollbars
17671
17672 2001-05-25 [darko]
17673
17674         * src/headerview.c
17675                 fix segfault with invalid bold font
17676         * src/summaryview.c
17677                 correctly display summary stats after row is marked
17678
17679 2001-05-23 [sergey]
17680
17681         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
17682         encodings with libjconv.
17683
17684 2001-05-23 [hoa]
17685
17686         * src/Makefile.am
17687                 added mbox_folder.[ch]
17688         * src/defs.h
17689                 mbox temporary folder
17690         * src/folder.[ch]
17691         * added src/mbox_folder.[ch]
17692         * src/folderview.c
17693         * src/procheader.[ch]
17694                 added mbox support
17695         * src/mbox.c
17696                 bugfix for file incorporation filtering
17697         * src/imap.c
17698                 enable creation of MBOX
17699         * src/prefs_display_header.c
17700                 enable use of headers like "From "
17701                 something that should be fixed :
17702                         displaying of such headers add an extra space
17703         * src/prefs_folder_item.c
17704                 don't create folders because it is not necessary
17705         * src/procmsg.h
17706                 added data field to MsgInfo for mbox internal use
17707         * src/summaryview.c
17708                 added some support for mbox
17709         * src/utils.[ch]
17710                 added get_mbox_cache_dir() function
17711
17712 2001-05-23 [hiroyuki]
17713
17714         * src/headerwindow.c
17715           src/inc.c
17716           src/main.c
17717           src/mh.c
17718           src/nntp.c
17719           src/procmsg.h
17720           src/session.h
17721           src/socket.[ch]
17722           src/summaryview.c
17723           src/textview.c
17724           src/automaton.c
17725           src/folderview.c: more sync with 0.4.99cvs2.
17726
17727         * src/headerwindow.c: reverted.
17728
17729 2001-05-22 [paul]
17730
17731         0.4.99claws2
17732
17733         * sync with sylpheed 0.4.99cvs2
17734                 * src/news.[ch]
17735                 * src/nntp.[ch]
17736                 * INSTALL
17737                 * INSTALL.jp
17738
17739 2001-05-22 [alfons]
17740
17741         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
17742
17743 2001-05-21 [alfons]
17744
17745         Minor things:
17746
17747         * configure.in: if gnome-config not found, "no" is displayed
17748         
17749         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
17750
17751         * src/textview.c: now also possible to add mail addresses by right
17752           clicking in the text view
17753
17754         * src/codeconv.c: merged patch which fixes endless loop when encountering
17755           invalid wide characters; from Alte <010@imis.ru>  
17756
17757 2001-05-20 [alfons]
17758
17759         Added installation of gnome specific things:
17760
17761         * Makefile.am: gnome conditional
17762
17763         * configure.in: check for installed gnome
17764
17765         * added sylpheed.png, sylpheed.desktop
17766
17767 2001-05-20 [sergey]
17768
17769         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
17770
17771         * src/mainwindow.h (main_window_toolbar_create): created a button
17772         for "Reply to all".
17773         (main_window_set_toolbar_sensitive): enable/disable the new button
17774         appropriately.
17775         (toolbar_reply_to_author_cb): handle the new button.
17776
17777         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
17778         send_progress_dialog_destroy() on failure (fixes hang on SMTP
17779         failure).
17780
17781 2001-05-19 [sergey]
17782
17783         * src/compose.h (ComposeReplyMode): new modes
17784         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
17785         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
17786
17787         * src/compose.c
17788         (compose_send): move some code into a new function:
17789         (compose_current_mail_account): new function.
17790         (compose_reply): new argument to_author, all callers changed; if
17791         to_author==TRUE and account->protocol==A_NNTP, find and use an
17792         appropriate mail account for replying.
17793         (compose_reply_set_entry): new argument to_author; ignore
17794         compose->replyto if to_author==TRUE.
17795
17796         * src/mainwindow.c: new command "Message/Reply to author".
17797         (main_window_set_menu_sensitive): enable/disable it.
17798         (reply_cb): handle it.
17799
17800         * src/summaryview.c: new command "Reply to author".
17801         (summary_set_menu_sensitive): enable/disable it.
17802         (summary_reply_cb): handle it.
17803
17804         * src/account.c (account_find_mail_from_address): new function.
17805
17806 2001-05-18 [paul]
17807
17808         0.4.99claws1
17809
17810         * sync with sylpheed 0.4.99cvs1
17811
17812 2001-05-18 [hoa]
17813
17814         * src/compose.[ch]
17815         * src/filtering.c
17816         * src/summaryview.c
17817                 new filtering action : forward and forward as attachment
17818
17819         * src/main.c
17820                 no need for $DISPLAY when we run sylpheed --help
17821                 call to parse_cmd_opt() is moved
17822
17823         * src/mainwindow.[ch]
17824                 execute button is hidden when immediate execute
17825                 is chosen
17826
17827         * src/mh.c
17828         * src/news.c
17829         * src/prefs_folder_item.c
17830         * src/procmsg.c
17831                 better handling of missing directories
17832
17833         * src/summaryview.c
17834                 reedit is enabled in outbox
17835                 reedit is enabled in queue
17836
17837 2001-05-17 [hoa]
17838
17839         * src/filtering.c
17840         * src/matcher.[ch]
17841         * src/prefs_filtering.c
17842                 changed attachement into attachment
17843
17844 2001-05-17 [alfons]
17845
17846         0.4.67claws4    
17847
17848         * sync with sylpheed 0.4.67cvs9
17849         * sync with sylpheed 0.4.67cvs7-8
17850
17851 2001-05-17 [hoa]
17852
17853         * src/Makefile.am
17854                 added prefs_filtering.c
17855
17856         * src/filtering.[ch]
17857         * src/matcher.[ch]
17858                 removed action : forward_news and forward_news_as_attachement
17859                 (forward and forward_as_attachement can be used instead)
17860
17861         * src/mainwindow.c
17862                 added menu option to access filtering configuration
17863
17864         * src/prefs_account.c
17865                 changed mail_command default to /usr/sbin/sendmail
17866
17867         * added src/prefs_filtering.[ch]
17868                 dialog box for filtering configuration
17869
17870         * src/prefs_matcher.c
17871                 added function prefs_matcher_get_criteria_from_matching()
17872
17873         * src/prefs_scoring.c
17874                 reset the dialog when register or substitute is clicked
17875
17876 2001-05-15 [hoa]
17877
17878         * src/Makefile.am
17879                 added filtering.[ch]
17880         * src/inc.c
17881                 using filering.[ch] instead of filter.[ch]
17882         * src/main.c
17883                 reading new filtering configuration
17884         * src/matcher.[ch]
17885                 added some filtering actions
17886                 and fixed a bug for headers and mail body matching
17887         * src/mbox.c
17888                 using filering.[ch] instead of filter.[ch]
17889         * src/mh.c
17890                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
17891         * src/summaryview.c
17892                 some fixes for filtering
17893
17894 2001-05-14 [hiroyuki]
17895
17896         * src/send.c: fixed some weird indentations.
17897           send_message_with_command(): call pclose() only if p != NULL.
17898         * src/textview.c: get_email_part(): modified the code for readability.
17899
17900 2001-05-14 [hiroyuki]
17901
17902         * src/md5global.h
17903           src/md5ify.c
17904           src/md5ify.h: removed from the cvs.
17905
17906 2001-05-13 [sergey]
17907
17908         * src/main.c: include rfc2015.h to avoid compiler warnings.
17909         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
17910         the panel is already on screen.
17911         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
17912         closing the alert window by ESC as "No".
17913         * src/prefs_common.c (prefs_interface_create): moved return
17914         receipt check button to the correct place.
17915
17916 2001-03-13 [alfons]
17917
17918         * src/prefs_common.c: 
17919                 moved return receipt check button to the Send tab. (prefs_send_create)
17920                 removed the date format ui related globals. (prefs_display_create)
17921
17922         0.4.67claws3
17923         
17924         * sync with sylpheed 0.4.67cvs5-6
17925
17926 2001-05-13 [paul]
17927
17928         * added Alfons' font selection patch
17929
17930         * src/defs.h
17931         * src/headerwindow.c
17932         * src/prefs_common.c
17933         * src/prefs_common.h
17934
17935 2001-05-13 [hoa]
17936         * src/defs.h
17937                 changed version of cache
17938         * src/matcher.[ch]
17939         * src/prefs_matcher.c
17940                 added additionnal matching criteria
17941         * src/procheader.c
17942         * src/procmsg.[ch]
17943         * src/news.c
17944                 added references in MsgInfo
17945
17946 2001-05-12 [hoa]
17947
17948         * src/defs.h
17949                 prepared some things for new filtering
17950         * src/matcher.[ch]
17951                 added some matching properties
17952                 inreplyto need to be enhanced
17953                 prepared some things for new filtering
17954         * src/messageview.c
17955                 added Return-Receipt-To handling
17956         * src/prefs_folder_item.c
17957                 changed default value to TRUE
17958         * src/prefs_matcher.c
17959                 added some matching properties
17960         * src/prefs_scoring.[ch]
17961                 the scoring dialog is finished
17962         * src/procheader.c
17963                 added Return-Receipt-To handling
17964                 Reference need to be added
17965         * src/procmsg.[ch]
17966                 added Return-Receipt-To handling
17967                 added threadscore to get a better score sorting when
17968                 threads are enabled
17969         * src/summaryview.c
17970                 suppressed a bug when we sort the list
17971                 when no folder is opened.
17972                 better score sorting when threads are enabled
17973
17974 2001-05-12 [alfons]
17975
17976         * reverted previous patch because of potential errors 
17977
17978         0.4.67claws2
17979         
17980         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
17981                 applied "toggle mail-retrieval dialog window" patch submitted 
17982                 by Eric Limpens <eric@qnt.net>
17983
17984         * sync with sylpheed 0.4.67cvs4
17985
17986 2001-05-12 [sergey]
17987
17988         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
17989         some picky compilers.
17990         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
17991         * src/grouplist_dialog.c: include alertpanel.h.
17992         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
17993         fix compile warning.
17994         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
17995         #include "defs.h" before others to prevent the warning of `MIN'
17996         and `MAX' redefinition.
17997
17998 2001-05-11 [hoa]
17999
18000         * src/main.c
18001         * src/messageview.c
18002         * src/prefs_account.c
18003         * src/prefs_display_header.c
18004                 removed warning
18005         * src/Makefile.am
18006                 added prefs_scoring.[ch]
18007         * src/grouplist_dialog.c
18008                 display an error dialog box if the group list
18009                 cannot be fetched.
18010         * src/mainwindow.[ch]
18011                 added main_window_set_thread_option() function
18012                 scoring dialog box enabled
18013         * src/matcher.[ch]
18014                 added flags matching unread /new / marked
18015                 / deleted / replied / forwarded
18016         * src/news.c
18017                 newsgroups are now finally in newscache
18018         * src/prefs_matcher.[ch]
18019                 finished preferences for matching dialog
18020         * added src/prefs_scoring.[ch]
18021                 scoring dialog box completed
18022         * src/scoring.[ch]
18023                 conversion to string : added scoringprop_to_string()
18024                 write config for preferences :
18025                 added prefs_scoring_write_config()
18026         * src/summaryview.c
18027                 threads can be enabled/disabled independently
18028                 for each folder
18029
18030 2001-05-10 [alfons]
18031
18032         0.4.67claws1
18033         
18034         * AUTHORS: 
18035                 thought it would be nice to have a list of all
18036                 contributors (used Changelog as a reference)
18037         
18038         * configure.in: 
18039                 messed up version numbering...
18040
18041         0.4.66claws1
18042
18043         * sync with sylpheed 0.4.67cvs1-3
18044
18045 2001-05-10 [darko]
18046
18047         * src/prefs_common.c:
18048                 better UI for strftime format, double clicking
18049                 on format now inserts the format in text entry
18050                 replaced close button with standard OK/Cancel
18051                 moved date format button to the right of the
18052                 text entry field
18053
18054 2001-05-09 [alfons]
18055
18056         * src/gtkstext.c:
18057                 Ctrl-Home / Ctrl-End have proper cursor navigation
18058
18059 2001-05-09 [hoa]
18060
18061         * src/prefs_matcher.c
18062                 finished UI to define matching properties
18063                 added ok and cancel button
18064         * src/prefs_filter.c
18065                 added ok and cancel button
18066         * src/news.c
18067                 fixed some bug in xhdr parsing
18068
18069 2001-05-08 [alfons]
18070
18071         * src/textview.c: 
18072                 fixed a bug in textview_show_header(), which displayed two colons (':');
18073                 cleaned up some warnings
18074
18075 2001-05-08 [hoa]
18076
18077         * src/Makefile.am
18078                 added prefs_matcher.[ch]
18079                 compilation with -W -Wall
18080         * src/alertpanel.c
18081                 ungrab the mouse events if grabbed - does it
18082                 fix the bug for disposition notification ?
18083         * src/mainwindow.c
18084                 added a menu option to open the matching dialog.
18085         * src/matcher.[ch]
18086                 added matcherprop_to_string() and matcherlist_to_string()
18087                 fixed some bugs, changed the name of some options
18088                 age_sup and age_inf becomes age_greater and age_lower,
18089                 body and messageheaders becomes body_part and headers_part,
18090                 changed the names of constants from SCORING_XXX to MATCHING_XXX
18091         * src/prefs_display_header.c
18092         * src/prefs_headers.c
18093                 fixed a bug that accidentally destroyed dialogs
18094                 when closed them with delete_event
18095                 Added *_deleted() which handle delete_event signal correctly.
18096         * src/prefs_folder_item.[ch]
18097                 added "enable_thread" field for future customization
18098         * added src/prefs_matcher.[ch]
18099                 sample of the UI to define matching properties
18100         * src/procheader.c
18101                 using procheader_headername_equal instead of str*cmp functions
18102                 using procheader_parse_header() function
18103         * src/scoring.c
18104                 using MATCHING_XXX instead of SCORING_XXX
18105         * src/summaryview.c
18106                 display the sender of the news even if this is ourself
18107                 when this is a news message.
18108         * src/textview.c
18109                 using headername_equal() instead of str*cmp functions
18110
18111 2001-05-08 [alfons]
18112
18113         0.4.66claws
18114
18115         * sync with sylpheed 0.4.66
18116         * src/gtkstext.c: trace logs added 
18117
18118 2001-05-08 [sergey]
18119
18120         * src/prefs_common.[ch]: added option to enable/disable GnuPG
18121         signature check popup.
18122         * src/rfc2015.c (check_signature): show signature check popup only
18123         if it is enabled in preferences.
18124
18125 2001-05-07 [alfons]
18126
18127         0.4.66claws4
18128         
18129         * sync with sylpheed 0.4.66cvs6
18130
18131 2001-05-07 [darko]
18132
18133         * src/prefs_common.[ch]: added option to enable/disable
18134           looking up sender name in address book for summary pane
18135         * src/summaryview.c: look up sender in the address book
18136           by using Alfons' address completion code
18137
18138 2001-05-07 [hiroyuki]
18139
18140         * src/inc.h
18141           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
18142           member of Pop3State.
18143         * src/news.c: brought #include "defs.h" before #include <glib.h>
18144           to prevent the warning of `MIN' and `MAX' redefinition.
18145
18146 2001-05-06 [hoa]
18147
18148         * removed src/headers_display.[ch]
18149         * removed src/prefs_display_headers.[ch]
18150         * src/inc.c
18151                 use a temporary file in the user directory for mbox import
18152         * src/news.c
18153                 added XHDR support to get "To" and "Cc" headers
18154                 (in order to match news with to or cc field for
18155                 scoring)
18156                 added function news_parse_xhdr() to get XHDR response
18157         * src/nntp.[ch]
18158                 added function nntp_xhdr()
18159         * src/matcher.c
18160                 fetch the message if necessary
18161
18162 2001-05-06 [alfons]
18163
18164         0.4.66claws3
18165
18166         * sync with sylpheed 0.4.66cvs3-5
18167
18168 2001-05-06 [hoa]
18169
18170         * src/utils.[ch]
18171                 added function itos_buf() to enable use of several buffers
18172         * src/summaryview.c
18173                 use of itos_buf() instead of itos() in summary list
18174                 to fix the broken display of message number.
18175
18176 2001-05-06 [alfons]
18177
18178         * src/gtkstext.c: bug in cursor up navigation fixed,
18179                 fixed another unsigned / signed comparison (we're getting there :-)
18180
18181 2001-05-06 [hoa]
18182
18183         * src/Makefile.am
18184                 added scoring.c scoring.h
18185                 prefs_folder_item.c prefs_folder_item.h
18186                 matcher.c matcher.h
18187         * src/defs.h
18188                 added FOLDERITEM_RC SCORING_RC
18189         * src/folder.[ch]
18190                 added prefs field in FolderItem :
18191                 properties for each folder (PrefsFolderItem),
18192                 sorting type and mode were added as the first properties.
18193         * src/main.c
18194                 read config for scoring
18195         * added src/matcher.[ch]
18196                 gives functions to parse configuration file to do
18197                 matching on mails with a list of conditions.
18198         * src/mainwindow.c
18199                 add option to sort by score
18200         * src/prefs_common.[ch]
18201                 added preference option to show score and for
18202                 the score column size
18203         * added src/prefs_folder_item.[ch]
18204                 properties for each folder (PrefsFolderItem),
18205                 sorting type and mode were added as the first properties.
18206         * src/procheader.[ch]
18207                 added procheader_parse_header()
18208                 added procheader_header_free()
18209                 added procheader_headername_equal()
18210                 and made modification to use them.
18211         * src/procmsg.[ch]
18212                 added score field to MsgInfo structure
18213         * added src/scoring.[ch]
18214                 gives functions to parse configuration file to do
18215                 scoring on mails with a list of conditions.
18216         * src/summaryview.[ch]
18217                 save the sorting type and mode for the folder
18218                 added column to display the score of the mail
18219                 added function summary_score_clicked()
18220                 sorting type and mode are restored to the folder
18221                 when it is reopen
18222         * src/textview.c
18223                 use procheader_parse_header(), procheader_headername_equal()
18224                 removed memory leak in text_scan_header when freeing headers
18225         * src/filter.c
18226                 changed the function to match names of headers
18227                 using procheader_headername_equal()
18228
18229         Scoring functions are implemented, an interface is needed
18230         to configure that.
18231
18232 2001-05-04 [alfons]
18233
18234         * src/gtkstext.c: 
18235                 hopefully fixed the row up navigation bug,
18236                 removed adding back / forward lines to cache
18237
18238 2001-05-04 [sergey]
18239
18240         * src/prefs_display_headers.c: user interface changes:
18241         (prefs_display_headers_create): remove unused "Show" check button;
18242         allow reordering of headers by dragging.
18243         (prefs_display_headers_write_config): remove unused variables.
18244         (prefs_display_headers_set_dialog): do not insert "(New)" at top
18245         of lists (not needed with the new UI).
18246         (prefs_display_headers_set_list): scan lists starting from row 0,
18247         not 1 (do not skip "(New)").
18248         (prefs_display_headers_find_header): new function.
18249         (prefs_display_headers_clist_set_row): do not allow duplicates.
18250         (prefs_display_headers_delete_cb): do not skip row 0; treat
18251         closing the alert window by ESC as "No".
18252         (prefs_display_headers_up): do not protect row 0.
18253         (prefs_display_headers_down): do not protect row 0.
18254
18255 2001-05-04 [sergey]
18256
18257         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
18258         functions.
18259
18260         * src/summaryview.c
18261         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
18262         summary_select_next_marked, summary_select_prev_marked): new
18263         functions.
18264
18265 2001-05-03 [sergey]
18266
18267         * src/news.c: fixed a bug when no article can be fetched after
18268         server timeout if the connection was restored by news_post():
18269         (news_select_group): new function.
18270         (news_fetch_msg): call news_select_group() before fetching
18271         article.
18272         (news_get_uncached_articles): set session->group after successful
18273         GROUP command.
18274
18275 2001-05-03 [hoa]
18276
18277         * src/defs.h
18278         * src/procmsg.[ch]
18279         * src/procheader.c
18280                  changed version of cache, added cc field
18281
18282         * src/prefs_display_headers.c
18283                 the interface was changed
18284
18285         * src/prefs_headers.c
18286                 added cancel button
18287
18288 2001-05-03 [alfons]
18289
18290         * completed sync of sylpheed cvs2
18291         * src/gtkstext.c: updated row up / down cursor navigation
18292         * src/textview.c: re-edited, prepared for fixing the email address
18293                 scanner.
18294
18295 2001-05-03 [darko]
18296
18297         * src/prefs_common.c: use alfons' strftime ui code
18298         entry_datefmt and datefmt_sample widgets have to be
18299         global in this module because of this change
18300
18301 2001-05-03 [hoa]
18302
18303         * src/messageview.c
18304         * src/prefs_common.[ch] added option to activate the return receipt
18305                 feature.
18306
18307 2001-05-02 [alfons]
18308
18309         * src/gtkstext.c: fix for row up/down cursor navigation. 
18310
18311         0.4.66claws2
18312         
18313         * sync with 0.4.66cvs2
18314
18315 2001-05-02 [paul]
18316
18317         added add-sender-to-addressbook patch
18318
18319         * src/addressbook.c
18320         * src/addressbook.h
18321         * src/summaryview.c
18322
18323 2001-05-02 [sergey]
18324
18325         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
18326         G_ALERTDISABLE.
18327
18328         * src/alertpanel.c (alertpanel_create): new argument can_disable,
18329         all existing callers changed to pass FALSE; create a check button
18330         to disable the message.
18331         (alertpanel_message_with_disable): new function.
18332         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
18333         (alertpanel_button_toggled): new function.
18334         (alertpanel_button_clicked, alertpanel_close): set value using
18335         G_ALERT_VALUE_MASK.
18336
18337         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
18338
18339         * src/prefs_common.c (prefs_privacy_create): new check button
18340         checkbtn_gpgme_warning.
18341
18342         * src/main.c (main): moved preferences reading before gpgme
18343         initialization; check prefs_common.gpgme_warning before giving the
18344         GnuPG warning and set it to FALSE if the user wants to disable the
18345         warning.
18346
18347 2001-05-02 [hiroyuki]
18348
18349         * src/prefs_display_headers.c: modified the layout and some labels.
18350
18351 2001-05-02 [sergey]
18352
18353         * src/prefs_account.c (prefs_account_fix_size): new function.
18354         (prefs_account_create): call prefs_account_fix_size(); use
18355         gtk_widget_show instead of gtk_widget_show_all (fixes too large
18356         size when the window is shown for the first time).
18357         (prefs_account_basic_create): changed layout of serv_table; moved
18358         localmbox_entry above smtpserv_entry (logically it replaces
18359         POP3/IMAP server).
18360         (prefs_account_protocol_activated): set sensitivity of
18361         nntpauth_chkbtn according to the protocol (in addition to
18362         hide/show); commented out gtk_table_set_row_spacing() calls.
18363         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
18364         not sensitive (fixes a bug with disabled username/password boxes
18365         when editing POP3 account after NNTP with authentication).
18366
18367 2001-05-02 [hoa]
18368
18369         * src/account.c
18370         * src/inc.c
18371         * src/prefs_account.[ch]
18372         * src/send.c
18373                 removed local account without SMTP server
18374                 added option to use mail command instead of a connexion
18375                 to SMTP server when a local account is used
18376         * src/prefs_headers.c
18377                 fixed a bug
18378         * src/news.c
18379                 fixed a bug when connexion immediately closed
18380
18381 2001-05-01 [alfons]
18382
18383         0.4.66claws1
18384         
18385         * sync with 0.4.65
18386
18387 2001-05-01 [sergey]
18388
18389         * src/prefs_account.c (Basic, prefs_account_basic_create): new
18390         widget nntpauth_chkbtn.
18391         (prefs_account_protocol_activated): handle nntpauth_chkbtn
18392         visibility.
18393         (prefs_account_nntpauth_toggled): new function.
18394
18395         * src/news.c (news_session_new_for_folder): use NNTP
18396         authentication only if ac->use_nntp_auth is set.
18397
18398 2001-05-01 [hoa]
18399
18400         * src/Makefile.am changed headers.[ch] in customheader.[ch]
18401         * src/prefs_display_headers.c changed the UI
18402         * src/prefs_headers.c changed account_name to account_id
18403         * src/compose.c using customheader.h
18404
18405 2001-05-01 [hiroyuki]
18406
18407         * src/esmtp.c
18408           src/news.c
18409           src/nntp.c: changed sock_read() to sock_gets(), they've been left
18410           unsynched.
18411
18412 2001-05-01 [hoa]
18413
18414         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
18415         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
18416                 for displaying of headers
18417         * src/grouplist_dialog.[ch] minor changes to remove warnings
18418         * src/prefs_display_headers.[ch] dialog to choose the
18419         headers to display in the mail viewer.
18420         * src/headers.h correction of #define
18421         * src/headers_display.[ch] configuration for displaying of headers.
18422         * src/main.c read config of displaying of headers
18423         * src/prefs_common.c add a button to access the config dialog
18424                 for displaying of headers
18425         * src/prefs_display_headers.[ch] dialog for configuration for
18426                 displaying of the headers.
18427         * src/prefs_headers.c cleaning of code
18428         * src/procheader.c comments added to code
18429         * src/textview.c changes to reorder the headers depending
18430                 on the config for displaying of headers
18431
18432 2001-04-30 [alfons]
18433
18434         0.4.65claws7
18435
18436         * sync with 0.4.65cvs12
18437
18438         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
18439
18440 2001-04-30 [sergey]
18441
18442         * src/nntp.h (NNTPSockInfo): new field auth_failed.
18443
18444         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
18445         is set to force reconnection after authentication failure.
18446         (nntp_gen_command): set sock->auth_failed on authentication
18447         failure, or if sock->userid and sock->passwd are not set.
18448
18449         * src/news.c (news_session_new_for_folder): set userid=NULL if
18450         password dialog is cancelled.
18451
18452 2001-04-30 [sergey]
18453
18454         * src/nntp.h (NNTPSockInfo): new type.
18455
18456         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
18457         SockInfo.
18458         (nntp_open_auth, nntp_close): new functions.
18459         (nntp_gen_command): new function to handle authentication; all
18460         NNTP command functions updated to use it.
18461         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
18462         (nntp_list): removed old useless code.
18463
18464         * src/news.h (NNTPSession): new field nntp_sock.
18465
18466         * src/news.c: all functions updated to use NNTPSockInfo instead of
18467         SockInfo.
18468         (news_session_new): new arguments (userid, passwd); made static;
18469         use nntp_open_auth() if needed.
18470         (news_session_destroy): use nntp_close() instead of sock_close().
18471         (news_query_password): changed arguments.
18472         (news_session_new_for_folder): new function.
18473         (news_session_get): use news_session_new_for_folder().
18474         (news_authenticate): deleted.
18475         (news_get_uncached_articles): removed old authentication code.
18476
18477 2001-04-30 [sergey]
18478
18479         * src/news.c: reverted my previous changes (need to do NNTP
18480         authentication in a cleaner way).
18481         
18482 2001-04-29 [sergey]
18483
18484         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
18485         news_nntp_post, news_nntp_mode): new functions (wrappers with
18486         authentication support).
18487         (news_get_article_cmd, news_get_article, news_get_header): new
18488         argument "folder"; all callers changed.
18489         (news_get_article_cmd): added authentication support.
18490         (news_session_get): use news_nntp_mode() instead of nntp_mode().
18491         (news_post): use news_nntp_post() instead of nntp_post().
18492         (news_get_uncached_articles): use news_nntp_group() instead of
18493         nntp_group() and news_nntp_xover() instead of nntp_xover();
18494         removed old authentication code.
18495         (news_get_group_list): use news_nntp_list() instead of nntp_list().
18496
18497         * src/nntp.c (nntp_list): return real error code instead of
18498         hardcoded NN_ERROR.
18499
18500 2001-04-29 [sergey]
18501
18502         * configure.in: fixed wint_t typedef detection again
18503
18504 2001-04-28 [hoa]
18505
18506         * src/prefs_account.[ch], added A_LOCAL_CMD
18507                 (send mail with mail command)
18508         * src/send.c added function send_message_with_command()
18509         * src/inc.c made a more secure get_spool() function with
18510                 mktemp() but maybe mkstemp() or something more
18511                 secure can be used.
18512
18513 2001-04-28 [alfons]
18514
18515         * src/textview.c, colorization of email addresses in headers
18516
18517         0.4.65claws6
18518
18519         * bug sync with sylpheed
18520         * prefs_common.c: created date format ui for darko
18521         * sync with 0.4.65cvs11
18522         * configure.in: corrected to have the new gpg checks
18523
18524 2001-04-27 [alfons]
18525
18526         * completed sync with 0.4.65cvs10
18527         * minor debug things added to gtkstext.c
18528
18529 2001-04-27 [darko]
18530
18531         * configure.in: remove check for availability of
18532           strftime() as advised by Hiroyuki
18533         * src/prefs_common.[ch], src/procheader.c:
18534           synch strftime() code with Hiroyki's main branch
18535
18536 2001-04-26 [sergey]
18537
18538         * src/news.c: news_query_password(), news_authenticate(): new
18539           functions.
18540           news_get_uncached_articles(): added NNTP authentication
18541           handling.
18542         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
18543           new functions.
18544         * src/prefs_account.c: prefs_account_protocol_activated():
18545           enable userid and password fields for NNTP.
18546
18547 2001-04-26
18548
18549         * configure.in: check for availability of strftime()
18550           [darko]
18551         * src/prefs_common.[ch], src/procheader.c: use
18552           strftime() for displaying date in summary pane if it
18553           is available
18554
18555 2001-04-25
18556
18557         * more .cvsignore cleanups [alfons]
18558
18559 2001-04-25
18560
18561         * ac/sv-check-type.m4: new autoconf macro.
18562         * configure.in: fixed wint_t typedef detection (did not work
18563           with gcc-2.96).
18564
18565 2001-04-25
18566
18567         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
18568           [hiroyuki]
18569
18570 2001-04-24
18571         * modified gtkstext.c : buggy cursor navigation fixed, 
18572           and font descent also taken in account when drawing
18573           cursor. [alfons]
18574
18575 2001-04-24 [hoa]
18576         * added comments in src/news.c src/nntp.c
18577         * added src/prefs_headers.[ch]
18578         * added src/headers.[ch]
18579         * modified compose.c to activate custom headers
18580                 added function is_in_custom_headers
18581         * modified prefs_account.[ch]
18582                 added function prefs_account_customhdr_edit
18583         * modified src/defs.h :
18584                 added HEADERS_RC : name of the config file
18585                 for the custom headers
18586
18587 2001-04-24
18588
18589     0.4.65claws5
18590
18591         * configure.in
18592           src/gtkstext.[ch]
18593           src/compose.c
18594           src/Makefile.am
18595           
18596           added gtkstext with configure.in patch by Hiroyuki which
18597           should fix the XIM detection [alfons]
18598
18599         * more clean up of cvs [alfons]
18600
18601                  * removed all Makefile.in files to attic.
18602
18603                  * updated all .cvsignores to really ignore things that could
18604                    be unintentionally committed by a recursive commit.
18605
18606 2001-04-23 [hoa]
18607         * added src/grouplist_dialog.[ch]
18608         * changed src/folderview.c to call grouplist_dialog instead
18609                 of inputdialog
18610         * src/news.c :
18611                 added functions news_reset_group_list
18612                 and news_get_group_list
18613         * src/nntp.c :
18614                 added function nntp_list
18615         * src/defs.h :
18616                 added GROUPLIST_FILE : name of the newsgroup list cache file
18617
18618 2001-04-21
18619
18620         * added option to warn about queued messages on exit [sergey]:
18621
18622           * src/compose.c: compose_queue(): call folder_item_scan()
18623             and folderview_update_item() after queueing.
18624           * src/folderview.c: folderview_update_node(): draw the queue
18625             folder in bold font if there are queued messages.
18626           * src/mainwindow.c: queued_messages(): new function.
18627             app_exit_cb(): display warning if there are queued messages
18628             if warn_queued_on_exit is set.
18629           * prefs_common.[ch]: add warn_queued_on_exit option.
18630
18631         * enhanced GnuPG key selection support [sergey]:
18632
18633           * src/select-keys.c: updated to newer version from Win32
18634             branch with support for selecting arbitrary keys.
18635           * src/prefs_account.c: added the Privacy tab to the account
18636             options window.
18637             prefs_account_privacy_create(),
18638             prefs_account_sign_key_set_data_from_radiobtn(),
18639             prefs_account_sign_key_set_radiobtn(): new functions.
18640           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
18641           * src/rfc2015.c: set_signers(): new function.
18642             pgp_sign(): add the account parameter, call set_signers().
18643             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
18644           * src/rfc2015.h: rfc2015_sign(): updated prototype.
18645           * src/compose.c: pass the current account to rfc2015_sign().
18646
18647         * tag name claws added to prevent confusion with main branch [alfons]
18648
18649         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
18650
18651         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
18652
18653         * sync with recent sylpheed cvs. Untested though. [alfons]
18654