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