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