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