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