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