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