* src/compose.c
[claws.git] / ChangeLog.claws
1 2002-10-09 [sergey]     0.8.5claws7
2
3         * src/compose.c
4                 Strip CRs whel loading the text into editor in reedit mode.
5
6 2002-10-09 [colin]      0.8.5claws6
7
8         * src/mainwindow.c
9                 Make Space work when no mail is selected
10
11 2002-10-09 [colin]      0.8.5claws5
12
13         * src/gtksctree.[ch]
14                 Fix range_select
15                 Add gtk_sctree_reanchor() 
16         * src/summaryview.c
17                 Use gtk_sctree_reanchor() - better fix for 
18                 bug 60413
19
20 2002-10-09 [colin]      0.8.5claws4
21
22         * src/summaryview.c
23                 Fix shift-click select after delete problem
24                 (closes bug 60413)
25
26 2002-10-08 [thorsten]   0.8.5claws3
27
28         * src/summaryview.c
29                 exclude current msg from -hide read messages-
30
31 2002-10-08 [colin]      0.8.5claws2
32
33         * src/inc.[ch]
34           src/pop.c
35           src/recv.c
36                 Differentiate socket errors from disk full
37                 errors
38
39 2002-10-08 [christoph]  0.8.5claws1
40
41         * Makefile.am
42         * configure.in
43                 modifications for new config directory
44
45         * config.guess  ** REMOVED **
46         * config.sub    ** REMOVED **
47         * install-sh    ** REMOVED **
48         * ltmain.sh     ** REMOVED **
49         * missing       ** REMOVED **
50         * mkinstalldirs ** REMOVED **
51                 these files are autogenerated by automake
52                 when you run autogen.sh
53
54         * config/.cvsignore     ** NEW FILE **
55         * config/Makefile.am    ** NEW FILE **
56                 ignore autogenerated files
57                 create a Makefile in this directory
58
59 2002-10-08 [paul]       0.8.5claws
60
61         * 0.8.5claws release
62         
63         * src/compose.c
64           src/procheader.c
65           src/procmsg.c
66                 fix quote reply format for newsgroups reply bug
67                 (thanks to Hoa)
68                 
69         * po/en_GB.po
70           po/pl.po
71                 updated by me and Witold Wladyslaw Wojciech Wilk
72                 repectively
73
74 2002-10-07 [paul]       0.8.3claws53
75
76         * po/it.po
77           po/pt_BR.po
78           po/sr.po
79                 updated messages catalogs, submitted by
80                 Alessandro Maestri, Fabio Jr.Beneditto 
81                 and Urke MMI, respectively.
82
83 2002-10-07 [christoph]  0.8.3claws52
84
85         * src/folder.[ch]
86         * src/folderview.c
87         * src/mainwindow.c
88                 fix new folder ghost message bug
89                 (closes bug [ 619722 ] wrong count for newly created folders)
90
91 2002-10-07 [christoph]  0.8.3claws51
92
93         * src/compose.c
94                 fix news posting problem
95
96 2002-10-07 [melvin]     0.8.3claws50
97
98         * po/fr.po
99                 Updated French translation
100
101 2002-10-05 [christoph]  0.8.3claws49
102
103         * src/gtkstext.c
104                 check if line_start_cache is set in gtk_stext_update_text
105                 (closes bug [ 618119 ] crash while doing search in folder)
106
107 2002-10-05 [christoph]  0.8.3claws48
108
109         * src/imap.c
110         * src/news.c
111         * src/utils.c
112         * src/utils.h
113                 implement cache cleanups for claws' folder system
114                 (closes bug [ 595916 ] imapcache not cleaned up)
115
116 2002-10-05 [melvin]     0.8.3claws47
117
118         * src/prefs_actions.c
119                 Made the help text more clear for the %p token
120
121 2002-10-04 [paul]       0.8.3claws46
122
123         * sync with 0.8.5
124                 see ChangeLog 2002-10-02 and 2002-10-03
125
126 2002-10-04 [christoph]  0.8.3claws45
127
128         * src/inc.c
129                 fix segfault caused by pop before smtp
130                 call to inc_account_mail with NULL
131                 pointer for mainwin
132
133 2002-10-04 [paul]       0.8.3claws44
134
135         * configure.in
136                 sync the LDAP detection from 0.8.5cvs1
137
138 2002-10-02 [christoph]  0.8.3claws43
139
140         * po/de.po
141                 fix small spelling error
142
143 2002-10-02 [melvin]     0.8.3claws42
144
145         * ac/aspell.m4
146                 Behave better and say "no" when test program cannot be run.
147
148 2002-10-02 [paul]       0.8.3claws41
149
150         * sync with 0.8.4cvs1
151                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
152                 
153         * src/summaryview.c
154                 toggle the behavior of Reply menuitem between
155                 normal reply and reply-to-list
156
157 2002-10-01 [sergey]     0.8.3claws40
158
159         * src/compose.c
160                 Convert newlines in the message text to the canonical form
161                 before base64 encoding (RFC2045 compliance, fixes some
162                 interoperability issues with Evolution 1.0.3)
163
164 2002-09-29 [colin]      0.8.3claws39
165
166         * src/summaryview.c
167                 Fix an unwanted copy/paste
168
169 2002-09-29 [colin]      0.8.3claws38
170
171         * src/mainwindow.c
172                 Renamed "Custom toolbar" to "Customize toolbar"
173                 Renamed "Show all header" to "Show all headers"
174                 Renamed "Set diplay item" to "Set displayed items"
175         * src/prefs_common.c
176                 Renamed "Show all header" to "Show all headers"
177         * src/prefs_summary_column.c
178                 Renamed "diplay item" to "displayed items"
179
180 2002-09-29 [colin]      0.8.3claws37
181
182         * src/mainwindow.[ch]
183                 online/offline status pixmaps follow theme
184                 changes
185         * src/summaryview.[ch]
186                 quicksearch pixmap follows theme changes
187
188 2002-09-29 [thorsten]   0.8.3claws36
189
190         * src/compose.c
191           src/prefs_folder_item.[ch]
192                 add default_reply_to folder option (closes patch 581044)
193
194 2002-09-29 [christoph]  0.8.3claws35
195
196         * acconfig.h    ** REMOVED **
197         * configure.in
198         * ac/aspell.m4
199         * ac/check-type.m4
200         * ac/gnupg-check-typedef.m4
201                 fix autoheader 2.50 warning
202
203 2002-09-29 [christoph]  0.8.3claws34
204
205         * major code cleanup (part 2)
206         
207                 - unused variables removed
208                 - unused functions removed
209                 - uninitialized variables checked
210                 - missing return statements added
211                 - missing function return types added
212                 - added parentheses around assignment
213                   when suggested by gcc
214
215 2002-09-29 [alfons]     0.8.3claws33
216
217         * src/logwindow.c
218                 log_window_clear(): only bracket gtk_text_forward_delete() 
219                 with gtk_text_freeze() / gtk_text_thaw() (see if this
220                 works around GTK text bug)
221
222 2002-09-29 [paul]       0.8.3claws32
223
224         * po/bg.po
225           po/sr.po
226                 updated by George Danchev and Urke MMI
227                 respectively
228
229 2002-09-27 [christoph]  0.8.3claws31
230
231         * doc-src/readme.txt
232         * doc-src/rfc1806.txt   ** REMOVED **
233         * doc-src/rfc2183.txt   ** NEW FILE **
234         * doc-src/rfc2980.txt   ** NEW FILE **
235                 update rfcs
236
237 2002-09-27 [melvin]     0.8.3claws30
238
239         * ac/aspell.m4
240                 Fixed typo which could break linking
241
242 2002-09-27 [melvin]     0.8.3claws29
243
244         * ac/aspell.m4
245                 Improved GNU/aspell checking. 
246                 Fixed bug #614490
247
248 2002-09-27 [paul]       0.8.3claws28
249
250         * sync with 0.8.3cvs8
251                 see ChangeLog 2002-09-27
252
253 2002-09-26 [colin]      0.8.3claws27
254
255         * src/toolbar.[ch]
256           src/mainwindow.[ch]
257                 Add "Reply to Mailing-list" to the toolbar
258
259 2002-09-26 [christoph]  0.8.3claws26
260
261         * src/summaryview.c
262                 Fix wrong message counts in summaryview status
263
264 2002-09-26 [paul]       0.8.3claws25
265
266         * sync with 0.8.3cvs7
267                 see ChangeLog 2002-09-26
268
269 2002-09-26 [paul]       0.8.3claws24
270
271         * sync with 0.8.3cvs6
272                 see ChangeLog 2002-09-25
273
274 2002-09-25 [christoph]  0.8.3claws23
275
276         * src/prefs_common.c
277         * src/prefs_folder_item.c
278         * src/prefs_scoring.c
279                 Renamed "kill score" to "hide score" in GUI
280                 and prefs files
281
282 2002-09-25 [paul]       0.8.3claws22
283
284         * sync with 0.8.3cvs5
285                 see ChangeLog 2002-09-24
286
287 2002-09-24 [alfons]     0.8.3claws21
288
289         patch by Satoshi Nagayasu: allows appending / saving multiple 
290         selected files (closes "[ 612279 ] save multiple mesg(s) in 
291         'Save as ...'")
292
293         * AUTHORS
294                 add Satoshi Nagayasu
295         * src/summaryview.c
296                 summary_save_as(): allow saving selected files to
297                 one file
298                 summary_set_menu_sensitive: enable "Save As..." when
299                 multiple files are selected
300         * src/utils.[ch]
301                 append_file(): new function
302
303 2002-09-24 [colin]      0.8.3claws20
304
305         * src/procmime.c
306                 Fix segfault when mimeinfo doesn't have a 
307                 content_type. 
308
309 2002-09-24 [colin]      0.8.3claws19
310
311         * src/prefs_common.[ch]
312                 Add a preference to display send dialog or not
313         * src/send.c
314                 Display send dialog according to preference
315
316 2002-09-24 [colin]      0.8.3claws18
317
318         * src/compose.[ch]
319                 Disable user actions when sending
320
321 2002-09-24 [colin]      0.8.3claws17
322
323         * src/procmime.c
324                 Do not display name or filename for attachments
325                 with an application/pgp-signature type
326                 (security flaw, see bug 537413)
327
328 2002-09-23 [colin]      0.8.3claws16
329
330         * src/editaddress.c
331                 Initialize entry_email, entry_alias and 
332                 entry_remarks to first email address of the list
333
334 2002-09-23 [colin]      0.83claws15
335
336         * src/compose.c
337                 Drop pgp-signature when reediting a signed queued
338                 message
339
340 2002-09-23 [melvin]     0.8.3claws14
341
342         * po/fr.po
343                 Updated French translation
344
345 2002-09-23 [melvin]     0.8.3claws13
346
347         * src/mainwindow.c
348                 Made custom toolbar menu labels more consistent
349         * src/prefs_toolbar.c
350                 Made custom toolbar window title more consistent
351
352 2002-09-22 [colin]      0.8.3claws12
353
354         * src/inc.c
355                 Initialize session type to normal before getting 
356                 mail (fixes strange Get behaviour)
357         * src/prefs_account.h
358                 Move STYPE_POP_BEFORE_SMTP to last position to 
359                 avoid other side-effects
360
361 2002-09-22 [colin]      0.8.3claws11
362
363         * src/prefs_account.c
364                 Fix pop_bfr_smtp_tm_entry sensivity when switching
365                 from pop3 to apop or vice-versa
366
367 2002-09-22 [colin]      0.8.3claws10
368         
369         * src/prefs_account.[ch]
370                 Add an option for the POP before SMTP timeout
371         * src/inc.c
372                 Remember time of last POP connection
373         * src/send.c
374                 Do POP before SMTP only if timeout reached
375
376 2002-09-22 [oliver]     0.8.3claws9
377         
378         * README.claws
379                 explain custom toolbar
380
381 2002-09-22 [oliver]     0.8.3claws8
382
383         * src/prefs_actions.[ch]
384         custom toolbar for compose      
385                 actions callback from compose toolbar
386         * src/folderview.c
387                 remove include toolbar.h
388                 
389 2002-09-22 [oliver]     0.8.3claws7
390         
391         * src/prefs_toolbar.[ch]
392                 custom toolbar for compose
393                 - generic prefs_toolbar handles both
394                   Mainwin's toolbar as well as Compose toolbar          
395                 
396 2002-09-22 [oliver]     0.8.3claws6
397         
398         * src/toolbar.[ch]
399                 custom toolbar for compose
400                 restructure toolbar.[ch]
401                 
402 2002-09-22 [oliver]     0.8.3claws5
403
404         * src/compose.[ch]
405                 custom toolbar for compose
406                 
407 2002-09-22 [oliver]     0.8.3claws4
408         
409         * src/mainwindow.[ch]
410                 custom toolbar for compose 
411                 move mainwin toolbar back to mainwindow
412
413 2002-09-22 [alfons]     0.8.3claws3
414
415         * src/procmsg.c
416                 :%sno/if(/if (/gc
417                 :%sno/for(/for (/gc
418                 (beautify)
419
420 2002-09-22 [alfons]     0.8.3claws2
421         
422         * src/procmsg.c
423                 procmsg_save_to_outbox(): don't unlink message file from queue;
424                 callers should do it using folder_item_remove_msg()
425
426 2002-09-22 [colin]      0.8.3claws1
427
428         * src/mimeview.[ch]
429                 Made mimeview_check_signature() public
430         * src/textview.c
431                 Made GPG signatures verifiable by clicking
432                 the [application/pgp-signature] in the Text
433                 view
434
435 2002-09-22 [paul]       0.8.3claws
436
437         * po/bg.po
438           po/en_GB.po
439           po/es.po
440           po/it.po
441           po/pl.po
442           po/pt_BR.po
443           po/sr.po
444                 updated translations, submitted by George Danchev,
445                 me, Ricardo Mones Lastra, Alessandro Maestri,
446                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
447                 and Urke MMI, respectively.     
448
449 2002-09-22 [alfons]     0.8.2claws65
450
451         * src/procmsg.c
452         * src/pgptext.c
453                 no furry valgrinds have been used to plug these memleaks
454
455 2002-09-20 [paul]       0.8.2claws64
456
457         * sync with 0.8.3cvs4
458                 'Select thread' re-implemented 
459                 see ChangeLog 2002-09-20
460
461 2002-09-21 [alfons]     0.8.2claws63
462
463         * src/compose.c
464                 compose_send(): plug unnoticed memleak
465
466 2002-09-20 [alfons]     0.8.2claws62
467
468         * src/addr_compl.c
469                 replace_address_in_edit(): strict check for NULL address to
470                 fix "[ 607348 ] Segfault in address completion". My guess is
471                 that this happens with an empty address book, but it's good
472                 to have this check here anyway
473                 
474                 completion_window_button_press(): free string returned 
475                 from the internal cache
476
477 2002-09-20 [christoph]  0.8.2claws61
478
479         * src/procmime.h
480                 added ENC_BINARY to EncodingType
481         * src/procmime.c
482                 the string returned by procmime_get_encoding_str
483                 should not depend on the order of values in the
484                 EncodingType definition
485         * doc-src/rfc1806.txt   ** NEW FILE **
486                 Added rfc1806 about MIME Content-Disposition
487                 Extension
488
489 2002-09-19 [paul]       0.8.2claws60
490
491         * sync with 0.8.2cvs3
492                 see ChangeLog 2002-09-19
493
494 2002-09-19 [paul]       0.8.2claws59
495
496         * src/prefs_folder_item.c
497                 revert to Darko's original alignment of colour
498                 selector button
499                 add a colon to folder_color label
500                 
501         * src/compose.c
502                 add Colin's patch (with Hiro's modifications) to 
503                 force BASE64 encoding for 8-bit text when signing
504                 (sync with 0.8.3cvs2)
505
506 2002-09-18 [alfons]     0.8.2claws58
507
508         * src/compose.c
509                 :%sno/if(/if (/gc
510                 :%sno/for(/for (/gc
511                 (beautify a little bit)
512
513 2002-09-18 [christoph]  0.8.2claws57
514
515         * src/pine.c
516                 fix handling of fgetc return value
517
518 2002-09-17 [alfons]     0.8.2claws56
519         
520         * src/summaryview.c
521                 summary_sort(): check non-NULL summaryview->folder_item when no 
522                 folder is selected at all
523                 (closes "[ 610344 ] sort label make syl Crash")
524
525 2002-09-17 [alfons]     0.8.2claws55
526         
527         * src/compose.c
528                 beautify a little bit
529
530 2002-09-17 [christoph]  0.8.2claws54
531
532         * src/folder.c
533                 initialize max values for cache and folder
534                 when cache or folder is empty
535
536 2002-09-15 [colin]      0.8.2claws53
537
538         * src/compose.c
539                 Fix a leak (thanks Alfons!) and cleaned
540                 variables names for custom headers
541
542 2002-09-15 [colin]      0.8.2claws52
543
544         * src/compose.c
545                 Fix custom headers recognition when
546                 prefs_common.trans_hdr is on
547
548 2002-09-15 [colin]      0.8.2claws51
549
550         * src/compose.c
551                 Allow dynamically-added custom headers
552                 Yet not reparsed if reedited
553
554 2002-09-15 [alfons]     0.8.2claws50
555
556         * src/prefs_account.c
557                 fix warnings
558
559 2002-09-15 [colin]      0.8.2claws49
560         
561         * src/prefs_account.c
562                 fix pop_before_smtp sensitivity
563
564 2002-09-15 [colin]      0.8.2claws48
565
566         * src/inc.[ch]
567                 add inc_pop_before_smtp()
568                 allow MainWindow to be undefined in 
569                 inc_account_mail() and inc_start()
570         * src/pop.c
571           src/prefs_account.h
572                 add STYPE_POP_BEFORE_SMTP session type
573         * src/prefs_account.c
574                 activated pop before smtp option
575         * src/send.c
576                 do pop before smtp if the relevant option 
577                 is set
578
579 2002-09-15 [paul]       0.8.2claws47
580
581         * sync with 0.8.3
582                 see ChangeLog 2002-09-15
583
584 2002-09-14 [paul]       0.8.2claws46
585
586         * po/bg.po
587                 updated Bulgarian translation, submitted by
588                 George Danchev
589
590 2002-09-13 [paul]       0.8.2claws45
591
592         * src/compose.c
593                 merge claws' select_account() with main's
594                 (new) compose_select_account(). [sync with
595                 0.8.2cvs15, see ChangeLog 2002-09-11]
596
597 2002-09-12 [christoph]  0.8.2claws44
598
599         * src/filter.c
600                 allocate 1 elements of FolderItem not 0
601
602 2002-09-12 [colin]      0.8.2claws43
603
604         * src/compose.c
605                 Fix bug #590825 (obey Follow-up: poster)
606
607 2002-09-12 [colin]      0.8.2claws42
608
609         * src/procmime.c
610                 Fix bug #557009 (wrong headers for messages 
611                 forwarded as attachments)
612
613 2002-09-11 [colin]      0.8.2claws41
614         
615         * src/compose.c
616                 Put SCF: pseudo-header on top of message
617                 Set draft tmp_flag when saved as draft
618
619         * src/procmsg.c
620           src/procheader.c
621                 Skip after first \n\n for beginning of real message
622                 for drafts too
623
624 2002-09-11 [christoph]  0.8.2claws40
625
626         * src/filtering.c
627                 use procmsg flag functions in filtering or processing
628                 will cause incorrect folder message counts
629
630 2002-09-11 [colin]      0.8.2claws39
631
632         * src/compose.c
633                 Fix bug #550175 - wrong save folder when reediting
634                 drafts
635
636 2002-09-11 [paul]       0.8.2claws38
637
638         * sync with 0.8.2cvs14
639                 see ChangeLog 2002-09-11
640
641 2002-09-11 [colin]      0.8.2claws37
642
643         * src/folder.c
644                 Fix a typo (seeming to cause new/unread status to
645                 be lost)
646
647 2002-09-10 [christoph]  0.8.2claws36
648
649         * src/compose.c
650                 compose_redirect should not use compose_generic_new
651                 because that does more stuff than expected including
652                 opening the external editor
653                 (closes bug "[ 526608 ] bounced messages appear blank
654                  in editor")
655
656 2002-09-10 [christoph]  0.8.2claws35
657
658         * src/folder.c
659                 fix problem with too large message number range
660                 causing a crash in folder_item_scan
661
662 2002-09-10 [paul]       0.8.2claws34
663
664         * sync with 0.8.2cvs13
665                 see ChangeLog 2002-09-10
666
667 2002-09-10 [christoph]  0.8.2claws33
668
669         * src/msgcache.c
670                 set MsgInfo TmpFlags for queue and draft folders
671                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
672
673 2002-09-10 [paul]       0.8.2claws32
674
675         * AUTHORS
676           po/bg.po      ** NEW FILE **
677                 new Bulgarian translation submitted by
678                 George Danchev <danchev@spnet.net>
679                 
680         * tools/Makefile.am
681           tools/README
682           tools/tb2sylpheed     ** NEW FILE **
683                 add script that converts an addressbook exported
684                 from The Bat! into a Sylpheed addressbook. Submitted
685                 by Urke MMI <urke-kg@eunet.yu>
686
687 2002-09-10 [paul]       0.8.2claws31
688
689         * sync with 0.8.2cvs12
690                 see ChangeLog 2002-09-10
691
692 2002-09-06 [paul]       0.8.2claws30
693
694         * src/prefs_common.c
695                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
696                 
697         * tools/Makefile.am
698           tools/README
699           tools/ldif-to-xml.py  ** REMOVED **
700                 remove obsolete python script
701
702 2002-09-06 [paul]       0.8.2claws29
703
704         * sync with 0.8.2cvs10
705                 see ChangeLog 2002-09-06
706
707 2002-09-04 [paul]       0.8.2claws28
708
709         * sync with 0.8.2cvs9
710                 see ChangeLog 2002-08-04
711
712 2002-09-04 [colin]      0.8.2claws27 
713
714         * src/prefs_common.[ch]
715                 Added signature color configuration
716         * src/textview.c
717                 Use user-specified signature color
718
719 2002-09-03 [colin]      0.8.2claws26
720
721         * src/prefs_common.[ch]
722                 Added autosave and autosave_length prefs
723         * src/compose.c
724                 Added compose_remove_draft()
725                 Auto-save drafts according to the prefs
726         * src/main.c
727                 Added a crash-indicator file, allowing to check
728                 for new messages on startup if Sylpheed crashed
729                 (makes saved drafts "reappear")
730
731 2002-09-03 [colin]      0.8.2claws25
732
733         * src/textview.[ch]
734                 Grey the signature
735
736 2002-09-03 [paul]       0.8.2claws24
737
738         * sync with 0.8.2cvs8
739                 see ChangeLog 2002-09-02 and 2002-09-03
740
741 2002-09-03 [darko]      0.8.2claws23
742
743         * src/folderview.c
744                 use normal style when creating new folder to pick
745                 proper font size 
746
747 2002-09-02 [melvin]     0.8.2claws22
748
749         * src/gtkaspell.m4
750                 removed some obsolete code
751
752 2002-09-02 [melvin]     0.8.2claws21
753
754         * ac/aspell.m4
755                 fixed test's equality sign (== to =)
756
757 2002-09-02 [alfons]     0.8.2claws20
758
759         * src/folder.c
760         * src/mh.c
761                 revert change of 0.8.2claws16 and use the mh_folder_destroy
762                 as folder->destroy virtual as suggested by Hiro
763                 (the mh.c code seems to have been lost around mh.c.1.21)
764
765 2002-09-02 [paul]       0.8.2claws19
766
767         * po/pt_BR.po
768                 updated by Fabio Jr. Beneditto
769                 
770         * src/defs.h
771                 use 'http://claws.sylpheed.org' for homepage link. 
772                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
773
774 2002-09-01 [alfons]     0.8.2claws18
775
776         * src/mh.c
777                 plug memleak related to one Martin Kluge found
778
779 2002-08-31 [paul]       0.8.2claws17
780
781         * sync with 0.8.2cvs6
782                 see ChangeLog 2002-08-30
783
784 2002-08-31 [alfons]     0.8.2claws16
785
786         * src/folder.c
787                 folder_destroy(): remove mailbox from folderlist even if it has
788                 no destroy virtual
789
790 2002-08-31 [alfons]     0.8.2claws15
791
792         * src/folder.c
793                 :%sno/if(/if (/gc
794                 :%sno/for(/for (/gc
795                 (being pedantic I know)
796
797 2002-08-31 [alfons]     0.8.2claws14
798
799         * src/folder.c
800                 check for NULL pointers returned from folder->fetch_msginfo virtual
801                 (should solve some reported crashes)
802
803 2002-08-30 [alfons]     0.8.2claws13
804
805         * acconfig.h
806         * configure.in
807         * src/crash.c
808                 enable crash dialog on compilation time
809                 (--enable-crash-dialog configure option)
810
811 2002-08-30 [alfons]     0.8.2claws12
812
813         * AUTHORS
814                 add Martin Kluge
815         * src/mh.c
816                 apply memory leak plug patch by Martin Kluge
817                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
818                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
819                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
820
821 2002-08-30 [darko]      0.8.2claws11
822
823         * src/folderview.c
824                 copy Gtk style from normal style to match
825                 font size for coloured folders
826
827 2002-08-29 [alfons]     0.8.2claws10
828
829         * sylpheed.desktop
830                 Type=Internet <- Type=Application
831                 (reported by Michael Schwendt, see:
832                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
833                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
834
835 2002-08-29 [paul]       0.8.2claws9
836
837         * sync with 0.8.2cvs5
838                 see ChangeLog 2002-08-29
839
840 2002-08-29 [colin]      0.8.2claws8
841
842         * src/summaryview.c
843                 Added a sanity check in summary_select_thread
844                 Should fix bug 601605
845
846 2002-08-29 [colin]      0.8.2claws7
847
848         * src/main.c
849                 Revert claws6 changes regarding bug #591676
850
851 2002-08-28 [colin]      0.8.2claws6
852         
853         * src/main.c
854                 Ignore cache for queue folderitems
855                 Fix bug #591676
856
857 2002-08-28 [melvin]     0.8.2claws5
858
859         * README.claws
860                 Fixed typos.
861
862 2002-08-28 [melvin]     0.8.2claws4
863
864         * README.claws
865                 Updated a bit the text concerning the spell checker
866
867 2002-08-28 [melvin]     0.8.2claws3
868
869         Merged the GNU_aspell_branch:
870                 Support of new GNU/aspell is now included and the old pspell
871                 is not supported anymore.
872                 See README.claws
873
874         * README.claws
875                 Updated spell checker text to reflect the switch to GNU/aspell
876
877         * ac/aspell.m4          *** NEW ***
878         * src/gtkaspell.[ch]    *** NEW *** 
879         * ac/pspell.m4          *** DELETED *** 
880         * src/gtkspell.[ch]     *** DELETED ***
881
882         * ac/Makefile.am
883                 Updated for GNU/aspell support
884
885         * po/POTFILES.in
886                 Replaced gtkspell.c by gtkaspell.c
887
888         * acconfig.h
889         * src/Makefile.am
890         * src/about.c
891         * src/compose.[ch]
892         * src/crash.c
893         * src/main.c
894         * src/prefs_common.[ch]
895                 Updated for GNU/aspell support
896
897 2002-08-28 [paul]       0.8.2claws2
898
899         * sync with 0.8.2cvs4
900                 see ChangeLog 2002-08-27 and 2002-08-28
901
902 2002-08-28 [colin]      0.8.2claws1
903
904         * src/summary_search.c
905                 Added "AND search"
906
907 2002-08-28 [jens]       0.8.2claws
908
909         *po/de.po
910                 Updated German translations
911
912 2002-08-27 [melvin]     0.8.2claws
913
914         * po/fr.po
915                 Updated French translations
916
917 2002-08-27 [paul]       0.8.2claws
918
919         * sync with 0.8.2 main release
920
921         * po/en_GB.po
922           po/es.po
923           po/it.po
924           po/pl.po
925           po/pt_BR.po
926           po/sr.po
927                 updated message catalogs submitted by
928                 Ricardo Mones Lastra, Alessandro Maestri,
929                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
930                 Beneditto and Urke MMI  
931
932 2002-08-27 [hoa]        0.8.1claws123
933
934         * src/mainwindow.[ch]
935         * src/summaryview.[ch]
936                 removed the "filter setting" menu option.
937                 add a "cancel a news message" menu option.
938
939 2002-08-26 [martin]     0.8.1claws122
940
941         * ChangeLog.claws
942                 changed string under 0.8.1claws79 changed by myself
943                 i'm sorry alfons :(
944
945 2002-08-26 [martin]     0.8.1claws121
946
947         * src/crash.c
948                 added kill command to debuggerrc to start crash dialog
949
950 2002-08-26 [paul]       0.8.1claws120
951
952         * sync with 0.8.1cvs31
953                 see ChangeLog 2002-08-26
954
955 2002-08-25 [alfons]     0.8.1claws119
956
957         * src/procmsg.c
958                 fix bug that didn't send out correct headers to news server
959                 when sending news article and email from queue (bug reported
960                 and patch provided by Tim Mann; closes bug 
961                 "[ 583196 ] 0.7.8claws can't post news")
962
963 2002-08-25 [alfons]     0.8.1claws118
964
965         * src/selective_download.c
966                 mark two strings as translatable
967                 (thanks to Urke MMI for pointing this out)
968
969 2002-08-25 [alfons]     0.8.1claws117
970
971         * src/summaryview.c
972                 treat sent boxes as special and allow sorting them by addressee
973                 (closes "[ 589418 ] Sent folder sorting misbehavior"
974                 submitted by Steve Lamb)
975
976 2002-08-24 [alfons]     0.8.1claws116
977
978         * src/matcher.c
979                 fix memleak reported by Martin Kluge
980                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
981
982 2002-08-24 [oliver]     0.8.1claws115
983
984         * src/prefs_toolbar.c
985                 o code cleanup as suggested by Alfons
986                 o memleak fix
987
988 2002-08-24 [alfons]     0.8.1claws114
989
990         * src/summaryview.c
991                 o fix another memory leak reported by Martin Kluge
992                   (see "[ 599568 ] Small Memory Leak")
993                 o remove 'from' variable from 'summary_set_header()'; we can
994                   do with just 'to' 
995
996 2002-08-24 [paul]       0.8.1claws113
997
998         * sync with 0.8.1cvs30
999                 see ChangeLog 2002-08-23
1000
1001 2002-08-24 [alfons]     0.8.1claws112
1002
1003         * src/summaryview.c
1004                 remove unnecessary allocations for search bar fixing leaks
1005                 reported by Martin Kluge
1006                 (see "[ 599451 ] Further memory leaks?")
1007
1008 2002-08-24 [alfons]     0.8.1claws111
1009
1010         * src/main.c
1011                 make get_socket_name() public for crash.c
1012         * src/crash.c
1013                 o make report bug button work (goes to claws' 
1014                   bug tracker at sf.net)
1015                 o introduce function for doing important stuff just
1016                   before claws goes down
1017                 o clean up code 
1018
1019 2002-08-24 [alfons]     0.8.1claws110
1020
1021         * src/compose.c
1022                 move cursor to "To" entry when forwarding as attachment
1023                 (reported and solved by Steve Lamb, closes bug report
1024                 "[ 592880 ] Forward as attachment; cursor not in to")
1025
1026 2002-08-24 [colin]      0.8.1claws109
1027
1028         * src/mainwindow.c
1029                 fix quick search visibility after GUI (de)separations.
1030
1031 2002-08-23 [colin]      0.8.1claws108
1032
1033         * src/mainwindow.c
1034                 fix header pane visibility after folderview or
1035                 messageview (de)separation
1036
1037 2002-08-23 [paul]       0.8.1claws107
1038
1039         * src/mainwindow.[ch]
1040           src/toolbar.c
1041                 give full control of display or non-display 
1042                 of the Execute icon to Custom toolbar settings.
1043                 add new sensitivity condition to maninwindow.h: 
1044                 M_DELAY_EXEC
1045
1046         * ChangeLog
1047           ChangeLog.jp
1048           NEWS
1049                 more sync with 0.8.1cvs29
1050
1051 2002-08-23 [melvin]     0.8.1claws106
1052
1053         * src/alertpanel.c
1054                 Readded support for custom widget in alertpanel lost in last
1055                 sync.
1056
1057 2002-08-23 [paul]       0.8.1claws105
1058
1059         * sync with 0.8.1cvs29
1060                 see ChangeLog 2002-08-23
1061
1062 2002-08-23 [colin]      0.8.1claws104
1063
1064         * src/summaryview.c
1065                 Fix folder and search pixmaps exchanging positions
1066                 after theme or toolbar changes. Thank to Oliver for 
1067                 reporting this.
1068
1069 2002-08-23 [colin]      0.8.1claws103
1070
1071         * src/mainwindow.c
1072           src/messageview.[ch]
1073           src/noticeview.[ch]
1074           src/summaryview.c
1075                 Changed messageview_create() and noticeview_create()
1076                 to avoid the last gdk_warning
1077
1078 2002-08-22 [colin]      0.8.1claws102
1079
1080         * src/summaryview.c
1081                 Fix my new `Creating pixmap from xpm' warning
1082
1083 2002-08-22 [colin]      0.8.1claws101
1084
1085         * src/mainwindow.c
1086                 Fix some of the gdk warnings
1087
1088 2002-08-22 [colin]      0.8.1claws100
1089
1090         * src/Makefile.am
1091         * src/stock_pixmap.c
1092         * src/stock_pixmap.h
1093         * src/pixmaps/quicksearch.xpm *ADDED*
1094                 Add the quicksearch pixmap
1095         * src/mainwindow.c
1096         * src/summaryview.c
1097         * src/summaryview.h
1098                 Make quicksearch bar visible/hidden via a button
1099
1100 2002-08-22 [christoph]  0.8.1claws99
1101
1102         * src/folder.c
1103                 fix folder update for newsgroups with message
1104                 numbers below minimum number of articles to fetch
1105                 (closes bug #598445)
1106
1107 2002-08-22 [paul]       0.8.1claws98
1108
1109         * sync with 0.8.1cvs28
1110                 see ChangeLog 2002-08-22
1111
1112 2002-08-21 [alfons]     0.8.1claws97
1113
1114         * src/crash.c
1115                 use bt instead of bt full which seems to work 
1116                 better, and bt full doesn't give a great deal 
1117                 of information anyway
1118
1119 2002-08-21 [colin]      0.8.1claws96
1120
1121         * src/summaryview.c
1122                 fix summaryview_searchtype_changed prototype
1123
1124 2002-08-21 [christoph]  0.8.1claws95
1125
1126         * src/mainwindow.c
1127                 o fix broken menu update for sorting type, we have to
1128                   get this info from the summaryview now
1129                 o removed setting of threaded state in menu callback
1130         * src/summaryview.[ch]
1131                 more summaryview/folderitem seperation for
1132                 threading option
1133         * configure.in
1134                 removed not required --with-compiler-flags option
1135
1136 2002-08-21 [oliver]     0.8.1claws94
1137         
1138         * src/toolbar.h 
1139                 o rename toolbar.xml to toolbar_main.xml
1140                   since toolbar_compose.xml might come up 
1141                   any time soon
1142         * README.claws
1143                 add custom toolbar              
1144
1145 2002-08-21 [darko]      0.8.1claws93
1146
1147         * src/procmsg.c
1148                 don't reset tmp flags for messages copied
1149                 to sent folder
1150
1151 2002-08-21 [colin]      0.8.1claws92
1152         
1153         * src/prefs_filtering.c
1154                 fix renaming rules on folder rename 
1155                 when folder is not a leaf folder
1156
1157 2002-08-21 [paul]       0.8.1claws91
1158
1159         * src/prefs_folder_item.c
1160                 fix alignment of colour selector
1161
1162 2002-08-21 [paul]       0.8.1claws90
1163
1164         * sync with 0.8.1cvs27
1165                 see ChangeLog 2002-08-21
1166
1167 2002-08-21 [paul]       0.8.1claws89
1168
1169         * src/summaryview.c
1170                 fix crash when changing field type in
1171                 Quick search bar
1172
1173 2002-08-21 [colin]      0.8.1claws88
1174
1175         * src/summaryview.c
1176                 Made quick search case-insensitive
1177
1178 2002-08-21 [paul]       0.8.1claws87
1179
1180         * sync with 0.8.1cvs26
1181                 see ChangeLog 2002-08-21
1182
1183 2002-08-20 [christoph]  0.8.1claws86
1184
1185         * src/folderview.c
1186         * src/main.c
1187         * src/summaryview.[ch]
1188                 more summaryview/folderitem seperation for
1189                 sort_key and sort_type
1190         * src/procmsg.c
1191                 added missing return statement
1192
1193 2002-08-20 [colin]      0.8.1claws85
1194
1195         * src/summaryview.[ch]
1196                 Added a quick search box
1197         * src/mainwindow.c
1198         * src/prefs_common.[ch]
1199                 Added a show/hide option for the quick search
1200
1201 2002-08-20 [oliver]     0.8.1claws84
1202         
1203         * src/mainwindow.c
1204                 remove toolbar_create_popups
1205         * src/toolbar.[ch]
1206                 o remove toolbar_create_popups
1207                 o fix toolbar_set_sensitive 
1208                   (Bug reports #596834 and #596832)     
1209         * src/prefs_toolbar.c
1210                 o add "Set default" button
1211                 o align label and text + combo widgets
1212
1213 2002-08-20 [hoa]        0.8.1claws83bis
1214
1215         * src/imap.c
1216                 fixed a bug in imap_fetch_msginfo() in case there is no
1217                 current folder.
1218
1219 2002-08-20 [darko]      0.8.1claws83
1220
1221         * src/folderview.c
1222                 copy the color style of folder view so it
1223                 works with GTK themes
1224
1225 2002-08-20 [darko]      0.8.1claws82
1226
1227         * src/folder.h
1228         * src/folderview.c
1229         * src/prefs_folder_item.[hc]
1230                 don't use UI stuff in folder.h
1231
1232 2002-08-20 [darko]      0.8.1claws81
1233
1234         * src/folder.h
1235         * src/prefs_folder_item.h
1236         * src/folderview.c
1237         * src/prefs_folder_item.c
1238                 ability to set folder color in folderview
1239
1240 2002-08-19 [alfons]     0.8.1claws80
1241
1242         * src/summaryview.c
1243                 fix one of the earlier memleaks reported by Martin Kluge
1244
1245 2002-08-19 [alfons]     0.8.1claws79
1246
1247         * src/mainwindow.c
1248                 hide notice view when selecting seperate folder
1249                 view (reported by Urke MMI)
1250
1251 2002-08-19 [christoph]  0.8.1claws78
1252
1253         * src/folderview.c
1254         * src/prefs_folder_item.h
1255         * src/summaryview.[ch]
1256                 o add summary_set_prefs_from_folderitem to set
1257                   summaryview prefs (first step to remove all
1258                   references to the folderitem in summaryview)
1259                 o moved compiled regex stuff from folderitem prefs
1260                   to summaryview code
1261
1262 2002-08-19 [paul]       0.8.1claws77
1263
1264         * src/compose.c
1265                 add check for '.' to QUOTE_IF_REQUIRED
1266
1267 2002-08-19 [paul]       0.8.1claws76
1268
1269         * src/inc.c
1270                 sync with 0.8.1cvs25 (plug memory leak)
1271
1272         * src/prefs_toolbar.c
1273                 re-order prefs_toolbar_cancel()
1274
1275 2002-08-18 [alfons]     0.8.1claws75
1276
1277         * src/inc.c
1278         * src/matcher.c
1279                 plug other memleaks reported by Martin Kluge
1280
1281 2002-08-18 [paul]       0.8.1claws74
1282
1283         * po/pt_BR.po
1284                 updated by Fabio Jr. Beneditto
1285
1286 2002-08-18 [paul]       0.8.1claws73
1287
1288         * src/toolbar.[ch]
1289                 fix bug where tooltips were displayed untranslated              
1290
1291         * src/prefs_toolbar.c
1292                 fix bug where clicking 'Cancel' creates an icon & text
1293                 toolbar regardless of prefs
1294         
1295
1296 2002-08-17 [oliver]     0.8.1claws72
1297
1298         * src/prefs_toolbar.c
1299                 update toolbar on CANCEL
1300                 bug reported by Martin Kluge
1301         * src/toolbar.c
1302                 toolbar_destroy memleak fixed           
1303
1304 2002-08-17 [alfons]     0.8.1claws71
1305
1306         * src/toolbar.c
1307                 plug another memleak reported by Martin Kluge
1308
1309 2002-08-16 [alfons]     0.8.1claws70
1310
1311         * src/crash.c
1312                 use execvp() correctly (suggested by wwp; thanks!)
1313
1314 2002-08-16 [alfons]     0.8.1claws69
1315
1316         * src/gtksctree.c
1317                 plug memory leak reported by Kim Schultz & Martin Kluge
1318
1319 2002-08-16 [paul]       0.8.1claws68
1320
1321         * po/es.po
1322                 updated by Ricardo Mones Lastra
1323
1324 2002-08-16 [paul]       0.8.1claws67
1325
1326         * src/toolbar.h
1327                 fix bug where 'Compose News' icon showed wrong
1328                 tooltip
1329
1330 2002-08-16 [paul]       0.8.1claws66
1331
1332         * sync with 0.8.1cvs24
1333                 see ChangeLog 2002-08-16
1334
1335         * po/it.po
1336                 updated by Alessandro Maestri
1337
1338 2002-08-15 [paul]       0.8.1claws65
1339
1340         * po/sr.po
1341                 updated by Urke MMI
1342
1343 2002-08-15 [paul]       0.8.1claws64
1344
1345         * src/*.c
1346                 don't translate debug info
1347
1348         * src/matcher.[ch]
1349                 add copyright info
1350
1351 2002-08-15 [paul]       0.8.1claws63
1352
1353         * src/prefs_toolbar.c
1354                 fix bug where clicking 'OK' creates an icon & text
1355                 toolbar regardless of prefs
1356
1357 2002-08-14 [alfons]     0.8.1claws62
1358
1359         * src/main.c
1360                 add global var that has the full argv[0]
1361         * src/crash.c
1362                 o execvp the correct sylpheed by using argv0
1363                   and setting the correct work dir
1364                 o other tweaks  
1365
1366 2002-08-14 [oliver]     0.8.1claws61
1367         
1368         * enable/disable Toolbar Action Buttons 
1369         * code cleanups
1370         * src/mainwindow.c
1371         * src/toolbar.[ch]      
1372         * src/prefs_toolbar.c   
1373
1374 2002-08-14 [melvin]     0.8.1claws60
1375
1376         * po/fr.po
1377                 Updated French translations
1378
1379 2002-08-14 [melvin]     0.8.1claws59
1380
1381         * src/crash.c
1382                 Made bug report not translatable
1383         * src/exporthtml.c
1384                 Fixed exporthtml_build_filespec() return value
1385         * src/foldersel.c
1386                 Fixed incorrect include file
1387         * src/gtkspell.c
1388         * src/prefs_actions.c
1389         * src/prefs_toolbar.c
1390                 Made debug info not translatable
1391         * src/mutt.c
1392         * src/quote_fmt.c
1393                 Added missing includes
1394         * src/prefs_common.c
1395                 Fixed typo
1396
1397 2002-08-14 [paul]       0.8.1claws58
1398
1399         * faq/es/sylpheed-faq.html
1400           faq/es/sylpheed-faq-[1-3].html
1401           faq/es/sylpheed-faq-4.html     **NEW FILE **
1402                 update Spanish FAQ
1403
1404 2002-08-13 [christoph]  0.8.1claws57
1405
1406         * src/procmsg.c
1407                 ignore thread fix that did not mark all
1408                 child nodes of a ignored thread as
1409                 ignored. Does not work perfectly yet,
1410                 but it is better now
1411
1412 2002-08-13 [alfons]     0.8.1claws56
1413
1414         * src/crash.c
1415                 o implement 'save crash log'
1416                 o some tweaks
1417
1418 2002-08-13 [melvin]     0.8.1claws55
1419
1420         * src/main.c
1421                 removed unrequired "execinfo.h" header
1422
1423 2002-08-12 [paul]       0.8.1claws54
1424
1425         * faq/en/sylpheed-faq.html
1426           faq/en/sylpheed-faq-[1-3].html
1427           faq/en/sylpheed-faq-4.html     **NEW FILE **
1428                 update English FAQ
1429
1430 2002-08-12 [alfons]     0.8.1claws53
1431
1432         * po/POTFILES.in
1433                 add crash.c to translatables
1434         * src/crash.c
1435                 bring in Leandro's crash dialog
1436
1437 2002-08-11 [alfons]     0.8.1claws52
1438
1439         * src/crash.c
1440                 clean up some warnings
1441
1442 2002-08-11 [alfons]     0.8.1claws51
1443
1444         * acconfig.h
1445         * configure.in
1446         * src/crash.[ch]        ** NEW FILES **
1447         * src/main.c            
1448                 initial gdb crash handler
1449
1450 2002-08-11 [paul]       0.8.1claws50
1451
1452         * src/prefs_toolbar.c
1453                 replace Up/Down arrow pixmaps with text to be
1454                 consistent across icon themes
1455
1456 2002-08-11 [paul]       0.8.1claws49
1457
1458         * src/prefs_common.c
1459           src/prefs_toolbar.c
1460                 rename 'Pixmap' -> 'Icon'
1461
1462         * src/toolbar.[ch]
1463                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
1464
1465 2002-08-10 [paul]       0.8.1claws48
1466
1467         * src/prefs_toolbar.c
1468                 re-work the UI
1469
1470 2002-08-10 [paul]       0.8.1claws47
1471
1472         * src/main.c
1473                 don't write Processing progress to status bar
1474                 patch submitted by Alexander Evseev
1475
1476         * src/prefs_toolbar.c
1477                 re-position and resize window
1478                 make window assume correct size on first call
1479
1480 2002-08-10 [paul]       0.8.1claws46
1481
1482         * src/mainwindow.c
1483           src/prefs_toolbar.c
1484           src/toolbar.c
1485           src/toolbar.h
1486                 obey coding style
1487                 follow UI text conventions
1488
1489 2002-08-10 [alfons]     0.8.1claws45
1490
1491         * src/toolbar.c
1492                 correct pixmap for delete action
1493
1494 2002-08-10 [paul]       0.8.1claws44
1495
1496         * po/pt_BR.po
1497                 updated by Fabio Jr. Beneditto
1498
1499 2002-08-10 [paul]       0.8.1claws43
1500
1501         * po/POTFILES.in
1502                 add custom toolbar files
1503
1504 2002-08-10 [paul]       0.8.1claws42
1505
1506         * sync with 0.8.1cvs22
1507                 see ChangeLog 2002-08-09
1508
1509 2002-08-09 [paul]       0.8.1claws41
1510
1511         * tools/Makefile.am
1512           tools/README
1513           tools/outlook2sylpheed.pl     ** NEW FILE **
1514                 add script to convert exported Outlook
1515                 contacts list to a Sylpheed addressbook.
1516                 Submitted by Ricardo Mones Lastra.
1517
1518 2002-08-09 [paul]       0.8.1claws40
1519
1520         * AUTHORS
1521           configure.in
1522           po/sr.po      ** NEW FILE **
1523                 add Serbian message catalog. Submitted by
1524                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
1525
1526 2002-08-09 [paul]       0.8.1claws39
1527
1528         * sync with 0.8.1cvs21
1529                 see ChangeLog 2002-08-08
1530
1531 2002-08-08 [oliver]     0.8.1claws38
1532
1533         * src/mainwindow.c
1534                 move Custom Toolbar to Configuration menu
1535
1536 2002-08-08 [oliver]     0.8.1claws37
1537
1538         * src/prefs_toolbar.c
1539                 fix substitute pixmap bug
1540
1541 2002-08-08 [paul]       0.8.1claws36
1542
1543         * sync with 0.8.1cvs19
1544                 see ChangeLog 2002-08-08
1545
1546 2002-08-07 [christoph]  0.8.1claws35
1547
1548         * src/utils.c
1549                 fixed a memory leak in new canonicalize_file_replace
1550
1551 2002-08-07 [christoph]  0.8.1claws34
1552
1553         * src/utils.[ch]
1554                 o canonicalize_file_replace should create the temporary
1555                   file in the same directory as the original file.
1556                 o added get_tmpfile_in_dir that creates a temorary file
1557                   in a specified directory.
1558
1559 2002-08-07 [melvin]     0.8.1claws33
1560
1561         * src/toolbar.c
1562                 fixed bug where 'Article' button acted as 'Email' button.
1563
1564 2002-08-07 [paul]       0.8.1claws32
1565
1566         * sync with 0.8.1.cvs17
1567                 see ChangeLog 2002-08-07
1568
1569 2002-08-07 [colin]      0.8.1claws31
1570         
1571         * src/news.c
1572                 fix mass-cancel problem
1573
1574 2002-08-07 [thorsten]   0.8.1claws30
1575
1576         * src/prefs_toolbar.c
1577                 fix: crash on replace or add new button
1578         * src/toolbar.c
1579                 fix: close xmlfile after reading
1580         * src/utils.c
1581                 fix: unlink() file before rename()
1582
1583 2002-08-06 [paul]       0.8.1claws29
1584
1585         * sync with 0.8.cvs15
1586                 see ChangeLog 2002-08-06
1587
1588 2002-08-06 [oliver]     0.8.1claws28
1589
1590         * src/toolbar.c
1591         * src/prefs_toolbar.c
1592                 fixed empty toolbar issue
1593
1594 2002-08-06 [oliver]     0.8.1claws27
1595
1596         * Custom Toolbar Final 
1597         * src/folderview.c
1598         * src/inc.c
1599         * src/summaryview.c
1600                 o toolbar stuff now lives in src/toolbar.[ch]
1601                 o main_window_toolbar_* functions are renamed to
1602                   toolbar_* reflecting their new source file
1603         * src/mainwindow.[ch]
1604                 o remove toolbar stuff  
1605
1606 2002-08-06 [oliver]     0.8.1claws26
1607         
1608         * src/Makefile.am
1609         * src/prefs_toolbar.[ch]        **New File**
1610         * src/toolbar.[ch]              **New File**
1611                 o prefs_toolbar.[ch] custom toolbar frontend
1612                 o toolbar.[ch]       backend 
1613
1614 2002-08-06 [oliver]     0.8.1claws25
1615
1616         * src/prefs_actions.[ch]
1617                 o new exported function actions_execute
1618
1619 2002-08-06 [paul]       0.8.1claws24
1620
1621         * sync with 0.8.1cvs4
1622                 see ChangeLog 2002-08-06
1623
1624 2002-08-06 [paul]       0.8.1claws23
1625
1626         * sync with 0.8.1cvs13
1627                 see ChangeLog 2002-08-06
1628
1629 2002-08-06 [paul]       0.8.1claws22
1630
1631         * sync with 0.8.1cvs12
1632                 see ChangeLog 2002-08-05 and 2002-08-06
1633
1634 2002-08-06 [match]      0.8.1claws21
1635
1636         * src/addrclip.c
1637                 improvements to cut/copy/paste address
1638
1639 2002-08-05 [match]      0.8.1claws20
1640
1641         * src/addritem.[ch]
1642         * src/addrcache.c
1643         * src/addrbook.c
1644         * src/editaddress.c
1645         * src/addressbook.c
1646                 fixes to improve cut/copy/paste
1647
1648 2002-08-06 [melvin]     0.8.1claws19
1649
1650         * src/account.[ch]
1651                 account_find_all_from_address(): new function that returns the
1652                 list of all accounts that are matched in an address.
1653         * src/alertpanel.[ch]
1654                 alertpanel() now accepts a custom widget
1655                 alertpanel_with_widget(): new function that pops up a panel with
1656                 a custom widget in it 
1657         * src/gtkutils.[ch]
1658                 gtkut_account_menu_new(): new function that allows the selection
1659                 of an account from a list of accounts.
1660         * src/messageview.c
1661                 Extended Return Receipt notification to select the correct 
1662                 account and to make a security test on the Delivery-Notification
1663                 address which should be the same as the Return-Path.
1664
1665 2002-08-06 [thorsten]   0.8.1claws18
1666
1667         * src/mimeview.c
1668                 attach_all: save unnamed as "noname.%d",
1669                 dont free static dirname
1670
1671 2002-08-05 [alfons]     0.8.1claws17
1672
1673         * configure.in
1674                 detect XIM by trying to link rather than compile a XIM program
1675
1676 2002-08-05 [oliver]     0.8.1claws16
1677                 
1678         * src/stock_pixmap.[ch]
1679                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
1680                 o new func to retrieve pixmaps
1681
1682 2002-08-05 [paul]       0.8.1claws15
1683
1684         * sync with 0.8.1cvs10
1685                 see ChangeLog 2002-08-05
1686
1687 2002-08-04 [alfons]     0.8.1claws14
1688
1689         * src/textview.c
1690                 see if this plugs memleak
1691
1692 2002-08-04 [melvin]     0.8.1claws13
1693
1694         * src/gtkspell.c
1695                 fixed bug that could crash Sylpheed when highlighting
1696                 all misspelled words.
1697
1698 2002-08-03 [melvin]     0.8.1claws12
1699
1700         * src/prefs_actions.c
1701                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
1702         * src/messageview.c
1703                 fixed bug where the Return Receipt was sent to
1704                 Delivery-Notification-To address even if it was not present
1705
1706 2002-08-02 [alfons]     0.8.1claws11
1707
1708         * src/prefs_actions.c
1709                 o more check for NULLs
1710                 o put create_io_dialog() in right conditional block
1711
1712 2002-08-02 [paul]       0.8.1claws10
1713
1714         * po/es.po
1715                 updated by Ricardo Mones Lastra
1716
1717 2002-08-01 [christoph]  0.8.1claws9
1718
1719         * src/folder.c
1720                 don't free the cache of the opened
1721                 folder in the summaryview
1722         * src/summaryview.c
1723                 don't unset flags, if it is not required
1724
1725 2002-08-01 [paul]       0.8.1claws8
1726
1727         * sync with 0.8.1cvs8
1728                 see ChangeLog entry 2002-08-01
1729
1730 2002-08-01 [paul]       0.8.1claws7
1731
1732         * sync with 0.8.1cvs7
1733                 see ChangeLog 2002-07-31 and 2002-08-01
1734
1735 2002-07-31 [christoph]  0.8.1claws6
1736
1737         * src/mainwindow.c
1738                 forgot to update menu sensitivity
1739                 function for new menu entry
1740
1741 2002-07-31 [alfons]     0.8.1claws5
1742
1743         * src/main.c
1744                 check folder item and its path for NULL on
1745                 initial processing
1746
1747 2002-07-31 [christoph]  0.8.1claws4
1748
1749         * src/folder.c
1750                 check if folder_item_get_msginfo in
1751                 folder_item_remove_msg returned NULL
1752         * src/imap.c
1753                 better clear the uid cache in the
1754                 uid validity check function and delete
1755                 cached messages
1756
1757 2002-07-31 [paul]       0.8.1claws3
1758
1759         * man/sylpheed.1
1760                 add the '--attach' option and a few other
1761                 minor changes
1762
1763 2002-07-31 [paul]       0.8.1claws2
1764
1765         * sync with 0.8.1cvs5
1766                 see ChangeLog 2002-07-31
1767
1768 2002-07-31 [christoph]  0.8.1claws1
1769
1770         * src/folderview.[ch]
1771         * src/mainwindow.c
1772                 replace "Rescan all folders..." with
1773                 "Check all folders for new messages..."
1774
1775 2002-07-30 [paul]       0.8.1claws
1776
1777         * version 0.8.1claws released
1778
1779 2002-07-30 [paul]       0.8.0claws29
1780
1781         * tools/OOo2sylpheed.pl ** NEW FILE **
1782           tools/README
1783                 add script to enable sending documents as
1784                 attachments from OpenOffice.org
1785
1786 2002-07-30 [melvin]     0.8.0claws28
1787
1788         * src/prefs_actions.c
1789                 Made the actions' input/output dialog display
1790                 without delay.
1791
1792 2002-07-30 [christoph]  0.8.0claws27
1793
1794         * src/procmsg.c
1795                 check if folder_item_get_msginfo in
1796                 procmsg_save_to_outbox returned NULL
1797
1798 2002-07-30 [paul]       0.8.0claws26
1799
1800         * sync with 0.8.1cvs4
1801                 see ChangeLog 2002-07-29
1802
1803 2002-07-29 [thorsten]   0.8.0claws25
1804
1805         * README.claws
1806                 added selective download, delete on server
1807
1808 2002-07-29 [paul]       0.8.0claws24
1809
1810         * sync with 0.8.1cvs3
1811                 see ChangeLog 2002-07-29
1812
1813 2002-07-27 [christoph]  0.8.0claws23
1814
1815         * src/folder.c
1816                 add extra check if fetching the msginfo
1817                 returned NULL
1818
1819 2002-07-27 [paul]       0.8.0claws22
1820
1821         * sync with 0.8.1cvs2
1822                 see ChangeLog 2002-07-26
1823
1824 2002-07-27 [christoph]  0.8.0claws21
1825
1826         * src/imap.c
1827                 add another check if a valid msginfo
1828                 was returned
1829
1830 2002-07-26 [hoa]        0.8.0claws20
1831
1832         * src/folder.c
1833                 Fixed a condition in folder_item_destroy()
1834
1835         * src/imap.c
1836                 Fixed an error in IMAP protocol
1837
1838 2002-07-26 [alfons]     0.8.0claws19
1839
1840         * src/folder.c
1841                 ofcourse compare with identifier, not the path
1842
1843 2002-07-26 [alfons]     0.8.0claws18
1844
1845         * src/folder.c
1846                 use folder item identifier for saving / restoring
1847                 preferences because folder->path might not be unique
1848
1849 2002-07-26 [melvin]     0.8.0claws17
1850
1851         * src/logwindow.c
1852                 Fixed a crash introduced in 0.8.0claws5 when log is 
1853                 cut under 80 characters.
1854
1855 2002-07-26 [paul]       0.8.0claws16
1856
1857         * sync with 0.8.1cvs1
1858                 see ChangeLog 2002-07-26
1859
1860 2002-07-26 [christoph]  0.8.0claws15
1861
1862         * src/imap.[ch]
1863                 imap folder now remembers the last selected
1864                 folder and imap_fetch_msginfo skips selecting
1865                 the folder if it is already selected
1866
1867 2002-07-26 [christoph]  0.8.0claws14
1868
1869         * src/folder.c
1870         * src/folderview.c
1871         * src/imap.c
1872                 fix imap folder rescanning
1873
1874 2002-07-25 [christoph]  0.8.0claws13
1875
1876         * src/filter.c
1877         * src/folder.[ch]
1878         * src/folderview.c
1879         * src/imap.[ch]
1880         * src/mainwindow.c
1881         * src/mbox_folder.c
1882         * src/mh.c
1883         * src/news.c
1884                 implement imap uid cache and uid validity check
1885
1886 2002-07-25 [alfons]     0.8.0claws12
1887
1888         * src/summaryview.c
1889                 fix a brown paper bag bug, and also add some more
1890                 checks
1891
1892 2002-07-25 [christoph]  0.8.0claws11
1893
1894         * src/folder.c
1895                 don't mix copy, fetch_msginfo and remove
1896                 operations in folder item copy and move
1897                 operations
1898
1899 2002-07-25 [christoph]  0.8.0claws10
1900
1901         * src/folderview.c
1902         * src/mainwindow.c
1903         * src/prefs_folder_item.c
1904         * src/summaryview.[ch]
1905                 remove no longer required parameter update_cache from
1906                 summary_show
1907
1908 2002-07-25 [paul]       0.8.0claws9
1909
1910         * sync with 0.8.1
1911         
1912         * AUTHORS
1913                 a few corrections
1914
1915 2002-07-24 [alfons]     0.8.0claws8
1916
1917         * src/summaryview.c
1918                 sort correctly when using simplified subject line
1919                 (closes feature request "[ 585141 ] applying regexp to subject 
1920                 before sort" submitted by Alexandra Walford)
1921
1922 2002-07-24 [paul]       0.8.0claws7
1923
1924         * sync with 0.8.0cvs3
1925                 see ChangeLog 2002-07-24
1926
1927 2002-07-23 [christoph]  0.8.0claws6
1928
1929         * src/folder.c
1930         * src/folder.h
1931         * src/summaryview.c
1932         * src/summaryview.h
1933         * src/main.c
1934                 o separate processing and summaryview
1935                 o removed summary_write_cache from summaryview
1936                 o removed summaryview->killed_messages, because we don't have
1937                   to keep a list of killed messages anymore. New cache will
1938                   keep the hidden messages in cache anyway
1939         * src/folderview.c
1940         * src/inc.c
1941         * src/selective_download.c
1942                 o removed unnecessary summary_write_cache calls
1943         * src/procmsg.c
1944                 o don't set ignore thread flag in procmsg_get_thread_tree
1945                   if it is already set
1946         * src/mainwindow.c
1947         * src/statusbar.h
1948                 o moved STATUSBAR_PUSH/POP to statusbar.h because
1949                   they are used in different files
1950
1951 2002-07-23 [melvin]     0.8.0claws5
1952
1953         * src/addressbook.c
1954         * src/addrgather.c
1955         * src/editaddress.c
1956         * src/editgroup.c
1957         * src/editldap_basedn.c
1958         * src/importldif.c
1959         * src/prefs_common.c
1960                 Fixed few memory leak (gtk_editable_get_chars returns
1961                 an allocated string)
1962         * src/logwindow.c
1963                 Fixed few memory leak (gtk_editable_get_chars returns
1964                 an allocated string) and modified a little the log cutting
1965                 loop.
1966         * src/compose.c
1967                 Replaced a call to an obsolete function gtk_entry_get_text()
1968                 by gtk_editable_get_chars()
1969         * src/send.c
1970                 Removed a debug printf
1971
1972 2002-07-23 [christoph]  0.8.0claws4
1973
1974         * src/filesel.c
1975                 fix another g_dirname memory leak
1976
1977 2002-07-23 [christoph]  0.8.0claws3
1978
1979         * src/mh.c
1980                 fixed a memory leak in mh_fetch_msginfo
1981                 fixed crash when message header could not be
1982                 parsed
1983
1984 2002-07-23 [paul]       0.8.0claws2
1985
1986         * sync with 0.8.0cvs2
1987                 see ChangeLog 2002-07-23
1988
1989 2002-07-23 [paul]       0.8.0claws1
1990
1991         * sync with 0.8.0cvs1
1992                 see ChangeLog 2002-07-23
1993
1994 2002-07-23 [paul]       0.8.0claws
1995
1996         * release of 0.8.0claws
1997
1998 2002-07-23 [paul]       0.7.8claws99
1999
2000         * po/ru.po
2001                 new Russian translation, submitted by
2002                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
2003
2004 2002-07-22 [jens]       0.7.8claws98
2005
2006         * po/de.po
2007                 Updated German translations.
2008
2009 2002-07-22 [paul]       0.7.8claws97
2010
2011         * po/es.po
2012           po/it.po
2013           po/nl.po
2014           po/pt_BR.po
2015                 updated translations by Ricardo Mones Lastra,
2016                 Alessandro Maestri, Wilbert Berendsen and 
2017                 Fabio Jr. Beneditto respectively
2018
2019 2002-07-22 [christoph]  0.7.8claws96
2020
2021         * src/mimeview.c
2022                 fix memory leak caused by wrong g_dirname usage
2023
2024 2002-07-22 [christoph]  0.7.8claws95
2025
2026         * src/summaryview.c
2027                 update new and unread message counts for summaryview
2028                 summaryview does not get it from the folder anymore
2029                 and has to update the values itself
2030
2031 2002-07-22 [melvin]     0.7.8claws94
2032
2033         * po/fr.po
2034                 Updated French translations.
2035
2036 2002-07-22 [christoph]  0.7.8claws93
2037
2038         * src/matcher.c
2039                 set prop->preg pointer to NULL or following check
2040                 will not fail and regexec will be called with
2041                 invalid pointer
2042
2043 2002-07-21 [alfons]     0.7.8claws92
2044         
2045         * src/prefs_common.[ch]
2046                 remove option "Send return receipt on request"
2047
2048 2002-07-21 [thorsten]   0.7.8claws91
2049
2050         * src/mimeview.c
2051                 fixed memleaks, coding style as pointed out by alfons
2052
2053 2002-07-21 [alfons]     0.7.8claws90
2054
2055         * src/messageview.c
2056         * src/noticeview.[ch]
2057                 o fix bug notice view being displayed when going to empty folder 
2058                   (noticed by Christoph)
2059                 o allow RRR to be sent when restarting sylpheed, or changing folder 
2060                   (noticed by Thorsten)
2061
2062 2002-07-21 [thorsten]   0.7.8claws89
2063
2064         * src/mimeview.c
2065                 Included save_all patch from Xaview FACQ
2066                 added support for pathnames
2067
2068 2002-07-21 [alfons]     0.7.8claws88
2069
2070         * po/POTFILES.in
2071         * src/Makefile.am
2072         * src/mainwindow.c
2073         * src/messageview.[ch]
2074         * src/noticeview.c      ** NEW FILE **
2075         * src/noticeview.h      ** NEW FILE **
2076                 make return receipts work again
2077                 (UI idea by Leandro Pereira)
2078
2079 2002-07-21 [paul]       0.7.8claws87
2080
2081         * src/summaryview.c
2082                 fix sensitivity of 'Select thread'
2083
2084 2002-07-21 [paul]       0.7.8claws86
2085
2086         * src/prefs_common.c
2087                 add browser command line for Galeon
2088
2089 2002-07-21 [paul]       0.7.8claws85
2090
2091         * Makefile.am
2092                 fix 'EXTRA_DIST': remove README.README, add TODO
2093                 and TODO.claws
2094
2095 2002-07-21 [alfons]     0.7.8claws84
2096
2097         * src/gtkstext.c
2098                 make enter clear selection
2099                 (closes "[ 579888 ] Editor selection/entry error"
2100                 reported by Steve Lamb)
2101
2102 2002-07-21 [alfons]     0.7.8claws83
2103         
2104         * src/summaryview.c
2105                 sort message list when selecting unthread messages
2106                 (closes "[ 501593 ] switching threaded view doesn't sort"
2107                 reported by Simon Schubert)
2108
2109 2002-07-20 [alfons]     0.7.8claws82
2110         
2111         * src/matcher.c
2112                 const-correctness
2113
2114 2002-07-20 [thorsten]   0.7.8claws81
2115
2116         * src/matcher.c
2117                 Fixed expansion of empty fields in matchactions
2118
2119 2002-07-19 [melvin]     0.7.8claws80
2120
2121         * src/gtkspell.c
2122                 Removed a duplicate menu entry (fast mode) introduced during
2123                 the new cache merge
2124                 Added a menu separator between 'Use alternate' and 'Fast mode'
2125
2126 2002-07-19 [paul]       0.7.8claws79
2127
2128         * tools/Makefile.am
2129           tools/README
2130                 correct typos
2131
2132 2002-07-19 [thorsten]   0.7.8claws78
2133
2134         * tools/calypso_convert.pl      ** NEW FILE **
2135           tools/README
2136           tools/Makefile.am
2137                 script to import mbox files exported
2138                 by calypso
2139                 o generates folder structure
2140                 o includes attachments
2141
2142 2002-07-19 [melvin]     0.7.8claws77
2143
2144         * src/selective_download.[ch]
2145                 Fixed bug where closing the dialog with the window manager's
2146                 close button will not unlock the summary
2147                 Corrected some function declarations that missed a return value
2148                 Made the source code comply better with coding style.
2149         * src/prefs_common.c
2150                 Added new browser command line for Mozilla.
2151
2152 2002-07-18 [paul]       0.7.8claws76
2153
2154         * src/mainwindow.c
2155           src/selective_download.[ch]
2156                 reflect theme changes, fix Gdk Warning when creating 
2157                 pixmap from NULL window, and minor clean up.
2158                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2159
2160         * po/en_GB.po
2161                 updated
2162
2163 2002-07-17 [paul]       0.7.8claws75
2164
2165         * INSTALL[.jp]
2166                 sync with 0.8.0
2167         
2168         * po/en_GB.po
2169                 updated
2170
2171 2002-07-16 [paul]       0.7.8claws74
2172
2173         * tools/filter_conv.pl
2174           tools/README
2175                 replace conversion script with reimplemented version, 
2176                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
2177
2178 2002-07-16 [colin]      0.7.8claws73
2179
2180         * src/summaryview.c
2181                 remove forgotten debug messages - sorry ;-)
2182
2183 2002-07-16 [colin]      0.7.8claws72
2184
2185         * src/mimeview.c
2186           src/summaryview.c
2187           src/textview.c
2188           src/textview.h
2189                 add the ability to select part of a text mime-part 
2190                 to reply.
2191
2192 2002-07-15 [christoph]  0.7.8claws71
2193
2194         * src/folder.c
2195                 fix folder message count for folders without
2196                 msg_is_changed (includes news folders)
2197
2198 2002-07-15 [martin]     0.7.8claws70
2199
2200         * src/summaryview.c
2201                 option "display recipient on 'From'..." now works
2202                 without the need of enabling the option
2203                 "display  sender  using  address  book".
2204
2205 2002-07-15 [christoph]  0.7.8claws69
2206
2207         * src/summaryview.c
2208                 removed setting folder status from summaryview.
2209                 folder.c should update all message counts correctly.
2210
2211 2002-07-15 [paul]       0.7.8claws68
2212
2213         * po/pt_BR.po
2214                 updated by Fabio Junior Beneditto
2215
2216 2002-07-15 [darko]      0.7.8claws67
2217
2218         * src/mh.c
2219                 Fixed target folder colorization, don't decrease op
2220                 number twice
2221
2222 2002-07-14 [paul]       0.7.8claws66
2223
2224         * sync with main 0.8.0
2225                 see ChangeLog 2002-07-14
2226
2227 2002-07-13 [melvin]     0.7.8claws65
2228         
2229         * src/addrbook.c
2230         * src/addressbook.c
2231         * src/addrindex.c
2232                 Replaced sprintf by g_snprintf to prevent possible buffer
2233                 overflow.
2234         * src/news.c
2235                 Corrected a log message output format.
2236                 Added a missing "done" debug output.
2237         * src/compose.c
2238                 Added keyboard accelerator for Priority menu items
2239                 Added missing \n in debug output
2240         * src/logwindow.c
2241         * src/gtkspell.c
2242         * src/rfc2015.c
2243                 Added missing \n in debug output
2244
2245 2002-07-13 [paul]       0.7.8claws64
2246
2247         * man/sylpheed.1
2248                 change Sergey's email address to the sf address
2249
2250         * src/textview.c
2251                 increase show_url_timeout (more useful for long
2252                 urls)
2253
2254 2002-07-12 [sergey]     0.7.8claws63
2255
2256         * src/rfc2015.c
2257                 applied (with some modifications) patch to set the
2258                 micalg parameter for signatures
2259                 (2001-08-28 Werner Koch <wk@gnupg.org>)
2260
2261 2002-07-12 [sergey]     0.7.8claws62
2262
2263         * man/Makefile.am
2264         * configure.in
2265                 fixed man page installation
2266
2267 2002-07-12 [paul]       0.7.8claws61
2268
2269         * sync with 0.7.8cvs26
2270                 see ChangeLog 2002-07-11 and 2002-07-12
2271
2272 2002-07-11 [christoph]  0.7.8claws60
2273
2274         * src/compose.c
2275         * src/procmsg.c
2276                 first use the message number to find the message
2277                 to mark with a reply flag but check the
2278                 message-id if we got the correct message, if not
2279                 try to find it by message-id.
2280                 use new string seperator that is not allowed
2281                 in message-ids.
2282
2283 2002-07-11 [paul]       0.7.8claws59
2284
2285         * sync with 0.7.8cvs23
2286                 see ChangeLog 2002-07-10
2287
2288 2002-07-10 [christoph]  0.7.8claws58
2289
2290         * src/folder.[ch]
2291         * src/msgcache.[ch]
2292                 Added message-id table to the cache in memory
2293                 and functions to msgcache.c and folder.c to
2294                 fetch MsgInfos by message id
2295         * src/compose.c
2296         * src/procmsg.c
2297                 store folder and message-id of message replying
2298                 to in queue header and set reply flag after sending
2299                 (Closes bug #469498)
2300
2301 2002-07-10 [paul]       0.7.8claws57
2302
2303         * AUTHORS
2304           man/sylpheed.1.gz
2305                 add Martin to the list of authors
2306
2307 2002-07-09 [martin]     0.7.8claws56
2308         * src/gtksctree.c
2309                 Added gtk_ctree_last_visible(), tree_update_level(),
2310                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
2311                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2312                 from gtk+ to gtksctree.c for the new sorting code
2313                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
2314                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
2315         * src/gtksctree.h
2316                 Added declaration for gtk_sctree_sort_recursive() and
2317                 gtk_sctree_sort_node
2318         * src/addressbook.c
2319         * src/foldersel.c
2320         * src/folderview.c
2321         * src/summaryview.c
2322                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2323                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
2324
2325 2002-07-08 [paul]       0.7.8claws55
2326
2327         * more sync with 0.7.8cvs21
2328                 see ChangeLog 2002-07-08
2329
2330 2002-07-08 [paul]       0.7.8claws54
2331
2332         * sync with 0.7.8cvs21
2333                 see ChangeLog 2002-07-08
2334
2335 2002-07-07 [alfons]     0.7.8claws53
2336
2337         * src/Makefile.am
2338         * src/stock_pixmap.[ch]
2339         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
2340         * src/pixmaps/notice_error.xpm  ** NEW FILE **
2341         * src/pixmaps/notice_note.xpm   ** NEW FILE **
2342                 add new pixmaps for upcoming notice pane
2343
2344 2002-07-06 [melvin]     0.7.8claws52
2345
2346         * src/gtkspell.[ch]
2347                 Made them a bit closer to Sylpheed's coding style.
2348                 Removed old code.
2349                 Removed possible memory leaks when some errors occurs.
2350
2351 2002-07-06 [melvin]     0.7.8claws51
2352
2353         * po/Makefile.in.in
2354                 Removed --no-location in xgettext command line to help
2355                 translators that use Emacs' po-mode
2356         * src/quote_fmt.c
2357                 Removed unnecessary comments that messed up sylpheed.pot
2358
2359 2002-07-06 [paul]       0.7.8claws50
2360
2361         * sync with 0.7.8cvs19
2362                 see ChangeLog 2002-07-05
2363
2364 2002-07-06 [christoph]  0.7.8claws49
2365
2366         * src/folder.c
2367         * src/mainwindow.c
2368                 fix folder_item_remove_all_msg and folderview
2369                 status for trash folders after emptying trash
2370
2371 2002-07-05 [paul]       0.7.8claws48
2372
2373         * sync with 0.7.8cvs16
2374                 see ChangeLog 2002-07-04 and 2002-07-05
2375
2376 2002-07-04 [paul]       0.7.8claws47
2377
2378         * sync with 0.7.8cvs14
2379                 see  ChangeLog 2002-07-04
2380
2381 2002-07-03 [alfons]     0.7.8claws46
2382
2383         * src/folder.c
2384                 dupe folder item's path because it's being reallocated
2385                 by new folder scanning code
2386
2387 2002-07-03 [christoph]  0.7.8claws45
2388
2389         * src/imap.c
2390                 better IMAP uid fetching using 'FETCH 1:* (UID)'
2391         * src/msgcache.c
2392                 add missing return in msgcache_write
2393
2394 2002-07-02 [thorsten]   0.7.8claws44
2395
2396         * src/jpilot.c
2397         * src/msgcache.c
2398         * src/rfc2015.c
2399                 use binary mode for file access
2400
2401 2002-07-02 [christoph]  0.7.8claws43
2402
2403         * major code cleanup (part 1)
2404         
2405                 - unused variables removed
2406                 - unused functions removed
2407                 - uninitialized variables checked
2408                 - missing return statements added
2409                 - missing function return types added
2410                 - added parentheses around assignment and
2411                   && in || when suggested by gcc
2412               
2413         * src/mh.c
2414         * src/folder.c
2415                 replaced direct calls to folder->scan_tree
2416                 with folder_scan_tree and restore folder
2417                 prefs in this function. The folder should
2418                 not have to deal with them.
2419                 ( Should now work for all folder types )
2420
2421 2002-07-02 [paul]       0.7.8claws42
2422
2423         * sync with 0.7.8cvs13
2424                 see ChangeLog 2002-07-01 and 2002-07-02
2425
2426 2002-07-01 [christoph]  0.7.8claws41
2427
2428         * src/summaryview.c
2429                 fix "goto next/prev unread message" with
2430                 ignored threads
2431
2432 2002-07-01 [paul]       0.7.8claws40
2433
2434         * po/es.po
2435                 updated by Ricardo Mones Lastra
2436
2437 2002-06-30 [match]      0.7.8claws39
2438
2439         * src/jpilot.c
2440                 applied variation of leonerd's patch (566661) to
2441                 allow multiple email addresses per JPilot entry.
2442                 addresses may be separated by space, comma, pipe,
2443                 semi-colon, new-line.
2444
2445 2002-06-30 [alfons]     0.7.8claws38
2446
2447         * src/procmsg.c
2448                 simple fix for putting older nodes before
2449                 newer nodes when threading by subject
2450
2451 2002-06-30 [christoph]  0.7.8claws37
2452
2453         * src/folder.c
2454         * src/folderview.c
2455         * src/mh.c
2456         * src/news.c
2457         * src/procmsg.c
2458                 fix broken folder tree rescaning
2459                 and don't use procmsg_get_mark_sum
2460                 anymore
2461
2462 2002-06-30 [christoph]  0.7.8claws36
2463
2464         * merge new cache branch
2465         * src/imap.c
2466                 fix new cache imap copy bug
2467         * src/folder.c
2468                 improved folder_item_scan
2469                 it should now always set the correct
2470                 new, unread and total message counts
2471
2472 2002-06-29 [paul]       0.7.8claws35
2473
2474         * configure.in
2475                 correct syntax error
2476
2477 2002-06-29 [paul]       0.7.8claws34
2478
2479         * configure.in
2480           Makefile.am
2481           man/Makefile.am       ** NEW FILE **
2482           man/sylpheed.1.gz     ** NEW FILE **
2483                 add Sylpheed man page
2484
2485 2002-06-29 [paul]       0.7.8claws33
2486
2487         * po/pt_BR.po
2488                 updated by Fabio Junior Beneditto
2489
2490 2002-06-28 [jens]       0.7.8claws32
2491
2492         * po/de.po
2493                 translation updated
2494
2495         * src/selective_download.c
2496                 removed gettext for space " "
2497
2498         * src/imap.c
2499                 removed wrong space
2500
2501 2002-06-28 [paul]       0.7.8claws31
2502
2503         * sync with 0.7.8cvs11
2504                 see ChangeLog 2002-06-28
2505
2506 2002-06-28 [paul]       0.7.8claws30
2507
2508         * sync with 0.7.8cvs10
2509                 see ChangeLog 2002-06-27 and 2002-06-28
2510
2511 2002-06-26 [paul]       0.7.8claws29
2512
2513         * src/addrgather.c
2514           src/selective_download.c
2515                 don't gettextise empty strings.
2516                 reserved by gettext. gettext("") returns 
2517                 the header entry with meta information, 
2518                 not the empty string
2519
2520         * po/en_GB.po
2521                 updated
2522
2523 2002-06-26 [paul]       0.7.8claws28
2524
2525         * sync with 0.7.8cvs7
2526                 see ChangeLog 2002-06-25
2527
2528         * src/prefs_common.c
2529                 ...and in the process, tweak the gui a little
2530
2531 2002-06-25 [alfons]     0.7.8claws27
2532         
2533         * configure.in
2534         * src/Makefile.am
2535                 fine tune ldap library detection
2536
2537 2002-06-25 [alfons]     0.7.8claws26
2538
2539         * src/compose.c
2540                 don't allow return receipts when composing a news article
2541
2542 2002-06-25 [paul]       0.7.8claws25
2543
2544         * Makefile.am
2545                 add '$(AMTAR)' to 'release' section to allow for
2546                 new and older autotools
2547
2548 2002-06-25 [paul]       0.7.8claws24
2549
2550         * src/summaryview.c
2551                 fix "No more unread messages" persistant pop-up
2552                 window bug
2553
2554 2002-06-25 [paul]       0.7.8claws23
2555
2556         * po/it.po
2557                 updated by Alessandro Maestri
2558
2559 2002-06-25 [paul]       0.7.8claws22
2560
2561         * sync with 0.7.8cvs6
2562                 see ChangeLog 2002-06-25
2563
2564 2002-06-24 [paul]       0.7.8claws21
2565
2566         * tools/update-po
2567                 add GPL copyright information
2568
2569 2002-06-24 [paul]       0.7.8claws20
2570
2571         * tools/Makefile.am
2572           tools/README
2573           tools/update-po       ** NEW FILE **
2574                 add script that eases the creation of *.po files
2575                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
2576
2577 2002-06-23 [alfons]     0.7.8claws19
2578
2579         * src/messageview.c
2580                 make notification_convert_header obey const correctness
2581                 (next step will be fixing the broken return receipt)
2582
2583 2002-06-23 [paul]       0.7.8claws18
2584
2585         * src/messageview.c
2586                 fix bug introduced in last commit:
2587                 removed too much code in last commit - put back what's
2588                 needed
2589
2590 2002-06-23 [paul]       0.7.8claws17
2591
2592         * src/messageview.[ch]
2593                 remove code committed in error from locally patched
2594                 source
2595
2596 2002-06-23 [colin]      0.7.8claws16
2597
2598         * src/compose.[ch]
2599                 add compose_entry_select(), used to select the default_to
2600                 email address - hopefully avoiding people sending mails to
2601                 wrong recipients.
2602
2603 2002-06-22 [alfons]     0.7.8claws15
2604
2605         * AUTHORS
2606                 add Bram Metsch & Stanislav Karchebny
2607         * src/smtp.[ch]
2608         * src/prefs_account.[ch]
2609         * src/send.c
2610                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
2611                   options.  (see <http://sourceforge.net/tracker/index.php
2612                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
2613
2614                 - merge Stanislav's fix to make SMTP AUTH work with qmail
2615                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
2616
2617 2002-06-22 [paul]       0.7.8claws14
2618
2619         * sync with 0.7.8cvs5
2620                 see ChangeLog 2002-06-19 and 2002-06-20
2621
2622 2002-06-22 [alfons]     0.7.8claws13
2623
2624         * src/selective_download.c
2625                 fix a stupid mistake I made
2626
2627 2002-06-22 [alfons]     0.7.8claws12
2628
2629         * src/selective_download.[ch]
2630                 fix another unnoticed leak; cleanup code
2631
2632 2002-06-21 [alfons]
2633
2634         * tools/Makefile.am
2635                 gpg-sign <-- gpg-sign-syl
2636
2637 2002-06-21 [alfons]     0.7.8claws11
2638
2639         * src/selective_download.c
2640         * src/selective_download.h
2641                 fix assorted mix of allocation errors (should solve
2642                 problem reported by Philippe Gramoullé, see:
2643                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
2644
2645 2002-06-20 [melvin]     0.7.8claws10
2646
2647         * tools/gpg-sign *REMOVED*
2648           tools/gpg-sign-syl *ADDED*
2649                 Replaced the gpg clearsigning script with the version using
2650                 xterm instead of ssh-askpass and changed its name.
2651
2652         * README.claws
2653                 Updated actions example to reflect the renaming of the
2654                 gpg clearsigning script.
2655
2656 2002-06-19 [paul]       0.7.8claws9
2657
2658         * sync with 0.7.8claws9
2659                 see ChangeLog 2002-06-18 and 2002-06-19
2660
2661 2002-06-19 [paul]       0.7.8claws8
2662
2663         * sync with 0.7.8cvs1
2664                 see ChangeLog 2002-06-18
2665
2666 2002-06-18 [alfons]     0.7.8claws7
2667
2668         * src/mainwindow.h
2669                 add omitted prototype
2670
2671 2002-06-17 [paul]       0.7.8claws6
2672
2673         * src/mainwindow.c
2674                 fix hiding of exec_btn
2675
2676 2002-06-17 [paul]       0.7.8claws5
2677
2678         * src/pop.c
2679                 remove unneeded code: should_delete() 
2680                 and Pop3State::uidl_todelete_list
2681
2682 2002-06-17 [paul]       0.7.8claws4
2683
2684         * sync with 0.7.8
2685                 see ChangeLog 2002-06-11 and 2002-06-13
2686
2687 2002-06-16 [alfons]     0.7.8claws3
2688         
2689         * src/folder.c
2690                 make sure lock sort mode (claws specific) is
2691                 also persists after a tree rescan
2692
2693 2002-06-16 [alfons]     0.7.8claws2
2694
2695         * src/prefs_folder_item.c
2696         * src/folder.[ch]
2697                 fix persistence of folder sort mode (broken
2698                 by adapting Hiro's new folder persistence code)
2699
2700 2002-06-16 [alfons]     0.7.8claws1
2701
2702         * AUTHORS
2703         * src/logwindow.c
2704         * src/prefscommon.[ch]
2705                 control size of log text in log window; 
2706                 closes patch #569155 submitted by Mitko Haralanov.
2707
2708 2002-06-15 [paul]       0.7.8claws
2709
2710         * release of 0.7.8claws
2711
2712 2002-06-15 [paul]       0.7.7claws
2713
2714         * po/pt_BR.po
2715                 updated by Fabio Junior Beneditto
2716
2717 2002-06-14 [paul]       0.7.6claws49
2718
2719         * po/es.po
2720                 updated by Ricardo Mones Lastra
2721
2722 2002-06-14 [paul]       0.7.6claws48
2723
2724         * po/nl.po
2725                 updated translation by Wilbert Berendsen
2726
2727 2002-06-14 [melvin]     0.7.6claws47
2728
2729         * po/fr.po
2730                 Updated French translation
2731
2732 2002-06-13 [paul]       0.7.6claws46
2733
2734         * src/filesel.c
2735                 allow filename to be typed in, rather than just
2736                 selected by the mouse. Patch by Gustavo Noronha Silva.
2737
2738 2002-06-13 [alfons]     0.7.6claws45
2739
2740         * src/mainwindow.[ch]
2741                 more cleanups (removing unnecessary menu items Expand 
2742                 summary / message view)
2743
2744 2002-06-13 [melvin]     0.7.6claws44
2745
2746         * po/POTFILES.in
2747                 Added src/string_match.c
2748         * src/string_match.c
2749                 Fixed possible buffer overflow.
2750                 Corrected typo.
2751                 Added missing config.h header.
2752         * src/prefs_common.c
2753           src/prefs_matcher.c
2754           src/prefs_scoring.c
2755                 Made some strings translatable (missing _(..)).
2756
2757 2002-06-13 [melvin]     0.7.6claws43
2758
2759         * README.claws
2760                 Corrected action example (verifying clearsigned mail).
2761         * src/prefs_account.c
2762                 Corrected typo.
2763         * src/prefs_common.c
2764                 Removed incorrect line that generated a Gtk-CRITICAL msg.
2765
2766 2002-06-12 [alfons]     0.7.6claws42
2767
2768         * src/summaryview.c
2769                 add init of score column lost in 0.7.6claws42
2770
2771 2002-06-12 [paul]       0.7.6claws41
2772
2773         * src/prefs_account.c
2774                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
2775                 behavior of the radio buttons, (from 0.7.7cvs2)
2776
2777 2002-06-11 [alfons]     0.7.6claws40
2778
2779         * src/messageview.[ch]
2780         * src/summaryview.[ch]
2781         * src/summary_search.c
2782         * src/mainwindow.c
2783                 perform a sync to bring in Hiro's separate view implementation 
2784
2785                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
2786
2787 2002-06-11 [paul]       0.7.6claws39
2788         
2789         * src/prefs_account.c
2790                 correct a typo on the Receive tab
2791
2792 2002-06-10 [match]      0.7.6claws38
2793
2794         * src/addressbook.c
2795                 Included address completion patch from Gustavo Noronha.
2796
2797 2002-06-10 [paul]       0.7.6claws37
2798
2799         * src/inc.[ch]
2800           src/pop.c
2801           src/prefs_account.[ch]
2802           src/selective_download.[ch]
2803                 apply PATCH #561712
2804                  NEW:
2805                 - check if POP Account
2806                 - Receive Button renamed to Preview
2807                 - Preview Button Popup: preview new/all messages
2808                 - Download Button
2809                 - Account Preferences-->Receive tab checkbutton if you
2810                   want to remove Mail after Download
2811                 -: default YES
2812                 - Account Preferences-->Receive tab checkbutton use
2813                   filtering rules on preview
2814                   (think of delete_on_server)
2815                 -: default YES
2816                 - Account selectable from SD dialog
2817                 - checkbutton to show already downloaded messages if
2818                   all messages are previewed
2819                 - new clist column showing Date
2820                 - ESC KEY close
2821                 FIXES:
2822                 - play ball with UIDL
2823                 - fault tolerant (?) 
2824                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2825
2826 2002-06-10 [melvin]     0.7.6claws36
2827
2828         * README.claws
2829                 Added a hint to ac/README in cvs instructions.
2830
2831         * src/prefs_actions.c
2832                 Made it possible to use a more elaborate command line
2833                 for asynchronous actions, too.
2834
2835 2002-06-10 [melvin]     0.7.6claws35
2836         
2837         * src/prefs_actions.c
2838                 Make it possible to use a more elaborate command line
2839                 (e.g. |foo|bar|cat>there;echo Done|)
2840                 Corrected error message when calling %f, %F and %p commands
2841                 from the compose window.
2842
2843 2002-06-09 [colin]      0.7.6claws34
2844
2845         * src/summaryview.c
2846                 Automatically find unread messages in current folder
2847                 before annoying the user.
2848
2849 2002-06-08 [alfons]     0.7.6claws33
2850
2851         * po/it.po
2852                 remove bad formatting string in it.po translation
2853                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2854
2855 2002-06-08 [paul]       0.7.6claws32
2856
2857         * sync with 0.7.6cvs25
2858                 see ChangeLog 2002-06-07
2859
2860 2002-06-05 [paul]       0.7.6claws31
2861
2862         * src/mainwindow.c
2863                 add 'Sort by locked' and 'Sort by score'
2864
2865 2002-06-05 [paul]       0.7.6claws30
2866
2867         * sync with 0.7.6cvs24
2868                 see ChangeLog 2002-06-04
2869
2870 2002-06-04 [paul]       0.7.6claws29
2871
2872         * po/pt_BR.po
2873                 updated by Fabio Junior Beneditto
2874
2875 2002-06-03 [thorsten]   0.7.6claws28
2876
2877         * src/matcher.c
2878                 fclose() matcherrc after reading
2879
2880 2002-06-03 [paul]       0.7.6claws27
2881
2882         * sync with 0.7.6cvs21
2883                 see ChangeLog 2002-05-31
2884
2885 2002-05-31 [paul]       0.7.6claws26
2886
2887         * sync with 0.7.6cvs20
2888                 see ChangeLog 2002-05-29 and 2002-05-30
2889
2890 2002-05-31 [paul]       0.7.6claws25
2891
2892         * src/imap.c
2893                 hopefully fix last buggy sync
2894
2895         * README.claws
2896                 correct typo in 'Actions' examples
2897
2898 2002-05-29 [paul]       0.7.6claws24
2899
2900         * sync with 0.7.6cvs18
2901                 see ChangeLog 2002-05-28 and 2002-05-29
2902
2903         * src/news.c
2904           src/nntp.[ch]
2905                 sync with above 
2906
2907 2002-05-28 [paul]       0.7.6claws23
2908
2909         * sync with 0.7.6cvs16
2910                 see ChangeLog 2002-05-28
2911
2912 2002-05-27 [thorsten]   0.7.6claws22 
2913
2914         * faq/it/sylpheed-faq-1.html
2915           faq/it/sylpheed-faq-2.html
2916           faq/it/sylpheed-faq-3.html
2917           faq/it/sylpheed-faq.html
2918                 corrected DOS lineendings
2919         * faq/de/sylpheed-faq-1.html
2920           faq/de/sylpheed-faq-2.html
2921           faq/en/sylpheed-faq-1.html
2922           faq/en/sylpheed-faq-2.html
2923           faq/en/sylpheed-faq-3.html
2924           faq/es/sylpheed-faq-1.html
2925           faq/es/sylpheed-faq-2.html
2926           faq/es/sylpheed-faq-3.html
2927           faq/fr/sylpheed-faq-1.html
2928           faq/it/sylpheed-faq-1.html
2929           faq/it/sylpheed-faq-2.html
2930           faq/it/sylpheed-faq-3.html
2931           faq/it/sylpheed-faq.html
2932                 changed ">" to &quot;
2933
2934 2002-05-27 [paul]       0.7.6claws21
2935         
2936         * sync with 0.7.6cvs15
2937                 see ChangeLog 2002-05-27
2938
2939 2002-05-27 [paul]       0.7.6claws20
2940
2941         * src/prefs_account.c
2942                 correct a typo
2943
2944 2002-05-26 [paul]       0.7.6claws19
2945
2946         * tools/README
2947                 correct a typo
2948
2949 2002-05-25 [paul]       0.7.6claws18
2950
2951         * tools/README
2952                 add description of kmail2sylpheed.pl
2953
2954 2002-05-25 [paul]       0.7.6claws17
2955
2956         * tools/kmail2sylpheed.pl       ** NEW FILE **
2957                 perl script that converts an exported Kmail address
2958                 book, converts it to sylpheed addressbook file,
2959                 writes the file to .sylpheed, and updates
2960                 addrbook--index.xml 
2961
2962 2002-05-25 [paul]       0.7.6claws16
2963
2964         * sync with 0.7.6cvs14
2965                 see ChangeLog 2002-05-23
2966
2967 2002-05-24 [paul]       0.7.6claws15
2968
2969         * README.claws
2970                 make a correction and add some more info
2971
2972 2002-05-24 [paul]       0.7.6claws14
2973
2974         * src/compose.c
2975                 fix memory leak in 
2976                 compose_redirect_write_headers_from_headerlist()
2977                 add Subject and Resent-Message-ID to
2978                 compose_redirect_write_headers()
2979                 Received, Subject, and X-UIDL are filtered out in 
2980                 compose_redirect_write_to_file()
2981
2982 2002-05-23 [paul]       0.7.6claws13
2983
2984         * src/compose.[ch]
2985           src/filtering.c
2986           src/mainwindow.c
2987           src/matcher.[ch]
2988           src/matcher_parser_lex.l
2989           src/matcher_parser_parse.y
2990           src/prefs_common.[ch]
2991           src/prefs_filtering.c
2992           src/summaryview.c
2993                 rename 'Bounce' to 'Redirect'
2994
2995 2002-05-23 [paul]       0.7.6claws12
2996
2997         * more sync with 0.7.6cvs13
2998           src/compose.c
2999                 see ChangeLog 2002-05-22
3000
3001 2002-05-22 [paul]       0.7.6claws11
3002
3003         * sync with 0.7.6cvs13
3004           src/codeconv.c
3005                 see ChangeLog 2002-05-20
3006           src/prefs_common.c
3007                 see ChangeLog 2002-05-22
3008
3009 2002-05-21 [melvin]     0.7.6claws10
3010
3011         * src/folderview.c
3012                 Added missing filtering and scoring headers
3013                 Fixed bad function call that showed garbage 
3014                 in Folder->Processing
3015
3016 2002-05-21 [paul]       0.7.6claws9
3017
3018         * tools/Makefile.am
3019                 make all tools executable, (patch by Alfons).
3020
3021 2002-05-20 [alfons]     0.7.6claws8
3022
3023         * src/procheader.c
3024                 don't forget to call mktime() so we have a valid week 
3025                 and year day
3026                 (Bug report by Roger Sondermann <mail@jumaros.de>)
3027
3028 2002-05-20 [paul]       0.7.6claws7
3029
3030         * src/html.c
3031                 fix broken parsing of urls
3032         * src/textview.c
3033                 fix displaying of urls
3034
3035                 both fixes from the patch [547855] by Eugene 
3036                 Brevdo (zonem)
3037
3038 2002-05-19 [alfons]     0.7.6claws6
3039
3040         * configure.in
3041                 make sylpheed configure correctly with the latest
3042                 and greatest of automake / autoconf / gettext
3043
3044 2002-05-19 [alfons]     0.7.6claws5
3045
3046         * src/procheader.c
3047         * src/procheader.h
3048                 add function for returning ime zone offset
3049         * src/quote_fmt.c
3050         * src/quote_fmt_parse.y
3051                 better quotation formatting - does not convert
3052                 to local time, but uses the original date string.
3053                 
3054                 Note: %z inserts the timezone offset (should 
3055                 work also on platforms where strftime does not
3056                 support %z).
3057
3058 2002-05-18 [christoph]  0.7.6claws4
3059
3060         * src/summaryview.c
3061                 fix indentation of some code
3062         * tools/Makefile.am
3063                 fix spaces after \
3064         * src/Makefile.am
3065                 add missing \
3066                 correct path for ignorethread.xpm
3067                 incorrect filename for sylpheed_logo.xpm
3068                 add missing include matcher_parser_parse.h
3069
3070 2002-05-18 [paul]       0.7.6claws3
3071
3072         * sync with 0.7.6cvs8
3073                 see ChangeLog 2002-05-16 and 2002-05-17
3074
3075 2002-05-18 [melvin]     0.7.6claws2
3076
3077         * README.claws
3078                 Corrected an action's definition and fixed some misspellings.
3079
3080 2002-05-18 [paul]       0.7.6claws1
3081
3082         * tools/Makefile.am
3083           tools/gpg-sign        ** new file **
3084           tools/uudec           ** new file **
3085                 add Melvin's Actions scripts
3086
3087         * README.claws
3088                 add Melvin's descriptions for Actions
3089
3090 2002-05-18 [paul]       0.7.6claws
3091
3092         * Version 0.7.6claws released
3093
3094 2002-05-17 [paul]       0.7.5claws32
3095
3096         * po/es.po
3097                 updated by Ricardo Mones Lastra
3098
3099 2002-05-17 [paul]       0.7.5claws31
3100
3101         * src/compose.c
3102                 fix Account prefs default folder for sent/draft/deleted
3103                 messages bug
3104
3105         * po/it.po
3106           po/nl.po
3107                 updated translation by Alessandro Maestri and
3108                 Wilbert Berendsen
3109
3110 2002-05-17 [melvin]     0.7.5claws30
3111
3112         * src/prefs_actions.c
3113                 Fixed bug where using %F not at the end of the command 
3114                 resulted in an additional empty argument being created.
3115                 Thanks to Darko Koruga for reporting the bug.
3116
3117 2002-05-17 [melvin]     0.7.5claws29
3118
3119         * po/fr.po
3120                 Updated French translations.
3121
3122 2002-05-15 [paul]       0.7.5claws28
3123         
3124         * po/es.po
3125                 updated by Ricardo Mones Lastra
3126
3127 2002-05-15 [paul]       0.7.5claws27
3128
3129         * sync with 0.7.6cvs4
3130                 see ChangeLog 2002-05-14 and 2002-05-15
3131
3132 2002-05-14 [paul]       0.7.5claws26
3133
3134         * sync with 0.7.6cvs1
3135                 see ChangeLog 2002-05-13
3136
3137 2002-05-13 [thorsten]   0.7.5claws25
3138
3139         * src/messageview.c
3140                 fix select_all and copy in multipart messages
3141         * src/mainwindow.c
3142                 fix select_all and copy in multipart messages
3143
3144 2002-05-12 [paul]       0.7.5claws24
3145
3146         * src/summaryview.c
3147                 reverse last commit, bug already fixed in 0.7.5claws3
3148
3149 2002-05-12 [netztorte]  0.7.5claws23
3150
3151         * src/summaryview.c
3152                 dont parse empty addressbook (checked in before claws20)
3153
3154 2002-05-12 [melvin]     0.7.5claws22
3155
3156         * src/procmsg.[ch]
3157                 Removed unneeded priority code introduced by the previous 
3158                 commit.
3159
3160 2002-05-12 [melvin]     0.7.5claws21
3161
3162         * src/compose.[ch]
3163                 Added possibility to set message's priority.
3164         * src/procmsg.[ch]
3165                 Added possibility to set message's priority.
3166                 Added missing headers
3167
3168 2002-05-12 [melvin]     0.7.5claws20
3169
3170         * src/prefs_actions.c
3171                 Removed implicitely added quotes around the name
3172                 of the temporary files of mime parts.
3173
3174 2002-05-12 [paul]       0.7.5claws19
3175
3176         * sync with 0.7.5cvs20
3177                 see ChangeLog 2002-05-11
3178
3179 2002-05-12 [alfons]     0.7.5claws18
3180
3181         * src/quote_fmt_lex.l
3182         * src/quote_fmt_parse.y
3183                 allow quote / reply date & time format to be set using
3184                 %D{format}. format is a format string you'd pass to
3185                 strftime() (see man strftime, or the Display tab |
3186                 Date format setting).
3187
3188                 Currently %D converts the date to local time. 
3189
3190 2002-05-11 [paul]       0.7.5claws17
3191
3192         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
3193                 see ChangeLog 2002-05-10 and 2002-05-11
3194
3195 2002-05-10 [paul]       0.7.5claws16
3196
3197         * sync with 0.7.5cvs16
3198                 see ChangeLog entries 2002-05-09 and 
3199                 2002-05-10
3200
3201 2002-05-10 [colin]      0.7.5claws15
3202
3203         * src/textview.c
3204                 Corrected a bug that prevented sylpheed to open
3205                 double-clicked URIs.
3206
3207 2002-05-09 [paul]       0.7.5claws14
3208
3209         * sync with 0.7.5cvs14
3210                 see ChangeLog 2002-05-08 and 2002-05-09
3211
3212 2002-05-08 [paul]       0.7.5claws13
3213
3214         * sync with 0.7.5cvs11
3215                 see ChangeLog entry 2002-05-08
3216
3217 2002-05-08 [paul]       0.7.5claws12
3218
3219         * src/mainwindow.c
3220           src/textview.[ch]
3221                 fix segfault on View->Open in new window
3222                 patch submitted by Thorsten Maerz <torte@netztorte.de>
3223
3224 2002-05-07 [paul]       0.7.5claws11
3225
3226         * sync with 0.7.5cvs9
3227                 see ChangeLog entry 2002-05-07
3228
3229 2002-05-06 [paul]       0.7.5claws10
3230
3231         * src/messageview.c
3232           src/textview.c
3233                 display url in statusbar on single-click
3234                 patch submitted by Thorsten Maerz <torte@netztorte.de>
3235
3236 2002-05-06 [match]      0.7.5claws9
3237
3238         * src/addritem.[ch]
3239                 new functions.
3240         * src/addrcache.c
3241                 tidy up.
3242         * src/xmlprops.[ch]
3243                 XML implementation of properties file.
3244         * src/exporthtml.[ch]
3245         * src/expthtmldlg.[ch]
3246         * src/addressbook.c
3247                 export to HTML.
3248
3249 2002-05-02 [sergey]     0.7.5claws8
3250
3251         * src/mainwindow.c (mainwin_entries),
3252           src/prefs_common.c (prefs_send_create()),
3253           src/codeconv.c (locale_table):
3254                 use charset name "Windows-1251" instead of "CP1251".
3255
3256 2002-05-02 [colin]      0.7.5claws7
3257         
3258         * src/compose.c
3259           src/prefs_common.c
3260           src/prefs_folder_item.c
3261                 Fixed cosmetics bugs due to Outbox renamed to Sent.
3262
3263 2002-05-02 [hiro]       0.7.5claws6
3264
3265         * src/imap.c
3266                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
3267
3268 2002-05-02 [paul]       0.7.5claws5
3269
3270         * src/compose.c
3271                 more sync with 0.7.5cvs7, see ChangeLog entry
3272                 2002-05-02
3273
3274 2002-05-02 [hiro]       0.7.5claws4
3275
3276         * src/compose.c
3277                 compose_queue_sub():
3278                 check if queue folder exists (closes #550397).
3279                 removed directory creation since it should be handled
3280                 transparently.
3281         * src/imap.c
3282                 imap_add_msg(): return UID for appended message
3283                 (closes #548842).
3284
3285 2002-04-30 [paul]       0.7.5claws3
3286
3287         * src/summaryview.c
3288                 fix account_find_from_address() bug
3289
3290 2002-04-28 [colin]      0.7.5claws2
3291
3292         * src/compose.c
3293           src/textview.c
3294           src/prefs_common.[ch]
3295           src/utils.[ch]
3296                 Added user-definable quotation characters recognition.
3297
3298 2002-04-28 [paul]       0.7.5claws1
3299
3300         * sync with 0.7.5cvs4
3301                 see ChangeLog entry  2002-04-25
3302
3303 2002-04-28 [paul]       0.7.5claws
3304
3305         * po/es.po
3306           po/nl.po
3307           po/pt_BR.po
3308                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
3309                 Fabio Junior Beneditto
3310
3311 2002-04-27 [jens]       0.7.4claws103
3312
3313         * po/de.po
3314                 updated German translation.
3315
3316 2002-04-27 [hiro]       0.7.4claws102
3317
3318         * src/summaryview.c
3319                 summary_write_cache(): fixed the mark loss of hidden messages.
3320
3321 2002-04-26 [melvin]     0.7.4claws101
3322
3323         * src/procmsg.c
3324                 fixed a second typo (same one)
3325         * po/fr.po
3326           po/it.po
3327           po/pt_BR.po
3328                 fixed the type again...
3329
3330 2002-04-26 [melvin]     0.7.4claws100
3331
3332         * src/procmsg.c
3333                 fixed a typo in an alert message ("temorary").
3334         * po/it.po
3335         * po/pt_BR.po
3336                 corrected the typo  described above.
3337         * po/fr.po
3338                 updated French translation.
3339
3340 2002-04-26 [darko]      0.7.4claws99
3341
3342         * src/summaryview.c
3343                 fix target folder colorization
3344
3345 2002-04-25 [paul]       0.7.4claws98
3346
3347         * po/it.po
3348                 updated by Alessandro Maestri
3349
3350 2002-04-24 [colin]      0.7.4claws97
3351         
3352         * src/compose.c
3353                 Fixed double "subject is empty" question.
3354
3355 2002-04-23 [colin]      0.7.4claws96
3356         
3357         * src/mimeview.c
3358                 Corrected issue when "automatically display images" was
3359                 not set : first image remained after selecting second.
3360
3361 2002-04-23 [melvin]     0.7.4claws95
3362
3363         * src/prefs_actions.c
3364                 Don't display in/out dialog if there is nothing to show.
3365
3366 2002-04-23 [paul]       0.7.4claws94
3367
3368         * sync with 0.7.5cvs3
3369                 bug fixes: see ChangeLog entry 2002-04-23
3370
3371 2002-04-22 [darko]      0.7.4claws93
3372
3373         * src/compose.c
3374                 fix previous check-in which changed code after
3375                 merge from main
3376
3377 2002-04-22 [paul]       0.7.4claws92
3378
3379         * faq/de/*
3380                 add German FAQ
3381         * faq/en/*
3382           faq/es/*
3383           faq/fr/*
3384                 update English, Spanish and French FAQs
3385         * manual/de/*
3386           manual/es/*
3387                 add German and Spanish manuals
3388         * manual/en/*
3389           manual/fr/*
3390                 update English and French manuals
3391
3392         * src/Makefile.am
3393                 add to and re-arrange the pixmap entries
3394
3395 2002-04-22 [darko]      0.7.4claws91
3396
3397         * src/compose.c
3398                 fix sender initials recognition to only allow
3399                 '>' after the initials
3400
3401 2002-04-21 [paul]       0.7.4claws90
3402
3403         * sync with 0.7.5 release
3404                 see ChangeLog entry 2002-04-21
3405
3406 2002-04-21 [alfons]
3407
3408         * src/Makefile.am
3409                 add colin's new pixmaps to EXTRA_DIST
3410
3411 2002-04-21 [colin]      0.7.4claws89
3412         * src/compose.c
3413         * src/inc.c
3414         * src/mainwindow.[ch]
3415         * src/prefs_common.[ch]
3416         * src/stock_pixmap.[ch]
3417                 Added "Work offline" ability.
3418
3419 2002-04-21 [colin]      0.7.4claws88
3420         
3421         * src/mimeview.c
3422         * src/prefs_common.c
3423         * src/prefs_common.h
3424         * src/textview.c : Added an option to common preferences -> display
3425           to allow user not to automatically display images.
3426
3427 2002-04-21 [paul]       0.7.4claws87
3428
3429         * sync with 0.7.4cvs52
3430                 see ChangeLog entry 2002-04-21 (src/imap.c)
3431
3432 2002-04-21 [paul]       0.7.4claws86
3433
3434         * sync with 0.7.4cvs51
3435                 see ChangeLog entry 2002-04-21
3436
3437 2002-04-21 [paul]       0.7.4claws85
3438
3439         * sync with 0.7.4cvs49
3440                 see ChangeLog entries 2002-04-20 and 2002-04-21
3441
3442         * src/Makefile.am
3443                 clean up: remove old 'stock_' element from xpm 
3444                 filenames.
3445
3446 2002-04-21 [alfons]     0.7.4claws84
3447
3448         apply sync patch from Paul
3449
3450         * src/folderview.c
3451                 use old claws prefs_folder_item_create() for now
3452
3453 2002-04-19 [match]      0.7.4claws83
3454
3455         * src/addressbook.[ch]
3456         * src/addrharvest.[ch]
3457         * src/addrgather.[ch]
3458                 recurse folders.
3459         * src/mainwindow.c
3460         * src/summaryview.[ch]
3461                 change menu option.
3462
3463 2002-04-19 [paul]       0.7.4claws82
3464
3465         * po/pt_BR.po
3466                 updated by Fabio Junior Beneditto
3467
3468 2002-04-14 [alfons]     0.7.4claws81
3469
3470         * src/passphrase.c
3471                 add #include <sys/types.h> for mode_t and off_t 
3472
3473 2002-04-13 [paul]       0.7.4claws80
3474         
3475         * src/main.c
3476           src/passphrase.[ch]
3477           src/pgptext.c
3478           src/prefs_common.[ch]
3479           src/rfc2015.c
3480                 enable storing of GnuPG passphrase for the whole 
3481                 session or a user-defined number of minutes. patch 
3482                 submitted by Ravemax <ravemax@dextrose.com>
3483
3484 2002-04-13 [alfons]     0.7.4claws79
3485
3486         * src/textview.c
3487                 make email parser also stop scanning when encountering separators
3488                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
3489
3490 2002-04-13 [paul]       0.7.4claws78
3491
3492         * sync with 0.7.4cvs39
3493                 see ChangeLog entry 2002-04-12
3494
3495 2002-04-11 [paul]       0.7.4claws77
3496
3497         * sync with 0.7.4cvs37
3498                 see ChangeLog entry 2002-04-11
3499
3500 2002-04-11 [paul]       0.7.4claws76
3501
3502         * COPYING 
3503                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
3504                 the clause for OpenSSL). sync with sylpheed main
3505
3506 2002-04-09 [melvin]     0.7.4claws75
3507
3508         * src/compose.c
3509                 Made 'Ctrl-Enter' on send ignore some modifiers 
3510                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
3511                 to bind other *-Enter (but not Alt-Enter).
3512
3513 2002-04-09 [paul]       0.7.4claws74
3514
3515         * sync with 0.7.4cvs35
3516                 see ChangeLog entries 2002-04-09
3517
3518 2002-04-08 [paul]       0.7.4claws73
3519
3520         * sync with 0.7.4cvs33
3521                 see ChangeLog entry 200-04-08
3522
3523 2002-04-07 [match]      0.7.4claws72
3524
3525         * src/addrharvest.[ch]
3526                 fixed to read all addresses in header, regardless
3527                 of header size. improved name parsing. accommodate
3528                 harvest from folders and selected message.
3529         * src/addritem.[ch]
3530                 included new address parsing function.
3531         * src/addrgather.[ch]
3532         * src/addressbook.[ch]
3533         * src/summaryview.[ch]
3534         * src/mainwindow.c
3535                 allow address harvest of folder as well as selected
3536                 messages.
3537
3538 2002-04-07 [paul]       0.7.4claws71
3539
3540         * src/esmtp.[ch]
3541           src/smtp.c
3542                 don't try to authenticate with CRAM-MD5 in SMTP when 
3543                 SMTP-AUTH enabled if MTA doesn't issue this 
3544                 auth-method in it's ehlo-response. bug item #531364,
3545                 patch item #938910. patch submitted by Colin Leroy 
3546                 <colin@colino.net>
3547
3548 2002-04-07 [paul]       0.7.4claws70
3549
3550         * src/nntp.c
3551                 fix missing MODE_READER bug. patch submitted by
3552                 Colin Leroy <colin@colino.net>
3553
3554 2002-04-07 [alfons]     0.7.4claws69
3555
3556         * src/matcher.[ch]
3557         * src/prefs_filtering.c
3558         * src/summaryview.c
3559                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
3560                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
3561
3562 2002-04-07 [paul]       0.7.4claws68
3563
3564         * sync with 0.7.4cvs32
3565                 see ChangeLog entry 2002-04-06
3566
3567         * tools/filter_conv.pl
3568                 more bug fixes
3569
3570 2002-04-06 [paul]       0.7.4claws67
3571
3572         * tools/filter_conv.pl
3573                 modify to be able to find the name of the first
3574                 mailbox and use that. main's filter does not
3575                 record the full path to the mailbox and therefore
3576                 can only filter to the first mailbox.
3577
3578 2002-04-05 [paul]       0.7.4claws66
3579
3580         * tools/filter_conv.pl
3581                 attempt to make the script all-encompassing and
3582                 be able to convert any main 'filter' rule thrown
3583                 at it
3584
3585 2002-04-05 [paul]       0.7.4claws65
3586
3587         * tools/filter_conv.pl
3588                 allow for collapsed folder trees
3589
3590 2002-04-05 [paul]       0.7.4claws64
3591
3592         * sync with 0.7.4cvs31
3593                 see ChangeLog entries 2002-04-05
3594
3595 2002-04-03 [paul]       0.7.4claws63
3596
3597         * sync with 0.7.4cvs29
3598                 see ChangeLog entries 2002-04-02 and 2002-04-03
3599
3600 2002-04-02 [paul]       0.7.4claws62
3601
3602         * sync with 0.7.4cvs26
3603                 see ChangeLog entry 2002-04-01
3604
3605 2002-04-02 [match]      0.7.4claws61
3606
3607         * src/pine.[ch]
3608         * src/importpine.[ch]
3609         * src/addressbook.c
3610                 import Pine address book.
3611
3612 2002-04-02 [match]      0.7.4claws60
3613
3614         * src/addrharvest.[ch]
3615                 improve address parsing of funky addresses.
3616
3617 2002-04-02 [darko]      0.7.4claws59
3618
3619         * src/compose.c
3620                 wrap on send improvements, it now recognizes quoted
3621                 initials as part of the quotation string, and it
3622                 does not join lines separated by CR
3623
3624 2002-04-01 [match]      0.7.4claws58
3625
3626         * src/mgutils.[ch]
3627                 added new functions.
3628         * src/mutt.[ch]
3629                 remove excessive duplicate address generation
3630                 on import.
3631
3632 2002-04-01 [alfons]     0.7.4claws57
3633         
3634         * src/summaryview.c
3635                 put back g_free() 
3636
3637 2002-04-01 [paul]       0.7.4claws56
3638
3639         * sync with 0.7.4cvs25
3640                 see ChangeLog entry 2002-04-01
3641
3642 2002-04-01 [alfons]     0.7.4aprilfool55
3643
3644         * src/summaryview.c
3645                 honour feature request item #537427 to allow for
3646                 displaying names from address book for sent mail also
3647
3648 2002-03-29 [paul]       0.7.4claws54
3649
3650         * src/mainwindow.c
3651           src/prefs_filtering.[ch]
3652           src/prefs_matcher.c
3653           src/summaryview.c
3654                 add 'fast filter' for claws' filtering,
3655                 /Tools/Create filter rule/... patch submitted
3656                 by Neill Miller <neillm@thecodefactory.org>
3657
3658 2002-03-29 [paul]       0.7.4claws53
3659
3660         * sync with 0.7.4cvs24
3661                 see ChangeLog entry 2002-03-29
3662
3663 2002-03-28 [paul]       0.7.4claws52
3664
3665         * sync with 0.7.4cvs23
3666                 see ChangeLog entry 2002-03-28
3667
3668 2002-03-27 [melvin]     0.7.4claws51
3669
3670         * src/prefs_actions.c
3671                 Added support to pass only one message part (as a
3672                 file) to the command using '%p'. No quotes are needed
3673                 because doubles quotes are automatically added.
3674                 Fixed bug where Sylpheed could block when waiting for
3675                 a child process to finish.
3676                 Changed the help menu to remove quotes around symbols to 
3677                 avoid misinterpretation (they must not be used).
3678
3679 2002-03-27 [melvin]     0.7.4claws50
3680
3681         * src/inc.c
3682                 Made the new mail notification command always 
3683                 execute asynchronously.
3684
3685 2002-03-27 [paul]       0.7.4claws49
3686
3687         * src/compose.c
3688                 fix bug introduced in last commit
3689
3690 2002-03-27 [paul]       0.7.4claws48
3691
3692         * sync with 0.7.4cvs21
3693                 see ChangeLog 2002-03-26 and 2002-03-27
3694
3695 2002-03-26 [hoa]        0.7.4claws47
3696
3697         * src/prefs_folder_item.c
3698                 really fixed the bug #516442 with folder rescan.
3699
3700 2002-03-26 [paul]       0.7.4claws46
3701
3702         * sync with 0.7.4cvs19
3703                 see ChangeLog entries 2002-03-25 and 2002-03-26
3704
3705 2002-03-25 [hoa]        0.7.4claws45
3706
3707         * src/matcher.c
3708         * src/mh.c
3709                 fix the bug #516442 with folder rescan.
3710
3711         * src/prefs_common.[ch]
3712         * src/compose.c
3713                 added an option to enable two different behaviours
3714                 for bounce.
3715
3716
3717 2002-03-25 [paul]       0.7.4claws44
3718
3719         * src/mainwindow.c
3720           src/selective_download.c
3721                 correct a few menuitem labels
3722
3723 2002-03-25 [christoph]  0.7.4claws43
3724
3725         * src/procmsg.c
3726                 fix non deleted tmp message in
3727                 procmsg_save_to_outbox
3728                 fix problems caused by sync with
3729                 main branch's procmsg_send_queue
3730
3731 2002-03-25 [paul]       0.7.4claws42
3732
3733         * src/quote_fmt.c
3734           src/quote_fmt_lex.l
3735           src/quote_fmt_parse.y
3736                 add Last name (%L) placeholder for quoting. 
3737                 patch submitted by Thorsten Thielen 
3738                 <thth@users.sourceforge.net>
3739
3740 2002-03-25 [paul]       0.7.4claws41
3741
3742         * src/utils.c
3743                 get full hostname. patch submitted by
3744                 Bob Woodside <rwoodside1@comcast.net>
3745
3746 2002-03-25 [paul]       0.7.4claws40
3747
3748         * src/account.c
3749           src/news.c
3750           src/nntp.[ch]
3751           src/prefs_account.[ch]
3752                 enable NNTP over SSL. patch submitted by
3753                 Pascal Jermini <pascal@infinity.hn.org>
3754
3755 2002-03-24 [paul]       0.7.4claws39
3756
3757         * src/prefs_common.c
3758                 make the arrangement of the Compose tab more
3759                 coherent
3760
3761         * src/mainwindow.c