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