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