Fix "Connecting to..." status message
[claws.git] / ChangeLog.claws
1 2003-01-23 [colin]      0.8.8claws125
2
3         * src/inc.c
4                 Fix "Connecting to..." status message
5
6 2003-01-22 [paul]       0.8.8claws124
7
8         * po/bg.po
9                 updated by George Danchev
10                 
11         * src/folder.c
12                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
13                 and folder deletion
14
15 2003-01-21 [paul]       0.8.8claws123
16
17         * po/bg.po
18                 updated by George Danchev
19                 
20         * src/about.c
21                 its now 2003
22                 
23         * src/toolbar.c
24                 don't translate 'Separator'
25                 
26         * src/plugins/spamassassin/Makefile.am
27                 add aspell to CPPFLAGS
28                 
29         * src/plugins/spamassassin/spamassassin.c
30           src/plugins/spamassassin/spamassassin_gtk.c
31                 set correct default for spamassassin_receive_spam
32                 slightly re-word descriptions and some
33                 other minor changes
34
35 2003-01-19 [alfons]     0.8.8claws122
36                 
37         * src/mimeview.c
38                 mimeview_save_as(): we might as well show the file name for
39                 the single case "Save As" too
40
41 2003-01-19 [alfons]     0.8.8claws121
42
43         * src/crash.c
44                 change bug tracker URL to bugzilla URL
45
46 2003-01-19 [alfons]     0.8.8claws120
47
48         * src/mimeview.c
49                 mimeview_save_all(): display name of file before overwriting;
50                 continue saving all, even when one overwrite was cancelled
51
52 2003-01-19 [christoph]  0.8.8claws119
53
54         * src/summaryview.c
55         * src/procmsg.[ch]
56                 fix wrong usage of procmsg_find_children in summaryview
57                 by using procmsg_update_unread_children instead of
58                 summaryview_update_unread_children
59
60 2003-01-19 [christoph]  0.8.8claws118
61
62         * src/procmsg.c
63                 fix infinite loop in procmsg_find_children
64
65         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
66
67 2003-01-19 [paul]       0.8.8claws117
68
69         * po/pt_BR.po
70                 updated by Ivan Francolin Martinez
71
72 2003-01-18 [melvin]     0.8.8claws116
73
74         * src/prefs_actions.c
75                 Removed syntax limitation of only one '&' at the end of command.
76                         Now actions that contain '>/dev/null 2>&1' are possible.
77
78 2003-01-18 [melvin]     0.8.8claws115
79
80         * src/prefs_actions.c
81                 Actions IO dialog: when the action ends
82                 the "Close" button now has focus and [Escape] closes the
83                 window.
84
85 2003-01-18 [christoph]  0.8.8claws114
86
87         * src/procmsg.c
88                 o add debug output when MsgInfos are really freed
89                 o free GSLists in procmsg_find_children and
90                   procmsg_update_unread_children
91
92 2003-01-18 [christoph]  0.8.8claws113
93
94         * src/mainwindow.c
95                 reorder Configuration menu
96
97 2003-01-18 [christoph]  0.8.8claws112
98
99         * src/compose.c
100                 fix applying templates to forwarded messages
101
102         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
103
104 2003-01-17 [christoph]  0.8.8claws111
105
106         * src/folder.c
107                 destroy folder items, when a folder item is removed
108
109 2003-01-17 [christoph]  0.8.8claws110
110
111         * src/folder.c
112                 fix wrong folder stats update when ignored message is
113                 deleted
114
115 2003-01-17 [colin]      0.8.8claws109
116         
117         * src/mainwindow.c
118         * src/summaryview.c
119                 Quicksearch bugfixes: 
120                 - hide help button at startup if not extended
121                 - switch to extended when looking for replies
122
123 2003-01-17 [paul]
124
125         * sync with 0.8.9 release
126
127 2003-01-17 [paul]       0.8.8claws108
128
129         * sync with 0.8.8cvs11
130                 see ChangeLog 2003-01-17
131
132 2003-01-16 [colin]      0.8.8claws107
133
134         * src/procmsg.c
135                 Changed encryption test to re-ask passphrase
136                 if an encrypted message hasn't been decrypted
137                 Fixes bug #5
138
139 2003-01-16 [christoph]  0.8.8claws106
140
141         * src/prefs_gtk.c
142         * src/prefs_toolbar.c
143         * src/gtk/prefswindow.h
144         * src/plugins/spamassassin/spamassassin_gtk.c
145                 remove page destroy function that is not used anymore
146
147 2003-01-16 [paul]       0.8.8claws105
148
149         * sync with 0.8.8cvs9
150                 see ChangeLog 2002-01-16
151
152 2003-01-16 [colin]      0.8.8claws104
153
154         * src/compose.[ch]
155                 Fix bug with autosaved drafts for IMAP, when draft
156                 folder is specified - fixes bugzilla bug #20
157
158 2003-01-15 [paul]       0.8.8claws103
159
160         * src/compose.[ch]
161           src/procmsg.c
162                 store folder and message-id of message forwarding
163                 in queue header and set forward flag after sending
164
165 2003-01-15 [paul]       0.8.8claws102
166
167         * sync with 0.8.8cvs8
168                 see ChangeLog 2002-01-15
169
170 2003-01-15 [colin]      0.8.8claws101
171
172         * src/Makefile.am
173                 Fix linking with GNU libiconv
174
175 2003-01-15 [darko]      0.8.8claws100
176
177         * src/pine.c
178                 fix crash when importing pine address book
179                 entry with an empty name (reported by DY
180                 <dybulk at tri8.net>)
181
182 2003-01-14 [paul]       0.8.8claws99
183
184         * configure.in  ** REMOVED **
185           configure.ac  ** NEW FILE **
186                 rename configure.in to configure.ac, as it is now
187                 preferred
188
189 2003-01-14 [melvin]     0.8.8claws98
190
191         * src/folderview.c
192                 folderview_check_new(): More precise function description
193
194 2003-01-14 [melvin]     0.8.8claws97
195
196         * src/folderview.c
197                 folderview_check_new(): return the number of new messages 
198                         since last check.
199         * src/inc.c
200                 inc_account_mail(): Disable counting of new messages for IMAP
201                         and NNTP until bug [19] and [14] are fixed.
202
203 2003-01-14 [paul]       0.8.8claws96
204
205         * sync with 0.8.8cvs6
206                 see ChangeLog 2003-01-14
207
208 2003-01-13 [alfons]     0.8.8claws95
209
210         * src/textview.c
211                 tune email address validation (c. 0.8.8claws89): if . is 
212                 just one char away from @, the address is invalid too 
213                 (correctly rejects addresses like foo@.com)
214
215 2003-01-13 [paul]       0.8.8claws94
216
217         * src/messageview.c
218           src/toolbar.c
219                 fixes to the Message View toolbar and menu:
220                 fix non-functioning Forward button
221                 make Reply button consider default_reply_list
222                 remove 'Follow-up...' menu entry
223                 add 'Forward' and 'Redirect' menu entries
224
225 2003-01-13 [melvin]     0.8.8claws93
226
227         * src/inc.c
228                 Fixed typo that could make new messages count incorrect.
229
230 2003-01-13 [melvin]     0.8.8claws92
231
232         * src/folderview.[ch]
233                 folderview_check_new(): return the number of new messages.
234         * src/inc.c
235                 Should fix bug [14] where new mail notification worked 
236                         incorrectly with IMAP accounts.
237                 inc_spool_account(): return number of new msgs, or -1 on error
238                 inc_all_spool(): return number of new msgs
239                 
240 2003-01-13 [melvin]     0.8.8claws91
241
242         * src/prefs_actions.c
243                 Justify help text.
244
245 2003-01-12 [thorsten]   0.8.8claws90
246
247         * src/common/prefs.c
248                 close file before rename
249
250 2003-01-12 [alfons]     0.8.8claws89
251
252         * AUTHORS
253                 add Christian Mertes
254         * src/common/utils.[ch]
255                 g_stricase_hash(), g_stricase_equal(): functions for 
256                 case insensitive hash tables
257         * src/textview.c
258                 use top level domain names to validate email address, based
259                 on a patch by Christian Mertes (thanks!), but changed 
260                 implementation to use a hash table 
261
262 2003-01-12 [paul]       0.8.8claws88
263
264         * po/bg.po
265                 updated by George Danchev
266
267 2003-01-12 [alfons]     0.8.8claws87
268
269         * src/summaryview.c
270                 delete / execute performance: use new style folder update
271
272 2003-01-12 [paul]       0.8.8claws86
273
274         * sync with 0.8.8cvs5
275                 see ChangeLog 2003-01-13 (!)
276
277 2003-01-12 [alfons]     0.8.8claws85
278
279         * src/filtering.c
280         * src/matcher_parser_parse.y
281                 prepare change_score filtering action
282         * src/matcher.[ch]
283                 give up const-correctness on functions that call non-const-correct functions;
284                 several casts to gpointer in g_free();
285                 add change_score;
286
287 2003-01-12 [christoph]  0.8.8claws84
288
289         * src/compose.c
290                 fix 2 warnings
291
292         * src/gtk/prefswindow.[ch]
293         * src/plugins/spamassassin/spamassassin_gtk.c
294                 changed the call of the widget create function
295                 for PrefsPages, because sometimes the widget
296                 create function needs a widget that already has
297                 been attached to a window (to create GDK pixmaps
298                 for exmaple). So we simply pass the GtkWindow as
299                 the second parameter now.
300
301         * src/main.c
302         * src/mainwindow.c
303         * src/prefs_toolbar.[ch]
304                 rewrite Toolbar Preferences using the new
305                 prefs window
306
307 2003-01-11 [alfons]     0.8.8claws83
308
309         * src/addressadd.c
310                 fix crash when adding sender to addressbook because status bar
311                 isn't there (the status bar doesn't seem to be used though,
312                 but I'll let Match decide what to do with it)
313
314 2003-01-11 [colin]      0.8.8claws82
315
316         * src/main.c
317           src/toolbar.c
318                 Two useless changes reversed
319
320 2003-01-11 [colin]      0.8.8claws81
321
322         * src/mainwindow.c
323           src/mainwindow.h
324                 Add mainwindow_get_mainwindow()
325         * src/alertpanel.c
326           src/alertpanel.h
327                 Add alertpanel_error_log() 
328         * src/compose.c
329           src/inc.c
330           src/messageview.c
331           src/toolbar.c
332           src/main.c
333           src/procmsg.c
334                 Network errors get a View Log button
335
336 2003-01-10 [alfons]     0.8.8claws80
337
338         * src/prefs_toolbar.c
339         * src/toolbar.c
340                 use the translatable string for "Separator" as file name for
341                 separator toolbar items (probably make this uppercase?)
342
343 2003-01-10 [alfons]     0.8.8claws79
344
345         * src/prefs_toolbar.c
346                 put right A_SEPARATOR description string in "displayed
347                 toolbar items list" so manually added separators are
348                 saved correctly (bug #10, "Adding a separator to the main 
349                 toolbar fails, entry in xml file is wrong")
350
351 2003-01-10 [christoph]  0.8.8claws78
352
353         * src/imap.c
354                 o fix warnings
355                 o use CAPABILITY to check if NAMESPACE is available
356
357 2003-01-10 [christoph]  0.8.8claws77
358
359         * src/imap.[ch]
360                 apply UIDPLUS IMAP extension support patch
361
362         Patch submitted by Simon 'corecode' Schubert
363
364 2003-01-10 [paul]       0.8.8claws76
365
366         * src/folderview.c
367                 a sync from main which fixes the news account folders'
368                 Properties bug
369
370 2003-01-10 [christoph]  0.8.8claws75
371
372         * src/folder.c
373                 don't accept 0 as a valid uid returned by copy and move
374                 functions. 0 means the message was copied or moved but the
375                 new uid could not be fetched. It is not an error condition
376                 for the copy or move operation.
377
378 2003-01-10 [paul]       0.8.8claws74
379
380         * src/prefs_filtering.c
381                 change English used in Alert when entry is not
382                 saved.
383                 
384         * sync with 0.8.8cvs4
385                 see ChangeLog 2003-01-10
386
387 2003-01-10 [darko]      0.8.8claws73
388
389         * src/pine.c
390                 fix crash when importing address book entry
391                 without a valid address
392
393 2003-01-09 [alfons]     0.8.8claws72
394
395         * src/inc.c
396                 filtering performance: use new style folder update
397
398 2003-01-09 [christoph]  0.8.8claws71
399
400         * src/compose.c
401         * src/gtk/menu.[ch]
402                 fix wrong selecting of mime encoding type, when
403                 opening property dialog of attachments in the
404                 compose window. 7bit was always selected and that
405                 destoryed files with 8bit data.
406                 (closes bug #9 Sylpheed-claws destroys attachments when
407                  changing MIME-types)
408
409 2003-01-09 [paul]       0.8.8claws70
410
411         * sync with 0.8.8cvs3
412                 see ChangeLog 2003-01-09
413
414 2003-01-08 [alfons]     0.8.8claws69
415         
416         * src/addressadd.c
417                 apply patch by Kim Schulz to fix build breakage
418                 because of missing variable
419
420 2003-01-08 [paul]       0.8.8claws68
421
422         * sync with 0.8.8cvs2
423                 see ChangeLog 2002-01-08
424
425 2003-01-08 [paul]       0.8.8claws67
426
427         * po/it.po
428                 updated by Alessandro Maestri
429                 
430         * src/addressadd.c
431                 when using 'Add sender to addressbook' allow
432                 name to be edited and remarks to be entered
433                 Patch submitted by Luke Plant
434
435 2003-01-08 [darko]      0.8.8claws66
436
437         * README.claws, src/summaryview.c
438                 fix description for marked messages
439
440 2003-01-08 [paul]
441
442         * tools/Makefile.am
443           tools/launch_phoenix  ** NEW FILE **
444                 add script that enables using Phoenix as the default
445                 web browser. 
446                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
447                 
448         * tools/OOo2sylpheed.pl
449                 remove full path to sylpheed executable, just 'sylpheed'
450                 will do
451                 
452         * tools/README
453                 add launch_phoenix informtion and re-arrange and compress
454                 the data a little
455
456 2003-01-07 [christoph]  0.8.8claws65
457
458         * src/folder.c
459                 fix update for source folder when moving messages
460         * src/procmsg.[ch]
461         * src/summaryview.c
462                 use function to set to_folder for message infos and
463                 automatically update the op_count for old and new
464                 folder
465
466 2003-01-07 [melvin]     0.8.8claws64
467
468         * src/prefs_actions.c
469                 Fixed bug where an '%p' Action on a displayed image crashed 
470                         Sylpheed
471                 Code clean up (get rid of duplicated code and removed unnecessary 
472                                 structure member)
473
474 2003-01-07 [christoph]  0.8.8claws63
475
476         * src/compose.c
477         * src/folder.[ch]
478         * src/folderview.c
479         * src/import.c
480         * src/inc.c
481         * src/main.c
482         * src/mainwindow.c
483         * src/messageview.c
484         * src/prefs_folder_item.c
485         * src/procmsg.c
486         * src/summaryview.c
487         * src/toolbar.c
488                 o remove all folder update triggering from the UI code. The folder
489                   system should know much better when a folder needs an update.
490                 o to prevent multiple updates in a row the folder updates can be
491                   frozen for some time.
492
493                 Note: - Please verify that no updates are missing
494                       - Check where freeze/thaws should be added
495
496 2003-01-07 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.8claws62
497
498         * src/prefs_actions.c
499                 don't translate empty strings
500
501 2003-01-06 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.8claws61
502
503         * src/prefs_actions.c
504                 mark strings for gettext
505         * src/prefs_matcher.c
506                 use new description window for Execute action and
507                 match condition in Filtering
508
509 2003-01-06 [alfons]     0.8.8claws60
510
511         keep myself inspired to re-organize matcher part 8; 
512         yes, more to come (I need to move out the descriptive
513         text for actions to matcher.c, or at least make it not
514         depend on the wicked ordering)
515
516         * src/prefs_matcher.c
517                 add documentation so others may comprehend the
518                 UI part of the conditions
519                 
520 2003-01-06 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.8claws59
521
522         * src/prefs_actions.c
523                 use new description window for syntax help
524         * src/gtk/description_window.c
525                 fix display of descriptions with column count != 2
526
527 2003-01-06 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.8claws58
528
529         * src/quote_fmt.c
530         * src/summaryview.[ch]
531         * src/gtk/Makefile.am
532         * src/gtk/description_window.[ch]       ** NEW **
533                 use a generic window to display syntax descriptions
534                 currently used in quote_fmt and summaryview (new description
535                 for extended quick search)
536
537 2003-01-06 [paul]       0.8.8claws57
538
539         * sync with 0.8.8cvs1
540                 see ChangeLog 2003-01-06
541
542 2003-01-06 [christoph]  0.8.8claws56
543
544         * src/mainwindow.c
545         * src/prefs_gtk.[ch]
546         * src/gtk/prefswindow.[ch]
547         * src/plugins/spamassassin/spamassassin_gtk.c
548                 o remove page management from prefswindow, pages
549                   will be an argument to prefswindow_open
550                 o prefswindow_open gets a datapointer that is
551                   passed to the widget_create function to allow
552                   creation of prefswindow for specific items
553
554 2003-01-06 [colin]      0.8.8claws55
555         
556         * src/summaryview.c
557                 We don't want regexp in the reply-finder, 
558                 because MIDs can contain !,$,. and so on
559
560 2003-01-06 [jens]       0.8.8claws54
561
562         * src/jpilot.c
563                 fixed a wrong free in jpilot_read_db_files
564
565 2003-01-06 [alfons]     0.8.8claws53
566
567         re-organize matcher part 8; more to come
568        
569         * src/matcher.c
570                 matcherprop_to_string(): put g_free()s before the
571                 switch-case break to fix memleaks                
572
573 2003-01-06 [colin]      0.8.8claws52
574
575         * src/summaryview.c
576                 cleanup & reply-finder now displays the first 
577                 matching message
578
579 2003-01-05 [alfons]     0.8.8claws51
580
581         re-organize matcher part 7; more to come
582
583         * src/matcher.[ch]
584                 fixes for constant correctness;
585                 more documentation;
586
587 2003-01-05 [alfons]     0.8.8claws50
588
589         re-organize matcher part 6; more to come
590         
591         * src/matcher.[ch]
592                 fixes for constant correctness;
593                 more documentation;
594         * src/filtering.c
595                 fix for constant correctness
596
597 2003-01-05 [colin]      0.8.8claws49
598
599         * src/account.[ch]
600                 Add account_get_reply_account function
601         * src/compose.c
602                 Use account_get_reply_account function 
603         * src/summaryview.c
604                 Basic reply-finder - click on the replied
605                 icon gets you to the outbox using quick-search
606
607 2003-01-05 [paul]       0.8.8claws48
608
609         * src/prefs_common.c
610                 small change to English
611                 
612         * src/prefs_filtering.c
613                 prefs_filtering_action_select(): improve logic and uniformity
614                 of gui
615
616 2003-01-05 [alfons]     0.8.8claws47
617
618         fine tune solution to focus problems (bug #7)
619
620         * src/mainwindow.c
621                 mainwindow_focus_in_event(): remove grab event check
622         * src/summaryview.c
623                 summary_button_pressed(): move selection on right-click
624                 too. we can't possibly move the selection back after
625                 canceling a dialog, because gtk's incomplete focus 
626                 management. whether this is a good solution, only time
627                 will tell.
628
629 2003-01-05 [christoph]  0.8.8claws46
630
631         * src/imap.c
632                 fix crash when no imap connection could be established
633
634 2003-01-05 [paul]       0.8.8claws45
635
636         * src/mainwindow.c
637           src/sumamryview.c
638           src/gtk/menu.[ch]
639                 fix bug 605957 'shortcuts in popup-menu'
640                 make user-defined shortcuts work
641                 show shortcuts that are already defined
642                 in the main menu
643                 Patch submitted by Luke Plant
644
645 2003-01-05 [alfons]     0.8.8claws44
646
647         * src/mainwindow.c
648                 focus_in_event handler should not select summary view row 
649                 when another window (menu, dialog) grabbed for events 
650                 (bug #7, "[0.8.8claws42] Message summary focus") 
651
652 2003-01-04 [christoph]  0.8.8claws43
653
654         * src/procmsg.c
655                 update save folder after adding the sent message
656
657 2003-01-02 [christoph]  0.8.8claws42
658
659         * src/common/plugin.c
660                 fix unloading of all plugins and unload
661                 plugins in reverse order
662                 
663         * src/gtk/pluginwindow.c
664                 implement function of load and unload button
665
666         * src/gtk/prefswindow.c
667         * src/gtk/prefswindow.h
668                 rename register function and add new unregister
669                 function
670
671         * src/plugins/spamassassin/spamassassin_gtk.c
672                 unregister prefs page and update for changes in
673                 src/gtk/prefswindow.c
674
675 2003-01-02 [paul]       0.8.8claws41
676
677         * po/es.po
678                 updated by Ricardo Mones Lastra
679
680 2003-01-02 [paul]
681
682         * tools/tb2sylpheed
683                 fixes and improvements by Urke MMI
684
685 2003-01-02 [thorsten]   0.8.8claws40
686
687         * src/procmsg.c
688                 fixed wrong return value
689
690 2003-01-02 [thorsten]   0.8.8claws39
691
692         * src/prefs.c
693                 fixed printing wrong variable
694
695 2003-01-02 [thorsten]   0.8.8claws38
696
697         * src/prefs.c
698                 fixed acessing members of freed pfile struct
699
700 2003-01-02 [thorsten]   0.8.8claws37
701
702         * src/procmsg.c
703                 detect loops across several messages
704                 as suggested by Christoph Hohmann
705
706 2003-01-01 [match]      0.8.8claws36
707
708         * src/addrindex.c
709                 fixed another memory leak.
710
711 2003-01-01 [match]      0.8.8claws35
712
713         * src/jpilot.[ch]
714                 fixed memory leaks. applied Doxygen comments.
715
716 2003-01-01 [thorsten]   0.8.8claws34
717
718         * src/procmsg.c
719                 inhibit endless loop if msg references itself
720                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
721
722 2003-01-01 [christoph]  0.8.8claws33
723
724         * src/mainwindow.c
725         * src/gtk/Makefile.am
726         * src/gtk/pluginwindow.c                ** NEW **
727         * src/gtk/pluginwindow.h                ** NEW **
728                 add plugin window
729
730         * src/plugins/demo/demo.c
731         * src/plugins/spamassassin/spamassassin.c
732         * src/plugins/spamassassin/spamassassin_gtk.c
733                 write better plugin descriptions
734
735 2002-12-31 [christoph]  0.8.8claws32
736
737         * src/gtk/prefswindow.c
738         * src/plugins/spamassassin/spamassassin_gtk.c
739                 some small improvements to GTK code
740
741 2002-12-31 [christoph]  0.8.8claws31
742
743         * src/plugins/spamassassin/spamassassin_gtk.c
744                 enable folder select button
745
746 2002-12-31 [christoph]  0.8.8claws30
747
748         * src/mainwindow.c
749         * src/gtk/Makefile.am
750         * src/gtk/prefswindow.c                         ** NEW **
751         * src/gtk/prefswindow.h                         ** NEW **
752                 add new prefs window
753
754         * src/common/plugin.c
755                 don't try to load empty config lines
756         
757         * src/plugins/spamassassin/Makefile.am
758         * src/plugins/spamassassin/spamassassin.c
759         * src/plugins/spamassassin/spamassassin.h       ** NEW **
760         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
761                 GTK config for SpamAssassin Plugin using
762                 the new prefs window
763
764 2002-12-31 [paul]       0.8.8claws29
765
766         * po/POTFILES.in
767                 remove obsolete entry 'src/menu.c'
768
769 2002-12-31 [alfons]     0.8.8claws28
770
771         * src/matcher.[ch]
772         * src/matcher_parser_parse.y
773         * src/prefs_matcher.c
774                 add "ignore_thread" and "~ignore_thread" condition so it's
775                 possible to make the actions / scoring operate on the ignore
776                 thread flag
777
778 2002-12-31 [christoph]  0.8.8claws27
779
780         * src/addrbook.c
781         * src/addrindex.c
782         * src/folder.c
783         * src/matcher.c
784         * src/prefs_account.c
785         * src/prefs_actions.c
786         * src/prefs_customheader.c
787         * src/prefs_display_header.c
788         * src/prefs_gtk.c
789         * src/procmime.c
790         * src/toolbar.c
791         * src/xmlprops.c
792         * src/common/prefs.[ch]
793                 extend prefs file handling for reading and automatic handling
794                 of blocks. When reading prefs_set_block_label will automatically
795                 move on to the block. When writing it will copy all other blocks
796                 automatically
797
798         * src/common/plugin.c
799                 Now loading plugin filenames from [Plugins] block in
800                 sylpheed rc file
801
802 2002-12-30 [christoph]  0.8.8claws26
803
804         * src/common/hooks.[ch]
805                 return abort status to caller of hooks_invoke
806                 
807         * src/inc.[ch]
808                 invoke message filtering hook and stop
809                 default handling when filter returns abort
810
811         * src/common/plugin.[ch]
812         * src/plugins/demo/demo.c
813                 modify plugin loader, because resolving symbols for strings
814                 does not work correctly
815         
816         * configure.in
817         * ac/spamassassin.m4                            ** NEW **
818         * src/plugins/spamassassin/.cvsignore           ** NEW **
819         * src/plugins/spamassassin/Makefile.am          ** NEW **
820         * src/plugins/spamassassin/README               ** NEW **
821         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
822         * src/plugins/spamassassin/spamassassin.c       ** NEW **
823         * src/plugins/spamassassin/utils.[ch]           ** NEW **
824                 add spamassassin plugin, see src/plugins/spamassassin/README
825                 for details
826
827 2002-12-29 [alfons]     0.8.8claws25
828
829         * src/mainwindow.c
830                 when moving focus from a message view to the main 
831                 window, don't forget to select the summary node
832                 of the displayed message. should fix "[ 659103 ] 
833                 focus-follows-mouse confuses sylpheed"
834
835 2002-12-29 [christoph]  0.8.8claws24
836
837         * src/Makefile.am
838         * src/stringtable.[ch]          ** REMOVE **
839         * src/common/Makefile.am
840         * src/common/stringtable.[ch]   ** NEW **
841                 move stringtable files to common directory
842
843 2002-12-29 [christoph]  0.8.8claws23
844
845         * src/Makefile.am
846         * src/menu.[ch]                 ** REMOVE **
847         * src/gtk/Makefile.am
848         * src/gtk/menu.[ch]             ** NEW **
849                 move menu files to gtk directory
850
851 2002-12-29 [match]      0.8.8claws22
852
853         * src/addressbook.c
854         * src/syldap.c
855                 moved UI specific code out of LDAP code into addressbook
856                 UI code. fixed memory leak.
857
858 2002-12-29 [christoph]  0.8.8claws21
859
860         * src/folder.c
861                 only check for IGNORED parent message when message is
862                 not IGNORED itself
863
864 2002-12-29 [alfons]     0.8.8claws20
865
866         * src/summaryview.c
867                 set gtksctree's anchor correct (immediate execute
868                 changes the tree's layout, and anchor points at 
869                 the incorrect row). fixes "[ 657233 ] multiple msg 
870                 delete sometimes off by 1".
871                 we probably have to look for more tree layout /
872                 anchor glitches.
873
874 2002-12-29 [paul]       0.8.8claws19
875
876         * src/summaryview.c
877                 fix bug [ 659054 ] incorrect sorting of 'From' column
878                 when using 'display sender using address book'
879                 thanks to Alfons and Luke Plant
880
881 2002-12-29 [christoph]  0.8.8claws18
882
883         * src/folder.c
884         * src/procmsg.[ch]
885                 check parent messages for IGNORE THREAD flag, when adding,
886                 moving or copying messages to a folder
887
888 2002-12-27 [alfons]     0.8.8claws17
889
890         re-organize matcher part 5; more to come
891
892         * src/matcher.c
893                 hash keywords in matchparser_tab 
894
895 2002-12-27 [alfons]     0.8.8claws16
896
897         re-organize matcher part 4; more to come
898
899         * src/matcher_parser.h
900         * src/matcher_parser_lex.l
901         * src/matcher_parser_parse.y
902                 cleanup
903
904 2002-12-27 [alfons]     0.8.8claws15
905
906         re-organize matcher part 3; more to come
907
908         * src/matcher.[ch]
909                 cleanup
910
911 2002-12-27 [alfons]     0.8.8claws14
912
913         re-organize matcher part 2; more to come but this should
914         work. cc me if there are any regressions.
915
916         * src/matcher.h
917                 add prototype for get_matchparser_tab_id()
918         * src/matcher_parser_lex.l
919                 look up keywords using matchparser_tab_id();
920
921 2002-12-27 [alfons]     0.8.8claws12
922
923         re-organize matcher part 1
924
925         * src/matcher.h
926                 map yacc generated constants to sylpheed matcher constants
927         * src/matcher.c
928                 add function to find a matcher constant from a string
929
930 2002-12-27 [christoph]  0.8.8claws11
931
932         * src/compose.c
933                 MENUITEM_ADD casts the 4th argument from integer to pointer
934                 so it probably should not be a pointer, this means we
935                 should use account id for it and not the account's pointer
936
937 2002-12-27 [paul]       0.8.8claws10
938
939         * src/mainwindow.c
940                 remove unneeded 'GtkWidget *vbox'
941                 
942         * src/summaryview.c
943                 further sync with 0.8.8 - make sort
944                 by recipient work as expected
945                 
946         * NEWS
947                 sync with 0.8.8
948
949 2002-12-27 [paul]       0.8.8claws9
950
951         * po/pt_BR.po
952                 updated by Ivan F. Martinez
953                 
954 2002-12-27 [darko]      0.8.8claws8
955
956         * src/common/utils.c
957                 added locked pattern to extended search
958
959 2002-12-27 [alfons]     0.8.8claws7
960
961         * src/prefs_matcher.[ch]
962                 clean up
963
964 2002-12-26 [alfons]     0.8.8claws6
965
966         * src/matcher.[ch]
967         * src/matcher_parser_lex.l
968         * src/matcher_parser_parse.y
969         * src/prefs_matcher.c
970                 allow color label as a condition in the matcher
971
972 2002-12-26 [oliver]     0.8.8claws5
973         
974         * src/toolbar.c 
975                 enable Addressbook for Main and Messageview
976         * src/prefs_actions.c
977                 enable actions in Messageview
978
979 2002-12-26 [christoph]  0.8.8claws4
980
981         * src/common/plugin.c
982                 add a little debug output
983         * configure.in
984         * src/plugins/demo/Makefile.am
985                 better use of automake
986
987 2002-12-26 [christoph]  0.8.8claws3
988
989         * src/Makefile.am
990         * src/common/Makefile.am
991                 fix "make distdir"
992
993 2002-12-26 [christoph]  0.8.8claws2
994
995         * configure.in
996                 sort configure checks into common / gtk / plugins
997         * po/POTFILES.in
998                 add src/prefs_gtk.c
999         * src/Makefile.am
1000                 add plugins SUBDIR
1001         * src/main.c
1002         * src/common/sylpheed.[ch]
1003                 added now sylpheed_done function for shutdown
1004         * src/common/Makefile.am
1005         * src/common/plugin.[ch]                ** NEW **
1006                 plugin loader and unloader
1007         * src/plugins/.cvsignore                ** NEW **
1008         * src/plugins/Makefile.am               ** NEW **
1009                 build plugins
1010         * src/plugins/demo/.cvsignore           ** NEW **
1011         * src/plugins/demo/Makefile.am          ** NEW **
1012         * src/plugins/demo/demo.c               ** NEW **
1013                 small demo plugin that installs a logtext hook and
1014                 outputs the log text to stdout
1015
1016 2002-12-26 [paul]       0.8.8claws1
1017
1018         * po/es.po
1019                 updated by Ricardo Mones Lastra
1020
1021 2002-12-26 [paul]       0.8.8claws
1022
1023         * 0.8.8claws released
1024
1025 2002-12-26 [paul]       0.8.7claws12
1026
1027         * po/bg.po
1028                 updated by George Danchev
1029
1030 2002-12-26 [paul]       0.8.7claws11
1031
1032         * po/POTFILES.in
1033                 remove unneeded 'src/prefs.c' entry 
1034
1035 2002-12-26 [paul]       0.8.7claws10
1036
1037         * src/codeconv.c
1038           src/mainwindow.c
1039                 sync with 0.8.8 release
1040         
1041         * src/folder.[ch]
1042           src/mh.c
1043           src/summaryview.c
1044                 partial sync with 0.8.8 release
1045         
1046
1047 2002-12-25 [alfons]     0.8.7claws9
1048
1049         * src/matcher.[ch]
1050         * src/matcher_parser_lex.l
1051         * src/matcher_parser_parse.y
1052         * src/prefs_matcher.c
1053                 add locked flag to possible filtering / matcher 
1054                 conditions (also a good example what should be
1055                 done to add a simple boolean condition)
1056
1057 2002-12-25 [christoph]  0.8.7claws8
1058
1059         * src/Makefile.am
1060         * src/account.[ch]
1061         * src/addrbook.c
1062         * src/addressbook.c
1063         * src/addrindex.c
1064         * src/filtering.c
1065         * src/folder.c
1066         * src/matcher.c
1067         * src/prefs.[ch]                ** REMOVE **
1068         * src/prefs_account.c
1069         * src/prefs_actions.c
1070         * src/prefs_common.c
1071         * src/prefs_customheader.c
1072         * src/prefs_display_header.c
1073         * src/prefs_filtering.c
1074         * src/prefs_folder_item.c
1075         * src/prefs_gtk.[ch]            ** NEW **
1076         * src/prefs_matcher.c
1077         * src/prefs_scoring.c
1078         * src/prefs_summary_column.c
1079         * src/procmime.c
1080         * src/selective_download.c
1081         * src/toolbar.c
1082         * src/common/Makefile.am
1083         * src/common/prefs.[ch]         ** NEW **
1084                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
1085
1086 2002-12-24 [alfons]     0.8.7claws7
1087
1088         * src/summaryview.c
1089                 summary_thread_build(): fix real cause of the crash mentioned in
1090                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
1091                 this way we get meaningful ctree nodes 
1092
1093 2002-12-24 [oliver]     0.8.7claws6
1094
1095         * src/mainwindow.[ch]
1096         * src/messageview.[ch]
1097         * src/compose.[ch]
1098         * src/inc.c
1099         * src/summaryview.c
1100                 changes to use updated toolbar handling
1101                 
1102 2002-12-24 [oliver]     0.8.7claws5
1103
1104         * src/toolbar.[ch]
1105                 generic toolbar handling
1106                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
1107         * src/prefs_toolbar.[ch]
1108                 adjust to handling
1109         
1110 2002-12-24 [oliver]     0.8.7claws4
1111         
1112         * src/stock_pixmap.[ch]
1113                 move SYLPHEED_LOGO to end of list in order 
1114                 to remove it from Custom Toolbar`s Icon View
1115
1116 2002-12-24 [alfons]     0.8.7claws3
1117
1118         * src/summaryview.c
1119                 summary_thread_build(): fix crash because of focus != selection 
1120                 after threading. when deleting the selection, gtk tries but fails 
1121                 to find the correct focusable element. we now force the selection
1122                 to be focused. this should solve the infamous bug reported by 
1123                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
1124                 a test case is available. 
1125
1126 2002-12-24 [darko]      0.8.7claws2
1127
1128         * src/summaryview.c
1129                 don't crash when unmarking message with unread children
1130
1131 2002-12-23 [christoph]  0.8.7claws1
1132
1133         * src/Makefile.am
1134         * src/common/Makefile.am
1135                 update Makefiles for moved intl.h, version.h and defs.h
1136         * src/imap.c
1137                 rewrite imap_session_get to avoid duplicate code
1138
1139 2002-12-23 [paul]       0.8.7claws
1140
1141         * Santa-Claws released
1142         
1143         * po/hu.po
1144           po/ru.po
1145                 squeeze in updated Hungarian and Russian translations.
1146                 Submitted by  Gál Zoltán and Ruslan N. Balkin
1147
1148 2002-12-23 [paul]       0.8.6claws129
1149
1150         * po/pl.po
1151                 updated by Witold Wladyslaw Wojciech Wilk
1152
1153 2002-12-23 [paul]       0.8.6claws128
1154
1155         * src/quote_fmt_parse.y
1156                 fix typo and add licence header
1157
1158 2002-12-23 [paul]       0.8.6claws127
1159
1160         * po/en_GB.po
1161                 updated
1162
1163 2002-12-23 [paul]       0.8.6claws126
1164
1165         * po/it.po
1166                 updated translation, submitted by Alessandro Maestri
1167                 
1168 2002-12-23 [paul]       0.8.6claws125
1169
1170         * src/quote_fmt_parse.y
1171                 fix signature-stripping on replies bug. match
1172                 '-- \n' and not '-- '.
1173
1174 2002-12-22 [paul]       0.8.6claws124
1175
1176         * po/bg.po
1177           po/es.po
1178           po/sr.po
1179                 updated translations. submitted by George Danchev,
1180                 Ricardo Mones Lastra, and Urke MMI respectively
1181
1182 2002-12-21 [paul]       0.8.6claws123
1183
1184         * src/addrbook.c
1185                 fix coding style
1186
1187 2002-12-21 [paul]       0.8.6claws122
1188
1189         * src/addrbook.c
1190                 fix bug [643638] where if a person is in one or more
1191                 addressbook groups editing that person's email 
1192                 address results in removal from those groups.
1193                 Patch submitted by Luke Plant.
1194
1195 2002-12-20 [christoph]  0.8.6claws121
1196
1197         * src/common/utils.c
1198         * src/summaryview.c
1199                 reimplement expand_search_string using GString to
1200                 prevent crashs caused by miscalculated string
1201                 lengths reported by Paul
1202
1203 2002-12-20 [christoph]  0.8.6claws120
1204
1205         * src/summaryview.c
1206                 don't use "changed" to check if op_count has to be changed as it
1207                 is also set when the message has unread children
1208                 (closes bug [ 653221 ] crash while deleting duplicates)
1209
1210 2002-12-20 [paul]       0.8.6claws119
1211
1212         * sync with 0.8.6cvs27
1213                 see ChangeLog 2002-12-20
1214
1215 2002-12-20 [paul]       0.8.6claws118
1216
1217         * sync with 0.8.6cvs26
1218                 see ChangeLog 2002-12-19 and 2002-12-20
1219
1220 2002-12-19 [alfons]     0.8.6claws117
1221
1222         * src/textview.c
1223                 fix incorrect parsing of email addresses, submitted by 
1224                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
1225                 name display if it contains @".
1226
1227 2002-12-18 [paul]       0.8.6claws116
1228
1229         * sync with 0.8.6cvs23
1230                 see ChangeLog 2002-12-18
1231
1232 2002-12-18 [paul]       0.8.6claws115
1233
1234         * src/Makefile.am
1235         * src/account.c
1236         * src/codeconv.c
1237         * src/gtkutils.[ch]
1238         * src/imap.c
1239                 sync with 0.8.6cvs22.
1240                 see ChangeLog 2002-12-17 and 2002-12-18
1241
1242 2002-12-17 [christoph]  0.8.6claws114
1243
1244         * src/imap.c
1245                 o don't create a session if imap greeting fails
1246                 o don't close socket when authentication fails
1247                   this is done by imap_session_destroy
1248
1249 2002-12-17 [thorsten]   0.8.6claws113
1250
1251         * tools/Makefile.am
1252           tools/README
1253           tools/google_msgid.pl ** NEW FILE **
1254                 Added "search for message-id" script and doc
1255
1256 2002-12-17 [thorsten]   0.8.6claws112
1257
1258         * po/hu.po
1259                 Updated hungarian translation
1260                 (updated by Gal Zoltan)
1261
1262 2002-12-16 [christoph]  0.8.6claws111
1263
1264         * src/addr_compl.c
1265                 remove stupid addressbook dump to debug output
1266         * src/mh.c
1267                 fix memory leak found by Hiro
1268
1269 2002-12-14 [paul]       0.8.6claws110
1270
1271         * src/compose.c
1272                 fix menubar sensitivity on send
1273                 
1274         * src/prefs_filtering.c
1275         * src/prefs_matcher.c
1276         * src/prefs_scoring.c
1277                 Fix english ;)
1278                 
1279         * src/common/quoted-printable.h
1280                 sync: fix typo
1281         
1282 2002-12-13 [christoph]  0.8.6claws109
1283
1284         * src/Makefile.am
1285         * src/manage_window.[ch]        ** REMOVE **
1286         * src/gtk/Makefile.am
1287         * src/gtk/manage_window.[ch]    ** NEW **
1288                 move manage_window files to gtk directory
1289
1290 2002-12-13 [christoph]  0.8.6claws108
1291
1292         * src/Makefile.am
1293         * src/gtkshruler.[ch]           ** REMOVE **
1294         * src/gtk/Makefile.am
1295         * src/gtk/gtkshruler.[ch]       ** NEW **
1296                 move gtkshruler files to gtk directory
1297
1298 2002-12-13 [christoph]  0.8.6claws107
1299
1300         * src/Makefile.am
1301         * src/compose.c
1302         * src/gtkstext.[ch]             ** REMOVE **
1303         * src/gtkutils.[ch]
1304         * src/textview.c
1305         * src/gtk/gtkstext.[ch]         ** NEW **
1306         * src/gtk/Makefile.am
1307                 o move stext functions to gtkstext.c to remove
1308                   dependency of gtkutils
1309                 o move gtkstext files to gtk directory
1310
1311         * src/gtk/Makefile.am
1312         * src/gtk/sslcertwindow.[ch]
1313                 UI stuff can always depend on common code so
1314                 it's ok to add ../common to include path
1315
1316 2002-12-13 [colin]      0.8.6claws106
1317
1318         * src/summaryview.c
1319                 Disconnect sighandlers for mainwindow when
1320                 quicksearch has the focus
1321                 Fix bug #653231
1322         * src/mainwindow.[ch]
1323                 Make key_pressed callback public, to be able
1324                 to disconnect it
1325
1326 2002-12-13 [christoph]  0.8.6claws105
1327
1328         * src/mh.c
1329                 create .mh_sequences file in new MH folders
1330                 (closes feature request [ 523162 ] MH folders should
1331                  get a .mh_sequences)
1332
1333 2002-12-13 [colin]      0.8.6claws104
1334
1335         * src/summaryview.c
1336                 Better handling of quicksearch show/hide
1337                 (basically the button stays under the mouse 
1338                  when toggled)
1339
1340 2002-12-13 [paul]       0.8.6claws103
1341
1342         * sync with 0.8.6cvs17
1343                 see ChangeLog 2002-12-13
1344
1345 2002-12-13 [paul]       0.8.6claws102
1346
1347         * po/es.po
1348                 updated by Ricardo Mones Lastra
1349
1350 2002-12-11 [colin]       0.8.6claws101
1351
1352         * src/folder.c
1353                 remove statusbar stuff
1354           src/folderview.c
1355                 set statusbar verbosity when moving folders
1356
1357 2002-12-11 [colin]       0.8.6claws100
1358         * src/prefs_filtering.c
1359         * src/prefs_matcher.c
1360         * src/prefs_scoring.c
1361                 Fix english ;)
1362
1363 2002-12-11 [colin]       0.8.6claws99
1364
1365         * src/prefs_common.[ch]
1366                 Add summary_quicksearch_type
1367         * src/summaryview.c
1368                 Save last used quicksearch type
1369
1370 2002-12-11 [jens]       0.8.6claws98
1371         * src/prefs_filtering.c
1372         * src/prefs_matcher.c
1373         * src/prefs_scoring.c
1374                 added dialog for incomplete rules in scoring, filtering and
1375                 matcher to ask wheather really close
1376
1377 2002-12-11 [colin]      0.8.6claws97
1378
1379         * src/folder.c
1380                 Fix folder dnd statusbar logging
1381
1382 2002-12-10 [christoph]  0.8.6claws96
1383
1384         * src/compose.c
1385         * src/folder.c
1386         * src/imap.c
1387         * src/inc.c
1388         * src/main.c
1389         * src/mainwindow.c
1390         * src/news.c
1391         * src/send.c
1392         * src/statusbar.[ch]
1393         * src/common/hooks.c
1394         * src/common/log.[ch]
1395                 o handle verbose logging in statusbar directly in statusbar code
1396                   and common code does not need any knowledge about a statusbar
1397                 o remove direct calls to statusbar_(puts|pop)_all functions
1398
1399 2002-12-10 [jens]       0.8.6claws95
1400
1401         * src/*.c
1402                 removed gettext from g_warnings
1403         * po/POTFILES.in
1404                 cleaned and updated
1405         * po/de.po
1406                 updated
1407
1408 2002-12-10 [colin]      0.8.6claws94
1409
1410         * src/main.c
1411                 finish crash dialog fix
1412
1413 2002-12-10 [colin]      0.8.6claws93
1414
1415         * src/main.c
1416                 "Fix" "sylpheed already running" instead of
1417                 crash dialog appearing after a crash
1418
1419 2002-12-10 [colin]      0.8.6claws92
1420
1421         * po/POTFILES.in
1422                 add src/gtk/sslcertwindow.c
1423
1424 2002-12-10 [paul]       0.8.6claws91
1425
1426         * po/POTFILES.in
1427                 updated to reflect recent changes
1428                 submitted by Alessandro Maestri
1429
1430 2002-12-09 [christoph]  0.8.6claws90
1431
1432         * src/Makefile.am
1433         * src/smtp.[ch]                 ** REMOVE **
1434         * src/common/Makefile.am
1435         * src/common/smtp.[ch]          ** NEW **
1436                 move smtp files to common directory
1437
1438 2002-12-09 [christoph]  0.8.6claws89
1439
1440         * src/Makefile.am
1441         * src/session.[ch]              ** REMOVE **
1442         * src/common/Makefile.am
1443         * src/common/session.[ch]       ** NEW **
1444                 move session files to common directory
1445
1446 2002-12-09 [paul]       0.8.6claws88
1447
1448         * src/account.c
1449                 fix bug [649746] edit accounts: move account reverted
1450                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
1451
1452 2002-12-09 [colin]      0.8.6claws87
1453
1454         * src/ssl_certificate.c
1455                 cleanup
1456
1457 2002-12-09 [colin]      0.8.6claws86
1458
1459         * src/ssl.c
1460                 Try to open the cert.pem database and 
1461                 issue a warning if it isn't there
1462
1463 2002-12-09 [colin]      0.8.6claws85
1464
1465         * src/common/ssl_certificate.c
1466         * src/gtk/sslcertwindow.c
1467                 Warning fixes
1468
1469 2002-12-09 [colin]      0.8.6claws84
1470
1471         * src/ssl_certificate.[ch] ** REMOVED **
1472         * src/common/ssl_certificate.[ch] ** NEW **
1473         * src/Makefile.am
1474         * src/common/Makefile.am
1475                 Moved ssl_certificate.[ch] to common
1476         * src/common/ssl.c 
1477                 Put back needed include
1478         * src/gtk/sslcertwindow.[ch]
1479                 Changed ssl_certificate.h include
1480         
1481 2002-12-09 [colin]      0.8.6claws83
1482
1483         * src/gtk/sslcertwindow.[ch]
1484                 Implement hook for certificate acception
1485         * src/ssl_certificate.[ch]
1486                 Implement hook for certificate acception
1487         * src/common/ssl.c
1488                 Reenable certificate acception check
1489         * src/mainwindow.c
1490                 Register sslcertwindow's hook
1491         
1492 2002-12-08 [christoph]  0.8.6claws82
1493
1494         * src/about.c
1495         * src/addr_compl.c
1496         * src/codeconv.c
1497         * src/manual.c
1498         * src/undo.c
1499         * src/common/utils.c
1500                 o add missing includes
1501                 o fix warnings
1502         * src/.cvsignore
1503         * src/common/.cvsignore
1504         * src/common/version.h          ** REMOVE **
1505                 remove autogenerated file
1506
1507 2002-12-08 [paul]       0.8.6claws81
1508
1509         * src/stringtable.c
1510                 put back needed include
1511
1512 2002-12-08 [colin]      0.8.6claws80
1513         
1514         * src/gtk/sslcertwindow.c
1515                 Cleaner popups when asking
1516         * src/ssl_certificate.c
1517         * src/prefs_common.[ch]
1518                 remove ssl certificate pref
1519                 put back needed include
1520         * src/undo.c
1521                 put back needed include
1522
1523 2002-12-08 [christoph]  0.8.6claws79
1524
1525         * src/folderview.c
1526         * src/logwindow.c
1527         * src/statusbar.c
1528         * src/summaryview.c
1529                 only abort hook invokation if required data is missing not
1530                 if our own data pointer is NULL, update hookfunction for
1531                 log window
1532
1533 2002-12-08 [paul]       0.8.6claws78
1534
1535         * src/about.c
1536         * src/addrcache.c
1537         * src/addrclip.c
1538         * src/addr_compl.c
1539         * src/addrselect.c
1540         * src/codeconv.c
1541         * src/colorlabel.c
1542         * src/enriched.c
1543         * src/esmtp.c
1544         * src/exporthtml.c
1545         * src/headerview.c
1546         * src/imageview.c
1547         * src/manual.c
1548         * src/noticeview.c
1549         * src/pgptext.c
1550         * src/scoring.c
1551         * src/sourcewindow.c
1552         * src/stringtable.c
1553         * src/undo.c
1554                 clean up: remove unneccesary includes
1555
1556 2002-12-08 [christoph]  0.8.6claws77
1557
1558         * src/folderview.c
1559         * src/statusbar.c
1560         * src/summaryview.c
1561         * src/common/hooks.[ch]
1562                 hook functions now have a gboolean return value, if a hook
1563                 returns TRUE it will stop executing of any more hooks in
1564                 the same hooklist for this invokation
1565
1566 2002-12-08 [colin]      0.8.6claws76
1567         
1568         * src/main.c
1569                 put back argv0 for CRASH_DIALOG
1570
1571 2002-12-08 [christoph]  0.8.6claws75
1572
1573         * src/Makefile.am
1574         * src/about.c
1575         * src/account.c
1576         * src/crash.c
1577         * src/esmtp.h
1578         * src/imap.[ch]
1579         * src/inc.c
1580         * src/main.c
1581         * src/mainwindow.c
1582         * src/news.c
1583         * src/pop.[ch]
1584         * src/prefs_account.[ch]
1585         * src/prefs_common.[ch]
1586         * src/send.[ch]
1587         * src/smtp.[ch]
1588         * src/ssl_certificate.[ch]
1589         * src/ssl_manager.[ch]
1590         * src/common/Makefile.am
1591         * src/common/log.c
1592         * src/common/nntp.[ch]
1593         * src/common/socket.[ch]
1594         * src/common/ssl.[ch]
1595         * src/gtk/sslcertwindow.[ch]
1596         * ac/openssl.m4
1597                 use new autoconf script to detect OpenSSL with extra parameters
1598                 to specify the location of libs and includes, also remove USE_SSL
1599                 to USE_OPENSSL
1600
1601         * src/common/sylpheed.[ch]
1602         * src/common/version.h.in
1603                 start seperation of common code initialization seperated from gui
1604
1605         * src/summaryview.c
1606                 The function that is called when a color lable changes
1607                 should not change the color lable again
1608
1609 2002-12-08 [colin]      0.8.6claws74
1610
1611         * src/gtk/sslcertwindow.c
1612                 warning fixes
1613
1614 2002-12-08 [colin]      0.8.6claws73
1615
1616         * src/statusbar.c
1617           src/common/log.h
1618                 Register a hook for statusbar_puts_all
1619         * src/common/log.c
1620                 invoke statusbar_puts_all's hook
1621         
1622 2002-12-08 [colin]      0.8.6claws72
1623
1624         * src/ssl_certificate.c
1625                 Put back a badly-removed include
1626
1627 2002-12-08 [colin]      0.8.6claws71
1628
1629         * src/gtk/sslcertwindow.[ch]    ** NEW **
1630                 new certificate presentation
1631         * src/gtk/Makefile.am
1632                 add new files
1633         * src/ssl_certificate.[ch]
1634                 gtk cleanup, made utility functions public
1635         * src/ssl_manager.c
1636                 use new cert presentation
1637
1638 2002-12-07 [christoph]  0.8.6claws70
1639
1640         * src/Makefile.am
1641         * src/nntp.[ch]                 ** REMOVE **
1642         * src/common/Makefile.am
1643         * src/common/nntp.[ch]          ** NEW **
1644                 move nntp files to common directory
1645
1646 2002-12-07 [christoph]  0.8.6claws69
1647
1648         * src/procmsg.[ch]
1649         * src/summaryview.c
1650                 implement msginfo update callback using sylpheed's new
1651                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
1652
1653 2002-12-06 [christoph]  0.8.6claws68
1654
1655         * src/editgroup.c
1656                 This patch changes the 'Edit Group Details' dialog to
1657                 allow extended selections in either pane, so that
1658                 addresses can be added or removed from a group more
1659                 quickly and easily. (it actually is a net decrease in
1660                 file size, as some unnecessary functions have been
1661                 removed). 
1662                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
1663
1664 2002-12-06 [christoph]  0.8.6claws67
1665
1666         * src/Makefile.am
1667         * src/template.[ch]             ** REMOVE **
1668         * src/common/Makefile.am
1669         * src/common/template.[ch]      ** NEW **
1670                 move template files to common directory
1671
1672         * src/nntp.c
1673                 add missing log.h include
1674
1675 2002-12-06 [melvin]     0.8.6claws66
1676
1677         * src/prefs_actions.c
1678                 Added the trailing ">" syntax to insert command's output
1679                 without replacing old text (in contrast to trailing "|").
1680
1681 2002-12-05 [colin]      0.8.6claws65
1682         
1683         * src/common/utils.c
1684                 Don't modify original search_string or it'll change
1685                 the next iterations in the for()
1686
1687 2002-12-05 [darko]      0.8.6claws64
1688
1689         * src/common/utils.c
1690                 proper check for filtering commands, found by Colin
1691
1692 2002-12-05 [darko]      0.8.6claws63
1693
1694         * src/common/utils.c
1695                 check proper string for NULL pointer, found by Colin
1696
1697 2002-12-05 [darko]      0.8.6claws62
1698
1699         * src/common/utils.[ch]
1700                 expand_search_string(): new function
1701                 converts Mutt-like patterns to Sylpheed's
1702                 filtering engine
1703         * src/summaryview.c
1704                 use expand_search_string() to allow Mutt-like
1705                 patterns in extended search
1706         * README.claws
1707                 document extended option in quick search
1708
1709 2002-12-05 [paul]       0.8.6claws61
1710
1711         * sync with 0.8.6cvs16
1712                 see ChangeLog 2002-12-05
1713                 
1714         * po/POTFILES.in
1715                 clean up
1716
1717 2002-12-04 [christoph]  0.8.6claws60
1718
1719         * src/imap.[ch]
1720                 put imap authentication code into a new function and
1721                 remove it from imap_session_new that will allow to
1722                 send other commands before authentication
1723
1724 2002-12-04 [christoph]  0.8.6claws59
1725
1726         * src/imap.[ch]
1727                 use already existing method to prevent unneeded IMAP
1728                 folder selects. Set imap_select parameters to NULL
1729                 in some functions if the values are not required.
1730
1731         * src/xml.h
1732                 remove no longer required include
1733
1734 2002-12-04 [paul]       0.8.6claws58
1735
1736         * po/es.po
1737                 updated by Ricardo Mones Lastra
1738                 
1739         * configure.in
1740           po/hu.po      ** NEW FILE **
1741                 initial Hungarian translation, submitted
1742                 by Gál Zoltán <galzoli@hu.inter.net>
1743
1744 2002-12-03 [christoph]  0.8.6claws57
1745
1746         * src/Makefile.am
1747         * src/gtksctree.[ch]            ** REMOVE **
1748         * src/gtk/Makefile.am
1749         * src/gtk/gtksctree.[ch]        ** NEW **
1750                 move gtksctree files to gtk directory
1751
1752 2002-12-03 [christoph]  0.8.6claws56
1753
1754         * src/Makefile.am
1755         * src/md5.[ch]                  ** REMOVE **
1756         * srm/common/Makefile.am
1757         * src/common/md5.[ch]           ** NEW **
1758                 move md5 files to common directory
1759
1760         * src/gtkstext.c
1761                 remove not required #include
1762
1763 2002-12-03 [sergey]     0.8.6claws55
1764
1765         * src/gtkutils.c
1766         * src/gtkutils.h
1767                 gtkut_window_popup(): new function.
1768         * src/mainwindow.c
1769                 main_window_popup(): use gtkut_window_popup() to raise
1770                 window without changing its position.
1771                 (see sylpheed-main ML message [sylpheed:17247])
1772
1773 2002-12-03 [sergey]     0.8.6claws54
1774
1775         * src/send.c
1776                 send_message_local(): removed first-dot escaping
1777                 (SMTP-only, not needed for sending through pipe)
1778
1779 2002-12-03 [paul]       0.8.6claws53
1780
1781         * po/POTFILES.in
1782                 update to reflect recent changes (thanks
1783                 to Ricardo Mones Lastra)
1784                 
1785         * tools/filter_conv.pl
1786                  fix problem with quoted strings. Patch submitted
1787                  by Luke Plant <lukeplant@softhome.net>
1788
1789 2002-12-03 [paul]       0.8.6claws52
1790
1791         * sync with 0.8.6cvs15
1792                 see ChangeLog 2002-12-03
1793
1794 2002-12-02 [christoph]  0.8.6claws51
1795
1796         * src/logwindow.[ch]
1797         * src/common/log.[ch]
1798                 implement logging using a hook function
1799
1800         * src/folderview.c
1801         * src/folder.[ch]
1802                 define hooklist name in header file to avoid
1803                 errors caused by wrong spelling of hooklist names
1804
1805         * src/toolbar.c
1806                 fix warnings
1807
1808 2002-12-02 [christoph]  0.8.6claws50
1809
1810         * src/common/Makefile.am
1811                 add src/common/hooks.[ch]
1812
1813         * src/common/hooks.[ch]
1814                 implement a simple hook system using glib's hook functions
1815
1816         * src/folder.[ch]
1817         * src/folderview.c
1818                 use new hook system for folder item updates
1819
1820 2002-12-02 [christoph]  0.8.6claws49
1821
1822         * doc-src/ui_seperation.txt     ** NEW **
1823                 information for ui seperation
1824
1825         * src/Makefile.am
1826                 remove files that were moved to common
1827                 include common directory by default for the header files
1828
1829         * src/inc.c
1830         * src/common/socket.c
1831         * src/automaton.[ch]
1832                 implement automaton using g_io_*-functions instead of
1833                 gdk_input_add to make it ui independent
1834
1835         * src/codeconv.c
1836         * src/compose.c
1837         * src/ldif.c
1838         * src/pgptext.c
1839         * src/procmime.c
1840         * src/rfc2015.c
1841         * src/smtp.c
1842         * src/unmime.c
1843                 remove common/ prefix because directory is now in
1844                 include path
1845
1846         * src/compose.c
1847         * src/folder.c
1848         * src/folderview.c
1849         * src/mainwindow.c
1850         * src/messageview.c
1851         * src/prefs_common.c
1852         * src/procmsg.c
1853         * src/rfc2015.c
1854                 fix warnings
1855
1856         * src/imap.c
1857         * src/inc.c
1858         * src/news.c
1859         * src/pop.c
1860         * src/send.c
1861         * src/smtp.c
1862         * src/ssl_certificate.c
1863                 add log.h header file for logging functions
1864
1865         * src/main.c
1866         * src/common/utils.c
1867         * src/summaryview.c
1868         * src/xml.c
1869                 o move debug_mode to common/utils.c
1870                 o add functions to set and get debug_mode
1871
1872         * src/defs.h                    ** REMOVE **
1873         * src/intl.h                    ** REMOVE **
1874         * src/socket.[ch]               ** REMOVE **
1875         * src/ssl.[ch]                  ** REMOVE **
1876         * src/utils.[ch]                ** REMOVE **
1877                 replaced by new files in src/common/
1878         
1879         * src/common/Makefile.am
1880                 add new files in src/common/
1881
1882         * src/common/defs.h             ** NEW **
1883         * src/common/intl.h             ** NEW **
1884         * src/common/log.[ch]           ** NEW **
1885         * src/common/socket.[ch]        ** NEW **
1886         * src/common/ssl.[ch]           ** NEW **
1887         * src/common/utils.[ch]         ** NEW **
1888                 replacement for files in src/
1889
1890 2002-12-02 [colin]      0.8.6claws48
1891
1892         * src/folderview.c
1893                 Scroll folderview if necessary during dnd
1894
1895 2002-12-02 [colin]      0.8.6claws47
1896
1897         * src/folder.[ch]
1898                 Add check to verify a move is within a single mailbox
1899         * src/folderview.c
1900                 Add specific error string for this check
1901
1902 2002-12-02 [colin]      0.8.6claws46
1903
1904         * src/folder.c
1905                 Add a test to folder moving, remove a statusbar_print
1906         * src/folderview.c
1907                 Add Move folder... context-menu item
1908                 Factorize folder moving code
1909                 Enable folder DND for mbox
1910
1911 2002-12-01 [christoph]  0.8.6claws45
1912
1913         * ac/aspell.m4
1914                 remove conf.aspelltest if the version check fails
1915
1916 2002-11-30 [christoph]  0.8.6claws44
1917
1918         * autogen.sh
1919                 run libtoolize --force in autogen to create missing
1920                 libtool scripts
1921
1922 2002-11-30 [christoph]  0.8.6claws43
1923
1924         * src/Makefile.am
1925         * src/pgptext.c
1926         * src/procmime.c
1927         * src/rfc2015.c
1928         * src/uuencode.[ch]             ** REMOVED **
1929         * src/common/Makefile.am
1930         * src/common/uuencode.[ch]      ** NEW **
1931                 move uuen/decoder to common directory
1932
1933 2002-11-30 [christoph]  0.8.6claws42
1934
1935         * src/Makefile.am
1936         * src/base64.[ch]               ** REMOVED **
1937         * src/codeconv.c
1938         * src/compose.c
1939         * src/ldif.c
1940         * src/pgptext.c
1941         * src/procmime.c
1942         * src/rfc2015.c
1943         * src/smtp.c
1944         * src/unmime.c
1945         * src/common/Makefile.am
1946         * src/common/base64.[ch]        ** NEW **
1947                 move base64 en/decoder to common directory
1948
1949 2002-11-30 [christoph]  0.8.6claws41
1950
1951         * src/common                    ** NEW **
1952                 new directory for UI independent code
1953         * src/gtk                       ** NEW **
1954                 new directory for GTK frontend
1955         * src/common/.cvsignore         ** NEW **
1956         * src/gtk/.cvsignore            ** NEW **
1957                 ignore build files
1958         * src/common/Makefile.am        ** NEW **
1959         * src/gtk/Makefile.am           ** NEW **
1960                 automake files to build new seperated stuff
1961         * src/Makefile.am
1962                 the binary will currently still be build with the
1963                 files in src, so we include the code from the
1964                 subdirs for now after building the libs there
1965
1966 2002-11-30 [paul]       0.8.6claws40
1967
1968         * src/compose.c
1969                 fix bug [642731] 'Wrong selected account with drafted mail'
1970
1971 2002-11-29 [oliver]     0.8.6claws39
1972         
1973         * src/messageview.c
1974                 o update summaryview when switching between different
1975                   messageviews          
1976         * src/toolbar.c  
1977                 o check if messageview holds already removed msg
1978                   from summaryview
1979                 
1980
1981 2002-11-29 [oliver]     0.8.6claws38
1982
1983         * src/toolbar.c 
1984                 remove not needed variables and includes
1985                 make messageview stay opened and move to next when msgs are deleted 
1986
1987 2002-11-29 [oliver]     0.8.6claws37
1988         
1989         * src/toolbar.c 
1990                 disable compose button (messageview toolbar) by default
1991                 deleted msgs are moved to trash
1992         
1993 2002-11-29 [melvin]     0.8.6claws36
1994
1995         * configure.in
1996                 Increased minimal gpgme version to 0.3.10 (Zombies out)
1997                 and to detect signatures expirations (gpgme 0.3.6)
1998
1999         * src/main.c
2000                 Use non obsolescent function for Gpgme engine checking.
2001
2002         * src/rfc2015.c
2003                 Inform about expired signatures or signatures which key
2004                 has expired. Expiration date is displayed.
2005
2006         * src/sigstatus.c
2007                 Inform about expired signatures or signatures which key
2008                 has expired.
2009
2010 2002-11-28 [paul]       0.8.6claws35
2011
2012         * src/folderview.c
2013                 re-instate 'Check for new messages' in Newsgroup
2014                 folders right-click menu, after a suggestion from
2015                 Tim Mann <timmann@users.sourceforge.net>
2016
2017         * src/main.c
2018                 after a crash check only local folders for new
2019                 messages
2020
2021 2002-11-28 [paul]       0.8.6claws34
2022
2023         * configure.in
2024                 apply patch that fixes the checking of GTK with XIM 
2025                 support on different OSs, such as FreeBSD. Patch 
2026                 submitted by Topia <topia@users.sourceforge.net>
2027                 
2028 2002-11-28 [paul]       0.8.6claws33
2029
2030         * src/mainwindow.c
2031           src/prefs_common.c
2032           src/prefs_toolbar.c
2033                 more changes to the English
2034
2035 2002-11-28 [paul]       0.8.6claws32
2036
2037         * sync with 0.8.6cvs13
2038                 see ChangeLog 2002-11-28 (no sync needed
2039                 for src/compose.c)
2040
2041 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
2042         
2043         * src/mainwindow.[ch]
2044                 add patch by Ivan F. Martinez introducing messageview Toolbar
2045                 some changes and committed by oliver    
2046
2047 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
2048
2049         * src/messageview.[ch]
2050                 add patch by Ivan F. Martinez introducing messageview Toolbar
2051                 some changes and committed by oliver    
2052
2053 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
2054
2055         * src/compose.[ch]
2056                 add patch by Ivan F. Martinez introducing messageview Toolbar
2057                 some changes and committed by oliver    
2058
2059 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
2060         
2061         * src/toolbar.[ch]
2062                 add patch by Ivan F. Martinez introducing messageview Toolbar
2063                 some changes and committed by oliver
2064
2065 2002-11-28 [oliver]     0.8.6claws27
2066         
2067         * src/prefs_toolbar.[ch]
2068                 getting ready for messageview toolbar
2069                 free mem allocated by gettext
2070                 change prefs_toolbar to prefs_toolbar_open
2071  
2072 2002-11-28 [thorsten]   0.8.6claws26
2073
2074         * src/imageview.[ch]
2075                 cleaned up conflicting declarations of
2076                 imageview_show_image()
2077
2078 2002-11-28 [paul]       0.8.6claws25
2079
2080         * src/grouplistdialog.c
2081           src/prefs_common.c
2082           src/prefs_summary_column.c
2083                 a few more improvements to the English
2084
2085 2002-11-28 [colin]      0.8.6claws24
2086
2087         * man/sylpheed.1
2088                 A few updates to command-line parameters
2089
2090 2002-11-28 [colin]      0.8.6claws23
2091
2092         * src/prefs_filtering.c
2093                 Fix problems with prefs_filtering_delete_path:
2094                 a) if the first rule is removed, original pointers
2095                    weren't updated (leading to segfaults)
2096                 b) it was always global_processing updated in case
2097                    of removed path was parent of rule path
2098
2099 2002-11-27 [paul]       0.8.6claws22
2100
2101         * src/mainwindow.c
2102           src/prefs_account.c
2103           src/prefs_actions.c
2104           src/prefs_common.c
2105           src/prefs_customheader.c
2106           src/prefs_display_header.c
2107           src/prefs_filtering.c
2108           src/prefs_folder_item.c
2109           src/prefs_matcher.c
2110           src/prefs_scoring.c
2111           src/prefs_summary_column.c
2112           src/prefs_template.c
2113           src/prefs_toolbar.c
2114                  improve the English in the GUI
2115
2116 2002-11-27 [colin]      0.8.6claws21
2117
2118         * src/folder.c
2119                 Fix processing renaming problems happening after
2120                 last commit
2121
2122 2002-11-27 [colin]      0.8.6claws20
2123
2124         * src/folder.c
2125                 recursive move now deletes src each subfolder after 
2126                 having moved it
2127         * src/folderview.c
2128                 Use identifier instead of path during dnd (enables
2129                 IMAP folder dnd)
2130
2131 2002-11-27 [paul]       0.8.6claws19
2132
2133         * src/main.c
2134                 apply patch that does command-line processing 
2135                 BEFORE gtk_init, allowing claws to run from 
2136                 shell-scripts in non-X environment (e.g. crontab 
2137                 or ip-up, ip-down scripts). Patch submitted by
2138                 Ruslan N. Balkin <baron@dartel.ru>
2139                 
2140         * po/it.po
2141                 updated by Alessandro Maestri
2142
2143 2002-11-27 [paul]       0.8.6claws18
2144
2145         * sync with 0.8.6cvs12
2146           src/prefs_common.c
2147                 Differences are that main uses a 'Receive dialog'
2148                 frame on the Interface tab, whereas claws groups all 
2149                 the dialogs together in a 'Dialogs' frame.
2150
2151 2002-11-27 [colin]      0.8.6claws17
2152
2153         * src/prefs_matcher.c
2154                 Fix Execute criteria's NOT flag
2155
2156
2157 2002-11-26 [christoph]  0.8.6claws16
2158
2159         * src/ssl.c
2160                 rewrite the ssl code a little bit, only use one
2161                 SSL context, set default certificates' file/path
2162
2163 2002-11-26 [thorsten]   0.8.6claws15
2164
2165         * src/compose.c
2166                 default-reply-to didn't work for ml-reply
2167
2168 2002-11-26 [melvin]     0.8.6claws14
2169
2170         * src/prefs_actions.c
2171                 Made pipe-actions ignore short headers in message view
2172                 Made trailing-pipe-actions write in the message view with
2173                 the same font as the original message
2174
2175 2002-11-26 [paul]       0.8.6claws13
2176
2177         * src/compose.c
2178                 this time commit the correct file
2179
2180 2002-11-26 [paul]       0.8.6claws12
2181
2182         * sync with 0.8.6cvs11
2183           src/quote_fmt_parse.y  
2184                 no sync needed
2185           src/account.[ch]       
2186                 not sync'ed
2187           src/compose.c
2188                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
2189                 on draft mode.
2190                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
2191                 header
2192                 
2193         see ChangeLog 2002-11-25 and 2002-11-26
2194
2195 2002-11-26 [colin]      0.8.6claws11
2196
2197         * src/folderview.c
2198                 Fix collapsed folder not auto-expanding during
2199                 mail dnd, if it was the source folder.
2200
2201 2002-11-25 [colin]      0.8.6claws10
2202
2203         * src/folderview.[ch]
2204                 Variable renaming and cleaning (slist of nodes 
2205                 to be re-collapsed is stored in FolderView)
2206
2207 2002-11-25 [paul]       0.8.6claws9
2208
2209         * src/prefs_common.[ch]
2210                 fix breakage caused by last commit
2211
2212 2002-11-25 [paul]       0.8.6claws8
2213
2214         * sync with 0.8.6cvs4
2215                 see ChangeLog 2002-11-21
2216
2217 2002-11-25 [paul]       0.8.6claws7
2218
2219         * sync with 0.8.6cvs4
2220                 see ChangeLog 2002-11-20
2221
2222 2002-11-25 [paul]       0.8.6claws6
2223
2224         * sync with 0.8.6cvs3
2225                 see ChangeLog 2002-11-18
2226
2227 2002-11-25 [colin]      0.8.6claws5
2228
2229         * src/gtkutils.[ch]
2230                 Add gtkut_ctree_node_is_parent()
2231         * src/folderview.c
2232                 Spring-loaded folders
2233
2234 2002-11-25 [colin]      0.8.6claws4
2235
2236         * src/utils.[ch]
2237                 Add slist_concat_unique(), function to merge
2238                 two GSList filtering dups
2239         * src/folder.[ch]
2240         * src/summaryview.[ch]
2241         * src/folderview.c
2242         * src/main.c
2243                 Add detection/update/display of unread answers
2244                 to marked mails
2245         * src/procmsg.[ch]
2246                 Add procmsg_find_children()
2247                 Add procmsg_msg_has_marked_parent()
2248
2249 2002-11-25 [colin]      0.8.6claws3
2250
2251         * src/ssl_certificate.[ch]
2252                 Allow checking a certificate without a DNS
2253                 lookup
2254                 Allow to forget a cert (by deleting it)
2255                 Make ssl_certificate_destroy_public
2256         * src/ssl_manager.[ch] ** NEW FILES **
2257                 Gui to manage (display/remove) certificates
2258         * src/prefs_common.[ch]
2259                 Add a pref to allow silent acceptation of
2260                 trusted certificates or not (based on the
2261                 "I want to know what's going on" principle)
2262         * src/mainwindow.c
2263                 Add SSL manager in Tools menu
2264         * src/Makefile.am
2265                 Add the new files to the build
2266         * po/POTFILES.in
2267                 Add ssl_manager.c to translations
2268
2269 2002-11-25 [colin]      0.8.6claws2
2270
2271         * src/summaryview.[ch]
2272                 Add S_SEARCH_EXTENDED to the quick search, which 
2273                 allows to search using filtering syntax.
2274
2275 2002-11-25 [colin]      0.8.6claws1
2276
2277         * src/summaryview.c
2278                 Deletion of duplicates now prefer deleting
2279                 the unread dup (fixes feature-request 638989).
2280
2281 2002-11-24 [paul]       0.8.6claws
2282
2283         * po/es.po
2284           po/pl.po
2285           po/ru.po
2286           po/sr.po
2287                 updated by Ricardo Mones Lastra,
2288                 Witold Wladyslaw Wojciech Wilk,
2289                 Ruslan N. Balkin, and  Urke MMI 
2290                 respectively
2291
2292 2002-11-24 [paul]       0.8.5claws182
2293
2294         * po/bg.po
2295                 updated by George Danchev
2296
2297 2002-11-23 [alfons]     0.8.5claws181
2298
2299         * src/imap.c
2300                 tiny memory leak found by browsing Dimitar's 
2301                 valgrind report
2302
2303 2002-11-23 [paul]       0.8.5claws180
2304
2305         * po/it.po
2306                 updated by Alessandro Maestri
2307
2308 2002-11-22 [christoph]  0.8.5claws179
2309
2310         * src/compose.c
2311         * src/inc.c
2312         * src/prefs_filtering.c
2313         * src/summaryview.c
2314                 more warning fixes
2315
2316 2002-11-22 [alfons]     0.8.5claws178
2317
2318         * src/summaryview.c
2319                 summary_execute_delete_func(): if message is deleted, make 
2320                 sure to also remove its entry in the subject hash table. 
2321                 fixes a corner case bug.
2322
2323 2002-11-22 [paul]       0.8.5claws177
2324
2325         * .cvsignore
2326                 add 'autom4te.cache'
2327                 
2328         * ltconfig      ** REMOVED **
2329                 not needed
2330
2331 2002-11-22 [paul]       0.8.5claws176
2332
2333         * src/textview.c
2334                 textview_set_font(): fix for message display in
2335                 UTF-8 locales (thanks to Sergey Vlasov).
2336                 
2337         * AUTHORS
2338                 add new team members and contributors
2339
2340
2341 2002-11-21 [colin]      0.8.5claws175
2342
2343         * src/procmsg.[ch]
2344                 Add procmsg_remove_special_headers()
2345         * src/mh.c
2346                 Use procmsg_remove_special_headers() for 
2347                 previous fix
2348
2349 2002-11-21 [colin]      0.8.5claws174
2350
2351         * src/mh.c
2352                 Fix moving/copying from queue/draft folders
2353                 for MH folders
2354
2355 2002-11-21 [christoph]  0.8.5claws173
2356
2357         * src/crash.c
2358         * src/filtering.c
2359         * src/logwindow.c
2360         * src/main.c
2361         * src/matcher_parser_lex.[hl]
2362         * src/mbox.c
2363         * src/mbox_folder.[ch]
2364         * src/prefs_filtering.c
2365         * src/procheader.c
2366         * src/quote_fmt_lex.l
2367         * src/ssl.c
2368                 fix all warnings except the warnings in lex and yacc files
2369
2370 2002-11-20 [christoph]  0.8.5claws172
2371
2372         * src/imap.c
2373                 fix MsgInfo retrieval for IMAP draft and queue folders
2374                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
2375
2376 2002-11-19 [christoph]  0.8.5claws171
2377
2378         * src/compose.c
2379                 fix segfault, when draft saving does not get
2380                 the MsgInfo of the new message
2381                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
2382
2383 2002-11-19 [christoph]  0.8.5claws170
2384
2385         * src/procmsg.c
2386                 add parameter check for flag setting function
2387                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
2388
2389 2002-11-18 [paul]       0.8.5claws169
2390
2391         * src/compose.c
2392                 more sensitivity fixes to redirect mode:
2393                 * disable toolbar draft button
2394                 * allow only Address book in the Tools menu
2395                 * disable editing of message by the spell
2396                   checker
2397
2398 2002-11-18 [paul]       0.8.5claws168
2399
2400         * src/compose.c
2401                 fix sensitivity of menu items in compose_redirect():
2402                 allow only the necessary items 
2403
2404 2002-11-18 [paul]       0.8.5claws167
2405
2406         * src/compose.c
2407                 fix bug [ 603259 ] 'attachment got lost on bounce'
2408
2409 2002-11-18 [paul]       0.8.5claws166
2410
2411         * po/ru.po
2412                 updated by Ruslan N. Balkin <baron@dartel.ru>
2413
2414 2002-11-18 [colin]      0.8.5claws165
2415
2416         * src/main.c
2417           src/defs.h
2418                 Remove old filtering stuff
2419
2420
2421 2002-11-17 [oliver]     0.8.5claws164
2422
2423         * src/toolbar.h
2424                 remove not needed typedef 
2425
2426 2002-11-17 [oliver]     0.8.5claws163
2427
2428         * src/toolbar.c
2429                 make toolbar's on click events translatable
2430
2431 2002-11-15 [colin]      0.8.5claws162
2432
2433         * src/summaryview.c
2434                 Revert too-soon integration of a feature
2435
2436 2002-11-15 [christoph]  0.8.5claws161
2437
2438         * src/imap.c
2439                 use main's implementation of imap_get_msginfo
2440
2441 2002-11-15 [christoph]  0.8.5claws160
2442
2443         * src/compose.c
2444         * src/folder.[ch]
2445         * src/imap.c
2446         * src/mbox_folder.c
2447         * src/mh.c
2448         * src/news.c
2449         * src/procmsg.c
2450         * src/summaryview.c
2451                 replace claws' fetch_msginfo with main's get_msginfo
2452                 (use main's implementation where possible)
2453
2454 2002-11-15 [colin]      0.8.5claws159
2455
2456         * src/ssl_certificate.c
2457                 Missed a check
2458
2459 2002-11-16 [melvin]     0.8.5claws158
2460
2461         * po/fr.po
2462                 Updated French translations.
2463
2464 2002-11-16 [colin]      0.8.5claws157
2465
2466         * src/ssl_certificate.c
2467                 Check for missing parts in the certificates
2468
2469 2002-11-15 [colin]      0.8.5claws156
2470
2471         * src/folderview.c
2472                 Preventive fix (missing check) found by
2473                 Alfons
2474
2475 2002-11-15 [paul]
2476
2477         * NEWS
2478                 sync with 0.8.6 release
2479
2480 2002-11-15 [colin]      0.8.5claws155
2481
2482         * src/folder.[ch]
2483           src/folderview.c
2484                 Fix error handling of folder_item_move_to()
2485                 (thanks to Alfons!)
2486
2487 2002-11-15 [colin]      0.8.5claws154
2488
2489         * src/folder.[ch]
2490           src/folderview.c
2491                 folder_item_move_to() sets an error message instead
2492                 of having GUI stuff in folder.c
2493
2494 2002-11-15 [colin]      0.8.5claws153
2495
2496         * src/procmsg.[ch]
2497                 Implemented a callback for MsgInfo updates, 
2498                 heavily copy/pasted from Christoph's folder 
2499                 callback system
2500         * src/summaryview.[ch]
2501                 Register summary_update_msg as callback
2502
2503 2002-11-14 [colin]      0.8.5claws152
2504         
2505         * src/procmsg.c
2506                 Update the FolderItem after sending (fixes 617593)
2507
2508 2002-11-14 [christoph]  0.8.5claws151
2509
2510         * src/folder.c
2511                 fix wrong position of NULL pointer check found
2512                 by Sergey
2513
2514 2002-11-14 [christoph]  0.8.5claws150
2515
2516         * src/folder.c
2517                 fix segfault when deleting messages from IMAP folders
2518                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
2519
2520 2002-11-14 [colin]      0.8.5claws149
2521
2522         * src/compose.c
2523                 Forwarding was also ignoring the folder's default account.
2524
2525 2002-11-14 [colin]      0.8.5claws148
2526
2527         * src/compose.c
2528                 Fix sent folder not set to folder properties when 
2529                 forwarding.
2530
2531 2002-11-14 [thorsten]   0.8.5claws147
2532
2533         * src/inc.c
2534                 inc_start(): Files were not moved from .processing to inbox,
2535                 if no global processing rule existed
2536
2537 2002-11-14 [colin]      0.8.5claws146
2538
2539         * src/ssl_certificate
2540                 Fix file operations
2541
2542 2002-11-14 [paul]       0.8.5claws145
2543
2544         * po/it.po
2545                 updated by Alessandro Maestri
2546
2547 2002-11-13 [alfons]     0.8.5claws144
2548
2549         * src/folder.c
2550                 folder_item_close(): only mark messages unread
2551                 when a folder has new messages 
2552
2553 2002-11-13 [keith]      0.8.5claws143
2554
2555         * src/imap.c
2556                 Fix problem moving or copying between
2557                 IMAP folders
2558
2559 2002-11-13 [colin]      0.8.5claws142
2560
2561         * src/matcher_parser_parse.y
2562                 Fix rule problem when " don't match
2563
2564 2002-11-13 [christoph]  0.8.5claws141
2565
2566         * src/folder.c
2567         * src/folderview.c
2568                 moved cache saving to folder_item_close
2569                 the folderview should not have to deal with
2570                 this things
2571
2572 2002-11-13 [christoph]  0.8.5claws140
2573
2574         * src/summaryview.c
2575                 moved setting of important score to
2576                 summary_set_prefs_from_folderitem
2577
2578 2002-11-13 [colin]      0.8.5claws139
2579
2580         * src/matcher_parser_parse.y
2581                 Fix a segfault in the parser (happening when
2582                 a good expression had been tested and a bad 
2583                 one arrives)
2584
2585 2002-11-13 [paul]       0.8.5claws138
2586
2587         * sync with 0.8.5cvs24
2588                 see ChangeLog 2002-11-13
2589                 
2590         * po/pt_BR.po
2591                 updated by Fabio Jr. Beneditto
2592
2593 2002-11-13 [colin]      0.8.5claws137
2594         
2595         * src/msgcache.c
2596           src/defs.h
2597           src/procmsg.[ch]
2598                 Revert last commit, problem
2599
2600 2002-11-13 [colin]      0.8.5claws136
2601
2602         * src/msgcache.c
2603                 Remove duplicated code
2604         * src/defs.h
2605                 Bumped CACHE_VERSION and MARK_VERSION
2606         * src/procmsg.[ch]
2607                 Network endian for cache and mark files
2608
2609 2002-11-12 [colin]      0.8.5claws135
2610
2611         * src/inc.c
2612                 Fix the "socket error" dialog which disappeared
2613
2614 2002-11-12 [colin]      0.8.5claws134
2615
2616         * src/msgcache.c
2617                 Reverse last commit which had performance 
2618                 problems, but still reverse the list
2619
2620 2002-11-12 [colin]      0.8.5claws133
2621
2622         * src/msgcache.c
2623                 Reverse list order
2624
2625 2002-11-12 [melvin]     0.8.5claws132
2626
2627         * src/compose.c
2628                 Added a check for a NULL prefs_common.dictionary
2629
2630 2002-11-12 [colin]      0.8.5claws131
2631
2632         * src/ssl_certificate.[ch]
2633                 Use FQDN hostname
2634
2635 2002-11-12 [colin]      0.8.5claws130
2636
2637         * src/ssl_certificate.[ch]
2638                 Take connection port into account for 
2639                 checking certificates (a single hostname
2640                 could have multiple servers with multiple
2641                 certificates)
2642         * src/ssl.c
2643                 Pass the port to ssl_certificate_check
2644
2645 2002-11-12 [paul]       0.8.5claws129
2646
2647         * src/folder.c
2648                 fix a typo in last commit
2649
2650 2002-11-12 [paul]       0.8.5claws128
2651
2652         * sync with 0.8.5cvs23
2653                 see ChangeLog entry 2002-11-12
2654
2655 2002-11-11 [colin]      0.8.5claws127
2656
2657         * src/ssl_certificate.c
2658                 Cleaner messages
2659                 Don't popup, instead log error, if the 
2660                 corresponding pref is checked
2661         * src/ssl_certificate.h
2662                 include <openssl/objects/h>
2663
2664 2002-11-11 [colin]      0.8.5claws126
2665
2666         * src/ssl_certificate.h
2667                 _Really_ clean it
2668
2669 2002-11-11 [colin]      0.8.5claws125
2670         
2671         * src/ssl_certificate.c
2672                 Fixed leak
2673
2674 2002-11-11 [colin]      0.8.5claws124
2675
2676         * src/ssl.c
2677                 Cleaned a bit
2678         * src/ssl_certificate.[ch]
2679                 Cleaned a bit (better use of SSL API)
2680                 (This will cause non-recognition of saved 
2681                  certificates of claws12[23]...)
2682
2683 2002-11-11 [paul]       0.8.5claws123
2684         
2685         * po/es.po
2686                 updated by Ricardo Mones Lastra
2687
2688 2002-11-11 [colin]      0.8.5claws122
2689
2690         * src/ssl.c
2691                 Fix a typo
2692
2693 2002-11-11 [colin]      0.8.5claws121
2694
2695         * src/ssl_certificate.[ch] ** NEW FILES **
2696         * src/ssl.[ch]
2697                 Check SSL certificates presented to us
2698         * src/Makefile.am
2699                 Add ssl_certificate.[ch]
2700         * po/POTFILES.in
2701                 Add ssl_certificate.c
2702
2703 2002-11-11 [paul]       0.8.5claws120
2704
2705         * sync with 0.8.5cvs22
2706                 see ChangeLog 2002-11-11
2707
2708 2002-11-11 [paul]       0.8.5claws119
2709
2710         * sync with 0.8.5cvs21
2711                 see ChangeLog 2002-11-11
2712
2713 2002-11-10 [jens]       0.8.5claws118
2714
2715         * src/folder.c
2716         * src/folderview.c
2717                 corrected some typing
2718         * po/de.po
2719                 updated german translation
2720         * sylpheed.spec.in
2721                 cleaned up specfile and adjusted it for claws
2722
2723 2002-11-10 [colin]      0.8.5claws117
2724
2725         * src/summaryview.c
2726                 a STATUSBAR_PUSH/POP fix
2727
2728 2002-11-10 [colin]      0.8.5claws116
2729
2730         * src/prefs_folder_item.c
2731                 Fix hanging after opening folder properties
2732
2733 2002-11-10 [hoa]        0.8.5claws115
2734
2735         * src/matcher_parser_lex.l
2736         * src/matcher_parser_parse.y
2737                 config file for scoring and filtering is no more trashed
2738                 when there is a syntax error in a filtering rule when
2739                 editing it in a dialog.
2740
2741 2002-11-09 [colin]      0.8.5claws114
2742
2743         * src/mbox_folder.c
2744                 Added missing initialisation of folder->destroy()
2745
2746 2002-11-09 [colin]      0.8.5claws113
2747
2748         * src/folder.c
2749           src/folderview.c
2750                 Fix the status bar messages
2751
2752 2002-11-09 [colin]      0.8.5claws112
2753
2754         * src/folderview.c
2755                 Fix hangs after folder dnd, happening after 
2756                 claws109.
2757
2758 2002-11-09 [christoph]  0.8.5claws111
2759
2760         * src/folderview.c
2761                 just changed order of calls (reverse order of
2762                 associated calls)
2763         * src/inc.c
2764                 lock inc when checking only one account, otherwise
2765                 inc all could be executed at the same time
2766
2767 2002-11-09 [christoph]  0.8.5claws110
2768
2769         * src/folderview.c
2770                 better unlock the mouse cursor before calling
2771                 summary_show because it changes the cursor too
2772
2773 2002-11-09 [christoph]  0.8.5claws109
2774
2775         * src/folder.[ch]
2776         * src/folderview.c
2777                 add functions to open and close a folder
2778                 o opending will execute scanning for remote folders
2779                   and processing
2780                 o closing will unset new flag for messages
2781
2782 2002-11-09 [colin]      0.8.5claws108
2783
2784         * src/folder.c
2785                 Add a call to prefs_matcher_write_config to 
2786                 avoid non-leaf folders filtering settings to be
2787                 lost
2788
2789 2002-11-09 [paul]       0.8.5claws107
2790
2791         * src/prefs_account.c
2792                 re-word a label
2793
2794 2002-11-09 [colin]      0.8.5claws106
2795
2796         * src/folderview.c
2797                 Minor esthetic fix
2798
2799 2002-11-09 [colin]      0.8.5claws105
2800
2801         * src/folderview.c
2802                 Fix prefs_filtering deletion for MH folders (same
2803                 reason as below)
2804         * src/prefs_filtering.c
2805                 Fix prefs_filtering renaming and deletion for 
2806                 folder-based processing rules.  
2807
2808 2002-11-09 [christoph]  0.8.5claws104
2809
2810         * src/compose.c
2811         * src/folder.[ch]
2812         * src/folderview.[ch]
2813         * src/import.c
2814         * src/inc.c
2815         * src/main.c
2816         * src/mainwindow.c
2817         * src/messageview.c
2818         * src/prefs_folder_item.c
2819         * src/procmsg.c
2820         * src/summaryview.c
2821                 implement a callback system for folder item updates
2822
2823 2002-11-09 [colin]      0.8.5claws103
2824
2825         * src/folderview.c
2826                 Fix prefs_filtering renaming for MH folders (we
2827                 shouldn't rename by path as another folder could
2828                 have the same hierarchy).
2829
2830 2002-11-09 [colin]      0.8.5claws102
2831
2832         * src/folder.c
2833                 Fix a leak found by Christoph, use better variable
2834                 names
2835
2836 2002-11-09 [colin]      0.8.5claws101
2837
2838         * src/folder.c
2839                 One more fix for processing rules
2840
2841 2002-11-08 [colin]      0.8.5claws100
2842         
2843         * src/matcher.c
2844                 Don't copy the compiled regexp (will be reevaluated)
2845         * src/folderview.c
2846                 Lock folderview while moving
2847         * src/folder.c
2848                 Provide info on what's happening to the user
2849
2850 2002-11-08 [colin]      0.8.5claws99
2851
2852         * src/folderview.c
2853                 Fix folder reordering after a move if parent is 
2854                 root
2855         * src/scoring.[ch]
2856                 Add function to copy a ScoringProp
2857         * src/prefs_folder_item.c
2858                 Copy scoring rules when copying a folder prefs
2859
2860 2002-11-08 [colin]      0.8.5claws98
2861
2862         * src/folderview.c
2863                 Fixes in case of failure
2864         * src/filtering.[ch]    
2865                 Add function to duplicate a FilteringProp
2866         * src/matcher.[ch]
2867                 Add function to duplicate a MatcherProp
2868         * src/prefs_folder_item.c
2869                 Save folder's processing rules when copying 
2870                 its prefs
2871
2872 2002-11-08 [colin]      0.8.5claws97
2873         
2874         * src/folderview.c
2875                 Sort after move
2876         * src/folder.c 
2877                 Change a printf to debug_print
2878
2879 2002-11-08 [colin]      0.8.5claws96
2880
2881         * src/folder.c
2882           src/folderview.c
2883                 Fix segfaults, call me stupido
2884         
2885
2886 2002-11-08 [colin]      0.8.5claws95
2887
2888         *src/folder.c
2889                 Added forgotten prefs to save when moving folders
2890
2891 2002-11-08 [colin]      0.8.5claws94
2892
2893         * src/folder.c
2894                 Fixes to folder DND (prefs copy)
2895         * src/folderview.c
2896                 Optimization for folder DND (don't rescan whole tree)
2897                 Added folderview_create_folder_node() for this 
2898                 optimization, so de-duped a bit the code
2899         * src/prefs_folder_item.[ch]
2900                 Added prefs_folder_item_copy_prefs()    
2901           
2902 2002-11-08 [paul]       0.8.5claws93
2903
2904         * src/prefs_account.c
2905           tools/README
2906           tools/kmail2sylpheed_v2.pl
2907                 correct some typos
2908
2909 2002-11-08 [paul]       0.8.5claws92
2910
2911         * src/compose.c
2912           src/prefs_account.[ch]
2913                 remove account options 'clearsign' and 'ascii_armored',
2914                 replace with 'default_gnupg_mode' to prevent mixed-mode
2915                 Privacy settings
2916
2917 2002-11-08 [paul]       0.8.5claws91
2918
2919         * src/compose.[ch]
2920                 re-implement GnuPG 'on-the-fly' mode selection,
2921                 disallow mixed-mode
2922
2923 2002-11-08 [colin]      0.8.5claws90
2924
2925         * src/folderview.c
2926           src/prefs_folder_item.c
2927                 Change "Property" to "Properties"
2928
2929 2002-11-07 [colin]      0.8.5claws89
2930
2931         * src/folderview.c
2932           src/folder.c
2933                 Allow folder dropping to a root folder
2934
2935 2002-11-07 [paul]       0.8.5claws88
2936
2937         * src/compose.c
2938                 revert last commit
2939
2940 2002-11-07 [paul]       0.8.5claws87
2941
2942         * src/compose.c
2943                 fix reply-to-list bug. closes bug report
2944                 "[633382] reply-to-list broken in recent cvs"
2945
2946 2002-11-07 [paul]       0.8.5claws86
2947
2948         * src/compose.c
2949                 add a forgotten '#if USE_GPGME ... #endif'
2950
2951 2002-11-07 [paul]       0.8.5claws85
2952
2953         * sync with 0.8.5cvs20
2954                 see ChangeLog 2002-11-07
2955
2956 2002-11-07 [colin]      0.8.5claws84
2957
2958         * src/folder.[ch]
2959                 Change folder_item_move_to to return the newly 
2960                 created folderitem.
2961         * src/folderview.c
2962                 Select the new folderitem after moving.
2963
2964 2002-11-07 [colin]      0.8.5claws83
2965
2966         * src/prefs_filtering.c
2967                 Fix rule rewriting when moving a leaf folder to a 
2968                 shorter path
2969
2970 2002-11-07 [colin]      0.8.5claws82
2971
2972         * src/prefs_filtering.c
2973                 fix a leak
2974
2975 2002-11-07 [colin]      0.8.5claws81
2976
2977         * src/folder.[ch]
2978                 Add folder_item_move_to() function to move a 
2979                 folderitem into another one (updates matcher etc)
2980         * src/folderview.c
2981                 Add folder drag'n drop (context menu to come)
2982                 [Should be dataloss free, but Please backup before 
2983                  trying !]
2984
2985 2002-11-06 [colin]      0.8.5claws80
2986
2987         * src/mh.c
2988                 mh_create_folder() returns NULL if can't create
2989                 directory hierarchy
2990
2991 2002-11-06 [paul]       0.8.5claws79
2992
2993         * src/compose.[ch]
2994                 allow 'on-the-fly' changing of the type of encryption 
2995                 and/or signing used (mime/ascii) via the compose window
2996
2997 2002-11-06 [paul]       0.8.5claws78
2998
2999         * sync with 0.8.5cvs19
3000                 see ChangeLog 2002-11-06 for src/account.c: 
3001                 account_get_special_folder()
3002                 
3003 2002-11-05 [alfons]     0.8.5claws77
3004
3005         * src/crash.c
3006                 very minor cleanups: nothing to see here, move on. :-)
3007
3008 2002-11-05 [colin]      0.8.5claws76
3009
3010         * src/main.c
3011                 Changes choices if compose windows are opened to
3012                 Discard, Draft, Don't quit
3013
3014 2002-11-05 [thorsten]   0.8.5claws75
3015
3016         * src/compose.c
3017                 reenabled default_reply_to folder option
3018
3019 2002-11-05 [colin]      0.8.5claws74
3020
3021         * src/compose.[ch] 
3022                 add compose_draft()
3023         * src/crash.c
3024                 add SIGTERM handler
3025         * src/main.[ch]
3026                 add clean_quit() for the SIGTERM handler
3027
3028 2002-11-05 [paul]       0.8.5claws73
3029         
3030         * po/es.po
3031                 updated by Ricardo Mones Lastra
3032
3033 2002-11-05 [melvin]     0.8.5claws72
3034
3035         * src/logwindow.c
3036                 Fixed log-clipping bug #616795.
3037                 To stop logging in the log window use 0 length.
3038         * src/prefs_common.c
3039                 Added a label to inform about the 0 log length behaviour.
3040
3041 2002-11-05 [paul]       0.8.5claws71
3042
3043         * sync with 0.8.5cvs17
3044                 see ChangeLog 2002-11-05
3045
3046 2002-11-04 [paul]       0.8.5claws70
3047
3048         * sylpheed-128x128.png
3049           sylpheed-64x64.png
3050           sylpheed.png
3051                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
3052                 <nikai@users.sourceforge.net>
3053                 
3054         * po/bg.po
3055                 updated by George Danchev
3056
3057 2002-11-03 [thorsten]   0.8.5claws69
3058
3059         * src/main.c
3060           src/mimeview.c
3061           src/rfc2015.h
3062                 add check if gpg is active
3063
3064 2002-11-03 [thorsten]   0.8.5claws68
3065
3066         * src/toolbar.h
3067                 removed GSList declaration causing trouble on MacOS-X
3068                 (submitted by alfons, reported by xfesty)
3069
3070 2002-11-01 [paul]       0.8.5claws67
3071
3072         * src/mainwindow.c
3073                 remove last remnants of main's filter code
3074
3075 2002-11-01 [paul]       0.8.5claws66
3076
3077         * tools/filter_conv.pl
3078                 fix bug where user-defined headers were ignored
3079
3080 2002-11-01 [paul]       0.8.5claws65
3081
3082         * src/logwindow.c
3083                 make a debug_print() not translatable
3084
3085 2002-10-31 [melvin]     0.8.5claws64
3086
3087         * ac/aspell.m4
3088                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
3089                 not run any GNU/aspell test.  The dictionary path will
3090                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
3091                 was given, in which case, it will be $prefix/lib/aspell/
3092         * configure.in
3093                 Fixed typo in commentary (Aspell code).
3094
3095 2002-10-31 [paul]       0.8.5claws63
3096
3097         * po/POTFILES.in
3098                 remove src/filter.c and src/prefs_filter.c
3099                 thanks to Ricardo for reminding me
3100
3101 2002-10-31 [colin]      0.8.5claws62
3102
3103         * src/mbox_folder.c
3104                 Plug some leaks
3105
3106 2002-10-31 [paul]       0.8.5claws61
3107
3108         * src/prefs_filter.[ch] ** REMOVED **
3109           src/filter.[ch]       ** REMOVED **
3110           
3111         * src/Makefile.am
3112           src/folderview.c
3113           src/inc.c
3114           src/main.c
3115           src/mainwindow.c
3116           src/mbox.c
3117           src/prefs_common.c
3118           src/prefs_filtering.c
3119           src/summaryview.[ch]
3120                 remove main's 'filter' code
3121                 
3122         README.claws
3123                 update to reflect removal of main's filter
3124
3125 2002-10-31 [paul]       0.8.5claws60
3126
3127         * src/summaryview.c
3128                 remove check for global_processing in summary_filter_open(). 
3129                 This fixes the bug where if the user uses the right-click 
3130                 'Create filter rule...' and doesn't have any filter rules 
3131                 already defined in claws' advanced filtering, the newly 
3132                 created filter rule goes to main's filtering which is 
3133                 inaccessible through the gui. Now the filter rule gets added
3134                 to claws' filtering by default.
3135
3136 2002-10-28 [melvin]     0.8.5claws59
3137
3138         * src/prefs_actions.c
3139                 Fixed bug #627322 where MIME parts were not always
3140                 correctly passed to a %p action
3141                 Display an error dialog when message filename is not found.
3142
3143 2002-10-28 [melvin]     0.8.5claws58
3144
3145         * src/prefs_common.c
3146                 Readded a missing function declaration lost in 0.8.3claws34
3147
3148 2002-10-28 [paul]       0.8.5claws57
3149
3150         * sync with 0.8.5cvs15
3151                 see ChangeLog 2002-10-28 and 2002-10-25
3152                 
3153         Note: ChangeLog entry 2002-10-24 is not sync'ed.
3154
3155 2002-10-27 [oliver]     0.8.5claws56
3156
3157         * src/pop.c
3158                 plug leak in pop3_top_recv
3159
3160 2002-10-26 [christoph]  0.8.5claws55
3161
3162         * src/folder.c
3163                 set need_update folder flag when messages are added
3164                 (closes bug [ 626922 ] folder not updated after receiving)
3165
3166 2002-10-25 [melvin]     0.8.5claws54
3167
3168         * src/imageview.c
3169                 Fixed a memleak introduced in the scaling code.
3170
3171 2002-10-24 [alfons]     0.8.5claws53
3172
3173         * src/filtering.c
3174                 make filtering's forward message action forward from the 
3175                 correct account
3176                 (closes bug [628089 ] Filter -> Forward from address problem
3177                 reported by Oktay)
3178
3179 2002-10-24 [christoph]  0.8.5claws52
3180
3181         * src/mainwindow.c
3182         * src/manual.[ch]
3183                 o use manual of current locale or english if current
3184                   locale is not available (and english is available)
3185                 o also link to sylpheed doc project manuals
3186
3187 2002-10-23 [paul]       0.8.5claws51
3188
3189         * tools/README
3190           tools/kmail2sylpheed_v2.pl
3191                 add new version of kmail addressbook importer script.
3192                 works with newer versions of Kmail/KAddressBook which
3193                 have new and rearranged data.
3194
3195 2002-10-23 [martin]     0.8.5claws50
3196
3197         * src/folderview.c
3198         * src/summaryview.c
3199         * src/utils.h
3200         * src/utils.c
3201                 added length parameter to get_abbrev_newsgroup_name()
3202                 changed this function so that it abbreviates the newsgroup
3203                 names only so long it is smaller than the length parameter
3204                 (for better reading of some newsgroup names and space efficiency)
3205
3206 2002-10-22 [colin]      0.8.5claws49
3207
3208         *src/foldersel.c
3209                 Revert Alfons' last modification (after voting ;-))
3210
3211 2002-10-21 [alfons]     0.8.5claws48
3212
3213         * src/foldersel.c
3214                 folder view in folder selection dialog reflects state of
3215                 folder view in main window
3216
3217 2002-10-18 [alfons]     0.8.5claws47
3218
3219         * src/mbox.c
3220                 drop imported messages in folder selected by user,
3221                 and not in the inbox
3222                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
3223
3224 2002-10-18 [alfons]     0.8.5claws46
3225
3226         * src/compose.c
3227                 make automagic reply work correctly for email accounts 
3228                 (whether it's viable to do a full sync with Hiro's 
3229                 compose.c is still under discussion)
3230
3231 2002-10-18 [melvin]     0.8.5claws45
3232
3233         * src/prefs_actions.c
3234                 Fixed bug #622275 where asynchroneous actions left 
3235                 zombies processes
3236                 Made (synchroneous) actions' input be displayed live.
3237
3238 2002-10-18 [christoph]  0.8.5claws44
3239
3240         * src/textview.c
3241                 don't add a newline in the textview in front of the
3242                 first textpart if header display is disabled
3243                 (closes bug [ 603385 ] disabled header display leaves blank
3244                  lin)
3245
3246 2002-10-18 [christoph]  0.8.5claws43
3247
3248         * src/folder.[ch]
3249         * src/imap.c
3250         * src/mbox_folder.c
3251         * src/mh.c
3252         * src/news.c
3253                 folder->get_num_list now returns an error code
3254                 (closes bug [ 609424 ] News cache cleared on failure)
3255                 
3256 2002-10-17 [colin]      0.8.5claws42
3257         
3258         * src/news.c
3259                 Changed a printf by debug_print
3260
3261 2002-10-16 [paul]       
3262
3263         * tools/OOo2sylpheed.pl
3264                 allow for spaces in the name of the
3265                 file to be attached.
3266
3267 2002-10-16 [colin]      0.8.5claws41
3268
3269         * src/main.c
3270                 Use a tristate to change online mode
3271
3272 2002-10-16 [paul]       0.8.5claws40
3273
3274         * po/es.po
3275                 updated by Ricardo Mones Lastra
3276
3277 2002-10-16 [colin]      0.8.5claws39
3278
3279         * src/main.c
3280           src/mainwindow.[ch]
3281                 Added --online and --offline command-line
3282                 switches
3283
3284 2002-10-15 [christoph]  0.8.5claws38
3285
3286         * src/procmime.c
3287                 set mimeinfo->name to NULL after g_free to
3288                 avoid double freeing with g_free
3289
3290 2002-10-14 [christoph]  0.8.5claws37
3291
3292         * src/compose.c
3293         * src/filtering.c
3294         * src/summaryview.c
3295                 remove calls to folder->change_flags that are now
3296                 done by procmsg flag functions (seems it is not
3297                 used by any foldertype anyway)
3298         * src/folder.c
3299                 init folder->change_flags with NULL
3300
3301 2002-10-14 [christoph]  0.8.5claws36
3302
3303         * src/folder.[ch]
3304         * src/imap.[ch]
3305                 use virtual functions for folder item new and destroy
3306                 functions
3307
3308 2002-10-14 [melvin]     0.8.5claws35
3309
3310         * src/compose.c
3311                 Added a test to not run the spell checker if no default
3312                 dictionary is available. No dialog is displayed though.
3313
3314 2002-10-14 [melvin]     0.8.5claws34
3315
3316         * src/gtkaspell.c
3317                 Fixed bug in dictionary list context menu where
3318                 "More..." pointed to an emtpy submenu if the
3319                 number of dictionaries is a multiple of 15
3320                 Removed unneeded code in suggestions list creation
3321
3322 2002-10-14 [paul]       0.8.5claws33
3323
3324         * po/bg.po
3325                 updated by George Danchev
3326
3327 2002-10-13 [hoa]        0.8.5claws32
3328
3329         * src/matcher.[ch]
3330           src/matcher_parser_parser.y
3331                 removed the escaped string from internal structure
3332                 of matcher.
3333
3334 2002-10-12 [colin]      0.8.5claws31
3335
3336         * src/gtksctree.[ch]
3337           src/summaryview.c
3338                 Removed useless function gtksctree_reanchor
3339
3340 2002-10-12 [alfons]     0.8.5claws30
3341         
3342         * sync with remaining main changes 2002-10-09 - 2002-10-11
3343         - drop changes to src/compose.c (requires claws specific changes)
3344         
3345 2002-10-12 [alfons]     0.8.5claws29
3346         
3347         * sync with main changes of 2002-10-08
3348         - drop changes to src/compose.c (requires claws specific changes)
3349         - drop changes to src/summaryview.c (requires changes to compose.c)     
3350
3351 2002-10-12 [alfons]     0.8.5claws28
3352         
3353         * sync with main changes of 2002-10-07
3354
3355 2002-10-12 [alfons]     0.8.5claws27
3356
3357         * sync with main changes of 2002-10-04
3358         - drop changes to src/compose.c (requires claws specific changes)
3359         - drop changes to src/prefs_folder_item.c (claws implementation
3360           seems to be working)
3361
3362 2002-10-12 [colin]      0.8.5claws26
3363
3364         * src/mainwindow.c
3365                 Fix folder-flicker when space-reading, introduced 
3366                 in claws22.
3367
3368 2002-10-12 [colin]      0.8.5claws25
3369
3370         * src/compose.c
3371                 Save account address when saving as draft.
3372                 (closes bug 621838)
3373
3374 2002-10-12 [colin]      0.8.5claws24
3375
3376         * src/summaryview.c
3377                 Fix the problem consisting of no message selected
3378                 after the last message in a folder has been moved.
3379
3380 2002-10-12 [paul]       0.8.5claws23
3381
3382         * src/compose.c
3383           src/prefs_template.c
3384           src/template.[ch]
3385                 add Cc and Bcc to templates. Patch submitted by
3386                 John L. Males.
3387
3388 2002-10-12 [colin]      0.8.5claws22
3389
3390         * src/folderview.c
3391                 Fix a bug after "Check for new messages":
3392                 If a folder was opened, it was still selected at
3393                 the end of the check, but displayed empty.
3394         * src/mainwindow.c
3395                 Remove unnecessary check
3396
3397 2002-10-12 [paul]
3398
3399         * tools/README
3400                 be more verbose in the description of
3401                 OOo2sylpheed.pl
3402                 
3403
3404 2002-10-11 [colin]      0.8.5claws21
3405
3406         * src/mainwindow.c
3407                 Make space work (better) when no mail is selected
3408
3409 2002-10-11 [colin]      0.8.5claws20
3410
3411         * src/inc.c
3412           src/news.c
3413                 fix warnings
3414
3415 2002-10-11 [colin]      0.8.5claws19
3416
3417         * src/mainwindow.c
3418                 revert 0.8.5claws6 changes as i couldn't get to
3419                 anything satisfying
3420
3421 2002-10-11 [melvin]     0.8.5claws18
3422
3423         * src/compose.c
3424                 Removed buggy and unused macro (should have been committed in
3425                 0.8.5claws17)
3426
3427 2002-10-11 [melvin]     0.8.5claws17
3428
3429         * src/compose.c
3430                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
3431
3432 2002-10-11 [thorsten]   0.8.5claws16 
3433
3434         * src/folderview.c
3435                 remove rescan warning
3436
3437 2002-10-11 [colin]      0.8.5claws15 
3438
3439         * src/procheader.c
3440                 fix a segfault that happens if conv_unmime_header
3441                 fails (should be better to find out why it fails)
3442
3443 2002-10-11 [christoph]  0.8.5claws14
3444
3445         * src/summaryview.c
3446                 update folderview stats after ignore/unignore thread
3447
3448 2002-10-11 [hoa]        0.8.5claws13
3449
3450         * src/quote_fmt_parse.y
3451                 Fixed a yacc/bison syntax error
3452         * src/matcher.c
3453                 Escaping of string is fixed.
3454
3455 2002-10-11 [colin]      0.8.5claws12
3456
3457         * src/imageview.c
3458                 Resize images to fit
3459
3460 2002-10-11 [paul]       0.8.5claws11
3461
3462         * po/es.po
3463                 updated by Ricardo Mones Lastra
3464
3465 2002-10-10 [alfons]     0.8.5claws10
3466
3467         * src/compose.c
3468                 allow dropping files by "moving" files from a file manager,
3469                 not only by the more cumbersome "copying". the latter 
3470                 mostly implies holding down the Control button
3471
3472 2002-10-10 [christoph]  0.8.5claws9
3473
3474         * src/summaryview.c
3475                 update folders after thread building for ignored threads
3476
3477 2002-10-10 [christoph]  0.8.5claws8
3478
3479         * config/.cvsignore
3480                 added Makefile
3481         * src/filtering.[ch]
3482         * src/folder.[ch]
3483         * src/folderview.[ch]
3484         * src/import.c
3485         * src/inc.[ch]
3486         * src/mbox.[ch]
3487         * src/procmsg.c
3488         * src/summaryview.[ch]
3489                 o added new flag need_update to FolderItem
3490                 o removed folder_table from various functions from tracking
3491                   folder updates
3492                 o set need_update flags in folder.c's move, copy and delete
3493                   functions and procmsg's flags functions
3494                 o added function folderview_update_items_when_required that
3495                   updates all folders with need_update set
3496                 o call folderview_update_items_when_required instead of
3497                   folderview_update_item_foreach
3498
3499 2002-10-09 [sergey]     0.8.5claws7
3500
3501         * src/compose.c
3502                 Strip CRs whel loading the text into editor in reedit mode.
3503
3504 2002-10-09 [colin]      0.8.5claws6
3505
3506         * src/mainwindow.c
3507                 Make Space work when no mail is selected
3508
3509 2002-10-09 [colin]      0.8.5claws5
3510
3511         * src/gtksctree.[ch]
3512                 Fix range_select
3513                 Add gtk_sctree_reanchor() 
3514         * src/summaryview.c
3515                 Use gtk_sctree_reanchor() - better fix for 
3516                 bug 60413
3517
3518 2002-10-09 [colin]      0.8.5claws4
3519
3520         * src/summaryview.c
3521                 Fix shift-click select after delete problem
3522                 (closes bug 60413)
3523
3524 2002-10-08 [thorsten]   0.8.5claws3
3525
3526         * src/summaryview.c
3527                 exclude current msg from -hide read messages-
3528
3529 2002-10-08 [colin]      0.8.5claws2
3530
3531         * src/inc.[ch]
3532           src/pop.c
3533           src/recv.c
3534                 Differentiate socket errors from disk full
3535                 errors
3536
3537 2002-10-08 [christoph]  0.8.5claws1
3538
3539         * Makefile.am
3540         * configure.in
3541                 modifications for new config directory
3542
3543         * config.guess  ** REMOVED **
3544         * config.sub    ** REMOVED **
3545         * install-sh    ** REMOVED **
3546         * ltmain.sh     ** REMOVED **
3547         * missing       ** REMOVED **
3548         * mkinstalldirs ** REMOVED **
3549                 these files are autogenerated by automake
3550                 when you run autogen.sh
3551
3552         * config/.cvsignore     ** NEW FILE **
3553         * config/Makefile.am    ** NEW FILE **
3554                 ignore autogenerated files
3555                 create a Makefile in this directory
3556
3557 2002-10-08 [paul]       0.8.5claws
3558
3559         * 0.8.5claws release
3560         
3561         * src/compose.c
3562           src/procheader.c
3563           src/procmsg.c
3564                 fix quote reply format for newsgroups reply bug
3565                 (thanks to Hoa)
3566                 
3567         * po/en_GB.po
3568           po/pl.po
3569                 updated by me and Witold Wladyslaw Wojciech Wilk
3570                 repectively
3571
3572 2002-10-07 [paul]       0.8.3claws53
3573
3574         * po/it.po
3575           po/pt_BR.po
3576           po/sr.po
3577                 updated messages catalogs, submitted by
3578                 Alessandro Maestri, Fabio Jr.Beneditto 
3579                 and Urke MMI, respectively.
3580
3581 2002-10-07 [christoph]  0.8.3claws52
3582
3583         * src/folder.[ch]
3584         * src/folderview.c
3585         * src/mainwindow.c
3586                 fix new folder ghost message bug
3587                 (closes bug [ 619722 ] wrong count for newly created folders)
3588
3589 2002-10-07 [christoph]  0.8.3claws51
3590
3591         * src/compose.c
3592                 fix news posting problem
3593
3594 2002-10-07 [melvin]     0.8.3claws50
3595
3596         * po/fr.po
3597                 Updated French translation
3598
3599 2002-10-05 [christoph]  0.8.3claws49
3600
3601         * src/gtkstext.c
3602                 check if line_start_cache is set in gtk_stext_update_text
3603                 (closes bug [ 618119 ] crash while doing search in folder)
3604
3605 2002-10-05 [christoph]  0.8.3claws48
3606
3607         * src/imap.c
3608         * src/news.c
3609         * src/utils.c
3610         * src/utils.h
3611                 implement cache cleanups for claws' folder system
3612                 (closes bug [ 595916 ] imapcache not cleaned up)
3613
3614 2002-10-05 [melvin]     0.8.3claws47
3615
3616         * src/prefs_actions.c
3617                 Made the help text more clear for the %p token
3618
3619 2002-10-04 [paul]       0.8.3claws46
3620
3621         * sync with 0.8.5
3622                 see ChangeLog 2002-10-02 and 2002-10-03
3623
3624 2002-10-04 [christoph]  0.8.3claws45
3625
3626         * src/inc.c
3627                 fix segfault caused by pop before smtp
3628                 call to inc_account_mail with NULL
3629                 pointer for mainwin
3630
3631 2002-10-04 [paul]       0.8.3claws44
3632
3633         * configure.in
3634                 sync the LDAP detection from 0.8.5cvs1
3635
3636 2002-10-02 [christoph]  0.8.3claws43
3637
3638         * po/de.po
3639                 fix small spelling error
3640
3641 2002-10-02 [melvin]     0.8.3claws42
3642
3643         * ac/aspell.m4
3644                 Behave better and say "no" when test program cannot be run.
3645
3646 2002-10-02 [paul]       0.8.3claws41
3647
3648         * sync with 0.8.4cvs1
3649                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
3650                 
3651         * src/summaryview.c
3652                 toggle the behavior of Reply menuitem between
3653                 normal reply and reply-to-list
3654
3655 2002-10-01 [sergey]     0.8.3claws40
3656
3657         * src/compose.c
3658                 Convert newlines in the message text to the canonical form
3659                 before base64 encoding (RFC2045 compliance, fixes some
3660                 interoperability issues with Evolution 1.0.3)
3661
3662 2002-09-29 [colin]      0.8.3claws39
3663
3664         * src/summaryview.c
3665                 Fix an unwanted copy/paste
3666
3667 2002-09-29 [colin]      0.8.3claws38
3668
3669         * src/mainwindow.c
3670                 Renamed "Custom toolbar" to "Customize toolbar"
3671                 Renamed "Show all header" to "Show all headers"
3672                 Renamed "Set diplay item" to "Set displayed items"
3673         * src/prefs_common.c
3674                 Renamed "Show all header" to "Show all headers"
3675         * src/prefs_summary_column.c
3676                 Renamed "diplay item" to "displayed items"
3677
3678 2002-09-29 [colin]      0.8.3claws37
3679
3680         * src/mainwindow.[ch]
3681                 online/offline status pixmaps follow theme
3682                 changes
3683         * src/summaryview.[ch]
3684                 quicksearch pixmap follows theme changes
3685
3686 2002-09-29 [thorsten]   0.8.3claws36
3687
3688         * src/compose.c
3689           src/prefs_folder_item.[ch]
3690                 add default_reply_to folder option (closes patch 581044)
3691
3692 2002-09-29 [christoph]  0.8.3claws35
3693
3694         * acconfig.h    ** REMOVED **
3695         * configure.in
3696         * ac/aspell.m4
3697         * ac/check-type.m4
3698         * ac/gnupg-check-typedef.m4
3699                 fix autoheader 2.50 warning
3700
3701 2002-09-29 [christoph]  0.8.3claws34
3702
3703         * major code cleanup (part 2)
3704         
3705                 - unused variables removed
3706                 - unused functions removed
3707                 - uninitialized variables checked
3708                 - missing return statements added
3709                 - missing function return types added
3710                 - added parentheses around assignment
3711                   when suggested by gcc
3712
3713 2002-09-29 [alfons]     0.8.3claws33
3714
3715         * src/logwindow.c
3716                 log_window_clear(): only bracket gtk_text_forward_delete() 
3717                 with gtk_text_freeze() / gtk_text_thaw() (see if this
3718                 works around GTK text bug)
3719
3720 2002-09-29 [paul]       0.8.3claws32
3721
3722         * po/bg.po
3723           po/sr.po
3724                 updated by George Danchev and Urke MMI
3725                 respectively
3726
3727 2002-09-27 [christoph]  0.8.3claws31
3728
3729         * doc-src/readme.txt
3730         * doc-src/rfc1806.txt   ** REMOVED **
3731         * doc-src/rfc2183.txt   ** NEW FILE **
3732         * doc-src/rfc2980.txt   ** NEW FILE **
3733                 update rfcs
3734
3735 2002-09-27 [melvin]     0.8.3claws30
3736
3737         * ac/aspell.m4
3738                 Fixed typo which could break linking
3739
3740 2002-09-27 [melvin]     0.8.3claws29
3741
3742         * ac/aspell.m4
3743                 Improved GNU/aspell checking. 
3744                 Fixed bug #614490
3745
3746 2002-09-27 [paul]       0.8.3claws28
3747
3748         * sync with 0.8.3cvs8
3749                 see ChangeLog 2002-09-27
3750
3751 2002-09-26 [colin]      0.8.3claws27
3752
3753         * src/toolbar.[ch]
3754           src/mainwindow.[ch]
3755                 Add "Reply to Mailing-list" to the toolbar
3756
3757 2002-09-26 [christoph]  0.8.3claws26
3758
3759         * src/summaryview.c
3760                 Fix wrong message counts in summaryview status
3761
3762 2002-09-26 [paul]       0.8.3claws25
3763
3764         * sync with 0.8.3cvs7
3765                 see ChangeLog 2002-09-26
3766
3767 2002-09-26 [paul]       0.8.3claws24
3768
3769         * sync with 0.8.3cvs6
3770                 see ChangeLog 2002-09-25
3771
3772 2002-09-25 [christoph]  0.8.3claws23
3773
3774         * src/prefs_common.c
3775         * src/prefs_folder_item.c
3776         * src/prefs_scoring.c
3777                 Renamed "kill score" to "hide score" in GUI
3778                 and prefs files
3779
3780 2002-09-25 [paul]       0.8.3claws22
3781
3782         * sync with 0.8.3cvs5
3783                 see ChangeLog 2002-09-24
3784
3785 2002-09-24 [alfons]     0.8.3claws21
3786
3787         patch by Satoshi Nagayasu: allows appending / saving multiple 
3788         selected files (closes "[ 612279 ] save multiple mesg(s) in 
3789         'Save as ...'")
3790
3791         * AUTHORS
3792                 add Satoshi Nagayasu
3793         * src/summaryview.c
3794                 summary_save_as(): allow saving selected files to
3795                 one file
3796                 summary_set_menu_sensitive: enable "Save As..." when
3797                 multiple files are selected
3798         * src/utils.[ch]
3799                 append_file(): new function
3800
3801 2002-09-24 [colin]      0.8.3claws20
3802
3803         * src/procmime.c
3804                 Fix segfault when mimeinfo doesn't have a 
3805                 content_type. 
3806
3807 2002-09-24 [colin]      0.8.3claws19
3808
3809         * src/prefs_common.[ch]
3810                 Add a preference to display send dialog or not
3811         * src/send.c
3812                 Display send dialog according to preference
3813
3814 2002-09-24 [colin]      0.8.3claws18
3815
3816         * src/compose.[ch]
3817                 Disable user actions when sending
3818
3819 2002-09-24 [colin]      0.8.3claws17
3820
3821         * src/procmime.c
3822                 Do not display name or filename for attachments
3823                 with an application/pgp-signature type
3824                 (security flaw, see bug 537413)
3825
3826 2002-09-23 [colin]      0.8.3claws16
3827
3828         * src/editaddress.c
3829                 Initialize entry_email, entry_alias and 
3830                 entry_remarks to first email address of the list
3831
3832 2002-09-23 [colin]      0.83claws15
3833
3834         * src/compose.c
3835                 Drop pgp-signature when reediting a signed queued
3836                 message
3837
3838 2002-09-23 [melvin]     0.8.3claws14
3839
3840         * po/fr.po
3841                 Updated French translation
3842
3843 2002-09-23 [melvin]     0.8.3claws13
3844
3845         * src/mainwindow.c
3846                 Made custom toolbar menu labels more consistent
3847         * src/prefs_toolbar.c
3848                 Made custom toolbar window title more consistent
3849
3850 2002-09-22 [colin]      0.8.3claws12
3851
3852         * src/inc.c
3853                 Initialize session type to normal before getting 
3854                 mail (fixes strange Get behaviour)
3855         * src/prefs_account.h
3856                 Move STYPE_POP_BEFORE_SMTP to last position to 
3857                 avoid other side-effects
3858
3859 2002-09-22 [colin]      0.8.3claws11
3860
3861         * src/prefs_account.c
3862                 Fix pop_bfr_smtp_tm_entry sensivity when switching
3863                 from pop3 to apop or vice-versa
3864
3865 2002-09-22 [colin]      0.8.3claws10
3866         
3867         * src/prefs_account.[ch]
3868                 Add an option for the POP before SMTP timeout
3869         * src/inc.c
3870                 Remember time of last POP connection
3871         * src/send.c
3872                 Do POP before SMTP only if timeout reached
3873
3874 2002-09-22 [oliver]     0.8.3claws9
3875         
3876         * README.claws
3877                 explain custom toolbar
3878
3879 2002-09-22 [oliver]     0.8.3claws8
3880
3881         * src/prefs_actions.[ch]
3882         custom toolbar for compose      
3883                 actions callback from compose toolbar
3884         * src/folderview.c
3885                 remove include toolbar.h
3886
3887 2002-09-22 [oliver]     0.8.3claws7
3888         
3889         * src/prefs_toolbar.[ch]
3890                 custom toolbar for compose
3891                 - generic prefs_toolbar handles both
3892                   Mainwin's toolbar as well as Compose toolbar          
3893
3894 2002-09-22 [oliver]     0.8.3claws6
3895         
3896         * src/toolbar.[ch]
3897                 custom toolbar for compose
3898                 restructure toolbar.[ch]
3899
3900 2002-09-22 [oliver]     0.8.3claws5
3901
3902         * src/compose.[ch]
3903                 custom toolbar for compose
3904
3905 2002-09-22 [oliver]     0.8.3claws4
3906         
3907         * src/mainwindow.[ch]
3908                 custom toolbar for compose 
3909                 move mainwin toolbar back to mainwindow
3910
3911 2002-09-22 [alfons]     0.8.3claws3
3912
3913         * src/procmsg.c
3914                 :%sno/if(/if (/gc
3915                 :%sno/for(/for (/gc
3916                 (beautify)
3917
3918 2002-09-22 [alfons]     0.8.3claws2
3919         
3920         * src/procmsg.c
3921                 procmsg_save_to_outbox(): don't unlink message file from queue;
3922                 callers should do it using folder_item_remove_msg()
3923
3924 2002-09-22 [colin]      0.8.3claws1
3925
3926         * src/mimeview.[ch]
3927                 Made mimeview_check_signature() public
3928         * src/textview.c
3929                 Made GPG signatures verifiable by clicking
3930                 the [application/pgp-signature] in the Text
3931                 view
3932
3933 2002-09-22 [paul]       0.8.3claws
3934
3935         * po/bg.po
3936           po/en_GB.po
3937           po/es.po
3938           po/it.po
3939           po/pl.po
3940           po/pt_BR.po
3941           po/sr.po
3942                 updated translations, submitted by George Danchev,
3943                 me, Ricardo Mones Lastra, Alessandro Maestri,
3944                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
3945                 and Urke MMI, respectively.     
3946
3947 2002-09-22 [alfons]     0.8.2claws65
3948
3949         * src/procmsg.c
3950         * src/pgptext.c
3951                 no furry valgrinds have been used to plug these memleaks
3952
3953 2002-09-20 [paul]       0.8.2claws64
3954
3955         * sync with 0.8.3cvs4
3956                 'Select thread' re-implemented 
3957                 see ChangeLog 2002-09-20
3958
3959 2002-09-21 [alfons]     0.8.2claws63
3960
3961         * src/compose.c
3962                 compose_send(): plug unnoticed memleak
3963
3964 2002-09-20 [alfons]     0.8.2claws62
3965
3966         * src/addr_compl.c
3967                 replace_address_in_edit(): strict check for NULL address to
3968                 fix "[ 607348 ] Segfault in address completion". My guess is
3969                 that this happens with an empty address book, but it's good
3970                 to have this check here anyway
3971                 
3972                 completion_window_button_press(): free string returned 
3973                 from the internal cache
3974
3975 2002-09-20 [christoph]  0.8.2claws61
3976
3977         * src/procmime.h
3978                 added ENC_BINARY to EncodingType
3979         * src/procmime.c
3980                 the string returned by procmime_get_encoding_str
3981                 should not depend on the order of values in the
3982                 EncodingType definition
3983         * doc-src/rfc1806.txt   ** NEW FILE **
3984                 Added rfc1806 about MIME Content-Disposition
3985                 Extension
3986
3987 2002-09-19 [paul]       0.8.2claws60
3988
3989         * sync with 0.8.2cvs3
3990                 see ChangeLog 2002-09-19
3991
3992 2002-09-19 [paul]       0.8.2claws59
3993
3994         * src/prefs_folder_item.c
3995                 revert to Darko's original alignment of colour
3996                 selector button
3997                 add a colon to folder_color label
3998                 
3999         * src/compose.c
4000                 add Colin's patch (with Hiro's modifications) to 
4001                 force BASE64 encoding for 8-bit text when signing
4002                 (sync with 0.8.3cvs2)
4003
4004 2002-09-18 [alfons]     0.8.2claws58
4005
4006         * src/compose.c
4007                 :%sno/if(/if (/gc
4008                 :%sno/for(/for (/gc
4009                 (beautify a little bit)
4010
4011 2002-09-18 [christoph]  0.8.2claws57
4012
4013         * src/pine.c
4014                 fix handling of fgetc return value
4015
4016 2002-09-17 [alfons]     0.8.2claws56
4017         
4018         * src/summaryview.c
4019                 summary_sort(): check non-NULL summaryview->folder_item when no 
4020                 folder is selected at all
4021                 (closes "[ 610344 ] sort label make syl Crash")
4022
4023 2002-09-17 [alfons]     0.8.2claws55
4024         
4025         * src/compose.c
4026                 beautify a little bit
4027
4028 2002-09-17 [christoph]  0.8.2claws54
4029
4030         * src/folder.c
4031                 initialize max values for cache and folder
4032                 when cache or folder is empty
4033
4034 2002-09-15 [colin]      0.8.2claws53
4035
4036         * src/compose.c
4037                 Fix a leak (thanks Alfons!) and cleaned
4038                 variables names for custom headers
4039
4040 2002-09-15 [colin]      0.8.2claws52
4041
4042         * src/compose.c
4043                 Fix custom headers recognition when
4044                 prefs_common.trans_hdr is on
4045
4046 2002-09-15 [colin]      0.8.2claws51
4047
4048         * src/compose.c
4049                 Allow dynamically-added custom headers
4050                 Yet not reparsed if reedited
4051
4052 2002-09-15 [alfons]     0.8.2claws50
4053
4054         * src/prefs_account.c
4055                 fix warnings
4056
4057 2002-09-15 [colin]      0.8.2claws49
4058         
4059         * src/prefs_account.c
4060                 fix pop_before_smtp sensitivity
4061
4062 2002-09-15 [colin]      0.8.2claws48
4063
4064         * src/inc.[ch]
4065                 add inc_pop_before_smtp()
4066                 allow MainWindow to be undefined in 
4067                 inc_account_mail() and inc_start()
4068         * src/pop.c
4069           src/prefs_account.h
4070                 add STYPE_POP_BEFORE_SMTP session type
4071         * src/prefs_account.c
4072                 activated pop before smtp option
4073         * src/send.c
4074                 do pop before smtp if the relevant option 
4075                 is set
4076
4077 2002-09-15 [paul]       0.8.2claws47
4078
4079         * sync with 0.8.3
4080                 see ChangeLog 2002-09-15
4081
4082 2002-09-14 [paul]       0.8.2claws46
4083
4084         * po/bg.po
4085                 updated Bulgarian translation, submitted by
4086                 George Danchev
4087
4088 2002-09-13 [paul]       0.8.2claws45
4089
4090         * src/compose.c
4091                 merge claws' select_account() with main's
4092                 (new) compose_select_account(). [sync with
4093                 0.8.2cvs15, see ChangeLog 2002-09-11]
4094
4095 2002-09-12 [christoph]  0.8.2claws44
4096
4097         * src/filter.c
4098                 allocate 1 elements of FolderItem not 0
4099
4100 2002-09-12 [colin]      0.8.2claws43
4101
4102         * src/compose.c
4103                 Fix bug #590825 (obey Follow-up: poster)
4104
4105 2002-09-12 [colin]      0.8.2claws42
4106
4107         * src/procmime.c
4108                 Fix bug #557009 (wrong headers for messages 
4109                 forwarded as attachments)
4110
4111 2002-09-11 [colin]      0.8.2claws41
4112         
4113         * src/compose.c
4114                 Put SCF: pseudo-header on top of message
4115                 Set draft tmp_flag when saved as draft
4116
4117         * src/procmsg.c
4118           src/procheader.c
4119                 Skip after first \n\n for beginning of real message
4120                 for drafts too
4121
4122 2002-09-11 [christoph]  0.8.2claws40
4123
4124         * src/filtering.c
4125                 use procmsg flag functions in filtering or processing
4126                 will cause incorrect folder message counts
4127
4128 2002-09-11 [colin]      0.8.2claws39
4129
4130         * src/compose.c
4131                 Fix bug #550175 - wrong save folder when reediting
4132                 drafts
4133
4134 2002-09-11 [paul]       0.8.2claws38
4135
4136         * sync with 0.8.2cvs14
4137                 see ChangeLog 2002-09-11
4138
4139 2002-09-11 [colin]      0.8.2claws37
4140
4141         * src/folder.c
4142                 Fix a typo (seeming to cause new/unread status to
4143                 be lost)
4144
4145 2002-09-10 [christoph]  0.8.2claws36
4146
4147         * src/compose.c
4148                 compose_redirect should not use compose_generic_new
4149                 because that does more stuff than expected including
4150                 opening the external editor
4151                 (closes bug "[ 526608 ] bounced messages appear blank
4152                  in editor")
4153
4154 2002-09-10 [christoph]  0.8.2claws35
4155
4156         * src/folder.c
4157                 fix problem with too large message number range
4158                 causing a crash in folder_item_scan
4159
4160 2002-09-10 [paul]       0.8.2claws34
4161
4162         * sync with 0.8.2cvs13
4163                 see ChangeLog 2002-09-10
4164
4165 2002-09-10 [christoph]  0.8.2claws33
4166
4167         * src/msgcache.c
4168                 set MsgInfo TmpFlags for queue and draft folders
4169                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
4170
4171 2002-09-10 [paul]       0.8.2claws32
4172
4173         * AUTHORS
4174           po/bg.po      ** NEW FILE **
4175                 new Bulgarian translation submitted by
4176                 George Danchev <danchev@spnet.net>
4177                 
4178         * tools/Makefile.am
4179           tools/README
4180           tools/tb2sylpheed     ** NEW FILE **
4181                 add script that converts an addressbook exported
4182                 from The Bat! into a Sylpheed addressbook. Submitted
4183                 by Urke MMI <urke-kg@eunet.yu>
4184
4185 2002-09-10 [paul]       0.8.2claws31
4186
4187         * sync with 0.8.2cvs12
4188                 see ChangeLog 2002-09-10
4189
4190 2002-09-06 [paul]       0.8.2claws30
4191
4192         * src/prefs_common.c
4193                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
4194                 
4195         * tools/Makefile.am
4196           tools/README
4197           tools/ldif-to-xml.py  ** REMOVED **
4198                 remove obsolete python script
4199
4200 2002-09-06 [paul]       0.8.2claws29
4201
4202         * sync with 0.8.2cvs10
4203                 see ChangeLog 2002-09-06
4204
4205 2002-09-04 [paul]       0.8.2claws28
4206
4207         * sync with 0.8.2cvs9
4208                 see ChangeLog 2002-08-04
4209
4210 2002-09-04 [colin]      0.8.2claws27 
4211
4212         * src/prefs_common.[ch]
4213                 Added signature color configuration
4214         * src/textview.c
4215                 Use user-specified signature color
4216
4217 2002-09-03 [colin]      0.8.2claws26
4218
4219         * src/prefs_common.[ch]
4220                 Added autosave and autosave_length prefs
4221         * src/compose.c
4222                 Added compose_remove_draft()
4223                 Auto-save drafts according to the prefs
4224         * src/main.c
4225                 Added a crash-indicator file, allowing to check
4226                 for new messages on startup if Sylpheed crashed
4227                 (makes saved drafts "reappear")
4228
4229 2002-09-03 [colin]      0.8.2claws25
4230
4231         * src/textview.[ch]
4232                 Grey the signature
4233
4234 2002-09-03 [paul]       0.8.2claws24
4235
4236         * sync with 0.8.2cvs8
4237                 see ChangeLog 2002-09-02 and 2002-09-03
4238
4239 2002-09-03 [darko]      0.8.2claws23
4240
4241         * src/folderview.c
4242                 use normal style when creating new folder to pick
4243                 proper font size 
4244
4245 2002-09-02 [melvin]     0.8.2claws22
4246
4247         * src/gtkaspell.m4
4248                 removed some obsolete code
4249
4250 2002-09-02 [melvin]     0.8.2claws21
4251
4252         * ac/aspell.m4
4253                 fixed test's equality sign (== to =)
4254
4255 2002-09-02 [alfons]     0.8.2claws20
4256
4257         * src/folder.c
4258         * src/mh.c
4259                 revert change of 0.8.2claws16 and use the mh_folder_destroy
4260                 as folder->destroy virtual as suggested by Hiro
4261                 (the mh.c code seems to have been lost around mh.c.1.21)
4262
4263 2002-09-02 [paul]       0.8.2claws19
4264
4265         * po/pt_BR.po
4266                 updated by Fabio Jr. Beneditto
4267                 
4268         * src/defs.h
4269                 use 'http://claws.sylpheed.org' for homepage link. 
4270                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
4271
4272 2002-09-01 [alfons]     0.8.2claws18
4273
4274         * src/mh.c
4275                 plug memleak related to one Martin Kluge found
4276
4277 2002-08-31 [paul]       0.8.2claws17
4278
4279         * sync with 0.8.2cvs6
4280                 see ChangeLog 2002-08-30
4281
4282 2002-08-31 [alfons]     0.8.2claws16
4283
4284         * src/folder.c
4285                 folder_destroy(): remove mailbox from folderlist even if it has
4286                 no destroy virtual
4287
4288 2002-08-31 [alfons]     0.8.2claws15
4289
4290         * src/folder.c
4291                 :%sno/if(/if (/gc
4292                 :%sno/for(/for (/gc
4293                 (being pedantic I know)
4294
4295 2002-08-31 [alfons]     0.8.2claws14
4296
4297         * src/folder.c
4298                 check for NULL pointers returned from folder->fetch_msginfo virtual
4299                 (should solve some reported crashes)
4300
4301 2002-08-30 [alfons]     0.8.2claws13
4302
4303         * acconfig.h
4304         * configure.in
4305         * src/crash.c
4306                 enable crash dialog on compilation time
4307                 (--enable-crash-dialog configure option)
4308
4309 2002-08-30 [alfons]     0.8.2claws12
4310
4311         * AUTHORS
4312                 add Martin Kluge
4313         * src/mh.c
4314                 apply memory leak plug patch by Martin Kluge
4315                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
4316                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
4317                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
4318
4319 2002-08-30 [darko]      0.8.2claws11
4320
4321         * src/folderview.c
4322                 copy Gtk style from normal style to match
4323                 font size for coloured folders
4324
4325 2002-08-29 [alfons]     0.8.2claws10
4326
4327         * sylpheed.desktop
4328                 Type=Internet <- Type=Application
4329                 (reported by Michael Schwendt, see:
4330                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
4331                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
4332
4333 2002-08-29 [paul]       0.8.2claws9
4334
4335         * sync with 0.8.2cvs5
4336                 see ChangeLog 2002-08-29
4337
4338 2002-08-29 [colin]      0.8.2claws8
4339
4340         * src/summaryview.c
4341                 Added a sanity check in summary_select_thread
4342                 Should fix bug 601605
4343
4344 2002-08-29 [colin]      0.8.2claws7
4345
4346         * src/main.c
4347                 Revert claws6 changes regarding bug #591676
4348
4349 2002-08-28 [colin]      0.8.2claws6
4350         
4351         * src/main.c
4352                 Ignore cache for queue folderitems
4353                 Fix bug #591676
4354
4355 2002-08-28 [melvin]     0.8.2claws5
4356
4357         * README.claws
4358                 Fixed typos.
4359
4360 2002-08-28 [melvin]     0.8.2claws4
4361
4362         * README.claws
4363                 Updated a bit the text concerning the spell checker
4364
4365 2002-08-28 [melvin]     0.8.2claws3
4366
4367         Merged the GNU_aspell_branch:
4368                 Support of new GNU/aspell is now included and the old pspell
4369                 is not supported anymore.
4370                 See README.claws
4371
4372         * README.claws
4373                 Updated spell checker text to reflect the switch to GNU/aspell
4374
4375         * ac/aspell.m4          *** NEW ***
4376         * src/gtkaspell.[ch]    *** NEW *** 
4377         * ac/pspell.m4          *** DELETED *** 
4378         * src/gtkspell.[ch]     *** DELETED ***
4379
4380         * ac/Makefile.am
4381                 Updated for GNU/aspell support
4382
4383         * po/POTFILES.in
4384                 Replaced gtkspell.c by gtkaspell.c
4385
4386         * acconfig.h
4387         * src/Makefile.am
4388         * src/about.c
4389         * src/compose.[ch]
4390         * src/crash.c
4391         * src/main.c
4392         * src/prefs_common.[ch]
4393                 Updated for GNU/aspell support
4394
4395 2002-08-28 [paul]       0.8.2claws2
4396
4397         * sync with 0.8.2cvs4
4398                 see ChangeLog 2002-08-27 and 2002-08-28
4399
4400 2002-08-28 [colin]      0.8.2claws1
4401
4402         * src/summary_search.c
4403                 Added "AND search"
4404
4405 2002-08-28 [jens]       0.8.2claws
4406
4407         *po/de.po
4408                 Updated German translations
4409
4410 2002-08-27 [melvin]     0.8.2claws
4411
4412         * po/fr.po
4413                 Updated French translations
4414
4415 2002-08-27 [paul]       0.8.2claws
4416
4417         * sync with 0.8.2 main release
4418
4419         * po/en_GB.po
4420           po/es.po
4421           po/it.po
4422           po/pl.po
4423           po/pt_BR.po
4424           po/sr.po
4425                 updated message catalogs submitted by
4426                 Ricardo Mones Lastra, Alessandro Maestri,
4427                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
4428                 Beneditto and Urke MMI  
4429
4430 2002-08-27 [hoa]        0.8.1claws123
4431
4432         * src/mainwindow.[ch]
4433         * src/summaryview.[ch]
4434                 removed the "filter setting" menu option.
4435                 add a "cancel a news message" menu option.
4436
4437 2002-08-26 [martin]     0.8.1claws122
4438
4439         * ChangeLog.claws
4440                 changed string under 0.8.1claws79 changed by myself
4441                 i'm sorry alfons :(
4442
4443 2002-08-26 [martin]     0.8.1claws121
4444
4445         * src/crash.c
4446                 added kill command to debuggerrc to start crash dialog
4447
4448 2002-08-26 [paul]       0.8.1claws120
4449
4450         * sync with 0.8.1cvs31
4451                 see ChangeLog 2002-08-26
4452
4453 2002-08-25 [alfons]     0.8.1claws119
4454
4455         * src/procmsg.c
4456                 fix bug that didn't send out correct headers to news server
4457                 when sending news article and email from queue (bug reported
4458                 and patch provided by Tim Mann; closes bug 
4459                 "[ 583196 ] 0.7.8claws can't post news")
4460
4461 2002-08-25 [alfons]     0.8.1claws118
4462
4463         * src/selective_download.c
4464                 mark two strings as translatable
4465                 (thanks to Urke MMI for pointing this out)
4466
4467 2002-08-25 [alfons]     0.8.1claws117
4468
4469         * src/summaryview.c
4470                 treat sent boxes as special and allow sorting them by addressee
4471                 (closes "[ 589418 ] Sent folder sorting misbehavior"
4472                 submitted by Steve Lamb)
4473
4474 2002-08-24 [alfons]     0.8.1claws116
4475
4476         * src/matcher.c
4477                 fix memleak reported by Martin Kluge
4478                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
4479
4480 2002-08-24 [oliver]     0.8.1claws115
4481
4482         * src/prefs_toolbar.c
4483                 o code cleanup as suggested by Alfons
4484                 o memleak fix
4485
4486 2002-08-24 [alfons]     0.8.1claws114
4487
4488         * src/summaryview.c
4489                 o fix another memory leak reported by Martin Kluge
4490                   (see "[ 599568 ] Small Memory Leak")
4491                 o remove 'from' variable from 'summary_set_header()'; we can
4492                   do with just 'to' 
4493
4494 2002-08-24 [paul]       0.8.1claws113
4495
4496         * sync with 0.8.1cvs30
4497                 see ChangeLog 2002-08-23
4498
4499 2002-08-24 [alfons]     0.8.1claws112
4500
4501         * src/summaryview.c
4502                 remove unnecessary allocations for search bar fixing leaks
4503                 reported by Martin Kluge
4504                 (see "[ 599451 ] Further memory leaks?")
4505
4506 2002-08-24 [alfons]     0.8.1claws111
4507
4508         * src/main.c
4509                 make get_socket_name() public for crash.c
4510         * src/crash.c
4511                 o make report bug button work (goes to claws' 
4512                   bug tracker at sf.net)
4513                 o introduce function for doing important stuff just
4514                   before claws goes down
4515                 o clean up code 
4516
4517 2002-08-24 [alfons]     0.8.1claws110
4518
4519         * src/compose.c
4520                 move cursor to "To" entry when forwarding as attachment
4521                 (reported and solved by Steve Lamb, closes bug report
4522                 "[ 592880 ] Forward as attachment; cursor not in to")
4523
4524 2002-08-24 [colin]      0.8.1claws109
4525
4526         * src/mainwindow.c
4527                 fix quick search visibility after GUI (de)separations.
4528
4529 2002-08-23 [colin]      0.8.1claws108
4530
4531         * src/mainwindow.c
4532                 fix header pane visibility after folderview or
4533                 messageview (de)separation
4534
4535 2002-08-23 [paul]       0.8.1claws107
4536
4537         * src/mainwindow.[ch]
4538           src/toolbar.c
4539                 give full control of display or non-display 
4540                 of the Execute icon to Custom toolbar settings.
4541                 add new sensitivity condition to maninwindow.h: 
4542                 M_DELAY_EXEC
4543
4544         * ChangeLog
4545           ChangeLog.jp
4546           NEWS
4547                 more sync with 0.8.1cvs29
4548
4549 2002-08-23 [melvin]     0.8.1claws106
4550
4551         * src/alertpanel.c
4552                 Readded support for custom widget in alertpanel lost in last
4553                 sync.
4554
4555 2002-08-23 [paul]       0.8.1claws105
4556
4557         * sync with 0.8.1cvs29
4558                 see ChangeLog 2002-08-23
4559
4560 2002-08-23 [colin]      0.8.1claws104
4561
4562         * src/summaryview.c
4563                 Fix folder and search pixmaps exchanging positions
4564                 after theme or toolbar changes. Thank to Oliver for 
4565                 reporting this.
4566
4567 2002-08-23 [colin]      0.8.1claws103
4568
4569         * src/mainwindow.c
4570           src/messageview.[ch]
4571           src/noticeview.[ch]
4572           src/summaryview.c
4573                 Changed messageview_create() and noticeview_create()
4574                 to avoid the last gdk_warning
4575
4576 2002-08-22 [colin]      0.8.1claws102
4577
4578         * src/summaryview.c
4579                 Fix my new `Creating pixmap from xpm' warning
4580
4581 2002-08-22 [colin]      0.8.1claws101
4582
4583         * src/mainwindow.c
4584                 Fix some of the gdk warnings
4585
4586 2002-08-22 [colin]      0.8.1claws100
4587
4588         * src/Makefile.am
4589         * src/stock_pixmap.c
4590         * src/stock_pixmap.h
4591         * src/pixmaps/quicksearch.xpm *ADDED*
4592                 Add the quicksearch pixmap
4593         * src/mainwindow.c
4594         * src/summaryview.c
4595         * src/summaryview.h
4596                 Make quicksearch bar visible/hidden via a button
4597
4598 2002-08-22 [christoph]  0.8.1claws99
4599
4600         * src/folder.c
4601                 fix folder update for newsgroups with message
4602                 numbers below minimum number of articles to fetch
4603                 (closes bug #598445)
4604
4605 2002-08-22 [paul]       0.8.1claws98
4606
4607         * sync with 0.8.1cvs28
4608                 see ChangeLog 2002-08-22
4609
4610 2002-08-21 [alfons]     0.8.1claws97
4611
4612         * src/crash.c
4613                 use bt instead of bt full which seems to work 
4614                 better, and bt full doesn't give a great deal 
4615                 of information anyway
4616
4617 2002-08-21 [colin]      0.8.1claws96
4618
4619         * src/summaryview.c
4620                 fix summaryview_searchtype_changed prototype
4621
4622 2002-08-21 [christoph]  0.8.1claws95
4623
4624         * src/mainwindow.c
4625                 o fix broken menu update for sorting type, we have to
4626                   get this info from the summaryview now
4627                 o removed setting of threaded state in menu callback
4628         * src/summaryview.[ch]
4629                 more summaryview/folderitem seperation for
4630                 threading option
4631         * configure.in
4632                 removed not required --with-compiler-flags option
4633
4634 2002-08-21 [oliver]     0.8.1claws94
4635         
4636         * src/toolbar.h 
4637                 o rename toolbar.xml to toolbar_main.xml
4638                   since toolbar_compose.xml might come up 
4639                   any time soon
4640         * README.claws
4641                 add custom toolbar              
4642
4643 2002-08-21 [darko]      0.8.1claws93
4644
4645         * src/procmsg.c
4646                 don't reset tmp flags for messages copied
4647                 to sent folder
4648
4649 2002-08-21 [colin]      0.8.1claws92
4650         
4651         * src/prefs_filtering.c
4652                 fix renaming rules on folder rename 
4653                 when folder is not a leaf folder
4654
4655 2002-08-21 [paul]       0.8.1claws91
4656
4657         * src/prefs_folder_item.c
4658                 fix alignment of colour selector
4659
4660 2002-08-21 [paul]       0.8.1claws90
4661
4662         * sync with 0.8.1cvs27
4663                 see ChangeLog 2002-08-21
4664
4665 2002-08-21 [paul]       0.8.1claws89
4666
4667         * src/summaryview.c
4668                 fix crash when changing field type in
4669                 Quick search bar
4670
4671 2002-08-21 [colin]      0.8.1claws88
4672
4673         * src/summaryview.c
4674                 Made quick search case-insensitive
4675
4676 2002-08-21 [paul]       0.8.1claws87
4677
4678         * sync with 0.8.1cvs26
4679                 see ChangeLog 2002-08-21
4680
4681 2002-08-20 [christoph]  0.8.1claws86
4682
4683         * src/folderview.c
4684         * src/main.c
4685         * src/summaryview.[ch]
4686                 more summaryview/folderitem seperation for
4687                 sort_key and sort_type
4688         * src/procmsg.c
4689                 added missing return statement
4690
4691 2002-08-20 [colin]      0.8.1claws85
4692
4693         * src/summaryview.[ch]
4694                 Added a quick search box
4695         * src/mainwindow.c
4696         * src/prefs_common.[ch]
4697                 Added a show/hide option for the quick search
4698
4699 2002-08-20 [oliver]     0.8.1claws84
4700         
4701         * src/mainwindow.c
4702                 remove toolbar_create_popups
4703         * src/toolbar.[ch]
4704                 o remove toolbar_create_popups
4705                 o fix toolbar_set_sensitive 
4706                   (Bug reports #596834 and #596832)     
4707         * src/prefs_toolbar.c
4708                 o add "Set default" button
4709                 o align label and text + combo widgets
4710
4711 2002-08-20 [hoa]        0.8.1claws83bis
4712
4713         * src/imap.c
4714                 fixed a bug in imap_fetch_msginfo() in case there is no
4715                 current folder.
4716
4717 2002-08-20 [darko]      0.8.1claws83
4718
4719         * src/folderview.c
4720                 copy the color style of folder view so it
4721                 works with GTK themes
4722
4723 2002-08-20 [darko]      0.8.1claws82
4724
4725         * src/folder.h
4726         * src/folderview.c
4727         * src/prefs_folder_item.[hc]
4728                 don't use UI stuff in folder.h
4729
4730 2002-08-20 [darko]      0.8.1claws81
4731
4732         * src/folder.h
4733         * src/prefs_folder_item.h
4734         * src/folderview.c
4735         * src/prefs_folder_item.c
4736                 ability to set folder color in folderview
4737
4738 2002-08-19 [alfons]     0.8.1claws80
4739
4740         * src/summaryview.c
4741                 fix one of the earlier memleaks reported by Martin Kluge
4742
4743 2002-08-19 [alfons]     0.8.1claws79
4744
4745         * src/mainwindow.c
4746                 hide notice view when selecting seperate folder
4747                 view (reported by Urke MMI)
4748
4749 2002-08-19 [christoph]  0.8.1claws78
4750
4751         * src/folderview.c
4752         * src/prefs_folder_item.h
4753         * src/summaryview.[ch]
4754                 o add summary_set_prefs_from_folderitem to set
4755                   summaryview prefs (first step to remove all
4756                   references to the folderitem in summaryview)
4757                 o moved compiled regex stuff from folderitem prefs
4758                   to summaryview code
4759
4760 2002-08-19 [paul]       0.8.1claws77
4761
4762         * src/compose.c
4763                 add check for '.' to QUOTE_IF_REQUIRED
4764
4765 2002-08-19 [paul]       0.8.1claws76
4766
4767         * src/inc.c
4768                 sync with 0.8.1cvs25 (plug memory leak)
4769
4770         * src/prefs_toolbar.c
4771                 re-order prefs_toolbar_cancel()
4772
4773 2002-08-18 [alfons]     0.8.1claws75
4774
4775         * src/inc.c
4776         * src/matcher.c
4777                 plug other memleaks reported by Martin Kluge
4778
4779 2002-08-18 [paul]       0.8.1claws74
4780
4781         * po/pt_BR.po
4782                 updated by Fabio Jr. Beneditto
4783
4784 2002-08-18 [paul]       0.8.1claws73
4785
4786         * src/toolbar.[ch]
4787                 fix bug where tooltips were displayed untranslated              
4788
4789         * src/prefs_toolbar.c
4790                 fix bug where clicking 'Cancel' creates an icon & text
4791                 toolbar regardless of prefs
4792         
4793
4794 2002-08-17 [oliver]     0.8.1claws72
4795
4796         * src/prefs_toolbar.c
4797                 update toolbar on CANCEL
4798                 bug reported by Martin Kluge
4799         * src/toolbar.c
4800                 toolbar_destroy memleak fixed           
4801
4802 2002-08-17 [alfons]     0.8.1claws71
4803
4804         * src/toolbar.c
4805                 plug another memleak reported by Martin Kluge
4806
4807 2002-08-16 [alfons]     0.8.1claws70
4808
4809         * src/crash.c
4810                 use execvp() correctly (suggested by wwp; thanks!)
4811
4812 2002-08-16 [alfons]     0.8.1claws69
4813
4814         * src/gtksctree.c
4815                 plug memory leak reported by Kim Schultz & Martin Kluge
4816
4817 2002-08-16 [paul]       0.8.1claws68
4818
4819         * po/es.po
4820                 updated by Ricardo Mones Lastra
4821
4822 2002-08-16 [paul]       0.8.1claws67
4823
4824         * src/toolbar.h
4825                 fix bug where 'Compose News' icon showed wrong
4826                 tooltip
4827
4828 2002-08-16 [paul]       0.8.1claws66
4829
4830         * sync with 0.8.1cvs24
4831                 see ChangeLog 2002-08-16
4832
4833         * po/it.po
4834                 updated by Alessandro Maestri
4835
4836 2002-08-15 [paul]       0.8.1claws65
4837
4838         * po/sr.po
4839                 updated by Urke MMI
4840
4841 2002-08-15 [paul]       0.8.1claws64
4842
4843         * src/*.c
4844                 don't translate debug info
4845
4846         * src/matcher.[ch]
4847                 add copyright info
4848
4849 2002-08-15 [paul]       0.8.1claws63
4850
4851         * src/prefs_toolbar.c
4852                 fix bug where clicking 'OK' creates an icon & text
4853                 toolbar regardless of prefs
4854
4855 2002-08-14 [alfons]     0.8.1claws62
4856
4857         * src/main.c
4858                 add global var that has the full argv[0]
4859         * src/crash.c
4860                 o execvp the correct sylpheed by using argv0
4861                   and setting the correct work dir
4862                 o other tweaks  
4863
4864 2002-08-14 [oliver]     0.8.1claws61
4865         
4866         * enable/disable Toolbar Action Buttons 
4867         * code cleanups
4868         * src/mainwindow.c
4869         * src/toolbar.[ch]      
4870         * src/prefs_toolbar.c   
4871
4872 2002-08-14 [melvin]     0.8.1claws60
4873
4874         * po/fr.po
4875                 Updated French translations
4876
4877 2002-08-14 [melvin]     0.8.1claws59
4878
4879         * src/crash.c
4880                 Made bug report not translatable
4881         * src/exporthtml.c
4882                 Fixed exporthtml_build_filespec() return value
4883         * src/foldersel.c
4884                 Fixed incorrect include file
4885         * src/gtkspell.c
4886         * src/prefs_actions.c
4887         * src/prefs_toolbar.c
4888                 Made debug info not translatable
4889         * src/mutt.c
4890         * src/quote_fmt.c
4891                 Added missing includes
4892         * src/prefs_common.c
4893                 Fixed typo
4894
4895 2002-08-14 [paul]       0.8.1claws58
4896
4897         * faq/es/sylpheed-faq.html
4898           faq/es/sylpheed-faq-[1-3].html
4899           faq/es/sylpheed-faq-4.html     **NEW FILE **
4900                 update Spanish FAQ
4901
4902 2002-08-13 [christoph]  0.8.1claws57
4903
4904         * src/procmsg.c
4905                 ignore thread fix that did not mark all
4906                 child nodes of a ignored thread as
4907                 ignored. Does not work perfectly yet,
4908                 but it is better now
4909
4910 2002-08-13 [alfons]     0.8.1claws56
4911
4912         * src/crash.c
4913                 o implement 'save crash log'
4914                 o some tweaks
4915
4916 2002-08-13 [melvin]     0.8.1claws55
4917
4918         * src/main.c
4919                 removed unrequired "execinfo.h" header
4920
4921 2002-08-12 [paul]       0.8.1claws54
4922
4923         * faq/en/sylpheed-faq.html
4924           faq/en/sylpheed-faq-[1-3].html
4925           faq/en/sylpheed-faq-4.html     **NEW FILE **
4926                 update English FAQ
4927
4928 2002-08-12 [alfons]     0.8.1claws53
4929
4930         * po/POTFILES.in
4931                 add crash.c to translatables
4932         * src/crash.c
4933                 bring in Leandro's crash dialog
4934
4935 2002-08-11 [alfons]     0.8.1claws52
4936
4937         * src/crash.c
4938                 clean up some warnings
4939
4940 2002-08-11 [alfons]     0.8.1claws51
4941
4942         * acconfig.h
4943         * configure.in
4944         * src/crash.[ch]        ** NEW FILES **
4945         * src/main.c            
4946                 initial gdb crash handler
4947
4948 2002-08-11 [paul]       0.8.1claws50
4949
4950         * src/prefs_toolbar.c
4951                 replace Up/Down arrow pixmaps with text to be
4952                 consistent across icon themes
4953
4954 2002-08-11 [paul]       0.8.1claws49
4955
4956         * src/prefs_common.c
4957           src/prefs_toolbar.c
4958                 rename 'Pixmap' -> 'Icon'
4959
4960         * src/toolbar.[ch]
4961                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
4962
4963 2002-08-10 [paul]       0.8.1claws48
4964
4965         * src/prefs_toolbar.c
4966                 re-work the UI
4967
4968 2002-08-10 [paul]       0.8.1claws47
4969
4970         * src/main.c
4971                 don't write Processing progress to status bar
4972                 patch submitted by Alexander Evseev
4973
4974         * src/prefs_toolbar.c
4975                 re-position and resize window
4976                 make window assume correct size on first call
4977
4978 2002-08-10 [paul]       0.8.1claws46
4979
4980         * src/mainwindow.c
4981           src/prefs_toolbar.c
4982           src/toolbar.c
4983           src/toolbar.h
4984                 obey coding style
4985                 follow UI text conventions
4986
4987 2002-08-10 [alfons]     0.8.1claws45
4988
4989         * src/toolbar.c
4990                 correct pixmap for delete action
4991
4992 2002-08-10 [paul]       0.8.1claws44
4993
4994         * po/pt_BR.po
4995                 updated by Fabio Jr. Beneditto
4996
4997 2002-08-10 [paul]       0.8.1claws43
4998
4999         * po/POTFILES.in
5000                 add custom toolbar files
5001
5002 2002-08-10 [paul]       0.8.1claws42
5003
5004         * sync with 0.8.1cvs22
5005                 see ChangeLog 2002-08-09
5006
5007 2002-08-09 [paul]       0.8.1claws41
5008
5009         * tools/Makefile.am
5010           tools/README
5011           tools/outlook2sylpheed.pl     ** NEW FILE **
5012                 add script to convert exported Outlook
5013                 contacts list to a Sylpheed addressbook.
5014                 Submitted by Ricardo Mones Lastra.
5015
5016 2002-08-09 [paul]       0.8.1claws40
5017
5018         * AUTHORS
5019           configure.in
5020           po/sr.po      ** NEW FILE **
5021                 add Serbian message catalog. Submitted by
5022                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
5023
5024 2002-08-09 [paul]       0.8.1claws39
5025
5026         * sync with 0.8.1cvs21
5027                 see ChangeLog 2002-08-08
5028
5029 2002-08-08 [oliver]     0.8.1claws38
5030
5031         * src/mainwindow.c
5032                 move Custom Toolbar to Configuration menu
5033
5034 2002-08-08 [oliver]     0.8.1claws37
5035
5036         * src/prefs_toolbar.c
5037                 fix substitute pixmap bug
5038
5039 2002-08-08 [paul]       0.8.1claws36
5040
5041         * sync with 0.8.1cvs19
5042                 see ChangeLog 2002-08-08
5043
5044 2002-08-07 [christoph]  0.8.1claws35
5045
5046         * src/utils.c
5047                 fixed a memory leak in new canonicalize_file_replace
5048
5049 2002-08-07 [christoph]  0.8.1claws34
5050
5051         * src/utils.[ch]
5052                 o canonicalize_file_replace should create the temporary
5053                   file in the same directory as the original file.
5054                 o added get_tmpfile_in_dir that creates a temorary file
5055                   in a specified directory.
5056
5057 2002-08-07 [melvin]     0.8.1claws33
5058
5059         * src/toolbar.c
5060                 fixed bug where 'Article' button acted as 'Email' button.
5061
5062 2002-08-07 [paul]       0.8.1claws32
5063
5064         * sync with 0.8.1.cvs17
5065                 see ChangeLog 2002-08-07
5066
5067 2002-08-07 [colin]      0.8.1claws31
5068         
5069         * src/news.c
5070                 fix mass-cancel problem
5071
5072 2002-08-07 [thorsten]   0.8.1claws30
5073
5074         * src/prefs_toolbar.c
5075                 fix: crash on replace or add new button
5076         * src/toolbar.c
5077                 fix: close xmlfile after reading
5078         * src/utils.c
5079                 fix: unlink() file before rename()
5080
5081 2002-08-06 [paul]       0.8.1claws29
5082
5083         * sync with 0.8.cvs15
5084                 see ChangeLog 2002-08-06
5085
5086 2002-08-06 [oliver]     0.8.1claws28
5087
5088         * src/toolbar.c
5089         * src/prefs_toolbar.c
5090                 fixed empty toolbar issue
5091
5092 2002-08-06 [oliver]     0.8.1claws27
5093
5094         * Custom Toolbar Final 
5095         * src/folderview.c
5096         * src/inc.c
5097         * src/summaryview.c
5098                 o toolbar stuff now lives in src/toolbar.[ch]
5099                 o main_window_toolbar_* functions are renamed to
5100                   toolbar_* reflecting their new source file
5101         * src/mainwindow.[ch]
5102                 o remove toolbar stuff  
5103
5104 2002-08-06 [oliver]     0.8.1claws26
5105         
5106         * src/Makefile.am
5107         * src/prefs_toolbar.[ch]        **New File**
5108         * src/toolbar.[ch]              **New File**
5109                 o prefs_toolbar.[ch] custom toolbar frontend
5110                 o toolbar.[ch]       backend 
5111
5112 2002-08-06 [oliver]     0.8.1claws25
5113
5114         * src/prefs_actions.[ch]
5115                 o new exported function actions_execute
5116
5117 2002-08-06 [paul]       0.8.1claws24
5118
5119         * sync with 0.8.1cvs4
5120                 see ChangeLog 2002-08-06
5121
5122 2002-08-06 [paul]       0.8.1claws23
5123
5124         * sync with 0.8.1cvs13
5125                 see ChangeLog 2002-08-06
5126
5127 2002-08-06 [paul]       0.8.1claws22
5128
5129         * sync with 0.8.1cvs12
5130                 see ChangeLog 2002-08-05 and 2002-08-06
5131
5132 2002-08-06 [match]      0.8.1claws21
5133
5134         * src/addrclip.c
5135                 improvements to cut/copy/paste address
5136
5137 2002-08-05 [match]      0.8.1claws20
5138
5139         * src/addritem.[ch]
5140         * src/addrcache.c
5141         * src/addrbook.c
5142         * src/editaddress.c
5143         * src/addressbook.c
5144                 fixes to improve cut/copy/paste
5145
5146 2002-08-06 [melvin]     0.8.1claws19
5147
5148         * src/account.[ch]
5149                 account_find_all_from_address(): new function that returns the
5150                 list of all accounts that are matched in an address.
5151         * src/alertpanel.[ch]
5152                 alertpanel() now accepts a custom widget
5153                 alertpanel_with_widget(): new function that pops up a panel with
5154                 a custom widget in it 
5155         * src/gtkutils.[ch]
5156                 gtkut_account_menu_new(): new function that allows the selection
5157                 of an account from a list of accounts.
5158         * src/messageview.c
5159                 Extended Return Receipt notification to select the correct 
5160                 account and to make a security test on the Delivery-Notification
5161                 address which should be the same as the Return-Path.
5162
5163 2002-08-06 [thorsten]   0.8.1claws18
5164
5165         * src/mimeview.c
5166                 attach_all: save unnamed as "noname.%d",
5167                 dont free static dirname
5168
5169 2002-08-05 [alfons]     0.8.1claws17
5170
5171         * configure.in
5172                 detect XIM by trying to link rather than compile a XIM program
5173
5174 2002-08-05 [oliver]     0.8.1claws16
5175                 
5176         * src/stock_pixmap.[ch]
5177                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
5178                 o new func to retrieve pixmaps
5179
5180 2002-08-05 [paul]       0.8.1claws15
5181
5182         * sync with 0.8.1cvs10
5183                 see ChangeLog 2002-08-05
5184
5185 2002-08-04 [alfons]     0.8.1claws14
5186
5187         * src/textview.c
5188                 see if this plugs memleak
5189
5190 2002-08-04 [melvin]     0.8.1claws13
5191
5192         * src/gtkspell.c
5193                 fixed bug that could crash Sylpheed when highlighting
5194                 all misspelled words.
5195
5196 2002-08-03 [melvin]     0.8.1claws12
5197
5198         * src/prefs_actions.c
5199                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
5200         * src/messageview.c
5201                 fixed bug where the Return Receipt was sent to
5202                 Delivery-Notification-To address even if it was not present
5203
5204 2002-08-02 [alfons]     0.8.1claws11
5205
5206         * src/prefs_actions.c
5207                 o more check for NULLs
5208                 o put create_io_dialog() in right conditional block
5209
5210 2002-08-02 [paul]       0.8.1claws10
5211
5212         * po/es.po
5213                 updated by Ricardo Mones Lastra
5214
5215 2002-08-01 [christoph]  0.8.1claws9
5216
5217         * src/folder.c
5218                 don't free the cache of the opened
5219                 folder in the summaryview
5220         * src/summaryview.c
5221                 don't unset flags, if it is not required
5222
5223 2002-08-01 [paul]       0.8.1claws8
5224
5225         * sync with 0.8.1cvs8
5226                 see ChangeLog entry 2002-08-01
5227
5228 2002-08-01 [paul]       0.8.1claws7
5229
5230         * sync with 0.8.1cvs7
5231                 see ChangeLog 2002-07-31 and 2002-08-01
5232
5233 2002-07-31 [christoph]  0.8.1claws6
5234
5235         * src/mainwindow.c
5236                 forgot to update menu sensitivity
5237                 function for new menu entry
5238
5239 2002-07-31 [alfons]     0.8.1claws5
5240
5241         * src/main.c
5242                 check folder item and its path for NULL on
5243                 initial processing
5244
5245 2002-07-31 [christoph]  0.8.1claws4
5246
5247         * src/folder.c
5248                 check if folder_item_get_msginfo in
5249                 folder_item_remove_msg returned NULL
5250         * src/imap.c
5251                 better clear the uid cache in the
5252                 uid validity check function and delete
5253                 cached messages
5254
5255 2002-07-31 [paul]       0.8.1claws3
5256
5257         * man/sylpheed.1
5258                 add the '--attach' option and a few other
5259                 minor changes
5260
5261 2002-07-31 [paul]       0.8.1claws2
5262
5263         * sync with 0.8.1cvs5
5264                 see ChangeLog 2002-07-31
5265
5266 2002-07-31 [christoph]  0.8.1claws1
5267
5268         * src/folderview.[ch]
5269         * src/mainwindow.c
5270                 replace "Rescan all folders..." with
5271                 "Check all folders for new messages..."
5272
5273 2002-07-30 [paul]       0.8.1claws
5274
5275         * version 0.8.1claws released
5276
5277 2002-07-30 [paul]       0.8.0claws29
5278
5279         * tools/OOo2sylpheed.pl ** NEW FILE **
5280           tools/README
5281                 add script to enable sending documents as
5282                 attachments from OpenOffice.org
5283
5284 2002-07-30 [melvin]     0.8.0claws28
5285
5286         * src/prefs_actions.c
5287                 Made the actions' input/output dialog display
5288                 without delay.
5289
5290 2002-07-30 [christoph]  0.8.0claws27
5291
5292         * src/procmsg.c
5293                 check if folder_item_get_msginfo in
5294                 procmsg_save_to_outbox returned NULL
5295
5296 2002-07-30 [paul]       0.8.0claws26
5297
5298         * sync with 0.8.1cvs4
5299                 see ChangeLog 2002-07-29
5300
5301 2002-07-29 [thorsten]   0.8.0claws25
5302
5303         * README.claws
5304                 added selective download, delete on server
5305
5306 2002-07-29 [paul]       0.8.0claws24
5307
5308         * sync with 0.8.1cvs3
5309                 see ChangeLog 2002-07-29
5310
5311 2002-07-27 [christoph]  0.8.0claws23
5312
5313         * src/folder.c
5314                 add extra check if fetching the msginfo
5315                 returned NULL
5316
5317 2002-07-27 [paul]       0.8.0claws22
5318
5319         * sync with 0.8.1cvs2
5320                 see ChangeLog 2002-07-26
5321
5322 2002-07-27 [christoph]  0.8.0claws21
5323
5324         * src/imap.c
5325                 add another check if a valid msginfo
5326                 was returned
5327
5328 2002-07-26 [hoa]        0.8.0claws20
5329
5330         * src/folder.c
5331                 Fixed a condition in folder_item_destroy()
5332
5333         * src/imap.c
5334                 Fixed an error in IMAP protocol
5335
5336 2002-07-26 [alfons]     0.8.0claws19
5337
5338         * src/folder.c
5339                 ofcourse compare with identifier, not the path
5340
5341 2002-07-26 [alfons]     0.8.0claws18
5342
5343         * src/folder.c
5344                 use folder item identifier for saving / restoring
5345                 preferences because folder->path might not be unique
5346
5347 2002-07-26 [melvin]     0.8.0claws17
5348
5349         * src/logwindow.c
5350                 Fixed a crash introduced in 0.8.0claws5 when log is 
5351                 cut under 80 characters.
5352
5353 2002-07-26 [paul]       0.8.0claws16
5354
5355         * sync with 0.8.1cvs1
5356                 see ChangeLog 2002-07-26
5357
5358 2002-07-26 [christoph]  0.8.0claws15
5359
5360         * src/imap.[ch]
5361                 imap folder now remembers the last selected
5362                 folder and imap_fetch_msginfo skips selecting
5363                 the folder if it is already selected
5364
5365 2002-07-26 [christoph]  0.8.0claws14
5366
5367         * src/folder.c
5368         * src/folderview.c
5369         * src/imap.c
5370                 fix imap folder rescanning
5371
5372 2002-07-25 [christoph]  0.8.0claws13
5373
5374         * src/filter.c
5375         * src/folder.[ch]
5376         * src/folderview.c
5377         * src/imap.[ch]
5378         * src/mainwindow.c
5379         * src/mbox_folder.c
5380         * src/mh.c
5381         * src/news.c
5382                 implement imap uid cache and uid validity check
5383
5384 2002-07-25 [alfons]     0.8.0claws12
5385
5386         * src/summaryview.c
5387                 fix a brown paper bag bug, and also add some more
5388                 checks
5389
5390 2002-07-25 [christoph]  0.8.0claws11
5391
5392         * src/folder.c
5393                 don't mix copy, fetch_msginfo and remove
5394                 operations in folder item copy and move
5395                 operations
5396
5397 2002-07-25 [christoph]  0.8.0claws10
5398
5399         * src/folderview.c
5400         * src/mainwindow.c
5401         * src/prefs_folder_item.c
5402         * src/summaryview.[ch]
5403                 remove no longer required parameter update_cache from
5404                 summary_show
5405
5406 2002-07-25 [paul]       0.8.0claws9
5407
5408         * sync with 0.8.1
5409         
5410         * AUTHORS
5411                 a few corrections
5412
5413 2002-07-24 [alfons]     0.8.0claws8
5414
5415         * src/summaryview.c
5416                 sort correctly when using simplified subject line
5417                 (closes feature request "[ 585141 ] applying regexp to subject 
5418                 before sort" submitted by Alexandra Walford)
5419
5420 2002-07-24 [paul]       0.8.0claws7
5421
5422         * sync with 0.8.0cvs3
5423                 see ChangeLog 2002-07-24
5424
5425 2002-07-23 [christoph]  0.8.0claws6
5426
5427         * src/folder.c
5428         * src/folder.h
5429         * src/summaryview.c
5430         * src/summaryview.h
5431         * src/main.c
5432                 o separate processing and summaryview
5433                 o removed summary_write_cache from summaryview
5434                 o removed summaryview->killed_messages, because we don't have
5435                   to keep a list of killed messages anymore. New cache will
5436                   keep the hidden messages in cache anyway
5437         * src/folderview.c
5438         * src/inc.c
5439         * src/selective_download.c
5440                 o removed unnecessary summary_write_cache calls
5441         * src/procmsg.c
5442                 o don't set ignore thread flag in procmsg_get_thread_tree
5443                   if it is already set
5444         * src/mainwindow.c
5445         * src/statusbar.h
5446                 o moved STATUSBAR_PUSH/POP to statusbar.h because
5447                   they are used in different files
5448
5449 2002-07-23 [melvin]     0.8.0claws5
5450
5451         * src/addressbook.c
5452         * src/addrgather.c
5453         * src/editaddress.c
5454         * src/editgroup.c
5455         * src/editldap_basedn.c
5456         * src/importldif.c
5457         * src/prefs_common.c
5458                 Fixed few memory leak (gtk_editable_get_chars returns
5459                 an allocated string)
5460         * src/logwindow.c
5461                 Fixed few memory leak (gtk_editable_get_chars returns
5462                 an allocated string) and modified a little the log cutting
5463                 loop.
5464         * src/compose.c
5465                 Replaced a call to an obsolete function gtk_entry_get_text()
5466                 by gtk_editable_get_chars()
5467         * src/send.c
5468                 Removed a debug printf
5469
5470 2002-07-23 [christoph]  0.8.0claws4
5471
5472         * src/filesel.c
5473                 fix another g_dirname memory leak
5474
5475 2002-07-23 [christoph]  0.8.0claws3
5476
5477         * src/mh.c
5478                 fixed a memory leak in mh_fetch_msginfo
5479                 fixed crash when message header could not be
5480                 parsed
5481
5482 2002-07-23 [paul]       0.8.0claws2
5483
5484         * sync with 0.8.0cvs2
5485                 see ChangeLog 2002-07-23
5486
5487 2002-07-23 [paul]       0.8.0claws1
5488
5489         * sync with 0.8.0cvs1
5490                 see ChangeLog 2002-07-23
5491
5492 2002-07-23 [paul]       0.8.0claws
5493
5494         * release of 0.8.0claws
5495
5496 2002-07-23 [paul]       0.7.8claws99
5497
5498         * po/ru.po
5499                 new Russian translation, submitted by
5500                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
5501
5502 2002-07-22 [jens]       0.7.8claws98
5503
5504         * po/de.po
5505                 Updated German translations.
5506
5507 2002-07-22 [paul]       0.7.8claws97
5508
5509         * po/es.po
5510           po/it.po
5511           po/nl.po
5512           po/pt_BR.po
5513                 updated translations by Ricardo Mones Lastra,
5514                 Alessandro Maestri, Wilbert Berendsen and 
5515                 Fabio Jr. Beneditto respectively
5516
5517 2002-07-22 [christoph]  0.7.8claws96
5518
5519         * src/mimeview.c
5520                 fix memory leak caused by wrong g_dirname usage
5521
5522 2002-07-22 [christoph]  0.7.8claws95
5523
5524         * src/summaryview.c
5525                 update new and unread message counts for summaryview
5526                 summaryview does not get it from the folder anymore
5527                 and has to update the values itself
5528
5529 2002-07-22 [melvin]     0.7.8claws94
5530
5531         * po/fr.po
5532                 Updated French translations.
5533
5534 2002-07-22 [christoph]  0.7.8claws93
5535
5536         * src/matcher.c
5537                 set prop->preg pointer to NULL or following check
5538                 will not fail and regexec will be called with
5539                 invalid pointer
5540
5541 2002-07-21 [alfons]     0.7.8claws92
5542         
5543         * src/prefs_common.[ch]
5544                 remove option "Send return receipt on request"
5545
5546 2002-07-21 [thorsten]   0.7.8claws91
5547
5548         * src/mimeview.c
5549                 fixed memleaks, coding style as pointed out by alfons
5550
5551 2002-07-21 [alfons]     0.7.8claws90
5552
5553         * src/messageview.c
5554         * src/noticeview.[ch]
5555                 o fix bug notice view being displayed when going to empty folder 
5556                   (noticed by Christoph)
5557                 o allow RRR to be sent when restarting sylpheed, or changing folder 
5558                   (noticed by Thorsten)
5559
5560 2002-07-21 [thorsten]   0.7.8claws89
5561
5562         * src/mimeview.c
5563                 Included save_all patch from Xaview FACQ
5564                 added support for pathnames
5565
5566 2002-07-21 [alfons]     0.7.8claws88
5567
5568         * po/POTFILES.in
5569         * src/Makefile.am
5570         * src/mainwindow.c
5571         * src/messageview.[ch]
5572         * src/noticeview.c      ** NEW FILE **
5573         * src/noticeview.h      ** NEW FILE **
5574                 make return receipts work again
5575                 (UI idea by Leandro Pereira)
5576
5577 2002-07-21 [paul]       0.7.8claws87
5578
5579         * src/summaryview.c
5580                 fix sensitivity of 'Select thread'
5581
5582 2002-07-21 [paul]       0.7.8claws86
5583
5584         * src/prefs_common.c
5585                 add browser command line for Galeon
5586
5587 2002-07-21 [paul]       0.7.8claws85
5588
5589         * Makefile.am
5590                 fix 'EXTRA_DIST': remove README.README, add TODO
5591                 and TODO.claws
5592
5593 2002-07-21 [alfons]     0.7.8claws84
5594
5595         * src/gtkstext.c
5596                 make enter clear selection
5597                 (closes "[ 579888 ] Editor selection/entry error"
5598                 reported by Steve Lamb)
5599
5600 2002-07-21 [alfons]     0.7.8claws83
5601         
5602         * src/summaryview.c
5603                 sort message list when selecting unthread messages
5604                 (closes "[ 501593 ] switching threaded view doesn't sort"
5605                 reported by Simon Schubert)
5606
5607 2002-07-20 [alfons]     0.7.8claws82
5608         
5609         * src/matcher.c
5610                 const-correctness
5611
5612 2002-07-20 [thorsten]   0.7.8claws81
5613
5614         * src/matcher.c
5615                 Fixed expansion of empty fields in matchactions
5616
5617 2002-07-19 [melvin]     0.7.8claws80
5618
5619         * src/gtkspell.c
5620                 Removed a duplicate menu entry (fast mode) introduced during
5621                 the new cache merge
5622                 Added a menu separator between 'Use alternate' and 'Fast mode'
5623
5624 2002-07-19 [paul]       0.7.8claws79
5625
5626         * tools/Makefile.am
5627           tools/README
5628                 correct typos
5629
5630 2002-07-19 [thorsten]   0.7.8claws78
5631
5632         * tools/calypso_convert.pl      ** NEW FILE **
5633           tools/README
5634           tools/Makefile.am
5635                 script to import mbox files exported
5636                 by calypso
5637                 o generates folder structure
5638                 o includes attachments
5639
5640 2002-07-19 [melvin]     0.7.8claws77
5641
5642         * src/selective_download.[ch]
5643                 Fixed bug where closing the dialog with the window manager's
5644                 close button will not unlock the summary
5645                 Corrected some function declarations that missed a return value
5646                 Made the source code comply better with coding style.
5647         * src/prefs_common.c
5648                 Added new browser command line for Mozilla.
5649
5650 2002-07-18 [paul]       0.7.8claws76
5651
5652         * src/mainwindow.c
5653           src/selective_download.[ch]
5654                 reflect theme changes, fix Gdk Warning when creating 
5655                 pixmap from NULL window, and minor clean up.
5656                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
5657
5658         * po/en_GB.po
5659                 updated
5660
5661 2002-07-17 [paul]       0.7.8claws75
5662
5663         * INSTALL[.jp]
5664                 sync with 0.8.0
5665         
5666         * po/en_GB.po
5667                 updated
5668
5669 2002-07-16 [paul]       0.7.8claws74
5670
5671         * tools/filter_conv.pl
5672           tools/README
5673                 replace conversion script with reimplemented version, 
5674                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
5675
5676 2002-07-16 [colin]      0.7.8claws73
5677
5678         * src/summaryview.c
5679                 remove forgotten debug messages - sorry ;-)
5680
5681 2002-07-16 [colin]      0.7.8claws72
5682
5683         * src/mimeview.c
5684           src/summaryview.c
5685           src/textview.c
5686           src/textview.h
5687                 add the ability to select part of a text mime-part 
5688                 to reply.
5689
5690 2002-07-15 [christoph]  0.7.8claws71
5691
5692         * src/folder.c
5693                 fix folder message count for folders without
5694                 msg_is_changed (includes news folders)
5695
5696 2002-07-15 [martin]     0.7.8claws70
5697
5698         * src/summaryview.c
5699                 option "display recipient on 'From'..." now works
5700                 without the need of enabling the option
5701                 "display  sender  using  address  book".
5702
5703 2002-07-15 [christoph]  0.7.8claws69
5704
5705         * src/summaryview.c
5706                 removed setting folder status from summaryview.
5707                 folder.c should update all message counts correctly.
5708
5709 2002-07-15 [paul]       0.7.8claws68
5710
5711         * po/pt_BR.po
5712                 updated by Fabio Junior Beneditto
5713
5714 2002-07-15 [darko]      0.7.8claws67
5715
5716         * src/mh.c
5717                 Fixed target folder colorization, don't decrease op
5718                 number twice
5719
5720 2002-07-14 [paul]       0.7.8claws66
5721
5722         * sync with main 0.8.0
5723                 see ChangeLog 2002-07-14
5724
5725 2002-07-13 [melvin]     0.7.8claws65
5726         
5727         * src/addrbook.c
5728         * src/addressbook.c
5729         * src/addrindex.c
5730                 Replaced sprintf by g_snprintf to prevent possible buffer
5731                 overflow.
5732         * src/news.c
5733                 Corrected a log message output format.
5734                 Added a missing "done" debug output.
5735         * src/compose.c
5736                 Added keyboard accelerator for Priority menu items
5737                 Added missing \n in debug output
5738         * src/logwindow.c
5739         * src/gtkspell.c
5740         * src/rfc2015.c
5741                 Added missing \n in debug output
5742
5743 2002-07-13 [paul]       0.7.8claws64
5744
5745         * man/sylpheed.1
5746                 change Sergey's email address to the sf address
5747
5748         * src/textview.c
5749                 increase show_url_timeout (more useful for long
5750                 urls)
5751
5752 2002-07-12 [sergey]     0.7.8claws63
5753
5754         * src/rfc2015.c
5755                 applied (with some modifications) patch to set the
5756                 micalg parameter for signatures
5757                 (2001-08-28 Werner Koch <wk@gnupg.org>)
5758
5759 2002-07-12 [sergey]     0.7.8claws62
5760
5761         * man/Makefile.am
5762         * configure.in
5763                 fixed man page installation
5764
5765 2002-07-12 [paul]       0.7.8claws61
5766
5767         * sync with 0.7.8cvs26
5768                 see ChangeLog 2002-07-11 and 2002-07-12
5769
5770 2002-07-11 [christoph]  0.7.8claws60
5771
5772         * src/compose.c
5773         * src/procmsg.c
5774                 first use the message number to find the message
5775                 to mark with a reply flag but check the
5776                 message-id if we got the correct message, if not
5777                 try to find it by message-id.
5778                 use new string seperator that is not allowed
5779                 in message-ids.
5780
5781 2002-07-11 [paul]       0.7.8claws59
5782
5783         * sync with 0.7.8cvs23
5784                 see ChangeLog 2002-07-10
5785
5786 2002-07-10 [christoph]  0.7.8claws58
5787
5788         * src/folder.[ch]
5789         * src/msgcache.[ch]
5790                 Added message-id table to the cache in memory
5791                 and functions to msgcache.c and folder.c to
5792                 fetch MsgInfos by message id
5793         * src/compose.c
5794         * src/procmsg.c
5795                 store folder and message-id of message replying
5796                 to in queue header and set reply flag after sending
5797                 (Closes bug #469498)
5798
5799 2002-07-10 [paul]       0.7.8claws57
5800
5801         * AUTHORS
5802           man/sylpheed.1.gz
5803                 add Martin to the list of authors
5804
5805 2002-07-09 [martin]     0.7.8claws56
5806         * src/gtksctree.c
5807                 Added gtk_ctree_last_visible(), tree_update_level(),
5808                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
5809                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
5810                 from gtk+ to gtksctree.c for the new sorting code
5811                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
5812                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
5813         * src/gtksctree.h
5814                 Added declaration for gtk_sctree_sort_recursive() and
5815                 gtk_sctree_sort_node
5816         * src/addressbook.c
5817         * src/foldersel.c
5818         * src/folderview.c
5819         * src/summaryview.c
5820                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
5821                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
5822
5823 2002-07-08 [paul]       0.7.8claws55
5824
5825         * more sync with 0.7.8cvs21
5826                 see ChangeLog 2002-07-08
5827
5828 2002-07-08 [paul]       0.7.8claws54
5829
5830         * sync with 0.7.8cvs21
5831                 see ChangeLog 2002-07-08
5832
5833 2002-07-07 [alfons]     0.7.8claws53
5834
5835         * src/Makefile.am
5836         * src/stock_pixmap.[ch]
5837         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
5838         * src/pixmaps/notice_error.xpm  ** NEW FILE **
5839         * src/pixmaps/notice_note.xpm   ** NEW FILE **
5840                 add new pixmaps for upcoming notice pane
5841
5842 2002-07-06 [melvin]     0.7.8claws52
5843
5844         * src/gtkspell.[ch]
5845                 Made them a bit closer to Sylpheed's coding style.
5846                 Removed old code.
5847                 Removed possible memory leaks when some errors occurs.
5848
5849 2002-07-06 [melvin]     0.7.8claws51
5850
5851         * po/Makefile.in.in
5852                 Removed --no-location in xgettext command line to help
5853                 translators that use Emacs' po-mode
5854         * src/quote_fmt.c
5855                 Removed unnecessary comments that messed up sylpheed.pot
5856
5857 2002-07-06 [paul]       0.7.8claws50
5858
5859         * sync with 0.7.8cvs19
5860                 see ChangeLog 2002-07-05
5861
5862 2002-07-06 [christoph]  0.7.8claws49
5863
5864         * src/folder.c
5865         * src/mainwindow.c
5866                 fix folder_item_remove_all_msg and folderview
5867                 status for trash folders after emptying trash
5868
5869 2002-07-05 [paul]       0.7.8claws48
5870
5871         * sync with 0.7.8cvs16
5872                 see ChangeLog 2002-07-04 and 2002-07-05
5873
5874 2002-07-04 [paul]       0.7.8claws47
5875
5876         * sync with 0.7.8cvs14
5877                 see  ChangeLog 2002-07-04
5878
5879 2002-07-03 [alfons]     0.7.8claws46
5880
5881         * src/folder.c
5882                 dupe folder item's path because it's being reallocated
5883                 by new folder scanning code
5884
5885 2002-07-03 [christoph]  0.7.8claws45
5886
5887         * src/imap.c
5888                 better IMAP uid fetching using 'FETCH 1:* (UID)'
5889         * src/msgcache.c
5890                 add missing return in msgcache_write
5891
5892 2002-07-02 [thorsten]   0.7.8claws44
5893
5894         * src/jpilot.c
5895         * src/msgcache.c
5896         * src/rfc2015.c
5897                 use binary mode for file access
5898
5899 2002-07-02 [christoph]  0.7.8claws43
5900
5901         * major code cleanup (part 1)
5902         
5903                 - unused variables removed
5904                 - unused functions removed
5905                 - uninitialized variables checked
5906                 - missing return statements added
5907                 - missing function return types added
5908                 - added parentheses around assignment and
5909                   && in || when suggested by gcc
5910               
5911         * src/mh.c
5912         * src/folder.c
5913                 replaced direct calls to folder->scan_tree
5914                 with folder_scan_tree and restore folder
5915                 prefs in this function. The folder should
5916                 not have to deal with them.
5917                 ( Should now work for all folder types )
5918
5919 2002-07-02 [paul]       0.7.8claws42
5920
5921         * sync with 0.7.8cvs13
5922                 see ChangeLog 2002-07-01 and 2002-07-02
5923
5924 2002-07-01 [christoph]  0.7.8claws41
5925
5926         * src/summaryview.c
5927                 fix "goto next/prev unread message" with
5928                 ignored threads
5929
5930 2002-07-01 [paul]       0.7.8claws40
5931
5932         * po/es.po
5933                 updated by Ricardo Mones Lastra
5934
5935 2002-06-30 [match]      0.7.8claws39
5936
5937         * src/jpilot.c
5938                 applied variation of leonerd's patch (566661) to
5939                 allow multiple email addresses per JPilot entry.
5940                 addresses may be separated by space, comma, pipe,
5941                 semi-colon, new-line.
5942
5943 2002-06-30 [alfons]     0.7.8claws38
5944
5945         * src/procmsg.c
5946                 simple fix for putting older nodes before
5947                 newer nodes when threading by subject
5948
5949 2002-06-30 [christoph]  0.7.8claws37
5950
5951         * src/folder.c
5952         * src/folderview.c
5953         * src/mh.c
5954         * src/news.c
5955         * src/procmsg.c
5956                 fix broken folder tree rescaning
5957                 and don't use procmsg_get_mark_sum
5958                 anymore
5959
5960 2002-06-30 [christoph]  0.7.8claws36
5961
5962         * merge new cache branch
5963         * src/imap.c
5964                 fix new cache imap copy bug
5965         * src/folder.c
5966                 improved folder_item_scan
5967                 it should now always set the correct
5968                 new, unread and total message counts
5969
5970 2002-06-29 [paul]       0.7.8claws35
5971
5972         * configure.in
5973                 correct syntax error
5974
5975 2002-06-29 [paul]       0.7.8claws34
5976
5977         * configure.in
5978           Makefile.am
5979           man/Makefile.am       ** NEW FILE **
5980           man/sylpheed.1.gz     ** NEW FILE **
5981                 add Sylpheed man page
5982
5983 2002-06-29 [paul]       0.7.8claws33
5984
5985         * po/pt_BR.po
5986                 updated by Fabio Junior Beneditto
5987
5988 2002-06-28 [jens]       0.7.8claws32
5989
5990         * po/de.po
5991                 translation updated
5992
5993         * src/selective_download.c
5994                 removed gettext for space " "
5995
5996         * src/imap.c
5997                 removed wrong space
5998
5999 2002-06-28 [paul]       0.7.8claws31
6000
6001         * sync with 0.7.8cvs11
6002                 see ChangeLog 2002-06-28
6003
6004 2002-06-28 [paul]       0.7.8claws30
6005
6006         * sync with 0.7.8cvs10
6007                 see ChangeLog 2002-06-27 and 2002-06-28
6008
6009 2002-06-26 [paul]       0.7.8claws29
6010
6011         * src/addrgather.c
6012           src/selective_download.c
6013                 don't gettextise empty strings.
6014                 reserved by gettext. gettext("") returns 
6015                 the header entry with meta information, 
6016                 not the empty string
6017
6018         * po/en_GB.po
6019                 updated
6020
6021 2002-06-26 [paul]       0.7.8claws28
6022
6023         * sync with 0.7.8cvs7
6024                 see ChangeLog 2002-06-25
6025
6026         * src/prefs_common.c
6027                 ...and in the process, tweak the gui a little
6028
6029 2002-06-25 [alfons]     0.7.8claws27
6030         
6031         * configure.in
6032         * src/Makefile.am
6033                 fine tune ldap library detection
6034
6035 2002-06-25 [alfons]     0.7.8claws26
6036
6037         * src/compose.c
6038                 don't allow return receipts when composing a news article
6039
6040 2002-06-25 [paul]       0.7.8claws25
6041
6042         * Makefile.am
6043                 add '$(AMTAR)' to 'release' section to allow for
6044                 new and older autotools
6045
6046 2002-06-25 [paul]       0.7.8claws24
6047
6048         * src/summaryview.c
6049                 fix "No more unread messages" persistant pop-up
6050                 window bug
6051
6052 2002-06-25 [paul]       0.7.8claws23
6053
6054         * po/it.po
6055                 updated by Alessandro Maestri
6056
6057 2002-06-25 [paul]       0.7.8claws22
6058
6059         * sync with 0.7.8cvs6
6060                 see ChangeLog 2002-06-25
6061
6062 2002-06-24 [paul]       0.7.8claws21
6063
6064         * tools/update-po
6065                 add GPL copyright information
6066
6067 2002-06-24 [paul]       0.7.8claws20
6068
6069         * tools/Makefile.am
6070           tools/README
6071           tools/update-po       ** NEW FILE **
6072                 add script that eases the creation of *.po files
6073                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
6074
6075 2002-06-23 [alfons]     0.7.8claws19
6076
6077         * src/messageview.c
6078                 make notification_convert_header obey const correctness
6079                 (next step will be fixing the broken return receipt)
6080
6081 2002-06-23 [paul]       0.7.8claws18
6082
6083         * src/messageview.c
6084                 fix bug introduced in last commit:
6085                 removed too much code in last commit - put back what's
6086                 needed
6087
6088 2002-06-23 [paul]       0.7.8claws17
6089
6090         * src/messageview.[ch]
6091                 remove code committed in error from locally patched
6092                 source
6093
6094 2002-06-23 [colin]      0.7.8claws16
6095
6096         * src/compose.[ch]
6097                 add compose_entry_select(), used to select the default_to
6098                 email address - hopefully avoiding people sending mails to
6099                 wrong recipients.
6100
6101 2002-06-22 [alfons]     0.7.8claws15
6102
6103         * AUTHORS
6104                 add Bram Metsch & Stanislav Karchebny
6105         * src/smtp.[ch]
6106         * src/prefs_account.[ch]
6107         * src/send.c
6108                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
6109                   options.  (see <http://sourceforge.net/tracker/index.php
6110                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
6111
6112                 - merge Stanislav's fix to make SMTP AUTH work with qmail
6113                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
6114
6115 2002-06-22 [paul]       0.7.8claws14
6116
6117         * sync with 0.7.8cvs5
6118                 see ChangeLog 2002-06-19 and 2002-06-20
6119
6120 2002-06-22 [alfons]     0.7.8claws13
6121
6122         * src/selective_download.c
6123                 fix a stupid mistake I made
6124
6125 2002-06-22 [alfons]     0.7.8claws12
6126
6127         * src/selective_download.[ch]
6128                 fix another unnoticed leak; cleanup code
6129
6130 2002-06-21 [alfons]
6131
6132         * tools/Makefile.am
6133                 gpg-sign <-- gpg-sign-syl
6134
6135 2002-06-21 [alfons]     0.7.8claws11
6136
6137         * src/selective_download.c
6138         * src/selective_download.h
6139                 fix assorted mix of allocation errors (should solve
6140                 problem reported by Philippe Gramoullé, see:
6141                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
6142
6143 2002-06-20 [melvin]     0.7.8claws10
6144
6145         * tools/gpg-sign *REMOVED*
6146           tools/gpg-sign-syl *ADDED*
6147                 Replaced the gpg clearsigning script with the version using
6148                 xterm instead of ssh-askpass and changed its name.
6149
6150         * README.claws
6151                 Updated actions example to reflect the renaming of the
6152                 gpg clearsigning script.
6153
6154 2002-06-19 [paul]       0.7.8claws9
6155
6156         * sync with 0.7.8claws9
6157                 see ChangeLog 2002-06-18 and 2002-06-19
6158
6159 2002-06-19 [paul]       0.7.8claws8
6160
6161         * sync with 0.7.8cvs1
6162                 see ChangeLog 2002-06-18
6163
6164 2002-06-18 [alfons]     0.7.8claws7
6165
6166         * src/mainwindow.h
6167                 add omitted prototype
6168
6169 2002-06-17 [paul]       0.7.8claws6
6170
6171         * src/mainwindow.c
6172                 fix hiding of exec_btn
6173
6174 2002-06-17 [paul]       0.7.8claws5
6175
6176         * src/pop.c
6177                 remove unneeded code: should_delete() 
6178                 and Pop3State::uidl_todelete_list
6179
6180 2002-06-17 [paul]       0.7.8claws4
6181
6182         * sync with 0.7.8
6183                 see ChangeLog 2002-06-11 and 2002-06-13
6184
6185 2002-06-16 [alfons]     0.7.8claws3
6186         
6187         * src/folder.c
6188                 make sure lock sort mode (claws specific) is
6189                 also persists after a tree rescan
6190
6191 2002-06-16 [alfons]     0.7.8claws2
6192
6193         * src/prefs_folder_item.c
6194         * src/folder.[ch]
6195                 fix persistence of folder sort mode (broken
6196                 by adapting Hiro's new folder persistence code)
6197
6198 2002-06-16 [alfons]     0.7.8claws1
6199
6200         * AUTHORS
6201         * src/logwindow.c
6202         * src/prefscommon.[ch]
6203                 control size of log text in log window; 
6204                 closes patch #569155 submitted by Mitko Haralanov.
6205
6206 2002-06-15 [paul]       0.7.8claws
6207
6208         * release of 0.7.8claws
6209
6210 2002-06-15 [paul]       0.7.7claws
6211
6212         * po/pt_BR.po
6213                 updated by Fabio Junior Beneditto
6214
6215 2002-06-14 [paul]       0.7.6claws49
6216
6217         * po/es.po
6218                 updated by Ricardo Mones Lastra
6219
6220 2002-06-14 [paul]       0.7.6claws48
6221
6222         * po/nl.po
6223                 updated translation by Wilbert Berendsen
6224
6225 2002-06-14 [melvin]     0.7.6claws47
6226
6227         * po/fr.po
6228                 Updated French translation
6229
6230 2002-06-13 [paul]       0.7.6claws46
6231
6232         * src/filesel.c
6233                 allow filename to be typed in, rather than just
6234                 selected by the mouse. Patch by Gustavo Noronha Silva.
6235
6236 2002-06-13 [alfons]     0.7.6claws45
6237
6238         * src/mainwindow.[ch]
6239                 more cleanups (removing unnecessary menu items Expand 
6240                 summary / message view)
6241
6242 2002-06-13 [melvin]     0.7.6claws44
6243
6244         * po/POTFILES.in
6245                 Added src/string_match.c
6246         * src/string_match.c
6247                 Fixed possible buffer overflow.
6248                 Corrected typo.
6249                 Added missing config.h header.
6250         * src/prefs_common.c
6251           src/prefs_matcher.c
6252           src/prefs_scoring.c
6253                 Made some strings translatable (missing _(..)).
6254
6255 2002-06-13 [melvin]     0.7.6claws43
6256
6257         * README.claws
6258                 Corrected action example (verifying clearsigned mail).
6259         * src/prefs_account.c
6260                 Corrected typo.
6261         * src/prefs_common.c
6262                 Removed incorrect line that generated a Gtk-CRITICAL msg.
6263
6264 2002-06-12 [alfons]     0.7.6claws42
6265
6266         * src/summaryview.c
6267                 add init of score column lost in 0.7.6claws42
6268
6269 2002-06-12 [paul]       0.7.6claws41
6270
6271         * src/prefs_account.c
6272                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
6273                 behavior of the radio buttons, (from 0.7.7cvs2)
6274
6275 2002-06-11 [alfons]     0.7.6claws40
6276
6277         * src/messageview.[ch]
6278         * src/summaryview.[ch]
6279         * src/summary_search.c
6280         * src/mainwindow.c
6281                 perform a sync to bring in Hiro's separate view implementation 
6282
6283                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
6284
6285 2002-06-11 [paul]       0.7.6claws39
6286         
6287         * src/prefs_account.c
6288                 correct a typo on the Receive tab
6289
6290 2002-06-10 [match]      0.7.6claws38
6291
6292         * src/addressbook.c
6293                 Included address completion patch from Gustavo Noronha.
6294
6295 2002-06-10 [paul]       0.7.6claws37
6296
6297         * src/inc.[ch]
6298           src/pop.c
6299           src/prefs_account.[ch]
6300           src/selective_download.[ch]
6301                 apply PATCH #561712
6302                  NEW:
6303                 - check if POP Account
6304                 - Receive Button renamed to Preview
6305                 - Preview Button Popup: preview new/all messages
6306                 - Download Button
6307                 - Account Preferences-->Receive tab checkbutton if you
6308                   want to remove Mail after Download
6309                 -: default YES
6310                 - Account Preferences-->Receive tab checkbutton use
6311                   filtering rules on preview
6312                   (think of delete_on_server)
6313                 -: default YES
6314                 - Account selectable from SD dialog
6315                 - checkbutton to show already downloaded messages if
6316                   all messages are previewed
6317                 - new clist column showing Date
6318                 - ESC KEY close
6319                 FIXES:
6320                 - play ball with UIDL
6321                 - fault tolerant (?) 
6322                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
6323
6324 2002-06-10 [melvin]     0.7.6claws36
6325
6326         * README.claws
6327                 Added a hint to ac/README in cvs instructions.
6328
6329         * src/prefs_actions.c
6330                 Made it possible to use a more elaborate command line
6331                 for asynchronous actions, too.
6332
6333 2002-06-10 [melvin]     0.7.6claws35
6334         
6335         * src/prefs_actions.c
6336                 Make it possible to use a more elaborate command line
6337                 (e.g. |foo|bar|cat>there;echo Done|)
6338                 Corrected error message when calling %f, %F and %p commands
6339                 from the compose window.
6340
6341 2002-06-09 [colin]      0.7.6claws34
6342
6343         * src/summaryview.c
6344                 Automatically find unread messages in current folder
6345                 before annoying the user.
6346
6347 2002-06-08 [alfons]     0.7.6claws33
6348
6349         * po/it.po
6350                 remove bad formatting string in it.po translation
6351                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
6352
6353 2002-06-08 [paul]       0.7.6claws32
6354
6355         * sync with 0.7.6cvs25
6356                 see ChangeLog 2002-06-07
6357
6358 2002-06-05 [paul]       0.7.6claws31
6359
6360         * src/mainwindow.c
6361                 add 'Sort by locked' and 'Sort by score'
6362
6363 2002-06-05 [paul]       0.7.6claws30
6364
6365         * sync with 0.7.6cvs24
6366                 see ChangeLog 2002-06-04
6367
6368 2002-06-04 [paul]       0.7.6claws29
6369
6370         * po/pt_BR.po
6371                 updated by Fabio Junior Beneditto
6372
6373 2002-06-03 [thorsten]   0.7.6claws28
6374
6375         * src/matcher.c
6376                 fclose() matcherrc after reading
6377
6378 2002-06-03 [paul]       0.7.6claws27
6379
6380         * sync with 0.7.6cvs21
6381                 see ChangeLog 2002-05-31
6382
6383 2002-05-31 [paul]       0.7.6claws26
6384
6385         * sync with 0.7.6cvs20
6386                 see ChangeLog 2002-05-29 and 2002-05-30
6387
6388 2002-05-31 [paul]       0.7.6claws25
6389
6390         * src/imap.c
6391                 hopefully fix last buggy sync
6392
6393         * README.claws
6394                 correct typo in 'Actions' examples
6395
6396 2002-05-29 [paul]       0.7.6claws24
6397
6398         * sync with 0.7.6cvs18
6399                 see ChangeLog 2002-05-28 and 2002-05-29
6400
6401         * src/news.c
6402           src/nntp.[ch]
6403                 sync with above 
6404
6405 2002-05-28 [paul]       0.7.6claws23
6406
6407         * sync with 0.7.6cvs16
6408                 see ChangeLog 2002-05-28
6409
6410 2002-05-27 [thorsten]   0.7.6claws22 
6411
6412         * faq/it/sylpheed-faq-1.html
6413           faq/it/sylpheed-faq-2.html
6414           faq/it/sylpheed-faq-3.html
6415           faq/it/sylpheed-faq.html
6416                 corrected DOS lineendings
6417         * faq/de/sylpheed-faq-1.html
6418           faq/de/sylpheed-faq-2.html
6419           faq/en/sylpheed-faq-1.html
6420           faq/en/sylpheed-faq-2.html
6421           faq/en/sylpheed-faq-3.html
6422           faq/es/sylpheed-faq-1.html
6423           faq/es/sylpheed-faq-2.html
6424           faq/es/sylpheed-faq-3.html
6425           faq/fr/sylpheed-faq-1.html
6426           faq/it/sylpheed-faq-1.html
6427           faq/it/sylpheed-faq-2.html
6428           faq/it/sylpheed-faq-3.html
6429           faq/it/sylpheed-faq.html
6430                 changed ">" to &quot;
6431
6432 2002-05-27 [paul]       0.7.6claws21
6433         
6434         * sync with 0.7.6cvs15
6435                 see ChangeLog 2002-05-27
6436
6437 2002-05-27 [paul]       0.7.6claws20
6438
6439         * src/prefs_account.c
6440                 correct a typo
6441
6442 2002-05-26 [paul]       0.7.6claws19
6443
6444         * tools/README
6445                 correct a typo
6446
6447 2002-05-25 [paul]       0.7.6claws18
6448
6449         * tools/README
6450                 add description of kmail2sylpheed.pl
6451
6452 2002-05-25 [paul]       0.7.6claws17
6453
6454         * tools/kmail2sylpheed.pl       ** NEW FILE **
6455                 perl script that converts an exported Kmail address
6456                 book, converts it to sylpheed addressbook file,
6457                 writes the file to .sylpheed, and updates
6458                 addrbook--index.xml 
6459
6460 2002-05-25 [paul]       0.7.6claws16
6461
6462         * sync with 0.7.6cvs14
6463                 see ChangeLog 2002-05-23
6464
6465 2002-05-24 [paul]       0.7.6claws15
6466
6467         * README.claws
6468                 make a correction and add some more info
6469
6470 2002-05-24 [paul]       0.7.6claws14
6471
6472         * src/compose.c
6473                 fix memory leak in 
6474                 compose_redirect_write_headers_from_headerlist()
6475                 add Subject and Resent-Message-ID to
6476                 compose_redirect_write_headers()
6477                 Received, Subject, and X-UIDL are filtered out in 
6478                 compose_redirect_write_to_file()
6479
6480 2002-05-23 [paul]       0.7.6claws13
6481
6482         * src/compose.[ch]
6483           src/filtering.c
6484           src/mainwindow.c
6485           src/matcher.[ch]
6486           src/matcher_parser_lex.l
6487           src/matcher_parser_parse.y
6488           src/prefs_common.[ch]
6489           src/prefs_filtering.c
6490           src/summaryview.c
6491                 rename 'Bounce' to 'Redirect'
6492
6493 2002-05-23 [paul]       0.7.6claws12
6494
6495         * more sync with 0.7.6cvs13
6496           src/compose.c
6497                 see ChangeLog 2002-05-22
6498
6499 2002-05-22 [paul]       0.7.6claws11
6500
6501         * sync with 0.7.6cvs13
6502           src/codeconv.c
6503                 see ChangeLog 2002-05-20
6504           src/prefs_common.c
6505                 see ChangeLog 2002-05-22
6506
6507 2002-05-21 [melvin]     0.7.6claws10
6508
6509         * src/folderview.c
6510                 Added missing filtering and scoring headers
6511                 Fixed bad function call that showed garbage 
6512                 in Folder->Processing
6513
6514 2002-05-21 [paul]       0.7.6claws9
6515
6516         * tools/Makefile.am
6517                 make all tools executable, (patch by Alfons).
6518
6519 2002-05-20 [alfons]     0.7.6claws8
6520
6521         * src/procheader.c
6522                 don't forget to call mktime() so we have a valid week 
6523                 and year day
6524                 (Bug report by Roger Sondermann <mail@jumaros.de>)
6525
6526 2002-05-20 [paul]       0.7.6claws7
6527
6528         * src/html.c
6529                 fix broken parsing of urls
6530         * src/textview.c
6531                 fix displaying of urls
6532
6533                 both fixes from the patch [547855] by Eugene 
6534                 Brevdo (zonem)
6535
6536 2002-05-19 [alfons]     0.7.6claws6
6537
6538         * configure.in
6539                 make sylpheed configure correctly with the latest
6540                 and greatest of automake / autoconf / gettext
6541
6542 2002-05-19 [alfons]     0.7.6claws5
6543
6544         * src/procheader.c
6545         * src/procheader.h
6546                 add function for returning ime zone offset
6547         * src/quote_fmt.c
6548         * src/quote_fmt_parse.y
6549                 better quotation formatting - does not convert
6550                 to local time, but uses the original date string.
6551                 
6552                 Note: %z inserts the timezone offset (should 
6553                 work also on platforms where strftime does not
6554                 support %z).
6555
6556 2002-05-18 [christoph]  0.7.6claws4
6557
6558         * src/summaryview.c
6559                 fix indentation of some code
6560         * tools/Makefile.am
6561                 fix spaces after \
6562         * src/Makefile.am
6563                 add missing \
6564                 correct path for ignorethread.xpm
6565                 incorrect filename for sylpheed_logo.xpm
6566                 add missing include matcher_parser_parse.h
6567
6568 2002-05-18 [paul]       0.7.6claws3
6569
6570         * sync with 0.7.6cvs8
6571                 see ChangeLog 2002-05-16 and 2002-05-17
6572
6573 2002-05-18 [melvin]     0.7.6claws2
6574
6575         * README.claws
6576                 Corrected an action's definition and fixed some misspellings.
6577
6578 2002-05-18 [paul]       0.7.6claws1
6579
6580         * tools/Makefile.am
6581           tools/gpg-sign        ** new file **
6582           tools/uudec           ** new file **
6583                 add Melvin's Actions scripts
6584
6585         * README.claws
6586                 add Melvin's descriptions for Actions
6587
6588 2002-05-18 [paul]       0.7.6claws
6589
6590         * Version 0.7.6claws released
6591
6592 2002-05-17 [paul]       0.7.5claws32
6593
6594         * po/es.po
6595                 updated by Ricardo Mones Lastra
6596
6597 2002-05-17 [paul]       0.7.5claws31
6598
6599         * src/compose.c
6600                 fix Account prefs default folder for sent/draft/deleted
6601                 messages bug
6602
6603         * po/it.po
6604           po/nl.po
6605                 updated translation by Alessandro Maestri and
6606                 Wilbert Berendsen
6607
6608 2002-05-17 [melvin]     0.7.5claws30
6609
6610         * src/prefs_actions.c
6611                 Fixed bug where using %F not at the end of the command 
6612                 resulted in an additional empty argument being created.
6613                 Thanks to Darko Koruga for reporting the bug.
6614
6615 2002-05-17 [melvin]     0.7.5claws29
6616
6617         * po/fr.po
6618                 Updated French translations.
6619
6620 2002-05-15 [paul]       0.7.5claws28
6621         
6622         * po/es.po
6623                 updated by Ricardo Mones Lastra
6624
6625 2002-05-15 [paul]       0.7.5claws27
6626
6627         * sync with 0.7.6cvs4
6628                 see ChangeLog 2002-05-14 and 2002-05-15
6629
6630 2002-05-14 [paul]       0.7.5claws26
6631
6632         * sync with 0.7.6cvs1
6633                 see ChangeLog 2002-05-13
6634
6635 2002-05-13 [thorsten]   0.7.5claws25
6636
6637         * src/messageview.c
6638                 fix select_all and copy in multipart messages
6639         * src/mainwindow.c
6640                 fix select_all and copy in multipart messages
6641
6642 2002-05-12 [paul]       0.7.5claws24
6643
6644         * src/summaryview.c
6645                 reverse last commit, bug already fixed in 0.7.5claws3
6646
6647 2002-05-12 [netztorte]  0.7.5claws23
6648
6649         * src/summaryview.c
6650                 dont parse empty addressbook (checked in before claws20)
6651
6652 2002-05-12 [melvin]     0.7.5claws22
6653
6654         * src/procmsg.[ch]
6655                 Removed unneeded priority code introduced by the previous 
6656                 commit.
6657
6658 2002-05-12 [melvin]     0.7.5claws21
6659
6660         * src/compose.[ch]
6661                 Added possibility to set message's priority.
6662         * src/procmsg.[ch]
6663                 Added possibility to set message's priority.
6664                 Added missing headers
6665
6666 2002-05-12 [melvin]     0.7.5claws20
6667
6668         * src/prefs_actions.c
6669                 Removed implicitely added quotes around the name
6670                 of the temporary files of mime parts.
6671
6672 2002-05-12 [paul]       0.7.5claws19
6673
6674         * sync with 0.7.5cvs20
6675                 see ChangeLog 2002-05-11
6676
6677 2002-05-12 [alfons]     0.7.5claws18
6678
6679         * src/quote_fmt_lex.l
6680         * src/quote_fmt_parse.y
6681                 allow quote / reply date & time format to be set using
6682                 %D{format}. format is a format string you'd pass to
6683                 strftime() (see man strftime, or the Display tab |
6684                 Date format setting).
6685
6686                 Currently %D converts the date to local time. 
6687
6688 2002-05-11 [paul]       0.7.5claws17
6689
6690         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
6691                 see ChangeLog 2002-05-10 and 2002-05-11
6692
6693 2002-05-10 [paul]       0.7.5claws16
6694
6695         * sync with 0.7.5cvs16
6696                 see ChangeLog entries 2002-05-09 and 
6697                 2002-05-10
6698
6699 2002-05-10 [colin]      0.7.5claws15
6700
6701         * src/textview.c
6702                 Corrected a bug that prevented sylpheed to open
6703                 double-clicked URIs.
6704
6705 2002-05-09 [paul]       0.7.5claws14
6706
6707         * sync with 0.7.5cvs14
6708                 see ChangeLog 2002-05-08 and 2002-05-09
6709
6710 2002-05-08 [paul]       0.7.5claws13
6711
6712         * sync with 0.7.5cvs11
6713                 see ChangeLog entry 2002-05-08
6714
6715 2002-05-08 [paul]       0.7.5claws12
6716
6717         * src/mainwindow.c
6718           src/textview.[ch]
6719                 fix segfault on View->Open in new window
6720                 patch submitted by Thorsten Maerz <torte@netztorte.de>
6721
6722 2002-05-07 [paul]       0.7.5claws11
6723
6724         * sync with 0.7.5cvs9
6725                 see ChangeLog entry 2002-05-07
6726
6727 2002-05-06 [paul]       0.7.5claws10
6728
6729         * src/messageview.c
6730           src/textview.c
6731                 display url in statusbar on single-click
6732                 patch submitted by Thorsten Maerz <torte@netztorte.de>
6733
6734 2002-05-06 [match]      0.7.5claws9
6735
6736         * src/addritem.[ch]
6737                 new functions.
6738         * src/addrcache.c
6739                 tidy up.
6740         * src/xmlprops.[ch]
6741                 XML implementation of properties file.
6742         * src/exporthtml.[ch]
6743         * src/expthtmldlg.[ch]
6744         * src/addressbook.c
6745                 export to HTML.
6746
6747 2002-05-02 [sergey]     0.7.5claws8
6748
6749         * src/mainwindow.c (mainwin_entries),
6750           src/prefs_common.c (prefs_send_create()),
6751           src/codeconv.c (locale_table):
6752                 use charset name "Windows-1251" instead of "CP1251".
6753
6754 2002-05-02 [colin]      0.7.5claws7
6755         
6756         * src/compose.c
6757           src/prefs_common.c
6758           src/prefs_folder_item.c
6759                 Fixed cosmetics bugs due to Outbox renamed to Sent.
6760
6761 2002-05-02 [hiro]       0.7.5claws6
6762
6763         * src/imap.c
6764                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
6765
6766 2002-05-02 [paul]       0.7.5claws5
6767
6768         * src/compose.c
6769                 more sync with 0.7.5cvs7, see ChangeLog entry
6770                 2002-05-02
6771
6772 2002-05-02 [hiro]       0.7.5claws4
6773
6774         * src/compose.c
6775                 compose_queue_sub():
6776                 check if queue folder exists (closes #550397).
6777                 removed directory creation since it should be handled
6778                 transparently.
6779         * src/imap.c
6780                 imap_add_msg(): return UID for appended message
6781                 (closes #548842).
6782
6783 2002-04-30 [paul]       0.7.5claws3
6784
6785         * src/summaryview.c
6786                 fix account_find_from_address() bug
6787
6788 2002-04-28 [colin]      0.7.5claws2
6789
6790         * src/compose.c
6791           src/textview.c
6792           src/prefs_common.[ch]
6793           src/utils.[ch]
6794                 Added user-definable quotation characters recognition.
6795
6796 2002-04-28 [paul]       0.7.5claws1
6797
6798         * sync with 0.7.5cvs4
6799                 see ChangeLog entry  2002-04-25
6800
6801 2002-04-28 [paul]       0.7.5claws
6802
6803         * po/es.po
6804           po/nl.po
6805           po/pt_BR.po
6806                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
6807                 Fabio Junior Beneditto
6808
6809 2002-04-27 [jens]       0.7.4claws103
6810
6811         * po/de.po
6812                 updated German translation.
6813
6814 2002-04-27 [hiro]       0.7.4claws102
6815
6816         * src/summaryview.c
6817                 summary_write_cache(): fixed the mark loss of hidden messages.
6818
6819 2002-04-26 [melvin]     0.7.4claws101
6820
6821         * src/procmsg.c
6822                 fixed a second typo (same one)
6823         * po/fr.po
6824           po/it.po
6825           po/pt_BR.po
6826                 fixed the type again...
6827
6828 2002-04-26 [melvin]     0.7.4claws100
6829
6830         * src/procmsg.c
6831                 fixed a typo in an alert message ("temorary").
6832         * po/it.po
6833         * po/pt_BR.po
6834                 corrected the typo  described above.
6835         * po/fr.po
6836                 updated French translation.
6837
6838 2002-04-26 [darko]      0.7.4claws99
6839
6840         * src/summaryview.c
6841                 fix target folder colorization
6842
6843 2002-04-25 [paul]       0.7.4claws98
6844
6845         * po/it.po
6846                 updated by Alessandro Maestri
6847
6848 2002-04-24 [colin]      0.7.4claws97
6849         
6850         * src/compose.c
6851                 Fixed double "subject is empty" question.
6852
6853 2002-04-23 [colin]      0.7.4claws96
6854         
6855         * src/mimeview.c
6856                 Corrected issue when "automatically display images" was
6857                 not set : first image remained after selecting second.
6858
6859 2002-04-23 [melvin]     0.7.4claws95
6860
6861         * src/prefs_actions.c
6862                 Don't display in/out dialog if there is nothing to show.
6863
6864 2002-04-23 [paul]       0.7.4claws94
6865
6866         * sync with 0.7.5cvs3
6867                 bug fixes: see ChangeLog entry 2002-04-23
6868
6869 2002-04-22 [darko]      0.7.4claws93
6870
6871         * src/compose.c
6872                 fix previous check-in which changed code after
6873                 merge from main
6874
6875 2002-04-22 [paul]       0.7.4claws92
6876
6877         * faq/de/*
6878                 add German FAQ
6879         * faq/en/*
6880           faq/es/*
6881           faq/fr/*
6882                 update English, Spanish and French FAQs
6883         * manual/de/*
6884           manual/es/*
6885                 add German and Spanish manuals
6886         * manual/en/*
6887           manual/fr/*
6888                 update English and French manuals
6889
6890         * src/Makefile.am
6891                 add to and re-arrange the pixmap entries
6892
6893 2002-04-22 [darko]      0.7.4claws91
6894
6895         * src/compose.c
6896                 fix sender initials recognition to only allow
6897                 '>' after the initials
6898
6899 2002-04-21 [paul]       0.7.4claws90
6900
6901         * sync with 0.7.5 release
6902                 see ChangeLog entry 2002-04-21
6903
6904 2002-04-21 [alfons]
6905
6906         * src/Makefile.am
6907                 add colin's new pixmaps to EXTRA_DIST
6908
6909 2002-04-21 [colin]      0.7.4claws89
6910         * src/compose.c
6911         * src/inc.c
6912         * src/mainwindow.[ch]
6913         * src/prefs_common.[ch]
6914         * src/stock_pixmap.[ch]
6915                 Added "Work offline" ability.
6916
6917 2002-04-21 [colin]      0.7.4claws88
6918         
6919         * src/mimeview.c
6920         * src/prefs_common.c
6921         * src/prefs_common.h
6922         * src/textview.c : Added an option to common preferences -> display
6923           to allow user not to automatically display images.
6924
6925 2002-04-21 [paul]       0.7.4claws87
6926
6927         * sync with 0.7.4cvs52
6928                 see ChangeLog entry 2002-04-21 (src/imap.c)
6929
6930 2002-04-21 [paul]       0.7.4claws86
6931
6932         * sync with 0.7.4cvs51
6933                 see ChangeLog entry 2002-04-21
6934
6935 2002-04-21 [paul]       0.7.4claws85
6936
6937         * sync with 0.7.4cvs49
6938                 see ChangeLog entries 2002-04-20 and 2002-04-21
6939
6940         * src/Makefile.am
6941                 clean up: remove old 'stock_' element from xpm 
6942                 filenames.
6943
6944 2002-04-21 [alfons]     0.7.4claws84
6945
6946         apply sync patch from Paul
6947
6948         * src/folderview.c
6949                 use old claws prefs_folder_item_create() for now
6950
6951 2002-04-19 [match]      0.7.4claws83
6952
6953         * src/addressbook.[ch]
6954         * src/addrharvest.[ch]
6955         * src/addrgather.[ch]
6956                 recurse folders.
6957         * src/mainwindow.c
6958         * src/summaryview.[ch]
6959                 change menu option.
6960
6961 2002-04-19 [paul]       0.7.4claws82
6962
6963         * po/pt_BR.po
6964                 updated by Fabio Junior Beneditto
6965
6966 2002-04-14 [alfons]     0.7.4claws81
6967
6968         * src/passphrase.c
6969                 add #include <sys/types.h> for mode_t and off_t 
6970
6971 2002-04-13 [paul]       0.7.4claws80
6972         
6973         * src/main.c
6974           src/passphrase.[ch]
6975           src/pgptext.c
6976           src/prefs_common.[ch]
6977           src/rfc2015.c
6978                 enable storing of GnuPG passphrase for the whole 
6979                 session or a user-defined number of minutes. patch 
6980                 submitted by Ravemax <ravemax@dextrose.com>
6981
6982 2002-04-13 [alfons]     0.7.4claws79
6983
6984         * src/textview.c
6985                 make email parser also stop scanning when encountering separators
6986                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
6987
6988 2002-04-13 [paul]       0.7.4claws78
6989
6990         * sync with 0.7.4cvs39
6991                 see ChangeLog entry 2002-04-12
6992
6993 2002-04-11 [paul]       0.7.4claws77
6994
6995         * sync with 0.7.4cvs37
6996                 see ChangeLog entry 2002-04-11
6997
6998 2002-04-11 [paul]       0.7.4claws76
6999
7000         * COPYING 
7001                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
7002                 the clause for OpenSSL). sync with sylpheed main
7003
7004 2002-04-09 [melvin]     0.7.4claws75
7005
7006         * src/compose.c
7007                 Made 'Ctrl-Enter' on send ignore some modifiers 
7008                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
7009                 to bind other *-Enter (but not Alt-Enter).
7010
7011 2002-04-09 [paul]       0.7.4claws74
7012
7013         * sync with 0.7.4cvs35
7014                 see ChangeLog entries 2002-04-09
7015
7016 2002-04-08 [paul]       0.7.4claws73
7017
7018         * sync with 0.7.4cvs33
7019                 see ChangeLog entry 200-04-08
7020
7021 2002-04-07 [match]      0.7.4claws72
7022
7023         * src/addrharvest.[ch]
7024                 fixed to read all addresses in header, regardless
7025                 of header size. improved name parsing. accommodate
7026                 harvest from folders and selected message.
7027         * src/addritem.[ch]
7028                 included new address parsing function.
7029         * src/addrgather.[ch]
7030         * src/addressbook.[ch]
7031         * src/summaryview.[ch]
7032         * src/mainwindow.c
7033                 allow address harvest of folder as well as selected
7034                 messages.
7035
7036 2002-04-07 [paul]       0.7.4claws71
7037
7038         * src/esmtp.[ch]
7039           src/smtp.c
7040                 don't try to authenticate with CRAM-MD5 in SMTP when 
7041                 SMTP-AUTH enabled if MTA doesn't issue this 
7042                 auth-method in it's ehlo-response. bug item #531364,
7043                 patch item #938910. patch submitted by Colin Leroy 
7044                 <colin@colino.net>
7045
7046 2002-04-07 [paul]       0.7.4claws70
7047
7048         * src/nntp.c
7049                 fix missing MODE_READER bug. patch submitted by
7050                 Colin Leroy <colin@colino.net>
7051
7052 2002-04-07 [alfons]     0.7.4claws69
7053
7054         * src/matcher.[ch]
7055         * src/prefs_filtering.c
7056         * src/summaryview.c
7057                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
7058                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
7059
7060 2002-04-07 [paul]       0.7.4claws68
7061
7062         * sync with 0.7.4cvs32
7063                 see ChangeLog entry 2002-04-06
7064
7065         * tools/filter_conv.pl
7066                 more bug fixes
7067
7068 2002-04-06 [paul]       0.7.4claws67
7069
7070         * tools/filter_conv.pl
7071                 modify to be able to find the name of the first
7072                 mailbox and use that. main's filter does not
7073                 record the full path to the mailbox and therefore
7074                 can only filter to the first mailbox.
7075
7076 2002-04-05 [paul]       0.7.4claws66
7077
7078         * tools/filter_conv.pl
7079                 attempt to make the script all-encompassing and
7080                 be able to convert any main 'filter' rule thrown
7081                 at it
7082
7083 2002-04-05 [paul]       0.7.4claws65
7084
7085         * tools/filter_conv.pl
7086                 allow for collapsed folder trees
7087
7088 2002-04-05 [paul]       0.7.4claws64
7089
7090         * sync with 0.7.4cvs31
7091                 see ChangeLog entries 2002-04-05
7092
7093 2002-04-03 [paul]       0.7.4claws63
7094
7095         * sync with 0.7.4cvs29
7096                 see ChangeLog entries 2002-04-02 and 2002-04-03
7097
7098 2002-04-02 [paul]       0.7.4claws62
7099
7100         * sync with 0.7.4cvs26
7101                 see ChangeLog entry 2002-04-01
7102
7103 2002-04-02 [match]      0.7.4claws61
7104
7105         * src/pine.[ch]
7106         * src/importpine.[ch]
7107         * src/addressbook.c
7108                 import Pine address book.
7109
7110 2002-04-02 [match]      0.7.4claws60
7111
7112         * src/addrharvest.[ch]
7113                 improve address parsing of funky addresses.
7114
7115 2002-04-02 [darko]      0.7.4claws59
7116
7117         * src/compose.c
7118                 wrap on send improvements, it now recognizes quoted
7119                 initials as part of the quotation string, and it
7120                 does not join lines separated by CR
7121
7122 2002-04-01 [match]      0.7.4claws58
7123
7124         * src/mgutils.[ch]
7125                 added new functions.
7126         * src/mutt.[ch]
7127                 remove excessive duplicate address generation
7128                 on import.
7129
7130 2002-04-01 [alfons]     0.7.4claws57
7131         
7132         * src/summaryview.c
7133                 put back g_free() 
7134
7135 2002-04-01 [paul]       0.7.4claws56
7136
7137         * sync with 0.7.4cvs25
7138                 see ChangeLog entry 2002-04-01
7139
7140 2002-04-01 [alfons]     0.7.4aprilfool55
7141
7142         * src/summaryview.c
7143                 honour feature request item #537427 to allow for
7144                 displaying names from address book for sent mail also
7145
7146 2002-03-29 [paul]       0.7.4claws54
7147
7148         * src/mainwindow.c
7149           src/prefs_filtering.[ch]
7150           src/prefs_matcher.c
7151           src/summaryview.c
7152                 add 'fast filter' for claws' filtering,
7153                 /Tools/Create filter rule/... patch submitted
7154                 by Neill Miller <neillm@thecodefactory.org>
7155
7156 2002-03-29 [paul]       0.7.4claws53
7157
7158         * sync with 0.7.4cvs24
7159                 see ChangeLog entry 2002-03-29
7160
7161 2002-03-28 [paul]       0.7.4claws52
7162
7163         * sync with 0.7.4cvs23
7164                 see ChangeLog entry 2002-03-28
7165
7166 2002-03-27 [melvin]     0.7.4claws51
7167
7168         * src/prefs_actions.c
7169                 Added support to pass only one message part (as a
7170                 file) to the command using '%p'. No quotes are needed
7171                 because doubles quotes are automatically added.
7172                 Fixed bug where Sylpheed could block when waiting for
7173                 a child process to finish.
7174                 Changed the help menu to remove quotes around symbols to 
7175                 avoid misinterpretation (they must not be used).
7176
7177 2002-03-27 [melvin]     0.7.4claws50
7178
7179         * src/inc.c
7180                 Made the new mail notification command always 
7181                 execute asynchronously.
7182
7183 2002-03-27 [paul]       0.7.4claws49
7184
7185         * src/compose.c
7186                 fix bug introduced in last commit
7187
7188 2002-03-27 [paul]       0.7.4claws48
7189
7190         * sync with 0.7.4cvs21
7191                 see ChangeLog 2002-03-26 and 2002-03-27
7192
7193 2002-03-26 [hoa]        0.7.4claws47
7194
7195         * src/prefs_folder_item.c
7196                 really fixed the bug #516442 with folder rescan.
7197
7198 2002-03-26 [paul]       0.7.4claws46
7199
7200         * sync with 0.7.4cvs19
7201                 see ChangeLog entries 2002-03-25 and 2002-03-26
7202
7203 2002-03-25 [hoa]        0.7.4claws45
7204
7205         * src/matcher.c
7206         * src/mh.c
7207                 fix the bug #516442 with folder rescan.
7208
7209         * src/prefs_common.[ch]
7210         * src/compose.c
7211                 added an option to enable two different behaviours
7212                 for bounce.
7213
7214
7215 2002-03-25 [paul]       0.7.4claws44
7216
7217         * src/mainwindow.c
7218           src/selective_download.c
7219                 correct a few menuitem labels
7220
7221 2002-03-25 [christoph]  0.7.4claws43
7222
7223         * src/procmsg.c
7224                 fix non deleted tmp message in
7225                 procmsg_save_to_outbox
7226                 fix problems caused by sync with
7227                 main branch's procmsg_send_queue
7228
7229 2002-03-25 [paul]       0.7.4claws42
7230
7231         * src/quote_fmt.c
7232           src/quote_fmt_lex.l
7233           src/quote_fmt_parse.y
7234                 add Last name (%L) placeholder for quoting. 
7235                 patch submitted by Thorsten Thielen 
7236                 <thth@users.sourceforge.net>
7237
7238 2002-03-25 [paul]       0.7.4claws41
7239
7240         * src/utils.c
7241                 get full hostname. patch submitted by
7242                 Bob Woodside <rwoodside1@comcast.net>
7243
7244 2002-03-25 [paul]       0.7.4claws40
7245
7246         * src/account.c
7247           src/news.c
7248           src/nntp.[ch]
7249           src/prefs_account.[ch]
7250                 enable NNTP over SSL. patch submitted by
7251                 Pascal Jermini <pascal@infinity.hn.org>
7252
7253 2002-03-24 [paul]       0.7.4claws39
7254
7255         * src/prefs_common.c
7256                 make the arrangement of the Compose tab more
7257                 coherent
7258
7259         * src/mainwindow.c
7260                 fix some irregularities of style
7261
7262         * po/de.po
7263                 updated by Kilian Krause
7264
7265 2002-03-23 [paul]       0.7.4claws38
7266
7267         * po/pt_BR.po
7268                 updated by Fabio Junior Beneditto
7269
7270 2002-03-23 [paul]       0.7.4claws37
7271
7272         * src/mainwindow.c
7273                 move 'Gather addresses' to 'Tools' menu
7274                 make 'Selective download' sensitive
7275
7276 2002-03-23 [paul]       0.7.4claws36
7277
7278         * sync with 0.7.4cvs16
7279                 see ChangeLog entries 2002-03-23
7280
7281 2002-03-22 [christoph]  0.7.4claws35
7282
7283         * src/quote_fmt_parse.y
7284                 fix include program output
7285
7286 2002-03-22 [alfons]     0.7.4claws34
7287
7288         * src/pop.c
7289                 initialize GDate stack variable correctly (sorry!)
7290
7291 2002-03-22 [paul]       0.7.4claws33
7292
7293         * src/compose.c
7294           src/mainwindow.c
7295           src/prefs_actions.c
7296           src/prefs_common.c
7297                 rename 'Tool' to 'Tools'
7298
7299         * src/mainwindow.c
7300                 move 'Delete duplicated messages' from
7301                 'Message/' to 'Tools/'
7302                 re-arrange the order of 'Tools/' items
7303
7304 2002-03-22 [paul]       0.7.4claws32
7305
7306         * src/addr_compl.c
7307           src/addressbook.[ch]
7308                 auto-address completion now also matches on
7309                 Nickname. patch submitted by Bob Forsman 
7310                 <hammor@users.sourceforge.net>
7311
7312         * src/editaddress.c
7313                 correct a spelling mistake
7314
7315 2002-03-22 [alfons]     0.7.4claws31
7316
7317         * src/pop.c
7318                 fix getting uidl from incorrect string 
7319                 (spotted by Colin)
7320
7321 2002-03-21 [alfons]     0.7.4claws30
7322
7323         * src/pop.c
7324                 more code refactoring
7325                 plug mem leak introduced by delete on server
7326
7327 2002-03-21 [paul]       0.7.4claws29
7328
7329         * sync with 0.7.4cvs11
7330                 see ChangeLog entries 2002-03-20
7331
7332 2002-03-20 [alfons]     0.7.4claws28
7333
7334         * src/inc.c
7335                 apply Colin's patch and refactor
7336
7337 2002-03-20 [paul]       0.7.4claws27
7338
7339         * sync with sylpheed 0.7.4cvs9
7340                 see ChangeLog entry 2002-03-20
7341
7342 2002-03-19 [christoph]  0.7.4claws26
7343
7344         * src/mh.c
7345         * src/procmsg.[ch]
7346         * src/summaryview.c
7347                 revert changes for flag updates
7348                 (does not work correctly and no time to debug)
7349
7350 2002-03-20 [alfons]     0.7.4claws25
7351
7352         * src/pop.c
7353                 refactor should_delete() a little bit 
7354
7355 2002-03-19 [paul]       0.7.4claws24
7356
7357         * src/inc.[ch]
7358           src/pop.c
7359           src/prefs_account.[ch]
7360                 allow the user to leave downloaded mail on the 
7361                 server for n days. Patch submitted by Colin Leroy 
7362                 <colin@colino.net>
7363
7364 2002-02-19 [paul]       0.7.4claws23
7365
7366         * sync with sylpheed 0.7.4cvs8
7367                 see ChangeLog entries 2002-03-19
7368
7369 2002-03-18 [paul]       0.7.4claws22
7370
7371         * sync with sylpheed 0.7.4cvs6
7372                 see ChangeLog entry 2002-03-18
7373
7374 2002-03-18 [paul]       0.7.4claws21
7375
7376         * po/en_GB.po
7377                 add en_GB message catalogue
7378
7379         * src/mbox_folder.c
7380           src/prefs_account.c
7381           src/prefs_actions.c
7382                 correct a few spelling mistakes
7383
7384 2002-03-17 [alfons]     0.7.4claws20
7385
7386         * src/matcher.c
7387                 more stringent checks for NULL params when writing
7388                 filtering actions to a file
7389                 
7390 2002-03-17 [hoa]        0.7.3claws20
7391
7392         * src/news.c
7393                 fixed the count of new messages
7394
7395         * src/compose.c
7396                 fixed the "attachment properties" window
7397
7398 2002-03-17 [paul]       0.7.4claws19
7399
7400         * src/defs.h
7401           src/folder.h
7402           src/news.c
7403           src/prefs_account.[ch]
7404           src/procmsg.[ch]
7405           src/summaryview.c
7406                 automatically mark cross-posted messages as read 
7407                 and (optionally) give them a colour label
7408                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
7409                 
7410
7411 2002-03-17 [paul]       0.7.4claws18
7412
7413         * sync with sylpheed 0.7.4cvs5
7414                 see ChangeLog entry 2002-03-17
7415
7416 2002-03-17 [melvin]     0.7.4claws17
7417         
7418         * src/textview.c
7419                 Worked around a gtktext 'bug': when searching for 
7420                 a text in a long message it was scrolling slowly
7421                 line by line until it hit the searched text.
7422         * po/fr.po
7423                 Updated French translation
7424
7425 2002-03-17 [melvin]     0.7.4claws16
7426
7427         * src/mainwindow.c
7428         * src/compose.c
7429         * src/prefs_actions.c
7430                 Moved "Edit/Actions" to "Tool/Actions"
7431                 Made mainwindow/compose window sensitive as soon as
7432                 no child process is running anymore even if the io dialog
7433                 is open.
7434                 Fixed a struct being initialized with a non constant char*
7435
7436 2002-03-16 [christoph]  0.7.4claws15
7437
7438         * configure.in
7439                 add --with-compiler-flags option
7440                 (only for developer hacking)
7441         * src/mh.c
7442         * src/procmsg.[ch]
7443         * src/summaryview.c
7444                 try to make folder-stats and flag handling more
7445                 independent from the summaryview. msgcounts
7446                 are only set when the folder is opened and
7447                 procmsg_msginfo_(un)set_flags will handle it
7448                 later and summaryview will get the values
7449                 from the folder.
7450
7451 2002-03-16 [paul]       0.7.4claws14
7452
7453         * src/messageview.c
7454                 fix Return-receipt. Patch submitted by Bob
7455                 Woodside <rwoodside1@comcast.net>
7456
7457 2002-03-16 [paul]       0.7.4claws13
7458
7459         * src/compose.c
7460                 fix 'dynamic' signatures, make it work again
7461                 broken during sync on 2002-03-14 (0.7.4claws2)
7462
7463 2002-03-15 [match]      0.7.4claws12
7464
7465         * src/addrharvest.[ch]
7466         * src/addrgather.[ch]
7467         * src/addressbook.[ch]
7468         * src/mainwindow.c
7469                 included address harvester feature. still some
7470                 issues with address parsing that I will fix.
7471
7472 2002-03-15 [match]      0.7.4claws11
7473
7474         * src/addrbook.[ch]
7475         * src/addrcache.[ch]
7476         * src/addressbook.[ch]
7477         * src/addrindex.c
7478         * src/editbook.c
7479         * src/importldif.c
7480         * src/importmutt.c
7481         * src/jpilot.[ch]
7482         * src/main.c
7483         * src/syldap.[ch]
7484         * src/vcard.[ch]
7485                 tidy up. fix memory leaks. moved attribs and methods
7486                 from individual interfaces to addrcache object. prep
7487                 for new stuff to come in.
7488
7489 2002-03-15 [alfons]     0.7.4claws10
7490
7491         * src/matcher.[ch]
7492         * src/matcher_parser_parse.y
7493         * src/matcher_parser_lex.l
7494         * src/prefs_matcher.c
7495                 add filtering conditions message greater than, smaller 
7496                 than, and exactly matching a size in bytes
7497                 (does not work with delete from POP3 server yet)
7498
7499                 this should also give others an idea what you should
7500                 do to add new criterions to claws filtering system
7501                 
7502
7503 2002-03-15 [paul]       0.7.4claws9
7504
7505         * tools/filter_conv.pl
7506                 exit if there are no filter rules to convert
7507                 rename filterrc to filterrc.old after completion
7508
7509 2002-03-15 [paul]       0.7.4claws8
7510
7511         * sync with sylpheed 0.7.4cvs3
7512                 see ChangeLog entry 2002-03-14
7513
7514 2002-03-14 [paul]       0.7.4claws7
7515
7516         * src/compose.c
7517                 clean up the last commit (ahem)
7518
7519 2002-03-14 [paul]       0.7.4claws6
7520
7521         * src/compose.c
7522                 fix bug #515655. honour account preferences
7523                 regarding gpg default signing/encryption when 
7524                 changing account from the compose window.
7525
7526 2002-03-14 [paul]       0.7.4claws5
7527
7528         * src/folderview.c
7529                 remove unnecessary curly brackets
7530
7531 2002-03-14 [paul]       0.7.4claws4
7532
7533         * src/folderview.c
7534           src/prefs_filtering.[ch]
7535                 add filter rename on folder rename and filter
7536                 delete on folder delete. Patch submitted by
7537                 Neill Miller <neillm@thecodefactory.org> 
7538
7539 2002-03-14 [christoph]  0.7.4claws3
7540
7541         * src/procmsg.c
7542         * src/send.c
7543                 fix local delivery
7544                 (patch submitted by "Simon 'corecode' Schubert")
7545         * src/prefs_common.c
7546         * src/procmsg.c
7547                 fix gcc 3.0 warning
7548
7549 2002-03-14 [paul]       0.7.4claws2
7550
7551         * sync with sylpheed 0.7.4cvs2
7552                 see ChangeLog entry 2002-03-13
7553
7554 2002-03-12 [darko]      0.7.4claws1
7555
7556         * src/mainwindow.c
7557                 fix what seems to be a copy and paste error
7558                 when setting color for important messages
7559                 (reported by wwp)
7560
7561 2002-03-11 [paul]       version 0.7.4claws released
7562
7563 2002-03-11 [paul]       0.7.4claws
7564
7565         * po/es.po
7566           po/it.po
7567           po/nl.po
7568           po/pt_BR.po
7569                 update message catalogs. Submitted by Ricardo Mones 
7570                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
7571                 Fabio Junior Beneditto
7572
7573         * configure.in
7574           faq/Makefile.am
7575           faq/it/Makefile
7576           faq/it/sylpheed-faq*
7577           src/mainwindow.c
7578           src/manual.[ch]
7579                 add FAQ in Italian
7580         
7581
7582 2002-03-11 [jens]       0.7.3claws7
7583
7584         * po/de.po
7585                 updated German translation
7586
7587 2002-03-11 [melvin]     0.7.3claws6
7588
7589         * po/fr.po
7590                 updated and corrected French translation
7591
7592 2002-03-10 [hoa]        0.7.3claws5
7593
7594         * src/account.c
7595         * src/inc.c
7596         * src/prefs_account.c
7597         * src/procmsg.c
7598         * src/send.[ch]
7599                 fixed the local account.
7600                 you have to change the default "/usr/sbin/sendmail"
7601                 to "/usr/sbin/sendmail -t" in the preferences of
7602                 the local account.
7603
7604         * src/procmime.c
7605                 removed some debug display for renderer
7606
7607 2002-03-10 [paul]       0.7.3claws4
7608
7609         * faq/en/sylpheed-faq-1.html
7610           faq/en/sylpheed-faq-2.html
7611                 update
7612
7613 2002-03-09 [paul]       0.7.3claws3
7614
7615         * sync with sylpheed 0.7.4
7616                 see ChangeLog entry 2002-03-09
7617
7618 2002-03-08 [paul]       0.7.3claws2
7619
7620         * faq/en/sylpheed-faq*
7621           faq/es/sylpheed-faq*
7622           faq/fr/sylpheed-faq*
7623                 update the FAQs
7624
7625         * manual/fr/.cvsignore
7626           manual/fr/Makefilea.am
7627           manual/fr/sylpheed*
7628           src/mainwindow.c
7629           src/manual.[ch]
7630                 add the French manual
7631
7632 2002-03-07 [paul]       0.7.3claws1
7633
7634         * sync with sylpheed 0.7.3cvs4
7635                 see ChangeLog entries  2002-03-06 and 2002-03-07
7636         
7637         * po/nl.po
7638                 updated by Wilbert Berendsen
7639
7640 2002-03-07 [melvin]     0.7.2claws34
7641
7642         * src/selective_download.c
7643                 Changed the pixmap of the receive button to MAIL_RECEIVE.
7644
7645 2002-03-06 [paul]       0.7.2claws33
7646
7647         * sync with sylpheed 0.7.3cvs1
7648                 bug fix, see ChangeLog entry 2002-03-05
7649
7650 2002-03-05 [paul]       0.7.2claws32
7651
7652         * src/mimeview.c
7653           src/pgptext.[ch]
7654           src/procmsg.c
7655                 reverse the pgp ascii-armored code implemented in 
7656                 0.7.2claws16. removal of this code until it matures.
7657                 this means that verifying ascii-armored pgp sigs and
7658                 automatic decryption of ascii-armored encrypted
7659                 messages no longer works.
7660
7661 2002-03-05 [paul]       0.7.2claws31
7662
7663         * configure.in
7664           Makefile.am
7665         * faq/Makefile.am
7666         * faq/en/Makefile.am
7667           faq/en/sylpheed-faq.html
7668           faq/en/sylpheed-faq-1.html
7669           faq/en/sylpheed-faq-2.html
7670           faq/en/sylpheed-faq-3.html
7671         * faq/es/Makefile.am
7672           faq/es/sylpheed-faq.html
7673           faq/es/sylpheed-faq-1.html
7674           faq/es/sylpheed-faq-2.html
7675           faq/es/sylpheed-faq-3.html
7676           faq/es/sylpheed-faq-4.html
7677         * faq/fr/Makefile.am
7678           faq/fr/sylpheed-faq.html
7679           faq/fr/sylpheed-faq-1.html
7680           faq/fr/sylpheed-faq-2.html
7681           faq/fr/sylpheed-faq-3.html
7682         * src/Makefile.am
7683           src/defs.h
7684           src/mainwindow.c
7685           src/manual.[ch]
7686                 add FAQs in English, Spanish and French
7687
7688
7689 2002-03-05 [paul]       0.7.2claws30
7690
7691         * manual/en/sylpheed.html
7692           manual/en/sylpheed-XX.html
7693                 updated the English manual
7694
7695 2002-03-05 [hoa]        
7696
7697         * src/summaryview.c
7698                 dialog box pops up if the article can't be deleted.
7699
7700 2002-03-04 [paul]       
7701         
7702         * po/pt_BR.po
7703                 updated by Fabio Junior Benedito
7704
7705 2002-03-04 [hoa]
7706
7707         * removed ac/gpgme.m4
7708                 to avoid autogen common problem
7709                 developers have to install gpgme development package now
7710
7711         * src/compose.c
7712                 encoding to 7bit or 8bit is enabled.
7713
7714 2002-03-03 [alfons]     0.7.2claws29
7715
7716         * src/pop.c
7717                 merge fix by Oliver Haertel for selective
7718                 download buglet
7719
7720 2002-03-03 [paul]       0.7.2claws28
7721         
7722         * sync with sylpheed 0.7.3
7723
7724 2002-03-03 [paul]       0.7.2claws27
7725
7726         * sync with sylpheed 0.7.2cvs24
7727                 see ChangeLog entries 2002-03-02 and 2002-03-03
7728
7729 2002-03-02 [melvin]     0.7.2claws26
7730
7731         * src/inc.[ch]
7732         * src/main.c
7733         * src/mainwindow.c
7734         * src/prefs_common.[ch]
7735                 Added user definable notification on new mail arrival.
7736                 Removed unused variables in spell checker prefs code.
7737
7738 2002-03-02 [melvin]     0.7.2claws25
7739
7740         * src/quote_fmt.c
7741                 Removed unnecessary escape sequences.
7742                 Changed 'Initial...' to 'Initials of Sender'
7743
7744 2002-03-02 [paul]       0.7.2claws24
7745
7746         * sync with sylpheed 0.7.2cvs22
7747                 see ChangeLog entry 2002-03-01
7748
7749 2002-03-01 [hoa]        0.7.2claws23
7750
7751         * src/mainwindow.c
7752                 Set sensitivity of delete actions to active
7753                 even if the folder is a newsgroup.
7754
7755         * src/summaryview.c
7756                 - Set sensitivity of delete actions
7757                 - Added function check_permission() that will check if the
7758                   user is authorized to delete a message. For news, it
7759                   will check if the author is the same.
7760                 - Enabled deletion when there is no trash folder.
7761
7762         * src/news.[ch]
7763                 - Added news_cancel_article() to cancel articles
7764                 - Implemented news_remove_message() (public function)
7765
7766 2002-03-01 [paul]       0.7.2claws22
7767
7768         * src/gtkutils.c
7769           src/textview.c
7770                 recognise urls that that don't include 'http://' and
7771                 simply begin 'www.' 
7772
7773         * AUTHORS
7774                 remove duplicated name
7775
7776 2002-02-28 [paul]       0.7.2claws21
7777
7778         * src/mainwindow.c
7779           src/summaryview.[ch]
7780                 add ability to 'Select thread'
7781                 combines Melvin's "Select thread's head" patch (#510907)
7782                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
7783                 patch (#518514) 
7784
7785 2002-02-28 [paul]       0.7.2claws20
7786
7787         * src/mimeview.c
7788                 hopefully fix segfault on right-clicking a mime part
7789                 that some people have experienced.      
7790                 fix submitted by Fredrik Olofsson <frol@linux.nu>
7791
7792 2002-02-28 [paul]       0.7.2claws19
7793
7794         * sync with sylpheed 0.7.2cvs21
7795                 see ChangeLog entries 2002-02-27 and 2002-02-28
7796
7797 2002-02-27 [paul]       0.7.2claws18
7798
7799         * sync with sylpheed 0.7.2cvs18
7800                 see ChangeLog entries 2002-02-26 and 2002-02-27
7801
7802 2002-02-26 [alfons]     0.7.2claws17
7803
7804         * src/procheader.c
7805                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
7806                 (spotted by Chris Hessman <idatech@gmx.net>)
7807
7808 2002-02-26 [paul]       0.7.2claws16
7809
7810         * src/mimeview.c
7811           src/pgptext.[ch]
7812           src/procmsg.c
7813                 make decryption of ascii-armored pgp encrypted messages
7814                 and verification of ascii-armored signatures work again.
7815                 slightly altered from the patch by Jens Jahnke 
7816                 <jan0sch@gmx.net>
7817
7818                 ##FIX ME##
7819                 * the checking of plaintext signatures always comes up in 
7820                   a popup box
7821                 * it doesn't work for multipart messages 
7822                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
7823                   including the msg headers and these 2 line themselves, are 
7824                   not displayed
7825
7826         * src/mainwindow.c
7827                 "View/Folder Tree" becomes "View/Separate Folder Tree"
7828                 "View/Message View" becomes "View/Separate Message View"
7829                 because its less ambiguous.
7830
7831         * po/es.po
7832                 updated by Ricardo Mones Lastra
7833
7834 2002-02-26 [paul]       0.7.2claws15
7835
7836         * sync with sylpheed 0.7.2cvs17
7837                 see ChangeLog entries 2002-02-25 and 2002-02-26
7838
7839 2002-02-25 [christoph]  0.7.2claws14
7840
7841         * src/filtering.[ch]
7842         * src/inc.c
7843                 do filtering stuff after all messages have been received
7844                   1. drop all messages to .processing
7845                   2. scan processing folder for messages
7846                   3. filter messages or move to inbox
7847                 this will also find old messages left in processing after
7848                 a crash or something like that and we get a real msginfo
7849                 from folder->get_msg_list and do not have to create our
7850                 own in filter_message
7851         * src/matcher_parser_parse.y
7852                 remove MIX/MAX warning (reordered includes)
7853
7854 2002-02-25 [paul]       0.7.2claws13
7855
7856         * sync with sylpheed 0.7.2cvs15
7857                 see ChangeLog entry 2002-02-24
7858
7859 2002-02-24 [alfons]     0.7.2claws12
7860
7861         * src/filtering.c
7862                 clear old color flags first when applying a new color to
7863                 a message info. 
7864                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
7865
7866 2002-02-24 [alfons]     0.7.2.claws11
7867         
7868         * AUTHORS
7869         * src/prefs_common.c
7870                 add presets for Opera and Konqueror, closes patch #517261,
7871                 submitted by Ville Skyttä <scop@users.sourceforge.net>
7872
7873 2002-02-24 [alfons]     0.7.2.claws10
7874
7875         * AUTHORS
7876         * src/summaryview.c
7877                 fix threading for null message ids, closes patch #521601,
7878                 submitted by Bob Forsman <hammor@users.sourceforge.net>
7879
7880 2002-02-24 [alfons]     0.7.2claws9
7881
7882         * src/summaryview.c
7883         * src/filtering.c
7884                 make Tool | Filter Message work with filtering system so
7885                 setting flags also works
7886
7887                 TODO:
7888
7889                 - Processing uses the same function as Tool | Filter
7890                   Message, but doesn't use the same update proc yet
7891
7892 2002-02-23 [paul]       0.7.2claws8
7893
7894         * sync with sylpheed 0.7.2cvs14
7895                 see ChangeLog entries 2002-02-22 and 2002-02-23
7896
7897 2002-02-22 [christoph]  0.7.2claws7
7898
7899         * src/quote_fmt.c
7900                 Add column space to table
7901         * src/quote_fmt_parse.y
7902                 Close files
7903
7904 2002-02-22 [paul]       0.7.2claws6
7905
7906         * src/Makefile.am
7907           src/defs.h
7908           src/filtering.c
7909           src/inc.[ch]
7910           src/mainwindow.c
7911           src/matcher.[ch]
7912           src/matcher_parser_lex.l
7913           src/matcher_parser_parse.y
7914           src/pop.[ch]
7915           src/prefs_account.h
7916           src/prefs_filtering.c
7917           src/selective_download.[ch]   *** NEW FILES ***
7918           src/utils.[ch]
7919           po/POTFILES.in
7920                 Selective Download added to 'Tool' menu. 
7921                 Retrieves email headers of the currently selected pop3 
7922                 account and allows the user to mark emails for deletion 
7923                 right on the pop3 server. Patch submitted by Oliver Haertel 
7924                 <oha@users.sourceforge.net>.
7925         
7926         * po/POTFILES.in
7927                 add 'src/quote_fmt.c'           
7928
7929 2002-02-22 [christoph]  0.7.2claws5
7930
7931         * src/Makefile.am
7932                 added quote_fmt.c
7933         * src/prefs_common.[ch]
7934         * src/prefs_template.c
7935         * src/quote_fmt.c               *** NEW FILE ***
7936         * src/quote_fmt.h
7937                 move quote format symbol description code
7938                 to it's own file because it is used from
7939                 differnent code parts
7940                 Rewrote symbol description GUI
7941                   + use table
7942                   + add separators
7943                   + get data from array (no more long constant strings)
7944         * src/quote_fmt_lex.l
7945         * src/quote_fmt_parse.y
7946                 Symbol for Literal % changed to \% instead of %%
7947                 (More logical as \ is used for quoting for other symbols)
7948                 Add |f and |p to include files and program output
7949                 Examples:
7950                     |f{/home/.../.signature}
7951                     |p{date}
7952         * po/de.po
7953                 Correct wrong spelling for "Referenzen"
7954
7955 2002-02-21 [paul]       0.7.2claws4
7956
7957         * src/procmsg.c
7958                 forgotten during sync
7959
7960 2002-02-21 [paul]       0.7.2claws3
7961
7962         * sync with sylpheed 0.7.2cvs11
7963                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
7964                 2002-02-20 and 2002-02-21
7965
7966 2002-02-20 [melvin]     0.7.2claws2
7967
7968         * src/prefs_actions.c
7969                 Added error report when child cannot fork or when execvp 
7970                 returns with an error.
7971
7972 2002-02-19 [christoph]  0.7.2claws1
7973
7974         * src/codeconv.c
7975                 return unconverted text if conde conversion is not possible
7976                 when libjconv is used.
7977                 (patch submitted by "Simon 'corecode' Schubert")
7978
7979 2002-02-19 [paul]       
7980
7981         * version 0.7.2claws release
7982
7983 2002-02-19 [paul]       0.7.2claws
7984
7985         * po/nl.po
7986                 updated by Wilbert Berendsen
7987
7988
7989 2002-02-18 [alfons]     0.7.1claws13
7990
7991         * src/syldap.c
7992         * src/jpilot.c
7993                 remove references to dlfcn and explicitly loading functions
7994                 from dynalink libs, because libs linked anyway, and functions
7995                 are loaded explicitly
7996
7997 2002-02-17 [melvin]     0.7.1claws12
7998
7999         * src/prefs_actions.c
8000                 Replaced children wait loop with double fork technique.
8001                 Now, input/output window updated at each new output.
8002                 free_children(): Fixed a memory leak.
8003                 Made input/output window non closable if running children
8004                 still exist.
8005                 Added missing <unistd.h> include.
8006                 Added some --debug outputs.
8007
8008 2002-02-17 [melvin]     0.7.1claws11
8009
8010         * src/summaryview.c
8011                 Fixed bug where descending sort order did not select top
8012                 message.
8013
8014 2002-02-17 [melvin]     0.7.1claws10
8015
8016         * acconfig.h
8017                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
8018         * src/prefs_common.c
8019                 Pspell data package directory no more hard coded but
8020                 set during configuration (PSPELL_PATH). (Thanks to 
8021                                 Gustavo Noronha Silva.)
8022
8023 2002-02-17 [melvin]     0.7.1claws9
8024
8025         * configure.in
8026                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
8027         * src/gtkspell.c
8028                 Fixed compile-time warnings.
8029
8030 2002-02-16 [alfons]     0.7.1claws8
8031
8032         * src/filesel.c
8033                 fix inadvertent free of NULL pointer which caused
8034                 sylpheed to crash when closing the save-as dialog
8035                 using the window close button
8036
8037 2002-02-16 [carsten]    0.7.1claws7
8038         * src/mainwindow.[ch]
8039           src/summaryview.c
8040           src/prefs_common.c
8041                 fixes for pixmap theming code:
8042                         - recently changed mail attributes shouldn't get
8043                           lost any longer
8044                         - theme is only reloaded iff another theme was
8045                           selected
8046
8047 2002-02-16 [paul]       0.7.1claws6
8048
8049         * sync with sylpheed 0.7.2 release
8050                 see ChangeLog entry 2002-02-15 and 2002-02-16
8051
8052 2002-02-15 [paul]       0.7.1claws5
8053
8054         * sync with sylpheed 0.7.1cvs9
8055                 see ChangeLog entry 2002-02-15
8056
8057         * po/POTFILES.in
8058                 remove unneeded headerwindow.c entry
8059
8060 2002-02-14 [carsten]    0.7.1claws4
8061         * src/summaryview.c
8062                 fixed a bug for "Go to next unread message": there was
8063                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
8064                 in the prefs, because of doing "Search again" instead
8065                 "No"
8066
8067 2002-02-14 [carsten]    0.7.1claws3
8068         * src/stock_pixmap.c
8069                 removed 2 more mem leaks; following memprof,
8070                 this code is "leak free" now :)
8071
8072 2002-02-14 [carsten]    0.7.1claws2
8073         * src/stock_pixmap.c
8074                 used opendir/readdir/closedir instead of scandir
8075                 -> code should work now on Solaris
8076
8077 2002-02-14 [paul]       0.7.1claws1
8078
8079         * sync with sylpheed 0.7.1cvs8
8080                 see ChangeLog entries 2002-02-13 and 2002-02-14
8081
8082         * README.claws
8083                 add some description of Actions and Pixmap Themes
8084
8085 2002-02-13 [paul]       
8086
8087         * version 0.7.1claws release
8088
8089 2002-02-13 [paul]       0.7.1claws
8090
8091         * po/es.po
8092           po/it.po
8093           po/pt_BR.po
8094                 updated translations, submitted by Ricardo Mones Lastra,
8095                 Alessandro Maestri and Fabio Junior Beneditto
8096
8097 2002-02-13 [melvin]     0.7.0claws75
8098
8099         * src/prefs_actions.c
8100                 Added missing "signal.h" include
8101
8102 2002-02-13 [melvin]     0.7.0claws74
8103
8104         * src/prefs_folder_item.c
8105                 Added missing "config.h" include
8106         * po/fr.po
8107                 Updated French translation for folder propriety.
8108
8109 2002-02-13 [jens]       0.7.0claws73
8110
8111         * po/POTFILES.in
8112                 Added missing src/prefs_folder_item.c [log added by melvin]
8113         * po/de.po
8114                 Updated German translation.
8115
8116 2002-02-13 [melvin]     0.7.0claws72
8117
8118         * po/fr.po
8119                 Updated French translation.
8120
8121 2002-02-13 [melvin]     0.7.0claws71
8122
8123         * src/gtkutils.c
8124                 Made gtkut_editable_get_selection return NULL if selection
8125                 is of length zero.
8126                 This fixes a bug where selecting part of message A then
8127                 switching to message B and replying to it will not
8128                 quote the message's body.
8129
8130 2002-02-12 [paul]       0.7.0claws70
8131
8132         * src/mainwindow.c
8133                 cosmetic, relating to pixmap themes: on toolbar make 
8134                 updating of 'Exec' and 'Compose news/Compose email'
8135                 icons faster.
8136
8137 2002-02-12 [carsten]    0.7.0claws69
8138         * src/folderview.c
8139           src/mainwindow.[ch]
8140           src/stock_pixmap.c
8141           src/summaryview.c
8142           src/prefs_common.c
8143                 - refreshing after changing pixmap theme better
8144                   now (thanks Paul)
8145                 - wanted to remove some mem leaks, but alfons was
8146                   faster (and had the better solution ;)
8147
8148 2002-02-12 [alfons]     0.7.0claws68
8149
8150         * src/prefs_common.c
8151         * src/stock_pixmap.[ch]
8152                 plug mem leaks, refactor code a little bit
8153
8154
8155 2002-02-12 [sergey]     0.7.0claws67
8156
8157         * src/imap.c
8158                 Fixed problem with copying messages to IMAP folders when the
8159                 server uses something other than '/' as a namespace separator
8160                 (cyrus-imapd uses '.').
8161
8162 2002-02-12 [jens]       0.7.0claws66
8163
8164         * po/de.po
8165                 Updated German Translation
8166
8167 2002-02-12 [paul]       0.7.0claws65
8168
8169         * sync with sylpheed 0.7.1cvs1
8170                 see ChangeLog entry 2002-02-12
8171
8172 2002-02-12 [melvin]     0.7.0claws64
8173
8174         * src/prefs_actions.c
8175                 Fixed "feature" where children's output was duplicated 
8176                 instead of refreshed while monitoring.
8177                 Removed some debug code.
8178
8179 2002-02-12 [christoph]  0.7.0claws63
8180
8181         * src/compose.c
8182                 always delete message from queue after sending/send error
8183                 (closes bug #509601)
8184
8185 2002-02-12 [melvin]     0.7.0claws62
8186
8187         * src/prefs_actions.c
8188                 Children wait loop is now triggered with a timeout of 1s
8189                 Added %F which is replaced with the list of filenames 
8190                 of all selected messages (as suggested by Ricardo Mones Lestra)
8191                 Pipe syntax changed. Prefix with | to send selection, postfix
8192                 with | to retrieve output. Prefix with > or * to send
8193                 user definable input to the command (*: input is hidden)
8194                 Old pipe action should now be postfixed with |, too.
8195
8196 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
8197         * src/stock_pixmap.c
8198                 fixed a bug: if there's no theme directory don't
8199                 throw an error, just do "nothing" (thanks Alfons)
8200
8201 2002-02-12 [carsten]    0.7.0claws60
8202         * src/folderview.c
8203           src/summaryview.c
8204                 had to write the cache twice (nasty!); some marks would 
8205                 get lost if not
8206
8207 2002-02-11 [carsten]    0.7.0claws59
8208         * acconfig.h
8209           configure.in
8210           doc-src/maintainer_guide.txt
8211           src/compose.[ch]
8212           src/defs.h
8213           src/folderview.[ch]
8214           src/gtkutils.[ch]
8215           src/mainwindow.[ch]
8216           src/prefs_common.[ch]
8217           src/stock_pixmap.[ch]
8218           src/summaryview.[ch]
8219                 pixmap theming and related work on pixmap
8220                 handling on some other places
8221                 (e.g. hrm features for all folder)
8222           src/pixmap/stock_*.xpm -> the stock_ was removed
8223         
8224 2002-02-11 [paul]       0.7.0claws58
8225
8226         * sync with sylpheed 0.7.1 release
8227                 see ChangeLog entries 2002-02-11
8228
8229 2002-02-08 [paul]       0.7.0claws57
8230
8231         * sync with sylpheed 0.7.0cvs39
8232                 see ChangeLog entry 2002-02-07 (last entry) 
8233
8234         * src/prefs_actions.c
8235           src/prefs_filtering.c
8236           src/prefs_matcher.c
8237           src/prefs_scoring.c
8238                 sync: made it compile with C compilers other than gcc
8239
8240 2002-02-07 [paul]       0.7.0claws56
8241
8242         * sync with sylpheed 0.7.0cvs38
8243                 see ChangeLog entries 2002-02-06 (last 2 entries) and
8244                 2002-02-07
8245
8246 2002-02-07 [darko]      0.7.0claws55
8247
8248         * src/gtkutils.[ch]
8249         * src/summaryview.c
8250                 Fix const gchar */gchar * issue (thanks Hiro)
8251
8252 2002-02-07 [darko]      0.7.0claws54
8253
8254         * src/compose.[ch]
8255         * src/filtering.c
8256         * src/gtkutils.[ch]
8257         * src/prefs_template.c
8258         * src/quote_fmt.h
8259         * src/quote_fmt_parse.y
8260         * src/summaryview.c
8261         * src/utils.[ch]
8262                 When replying or forwarding an email don't quote the entire
8263                 mail body but use the part of the message text that is selected
8264
8265 2002-02-06 [melvin]     0.7.0claws53
8266
8267         * src/prefs_common.[ch]
8268         * src/gtkspell.[ch]
8269         * src/compose.c
8270                 Made possible to switch quickly to last used dictionary
8271                 which makes checking bilingual documents easier.
8272
8273 2002-02-06 [melvin]     0.7.0claws52
8274         
8275         * po/POTFILES.in
8276                 Added forgotten new file src/prefs_actions.c
8277
8278 2002-02-06 [melvin]     0.7.0claws51
8279
8280         * src/prefs_actions.c   ** NEW FILE **
8281         * src/prefs_actions.h   ** NEW FILE **
8282                 Added actions to execute on message text view, or on the
8283                         message's file.
8284         * src/Makefile.am
8285                 Added src/prefs_actions.[ch]
8286         * src/compose.c
8287                 Added new menu "Edit/Actions"
8288         * src/defs.h
8289                 Added new actionsrc file.
8290         * src/main.c
8291                 Added actionsrc reading.
8292         * src/mainwindow.c
8293                 Added new menus "Edit/Actions" and "Configuration/Actions..."
8294         * src/prefs_common.h
8295                 Added new element actionslst element to prefs_common.
8296
8297 2002-02-06 [paul]       0.7.0claws50
8298
8299         * sync with sylpheed 0.7.0cvs36
8300                 see ChangeLog entry 2002-02-06
8301
8302 2002-02-05 [paul]
8303
8304         * po/es.po
8305                 updated by Ricardo Mones Lastra
8306
8307 2002-02-05 [paul]       0.7.0claws49
8308
8309         * sync with sylpheed 0.7.0cvs33
8310                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
8311
8312 2002-02-05 [paul]       0.7.0claws48
8313
8314         * src/compose.c
8315                 re-add 'Edit/Advanced/Delete entire line', previously named
8316                 'Delete Line+'
8317
8318 2002-02-04 [paul]       0.7.0claws47
8319
8320         * src/compose.c
8321           src/summaryview.c
8322                 fix bug #494993 (Reply All not taking Reply-To into consi)
8323                 eliminate differences in behaviour of right-click 'Reply to all' 
8324                 in summary view and 'Reply to all' on the toolbar. 
8325                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
8326                 view and From gets ignored by 'Reply to all' on toolbar.
8327                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
8328                 From when no Reply-To header is present.
8329
8330 2002-02-04 [paul]       0.7.0claws46
8331
8332         * sync with sylpheed 0.7.0cvs30
8333                 see ChangeLog entries 2002-02-03 and 2002-02-04
8334
8335 2002-02-03 [melvin]     0.7.0claws45
8336
8337         * src/gtkspell.[ch]
8338                 Readded function to highlight all misspelled words.
8339                 Fixed bug where user-provided-words did not replace
8340                         correctly the misspelled word when using the mouse.
8341                 Fixed bug where checking a region selected from right to left did
8342                         not check the region at all.
8343                 Fixed bug where 'Check backwards' may not check at all. 
8344                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
8345                 Fixed possible buffer overflow when checking for long strings (>1k).
8346                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
8347                 Accelerators code uses now gtk_widget_add_accel.
8348                 Removed and disabled obsolete and unfinished code.
8349                 Cleaning up.
8350
8351         * src/compose.c
8352                 Added menu item to Highlight all misspelled words.
8353
8354 2002-02-01 [paul]       0.7.0claws44
8355
8356         * src/mainwindow.c
8357                 fix '/View/Hide read messages' sensitivity when all
8358                 messages in a folder are hidden
8359
8360 2002-02-01 [paul]       0.7.0claws43
8361
8362         * src/main.c
8363                 add --send option to command line interface, sends all
8364                 queued mail. Patch submitted by Ricardo Mones Lastra.
8365
8366 2002-01-31 [paul]       0.7.0claws42
8367
8368         * src/mainwindow.c
8369                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
8370
8371 2002-01-31 [paul]       0.7.0claws41
8372
8373         * sync with sylpheed 0.7.0cvs27
8374                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
8375                 and 2002-01-31
8376
8377         * src/textview.c
8378                 comment out elements of textview_show_part() as temporary
8379                 workaround for attachment 'Display as text' bug 
8380
8381         * po/pt_BR.po
8382                 updated by Fabio Junior Beneditto
8383
8384 2002-01-30 [paul]       0.7.0claws40
8385
8386         * sync with sylpheed 0.7.0cvs24
8387                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
8388                 and 2002-01-30
8389
8390         * src/compose.c
8391                 add {N_("/_Spelling"), ... "<Branch>"} to 
8392                 GtkItemFactoryEntry compose_entries[]
8393
8394         * src/prefs_common.c
8395                 add claws menu items to prefs_keybind_apply_clicked()
8396                 and remove non-claws menu items
8397
8398 2002-01-29 [paul]       0.7.0claws39
8399
8400         * sync with sylpheed 0.7.0cvs22
8401                 see ChangeLog entries 2002-01-28 and 2002-01-29
8402
8403 2002-01-28 [melvin]     0.7.0claws38
8404
8405         * src/compose.c
8406                 Added the declartion of compose_send_control_enter.
8407
8408         * src/compose.c
8409         * src/gtkspell.[ch]
8410                 Added in a 'Spelling' menu which includes the configuration menu. 
8411                 Added a real 'Check all' and got rid from the old one which only
8412                 highlited misspelled word.
8413                 Made 'Check while typing' a disableable option.
8414                 Added a dialog when there are no more misspelled word.
8415                 Added a dialog if error occurs when switching to a dictionary.
8416         
8417         * src/prefs_common.[ch]
8418                 Added option for the default 'Check while typing' option.
8419
8420
8421 2002-01-28 [alfons]     0.7.0claws37
8422
8423         * src/compose.c
8424                 fix buglet and make code comply with sylpheed code style
8425
8426 2002-01-28 [paul]       0.7.0claws36
8427
8428         * sync with sylpheed 0.7.0cvs19
8429                 see ChangeLog entries for 2002-01-28
8430
8431 2002-01-28 [hoa]        0.7.0claws35
8432
8433         * src/defs.h
8434                 added rendererrc
8435
8436         * src/main.c
8437                 read the renderer config
8438
8439         * src/procmime.[ch]
8440                 use the renderer config to convert mime attachments
8441
8442         * src/textview.c
8443                 don't use textview_show_html/ertf,
8444                 use get_text_content instead
8445
8446 2002-01-27 [alfons]     0.7.0claws34
8447         
8448         * src/news.c
8449                 make sylpheed believe it can delete a news message...
8450                 (messages are NOT deleted, maybe we should remove
8451                 processing from the folder properties after all.)
8452
8453 2002-01-27 [alfons]     0.7.0claws33
8454
8455         * src/folder.c
8456                 add extra checks
8457         * src/news.c
8458                 implement remove_msg() 
8459
8460 2002-01-27 [alfons]     0.7.0claws32
8461
8462         * src/procmsg.h
8463         * src/procheader.c
8464         * src/messageview.c
8465                 fix return receipt / disposition notification again. this
8466                 stuff seems to break on _every_ major summary UI change, so
8467                 it's now implemented using a flag which is saved in the
8468                 marks cache
8469                 
8470 2002-01-26 [alfons]     0.7.0claws31
8471
8472         * src/import.c
8473                 let import dialog show the destination folder identifier
8474
8475 2002-01-26 [melvin]     0.7.0claws30
8476
8477         * src/folderview.c
8478         * src/summaryview.c
8479                 Readded 'Mark all read' into summary view popup menu
8480                 Added 'Mark all read' in folder view popup menu for IMAP
8481                 and NNTP.
8482                 Made it insensitive if the selected folder is not the shown
8483                 one to avoid 'Mark all read' on the wrong folder.
8484                 
8485 2002-01-26 [paul]       0.7.0claws29
8486
8487         * src/folderview.c
8488           src/summaryview.c
8489                 move 'Mark all read' from summary view to folder view
8490                 menu. (adapted from) patch submitted by Jeremy Andrews,
8491                 <lists@kerneltrap.com>
8492
8493 2002-01-25 [alfons]     0.7.0claws28
8494
8495         * src/gtkstext.c
8496                 put the gtk class name back so GtkSText adapts the 
8497                 settings of GtkText
8498
8499 2002-01-25 [alfons]     0.7.0claws27
8500
8501         * src/folderview.c 
8502                 assimilate Ricardo's patch that shows pixmaps instead of
8503                 plain "new" and "unread" texts in the folder view column
8504                 headers 
8505
8506 2002-01-25 [paul]       0.7.0claws26
8507
8508         * src/Makefile.am
8509                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
8510                 be found in non-standard locations. 
8511                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
8512
8513 2002-01-25 [paul]       0.7.0claws25
8514
8515         * sync with sylpheed 0.7.0cvs16
8516                 see ChangeLog entry 2002-01-25
8517
8518 2002-01-24 [paul]       0.7.0claws24
8519
8520         * more sync with sylpheed 0.7.0cvs15
8521                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
8522
8523 2002-01-23 [sergey]     0.7.0claws23
8524
8525         * src/importldif.c
8526                 Fixed segfault when closing LDIF import wizard with
8527                 the window manager.
8528         * src/imageview.c
8529         * src/imageview.h
8530         * src/messageview.c
8531         * src/mimeview.c
8532                 Fixed wrong scrolling position after switching between
8533                 text and image parts.
8534
8535 2002-01-23 [paul]       0.7.0claws22
8536
8537         * sync with sylpheed 0.7.0cvs15
8538                 see ChangeLog entries 2002-01-22 and 2002-01-23
8539
8540 2002-01-21 [melvin]     0.7.0claws21
8541
8542         * src/prefs_scoring.c
8543         * src/prefs_filtering.c
8544                 Fixed bug where scoring and filtering windows stopped
8545                 autochecking.
8546
8547 2002-01-21 [paul]       0.7.0claws20
8548
8549         * sync with sylpheed 0.7.0cvs12
8550                 see ChangeLog entries 2002-01-20 and 2002-01-21
8551
8552 2002-01-21 [carsten]    0.7.0claws19
8553         * src/mainwindow.c
8554         * src/menu.[ch]
8555         * src/messageview.[ch]
8556         * src/summaryview.[ch]
8557                 changes to shortcuts handling again:
8558                         + "Q" now controled by mainwin
8559                         + v/V are now customizable and have slightly
8560                           different meanings
8561                 the "button" to minimize the messageview (and maximize
8562                 the summary view) is a real button now
8563         * src/compose.c
8564                 "Delete Line+" added to Edit/Advanced (this will also
8565                 delete the '\n')
8566
8567 2002-01-20 [melvin] 0.7.0claws18
8568
8569         * src/addressbook.c
8570                 Made "Bcc" sensitive when addressbook is called from
8571                 compose window (it was a Claws only bug).
8572
8573 2002-01-19 [alfons] 0.7.0claws17
8574
8575         * src/inc.c
8576                 prevent unnecessary updates when currently selected folder has
8577                 no new messages 
8578
8579 2002-01-19 [alfons] 0.7.0claws16
8580         
8581         * src/summaryview.c
8582                 prevent writing the cache based on current message list in summary 
8583                 view when filtering also put messages in currently selected folder
8584
8585 2002-01-19 [paul]
8586
8587         * po/it.po
8588                 Italian translation submitted by Alessandro Maestri
8589                 <a.maestri@cs.tin.it>
8590
8591 2002-01-18 [melvin]     0.7.0claws15
8592
8593         * src/prefs_filters.c
8594                 fixed bug where 'cancel' from 'filters' window stops autochecking
8595                 if the timer timed out  when the window was open.
8596
8597 2002-01-18 [match]      0.7.0claws14
8598
8599         * src/addrclip.[ch]     ** NEW FILE **
8600         * src/addrselect.[ch]   ** NEW FILE **
8601         * src/adbookbase.h      ** NEW FILE **
8602                 addressbook cut, copy and paste
8603         * src/addrbook.[ch]
8604         * src/addrcache.[ch]
8605         * src/addressitem.h
8606         * src/addrindex.[ch]
8607         * src/addritem.[ch]
8608         * src/importldif.c
8609         * src/importmutt.c
8610         * src/jpilot.[ch]
8611         * src/syldap.[ch]
8612         * src/vcard.[ch]
8613         * src/jpilot.[ch]
8614         * src/editbook.c
8615         * src/editjpilot.c
8616         * src/editldap.c
8617         * src/editvcard.c
8618                 support for copy/paste
8619         * src/addressbook.c
8620                 support for copy/paste
8621                 tidy up menu option processing
8622                 correct address list function arguments
8623         * src/editaddress.c
8624                 sort user attributes
8625         * src/ldif.h
8626         * src/mutt.h
8627                 tidy up
8628
8629         * src/addrbook.[ch]
8630         * src/addrbook.[ch]
8631         * src/addrbook.[ch]
8632                 
8633
8634 2002-01-18 [paul]       0.7.0claws13
8635
8636         * sync with sylpheed 0.7.0cvs8
8637                 configure.in: support Mac OS X (Darwin)
8638
8639 2002-01-18 [carsten]    0.7.0claws12
8640         * src/html.c
8641                 small hack to fix a segfault with an empty href
8642                 (reported by Alexandra Walford <deeni@altern.org>)
8643         * src/mainwindow.c
8644         * src/summaryview.c
8645                 the shortcuts for Mark und Mark as unread are hardcoded
8646                 again
8647         * src/compose.c
8648         * src/gtkstext.[ch]
8649                 readded the shortcuts in gtkstext but made them
8650                 customizeable (simply by adding a menu plus a wrapper
8651                 to compose.c)
8652
8653 2002-01-17 [melvin]     0.7.0claws11
8654
8655         * src/gtkspell.c
8656                 fix default dictionary not being saved.
8657
8658 2002-01-16 [darko]      0.7.0claws10
8659
8660         * src/compose.c
8661                 fix wrapping crash with URL longer than wrapping margin
8662
8663 2002-12-08 [hoa]        0.7.0claws10
8664
8665         * src/matcher_parser_parse.y
8666                 fixed some bugs
8667
8668         * src/prefs_filtering.c
8669                 now, we can use bounce action in the dialog box.
8670
8671 2002-01-16 [carsten]    0.7.0claws9
8672         * src/gtkstext.c
8673                 removed the <control> and <alt> shortcuts because they're
8674                 not needed and interefered with the "normal" shortcuts
8675         * src/mainwindow.c
8676         * src/summaryview.c
8677                 removed most of the hardcoded shortcuts and assigned
8678                 them to menu entries making them easy customizable by
8679                 that
8680
8681 2002-01-16 |melvin]     0.7.0claws8
8682
8683         * src/gtkspell.c
8684                 fixed bug where using the mouse and when the compose
8685                 window is not on top may result in a crash.
8686
8687 2002-01-16 [melvin]     0.7.0claws7
8688
8689         * src/compose.c
8690                 fixed a long standingspell checker bug which could 
8691                 cause a crash after sending a message.
8692
8693 2002-01-16 [paul]       0.7.0claws6
8694
8695         * sync with sylpheed 0.7.0cvs7
8696                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
8697                 2002-01-15, and 2002-01-16
8698
8699 2002-01-16 [melvin]     0.7.0claws5
8700
8701         * README.claws
8702         * src/compose.c
8703         * src/gtkspell.[ch]
8704         * src/main.c
8705                 Heavily modified spell checker code to work around
8706                 ispell bug, to add keyboard shortcuts and for future
8707                 enhancements. See README.claws for usage information.
8708
8709 2002-01-15 [alfons]     0.7.0claws4
8710         
8711         * src/summaryview.c
8712                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
8713                 so sorting within threads reflects sort mode
8714
8715 2002-01-15 [christoph]  0.7.0claws3
8716
8717         * src/procmsg.c
8718                 added alertpanel if mail sending failed
8719
8720 2002-01-15 [alfons]     0.7.0claws2
8721         
8722         * src/prefs_filtering.c
8723                 don't stop timer when prefs filtering dialog is opened
8724
8725 2002-01-14 [alfons]     0.7.0claws1
8726
8727         * src/addr_compl.c
8728         * src/prefs.c
8729                 remove debug_print()s for privacy reasons
8730
8731 2002-01-14 [darko]      0.7.0claws
8732
8733         * README.claws
8734                 quotation wrapping is now also in the main branch
8735
8736 2002-01-14 [paul]
8737
8738         * tools/filter_conv.pl
8739                 allow for Boolean Op and case-sensitivity
8740                 this file is included in the release and tagged
8741                 'rel_0_7_0'
8742
8743 2002-01-13 [paul]       0.7.0claws
8744
8745         * release 0.7.0, with cvs tag 'rel_0_7_0'
8746
8747 2002-01-13 [paul]
8748
8749         * tools/filter_conv.pl
8750         * tools/README
8751                 rewritten to output to matcherrc instead of filteringrc
8752
8753         * po/es.po
8754                 updated Spanish translation by Ricardo Mones Lastra
8755
8756 2002-01-13 [alfons]
8757
8758         * po/nl.po
8759                 update dutch translation
8760
8761 2002-01-13 [paul]
8762
8763         * po/pt_BR.po
8764                 Updated by Fabio Junior Beneditto 
8765
8766 2002-01-13 [melvin]     0.6.6claws53
8767
8768         * po/fr.po
8769                 Updated french translation
8770
8771 2002-01-12 [alfons]     0.6.6claws52
8772
8773         * src/filtering.c
8774                 plug mem leak that has been sitting there for ages              
8775
8776 2002-01-12 [alfons]     0.6.6claws51
8777
8778         * src/summaryview.c
8779                 undo melvin's changes from 0.6.6claws48 because summary
8780                 view now refuses to select first unread message when
8781                 selecting a folder 
8782
8783 2002-01-11 [alfons]     0.6.6claws50
8784
8785         * src/import.c
8786                 use claws' semantics for getting folder item when
8787                 importing an mbox file into a folder 
8788                 (submitted by Dale P. Smith)
8789
8790 2002-01-11 [christoph]  0.6.6claws49
8791
8792         * src/prefs.h
8793                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
8794                 toggle widget, because non static prefs can not use
8795                 prefs_set_* functions
8796         * src/prefs_account.c
8797                 toggle smtp auth password field sensitivity if
8798                 user id is empty and add descrition of usage for
8799                 these fields
8800         * src/prefs_folder_item.c
8801                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
8802                 callbacks
8803
8804 2002-01-11 [melvin]     0.6.6claws48
8805
8806         * src/compose.c
8807                 fix the 'Ctrl-Enter' feature for sending and test really
8808                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
8809                 editables which was not documented in Gtk)
8810
8811         * src/summaryview.c
8812                 Made summaryview refresh after sorting and not before.
8813
8814 2002-01-11 [christoph]  0.6.6claws47
8815
8816         * src/compose.c
8817                 select account from account ids if possible and
8818                 correctly set save folder for copy in reedit
8819
8820 2002-01-10 [paul]       0.6.6claws46
8821
8822         * sync with sylpheed 0.7.0 release
8823                 see ChangeLog entries 2002-01-07, 2002-01-08 and
8824                 2002-01-09
8825
8826 2002-01-09 [alfons]
8827
8828         * src/summaryview.c
8829                 remove more dirt traces...
8830
8831 2002-01-09 [alfons]
8832         
8833         * src/summaryview.c
8834                 clean up some traces of my debugging stuff
8835
8836 2002-01-09 [alfons]     0.6.6claws45
8837
8838         * src/filtering.c
8839                 break up filteringprop_apply() in three separate pieces
8840                 so we can drop messages that failed processing in the
8841                 inbox
8842
8843         * src/summaryview.c
8844                 fix bug #469598 "no refresh of inbox after filter" which 
8845                 was introduced by the new summary view locking, and which 
8846                 prevented the summary view to update after a manual filter 
8847                 message. claw's filter message requires a summary_show().
8848                 (aargh, summary_show() again! :-)
8849                 
8850 2002-01-07 [alfons]     0.6.6claws44
8851
8852         * src/headerwindow.c
8853         * src/logwindow.c
8854         * src/messageview.c
8855         * src/sourcewindow.c
8856                 bring in Hiro's last 0.7.0 wm class fixes
8857
8858         * tools/sylprint.pl
8859                 bring in Ricardo's fix for sylprint script
8860
8861         * AUTHORS       
8862         * src/rfc2015.[ch]
8863         * src/prefs_common.[ch]
8864         * src/prefs_account.[ch]
8865         * src/compose.c
8866                 clean up account preference poison in rfc2015,
8867                 and preparation to fix double sign bug 
8868                 (patch submitted by Simon 'corecode' Schubert)
8869
8870 2002-01-07 [christoph]  0.6.6claws43
8871
8872         * src/mh.c
8873                 search for free message number, do not only rely
8874                 on last_num
8875         * src/send.c
8876                 fix smtp auth and use extra account information
8877                 if available, if not use pop3 data instead
8878                 (closes bug #500341)            
8879         * src/ssl.[ch]
8880                 match coding style
8881
8882 2002-01-06 [alfons]     0.6.6claws42
8883
8884         * src/mainwindow.c
8885                 try making the separate windows work again...
8886
8887 2002-01-06 [alfons]     0.6.6claws41
8888
8889         * src/mainwindow.c
8890                 adapt Hiro's separate window menu (to get rid of the funny
8891                 duplicate menu items), and make it work again
8892
8893 2002-01-06 [alfons]     0.6.6claws40
8894
8895         * tools/Makefile.am
8896         * tools/sylprint.rc
8897         * tools/sylprint.pl
8898         * tools/README.sylprint
8899                 add sylprint script for printing mails from Sylpheed
8900                 (contributed by Ricardo Mones Lastra)
8901
8902         * src/acount.c
8903                 clean up
8904
8905 2002-01-06 [melvin]     0.6.6claws39
8906
8907         * src/mainwindow.c
8908         * src/summaryview.c
8909                 Fixed crash introduced in 0.6.6claws38 by the menu
8910                 reorganisation (Hide read messages)
8911         
8912         * ChangeLog.claws 
8913                 Fixed typo (we are now in 2002, alfons ;) )
8914
8915 2002-01-05 [alfons]     0.6.6claws38
8916
8917         * sync with sylpheed 0.6.6cvs10-17
8918                 (last stuff marked as LAST_STABLE)
8919
8920 2002-01-04 [melvin]     0.6.6claws37
8921
8922         * src/account.c
8923                 Made account selection code use strcasestr again instead of
8924                 g_strcasecmp (fixes bug where reediting queued messages
8925                 did not select proper account reported by T. Link).
8926         
8927         * src/folderview.c
8928                 Fix bug where folder icons are not shown when 'hide read messages'
8929                 is on.
8930         
8931         * src/stock_pixmaps.[ch]
8932                 Added folder icons for 'hide read messages'.
8933         
8934         * src/compose.c
8935                 Fixed bug where 'Enter' in a header entry will send the message 
8936                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
8937
8938 2002-01-03 [melvin]     0.6.6claws36
8939         
8940         * src/prefs.[ch]
8941                 Added popup menu for common preferences and
8942                 account preferences (right click on tab displays
8943                                 a menu of all tabs.)
8944
8945 2002-01-02 [melvin]     0.6.6claws35
8946
8947         * src/gtkspell.[ch]
8948                 Made spelling code compatible with undo/redo feature.
8949                 Added creation of suggestion mode menu for the general
8950                         preferences.
8951         
8952         * src/prefs_common.[ch]
8953                 Added option menu for the speller's suggestion mode.
8954                 Added missing spaces in "..." buttons and made a "..."
8955                         button non translatable!
8956         
8957         * src/compose.c
8958                 Made speller use the default suggestion mode.
8959                 Hack to make it possible to choose 'CTRL-Enter' as a
8960                         shortcut for sending (and only for sending).
8961
8962         * src/prefs_folder_item.c
8963                 Changing subject simplification does not update cache 
8964                         anymore (because it is unnecessary).
8965                 Fixed bug where changing subject simplification updated the 
8966                         summaryview even when the viewed folder is not the
8967                         folder which properties are being changed. (E.g. 
8968                                         viewing folder A and changing
8969                                         the subject simplification of 
8970                                         folder B -not being viewed- updated the 
8971                                         summaryview of folder A with data of
8972                                         folder B). (Hope this is clear... )
8973
8974 2001-12-31 [alfons]     0.6.6claws34
8975         
8976         * src/ldif.c
8977         * src/mutt.c
8978                 fgetc() returns a signed integer which doesn't
8979                 fit in a char. so c truncates this to a char
8980                 but we may lose significant bits. i.e. we may
8981                 comparing 0xFF which may not be equal to -1
8982                 unless properly casted to signed char which
8983                 we won't do because fgetc() returns a signed
8984                 integer which doesn't fit in a char. so c 
8985                 truncates this to a char but we may lose 
8986                 significat bits. (you got the idea, thanks
8987                 to Gustavo Noronha Silva <kov@debian.org>
8988                 and the Debian folks!)
8989
8990 2001-12-30 [alfons]     0.6.6claws33
8991
8992         * src/prefs_common.c
8993                 add #ifdef USE_PSPELLs that Melvin forgot               
8994
8995 2001-12-30 [melvin]     0.6.6claws32
8996         
8997         * src/prefs_common.[ch]
8998                 Added configurable color for misspelled words.
8999
9000         * src/gtkspell.[ch]
9001                 Fixed bug of foreground text color (reported by David
9002                                 Mehrmann)
9003                 Added configurable color for misspelled words.
9004
9005 2001-12-30 [alfons]     0.6.6claws31
9006
9007         * src/folder.c
9008                 remove unnecessary things someone put there
9009
9010         * src/mh.c
9011         * src/folder.[ch]
9012                 make folder properties (like threading and sorting) persistent
9013                 (closes bug #497424 "rescan folder tree resets proprieties")
9014                 currently this is only for MH folders. 
9015
9016 2001-12-29 [melvin]     0.6.6claws30
9017
9018         * src/string_match.[ch]
9019                 Optimized a bit: regexp pattern buffer compiled only once, and
9020                   one subroutine call removed. Fixed ^ regexp search: Now, 
9021                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
9022         
9023         * src/summaryview.c
9024                 Subject filtering changed to filter summary columns and
9025                   not directly the messages subject cache. The loss in 
9026                   performance is balanced by the improvement of string_match.
9027                 Added an alert panel if there is an error in the regexp.
9028
9029         * src/src/prefs_folder_item.h
9030                 Added a regexp pattern buffer.
9031
9032 2001-12-28 [alfons]     0.6.6claws29
9033
9034         * src/string_match.[ch]
9035                 clean up name space
9036                 allow compilation *BSD
9037
9038 2001-12-27 [alfons]     0.6.6claws28
9039
9040         * src/filter.c
9041                 sync the Hiro's bug fix for BSD
9042
9043 2001-12-27 [melvin]     0.6.6claws27
9044         
9045         * src/compose.c
9046                 Simplify focus to subject entry code.
9047
9048 2001-12-27 [darko]      0.6.6claws26
9049
9050         * src/filtering.c
9051         * src/mbox_folder.c
9052         * src/messageview.c
9053         * src/mh.c
9054         * src/procheader.[ch]
9055         * src/procmsg.h
9056         * src/stock_pixmap.[ch]
9057         * src/summaryview.c
9058                 Show key icon for encrypted mails in summary view
9059
9060         * src/pixmaps/clip.xpm
9061         * src/pixmaps/clipkey.xpm
9062         * src/pixmaps/key.xpm
9063                 New/modified icons for the above
9064
9065 2001-12-27 [melvin]     0.6.6claws25
9066
9067         * src/prefs_common.c
9068                 Put spell checker options in a separate tab to decrease
9069                 the Common Preferences window height.
9070
9071         * README.claws  
9072                 Update spell checker usage instruction about its options
9073                 location.
9074
9075 2001-12-27 [melvin]     0.6.6claws24
9076
9077         * src/compose.c
9078                 Changed subject entry widget position. Initial focus is
9079                 on the To header instead of the subject entry.
9080                 Creating a new header scrolls the header list to make the
9081                 created one visible. Nevertheless, when automatically filling
9082                 headers, the first one is shown.
9083                 A Tab key press in the last empty header entry zips the 
9084                 focus to the subject entry.
9085                 (I did not change the combo boxes, yet)
9086
9087 2001-12-26 [alfons]     0.6.6claws23
9088
9089         * src/prefs_account.c
9090         * src/inc.c
9091                 allow default inbox to reside in another mailbox (only
9092                 works for POP3 accounts)
9093
9094 2001-12-26 [alfons]     0.6.6claws22
9095         
9096         * src/textview.c
9097                 make reply-on-click work with the account of the selected folder
9098         * src/compose.c
9099                 put a fixme here to remind me to fix finding correct default
9100                 account for nested folders
9101
9102 2001-12-25 [alfons]     0.6.6claws21
9103
9104         * src/summaryview.c
9105                 make column headers display locked and mark pixmaps (idea by Melvin) 
9106                 fix bug by adding score and locked column type to sort array
9107
9108 2001-12-25 [alfons]     0.6.6claws20
9109         
9110         * src/summaryview.c
9111                 catch a *potentially* inadvertent write back of  
9112                 the message cache(s) introduced by 0.6.5claws37
9113
9114 2001-12-25 [christoph]  0.6.6claws19
9115
9116         * src/stock_pixmap.[ch]
9117         * src/summaryview.c
9118                 add ignore thread pixmap
9119                 (can someone draw a better icon for this?)
9120
9121 2001-12-24 [alfons]     0.6.6claws18
9122
9123         * src/prefs_folder_item.c
9124                 make address completion actually work for the
9125                 Default To address in the Folder Property dialog.
9126
9127 2001-12-24 [alfons]     0.6.6claws17
9128         
9129         * src/summaryview.c
9130                 use new style regexp for subject stripping 
9131                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
9132
9133 2001-12-24 [darko]      0.6.6claws16
9134
9135         * src/pgptext.c
9136         * src/rfc2015.c
9137                 move GPG related informational messages to debug mode
9138
9139 2001-12-23 [alfons]     0.6.6claws15
9140
9141         * src/stock_pixmap.[ch]
9142         * src/summaryview.c
9143                 add the forgotten Claws' locked pixmap
9144
9145 2001-12-23 [alfons]     0.6.6claws14
9146
9147         * src/filesel.c
9148                 accept file name typed in entry in multi file
9149                 selector (patch submitted by Gustavo Noronha Silva 
9150                 <kov@debian.org>)
9151
9152 2001-12-23 [alfons]     0.6.6claws13
9153
9154         * src/prefs_filter.c
9155         * src/prefs_filtering.c
9156         * src/matcher.c
9157         * src/importmutt.c
9158                 clean up a little bit
9159         
9160         * src/string_match.c
9161                 validate input strings a little bit more
9162
9163 2001-12-23 [alfons]     0.6.6claws12
9164
9165         * src/Makefile.am
9166         * src/summaryview.c
9167         * src/string_match.[ch]         ** NEW **
9168         * src/folderview.[ch]
9169         * src/headerview.h
9170         * src/folder.[ch]
9171         * src/prefs_folder_item.[ch]
9172                 add subject simplification to strip out strings from
9173                 a subject line (esp. handy for mailing lists). 
9174                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
9175                 but slightly changed things for better integration.)
9176
9177 2001-12-23 [alfons]     0.6.6claws11
9178
9179         * src/mainwindow.c
9180                 fix bug introduced by submission included in 0.6.5claws52.
9181                 ideally this submission should clean the trash if any trash
9182                 folder has a message. however, the hasTrash variable was
9183                 set to false whenever a trash folder was empty (discarding
9184                 a previously found *filled* trash folder.)
9185
9186                 also edited the code a little bit and made it more safe.
9187
9188 2001-12-22 [alfons]     0.6.6claws10
9189
9190         * src/imap.c
9191                 quick fix for Martin Pool's omission of an account
9192                 specific SSL setting
9193
9194 2001-12-22 [alfons]     0.6.6claws9
9195
9196         * src/compose.c
9197         * src/messageview.c
9198         * src/mimeview.c
9199         * src/pgptext.c
9200         * src/procmime.[ch]
9201                 better support for multipart/digest (submitted
9202                 by Fredrik <e98fo@efd.lth.se>)
9203
9204 2001-12-22 [alfons]     0.6.6claws8
9205
9206         * src/addressbook.c
9207                 correct function signature
9208         * src/socket.[ch]
9209         * src/imap.[ch]
9210         * src/prefs_account.[ch]
9211                 allow IMAP over SSH tunnel (patch submitted by 
9212                 Martin Pool <mbp@samba.org>)
9213
9214 2001-12-21 [alfons]     0.6.6claws7
9215
9216         * sync with sylpheed 0.6.6cvs4-9
9217                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
9218
9219 2001-12-21 [christoph]  0.6.6claws6
9220
9221         * src/compose.c
9222         * src/prefs_folder_item.[ch]
9223                 implement saving of outgoing messages to current folder.
9224                 fix segfault when no default outbox is available
9225                 (closes bug #495683)
9226
9227 2001-12-21 [carsten]    0.6.6claws5
9228         * src/folderview.c
9229         * src/summaryview.c
9230                 pressing CTRL while DND does now the expected thing and
9231                 copies the mail (moving is still the default, as this
9232                 seam more appropriate for handling mails by DND)
9233
9234 2001-12-18 [paul]       0.6.6claws4
9235
9236         * sync with sylpheed 0.6.6cvs3
9237                 see ChangeLog entries 2001-12-18
9238
9239 2001-12-18 [hiro]       0.6.6claws3
9240
9241         * src/undo.c
9242                 fix for multibyte characters (obtain the number of letters
9243                 instead of bytes).
9244
9245 2001-12-17 [paul]       0.6.6claws2
9246
9247         * sync with sylpheed 0.6.6cvs1
9248                 see ChangeLog entry 2001-12-16
9249
9250 2000-12-17 [alfons]     0.6.6claws1
9251
9252         * src/filtering.c
9253                 clean up
9254
9255 2001-12-16 [paul]       0.6.6claws
9256 2001-12-15
9257
9258         * Release version 0.6.6claws, cvs tag: rel_0_6_6
9259
9260         * src/mimeview.c
9261                 last minute sync with main 0.6.6
9262
9263         * po/es.po
9264                 updated by Ricardo Mones Lastra
9265                 update for last minute sync
9266         * po/fr.po
9267         * po/nl.po
9268                 update for last minute sync
9269         * po/de.po
9270                 updated by Jens Oberender
9271         * po/pt_BR.po
9272                 updated by Fabio Junior Beneditto
9273
9274         * src/prefs_common.[ch]
9275         * src/undo.c
9276                 number of undo levels is user configurable
9277                 (squeeze it into the release in the dying
9278                 moments) Submitted by Jens Oberender    
9279
9280 2001-12-15 [melvin]
9281
9282         * po/fr.po
9283                 updated french translation
9284
9285 2001-12-15 [paul]       0.6.5claws92
9286
9287         * sync with sylpheed 0.6.5cvs28
9288                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
9289
9290         * po/nl.po
9291                 update to allow for sync
9292
9293 2001-12-15 [alfons]
9294         
9295         * po/nl.po
9296                 update dutch translation
9297
9298 2001-12-14 [carsten]    0.6.5claws91
9299         * src/summaryview.c
9300                 fixed bug #473785; also after changing the column order
9301                 the same message will be selected and displayed as before
9302                 the reordering
9303
9304 2001-12-14 [carsten]    0.6.5claws90
9305         * src/folderview.c
9306                 probably found the bug reported by wwb opening or closing
9307                 a folder tree just before dnd (found the solution in the
9308                 balsa source -- thanks to them)
9309
9310 2001-12-14 [carsten]    0.6.5claws89
9311         * src/gtkutils.c
9312         * src/account.c
9313                 moved gtk_clist_moveto to the right place, so that
9314                 only the accounts dialog is effected on opening
9315
9316 2001-12-14 [carsten]    0.6.5claws88
9317         * src/gtkutils.c
9318                 gtkut_clist_set_focus_row does a gtk_clist_moveto
9319                 now, so that the focused row will be seen in any case
9320                 (reported by wwp on sf-claws-user)
9321
9322 2001-12-14 [darko]      0.6.5claws87
9323
9324         * src/compose.c
9325                 remove unnecessary line
9326
9327 2001-12-14 [paul]       0.6.5claws86
9328
9329         * sync with sylpheed 0.6.5cvs27
9330                 see ChangeLog entries 2001-12-14
9331
9332 2001-12-14 [carsten]    0.6.5claws85
9333         * src/mainwindow.c
9334                 following a suggestion of Melvin the rcoabm pops up
9335                 right under the button now and the button is reliefed
9336                 while the popup is open
9337
9338 2001-12-14 [darko]      0.6.5claws84
9339
9340         * src/compose.c
9341                 fix crash when wrapping long lines if linewrap quotation
9342                 is disabled and wrapper encounters a word spanning more
9343                 than one line
9344
9345 2001-12-13 [paul]       0.6.5claws83
9346
9347         * src/compose.c
9348                 prefer 'Reply-To' header over mailing list header when
9349                 replying to a message. Finally prevent all those confirmation 
9350                 messages being sent to the list itself.
9351
9352         * src/summaryview.c
9353                 remove unused summary_set_menu_sensitive() entry
9354
9355 2001-12-13 [paul]       0.6.5claws82
9356
9357         * src/folderview.c
9358         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
9359         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
9360         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
9361                 improvements to 'Hide read messages': Inbox, Outbox,
9362                 Trash, Queue, and Draft icons now reveal presence of hidden 
9363                 messages
9364
9365 2001-12-12 [alfons]     0.6.5claws81
9366
9367         0.6.5claws80 was tagged as LAST_STABLE
9368
9369         * src/filtering.[ch]
9370         * src/matcher.[ch]
9371         * src/matcher_parser_lex.c
9372                 fix the filtering; my last attempt to get it right, 
9373                 if it does not work, it's Hoa's turn. ;-)
9374
9375                 for my honourable peers:
9376                 
9377                 the code now makes a clear distinction between
9378                 rules as they are displayed (probably escaped),
9379                 and as they are executed (probably unescaped). the
9380                 parser does *NOT* do any unescaping, this is
9381                 the task of the matcher.c (which breaks up a
9382                 rule into condition) and the filtering.c (which
9383                 breaks up the rule's action). to make this
9384                 run happily we provide an unescaped copy of
9385                 crucial strings to the MatcherProp and 
9386                 FilteringAction structures. note that the only
9387                 exception to this is any REGEXP string. those
9388                 are directly passed to regcomp() and regexp()
9389                 (who have much more powerful unescape functions).
9390                 
9391                 for everyone else:
9392         
9393                 you can escape tab (\t), carriage return (\r),
9394                 linefeed (\n), form feed (\f), quote (\"), 
9395                 single quote (\'), bell (\b) in all the entry
9396                 lines in the scoring & filtering dialogs.
9397                 as an added bonus this should not affect
9398                 existing filtering rules.
9399
9400 2001-12-12 [carsten]    0.6.5claws80
9401
9402         * src/summaryview.c
9403         * po/de.po
9404                 "item(s) selected" is now sensitive to 1 or more
9405                 than one selected (nice for language where simple
9406                 adding of a "s" is not possible as German (Eintrag
9407                 ->Eintr"age)
9408                 
9409                 the "forward as attachment" entry from the right
9410                 click menu removed, "forward" acts following the
9411                 prefs
9412         
9413         * src/textview.c
9414                 reverted my former changes; so compiler warning again
9415                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
9416                 nevertheless
9417
9418         * src/messageview.c
9419                 "search in message" does now *not* only work in MVIEW_TEXT
9420                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
9421                 message
9422
9423         * src/mainwindow.c
9424                 removed "/File/_Close" as it was the same as "/File/E_xit"
9425                 and we don't need it two times
9426
9427                 the separate folder view and message view now get a distinct
9428                 WMCLASS, just in case someone is using sawfish ;-)
9429
9430                 as the menu entries "/View/Message view" and "/View/Folder tree"
9431                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
9432                 make them sensitive accordingly and as these two are "shown"
9433                 after startup anytime check this menuitem at startup
9434
9435 2001-12-12 [paul]       0.6.5claws79
9436
9437         * src/folderview.c
9438                 fix sensitivity of 'Search folder...', broken in
9439                 0.6.5claws75
9440
9441         * src/mainwindow.c
9442                 fix dodgy English
9443
9444 2001-12-11 [carsten]    0.6.5claws78
9445         * src/filtering.c
9446                 fixed two typos returning a wrong FALSE/TRUE
9447         * src/mainwindow.[ch]
9448                 extra menu for email/news button removed
9449
9450 2001-12-11 [alfons]     0.6.5claws77
9451         
9452         * src/matcher.c                 (1.3)
9453         * src/matcher_parser_lex.l      (1.28)
9454                 revert for another attempt
9455                 mark 0.6.5claws77 as LAST_STABLE
9456
9457 2001-12-11 [christoph]  0.6.5claws76
9458
9459         * po/de.po
9460                 fixed wrong translation for prev. unread msg
9461
9462 2001-12-11 [paul]       0.6.5claws75
9463
9464         * src/folder.[ch]
9465         * src/folderview.c
9466         * src/mainwindow.c
9467         * src/summaryview.[ch]
9468         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
9469                 enable ability to hide read messages on per folder basis via 
9470                 '/Summary/Hide read messages'; when selected, a folder will 
9471                 have a red open folder icon, instead of a blue icon, if the 
9472                 folder contains hidden messges
9473                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
9474
9475         * src/mainwindow.c
9476                 remove '/Message/Forward as attachment' from 
9477                 main_window_set_menu_sensitive() to prevent debug warning
9478
9479         * src/folderview.c
9480         * src/mainwindow.c
9481                 Clean up some of the English
9482
9483         * tools/newscache_clean.pl
9484                 allow for new 'hidereadmsgs' entry in folderlist.xml
9485
9486         * po/es.po
9487                 updated translation, submitted by Ricardo Mones Lastra
9488
9489 2001-12-11 [paul]       0.6.5claws74
9490
9491         * sync with sylpheed 0.6.5cvs25
9492                 see ChangeLog entry 2001-12-11
9493
9494 2001-12-10 [alfons]     0.6.5claws73
9495
9496         * src/matcher.c
9497                 add more control characters
9498         * src/matcher_parser_lex.l
9499                 make escaping / unescaping work again
9500
9501 2001-12-10 [alfons]     0.6.5claws72
9502
9503         * src/imap.c
9504                 clean up warnings "returning value for void function" 
9505         * src/prefs_filtering.c
9506                 make info button for execute action sensitive
9507
9508 2001-12-10 [paul]       0.6.5claws71
9509
9510         * src/compose.c
9511         * src/imap.[ch]
9512         * src/summaryview.c
9513                 fix: imap server now gets informed of MARKED, UNMARKED
9514                 and REPLY events. Now people can use different IMAP-Mail
9515                 clients and have the exact same information about MARKED,
9516                 UNMARKED and REPLY status with all of them. Especially
9517                 useful for imap servers with a web-frontend.
9518                 submitted by Tobias Sandhaas <medlor@web.de>
9519
9520 2001-12-09 [melvin]     0.6.5claws70
9521         
9522         * src/textview.[ch]
9523                 fixed bug #490076 (hunted down by Alfons who implemented
9524                 a workaround in 0.6.5claws65)
9525
9526 2001-12-09 [christoph]  0.6.5claws69
9527
9528         * src/summaryview.c
9529                 set pointer to string in LOCKED column to NULL
9530                 (might fix bug #490800)
9531
9532 2001-12-09 [carsten]    0.6.5claws68
9533
9534         * po/de.po
9535                 resolved some cluttered menu shortcuts 
9536                 ('creating new email' and 'creating news message'
9537                 hade the same)
9538         * src/compose.c
9539                 wmclass now distinc from main window
9540         * src/mainwindow.c
9541           src/mainwindow.h
9542                 email/news and forward button functionality similar
9543                 to the reply buttons; removed the ugly dropdown arrows
9544                 and use instead the right mouse button
9545
9546 2001-12-09 [paul]       0.6.5claws67
9547
9548         * src/imap.c
9549         * src/utils.h
9550                 allow spaces in imap folder names
9551                 submitted by Willem van Engen <wvengen@stack.nl>
9552
9553 2001-12-09 [paul]       0.6.5claws66
9554
9555         * sync with sylpheed 0.6.5cvs24
9556                 see ChangeLog entry 2001-12-09
9557
9558 2001-12-08 [alfons]     0.6.5claws65
9559
9560         * src/textview.c
9561                 prevent secondary selection claim after "add to sender" dialog
9562                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
9563                 we trick GTK by simulating a click at (0, 0) in the textview.
9564
9565 2001-12-08 [hoa]        0.6.5claws64
9566
9567         * src/folder.c
9568                 fixed a bug about the .processing folder name while filtering
9569
9570 2001-12-08 [alfons]     0.6.5claws63
9571
9572         * src/folderview.c 
9573                 work around problem of not correctly updating folder stats
9574                 when deleting messages. there's some folder scanning evil
9575                 going so the folderview_update_msg_num() does not work
9576                 correctly. need to investigate this.
9577
9578 2001-12-08 [paul]       0.6.5claws62
9579
9580         * sync with sylpheed 0.6.5cvs23
9581                 see ChangeLog entry 2001-12-08
9582
9583 2001-12-07 [christoph]  0.6.5claws61
9584
9585         * src/compose.c
9586                 fix another header translation problem
9587
9588 2001-12-07 [alfons]     0.6.5claws60
9589
9590         * src/mbox.c
9591                 make filtering also work on local spool mbox
9592
9593 2001-12-07 [carsten]    0.6.5claws59
9594         * src/addressbook.c
9595                 addressbook window gets a wmclass distinct from the main
9596                 sylpheed window
9597         * src/compose.h
9598         * src/mainwindow.[ch]
9599                   forward menu item will use mode selected in prefs, forward 
9600                 as attatchment in menu removed (will be substituted in the
9601                 toolbar similar to reply buttons)
9602                   create news message menu entry and news button is now 
9603                 sensitive to the existance of a news account
9604         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
9605         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
9606         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
9607                 these are removed because the toolbar buttons don't show
9608                 the quoting modus any longer
9609
9610 2001-12-07 [paul]
9611
9612         * tools/newscache_clean.pl      ** NEW FILE **
9613                 perl script to do some tidying up in the newscache directory 
9614                 
9615         * tools/sylpheed-switcher       ** NEW FILE **
9616                 perl script to enable easy switching between main and claws
9617                 
9618         * tools/README
9619                 added descriptions of the two new perl scripts          
9620
9621
9622 2001-12-07 [melvin]     0.6.5claws58
9623
9624         * src/messageview.c
9625                 fixed a warning during compilation introduced in 0.6.5claws56
9626
9627 2001-12-07 [paul]       0.6.5claws57
9628
9629         * src/mainwindow.[ch]
9630         * src/menu.[ch]
9631                 further usability enhancements to replying with or without 
9632                 quoting via the toolbar, use of Ctrl key is replaced by 
9633                 drop down menu 
9634                 Submitted by Carsten Schurig            
9635
9636 2001-12-07 [melvin]     0.6.5claws56
9637
9638         * src/messageview.c
9639                 hack to fix bug that prevented to make/paste selections
9640                 after switching between MVIEW_TEXT and MVIEW_MIME views
9641                 without deselecting the selection first.
9642
9643 2001-12-06 [alfons]     0.6.5claws55
9644
9645         * src/filtering.[ch]
9646         * src/inc.c
9647                 revise filtering a little bit more, and make sure
9648                 messages are delivered to the appropriate inbox
9649                 (perhaps set per account)
9650
9651 2001-12-06 [paul]       0.6.5claws54
9652
9653         * sync with sylpheed 0.6.5cvs22
9654                 see ChangeLog entry 2001-12-06
9655
9656 2001-12-05 [alfons]     0.6.5claws53
9657
9658         * src/inc.c
9659         * src/folder.[ch]
9660         * src/procmsg.c
9661         * src/filtering.c
9662                 more revisions of filtering system
9663                 (last stable version is marked as LAST_STABLE)
9664                 
9665                 | NOTE 1): the filtering system now uses a local folder called
9666                 | .processing. if filtering fails, check this directory
9667                 | for missing messages.
9668                 |
9669                 | NOTE 2): help us find the filtering actions still missing
9670
9671 2001-12-05 [paul]       0.6.5claws52
9672
9673         * src/mainwindow.c
9674                 fix bug where 'Empty Trash?' pop-up window appears even
9675                 when Trash is empty, submitted by Jesse Skinner         
9676
9677 2001-12-05 [melvin]     0.6.5claws51
9678
9679         * src/compose.c
9680                 fixed bug #486106 to select correct account when reediting 
9681                 a queued message
9682         
9683 2001-12-04 [alfons]     0.6.5claws50
9684
9685         * src/mh.c
9686                 declare markfile in appropriate functions when
9687                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
9688                 for spotting this)
9689
9690 2001-12-04 [paul]       0.6.5claws49
9691
9692         * sync with sylpheed 0.6.5cvs21
9693                 see ChangeLog entry 2001-12-04
9694
9695 2001-12-03 [christoph]  0.6.5claws48
9696
9697         * po/de.po
9698                 changed translation of undo
9699         * src/account.c
9700         * src/folder.c
9701                 don't reinvent the wheel to traverse a GNode
9702         * src/compose.[ch]
9703                 seperate code to create the compose gui into functions
9704                 add "Others" page with folder selection for saving copy
9705                 of the message.
9706                 the folder identifier is saved to queue header
9707         * src/procmsg.c
9708                 save message to folder in queue header
9709
9710 2001-12-03 [paul]       0.6.5claws47
9711
9712         * sync with sylpheed 0.6.5cvs20
9713                 see ChangeLog entry 2001-12-03
9714
9715 2001-12-01 [paul]
9716
9717         * more sync with sylpheed 0.6.5cvs19
9718                 see ChangeLog entry 2001-11-29
9719
9720 2001-11-30 [paul]       0.6.5claws46
9721         
9722         * src/compose.c
9723                 remove conflicts introduced by Hoa's last commit
9724          
9725         * src/mainwindow.c
9726                 make 'Message/Bounce' sensitive
9727
9728 2001-11-30 [hoa]        0.6.5claws45
9729
9730         * src/compose.c
9731                 slightly change bounce function to add
9732                 information about the user that bounced the mail
9733                 in the From header line.
9734
9735         * src/folderview.c
9736                 permit the use of processing in outbox folder.
9737
9738 2001-11-29 [paul]       0.6.5claws44
9739
9740         * src/mainwindow.[ch]
9741         * src/prefs_common.c
9742         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
9743         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
9744         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
9745                 usability enhancements to the quoting, implements
9746                 use of Ctrl key to toggle quoting settings
9747                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
9748
9749 2001-11-29 [paul]       0.6.5claws43
9750         
9751         * sync with sylpheed 0.6.5cvs19
9752                 see ChangeLog entry 2001-11-28
9753
9754 2001-11-29 [melvin]     0.6.5claws42
9755         * src/Makefile.am
9756                 added enriched.[ch] to the list of files
9757
9758         * src/textview.c
9759         * src/mimeview.c
9760         * src/procmime.[ch]
9761         * src/enriched.[ch]
9762                 added support to view text/enriched
9763                 added support to show headers in message view for text/enriched and text/html
9764                         in non multipart messages
9765
9766 2001-11-28 [paul]       0.6.5claws41
9767
9768         * more sync with sylpheed 0.6.5cvs18
9769                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
9770
9771 2001-11-27 [paul]       0.6.5claws40
9772         
9773         * po/pt_BR.po
9774                 updated translation, submitted by Fabio Junior Beneditto
9775                 
9776         * sync with sylpheed 0.6.5cvs18
9777                 see ChangeLog entries 2001-11-26 (src/textview.c) and
9778                 2001-11-27
9779
9780
9781 2001-11-26 [paul]
9782
9783         * po/es.po
9784                 updated translation, submitted by Ricardo Mones Lastra
9785
9786 2001-11-26 [alfons]
9787
9788         * src/matcher.c
9789                 add more translatable strings
9790
9791 2001-11-26 [christoph]  0.6.5claws39
9792
9793         * po/de.po      
9794                 fixed one more umlaut
9795         * src/compose.c
9796                 fix translated header when it should not be translated
9797
9798 2001-11-26 [paul]       0.6.5claws38
9799
9800         * src/mainwindow.c
9801                 remove '/Message/Add Sender to address book' from 
9802                 main_window_set_menu_sensitive(), prevent debug warning
9803                 add 'Message/Mark/Mark all read' to mainwin_entries[]
9804
9805 2001-11-26 [paul]       0.6.5claws37
9806
9807         * src/summaryview.c
9808                 fix 'recurring unread state' bug 
9809
9810         * tools/README 
9811         * tools/filter_conv.pl
9812                 read name of top level mailbox from folderlist.xml
9813                 and presume nothing about its name              
9814
9815 2001-11-26 [darko]      0.6.5claws36
9816
9817         * src/gtkstext.[ch]
9818                 removed functions that are now in gtkutils.c
9819                 use gtkut_text_is_uri_string() from gtkutils.c
9820         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
9821
9822 2001-11-26 [paul]       0.6.5claws35
9823
9824         * sync with sylpheed 0.6.5cvs16
9825                 see ChangeLog entries 2001-11-25 and 2001-11-26
9826
9827 2001-11-25 [alfons]     0.6.5claws34
9828
9829         EXPERIMENTAL!!! Please checkout the last stable version using: 
9830           
9831         % cvs update -r LAST_STABLE -dRAP
9832
9833         (Or help us testing this stuff.)
9834
9835         * src/filtering.c               (1.14)
9836         * src/filtering.h               (1.6)
9837         * src/inc.c                     (1.28)
9838         * src/matcher.c                 (1.20)
9839         * src/mbox.c                    (1.9)
9840         * src/procmsg.h                 (1.14)
9841         * src/summaryview.c             (1.59)
9842         * src/summaryview.h             (dunno)
9843                 revert/merge/sync to as it was before commit 
9844                 on Thu, 19 Jul 2001 10:15:51 -0700.
9845
9846 2001-11-25 [hoa]        0.6.5claws33
9847
9848         * src/main.c
9849                 processing mails at startup
9850
9851         * src/folderview.c
9852         * src/summaryview.[ch]
9853                 processing mails when entering folder
9854
9855         * src/prefs_filtering.c
9856                 fixed some UI bugs
9857
9858 2001-11-24 [alfons]     0.6.5claws32
9859
9860         * src/summaryview.[ch]
9861                 make summary sort headers work, and also make
9862                 sure the sort type is stored
9863
9864 2001-11-23 [alfons]     0.6.5claws31
9865
9866         * src/summaryview.[ch]
9867                 make lock work like mark
9868                 disallow deleting messages marked as locked
9869
9870 2001-11-23 [alfons]     0.6.5claws30
9871
9872         * src/gtkstext.c
9873         * src/compose.[ch]
9874         * src/Makefile.am
9875         * src/undo.[ch]
9876                 merge undo patch submitted by Jens
9877
9878 2001-11-23 [christoph]  0.6.5claws29
9879
9880         * src/.cvsignore
9881                 added ylwrap
9882         * src/compose.c
9883                 fixed gpg signing and encoding
9884         * src/folder.[ch]
9885         * src/main.c
9886                 added --status option to get new, unread and total
9887                 message count from a running sylpheed
9888         * src/prefs_common.c
9889                 temporary fix for reply_with_quote problem
9890                 (don't call functions for non existing widget)
9891         * src/procmsg.c
9892                 one more check for ignored threads but still not
9893                 always working correctly. probably a recursive
9894                 check for all parents is needed
9895
9896 2001-11-23 [darko]      0.6.5claws28
9897
9898         * src/compose.c
9899                 wrapping on send improvements
9900         * src/gtkutils.[ch]
9901                 fix for GtkSText after last sync with main branch
9902                 GTK_TEXT -> GTK_STEXT
9903
9904 2001-11-23 [paul]       0.6.5claws27
9905
9906         * sync with sylpheed 0.6.5cvs14
9907                 see ChangeLog entries 2001-11-22 and 2001-11-23
9908                 
9909         * po/de.po
9910                 fixed the scrambled umlauts 
9911                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
9912
9913 2001-11-21 [paul]       0.6.5claws26
9914
9915         * sync with sylpheed 0.6.5cvs12
9916                 see 2nd ChangeLog entry dated 2001-11-20
9917
9918 2001-11-20 [paul]       0.6.5claws25
9919
9920         * sync with sylpheed 0.6.5cvs11
9921                 see ChangeLog entry 2001-11-19 (src/utils.c)
9922
9923 2001-11-20 [hiro]
9924
9925         * src/compose.c
9926                 GTK_TEXT -> GTK_STEXT
9927                 fix for wrong comment
9928
9929 2001-11-20 [hiro]       0.6.5claws24
9930
9931         * src/compose.[ch]
9932                 more merges from main branch
9933                 removed fatal warnings (uninitialized variables etc.)
9934                 some coding style fix
9935         * src/gtkutils.h
9936                 fixed typo.
9937         * src/addressbook.c
9938           src/addrindex.c
9939                 V-Card -> vCard
9940
9941 2001-11-19 [hoa]        0.6.5claws23
9942
9943         * src/filtering.c
9944         * src/prefs_scoring.c
9945         * src/matcher.[ch]
9946         * src/scoring.c
9947                 cleaning code
9948
9949         * src/matcher_parser_parse.y
9950         * src/prefs_filtering.c
9951                 bouncing
9952
9953 2001-11-19 [alfons]     0.6.5claws22
9954
9955         more of my old things into claws
9956
9957         * src/Makefile.am
9958         * src/prefs_common.c
9959         * src/procmsg.h
9960         * src/summaryview.[ch]
9961         * src/prefs_summary_column.c
9962         * src/pixmaps/locked.xpm
9963                 add indicators for locking of message in summary view
9964                 (does not work yet, only visual indicator)
9965
9966 2001-11-19 [paul]       0.6.5claws21
9967
9968         * sync with sylpheed 0.6.5cvs10
9969                 see ChangeLog entry 2001-11-19
9970
9971 2001-11-18 [alfons]     0.6.5claws20
9972         
9973         * src/filtering.c
9974                 remove an inadvertent free I forgot in previous clean up 
9975
9976 2001-11-18 [alfons]     0.6.5claws19
9977
9978         * src/filtering.[ch]
9979                 clean up & plug leaks
9980
9981 2001-11-18 [paul]       0.6.5claws18
9982
9983         * sync with sylpheed 0.6.5cvs9
9984                 see ChangeLog entries 2001-11-17 and 2001-11-18
9985
9986 2001-11-16 [paul]       0.6.5claws17
9987
9988         * sync with sylpheed 0.6.5cvs8
9989                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
9990
9991 2001-11-16 [paul]       0.6.5claws16
9992
9993         * sync with sylpheed 0.6.5cvs7
9994                 see ChangeLog entries 2001-11-15 and 2001-11-16
9995
9996 2001-11-15 [hoa]        0.6.5claws15
9997
9998         * src/compose.c
9999                 fix bounce, mails we received couln't be bounced to ourself.
10000
10001         * src/defs.h
10002         * src/filtering.[ch]
10003         * src/matcher.[ch]
10004         * src/matcher_parser.h
10005         * src/matcher_parser_lex.l
10006         * src/matcher_parser_parse.y
10007         * src/inc.c
10008         * src/main.c
10009         * src/mbox.c
10010         * src/prefs_filtering.[ch]
10011         * src/mainwindow.c
10012         * src/prefs_matcher.c
10013         * src/prefs_scoring.c
10014         * src/scoring.[ch]
10015         * src/summaryview.c
10016                 new matcher/filter/score configuration file parser
10017                 one unique configuration file => ~/.sylpheed/matcherrc
10018                 import in currently automatic, then save are made
10019                 in this new file.
10020                 one filter per folder and one global filter
10021                 (filter of a folder will be used as folder processing)
10022
10023         * src/folder.c
10024                 fix a bug in folder_item_get_identifier
10025                 
10026         * src/messageview.c
10027                 receive receipt return are fixed.
10028
10029 2001-11-14 [alfons]     0.6.5claws14
10030
10031         * src/session.h
10032                 add things from main branch to make claws compile
10033
10034 2001-11-14 [paul]       0.6.5claws13
10035
10036         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
10037                 see ChangeLog entries 2001-11-08 to 2001-11-14
10038
10039 2001-11-14 [hoa] 0.6.5claws12
10040
10041         * src/compose.[ch]
10042         * src/mainwindow.c
10043         * src/summaryview.c
10044                 add "bounce mail" option
10045
10046 2001-11-13 [christoph]  0.6.5claws11
10047
10048         * src/compose.c
10049                 Cleanup a mess i add before commiting
10050
10051 2001-11-13 [hoa]        0.6.5claws10
10052
10053         * src/compose.c
10054                 some fixes when mail are sent or
10055                 for crossposts
10056
10057 2001-11-13 [christoph]  0.6.5claws9
10058
10059         * po/de.po
10060                 Changed two string with the same translation
10061         * src/compose.c
10062         * src/procmsg.[ch]
10063         * src/send.[ch]
10064                 New mailsending process:
10065                   - Always queue message before sending
10066                     (message will be saved if sylpheed crashed or
10067                      freezes while sending)
10068                   - Allow queuing of newspostings
10069                   - No copy in outbox before sending
10070                     (closes bug #469501)
10071                   - No more redundant code for send and send_later
10072         * src/summaryview.c
10073                 Applied wwp <subscript@free.fr>'s patch that fixes
10074                 marks for multiple forwarded messages (+compose.c)
10075
10076 2001-11-12 [alfons]
10077
10078         * README.claws
10079                 remove things that are now in main branch
10080         
10081         * po/nl.po
10082                 update Dutch translation
10083
10084 2001-11-12 [mhadasht]   0.6.5.claws8
10085
10086         * src/prefs_common.c
10087                 re-enabled account autoselection feature for forward
10088                 and reedit lost during the branch point for SYNC-B4-REL
10089         * src/gtkspell.c
10090                 gtkpspell_get_dict(): more readable code (even if function is
10091                 not used yet)
10092         * ChangeLog.claws
10093                 added version number info to 2001-11-12 [hiro] comment.
10094
10095 2001-11-12 [hiro]       0.6.5.claws7
10096
10097         * src/compose.c
10098                 compose_forward(): fixed a bug that forward quote mark
10099                 wasn't used.
10100                 removed unnecessary code.
10101         * src/template_select.[ch]: removed.
10102
10103 2001-11-11 [alfons]
10104
10105         * src/compose.c
10106                 :%s/GTK_TEXT/GTK_STEXT/g
10107         
10108         * src/compose.[ch]
10109         * src/undo.[ch]
10110         * src/Makefile.am
10111                 revert the undo stuff (this is 0.6.6claws stuff)
10112
10113 2001-11-11 [hoa]        0.6.5.claws6
10114
10115         * src/compose.[ch]
10116                 Insert signature at the end of the text.
10117                 Added undo patch but currently disabled
10118
10119         * src/procmsg.c
10120                 Threading by subject improved.
10121
10122         * added src/undo.[ch]
10123                 Undo module for compose dialog box.
10124
10125 2001-11-11 [alfons]     0.6.5.claws5
10126
10127         * src/procmsg.c
10128                 prevent threading by subject on nodes that have already been
10129                 threaded by in-reply-to (as in "circular references in a tree
10130                 result in a dead branch")
10131
10132 2001-11-09 [hoa]        0.6.5.claws4
10133         
10134         * src/folderview.c
10135                 allows creation of mbox folder item from any files.
10136
10137 2001-11-09 [alfons]     0.6.5.claws3
10138         
10139         * src/utils.c
10140         * src/procmsg.c
10141                 do what I mean and correct threading by subject so it really
10142                 ignores attracting lines without "Re: "
10143
10144 2001-11-07 [alfons]     0.6.5.claws2
10145
10146         * src/procmsg.c
10147         * src/utils.[ch]
10148                 only attract by subject if a subject line starts with a "Re: "
10149         * src/syldap.c
10150                 remove warning
10151
10152 2001-11-07 [paul]       0.6.5claws1
10153
10154         * sync with sylpheed 0.6.5. release
10155                 see ChangeLog entry 2001-11-07
10156
10157 2001-11-07 [paul]       0.6.4claws31
10158
10159         * sync with sylpheed 0.6.4cvs18
10160                 see ChangeLog entries 2001-10-30 to 2001-11-07
10161                 prefs_templates.[ch] renamed prefs_template.[ch]
10162
10163 2001-11-06 [alfons]
10164         
10165         * src/utils.h
10166                 add semicolon Hoa forgot ;-)
10167                 
10168
10169 2001-11-06 [hoa]        0.6.4claws30
10170         
10171         * src/procmsg.c
10172         * src/summaryview.c
10173         * src/utils.c
10174         * src/utils.h
10175                 threading by subject - empty subject are ignored
10176
10177 2001-11-06 [christoph]  0.6.4claws29
10178
10179         * src/socket.c
10180                 use SSL_peek for sock_gets
10181         * src/utils.c
10182                 removed unneeded pointer in extracting quoted
10183                 names implementation
10184
10185 2001-11-06 [melvin]     0.6.4claws28
10186
10187         * src/gtkspell.c
10188                 fixed bug #476792 Selection overtyping with spell checker
10189                 fixed bug which could cause a buffer overflow
10190                 fixed a memory leak
10191
10192 2001-11-06 [hoa]        0.6.4claws27
10193         
10194         * src/procmsg.c
10195         * src/summaryview.c
10196                 threading by subject
10197
10198 2001-11-05 [alfons]     0.6.4claws26
10199         
10200         * README.claws
10201                 Claws -> Sylpheed (vice versa)
10202
10203         * src/compose.c
10204                 :%s/gtk_text/gtk_stext/g
10205                 :%s/GTK_TEXT/GTK_STEXT/g
10206                 (thanks to Jonathan Ware for spotting this)
10207
10208 2001-11-04 [christoph]  0.6.4claws25
10209
10210         * src/summaryview.c
10211                 replace Xalloca + strdup with Xstrdup_a
10212         * src/utils.c
10213                 better implementation of extracting quoted names
10214                 from addresses (remove backlashes and ignore
10215                 quotes after them)
10216
10217 2001-11-04 [alfons]     0.6.4claws24
10218
10219         * src/utils.[ch]
10220                 edit to comply more with coding style
10221
10222         * src/textview.c
10223                 fix bug reported by Kim Schulz. introduced by the patch integrated
10224                 in 0.6.4claws15. the code did not check the return value of
10225                 the html parser.
10226
10227         * AUTHORS
10228                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
10229
10230 2001-11-04 [christoph]  0.6.4claws23
10231
10232         * src/main.c
10233         * src/prefs_common.[ch]
10234                 init some pointers that possibly caused a segfault
10235                 reported in the claws-users ML
10236
10237 2001-11-04 [hoa]        0.6.4claws22
10238
10239         * src/grouplistdialog.c
10240                 change the names of the nodes in the tree
10241
10242         * src/compose.c
10243                 enhanced mailto syntax as described in
10244                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
10245                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
10246
10247         * src/utils.c
10248                 encode and decode URI (useful when opening URL into
10249                 netscape).
10250
10251 2001-11-03 [hoa]        0.6.4claws21
10252
10253         * src/grouplistdialog.c
10254                 a new newsgroups list selection dialog box
10255                 with a CTree instead of a CList
10256
10257 2001-11-03 [hoa]        0.6.4claws20
10258
10259         * src/folderview.c
10260                 enable property and scoring options when right
10261                 click on "inbox"
10262
10263         * src/summaryview.c
10264                 fixed bug when nickname were displayed using
10265                 the address book.
10266
10267 2001-11-02 [darko]      0.6.4claws19
10268
10269         * src/compose.c
10270                 new wrap quotation and URL/long words wrapping implementation
10271         * src/compose.c src/gtkstext.[ch]
10272                 move gtkstext_strncmp() to gtkstext.c
10273
10274 2001-11-01 [christoph]  0.6.4claws18
10275
10276         * src/prefs_account.c
10277                 fixed mess in account settings dialog
10278         * src/prefs_folder_item.c
10279                 added label with folder path to dialog
10280
10281 2001-10-31 [match]      0.6.4claws17
10282
10283         * src/vcard.c
10284                 fix memory leak.
10285         * src/addrbook.c
10286                 fix generation of spurious address book file names.
10287                 remove redundant functions.
10288         * po/POTFILES.in
10289                 added missing file names.
10290
10291 2001-10-30 [paul]       0.6.4claws16
10292
10293         * sync with sylpheed 0.6.4cvs6
10294                 see ChangeLog entries 2001-10-26 to 2001-10-30
10295
10296         * tools/filter_conv.pl
10297                 read folderlist.xml to discover whether the top-level
10298                 folder is called 'Mailbox' or 'Mail' 
10299
10300 2001-10-29 [paul]       0.6.4claws15
10301
10302         * src/html.c, src/textview.c
10303                 activate links in html mail and fix clickable parts
10304                 Submitted by Matthieu Dazy <dazy@t-surf.com>
10305
10306 2001-10-29 [paul]
10307
10308         * po/de.po, po/es.po, po/pt_BR/po
10309                 updated translations, submitted by Jens Oberender,
10310                 Ricardo Mones Lastra, and Fabio Junior Beneditto
10311
10312 2001-10-29 [darko]      0.6.4claws14
10313
10314         * src/compose.c
10315                 fix wrapping for good
10316
10317 2001-10-29 [darko]
10318
10319         * src/compose.c
10320                 undo previous change as it broke the smart wrapping
10321
10322 2001-10-29 [darko]      0.6.4claws13
10323
10324         * src/compose.c
10325                 fix infinite loop when long URL is quoted
10326                 (closes bug #475122.
10327
10328 2001-10-28 [match]
10329
10330         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
10331                 import Mutt address book
10332         * src/ldif.[ch] src/importldif.h
10333                 modified import LDIF handle user attributes
10334
10335 2001-10-28 [christoph]  0.6.4claws12
10336
10337         * src/summaryview.c
10338                 fixed that filtering did not work if there
10339                 were no filter rules
10340                 (closes bug #472003 and better implementation
10341                  of patch #474644)
10342
10343 2001-10-27 [christoph]  0.6.4claws11
10344
10345         * src/compose.c
10346                 make the folder's default account to be used when
10347                 replying. (patch by wwp <subscript@free.fr>)
10348         * src/compose.c
10349                 code cleanup, nearly killed all of wwp's patch
10350                 for folder's default account in compose
10351         * src/folderview.c
10352                 error panel when a folder could not be created
10353                 (closes bug #471080 new folder name & already
10354                  existing file)
10355
10356 2001-10-26 [alfons]
10357
10358         * src/utils.h
10359                 change prototype of strstr2() that Christoph forgot about
10360
10361 2001-10-26 [christoph]  0.6.4claws10
10362
10363         * src/account.c
10364                 made search for accounts by email address not case
10365                 sensitive
10366         * src/folder.c
10367                 fixed memory leak in folder_item_get_identifier
10368         * src/gtkspell.c
10369         * src/utils.c
10370                 fixed wrong strstr2 (should work like strstr)
10371
10372 2001-10-26 [darko]      0.6.4claws9
10373
10374         * src/compose.c src/gtkstext.[ch]
10375         * src/gtkstext.c
10376                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
10377
10378 2001-10-26 [paul]       0.6.4claws8
10379
10380         * src/html.c
10381                 ignore css and javascript tags in html mail
10382                 case-insensitive, with or without double-quoted
10383                 strings
10384
10385 2001-10-26 [paul]       0.6.4claws7
10386
10387         * sync with sylpheed 0.6.4cvs1
10388                 see ChangeLog entry 2001-10-26
10389
10390         * src/prefs_account.c, src/prefs_common.c,
10391           src/prefs_summary_column.c
10392                 minor improvements to the English
10393
10394 2001-10-25 [alfons]     0.6.4claws6
10395
10396         * src/gtkstext.c
10397         
10398                 make GtkSText follow style of GtkText (closes bug 
10399                 #469211 "text selection while writing message")
10400                 
10401                 do sync with GTK 1.2.10
10402
10403 2001-10-25 [paul]       0.6.4claws5
10404
10405         * src/html.c
10406                 ignore css tags in html mail
10407
10408 2001-10-25 [darko]      0.6.4claws4
10409
10410         * src/compose.c
10411                 don't declare is_url_string as static function since
10412                 we need it in gtkstext.c
10413         * src/gtkstext.c
10414                 remove unused variable
10415                 don't wrap long URLs while composing a message
10416
10417 2001-10-24 [christoph]  0.6.4claws3
10418
10419         * src/socket.c
10420                 fix ssl deadlock, when peer closes connection
10421
10422 2001-10-24 [paul]       0.6.4claws2
10423
10424         * src/prefs_common.c
10425                 gettextize the gpg ascii-armored warning message
10426
10427         * src/compose.c
10428                 insert a DOS/MAC file into the composed message
10429                 (improvements)
10430
10431         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
10432
10433 2001-10-22 [paul]       0.6.4claws1
10434
10435         * sync with sylpheed 0.6.4 release
10436                 see ChangeLog entries 2001-10-21
10437
10438         * po/fr.po, po/pt_BR.po
10439                 updated by Melvin Hadasht and Fabio Junior Beneditto
10440
10441 2001-10-21 [paul]       0.6.3claws30
10442
10443         * src/compose.c
10444                 insert a DOS text file from the compose window
10445                 into the composed message text (removes CRs characters)
10446                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
10447
10448         * tools/filter_conv.pl, tools/README
10449                 automatically use ~/.sylpheed as working directory
10450                 print out confirmation message on completion
10451
10452         * correct Hoa's last ChangeLog.claws entry
10453
10454 2001-10-20 [hoa]        0.6.3claws29
10455
10456         * src/grouplistdialog.c
10457                 bugfix (another ?) to give the right
10458                 newsgroups list for each news server.
10459
10460         * src/news.c
10461         * src/news.h
10462                 improve the newsgroups list cache
10463
10464 2001-10-20 [paul]       0.6.3claws28
10465
10466         * sync with sylpheed 0.6.3cvs9
10467                 see ChangeLog entry 2001-10-19
10468
10469         * correct Alfons' last ChangeLog.claws entry
10470
10471 2001-10-19 [alfons]
10472
10473         * src/pgptext.[ch]
10474                 fix compilation problems (part of bug #472895)
10475
10476 2001-10-18 [hoa]        0.6.3claws27
10477
10478         * src/grouplistdialog.c
10479                 bugfix when we refresh was clicked (bug 472701)
10480
10481 2001-10-19 [christoph]  0.6.3claws26
10482
10483         * src/compose.c
10484                 last header entry should default to "To:" or
10485                 "Newsgroups:" and not copy the last entry line
10486                 in a new compose window
10487                 (closes bug #472686, #470792)
10488
10489 2001-10-19 [paul]       0.6.3claws25
10490
10491         * sync with Sylpheed 0.6.3cvs8
10492                 see ChangeLog entries 2001-10-18 and 2001-10-19
10493
10494 2001-10-18 [christoph]  0.6.3claws24
10495
10496         * src/procmsg.c
10497                 reimplement ignore thread
10498         
10499 2001-10-18 [hoa]        0.6.3claws23
10500
10501         * src/folderview.c
10502         * src/grouplistdialog.[ch]
10503                 enhanced news subscription interface (feature 469113)
10504
10505         * src/news.c
10506         * src/news.h
10507                 enchanced newsgroup listing,
10508                 now, we can get groups informations
10509                 (NNTPGroupInfo)
10510
10511 2001-10-18 [paul]       0.6.3claws22
10512
10513         * src/summaryview.c
10514                 remove comment (sync with main branch)
10515         * src/mainwindow.c
10516                 fix 'Re-edit' bug in 'Message' menu
10517
10518 2001-10-17 [christoph]  0.6.3claws21
10519
10520         * src/compose.c
10521                 ignore empty or whitespace only header lines
10522
10523 2001-10-17 [paul]       0.6.3claws20
10524
10525         * sync with sylpheed 0.6.3cvs7
10526                 see ChangeLog entries 2001-10-14, 2001-10-16, and
10527                 2001-10-17
10528
10529 2001-10-17 [darko]
10530
10531         * src/compose.c
10532                 wrap long lines without spaces
10533                 don't wrap URLs
10534
10535 2001-10-16 [paul]
10536
10537         * po/es.po, po/nl.po, po/pt_BR.po
10538                 updated by Ricardo Mones Lastra, Alfons,
10539                 and Fabio Junior Beneditto
10540
10541         * sylpheed-0.6.3claws released
10542
10543 2001-10-15 [melvin] 0.6.3claws18
10544
10545         * README.claws
10546                 added summary and detailed installation instructions
10547                 for spell checker
10548         * po/fr.po
10549                 Updated, corrected and completed french translation
10550
10551 2001-10-15 [hoa] 0.6.3claws17
10552         * src/grouplistdialog.c
10553                 we can choose the newsgroups to display with wildcards
10554
10555 2001-10-15 [christoph]  0.6.3claws16
10556
10557         * src/account.c
10558         * src/compose.c
10559         * src/prefs_folder_item.[ch]
10560                 applied wwp <subscript@free.fr>'s folder
10561                 default account patch
10562         * po/de.po
10563                 Fixed wrong translation
10564
10565 2001-10-13 [alfons, christoph, melvin]  
10566                         0.6.3claws15
10567
10568         solution #2 to solve MT-safety problems defers all GUI related calls
10569         to the main thread using a gtk_idle_add() callback. discussed on
10570         ircnet #sylpheed, with christoph spotting some issues with the
10571         original code, and melvin allowing us to lobotomize his sylpheed.
10572
10573         * src/syldap.[ch], src/main.c
10574                 fix race problem in ldap search thread by deferring GUI 
10575                 stuff to main thread using gtk_idle_add()
10576
10577 2001-10-13 [paul]       0.6.3claws14
10578
10579         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
10580                 add Sergey's smtpcred.patch
10581                 adds separate username/password setting for SMTP Auth
10582                 needed by some servers
10583                 (closes feature request #471659)
10584
10585 2001-10-13 [paul]       0.6.3claws13
10586
10587         * src/pgptext.[ch] **NEW FILES**
10588         * src/Makefile.am, src/messageview.c, src/mimeview.c
10589                 decrypt ascii-armored gpg text embedded in
10590                 the message body.
10591                 Submitted by Jens Jahnke <jan0sch@gmx.net>
10592
10593 2001-10-13 [christoph]  0.6.3claws12
10594
10595         * README.claws
10596                 some more details on default to and
10597                 feature requests
10598         * src/main.c
10599                 init glib threading when ldap is used
10600         * src/syldap.c
10601                 threading fixes
10602         * po/de.po
10603                 fixed a typo
10604
10605 2001-10-12 [paul]       0.6.3claws11
10606
10607         * src/prefs_common.[ch], src/rfc2015.c
10608                 enable ascii-armored gpg text to be embedded in the
10609                 message body, selectable through the 'Privacy'
10610                 preferences. Supports encrypting only.
10611                 Submitted by Ravemax <ravemax@dextrose.com>
10612
10613 2001-10-12 [paul]       0.6.3claws10
10614
10615         * sync with sylpheed 0.6.3cvs6
10616                 see ChangeLog entries 2001-10-11 and 2001-11-12
10617
10618         * src/folderview.c
10619                 incorporated mbox folders, scoring, and folder
10620                 properties into the sync
10621
10622 2001-10-12 [darko]      0.6.3claws9
10623
10624         * README.claws
10625                 describe quotation wrapping
10626         * src/compose.c
10627                 don't treat tab as space to calculate line length properly
10628
10629 2001-10-11 [alfons]
10630
10631         * README.claws
10632                 correct description of how to make new filtering system work,
10633                 add some other things
10634                 
10635         * src/syldap.c
10636                 remove sched_yield() (not necessary / unportable)
10637
10638 2001-10-11 [paul]       0.6.3claws8
10639
10640         * sync with sylpheed 0.6.3cvs3
10641                 see ChangeLog entry 2001-10-10
10642
10643 2001-10-10 [christoph]  0.6.3claws7
10644
10645         * .cvsignore
10646                 ignore 2 files created by newer autotools
10647         * src/prefs_folder_item.c
10648                 using table for widget alignment
10649                 fixed memory leak and broken octal display
10650         * src/filesel.c
10651                 fixed segfault caused by lost filename
10652                 workaround (closes bug #469551)
10653
10654 2001-10-10 [paul]       0.6.3claws6
10655
10656         * sync with sylpheed 0.6.3cvs2
10657                 see ChangeLog entries 2001-10-09 and 2001-10-10
10658
10659 2001-10-10 [darko]      0.6.3.claws5
10660
10661         * src/gtkstext.c
10662                 proper calculation of right margin if smart wrapping is enabled
10663         * src/compose.c
10664                 automatically wrap long lines if wrap quotation is enabled
10665
10666 2001-10-09 [alfons]     0.6.3.claws4
10667
10668         * src/summaryview.c
10669                 select correct row when deleting last row in the summary view (and
10670                 close bug "[ #469104 ] select second last in list when deleting")
10671
10672 2001-10-09 [paul]       0.6.3claws3
10673
10674         * sync with sylpheed 0.6.3cvs1
10675                 updated some autotool scripts
10676
10677 2001-10-09 [darko]      0.6.3claws2
10678
10679         * src/gtkstext.[ch]
10680                 new name and mark with Sylpheed comment
10681         * src/compose.c
10682                 smart quotation wrapping a-la VIM
10683
10684 2001-10-08 [paul]       0.6.3claws1
10685
10686         * sync with sylpheed 0.6.3 release
10687                 see ChangeLog entry 2001-10-08
10688
10689 2001-10-08 [paul]       0.6.2claws24
10690
10691         * src/summaryview.c
10692                 more sync with sylpheed 0.6.2cvs12
10693                 Fixed the bug that didn't select the last row correctly
10694
10695
10696 2001-10-07 [paul]       0.6.2claws23
10697
10698         * sync with sylpheed 0.6.2cvs12
10699                 see ChangeLog entry 2001-10-07
10700
10701 2001-10-06 [match]
10702         * src/jpilot.[ch]
10703                 enable jpilot to read unsynch'ed addresses.
10704
10705         * src/editldap_basedn.c
10706                 fix segfault when opening dialog.
10707
10708 2001-10-06 [alfons]     0.6.2.claws22
10709
10710         * src/summaryview.c
10711                 fix bug with summary view selecting last *inserted*
10712                 node instead of last *visible* node. remember we
10713                 work with a tree
10714
10715 2001-10-06 [paul]       0.6.2claws21
10716
10717         * po/pt_BR.po
10718                 updated translation, contains some fixes and new
10719                 translations, submitted by Gustavo Noronha Silva
10720                 <kov@debian.org>
10721
10722         * src/prefs_common.c
10723                 change 'each' to 'every' - fix dubious English
10724
10725         * sync with sylpheed 0.6.2cvs11
10726
10727 2001-10-05 [alfons]     0.6.2claws20
10728
10729         * src/mainwindow.[ch], src/folderview.c
10730                 make composite tool button switch between "Compose News"
10731                 and "Compose Mail" depending on selected folder
10732                 (nifty idea by Kim Schulz <kim@schulz.dk>)
10733
10734 2001-10-05 [paul]       0.6.2claws19
10735
10736         * src/mainwindow.c, src/summaryview.c
10737                 fix 'Message/Reply to all', broken in last commit
10738
10739         * src/compose.c
10740                 fix X_BEENTHERE seg fault, thanks to Alfons
10741
10742 2001-10-04 [paul]       0.6.2claws18
10743
10744         * src/compose.[ch], src/mainwindow.c
10745                 make "Message/Reply" reply to mailing lists; matches
10746                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
10747                 based on portions of the patch submitted by
10748                 Junichi Uekawa <dancer@netfort.gr.jp>
10749
10750 2001-10-04 [darko]      0.6.2claws17
10751
10752         * src/compose.c
10753                 better smart wrapping
10754         * src/gtkstext.[hc]
10755                 a function to make text buffer contiguous
10756
10757 2001-10-03 [paul]       0.6.2claws16
10758
10759         * sync with sylpheed 0.6.2cvs10
10760
10761 2001-10-02 [alfons]
10762
10763         * configure.in
10764         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
10765                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
10766                 references to chinese translations (hope someone picks up
10767                 this)
10768
10769 2001-10-02 [christoph]  0.6.2claws15
10770
10771         * src/compose.c
10772                 fixed non translated header bug
10773         * ChangeLog.claws
10774                 fixed wrong date in alfons last entry ;)
10775
10776 2001-10-02 [alfons]     0.6.2claws14
10777
10778         * src/compose.c, src/prefs_common.[ch]
10779                 add block cursor option
10780
10781 2001-10-02 [paul]       0.6.2claws13
10782
10783         * sync with sylpheed 0.6.2cvs9
10784
10785 2001-09-30 [paul]       0.6.2claws12
10786
10787         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
10788                 updated translations
10789
10790         * po/POTFILES.in
10791                 add 'src/importldif.c'
10792
10793         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
10794                 added eudora-to-vCard conversion tool
10795                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
10796
10797         * sync with sylpheed 0.6.2cvs8
10798
10799 2001-09-30 [paul]
10800
10801         * sylpheed-0.6.2claws released
10802
10803 2001-09-27 [melvin]     0.6.2claws11
10804
10805         * src/gtkspell.c
10806                 fixed crash when using default path (introduced 
10807                 in 0.6.2claws10)
10808                 fixed tiny bug for initial suggestion mode
10809
10810 2001-09-27 [melvin]     0.6.2claws10
10811         
10812         * src/gtkspell.c
10813                 fixed bug where gtkpspell didn't set the path correctly
10814
10815         * README.claws
10816                 added a paragraph about spell checking
10817                 
10818
10819
10820 2001-09-27 [paul]       0.6.2claws9
10821
10822         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
10823                 replace '// comments' with '/* comments */' to prevent
10824                 some compiler warnings 
10825
10826         * sync with sylpheed 0.6.2cvs6
10827
10828 2001-09-26 [alfons]     0.6.2claws8
10829
10830         * src/messageview.c
10831                 introduce return receipt request notification again,
10832                 which was lost because of other semantics in 
10833                 procheader_parse() (???)
10834
10835 2001-09-26 [christoph]  0.6.2claws7
10836
10837         * src/compose.c
10838                 replace comments for old code with #if 0
10839                 readded auto cc, bcc and reply-to
10840         * src/prefs_matcher.c
10841         * src/prefs_scoring.c
10842                 removed some definition (was moved to
10843                 prefs.h)
10844
10845 2001-09-26 [paul]       0.6.2claws6
10846
10847         * src/mainwindow.c
10848                 make 'Follow-up and reply to' sensitive
10849
10850         * more sync with sylpheed 0.6.2cvs5
10851
10852 2001-09-25 [melvin]
10853
10854         * 0.6.2claws5
10855
10856         * src/gtkspell.c
10857                 fixed bug for "US-ASCII" introduced by the encoding code
10858
10859 2001-09-25 [paul]
10860
10861         * 0.6.2claws4
10862
10863         * src/prefs_common.[ch], src/summaryview.c
10864                 'next unread msg' 'go to next folder?' dialog can be
10865                 given default behaviour, either always show dialog,
10866                 or assume 'yes', or assume 'no'
10867                 Submitted by wwp <subscript@free.fr>
10868
10869 2001-09-25 [melvin]
10870                 
10871         * src/compose.c src/gtkspell.[ch]
10872                 added support for different encodings
10873
10874 2001-09-25 [paul]
10875
10876         * more sync with sylpheed 0.6.2cvs5
10877
10878 2001-09-24 [alfons]
10879         
10880         * src/prefs_folder_item.c
10881                 add check for item->prefs->default_to string is NULL and
10882                 add another check when freeing this string
10883
10884 2001-09-24 [paul]
10885
10886         * configure.in
10887                 change to version 0.6.2claws3
10888
10889         * sync with sylpheed 0.6.2cvs5 
10890
10891 2001-09-24 [match]
10892         * src/ldif.[ch], src/importldif.[ch], addressbook.c
10893                 import LDIF files.
10894         * src/addrcache.[ch], addrindex.[ch]
10895                 small update for future
10896         * src/addrbook.c
10897                 fix test XML file.
10898
10899 2001-09-24 [melvin]
10900         * src/gtkspell.[ch]
10901                 added 'Learn from mistakes' option
10902                 better handling of quotes in checked words
10903                 sorted dict list
10904         * po/fr.po
10905                 small update for spell checking stuff
10906
10907 2001-09-23 [alfons]
10908         
10909         * src/gtkspell.c
10910                 edit a little bit so it complies more with main coding style
10911
10912 2001-09-23 [alfons]
10913
10914         * src/folder.[ch], prefs_folder_item.c, compose.c
10915                 migrate "request return receipt" folder property
10916                 to folderlist.xml
10917
10918 2001-09-22 [alfons]
10919
10920         * README.claws **NEW**
10921                 (add things of interest for users of main branch 
10922                 and claws here)
10923
10924         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
10925                 re-implement threading per folder option, but store 
10926                 the setting in folderlist.xml (where it belongs)
10927
10928 2001-09-21 [melvin]
10929
10930         * src/gtkspell.[ch]
10931                 fixed bug when compose window is under another window
10932         * src/prefs_common.[ch] src/compose.c
10933                 changed 'dictionary_path' to 'dictionary' to be consistent
10934                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
10935         * ac/pspell.m4 src/Makefile.am 
10936                 dropped PSPELL_PATH macro
10937         * po/fr.po
10938                 updated translations
10939
10940 2001-09-21 [christoph]
10941
10942         * src/compose.c
10943                 added border around header fields
10944                 keep header type when new field is added
10945
10946 2001-09-20 [christoph]
10947
10948         * src/utils.[ch]
10949                 more portable debug_print with source filename
10950                 and linenumber
10951         * src/procmsg.c
10952                 more newlines after debug messages
10953
10954 2001-09-20 [paul]
10955
10956         * configure.in
10957                 change to version 0.6.2claws2
10958
10959         * sync with sylpheed 0.6.2cvs3
10960
10961 2001-09-19 [melvin]
10962
10963         * src/gtkspell.c
10964                 fixed the post-right-click focus pb
10965                 fixed crash when 'Spell check all' after dict change 
10966                         and when cursor is at the end of the text
10967                 shift-right-click pops up config menu even on misspelled words.
10968         * po/POTFILES.in
10969                 added gtkspell.c
10970
10971 2001-09-19 [melvin]
10972
10973         * src/about.c
10974                 added pspell to compiled-in features list
10975
10976 2001-09-18 [melvin]
10977
10978         * switched to pspell and dropped ispell
10979         * ac/pspell.m4
10980                 new file. autoconf macro for pspell
10981         * ac/Makefile.am 
10982         * configure.in acconfig.h
10983                 added pspell support
10984         * src/Makefile.am
10985         * src/main.c src/compose.[ch] src/gtkspell.[ch]
10986         * src/prefs_common.[ch] 
10987                 added pspell support
10988
10989 2001-09-18 [christoph]
10990
10991         * src/addr_compl.c
10992         * src/template.[ch]
10993                 replace LOG_MESSAGE with debug_print
10994         * src/compose.[ch]
10995                 gui improvements
10996         * src/menu.c
10997                 added newline after debug message
10998         * src/utils.h
10999                 using __VA_ARGS__ for debug_print macro
11000         * tools/.cvsignore
11001                 ignore Makefile and Makefile.in
11002
11003 2001-09-18 [paul]
11004
11005         * configure.in
11006                 change to version 0.6.2claws1
11007         * sync with sylpheed 0.6.2cvs1
11008
11009         * src/matcher.c 
11010         * src/prefs_matcher.c
11011                 add 'score equal to' option, submitted by
11012                 Paul Evans <nerd@freeuk.com>
11013
11014 2001-09-15 [christoph]
11015
11016         * src/mainwindow.c
11017                 comment out menu entry not existing in claws
11018         * src/menu.c
11019                 add debug output for non existing menu entries
11020         * src/summaryview.c
11021                 fix next/prev unread message for ignored threads
11022         * src/utils.[ch]
11023                 add sourcefile and line number to debug output
11024                 otherwise it is sometimes hard to find the
11025                 source code part if debug messages are translated
11026
11027 2001-09-14 [darko]
11028         
11029         * src/folderview.c
11030                 refresh target folder style after colour is changed
11031
11032 2001-09-13 [paul]
11033
11034         * configure.in
11035                 change to version 0.6.1claws3
11036
11037         * sync with sylpheed 0.6.1cvs6
11038
11039 2001-09-13 [darko]
11040         
11041         * src/folderview.c
11042                 fix target folder colourization to use user selected colour
11043
11044 2001-09-12 [darko]
11045         
11046         * src/summaryview.c
11047                 fix crash when message that is marked for copy/move is unmarked
11048
11049 2001-09-09 [paul]
11050
11051         * configure.in
11052                 change to version 0.6.1claws2
11053
11054         * sync with sylpheed 0.6.1cvs3
11055
11056 2001-09-09 [alfons]
11057         
11058         * src/folderview.c
11059                 fix bug with default font used for trash folder text
11060
11061 2001-09-06 [paul]
11062
11063         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
11064                 updated translations
11065
11066         * configure.in
11067                 change to version 0.6.1claws1
11068
11069         * sync with sylpheed 0.6.1cvs2
11070
11071 2001-09-03 [paul]
11072
11073         * po/POTFILES.in
11074                 add Match's new addressbook
11075
11076         * po/de.po
11077                 updated translation submitted by Jens Oberender
11078
11079 2001-09-02 [paul]
11080
11081         * configure.in
11082                 change to 0.6.1claws
11083         * sync with sylpheed 0.6.1 release
11084
11085 2001-09-02 [paul]
11086
11087         * configure.in
11088                 change to 0.6.0claws2
11089
11090         * sync with sylpheed 0.6.0cvs4
11091
11092         * po/pt_BR.po
11093                 updated translation submitted by Fabio Junior Beneditto
11094
11095 2001-09-01 [match]
11096         * pixmaps/
11097                 interface.xpm
11098                 book.xpm
11099                 address.xpm
11100         * src/
11101                 Makefile.am
11102                 a ton of new files
11103
11104 2001-08-31 [paul]
11105
11106         * configure.in
11107                 change to version 0.6.0claws1
11108
11109         * sync with sylpheed 0.6.0cvs1
11110
11111         * po/es.po
11112                 updated translation submitted by Ricardo Mones Lastra
11113
11114         * po/POTFILES.in
11115                 add 'src/prefs_templates.c'
11116
11117         * src/compose.c, src/summaryview.c
11118                 fix segfault on 'Re_edit'               
11119
11120 2001-08-30 [alfons]
11121
11122         * configure.in, Makefile.am
11123         * tools/Makefile.am
11124                 add tools directory to source distribution
11125
11126 2001-08-30 [paul]
11127
11128         * configure.in
11129                 change to version 0.6.0claws
11130
11131         * sync with sylpheed 0.6.0 release
11132
11133 2001-08-30 [christoph]
11134
11135         * configure.in
11136                 removed autoconf version check
11137
11138 2001-08-30 [paul]
11139
11140         * src/account.c, src/compose.c, src/prefs_common.[ch]
11141         * src/procheader.[ch] src/utils.[ch]
11142                 Enhanced automatic account selection on replies
11143                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
11144
11145         * configure.in
11146                 add LDAP and JPilot to the configuration results output.
11147
11148 2001-08-29 [christoph]
11149
11150         * src/summeryview.c
11151                 no bold font for ignored threads
11152
11153 2001-08-29 [paul]
11154
11155         * configure.in
11156                 change to version 0.5.3claws6
11157
11158         * sync with sylpheed 0.5.3cvs10
11159                 src/stringtable.[ch]: New Files
11160
11161         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
11162         * src/pixmaps/sylpheed.xpm
11163                 add mini-icons to windows (by Alfons)
11164
11165 2001-08-27 [paul]
11166
11167         * src/mainwindow.c
11168                 new functions: next_labeled_cb(), prev_labeled_cb()
11169
11170         * src/summaryview.c
11171                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
11172                 summary_select_next_labeled(), summary_select_prev_labeled()
11173
11174         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
11175                 give claws blue folders and a blue trash can
11176
11177 2001-08-27 [paul]
11178
11179         * configure.in
11180                 change to version 0.5.3claws5
11181
11182         * sync with sylpheed 0.5.3cvs9
11183                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
11184
11185 2001-08-24 [christoph]
11186
11187         * src/filesel.c
11188                 keep filename when browsing directories
11189                 (not working for user entered filename, but
11190                  for default name and selected filename from
11191                  file list)
11192         * src/mainwindow.c
11193                 fixed wrong spelling "Folllow-up"
11194         * src/mbox_folder.c
11195         * src/procmsg.c
11196         * src/summaryview.c
11197                 fixed new/unread message count with ignored
11198                 threads (2 commits, first didn't notice no
11199                 longer needed decreasing)
11200         * src/inc.c
11201                 readded scrolling of progress dialog
11202                 (lost in sync)
11203
11204 2001-08-24 [paul]
11205
11206         * configure.in
11207                 change to 0.5.3claws4
11208
11209         * sync with sylpheed 0.5.3cvs7
11210
11211 2001-08-24 [christoph]
11212
11213         * src/compose.c
11214                 set request return receipt when replying
11215                 if it is set is the folder prefs of the
11216                 message
11217         * src/inc.c
11218                 disable final error popup if popups are
11219                 disabled in config (again)
11220
11221 2001-08-23 [paul]
11222
11223         * configure.in
11224                 Change version number to 0.5.3claws3
11225
11226         * sync with sylpheed 0.5.3cvs5
11227
11228         * src/mimeview.c
11229                 double quote '%s' in 'gedit %s' to fix bug when
11230                 opening attachment with spaces in the name
11231
11232 2001-08-22 [alte]
11233         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
11234           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
11235                 initial message templates support
11236
11237
11238 2001-08-22 [paul]
11239
11240         * configure.in
11241                 change version number to 0.5.3claws2
11242
11243         * sync with sylpheed 0.5.3cvs4
11244
11245         * src/procmsg.h src/summaryview.c
11246                 re-implement (un)ignore thread
11247
11248 2001-08-21 [paul]
11249
11250         * src/summaryview.c
11251                 remove unnecessary code
11252         * src/compose.c
11253                 enable 'dynamic' signatures (submitted by
11254                 Eric Limpens <eric@hscg-internet.nl>)
11255
11256 2001-08-21 [paul]
11257
11258         clean up after sync with sylpheed 0.5.3 release
11259
11260         * src/folderview.c
11261                 fix re-introduced font mess, see Christoph's
11262                 entry 2001-06-24
11263
11264         * src/summaryview.c
11265                 remove prev_msgnum
11266                 use sylpheed's small font instead of
11267                 gtk default font for summary view
11268
11269
11270 2001-08-17 [paul]
11271
11272         * configure.in
11273                 add pl to ALL_LINGUAS - sync with main branch
11274
11275         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
11276                 Updated. Translations by Jens Oberender, Ricardo Mones
11277                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
11278
11279         * po/pl.po  ** NEW FILE **
11280                 sync with the main branch
11281
11282         * src/folderview.c
11283                 fix target folder colorizing and refresh problem
11284
11285
11286 2001-08-17 [christoph]
11287
11288         * src/mainwindow.c
11289                 claws uses 4 colors for target folder coloring.
11290                 arrays were not long enough and destroyed the
11291                 stack causing a segfault.
11292                 target folder colorizing does not work anymore
11293                 for me
11294
11295 2001-08-16 [paul]
11296
11297         * configure.in
11298                 change to version 0.5.3claws1
11299
11300         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
11301           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
11302           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
11303
11304                 sync with sylpheed 0.5.3 release, but keep claws method of
11305                 configuring/saving fonts
11306
11307         * src/addressbook.[ch]
11308                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
11309                 in line with a similar change in Hiroyuki's branch
11310
11311         * src/mainwindow.[ch]
11312                 disable main_window_set_thread_option()
11313         * src/prefs_folder_item.c
11314                 comment out &tmps_prefs.enable_thread,
11315         * src/mbox_folder.c, src/procmsg.[ch]
11316                 comment out MSG_IS_IGNORE_THREAD
11317         * src/summaryview.c
11318                 comment out summary_ignore_thread() and summary_unignore_thread()
11319                 comment out MSG_IS_IGNORE_THREAD
11320
11321                 use Hiroyuki's threading instead.
11322
11323
11324
11325 2001-08-15 [paul]
11326
11327         * src/account.c
11328                 use Hiroyuki's 0.5.3 column scheme but also
11329                 include the enable/disable button.
11330         * src/pixmaps/mark.xpm
11331                 add Hiroyuki's amended pixmap
11332
11333 2001-08-13 [christoph]
11334
11335         * src/account.c
11336                 receive at get all column showed wrong state for APOP
11337                 button should only work for POP3 and APOP accounts
11338         * src/prefs_account.c
11339                 added missing preprocessor statement for SSL
11340
11341 2001-08-12 [paul]
11342
11343         * src/account.[ch]
11344                 add 'receive at get all' column and enable/disable
11345                 button.
11346
11347 2001-08-06 [christoph]
11348
11349         * src/account.c
11350                 show usage of SSL in protocol column
11351
11352         * src/imap.c
11353         * src/inc.c
11354                 renamed ssl options
11355
11356         * src/prefs_account.[ch]
11357                 moved ssl options to a new page
11358
11359         * src/send.c
11360         * src/smtp.c
11361         * src/ssl.[ch]
11362                 renamed ssl options
11363                 added support for SMTP STARTTLS command
11364
11365 2001-08-05 [christoph]
11366
11367         * configure.in
11368                 debian autoconf needs version check to find
11369                 correct autoconf version. if the file is
11370                 named configure.in 2.13 is used, which does
11371                 not work with this configure.in script.
11372                 other solution would be to rename the script
11373                 to configure.ac as suggested in the autoconf
11374                 manual.
11375
11376         * src/inc.c
11377                 disable final error popup if popups are
11378                 diabled in config
11379
11380         * src/socket.c
11381                 bugfix in ssl_gets
11382                 fixes IMAP over SSL problem
11383
11384 2001-08-03 [paul]
11385
11386         * configure.in
11387                 change to 0.5.2claws1
11388
11389         * sync with sylpheed 0.5.2cvs1
11390
11391 2001-08-02 [alfons]
11392
11393         * configure.in
11394                 quick fix for ispell detection...
11395
11396 2001-08-01 [paul]
11397
11398         * configure.in
11399                 change to 0.5.1claws4
11400
11401         * sync with sylpheed 0.5.1cvs7
11402
11403 2001-07-31 [alfons]
11404
11405         * src/prefs_common.c, src/prefs_common.h, 
11406           src/gtkspell.c, src/gtkspell.h
11407                 add global spelling checker settings (compose tab) +
11408                 selection of dictionary 
11409           
11410         * configure.in  
11411                 guess valid ispell location
11412
11413 2001-07-31 [paul]
11414
11415         * po/POTFILES.in
11416                 removal of 'src/quote_fmt_parse.c'
11417         * po/de.po
11418                 Updated de.po
11419                 (submitted by Jens Oberender <didge@suse.de>)
11420
11421 2001-07-31 [darko]
11422
11423         * src/folder.[ch]
11424         * src/folderview.[ch]
11425         * src/mainwindow.c
11426         * src/mh.c
11427         * src/prefs_common.[ch]
11428         * src/summaryview.c
11429                 target folder colourization
11430
11431 2001-07-30 [paul]
11432
11433         more sync with Sylpheed 0.5.1cvs6 
11434
11435 2001-07-30 [darko]
11436
11437         * src/mh.c
11438         * src/prefs_folder_item.[hc]
11439         * src/summaryview.c
11440                 shared folders support with a GUI
11441
11442 2001-07-29 [paul]
11443
11444         0.5.1claws3
11445
11446         * sync with Sylpheed 0.5.1cvs6
11447
11448 2001-07-29 [paul]
11449
11450         * po/pt_BR.po
11451                 updated
11452                 (submitted by Fabio Junior Beneditto)
11453
11454 2001-07-28 [paul]
11455
11456         * src/procmime.c
11457         * AUTHORS
11458                 patch to correct bad image mime headers
11459                 (submitted by Don Quijote <dq@searchlores.org>)
11460
11461 2001-07-28 [paul]
11462
11463         * tools/gif2xface.pl   **NEW FILE**
11464         * tools/README
11465                 script to convert file.gif to file.xface for
11466                 use in a custom header.
11467                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
11468
11469 2001-07-27 [alfons]
11470         
11471         * configure.in
11472                 change macros for detecting JPilot and LDAP
11473
11474 2001-07-27 [christoph]
11475
11476         * src/filtering.c
11477                 code cleanup (MIN / MAX warning, needed casting)
11478
11479 2001-07-27 [alfons]
11480
11481         * procheader.c
11482                 disallow setting flags when detecting certain headers
11483                 (X-Status, Status, Seen, X-Seen). 
11484         
11485         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
11486
11487 2001-07-27 [christoph]
11488
11489         * src/prefs_filter.c
11490         * src/prefs_filtering.c
11491         * src/prefs_matcher.c
11492         * src/prefs_scoring.c
11493                 scroll list when moving rows up or down
11494
11495         * src/imap.c
11496         * src/imap.h
11497         * src/prefs_account.c
11498         * src/prefs_account.h
11499         * src/send.c
11500                 SMTP over SSL (untested, feedback requested)
11501                 IMAP over SSL
11502
11503         * src/ssl.c
11504                 code cleanup
11505
11506 2001-07-26 [alfons]
11507         
11508         * configure.in, acconfig.h
11509                 define CLAWS (need this for main / claws detection)
11510
11511 2001-07-25 [alfons]
11512
11513         * configure.in
11514                 Sylpheed 0.5.1claws2
11515                 
11516         * sync with Sylpheed 0.5.1cvs4
11517
11518 2001-07-25 [christoph]
11519
11520         * src/scoring.c
11521                 fixed segfault
11522                 item->prefs == NULL (don't know why)
11523
11524 2001-07-25 [alfons]
11525
11526         * configure.in
11527                 Sylpheed 0.5.1claws1
11528
11529         * sync with Sylpheed 0.5.1cvs1-3
11530
11531 2001-07-24 [christoph]
11532
11533         * src/folderview.c
11534         * src/prefs_folder_item.[ch]
11535                 added folderitem preferences dialog with
11536                 default To: and auto request return receipt
11537
11538         * src/compose.[ch]
11539         * src/menu.[ch]
11540                 changes to handle new folderitem preferences
11541
11542         * src/mainwindow.c
11543         * src/summaryview.c
11544                 call compose new mail with current folderitem
11545
11546 2001-07-24 [alfons]
11547
11548         Release Sylpheed 0.5.1claws
11549
11550         * configure.in
11551                 change to release version 0.5.1claws
11552
11553 2001-07-24 [christoph]
11554
11555         * src/summaryview.c
11556                 fixed segfault that happend when the selected
11557                 message was removed while retrieving new messages.
11558
11559         * po/es.po
11560                 updated translation
11561                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
11562
11563 2001-07-22 [alfons]
11564
11565         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
11566         this is a work in progress, for more information: http://nlpagan.net/sylman 
11567         
11568         * configure.in, src/mainwindow.c, manual/Makefile.am
11569                 add support for English manual
11570
11571         * AUTHORS
11572                 add authors of user manuals
11573
11574         * manual/en/sylpheed*.html
11575                 add English documentation
11576
11577 2001-07-22 [christoph]
11578
11579         * po/POTFILES.in
11580                 added src/ssl.c
11581         * src/ssl.c
11582                 changed a wrong debug message
11583
11584 2001-07-22 [alfons]
11585
11586         * po/nl.po
11587                 update Dutch translation
11588
11589         * src/prefs_filtering.c, 
11590           src/prefs_matcher.c
11591                 add more translatable strings           
11592
11593 2001-07-21 [alfons]
11594
11595         0.5.0claws7
11596
11597         * configure.in
11598                 change version
11599
11600         * src/inc.c, src/summaryview.[ch]
11601                 prevent update of mark file when filtering has done, by
11602                 using a variable; this affects two functions:
11603                         inc.c::inc_finished()
11604                         summaryview.c::summary_show()
11605
11606 2001-07-20 [alfons]
11607
11608         * src/filtering.[ch], src/prefs_filtering.c, 
11609           src/matcher.[ch]
11610                 add filtering action for label coloring 
11611
11612         * po/POTFILES.in
11613                 add labelcolors.c
11614
11615         * added src/labelcolors.c
11616         * added src/labelcolors.h
11617         * src/Makefile.am, src/summaryview.c
11618                 rearrange label coloring code
11619
11620         * src/procmsg.h
11621                 add more parentheses so label colouring works correctly
11622
11623         * src/filtering.c
11624                 don't really delete message, but move it to Trash
11625
11626         * src/prefs_matcher.c
11627                 add quote options to info dialog
11628
11629 2001-07-20 [christoph]
11630
11631         * src/Makefile.am
11632         * src/inc.c
11633         * src/main.[ch]
11634         * src/socket.h
11635         * src/ssl.[ch] (new)
11636                 moved ssl stuff to a seperate file
11637
11638 2001-07-20 [darko]
11639
11640         * src/summaryview.c
11641                 fix show sender using address book with no e-mail
11642                 address in From: field
11643
11644 2001-07-19 [alfons]
11645
11646         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
11647                 fix messy handling of escaping... now at least the
11648                 execute command is useful. escape char is '\', we
11649                 accept \n and \r too. 
11650
11651                 Real life example:
11652                 
11653                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
11654                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
11655
11656 2001-07-18 [alfons]
11657
11658         0.5.0claws6
11659
11660         * src/summaryview.c
11661                 clean up
11662
11663         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
11664           src/procmsg.[ch]
11665                 revise filtering; currently move, copy, marking have
11666                 been tested. if you like bleeding edge stuff, you
11667                 should definitely go for this version :)
11668
11669         * mark old working stuff as VERSION_0_5_0_CLAWS5        
11670
11671 2001-07-17 [christoph]
11672
11673         * src/utils.c
11674                 timestamp log
11675
11676 2001-07-17 [alfons]
11677
11678         0.5.0claws5
11679
11680         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
11681           bits in the mark file, without affecting either branch. Lots of
11682           files changed, also in claws branch.
11683
11684           UNTESTED: use of mbox folders
11685
11686         * src/summaryview.c
11687                 added mark all read; however this was a quick hack used for
11688                 cleaning up mess after initial merge with Hiroyuki
11689
11690         * configure.in
11691                 change claws version number back to 0.5.0claws5 to clear up 
11692                 confusion & pretension (recent release was technically 
11693                 0.5.0claws4, so we neatly align with Hiroyuki :-)
11694
11695 2001-07-16 [alfons]
11696
11697         sync with Hiroyuki's 0.5.0cvs4
11698
11699 2001-07-16 [alfons]
11700
11701         0.5.1claws3
11702
11703         * src/filtering.[ch]
11704                 remove invalid updating of mark files for 
11705                 filter actions MATCHING_ACTION_MOVE and 
11706                 MATCHING_ACTION_DELETE; this should fix the
11707                 folder update bug
11708                 
11709         * src/procmsg.c
11710                 revert Christoph's stab at fixing the folder 
11711                 update bug
11712
11713         * po/POTFILES.in
11714                 add missing files with translatable strings
11715
11716         * src/summaryview.c
11717                 remove debug print
11718
11719 2001-07-15 [alfons]
11720
11721         * src/addr_compl.[ch], src/prefs_filtering.c
11722                 make "filtering pref dialog's destination entry" an
11723                 "address completable entry", if filter destination is 
11724                 an email address
11725
11726         0.5.1claws2
11727         
11728         sync with Hiroyuki's 0.5.0cvs2-3
11729
11730 2001-07-15 [christoph]
11731
11732         * src/procmsg.c
11733                 fixed folder stats update after incorporation
11734
11735 2001-07-15 [alfons]
11736
11737         * src/summaryview.c
11738                 * finish label colouring stuff (for now)
11739                 * fix incorrect colour bug (off by one) 
11740
11741 2001-07-14 [alfons]
11742
11743         * src/mainwindow.c
11744                 change text labels for news and mail message so there's
11745                 plenty of toolbar estate left
11746
11747         * configure.in
11748                 0.5.1claws1
11749
11750         * src/folderview.c
11751           src/folder.[ch]
11752                 sync with Hiroyuki's 0.5.0cvs1
11753
11754         * src/summaryview.c
11755                 more rewrite label colouring
11756
11757 2001-07-14 [alfons]
11758
11759         * src/summaryview.[ch]
11760                 * start rewrite label colouring 
11761                 * fix proper location "Add Sender To Addressbook" menu item
11762
11763 2001-07-13
11764
11765         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
11766         (actually this is 0.5.0claws4)
11767
11768 2001-07-13 [alfons]
11769
11770         * po/pt_BR.po
11771                 * fix duplicate message
11772                 * add updated Portugese / Brazilian translation
11773                   submitted by Fabio Junior Beneditto
11774
11775 2001-07-12 [alfons]
11776
11777         * AUTHORS
11778                 add Jens
11779
11780         * po/nl.po
11781                 add updated Dutch translation
11782
11783         * po/de.po
11784                 add updated German translation submitted by Jens
11785
11786 2001-07-11 [alfons]
11787
11788         Prerelease before 0.5.0claws. Please test.
11789         This version is temporarily tagged as VERSION_0_5_0_TEST
11790
11791         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
11792           src/prefs_scoring.c, src/prefs_matcher.c, 
11793           src/prefs_filtering.c, src/mbox.c, 
11794           src/main.c, src/inc.c, src/filtering.[ch]
11795                 revert new Hoa's new matcher (does not work yet)
11796
11797         * src/Makefile.am
11798                 clean up
11799
11800 2001-07-10
11801
11802         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
11803
11804
11805 2001-07-10 [alfons]
11806
11807         * Makefile.am
11808                 add ChangeLog.claws to EXTRA_DIST
11809         * src/Makefile.am
11810                 add matcher_parser_parse.h to EXTRA_DIST
11811
11812 2001-07-10 [christoph]
11813
11814         * src/inc.c
11815                 add destination folder to table of
11816                 folders that need to be updated after
11817                 incorporation
11818
11819 2001-07-10 [alfons]
11820
11821         * folder.[ch]
11822           folderview.c
11823                 make collapse state of folders and folder items persistent, i.e.
11824                 if you collapse a folder tree, the next time sylpheed-claws starts 
11825                 up the folder tree remains collapsed.  
11826                 
11827 2001-07-10 [christoph]
11828
11829         * acconfig.h
11830         * configure.in
11831                 added --enable-ssl
11832         * src/md5.[ch]
11833                 renamed MD5_CTX to MD5_CTX_syl
11834                 conflicts with a struct in openssl
11835         * src/inc.c
11836         * src/main.[ch]
11837         * src/prefs_account.[ch]
11838         * src/socket.[ch]
11839                 SSL support for POP
11840         * src/mainwindow.c
11841                 fixed compose with current account
11842                 broken by new compose button stuff
11843
11844 2001-07-09 [hoa]
11845
11846         * AUTHORS
11847                 changed my email address
11848
11849         * src/matcher_parser_parse.y
11850                 clean the parser to remove conflicts
11851
11852 2001-07-09 [alfons]
11853
11854         * AUTHORS
11855                 add Match Grun
11856
11857         * configure.in
11858                 fix incorrect description of --enable-ldap parameter
11859
11860         * src/prefs_common.[ch]
11861           src/compose.c
11862                 add experimental option "smart wrapping" which makes the
11863                 compose editor auto wrap.
11864                 
11865                 | TODO: the problem with the buggy cursor handling is caused |
11866                 | by the GtkText. when deleting / backspacing text its       |
11867                 | wrapping algorithm does not take in account the previous   |
11868                 | line. should find a way to hack this in.                   |
11869                 | or should perhaps combine this with the word wrapping      |
11870                 | patch i wrote in january.                                  |
11871
11872         * src/about.c
11873                 show build parameters for LDAP and JPilot
11874
11875         * src/summaryview.c
11876                 revert Christoph's bugfix for selecting next unread message, 
11877                 because folder stats aren't updated correctly
11878
11879 2001-07-08 [hoa]
11880
11881         * src/filtering.c
11882         * src/mainwindow.c
11883         * src/matcher.c
11884         * src/matcher_parser_lex.l
11885         * src/matcher_parser_parse.y
11886         * src/prefs_filtering.c
11887         * src/prefs_scoring.c
11888         * src/scoring.c
11889                 bugfix of the config file parser
11890
11891 2001-07-08 [alfons]
11892
11893         * src/Makefile.am
11894                 added generated matcher sources to BUILT_SOURCES
11895
11896 2001-07-08 [hoa]
11897
11898         * src/Makefile.am
11899         * src/.cvsignore
11900                 added new config file parser
11901
11902         * src/scoring.[ch]
11903         * src/filtering.[ch]
11904         * src/matcher.[ch]
11905         * src/prefs_filtering.c
11906         * src/prefs_matcher.c
11907         * src/prefs_scoring.c
11908         * added src/matcher_parser.h
11909         * added src/matcher_parser_lex.h
11910         * added src/matcher_parser_lex.l
11911         * added src/matcher_parser_parse.y
11912                 lex & yacc config file parser
11913
11914         * src/mbox.c
11915         * src/inc.c
11916         * src/main.c
11917                 changes prefs_filtering into global_filtering           
11918
11919         * src/summaryview.c
11920                 build threads with subjects only if "Re: " is at the
11921                 beginning of the subject
11922
11923 2001-07-07 [paul]
11924
11925         0.5.0claws
11926
11927         sync with sylpheed 0.5.0
11928                 change of version number only
11929
11930 2001-07-06 [paul]
11931
11932         0.5.0claws5
11933
11934         sync with sylpheed 0.5.0pre5
11935
11936 2001-07-05 [paul]
11937
11938         sync with sylpheed 0.5.0pre4 release
11939                 /po and /manual/ja not sync'ed
11940
11941 2001-07-04 [paul]
11942
11943         more sync with sylpheed 0.5.0pre4
11944
11945 2001-07-03 [christoph]
11946
11947         * src/addressbook.c
11948                 fixed address book broken by address book
11949                 for VCard, JPilot, LDAP
11950
11951 2001-07-03 [alfons]
11952
11953         * src/matcher.c
11954         * src/textview.c
11955                 stopped memory leaks
11956
11957 2001-07-03 [paul]
11958
11959         more sync with sylpheed 0.5.0pre4
11960
11961 2001-07-02 [match]
11962
11963         * included address book patch for VCard, JPilot, LDAP
11964         * pref_common.c - fixed Font options on Display tab (cosmetic)
11965         * alertpanel.c - fixed truncated message
11966
11967 2001-07-02 [christoph]
11968
11969         * src/mbox_folder.c
11970         * src/procmsg.[ch]
11971         * src/summaryview.c
11972                 mark threads for ignoring
11973
11974 2001-07-02 [paul]
11975
11976         0.5.0claws4
11977
11978         * sync with sylpheed 0.5.0pre4
11979                 updated gettext to 0.10.38.
11980
11981 2001-07-01 [paul]
11982
11983         * src/ mainwindow.c
11984         * src/procmsg.h
11985         * src/summaryview.[ch]
11986                 new right-click option: Label.
11987                 substitute for 'Mark-->Mark/Unmark', colours the line.
11988                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
11989
11990 2001-07-01 [christoph]
11991
11992         * src/folderview.c
11993                 fixed font for trash
11994         * src/summaryview.c
11995                 move ctree to unread message
11996
11997 2001-07-01 [paul]
11998
11999         * sync with sylpheed 0.5.0pre3 release
12000
12001 2001-06-30 [alfons]
12002
12003         * src/filesel.[ch]
12004         * src/compose.c
12005                 allow inserting / attaching multiple files in
12006                 the composer window
12007
12008 2001-06-30 [paul]
12009
12010         * src/codeconv.c
12011                 small change to Alfons' previous stuff so that it
12012                 actually makes
12013
12014 2001-06-30 [alfons]
12015
12016         * lots of files changed; first attempt to merge the changes
12017           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
12018
12019 2001-06-30 [paul]
12020
12021         * po/pt_BR.po
12022                 updated and completed, translations by Fabio
12023                 Junior Beneditto <fjbeneditto@yahoo.com.br>
12024
12025 2001-06-29 [alfons]
12026
12027         * src/compose.c
12028         * src/mimeproc.[ch]
12029                 allow selecting an attached files' mime type from a 
12030                 list of types.
12031
12032 2001-06-29 [paul]
12033
12034         * more sync with sylpheed 0.5.0pre3
12035
12036 2001-06-29 [paul]
12037
12038         * po/pt_BR.po
12039                 merge with sylpheed.pot and pt_BR.po provided by
12040                 Fabio Junior Beneditto.
12041
12042 2001-06-29 [darko]
12043
12044         * src/procmime.c
12045                 make MIME types case insensitive
12046
12047 2001-06-28 [alfons]
12048
12049         * po/nl.po
12050                 merge with sylpheed.pot and old nl.po; translations added.
12051
12052 2001-06-28 [paul]
12053
12054         * more sync with sylpheed 0.5.0pre3
12055
12056 2001-06-27 [alfons]
12057
12058         * src/summaryview.c
12059                 don't crash when removing parent node of messages
12060                 attracted by subject. this was caused by not deleting
12061                 the parent node from the subject line hash table.
12062
12063 2001-06-27 [alfons]
12064
12065         * src/summaryview.c
12066         * src/compose.[ch]
12067         * src/mainwindow.c
12068                 if there are multiple messages selected, allow forwarding
12069                 them as attachments.
12070
12071 2001-06-27 [paul]
12072
12073         * more sync with sylpheed 0.5.0pre3
12074
12075 2001-06-26 [paul]
12076
12077         0.5.0claws3
12078
12079         * sync with sylpheed 0.5.0pre3
12080
12081 2001-06-25 [paul]
12082
12083         * src/mainwindow.c
12084                 fixed 'compose news article' bug
12085                 from icon-and-text toolbar
12086
12087 2001-06-25 [paul]
12088
12089         * sync with sylpheed 0.5.0pre2 release
12090
12091 2001-06-24 [christoph]
12092
12093         * src/prefs_common.c
12094                 bug fix in font selection
12095         * src/folderview.c
12096                 use sylpheed's normal font instead of
12097                 gtk default font for folders without
12098                 new messages
12099
12100 2001-06-24 [alfons]
12101
12102         * src/mainwindow.[ch]
12103                 added composite compose mail / news button (an idea by Leandro
12104                 Pereira <leandro@linuxmag.com.br>)
12105
12106 2001-06-24 [paul]
12107
12108         Added instructions for ldif-to-xml.py
12109
12110         * tools/README
12111
12112 2001-06-23 [alfons]
12113
12114         Some minor things.
12115
12116         * src/pixmaps/stock_news_compose.xpm
12117                 added pixmap by Leandro
12118         * src/prefs_common.c
12119                 tested built-in spelling checker of GCC 3.0 :)
12120         * po/nl.po
12121                 merged dutch translation of sylpheed-main with
12122                 sylpheed.pot
12123
12124 2001-06-23 [paul]
12125
12126         Added tools directory and files.
12127
12128         * tools/filter_conv.pl
12129                 converts old filter system to new filtering system
12130         * tools/ldif-to-xml.py
12131                 converts netscape addressbook to sylpheed addressbook
12132         * tools/README
12133                 descriptions/instructions for above two files
12134
12135 2001-06-23 [christoph]
12136
12137         * src/inc.c
12138         * src/manage_window.[ch]
12139         * src/prefs_common.[ch]
12140                 mail retrieval dialog can be enabled, disabled
12141                 or hidden if non of sylpheed's windows is active
12142
12143 2001-06-22 [paul]
12144
12145         0.5.0claws2
12146
12147         * sync with sylpheed 0.5.0pre2
12148
12149 2001-06-21 [christoph]
12150
12151         * src/summaryview.c
12152                 show recipient on 'from' for all accounts
12153                 
12154         * src/inc.c
12155         * src/prefs_common.[ch]
12156                 disable error popup on mail receive errors
12157
12158 2001-06-21 [alfons]
12159
12160         * src/compose.c
12161                 made the ruler correctly appear and disappear.
12162
12163         * src/Makefile.am
12164                 removed Hoa's work-in-progress-stuff (interesting!) so 
12165                 claws compiles ok.
12166
12167 2001-06-20 [christoph]
12168
12169         * src/inc.c
12170         * src/progressdialog.c
12171                 added scrolled window for list in progressdialog
12172
12173 2001-06-20 [paul]
12174
12175         sync with sylpheed 0.5.0pre1 release
12176
12177 2001-06-20 [christoph]
12178
12179         * src/summeryview.c
12180                 make building threads by subject work when
12181                 thread view is enabled
12182                 
12183         * src/compose.c
12184         * src/prefs_common.[ch]
12185                 automatically select account for mail replys
12186
12187 2001-06-19 [sergey]
12188
12189         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
12190         they are filled in from the account settings.
12191
12192 2001-06-19 [paul]
12193
12194         * more sync with sylpheed 0.5.0pre1
12195
12196 2001-06-18 [alfons]
12197
12198         * src/Makefile.am,
12199           src/procmime.c
12200                 added --sysconfdir to CPPFLAGS for pointing to the correct
12201                 location of mime.types. 
12202
12203                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
12204                 or ./configure!
12205
12206 2001-06-18 [hoa]
12207
12208         * src/summaryview.c
12209                 fixed some bug when building threads
12210
12211 2001-06-18 [pau]l
12212
12213         * src/prefs_account.c
12214                 UI stuff: More changes to the English
12215
12216 2001-06-18 [paul]
12217
12218         * src/pixmaps/stock_news_compose.xpm: new file
12219         * src/Makefile.am
12220         * src/mainwindow.c
12221         * src/summaryview.c
12222                 Added new icon for Hoa's 'compose a news
12223                 message', plus minor improvements to the
12224                 English
12225
12226         * po/ja.po
12227         * ChangeLog
12228         * ChangeLog.jp
12229                 more sync with sylpheed 0.5.0pre1
12230
12231 2001-06-18 [hoa]
12232
12233         * src/compose.[ch]
12234         * src/mainwindow.c
12235                 Follow-up and reply to
12236
12237         * src/summaryview.[ch]
12238                 Build threads also with subjects
12239
12240 2001-06-17 [hoa]
12241
12242         * src/compose.c
12243                 forwarding use the current account.
12244
12245         * src/mainwindow.c
12246                 the "compose message" button has been replaced with
12247                 "new mail" and "new news" buttons
12248
12249         * src/prefs_common.[ch]
12250                 added a configuration option to use the forward button
12251                 as "forward as attachment"
12252                 changed reply and forward format description
12253
12254         * src/quote_fmt_lex.l
12255         * src/quote_fmt_parse.y
12256                 added message with no signature in format for reply
12257                 and forward.
12258
12259 2001-06-17 [paul]
12260
12261         Minor UI stuff
12262
12263         * src/mainwindow.c
12264         * src/summaryview.c
12265                 Improvements to the English
12266
12267         * src/prefs_common.c
12268                 Improvements to the English and some
12269                 clarity/continuity improvements in the
12270                 description of Quote symbols.
12271
12272 2001-06-17 [paul]
12273
12274         0.5.0claws1
12275
12276         * sync with sylpheed 0.5.0pre1
12277
12278 2001-06-17 [hoa]
12279
12280         * src/compose.c
12281                 Better interface for compose, displayed fields
12282                 are updated whenever we change account.
12283                 Newsgroups field is automatically filled.
12284
12285         * src/mainwindow.c
12286                 Newsgroups field is automatically filled.
12287
12288         * src/prefs_account.c
12289                 Some interface stuff when fields appear and
12290                 disappear.
12291
12292 2001-06-16 [paul]
12293
12294         0.4.99claws
12295
12296         * sync with sylpheed 0.4.99
12297
12298 2001-06-16 [sergey]
12299
12300         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
12301         base64_decoder_free, base64_decoder_decode): new object and
12302         functions for decoding base64 streams.
12303         * src/procmime.c (procmime_decode_content): modified to use the
12304         new base64 decoder.
12305
12306 2001-06-15 [paul]
12307
12308         0.4.99claws10
12309
12310         * sync with sylpheed 0.4.99cvs11
12311
12312 2001-06-13 [paul]
12313
12314         0.4.99claws9
12315
12316         * sync with sylpheed 0.4.99cvs9
12317
12318 2001-06-13 [hoa]
12319
12320         * src/compose.c
12321         * src/prefs_account.c
12322
12323                 SMTP server can be defined in the news account
12324                 mime type of attachment are kept.
12325
12326         * src/summaryview.c
12327
12328                 now choose the highest important score between default
12329                 and important score of folder.
12330
12331 2001-06-09 [alfons]
12332         
12333         * src/prefs_common.c: 
12334
12335                 (prefs_quote_description_create): corrected description of 
12336                 quote format characters
12337
12338 2001-06-09 [paul]
12339
12340         0.4.99claws8
12341
12342         * sync with sylpheed 0.4.99cvs8
12343
12344 2001-06-08 [sergey]
12345
12346         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
12347         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
12348
12349 2001-06-08 [paul]
12350
12351         0.4.99claws7
12352
12353         * sync with sylpheed 0.4.99cvs7
12354
12355 2001-06-06 [sergey]
12356
12357         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
12358         clashes with autogenerated header).
12359         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
12360         * src/Makefile.am: added quote_fmt.h.
12361         * src/.cvsignore: added lex/yacc autogenerated files
12362         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
12363
12364 2001-06-06 [paul]
12365
12366         0.4.99claws6
12367
12368         * sync with sylpheed 0.4.99cvs6
12369
12370 2001-06-06 [hoa]
12371
12372         * added src/quote_fmt_parse.h
12373         * src/compose.c
12374                 removed warnings
12375
12376         * src/prefs.[ch]
12377                 don't modify readonly configuration files
12378
12379         * src/prefs_account.c
12380         * src/prefs_common.c
12381         * src/prefs_customheader.c
12382         * src/prefs_display_header.c
12383         * src/prefs_filter.c
12384         * src/prefs_filtering.c
12385         * src/prefs_scoring.c
12386                 don't open dialog box when configuration files
12387                 are readonly
12388
12389 2001-06-05 [sergey]
12390
12391         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
12392
12393         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
12394         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
12395         BUILT_SOURCES to make all files rebuild properly.
12396
12397         * src/compose.c: removed #include "quote_fmt.tab.h".
12398
12399         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
12400         CHARACTER value in yylval.
12401
12402         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
12403         receive CHARACTER value by documented means (yylval).
12404
12405         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
12406
12407 2001-06-05 [hoa]
12408
12409         * src/Makefile.am
12410                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
12411
12412         * src/filtering.c
12413         * src/matcher.c
12414         * src/matcher.h
12415         * src/prefs_filtering.c
12416                 now keep the configuration for execute action
12417
12418         * src/mbox_folder.c
12419                 fixed a warning
12420
12421 2001-06-05 [paul]
12422
12423         * sync with sylpheed 0.4.99cvs5
12424
12425 2001-06-05 [hoa]
12426
12427         * src/Makefile.am
12428                 added quote_fmt.[ch]
12429
12430         * added src/quote_fmt.y
12431         * added src/quote_fmt.l
12432         * added src/quote_fmt.tab.h
12433         * added src/quote_fmt.tab.c
12434         * added src/lex.quote_fmt.c
12435                 parsing configuration for replying
12436                 and forwarding
12437
12438         * src/prefs_common.[ch]
12439                 added configuration UI for replying
12440                 and forwarding
12441
12442         * src/compose.c
12443                 using configuration for replying
12444                 and forwarding
12445
12446 2001-06-04 [hoa]
12447
12448         * src/filtering.c
12449         * src/matcher.c
12450         * src/matcher.h
12451         * src/prefs_filtering.c
12452         * src/prefs_matcher.c
12453         * src/prefs_matcher.h
12454                 action "run a command" for filtering
12455                 and matching with a command.
12456                 fixed the "whole message" matching
12457
12458         * src/mbox_folder.c
12459                 changed temporary filename for security
12460
12461         * src/messageview.c
12462                 queue the notification if it fails to send.
12463
12464         * src/prefs_common.c
12465         * src/prefs_folder_item.c
12466                 changed the default important score             
12467
12468         * src/prefs_scoring.c
12469         * src/scoring.c
12470                 hide kill score input when the folder is not
12471                 a newsgroup
12472
12473 2001-06-03 [alfons]
12474
12475         * src/prefs_common.c:
12476
12477                 (prefs_font_select): pass font name in font entry box to font
12478                 selection dialog.
12479
12480 2001-06-03 [sergey]
12481
12482         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
12483
12484 2001-06-03 [paul]
12485
12486         * sync with sylpheed 0.4.99cvs4
12487
12488 2001-06-03 [alfons]
12489
12490         * src/headerwindow.c:
12491
12492                 (headerwindow_show_cb): use the selected summary view item, not
12493                 the displayed item.
12494
12495 2001-06-02 [alfons]
12496
12497         * src/headerwindow.c:
12498
12499                 (headerwindow_show_cb): always try to show msginfo
12500
12501 2001-06-02 [hoa]
12502
12503         * src/compose.c
12504                 keep attached parts when reediting or forwarding.
12505
12506 2001-06-01 [hoa]
12507
12508         * src/folderview.c
12509         * src/prefs_folder_item.[ch]
12510         * src/prefs_scoring.[ch]
12511         * src/scoring.[ch]
12512         * src/summaryview.[ch]
12513         * src/main.c
12514         * src/mainwindow.c
12515         * src/prefs_common.[ch]
12516                 support for folder scoring
12517                 kill score and important score for messages
12518         
12519         * src/prefs_account.c
12520                 some display bug fixed for local account
12521                 preferences
12522
12523 2001-05-31 [alfons]
12524
12525         * src/summaryview.c:
12526
12527                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
12528                 sender to address book menu item is disabled.
12529
12530 2001-05-30 [hoa]
12531
12532         * src/filtering.[ch]
12533         * src/summaryview.c
12534                 handling summary menu / filter messages
12535
12536         * src/folder.[ch]
12537                 add some stuff
12538
12539         * src/foldersel.c
12540                 imap folders now appears in list
12541
12542         * src/mbox_folder.c
12543                 doesn't crash if destination mail is not writeable
12544
12545 2001-05-29 [hoa]
12546
12547         * src/compose.c
12548                 removed some warnings
12549
12550         * src/filtering.c
12551         * src/folder.[ch]
12552         * src/prefs_filtering.c
12553                 global string to identify any folders           
12554                 removed some debug info
12555                 filtering to mbox folders is now possible
12556
12557         * src/mainwindow.c
12558                 removed some warnings
12559
12560         * src/mbox_folder.c
12561                 permission on files are changed to read/write for user only,
12562                 nothing for other.
12563                 creation of subfolder is handled better.
12564
12565 2001-05-28 [alfons]
12566
12567         Verified the sync for src/prefs_common.[ch] and
12568         src/prefs_account.[ch]. I believe there were some
12569         minor indentation differences.
12570
12571 2001-05-28 [paul]
12572
12573         0.4.99claws3
12574
12575         * sync with 0.4.99cvs3
12576
12577 2001-05-28 [hoa]
12578
12579         * src/compose.c
12580                 handling flags for mbox format
12581
12582         * src/filtering.c
12583                 use of mark file only for MH format
12584                 handling flags for mbox format
12585                 filtering cannot yet move or copy mails to mbox folders.
12586
12587         * src/folder.[ch]
12588                 changed move_msg, copy_msg,
12589                 move_msgs_with_dest, copy_msgs_with_dest functions
12590                 uses only folder->copy_msg() function
12591                 uses folder->finished_copy() to handle the destination
12592                 folder at the end of the copy or move operation.
12593
12594         * src/foldersel.c
12595                 included mbox directories.
12596
12597         * src/folderview.[ch]
12598         * src/mainwindow.c
12599                 handle folders operation for mbox format
12600
12601         * src/mbox.c
12602                 disable conversion of "From " header
12603
12604         * src/mbox_folder.[ch]
12605                 completion of mbox format handling
12606
12607         * src/mh.c
12608                 changed mh_copy_msg() function and
12609                 removed mh_move_msg(), mh_move_msgs_with_dest(),
12610                 mh_copy_msgs_with_dest()
12611
12612         * src/prefs_filtering.c
12613                 removed some warnings
12614
12615         * src/prefs_matcher.c
12616                 default boolean operation is AND
12617
12618         * src/procheader.c
12619                 handling flags for mbox format
12620                 handling of "From " header
12621
12622         * src/procmsg.[ch]
12623                 removed data field
12624                 added MSG_REALLY_DELETED flags to handle deletion of
12625                 messages in mbox format.
12626
12627         * src/summaryview.c
12628                 handling flags for mbox format
12629                 disable the MSG_DELETED flags when messages
12630                 are deleted in mbox format
12631
12632         * src/textview.c
12633                 "From " headers display fixed.
12634
12635 2001-05-27 [alfons]
12636
12637         * src/textview.c:
12638                 
12639                 (get_email_part): skip quoted email addresses, like in e.g.
12640                 "'alfons@proteus.demon.nl'".
12641
12642 2001-05-26 [alfons]
12643
12644         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
12645         and fixing the persistence troubles when using separate windows.
12646
12647         * src/mainwindow.c:
12648         
12649             Added #define SEPARATE_ACTION used in the gtk item factory for 
12650             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
12651                 use gtk_item_factory_get_widget_by_action() to get the items.
12652                 
12653             Removed separate_widget_cb from the gtk item factory data   
12654           
12655             (mainwindow_create): connect separate_widget_cb() to check
12656             menu item "toggled" signal. also passing a MainWindow pointer
12657                 as object data for both check menu items.
12658                 
12659             (separate_widget_cb): definition of separate_widget_cb() to match
12660             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
12661                 window using gtk_object_get_data(). The type of window separation 
12662                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
12663         
12664         * src/prefs_filtering.c,
12665           src/prefs_matcher.c: added horizontal scrollbars
12666
12667 2001-05-25 [darko]
12668
12669         * src/headerview.c
12670                 fix segfault with invalid bold font
12671         * src/summaryview.c
12672                 correctly display summary stats after row is marked
12673
12674 2001-05-23 [sergey]
12675
12676         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
12677         encodings with libjconv.
12678
12679 2001-05-23 [hoa]
12680
12681         * src/Makefile.am
12682                 added mbox_folder.[ch]
12683         * src/defs.h
12684                 mbox temporary folder
12685         * src/folder.[ch]
12686         * added src/mbox_folder.[ch]
12687         * src/folderview.c
12688         * src/procheader.[ch]
12689                 added mbox support
12690         * src/mbox.c
12691                 bugfix for file incorporation filtering
12692         * src/imap.c
12693                 enable creation of MBOX
12694         * src/prefs_display_header.c
12695                 enable use of headers like "From "
12696                 something that should be fixed :
12697                         displaying of such headers add an extra space
12698         * src/prefs_folder_item.c
12699                 don't create folders because it is not necessary
12700         * src/procmsg.h
12701                 added data field to MsgInfo for mbox internal use
12702         * src/summaryview.c
12703                 added some support for mbox
12704         * src/utils.[ch]
12705                 added get_mbox_cache_dir() function
12706
12707 2001-05-23 [hiroyuki]
12708
12709         * src/headerwindow.c
12710           src/inc.c
12711           src/main.c
12712           src/mh.c
12713           src/nntp.c
12714           src/procmsg.h
12715           src/session.h
12716           src/socket.[ch]
12717           src/summaryview.c
12718           src/textview.c
12719           src/automaton.c
12720           src/folderview.c: more sync with 0.4.99cvs2.
12721
12722         * src/headerwindow.c: reverted.
12723
12724 2001-05-22 [paul]
12725
12726         0.4.99claws2
12727
12728         * sync with sylpheed 0.4.99cvs2
12729                 * src/news.[ch]
12730                 * src/nntp.[ch]
12731                 * INSTALL
12732                 * INSTALL.jp
12733
12734 2001-05-22 [alfons]
12735
12736         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
12737
12738 2001-05-21 [alfons]
12739
12740         Minor things:
12741
12742         * configure.in: if gnome-config not found, "no" is displayed
12743         
12744         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
12745
12746         * src/textview.c: now also possible to add mail addresses by right
12747           clicking in the text view
12748
12749         * src/codeconv.c: merged patch which fixes endless loop when encountering
12750           invalid wide characters; from Alte <010@imis.ru>  
12751
12752 2001-05-20 [alfons]
12753
12754         Added installation of gnome specific things:
12755
12756         * Makefile.am: gnome conditional
12757
12758         * configure.in: check for installed gnome
12759
12760         * added sylpheed.png, sylpheed.desktop
12761
12762 2001-05-20 [sergey]
12763
12764         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
12765
12766         * src/mainwindow.h (main_window_toolbar_create): created a button
12767         for "Reply to all".
12768         (main_window_set_toolbar_sensitive): enable/disable the new button
12769         appropriately.
12770         (toolbar_reply_to_author_cb): handle the new button.
12771
12772         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
12773         send_progress_dialog_destroy() on failure (fixes hang on SMTP
12774         failure).
12775
12776 2001-05-19 [sergey]
12777
12778         * src/compose.h (ComposeReplyMode): new modes
12779         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
12780         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
12781
12782         * src/compose.c
12783         (compose_send): move some code into a new function:
12784         (compose_current_mail_account): new function.
12785         (compose_reply): new argument to_author, all callers changed; if
12786         to_author==TRUE and account->protocol==A_NNTP, find and use an
12787         appropriate mail account for replying.
12788         (compose_reply_set_entry): new argument to_author; ignore
12789         compose->replyto if to_author==TRUE.
12790
12791         * src/mainwindow.c: new command "Message/Reply to author".
12792         (main_window_set_menu_sensitive): enable/disable it.
12793         (reply_cb): handle it.
12794
12795         * src/summaryview.c: new command "Reply to author".
12796         (summary_set_menu_sensitive): enable/disable it.
12797         (summary_reply_cb): handle it.
12798
12799         * src/account.c (account_find_mail_from_address): new function.
12800
12801 2001-05-18 [paul]
12802
12803         0.4.99claws1
12804
12805         * sync with sylpheed 0.4.99cvs1
12806
12807 2001-05-18 [hoa]
12808
12809         * src/compose.[ch]
12810         * src/filtering.c
12811         * src/summaryview.c
12812                 new filtering action : forward and forward as attachment
12813
12814         * src/main.c
12815                 no need for $DISPLAY when we run sylpheed --help
12816                 call to parse_cmd_opt() is moved
12817
12818         * src/mainwindow.[ch]
12819                 execute button is hidden when immediate execute
12820                 is chosen
12821
12822         * src/mh.c
12823         * src/news.c
12824         * src/prefs_folder_item.c
12825         * src/procmsg.c
12826                 better handling of missing directories
12827
12828         * src/summaryview.c
12829                 reedit is enabled in outbox
12830                 reedit is enabled in queue
12831
12832 2001-05-17 [hoa]
12833
12834         * src/filtering.c
12835         * src/matcher.[ch]
12836         * src/prefs_filtering.c
12837                 changed attachement into attachment
12838
12839 2001-05-17 [alfons]
12840
12841         0.4.67claws4    
12842
12843         * sync with sylpheed 0.4.67cvs9
12844         * sync with sylpheed 0.4.67cvs7-8
12845
12846 2001-05-17 [hoa]
12847
12848         * src/Makefile.am
12849                 added prefs_filtering.c
12850
12851         * src/filtering.[ch]
12852         * src/matcher.[ch]
12853                 removed action : forward_news and forward_news_as_attachement
12854                 (forward and forward_as_attachement can be used instead)
12855
12856         * src/mainwindow.c
12857                 added menu option to access filtering configuration
12858
12859         * src/prefs_account.c
12860                 changed mail_command default to /usr/sbin/sendmail
12861
12862         * added src/prefs_filtering.[ch]
12863                 dialog box for filtering configuration
12864
12865         * src/prefs_matcher.c
12866                 added function prefs_matcher_get_criteria_from_matching()
12867
12868         * src/prefs_scoring.c
12869                 reset the dialog when register or substitute is clicked
12870
12871 2001-05-15 [hoa]
12872
12873         * src/Makefile.am
12874                 added filtering.[ch]
12875         * src/inc.c
12876                 using filering.[ch] instead of filter.[ch]
12877         * src/main.c
12878                 reading new filtering configuration
12879         * src/matcher.[ch]
12880                 added some filtering actions
12881                 and fixed a bug for headers and mail body matching
12882         * src/mbox.c
12883                 using filering.[ch] instead of filter.[ch]
12884         * src/mh.c
12885                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
12886         * src/summaryview.c
12887                 some fixes for filtering
12888
12889 2001-05-14 [hiroyuki]
12890
12891         * src/send.c: fixed some weird indentations.
12892           send_message_with_command(): call pclose() only if p != NULL.
12893         * src/textview.c: get_email_part(): modified the code for readability.
12894
12895 2001-05-14 [hiroyuki]
12896
12897         * src/md5global.h
12898           src/md5ify.c
12899           src/md5ify.h: removed from the cvs.
12900
12901 2001-05-13 [sergey]
12902
12903         * src/main.c: include rfc2015.h to avoid compiler warnings.
12904         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
12905         the panel is already on screen.
12906         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
12907         closing the alert window by ESC as "No".
12908         * src/prefs_common.c (prefs_interface_create): moved return
12909         receipt check button to the correct place.
12910
12911 2001-03-13 [alfons]
12912
12913         * src/prefs_common.c: 
12914                 moved return receipt check button to the Send tab. (prefs_send_create)
12915                 removed the date format ui related globals. (prefs_display_create)
12916
12917         0.4.67claws3
12918         
12919         * sync with sylpheed 0.4.67cvs5-6
12920
12921 2001-05-13 [paul]
12922
12923         * added Alfons' font selection patch
12924
12925         * src/defs.h
12926         * src/headerwindow.c
12927         * src/prefs_common.c
12928         * src/prefs_common.h
12929
12930 2001-05-13 [hoa]
12931         * src/defs.h
12932                 changed version of cache
12933         * src/matcher.[ch]
12934         * src/prefs_matcher.c
12935                 added additionnal matching criteria
12936         * src/procheader.c
12937         * src/procmsg.[ch]
12938         * src/news.c
12939                 added references in MsgInfo
12940
12941 2001-05-12 [hoa]
12942
12943         * src/defs.h
12944                 prepared some things for new filtering
12945         * src/matcher.[ch]
12946                 added some matching properties
12947                 inreplyto need to be enhanced
12948                 prepared some things for new filtering
12949         * src/messageview.c
12950                 added Return-Receipt-To handling
12951         * src/prefs_folder_item.c
12952                 changed default value to TRUE
12953         * src/prefs_matcher.c
12954                 added some matching properties
12955         * src/prefs_scoring.[ch]
12956                 the scoring dialog is finished
12957         * src/procheader.c
12958                 added Return-Receipt-To handling
12959                 Reference need to be added
12960         * src/procmsg.[ch]
12961                 added Return-Receipt-To handling
12962                 added threadscore to get a better score sorting when
12963                 threads are enabled
12964         * src/summaryview.c
12965                 suppressed a bug when we sort the list
12966                 when no folder is opened.
12967                 better score sorting when threads are enabled
12968
12969 2001-05-12 [alfons]
12970
12971         * reverted previous patch because of potential errors 
12972
12973         0.4.67claws2
12974         
12975         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
12976                 applied "toggle mail-retrieval dialog window" patch submitted 
12977                 by Eric Limpens <eric@qnt.net>
12978
12979         * sync with sylpheed 0.4.67cvs4
12980
12981 2001-05-12 [sergey]
12982
12983         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
12984         some picky compilers.
12985         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
12986         * src/grouplist_dialog.c: include alertpanel.h.
12987         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
12988         fix compile warning.
12989         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
12990         #include "defs.h" before others to prevent the warning of `MIN'
12991         and `MAX' redefinition.
12992
12993 2001-05-11 [hoa]
12994
12995         * src/main.c
12996         * src/messageview.c
12997         * src/prefs_account.c
12998         * src/prefs_display_header.c
12999                 removed warning
13000         * src/Makefile.am
13001                 added prefs_scoring.[ch]
13002         * src/grouplist_dialog.c
13003                 display an error dialog box if the group list
13004                 cannot be fetched.
13005         * src/mainwindow.[ch]
13006                 added main_window_set_thread_option() function
13007                 scoring dialog box enabled
13008         * src/matcher.[ch]
13009                 added flags matching unread /new / marked
13010                 / deleted / replied / forwarded
13011         * src/news.c
13012                 newsgroups are now finally in newscache
13013         * src/prefs_matcher.[ch]
13014                 finished preferences for matching dialog
13015         * added src/prefs_scoring.[ch]
13016                 scoring dialog box completed
13017         * src/scoring.[ch]
13018                 conversion to string : added scoringprop_to_string()
13019                 write config for preferences :
13020                 added prefs_scoring_write_config()
13021         * src/summaryview.c
13022                 threads can be enabled/disabled independently
13023                 for each folder
13024
13025 2001-05-10 [alfons]
13026
13027         0.4.67claws1
13028         
13029         * AUTHORS: 
13030                 thought it would be nice to have a list of all
13031                 contributors (used Changelog as a reference)
13032         
13033         * configure.in: 
13034                 messed up version numbering...
13035
13036         0.4.66claws1
13037
13038         * sync with sylpheed 0.4.67cvs1-3
13039
13040 2001-05-10 [darko]
13041
13042         * src/prefs_common.c:
13043                 better UI for strftime format, double clicking
13044                 on format now inserts the format in text entry
13045                 replaced close button with standard OK/Cancel
13046                 moved date format button to the right of the
13047                 text entry field
13048
13049 2001-05-09 [alfons]
13050
13051         * src/gtkstext.c:
13052                 Ctrl-Home / Ctrl-End have proper cursor navigation
13053
13054 2001-05-09 [hoa]
13055
13056         * src/prefs_matcher.c
13057                 finished UI to define matching properties
13058                 added ok and cancel button
13059         * src/prefs_filter.c
13060                 added ok and cancel button
13061         * src/news.c
13062                 fixed some bug in xhdr parsing
13063
13064 2001-05-08 [alfons]
13065
13066         * src/textview.c: 
13067                 fixed a bug in textview_show_header(), which displayed two colons (':');
13068                 cleaned up some warnings
13069
13070 2001-05-08 [hoa]
13071
13072         * src/Makefile.am
13073                 added prefs_matcher.[ch]
13074                 compilation with -W -Wall
13075         * src/alertpanel.c
13076                 ungrab the mouse events if grabbed - does it
13077                 fix the bug for disposition notification ?
13078         * src/mainwindow.c
13079                 added a menu option to open the matching dialog.
13080         * src/matcher.[ch]
13081                 added matcherprop_to_string() and matcherlist_to_string()
13082                 fixed some bugs, changed the name of some options
13083                 age_sup and age_inf becomes age_greater and age_lower,
13084                 body and messageheaders becomes body_part and headers_part,
13085                 changed the names of constants from SCORING_XXX to MATCHING_XXX
13086         * src/prefs_display_header.c
13087         * src/prefs_headers.c
13088                 fixed a bug that accidentally destroyed dialogs
13089                 when closed them with delete_event
13090                 Added *_deleted() which handle delete_event signal correctly.
13091         * src/prefs_folder_item.[ch]
13092                 added "enable_thread" field for future customization
13093         * added src/prefs_matcher.[ch]
13094                 sample of the UI to define matching properties
13095         * src/procheader.c
13096                 using procheader_headername_equal instead of str*cmp functions
13097                 using procheader_parse_header() function
13098         * src/scoring.c
13099                 using MATCHING_XXX instead of SCORING_XXX
13100         * src/summaryview.c
13101                 display the sender of the news even if this is ourself
13102                 when this is a news message.
13103         * src/textview.c
13104                 using headername_equal() instead of str*cmp functions
13105
13106 2001-05-08 [alfons]
13107
13108         0.4.66claws
13109
13110         * sync with sylpheed 0.4.66
13111         * src/gtkstext.c: trace logs added 
13112
13113 2001-05-08 [sergey]
13114
13115         * src/prefs_common.[ch]: added option to enable/disable GnuPG
13116         signature check popup.
13117         * src/rfc2015.c (check_signature): show signature check popup only
13118         if it is enabled in preferences.
13119
13120 2001-05-07 [alfons]
13121
13122         0.4.66claws4
13123         
13124         * sync with sylpheed 0.4.66cvs6
13125
13126 2001-05-07 [darko]
13127
13128         * src/prefs_common.[ch]: added option to enable/disable
13129           looking up sender name in address book for summary pane
13130         * src/summaryview.c: look up sender in the address book
13131           by using Alfons' address completion code
13132
13133 2001-05-07 [hiroyuki]
13134
13135         * src/inc.h
13136           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
13137           member of Pop3State.
13138         * src/news.c: brought #include "defs.h" before #include <glib.h>
13139           to prevent the warning of `MIN' and `MAX' redefinition.
13140
13141 2001-05-06 [hoa]
13142
13143         * removed src/headers_display.[ch]
13144         * removed src/prefs_display_headers.[ch]
13145         * src/inc.c
13146                 use a temporary file in the user directory for mbox import
13147         * src/news.c
13148                 added XHDR support to get "To" and "Cc" headers
13149                 (in order to match news with to or cc field for
13150                 scoring)
13151                 added function news_parse_xhdr() to get XHDR response
13152         * src/nntp.[ch]
13153                 added function nntp_xhdr()
13154         * src/matcher.c
13155                 fetch the message if necessary
13156
13157 2001-05-06 [alfons]
13158
13159         0.4.66claws3
13160
13161         * sync with sylpheed 0.4.66cvs3-5
13162
13163 2001-05-06 [hoa]
13164
13165         * src/utils.[ch]
13166                 added function itos_buf() to enable use of several buffers
13167         * src/summaryview.c
13168                 use of itos_buf() instead of itos() in summary list
13169                 to fix the broken display of message number.
13170
13171 2001-05-06 [alfons]
13172
13173         * src/gtkstext.c: bug in cursor up navigation fixed,
13174                 fixed another unsigned / signed comparison (we're getting there :-)
13175
13176 2001-05-06 [hoa]
13177
13178         * src/Makefile.am
13179                 added scoring.c scoring.h
13180                 prefs_folder_item.c prefs_folder_item.h
13181                 matcher.c matcher.h
13182         * src/defs.h
13183                 added FOLDERITEM_RC SCORING_RC
13184         * src/folder.[ch]
13185                 added prefs field in FolderItem :
13186                 properties for each folder (PrefsFolderItem),
13187                 sorting type and mode were added as the first properties.
13188         * src/main.c
13189                 read config for scoring
13190         * added src/matcher.[ch]
13191                 gives functions to parse configuration file to do
13192                 matching on mails with a list of conditions.
13193         * src/mainwindow.c
13194                 add option to sort by score
13195         * src/prefs_common.[ch]
13196                 added preference option to show score and for
13197                 the score column size
13198         * added src/prefs_folder_item.[ch]
13199                 properties for each folder (PrefsFolderItem),
13200                 sorting type and mode were added as the first properties.
13201         * src/procheader.[ch]
13202                 added procheader_parse_header()
13203                 added procheader_header_free()
13204                 added procheader_headername_equal()
13205                 and made modification to use them.
13206         * src/procmsg.[ch]
13207                 added score field to MsgInfo structure
13208         * added src/scoring.[ch]
13209                 gives functions to parse configuration file to do
13210                 scoring on mails with a list of conditions.
13211         * src/summaryview.[ch]
13212                 save the sorting type and mode for the folder
13213                 added column to display the score of the mail
13214                 added function summary_score_clicked()
13215                 sorting type and mode are restored to the folder
13216                 when it is reopen
13217         * src/textview.c
13218                 use procheader_parse_header(), procheader_headername_equal()
13219                 removed memory leak in text_scan_header when freeing headers
13220         * src/filter.c
13221                 changed the function to match names of headers
13222                 using procheader_headername_equal()
13223
13224         Scoring functions are implemented, an interface is needed
13225         to configure that.
13226
13227 2001-05-04 [alfons]
13228
13229         * src/gtkstext.c: 
13230                 hopefully fixed the row up navigation bug,
13231                 removed adding back / forward lines to cache
13232
13233 2001-05-04 [sergey]
13234
13235         * src/prefs_display_headers.c: user interface changes:
13236         (prefs_display_headers_create): remove unused "Show" check button;
13237         allow reordering of headers by dragging.
13238         (prefs_display_headers_write_config): remove unused variables.
13239         (prefs_display_headers_set_dialog): do not insert "(New)" at top
13240         of lists (not needed with the new UI).
13241         (prefs_display_headers_set_list): scan lists starting from row 0,
13242         not 1 (do not skip "(New)").
13243         (prefs_display_headers_find_header): new function.
13244         (prefs_display_headers_clist_set_row): do not allow duplicates.
13245         (prefs_display_headers_delete_cb): do not skip row 0; treat
13246         closing the alert window by ESC as "No".
13247         (prefs_display_headers_up): do not protect row 0.
13248         (prefs_display_headers_down): do not protect row 0.
13249
13250 2001-05-04 [sergey]
13251
13252         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
13253         functions.
13254
13255         * src/summaryview.c
13256         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
13257         summary_select_next_marked, summary_select_prev_marked): new
13258         functions.
13259
13260 2001-05-03 [sergey]
13261
13262         * src/news.c: fixed a bug when no article can be fetched after
13263         server timeout if the connection was restored by news_post():
13264         (news_select_group): new function.
13265         (news_fetch_msg): call news_select_group() before fetching
13266         article.
13267         (news_get_uncached_articles): set session->group after successful
13268         GROUP command.
13269
13270 2001-05-03 [hoa]
13271
13272         * src/defs.h
13273         * src/procmsg.[ch]
13274         * src/procheader.c
13275                  changed version of cache, added cc field
13276
13277         * src/prefs_display_headers.c
13278                 the interface was changed
13279
13280         * src/prefs_headers.c
13281                 added cancel button
13282
13283 2001-05-03 [alfons]
13284
13285         * completed sync of sylpheed cvs2
13286         * src/gtkstext.c: updated row up / down cursor navigation
13287         * src/textview.c: re-edited, prepared for fixing the email address
13288                 scanner.
13289
13290 2001-05-03 [darko]
13291
13292         * src/prefs_common.c: use alfons' strftime ui code
13293         entry_datefmt and datefmt_sample widgets have to be
13294         global in this module because of this change
13295
13296 2001-05-03 [hoa]
13297
13298         * src/messageview.c
13299         * src/prefs_common.[ch] added option to activate the return receipt
13300                 feature.
13301
13302 2001-05-02 [alfons]
13303
13304         * src/gtkstext.c: fix for row up/down cursor navigation. 
13305
13306         0.4.66claws2
13307         
13308         * sync with 0.4.66cvs2
13309
13310 2001-05-02 [paul]
13311
13312         added add-sender-to-addressbook patch
13313
13314         * src/addressbook.c
13315         * src/addressbook.h
13316         * src/summaryview.c
13317
13318 2001-05-02 [sergey]
13319
13320         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
13321         G_ALERTDISABLE.
13322
13323         * src/alertpanel.c (alertpanel_create): new argument can_disable,
13324         all existing callers changed to pass FALSE; create a check button
13325         to disable the message.
13326         (alertpanel_message_with_disable): new function.
13327         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
13328         (alertpanel_button_toggled): new function.
13329         (alertpanel_button_clicked, alertpanel_close): set value using
13330         G_ALERT_VALUE_MASK.
13331
13332         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
13333
13334         * src/prefs_common.c (prefs_privacy_create): new check button
13335         checkbtn_gpgme_warning.
13336
13337         * src/main.c (main): moved preferences reading before gpgme
13338         initialization; check prefs_common.gpgme_warning before giving the
13339         GnuPG warning and set it to FALSE if the user wants to disable the
13340         warning.
13341
13342 2001-05-02 [hiroyuki]
13343
13344         * src/prefs_display_headers.c: modified the layout and some labels.
13345
13346 2001-05-02 [sergey]
13347
13348         * src/prefs_account.c (prefs_account_fix_size): new function.
13349         (prefs_account_create): call prefs_account_fix_size(); use
13350         gtk_widget_show instead of gtk_widget_show_all (fixes too large
13351         size when the window is shown for the first time).
13352         (prefs_account_basic_create): changed layout of serv_table; moved
13353         localmbox_entry above smtpserv_entry (logically it replaces
13354         POP3/IMAP server).
13355         (prefs_account_protocol_activated): set sensitivity of
13356         nntpauth_chkbtn according to the protocol (in addition to
13357         hide/show); commented out gtk_table_set_row_spacing() calls.
13358         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
13359         not sensitive (fixes a bug with disabled username/password boxes
13360         when editing POP3 account after NNTP with authentication).
13361
13362 2001-05-02 [hoa]
13363
13364         * src/account.c
13365         * src/inc.c
13366         * src/prefs_account.[ch]
13367         * src/send.c
13368                 removed local account without SMTP server
13369                 added option to use mail command instead of a connexion
13370                 to SMTP server when a local account is used
13371         * src/prefs_headers.c
13372                 fixed a bug
13373         * src/news.c
13374                 fixed a bug when connexion immediately closed
13375
13376 2001-05-01 [alfons]
13377
13378         0.4.66claws1
13379         
13380         * sync with 0.4.65
13381
13382 2001-05-01 [sergey]
13383
13384         * src/prefs_account.c (Basic, prefs_account_basic_create): new
13385         widget nntpauth_chkbtn.
13386         (prefs_account_protocol_activated): handle nntpauth_chkbtn
13387         visibility.
13388         (prefs_account_nntpauth_toggled): new function.
13389
13390         * src/news.c (news_session_new_for_folder): use NNTP
13391         authentication only if ac->use_nntp_auth is set.
13392
13393 2001-05-01 [hoa]
13394
13395         * src/Makefile.am changed headers.[ch] in customheader.[ch]
13396         * src/prefs_display_headers.c changed the UI
13397         * src/prefs_headers.c changed account_name to account_id
13398         * src/compose.c using customheader.h
13399
13400 2001-05-01 [hiroyuki]
13401
13402         * src/esmtp.c
13403           src/news.c
13404           src/nntp.c: changed sock_read() to sock_gets(), they've been left
13405           unsynched.
13406
13407 2001-05-01 [hoa]
13408
13409         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
13410         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
13411                 for displaying of headers
13412         * src/grouplist_dialog.[ch] minor changes to remove warnings
13413         * src/prefs_display_headers.[ch] dialog to choose the
13414         headers to display in the mail viewer.
13415         * src/headers.h correction of #define
13416         * src/headers_display.[ch] configuration for displaying of headers.
13417         * src/main.c read config of displaying of headers
13418         * src/prefs_common.c add a button to access the config dialog
13419                 for displaying of headers
13420         * src/prefs_display_headers.[ch] dialog for configuration for
13421                 displaying of the headers.
13422         * src/prefs_headers.c cleaning of code
13423         * src/procheader.c comments added to code
13424         * src/textview.c changes to reorder the headers depending
13425                 on the config for displaying of headers
13426
13427 2001-04-30 [alfons]
13428
13429         0.4.65claws7
13430
13431         * sync with 0.4.65cvs12
13432
13433         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
13434
13435 2001-04-30 [sergey]
13436
13437         * src/nntp.h (NNTPSockInfo): new field auth_failed.
13438
13439         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
13440         is set to force reconnection after authentication failure.
13441         (nntp_gen_command): set sock->auth_failed on authentication
13442         failure, or if sock->userid and sock->passwd are not set.
13443
13444         * src/news.c (news_session_new_for_folder): set userid=NULL if
13445         password dialog is cancelled.
13446
13447 2001-04-30 [sergey]
13448
13449         * src/nntp.h (NNTPSockInfo): new type.
13450
13451         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
13452         SockInfo.
13453         (nntp_open_auth, nntp_close): new functions.
13454         (nntp_gen_command): new function to handle authentication; all
13455         NNTP command functions updated to use it.
13456         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
13457         (nntp_list): removed old useless code.
13458
13459         * src/news.h (NNTPSession): new field nntp_sock.
13460
13461         * src/news.c: all functions updated to use NNTPSockInfo instead of
13462         SockInfo.
13463         (news_session_new): new arguments (userid, passwd); made static;
13464         use nntp_open_auth() if needed.
13465         (news_session_destroy): use nntp_close() instead of sock_close().
13466         (news_query_password): changed arguments.
13467         (news_session_new_for_folder): new function.
13468         (news_session_get): use news_session_new_for_folder().
13469         (news_authenticate): deleted.
13470         (news_get_uncached_articles): removed old authentication code.
13471
13472 2001-04-30 [sergey]
13473
13474         * src/news.c: reverted my previous changes (need to do NNTP
13475         authentication in a cleaner way).
13476         
13477 2001-04-29 [sergey]
13478
13479         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
13480         news_nntp_post, news_nntp_mode): new functions (wrappers with
13481         authentication support).
13482         (news_get_article_cmd, news_get_article, news_get_header): new
13483         argument "folder"; all callers changed.
13484         (news_get_article_cmd): added authentication support.
13485         (news_session_get): use news_nntp_mode() instead of nntp_mode().
13486         (news_post): use news_nntp_post() instead of nntp_post().
13487         (news_get_uncached_articles): use news_nntp_group() instead of
13488         nntp_group() and news_nntp_xover() instead of nntp_xover();
13489         removed old authentication code.
13490         (news_get_group_list): use news_nntp_list() instead of nntp_list().
13491
13492         * src/nntp.c (nntp_list): return real error code instead of
13493         hardcoded NN_ERROR.
13494
13495 2001-04-29 [sergey]
13496
13497         * configure.in: fixed wint_t typedef detection again
13498
13499 2001-04-28 [hoa]
13500
13501         * src/prefs_account.[ch], added A_LOCAL_CMD
13502                 (send mail with mail command)
13503         * src/send.c added function send_message_with_command()
13504         * src/inc.c made a more secure get_spool() function with
13505                 mktemp() but maybe mkstemp() or something more
13506                 secure can be used.
13507
13508 2001-04-28 [alfons]
13509
13510         * src/textview.c, colorization of email addresses in headers
13511
13512         0.4.65claws6
13513
13514         * bug sync with sylpheed
13515         * prefs_common.c: created date format ui for darko
13516         * sync with 0.4.65cvs11
13517         * configure.in: corrected to have the new gpg checks
13518
13519 2001-04-27 [alfons]
13520
13521         * completed sync with 0.4.65cvs10
13522         * minor debug things added to gtkstext.c
13523
13524 2001-04-27 [darko]
13525
13526         * configure.in: remove check for availability of
13527           strftime() as advised by Hiroyuki
13528         * src/prefs_common.[ch], src/procheader.c:
13529           synch strftime() code with Hiroyki's main branch
13530
13531 2001-04-26 [sergey]
13532
13533         * src/news.c: news_query_password(), news_authenticate(): new
13534           functions.
13535           news_get_uncached_articles(): added NNTP authentication
13536           handling.
13537         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
13538           new functions.
13539         * src/prefs_account.c: prefs_account_protocol_activated():
13540           enable userid and password fields for NNTP.
13541
13542 2001-04-26
13543
13544         * configure.in: check for availability of strftime()
13545           [darko]
13546         * src/prefs_common.[ch], src/procheader.c: use
13547           strftime() for displaying date in summary pane if it
13548           is available
13549
13550 2001-04-25
13551
13552         * more .cvsignore cleanups [alfons]
13553
13554 2001-04-25
13555
13556         * ac/sv-check-type.m4: new autoconf macro.
13557         * configure.in: fixed wint_t typedef detection (did not work
13558           with gcc-2.96).
13559
13560 2001-04-25
13561
13562         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
13563           [hiroyuki]
13564
13565 2001-04-24
13566         * modified gtkstext.c : buggy cursor navigation fixed, 
13567           and font descent also taken in account when drawing
13568           cursor. [alfons]
13569
13570 2001-04-24 [hoa]
13571         * added comments in src/news.c src/nntp.c
13572         * added src/prefs_headers.[ch]
13573         * added src/headers.[ch]
13574         * modified compose.c to activate custom headers
13575                 added function is_in_custom_headers
13576         * modified prefs_account.[ch]
13577                 added function prefs_account_customhdr_edit
13578         * modified src/defs.h :
13579                 added HEADERS_RC : name of the config file
13580                 for the custom headers
13581
13582 2001-04-24
13583
13584     0.4.65claws5
13585
13586         * configure.in
13587           src/gtkstext.[ch]
13588           src/compose.c
13589           src/Makefile.am
13590           
13591           added gtkstext with configure.in patch by Hiroyuki which
13592           should fix the XIM detection [alfons]
13593
13594         * more clean up of cvs [alfons]
13595
13596                  * removed all Makefile.in files to attic.
13597
13598                  * updated all .cvsignores to really ignore things that could
13599                    be unintentionally committed by a recursive commit.
13600
13601 2001-04-23 [hoa]
13602         * added src/grouplist_dialog.[ch]
13603         * changed src/folderview.c to call grouplist_dialog instead
13604                 of inputdialog
13605         * src/news.c :
13606                 added functions news_reset_group_list
13607                 and news_get_group_list
13608         * src/nntp.c :
13609                 added function nntp_list
13610         * src/defs.h :
13611                 added GROUPLIST_FILE : name of the newsgroup list cache file
13612
13613 2001-04-21
13614
13615         * added option to warn about queued messages on exit [sergey]:
13616
13617           * src/compose.c: compose_queue(): call folder_item_scan()
13618             and folderview_update_item() after queueing.
13619           * src/folderview.c: folderview_update_node(): draw the queue
13620             folder in bold font if there are queued messages.
13621           * src/mainwindow.c: queued_messages(): new function.
13622             app_exit_cb(): display warning if there are queued messages
13623             if warn_queued_on_exit is set.
13624           * prefs_common.[ch]: add warn_queued_on_exit option.
13625
13626         * enhanced GnuPG key selection support [sergey]:
13627
13628           * src/select-keys.c: updated to newer version from Win32
13629             branch with support for selecting arbitrary keys.
13630           * src/prefs_account.c: added the Privacy tab to the account
13631             options window.
13632             prefs_account_privacy_create(),
13633             prefs_account_sign_key_set_data_from_radiobtn(),
13634             prefs_account_sign_key_set_radiobtn(): new functions.
13635           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
13636           * src/rfc2015.c: set_signers(): new function.
13637             pgp_sign(): add the account parameter, call set_signers().
13638             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
13639           * src/rfc2015.h: rfc2015_sign(): updated prototype.
13640           * src/compose.c: pass the current account to rfc2015_sign().
13641
13642         * tag name claws added to prevent confusion with main branch [alfons]
13643
13644         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
13645
13646         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
13647
13648         * sync with recent sylpheed cvs. Untested though. [alfons]
13649