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