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