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