c61dfbb43e6d72f7615ca7b1e1c4506e620e8fba
[claws.git] / ChangeLog.claws
1 2003-08-15 [christoph]  0.9.4claws24
2
3         * src/news.c
4                 complete last change (forgot some changes)
5
6 2003-08-15 [christoph]  0.9.4claws23
7
8         * src/news.c
9                 o check number of messages and don't return a 0 message
10                   when no messages are available
11                 o don't parse xref header anymore
12
13         (closes Bug 203 I'm not getting any news)
14
15 2003-08-15 [paul]       0.9.4claws22
16
17         * src/common/defs.h
18           src/crash.c
19                 update and define claws bugzilla location
20
21 2003-08-15 [paul]       0.9.4claws21
22
23         * po/ru.po
24                 update submitted by Ruslan N. Balkin
25
26 2003-08-14 [christoph]  0.9.4claws20
27
28         * src/procmsg.c
29                 fix search for oldest node in subject threading
30
31 2003-08-14 [christoph]  0.9.4claws19
32
33         * src/procmsg.c
34         * src/common/utils.h
35                 add possibility to check all nodes with the same subject for
36                 subject threading, not only the oldest node. Should not break
37                 threads anymore if the oldest node is thread_by_subject_max_age
38                 days older then parent, because it can now find a child of
39                 oldest node as new parent.
40
41 2003-08-11 [christoph]  0.9.4claws18
42
43         * src/plugins/spamassassin/spamassassin.c
44                 run spam check in background process
45
46 2003-08-10 [alfons]     0.9.4claws17
47
48         * src/summaryview.c
49                 make `Select All' sensitive too
50
51 2003-08-10 [christoph]  0.9.4claws16
52
53         * src/imap.c
54                 add more checks in imap_close
55
56 2003-08-09 [alfons]     0.9.4claws15
57
58         * src/prefs_spelling.c
59                 no spell checking UI if not requested
60
61 2003-08-09 [alfons]     0.9.4claws14
62
63         * src/gtk/prefswindow.c
64                 make it compile
65
66 2003-08-09 [christoph]  0.9.4claws13
67
68         * src/prefs_spelling.c
69         * src/gtk/prefswindow.[ch]
70         * src/plugins/clamav/clamav_plugin_gtk.c
71         * src/plugins/spamassassin/spamassassin_gtk.c
72                 sort prefs pages by heighest weight in tree
73
74 2003-08-09 [paul]       0.9.4claws12
75
76         * sync with 0.9.4cvs6
77                 see ChangeLog 2003-08-07
78                 
79         * AUTHORS
80                 add Leandro and Luke to claws-branch section
81
82 2003-08-09 [christoph]  0.9.4claws11
83
84         * src/gtk/Makefile.am
85         * src/gtk/colorsel.[ch]                 ** NEW **
86                 create a color selection dialog that can be used as a simple
87                 function call with it's own gtk main loop like filesel.[ch]
88
89         * src/Makefile.am
90         * src/main.c
91         * src/prefs_common.c
92         * src/prefs_spelling.[ch]               ** NEW **
93         * src/prefs_spelling.glade              ** NEW **
94         * src/gtk/gtkutils.[ch]
95                 move "Spell Checker" prefs to new prefs dialog
96
97         * src/prefs_folder_item.c
98                 use new colorsel dialog
99
100 2003-08-08 [paul]       0.9.4claws10
101
102         * src/inc.c
103                 clear the progress bar unconditionally
104
105 2003-08-08 [paul]       0.9.4claws9
106
107         * sync with 0.9.4cvs4
108                 see ChangeLog 2003-07-31
109
110 2003-08-07 [christoph]  0.9.4claws8
111
112         * configure.ac
113                 fix bug in image viewer plugin part
114
115         * src/imap.c
116                 don't execute close command if the folder item is not selected
117
118 2003-08-07 [hoa]        0.9.4claws7
119
120         * src/filtering.[ch]
121         * src/matcher_parser.h
122         * src/matcher_parser_parse.y
123                 can define several actions for each filtering rule
124                 can import old versions of filtering rules
125
126         * src/prefs_filtering.c
127                 call to a new dialog box to define actions
128
129         * src/prefs_filtering_action.[ch]
130                 dialog box to define actions for filtering rules
131
132 2003-08-06 [christoph]  0.9.4claws6
133
134         * src/imap.c
135                 make sure source folder is selected when copying messages
136
137 2003-08-06 [christoph]  0.9.4claws5
138
139         * sync with 0.9.4cvs2
140                 see ChangeLog 2003-07-29                
141
142 2003-08-05 [paul]       0.9.4claws4
143
144         * sync with 0.9.4cvs3
145                 see ChangeLog 2003-07-30
146
147 2003-08-04 [match]      0.9.4claws3
148
149         * po/POTFILES.in
150                 export of LDIF files.
151
152 2003-08-04 [match]      0.9.4claws2
153
154         * src/ldif.[ch]
155                 support for export LDIF. documented.
156         * src/importldif.[ch]
157         * src/exportldif.[ch]
158                 add tooltips. documented.
159         * src/exphtmldlg.[ch]
160         * src/common/xmlprops.[ch]
161                 documented.
162         * src/exportldif.[ch]                   ** NEW **
163         * src/expldifdlg.[ch]                   ** NEW **
164         * src/addressbook.[ch]
165         * src/Makefile.am
166                 export of LDIF files.
167                 documented.
168
169 2003-08-04 [christoph]  0.9.4claws1
170
171         * .cvsignore
172         * Makefile.am
173         * configure.ac
174         * sylpheed-claws.pc.in                  ** NEW **
175         * src/Makefile.am
176         * src/common/Makefile.am
177         * src/gtk/Makefile.am
178                 install sylpheed header files in $(pkgincludedir) and create a
179                 pkg-config file to allow building a plugin without the source
180                 package
181
182 2003-08-04 [paul]       0.9.4claws
183
184         * version 0.9.4claws
185
186 2003-08-04 [paul]       0.9.3claws97
187
188         * po/es.po
189                 update Spanish translation. Submitted by Ricardo
190                 Mones Lastra.
191
192 2003-08-03 [paul]       0.9.3claws96
193
194         * po/hr.po
195           po/sr.po
196                 update Croatian and Serbian translations. Submitted by
197                 Dragan and Urke MMI respectively
198
199 2003-08-03 [alfons]     0.9.3claws95
200
201         * src/summaryview.c
202                 mark flag has precedence over important flag - seems
203                 to have been changed in sync of 0.9.3claws45. this fixes
204                 a regression where messages that were scored as important
205                 don't show their mark flags. (using the same column for
206                 both importance as mark flags is the real problem
207                 ofcourse)
208
209 2003-08-03 [melvin]     0.9.3claws94
210
211         * po/fr.po
212                 Updated French translations.
213
214 2003-08-03 [melvin]     0.9.3claws93
215
216         * src/Makefile.am
217                 Fixed typo introduced after 0.9.3claws92 
218                 that prevented compilation
219                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
220                 CPPFLAGS and YFLAGS to allow user setting these.
221         * src/common/Makefile.am
222         * src/gtk/Makefile.am
223         * src/plugins/clamav/Makefile.am
224         * src/plugins/demo/Makefile.am
225         * src/plugins/dillo_viewer/Makefile.am
226         * src/plugins/image_viewer/Makefile.am
227         * src/plugins/mathml_viewer/Makefile.am
228         * src/plugins/spamassassin/Makefile.am
229         * src/plugins/trayicon/Makefile.am
230         * src/plugins/trayicon/libeggtrayicon/Makefile.am
231                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
232                 CPPFLAGS and YFLAGS to allow user setting these.
233
234 2003-08-02 [christoph]  0.9.3claws92
235
236         * configure.ac
237                 o rearrange plugin tests
238                 o add test for clamav.h to ClamAV tests
239
240 2003-08-02 [luke]       0.9.3claws91
241
242         * src/mimeview.c
243                 o fixed appearance of icon list when toggling back from the 
244                   ctree
245                 o toggling of icons using the keyboard works correctly
246                 o fixed all other keyboard shortcuts to work when icons are
247                   active
248         
249         * src/messageview.c
250                 o fixed bug 4 - focus lost when changing messageview view type
251
252 2003-08-02 [christoph]  0.9.3claws90
253
254         * src/common/hooks.c
255                 fix crash when pointer stored in hash table could get invalid
256                 when a plugin is unloaded
257
258 2003-08-01 [christoph]  0.9.3claws89
259
260         * configure.ac
261                 o try to build all plugins (except spamassassin) by default
262                 o don't build a plugin if a dependency check fails
263
264         * src/common/hooks.c
265                 fix warning
266
267 2003-08-01 [match]      0.9.3claws88
268
269         * src/importldif.c
270                 allow single click field selection. document code.
271
272 2003-08-01 [christoph]  0.9.3claws87
273
274         * src/plugins/clamav/clamav_plugin.c
275         * src/plugins/clamav/clamav_plugin_gtk.c
276         * src/plugins/dillo_viewer/dillo_viewer.c
277         * src/plugins/image_viewer/plugin.c
278         * src/plugins/mathml_viewer/mathml_viewer.c
279         * src/plugins/spamassassin/spamassassin.c
280         * src/plugins/spamassassin/spamassassin_gtk.c
281         * src/plugins/trayicon/trayicon.c
282                 add version check to all plugins
283
284 2003-08-01 [hoa]        0.9.3claws86
285
286         * src/prefs_filtering.c
287                 fixed a cosmetic bug, during creation of dialog box,
288                 wrong widgets were shown after creation.
289
290 2003-08-01 [luke]       0.9.3claws85
291
292         * src/mainwindow.c
293                 o fixed visibility of icons/mimeview after toggling separate
294                   message/folder view (factored out some similar code too).
295
296
297 2003-07-31 [alfons]     0.9.3claws84
298
299         * src/mimeview.c
300                 tweak icon box UI a bit more, now allowing right-clicks actions
301                 getting the relevant mime data too; should fix #250, "Can't save 
302                 attachments sometimes".
303
304 2003-07-30 [alfons]     0.9.3claws83
305
306         * src/compose.c
307                 don't do auto-save-draft inside key press handler, but rather
308                 schedule it half of a second later; should fix #67, "autosave 
309                 make re-rediting message crazy"
310
311 2003-07-30 [christoph]  0.9.3claws82
312
313         * src/plugins/trayicon/trayicon.c
314                 process pending events before unloading the plugin
315
316         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
317
318 2003-07-30 [alfons]     0.9.3claws81
319
320         * src/common/hooks.c
321                 parameter 2 of g_hook_destroy() should really be a hook id
322
323 2003-07-30 [alfons]     0.9.3claws80
324
325         * src/common/plugin.c
326                 fix a possibly harmful function signature mismatch 
327                 for plugin_done
328
329 2003-07-30 [alfons]     0.9.3claws79
330
331         * src/common/hooks[.ch]
332                 const correctness
333
334 2003-07-30 [darko]      0.9.3claws78
335
336         * src/summaryview.c
337                 make it compile again
338
339 2003-07-30 [luke]       0.9.3claws77
340
341         * src/crash.c
342         * src/main.c
343                 o added/moved signal handlers for SIGTERM (normal kill command) 
344                   and SIGINT (ctl-c) to be used even without 
345                   --enable-crash-dialog, fixing bug 166
346
347         * src/summaryview.c
348                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
349                   bug 227
350
351         * src/mainwindow.c
352                 o changed sensitivity condition for 'Next new' and 'Next 
353                   unread', fixing bug 8
354
355 2003-07-29 [alfons]     0.9.3claws76
356
357         * src/common/utils.[ch]
358                 add generate_msgid()
359         * src/messageview.c
360                 save ack'ed RRR; fixes #205, "return receipt is not saved in
361                 sent folder".
362
363 2003-07-29 [alfons]     0.9.3claws75
364
365         * src/messageview.c
366                 fix a memleak (claws-only)
367
368 2003-07-29 [alfons]     0.9.3claws74
369
370         * src/mimeview.[ch]
371         * src/gtk/gtkvscrollbutton.[ch]
372                 fix UI glitch where mime icon toolbox' scroll position is not 
373                 reset after switching to another message
374                 
375
376 2003-07-29 [paul]       0.9.3claws73
377
378         * src/prefs_folder_item.c
379                 split the prefs into 2 separate pages
380
381 2003-07-29 [paul]       0.9.3claws72
382
383         * src/compose.c
384                 prepend "\n\n" to a signature without a separator too
385
386 2003-07-29 [paul]       0.9.3claws71
387
388         * src/compose.c
389                 fix bug where changing to an account without an auto-sig
390                 from an initial account without an auto-sig would insert 
391                 2 blank lines at the cursor point
392                 fix bug where changing to an account with an auto-sig
393                 from an initial account without an auto-sig would insert
394                 the sig at the cursor point
395
396 2003-07-29 [paul]       0.9.3claws70
397
398         * src/folderview.c
399                 use the colour from the folder pref unless the folder
400                 has new messages
401
402 2003-07-29 [alfons]     0.9.3claws69
403
404         * src/procmsg.[ch]
405         * src/messageview.c
406         * src/procheader.c
407                 rewrite return receipt request work a little bit (the former 
408                 implementation presumably depended too much on the UI setting
409                 flags). (we're losing the old pending flag.) 
410
411 2003-07-28 [christoph]  0.9.3claws68
412
413         * src/folder.c
414         * src/imap.c
415         * src/mh.c
416         * src/procmsg.[ch]
417                 fix copy to IMAP folder from other folder
418
419 2003-07-28 [christoph]  0.9.3claws67
420
421         * src/procmsg.c
422                 fix sync of procmsg_get_message_file_list
423
424 2003-07-28 [christoph]  0.9.3claws66
425
426         * sync with 0.9.3cvs14
427                 see ChangeLog 2003-07-18
428         * sync with 0.9.3cvs17
429                 see ChangeLog 2003-07-23
430
431         (closes Bug 234 segmentation fault after sending out mail via
432          smtp(auth))
433
434 2003-07-28 [paul]       0.9.3claws65
435
436         * po/es.po
437                 update Spanish translation, submitted by Ricardo Mones
438                 Lastra
439
440 2003-07-28 [christoph]  0.9.3claws64
441
442         * src/folder.[ch]
443         * src/imap.c
444         * src/mh.c
445                 return new message numbers as a GRelation instead of a GSList
446                 that has to be in the same order as the input list. A list
447                 would make it hard for IMAP to optimize oepration by sorting
448                 the input list. The returned list would have to be reordered
449                 to match the same order that input list has.
450
451         * src/gtk/gtkaspell.c
452                 fix missing return value, could cause a crash when garbage is
453                 on the stack that is used as the expected return value
454
455 2003-07-28 [paul]       0.9.3claws63
456
457         * sync with 0.9.4cvs1
458                 see ChangeLog 2003-07-28
459
460 2003-07-27 [alfons]     0.9.3claws62
461
462         * src/mimeview.c
463                 tweak it more to make icon list act like a check button group
464
465 2003-07-27 [christoph]  0.9.3claws61
466
467         * sync with 0.9.3cvs20
468                 see ChangeLog 2003-07-25
469
470 2003-07-27 [paul]       0.9.3claws60
471
472         * src/procmsg.c
473                 re-commit changes from 0.9.3claws58 -
474                 accidently removed in 0.9.3claws59
475
476 2003-07-27 [paul]       0.9.3claws59
477
478         * src/procmsg.[ch]
479                 a sync from 0.9.3cvs17
480                 see ChangeLog 2003-07-23
481
482 2003-07-27 [alfons]     0.9.3claws58
483
484         * src/procmsg.c
485                 add missing header members to MsgInfo; fixes the problem of 
486                 not displaying X-Faces, as noticed by Ricardo Mones
487
488 2003-07-26 [christoph]  0.9.3claws57
489
490         * sync with 0.9.3cvs18
491                 see ChangeLog 2003-07-24
492
493 2003-07-26 [christoph]  0.9.3claws56
494
495         * sync with 0.9.3cvs17
496                 see ChangeLog 2003-07-23
497
498 2003-07-26 [christoph]  0.9.3claws55
499
500         * src/folder.[ch]
501         * src/imap.c
502         * src/mbox_folder.c
503         * src/mh.c
504         * src/news.c
505                 add support for copy function that copy multiple messages
506                 (not implemented yet)
507
508         * src/summaryview.c
509                 add missing return value
510
511 2003-07-26 [paul]       0.9.3claws54
512
513         * tools/multiwebsearch.pl
514                 do whitespace substitution before passing the string
515                 to the browser. fixes bug with browsers that don't
516                 do whitespace conversion themselves.
517
518 2003-07-25 [christoph]  0.9.3claws53
519
520         * src/folder.[ch]
521         * src/imap.c
522         * src/mh.c
523                 rewrite adding of multiple messages to a folder for
524                 claws' folder system
525
526 2003-07-25 [luke]       0.9.3claws52
527
528         * src/mimeview.c
529                 o icon toggles set correctly on leaving ctree mimeview
530
531 2003-07-25 [paul]       0.9.3claws51
532
533         * partial sync with 0.9.3cvs21 [src/main.c]
534                 see ChangeLog 2003-07-25
535
536 2003-07-24 [paul]       0.9.3claws50
537
538         * tools/maildir2sylpheed.pl
539                 fix typo
540
541 2003-07-24 [paul]       0.9.3claws49
542
543         * src/mimeview.c
544                 increase the gutter size of paned so that the panes
545                 can be resized
546                 
547         * src/plugins/demo/demo.c
548                 squeeze in another typo fix
549
550 2003-07-24 [paul]       0.9.3claws48
551
552         * src/plugins/demo/demo.c
553           src/prefs_account.c
554                 small changes to the English
555                 
556         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
557           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
558           src/Makefile.am
559           src/stock_pixmap.c
560                 rename the misspelled icon
561
562 2003-07-23 [alfons]     0.9.3claws47
563
564         * src/mimeview.c
565                 make icon list look like a list of toggles
566
567 2003-07-23 [luke]       0.9.3claws46
568
569         * src/pixmaps/mimeview_gpg_expired.xpm
570         * src/pixmaps/mimeview_gpg_failed.xpm
571         * src/pixmaps/mimeview_gpg_passed.xpm
572         * src/pixmaps/mimeview_text_html.xpm
573         * src/pixmaps/mimeview_image.xpm
574                 o all icons the same size
575
576         * src/mimeview.[ch]
577                 o mimeview ctree arranged vertically above the viewer
578                 o icons changed to buttons
579                 o can use keyboard to select an icon (Enter)
580                 o resize icon list to width of icons
581
582         *  src/gtk/gtkvscrollbutton.c
583                 o sensitivity of buttons reacts to position
584
585 2003-07-23 [christoph]  0.9.3claws45
586
587         * sync with 0.9.3cvs14 (incomplete)
588                 see ChangeLog 2003-07-17
589
590 2003-07-23 [alfons]     0.9.3claws44
591
592         * src/folder.c
593         * src/procmsg.h
594                 sync with my local tree to restore some claws-only things
595
596 2003-07-23 [paul]       0.9.3claws43
597
598         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
599           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
600           src/Makefile.am
601           src/mimeview.c
602           src/procmime.h
603           src/rfc2015.c
604           src/stock_pixmap.[ch]
605                 indicate missing keys and expired sigs/keys
606                 in mime view column
607
608 2003-07-23 [paul]       0.9.3claws42
609
610         * src/compose.c
611                 Redirect fixes: enable automatic account selection and
612                 do not append signature to message on changing account
613                 fixes Bug[s] #248
614
615 2003-07-23 [paul]       0.9.3claws41
616
617         * sync with 0.9.3cvs16
618                 see ChangeLog 2003-07-23
619
620 2003-07-23 [alfons]     0.9.3claws40
621
622         * src/inc.c
623                 give progress dialog a main window, and give it the first 
624                 one (presumably the only one). fixes bug #247, "segfault on 
625                 pop-before-smtp" 
626
627 2003-07-22 [alfons]     0.9.3claws39
628
629         * src/summaryview.c
630                 shift-space scrolls up
631
632 2003-07-22 [paul]       0.9.3claws38
633
634         * sync with 0.9.3cvs15
635                 see ChangeLog 2003-07-22
636
637 2003-07-20 [alfons]     0.9.3claws37
638
639         * src/compose.c
640                 put menu inside #ifdef USE_ASPELL..#endif
641
642 2003-07-20 [christoph]  0.9.3claws36
643
644         * src/procmsg.c
645                 fix wrong flags in MsgInfo returned by
646                 procmsg_msginfo_get_full_info()
647
648         (closes Bug 221 Deleting messages from the Message View gives incorrect
649          new/unread message counts in the folder view)
650
651         * src/plugins/spamassassin/spamassassin_gtk.c
652                 add gettext macro for prefs page title
653
654 2003-07-20 [paul]       0.9.3claws35
655
656         * src/mimeview.c
657                 redraw icon list on signature check
658
659 2003-07-20 [christoph]  0.9.3claws34
660
661         * src/Makefile.am
662         * src/account.c
663         * src/folder.[ch]
664         * src/folder_item_prefs.[ch]            ** NEW **
665         * src/folderview.c
666         * src/mainwindow.c
667         * src/mh.c
668         * src/prefs_gtk.c
669         * src/prefs_scoring.c
670         * src/summaryview.c
671         * src/prefs_folder_item.[ch]
672                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
673                   Properties dialog
674                 o use prefswindow for folder properties
675
676         * src/gtk/prefswindow.[ch]
677                 change implementation to use an invisible notebook instead
678                 of unparenting widgets
679
680 2003-07-20 [christoph]  0.9.3claws33
681
682         * src/compose.h
683         * src/folder.c
684         * src/folderview.h
685         * src/headerview.h
686         * src/prefs_filtering.h
687         * src/prefs_folder_item.[ch]
688         * src/procmime.h
689         * src/procmsg.h
690         * src/summaryview.h
691                 clean up header mess
692                 (always use 1. typedefs, 2. #includes, 3. structures)
693
694         * src/common/version.h.in
695                 add casts for constants
696
697         * src/plugins/demo/demo.c
698                 fix typo
699
700         * src/plugins/spamassassin/spamassassin.c
701                 remove unused variable
702
703 2003-07-20 [alfons]     0.9.3claws32
704
705         * src/mimeview.c
706                 o make icon buttons respond on left click
707                 o minor cosmetic change
708
709 2003-07-19 [luke]       0.9.3claws31
710
711         * src/mimeview.[ch]
712         * src/gtk/gtkvscrollbutton.c
713         * src/messageview.c
714                 o improved mimeview behaviour when selecting a new message
715                 o plus code cleanups to remove compile warnings
716
717
718 2003-07-19 [alfons]     0.9.3claws30
719
720         * src/procmsg.c
721         * src/compose.c
722         * src/common/utils.[ch]
723                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
724
725 2003-07-19 [alfons]     0.9.3claws29
726
727         * src/prefs_folder_item.c
728                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
729                 string pointers
730
731 2003-07-19 [luke]       0.9.3claws28
732
733         * src/messageview.c
734         * src/mimeview.[ch]
735         * src/procmime.h
736         * src/rfc2015.c
737         * src/stock_pixmap.[ch]
738         * src/gtk/Makefile.am
739         * src/Makefile.am
740         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
741         * src/pixmaps/mime_*.xpm                ** NEW **
742                 o mimeview rearrangement with a new icon shortcut bar
743
744 2003-07-19 [alfons]     0.9.3claws27
745
746         * src/folderview.c
747                 o plug leaking nodes_to_recollapse
748                 o add folderview_recollapse_all_nodes() (not used yet)
749
750 2003-07-19 [alfons]     0.9.3claws26
751
752         * src/compose.c
753         * src/common/utils.c
754                 honour #240 "Better SUBJECT handling" by cleaning the prefix
755                 for both forwarding as replying
756
757 2003-07-18 [christoph]  0.9.3claws25
758
759         * configure.ac
760         * src/common/sylpheed.[ch]
761         * src/common/version.h.in
762                 add version in numeric form to allow easy comparison
763
764         * src/plugins/demo/demo.c
765                 add version check
766                 - sylpheed version > plugin version => never allowed, sylpheed
767                   could contain unknown API changes
768                 - sylpheed version < minimum version required => don't load,
769                   API required not available (if linking does not fail)
770
771 2003-07-18 [alfons]     0.9.3claws24
772         
773         * src/common/plugin.[ch]
774                 const correctness
775
776 2003-07-18 [christoph]  0.9.3claws23
777
778         * src/common/hooks.c
779                 fix crash when hooks where unregisted
780
781         * src/plugins/trayicon/trayicon.c
782                 unregister detroy signal before destroying the widget
783                 (still crashes when the plugin is unloaded)
784
785 2003-07-18 [alfons]     0.9.3claws22
786         
787         * src/folderview.c
788                 delay expanding folder tree during drags until timeout triggered
789                 (needs perhaps some tweaking, so testing is welcome)
790
791 2003-07-17 [alfons]     0.9.3claws21
792
793         * src/folderview.c
794                 clean up cruft
795
796 2003-07-17 [christoph]  0.9.3claws20
797
798         * src/common/session.c
799                 fix opening of SSL connections
800
801         * src/plugins/image_viewer/Makefile.am
802                 add OPENSSL_CFLAGS (we should find a better solution to remove
803                 this dependencies if they are not required)
804
805         * src/plugins/spamassassin/spamassassin.c
806                 remove setlocale workaround (fixed in libspamc)
807
808         (closes Bug Bug 184 Entering non-ascii character deletes previous char
809          if spell checking enabled)
810
811 2003-07-17 [alfons]     0.9.3claws19
812
813         * src/common/hooks.[ch]
814         * src/plugins/clamav/clamav_plugin.c
815         * src/plugins/spamassassin/spamassassin.c
816         * src/plugins/trayicon/trayicon.c
817                 fix signedness muck 
818
819 2003-07-17 [alfons]     0.9.3claws18
820
821         * src/procmime.c
822                 plug memleak
823
824 2003-07-17 [alfons]     0.9.3claws17
825
826         * src/inc.c
827                 plug memleak
828
829 2003-07-17 [paul]       0.9.3claws16
830
831         * src/common/defs.h
832           src/mainwindow.c
833           src/manual.[ch]
834                 add link to the Claws site's FAQ page, after the suggestion
835                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
836                 Move url strings to defs.h
837                 
838         * src/mainwindow.c
839                 fix typo to prevent "unknown menu entry" warnings
840
841 2003-07-17 [alfons]     0.9.3claws15
842
843         * src/folderview.[ch]
844         * src/summaryview.[ch]
845         * src/mimeview.[ch]
846                 plug DnD leaks 
847
848 2003-07-17 [paul]       0.9.3claws14
849
850         * src/inc.c
851                 remove two instances of 'GTK_EVENTS_FLUSH' because
852                 they are unnecessary and probably cause a stack overflow
853
854 2003-07-16 [christoph]  0.9.3claws13
855
856         * src/mimeview.[ch]
857                 use an invisible GTK notebook to switch between viewers
858                 instead of reparenting widgets
859
860 2003-07-16 [christoph]  0.9.3claws12
861
862         * src/folder.c
863                 move folder_item_update_freeze() to correct place in
864                 folder_item_scan_full()
865
866 2003-07-16 [paul]       0.9.3claws11
867
868         * sync with 0.9.3cvs12
869                 see ChangeLog 2003-07-14 and 2003-07-15
870
871 2003-07-16 [christoph]  0.9.3claws10
872
873         * src/imap.[ch]
874         * src/prefs_account.[ch]
875                 sync IMAP CRAM-MD5 authentication with sylpheed-main
876
877 2003-07-15 [alfons]     0.9.3claws9
878
879         * src/main.c
880                 make --config-dir do something useful
881
882 2003-07-15 [alfons]     0.9.3claws8
883
884         * src/procmsg.c
885                 o fix a bug where 'last' didn't really point to the last message
886                   in the top level list of children, but to the last threaded
887                   message. 
888                 
889                 o clean up and make it easier to sync
890
891 2003-07-15 [alfons]     0.9.3claws7
892
893         * src/mainwindow.c
894                 make correct menu items sensitive       
895
896 2003-07-14 [alfons]     0.9.3claws6
897
898         * src/procmsg.c
899                 tune the threader so it will not subject-thread any message
900                 without a subject prefix (this will not thread correctly if 
901                 a parent is delivered after their childs, but it looks 
902                 better right now)
903
904 2003-07-13 [christoph]  0.9.3claws5
905
906         * src/mainwindow.c
907                 group "Add mailbox *..." menu items in submenu
908
909 2003-07-13 [alfons]     0.9.3claws4
910
911         * src/summaryview.c
912                 correct summary_toggle_pressed() signature and make sure
913                 signal is not passed on
914
915 2003-07-13 [alfons]     0.9.3claws3
916
917         * src/summaryview.c
918                 o for now don't pass on keys when they we're handled by 
919                   ctree::key_press_event
920                 o clean up
921
922 2003-07-13 [alfons]     0.9.3claws2
923         
924         * src/main.c
925                 add command line option "--config-dir" to get the current 
926                 configuration dir
927
928 2003-07-12 [alfons]     0.9.3claws1
929
930         * src/matcher.[ch]
931         * src/matcher_parser_parse.y
932         * src/prefs_filtering.c
933         * src/filtering.c
934                 add "Lock" filter action to lock messages;
935
936         * src/filtering.c       
937                 remove debug_print()    
938         * src/prefs_filtering.c
939                 re-organize matcher part 9: 
940                 make action text entries easily extendible;
941                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
942                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
943
944 2003-07-12 [paul]
945
946         * tools/README
947                 update old information and add missing
948                 information
949
950 2003-07-12 [paul]       0.9.3claws
951
952         * 0.9.3claws released
953         
954 2003-07-12 [paul]       0.9.0claws103
955
956         * src/Makefile.am
957                 add addrquery.h
958
959 2003-07-12 [melvin]     0.9.0claws102
960
961         * src/messageview.c
962                 Fixed bug #215: Show MIME tab for single text/html messages. 
963                 
964 2003-07-12 [paul]       0.9.0claws101
965
966         * man/sylpheed.1
967                 updated
968
969 2003-07-12 [paul]       0.9.0claws100
970
971         * po/es.po
972           po/hr.po
973           po/pl.po
974           po/sr.po
975                 update Spanish, Croatian, Polish, Serbian translations.
976                 submitted by Ricardo Mones Lastra, Dragan, Witold
977                 Wladyslaw Wojciech Wilk, Urke MMI
978
979 2003-07-12 [melvin]     0.9.0claws99
980
981         * po/fr.po
982                 Updated French translations.
983
984 2003-07-12 [paul]       0.9.0claws98
985
986         * src/addressbook.c
987                 disable 'Lookup' button as it has no effect
988
989 2003-07-11 [alfons]     0.9.0claws97
990         
991         * src/summaryview.c
992                 summary_searchbar_pressed() should return TRUE to signal that
993                 event was handled. when returning void, the return value passed
994                 to GTK is actually random, but maybe FALSE, in which case the
995                 event is handled by parent
996                 
997 2003-07-10 [paul]       0.9.0claws96
998
999         * ac/missing/gettext.m4
1000                 update to version 0.12
1001
1002 2003-07-10 [paul]       0.9.0claws95
1003
1004         * src/plugins/clamav/clamav_plugin.c
1005                 fix bug where multipart/alternative messages
1006                 would slip through without being scanned
1007
1008 2003-07-10 [christoph]  0.9.0claws94
1009
1010         * src/folder.c
1011                 correct check if folder supports removing when a message is
1012                 moved. if not the message is only copied.
1013
1014         (closes Bug 132 crash on startup in newsgroups folders)
1015
1016 2003-07-09 [alfons]     0.9.0claws93
1017
1018         * configure.ac
1019         * src/common/defs.h
1020                 --with-config-dir (default .sylpheed)
1021
1022 2003-07-09 [christoph]  0.9.0claws92
1023
1024         * configure.ac
1025                 use PKG_CHECK_MODULES to check for gtkmathview
1026                 (version 0.4.2 now required)
1027
1028 2003-07-08 [melvin]     0.9.0claws91
1029
1030         * src/action.c
1031                 Implemented a progress bar that counts the number of completed
1032                 tasks when the action runs more than one command.
1033
1034 2003-07-08 [alfons]     0.9.0claws90
1035
1036         * src/procmsg.c
1037                 if queued message has an invalid Message-Id, don't try to
1038                 find message it refers to (fixes #209 "crash when processing 
1039                 in folder")
1040
1041 2003-07-08 [paul]       0.9.0claws89
1042
1043         * sync with 0.9.3cvs2
1044                 see ChangeLog 2003-07-08
1045
1046 2003-07-08 [match]      0.9.0claws88
1047
1048         * src/ldapctrl.c
1049                 extend LDAP search for first/last name by parsing search term.
1050
1051 2003-07-08 [alfons]     0.9.0claws87
1052
1053         * src/send_message.c
1054                 fix bug #208 "Status message stuck when sending on POP3 account"
1055
1056 2003-07-07 [paul]       0.9.0claws86
1057
1058         * po/hr.po
1059                 new Croatian translation, submitted by
1060                 Dragan <drleskov@inet.hr>
1061
1062 2003-07-07 [paul]       0.9.0claws85
1063
1064         * sync with 0.9.3cvs1
1065                 see ChangeLog 2003-07-07
1066
1067 2003-07-05 [christoph]  0.9.0claws84
1068
1069         * src/Makefile.am
1070         * src/messageview.c
1071         * src/mimeview.[ch]
1072         * src/stock_pixmap.[ch]
1073         * src/pixmaps/messageview_text.xpm              ** NEW **
1074                 move mimeview tabs to the right side and use icons
1075                 instead of text to save some space
1076
1077         (patch by Luke Plant <lukeplant@softhome.net>)
1078
1079 2003-07-05 [christoph]  0.9.0claws83
1080
1081         * src/inc.c
1082                 add NULL pointer checks
1083
1084         (patch by Luke Plant <lukeplant@softhome.net>)
1085         (closes Bug 204 0.9.0 quits on authentication error?!)
1086
1087 2003-07-05 [alfons]     0.9.0claws82
1088
1089         * configure.ac
1090                 take the clue in bug #202 "./configure script - 
1091                 'if test' comparison failure" reported by John Kristoff. 
1092
1093 2003-07-04 [christoph]  0.9.0claws81
1094
1095         * src/plugins/spamassassin/spamassassin.c
1096                 set timeout for spam check
1097
1098 2003-07-04 [christoph]  0.9.0claws80
1099
1100         * src/main.c
1101                 destroy all FolderItems when shutting down to
1102                 allow folders to clean up
1103
1104 2003-07-04 [melvin]     0.9.0claws79
1105
1106         * src/gtk/gtkaspell.c
1107                 Fixed bug #184 "Entering non-ascii character deletes
1108                 previous char if spell checking enabled": this makes
1109                 the spell checking in multibytes (e.g. UTF-8)locales work.
1110                 (Patch by Luke Plant).
1111                 
1112 2003-07-04 [christoph]  0.9.0claws78
1113
1114         * sync with 0.9.2cvs1
1115                 see ChangeLog 2003-06-10
1116
1117 2003-07-04 [paul]       0.9.0claws77
1118
1119         * sync with 0.9.3 release
1120                 see ChangeLog 2003-07-04
1121
1122 2003-07-03 [christoph]  0.9.0claws76
1123
1124         * src/folder.[ch]
1125         * src/imap.c
1126         * src/mbox_folder.c
1127         * src/mh.c
1128         * src/news.c
1129                 move folder_item_get_path() stuff into a folder virtual function
1130
1131         * src/procmsg.c
1132                 use folder_item_fetch_msg() to get message and do not contruct
1133                 the filename from path and number
1134
1135 2003-07-03 [paul]       0.9.0claws75
1136
1137         * sync with 0.9.2cvs12
1138                 see ChangeLog 2003-07-03
1139
1140 2003-07-02 [paul]       0.9.0claws74
1141
1142         * src/messageview.c
1143                 fix text-selection for replying
1144
1145 2003-07-02 [paul]       0.9.0claws73
1146
1147         * sync with 0.9.2cvs11
1148                 see ChangeLog 2003-07-02
1149
1150 2003-07-02 [paul]       0.9.0claws72
1151
1152         * src/procmsg.c
1153                 revert last commit because it breaks more
1154                 than it fixes
1155
1156 2003-07-02 [paul]       0.9.0claws71
1157
1158         * src/procmsg.c
1159                 fix thread by subject/sort by date
1160
1161 2003-07-01 [paul]       0.9.0claws70
1162
1163         * sync with 0.9.2cvs10
1164                 see ChangeLog 2003-07-01
1165
1166 2003-06-30 [paul]       0.9.0claws69
1167
1168         * sync with 0.9.2cvs9
1169                 see ChangeLog 2003-06-30
1170
1171 2003-06-28 [match]      0.9.0claws68
1172
1173         * src/addressbook.c
1174                 fix null ptr.
1175
1176 2003-06-27 [paul]       0.9.0claws67
1177
1178         * sync with 0.9.2cvs7
1179                 see ChangeLog 2003-06-27
1180
1181 2003-06-26 [christoph]  0.9.0claws66
1182
1183         * src/folder.c
1184                 freeze folder updates while a folder is scanned
1185
1186         (closes Bug 185 New message counter)
1187
1188 2003-06-26 [darko]      0.9.0claws65
1189
1190         * src/ldapserver.c
1191                 fix infinite loop when adding a new LDAP server
1192
1193 2003-06-26 [paul]       0.9.0claws64
1194
1195         * sync with 0.9.2cvs6
1196                 see ChangeLog 2003-06-26
1197
1198 2003-06-26 [paul]       0.9.0claws63
1199
1200         * sync with 0.9.2cvs5
1201                 see ChangeLog 2003-06-25 and 2003-06-26
1202
1203 2003-06-25 [match]      0.9.0claws62
1204
1205         * src/addr_compl.c
1206                 Fixed tab/backtab for dropped-down completion list to
1207                 move next/previous field. (close bug 147)
1208
1209 2003-06-25 [christoph]  0.9.0claws61
1210
1211         * src/addr_compl.[ch]
1212         * src/addrindex.[ch]
1213         * src/folderview.c
1214         * src/inc.c
1215         * src/news.c
1216         * src/summaryview.c
1217         * src/toolbar.c
1218                 fix warnings
1219
1220 2003-06-25 [leandro]    0.9.0claws60
1221
1222         * src/compose.c
1223                 o cleanups
1224                 o gray out "Message/Remove references" menu item if not
1225                   replying to a message
1226
1227 2003-06-24 [leandro]    0.9.0claws59
1228
1229         * src/compose.[ch]
1230                 o removed "Message/Create new thread" menu item
1231                 o added "Message/Remove references" menu item
1232                   (it's off by default and will not check anymore
1233                    if the subject changed)
1234
1235 2003-06-23 [alfons]     0.9.0claws58
1236
1237         * src/procmsg.c
1238                 try better grouping messages threaded by subject based on their age.
1239                 still not perfect - because the message tree is not sorted by date.  
1240
1241 2003-06-23 [thorsten]   0.9.0claws57
1242
1243         * src/pop.[ch]
1244                 added mail_receive_hook to allow modifications
1245                 directly after retrieval (e.g. adding headers).
1246
1247 2003-06-23 [paul]       0.9.0claws56
1248
1249         * src/sourcewindow.c
1250                  enable the use of Ctrl+A to select all text in
1251                  the sourcewindow
1252                  Patch submitted by Ivan Francolin Martinez
1253                  <ivanfm@users.sourceforge.net>
1254
1255 2003-06-22 [christoph]  0.9.0claws55
1256
1257         * src/folder.[ch]
1258                 o add notification hook for folder tree changes
1259                 o invoke hooks after folder tree scanning
1260
1261         * src/folderview.[ch]
1262                 register hook for folder tree changes that
1263                 updates the ctree
1264
1265         (there are more places that should be updated, like add, remove 
1266          or move folder)
1267
1268         (closes Bug 164 Crash on rebuild folder tree)
1269         (closes Bug 190 Crash on 'rebuilding folder tree')
1270
1271 2003-06-21 [leandro]    0.9.0claws54
1272
1273         * src/compose.[ch]
1274                 create a new thread if subject changes
1275                 (it's on by default, can be disabled in Message menu)
1276
1277 2003-06-21 [alfons]     0.9.0claws53
1278
1279         * src/summaryview.c
1280                 quiet little compiler
1281
1282 2003-06-21 [christoph]  0.9.0claws52
1283
1284         update gettext stuff to version 0.12
1285
1286 2003-06-19 [alfons]     0.9.0claws51
1287
1288         * src/common/log.c
1289         * src/common/plugin.c
1290                 move defs.h before glib.h to prevent MIN/MAX redefs
1291
1292 2003-06-19 [alfons]
1293
1294         * src/addressbook.c
1295                 translatable
1296
1297 2003-06-19 [match]      0.9.0claws50
1298
1299         * src/addressbook.[ch]
1300         * src/addrindex.[ch]
1301         * src/addr_compl.[ch]
1302         * src/editldap.[ch]
1303         * src/editldap_basedn.[ch]
1304         * src/addritem.[ch]
1305         * src/ldapquery.h
1306                 re-implemented dynamic LDAP search. works without
1307                 slowdown on display sender with addressbook
1308                 option.
1309         * src/addrbook.c
1310                 documented code.
1311
1312 2003-06-19 [paul]       0.9.0claws49
1313
1314         * src/compose.c
1315                 fix Bug #136 'Nonprovided quotation marks crash claws'
1316                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1317
1318 2003-06-19 [alfons]     0.9.0claws48
1319
1320         * src/prefs_common.[ch]
1321         * src/procmsg.c
1322                 restrict threading by subject by checking thread for
1323                 age (prefs_common.thread_by_subject_max_age)
1324
1325 2003-06-18 [christoph]  0.9.0claws47
1326
1327         * src/imap.c
1328                 fix memory leak in imap_cmd_fetch()
1329
1330 2003-06-18 [christoph]  0.9.0claws46
1331
1332         * src/prefs_gtk.c
1333                 fix memory leak in prefs_set_default() when used multiple
1334                 times or after prefs have been read
1335
1336 2003-06-18 [christoph]  0.9.0claws45
1337
1338         * src/common/plugin.c
1339                 fix memory leak in plugin_unload()
1340
1341 2003-06-18 [christoph]  0.9.0claws44
1342
1343         * src/imap.c
1344                 fix memory leak in imap_cmd_ok()
1345
1346 2003-06-18 [christoph]  0.9.0claws43
1347
1348         * src/folder.c
1349                 stop messages that are downloaded from POP3 and added to
1350                 an IMAP inbox from being filtered twice (first by POP3
1351                 and again when IMAP folder is scaned to get the UID of
1352                 the APPEND operation when no UIDPLUS is available)
1353
1354 2003-06-18 [alfons]
1355
1356         * tools/Makefile.am
1357                 phoenix <- firebird     
1358
1359 2003-06-18 [paul]
1360
1361         * tools/launch_phoenix          ** REMOVED **
1362           tools/launch_firebird         ** NEW **
1363                 renamed and edited to reflect the browser's name change from
1364                 'phoenix' to 'firebird'
1365
1366 2003-06-18 [paul]       0.9.0claws42
1367
1368         * sync with 0.9.2cvs2
1369                 see ChangeLog 2003-06-16
1370
1371 2003-06-17 [alfons]     0.9.0claws41
1372
1373         * src/procmsg.c
1374                 prevent threading problems when a node is an ancestor (parent / great parent),
1375                 which mostly happens with circular references (thanks to Phillipe Gramoullé
1376                 for finding an sample set of messages)
1377
1378 2003-06-16 [christoph]  0.9.0claws40
1379
1380         * src/main.c
1381                 don't popup main window on --receive or --receive-all
1382
1383         * src/mainwindow.[ch]
1384         * src/plugins/trayicon/trayicon.c
1385                 allow hiding of main window by clicking on the trayicon
1386                 (doesn't work correctly in seperate window mode and may
1387                  cause unexpected GTK problems I couldn't find yet)
1388
1389         * src/common/ssl.c
1390                 remove incorrect warning
1391
1392 2003-06-15 [alfons]     0.9.0claws39
1393
1394         * src/gtk/gtkstext.c
1395                 don't output debug text;
1396                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
1397                 for pointing this out);
1398
1399 2003-06-14 [alfons]     0.9.0claws38
1400         
1401         * src/messageview.c
1402                 remove printf() and make one if..else comply with coding style
1403
1404 2003-06-14 [alfons]     0.9.0claws37
1405
1406         * AUTHORS
1407                 add Martin Wicke
1408         * src/action.c
1409         * src/messageview.[ch]
1410         * src/summaryview.c
1411                 apply patch #754162 "Quoting messages filtered by actions" submitted
1412                 by Martin Wicke, which allows quoting message body changed by an
1413                 action (Thanks!).
1414
1415 2003-06-13 [alfons]     0.9.0claws36
1416
1417         * src/utils.c
1418                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
1419                 use case insensitive regexp (suggested by Ivan Martinez)
1420
1421 2003-06-13 [christoph]  0.9.0claws35
1422
1423         * configure.ac
1424         * src/plugins/trayicon/Makefile.am
1425         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
1426         * src/plugins/trayicon/trayicon.c
1427         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
1428         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
1429         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
1430         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
1431         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
1432         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
1433                 replace my own EggTrayIcon backport with the backport
1434                 used by (l|x)mule and gabber.
1435
1436 2003-06-13 [alfons]     0.9.0claws34
1437
1438         * AUTHORS
1439         * src/common/utils.c
1440                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
1441
1442 2003-06-13 [alfons]     0.9.0claws33
1443
1444         * src/compose.c
1445                 clean up a little bit
1446
1447 2003-06-12 [alfons]     0.9.0claws32
1448
1449         * src/compose.c
1450                 const correctness fix
1451
1452         * src/common/sylpheed.[ch]
1453                 () -> (void)
1454                 prevent redef MIN/MAX
1455                 
1456         * src/common/utils.[ch]
1457                 () -> (void)
1458
1459 2003-06-12 [melvin]     0.9.0claws31
1460
1461         * src/compose.c
1462                 Updated to take into accounts changes in GtkAspell.
1463
1464 2003-06-12 [alfons]     0.9.0claws30
1465
1466         * src/compose.c
1467         * src/procmsg.c
1468         * src/common/utils.[ch]
1469                 handle reply subject prefixes better (initial 
1470                 suggestion by Robert Story adapted and enhanced 
1471                 using regexps)
1472
1473 2003-06-12 [melvin]     0.9.0claws29
1474
1475         * src/compose.c
1476                 Use new gtkaspell_checkers_strerror() to get the speller's
1477                 error message instead of accessing the (now private)
1478                 checkers structure.
1479                 Minor code clean up
1480
1481         * src/main.c
1482                 Use #ifdef instead of #if for USE_ASPELL
1483                 Use the new spell checkers init/quit functions 
1484
1485         * src/gtk/gtkaspell.c
1486                 Use #ifdef instead of #if for USE_ASPELL
1487                 Moved in the majority of GtkAspell structures that were
1488                 exported before by gtkaspell.h
1489         
1490         * src/gtk/gktaspell.h
1491                 Made gtkaspell.h contain only the necessary data to be
1492                 publicized by moving many structures to gtkaspell.c.
1493                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1494                 gtkaspell_checkers_new(): replaced by...
1495                 gtkaspell_checkers_init(): new function for initialization
1496                 gtkaspell_checkers_delete(): replaced by...
1497                 gtkaspell_checkers_quit(): new function
1498                 gtkaspell_checkers_strerror(): new function that returns
1499                 the checker's last error message.
1500                 
1501 2003-06-11 [melvin]     0.9.0claws28
1502
1503         * po/POTFILES.in
1504                 Updated to take into account gtkaspell.c migration to
1505                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1506
1507 2003-06-10 [alfons]     0.9.0claws27
1508
1509         * src/filtering.[ch]
1510         * src/folder.c
1511         * src/matcher.c
1512         * src/scoring.[ch]
1513                 - try fixing bug #18 (any brave testers?)
1514                 - add more robustness by refusing previously 
1515                   unchecked NULL pointers 
1516
1517 2003-06-10 [alfons]     0.9.0claws26
1518
1519         * src/procmsg.c
1520                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
1521
1522 2003-06-09 [alfons]     0.9.0claws25
1523
1524         * src/prefs_common.c
1525                 fix bug #163 "Icon switching doesnt work properly" by 
1526                 preventing early freeing of prefs_common.pixmap_theme_path.
1527
1528 2003-06-09 [christoph]  0.9.0claws24
1529
1530         * src/gtk/gtkaspell.c
1531                 revert Thorsten's fix and add forgotten g_strdup for
1532                 aspell path (it should not be possible to alter the path a
1533                 GtkASpell uses from outside)
1534
1535 2003-06-09 [thorsten]   0.9.0claws23
1536
1537         * src/gtk/gtkaspell.c
1538                 dont free prefs_common.aspell_path when closing compose
1539
1540 2003-06-08 [colin]      0.9.0claws22
1541
1542         * src/plugins/spamassassin/spamassassin.c
1543                 fix prefs types
1544
1545 2003-06-07 [christoph]  0.9.0claws21
1546
1547         * src/Makefile.am
1548         * src/compose.c
1549         * src/gtkaspell.[ch]            ** REMOVE **
1550         * src/gtk/Makefile.am
1551         * src/gtk/gtkaspell.[ch]        ** NEW **
1552                 o make gtkaspell independent from sylpheed's prefs
1553                 o move gtkaspell.[ch] to gtk directory
1554
1555 2003-06-07 [christoph]  0.9.0claws20
1556
1557         * src/Makefile.am
1558         * src/crash.c
1559         * src/export.c
1560         * src/filesel.[ch]              ** REMOVE **
1561         * src/folder.c
1562         * src/main.[ch]
1563         * src/common/sylpheed.[ch]
1564         * src/gtk/Makefile.am
1565         * src/gtk/filesel.[ch]          ** NEW **
1566         * src/gtk/pluginwindow.c
1567         * src/gtk/sslcertwindow.c
1568                 move filesel.[ch] to gtk directory
1569
1570 2003-06-07 [alfons]     0.9.0claws19
1571
1572         * src/filesel.c
1573                 make (multi) file selection dialog work again (Claws-only)
1574
1575 2003-06-07 [thorsten]   0.9.0claws18
1576
1577         * po/de.po
1578                 fix typos
1579
1580 2003-06-07 [alfons]     0.9.0claws17
1581
1582         * configure.ac
1583         * src/mimeview.c
1584                 detect apache mishap in which case don't include fnmatch.h
1585                 if regex.h is already included
1586
1587 2003-06-06 [christoph]  0.9.0claws16
1588
1589         * configure.ac
1590         * src/mimeview.h
1591                 add check for fnmatch.h and include it when available
1592
1593         * src/mimeview.[ch]
1594                 fix wrong case sensitivity of Content-Types
1595
1596         * src/gtk/Makefile.am
1597                 need the same include paths in gtk directory as in
1598                 common directory because .h files in common can
1599                 include files from these directories, when included
1600                 in gtk's .h or .c files
1601
1602 2003-06-06 [alfons]     0.9.0claws15
1603
1604         * src/mimeview.c
1605         * src/summaryview.c
1606                 make it compile again because of regex.h / fnmatch.h 
1607                 include problems (related to recent mime stuff, can
1608                 someone check this?)
1609
1610 2003-06-06 [thorsten]   0.9.0claws14
1611
1612         * src/folderview.c
1613                 possible use of uninitialized pointer while dragging
1614
1615 2003-06-06 [paul]       0.9.0claws13
1616
1617         * src/compose.c
1618                 fix bug where the insert sig button would be effective
1619                 only when auto_sig was set
1620
1621 2003-06-06 [paul]       0.9.0claws12
1622
1623         * sync with 0.9.2 release
1624
1625 2003-06-02 [paul]       0.9.0claws11
1626
1627         * sync with 0.9.1cvs1
1628                 see ChangeLog 2003-06-02
1629                 
1630         * po/de.po
1631                 update by Jens
1632
1633 2003-06-01 [christoph]  0.9.0claws10
1634
1635         * src/account.c
1636                 don't use substring search to find accounts by email address
1637
1638         (closes Bug 169 Overly loose matching of "From" address)
1639
1640 2003-05-31 [christoph]  0.9.0claws9
1641
1642         * doc-src/rfc2683.txt
1643         * src/imap.c
1644                 limit IMAP command length as recommended in RFC2683
1645                 (message number lists will be split into multiple imap
1646                 sets, the limit of 1000 octets is not a hard limit)
1647
1648         (closes Bug 161 sylpheed-claws exits with segfault when logging
1649          in to certain imap-servers)
1650
1651 2003-05-29 [alfons]     0.9.0claws8
1652
1653         * src/toolbar.[ch]
1654                 add print button (calling summary_print());
1655                 fine tune setting tooltip text;
1656                 (if someone needs other buttons, please take these 
1657                 commits as a guide, instead of bothering us - also
1658                 see 0.8.11claws150) 
1659
1660 2003-05-29 [darko]      0.9.0claws7
1661
1662         * src/compose.c
1663                 fix crash when word wrapping kicks in due to
1664                 changed text by spell checker
1665
1666 2003-05-29 [paul]       0.9.0claws6
1667
1668         * src/compose.c
1669                 fix bug where changing account would insert
1670                 sig even if auto_sig was FALSE
1671                 
1672         * ChangeLog
1673           ChangeLog.jp
1674           INSTALL
1675                 sync with 0.9.1 release
1676
1677 2003-05-28 [christoph]  0.9.0claws5
1678
1679         * src/imap.c
1680                 fix truncation of too long commands
1681
1682         (closes Bug 167 IMAP hangs trying to get envelope
1683          information in imap_get_uncached_messages)
1684
1685 2003-05-27 [paul]       0.9.0claws4
1686
1687         * tools/Makefile.am
1688           tools/maildir2sylpheed.pl     ** NEW FILE **
1689                 add kmail to sylpheed mailbox conversion script
1690
1691 2003-05-27 [paul]       0.9.0claws3
1692
1693         * sync with 0.9.0cvs10
1694                 see ChangeLog 2003-05-26
1695
1696 2003-05-26 [paul]       0.9.0claws2
1697
1698         * sync with 0.9.0cvs9
1699                 see ChangeLog 2003-05-26
1700
1701 2003-05-24 [paul]       0.9.0claws1
1702
1703         * sync with 0.9.0cvs8
1704                 see ChangeLog 2003-05-23
1705
1706 2003-05-24 [paul]       0.9.0claws
1707
1708         * version 0.9.0claws released
1709
1710 2003-05-24 [paul]       0.8.11claws177
1711
1712         * src/plugins/dillo-viewer/Makefile.am
1713           src/plugins/traycon/Makefile.am
1714                 add missing files
1715                 
1716         * po/bg.po
1717           po/en_GB.po
1718           po/es.po
1719           po/it.po
1720           po/pt_BR.po
1721           po/ru.po
1722           po/sr.po
1723                 update Bulgarian, British English, Spanish, Italian, 
1724                 Brazilian Portuguese, Russian, and Serbian translations, 
1725                 submitted by George Danchev, [me], Ricardo Mones Lastra,
1726                 André Filipe de Assunção e Brito, Alessandro Maestri, 
1727                 Ruslan N. Balkin, and Urke MMI
1728
1729 2003-05-23 [melvin]     0.8.11claws176
1730
1731         * po/fr.po
1732                 Updated French translations
1733
1734 2003-05-22 [paul]       0.8.11claws175
1735
1736         * src/Makefile.am
1737           src/addrbook.[ch]
1738           src/addrcache.[ch]
1739           src/addr_compl.[ch]
1740           src/adressbook.[ch]
1741           src/addrindex.[ch]
1742           src/addritem.[ch]
1743           src/editaddress.c
1744           src/editgroup.c
1745           src/editldap_basedn.c
1746           src/editldap.c
1747           src/jpilot.c
1748           src/vcard.c
1749                 revert to get ldap into it previous working state
1750                 
1751         * po/zh_TW.Big5.po
1752                 new Taiwanese translation,
1753                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
1754
1755 2003-05-22 [christoph]  0.8.11claws174
1756
1757         * src/plugins/spamassassin/libspamc.[ch]
1758                 sync libspamc with SpamAssaain release 2.55
1759
1760 2003-05-22 [paul]       0.8.11claws173
1761
1762         * sync with 0.9.0cvs7
1763                 see ChangeLog 2003-05-22
1764                 
1765         * src/summaryview.c
1766                 revert change in 0.8.11claws172: follow
1767                 Hiroyuki's decision and that's the end of it.
1768
1769 2003-05-21 [paul]       0.8.11claws172
1770
1771         * src/summaryview.c
1772                 fix discrepency between open_unread_on_enter
1773                 and always_show_msg
1774
1775 2003-05-21 [paul]       0.8.11claws171
1776
1777         * sync with 0.9.0cvs6
1778                 see ChangeLog 2003-05-21
1779
1780 2003-05-21 [paul]       0.8.11claws170
1781
1782         * sync with 0.9.0cvs5
1783                 see ChangeLog 2003-05-21
1784
1785 2003-05-20 [paul]       0.8.11claws169
1786
1787         * sync with 0.9.0cvs4
1788                 see ChangeLog 2003-05-20
1789                 fixes bug #152, 'encoding of IMAP folders names'
1790
1791 2003-05-20 [paul]       0.8.11claws168
1792
1793         * sync with 0.9.0cvs3
1794                 see ChangeLog 2003-05-20
1795                 
1796         * src/tools/convert_mbox.pl
1797                 minor change in the comments, submitted by Fred Marton
1798
1799 2003-05-19 [paul]       0.8.11claws167
1800
1801         * src/plugins/clamav/Makefile.am
1802           configure.ac
1803                 link clamav_lib to the plugin and not to the main program
1804
1805 2003-05-19 [christoph]
1806
1807         * src/Makefile.am
1808                 add -export-dynamic for linking
1809
1810 2003-05-19 [paul]       0.8.11claws166
1811
1812         * sync with 0.9.0cvs1
1813                 see ChangeLog 2003-05-19
1814
1815 2003-05-19 [paul]       0.8.11claws165
1816
1817         * src/inc.c
1818                 fix 'pop before smtp' timeout
1819
1820 2003-05-18 [alfons]     0.8.11claws164
1821
1822         * src/prefs_matcher.c
1823                 put "execute" action command line ("expression") in edit box
1824
1825 2003-05-18 [christoph]  0.8.11claws163
1826
1827         * src/mimeview.[ch]
1828         * src/plugins/dillo_viewer/dillo_viewer.c
1829         * src/plugins/image_viewer/viewer.c
1830         * src/plugins/mathml_viewer/mathml_viewer.c
1831                 let a viewer have a list of Content-Types
1832
1833 2003-05-18 [paul]       0.8.11claws162
1834
1835         * src/prefs_filtering.c
1836                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
1837                 and REDIRECT actions
1838
1839 2003-05-17 [christoph]
1840
1841         * README.claws
1842                 o remove dynamic signatures that was syned with main
1843                 o add infos about no longer "build in" image viewer
1844                 o update bugtracker URL
1845
1846 2003-05-17 [christoph]  0.8.11claws161
1847
1848         * src/folder.c
1849         * src/folderview.c
1850         * src/imap.c
1851                 don't use imap_scan_folder anymore. Instead call folder_item_scan
1852                 for every folder after rebuilding the folder tree.
1853
1854         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
1855          messages)
1856
1857 2003-05-17 [christoph]  0.8.11claws160
1858
1859         * src/imap.c
1860                 don't use STATUS command on current folder to check for
1861                 content changes. imap_cmd_ok() now tracks changes to
1862                 folder and number of existing messages.
1863
1864 2003-05-17 [paul]       0.8.11claws159
1865
1866         * src/plugins/clamav/clamav_plugin.c
1867                 remove unnecessary debug_print
1868
1869 2003-05-16 [thorsten]   0.8.11claws158
1870
1871         * src/plugins/demo.c
1872                 included missing intl.h
1873
1874 2003-05-16 [paul]       0.8.11claws157
1875
1876         * po/POTFILES.in
1877                 remove non-existant entries
1878         
1879         * src/plugins/clamav/clamav_plugin.c
1880           src/plugins/clamav/clamav_plugin_gtk.c
1881           src/plugins/dillo_viewer/dillo_prefs.c
1882           src/plugins/dillo_viewer/dillo_viewer.c
1883                 gettextise
1884
1885 2003-05-16 [christoph]  0.8.11claws156
1886
1887         * po/POTFILES.in
1888                 include plugin .c files for translation until I
1889                 find a better solution to have plugins have their
1890                 own textdomain
1891         * src/plugins/demo/demo.c
1892         * src/plugins/image_viewer/plugin.c
1893         * src/plugins/mathml_viewer/mathml_viewer.c
1894         * src/plugins/spamassassin/spamassassin.c
1895         * src/plugins/spamassassin/spamassassin_gtk.c
1896         * src/plugins/trayicon/trayicon.c
1897                 add gettext macros for plugin name and description
1898
1899 2003-05-16 [paul]
1900
1901         * sync with 0.9.0
1902
1903 2003-05-16 [paul]       0.8.11claws155
1904
1905         * sync with lastest 0.9.0pre1
1906                 see ChangeLog 2003-05-16
1907
1908 2003-05-15 [paul]       0.8.11claws154
1909
1910         * sync with latest 0.9.0pre1
1911                 see ChangeLog 2003-05-14 and 2003-05-15
1912
1913 2003-05-14 [christoph]  0.8.11claws153
1914
1915         * src/plugins/image_viewer/viewer.c
1916         * src/plugins/image_viewer/viewer.glade         ** NEW **
1917         * src/plugins/image_viewer/viewerprefs.c
1918                 make it possible to disable the autoload function in the
1919                 imageviewer again
1920
1921 2003-05-14 [christoph]  0.8.11claws152
1922
1923         * src/folder.c
1924                 fix folder update after adding a message
1925
1926 2003-05-13 [alfons]     0.8.11claws151
1927
1928         * src/common/session.c
1929                 remove debug traces
1930                 
1931         * src/addrcache.[ch]
1932         * src/filtering.[ch]
1933         * src/folder.[c]
1934         * src/gtkaspell.[ch]
1935         * src/imap.[ch]
1936         * src/mbox_folder.[ch]
1937         * src/mh.[ch]
1938         * src/mimeview.h
1939         * src/msgcache.[ch]
1940         * src/news.[ch]
1941         * src/passphrase.[ch]
1942         * src/prefs_common.[ch]
1943         * src/prefs_gtk.[ch]
1944         * src/procmsg.c
1945         * src/scoring.[ch]
1946                 be pedantic; (in prototypes () implies (int))
1947
1948 2003-05-13 [alfons]     0.8.11claws150
1949
1950         * src/prefs_toolbar.[ch]
1951         * src/summaryview.[ch]
1952         * src/toolbar.[ch]
1953                 change misleading text in toolbar prefs;
1954                 add toolbar action for ignore thread (toggles ignore thread flag);
1955                 clean up a little bit;
1956
1957 2003-05-12 [paul]
1958
1959         * tools/convert_mbox.pl
1960                 bug fixed by Fred Marton
1961
1962 2003-05-12 [paul]
1963
1964         * sync with 0.9.0pre1
1965
1966 2003-05-09 [paul]       0.8.11claws149
1967
1968         * sync with 0.8.11cvs43
1969                 see ChangeLog 2003-05-09
1970
1971 2003-05-08 [christoph]  0.8.11claws148
1972
1973         * src/imap.[ch]
1974                 o use CAPABILIY as first command and check for PREAUTH
1975                   information in the response to it
1976                 o rewrite all imap_cmd_* functions to use an IMAPSession
1977                   instead of a SockInfo as parameter
1978                 o do STARTTLS after fetching and checking the server
1979                   capabilities
1980
1981 2003-05-08 [paul]       0.8.11claws147
1982
1983         * tools/Makefile.am
1984           tools/README
1985           tools/convert_mbox.pl         ** NEW FILE **
1986                 add mbox conversion script. Submitted by 
1987                 Fred Marton <Fred.Marton@uni-bayreuth.de>
1988
1989 2003-05-07 [christoph]
1990
1991         * doc-src/glade.txt
1992         * src/gtk/pluginwindow.glade
1993         * src/plugins/image_viewer/viewerprefs.glade
1994         * src/plugins/spamassassin/spamassassin_gtk.glade
1995                 add glade files for user interfaces and a description how
1996                 to use glade to create the sylpheed code
1997
1998 2003-05-07 [paul]       0.8.11claws146
1999
2000         * sync with 0.8.11cvs41
2001                 see ChangeLog 2003-05-07
2002
2003 2003-05-06 [christoph]  0.8.11claws145
2004
2005         * src/main.c
2006         * src/plugins/image_viewer/viewer.c
2007                 fix usage of imlib in imageviewer plugin
2008
2009         * src/gtk/prefswindow.c
2010                 handle window close event correctly
2011
2012 2003-05-06 [paul]       0.8.11claws144
2013
2014         * src/common/ssl.c
2015                 fix typo introduced in sync
2016
2017 2003-05-06 [paul]       0.8.11claws143
2018
2019         * sync with 0.8.11cvs39
2020                 see ChangeLog 2003-05-06
2021
2022 2003-05-06 [paul]       0.8.11claws142
2023
2024         * AUTHORS
2025           po/cs.po
2026                 updated Czech translation, submitted by 
2027                 Radek Vybiral <Radek.Vybiral@vsb.cz>
2028                 
2029         * src/plugins/clamav/clamav_plugin_gtk.c
2030                 clean up
2031
2032 2003-05-03 [alfons]     0.8.11claws141
2033
2034         * src/compose.[ch]
2035                 make paste as quotation work even when the call to 
2036                 text_inserted() was deferred (fixes bug #140 "Paste 
2037                 as quotation does not work when using "external" 
2038                 clipboard")
2039
2040 2003-05-03 [thorsten]   0.8.11claws140
2041
2042         * src/addrquery.h
2043           src/ldapquery.h
2044           src/mainwindow.c
2045                 removed C++ comments
2046         * src/addr_compl.c
2047                 function with non-int retval/param used before
2048                 implementation/declaration
2049
2050 2003-05-02 [paul]       0.8.11claws139
2051
2052         * src/addr_compl.[ch]
2053           src/addressbook.[ch]
2054           src/addrindex.c
2055           src/summaryview.c
2056                 revert match's changes to (finally) remove the bug where
2057                 opening a folder causes massive slowdown when using the 
2058                 'Display sender using address book' option
2059
2060 2003-05-01 [melvin]     0.8.11claws138
2061
2062         * src/plugins/dillo_viewer/dillo_prefs.[ch]
2063         * src/plugins/dillo_viewer/dillo_viewer.c
2064                 Fixed bug where "Cancel" button from prefs issued
2065                 warnings.
2066                 Comply a little more to coding style
2067
2068 2003-05-01 [paul]       0.8.11claws137
2069
2070         * sync with 0.8.11cvs38
2071                 see ChangeLog 2003-05-01
2072
2073 2003-05-01 [paul]       0.8.11claws136
2074
2075         * po/bg.po
2076                 updated by George Danchev
2077
2078 2003-04-30 [christoph]  0.8.11claws135
2079
2080         * src/plugins/dillo_viewer/dillo_prefs.c
2081         * src/plugins/image_viewer/viewerprefs.c
2082         * src/plugins/spamassassin/spamassassin_gtk.c
2083                 remove gtk_widget_ref() calls for widgets in
2084                 glade code
2085
2086 2003-04-30 [paul]       0.8.11claws134
2087
2088         * src/addrindex.c
2089                 ok, this time a better fix for the bug where opening folder
2090                 has massive slowdown when using the 'Display sender using 
2091                 address book' option
2092
2093 2003-04-30 [paul]       0.8.11claws133
2094
2095         * src/addrindex.c
2096                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2097         
2098 2003-04-30 [melvin]     0.8.11claws132
2099
2100         New: Dillo plugin preferences (patch by Dimitar Haralanov)
2101
2102         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
2103                 Preferences for the dillo plugin
2104         * src/plugins/dillo_viewer/dillo_viewer.c
2105                 Support for preferences
2106         * src/plugins/dillo_viewer/Makefile.am
2107                 Added dillo_prefs.[ch]
2108
2109 2003-04-30 [alfons]     0.8.11claws131
2110
2111         * src/common/plugin.[ch]
2112                 see? this ANSI C'fication immediately gives us type
2113                 checking for free.
2114
2115 2003-04-30 [alfons]     0.8.11claws130
2116
2117         * src/common/plugin.[ch]
2118         * src/plugins/clamav/clamav_plugin.[ch]
2119         * src/plugins/clamav/clamav_plugin_gtk.c
2120         * src/plugins/demo/demo.c
2121         * src/plugins/dillo_viewer/dillo_viewer.c
2122         * src/plugins/image_viewer/plugin.c
2123         * src/plugins/image_viewer/viewer.[ch]
2124         * src/plugins/image_viewer/viewerprefs.[ch]
2125         * src/plugins/mathml_viewer/mathml_viewer.c
2126         * src/plugins/spamassassin/spamassassin.[ch]
2127         * src/plugins/spamassassin/spamassassin_gtk.c
2128         * src/plugins/trayicon/trayicon.c
2129                 clean up
2130
2131 2003-04-30 [alfons]     0.8.11claws129
2132
2133         * src/common/utils.c
2134                 make is_ascii_str() fail gracefully when NULL pointer
2135                 is passed
2136
2137 2003-04-30 [paul]       0.8.11claws128
2138
2139         * src/addrindex.c
2140                 fix bug where opening folder has massive slowdown when
2141                 using the 'Display sender using address book' option
2142
2143 2003-04-30 [paul]       0.8.11claws127
2144
2145         * src/plugins/clamav/clamav_plugin.c
2146           src/plugins/clamav/clamav_plugin_gtk.c
2147           src/plugins/demo/demo.c
2148           src/plugins/dillo_viewer/dillo_viewer.c
2149           src/plugins/image_viewer/plugin.c
2150           src/plugins/mathml_viewer/mathml_viewer.c
2151           src/plugins/spamassassin/spamassassin.c
2152           src/plugins/spamassassin/spamassassin_gtk.c
2153           src/plugins/trayicon/trayicon.c
2154                 get rid of eye-hurting function signatures
2155
2156 2003-04-30 [paul]       0.8.11claws126
2157
2158         * src/plugins/trayicon/trayicon.c
2159                 add description
2160                 
2161         * src/mimeview.c
2162                 be more descriptive
2163
2164 2003-04-30 [paul]       0.8.11claws125
2165
2166         * configure.ac
2167                 arrange the plugins in reverse alphabetical order
2168                 
2169         * src/plugins/clamav/clamav_plugin.[ch]
2170           src/plugins/clamav/clamav_plugin_gtk.c
2171                 rename some params
2172                 resize max_size window
2173                 re-arrange the order of some gui elements
2174                 improve descriptions
2175         
2176         * src/plugins/image_viewer/plugin.c
2177           src/plugins/mathml_viewer/mathml_viewer.c
2178                 add descriptions
2179                 
2180         * src/plugins/spamassassin/spamassassin_gtk.c
2181                 resize max_size window
2182                 re-arrange the order of some gui elements
2183                 
2184         * src/messageview.c
2185           src/mimeview.c
2186                 correct typos
2187
2188 2003-04-30 [alfons]     0.8.11claws124
2189
2190         * src/imap.c
2191                 fix a leak found while browsing Martin Kluge's 
2192                 valgrind log (Claws only)
2193
2194 2003-04-29 [darko]      0.8.11claws123
2195
2196         * src/gtk/gtkstext.h
2197                 include wchar.h if it is available, fixes compilation
2198                 on HP-UX systems
2199
2200 2003-04-29 [melvin]     0.8.11claws122
2201
2202         * src/prefs_actions.c
2203                 Improved help text of Actions' syntax
2204
2205 2003-04-28 [paul]       0.8.11claws121
2206
2207         * src/action.c
2208                 a better fix for the crash when performing an action
2209                 on a mime part
2210
2211 2003-04-28 [paul]       0.8.11claws120
2212
2213         * src/action.c
2214                 fix crash when performing an action on a
2215                 mime part
2216
2217 2003-04-28 [paul]       0.8.11claws119
2218
2219         * sync with 0.8.11cvs36
2220                 see ChangeLog 2003-04-28
2221
2222 2003-04-27 [paul]       0.8.11claws118
2223
2224         * more sync with 0.8.11cvs35
2225                 see ChangeLog 2003-04-25
2226
2227 2003-04-26 [christoph]  0.8.11claws117
2228
2229         * src/folder.c
2230                 fix remove virtual check
2231
2232 2003-04-26 [paul]       0.8.11claws116
2233
2234         * src/messageview.c
2235                 fix return-receipt, make it work again
2236
2237 2003-04-26 [paul]       0.8.11claws115
2238
2239         * src/mimeview.c
2240                 restore double-clicking of the [application/pgp-signature 
2241                 (Select "Check signature" to check)] line in the message view,
2242                 broken in recent sync
2243
2244 2003-04-26 [christoph]  0.8.11claws114
2245
2246         * src/folder.c
2247                 check if remove virtual really exists before
2248                 calling the function
2249
2250 2003-04-25 [match]      0.8.11claws113
2251
2252         * src/addrindex.c
2253         * src/addrbook.c
2254         * src/ldapquery.[ch]
2255         * src/ldapctrl.[ch]
2256                 fix memleak.
2257         * src/ldapserver.[ch]
2258                 fix memleak. fix segfault.
2259                 plug a Claws memleak
2260
2261 2003-04-25 [alfons]     0.8.11claws112
2262
2263         * src/folder.c
2264                 plug a Claws memleak
2265
2266 2003-04-25 [alfons]     0.8.11claws111
2267
2268         * src/common/session.c
2269                 plug a memleak
2270
2271 2003-04-25 [paul]       0.8.11claws110
2272
2273         * sync with 0.8.11cvs35
2274                 see ChangeLog 2003-04-24 and 2003-04-25
2275                 
2276         * src/gtk/pluginwindow.c
2277                 correct another strange float value
2278
2279 2003-04-24 [christoph]  0.8.11claws109
2280
2281         * src/folder.c
2282                 freeze folder item updates when unsetting new flags
2283
2284         * src/gtk/pluginwindow.c
2285                 correct strange float value
2286
2287 2003-04-23 [paul]       0.8.11claws108
2288
2289         * sync with 0.8.11cvs33
2290                 see ChangeLog 2003-04-23
2291
2292 2003-04-22 [paul]       0.8.11claws107
2293
2294         * src/Makefile.am
2295           src/messageview.c
2296           src/mimeview.c
2297           src/pgptext.[ch]      ** REMOVED **
2298                 remove pgptext.[ch] as its not used any more
2299
2300 2003-04-22 [paul]       0.8.11claws106
2301
2302         * sync with 0.8.11cvs31
2303                 see ChangeLog 2003-04-21 and 2003-04-22
2304
2305 2003-04-21 [alfons]     0.8.11claws105
2306
2307         * src/main.c
2308                 No access to GTK structures if we're a spawned child
2309                 (and clean up code a little bit...) Should fix #126.
2310
2311 2003-04-21 [melvin]     0.8.11claws104
2312
2313         * src/plugins/dillo_viewer/README
2314                 Improved slightly the text.
2315
2316 2003-04-21 [melvin]     0.8.11claws103
2317
2318         * src/plugins/dillo_viewer/README *** NEW ***
2319                 Added a README file for the Dillo plugin
2320
2321 2003-04-20 [paul]
2322
2323         * tools/README
2324           tools/outlook2sylpheed.pl
2325                 updated and improved by Ricardo Mones Lastra
2326
2327 2003-04-18 [oliver]     0.8.11claws102
2328
2329         * src/inc.c 
2330         * src/prefs_account.h
2331                 remove Pop3SessionType (used by selective download)
2332         * src/prefs_toolbar.c
2333                 enable set Default Toolbar button
2334
2335 2003-04-18 [paul]       0.8.11claws101
2336
2337         * sync with 0.8.11cvs29
2338                 see ChangeLog 2003-04-18
2339
2340 2003-04-17 [paul]       0.8.11claws100
2341
2342         * src/prefs_common.[ch]
2343           src/summaryview.c
2344                 remove 'Open next message on deletion' option,
2345                 as the same effect can now be achieved via the
2346                 'Always open messages in summary when selected'
2347                 option.
2348
2349 2003-04-17 [paul]       0.8.11claws99
2350
2351         * sync with 0.8.11cvs28
2352                 see ChangeLog 2003-04-17
2353
2354 2003-04-17 [christoph]  0.8.11claws98
2355
2356         * ac/spamassassin.m4
2357         * src/plugins/spamassassin/libspamc.[ch]
2358         * src/plugins/spamassassin/utils.[ch]
2359                 sync libspamc with SpamAssassin project
2360
2361 2003-04-17 [christoph]  0.8.11claws97
2362
2363         * src/common/socket.h
2364         * src/gtk/sslcertwindow.h
2365                 rename old USE_SSL to USE_OPENSSL
2366
2367 2003-04-17 [paul]       0.8.11claws96
2368
2369         * src/prefs_common.h
2370                 use gulong for P_COLOR so that it compiles/runs on
2371                 64-bit systems. Patch submitted by James Noyes
2372                 <jnoyes-claws@retrogeeks.com>
2373                 
2374         * po/de.po
2375                 updated by Jens
2376
2377 2003-04-17 [paul]       0.8.11claws95
2378
2379         * sync with 0.8.11cvs27
2380                 see ChangeLog 2003-04-16
2381
2382 2003-04-15 [paul]       0.8.11claws94
2383
2384         * src/prefs_common.[ch]
2385                 rearrange to stop the window getting too long:
2386                         move Receive dialog stuff to Receive tab
2387                         move Send dialog to Send tab
2388                         remove Dialogs frame
2389                 rename 'Open messages in summary with cursor keys' to
2390                 'Always open messages in summary when selected', as its
2391                 more appropriate
2392
2393 2003-04-15 [paul]       0.8.11claws93
2394
2395         * src/prefs_common.[ch]
2396           src/summaryview.c
2397                 add new option '/Interface/Open next message on deletion'
2398
2399 2003-04-15 [paul]       0.8.11claws92
2400
2401         * src/summaryview.[ch]
2402                 add /Mark/Lock and /Mark/Unlock to the pop-up
2403                 menu. Patch submitted by Ivan Francolin Martinez
2404                 <ivanfm@users.sourceforge.net>
2405
2406 2003-04-15 [paul]       0.8.11claws91
2407
2408         * sync with 0.8.11cvs24
2409                 see ChangeLog 2003-04-15
2410
2411 2003-04-14 [jens]       0.8.11claws90
2412
2413         * updated German translation and some corrections from
2414                 Roland Bless <bless@tm.uka.de>
2415
2416 2003-04-14 [paul]       0.8.11claws89
2417
2418         * sync with 0.8.11cvs22
2419                 see ChangeLog 2003-04-14
2420
2421 2003-04-13 [paul]       0.8.11claws88
2422
2423         * src/plugins/clamav/clamav_plugin.c
2424                 fix memory leaks
2425                 clean up
2426
2427 2003-04-12 [paul]       0.8.11claws87
2428
2429         * src/plugins/clamav/clamav_plugin.c
2430                 activate enable/disable archive scanning option
2431                 
2432         * src/plugins/clamav/.cvsignore         ** NEW FILE **
2433
2434 2003-04-12 [paul]       0.8.11claws86
2435
2436         * src/plugins/Makefile.am
2437           src/plugins/clamav/Makefile.am                ** NEW FILE **
2438           src/plugins/clamav/README                     ** NEW FILE ** 
2439           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
2440           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
2441                 add Clam AntiVirus plugin
2442
2443 2003-04-12 [paul]       0.8.11claws85
2444
2445         * sync with 0.8.11cvs21
2446                 see ChangeLog 2003-04-11
2447
2448 2003-04-11 [paul]       0.8.11claws84
2449
2450         * po/es.po
2451                 update Spanish translation. Submitted by Ricardo
2452                 Mones Lastra.
2453
2454 2003-04-10 [christoph]  0.8.11claws83
2455
2456         * src/mbox.c
2457                 fix typo that did not move unfiltered mails to destination
2458                 folder
2459
2460         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
2461          when filtering from spool)
2462
2463 2003-04-10 [christoph]  0.8.11claws82
2464
2465         * src/imap.c
2466                 use BODY.PEEK instead of BODY in in message fetch operation
2467                 to make sure the IMAP server does not set the \Seen flag for
2468                 messages. Sylpheed does that later itself, when the message
2469                 is opened in sylpheed
2470
2471         (closes Bug 111 Claws destroys unread marks)
2472
2473 2003-04-09 [oliver]     0.8.11claws81
2474         
2475         * src/folder.c
2476                 fix crash in folder_destroy
2477         * README.claws
2478                 remove selective download
2479
2480 2003-04-09 [christoph]  0.8.11claws80
2481
2482         * src/imap.c
2483                 fix crash in imap_get_msginfo() when then fetched message
2484                 is not found
2485
2486         (closes Bug 110 Crash during mail composition)
2487
2488 2003-04-08 [christoph]  0.8.11claws79
2489
2490         * src/folder.c
2491         * src/prefs_account.c
2492                 Filter new messages that are found in an INBOX folder
2493                 when 'Filter messages on receiving' is enabled in the
2494                 Folder's AccountPrefs. This allows to use Sylpheed's
2495                 filtering engine for IMAP folders where messages are
2496                 added to the INBOX by a MTA
2497
2498 2003-04-08 [paul]       0.8.11claws78
2499
2500         * src/procmsg.h
2501                 clean up after last commit
2502
2503 2003-04-08 [paul]       0.8.11claws77
2504
2505         * sync with 0.8.11cvs20
2506                 see ChangeLog 2003-04-07 and 2003-04-08
2507
2508 2003-04-07 [christoph]  0.8.11claws76
2509
2510         * src/filtering.[ch]
2511         * src/inc.[ch]
2512         * src/mbox.c
2513         * src/procmsg.[ch]
2514                 add procmsg_msginfo_filter() to execute filtering actions
2515
2516 2003-04-06 [christoph]  0.8.11claws75
2517
2518         * src/imap.c
2519                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2520
2521 2003-04-06 [christoph]  0.8.11claws74
2522
2523         * src/common/utils.[ch]
2524                 add g_int_compare() function for slist sorting
2525
2526         * src/imap.c
2527                 fetch all MsgInfos with one command in imap_get_msginfos()
2528                 using an imap set with a list of ranges
2529
2530         * src/news.c
2531                 use new g_int_compare() function
2532
2533 2003-04-06 [thorsten]   0.8.11claws73
2534
2535         * src/mh.c
2536                 corrected implementation of mh_folder_destroy()
2537
2538 2003-04-05 [christoph]  0.8.11claws72
2539
2540         * src/account.c
2541         * src/folder.[ch]
2542         * src/folderview.c
2543         * src/imap.c
2544         * src/inc.c
2545         * src/main.c
2546         * src/mainwindow.c
2547         * src/mbox_folder.c
2548         * src/mh.c
2549         * src/mimeview.h
2550         * src/msgcache.[ch]
2551         * src/news.c
2552         * src/procmime.h
2553         * src/procmsg.[ch]
2554         * src/setup.c
2555         * src/gtk/gtkutils.c
2556                 o rename structure field names class and new to klass and
2557                   new_msgs, to allow including files in C++
2558                 o add 'extern "C"' block to some header files
2559                 o add MsgInfoList and MsgNumberList as alias for GSList for
2560                   developers to know what type of list is expected
2561
2562         * src/plugins/image_viewer/plugin.c
2563         * src/plugins/image_viewer/viewer.[ch]
2564         * src/plugins/image_viewer/viewerprefs.[ch]
2565                 rename function names to prevent conflicts
2566
2567 2003-04-05 [paul]       0.8.11claws71
2568
2569         * sync with 0.8.11cvs18
2570                 see ChangeLog 2003-04-03 and 2003-04-04
2571
2572 2003-04-02 [christoph]  0.8.11claws70
2573
2574         * src/folder.[ch]
2575         * src/imap.[ch]
2576         * src/mbox_folder.[ch]
2577         * src/mh.[ch]
2578         * src/news.[ch]
2579                 o Make all virtual folder functions private
2580                 o remove unused folder code
2581
2582         * src/common/socket.[ch]
2583         * src/summaryview.c
2584                 fix warnings
2585
2586 2003-03-30 [alfons]     0.8.11claws69
2587
2588         * src/send_message.c
2589                 remove two debug traces and see if people still report
2590                 errors
2591
2592 2003-03-30 [alfons]     0.8.11claws68
2593
2594         * src/send_message.c
2595         * src/commons/session.c
2596                 add more debug traces
2597
2598 2003-03-30 [christoph]  0.8.11claws67
2599
2600         * src/folder.c
2601                 change processing folder name from .processing to processing
2602
2603         * src/common/ssl.c
2604                 disable SSL certificate check because it causes Xlib error
2605                 when the child process want's to open an GTK window
2606
2607 2003-03-30 [christoph]  0.8.11claws66
2608
2609         * src/folder.c
2610                 don't use default folder for processing folder item because
2611                 it can be a non local folder
2612
2613         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2614
2615 2003-03-30 [alfons]     0.8.11claws65
2616
2617         * src/send_message.c
2618                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
2619                 to generate bad code for 'send_send_data_progressive': When
2620                 called from 'send_send_data_finished', the 'data' pointer is
2621                 cleared just before the assignment to the dialog pointer
2622
2623 2003-03-29 [christoph]  0.8.11claws64
2624
2625         * src/common/prefs.h
2626         * src/plugins/image_viewer/Makefile.am
2627         * src/plugins/image_viewer/plugin.c
2628         * src/plugins/image_viewer/viewer.[ch]
2629         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
2630                 add PrefsPage for ImageViewer
2631
2632 2003-03-28 [thorsten]   0.8.11claws63
2633
2634         * src/common/session.c
2635                 added some comments
2636
2637 2003-03-28 [paul]       0.8.11claws62
2638
2639         * sync with 0.8.11cvs16
2640                 see ChangeLog 2003-03-28
2641
2642 2003-03-28 [paul]       0.8.11claws61
2643
2644         * sync with 0.8.11cvs15
2645                 see ChangeLog 2003-03-28
2646
2647 2003-03-27 [christoph]  0.8.11claws60
2648
2649         * src/folder.c
2650         * src/imap.c
2651         * src/common/socket.[ch]
2652                 set socket state to DISCONNECTED when any operation
2653                 fails to allow reconnecting in IMAP code without
2654                 checking the return code of all calls to the command
2655                 functions
2656
2657         * src/folderview.c
2658         * src/summaryview.c
2659                 remove some more stuff that depends on specific
2660                 folder types
2661
2662 2003-03-27 [paul]       0.8.11claws59
2663
2664         * sync with 0.8.11cvs14
2665                 see ChangeLog 2003-03-27
2666                 
2667         * src/selective_download.[ch]   ** REMOVED **
2668                 really removed
2669
2670 2003-03-27 [christoph]  0.8.11claws58
2671
2672         * src/folder.c
2673                 fix handling of tmp_flags in flag copy function
2674
2675 2003-03-27 [paul]       0.8.11claws57
2676
2677         * sync with 0.8.11cvs13
2678                 see ChangeLog 2003-03-27
2679
2680 2003-03-27 [oliver]     0.8.11claws56
2681
2682         * src/maiwindow.c
2683                 remove sel_download_cb
2684
2685 2003-03-27 [oliver]     0.8.11claws55
2686         
2687         * src/inc.c
2688                 remove POP3_TOP
2689         
2690 2003-03-26 [oliver]     0.8.11claws54
2691
2692         *src/pop.h
2693                 remove POP3_TOP*
2694         * README.claws
2695                 remove selective donwload readme
2696
2697 2003-03-26 [oliver]     0.8.11claws53
2698         * src/matcher.[ch]
2699         * src/matcher_parser_parse.y 
2700         * src/pop.c 
2701         * src/prefs_account.[ch]
2702         * src/prefs_filtering.c
2703                 remove selective donwload
2704
2705 2003-03-26 [oliver]     0.8.11claws52
2706
2707         * src/inc.[ch] 
2708         * src/filtering.c 
2709         * src/mainwindow.c 
2710                 remove selective donwload
2711
2712 2003-03-26 [oliver]     0.8.11claws51
2713         
2714         * src/Makefile.am
2715         * src/selective_download.[ch]   ** REMOVE **    
2716
2717 2003-03-26 [christoph]  0.8.11claws50
2718
2719         * src/news.c
2720                 fix NEWS that got broken by a sync with sylpheed-main
2721
2722 2003-03-26 [christoph]  0.8.11claws49
2723
2724         * src/mimeview.c
2725                 fix mime type guessing when no mime type is found for a file
2726
2727 2003-03-25 [christoph]  0.8.11claws48
2728
2729         * src/mimeview.c
2730         * src/procmime.c
2731                 remove mime type guessing from mime parser and use
2732                 name based mime types in viewer lookup for mime type
2733                 application/octet-stream
2734
2735 2003-03-25 [christoph]  0.8.11claws47
2736
2737         * doc-src/readme.txt
2738         * doc-src/rfc2554.txt
2739                 add RFC about SMTP AUTH
2740
2741         * src/send_message.c
2742         * src/common/smtp.[ch]
2743                 add extra error code for authentication errors and
2744                 clear temporary password when this error occurs
2745
2746         (closes Bug 84 authentication failure while sending should
2747          prompt for password again)
2748
2749 2003-03-25 [christoph]  0.8.11claws46
2750
2751         * configure.ac
2752         * src/Makefile.am
2753         * src/imageview.[ch]                            ** REMOVE **
2754         * src/messageview.[ch]
2755         * src/mimeview.[ch]
2756         * src/prefs_common.[ch]
2757         * src/textview.c
2758         * src/plugins/Makefile.am
2759         * src/plugins/image_viewer/.cvsignore           ** NEW **
2760         * src/plugins/image_viewer/Makefile.am          ** NEW **
2761         * src/plugins/image_viewer/plugin.c             ** NEW **
2762         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
2763                 move image viewer into a plugin (building is enabled by default)
2764                 [ToDo: Prefs for resize and autoview]
2765
2766 2003-03-25 [paul]       0.8.11claws45
2767
2768         * sync with 0.8.11cvs12
2769                 see ChangeLog 2003-03-26
2770
2771 2003-03-25 [paul]       0.8.11claws44
2772
2773         * sync with 0.8.11cvs11
2774                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
2775                 
2776         Note: Selective Download is broken.
2777                 
2778 2003-03-22 [christoph]  0.8.11claws43
2779
2780         * src/folder.c
2781                 code cleanup for flags copying
2782
2783 2003-03-22 [christoph]  0.8.11claws42
2784
2785         * src/plugins/trayicon/trayicon.c
2786                 fix setting the transparent area when the window size
2787                 is forced by the system tray
2788
2789 2003-03-22 [christoph]  0.8.11claws41
2790
2791         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
2792         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
2793         * src/plugins/trayicon/newmail.xpm              ** NEW **
2794         * src/plugins/trayicon/nomail.xpm               ** NEW **
2795         * src/plugins/trayicon/trayicon.c
2796         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
2797                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
2798                 o add icon for unread mails
2799                 o set transparency for window
2800
2801 2003-03-22 [christoph]  0.8.11claws40
2802
2803         * src/news.c
2804                 init news session to prevent crash when session is closed
2805
2806 2003-03-22 [christoph]  0.8.11claws39
2807
2808         * src/imap.c
2809         * src/common/session.[ch]
2810                 Init session data to make sure we don't have invalid pointers
2811                 for read_ch and write_ch when new multi process sessions are
2812                 not used
2813
2814         * src/main.c
2815         * src/common/plugin.c
2816         * src/common/sylpheed.c
2817         * src/plugins/demo/demo.c
2818         * src/plugins/dillo_viewer/dillo_viewer.c
2819         * src/plugins/mathml_viewer/mathml_viewer.c
2820         * src/plugins/spamassassin/spamassassin.c
2821         * src/plugins/spamassassin/spamassassin_gtk.c
2822                 add plugin types to allow loading plugins at different times
2823                 (and maybe for different frontends), because it's not good to
2824                 load GTK-Plugins gefore gtk_init was called
2825
2826         * configure.ac
2827         * src/plugins/Makefile.am
2828         * src/plugins/trayicon/.cvsignore               ** NEW **
2829         * src/plugins/trayicon/Makefile.am              ** NEW **
2830         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
2831         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
2832         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
2833         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
2834         * src/plugins/trayicon/trayicon.c               ** NEW **
2835                 New Trayicon plugin that shows an icon in a systray that uses
2836                 XEMBED protocol like Gnome's systray. Icon shows if there
2837                 are new mails and a tooltip shows information about new,
2838                 unread and total messages.
2839
2840 2003-03-22 [paul]       0.8.11claws38
2841
2842         * src/common/smtp.c
2843                 fix ESMTP AUTH CRAM-MD5
2844                 [sync with main (still version 0.8.11cvs6), see
2845                  ChangeLog 2003-03-22]
2846
2847 2003-03-21 [colin]      0.8.11claws37
2848
2849         * src/send_message.c
2850                 Fix USE_SSL => USE_OPENSSL
2851
2852 2003-03-21 [colin]      0.8.11claws36
2853
2854         * src/folderview.c
2855                 Fix counts in drag and dropped subfolders
2856
2857 2003-03-21 [colin]      0.8.11claws35
2858
2859         * src/folder.c 
2860         * src/folderview.c
2861                 speed up a bit folder dnd
2862
2863 2003-03-20 [alfons]     0.8.11claws34
2864
2865         * src/main.c
2866         * src/toolbar.c
2867         * src/procmsg.c
2868                 don't send locked queue messages
2869                 (feature request "[ 705245 ] Locking message in outbox 
2870                  should prevent sending")
2871
2872 2003-03-20 [christoph]  0.8.11claws33
2873
2874         * src/folder.c
2875                 remove NEW and UNREAD flag in special folders when scanning
2876                 
2877         * src/common/smtp.c
2878                 fix ESMTP AUTH CRAM-MD5
2879
2880 2003-03-20 [paul]       0.8.11claws32
2881
2882         * src/prefs_account.c
2883                 Re-write 'Tunnel command to open connection' as
2884                 'Use command to communicate with server', and disable
2885                 it for all except IMAP accounts
2886
2887 2003-03-20 [paul]       0.8.11claws31
2888
2889         * sync with 0.8.11cvs6
2890                 see ChangeLog 2003-03-20
2891
2892 2003-03-19 [match]      0.8.11claws30
2893
2894         * src/addritem.[ch]
2895                 include documentation. minor refactoring.
2896         * src/addr_compl.[ch]
2897         * src/addrindex.[ch]
2898         * src/addresbook.[ch]
2899         * src/summaryview.c
2900                 re-enable address lookup (was disabled in
2901                 0.8.11claws20).
2902
2903 2003-03-19 [christoph]  0.8.11claws29
2904
2905         * src/procmsg.c
2906                 add temp flag handling, will make moving and copying
2907                 messages possible again
2908
2909         * src/folder.c
2910                 correct calulation of folder stats
2911
2912 2003-03-18 [match]      0.8.11claws28
2913
2914         * src/editgroup.h
2915                 remove case sensitive comparison (closes bug 80).
2916
2917 2003-03-18 [christoph]  0.8.11claws27
2918
2919         * src/imap.c
2920                 fix imap using a tunnel command
2921
2922         (closes bug 87)
2923
2924 2003-03-18 [christoph]  0.8.11claws26
2925
2926         * src/folder.[ch]
2927         * src/imap.c
2928         * src/procmsg.[ch]
2929                 rewrite flag handling for folders
2930
2931 2003-03-18 [christoph]  0.8.11claws25
2932
2933         * src/folder.c
2934         * src/procmsg.c
2935         * src/summaryview.c
2936                 unset NEW and UNREAD flags when message is ignored, to make
2937                 sure messages don't show up as unread on other IMAP clients,
2938                 because the IGNORE_THREAD flag can not be syncronized through
2939                 the IMAP folder
2940
2941 2003-03-17 [christoph]  0.8.11claws24
2942
2943         * src/imap.c
2944                 don't use recursion to fetch uids when the number of messages
2945                 does not match. Moved code into subfunction that is used
2946                 again when needed, to prevent an endless loop.
2947
2948 2003-03-17 [thorsten]   0.8.11claws23
2949
2950         * src/imageview.[ch]
2951                 export imageview_get_resized_size() (for plugins)
2952         * src/prefs_common.[ch]
2953                 added prefs_common_get() (for plugins)
2954
2955 2003-03-17 [christoph]  0.8.11claws22
2956
2957         * src/imap.c
2958                 o remove UID guessing from copy code
2959                 o support UIDPLUS extension for APPEND command
2960
2961 2003-03-17 [paul]       0.8.11claws21
2962
2963         * src/gtk/about.c
2964                 remove 'Compiled-plugins' section.
2965                 
2966         * src/plugins/dillo_viewer/dillo_viewer.c
2967                 slight change to description text
2968
2969 2003-03-16 [match]      0.8.11claws20
2970         * src/ldapserver.[ch]           ** NEW **
2971         * src/ldapctrl.[ch]             ** NEW **
2972         * src/ldapquery.[ch]            ** NEW **
2973         * src/ldaputil.[ch]             ** NEW **
2974         * src/addrcindex.[ch]           ** NEW **
2975         * src/addrquery.h               ** NEW **
2976         * src/addritem.[ch]
2977         * src/addrcache.[ch]
2978         * src/addrindex.[ch]
2979         * src/addr_compl.[ch]
2980         * src/addressbook.[ch]
2981         * src/addrbook.[ch]
2982         * src/editgroup.c
2983         * src/editaddress.c
2984         * src/editldap.c
2985         * src/editldap_basedn.c
2986         * src/vcard.c
2987         * src/jpilot.c
2988         * src/Makefile.am
2989                 included dynamic LDAP queries. improved address
2990                 completion.
2991
2992 2003-03-16 [paul]       0.8.11claws19
2993
2994         * tools/multiwebsearch.pl
2995                 fix a fatal typo
2996
2997 2003-03-16 [christoph]  0.8.11claws18
2998
2999         * src/mimeview.c
3000         * src/plugins/dillo_viewer/dillo_viewer.c
3001         * src/plugins/mathml_viewer/mathml_viewer.c
3002                 make unregistering of MimeViewerFactorys possible
3003
3004 2003-03-16 [alfons]     0.8.11claws17
3005
3006         * configure.ac
3007                 correct typo
3008
3009 2003-03-16 [melvin]     0.8.11claws16
3010
3011         * src/plugins/dillo_viewer.c
3012                 Fixed bug where it was not possible to view more than
3013                 one text/html attachment per message (bug discovered
3014                 by Christoph Hohmann).
3015
3016 2003-03-15 [melvin]     0.8.11claws15
3017
3018         * src/prefs_actions.c
3019                 Fixed compilation warnings.
3020
3021 2003-03-15 [melvin]     0.8.11claws14
3022
3023         * src/plugins/Makefile.am
3024         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
3025         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
3026         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
3027                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3028                 newer (http://dillo.auriga.wearlab.de/).
3029
3030 2003-03-15 [christoph]  0.8.11claws13
3031
3032         * src/imap.c
3033                 don't query imap folder for attributes because we already
3034                 for them from imap_status
3035
3036         * src/mimeview.[ch]
3037                 add support for plugable MimeViewers (unloading Viewers
3038                 not yet complete)
3039
3040         * src/plugins/Makefile.am
3041         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
3042         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
3043         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
3044                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3045                 widget from http://helm.cs.unibo.it/mml-widget/
3046
3047 2003-03-14 [christoph]  0.8.11claws12
3048
3049         * src/folder.[ch]
3050                 o error return code's should better be negative
3051                 o replace printf with debug_print
3052
3053         * src/imap.c
3054                 improve IMAP folder scan by checking UID-NEXT
3055
3056         * src/summaryview.c
3057                 remove check that are unnecessary in my opinion
3058
3059 2003-03-13 [christoph]  0.8.11claws11
3060
3061         * src/folder.[ch]
3062         * src/foldersel.c
3063         * src/folderview.c
3064         * src/imap.c
3065         * src/mbox_folder.c
3066         * src/mh.c
3067         * src/news.c
3068         * src/prefs_scoring.c
3069         * src/summaryview.c
3070                 use a common function to get a displayable name
3071                 for a FolderItem
3072
3073 2003-03-13 [paul]       0.8.11claws10
3074
3075         * tools/Makefile.am
3076           tools/README
3077           tools/multiwebsearch.conf     ** NEW FILE **
3078           tools/multiwebsearch.pl       ** NEW FILE **
3079                 add multiwebsearch Actions script
3080
3081 2003-03-13 [colin]      0.8.11claws9
3082
3083         * src/compose.c
3084                 Remove leading emtpy lines from quoted text
3085                 before quoting it
3086
3087 2003-03-13 [melvin]     0.8.11claws8
3088
3089         * src/prefs_actions.c
3090                 Fixed a memory leak
3091                 Code clean ups
3092                 Added Cancel and OK buttons
3093                 Corrected help text
3094
3095 2003-03-13 [christoph]  0.8.11claws7
3096
3097         * src/account.c
3098         * src/folder.[ch]
3099         * src/imap.c
3100         * src/mainwindow.c
3101         * src/mbox_folder.c
3102         * src/mh.c
3103         * src/news.c
3104         * src/setup.c
3105                 replace more folder type stuff with folder class stuff
3106
3107 2003-03-13 [melvin]     0.8.11claws6
3108
3109         * src/prefs_actions.c
3110                 Added new tokens:
3111                 %u: user provided argument
3112                 %h: user provided argument (hidden on input)
3113                 %s: current text selection in the message view 
3114
3115 2003-03-13 [paul]       0.8.11claws5
3116
3117         * sync with 0.8.11cvs5
3118                 see ChangeLog 2003-03-11, 2003-03-12
3119
3120 2003-03-12 [christoph]  0.8.11claws4
3121
3122         * src/folder.c
3123                 use folder class idstr when writing folderlist.xml
3124
3125         * src/folder.h
3126         * src/imap.c
3127         * src/news.c
3128                 replace folder type checks with folder class checks
3129
3130 2003-03-12 [christoph]  0.8.11claws3
3131
3132         * src/folder.[ch]
3133         * src/imap.[ch]
3134         * src/main.c
3135         * src/mbox_folder.[ch]
3136         * src/mh.[ch]
3137         * src/news.[ch]
3138                 o create a list of known folder classes in the folder system
3139                 o use folder class id strings for folder item identifiers
3140
3141 2003-03-12 [christoph]  0.8.11claws2
3142
3143         * src/imap.c
3144                 fix imap uid validity check
3145
3146 2003-03-12 [christoph]  0.8.11claws1
3147
3148         * src/account.c
3149         * src/folder.[ch]
3150         * src/foldersel.c
3151         * src/folderview.c
3152         * src/imap.c
3153         * src/mainwindow.c
3154         * src/mbox_folder.c
3155         * src/mh.c
3156         * src/news.c
3157         * src/prefs_scoring.c
3158         * src/procmsg.c
3159         * src/setup.c
3160         * src/summaryview.c
3161                 initial restructuring of folder system, seperating
3162                 folders and folder classes
3163
3164 2003-03-12 [paul]       0.8.11claws
3165
3166         0.8.11claws release
3167
3168 2003-03-12 [christoph]
3169
3170         * src/gtk/prefswindow.c
3171                 fix translation of "Page Index"
3172
3173 2003-03-12 [paul]       0.8.10claws110
3174
3175         a sync from 0.8.11cvs4 before the release
3176
3177         * src/common/utils.c
3178                 subject_compare_for_sort(): allow null strings (fixes
3179                 summary sorting).
3180
3181 2003-03-11 [paul]       0.8.10claws109
3182
3183         * po/es.po
3184                 update Spanish translation, submitted by
3185                 Ricardo Mones Lastra
3186
3187 2003-03-11 [melvin]     0.8.10claws108
3188
3189         * po/fr.po
3190                 Updated French translations
3191
3192 2003-03-11 [paul]       0.8.10claws107
3193
3194         * manual/en/Makefile.am
3195           manual/en/*.html
3196                 update English manual, add a new page
3197                 updated by Francois Barriere <fbarriere@atmel.fr>
3198                 
3199         * po/bg.po
3200           po/it.po
3201           po/sr.po
3202                 update Bulgarian, Italian, and Serbian translations
3203                 submitted by George Danchev, Alessandro Maestri, and
3204                 Urke MMI
3205
3206 2003-03-10 [paul]       0.8.10claws106
3207
3208         * src/gtk/about.c
3209           src/gtk/prefswindow.c
3210                 make some strings translatable
3211
3212 2003-03-10 [darko]      0.8.10claws105
3213
3214         * src/compose.c
3215                 code cleanup to make Hiro happy
3216
3217 2003-03-10 [paul]       0.8.10claws104
3218
3219         * sync with 0.8.11cvs2
3220                 see ChangeLog 2003-03-10
3221
3222 2003-03-09 [melvin]     0.8.10claws103
3223
3224         * src/textview.c
3225                 textview_set_font(): fix for message display in
3226                 UTF-8 locales (thanks to Sergey Vlasov).
3227                 (was unintentionnaly reverted in 0.8.6claws6)   
3228
3229 2003-03-08 [darko]      0.8.10claws102
3230
3231         * src/compose.c
3232                 fix infinite loop in wrapping as reported
3233                 by happycactus
3234                 obsoletes patch #696482
3235
3236 2003-03-08 [christoph]  0.8.10claws101
3237
3238         * src/imap.c
3239                 add workaround for IMAP servers that do not
3240                 support the "UID SEARCH UID" command
3241
3242 2003-03-07 [christoph]  0.8.10claws100
3243
3244         * src/plugins/spamassassin/spamassassin.[ch]
3245         * src/plugins/spamassassin/spamassassin_gtk.c
3246                 code cleanup
3247
3248 2003-03-07 [paul]       0.8.10claws99
3249
3250         * po/es.po
3251                 updated Spanish translation, submitted by
3252                 Ricardo Mones Lastra
3253
3254 2003-03-07 [christoph]  0.8.10claws98
3255
3256         * src/send.c
3257                 fix in 0.8.10claws94 was wrong
3258                 local delivery does not require escaping, remove escaping
3259                 code to make signatures of mails with "." lines valid
3260                 
3261                 NOTE: requires that sendmail is executed with "-i" option,
3262                       what is the default now, but has to be changed in all
3263                       exsiting accounts)
3264
3265 2003-03-07 [paul]       0.8.10claws97
3266
3267         * sync with 0.8.11 release
3268                 see ChangeLog 2003-03-07
3269
3270 2003-03-06 [paul]       0.8.10claws96
3271
3272         * src/compose.c
3273                 revert commit 0.8.10claws92
3274
3275 2003-03-06 [paul]       0.8.10claws95
3276
3277         * src/folderview.c
3278                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3279
3280         * src/gtkaspell.c
3281                 fix bug 74, 'Crash opening editor window with pseudo-color
3282                 display'
3283                 
3284         Patches submitted by Kevin Vigor <kevin@vigor.nu>
3285
3286 2003-03-06 [christoph]  0.8.10claws94
3287
3288         * src/send.c
3289                 fix rfc2821 (4.5.2) violation in SMTP data sending,
3290                 all lines starting with a period get an extra period
3291                 inserted
3292                 (found by Simon 'corecode' Schubert)
3293
3294 2003-03-06 [paul]       0.8.10claws93
3295
3296         * src/folderview.c
3297                 if configured font can't be loaded fall back to gtk
3298                 default. (with thanks to Christoph)
3299                 
3300                 closes long-standing bug 15 'Crashes on startup'
3301
3302 2003-03-06 [paul]       0.8.10claws92
3303
3304         * src/compose.c
3305                 freeze text before autosave and thaw afterwards
3306                 fixes bug 67 'autosave make re-rediting message crazy'
3307
3308 2003-03-06 [christoph]  0.8.10claws91
3309
3310         * src/compose.c
3311                 ignore address comment in dupe check for Cc-list
3312
3313         (closes reopened bug 47 Replying to message strips name part of
3314          e-mail addresses of Cc: lines)
3315
3316 2003-03-06 [paul]       0.8.10claws90
3317
3318         * src/Makefile.am
3319                 remove reference to gtkxtext.h as its no longer in
3320                 the repository
3321
3322 2003-03-06 [paul]       0.8.10claws89
3323
3324         * sync with 0.8.10cvs25
3325                 see ChangeLog 2003-03-06
3326
3327 2003-03-06 [oliver]     0.8.10claws88
3328         
3329         * src/messageview.c
3330                 remove include
3331
3332 2003-03-06 [oliver]     0.8.10claws87
3333         
3334         * src/folderview.c 
3335                 remove changes introduced inclaws74
3336         * src/messageview.c
3337                 another attempt to sanely delete and update
3338                 messages deleted in separate messageview
3339
3340 2003-03-05 [christoph]  0.8.10claws86
3341
3342         * src/summaryview.c
3343                 check if "From" matches any account's address if
3344                 addressbook completion of addresses is disabled too
3345
3346         (closes Bug 70 "Display recipient in from" doesn't check
3347          folder's default account)
3348
3349 2003-03-05 [christoph]  0.8.10claws85
3350
3351         * src/compose.c
3352         * src/common/utils.[ch]
3353                 don't strip address comments when building Cc lists
3354
3355         (closes Bug 47 Replying to message strips name part of e-mail addresses
3356          of Cc: lines)
3357
3358         * src/folder.c
3359                 fix return value of copy function
3360
3361 2003-03-05 [christoph]  0.8.10claws84
3362
3363         * src/imap.c
3364                 don't ask imap server for non rfc822 headers
3365
3366         (closes bug 71 IMAP FETCH asks for FROM header field twice)
3367
3368         * src/imap.c
3369                 destroy session on socket error to allow reconnecting
3370
3371 2003-03-05 [christoph]  0.8.10claws83
3372
3373         * configure.ac
3374                 fix building with gnome when no prefix is set
3375
3376         (closes bug 66 Gnome directory is set to NONE)
3377
3378 2003-03-05 [paul]       0.8.10claws82
3379
3380         * sync with 0.8.10cvs23
3381                 see ChangeLog 2003-03-05
3382
3383 2003-03-04 [christoph]  0.8.10claws81
3384
3385         * src/folder.c
3386                 o fix moving and copying when folder returns 0 for new
3387                   message number
3388                 o remove some code for single message copy and move
3389                   operations and use functions for multiple messages
3390
3391         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
3392
3393         * src/news.c
3394                 remove unused include
3395
3396 2003-03-04 [paul]       0.8.10claws80
3397
3398         * src/gtk/about.c
3399                 list 'Compiled plugins'
3400
3401 2003-03-03 [christoph]  0.8.10claws79
3402
3403         * src/news.[ch]
3404                 have to multiply the percentage of the current fetch with
3405                 the percentage that it has of the total fetch operation
3406                 for correct values
3407
3408 2003-03-03 [christoph]  0.8.10claws78
3409
3410         * src/news.c
3411                 fix calculation of expected lines for progress indicator
3412
3413 2003-03-03 [christoph]  0.8.10claws77
3414
3415         * src/summaryview.c
3416         * src/common/utils.c
3417                 fix segfault when opening the root news folder
3418
3419 2003-03-03 [christoph]  0.8.10claws76
3420
3421         * src/mainwindow.[ch]
3422         * src/common/Makefile.am
3423         * src/common/progressindicator.[ch]
3424                 add UI independent progress indicator handling
3425
3426         * src/news.[ch]
3427                 use new progress indicator for message info fetching
3428
3429         * src/common/hooks.h
3430                 code cleanup
3431
3432 2003-03-03 [oliver]     0.8.10claws75
3433
3434         * src/toolbar.c
3435         * src/compose.c
3436                 removed commented code
3437
3438 2003-03-03 [oliver]     0.8.10claws74
3439
3440         * src/toolbar.[ch]
3441                 cleanups and refactoring
3442         * src/compose.[ch]
3443                 compose_reply_mode reply & forwarding interface for
3444                 toolbar buttons
3445         * src/folderview.c
3446                 act on messages marked for deletion in folderview_selected
3447                 based on prefs_common.immediate_exec since a message might 
3448                 have been deleted by messageview in a folder we are changing 
3449                 to (does anybody understand what I'm on about ?)
3450
3451 2003-03-03 [oliver]     0.8.10claws73
3452         
3453         * src/messageview.[ch]
3454                 new functions
3455                 - messageview_delete: delete message shown in messagview
3456                 - messageview_update_view: update messageview to currently 
3457                   selected summaryview message
3458                 - add separate messageview to msgview_list in order to update 
3459                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
3460         * src/summaryview.[ch]
3461                 summary_get_selection returns a list of selected msgs
3462                 in summaryview
3463         * src/mainwindow.c
3464                 toolbar reply refactoring
3465
3466 2003-03-03 [paul]       0.8.10claws72
3467
3468         * sync with 0.8.10cvs21
3469                 see ChangeLog 2003-03-03
3470
3471 2003-03-02 [christoph]  0.8.10claws71
3472
3473         * src/common/passcrypt.c
3474                 use POSIX includes
3475
3476 2003-03-02 [christoph]  0.8.10claws70
3477
3478         * configure.ac
3479         * src/prefs_account.c
3480         * src/prefs_gtk.[ch]
3481         * src/common/.cvsignore
3482         * src/common/Makefile.am
3483         * src/common/passcrypt.c                ** NEW **
3484         * src/common/passcrypt.h.in             ** NEW **
3485                 Implement password encryption in config files
3486                 using unix encrypt and setkey functions. The crypt
3487                 key can be set as a configure parameter. Old
3488                 passwords will be converted if they do not begin
3489                 with '!'
3490
3491 2003-03-02 [paul]       0.8.10claws69
3492
3493         * src/prefs_account.c
3494                 fix compile error
3495
3496 2003-03-01 [thorsten]   0.8.10claws68
3497
3498         * po/el.po
3499           po/hr.po
3500           po/it.po
3501           po/nl.po
3502           po/sr.po
3503           po/sv.po
3504                 corrected format strings
3505         * po/en_GB.po
3506                 corrected headers
3507                 (fix compile errors with GNU gettext-0.11.5)
3508
3509 2003-03-01 [oliver]     0.8.10claws67
3510
3511         * src/summaryview.c
3512                 menu callbacks call toolbar_menu_reply
3513
3514 2003-03-01 [oliver]     0.8.10claws66
3515
3516         * src/mainwindow.c
3517         * src/messageview.c
3518                 menu callbacks call toolbar_menu_reply
3519         * src/toolbar.[ch]
3520                 callbacks from menu handled by toolbar_menu_reply
3521
3522 2003-03-01 [paul]       0.8.10claws65
3523
3524         * src/addressbook.c
3525                 revert commit 0.8.10claws54 - breaks editing of
3526                 addressbook.
3527                 
3528         * po/bg.po
3529                 update Bulgarian translation, submitted by
3530                 George Danchev
3531
3532 2003-02-28 [christoph]  0.8.10claws64
3533
3534         * src/account.c
3535         * src/addressadd.c
3536         * src/compose.c
3537         * src/gtkaspell.c
3538         * src/gtkxtext.h                ** REMOVE **
3539         * src/imap.c
3540         * src/matcher.[ch]
3541         * src/mh.c
3542         * src/news.c
3543         * src/pine.c
3544         * src/prefs_common.c
3545         * src/prefs_matcher.c
3546         * src/procheader.[ch]
3547         * src/procmsg.[ch]
3548         * src/toolbar.c
3549         * src/common/ssl_certificate.c
3550         * src/gtk/colorlabel.c
3551         * src/gtk/menu.c
3552                 o fix warnings
3553                 o remove code obsoleted by new cache and folder system rework
3554
3555 2003-02-28 [oliver]     0.8.10claws63
3556         
3557         * src/toolbar.[ch]
3558                 * fix bug where reply in Messageview replied to 
3559                 Message displayed in summaryview
3560                 (reportedd via ML by chinatinte at gmx dot ch)
3561                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
3562                 didn't work in separate MessageView Toolbar
3563                 (wondering if anybody uses this at all ?)
3564         * src/summaryview.[ch]
3565                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
3566                 (generalize reply and forward code);
3567         * src/messageview.c 
3568                 remove focus_in event which updated summaryview to messageview
3569
3570 2003-02-28 [paul]       0.8.10claws62
3571
3572         * po/Makefile.in.in
3573                 add the --check option
3574                 Patch submitted by Ricardo Mones Lastra
3575
3576 2003-02-28 [paul]       0.8.10claws61
3577
3578         * src/prefs_account.c
3579                 re-order 'Signature' items
3580
3581 2003-02-28 [paul]       0.8.10claws60
3582
3583         * sync with 0.8.10cvs20
3584                 see ChangeLog 2003-02-28
3585
3586 2003-02-28 [paul]       0.8.10claws59
3587
3588         * po/POTFILES.in
3589                 update to reflect recent movement of files
3590
3591 2003-02-28 [paul]       0.8.10claws58
3592
3593         * sync with 0.8.10cvs19
3594                 see ChangeLog 2003-02-28
3595
3596 2003-02-27 [martin]     0.8.10claws57
3597
3598         * src/prefs_matcher.c 
3599                 fix segfault in prefs_matcher_ok() when the
3600                 last entry is deleted and prevents that the
3601                 message "entry not saved" comes up after deleting
3602                 an entry
3603
3604 2003-02-27 [martin]     0.8.10claws56
3605
3606         * src/prefs_filtering.c 
3607                 fix segfault in prefs_filtering_ok() when the
3608                 last entry is deleted and prevents that the
3609                 message "entry not saved" comes up after deleting
3610                 an entry
3611
3612 2003-02-27 [paul]       0.8.10claws55
3613
3614         * sync with 0.8.10cvs18
3615                 see ChangeLog 2003-02-27
3616
3617 2003-02-27 [paul]       0.8.10claws54
3618
3619         * src/addressbook.c
3620                 fix bug where the address book crashes with 
3621                 multiple lookups.
3622                 Patch [687729] submitted by David Frager 
3623                 <dbfrager@users.sourceforge.net>
3624
3625 2003-02-25 [christoph]  0.8.10claws53
3626
3627         * src/Makefile.am
3628         * src/colorlabel.[ch]           ** REMOVE **
3629         * src/gtk/Makefile.am
3630         * src/gtk/colorlabel.[ch]       ** NEW **
3631                 move colorlabel files to gtk directory
3632
3633         * src/esmtp.[ch]                ** REMOVE **
3634                 has been merged into smtp.[ch] in 0.7.5
3635
3636 2003-02-25 [christoph]  0.8.10claws52
3637
3638         * src/Makefile.am
3639         * src/about.[ch]                ** REMOVE **
3640         * src/gtk/Makefile.am
3641         * src/gtk/about.[ch]            ** NEW **
3642                 move about files to gtk directory
3643
3644 2003-02-25 [christoph]  0.8.10claws51
3645
3646         * src/folder.c
3647                 some code optimization of folder scanning code
3648
3649         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
3650
3651 2003-02-25 [christoph]  0.8.10claws50
3652
3653         * src/main.c
3654         * src/common/sylpheed.c
3655                 add command line parameter parsing to common code
3656
3657 2003-02-24 [christoph]
3658
3659         * Makefile.am
3660         * configure.ac
3661                 fix gnome prefix problems, the configure script now removed
3662                 `gnome-config --prefix` from `gnome-config --datadir`
3663                 and adds $(prefix} instead
3664
3665         (closes Bug 24 Makefile does not respect prefix when installing
3666          GNOME data)
3667
3668 2003-02-24 [christoph]  0.8.10claws49
3669
3670         * src/news.c
3671                 check for valid session before trying to authenticate
3672
3673         (closes Bug 60 crash if "authenticate on logon" is activated
3674          and newsserver-hostname is not valid)
3675
3676 2003-02-24 [melvin]     0.8.10claws48
3677
3678         * src/prefs_actions.c
3679                 Make sure all user's input is sent to the action and then
3680                 close the socket..
3681
3682 2003-02-23 [alfons]     0.8.10claws46
3683
3684         * src/summaryview.c
3685                 also wait cursor when deleting files
3686
3687 2003-02-23 [paul]
3688
3689         * tools/freshmeat_search.pl
3690           tools/google_search.pl
3691                 scripts should now work for any browser/browser command line
3692
3693 2003-02-22 [christoph]  0.8.10claws45
3694
3695         * src/procmsg.c
3696                 fix IMAP flag setting, IMAP flag is not handled correctly
3697                 anymore by the folder system and information about the
3698                 folder should not be saved in the MsgInfo (in my opinion)
3699
3700         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3701
3702 2003-02-22 [christoph]  0.8.10claws44
3703
3704         * src/summaryview.c
3705                 fix spelling of "label" ;-)
3706
3707 2003-02-22 [thorsten]   0.8.10claws43
3708
3709         * src/mimeview.c
3710           src/prefs_common.[ch]
3711           src/procmime.[ch]
3712                 do not use description as attachment name
3713
3714 2003-02-22 [alfons]     0.8.10claws42
3715
3716         * src/summaryview.c
3717                 freeze/thaw folder item updates when changing color labels,
3718                 and put a wait cursors on
3719
3720 2003-02-22 [thorsten]   0.8.10claws41
3721
3722         * src/mimeview.c
3723                 save-all fixes: crash if invoked on multipart container,
3724                 mimeinfo access, pathseparators, error dialog
3725
3726 2003-02-21 [alfons]     0.8.10claws40
3727
3728         * src/prefs_gtk.c
3729                 remove unused var
3730
3731 2003-02-21 [colin]      0.8.10claws39
3732
3733         * src/send.c
3734                 Fix smtp logging
3735
3736 2003-02-21 [colin]      0.8.10claws38
3737
3738         * src/summaryview.c
3739                 Freeze/thaw folderItem updates when filtering messages 
3740                 via Tools/Filter messages
3741
3742 2003-02-21 [paul]       0.8.10claws37
3743
3744         * src/compose.c
3745                 revert commit 0.8.10claws26, there are ulterior motives
3746                 for users to set a Reply-To header when posting to
3747                 newsgroups
3748
3749 2003-02-21 [paul]       0.8.10claws36
3750
3751         * sync with 0.8.10cvs17
3752                 see ChangeLog 2003-02-21
3753
3754 2003-02-20 [christoph]  0.8.10claws35
3755
3756         * src/imap.c
3757                 IMAP UID fetch speedup using SEARCH
3758
3759         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3760
3761         * src/imap.c
3762                 fix problem with UIDs in IMAP UID cache that no longer existed
3763
3764 2003-02-20 [christoph]  0.8.10claws34
3765
3766         * src/imap.c
3767         * src/procheader.c
3768         * src/procheader.h
3769                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
3770
3771         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3772
3773         * src/imap.c
3774                 Rewrite imap_cmd_gen_recv use sock_getline instead
3775                 of sock_gets to avoid problems with too long reply
3776                 lines
3777     
3778 2003-02-20 [colin]      0.8.10claws33
3779         
3780         * src/prefs_account.c
3781                 Better wording
3782
3783 2003-02-20 [colin]      0.8.10claws32
3784
3785         * src/compose.c
3786                 Remove useless '&& !to_sender' 
3787
3788 2003-02-20 [darko]
3789
3790         * AUTHORS
3791                 change my e-mail address
3792
3793 2003-02-19 [colin]      0.8.10claws31
3794
3795         * src/prefs_common.c
3796                 X11 style colors for every configurable color
3797
3798 2003-02-19 [alfons]     0.8.10claws30
3799
3800         * src/prefs_gtk.[ch]
3801         * src/prefs_common.c
3802                 for color_new accept both plain integers and X11 style color
3803                 names (as found in /usr/lib/X11/rgb.txt)
3804
3805 2003-02-19 [paul]       0.8.10claws29
3806
3807         * src/mainwindow.c
3808                 add tooltips to online/offline button and account selector
3809                 button
3810
3811 2003-02-19 [paul]       0.8.10claws28
3812
3813         * src/folder.c
3814           src/news.c
3815           src/prefs_account.[ch]
3816           src/prefs_common.[ch]
3817                 move 'Maximum number of articles to download' to
3818                 account prefs.
3819                 clean up account prefs gui a little by hiding entries
3820                 rather then greying out entries
3821
3822 2003-02-19 [hiro]       0.8.10claws27
3823
3824         * src/common/utils.c
3825                 fix bug #54 'yesterdays date is displayed in the message 
3826                 summary window'
3827
3828 2003-02-19 [paul]       0.8.10claws26
3829
3830         * src/compose.c
3831                 fix bug reported in Feature Request [688596] 
3832                 'Reply-to header in news'
3833
3834 2003-02-18 [paul]       0.8.10claws25
3835
3836         * src/select-keys.c
3837                 add a 'List all keys' button to key selection dialog
3838
3839 2003-02-18 [colin]      0.8.10claws24
3840         
3841         * src/stock_pixmap.c
3842                 fix compile error
3843
3844 2003-02-18 [colin]      0.8.10claws23
3845
3846         * src/common/smtp.[ch]
3847           src/prefs_account.c
3848                 Try to starttls if it seems to be the only
3849                 way to authenticate a user
3850
3851 2003-02-18 [paul]       0.8.10claws22
3852
3853         * src/Makefile.am
3854           src/folderview.c
3855           src/stock_pixmap.[ch]
3856           src/pixmaps/drafts_close.xpm  ** NEW FILE **
3857           src/pixmaps/drafts_open.xpm   ** NEW FILE **
3858                 as a Drafts folder is a special folder allow it to have
3859                 its own unique icons
3860
3861 2003-02-18 [colin]      0.8.10claws21
3862
3863         * src/imap.c
3864                 Fix port selection when using starttls
3865
3866 2003-02-18 [paul]       0.8.10claws20
3867
3868         * src/mainwindow.c
3869           src/prefs_common.[ch]
3870                 make blue the default new mail colour
3871
3872 2003-02-18 [paul]       0.8.10claws19
3873
3874         * sync with 0.8.10cvs14
3875                 see ChangeLog 2003-02-18
3876
3877 2003-02-17 [jens]       0.8.10claws18
3878
3879         * src/common/md5.c
3880                 fixed a compile problem with gcc 3.3
3881                 works on 2.95.3 too (testet on PPC as it is big endian)
3882
3883 2003-02-17 [paul]       0.8.10claws17
3884
3885         * sync with 0.8.10cvs13
3886                 see ChangeLog 2003-02-17
3887
3888 2003-02-17 [paul]       0.8.10claws16
3889
3890         * sync with 0.8.10cvs12
3891                 see ChangeLog 2003-02-17
3892
3893 2003-02-16 [match]      0.8.10claws15
3894
3895         * src/addressbook.c
3896                 Eliminates reloading of address data when items
3897                 deleted or added. Applied submitted by
3898                 Luke Plant <lukeplant@softhome.net>
3899
3900 2003-02-16 [paul]       0.8.10claws14
3901
3902         * src/news.c
3903                 when a 'protocol error' is encountered disconnect from
3904                 the server. This means that the user can carry on viewing
3905                 other articles and doesn't have to either wait until the
3906                 server timesout or quit sylpheed.
3907                 Fixes bug #53 'Unable to read messages in newsgroups, 
3908                 displayed message doesn't change'
3909
3910 2003-02-15 [christoph]  0.8.10claws13
3911
3912         * src/imap.c
3913                 fix bug that stopped scanning of folders when an
3914                 IMAP folder was empty
3915
3916         (closes bug 46 stop scan messages in folders after empty folder)
3917
3918 2003-02-15 [paul]
3919
3920         * tools/Makefile.am
3921           tools/README
3922           tools/freshmeat_search.pl     ** NEW FILE **
3923           tools/google_search.pl        ** NEW FILE **
3924                 Add 2 Actions scripts which search freshmeat/google
3925                 for the selected text using the browser configured
3926                 in sylpheedrc.
3927                 
3928         Note: These scripts are very dependent on the format of the
3929         browser command and may not work on every occasion. Testing
3930         is welcome. 
3931
3932 2003-02-14 [alfons]     0.8.10claws12
3933
3934         * src/compose.c
3935                 fix breakage because of uninitialized account pointer.
3936                 please verify.
3937
3938 2003-02-14 [paul]       0.8.10claws11
3939
3940         * src/compose.c
3941           src/prefs_account.[ch]
3942           src/prefs_common.[ch]
3943                 move signature settings to Account Prefs
3944
3945 2003-02-14 [paul]       0.8.10claws10
3946
3947         * sync with 0.8.10cvs11
3948                 see ChangeLog 2003-02-14
3949
3950 2003-02-13 [thorsten]   0.8.10claws9
3951
3952         * src/news.c
3953                 revert news progressbar (GUI separation)
3954
3955 2003-02-13 [paul]       0.8.10claws8
3956
3957         * src/compose.c
3958                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
3959                 paragraph 1
3960
3961 2003-02-13 [paul]       0.8.10claws7
3962
3963         * src/compose.[ch]
3964           src/summaryview.c
3965                 fix 'Follow-up and Reply-to' so that it creates a reply to
3966                 the newsgroup and the sender. If the message has the keyword
3967                 'poster' in the Followup-To header, all replies go to the
3968                 sender, re: RFC 1036, Section 2.2.3
3969                 rename all instances of 'ignore_replyto' to 'to_sender', both
3970                 were previously used, now we use just one.
3971
3972 2003-02-13 [paul]       0.8.10claws6
3973
3974         * sync with 0.8.10cvs9
3975                 see ChangeLog 2003-02-13
3976
3977 2003-02-13 [paul]       0.8.10claws5
3978
3979         * configure.ac
3980                 show which plugins are configured in the configure
3981                 output.
3982
3983 2003-02-12 [thorsten]   0.8.10claws4
3984
3985         * src/news.c
3986                 show progress while fetching news headers
3987
3988 2003-02-12 [christoph]  0.8.10claws3
3989
3990         * configure.ac
3991         * src/plugins/Makefile.am
3992                 use AM_CONDITIONAL to enable plugins, automake correctly
3993                 manages this when creating distdir
3994
3995 2003-02-12 [christoph]  0.8.10claws2
3996
3997         * ac/spamassassin.m4
3998         * src/plugins/spamassassin/Makefile.am
3999                 fix building SpamAssassin plugin without OpenSSL
4000
4001 2003-02-12 [paul]       0.8.10claws1
4002
4003         * ac/Makefile.am
4004           src/Makefile.am
4005           src/plugins/Makefile.am
4006                 fix failure of 'make release'
4007
4008 2003-02-12 [paul]       0.8.10claws
4009
4010         * 0.8.10claws released
4011
4012 2003-02-12 [paul]       0.8.9claws56
4013
4014         * po/bg.po
4015           po/es.po
4016           po/it.po
4017           po/ru.po
4018           po/sr.po
4019                 updated translations by George Danchev, Ricardo Mones Lastra,
4020                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
4021                 
4022         * sylpheed.spec.in
4023                 Allow the building of RPMs by a regular user. Submitted
4024                 by Sergei Astanin
4025
4026 2003-02-11 [alfons]     0.8.9claws55
4027
4028         * src/colorlabel.c
4029                 don't use pixmaps for label color rect but draw rectangles
4030                 so we can respect the color map of palette based visuals
4031                 (fixes the long time crashes on Suns - thanks to Andreas
4032                 Engel and Steve O'Hara-Smith for testing)
4033
4034 2003-02-11 [christoph]  0.8.9claws54
4035
4036         * src/matcher_parser_parse.y
4037                 correct bug where filering rules of not existing folders in
4038                 matcherrc were added to global filtering
4039                 
4040         (closes Debian Bug #180253 - Directory's filter-rules are merged with
4041          main filter-rules after removing directory, http://bugs.debian.org/180253)
4042         
4043 2003-02-11 [paul]       0.8.9claws53
4044
4045         * sync with 0.8.10cvs7
4046                 see ChangeLog 2003-02-09
4047
4048 2003-02-11 [melvin]     0.8.9claws52
4049
4050         * po/fr.po
4051                 Updated French tranlsations
4052
4053 2003-02-10 [paul]       0.8.9claws51
4054
4055         * sylpheed.spec.in
4056                 correct --enable-openssl
4057                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
4058
4059 2003-02-09 [martin]     0.8.9claws50
4060
4061         * src/prefs_matcher.c
4062                 fix segfault in prefs_matcher_substitute_cb() when
4063                 no row is selected
4064
4065 2003-02-09 [paul]       0.8.9claws49
4066
4067         * src/folderview.c
4068                 fix bug where a newsgroup folder's processing rules were
4069                 merged with the global filtering rules when the newsgroup
4070                 folder was deleted, causing some seriously bad results,
4071                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
4072
4073 2003-02-08 [melvin]     0.8.9claws48
4074
4075         * src/compose.c
4076                 Corrected and modified an alert message.
4077
4078 2003-02-07 [paul]       0.8.9claws47
4079
4080         * src/folderview.c
4081                 fix bug where both an 'Account properties' window and a
4082                 'Folder properties' window were opened when clicking on
4083                 'Properties' in an NNTP or IMAP folder's popup menu.
4084
4085 2003-02-07 [paul]       0.8.9claws46
4086
4087         * sync with 0.8.10cvs6
4088                 see ChangeLog 2003-02-06
4089
4090 2003-02-06 [christoph]  0.8.9claws45
4091
4092         * src/mbox.c
4093                 freeze folder updates while importing mbox files
4094                 (closes bug 43 importing mbox took hours)
4095                 
4096         Patch submitted by Jens Rantil <jens.rantil@telia.com>
4097
4098 2003-02-06 [thorsten]   0.8.9claws44
4099
4100         * po/de.po
4101                 Updated german translations
4102
4103 2003-02-06 [thorsten]   0.8.9claws43
4104
4105         * src/news.h
4106                 use guint for message numbers (fix count in grouplist dialog)
4107
4108 2003-02-05 [paul]       0.8.9claws42
4109
4110         * sync with 0.8.10cvs2
4111                 see ChangeLog 2003-02-05
4112
4113 2003-02-04 [colin]      0.8.9claws41
4114
4115         * src/prefs_common.[ch]
4116           src/procmsg.c
4117           src/summaryview.c
4118                 Add an option to disable threading by subject
4119
4120 2003-02-04 [christoph]  0.8.9claws40
4121
4122         * src/inc.c
4123                 only abort fetching mails from multiple accounts when the
4124                 error is fatal and does not allow to check any more accounts
4125                 (currently only disk full error)
4126
4127         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
4128          receive mails for other accouts)
4129
4130 2003-02-04 [christoph]  0.8.9claws39
4131
4132         * src/folder.c
4133                 first add the new message to the cache, then
4134                 send the update notification
4135
4136         (closes bug 39 after sending message folderview doesnt get updated)
4137
4138 2003-02-04 [colin]      0.8.9claws38
4139
4140         * src/inc.c
4141                 _really_ fix this Connecting... status
4142
4143 2003-02-04 [paul]       0.8.9claws37
4144
4145         * sync with 0.8.10
4146                 see ChangeLog 2003-02-04
4147
4148 2003-02-04 [paul]       0.8.9claws36
4149
4150         * sync with 0.8.9cvs6
4151                 see ChangeLog 2003-02-03
4152
4153 2003-02-04 [paul]       0.8.9claws35
4154
4155         * po/pt_BR.po
4156                 updated by André Filipe de Assunção e Brito 
4157                 <bedecko@netsite.com.br>
4158
4159 2003-02-03 [thorsten]   0.8.9claws34
4160
4161         * po/de.po
4162                 Updated german translations
4163
4164 2003-02-02 [paul]       0.8.9claws33
4165
4166         * po/es.po
4167                 updated by Ricardo Mones Lastra
4168
4169 2003-02-02 [thorsten]   0.8.9claws32
4170
4171         * src/mh.c
4172                 Fix mh_get_msginfo() segfault if file is inaccessible
4173
4174 2003-01-31 [colin]      0.8.9claws31
4175
4176         * src/procheader.c
4177                 Fix last commit's bug
4178
4179 2003-01-31 [colin]      0.8.9claws30
4180
4181         * src/procheader.c
4182                 Missing a change for gpg-signed messages
4183
4184 2003-01-31 [paul]       0.8.9claws29
4185
4186         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
4187           src/procheader.c
4188           src/stock_pixmap.[ch]
4189           src/summaryview.c
4190                 indicate GnuPG signed messages by displaying an icon
4191                 in the Attachment column.
4192
4193 2003-01-31 [paul]       0.8.9claws28
4194
4195         * sync with 0.8.9cvs4
4196                 see ChangeLog 2003-01-31
4197
4198 2003-01-31 [alfons]     0.8.9claws27
4199
4200         * src/textview.c
4201                 tune URI parser to accept mailto URLs with a '?'
4202                 (patch from Ruslan Balkin)
4203
4204 2003-01-31 [colin]      0.8.9claws26
4205
4206         * src/summaryview.c
4207                 Fix a leak introduced in claws24
4208
4209 2003-01-31 [colin]      0.8.9claws25
4210
4211         * src/summaryview.c
4212                 Freeze/Thaw folder updates when deleting dups
4213
4214 2003-01-31 [colin]      0.8.9claws24
4215         
4216         * src/addr_compl.c
4217           src/summaryview.c
4218           src/msgcache.c
4219                 little speed improvements
4220
4221 2003-01-31 [colin]      0.8.9claws23
4222
4223         * src/summaryview.c
4224                 Fix segfault when forwarding nothing
4225                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
4226                 
4227 2003-01-30 [paul]       0.8.9claws22
4228
4229         * sync with 0.8.9cvs3
4230                 see ChangeLog 2003-01-30
4231
4232 2003-01-30 [paul]       0.8.9claws21
4233
4234         * sync with 0.8.9cvs2
4235                 see ChangeLog 2003-01-30
4236
4237 2003-01-29 [paul]       0.8.9claws20
4238
4239         * sync with 0.8.9cvs1
4240                 see ChangeLog 2003-01-29
4241
4242 2003-01-28 [paul]       0.8.9claws19
4243
4244         * po/POTFILES.in
4245                 update to reflect changes. 
4246                 thanks to Ricardo Mones Lastra
4247
4248 2003-01-27 [christoph]  0.8.9claws18
4249
4250         * ac/openssl.m4
4251         * ac/spamassassin.m4
4252         * src/plugins/spamassassin/README
4253         * src/plugins/spamassassin/libspamc.[ch]
4254         * src/plugins/spamassassin/utils.[ch]
4255                 updated to latest libspamc
4256
4257 2003-01-27 [christoph]  0.8.9claws17
4258
4259         * src/folder.c
4260                 fix wrong use of procheader_get_header_fields
4261
4262 2003-01-27 [christoph]  0.8.9claws16
4263
4264         * src/news.c
4265         * src/prefs_account.[ch]
4266         * src/common/nntp.[ch]
4267                 allow to force authentication for NNTP servers
4268
4269         Patch submitted by Florian Mickler <dmk@d-labs.de>
4270
4271 2003-01-26 [paul]       0.8.9claws15
4272
4273         * src/summaryview.c
4274                 speed up of marking messages as read
4275                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
4276
4277 2003-01-26 [christoph]  0.8.9claws14
4278
4279         * src/Makefile.am
4280         * src/mgutils.[ch]              ** REMOVE **
4281         * src/xml.[ch]                  ** REMOVE **
4282         * src/xmlprops.[ch]             ** REMOVE **
4283         * src/common/Makefile.am
4284         * src/common/mgutils.[ch]       ** NEW **
4285         * src/common/xml.[ch]           ** NEW **
4286         * src/common/xmlprops.[ch]      ** NEW **
4287                 move xml files to common directory
4288
4289 2003-01-26 [christoph]  0.8.9claws13
4290
4291         * src/plugins/spamassassin/spamassassin_gtk.c
4292                 only set gtk entry text if string is available
4293
4294 2003-01-26 [melvin]     0.8.9claws12
4295
4296         * src/description_window.c
4297                 Allow resizing of the window
4298                 Allow automatic horizontal scroll bar
4299                 Do not vertically expand and fill
4300
4301 2003-01-26 [christoph]  0.8.9claws11
4302
4303         * src/Makefile.am
4304         * src/gtkutils.[ch]             ** REMOVE **
4305         * src/common/sylpheed.c
4306         * src/gtk/Makefile.am
4307         * src/gtk/description_window.c
4308         * src/gtk/gtkutils.[ch]         ** NEW **
4309         * src/gtk/prefswindow.c
4310                 move gtkutils to gtk directory
4311
4312 2003-01-26 [paul]       0.8.9claws10
4313
4314         * src/summaryview.c
4315                 rename summary_unread_clicked() to summary_status_clicked()
4316
4317 2003-01-26 [melvin]     0.8.9claws9
4318
4319         * src/prefs_actions.c
4320                 Cosmetical changes to the help text
4321
4322 2003-01-26 [paul]       0.8.9claws8
4323
4324         * src/folder.[ch]
4325           src/mainwindow.c
4326           src/prefs_common.c
4327           src/prefs_sumamry_column.c
4328           summaryview.[ch]
4329                 rename the 'Unread' column to 'Status'
4330
4331 2003-01-25 [match]      0.8.9claws7
4332
4333         * src/mgutils.[ch]
4334                 removed reference to LDAP constants. removed error2string.
4335                 included functions to support LDAP dynamic queries.
4336         * src/syldap.h
4337                 moved LDAP constants here.
4338         * src/addressbook.c
4339         * src/addrindex.c
4340         * src/importldif.c
4341                 removed references to LDAP constants and references to
4342                 error2string.
4343
4344 2003-01-25 [paul]       0.8.9claws6
4345
4346         * src/summaryview.c
4347                 summary_thread_build(), summary_thread_init(): remove 
4348                 unneeded reference to summaryview->folder_item
4349
4350 2003-01-25 [christoph]  0.8.9claws5
4351
4352         * src/gtk/description_window.c
4353                 o allow description texts to expand over multiple columns
4354                 o translate all columns
4355         * src/prefs_actions.c
4356                 change syntax description to use new multi column feature
4357
4358         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4359
4360 2003-01-25 [match]      0.8.9claws4
4361
4362         * src/vcard.c
4363                 fixed bug with Quoted-Printable
4364
4365 2003-01-25 [paul]       0.8.9claws3
4366
4367         * src/folder.[ch]
4368           src/summaryview.[ch]
4369                 implement per-folder collapsed/expanded threads setting
4370                 
4371         * src/prefs_common.c
4372                 remove global collapsed/expanded threads option
4373
4374 2003-01-25 [christoph]  0.8.9claws2
4375
4376         * po/POTFILES.in
4377                 add pluginwindow and prefswindow
4378         * src/compose.c
4379                 make send respond correctly to messages that could be added
4380                 to the queue folder, but the UID of the message is unknown
4381         * src/folder.c
4382         * src/imap.c
4383                 don't return guessed UIDs in imap_add_msg anymore. We return
4384                 0 to tell the folder system it was appened but the UID is
4385                 unknown. Folder system now get's the UID by scaning the folder
4386                 and searching the cache for the Message-ID
4387                 (closes bug #29 Messages queued, but not sent)
4388
4389 2003-01-25 [paul]       0.8.9claws1
4390
4391         * src/codeconv.c
4392                 conv_encode_header():  fix bug when long headers with 8-bit
4393                 characters are used, so that the encoded words are wrapped.
4394                 If the space in the original text falls on the wrap boundary,
4395                 it can be lost.
4396                 Patch by Sergey Vlasov.
4397                 
4398         * src/folderview.c
4399                  fix bug where a change to the sorting method or thread view
4400                  of a folder's messages is lost if simpify-subject is set and
4401                  toggled on or off.
4402                  Patch by Luke Plant.
4403
4404 2003-01-24 [paul]       0.8.9claws
4405
4406         * sylpheed-0.8.9claws released
4407         
4408         * Makefile.am
4409           sylpheed.spec.in
4410                 remove reference to 'INSTALL.jp'
4411
4412 2003-01-23 [paul]       0.8.8claws128
4413
4414         * po/es.po
4415           po/it.po
4416           po/ru.po
4417           po/sr.po
4418                 updated translations. submitted by Ricardo Mones Lastra,
4419                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
4420
4421 2003-01-23 [colin]      0.8.8claws127
4422
4423         * src/compose.c
4424                 Fix drafted and queued news articles re-edition
4425
4426 2003-01-23 [melvin]     0.8.8claws126
4427
4428         * po/fr.po
4429                 Updated French translations
4430
4431 2003-01-23 [colin]      0.8.8claws125
4432
4433         * src/inc.c
4434                 Fix "Connecting to..." status message
4435
4436 2003-01-22 [paul]       0.8.8claws124
4437
4438         * po/bg.po
4439                 updated by George Danchev
4440                 
4441         * src/folder.c
4442                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
4443                 and folder deletion
4444
4445 2003-01-21 [paul]       0.8.8claws123
4446
4447         * po/bg.po
4448                 updated by George Danchev
4449                 
4450         * src/about.c
4451                 its now 2003
4452                 
4453         * src/toolbar.c
4454                 don't translate 'Separator'
4455                 
4456         * src/plugins/spamassassin/Makefile.am
4457                 add aspell to CPPFLAGS
4458                 
4459         * src/plugins/spamassassin/spamassassin.c
4460           src/plugins/spamassassin/spamassassin_gtk.c
4461                 set correct default for spamassassin_receive_spam
4462                 slightly re-word descriptions and some
4463                 other minor changes
4464
4465 2003-01-19 [alfons]     0.8.8claws122
4466                 
4467         * src/mimeview.c
4468                 mimeview_save_as(): we might as well show the file name for
4469                 the single case "Save As" too
4470
4471 2003-01-19 [alfons]     0.8.8claws121
4472
4473         * src/crash.c
4474                 change bug tracker URL to bugzilla URL
4475
4476 2003-01-19 [alfons]     0.8.8claws120
4477
4478         * src/mimeview.c
4479                 mimeview_save_all(): display name of file before overwriting;
4480                 continue saving all, even when one overwrite was cancelled
4481
4482 2003-01-19 [christoph]  0.8.8claws119
4483
4484         * src/summaryview.c
4485         * src/procmsg.[ch]
4486                 fix wrong usage of procmsg_find_children in summaryview
4487                 by using procmsg_update_unread_children instead of
4488                 summaryview_update_unread_children
4489
4490 2003-01-19 [christoph]  0.8.8claws118
4491
4492         * src/procmsg.c
4493                 fix infinite loop in procmsg_find_children
4494                  (closes bug #25 sylpheed crashes on delete.)
4495
4496         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4497
4498 2003-01-19 [paul]       0.8.8claws117
4499
4500         * po/pt_BR.po
4501                 updated by Ivan Francolin Martinez
4502
4503 2003-01-18 [melvin]     0.8.8claws116
4504
4505         * src/prefs_actions.c
4506                 Removed syntax limitation of only one '&' at the end of command.
4507                         Now actions that contain '>/dev/null 2>&1' are possible.
4508
4509 2003-01-18 [melvin]     0.8.8claws115
4510
4511         * src/prefs_actions.c
4512                 Actions IO dialog: when the action ends
4513                 the "Close" button now has focus and [Escape] closes the
4514                 window.
4515
4516 2003-01-18 [christoph]  0.8.8claws114
4517
4518         * src/procmsg.c
4519                 o add debug output when MsgInfos are really freed
4520                 o free GSLists in procmsg_find_children and
4521                   procmsg_update_unread_children
4522
4523 2003-01-18 [christoph]  0.8.8claws113
4524
4525         * src/mainwindow.c
4526                 reorder Configuration menu
4527
4528 2003-01-18 [christoph]  0.8.8claws112
4529
4530         * src/compose.c
4531                 fix applying templates to forwarded messages
4532
4533         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4534
4535 2003-01-17 [christoph]  0.8.8claws111
4536
4537         * src/folder.c
4538                 destroy folder items, when a folder item is removed
4539
4540 2003-01-17 [christoph]  0.8.8claws110
4541
4542         * src/folder.c
4543                 fix wrong folder stats update when ignored message is
4544                 deleted
4545
4546 2003-01-17 [colin]      0.8.8claws109
4547         
4548         * src/mainwindow.c
4549         * src/summaryview.c
4550                 Quicksearch bugfixes: 
4551                 - hide help button at startup if not extended
4552                 - switch to extended when looking for replies
4553
4554 2003-01-17 [paul]
4555
4556         * sync with 0.8.9 release
4557
4558 2003-01-17 [paul]       0.8.8claws108
4559
4560         * sync with 0.8.8cvs11
4561                 see ChangeLog 2003-01-17
4562
4563 2003-01-16 [colin]      0.8.8claws107
4564
4565         * src/procmsg.c
4566                 Changed encryption test to re-ask passphrase
4567                 if an encrypted message hasn't been decrypted
4568                 Fixes bug #5
4569
4570 2003-01-16 [christoph]  0.8.8claws106
4571
4572         * src/prefs_gtk.c
4573         * src/prefs_toolbar.c
4574         * src/gtk/prefswindow.h
4575         * src/plugins/spamassassin/spamassassin_gtk.c
4576                 remove page destroy function that is not used anymore
4577
4578 2003-01-16 [paul]       0.8.8claws105
4579
4580         * sync with 0.8.8cvs9
4581                 see ChangeLog 2002-01-16
4582
4583 2003-01-16 [colin]      0.8.8claws104
4584
4585         * src/compose.[ch]
4586                 Fix bug with autosaved drafts for IMAP, when draft
4587                 folder is specified - fixes bugzilla bug #20
4588
4589 2003-01-15 [paul]       0.8.8claws103
4590
4591         * src/compose.[ch]
4592           src/procmsg.c
4593                 store folder and message-id of message forwarding
4594                 in queue header and set forward flag after sending
4595
4596 2003-01-15 [paul]       0.8.8claws102
4597
4598         * sync with 0.8.8cvs8
4599                 see ChangeLog 2002-01-15
4600
4601 2003-01-15 [colin]      0.8.8claws101
4602
4603         * src/Makefile.am
4604                 Fix linking with GNU libiconv
4605
4606 2003-01-15 [darko]      0.8.8claws100
4607
4608         * src/pine.c
4609                 fix crash when importing pine address book
4610                 entry with an empty name (reported by DY
4611                 <dybulk at tri8.net>)
4612
4613 2003-01-14 [paul]       0.8.8claws99
4614
4615         * configure.in  ** REMOVED **
4616           configure.ac  ** NEW FILE **
4617                 rename configure.in to configure.ac, as it is now
4618                 preferred
4619
4620 2003-01-14 [melvin]     0.8.8claws98
4621
4622         * src/folderview.c
4623                 folderview_check_new(): More precise function description
4624
4625 2003-01-14 [melvin]     0.8.8claws97
4626
4627         * src/folderview.c
4628                 folderview_check_new(): return the number of new messages 
4629                         since last check.
4630         * src/inc.c
4631                 inc_account_mail(): Disable counting of new messages for IMAP
4632                         and NNTP until bug [19] and [14] are fixed.
4633
4634 2003-01-14 [paul]       0.8.8claws96
4635
4636         * sync with 0.8.8cvs6
4637                 see ChangeLog 2003-01-14
4638
4639 2003-01-13 [alfons]     0.8.8claws95
4640
4641         * src/textview.c
4642                 tune email address validation (c. 0.8.8claws89): if . is 
4643                 just one char away from @, the address is invalid too 
4644                 (correctly rejects addresses like foo@.com)
4645
4646 2003-01-13 [paul]       0.8.8claws94
4647
4648         * src/messageview.c
4649           src/toolbar.c
4650                 fixes to the Message View toolbar and menu:
4651                 fix non-functioning Forward button
4652                 make Reply button consider default_reply_list
4653                 remove 'Follow-up...' menu entry
4654                 add 'Forward' and 'Redirect' menu entries
4655
4656 2003-01-13 [melvin]     0.8.8claws93
4657
4658         * src/inc.c
4659                 Fixed typo that could make new messages count incorrect.
4660
4661 2003-01-13 [melvin]     0.8.8claws92
4662
4663         * src/folderview.[ch]
4664                 folderview_check_new(): return the number of new messages.
4665         * src/inc.c
4666                 Should fix bug [14] where new mail notification worked 
4667                         incorrectly with IMAP accounts.
4668                 inc_spool_account(): return number of new msgs, or -1 on error
4669                 inc_all_spool(): return number of new msgs
4670                 
4671 2003-01-13 [melvin]     0.8.8claws91
4672
4673         * src/prefs_actions.c
4674                 Justify help text.
4675
4676 2003-01-12 [thorsten]   0.8.8claws90
4677
4678         * src/common/prefs.c
4679                 close file before rename
4680
4681 2003-01-12 [alfons]     0.8.8claws89
4682
4683         * AUTHORS
4684                 add Christian Mertes
4685         * src/common/utils.[ch]
4686                 g_stricase_hash(), g_stricase_equal(): functions for 
4687                 case insensitive hash tables
4688         * src/textview.c
4689                 use top level domain names to validate email address, based
4690                 on a patch by Christian Mertes (thanks!), but changed 
4691                 implementation to use a hash table 
4692
4693 2003-01-12 [paul]       0.8.8claws88
4694
4695         * po/bg.po
4696                 updated by George Danchev
4697
4698 2003-01-12 [alfons]     0.8.8claws87
4699
4700         * src/summaryview.c
4701                 delete / execute performance: use new style folder update
4702
4703 2003-01-12 [paul]       0.8.8claws86
4704
4705         * sync with 0.8.8cvs5
4706                 see ChangeLog 2003-01-13 (!)
4707
4708 2003-01-12 [alfons]     0.8.8claws85
4709
4710         * src/filtering.c
4711         * src/matcher_parser_parse.y
4712                 prepare change_score filtering action
4713         * src/matcher.[ch]
4714                 give up const-correctness on functions that call non-const-correct functions;
4715                 several casts to gpointer in g_free();
4716                 add change_score;
4717
4718 2003-01-12 [christoph]  0.8.8claws84
4719
4720         * src/compose.c
4721                 fix 2 warnings
4722
4723         * src/gtk/prefswindow.[ch]
4724         * src/plugins/spamassassin/spamassassin_gtk.c
4725                 changed the call of the widget create function
4726                 for PrefsPages, because sometimes the widget
4727                 create function needs a widget that already has
4728                 been attached to a window (to create GDK pixmaps
4729                 for exmaple). So we simply pass the GtkWindow as
4730                 the second parameter now.
4731
4732         * src/main.c
4733         * src/mainwindow.c
4734         * src/prefs_toolbar.[ch]
4735                 rewrite Toolbar Preferences using the new
4736                 prefs window
4737
4738 2003-01-11 [alfons]     0.8.8claws83
4739
4740         * src/addressadd.c
4741                 fix crash when adding sender to addressbook because status bar
4742                 isn't there (the status bar doesn't seem to be used though,
4743                 but I'll let Match decide what to do with it)
4744
4745 2003-01-11 [colin]      0.8.8claws82
4746
4747         * src/main.c
4748           src/toolbar.c
4749                 Two useless changes reversed
4750
4751 2003-01-11 [colin]      0.8.8claws81
4752
4753         * src/mainwindow.c
4754           src/mainwindow.h
4755                 Add mainwindow_get_mainwindow()
4756         * src/alertpanel.c
4757           src/alertpanel.h
4758                 Add alertpanel_error_log() 
4759         * src/compose.c
4760           src/inc.c
4761           src/messageview.c
4762           src/toolbar.c
4763           src/main.c
4764           src/procmsg.c
4765                 Network errors get a View Log button
4766
4767 2003-01-10 [alfons]     0.8.8claws80
4768
4769         * src/prefs_toolbar.c
4770         * src/toolbar.c
4771                 use the translatable string for "Separator" as file name for
4772                 separator toolbar items (probably make this uppercase?)
4773
4774 2003-01-10 [alfons]     0.8.8claws79
4775
4776         * src/prefs_toolbar.c
4777                 put right A_SEPARATOR description string in "displayed
4778                 toolbar items list" so manually added separators are
4779                 saved correctly (bug #10, "Adding a separator to the main 
4780                 toolbar fails, entry in xml file is wrong")
4781
4782 2003-01-10 [christoph]  0.8.8claws78
4783
4784         * src/imap.c
4785                 o fix warnings
4786                 o use CAPABILITY to check if NAMESPACE is available
4787
4788 2003-01-10 [christoph]  0.8.8claws77
4789
4790         * src/imap.[ch]
4791                 apply UIDPLUS IMAP extension support patch
4792
4793         Patch submitted by Simon 'corecode' Schubert
4794
4795 2003-01-10 [paul]       0.8.8claws76
4796
4797         * src/folderview.c
4798                 a sync from main which fixes the news account folders'
4799                 Properties bug
4800
4801 2003-01-10 [christoph]  0.8.8claws75
4802
4803         * src/folder.c
4804                 don't accept 0 as a valid uid returned by copy and move
4805                 functions. 0 means the message was copied or moved but the
4806                 new uid could not be fetched. It is not an error condition
4807                 for the copy or move operation.
4808
4809 2003-01-10 [paul]       0.8.8claws74
4810
4811         * src/prefs_filtering.c
4812                 change English used in Alert when entry is not
4813                 saved.
4814                 
4815         * sync with 0.8.8cvs4
4816                 see ChangeLog 2003-01-10
4817
4818 2003-01-10 [darko]      0.8.8claws73
4819
4820         * src/pine.c
4821                 fix crash when importing address book entry
4822                 without a valid address
4823
4824 2003-01-09 [alfons]     0.8.8claws72
4825
4826         * src/inc.c
4827                 filtering performance: use new style folder update
4828
4829 2003-01-09 [christoph]  0.8.8claws71
4830
4831         * src/compose.c
4832         * src/gtk/menu.[ch]
4833                 fix wrong selecting of mime encoding type, when
4834                 opening property dialog of attachments in the
4835                 compose window. 7bit was always selected and that
4836                 destoryed files with 8bit data.
4837                 (closes bug #9 Sylpheed-claws destroys attachments when
4838                  changing MIME-types)
4839
4840 2003-01-09 [paul]       0.8.8claws70
4841
4842         * sync with 0.8.8cvs3
4843                 see ChangeLog 2003-01-09
4844
4845 2003-01-08 [alfons]     0.8.8claws69
4846         
4847         * src/addressadd.c
4848                 apply patch by Kim Schulz to fix build breakage
4849                 because of missing variable
4850
4851 2003-01-08 [paul]       0.8.8claws68
4852
4853         * sync with 0.8.8cvs2
4854                 see ChangeLog 2002-01-08
4855
4856 2003-01-08 [paul]       0.8.8claws67
4857
4858         * po/it.po
4859                 updated by Alessandro Maestri
4860                 
4861         * src/addressadd.c
4862                 when using 'Add sender to addressbook' allow
4863                 name to be edited and remarks to be entered
4864                 Patch submitted by Luke Plant
4865
4866 2003-01-08 [darko]      0.8.8claws66
4867
4868         * README.claws, src/summaryview.c
4869                 fix description for marked messages
4870
4871 2003-01-08 [paul]
4872
4873         * tools/Makefile.am
4874           tools/launch_phoenix  ** NEW FILE **
4875                 add script that enables using Phoenix as the default
4876                 web browser. 
4877                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
4878                 
4879         * tools/OOo2sylpheed.pl
4880                 remove full path to sylpheed executable, just 'sylpheed'
4881                 will do
4882                 
4883         * tools/README
4884                 add launch_phoenix informtion and re-arrange and compress
4885                 the data a little
4886
4887 2003-01-07 [christoph]  0.8.8claws65
4888
4889         * src/folder.c
4890                 fix update for source folder when moving messages
4891         * src/procmsg.[ch]
4892         * src/summaryview.c
4893                 use function to set to_folder for message infos and
4894                 automatically update the op_count for old and new
4895                 folder
4896
4897 2003-01-07 [melvin]     0.8.8claws64
4898
4899         * src/prefs_actions.c
4900                 Fixed bug where an '%p' Action on a displayed image crashed 
4901                         Sylpheed
4902                 Code clean up (get rid of duplicated code and removed unnecessary 
4903                                 structure member)
4904
4905 2003-01-07 [christoph]  0.8.8claws63
4906
4907         * src/compose.c
4908         * src/folder.[ch]
4909         * src/folderview.c
4910         * src/import.c
4911         * src/inc.c
4912         * src/main.c
4913         * src/mainwindow.c
4914         * src/messageview.c
4915         * src/prefs_folder_item.c
4916         * src/procmsg.c
4917         * src/summaryview.c
4918         * src/toolbar.c
4919                 o remove all folder update triggering from the UI code. The folder
4920                   system should know much better when a folder needs an update.
4921                 o to prevent multiple updates in a row the folder updates can be
4922                   frozen for some time.
4923
4924                 Note: - Please verify that no updates are missing
4925                       - Check where freeze/thaws should be added
4926
4927 2003-01-07 [christoph]  0.8.8claws62
4928
4929         * src/prefs_actions.c
4930                 don't translate empty strings
4931
4932         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4933
4934 2003-01-06 [christoph]  0.8.8claws61
4935
4936         * src/prefs_actions.c
4937                 mark strings for gettext
4938         * src/prefs_matcher.c
4939                 use new description window for Execute action and
4940                 match condition in Filtering
4941
4942         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4943
4944 2003-01-06 [alfons]     0.8.8claws60
4945
4946         keep myself inspired to re-organize matcher part 8; 
4947         yes, more to come (I need to move out the descriptive
4948         text for actions to matcher.c, or at least make it not
4949         depend on the wicked ordering)
4950
4951         * src/prefs_matcher.c
4952                 add documentation so others may comprehend the
4953                 UI part of the conditions
4954                 
4955 2003-01-06 [christoph]  0.8.8claws59
4956
4957         * src/prefs_actions.c
4958                 use new description window for syntax help
4959         * src/gtk/description_window.c
4960                 fix display of descriptions with column count != 2
4961
4962         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4963
4964 2003-01-06 [christoph]  0.8.8claws58
4965
4966         * src/quote_fmt.c
4967         * src/summaryview.[ch]
4968         * src/gtk/Makefile.am
4969         * src/gtk/description_window.[ch]       ** NEW **
4970                 use a generic window to display syntax descriptions
4971                 currently used in quote_fmt and summaryview (new description
4972                 for extended quick search)
4973
4974         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4975
4976 2003-01-06 [paul]       0.8.8claws57
4977
4978         * sync with 0.8.8cvs1
4979                 see ChangeLog 2003-01-06
4980
4981 2003-01-06 [christoph]  0.8.8claws56
4982
4983         * src/mainwindow.c
4984         * src/prefs_gtk.[ch]
4985         * src/gtk/prefswindow.[ch]
4986         * src/plugins/spamassassin/spamassassin_gtk.c
4987                 o remove page management from prefswindow, pages
4988                   will be an argument to prefswindow_open
4989                 o prefswindow_open gets a datapointer that is
4990                   passed to the widget_create function to allow
4991                   creation of prefswindow for specific items
4992
4993 2003-01-06 [colin]      0.8.8claws55
4994         
4995         * src/summaryview.c
4996                 We don't want regexp in the reply-finder, 
4997                 because MIDs can contain !,$,. and so on
4998
4999 2003-01-06 [jens]       0.8.8claws54
5000
5001         * src/jpilot.c
5002                 fixed a wrong free in jpilot_read_db_files
5003
5004 2003-01-06 [alfons]     0.8.8claws53
5005
5006         re-organize matcher part 8; more to come
5007        
5008         * src/matcher.c
5009                 matcherprop_to_string(): put g_free()s before the
5010                 switch-case break to fix memleaks                
5011
5012 2003-01-06 [colin]      0.8.8claws52
5013
5014         * src/summaryview.c
5015                 cleanup & reply-finder now displays the first 
5016                 matching message
5017
5018 2003-01-05 [alfons]     0.8.8claws51
5019
5020         re-organize matcher part 7; more to come
5021
5022         * src/matcher.[ch]
5023                 fixes for constant correctness;
5024                 more documentation;
5025
5026 2003-01-05 [alfons]     0.8.8claws50
5027
5028         re-organize matcher part 6; more to come
5029         
5030         * src/matcher.[ch]
5031                 fixes for constant correctness;
5032                 more documentation;
5033         * src/filtering.c
5034                 fix for constant correctness
5035
5036 2003-01-05 [colin]      0.8.8claws49
5037
5038         * src/account.[ch]
5039                 Add account_get_reply_account function
5040         * src/compose.c
5041                 Use account_get_reply_account function 
5042         * src/summaryview.c
5043                 Basic reply-finder - click on the replied
5044                 icon gets you to the outbox using quick-search
5045
5046 2003-01-05 [paul]       0.8.8claws48
5047
5048         * src/prefs_common.c
5049                 small change to English
5050                 
5051         * src/prefs_filtering.c
5052                 prefs_filtering_action_select(): improve logic and uniformity
5053                 of gui
5054
5055 2003-01-05 [alfons]     0.8.8claws47
5056
5057         fine tune solution to focus problems (bug #7)
5058
5059         * src/mainwindow.c
5060                 mainwindow_focus_in_event(): remove grab event check
5061         * src/summaryview.c
5062                 summary_button_pressed(): move selection on right-click
5063                 too. we can't possibly move the selection back after
5064                 canceling a dialog, because gtk's incomplete focus 
5065                 management. whether this is a good solution, only time
5066                 will tell.
5067
5068 2003-01-05 [christoph]  0.8.8claws46
5069
5070         * src/imap.c
5071                 fix crash when no imap connection could be established
5072
5073 2003-01-05 [paul]       0.8.8claws45
5074
5075         * src/mainwindow.c
5076           src/sumamryview.c
5077           src/gtk/menu.[ch]
5078                 fix bug 605957 'shortcuts in popup-menu'
5079                 make user-defined shortcuts work
5080                 show shortcuts that are already defined
5081                 in the main menu
5082                 Patch submitted by Luke Plant
5083
5084 2003-01-05 [alfons]     0.8.8claws44
5085
5086         * src/mainwindow.c
5087                 focus_in_event handler should not select summary view row 
5088                 when another window (menu, dialog) grabbed for events 
5089                 (bug #7, "[0.8.8claws42] Message summary focus") 
5090
5091 2003-01-04 [christoph]  0.8.8claws43
5092
5093         * src/procmsg.c
5094                 update save folder after adding the sent message
5095                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
5096
5097 2003-01-02 [christoph]  0.8.8claws42
5098
5099         * src/common/plugin.c
5100                 fix unloading of all plugins and unload
5101                 plugins in reverse order
5102                 
5103         * src/gtk/pluginwindow.c
5104                 implement function of load and unload button
5105
5106         * src/gtk/prefswindow.c
5107         * src/gtk/prefswindow.h
5108                 rename register function and add new unregister
5109                 function
5110
5111         * src/plugins/spamassassin/spamassassin_gtk.c
5112                 unregister prefs page and update for changes in
5113                 src/gtk/prefswindow.c
5114
5115 2003-01-02 [paul]       0.8.8claws41
5116
5117         * po/es.po
5118                 updated by Ricardo Mones Lastra
5119
5120 2003-01-02 [paul]
5121
5122         * tools/tb2sylpheed
5123                 fixes and improvements by Urke MMI
5124
5125 2003-01-02 [thorsten]   0.8.8claws40
5126
5127         * src/procmsg.c
5128                 fixed wrong return value
5129
5130 2003-01-02 [thorsten]   0.8.8claws39
5131
5132         * src/prefs.c
5133                 fixed printing wrong variable
5134
5135 2003-01-02 [thorsten]   0.8.8claws38
5136
5137         * src/prefs.c
5138                 fixed acessing members of freed pfile struct
5139
5140 2003-01-02 [thorsten]   0.8.8claws37
5141
5142         * src/procmsg.c
5143                 detect loops across several messages
5144                 as suggested by Christoph Hohmann
5145
5146 2003-01-01 [match]      0.8.8claws36
5147
5148         * src/addrindex.c
5149                 fixed another memory leak.
5150
5151 2003-01-01 [match]      0.8.8claws35
5152
5153         * src/jpilot.[ch]
5154                 fixed memory leaks. applied Doxygen comments.
5155
5156 2003-01-01 [thorsten]   0.8.8claws34
5157
5158         * src/procmsg.c
5159                 inhibit endless loop if msg references itself
5160                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
5161
5162 2003-01-01 [christoph]  0.8.8claws33
5163
5164         * src/mainwindow.c
5165         * src/gtk/Makefile.am
5166         * src/gtk/pluginwindow.c                ** NEW **
5167         * src/gtk/pluginwindow.h                ** NEW **
5168                 add plugin window
5169
5170         * src/plugins/demo/demo.c
5171         * src/plugins/spamassassin/spamassassin.c
5172         * src/plugins/spamassassin/spamassassin_gtk.c
5173                 write better plugin descriptions
5174
5175 2002-12-31 [christoph]  0.8.8claws32
5176
5177         * src/gtk/prefswindow.c
5178         * src/plugins/spamassassin/spamassassin_gtk.c
5179                 some small improvements to GTK code
5180
5181 2002-12-31 [christoph]  0.8.8claws31
5182
5183         * src/plugins/spamassassin/spamassassin_gtk.c
5184                 enable folder select button
5185
5186 2002-12-31 [christoph]  0.8.8claws30
5187
5188         * src/mainwindow.c
5189         * src/gtk/Makefile.am
5190         * src/gtk/prefswindow.c                         ** NEW **
5191         * src/gtk/prefswindow.h                         ** NEW **
5192                 add new prefs window
5193
5194         * src/common/plugin.c
5195                 don't try to load empty config lines
5196         
5197         * src/plugins/spamassassin/Makefile.am
5198         * src/plugins/spamassassin/spamassassin.c
5199         * src/plugins/spamassassin/spamassassin.h       ** NEW **
5200         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
5201                 GTK config for SpamAssassin Plugin using
5202                 the new prefs window
5203
5204 2002-12-31 [paul]       0.8.8claws29
5205
5206         * po/POTFILES.in
5207                 remove obsolete entry 'src/menu.c'
5208
5209 2002-12-31 [alfons]     0.8.8claws28
5210
5211         * src/matcher.[ch]
5212         * src/matcher_parser_parse.y
5213         * src/prefs_matcher.c
5214                 add "ignore_thread" and "~ignore_thread" condition so it's
5215                 possible to make the actions / scoring operate on the ignore
5216                 thread flag
5217
5218 2002-12-31 [christoph]  0.8.8claws27
5219
5220         * src/addrbook.c
5221         * src/addrindex.c
5222         * src/folder.c
5223         * src/matcher.c
5224         * src/prefs_account.c
5225         * src/prefs_actions.c
5226         * src/prefs_customheader.c
5227         * src/prefs_display_header.c
5228         * src/prefs_gtk.c
5229         * src/procmime.c
5230         * src/toolbar.c
5231         * src/xmlprops.c
5232         * src/common/prefs.[ch]
5233                 extend prefs file handling for reading and automatic handling
5234                 of blocks. When reading prefs_set_block_label will automatically
5235                 move on to the block. When writing it will copy all other blocks
5236                 automatically
5237
5238         * src/common/plugin.c
5239                 Now loading plugin filenames from [Plugins] block in
5240                 sylpheed rc file
5241
5242 2002-12-30 [christoph]  0.8.8claws26
5243
5244         * src/common/hooks.[ch]
5245                 return abort status to caller of hooks_invoke
5246                 
5247         * src/inc.[ch]
5248                 invoke message filtering hook and stop
5249                 default handling when filter returns abort
5250
5251         * src/common/plugin.[ch]
5252         * src/plugins/demo/demo.c
5253                 modify plugin loader, because resolving symbols for strings
5254                 does not work correctly
5255         
5256         * configure.in
5257         * ac/spamassassin.m4                            ** NEW **
5258         * src/plugins/spamassassin/.cvsignore           ** NEW **
5259         * src/plugins/spamassassin/Makefile.am          ** NEW **
5260         * src/plugins/spamassassin/README               ** NEW **
5261         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
5262         * src/plugins/spamassassin/spamassassin.c       ** NEW **
5263         * src/plugins/spamassassin/utils.[ch]           ** NEW **
5264                 add spamassassin plugin, see src/plugins/spamassassin/README
5265                 for details
5266
5267 2002-12-29 [alfons]     0.8.8claws25
5268
5269         * src/mainwindow.c
5270                 when moving focus from a message view to the main 
5271                 window, don't forget to select the summary node
5272                 of the displayed message. should fix "[ 659103 ] 
5273                 focus-follows-mouse confuses sylpheed"
5274
5275 2002-12-29 [christoph]  0.8.8claws24
5276
5277         * src/Makefile.am
5278         * src/stringtable.[ch]          ** REMOVE **
5279         * src/common/Makefile.am
5280         * src/common/stringtable.[ch]   ** NEW **
5281                 move stringtable files to common directory
5282
5283 2002-12-29 [christoph]  0.8.8claws23
5284
5285         * src/Makefile.am
5286         * src/menu.[ch]                 ** REMOVE **
5287         * src/gtk/Makefile.am
5288         * src/gtk/menu.[ch]             ** NEW **
5289                 move menu files to gtk directory
5290
5291 2002-12-29 [match]      0.8.8claws22
5292
5293         * src/addressbook.c
5294         * src/syldap.c
5295                 moved UI specific code out of LDAP code into addressbook
5296                 UI code. fixed memory leak.
5297
5298 2002-12-29 [christoph]  0.8.8claws21
5299
5300         * src/folder.c
5301                 only check for IGNORED parent message when message is
5302                 not IGNORED itself
5303
5304 2002-12-29 [alfons]     0.8.8claws20
5305
5306         * src/summaryview.c
5307                 set gtksctree's anchor correct (immediate execute
5308                 changes the tree's layout, and anchor points at 
5309                 the incorrect row). fixes "[ 657233 ] multiple msg 
5310                 delete sometimes off by 1".
5311                 we probably have to look for more tree layout /
5312                 anchor glitches.
5313
5314 2002-12-29 [paul]       0.8.8claws19
5315
5316         * src/summaryview.c
5317                 fix bug [ 659054 ] incorrect sorting of 'From' column
5318                 when using 'display sender using address book'
5319                 thanks to Alfons and Luke Plant
5320
5321 2002-12-29 [christoph]  0.8.8claws18
5322
5323         * src/folder.c
5324         * src/procmsg.[ch]
5325                 check parent messages for IGNORE THREAD flag, when adding,
5326                 moving or copying messages to a folder
5327
5328 2002-12-27 [alfons]     0.8.8claws17
5329
5330         re-organize matcher part 5; more to come
5331
5332         * src/matcher.c
5333                 hash keywords in matchparser_tab 
5334
5335 2002-12-27 [alfons]     0.8.8claws16
5336
5337         re-organize matcher part 4; more to come
5338
5339         * src/matcher_parser.h
5340         * src/matcher_parser_lex.l
5341         * src/matcher_parser_parse.y
5342                 cleanup
5343
5344 2002-12-27 [alfons]     0.8.8claws15
5345
5346         re-organize matcher part 3; more to come
5347
5348         * src/matcher.[ch]
5349                 cleanup
5350
5351 2002-12-27 [alfons]     0.8.8claws14
5352
5353         re-organize matcher part 2; more to come but this should
5354         work. cc me if there are any regressions.
5355
5356         * src/matcher.h
5357                 add prototype for get_matchparser_tab_id()
5358         * src/matcher_parser_lex.l
5359                 look up keywords using matchparser_tab_id();
5360
5361 2002-12-27 [alfons]     0.8.8claws12
5362
5363         re-organize matcher part 1
5364
5365         * src/matcher.h
5366                 map yacc generated constants to sylpheed matcher constants
5367         * src/matcher.c
5368                 add function to find a matcher constant from a string
5369
5370 2002-12-27 [christoph]  0.8.8claws11
5371
5372         * src/compose.c
5373                 MENUITEM_ADD casts the 4th argument from integer to pointer
5374                 so it probably should not be a pointer, this means we
5375                 should use account id for it and not the account's pointer
5376
5377 2002-12-27 [paul]       0.8.8claws10
5378
5379         * src/mainwindow.c
5380                 remove unneeded 'GtkWidget *vbox'
5381                 
5382         * src/summaryview.c
5383                 further sync with 0.8.8 - make sort
5384                 by recipient work as expected
5385                 
5386         * NEWS
5387                 sync with 0.8.8
5388
5389 2002-12-27 [paul]       0.8.8claws9
5390
5391         * po/pt_BR.po
5392                 updated by Ivan F. Martinez
5393                 
5394 2002-12-27 [darko]      0.8.8claws8
5395
5396         * src/common/utils.c
5397                 added locked pattern to extended search
5398
5399 2002-12-27 [alfons]     0.8.8claws7
5400
5401         * src/prefs_matcher.[ch]
5402                 clean up
5403
5404 2002-12-26 [alfons]     0.8.8claws6
5405
5406         * src/matcher.[ch]
5407         * src/matcher_parser_lex.l
5408         * src/matcher_parser_parse.y
5409         * src/prefs_matcher.c
5410                 allow color label as a condition in the matcher
5411
5412 2002-12-26 [oliver]     0.8.8claws5
5413         
5414         * src/toolbar.c 
5415                 enable Addressbook for Main and Messageview
5416         * src/prefs_actions.c
5417                 enable actions in Messageview
5418
5419 2002-12-26 [christoph]  0.8.8claws4
5420
5421         * src/common/plugin.c
5422                 add a little debug output
5423         * configure.in
5424         * src/plugins/demo/Makefile.am
5425                 better use of automake
5426
5427 2002-12-26 [christoph]  0.8.8claws3
5428
5429         * src/Makefile.am
5430         * src/common/Makefile.am
5431                 fix "make distdir"
5432
5433 2002-12-26 [christoph]  0.8.8claws2
5434
5435         * configure.in
5436                 sort configure checks into common / gtk / plugins
5437         * po/POTFILES.in
5438                 add src/prefs_gtk.c
5439         * src/Makefile.am
5440                 add plugins SUBDIR
5441         * src/main.c
5442         * src/common/sylpheed.[ch]
5443                 added now sylpheed_done function for shutdown
5444         * src/common/Makefile.am
5445         * src/common/plugin.[ch]                ** NEW **
5446                 plugin loader and unloader
5447         * src/plugins/.cvsignore                ** NEW **
5448         * src/plugins/Makefile.am               ** NEW **
5449                 build plugins
5450         * src/plugins/demo/.cvsignore           ** NEW **
5451         * src/plugins/demo/Makefile.am          ** NEW **
5452         * src/plugins/demo/demo.c               ** NEW **
5453                 small demo plugin that installs a logtext hook and
5454                 outputs the log text to stdout
5455
5456 2002-12-26 [paul]       0.8.8claws1
5457
5458         * po/es.po
5459                 updated by Ricardo Mones Lastra
5460
5461 2002-12-26 [paul]       0.8.8claws
5462
5463         * 0.8.8claws released
5464
5465 2002-12-26 [paul]       0.8.7claws12
5466
5467         * po/bg.po
5468                 updated by George Danchev
5469
5470 2002-12-26 [paul]       0.8.7claws11
5471
5472         * po/POTFILES.in
5473                 remove unneeded 'src/prefs.c' entry 
5474
5475 2002-12-26 [paul]       0.8.7claws10
5476
5477         * src/codeconv.c
5478           src/mainwindow.c
5479                 sync with 0.8.8 release
5480         
5481         * src/folder.[ch]
5482           src/mh.c
5483           src/summaryview.c
5484                 partial sync with 0.8.8 release
5485         
5486
5487 2002-12-25 [alfons]     0.8.7claws9
5488
5489         * src/matcher.[ch]
5490         * src/matcher_parser_lex.l
5491         * src/matcher_parser_parse.y
5492         * src/prefs_matcher.c
5493                 add locked flag to possible filtering / matcher 
5494                 conditions (also a good example what should be
5495                 done to add a simple boolean condition)
5496
5497 2002-12-25 [christoph]  0.8.7claws8
5498
5499         * src/Makefile.am
5500         * src/account.[ch]
5501         * src/addrbook.c
5502         * src/addressbook.c
5503         * src/addrindex.c
5504         * src/filtering.c
5505         * src/folder.c
5506         * src/matcher.c
5507         * src/prefs.[ch]                ** REMOVE **
5508         * src/prefs_account.c
5509         * src/prefs_actions.c
5510         * src/prefs_common.c
5511         * src/prefs_customheader.c
5512         * src/prefs_display_header.c
5513         * src/prefs_filtering.c
5514         * src/prefs_folder_item.c
5515         * src/prefs_gtk.[ch]            ** NEW **
5516         * src/prefs_matcher.c
5517         * src/prefs_scoring.c
5518         * src/prefs_summary_column.c
5519         * src/procmime.c
5520         * src/selective_download.c
5521         * src/toolbar.c
5522         * src/common/Makefile.am
5523         * src/common/prefs.[ch]         ** NEW **
5524                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
5525
5526 2002-12-24 [alfons]     0.8.7claws7
5527
5528         * src/summaryview.c
5529                 summary_thread_build(): fix real cause of the crash mentioned in
5530                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
5531                 this way we get meaningful ctree nodes 
5532
5533 2002-12-24 [oliver]     0.8.7claws6
5534
5535         * src/mainwindow.[ch]
5536         * src/messageview.[ch]
5537         * src/compose.[ch]
5538         * src/inc.c
5539         * src/summaryview.c
5540                 changes to use updated toolbar handling
5541                 
5542 2002-12-24 [oliver]     0.8.7claws5
5543
5544         * src/toolbar.[ch]
5545                 generic toolbar handling
5546                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
5547         * src/prefs_toolbar.[ch]
5548                 adjust to handling
5549         
5550 2002-12-24 [oliver]     0.8.7claws4
5551         
5552         * src/stock_pixmap.[ch]
5553                 move SYLPHEED_LOGO to end of list in order 
5554                 to remove it from Custom Toolbar`s Icon View
5555
5556 2002-12-24 [alfons]     0.8.7claws3
5557
5558         * src/summaryview.c
5559                 summary_thread_build(): fix crash because of focus != selection 
5560                 after threading. when deleting the selection, gtk tries but fails 
5561                 to find the correct focusable element. we now force the selection
5562                 to be focused. this should solve the infamous bug reported by 
5563                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
5564                 a test case is available. 
5565
5566 2002-12-24 [darko]      0.8.7claws2
5567
5568         * src/summaryview.c
5569                 don't crash when unmarking message with unread children
5570
5571 2002-12-23 [christoph]  0.8.7claws1
5572
5573         * src/Makefile.am
5574         * src/common/Makefile.am
5575                 update Makefiles for moved intl.h, version.h and defs.h
5576         * src/imap.c
5577                 rewrite imap_session_get to avoid duplicate code
5578
5579 2002-12-23 [paul]       0.8.7claws
5580
5581         * Santa-Claws released
5582         
5583         * po/hu.po
5584           po/ru.po
5585                 squeeze in updated Hungarian and Russian translations.
5586                 Submitted by  Gál Zoltán and Ruslan N. Balkin
5587
5588 2002-12-23 [paul]       0.8.6claws129
5589
5590         * po/pl.po
5591                 updated by Witold Wladyslaw Wojciech Wilk
5592
5593 2002-12-23 [paul]       0.8.6claws128
5594
5595         * src/quote_fmt_parse.y
5596                 fix typo and add licence header
5597
5598 2002-12-23 [paul]       0.8.6claws127
5599
5600         * po/en_GB.po
5601                 updated
5602
5603 2002-12-23 [paul]       0.8.6claws126
5604
5605         * po/it.po
5606                 updated translation, submitted by Alessandro Maestri
5607                 
5608 2002-12-23 [paul]       0.8.6claws125
5609
5610         * src/quote_fmt_parse.y
5611                 fix signature-stripping on replies bug. match
5612                 '-- \n' and not '-- '.
5613
5614 2002-12-22 [paul]       0.8.6claws124
5615
5616         * po/bg.po
5617           po/es.po
5618           po/sr.po
5619                 updated translations. submitted by George Danchev,
5620                 Ricardo Mones Lastra, and Urke MMI respectively
5621
5622 2002-12-21 [paul]       0.8.6claws123
5623
5624         * src/addrbook.c
5625                 fix coding style
5626
5627 2002-12-21 [paul]       0.8.6claws122
5628
5629         * src/addrbook.c
5630                 fix bug [643638] where if a person is in one or more
5631                 addressbook groups editing that person's email 
5632                 address results in removal from those groups.
5633                 Patch submitted by Luke Plant.
5634
5635 2002-12-20 [christoph]  0.8.6claws121
5636
5637         * src/common/utils.c
5638         * src/summaryview.c
5639                 reimplement expand_search_string using GString to
5640                 prevent crashs caused by miscalculated string
5641                 lengths reported by Paul
5642
5643 2002-12-20 [christoph]  0.8.6claws120
5644
5645         * src/summaryview.c
5646                 don't use "changed" to check if op_count has to be changed as it
5647                 is also set when the message has unread children
5648                 (closes bug [ 653221 ] crash while deleting duplicates)
5649
5650 2002-12-20 [paul]       0.8.6claws119
5651
5652         * sync with 0.8.6cvs27
5653                 see ChangeLog 2002-12-20
5654
5655 2002-12-20 [paul]       0.8.6claws118
5656
5657         * sync with 0.8.6cvs26
5658                 see ChangeLog 2002-12-19 and 2002-12-20
5659
5660 2002-12-19 [alfons]     0.8.6claws117
5661
5662         * src/textview.c
5663                 fix incorrect parsing of email addresses, submitted by 
5664                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
5665                 name display if it contains @".
5666
5667 2002-12-18 [paul]       0.8.6claws116
5668
5669         * sync with 0.8.6cvs23
5670                 see ChangeLog 2002-12-18
5671
5672 2002-12-18 [paul]       0.8.6claws115
5673
5674         * src/Makefile.am
5675         * src/account.c
5676         * src/codeconv.c
5677         * src/gtkutils.[ch]
5678         * src/imap.c
5679                 sync with 0.8.6cvs22.
5680                 see ChangeLog 2002-12-17 and 2002-12-18
5681
5682 2002-12-17 [christoph]  0.8.6claws114
5683
5684         * src/imap.c
5685                 o don't create a session if imap greeting fails
5686                 o don't close socket when authentication fails
5687                   this is done by imap_session_destroy
5688
5689 2002-12-17 [thorsten]   0.8.6claws113
5690
5691         * tools/Makefile.am
5692           tools/README
5693           tools/google_msgid.pl ** NEW FILE **
5694                 Added "search for message-id" script and doc
5695
5696 2002-12-17 [thorsten]   0.8.6claws112
5697
5698         * po/hu.po
5699                 Updated hungarian translation
5700                 (updated by Gal Zoltan)
5701
5702 2002-12-16 [christoph]  0.8.6claws111
5703
5704         * src/addr_compl.c
5705                 remove stupid addressbook dump to debug output
5706         * src/mh.c
5707                 fix memory leak found by Hiro
5708
5709 2002-12-14 [paul]       0.8.6claws110
5710
5711         * src/compose.c
5712                 fix menubar sensitivity on send
5713                 
5714         * src/prefs_filtering.c
5715         * src/prefs_matcher.c
5716         * src/prefs_scoring.c
5717                 Fix english ;)
5718                 
5719         * src/common/quoted-printable.h
5720                 sync: fix typo
5721         
5722 2002-12-13 [christoph]  0.8.6claws109
5723
5724         * src/Makefile.am
5725         * src/manage_window.[ch]        ** REMOVE **
5726         * src/gtk/Makefile.am
5727         * src/gtk/manage_window.[ch]    ** NEW **
5728                 move manage_window files to gtk directory
5729
5730 2002-12-13 [christoph]  0.8.6claws108
5731
5732         * src/Makefile.am
5733         * src/gtkshruler.[ch]           ** REMOVE **
5734         * src/gtk/Makefile.am
5735         * src/gtk/gtkshruler.[ch]       ** NEW **
5736                 move gtkshruler files to gtk directory
5737
5738 2002-12-13 [christoph]  0.8.6claws107
5739
5740         * src/Makefile.am
5741         * src/compose.c
5742         * src/gtkstext.[ch]             ** REMOVE **
5743         * src/gtkutils.[ch]
5744         * src/textview.c
5745         * src/gtk/gtkstext.[ch]         ** NEW **
5746         * src/gtk/Makefile.am
5747                 o move stext functions to gtkstext.c to remove
5748                   dependency of gtkutils
5749                 o move gtkstext files to gtk directory
5750
5751         * src/gtk/Makefile.am
5752         * src/gtk/sslcertwindow.[ch]
5753                 UI stuff can always depend on common code so
5754                 it's ok to add ../common to include path
5755
5756 2002-12-13 [colin]      0.8.6claws106
5757
5758         * src/summaryview.c
5759                 Disconnect sighandlers for mainwindow when
5760                 quicksearch has the focus
5761                 Fix bug #653231
5762         * src/mainwindow.[ch]
5763                 Make key_pressed callback public, to be able
5764                 to disconnect it
5765
5766 2002-12-13 [christoph]  0.8.6claws105
5767
5768         * src/mh.c
5769                 create .mh_sequences file in new MH folders
5770                 (closes feature request [ 523162 ] MH folders should
5771                  get a .mh_sequences)
5772
5773 2002-12-13 [colin]      0.8.6claws104
5774
5775         * src/summaryview.c
5776                 Better handling of quicksearch show/hide
5777                 (basically the button stays under the mouse 
5778                  when toggled)
5779
5780 2002-12-13 [paul]       0.8.6claws103
5781
5782         * sync with 0.8.6cvs17
5783                 see ChangeLog 2002-12-13
5784
5785 2002-12-13 [paul]       0.8.6claws102
5786
5787         * po/es.po
5788                 updated by Ricardo Mones Lastra
5789
5790 2002-12-11 [colin]       0.8.6claws101
5791
5792         * src/folder.c
5793                 remove statusbar stuff
5794           src/folderview.c
5795                 set statusbar verbosity when moving folders
5796
5797 2002-12-11 [colin]       0.8.6claws100
5798         * src/prefs_filtering.c
5799         * src/prefs_matcher.c
5800         * src/prefs_scoring.c
5801                 Fix english ;)
5802
5803 2002-12-11 [colin]       0.8.6claws99
5804
5805         * src/prefs_common.[ch]
5806                 Add summary_quicksearch_type
5807         * src/summaryview.c
5808                 Save last used quicksearch type
5809
5810 2002-12-11 [jens]       0.8.6claws98
5811         * src/prefs_filtering.c
5812         * src/prefs_matcher.c
5813         * src/prefs_scoring.c
5814                 added dialog for incomplete rules in scoring, filtering and
5815                 matcher to ask wheather really close
5816
5817 2002-12-11 [colin]      0.8.6claws97
5818
5819         * src/folder.c
5820                 Fix folder dnd statusbar logging
5821
5822 2002-12-10 [christoph]  0.8.6claws96
5823
5824         * src/compose.c
5825         * src/folder.c
5826         * src/imap.c
5827         * src/inc.c
5828         * src/main.c
5829         * src/mainwindow.c
5830         * src/news.c
5831         * src/send.c
5832         * src/statusbar.[ch]
5833         * src/common/hooks.c
5834         * src/common/log.[ch]
5835                 o handle verbose logging in statusbar directly in statusbar code
5836                   and common code does not need any knowledge about a statusbar
5837                 o remove direct calls to statusbar_(puts|pop)_all functions
5838
5839 2002-12-10 [jens]       0.8.6claws95
5840
5841         * src/*.c
5842                 removed gettext from g_warnings
5843         * po/POTFILES.in
5844                 cleaned and updated
5845         * po/de.po
5846                 updated
5847
5848 2002-12-10 [colin]      0.8.6claws94
5849
5850         * src/main.c
5851                 finish crash dialog fix
5852
5853 2002-12-10 [colin]      0.8.6claws93
5854
5855         * src/main.c
5856                 "Fix" "sylpheed already running" instead of
5857                 crash dialog appearing after a crash
5858
5859 2002-12-10 [colin]      0.8.6claws92
5860
5861         * po/POTFILES.in
5862                 add src/gtk/sslcertwindow.c
5863
5864 2002-12-10 [paul]       0.8.6claws91
5865
5866         * po/POTFILES.in
5867                 updated to reflect recent changes
5868                 submitted by Alessandro Maestri
5869
5870 2002-12-09 [christoph]  0.8.6claws90
5871
5872         * src/Makefile.am
5873         * src/smtp.[ch]                 ** REMOVE **
5874         * src/common/Makefile.am
5875         * src/common/smtp.[ch]          ** NEW **
5876                 move smtp files to common directory
5877
5878 2002-12-09 [christoph]  0.8.6claws89
5879
5880         * src/Makefile.am
5881         * src/session.[ch]              ** REMOVE **
5882         * src/common/Makefile.am
5883         * src/common/session.[ch]       ** NEW **
5884                 move session files to common directory
5885
5886 2002-12-09 [paul]       0.8.6claws88
5887
5888         * src/account.c
5889                 fix bug [649746] edit accounts: move account reverted
5890                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
5891
5892 2002-12-09 [colin]      0.8.6claws87
5893
5894         * src/ssl_certificate.c
5895                 cleanup
5896
5897 2002-12-09 [colin]      0.8.6claws86
5898
5899         * src/ssl.c
5900                 Try to open the cert.pem database and 
5901                 issue a warning if it isn't there
5902
5903 2002-12-09 [colin]      0.8.6claws85
5904
5905         * src/common/ssl_certificate.c
5906         * src/gtk/sslcertwindow.c
5907                 Warning fixes
5908
5909 2002-12-09 [colin]      0.8.6claws84
5910
5911         * src/ssl_certificate.[ch] ** REMOVED **
5912         * src/common/ssl_certificate.[ch] ** NEW **
5913         * src/Makefile.am
5914         * src/common/Makefile.am
5915                 Moved ssl_certificate.[ch] to common
5916         * src/common/ssl.c 
5917                 Put back needed include
5918         * src/gtk/sslcertwindow.[ch]
5919                 Changed ssl_certificate.h include
5920         
5921 2002-12-09 [colin]      0.8.6claws83
5922
5923         * src/gtk/sslcertwindow.[ch]
5924                 Implement hook for certificate acception
5925         * src/ssl_certificate.[ch]
5926                 Implement hook for certificate acception
5927         * src/common/ssl.c
5928                 Reenable certificate acception check
5929         * src/mainwindow.c
5930                 Register sslcertwindow's hook
5931         
5932 2002-12-08 [christoph]  0.8.6claws82
5933
5934         * src/about.c
5935         * src/addr_compl.c
5936         * src/codeconv.c
5937         * src/manual.c
5938         * src/undo.c
5939         * src/common/utils.c
5940                 o add missing includes
5941                 o fix warnings
5942         * src/.cvsignore
5943         * src/common/.cvsignore
5944         * src/common/version.h          ** REMOVE **
5945                 remove autogenerated file
5946
5947 2002-12-08 [paul]       0.8.6claws81
5948
5949         * src/stringtable.c
5950                 put back needed include
5951
5952 2002-12-08 [colin]      0.8.6claws80
5953         
5954         * src/gtk/sslcertwindow.c
5955                 Cleaner popups when asking
5956         * src/ssl_certificate.c
5957         * src/prefs_common.[ch]
5958                 remove ssl certificate pref
5959                 put back needed include
5960         * src/undo.c
5961                 put back needed include
5962
5963 2002-12-08 [christoph]  0.8.6claws79
5964
5965         * src/folderview.c
5966         * src/logwindow.c
5967         * src/statusbar.c
5968         * src/summaryview.c
5969                 only abort hook invokation if required data is missing not
5970                 if our own data pointer is NULL, update hookfunction for
5971                 log window
5972
5973 2002-12-08 [paul]       0.8.6claws78
5974
5975         * src/about.c
5976         * src/addrcache.c
5977         * src/addrclip.c
5978         * src/addr_compl.c
5979         * src/addrselect.c
5980         * src/codeconv.c
5981         * src/colorlabel.c
5982         * src/enriched.c
5983         * src/esmtp.c
5984         * src/exporthtml.c
5985         * src/headerview.c
5986         * src/imageview.c
5987         * src/manual.c
5988         * src/noticeview.c
5989         * src/pgptext.c
5990         * src/scoring.c
5991         * src/sourcewindow.c
5992         * src/stringtable.c
5993         * src/undo.c
5994                 clean up: remove unneccesary includes
5995
5996 2002-12-08 [christoph]  0.8.6claws77
5997
5998         * src/folderview.c
5999         * src/statusbar.c
6000         * src/summaryview.c
6001         * src/common/hooks.[ch]
6002                 hook functions now have a gboolean return value, if a hook
6003                 returns TRUE it will stop executing of any more hooks in
6004                 the same hooklist for this invokation
6005
6006 2002-12-08 [colin]      0.8.6claws76
6007         
6008         * src/main.c
6009                 put back argv0 for CRASH_DIALOG
6010
6011 2002-12-08 [christoph]  0.8.6claws75
6012
6013         * src/Makefile.am
6014         * src/about.c
6015         * src/account.c
6016         * src/crash.c
6017         * src/esmtp.h
6018         * src/imap.[ch]
6019         * src/inc.c
6020         * src/main.c
6021         * src/mainwindow.c
6022         * src/news.c
6023         * src/pop.[ch]
6024         * src/prefs_account.[ch]
6025         * src/prefs_common.[ch]
6026         * src/send.[ch]
6027         * src/smtp.[ch]
6028         * src/ssl_certificate.[ch]
6029         * src/ssl_manager.[ch]
6030         * src/common/Makefile.am
6031         * src/common/log.c
6032         * src/common/nntp.[ch]
6033         * src/common/socket.[ch]
6034         * src/common/ssl.[ch]
6035         * src/gtk/sslcertwindow.[ch]
6036         * ac/openssl.m4
6037                 use new autoconf script to detect OpenSSL with extra parameters
6038                 to specify the location of libs and includes, also remove USE_SSL
6039                 to USE_OPENSSL
6040
6041         * src/common/sylpheed.[ch]
6042         * src/common/version.h.in
6043                 start seperation of common code initialization seperated from gui
6044
6045         * src/summaryview.c
6046                 The function that is called when a color label changes
6047                 should not change the color lable again
6048
6049 2002-12-08 [colin]      0.8.6claws74
6050
6051         * src/gtk/sslcertwindow.c
6052                 warning fixes
6053
6054 2002-12-08 [colin]      0.8.6claws73
6055
6056         * src/statusbar.c
6057           src/common/log.h
6058                 Register a hook for statusbar_puts_all
6059         * src/common/log.c
6060                 invoke statusbar_puts_all's hook
6061         
6062 2002-12-08 [colin]      0.8.6claws72
6063
6064         * src/ssl_certificate.c
6065                 Put back a badly-removed include
6066
6067 2002-12-08 [colin]      0.8.6claws71
6068
6069         * src/gtk/sslcertwindow.[ch]    ** NEW **
6070                 new certificate presentation
6071         * src/gtk/Makefile.am
6072                 add new files
6073         * src/ssl_certificate.[ch]
6074                 gtk cleanup, made utility functions public
6075         * src/ssl_manager.c
6076                 use new cert presentation
6077
6078 2002-12-07 [christoph]  0.8.6claws70
6079
6080         * src/Makefile.am
6081         * src/nntp.[ch]                 ** REMOVE **
6082         * src/common/Makefile.am
6083         * src/common/nntp.[ch]          ** NEW **
6084                 move nntp files to common directory
6085
6086 2002-12-07 [christoph]  0.8.6claws69
6087
6088         * src/procmsg.[ch]
6089         * src/summaryview.c
6090                 implement msginfo update callback using sylpheed's new
6091                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
6092
6093 2002-12-06 [christoph]  0.8.6claws68
6094
6095         * src/editgroup.c
6096                 This patch changes the 'Edit Group Details' dialog to
6097                 allow extended selections in either pane, so that
6098                 addresses can be added or removed from a group more
6099                 quickly and easily. (it actually is a net decrease in
6100                 file size, as some unnecessary functions have been
6101                 removed). 
6102                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
6103
6104 2002-12-06 [christoph]  0.8.6claws67
6105
6106         * src/Makefile.am
6107         * src/template.[ch]             ** REMOVE **
6108         * src/common/Makefile.am
6109         * src/common/template.[ch]      ** NEW **
6110                 move template files to common directory
6111
6112         * src/nntp.c
6113                 add missing log.h include
6114
6115 2002-12-06 [melvin]     0.8.6claws66
6116
6117         * src/prefs_actions.c
6118                 Added the trailing ">" syntax to insert command's output
6119                 without replacing old text (in contrast to trailing "|").
6120
6121 2002-12-05 [colin]      0.8.6claws65
6122         
6123         * src/common/utils.c
6124                 Don't modify original search_string or it'll change
6125                 the next iterations in the for()
6126
6127 2002-12-05 [darko]      0.8.6claws64
6128
6129         * src/common/utils.c
6130                 proper check for filtering commands, found by Colin
6131
6132 2002-12-05 [darko]      0.8.6claws63
6133
6134         * src/common/utils.c
6135                 check proper string for NULL pointer, found by Colin
6136
6137 2002-12-05 [darko]      0.8.6claws62
6138
6139         * src/common/utils.[ch]
6140                 expand_search_string(): new function
6141                 converts Mutt-like patterns to Sylpheed's
6142                 filtering engine
6143         * src/summaryview.c
6144                 use expand_search_string() to allow Mutt-like
6145                 patterns in extended search
6146         * README.claws
6147                 document extended option in quick search
6148
6149 2002-12-05 [paul]       0.8.6claws61
6150
6151         * sync with 0.8.6cvs16
6152                 see ChangeLog 2002-12-05
6153                 
6154         * po/POTFILES.in
6155                 clean up
6156
6157 2002-12-04 [christoph]  0.8.6claws60
6158
6159         * src/imap.[ch]
6160                 put imap authentication code into a new function and
6161                 remove it from imap_session_new that will allow to
6162                 send other commands before authentication
6163
6164 2002-12-04 [christoph]  0.8.6claws59
6165
6166         * src/imap.[ch]
6167                 use already existing method to prevent unneeded IMAP
6168                 folder selects. Set imap_select parameters to NULL
6169                 in some functions if the values are not required.
6170
6171         * src/xml.h
6172                 remove no longer required include
6173
6174 2002-12-04 [paul]       0.8.6claws58
6175
6176         * po/es.po
6177                 updated by Ricardo Mones Lastra
6178                 
6179         * configure.in
6180           po/hu.po      ** NEW FILE **
6181                 initial Hungarian translation, submitted
6182                 by Gál Zoltán <galzoli@hu.inter.net>
6183
6184 2002-12-03 [christoph]  0.8.6claws57
6185
6186         * src/Makefile.am
6187         * src/gtksctree.[ch]            ** REMOVE **
6188         * src/gtk/Makefile.am
6189         * src/gtk/gtksctree.[ch]        ** NEW **
6190                 move gtksctree files to gtk directory
6191
6192 2002-12-03 [christoph]  0.8.6claws56
6193
6194         * src/Makefile.am
6195         * src/md5.[ch]                  ** REMOVE **
6196         * srm/common/Makefile.am
6197         * src/common/md5.[ch]           ** NEW **
6198                 move md5 files to common directory
6199
6200         * src/gtkstext.c
6201                 remove not required #include
6202
6203 2002-12-03 [sergey]     0.8.6claws55
6204
6205         * src/gtkutils.c
6206         * src/gtkutils.h
6207                 gtkut_window_popup(): new function.
6208         * src/mainwindow.c
6209                 main_window_popup(): use gtkut_window_popup() to raise
6210                 window without changing its position.
6211                 (see sylpheed-main ML message [sylpheed:17247])
6212
6213 2002-12-03 [sergey]     0.8.6claws54
6214
6215         * src/send.c
6216                 send_message_local(): removed first-dot escaping
6217                 (SMTP-only, not needed for sending through pipe)
6218
6219 2002-12-03 [paul]       0.8.6claws53
6220
6221         * po/POTFILES.in
6222                 update to reflect recent changes (thanks
6223                 to Ricardo Mones Lastra)
6224                 
6225         * tools/filter_conv.pl
6226                  fix problem with quoted strings. Patch submitted
6227                  by Luke Plant <lukeplant@softhome.net>
6228
6229 2002-12-03 [paul]       0.8.6claws52
6230
6231         * sync with 0.8.6cvs15
6232                 see ChangeLog 2002-12-03
6233
6234 2002-12-02 [christoph]  0.8.6claws51
6235
6236         * src/logwindow.[ch]
6237         * src/common/log.[ch]
6238                 implement logging using a hook function
6239
6240         * src/folderview.c
6241         * src/folder.[ch]
6242                 define hooklist name in header file to avoid
6243                 errors caused by wrong spelling of hooklist names
6244
6245         * src/toolbar.c
6246                 fix warnings
6247
6248 2002-12-02 [christoph]  0.8.6claws50
6249
6250         * src/common/Makefile.am
6251                 add src/common/hooks.[ch]
6252
6253         * src/common/hooks.[ch]
6254                 implement a simple hook system using glib's hook functions
6255
6256         * src/folder.[ch]
6257         * src/folderview.c
6258                 use new hook system for folder item updates
6259
6260 2002-12-02 [christoph]  0.8.6claws49
6261
6262         * doc-src/ui_seperation.txt     ** NEW **
6263                 information for ui seperation
6264
6265         * src/Makefile.am
6266                 remove files that were moved to common
6267                 include common directory by default for the header files
6268
6269         * src/inc.c
6270         * src/common/socket.c
6271         * src/automaton.[ch]
6272                 implement automaton using g_io_*-functions instead of
6273                 gdk_input_add to make it ui independent
6274
6275         * src/codeconv.c
6276         * src/compose.c
6277         * src/ldif.c
6278         * src/pgptext.c
6279         * src/procmime.c
6280         * src/rfc2015.c
6281         * src/smtp.c
6282         * src/unmime.c
6283                 remove common/ prefix because directory is now in
6284                 include path
6285
6286         * src/compose.c
6287         * src/folder.c
6288         * src/folderview.c
6289         * src/mainwindow.c
6290         * src/messageview.c
6291         * src/prefs_common.c
6292         * src/procmsg.c
6293         * src/rfc2015.c
6294                 fix warnings
6295
6296         * src/imap.c
6297         * src/inc.c
6298         * src/news.c
6299         * src/pop.c
6300         * src/send.c
6301         * src/smtp.c
6302         * src/ssl_certificate.c
6303                 add log.h header file for logging functions
6304
6305         * src/main.c
6306         * src/common/utils.c
6307         * src/summaryview.c
6308         * src/xml.c
6309                 o move debug_mode to common/utils.c
6310                 o add functions to set and get debug_mode
6311
6312         * src/defs.h                    ** REMOVE **
6313         * src/intl.h                    ** REMOVE **
6314         * src/socket.[ch]               ** REMOVE **
6315         * src/ssl.[ch]                  ** REMOVE **
6316         * src/utils.[ch]                ** REMOVE **
6317                 replaced by new files in src/common/
6318         
6319         * src/common/Makefile.am
6320                 add new files in src/common/
6321
6322         * src/common/defs.h             ** NEW **
6323         * src/common/intl.h             ** NEW **
6324         * src/common/log.[ch]           ** NEW **
6325         * src/common/socket.[ch]        ** NEW **
6326         * src/common/ssl.[ch]           ** NEW **
6327         * src/common/utils.[ch]         ** NEW **
6328                 replacement for files in src/
6329
6330 2002-12-02 [colin]      0.8.6claws48
6331
6332         * src/folderview.c
6333                 Scroll folderview if necessary during dnd
6334
6335 2002-12-02 [colin]      0.8.6claws47
6336
6337         * src/folder.[ch]
6338                 Add check to verify a move is within a single mailbox
6339         * src/folderview.c
6340                 Add specific error string for this check
6341
6342 2002-12-02 [colin]      0.8.6claws46
6343
6344         * src/folder.c
6345                 Add a test to folder moving, remove a statusbar_print
6346         * src/folderview.c
6347                 Add Move folder... context-menu item
6348                 Factorize folder moving code
6349                 Enable folder DND for mbox
6350
6351 2002-12-01 [christoph]  0.8.6claws45
6352
6353         * ac/aspell.m4
6354                 remove conf.aspelltest if the version check fails
6355
6356 2002-11-30 [christoph]  0.8.6claws44
6357
6358         * autogen.sh
6359                 run libtoolize --force in autogen to create missing
6360                 libtool scripts
6361
6362 2002-11-30 [christoph]  0.8.6claws43
6363
6364         * src/Makefile.am
6365         * src/pgptext.c
6366         * src/procmime.c
6367         * src/rfc2015.c
6368         * src/uuencode.[ch]             ** REMOVED **
6369         * src/common/Makefile.am
6370         * src/common/uuencode.[ch]      ** NEW **
6371                 move uuen/decoder to common directory
6372
6373 2002-11-30 [christoph]  0.8.6claws42
6374
6375         * src/Makefile.am
6376         * src/base64.[ch]               ** REMOVED **
6377         * src/codeconv.c
6378         * src/compose.c
6379         * src/ldif.c
6380         * src/pgptext.c
6381         * src/procmime.c
6382         * src/rfc2015.c
6383         * src/smtp.c
6384         * src/unmime.c
6385         * src/common/Makefile.am
6386         * src/common/base64.[ch]        ** NEW **
6387                 move base64 en/decoder to common directory
6388
6389 2002-11-30 [christoph]  0.8.6claws41
6390
6391         * src/common                    ** NEW **
6392                 new directory for UI independent code
6393         * src/gtk                       ** NEW **
6394                 new directory for GTK frontend
6395         * src/common/.cvsignore         ** NEW **
6396         * src/gtk/.cvsignore            ** NEW **
6397                 ignore build files
6398         * src/common/Makefile.am        ** NEW **
6399         * src/gtk/Makefile.am           ** NEW **
6400                 automake files to build new seperated stuff
6401         * src/Makefile.am
6402                 the binary will currently still be build with the
6403                 files in src, so we include the code from the
6404                 subdirs for now after building the libs there
6405
6406 2002-11-30 [paul]       0.8.6claws40
6407
6408         * src/compose.c
6409                 fix bug [642731] 'Wrong selected account with drafted mail'
6410
6411 2002-11-29 [oliver]     0.8.6claws39
6412         
6413         * src/messageview.c
6414                 o update summaryview when switching between different
6415                   messageviews          
6416         * src/toolbar.c  
6417                 o check if messageview holds already removed msg
6418                   from summaryview
6419                 
6420
6421 2002-11-29 [oliver]     0.8.6claws38
6422
6423         * src/toolbar.c 
6424                 remove not needed variables and includes
6425                 make messageview stay opened and move to next when msgs are deleted 
6426
6427 2002-11-29 [oliver]     0.8.6claws37
6428         
6429         * src/toolbar.c 
6430                 disable compose button (messageview toolbar) by default
6431                 deleted msgs are moved to trash
6432         
6433 2002-11-29 [melvin]     0.8.6claws36
6434
6435         * configure.in
6436                 Increased minimal gpgme version to 0.3.10 (Zombies out)
6437                 and to detect signatures expirations (gpgme 0.3.6)
6438
6439         * src/main.c
6440                 Use non obsolescent function for Gpgme engine checking.
6441
6442         * src/rfc2015.c
6443                 Inform about expired signatures or signatures which key
6444                 has expired. Expiration date is displayed.
6445
6446         * src/sigstatus.c
6447                 Inform about expired signatures or signatures which key
6448                 has expired.
6449
6450 2002-11-28 [paul]       0.8.6claws35
6451
6452         * src/folderview.c
6453                 re-instate 'Check for new messages' in Newsgroup
6454                 folders right-click menu, after a suggestion from
6455                 Tim Mann <timmann@users.sourceforge.net>
6456
6457         * src/main.c
6458                 after a crash check only local folders for new
6459                 messages
6460
6461 2002-11-28 [paul]       0.8.6claws34
6462
6463         * configure.in
6464                 apply patch that fixes the checking of GTK with XIM 
6465                 support on different OSs, such as FreeBSD. Patch 
6466                 submitted by Topia <topia@users.sourceforge.net>
6467                 
6468 2002-11-28 [paul]       0.8.6claws33
6469
6470         * src/mainwindow.c
6471           src/prefs_common.c
6472           src/prefs_toolbar.c
6473                 more changes to the English
6474
6475 2002-11-28 [paul]       0.8.6claws32
6476
6477         * sync with 0.8.6cvs13
6478                 see ChangeLog 2002-11-28 (no sync needed
6479                 for src/compose.c)
6480
6481 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
6482         
6483         * src/mainwindow.[ch]
6484                 add patch by Ivan F. Martinez introducing messageview Toolbar
6485                 some changes and committed by oliver    
6486
6487 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
6488
6489         * src/messageview.[ch]
6490                 add patch by Ivan F. Martinez introducing messageview Toolbar
6491                 some changes and committed by oliver    
6492
6493 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
6494
6495         * src/compose.[ch]
6496                 add patch by Ivan F. Martinez introducing messageview Toolbar
6497                 some changes and committed by oliver    
6498
6499 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
6500         
6501         * src/toolbar.[ch]
6502                 add patch by Ivan F. Martinez introducing messageview Toolbar
6503                 some changes and committed by oliver
6504
6505 2002-11-28 [oliver]     0.8.6claws27
6506         
6507         * src/prefs_toolbar.[ch]
6508                 getting ready for messageview toolbar
6509                 free mem allocated by gettext
6510                 change prefs_toolbar to prefs_toolbar_open
6511  
6512 2002-11-28 [thorsten]   0.8.6claws26
6513
6514         * src/imageview.[ch]
6515                 cleaned up conflicting declarations of
6516                 imageview_show_image()
6517
6518 2002-11-28 [paul]       0.8.6claws25
6519
6520         * src/grouplistdialog.c
6521           src/prefs_common.c
6522           src/prefs_summary_column.c
6523                 a few more improvements to the English
6524
6525 2002-11-28 [colin]      0.8.6claws24
6526
6527         * man/sylpheed.1
6528                 A few updates to command-line parameters
6529
6530 2002-11-28 [colin]      0.8.6claws23
6531
6532         * src/prefs_filtering.c
6533                 Fix problems with prefs_filtering_delete_path:
6534                 a) if the first rule is removed, original pointers
6535                    weren't updated (leading to segfaults)
6536                 b) it was always global_processing updated in case
6537                    of removed path was parent of rule path
6538
6539 2002-11-27 [paul]       0.8.6claws22
6540
6541         * src/mainwindow.c
6542           src/prefs_account.c
6543           src/prefs_actions.c
6544           src/prefs_common.c
6545           src/prefs_customheader.c
6546           src/prefs_display_header.c
6547           src/prefs_filtering.c
6548           src/prefs_folder_item.c
6549           src/prefs_matcher.c
6550           src/prefs_scoring.c
6551           src/prefs_summary_column.c
6552           src/prefs_template.c
6553           src/prefs_toolbar.c
6554                  improve the English in the GUI
6555
6556 2002-11-27 [colin]      0.8.6claws21
6557
6558         * src/folder.c
6559                 Fix processing renaming problems happening after
6560                 last commit
6561
6562 2002-11-27 [colin]      0.8.6claws20
6563
6564         * src/folder.c
6565                 recursive move now deletes src each subfolder after 
6566                 having moved it
6567         * src/folderview.c
6568                 Use identifier instead of path during dnd (enables
6569                 IMAP folder dnd)
6570
6571 2002-11-27 [paul]       0.8.6claws19
6572
6573         * src/main.c
6574                 apply patch that does command-line processing 
6575                 BEFORE gtk_init, allowing claws to run from 
6576                 shell-scripts in non-X environment (e.g. crontab 
6577                 or ip-up, ip-down scripts). Patch submitted by
6578                 Ruslan N. Balkin <baron@dartel.ru>
6579                 
6580         * po/it.po
6581                 updated by Alessandro Maestri
6582
6583 2002-11-27 [paul]       0.8.6claws18
6584
6585         * sync with 0.8.6cvs12
6586           src/prefs_common.c
6587                 Differences are that main uses a 'Receive dialog'
6588                 frame on the Interface tab, whereas claws groups all 
6589                 the dialogs together in a 'Dialogs' frame.
6590
6591 2002-11-27 [colin]      0.8.6claws17
6592
6593         * src/prefs_matcher.c
6594                 Fix Execute criteria's NOT flag
6595
6596
6597 2002-11-26 [christoph]  0.8.6claws16
6598
6599         * src/ssl.c
6600                 rewrite the ssl code a little bit, only use one
6601                 SSL context, set default certificates' file/path
6602
6603 2002-11-26 [thorsten]   0.8.6claws15
6604
6605         * src/compose.c
6606                 default-reply-to didn't work for ml-reply
6607
6608 2002-11-26 [melvin]     0.8.6claws14
6609
6610         * src/prefs_actions.c
6611                 Made pipe-actions ignore short headers in message view
6612                 Made trailing-pipe-actions write in the message view with
6613                 the same font as the original message
6614
6615 2002-11-26 [paul]       0.8.6claws13
6616
6617         * src/compose.c
6618                 this time commit the correct file
6619
6620 2002-11-26 [paul]       0.8.6claws12
6621
6622         * sync with 0.8.6cvs11
6623           src/quote_fmt_parse.y  
6624                 no sync needed
6625           src/account.[ch]       
6626                 not sync'ed
6627           src/compose.c
6628                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
6629                 on draft mode.
6630                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
6631                 header
6632                 
6633         see ChangeLog 2002-11-25 and 2002-11-26
6634
6635 2002-11-26 [colin]      0.8.6claws11
6636
6637         * src/folderview.c
6638                 Fix collapsed folder not auto-expanding during
6639                 mail dnd, if it was the source folder.
6640
6641 2002-11-25 [colin]      0.8.6claws10
6642
6643         * src/folderview.[ch]
6644                 Variable renaming and cleaning (slist of nodes 
6645                 to be re-collapsed is stored in FolderView)
6646
6647 2002-11-25 [paul]       0.8.6claws9
6648
6649         * src/prefs_common.[ch]
6650                 fix breakage caused by last commit
6651
6652 2002-11-25 [paul]       0.8.6claws8
6653
6654         * sync with 0.8.6cvs4
6655                 see ChangeLog 2002-11-21
6656
6657 2002-11-25 [paul]       0.8.6claws7
6658
6659         * sync with 0.8.6cvs4
6660                 see ChangeLog 2002-11-20
6661
6662 2002-11-25 [paul]       0.8.6claws6
6663
6664         * sync with 0.8.6cvs3
6665                 see ChangeLog 2002-11-18
6666
6667 2002-11-25 [colin]      0.8.6claws5
6668
6669         * src/gtkutils.[ch]
6670                 Add gtkut_ctree_node_is_parent()
6671         * src/folderview.c
6672                 Spring-loaded folders
6673
6674 2002-11-25 [colin]      0.8.6claws4
6675
6676         * src/utils.[ch]
6677                 Add slist_concat_unique(), function to merge
6678                 two GSList filtering dups
6679         * src/folder.[ch]
6680         * src/summaryview.[ch]
6681         * src/folderview.c
6682         * src/main.c
6683                 Add detection/update/display of unread answers
6684                 to marked mails
6685         * src/procmsg.[ch]
6686                 Add procmsg_find_children()
6687                 Add procmsg_msg_has_marked_parent()
6688
6689 2002-11-25 [colin]      0.8.6claws3
6690
6691         * src/ssl_certificate.[ch]
6692                 Allow checking a certificate without a DNS
6693                 lookup
6694                 Allow to forget a cert (by deleting it)
6695                 Make ssl_certificate_destroy_public
6696         * src/ssl_manager.[ch] ** NEW FILES **
6697                 Gui to manage (display/remove) certificates
6698         * src/prefs_common.[ch]
6699                 Add a pref to allow silent acceptation of
6700                 trusted certificates or not (based on the
6701                 "I want to know what's going on" principle)
6702         * src/mainwindow.c
6703                 Add SSL manager in Tools menu
6704         * src/Makefile.am
6705                 Add the new files to the build
6706         * po/POTFILES.in
6707                 Add ssl_manager.c to translations
6708
6709 2002-11-25 [colin]      0.8.6claws2
6710
6711         * src/summaryview.[ch]
6712                 Add S_SEARCH_EXTENDED to the quick search, which 
6713                 allows to search using filtering syntax.
6714
6715 2002-11-25 [colin]      0.8.6claws1
6716
6717         * src/summaryview.c
6718                 Deletion of duplicates now prefer deleting
6719                 the unread dup (fixes feature-request 638989).
6720
6721 2002-11-24 [paul]       0.8.6claws
6722
6723         * po/es.po
6724           po/pl.po
6725           po/ru.po
6726           po/sr.po
6727                 updated by Ricardo Mones Lastra,
6728                 Witold Wladyslaw Wojciech Wilk,
6729                 Ruslan N. Balkin, and  Urke MMI 
6730                 respectively
6731
6732 2002-11-24 [paul]       0.8.5claws182
6733
6734         * po/bg.po
6735                 updated by George Danchev
6736
6737 2002-11-23 [alfons]     0.8.5claws181
6738
6739         * src/imap.c
6740                 tiny memory leak found by browsing Dimitar's 
6741                 valgrind report
6742
6743 2002-11-23 [paul]       0.8.5claws180
6744
6745         * po/it.po
6746                 updated by Alessandro Maestri
6747
6748 2002-11-22 [christoph]  0.8.5claws179
6749
6750         * src/compose.c
6751         * src/inc.c
6752         * src/prefs_filtering.c
6753         * src/summaryview.c
6754                 more warning fixes
6755
6756 2002-11-22 [alfons]     0.8.5claws178
6757
6758         * src/summaryview.c
6759                 summary_execute_delete_func(): if message is deleted, make 
6760                 sure to also remove its entry in the subject hash table. 
6761                 fixes a corner case bug.
6762
6763 2002-11-22 [paul]       0.8.5claws177
6764
6765         * .cvsignore
6766                 add 'autom4te.cache'
6767                 
6768         * ltconfig      ** REMOVED **
6769                 not needed
6770
6771 2002-11-22 [paul]       0.8.5claws176
6772
6773         * src/textview.c
6774                 textview_set_font(): fix for message display in
6775                 UTF-8 locales (thanks to Sergey Vlasov).
6776                 
6777         * AUTHORS
6778                 add new team members and contributors
6779
6780
6781 2002-11-21 [colin]      0.8.5claws175
6782
6783         * src/procmsg.[ch]
6784                 Add procmsg_remove_special_headers()
6785         * src/mh.c
6786                 Use procmsg_remove_special_headers() for 
6787                 previous fix
6788
6789 2002-11-21 [colin]      0.8.5claws174
6790
6791         * src/mh.c
6792                 Fix moving/copying from queue/draft folders
6793                 for MH folders
6794
6795 2002-11-21 [christoph]  0.8.5claws173
6796
6797         * src/crash.c
6798         * src/filtering.c
6799         * src/logwindow.c
6800         * src/main.c
6801         * src/matcher_parser_lex.[hl]
6802         * src/mbox.c
6803         * src/mbox_folder.[ch]
6804         * src/prefs_filtering.c
6805         * src/procheader.c
6806         * src/quote_fmt_lex.l
6807         * src/ssl.c
6808                 fix all warnings except the warnings in lex and yacc files
6809
6810 2002-11-20 [christoph]  0.8.5claws172
6811
6812         * src/imap.c
6813                 fix MsgInfo retrieval for IMAP draft and queue folders
6814                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
6815
6816 2002-11-19 [christoph]  0.8.5claws171
6817
6818         * src/compose.c
6819                 fix segfault, when draft saving does not get
6820                 the MsgInfo of the new message
6821                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
6822
6823 2002-11-19 [christoph]  0.8.5claws170
6824
6825         * src/procmsg.c
6826                 add parameter check for flag setting function
6827                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
6828
6829 2002-11-18 [paul]       0.8.5claws169
6830
6831         * src/compose.c
6832                 more sensitivity fixes to redirect mode:
6833                 * disable toolbar draft button
6834                 * allow only Address book in the Tools menu
6835                 * disable editing of message by the spell
6836                   checker
6837
6838 2002-11-18 [paul]       0.8.5claws168
6839
6840         * src/compose.c
6841                 fix sensitivity of menu items in compose_redirect():
6842                 allow only the necessary items 
6843
6844 2002-11-18 [paul]       0.8.5claws167
6845
6846         * src/compose.c
6847                 fix bug [ 603259 ] 'attachment got lost on bounce'
6848
6849 2002-11-18 [paul]       0.8.5claws166
6850
6851         * po/ru.po
6852                 updated by Ruslan N. Balkin <baron@dartel.ru>
6853
6854 2002-11-18 [colin]      0.8.5claws165
6855
6856         * src/main.c
6857           src/defs.h
6858                 Remove old filtering stuff
6859
6860
6861 2002-11-17 [oliver]     0.8.5claws164
6862
6863         * src/toolbar.h
6864                 remove not needed typedef 
6865
6866 2002-11-17 [oliver]     0.8.5claws163
6867
6868         * src/toolbar.c
6869                 make toolbar's on click events translatable
6870
6871 2002-11-15 [colin]      0.8.5claws162
6872
6873         * src/summaryview.c
6874                 Revert too-soon integration of a feature
6875
6876 2002-11-15 [christoph]  0.8.5claws161
6877
6878         * src/imap.c
6879                 use main's implementation of imap_get_msginfo
6880
6881 2002-11-15 [christoph]  0.8.5claws160
6882
6883         * src/compose.c
6884         * src/folder.[ch]
6885         * src/imap.c
6886         * src/mbox_folder.c
6887         * src/mh.c
6888         * src/news.c
6889         * src/procmsg.c
6890         * src/summaryview.c
6891                 replace claws' fetch_msginfo with main's get_msginfo
6892                 (use main's implementation where possible)
6893
6894 2002-11-15 [colin]      0.8.5claws159
6895
6896         * src/ssl_certificate.c
6897                 Missed a check
6898
6899 2002-11-16 [melvin]     0.8.5claws158
6900
6901         * po/fr.po
6902                 Updated French translations.
6903
6904 2002-11-16 [colin]      0.8.5claws157
6905
6906         * src/ssl_certificate.c
6907                 Check for missing parts in the certificates
6908
6909 2002-11-15 [colin]      0.8.5claws156
6910
6911         * src/folderview.c
6912                 Preventive fix (missing check) found by
6913                 Alfons
6914
6915 2002-11-15 [paul]
6916
6917         * NEWS
6918                 sync with 0.8.6 release
6919
6920 2002-11-15 [colin]      0.8.5claws155
6921
6922         * src/folder.[ch]
6923           src/folderview.c
6924                 Fix error handling of folder_item_move_to()
6925                 (thanks to Alfons!)
6926
6927 2002-11-15 [colin]      0.8.5claws154
6928
6929         * src/folder.[ch]
6930           src/folderview.c
6931                 folder_item_move_to() sets an error message instead
6932                 of having GUI stuff in folder.c
6933
6934 2002-11-15 [colin]      0.8.5claws153
6935
6936         * src/procmsg.[ch]
6937                 Implemented a callback for MsgInfo updates, 
6938                 heavily copy/pasted from Christoph's folder 
6939                 callback system
6940         * src/summaryview.[ch]
6941                 Register summary_update_msg as callback
6942
6943 2002-11-14 [colin]      0.8.5claws152
6944         
6945         * src/procmsg.c
6946                 Update the FolderItem after sending (fixes 617593)
6947
6948 2002-11-14 [christoph]  0.8.5claws151
6949
6950         * src/folder.c
6951                 fix wrong position of NULL pointer check found
6952                 by Sergey
6953
6954 2002-11-14 [christoph]  0.8.5claws150
6955
6956         * src/folder.c
6957                 fix segfault when deleting messages from IMAP folders
6958                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
6959
6960 2002-11-14 [colin]      0.8.5claws149
6961
6962         * src/compose.c
6963                 Forwarding was also ignoring the folder's default account.
6964
6965 2002-11-14 [colin]      0.8.5claws148
6966
6967         * src/compose.c
6968                 Fix sent folder not set to folder properties when 
6969                 forwarding.
6970
6971 2002-11-14 [thorsten]   0.8.5claws147
6972
6973         * src/inc.c
6974                 inc_start(): Files were not moved from .processing to inbox,
6975                 if no global processing rule existed
6976
6977 2002-11-14 [colin]      0.8.5claws146
6978
6979         * src/ssl_certificate
6980                 Fix file operations
6981
6982 2002-11-14 [paul]       0.8.5claws145
6983
6984         * po/it.po
6985                 updated by Alessandro Maestri
6986
6987 2002-11-13 [alfons]     0.8.5claws144
6988
6989         * src/folder.c
6990                 folder_item_close(): only mark messages unread
6991                 when a folder has new messages 
6992
6993 2002-11-13 [keith]      0.8.5claws143
6994
6995         * src/imap.c
6996                 Fix problem moving or copying between
6997                 IMAP folders
6998
6999 2002-11-13 [colin]      0.8.5claws142
7000
7001         * src/matcher_parser_parse.y
7002                 Fix rule problem when " don't match
7003
7004 2002-11-13 [christoph]  0.8.5claws141
7005
7006         * src/folder.c
7007         * src/folderview.c
7008                 moved cache saving to folder_item_close
7009                 the folderview should not have to deal with
7010                 this things
7011
7012 2002-11-13 [christoph]  0.8.5claws140
7013
7014         * src/summaryview.c
7015                 moved setting of important score to
7016                 summary_set_prefs_from_folderitem
7017
7018 2002-11-13 [colin]      0.8.5claws139
7019
7020         * src/matcher_parser_parse.y
7021                 Fix a segfault in the parser (happening when
7022                 a good expression had been tested and a bad 
7023                 one arrives)
7024
7025 2002-11-13 [paul]       0.8.5claws138
7026
7027         * sync with 0.8.5cvs24
7028                 see ChangeLog 2002-11-13
7029                 
7030         * po/pt_BR.po
7031                 updated by Fabio Jr. Beneditto
7032
7033 2002-11-13 [colin]      0.8.5claws137
7034         
7035         * src/msgcache.c
7036           src/defs.h
7037           src/procmsg.[ch]
7038                 Revert last commit, problem
7039
7040 2002-11-13 [colin]      0.8.5claws136
7041
7042         * src/msgcache.c
7043                 Remove duplicated code
7044         * src/defs.h
7045                 Bumped CACHE_VERSION and MARK_VERSION
7046         * src/procmsg.[ch]
7047                 Network endian for cache and mark files
7048
7049 2002-11-12 [colin]      0.8.5claws135
7050
7051         * src/inc.c
7052                 Fix the "socket error" dialog which disappeared
7053
7054 2002-11-12 [colin]      0.8.5claws134
7055
7056         * src/msgcache.c
7057                 Reverse last commit which had performance 
7058                 problems, but still reverse the list
7059
7060 2002-11-12 [colin]      0.8.5claws133
7061
7062         * src/msgcache.c
7063                 Reverse list order
7064
7065 2002-11-12 [melvin]     0.8.5claws132
7066
7067         * src/compose.c
7068                 Added a check for a NULL prefs_common.dictionary
7069
7070 2002-11-12 [colin]      0.8.5claws131
7071
7072         * src/ssl_certificate.[ch]
7073                 Use FQDN hostname
7074
7075 2002-11-12 [colin]      0.8.5claws130
7076
7077         * src/ssl_certificate.[ch]
7078                 Take connection port into account for 
7079                 checking certificates (a single hostname
7080                 could have multiple servers with multiple
7081                 certificates)
7082         * src/ssl.c
7083                 Pass the port to ssl_certificate_check
7084
7085 2002-11-12 [paul]       0.8.5claws129
7086
7087         * src/folder.c
7088                 fix a typo in last commit
7089
7090 2002-11-12 [paul]       0.8.5claws128
7091
7092         * sync with 0.8.5cvs23
7093                 see ChangeLog entry 2002-11-12
7094
7095 2002-11-11 [colin]      0.8.5claws127
7096
7097         * src/ssl_certificate.c
7098                 Cleaner messages
7099                 Don't popup, instead log error, if the 
7100                 corresponding pref is checked
7101         * src/ssl_certificate.h
7102                 include <openssl/objects/h>
7103
7104 2002-11-11 [colin]      0.8.5claws126
7105
7106         * src/ssl_certificate.h
7107                 _Really_ clean it
7108
7109 2002-11-11 [colin]      0.8.5claws125
7110         
7111         * src/ssl_certificate.c
7112                 Fixed leak
7113
7114 2002-11-11 [colin]      0.8.5claws124
7115
7116         * src/ssl.c
7117                 Cleaned a bit
7118         * src/ssl_certificate.[ch]
7119                 Cleaned a bit (better use of SSL API)
7120                 (This will cause non-recognition of saved 
7121                  certificates of claws12[23]...)
7122
7123 2002-11-11 [paul]       0.8.5claws123
7124         
7125         * po/es.po
7126                 updated by Ricardo Mones Lastra
7127
7128 2002-11-11 [colin]      0.8.5claws122
7129
7130         * src/ssl.c
7131                 Fix a typo
7132
7133 2002-11-11 [colin]      0.8.5claws121
7134
7135         * src/ssl_certificate.[ch] ** NEW FILES **
7136         * src/ssl.[ch]
7137                 Check SSL certificates presented to us
7138         * src/Makefile.am
7139                 Add ssl_certificate.[ch]
7140         * po/POTFILES.in
7141                 Add ssl_certificate.c
7142
7143 2002-11-11 [paul]       0.8.5claws120
7144
7145         * sync with 0.8.5cvs22
7146                 see ChangeLog 2002-11-11
7147
7148 2002-11-11 [paul]       0.8.5claws119
7149
7150         * sync with 0.8.5cvs21
7151                 see ChangeLog 2002-11-11
7152
7153 2002-11-10 [jens]       0.8.5claws118
7154
7155         * src/folder.c
7156         * src/folderview.c
7157                 corrected some typing
7158         * po/de.po
7159                 updated german translation
7160         * sylpheed.spec.in
7161                 cleaned up specfile and adjusted it for claws
7162
7163 2002-11-10 [colin]      0.8.5claws117
7164
7165         * src/summaryview.c
7166                 a STATUSBAR_PUSH/POP fix
7167
7168 2002-11-10 [colin]      0.8.5claws116
7169
7170         * src/prefs_folder_item.c
7171                 Fix hanging after opening folder properties
7172
7173 2002-11-10 [hoa]        0.8.5claws115
7174
7175         * src/matcher_parser_lex.l
7176         * src/matcher_parser_parse.y
7177                 config file for scoring and filtering is no more trashed
7178                 when there is a syntax error in a filtering rule when
7179                 editing it in a dialog.
7180
7181 2002-11-09 [colin]      0.8.5claws114
7182
7183         * src/mbox_folder.c
7184                 Added missing initialisation of folder->destroy()
7185
7186 2002-11-09 [colin]      0.8.5claws113
7187
7188         * src/folder.c
7189           src/folderview.c
7190                 Fix the status bar messages
7191
7192 2002-11-09 [colin]      0.8.5claws112
7193
7194         * src/folderview.c
7195                 Fix hangs after folder dnd, happening after 
7196                 claws109.
7197
7198 2002-11-09 [christoph]  0.8.5claws111
7199
7200         * src/folderview.c
7201                 just changed order of calls (reverse order of
7202                 associated calls)
7203         * src/inc.c
7204                 lock inc when checking only one account, otherwise
7205                 inc all could be executed at the same time
7206
7207 2002-11-09 [christoph]  0.8.5claws110
7208
7209         * src/folderview.c
7210                 better unlock the mouse cursor before calling
7211                 summary_show because it changes the cursor too
7212
7213 2002-11-09 [christoph]  0.8.5claws109
7214
7215         * src/folder.[ch]
7216         * src/folderview.c
7217                 add functions to open and close a folder
7218                 o opending will execute scanning for remote folders
7219                   and processing
7220                 o closing will unset new flag for messages
7221
7222 2002-11-09 [colin]      0.8.5claws108
7223
7224         * src/folder.c
7225                 Add a call to prefs_matcher_write_config to 
7226                 avoid non-leaf folders filtering settings to be
7227                 lost
7228
7229 2002-11-09 [paul]       0.8.5claws107
7230
7231         * src/prefs_account.c
7232                 re-word a label
7233
7234 2002-11-09 [colin]      0.8.5claws106
7235
7236         * src/folderview.c
7237                 Minor esthetic fix
7238
7239 2002-11-09 [colin]      0.8.5claws105
7240
7241         * src/folderview.c
7242                 Fix prefs_filtering deletion for MH folders (same
7243                 reason as below)
7244         * src/prefs_filtering.c
7245                 Fix prefs_filtering renaming and deletion for 
7246                 folder-based processing rules.  
7247
7248 2002-11-09 [christoph]  0.8.5claws104
7249
7250         * src/compose.c
7251         * src/folder.[ch]
7252         * src/folderview.[ch]
7253         * src/import.c
7254         * src/inc.c
7255         * src/main.c
7256         * src/mainwindow.c
7257         * src/messageview.c
7258         * src/prefs_folder_item.c
7259         * src/procmsg.c
7260         * src/summaryview.c
7261                 implement a callback system for folder item updates
7262
7263 2002-11-09 [colin]      0.8.5claws103
7264
7265         * src/folderview.c
7266                 Fix prefs_filtering renaming for MH folders (we
7267                 shouldn't rename by path as another folder could
7268                 have the same hierarchy).
7269
7270 2002-11-09 [colin]      0.8.5claws102
7271
7272         * src/folder.c
7273                 Fix a leak found by Christoph, use better variable
7274                 names
7275
7276 2002-11-09 [colin]      0.8.5claws101
7277
7278         * src/folder.c
7279                 One more fix for processing rules
7280
7281 2002-11-08 [colin]      0.8.5claws100
7282         
7283         * src/matcher.c
7284                 Don't copy the compiled regexp (will be reevaluated)
7285         * src/folderview.c
7286                 Lock folderview while moving
7287         * src/folder.c
7288                 Provide info on what's happening to the user
7289
7290 2002-11-08 [colin]      0.8.5claws99
7291
7292         * src/folderview.c
7293                 Fix folder reordering after a move if parent is 
7294                 root
7295         * src/scoring.[ch]
7296                 Add function to copy a ScoringProp
7297         * src/prefs_folder_item.c
7298                 Copy scoring rules when copying a folder prefs
7299
7300 2002-11-08 [colin]      0.8.5claws98
7301
7302         * src/folderview.c
7303                 Fixes in case of failure
7304         * src/filtering.[ch]    
7305                 Add function to duplicate a FilteringProp
7306         * src/matcher.[ch]
7307                 Add function to duplicate a MatcherProp
7308         * src/prefs_folder_item.c
7309                 Save folder's processing rules when copying 
7310                 its prefs
7311
7312 2002-11-08 [colin]      0.8.5claws97
7313         
7314         * src/folderview.c
7315                 Sort after move
7316         * src/folder.c 
7317                 Change a printf to debug_print
7318
7319 2002-11-08 [colin]      0.8.5claws96
7320
7321         * src/folder.c
7322           src/folderview.c
7323                 Fix segfaults, call me stupido
7324         
7325
7326 2002-11-08 [colin]      0.8.5claws95
7327
7328         *src/folder.c
7329                 Added forgotten prefs to save when moving folders
7330
7331 2002-11-08 [colin]      0.8.5claws94
7332
7333         * src/folder.c
7334                 Fixes to folder DND (prefs copy)
7335         * src/folderview.c
7336                 Optimization for folder DND (don't rescan whole tree)
7337                 Added folderview_create_folder_node() for this 
7338                 optimization, so de-duped a bit the code
7339         * src/prefs_folder_item.[ch]
7340                 Added prefs_folder_item_copy_prefs()    
7341           
7342 2002-11-08 [paul]       0.8.5claws93
7343
7344         * src/prefs_account.c
7345           tools/README
7346           tools/kmail2sylpheed_v2.pl
7347                 correct some typos
7348
7349 2002-11-08 [paul]       0.8.5claws92
7350
7351         * src/compose.c
7352           src/prefs_account.[ch]
7353                 remove account options 'clearsign' and 'ascii_armored',
7354                 replace with 'default_gnupg_mode' to prevent mixed-mode
7355                 Privacy settings
7356
7357 2002-11-08 [paul]       0.8.5claws91
7358
7359         * src/compose.[ch]
7360                 re-implement GnuPG 'on-the-fly' mode selection,
7361                 disallow mixed-mode
7362
7363 2002-11-08 [colin]      0.8.5claws90
7364
7365         * src/folderview.c
7366           src/prefs_folder_item.c
7367                 Change "Property" to "Properties"
7368
7369 2002-11-07 [colin]      0.8.5claws89
7370
7371         * src/folderview.c
7372           src/folder.c
7373                 Allow folder dropping to a root folder
7374
7375 2002-11-07 [paul]       0.8.5claws88
7376
7377         * src/compose.c
7378                 revert last commit
7379
7380 2002-11-07 [paul]       0.8.5claws87
7381
7382         * src/compose.c
7383                 fix reply-to-list bug. closes bug report
7384                 "[633382] reply-to-list broken in recent cvs"
7385
7386 2002-11-07 [paul]       0.8.5claws86
7387
7388         * src/compose.c
7389                 add a forgotten '#if USE_GPGME ... #endif'
7390
7391 2002-11-07 [paul]       0.8.5claws85
7392
7393         * sync with 0.8.5cvs20
7394                 see ChangeLog 2002-11-07
7395
7396 2002-11-07 [colin]      0.8.5claws84
7397
7398         * src/folder.[ch]
7399                 Change folder_item_move_to to return the newly 
7400                 created folderitem.
7401         * src/folderview.c
7402                 Select the new folderitem after moving.
7403
7404 2002-11-07 [colin]      0.8.5claws83
7405
7406         * src/prefs_filtering.c
7407                 Fix rule rewriting when moving a leaf folder to a 
7408                 shorter path
7409
7410 2002-11-07 [colin]      0.8.5claws82
7411
7412         * src/prefs_filtering.c
7413                 fix a leak
7414
7415 2002-11-07 [colin]      0.8.5claws81
7416
7417         * src/folder.[ch]
7418                 Add folder_item_move_to() function to move a 
7419                 folderitem into another one (updates matcher etc)
7420         * src/folderview.c
7421                 Add folder drag'n drop (context menu to come)
7422                 [Should be dataloss free, but Please backup before 
7423                  trying !]
7424
7425 2002-11-06 [colin]      0.8.5claws80
7426
7427         * src/mh.c
7428                 mh_create_folder() returns NULL if can't create
7429                 directory hierarchy
7430
7431 2002-11-06 [paul]       0.8.5claws79
7432
7433         * src/compose.[ch]
7434                 allow 'on-the-fly' changing of the type of encryption 
7435                 and/or signing used (mime/ascii) via the compose window
7436
7437 2002-11-06 [paul]       0.8.5claws78
7438
7439         * sync with 0.8.5cvs19
7440                 see ChangeLog 2002-11-06 for src/account.c: 
7441                 account_get_special_folder()
7442                 
7443 2002-11-05 [alfons]     0.8.5claws77
7444
7445         * src/crash.c
7446                 very minor cleanups: nothing to see here, move on. :-)
7447
7448 2002-11-05 [colin]      0.8.5claws76
7449
7450         * src/main.c
7451                 Changes choices if compose windows are opened to
7452                 Discard, Draft, Don't quit
7453
7454 2002-11-05 [thorsten]   0.8.5claws75
7455
7456         * src/compose.c
7457                 reenabled default_reply_to folder option
7458
7459 2002-11-05 [colin]      0.8.5claws74
7460
7461         * src/compose.[ch] 
7462                 add compose_draft()
7463         * src/crash.c
7464                 add SIGTERM handler
7465         * src/main.[ch]
7466                 add clean_quit() for the SIGTERM handler
7467
7468 2002-11-05 [paul]       0.8.5claws73
7469         
7470         * po/es.po
7471                 updated by Ricardo Mones Lastra
7472
7473 2002-11-05 [melvin]     0.8.5claws72
7474
7475         * src/logwindow.c
7476                 Fixed log-clipping bug #616795.
7477                 To stop logging in the log window use 0 length.
7478         * src/prefs_common.c
7479                 Added a label to inform about the 0 log length behaviour.
7480
7481 2002-11-05 [paul]       0.8.5claws71
7482
7483         * sync with 0.8.5cvs17
7484                 see ChangeLog 2002-11-05
7485
7486 2002-11-04 [paul]       0.8.5claws70
7487
7488         * sylpheed-128x128.png
7489           sylpheed-64x64.png
7490           sylpheed.png
7491                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
7492                 <nikai@users.sourceforge.net>
7493                 
7494         * po/bg.po
7495                 updated by George Danchev
7496
7497 2002-11-03 [thorsten]   0.8.5claws69
7498
7499         * src/main.c
7500           src/mimeview.c
7501           src/rfc2015.h
7502                 add check if gpg is active
7503
7504 2002-11-03 [thorsten]   0.8.5claws68
7505
7506         * src/toolbar.h
7507                 removed GSList declaration causing trouble on MacOS-X
7508                 (submitted by alfons, reported by xfesty)
7509
7510 2002-11-01 [paul]       0.8.5claws67
7511
7512         * src/mainwindow.c
7513                 remove last remnants of main's filter code
7514
7515 2002-11-01 [paul]       0.8.5claws66
7516
7517         * tools/filter_conv.pl
7518                 fix bug where user-defined headers were ignored
7519
7520 2002-11-01 [paul]       0.8.5claws65
7521
7522         * src/logwindow.c
7523                 make a debug_print() not translatable
7524
7525 2002-10-31 [melvin]     0.8.5claws64
7526
7527         * ac/aspell.m4
7528                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
7529                 not run any GNU/aspell test.  The dictionary path will
7530                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
7531                 was given, in which case, it will be $prefix/lib/aspell/
7532         * configure.in
7533                 Fixed typo in commentary (Aspell code).
7534
7535 2002-10-31 [paul]       0.8.5claws63
7536
7537         * po/POTFILES.in
7538                 remove src/filter.c and src/prefs_filter.c
7539                 thanks to Ricardo for reminding me
7540
7541 2002-10-31 [colin]      0.8.5claws62
7542
7543         * src/mbox_folder.c
7544                 Plug some leaks
7545
7546 2002-10-31 [paul]       0.8.5claws61
7547
7548         * src/prefs_filter.[ch] ** REMOVED **
7549           src/filter.[ch]       ** REMOVED **
7550           
7551         * src/Makefile.am
7552           src/folderview.c
7553           src/inc.c
7554           src/main.c
7555           src/mainwindow.c
7556           src/mbox.c
7557           src/prefs_common.c
7558           src/prefs_filtering.c
7559           src/summaryview.[ch]
7560                 remove main's 'filter' code
7561                 
7562         README.claws
7563                 update to reflect removal of main's filter
7564
7565 2002-10-31 [paul]       0.8.5claws60
7566
7567         * src/summaryview.c
7568                 remove check for global_processing in summary_filter_open(). 
7569                 This fixes the bug where if the user uses the right-click 
7570                 'Create filter rule...' and doesn't have any filter rules 
7571                 already defined in claws' advanced filtering, the newly 
7572                 created filter rule goes to main's filtering which is 
7573                 inaccessible through the gui. Now the filter rule gets added
7574                 to claws' filtering by default.
7575
7576 2002-10-28 [melvin]     0.8.5claws59
7577
7578         * src/prefs_actions.c
7579                 Fixed bug #627322 where MIME parts were not always
7580                 correctly passed to a %p action
7581                 Display an error dialog when message filename is not found.
7582
7583 2002-10-28 [melvin]     0.8.5claws58
7584
7585         * src/prefs_common.c
7586                 Readded a missing function declaration lost in 0.8.3claws34
7587
7588 2002-10-28 [paul]       0.8.5claws57
7589
7590         * sync with 0.8.5cvs15
7591                 see ChangeLog 2002-10-28 and 2002-10-25
7592                 
7593         Note: ChangeLog entry 2002-10-24 is not sync'ed.
7594
7595 2002-10-27 [oliver]     0.8.5claws56
7596
7597         * src/pop.c
7598                 plug leak in pop3_top_recv
7599
7600 2002-10-26 [christoph]  0.8.5claws55
7601
7602         * src/folder.c
7603                 set need_update folder flag when messages are added
7604                 (closes bug [ 626922 ] folder not updated after receiving)
7605
7606 2002-10-25 [melvin]     0.8.5claws54
7607
7608         * src/imageview.c
7609                 Fixed a memleak introduced in the scaling code.
7610
7611 2002-10-24 [alfons]     0.8.5claws53
7612
7613         * src/filtering.c
7614                 make filtering's forward message action forward from the 
7615                 correct account
7616                 (closes bug [628089 ] Filter -> Forward from address problem
7617                 reported by Oktay)
7618
7619 2002-10-24 [christoph]  0.8.5claws52
7620
7621         * src/mainwindow.c
7622         * src/manual.[ch]
7623                 o use manual of current locale or english if current
7624                   locale is not available (and english is available)
7625                 o also link to sylpheed doc project manuals
7626
7627 2002-10-23 [paul]       0.8.5claws51
7628
7629         * tools/README
7630           tools/kmail2sylpheed_v2.pl
7631                 add new version of kmail addressbook importer script.
7632                 works with newer versions of Kmail/KAddressBook which
7633                 have new and rearranged data.
7634
7635 2002-10-23 [martin]     0.8.5claws50
7636
7637         * src/folderview.c
7638         * src/summaryview.c
7639         * src/utils.h
7640         * src/utils.c
7641                 added length parameter to get_abbrev_newsgroup_name()
7642                 changed this function so that it abbreviates the newsgroup
7643                 names only so long it is smaller than the length parameter
7644                 (for better reading of some newsgroup names and space efficiency)
7645
7646 2002-10-22 [colin]      0.8.5claws49
7647
7648         *src/foldersel.c
7649                 Revert Alfons' last modification (after voting ;-))
7650
7651 2002-10-21 [alfons]     0.8.5claws48
7652
7653         * src/foldersel.c
7654                 folder view in folder selection dialog reflects state of
7655                 folder view in main window
7656
7657 2002-10-18 [alfons]     0.8.5claws47
7658
7659         * src/mbox.c
7660                 drop imported messages in folder selected by user,
7661                 and not in the inbox
7662                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
7663
7664 2002-10-18 [alfons]     0.8.5claws46
7665
7666         * src/compose.c
7667                 make automagic reply work correctly for email accounts 
7668                 (whether it's viable to do a full sync with Hiro's 
7669                 compose.c is still under discussion)
7670
7671 2002-10-18 [melvin]     0.8.5claws45
7672
7673         * src/prefs_actions.c
7674                 Fixed bug #622275 where asynchroneous actions left 
7675                 zombies processes
7676                 Made (synchroneous) actions' input be displayed live.
7677
7678 2002-10-18 [christoph]  0.8.5claws44
7679
7680         * src/textview.c
7681                 don't add a newline in the textview in front of the
7682                 first textpart if header display is disabled
7683                 (closes bug [ 603385 ] disabled header display leaves blank
7684                  lin)
7685
7686 2002-10-18 [christoph]  0.8.5claws43
7687
7688         * src/folder.[ch]
7689         * src/imap.c
7690         * src/mbox_folder.c
7691         * src/mh.c
7692         * src/news.c
7693                 folder->get_num_list now returns an error code
7694                 (closes bug [ 609424 ] News cache cleared on failure)
7695                 
7696 2002-10-17 [colin]      0.8.5claws42
7697         
7698         * src/news.c
7699                 Changed a printf by debug_print
7700
7701 2002-10-16 [paul]       
7702
7703         * tools/OOo2sylpheed.pl
7704                 allow for spaces in the name of the
7705                 file to be attached.
7706
7707 2002-10-16 [colin]      0.8.5claws41
7708
7709         * src/main.c
7710                 Use a tristate to change online mode
7711
7712 2002-10-16 [paul]       0.8.5claws40
7713
7714         * po/es.po
7715                 updated by Ricardo Mones Lastra
7716
7717 2002-10-16 [colin]      0.8.5claws39
7718
7719         * src/main.c
7720           src/mainwindow.[ch]
7721                 Added --online and --offline command-line
7722                 switches
7723
7724 2002-10-15 [christoph]  0.8.5claws38
7725
7726         * src/procmime.c
7727                 set mimeinfo->name to NULL after g_free to
7728                 avoid double freeing with g_free
7729
7730 2002-10-14 [christoph]  0.8.5claws37
7731
7732         * src/compose.c
7733         * src/filtering.c
7734         * src/summaryview.c
7735                 remove calls to folder->change_flags that are now
7736                 done by procmsg flag functions (seems it is not
7737                 used by any foldertype anyway)
7738         * src/folder.c
7739                 init folder->change_flags with NULL
7740
7741 2002-10-14 [christoph]  0.8.5claws36
7742
7743         * src/folder.[ch]
7744         * src/imap.[ch]
7745                 use virtual functions for folder item new and destroy
7746                 functions
7747
7748 2002-10-14 [melvin]     0.8.5claws35
7749
7750         * src/compose.c
7751                 Added a test to not run the spell checker if no default
7752                 dictionary is available. No dialog is displayed though.
7753
7754 2002-10-14 [melvin]     0.8.5claws34
7755
7756         * src/gtkaspell.c
7757                 Fixed bug in dictionary list context menu where
7758                 "More..." pointed to an emtpy submenu if the
7759                 number of dictionaries is a multiple of 15
7760                 Removed unneeded code in suggestions list creation
7761
7762 2002-10-14 [paul]       0.8.5claws33
7763
7764         * po/bg.po
7765                 updated by George Danchev
7766
7767 2002-10-13 [hoa]        0.8.5claws32
7768
7769         * src/matcher.[ch]
7770           src/matcher_parser_parser.y
7771                 removed the escaped string from internal structure
7772                 of matcher.
7773
7774 2002-10-12 [colin]      0.8.5claws31
7775
7776         * src/gtksctree.[ch]
7777           src/summaryview.c
7778                 Removed useless function gtksctree_reanchor
7779
7780 2002-10-12 [alfons]     0.8.5claws30
7781         
7782         * sync with remaining main changes 2002-10-09 - 2002-10-11
7783         - drop changes to src/compose.c (requires claws specific changes)
7784         
7785 2002-10-12 [alfons]     0.8.5claws29
7786         
7787         * sync with main changes of 2002-10-08
7788         - drop changes to src/compose.c (requires claws specific changes)
7789         - drop changes to src/summaryview.c (requires changes to compose.c)     
7790
7791 2002-10-12 [alfons]     0.8.5claws28
7792         
7793         * sync with main changes of 2002-10-07
7794
7795 2002-10-12 [alfons]     0.8.5claws27
7796
7797         * sync with main changes of 2002-10-04
7798         - drop changes to src/compose.c (requires claws specific changes)
7799         - drop changes to src/prefs_folder_item.c (claws implementation
7800           seems to be working)
7801
7802 2002-10-12 [colin]      0.8.5claws26
7803
7804         * src/mainwindow.c
7805                 Fix folder-flicker when space-reading, introduced 
7806                 in claws22.
7807
7808 2002-10-12 [colin]      0.8.5claws25
7809
7810         * src/compose.c
7811                 Save account address when saving as draft.
7812                 (closes bug 621838)
7813
7814 2002-10-12 [colin]      0.8.5claws24
7815
7816         * src/summaryview.c
7817                 Fix the problem consisting of no message selected
7818                 after the last message in a folder has been moved.
7819
7820 2002-10-12 [paul]       0.8.5claws23
7821
7822         * src/compose.c
7823           src/prefs_template.c
7824           src/template.[ch]
7825                 add Cc and Bcc to templates. Patch submitted by
7826                 John L. Males.
7827
7828 2002-10-12 [colin]      0.8.5claws22
7829
7830         * src/folderview.c
7831                 Fix a bug after "Check for new messages":
7832                 If a folder was opened, it was still selected at
7833                 the end of the check, but displayed empty.
7834         * src/mainwindow.c
7835                 Remove unnecessary check
7836
7837 2002-10-12 [paul]
7838
7839         * tools/README
7840                 be more verbose in the description of
7841                 OOo2sylpheed.pl
7842                 
7843
7844 2002-10-11 [colin]      0.8.5claws21
7845
7846         * src/mainwindow.c
7847                 Make space work (better) when no mail is selected
7848
7849 2002-10-11 [colin]      0.8.5claws20
7850
7851         * src/inc.c
7852           src/news.c
7853                 fix warnings
7854
7855 2002-10-11 [colin]      0.8.5claws19
7856
7857         * src/mainwindow.c
7858                 revert 0.8.5claws6 changes as i couldn't get to
7859                 anything satisfying
7860
7861 2002-10-11 [melvin]     0.8.5claws18
7862
7863         * src/compose.c
7864                 Removed buggy and unused macro (should have been committed in
7865                 0.8.5claws17)
7866
7867 2002-10-11 [melvin]     0.8.5claws17
7868
7869         * src/compose.c
7870                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
7871
7872 2002-10-11 [thorsten]   0.8.5claws16 
7873
7874         * src/folderview.c
7875                 remove rescan warning
7876
7877 2002-10-11 [colin]      0.8.5claws15 
7878
7879         * src/procheader.c
7880                 fix a segfault that happens if conv_unmime_header
7881                 fails (should be better to find out why it fails)
7882
7883 2002-10-11 [christoph]  0.8.5claws14
7884
7885         * src/summaryview.c
7886                 update folderview stats after ignore/unignore thread
7887
7888 2002-10-11 [hoa]        0.8.5claws13
7889
7890         * src/quote_fmt_parse.y
7891                 Fixed a yacc/bison syntax error
7892         * src/matcher.c
7893                 Escaping of string is fixed.
7894
7895 2002-10-11 [colin]      0.8.5claws12
7896
7897         * src/imageview.c
7898                 Resize images to fit
7899
7900 2002-10-11 [paul]       0.8.5claws11
7901
7902         * po/es.po
7903                 updated by Ricardo Mones Lastra
7904
7905 2002-10-10 [alfons]     0.8.5claws10
7906
7907         * src/compose.c
7908                 allow dropping files by "moving" files from a file manager,
7909                 not only by the more cumbersome "copying". the latter 
7910                 mostly implies holding down the Control button
7911
7912 2002-10-10 [christoph]  0.8.5claws9
7913
7914         * src/summaryview.c
7915                 update folders after thread building for ignored threads
7916
7917 2002-10-10 [christoph]  0.8.5claws8
7918
7919         * config/.cvsignore
7920                 added Makefile
7921         * src/filtering.[ch]
7922         * src/folder.[ch]
7923         * src/folderview.[ch]
7924         * src/import.c
7925         * src/inc.[ch]
7926         * src/mbox.[ch]
7927         * src/procmsg.c
7928         * src/summaryview.[ch]
7929                 o added new flag need_update to FolderItem
7930                 o removed folder_table from various functions from tracking
7931                   folder updates
7932                 o set need_update flags in folder.c's move, copy and delete
7933                   functions and procmsg's flags functions
7934                 o added function folderview_update_items_when_required that
7935                   updates all folders with need_update set
7936                 o call folderview_update_items_when_required instead of
7937                   folderview_update_item_foreach
7938
7939 2002-10-09 [sergey]     0.8.5claws7
7940
7941         * src/compose.c
7942                 Strip CRs whel loading the text into editor in reedit mode.
7943
7944 2002-10-09 [colin]      0.8.5claws6
7945
7946         * src/mainwindow.c
7947                 Make Space work when no mail is selected
7948
7949 2002-10-09 [colin]      0.8.5claws5
7950
7951         * src/gtksctree.[ch]
7952                 Fix range_select
7953                 Add gtk_sctree_reanchor() 
7954         * src/summaryview.c
7955                 Use gtk_sctree_reanchor() - better fix for 
7956                 bug 60413
7957
7958 2002-10-09 [colin]      0.8.5claws4
7959
7960         * src/summaryview.c
7961                 Fix shift-click select after delete problem
7962                 (closes bug 60413)
7963
7964 2002-10-08 [thorsten]   0.8.5claws3
7965
7966         * src/summaryview.c
7967                 exclude current msg from -hide read messages-
7968
7969 2002-10-08 [colin]      0.8.5claws2
7970
7971         * src/inc.[ch]
7972           src/pop.c
7973           src/recv.c
7974                 Differentiate socket errors from disk full
7975                 errors
7976
7977 2002-10-08 [christoph]  0.8.5claws1
7978
7979         * Makefile.am
7980         * configure.in
7981                 modifications for new config directory
7982
7983         * config.guess  ** REMOVED **
7984         * config.sub    ** REMOVED **
7985         * install-sh    ** REMOVED **
7986         * ltmain.sh     ** REMOVED **
7987         * missing       ** REMOVED **
7988         * mkinstalldirs ** REMOVED **
7989                 these files are autogenerated by automake
7990                 when you run autogen.sh
7991
7992         * config/.cvsignore     ** NEW FILE **
7993         * config/Makefile.am    ** NEW FILE **
7994                 ignore autogenerated files
7995                 create a Makefile in this directory
7996
7997 2002-10-08 [paul]       0.8.5claws
7998
7999         * 0.8.5claws release
8000         
8001         * src/compose.c
8002           src/procheader.c
8003           src/procmsg.c
8004                 fix quote reply format for newsgroups reply bug
8005                 (thanks to Hoa)
8006                 
8007         * po/en_GB.po
8008           po/pl.po
8009                 updated by me and Witold Wladyslaw Wojciech Wilk
8010                 repectively
8011
8012 2002-10-07 [paul]       0.8.3claws53
8013
8014         * po/it.po
8015           po/pt_BR.po
8016           po/sr.po
8017                 updated messages catalogs, submitted by
8018                 Alessandro Maestri, Fabio Jr.Beneditto 
8019                 and Urke MMI, respectively.
8020
8021 2002-10-07 [christoph]  0.8.3claws52
8022
8023         * src/folder.[ch]
8024         * src/folderview.c
8025         * src/mainwindow.c
8026                 fix new folder ghost message bug
8027                 (closes bug [ 619722 ] wrong count for newly created folders)
8028
8029 2002-10-07 [christoph]  0.8.3claws51
8030
8031         * src/compose.c
8032                 fix news posting problem
8033
8034 2002-10-07 [melvin]     0.8.3claws50
8035
8036         * po/fr.po
8037                 Updated French translation
8038
8039 2002-10-05 [christoph]  0.8.3claws49
8040
8041         * src/gtkstext.c
8042                 check if line_start_cache is set in gtk_stext_update_text
8043                 (closes bug [ 618119 ] crash while doing search in folder)
8044
8045 2002-10-05 [christoph]  0.8.3claws48
8046
8047         * src/imap.c
8048         * src/news.c
8049         * src/utils.c
8050         * src/utils.h
8051                 implement cache cleanups for claws' folder system
8052                 (closes bug [ 595916 ] imapcache not cleaned up)
8053
8054 2002-10-05 [melvin]     0.8.3claws47
8055
8056         * src/prefs_actions.c
8057                 Made the help text more clear for the %p token
8058
8059 2002-10-04 [paul]       0.8.3claws46
8060
8061         * sync with 0.8.5
8062                 see ChangeLog 2002-10-02 and 2002-10-03
8063
8064 2002-10-04 [christoph]  0.8.3claws45
8065
8066         * src/inc.c
8067                 fix segfault caused by pop before smtp
8068                 call to inc_account_mail with NULL
8069                 pointer for mainwin
8070
8071 2002-10-04 [paul]       0.8.3claws44
8072
8073         * configure.in
8074                 sync the LDAP detection from 0.8.5cvs1
8075
8076 2002-10-02 [christoph]  0.8.3claws43
8077
8078         * po/de.po
8079                 fix small spelling error
8080
8081 2002-10-02 [melvin]     0.8.3claws42
8082
8083         * ac/aspell.m4
8084                 Behave better and say "no" when test program cannot be run.
8085
8086 2002-10-02 [paul]       0.8.3claws41
8087
8088         * sync with 0.8.4cvs1
8089                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
8090                 
8091         * src/summaryview.c
8092                 toggle the behavior of Reply menuitem between
8093                 normal reply and reply-to-list
8094
8095 2002-10-01 [sergey]     0.8.3claws40
8096
8097         * src/compose.c
8098                 Convert newlines in the message text to the canonical form
8099                 before base64 encoding (RFC2045 compliance, fixes some
8100                 interoperability issues with Evolution 1.0.3)
8101
8102 2002-09-29 [colin]      0.8.3claws39
8103
8104         * src/summaryview.c
8105                 Fix an unwanted copy/paste
8106
8107 2002-09-29 [colin]      0.8.3claws38
8108
8109         * src/mainwindow.c
8110                 Renamed "Custom toolbar" to "Customize toolbar"
8111                 Renamed "Show all header" to "Show all headers"
8112                 Renamed "Set diplay item" to "Set displayed items"
8113         * src/prefs_common.c
8114                 Renamed "Show all header" to "Show all headers"
8115         * src/prefs_summary_column.c
8116                 Renamed "diplay item" to "displayed items"
8117
8118 2002-09-29 [colin]      0.8.3claws37
8119
8120         * src/mainwindow.[ch]
8121                 online/offline status pixmaps follow theme
8122                 changes
8123         * src/summaryview.[ch]
8124                 quicksearch pixmap follows theme changes
8125
8126 2002-09-29 [thorsten]   0.8.3claws36
8127
8128         * src/compose.c
8129           src/prefs_folder_item.[ch]
8130                 add default_reply_to folder option (closes patch 581044)
8131
8132 2002-09-29 [christoph]  0.8.3claws35
8133
8134         * acconfig.h    ** REMOVED **
8135         * configure.in
8136         * ac/aspell.m4
8137         * ac/check-type.m4
8138         * ac/gnupg-check-typedef.m4
8139                 fix autoheader 2.50 warning
8140
8141 2002-09-29 [christoph]  0.8.3claws34
8142
8143         * major code cleanup (part 2)
8144         
8145                 - unused variables removed
8146                 - unused functions removed
8147                 - uninitialized variables checked
8148                 - missing return statements added
8149                 - missing function return types added
8150                 - added parentheses around assignment
8151                   when suggested by gcc
8152
8153 2002-09-29 [alfons]     0.8.3claws33
8154
8155         * src/logwindow.c
8156                 log_window_clear(): only bracket gtk_text_forward_delete() 
8157                 with gtk_text_freeze() / gtk_text_thaw() (see if this
8158                 works around GTK text bug)
8159
8160 2002-09-29 [paul]       0.8.3claws32
8161
8162         * po/bg.po
8163           po/sr.po
8164                 updated by George Danchev and Urke MMI
8165                 respectively
8166
8167 2002-09-27 [christoph]  0.8.3claws31
8168
8169         * doc-src/readme.txt
8170         * doc-src/rfc1806.txt   ** REMOVED **
8171         * doc-src/rfc2183.txt   ** NEW FILE **
8172         * doc-src/rfc2980.txt   ** NEW FILE **
8173                 update rfcs
8174
8175 2002-09-27 [melvin]     0.8.3claws30
8176
8177         * ac/aspell.m4
8178                 Fixed typo which could break linking
8179
8180 2002-09-27 [melvin]     0.8.3claws29
8181
8182         * ac/aspell.m4
8183                 Improved GNU/aspell checking. 
8184                 Fixed bug #614490
8185
8186 2002-09-27 [paul]       0.8.3claws28
8187
8188         * sync with 0.8.3cvs8
8189                 see ChangeLog 2002-09-27
8190
8191 2002-09-26 [colin]      0.8.3claws27
8192
8193         * src/toolbar.[ch]
8194           src/mainwindow.[ch]
8195                 Add "Reply to Mailing-list" to the toolbar
8196
8197 2002-09-26 [christoph]  0.8.3claws26
8198
8199         * src/summaryview.c
8200                 Fix wrong message counts in summaryview status
8201
8202 2002-09-26 [paul]       0.8.3claws25
8203
8204         * sync with 0.8.3cvs7
8205                 see ChangeLog 2002-09-26
8206
8207 2002-09-26 [paul]       0.8.3claws24
8208
8209         * sync with 0.8.3cvs6
8210                 see ChangeLog 2002-09-25
8211
8212 2002-09-25 [christoph]  0.8.3claws23
8213
8214         * src/prefs_common.c
8215         * src/prefs_folder_item.c
8216         * src/prefs_scoring.c
8217                 Renamed "kill score" to "hide score" in GUI
8218                 and prefs files
8219
8220 2002-09-25 [paul]       0.8.3claws22
8221
8222         * sync with 0.8.3cvs5
8223                 see ChangeLog 2002-09-24
8224
8225 2002-09-24 [alfons]     0.8.3claws21
8226
8227         patch by Satoshi Nagayasu: allows appending / saving multiple 
8228         selected files (closes "[ 612279 ] save multiple mesg(s) in 
8229         'Save as ...'")
8230
8231         * AUTHORS
8232                 add Satoshi Nagayasu
8233         * src/summaryview.c
8234                 summary_save_as(): allow saving selected files to
8235                 one file
8236                 summary_set_menu_sensitive: enable "Save As..." when
8237                 multiple files are selected
8238         * src/utils.[ch]
8239                 append_file(): new function
8240
8241 2002-09-24 [colin]      0.8.3claws20
8242
8243         * src/procmime.c
8244                 Fix segfault when mimeinfo doesn't have a 
8245                 content_type. 
8246
8247 2002-09-24 [colin]      0.8.3claws19
8248
8249         * src/prefs_common.[ch]
8250                 Add a preference to display send dialog or not
8251         * src/send.c
8252                 Display send dialog according to preference
8253
8254 2002-09-24 [colin]      0.8.3claws18
8255
8256         * src/compose.[ch]
8257                 Disable user actions when sending
8258
8259 2002-09-24 [colin]      0.8.3claws17
8260
8261         * src/procmime.c
8262                 Do not display name or filename for attachments
8263                 with an application/pgp-signature type
8264                 (security flaw, see bug 537413)
8265
8266 2002-09-23 [colin]      0.8.3claws16
8267
8268         * src/editaddress.c
8269                 Initialize entry_email, entry_alias and 
8270                 entry_remarks to first email address of the list
8271
8272 2002-09-23 [colin]      0.83claws15
8273
8274         * src/compose.c
8275                 Drop pgp-signature when reediting a signed queued
8276                 message
8277
8278 2002-09-23 [melvin]     0.8.3claws14
8279
8280         * po/fr.po
8281                 Updated French translation
8282
8283 2002-09-23 [melvin]     0.8.3claws13
8284
8285         * src/mainwindow.c
8286                 Made custom toolbar menu labels more consistent
8287         * src/prefs_toolbar.c
8288                 Made custom toolbar window title more consistent
8289
8290 2002-09-22 [colin]      0.8.3claws12
8291
8292         * src/inc.c
8293                 Initialize session type to normal before getting 
8294                 mail (fixes strange Get behaviour)
8295         * src/prefs_account.h
8296                 Move STYPE_POP_BEFORE_SMTP to last position to 
8297                 avoid other side-effects
8298
8299 2002-09-22 [colin]      0.8.3claws11
8300
8301         * src/prefs_account.c
8302                 Fix pop_bfr_smtp_tm_entry sensivity when switching
8303                 from pop3 to apop or vice-versa
8304
8305 2002-09-22 [colin]      0.8.3claws10
8306         
8307         * src/prefs_account.[ch]
8308                 Add an option for the POP before SMTP timeout
8309         * src/inc.c
8310                 Remember time of last POP connection
8311         * src/send.c
8312                 Do POP before SMTP only if timeout reached
8313
8314 2002-09-22 [oliver]     0.8.3claws9
8315         
8316         * README.claws
8317                 explain custom toolbar
8318
8319 2002-09-22 [oliver]     0.8.3claws8
8320
8321         * src/prefs_actions.[ch]
8322         custom toolbar for compose      
8323                 actions callback from compose toolbar
8324         * src/folderview.c
8325                 remove include toolbar.h
8326
8327 2002-09-22 [oliver]     0.8.3claws7
8328         
8329         * src/prefs_toolbar.[ch]
8330                 custom toolbar for compose
8331                 - generic prefs_toolbar handles both
8332                   Mainwin's toolbar as well as Compose toolbar          
8333
8334 2002-09-22 [oliver]     0.8.3claws6
8335         
8336         * src/toolbar.[ch]
8337                 custom toolbar for compose
8338                 restructure toolbar.[ch]
8339
8340 2002-09-22 [oliver]     0.8.3claws5
8341
8342         * src/compose.[ch]
8343                 custom toolbar for compose
8344
8345 2002-09-22 [oliver]     0.8.3claws4
8346         
8347         * src/mainwindow.[ch]
8348                 custom toolbar for compose 
8349                 move mainwin toolbar back to mainwindow
8350
8351 2002-09-22 [alfons]     0.8.3claws3
8352
8353         * src/procmsg.c
8354                 :%sno/if(/if (/gc
8355                 :%sno/for(/for (/gc
8356                 (beautify)
8357
8358 2002-09-22 [alfons]     0.8.3claws2
8359         
8360         * src/procmsg.c
8361                 procmsg_save_to_outbox(): don't unlink message file from queue;
8362                 callers should do it using folder_item_remove_msg()
8363
8364 2002-09-22 [colin]      0.8.3claws1
8365
8366         * src/mimeview.[ch]
8367                 Made mimeview_check_signature() public
8368         * src/textview.c
8369                 Made GPG signatures verifiable by clicking
8370                 the [application/pgp-signature] in the Text
8371                 view
8372
8373 2002-09-22 [paul]       0.8.3claws
8374
8375         * po/bg.po
8376           po/en_GB.po
8377           po/es.po
8378           po/it.po
8379           po/pl.po
8380           po/pt_BR.po
8381           po/sr.po
8382                 updated translations, submitted by George Danchev,
8383                 me, Ricardo Mones Lastra, Alessandro Maestri,
8384                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
8385                 and Urke MMI, respectively.     
8386
8387 2002-09-22 [alfons]     0.8.2claws65
8388
8389         * src/procmsg.c
8390         * src/pgptext.c
8391                 no furry valgrinds have been used to plug these memleaks
8392
8393 2002-09-20 [paul]       0.8.2claws64
8394
8395         * sync with 0.8.3cvs4
8396                 'Select thread' re-implemented 
8397                 see ChangeLog 2002-09-20
8398
8399 2002-09-21 [alfons]     0.8.2claws63
8400
8401         * src/compose.c
8402                 compose_send(): plug unnoticed memleak
8403
8404 2002-09-20 [alfons]     0.8.2claws62
8405
8406         * src/addr_compl.c
8407                 replace_address_in_edit(): strict check for NULL address to
8408                 fix "[ 607348 ] Segfault in address completion". My guess is
8409                 that this happens with an empty address book, but it's good
8410                 to have this check here anyway
8411                 
8412                 completion_window_button_press(): free string returned 
8413                 from the internal cache
8414
8415 2002-09-20 [christoph]  0.8.2claws61
8416
8417         * src/procmime.h
8418                 added ENC_BINARY to EncodingType
8419         * src/procmime.c
8420                 the string returned by procmime_get_encoding_str
8421                 should not depend on the order of values in the
8422                 EncodingType definition
8423         * doc-src/rfc1806.txt   ** NEW FILE **
8424                 Added rfc1806 about MIME Content-Disposition
8425                 Extension
8426
8427 2002-09-19 [paul]       0.8.2claws60
8428
8429         * sync with 0.8.2cvs3
8430                 see ChangeLog 2002-09-19
8431
8432 2002-09-19 [paul]       0.8.2claws59
8433
8434         * src/prefs_folder_item.c
8435                 revert to Darko's original alignment of colour
8436                 selector button
8437                 add a colon to folder_color label
8438                 
8439         * src/compose.c
8440                 add Colin's patch (with Hiro's modifications) to 
8441                 force BASE64 encoding for 8-bit text when signing
8442                 (sync with 0.8.3cvs2)
8443
8444 2002-09-18 [alfons]     0.8.2claws58
8445
8446         * src/compose.c
8447                 :%sno/if(/if (/gc
8448                 :%sno/for(/for (/gc
8449                 (beautify a little bit)
8450
8451 2002-09-18 [christoph]  0.8.2claws57
8452
8453         * src/pine.c
8454                 fix handling of fgetc return value
8455
8456 2002-09-17 [alfons]     0.8.2claws56
8457         
8458         * src/summaryview.c
8459                 summary_sort(): check non-NULL summaryview->folder_item when no 
8460                 folder is selected at all
8461                 (closes "[ 610344 ] sort label make syl Crash")
8462
8463 2002-09-17 [alfons]     0.8.2claws55
8464         
8465         * src/compose.c
8466                 beautify a little bit
8467
8468 2002-09-17 [christoph]  0.8.2claws54
8469
8470         * src/folder.c
8471                 initialize max values for cache and folder
8472                 when cache or folder is empty
8473
8474 2002-09-15 [colin]      0.8.2claws53
8475
8476         * src/compose.c
8477                 Fix a leak (thanks Alfons!) and cleaned
8478                 variables names for custom headers
8479
8480 2002-09-15 [colin]      0.8.2claws52
8481
8482         * src/compose.c
8483                 Fix custom headers recognition when
8484                 prefs_common.trans_hdr is on
8485
8486 2002-09-15 [colin]      0.8.2claws51
8487
8488         * src/compose.c
8489                 Allow dynamically-added custom headers
8490                 Yet not reparsed if reedited
8491
8492 2002-09-15 [alfons]     0.8.2claws50
8493
8494         * src/prefs_account.c
8495                 fix warnings
8496
8497 2002-09-15 [colin]      0.8.2claws49
8498         
8499         * src/prefs_account.c
8500                 fix pop_before_smtp sensitivity
8501
8502 2002-09-15 [colin]      0.8.2claws48
8503
8504         * src/inc.[ch]
8505                 add inc_pop_before_smtp()
8506                 allow MainWindow to be undefined in 
8507                 inc_account_mail() and inc_start()
8508         * src/pop.c
8509           src/prefs_account.h
8510                 add STYPE_POP_BEFORE_SMTP session type
8511         * src/prefs_account.c
8512                 activated pop before smtp option
8513         * src/send.c
8514                 do pop before smtp if the relevant option 
8515                 is set
8516
8517 2002-09-15 [paul]       0.8.2claws47
8518
8519         * sync with 0.8.3
8520                 see ChangeLog 2002-09-15
8521
8522 2002-09-14 [paul]       0.8.2claws46
8523
8524         * po/bg.po
8525                 updated Bulgarian translation, submitted by
8526                 George Danchev
8527
8528 2002-09-13 [paul]       0.8.2claws45
8529
8530         * src/compose.c
8531                 merge claws' select_account() with main's
8532                 (new) compose_select_account(). [sync with
8533                 0.8.2cvs15, see ChangeLog 2002-09-11]
8534
8535 2002-09-12 [christoph]  0.8.2claws44
8536
8537         * src/filter.c
8538                 allocate 1 elements of FolderItem not 0
8539
8540 2002-09-12 [colin]      0.8.2claws43
8541
8542         * src/compose.c
8543                 Fix bug #590825 (obey Follow-up: poster)
8544
8545 2002-09-12 [colin]      0.8.2claws42
8546
8547         * src/procmime.c
8548                 Fix bug #557009 (wrong headers for messages 
8549                 forwarded as attachments)
8550
8551 2002-09-11 [colin]      0.8.2claws41
8552         
8553         * src/compose.c
8554                 Put SCF: pseudo-header on top of message
8555                 Set draft tmp_flag when saved as draft
8556
8557         * src/procmsg.c
8558           src/procheader.c
8559                 Skip after first \n\n for beginning of real message
8560                 for drafts too
8561
8562 2002-09-11 [christoph]  0.8.2claws40
8563
8564         * src/filtering.c
8565                 use procmsg flag functions in filtering or processing
8566                 will cause incorrect folder message counts
8567
8568 2002-09-11 [colin]      0.8.2claws39
8569
8570         * src/compose.c
8571                 Fix bug #550175 - wrong save folder when reediting
8572                 drafts
8573
8574 2002-09-11 [paul]       0.8.2claws38
8575
8576         * sync with 0.8.2cvs14
8577                 see ChangeLog 2002-09-11
8578
8579 2002-09-11 [colin]      0.8.2claws37
8580
8581         * src/folder.c
8582                 Fix a typo (seeming to cause new/unread status to
8583                 be lost)
8584
8585 2002-09-10 [christoph]  0.8.2claws36
8586
8587         * src/compose.c
8588                 compose_redirect should not use compose_generic_new
8589                 because that does more stuff than expected including
8590                 opening the external editor
8591                 (closes bug "[ 526608 ] bounced messages appear blank
8592                  in editor")
8593
8594 2002-09-10 [christoph]  0.8.2claws35
8595
8596         * src/folder.c
8597                 fix problem with too large message number range
8598                 causing a crash in folder_item_scan
8599
8600 2002-09-10 [paul]       0.8.2claws34
8601
8602         * sync with 0.8.2cvs13
8603                 see ChangeLog 2002-09-10
8604
8605 2002-09-10 [christoph]  0.8.2claws33
8606
8607         * src/msgcache.c
8608                 set MsgInfo TmpFlags for queue and draft folders
8609                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
8610
8611 2002-09-10 [paul]       0.8.2claws32
8612
8613         * AUTHORS
8614           po/bg.po      ** NEW FILE **
8615                 new Bulgarian translation submitted by
8616                 George Danchev <danchev@spnet.net>
8617                 
8618         * tools/Makefile.am
8619           tools/README
8620           tools/tb2sylpheed     ** NEW FILE **
8621                 add script that converts an addressbook exported
8622                 from The Bat! into a Sylpheed addressbook. Submitted
8623                 by Urke MMI <urke-kg@eunet.yu>
8624
8625 2002-09-10 [paul]       0.8.2claws31
8626
8627         * sync with 0.8.2cvs12
8628                 see ChangeLog 2002-09-10
8629
8630 2002-09-06 [paul]       0.8.2claws30
8631
8632         * src/prefs_common.c
8633                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
8634                 
8635         * tools/Makefile.am
8636           tools/README
8637           tools/ldif-to-xml.py  ** REMOVED **
8638                 remove obsolete python script
8639
8640 2002-09-06 [paul]       0.8.2claws29
8641
8642         * sync with 0.8.2cvs10
8643                 see ChangeLog 2002-09-06
8644
8645 2002-09-04 [paul]       0.8.2claws28
8646
8647         * sync with 0.8.2cvs9
8648                 see ChangeLog 2002-08-04
8649
8650 2002-09-04 [colin]      0.8.2claws27 
8651
8652         * src/prefs_common.[ch]
8653                 Added signature color configuration
8654         * src/textview.c
8655                 Use user-specified signature color
8656
8657 2002-09-03 [colin]      0.8.2claws26
8658
8659         * src/prefs_common.[ch]
8660                 Added autosave and autosave_length prefs
8661         * src/compose.c
8662                 Added compose_remove_draft()
8663                 Auto-save drafts according to the prefs
8664         * src/main.c
8665                 Added a crash-indicator file, allowing to check
8666                 for new messages on startup if Sylpheed crashed
8667                 (makes saved drafts "reappear")
8668
8669 2002-09-03 [colin]      0.8.2claws25
8670
8671         * src/textview.[ch]
8672                 Grey the signature
8673
8674 2002-09-03 [paul]       0.8.2claws24
8675
8676         * sync with 0.8.2cvs8
8677                 see ChangeLog 2002-09-02 and 2002-09-03
8678
8679 2002-09-03 [darko]      0.8.2claws23
8680
8681         * src/folderview.c
8682                 use normal style when creating new folder to pick
8683                 proper font size 
8684
8685 2002-09-02 [melvin]     0.8.2claws22
8686
8687         * src/gtkaspell.m4
8688                 removed some obsolete code
8689
8690 2002-09-02 [melvin]     0.8.2claws21
8691
8692         * ac/aspell.m4
8693                 fixed test's equality sign (== to =)
8694
8695 2002-09-02 [alfons]     0.8.2claws20
8696
8697         * src/folder.c
8698         * src/mh.c
8699                 revert change of 0.8.2claws16 and use the mh_folder_destroy
8700                 as folder->destroy virtual as suggested by Hiro
8701                 (the mh.c code seems to have been lost around mh.c.1.21)
8702
8703 2002-09-02 [paul]       0.8.2claws19
8704
8705         * po/pt_BR.po
8706                 updated by Fabio Jr. Beneditto
8707                 
8708         * src/defs.h
8709                 use 'http://claws.sylpheed.org' for homepage link. 
8710                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
8711
8712 2002-09-01 [alfons]     0.8.2claws18
8713
8714         * src/mh.c
8715                 plug memleak related to one Martin Kluge found
8716
8717 2002-08-31 [paul]       0.8.2claws17
8718
8719         * sync with 0.8.2cvs6
8720                 see ChangeLog 2002-08-30
8721
8722 2002-08-31 [alfons]     0.8.2claws16
8723
8724         * src/folder.c
8725                 folder_destroy(): remove mailbox from folderlist even if it has
8726                 no destroy virtual
8727
8728 2002-08-31 [alfons]     0.8.2claws15
8729
8730         * src/folder.c
8731                 :%sno/if(/if (/gc
8732                 :%sno/for(/for (/gc
8733                 (being pedantic I know)
8734
8735 2002-08-31 [alfons]     0.8.2claws14
8736
8737         * src/folder.c
8738                 check for NULL pointers returned from folder->fetch_msginfo virtual
8739                 (should solve some reported crashes)
8740
8741 2002-08-30 [alfons]     0.8.2claws13
8742
8743         * acconfig.h
8744         * configure.in
8745         * src/crash.c
8746                 enable crash dialog on compilation time
8747                 (--enable-crash-dialog configure option)
8748
8749 2002-08-30 [alfons]     0.8.2claws12
8750
8751         * AUTHORS
8752                 add Martin Kluge
8753         * src/mh.c
8754                 apply memory leak plug patch by Martin Kluge
8755                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
8756                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
8757                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
8758
8759 2002-08-30 [darko]      0.8.2claws11
8760
8761         * src/folderview.c
8762                 copy Gtk style from normal style to match
8763                 font size for coloured folders
8764
8765 2002-08-29 [alfons]     0.8.2claws10
8766
8767         * sylpheed.desktop
8768                 Type=Internet <- Type=Application
8769                 (reported by Michael Schwendt, see:
8770                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
8771                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
8772
8773 2002-08-29 [paul]       0.8.2claws9
8774
8775         * sync with 0.8.2cvs5
8776                 see ChangeLog 2002-08-29
8777
8778 2002-08-29 [colin]      0.8.2claws8
8779
8780         * src/summaryview.c
8781                 Added a sanity check in summary_select_thread
8782                 Should fix bug 601605
8783
8784 2002-08-29 [colin]      0.8.2claws7
8785
8786         * src/main.c
8787                 Revert claws6 changes regarding bug #591676
8788
8789 2002-08-28 [colin]      0.8.2claws6
8790         
8791         * src/main.c
8792                 Ignore cache for queue folderitems
8793                 Fix bug #591676
8794
8795 2002-08-28 [melvin]     0.8.2claws5
8796
8797         * README.claws
8798                 Fixed typos.
8799
8800 2002-08-28 [melvin]     0.8.2claws4
8801
8802         * README.claws
8803                 Updated a bit the text concerning the spell checker
8804
8805 2002-08-28 [melvin]     0.8.2claws3
8806
8807         Merged the GNU_aspell_branch:
8808                 Support of new GNU/aspell is now included and the old pspell
8809                 is not supported anymore.
8810                 See README.claws
8811
8812         * README.claws
8813                 Updated spell checker text to reflect the switch to GNU/aspell
8814
8815         * ac/aspell.m4          *** NEW ***
8816         * src/gtkaspell.[ch]    *** NEW *** 
8817         * ac/pspell.m4          *** DELETED *** 
8818         * src/gtkspell.[ch]     *** DELETED ***
8819
8820         * ac/Makefile.am
8821                 Updated for GNU/aspell support
8822
8823         * po/POTFILES.in
8824                 Replaced gtkspell.c by gtkaspell.c
8825
8826         * acconfig.h
8827         * src/Makefile.am
8828         * src/about.c
8829         * src/compose.[ch]
8830         * src/crash.c
8831         * src/main.c
8832         * src/prefs_common.[ch]
8833                 Updated for GNU/aspell support
8834
8835 2002-08-28 [paul]       0.8.2claws2
8836
8837         * sync with 0.8.2cvs4
8838                 see ChangeLog 2002-08-27 and 2002-08-28
8839
8840 2002-08-28 [colin]      0.8.2claws1
8841
8842         * src/summary_search.c
8843                 Added "AND search"
8844
8845 2002-08-28 [jens]       0.8.2claws
8846
8847         *po/de.po
8848                 Updated German translations
8849
8850 2002-08-27 [melvin]     0.8.2claws
8851
8852         * po/fr.po
8853                 Updated French translations
8854
8855 2002-08-27 [paul]       0.8.2claws
8856
8857         * sync with 0.8.2 main release
8858
8859         * po/en_GB.po
8860           po/es.po
8861           po/it.po
8862           po/pl.po
8863           po/pt_BR.po
8864           po/sr.po
8865                 updated message catalogs submitted by
8866                 Ricardo Mones Lastra, Alessandro Maestri,
8867                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
8868                 Beneditto and Urke MMI  
8869
8870 2002-08-27 [hoa]        0.8.1claws123
8871
8872         * src/mainwindow.[ch]
8873         * src/summaryview.[ch]
8874                 removed the "filter setting" menu option.
8875                 add a "cancel a news message" menu option.
8876
8877 2002-08-26 [martin]     0.8.1claws122
8878
8879         * ChangeLog.claws
8880                 changed string under 0.8.1claws79 changed by myself
8881                 i'm sorry alfons :(
8882
8883 2002-08-26 [martin]     0.8.1claws121
8884
8885         * src/crash.c
8886                 added kill command to debuggerrc to start crash dialog
8887
8888 2002-08-26 [paul]       0.8.1claws120
8889
8890         * sync with 0.8.1cvs31
8891                 see ChangeLog 2002-08-26
8892
8893 2002-08-25 [alfons]     0.8.1claws119
8894
8895         * src/procmsg.c
8896                 fix bug that didn't send out correct headers to news server
8897                 when sending news article and email from queue (bug reported
8898                 and patch provided by Tim Mann; closes bug 
8899                 "[ 583196 ] 0.7.8claws can't post news")
8900
8901 2002-08-25 [alfons]     0.8.1claws118
8902
8903         * src/selective_download.c
8904                 mark two strings as translatable
8905                 (thanks to Urke MMI for pointing this out)
8906
8907 2002-08-25 [alfons]     0.8.1claws117
8908
8909         * src/summaryview.c
8910                 treat sent boxes as special and allow sorting them by addressee
8911                 (closes "[ 589418 ] Sent folder sorting misbehavior"
8912                 submitted by Steve Lamb)
8913
8914 2002-08-24 [alfons]     0.8.1claws116
8915
8916         * src/matcher.c
8917                 fix memleak reported by Martin Kluge
8918                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
8919
8920 2002-08-24 [oliver]     0.8.1claws115
8921
8922         * src/prefs_toolbar.c
8923                 o code cleanup as suggested by Alfons
8924                 o memleak fix
8925
8926 2002-08-24 [alfons]     0.8.1claws114
8927
8928         * src/summaryview.c
8929                 o fix another memory leak reported by Martin Kluge
8930                   (see "[ 599568 ] Small Memory Leak")
8931                 o remove 'from' variable from 'summary_set_header()'; we can
8932                   do with just 'to' 
8933
8934 2002-08-24 [paul]       0.8.1claws113
8935
8936         * sync with 0.8.1cvs30
8937                 see ChangeLog 2002-08-23
8938
8939 2002-08-24 [alfons]     0.8.1claws112
8940
8941         * src/summaryview.c
8942                 remove unnecessary allocations for search bar fixing leaks
8943                 reported by Martin Kluge
8944                 (see "[ 599451 ] Further memory leaks?")
8945
8946 2002-08-24 [alfons]     0.8.1claws111
8947
8948         * src/main.c
8949                 make get_socket_name() public for crash.c
8950         * src/crash.c
8951                 o make report bug button work (goes to claws' 
8952                   bug tracker at sf.net)
8953                 o introduce function for doing important stuff just
8954                   before claws goes down
8955                 o clean up code 
8956
8957 2002-08-24 [alfons]     0.8.1claws110
8958
8959         * src/compose.c
8960                 move cursor to "To" entry when forwarding as attachment
8961                 (reported and solved by Steve Lamb, closes bug report
8962                 "[ 592880 ] Forward as attachment; cursor not in to")
8963
8964 2002-08-24 [colin]      0.8.1claws109
8965
8966         * src/mainwindow.c
8967                 fix quick search visibility after GUI (de)separations.
8968
8969 2002-08-23 [colin]      0.8.1claws108
8970
8971         * src/mainwindow.c
8972                 fix header pane visibility after folderview or
8973                 messageview (de)separation
8974
8975 2002-08-23 [paul]       0.8.1claws107
8976
8977         * src/mainwindow.[ch]
8978           src/toolbar.c
8979                 give full control of display or non-display 
8980                 of the Execute icon to Custom toolbar settings.
8981                 add new sensitivity condition to maninwindow.h: 
8982                 M_DELAY_EXEC
8983
8984         * ChangeLog
8985           ChangeLog.jp
8986           NEWS
8987                 more sync with 0.8.1cvs29
8988
8989 2002-08-23 [melvin]     0.8.1claws106
8990
8991         * src/alertpanel.c
8992                 Readded support for custom widget in alertpanel lost in last
8993                 sync.
8994
8995 2002-08-23 [paul]       0.8.1claws105
8996
8997         * sync with 0.8.1cvs29
8998                 see ChangeLog 2002-08-23
8999
9000 2002-08-23 [colin]      0.8.1claws104
9001
9002         * src/summaryview.c
9003                 Fix folder and search pixmaps exchanging positions
9004                 after theme or toolbar changes. Thank to Oliver for 
9005                 reporting this.
9006
9007 2002-08-23 [colin]      0.8.1claws103
9008
9009         * src/mainwindow.c
9010           src/messageview.[ch]
9011           src/noticeview.[ch]
9012           src/summaryview.c
9013                 Changed messageview_create() and noticeview_create()
9014                 to avoid the last gdk_warning
9015
9016 2002-08-22 [colin]      0.8.1claws102
9017
9018         * src/summaryview.c
9019                 Fix my new `Creating pixmap from xpm' warning
9020
9021 2002-08-22 [colin]      0.8.1claws101
9022
9023         * src/mainwindow.c
9024                 Fix some of the gdk warnings
9025
9026 2002-08-22 [colin]      0.8.1claws100
9027
9028         * src/Makefile.am
9029         * src/stock_pixmap.c
9030         * src/stock_pixmap.h
9031         * src/pixmaps/quicksearch.xpm *ADDED*
9032                 Add the quicksearch pixmap
9033         * src/mainwindow.c
9034         * src/summaryview.c
9035         * src/summaryview.h
9036                 Make quicksearch bar visible/hidden via a button
9037
9038 2002-08-22 [christoph]  0.8.1claws99
9039
9040         * src/folder.c
9041                 fix folder update for newsgroups with message
9042                 numbers below minimum number of articles to fetch
9043                 (closes bug #598445)
9044
9045 2002-08-22 [paul]       0.8.1claws98
9046
9047         * sync with 0.8.1cvs28
9048                 see ChangeLog 2002-08-22
9049
9050 2002-08-21 [alfons]     0.8.1claws97
9051
9052         * src/crash.c
9053                 use bt instead of bt full which seems to work 
9054                 better, and bt full doesn't give a great deal 
9055                 of information anyway
9056
9057 2002-08-21 [colin]      0.8.1claws96
9058
9059         * src/summaryview.c
9060                 fix summaryview_searchtype_changed prototype
9061
9062 2002-08-21 [christoph]  0.8.1claws95
9063
9064         * src/mainwindow.c
9065                 o fix broken menu update for sorting type, we have to
9066                   get this info from the summaryview now
9067                 o removed setting of threaded state in menu callback
9068         * src/summaryview.[ch]
9069                 more summaryview/folderitem seperation for
9070                 threading option
9071         * configure.in
9072                 removed not required --with-compiler-flags option
9073
9074 2002-08-21 [oliver]     0.8.1claws94
9075         
9076         * src/toolbar.h 
9077                 o rename toolbar.xml to toolbar_main.xml
9078                   since toolbar_compose.xml might come up 
9079                   any time soon
9080         * README.claws
9081                 add custom toolbar              
9082
9083 2002-08-21 [darko]      0.8.1claws93
9084
9085         * src/procmsg.c
9086                 don't reset tmp flags for messages copied
9087                 to sent folder
9088
9089 2002-08-21 [colin]      0.8.1claws92
9090         
9091         * src/prefs_filtering.c
9092                 fix renaming rules on folder rename 
9093                 when folder is not a leaf folder
9094
9095 2002-08-21 [paul]       0.8.1claws91
9096
9097         * src/prefs_folder_item.c
9098                 fix alignment of colour selector
9099
9100 2002-08-21 [paul]       0.8.1claws90
9101
9102         * sync with 0.8.1cvs27
9103                 see ChangeLog 2002-08-21
9104
9105 2002-08-21 [paul]       0.8.1claws89
9106
9107         * src/summaryview.c
9108                 fix crash when changing field type in
9109                 Quick search bar
9110
9111 2002-08-21 [colin]      0.8.1claws88
9112
9113         * src/summaryview.c
9114                 Made quick search case-insensitive
9115
9116 2002-08-21 [paul]       0.8.1claws87
9117
9118         * sync with 0.8.1cvs26
9119                 see ChangeLog 2002-08-21
9120
9121 2002-08-20 [christoph]  0.8.1claws86
9122
9123         * src/folderview.c
9124         * src/main.c
9125         * src/summaryview.[ch]
9126                 more summaryview/folderitem seperation for
9127                 sort_key and sort_type
9128         * src/procmsg.c
9129                 added missing return statement
9130
9131 2002-08-20 [colin]      0.8.1claws85
9132
9133         * src/summaryview.[ch]
9134                 Added a quick search box
9135         * src/mainwindow.c
9136         * src/prefs_common.[ch]
9137                 Added a show/hide option for the quick search
9138
9139 2002-08-20 [oliver]     0.8.1claws84
9140         
9141         * src/mainwindow.c
9142                 remove toolbar_create_popups
9143         * src/toolbar.[ch]
9144                 o remove toolbar_create_popups
9145                 o fix toolbar_set_sensitive 
9146                   (Bug reports #596834 and #596832)     
9147         * src/prefs_toolbar.c
9148                 o add "Set default" button
9149                 o align label and text + combo widgets
9150
9151 2002-08-20 [hoa]        0.8.1claws83bis
9152
9153         * src/imap.c
9154                 fixed a bug in imap_fetch_msginfo() in case there is no
9155                 current folder.
9156
9157 2002-08-20 [darko]      0.8.1claws83
9158
9159         * src/folderview.c
9160                 copy the color style of folder view so it
9161                 works with GTK themes
9162
9163 2002-08-20 [darko]      0.8.1claws82
9164
9165         * src/folder.h
9166         * src/folderview.c
9167         * src/prefs_folder_item.[hc]
9168                 don't use UI stuff in folder.h
9169
9170 2002-08-20 [darko]      0.8.1claws81
9171
9172         * src/folder.h
9173         * src/prefs_folder_item.h
9174         * src/folderview.c
9175         * src/prefs_folder_item.c
9176                 ability to set folder color in folderview
9177
9178 2002-08-19 [alfons]     0.8.1claws80
9179
9180         * src/summaryview.c
9181                 fix one of the earlier memleaks reported by Martin Kluge
9182
9183 2002-08-19 [alfons]     0.8.1claws79
9184
9185         * src/mainwindow.c
9186                 hide notice view when selecting seperate folder
9187                 view (reported by Urke MMI)
9188
9189 2002-08-19 [christoph]  0.8.1claws78
9190
9191         * src/folderview.c
9192         * src/prefs_folder_item.h
9193         * src/summaryview.[ch]
9194                 o add summary_set_prefs_from_folderitem to set
9195                   summaryview prefs (first step to remove all
9196                   references to the folderitem in summaryview)
9197                 o moved compiled regex stuff from folderitem prefs
9198                   to summaryview code
9199
9200 2002-08-19 [paul]       0.8.1claws77
9201
9202         * src/compose.c
9203                 add check for '.' to QUOTE_IF_REQUIRED
9204
9205 2002-08-19 [paul]       0.8.1claws76
9206
9207         * src/inc.c
9208                 sync with 0.8.1cvs25 (plug memory leak)
9209
9210         * src/prefs_toolbar.c
9211                 re-order prefs_toolbar_cancel()
9212
9213 2002-08-18 [alfons]     0.8.1claws75
9214
9215         * src/inc.c
9216         * src/matcher.c
9217                 plug other memleaks reported by Martin Kluge
9218
9219 2002-08-18 [paul]       0.8.1claws74
9220
9221         * po/pt_BR.po
9222                 updated by Fabio Jr. Beneditto
9223
9224 2002-08-18 [paul]       0.8.1claws73
9225
9226         * src/toolbar.[ch]
9227                 fix bug where tooltips were displayed untranslated              
9228
9229         * src/prefs_toolbar.c
9230                 fix bug where clicking 'Cancel' creates an icon & text
9231                 toolbar regardless of prefs
9232         
9233
9234 2002-08-17 [oliver]     0.8.1claws72
9235
9236         * src/prefs_toolbar.c
9237                 update toolbar on CANCEL
9238                 bug reported by Martin Kluge
9239         * src/toolbar.c
9240                 toolbar_destroy memleak fixed           
9241
9242 2002-08-17 [alfons]     0.8.1claws71
9243
9244         * src/toolbar.c
9245                 plug another memleak reported by Martin Kluge
9246
9247 2002-08-16 [alfons]     0.8.1claws70
9248
9249         * src/crash.c
9250                 use execvp() correctly (suggested by wwp; thanks!)
9251
9252 2002-08-16 [alfons]     0.8.1claws69
9253
9254         * src/gtksctree.c
9255                 plug memory leak reported by Kim Schultz & Martin Kluge
9256
9257 2002-08-16 [paul]       0.8.1claws68
9258
9259         * po/es.po
9260                 updated by Ricardo Mones Lastra
9261
9262 2002-08-16 [paul]       0.8.1claws67
9263
9264         * src/toolbar.h
9265                 fix bug where 'Compose News' icon showed wrong
9266                 tooltip
9267
9268 2002-08-16 [paul]       0.8.1claws66
9269
9270         * sync with 0.8.1cvs24
9271                 see ChangeLog 2002-08-16
9272
9273         * po/it.po
9274                 updated by Alessandro Maestri
9275
9276 2002-08-15 [paul]       0.8.1claws65
9277
9278         * po/sr.po
9279                 updated by Urke MMI
9280
9281 2002-08-15 [paul]       0.8.1claws64
9282
9283         * src/*.c
9284                 don't translate debug info
9285
9286         * src/matcher.[ch]
9287                 add copyright info
9288
9289 2002-08-15 [paul]       0.8.1claws63
9290
9291         * src/prefs_toolbar.c
9292                 fix bug where clicking 'OK' creates an icon & text
9293                 toolbar regardless of prefs
9294
9295 2002-08-14 [alfons]     0.8.1claws62
9296
9297         * src/main.c
9298                 add global var that has the full argv[0]
9299         * src/crash.c
9300                 o execvp the correct sylpheed by using argv0
9301                   and setting the correct work dir
9302                 o other tweaks  
9303
9304 2002-08-14 [oliver]     0.8.1claws61
9305         
9306         * enable/disable Toolbar Action Buttons 
9307         * code cleanups
9308         * src/mainwindow.c
9309         * src/toolbar.[ch]      
9310         * src/prefs_toolbar.c   
9311
9312 2002-08-14 [melvin]     0.8.1claws60
9313
9314         * po/fr.po
9315                 Updated French translations
9316
9317 2002-08-14 [melvin]     0.8.1claws59
9318
9319         * src/crash.c
9320                 Made bug report not translatable
9321         * src/exporthtml.c
9322                 Fixed exporthtml_build_filespec() return value
9323         * src/foldersel.c
9324                 Fixed incorrect include file
9325         * src/gtkspell.c
9326         * src/prefs_actions.c
9327         * src/prefs_toolbar.c
9328                 Made debug info not translatable
9329         * src/mutt.c
9330         * src/quote_fmt.c
9331                 Added missing includes
9332         * src/prefs_common.c
9333                 Fixed typo
9334
9335 2002-08-14 [paul]       0.8.1claws58
9336
9337         * faq/es/sylpheed-faq.html
9338           faq/es/sylpheed-faq-[1-3].html
9339           faq/es/sylpheed-faq-4.html     **NEW FILE **
9340                 update Spanish FAQ
9341
9342 2002-08-13 [christoph]  0.8.1claws57
9343
9344         * src/procmsg.c
9345                 ignore thread fix that did not mark all
9346                 child nodes of a ignored thread as
9347                 ignored. Does not work perfectly yet,
9348                 but it is better now
9349
9350 2002-08-13 [alfons]     0.8.1claws56
9351
9352         * src/crash.c
9353                 o implement 'save crash log'
9354                 o some tweaks
9355
9356 2002-08-13 [melvin]     0.8.1claws55
9357
9358         * src/main.c
9359                 removed unrequired "execinfo.h" header
9360
9361 2002-08-12 [paul]       0.8.1claws54
9362
9363         * faq/en/sylpheed-faq.html
9364           faq/en/sylpheed-faq-[1-3].html
9365           faq/en/sylpheed-faq-4.html     **NEW FILE **
9366                 update English FAQ
9367
9368 2002-08-12 [alfons]     0.8.1claws53
9369
9370         * po/POTFILES.in
9371                 add crash.c to translatables
9372         * src/crash.c
9373                 bring in Leandro's crash dialog
9374
9375 2002-08-11 [alfons]     0.8.1claws52
9376
9377         * src/crash.c
9378                 clean up some warnings
9379
9380 2002-08-11 [alfons]     0.8.1claws51
9381
9382         * acconfig.h
9383         * configure.in
9384         * src/crash.[ch]        ** NEW FILES **
9385         * src/main.c            
9386                 initial gdb crash handler
9387
9388 2002-08-11 [paul]       0.8.1claws50
9389
9390         * src/prefs_toolbar.c
9391                 replace Up/Down arrow pixmaps with text to be
9392                 consistent across icon themes
9393
9394 2002-08-11 [paul]       0.8.1claws49
9395
9396         * src/prefs_common.c
9397           src/prefs_toolbar.c
9398                 rename 'Pixmap' -> 'Icon'
9399
9400         * src/toolbar.[ch]
9401                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
9402
9403 2002-08-10 [paul]       0.8.1claws48
9404
9405         * src/prefs_toolbar.c
9406                 re-work the UI
9407
9408 2002-08-10 [paul]       0.8.1claws47
9409
9410         * src/main.c
9411                 don't write Processing progress to status bar
9412                 patch submitted by Alexander Evseev
9413
9414         * src/prefs_toolbar.c
9415                 re-position and resize window
9416                 make window assume correct size on first call
9417
9418 2002-08-10 [paul]       0.8.1claws46
9419
9420         * src/mainwindow.c
9421           src/prefs_toolbar.c
9422           src/toolbar.c
9423           src/toolbar.h
9424                 obey coding style
9425                 follow UI text conventions
9426
9427 2002-08-10 [alfons]     0.8.1claws45
9428
9429         * src/toolbar.c
9430                 correct pixmap for delete action
9431
9432 2002-08-10 [paul]       0.8.1claws44
9433
9434         * po/pt_BR.po
9435                 updated by Fabio Jr. Beneditto
9436
9437 2002-08-10 [paul]       0.8.1claws43
9438
9439         * po/POTFILES.in
9440                 add custom toolbar files
9441
9442 2002-08-10 [paul]       0.8.1claws42
9443
9444         * sync with 0.8.1cvs22
9445                 see ChangeLog 2002-08-09
9446
9447 2002-08-09 [paul]       0.8.1claws41
9448
9449         * tools/Makefile.am
9450           tools/README
9451           tools/outlook2sylpheed.pl     ** NEW FILE **
9452                 add script to convert exported Outlook
9453                 contacts list to a Sylpheed addressbook.
9454                 Submitted by Ricardo Mones Lastra.
9455
9456 2002-08-09 [paul]       0.8.1claws40
9457
9458         * AUTHORS
9459           configure.in
9460           po/sr.po      ** NEW FILE **
9461                 add Serbian message catalog. Submitted by
9462                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
9463
9464 2002-08-09 [paul]       0.8.1claws39
9465
9466         * sync with 0.8.1cvs21
9467                 see ChangeLog 2002-08-08
9468
9469 2002-08-08 [oliver]     0.8.1claws38
9470
9471         * src/mainwindow.c
9472                 move Custom Toolbar to Configuration menu
9473
9474 2002-08-08 [oliver]     0.8.1claws37
9475
9476         * src/prefs_toolbar.c
9477                 fix substitute pixmap bug
9478
9479 2002-08-08 [paul]       0.8.1claws36
9480
9481         * sync with 0.8.1cvs19
9482                 see ChangeLog 2002-08-08
9483
9484 2002-08-07 [christoph]  0.8.1claws35
9485
9486         * src/utils.c
9487                 fixed a memory leak in new canonicalize_file_replace
9488
9489 2002-08-07 [christoph]  0.8.1claws34
9490
9491         * src/utils.[ch]
9492                 o canonicalize_file_replace should create the temporary
9493                   file in the same directory as the original file.
9494                 o added get_tmpfile_in_dir that creates a temorary file
9495                   in a specified directory.
9496
9497 2002-08-07 [melvin]     0.8.1claws33
9498
9499         * src/toolbar.c
9500                 fixed bug where 'Article' button acted as 'Email' button.
9501
9502 2002-08-07 [paul]       0.8.1claws32
9503
9504         * sync with 0.8.1.cvs17
9505                 see ChangeLog 2002-08-07
9506
9507 2002-08-07 [colin]      0.8.1claws31
9508         
9509         * src/news.c
9510                 fix mass-cancel problem
9511
9512 2002-08-07 [thorsten]   0.8.1claws30
9513
9514         * src/prefs_toolbar.c
9515                 fix: crash on replace or add new button
9516         * src/toolbar.c
9517                 fix: close xmlfile after reading
9518         * src/utils.c
9519                 fix: unlink() file before rename()
9520
9521 2002-08-06 [paul]       0.8.1claws29
9522
9523         * sync with 0.8.cvs15
9524                 see ChangeLog 2002-08-06
9525
9526 2002-08-06 [oliver]     0.8.1claws28
9527
9528         * src/toolbar.c
9529         * src/prefs_toolbar.c
9530                 fixed empty toolbar issue
9531
9532 2002-08-06 [oliver]     0.8.1claws27
9533
9534         * Custom Toolbar Final 
9535         * src/folderview.c
9536         * src/inc.c
9537         * src/summaryview.c
9538                 o toolbar stuff now lives in src/toolbar.[ch]
9539                 o main_window_toolbar_* functions are renamed to
9540                   toolbar_* reflecting their new source file
9541         * src/mainwindow.[ch]
9542                 o remove toolbar stuff  
9543
9544 2002-08-06 [oliver]     0.8.1claws26
9545         
9546         * src/Makefile.am
9547         * src/prefs_toolbar.[ch]        **New File**
9548         * src/toolbar.[ch]              **New File**
9549                 o prefs_toolbar.[ch] custom toolbar frontend
9550                 o toolbar.[ch]       backend 
9551
9552 2002-08-06 [oliver]     0.8.1claws25
9553
9554         * src/prefs_actions.[ch]
9555                 o new exported function actions_execute
9556
9557 2002-08-06 [paul]       0.8.1claws24
9558
9559         * sync with 0.8.1cvs4
9560                 see ChangeLog 2002-08-06
9561
9562 2002-08-06 [paul]       0.8.1claws23
9563
9564         * sync with 0.8.1cvs13
9565                 see ChangeLog 2002-08-06
9566
9567 2002-08-06 [paul]       0.8.1claws22
9568
9569         * sync with 0.8.1cvs12
9570                 see ChangeLog 2002-08-05 and 2002-08-06
9571
9572 2002-08-06 [match]      0.8.1claws21
9573
9574         * src/addrclip.c
9575                 improvements to cut/copy/paste address
9576
9577 2002-08-05 [match]      0.8.1claws20
9578
9579         * src/addritem.[ch]
9580         * src/addrcache.c
9581         * src/addrbook.c
9582         * src/editaddress.c
9583         * src/addressbook.c
9584                 fixes to improve cut/copy/paste
9585
9586 2002-08-06 [melvin]     0.8.1claws19
9587
9588         * src/account.[ch]
9589                 account_find_all_from_address(): new function that returns the
9590                 list of all accounts that are matched in an address.
9591         * src/alertpanel.[ch]
9592                 alertpanel() now accepts a custom widget
9593                 alertpanel_with_widget(): new function that pops up a panel with
9594                 a custom widget in it 
9595         * src/gtkutils.[ch]
9596                 gtkut_account_menu_new(): new function that allows the selection
9597                 of an account from a list of accounts.
9598         * src/messageview.c
9599                 Extended Return Receipt notification to select the correct 
9600                 account and to make a security test on the Delivery-Notification
9601                 address which should be the same as the Return-Path.
9602
9603 2002-08-06 [thorsten]   0.8.1claws18
9604
9605         * src/mimeview.c
9606                 attach_all: save unnamed as "noname.%d",
9607                 dont free static dirname
9608
9609 2002-08-05 [alfons]     0.8.1claws17
9610
9611         * configure.in
9612                 detect XIM by trying to link rather than compile a XIM program
9613
9614 2002-08-05 [oliver]     0.8.1claws16
9615                 
9616         * src/stock_pixmap.[ch]
9617                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
9618                 o new func to retrieve pixmaps
9619
9620 2002-08-05 [paul]       0.8.1claws15
9621
9622         * sync with 0.8.1cvs10
9623                 see ChangeLog 2002-08-05
9624
9625 2002-08-04 [alfons]     0.8.1claws14
9626
9627         * src/textview.c
9628                 see if this plugs memleak
9629
9630 2002-08-04 [melvin]     0.8.1claws13
9631
9632         * src/gtkspell.c
9633                 fixed bug that could crash Sylpheed when highlighting
9634                 all misspelled words.
9635
9636 2002-08-03 [melvin]     0.8.1claws12
9637
9638         * src/prefs_actions.c
9639                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
9640         * src/messageview.c
9641                 fixed bug where the Return Receipt was sent to
9642                 Delivery-Notification-To address even if it was not present
9643
9644 2002-08-02 [alfons]     0.8.1claws11
9645
9646         * src/prefs_actions.c
9647                 o more check for NULLs
9648                 o put create_io_dialog() in right conditional block
9649
9650 2002-08-02 [paul]       0.8.1claws10
9651
9652         * po/es.po
9653                 updated by Ricardo Mones Lastra
9654
9655 2002-08-01 [christoph]  0.8.1claws9
9656
9657         * src/folder.c
9658                 don't free the cache of the opened
9659                 folder in the summaryview
9660         * src/summaryview.c
9661                 don't unset flags, if it is not required
9662
9663 2002-08-01 [paul]       0.8.1claws8
9664
9665         * sync with 0.8.1cvs8
9666                 see ChangeLog entry 2002-08-01
9667
9668 2002-08-01 [paul]       0.8.1claws7
9669
9670         * sync with 0.8.1cvs7
9671                 see ChangeLog 2002-07-31 and 2002-08-01
9672
9673 2002-07-31 [christoph]  0.8.1claws6
9674
9675         * src/mainwindow.c
9676                 forgot to update menu sensitivity
9677                 function for new menu entry
9678
9679 2002-07-31 [alfons]     0.8.1claws5
9680
9681         * src/main.c
9682                 check folder item and its path for NULL on
9683                 initial processing
9684
9685 2002-07-31 [christoph]  0.8.1claws4
9686
9687         * src/folder.c
9688                 check if folder_item_get_msginfo in
9689                 folder_item_remove_msg returned NULL
9690         * src/imap.c
9691                 better clear the uid cache in the
9692                 uid validity check function and delete
9693                 cached messages
9694
9695 2002-07-31 [paul]       0.8.1claws3
9696
9697         * man/sylpheed.1
9698                 add the '--attach' option and a few other
9699                 minor changes
9700
9701 2002-07-31 [paul]       0.8.1claws2
9702
9703         * sync with 0.8.1cvs5
9704                 see ChangeLog 2002-07-31
9705
9706 2002-07-31 [christoph]  0.8.1claws1
9707
9708         * src/folderview.[ch]
9709         * src/mainwindow.c
9710                 replace "Rescan all folders..." with
9711                 "Check all folders for new messages..."
9712
9713 2002-07-30 [paul]       0.8.1claws
9714
9715         * version 0.8.1claws released
9716
9717 2002-07-30 [paul]       0.8.0claws29
9718
9719         * tools/OOo2sylpheed.pl ** NEW FILE **
9720           tools/README
9721                 add script to enable sending documents as
9722                 attachments from OpenOffice.org
9723
9724 2002-07-30 [melvin]     0.8.0claws28
9725
9726         * src/prefs_actions.c
9727                 Made the actions' input/output dialog display
9728                 without delay.
9729
9730 2002-07-30 [christoph]  0.8.0claws27
9731
9732         * src/procmsg.c
9733                 check if folder_item_get_msginfo in
9734                 procmsg_save_to_outbox returned NULL
9735
9736 2002-07-30 [paul]       0.8.0claws26
9737
9738         * sync with 0.8.1cvs4
9739                 see ChangeLog 2002-07-29
9740
9741 2002-07-29 [thorsten]   0.8.0claws25
9742
9743         * README.claws
9744                 added selective download, delete on server
9745
9746 2002-07-29 [paul]       0.8.0claws24
9747
9748         * sync with 0.8.1cvs3
9749                 see ChangeLog 2002-07-29
9750
9751 2002-07-27 [christoph]  0.8.0claws23
9752
9753         * src/folder.c
9754                 add extra check if fetching the msginfo
9755                 returned NULL
9756
9757 2002-07-27 [paul]       0.8.0claws22
9758
9759         * sync with 0.8.1cvs2
9760                 see ChangeLog 2002-07-26
9761
9762 2002-07-27 [christoph]  0.8.0claws21
9763
9764         * src/imap.c
9765                 add another check if a valid msginfo
9766                 was returned
9767
9768 2002-07-26 [hoa]        0.8.0claws20
9769
9770         * src/folder.c
9771                 Fixed a condition in folder_item_destroy()
9772
9773         * src/imap.c
9774                 Fixed an error in IMAP protocol
9775
9776 2002-07-26 [alfons]     0.8.0claws19
9777
9778         * src/folder.c
9779                 ofcourse compare with identifier, not the path
9780
9781 2002-07-26 [alfons]     0.8.0claws18
9782
9783         * src/folder.c
9784                 use folder item identifier for saving / restoring
9785                 preferences because folder->path might not be unique
9786
9787 2002-07-26 [melvin]     0.8.0claws17
9788
9789         * src/logwindow.c
9790                 Fixed a crash introduced in 0.8.0claws5 when log is 
9791                 cut under 80 characters.
9792
9793 2002-07-26 [paul]       0.8.0claws16
9794
9795         * sync with 0.8.1cvs1
9796                 see ChangeLog 2002-07-26
9797
9798 2002-07-26 [christoph]  0.8.0claws15
9799
9800         * src/imap.[ch]
9801                 imap folder now remembers the last selected
9802                 folder and imap_fetch_msginfo skips selecting
9803                 the folder if it is already selected
9804
9805 2002-07-26 [christoph]  0.8.0claws14
9806
9807         * src/folder.c
9808         * src/folderview.c
9809         * src/imap.c
9810                 fix imap folder rescanning
9811
9812 2002-07-25 [christoph]  0.8.0claws13
9813
9814         * src/filter.c
9815         * src/folder.[ch]
9816         * src/folderview.c
9817         * src/imap.[ch]
9818         * src/mainwindow.c
9819         * src/mbox_folder.c
9820         * src/mh.c
9821         * src/news.c
9822                 implement imap uid cache and uid validity check
9823
9824 2002-07-25 [alfons]     0.8.0claws12
9825
9826         * src/summaryview.c
9827                 fix a brown paper bag bug, and also add some more
9828                 checks
9829
9830 2002-07-25 [christoph]  0.8.0claws11
9831
9832         * src/folder.c
9833                 don't mix copy, fetch_msginfo and remove
9834                 operations in folder item copy and move
9835                 operations
9836
9837 2002-07-25 [christoph]  0.8.0claws10
9838
9839         * src/folderview.c
9840         * src/mainwindow.c
9841         * src/prefs_folder_item.c
9842         * src/summaryview.[ch]
9843                 remove no longer required parameter update_cache from
9844                 summary_show
9845
9846 2002-07-25 [paul]       0.8.0claws9
9847
9848         * sync with 0.8.1
9849         
9850         * AUTHORS
9851                 a few corrections
9852
9853 2002-07-24 [alfons]     0.8.0claws8
9854
9855         * src/summaryview.c
9856                 sort correctly when using simplified subject line
9857                 (closes feature request "[ 585141 ] applying regexp to subject 
9858                 before sort" submitted by Alexandra Walford)
9859
9860 2002-07-24 [paul]       0.8.0claws7
9861
9862         * sync with 0.8.0cvs3
9863                 see ChangeLog 2002-07-24
9864
9865 2002-07-23 [christoph]  0.8.0claws6
9866
9867         * src/folder.c
9868         * src/folder.h
9869         * src/summaryview.c
9870         * src/summaryview.h
9871         * src/main.c
9872                 o separate processing and summaryview
9873                 o removed summary_write_cache from summaryview
9874                 o removed summaryview->killed_messages, because we don't have
9875                   to keep a list of killed messages anymore. New cache will
9876                   keep the hidden messages in cache anyway
9877         * src/folderview.c
9878         * src/inc.c
9879         * src/selective_download.c
9880                 o removed unnecessary summary_write_cache calls
9881         * src/procmsg.c
9882                 o don't set ignore thread flag in procmsg_get_thread_tree
9883                   if it is already set
9884         * src/mainwindow.c
9885         * src/statusbar.h
9886                 o moved STATUSBAR_PUSH/POP to statusbar.h because
9887                   they are used in different files
9888
9889 2002-07-23 [melvin]     0.8.0claws5
9890
9891         * src/addressbook.c
9892         * src/addrgather.c
9893         * src/editaddress.c
9894         * src/editgroup.c
9895         * src/editldap_basedn.c
9896         * src/importldif.c
9897         * src/prefs_common.c
9898                 Fixed few memory leak (gtk_editable_get_chars returns
9899                 an allocated string)
9900         * src/logwindow.c
9901                 Fixed few memory leak (gtk_editable_get_chars returns
9902                 an allocated string) and modified a little the log cutting
9903                 loop.
9904         * src/compose.c
9905                 Replaced a call to an obsolete function gtk_entry_get_text()
9906                 by gtk_editable_get_chars()
9907         * src/send.c
9908                 Removed a debug printf
9909
9910 2002-07-23 [christoph]  0.8.0claws4
9911
9912         * src/filesel.c
9913                 fix another g_dirname memory leak
9914
9915 2002-07-23 [christoph]  0.8.0claws3
9916
9917         * src/mh.c
9918                 fixed a memory leak in mh_fetch_msginfo
9919                 fixed crash when message header could not be
9920                 parsed
9921
9922 2002-07-23 [paul]       0.8.0claws2
9923
9924         * sync with 0.8.0cvs2
9925                 see ChangeLog 2002-07-23
9926
9927 2002-07-23 [paul]       0.8.0claws1
9928
9929         * sync with 0.8.0cvs1
9930                 see ChangeLog 2002-07-23
9931
9932 2002-07-23 [paul]       0.8.0claws
9933
9934         * release of 0.8.0claws
9935
9936 2002-07-23 [paul]       0.7.8claws99
9937
9938         * po/ru.po
9939                 new Russian translation, submitted by
9940                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
9941
9942 2002-07-22 [jens]       0.7.8claws98
9943
9944         * po/de.po
9945                 Updated German translations.
9946
9947 2002-07-22 [paul]       0.7.8claws97
9948
9949         * po/es.po
9950           po/it.po
9951           po/nl.po
9952           po/pt_BR.po
9953                 updated translations by Ricardo Mones Lastra,
9954                 Alessandro Maestri, Wilbert Berendsen and 
9955                 Fabio Jr. Beneditto respectively
9956
9957 2002-07-22 [christoph]  0.7.8claws96
9958
9959         * src/mimeview.c
9960                 fix memory leak caused by wrong g_dirname usage
9961
9962 2002-07-22 [christoph]  0.7.8claws95
9963
9964         * src/summaryview.c
9965                 update new and unread message counts for summaryview
9966                 summaryview does not get it from the folder anymore
9967                 and has to update the values itself
9968
9969 2002-07-22 [melvin]     0.7.8claws94
9970
9971         * po/fr.po
9972                 Updated French translations.
9973
9974 2002-07-22 [christoph]  0.7.8claws93
9975
9976         * src/matcher.c
9977                 set prop->preg pointer to NULL or following check
9978                 will not fail and regexec will be called with
9979                 invalid pointer
9980
9981 2002-07-21 [alfons]     0.7.8claws92
9982         
9983         * src/prefs_common.[ch]
9984                 remove option "Send return receipt on request"
9985
9986 2002-07-21 [thorsten]   0.7.8claws91
9987
9988         * src/mimeview.c
9989                 fixed memleaks, coding style as pointed out by alfons
9990
9991 2002-07-21 [alfons]     0.7.8claws90
9992
9993         * src/messageview.c
9994         * src/noticeview.[ch]
9995                 o fix bug notice view being displayed when going to empty folder 
9996                   (noticed by Christoph)
9997                 o allow RRR to be sent when restarting sylpheed, or changing folder 
9998                   (noticed by Thorsten)
9999
10000 2002-07-21 [thorsten]   0.7.8claws89
10001
10002         * src/mimeview.c
10003                 Included save_all patch from Xaview FACQ
10004                 added support for pathnames
10005
10006 2002-07-21 [alfons]     0.7.8claws88
10007
10008         * po/POTFILES.in
10009         * src/Makefile.am
10010         * src/mainwindow.c
10011         * src/messageview.[ch]
10012         * src/noticeview.c      ** NEW FILE **
10013         * src/noticeview.h      ** NEW FILE **
10014                 make return receipts work again
10015                 (UI idea by Leandro Pereira)
10016
10017 2002-07-21 [paul]       0.7.8claws87
10018
10019         * src/summaryview.c
10020                 fix sensitivity of 'Select thread'
10021
10022 2002-07-21 [paul]       0.7.8claws86
10023
10024         * src/prefs_common.c
10025                 add browser command line for Galeon
10026
10027 2002-07-21 [paul]       0.7.8claws85
10028
10029         * Makefile.am
10030                 fix 'EXTRA_DIST': remove README.README, add TODO
10031                 and TODO.claws
10032
10033 2002-07-21 [alfons]     0.7.8claws84
10034
10035         * src/gtkstext.c
10036                 make enter clear selection
10037                 (closes "[ 579888 ] Editor selection/entry error"
10038                 reported by Steve Lamb)
10039
10040 2002-07-21 [alfons]     0.7.8claws83
10041         
10042         * src/summaryview.c
10043                 sort message list when selecting unthread messages
10044                 (closes "[ 501593 ] switching threaded view doesn't sort"
10045                 reported by Simon Schubert)
10046
10047 2002-07-20 [alfons]     0.7.8claws82
10048         
10049         * src/matcher.c
10050                 const-correctness
10051
10052 2002-07-20 [thorsten]   0.7.8claws81
10053
10054         * src/matcher.c
10055                 Fixed expansion of empty fields in matchactions
10056
10057 2002-07-19 [melvin]     0.7.8claws80
10058
10059         * src/gtkspell.c
10060                 Removed a duplicate menu entry (fast mode) introduced during
10061                 the new cache merge
10062                 Added a menu separator between 'Use alternate' and 'Fast mode'
10063
10064 2002-07-19 [paul]       0.7.8claws79
10065
10066         * tools/Makefile.am
10067           tools/README
10068                 correct typos
10069
10070 2002-07-19 [thorsten]   0.7.8claws78
10071
10072         * tools/calypso_convert.pl      ** NEW FILE **
10073           tools/README
10074           tools/Makefile.am
10075                 script to import mbox files exported
10076                 by calypso
10077                 o generates folder structure
10078                 o includes attachments
10079
10080 2002-07-19 [melvin]     0.7.8claws77
10081
10082         * src/selective_download.[ch]
10083                 Fixed bug where closing the dialog with the window manager's
10084                 close button will not unlock the summary
10085                 Corrected some function declarations that missed a return value
10086                 Made the source code comply better with coding style.
10087         * src/prefs_common.c
10088                 Added new browser command line for Mozilla.
10089
10090 2002-07-18 [paul]       0.7.8claws76
10091
10092         * src/mainwindow.c
10093           src/selective_download.[ch]
10094                 reflect theme changes, fix Gdk Warning when creating 
10095                 pixmap from NULL window, and minor clean up.
10096                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10097
10098         * po/en_GB.po
10099                 updated
10100
10101 2002-07-17 [paul]       0.7.8claws75
10102
10103         * INSTALL[.jp]
10104                 sync with 0.8.0
10105         
10106         * po/en_GB.po
10107                 updated
10108
10109 2002-07-16 [paul]       0.7.8claws74
10110
10111         * tools/filter_conv.pl
10112           tools/README
10113                 replace conversion script with reimplemented version, 
10114                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
10115
10116 2002-07-16 [colin]      0.7.8claws73
10117
10118         * src/summaryview.c
10119                 remove forgotten debug messages - sorry ;-)
10120
10121 2002-07-16 [colin]      0.7.8claws72
10122
10123         * src/mimeview.c
10124           src/summaryview.c
10125           src/textview.c
10126           src/textview.h
10127                 add the ability to select part of a text mime-part 
10128                 to reply.
10129
10130 2002-07-15 [christoph]  0.7.8claws71
10131
10132         * src/folder.c
10133                 fix folder message count for folders without
10134                 msg_is_changed (includes news folders)
10135
10136 2002-07-15 [martin]     0.7.8claws70
10137
10138         * src/summaryview.c
10139                 option "display recipient on 'From'..." now works
10140                 without the need of enabling the option
10141                 "display  sender  using  address  book".
10142
10143 2002-07-15 [christoph]  0.7.8claws69
10144
10145         * src/summaryview.c
10146                 removed setting folder status from summaryview.
10147                 folder.c should update all message counts correctly.
10148
10149 2002-07-15 [paul]       0.7.8claws68
10150
10151         * po/pt_BR.po
10152                 updated by Fabio Junior Beneditto
10153
10154 2002-07-15 [darko]      0.7.8claws67
10155
10156         * src/mh.c
10157                 Fixed target folder colorization, don't decrease op
10158                 number twice
10159
10160 2002-07-14 [paul]       0.7.8claws66
10161
10162         * sync with main 0.8.0
10163                 see ChangeLog 2002-07-14
10164
10165 2002-07-13 [melvin]     0.7.8claws65
10166         
10167         * src/addrbook.c
10168         * src/addressbook.c
10169         * src/addrindex.c
10170                 Replaced sprintf by g_snprintf to prevent possible buffer
10171                 overflow.
10172         * src/news.c
10173                 Corrected a log message output format.
10174                 Added a missing "done" debug output.
10175         * src/compose.c
10176                 Added keyboard accelerator for Priority menu items
10177                 Added missing \n in debug output
10178         * src/logwindow.c
10179         * src/gtkspell.c
10180         * src/rfc2015.c
10181                 Added missing \n in debug output
10182
10183 2002-07-13 [paul]       0.7.8claws64
10184
10185         * man/sylpheed.1
10186                 change Sergey's email address to the sf address
10187
10188         * src/textview.c
10189                 increase show_url_timeout (more useful for long
10190                 urls)
10191
10192 2002-07-12 [sergey]     0.7.8claws63
10193
10194         * src/rfc2015.c
10195                 applied (with some modifications) patch to set the
10196                 micalg parameter for signatures
10197                 (2001-08-28 Werner Koch <wk@gnupg.org>)
10198
10199 2002-07-12 [sergey]     0.7.8claws62
10200
10201         * man/Makefile.am
10202         * configure.in
10203                 fixed man page installation
10204
10205 2002-07-12 [paul]       0.7.8claws61
10206
10207         * sync with 0.7.8cvs26
10208                 see ChangeLog 2002-07-11 and 2002-07-12
10209
10210 2002-07-11 [christoph]  0.7.8claws60
10211
10212         * src/compose.c
10213         * src/procmsg.c
10214                 first use the message number to find the message
10215                 to mark with a reply flag but check the
10216                 message-id if we got the correct message, if not
10217                 try to find it by message-id.
10218                 use new string seperator that is not allowed
10219                 in message-ids.
10220
10221 2002-07-11 [paul]       0.7.8claws59
10222
10223         * sync with 0.7.8cvs23
10224                 see ChangeLog 2002-07-10
10225
10226 2002-07-10 [christoph]  0.7.8claws58
10227
10228         * src/folder.[ch]
10229         * src/msgcache.[ch]
10230                 Added message-id table to the cache in memory
10231                 and functions to msgcache.c and folder.c to
10232                 fetch MsgInfos by message id
10233         * src/compose.c
10234         * src/procmsg.c
10235                 store folder and message-id of message replying
10236                 to in queue header and set reply flag after sending
10237                 (Closes bug #469498)
10238
10239 2002-07-10 [paul]       0.7.8claws57
10240
10241         * AUTHORS
10242           man/sylpheed.1.gz
10243                 add Martin to the list of authors
10244
10245 2002-07-09 [martin]     0.7.8claws56
10246         * src/gtksctree.c
10247                 Added gtk_ctree_last_visible(), tree_update_level(),
10248                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
10249                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10250                 from gtk+ to gtksctree.c for the new sorting code
10251                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
10252                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
10253         * src/gtksctree.h
10254                 Added declaration for gtk_sctree_sort_recursive() and
10255                 gtk_sctree_sort_node
10256         * src/addressbook.c
10257         * src/foldersel.c
10258         * src/folderview.c
10259         * src/summaryview.c
10260                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10261                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
10262
10263 2002-07-08 [paul]       0.7.8claws55
10264
10265         * more sync with 0.7.8cvs21
10266                 see ChangeLog 2002-07-08
10267
10268 2002-07-08 [paul]       0.7.8claws54
10269
10270         * sync with 0.7.8cvs21
10271                 see ChangeLog 2002-07-08
10272
10273 2002-07-07 [alfons]     0.7.8claws53
10274
10275         * src/Makefile.am
10276         * src/stock_pixmap.[ch]
10277         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
10278         * src/pixmaps/notice_error.xpm  ** NEW FILE **
10279         * src/pixmaps/notice_note.xpm   ** NEW FILE **
10280                 add new pixmaps for upcoming notice pane
10281
10282 2002-07-06 [melvin]     0.7.8claws52
10283
10284         * src/gtkspell.[ch]
10285                 Made them a bit closer to Sylpheed's coding style.
10286                 Removed old code.
10287                 Removed possible memory leaks when some errors occurs.
10288
10289 2002-07-06 [melvin]     0.7.8claws51
10290
10291         * po/Makefile.in.in
10292                 Removed --no-location in xgettext command line to help
10293                 translators that use Emacs' po-mode
10294         * src/quote_fmt.c
10295                 Removed unnecessary comments that messed up sylpheed.pot
10296
10297 2002-07-06 [paul]       0.7.8claws50
10298
10299         * sync with 0.7.8cvs19
10300                 see ChangeLog 2002-07-05
10301
10302 2002-07-06 [christoph]  0.7.8claws49
10303
10304         * src/folder.c
10305         * src/mainwindow.c
10306                 fix folder_item_remove_all_msg and folderview
10307                 status for trash folders after emptying trash
10308
10309 2002-07-05 [paul]       0.7.8claws48
10310
10311         * sync with 0.7.8cvs16
10312                 see ChangeLog 2002-07-04 and 2002-07-05
10313
10314 2002-07-04 [paul]       0.7.8claws47
10315
10316         * sync with 0.7.8cvs14
10317                 see  ChangeLog 2002-07-04
10318
10319 2002-07-03 [alfons]     0.7.8claws46
10320
10321         * src/folder.c
10322                 dupe folder item's path because it's being reallocated
10323                 by new folder scanning code
10324
10325 2002-07-03 [christoph]  0.7.8claws45
10326
10327         * src/imap.c
10328                 better IMAP uid fetching using 'FETCH 1:* (UID)'
10329         * src/msgcache.c
10330                 add missing return in msgcache_write
10331
10332 2002-07-02 [thorsten]   0.7.8claws44
10333
10334         * src/jpilot.c
10335         * src/msgcache.c
10336         * src/rfc2015.c
10337                 use binary mode for file access
10338
10339 2002-07-02 [christoph]  0.7.8claws43
10340
10341         * major code cleanup (part 1)
10342         
10343                 - unused variables removed
10344                 - unused functions removed
10345                 - uninitialized variables checked
10346                 - missing return statements added
10347                 - missing function return types added
10348                 - added parentheses around assignment and
10349                   && in || when suggested by gcc
10350               
10351         * src/mh.c
10352         * src/folder.c
10353                 replaced direct calls to folder->scan_tree
10354                 with folder_scan_tree and restore folder
10355                 prefs in this function. The folder should
10356                 not have to deal with them.
10357                 ( Should now work for all folder types )
10358
10359 2002-07-02 [paul]       0.7.8claws42
10360
10361         * sync with 0.7.8cvs13
10362                 see ChangeLog 2002-07-01 and 2002-07-02
10363
10364 2002-07-01 [christoph]  0.7.8claws41
10365
10366         * src/summaryview.c
10367                 fix "goto next/prev unread message" with
10368                 ignored threads
10369
10370 2002-07-01 [paul]       0.7.8claws40
10371
10372         * po/es.po
10373                 updated by Ricardo Mones Lastra
10374
10375 2002-06-30 [match]      0.7.8claws39
10376
10377         * src/jpilot.c
10378                 applied variation of leonerd's patch (566661) to
10379                 allow multiple email addresses per JPilot entry.
10380                 addresses may be separated by space, comma, pipe,
10381                 semi-colon, new-line.
10382
10383 2002-06-30 [alfons]     0.7.8claws38
10384
10385         * src/procmsg.c
10386                 simple fix for putting older nodes before
10387                 newer nodes when threading by subject
10388
10389 2002-06-30 [christoph]  0.7.8claws37
10390
10391         * src/folder.c
10392         * src/folderview.c
10393         * src/mh.c
10394         * src/news.c
10395         * src/procmsg.c
10396                 fix broken folder tree rescaning
10397                 and don't use procmsg_get_mark_sum
10398                 anymore
10399
10400 2002-06-30 [christoph]  0.7.8claws36
10401
10402         * merge new cache branch
10403         * src/imap.c
10404                 fix new cache imap copy bug
10405         * src/folder.c
10406                 improved folder_item_scan
10407                 it should now always set the correct
10408                 new, unread and total message counts
10409
10410 2002-06-29 [paul]       0.7.8claws35
10411
10412         * configure.in
10413                 correct syntax error
10414
10415 2002-06-29 [paul]       0.7.8claws34
10416
10417         * configure.in
10418           Makefile.am
10419           man/Makefile.am       ** NEW FILE **
10420           man/sylpheed.1.gz     ** NEW FILE **
10421                 add Sylpheed man page
10422
10423 2002-06-29 [paul]       0.7.8claws33
10424
10425         * po/pt_BR.po
10426                 updated by Fabio Junior Beneditto
10427
10428 2002-06-28 [jens]       0.7.8claws32
10429
10430         * po/de.po
10431                 translation updated
10432
10433         * src/selective_download.c
10434                 removed gettext for space " "
10435
10436         * src/imap.c
10437                 removed wrong space
10438
10439 2002-06-28 [paul]       0.7.8claws31
10440
10441         * sync with 0.7.8cvs11
10442                 see ChangeLog 2002-06-28
10443
10444 2002-06-28 [paul]       0.7.8claws30
10445
10446         * sync with 0.7.8cvs10
10447                 see ChangeLog 2002-06-27 and 2002-06-28
10448
10449 2002-06-26 [paul]       0.7.8claws29
10450
10451         * src/addrgather.c
10452           src/selective_download.c
10453                 don't gettextise empty strings.
10454                 reserved by gettext. gettext("") returns 
10455                 the header entry with meta information, 
10456                 not the empty string
10457
10458         * po/en_GB.po
10459                 updated
10460
10461 2002-06-26 [paul]       0.7.8claws28
10462
10463         * sync with 0.7.8cvs7
10464                 see ChangeLog 2002-06-25
10465
10466         * src/prefs_common.c
10467                 ...and in the process, tweak the gui a little
10468
10469 2002-06-25 [alfons]     0.7.8claws27
10470         
10471         * configure.in
10472         * src/Makefile.am
10473                 fine tune ldap library detection
10474
10475 2002-06-25 [alfons]     0.7.8claws26
10476
10477         * src/compose.c
10478                 don't allow return receipts when composing a news article
10479
10480 2002-06-25 [paul]       0.7.8claws25
10481
10482         * Makefile.am
10483                 add '$(AMTAR)' to 'release' section to allow for
10484                 new and older autotools
10485
10486 2002-06-25 [paul]       0.7.8claws24
10487
10488         * src/summaryview.c
10489                 fix "No more unread messages" persistant pop-up
10490                 window bug
10491
10492 2002-06-25 [paul]       0.7.8claws23
10493
10494         * po/it.po
10495                 updated by Alessandro Maestri
10496
10497 2002-06-25 [paul]       0.7.8claws22
10498
10499         * sync with 0.7.8cvs6
10500                 see ChangeLog 2002-06-25
10501
10502 2002-06-24 [paul]       0.7.8claws21
10503
10504         * tools/update-po
10505                 add GPL copyright information
10506
10507 2002-06-24 [paul]       0.7.8claws20
10508
10509         * tools/Makefile.am
10510           tools/README
10511           tools/update-po       ** NEW FILE **
10512                 add script that eases the creation of *.po files
10513                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
10514
10515 2002-06-23 [alfons]     0.7.8claws19
10516
10517         * src/messageview.c
10518                 make notification_convert_header obey const correctness
10519                 (next step will be fixing the broken return receipt)
10520
10521 2002-06-23 [paul]       0.7.8claws18
10522
10523         * src/messageview.c
10524                 fix bug introduced in last commit:
10525                 removed too much code in last commit - put back what's
10526                 needed
10527
10528 2002-06-23 [paul]       0.7.8claws17
10529
10530         * src/messageview.[ch]
10531                 remove code committed in error from locally patched
10532                 source
10533
10534 2002-06-23 [colin]      0.7.8claws16
10535
10536         * src/compose.[ch]
10537                 add compose_entry_select(), used to select the default_to
10538                 email address - hopefully avoiding people sending mails to
10539                 wrong recipients.
10540
10541 2002-06-22 [alfons]     0.7.8claws15
10542
10543         * AUTHORS
10544                 add Bram Metsch & Stanislav Karchebny
10545         * src/smtp.[ch]
10546         * src/prefs_account.[ch]
10547         * src/send.c
10548                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
10549                   options.  (see <http://sourceforge.net/tracker/index.php
10550                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
10551
10552                 - merge Stanislav's fix to make SMTP AUTH work with qmail
10553                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
10554
10555 2002-06-22 [paul]       0.7.8claws14
10556
10557         * sync with 0.7.8cvs5
10558                 see ChangeLog 2002-06-19 and 2002-06-20
10559
10560 2002-06-22 [alfons]     0.7.8claws13
10561
10562         * src/selective_download.c
10563                 fix a stupid mistake I made
10564
10565 2002-06-22 [alfons]     0.7.8claws12
10566
10567         * src/selective_download.[ch]
10568                 fix another unnoticed leak; cleanup code
10569
10570 2002-06-21 [alfons]
10571
10572         * tools/Makefile.am
10573                 gpg-sign <-- gpg-sign-syl
10574
10575 2002-06-21 [alfons]     0.7.8claws11
10576
10577         * src/selective_download.c
10578         * src/selective_download.h
10579                 fix assorted mix of allocation errors (should solve
10580                 problem reported by Philippe Gramoullé, see:
10581                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
10582
10583 2002-06-20 [melvin]     0.7.8claws10
10584
10585         * tools/gpg-sign *REMOVED*
10586           tools/gpg-sign-syl *ADDED*
10587                 Replaced the gpg clearsigning script with the version using
10588                 xterm instead of ssh-askpass and changed its name.
10589
10590         * README.claws
10591                 Updated actions example to reflect the renaming of the
10592                 gpg clearsigning script.
10593
10594 2002-06-19 [paul]       0.7.8claws9
10595
10596         * sync with 0.7.8claws9
10597                 see ChangeLog 2002-06-18 and 2002-06-19
10598
10599 2002-06-19 [paul]       0.7.8claws8
10600
10601         * sync with 0.7.8cvs1
10602                 see ChangeLog 2002-06-18
10603
10604 2002-06-18 [alfons]     0.7.8claws7
10605
10606         * src/mainwindow.h
10607                 add omitted prototype
10608
10609 2002-06-17 [paul]       0.7.8claws6
10610
10611         * src/mainwindow.c
10612                 fix hiding of exec_btn
10613
10614 2002-06-17 [paul]       0.7.8claws5
10615
10616         * src/pop.c
10617                 remove unneeded code: should_delete() 
10618                 and Pop3State::uidl_todelete_list
10619
10620 2002-06-17 [paul]       0.7.8claws4
10621
10622         * sync with 0.7.8
10623                 see ChangeLog 2002-06-11 and 2002-06-13
10624
10625 2002-06-16 [alfons]     0.7.8claws3
10626         
10627         * src/folder.c
10628                 make sure lock sort mode (claws specific) is
10629                 also persists after a tree rescan
10630
10631 2002-06-16 [alfons]     0.7.8claws2
10632
10633         * src/prefs_folder_item.c
10634         * src/folder.[ch]
10635                 fix persistence of folder sort mode (broken
10636                 by adapting Hiro's new folder persistence code)
10637
10638 2002-06-16 [alfons]     0.7.8claws1
10639
10640         * AUTHORS
10641         * src/logwindow.c
10642         * src/prefscommon.[ch]
10643                 control size of log text in log window; 
10644                 closes patch #569155 submitted by Mitko Haralanov.
10645
10646 2002-06-15 [paul]       0.7.8claws
10647
10648         * release of 0.7.8claws
10649
10650 2002-06-15 [paul]       0.7.7claws
10651
10652         * po/pt_BR.po
10653                 updated by Fabio Junior Beneditto
10654
10655 2002-06-14 [paul]       0.7.6claws49
10656
10657         * po/es.po
10658                 updated by Ricardo Mones Lastra
10659
10660 2002-06-14 [paul]       0.7.6claws48
10661
10662         * po/nl.po
10663                 updated translation by Wilbert Berendsen
10664
10665 2002-06-14 [melvin]     0.7.6claws47
10666
10667         * po/fr.po
10668                 Updated French translation
10669
10670 2002-06-13 [paul]       0.7.6claws46
10671
10672         * src/filesel.c
10673                 allow filename to be typed in, rather than just
10674                 selected by the mouse. Patch by Gustavo Noronha Silva.
10675
10676 2002-06-13 [alfons]     0.7.6claws45
10677
10678         * src/mainwindow.[ch]
10679                 more cleanups (removing unnecessary menu items Expand 
10680                 summary / message view)
10681
10682 2002-06-13 [melvin]     0.7.6claws44
10683
10684         * po/POTFILES.in
10685                 Added src/string_match.c
10686         * src/string_match.c
10687                 Fixed possible buffer overflow.
10688                 Corrected typo.
10689                 Added missing config.h header.
10690         * src/prefs_common.c
10691           src/prefs_matcher.c
10692           src/prefs_scoring.c
10693                 Made some strings translatable (missing _(..)).
10694
10695 2002-06-13 [melvin]     0.7.6claws43
10696
10697         * README.claws
10698                 Corrected action example (verifying clearsigned mail).
10699         * src/prefs_account.c
10700                 Corrected typo.
10701         * src/prefs_common.c
10702                 Removed incorrect line that generated a Gtk-CRITICAL msg.
10703
10704 2002-06-12 [alfons]     0.7.6claws42
10705
10706         * src/summaryview.c
10707                 add init of score column lost in 0.7.6claws42
10708
10709 2002-06-12 [paul]       0.7.6claws41
10710
10711         * src/prefs_account.c
10712                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
10713                 behavior of the radio buttons, (from 0.7.7cvs2)
10714
10715 2002-06-11 [alfons]     0.7.6claws40
10716
10717         * src/messageview.[ch]
10718         * src/summaryview.[ch]
10719         * src/summary_search.c
10720         * src/mainwindow.c
10721                 perform a sync to bring in Hiro's separate view implementation 
10722
10723                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
10724
10725 2002-06-11 [paul]       0.7.6claws39
10726         
10727         * src/prefs_account.c
10728                 correct a typo on the Receive tab
10729
10730 2002-06-10 [match]      0.7.6claws38
10731
10732         * src/addressbook.c
10733                 Included address completion patch from Gustavo Noronha.
10734
10735 2002-06-10 [paul]       0.7.6claws37
10736
10737         * src/inc.[ch]
10738           src/pop.c
10739           src/prefs_account.[ch]
10740           src/selective_download.[ch]
10741                 apply PATCH #561712
10742                  NEW:
10743                 - check if POP Account
10744                 - Receive Button renamed to Preview
10745                 - Preview Button Popup: preview new/all messages
10746                 - Download Button
10747                 - Account Preferences-->Receive tab checkbutton if you
10748                   want to remove Mail after Download
10749                 -: default YES
10750                 - Account Preferences-->Receive tab checkbutton use
10751                   filtering rules on preview
10752                   (think of delete_on_server)
10753                 -: default YES
10754                 - Account selectable from SD dialog
10755                 - checkbutton to show already downloaded messages if
10756                   all messages are previewed
10757                 - new clist column showing Date
10758                 - ESC KEY close
10759                 FIXES:
10760                 - play ball with UIDL
10761                 - fault tolerant (?) 
10762                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10763
10764 2002-06-10 [melvin]     0.7.6claws36
10765
10766         * README.claws
10767                 Added a hint to ac/README in cvs instructions.
10768
10769         * src/prefs_actions.c
10770                 Made it possible to use a more elaborate command line
10771                 for asynchronous actions, too.
10772
10773 2002-06-10 [melvin]     0.7.6claws35
10774         
10775         * src/prefs_actions.c
10776                 Make it possible to use a more elaborate command line
10777                 (e.g. |foo|bar|cat>there;echo Done|)
10778                 Corrected error message when calling %f, %F and %p commands
10779                 from the compose window.
10780
10781 2002-06-09 [colin]      0.7.6claws34
10782
10783         * src/summaryview.c
10784                 Automatically find unread messages in current folder
10785                 before annoying the user.
10786
10787 2002-06-08 [alfons]     0.7.6claws33
10788
10789         * po/it.po
10790                 remove bad formatting string in it.po translation
10791                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
10792
10793 2002-06-08 [paul]       0.7.6claws32
10794
10795         * sync with 0.7.6cvs25
10796                 see ChangeLog 2002-06-07
10797
10798 2002-06-05 [paul]       0.7.6claws31
10799
10800         * src/mainwindow.c
10801                 add 'Sort by locked' and 'Sort by score'
10802
10803 2002-06-05 [paul]       0.7.6claws30
10804
10805         * sync with 0.7.6cvs24
10806                 see ChangeLog 2002-06-04
10807
10808 2002-06-04 [paul]       0.7.6claws29
10809
10810         * po/pt_BR.po
10811                 updated by Fabio Junior Beneditto
10812
10813 2002-06-03 [thorsten]   0.7.6claws28
10814
10815         * src/matcher.c
10816                 fclose() matcherrc after reading
10817
10818 2002-06-03 [paul]       0.7.6claws27
10819
10820         * sync with 0.7.6cvs21
10821                 see ChangeLog 2002-05-31
10822
10823 2002-05-31 [paul]       0.7.6claws26
10824
10825         * sync with 0.7.6cvs20
10826                 see ChangeLog 2002-05-29 and 2002-05-30
10827
10828 2002-05-31 [paul]       0.7.6claws25
10829
10830         * src/imap.c
10831                 hopefully fix last buggy sync
10832
10833         * README.claws
10834                 correct typo in 'Actions' examples
10835
10836 2002-05-29 [paul]       0.7.6claws24
10837
10838         * sync with 0.7.6cvs18
10839                 see ChangeLog 2002-05-28 and 2002-05-29
10840
10841         * src/news.c
10842           src/nntp.[ch]
10843                 sync with above 
10844
10845 2002-05-28 [paul]       0.7.6claws23
10846
10847         * sync with 0.7.6cvs16
10848                 see ChangeLog 2002-05-28
10849
10850 2002-05-27 [thorsten]   0.7.6claws22 
10851
10852         * faq/it/sylpheed-faq-1.html
10853           faq/it/sylpheed-faq-2.html
10854           faq/it/sylpheed-faq-3.html
10855           faq/it/sylpheed-faq.html
10856                 corrected DOS lineendings
10857         * faq/de/sylpheed-faq-1.html
10858           faq/de/sylpheed-faq-2.html
10859           faq/en/sylpheed-faq-1.html
10860           faq/en/sylpheed-faq-2.html
10861           faq/en/sylpheed-faq-3.html
10862           faq/es/sylpheed-faq-1.html
10863           faq/es/sylpheed-faq-2.html
10864           faq/es/sylpheed-faq-3.html
10865           faq/fr/sylpheed-faq-1.html
10866           faq/it/sylpheed-faq-1.html
10867           faq/it/sylpheed-faq-2.html
10868           faq/it/sylpheed-faq-3.html
10869           faq/it/sylpheed-faq.html
10870                 changed ">" to &quot;
10871
10872 2002-05-27 [paul]       0.7.6claws21
10873         
10874         * sync with 0.7.6cvs15
10875                 see ChangeLog 2002-05-27
10876
10877 2002-05-27 [paul]       0.7.6claws20
10878
10879         * src/prefs_account.c
10880                 correct a typo
10881
10882 2002-05-26 [paul]       0.7.6claws19
10883
10884         * tools/README
10885                 correct a typo
10886
10887 2002-05-25 [paul]       0.7.6claws18
10888
10889         * tools/README
10890                 add description of kmail2sylpheed.pl
10891
10892 2002-05-25 [paul]       0.7.6claws17
10893
10894         * tools/kmail2sylpheed.pl       ** NEW FILE **
10895                 perl script that converts an exported Kmail address
10896                 book, converts it to sylpheed addressbook file,
10897                 writes the file to .sylpheed, and updates
10898                 addrbook--index.xml 
10899
10900 2002-05-25 [paul]       0.7.6claws16
10901
10902         * sync with 0.7.6cvs14
10903                 see ChangeLog 2002-05-23
10904
10905 2002-05-24 [paul]       0.7.6claws15
10906
10907         * README.claws
10908                 make a correction and add some more info
10909
10910 2002-05-24 [paul]       0.7.6claws14
10911
10912         * src/compose.c
10913                 fix memory leak in 
10914                 compose_redirect_write_headers_from_headerlist()
10915                 add Subject and Resent-Message-ID to
10916                 compose_redirect_write_headers()
10917                 Received, Subject, and X-UIDL are filtered out in 
10918                 compose_redirect_write_to_file()
10919
10920 2002-05-23 [paul]       0.7.6claws13
10921
10922         * src/compose.[ch]
10923           src/filtering.c
10924           src/mainwindow.c
10925           src/matcher.[ch]
10926           src/matcher_parser_lex.l
10927           src/matcher_parser_parse.y
10928           src/prefs_common.[ch]
10929           src/prefs_filtering.c
10930           src/summaryview.c
10931                 rename 'Bounce' to 'Redirect'
10932
10933 2002-05-23 [paul]       0.7.6claws12
10934
10935         * more sync with 0.7.6cvs13
10936           src/compose.c
10937                 see ChangeLog 2002-05-22
10938
10939 2002-05-22 [paul]       0.7.6claws11
10940
10941         * sync with 0.7.6cvs13
10942           src/codeconv.c
10943                 see ChangeLog 2002-05-20
10944           src/prefs_common.c
10945                 see ChangeLog 2002-05-22
10946
10947 2002-05-21 [melvin]     0.7.6claws10
10948
10949         * src/folderview.c
10950                 Added missing filtering and scoring headers
10951                 Fixed bad function call that showed garbage 
10952                 in Folder->Processing
10953
10954 2002-05-21 [paul]       0.7.6claws9
10955
10956         * tools/Makefile.am
10957                 make all tools executable, (patch by Alfons).
10958
10959 2002-05-20 [alfons]     0.7.6claws8
10960
10961         * src/procheader.c
10962                 don't forget to call mktime() so we have a valid week 
10963                 and year day
10964                 (Bug report by Roger Sondermann <mail@jumaros.de>)
10965
10966 2002-05-20 [paul]       0.7.6claws7
10967
10968         * src/html.c
10969                 fix broken parsing of urls
10970         * src/textview.c
10971                 fix displaying of urls
10972
10973                 both fixes from the patch [547855] by Eugene 
10974                 Brevdo (zonem)
10975
10976 2002-05-19 [alfons]     0.7.6claws6
10977
10978         * configure.in
10979                 make sylpheed configure correctly with the latest
10980                 and greatest of automake / autoconf / gettext
10981
10982 2002-05-19 [alfons]     0.7.6claws5
10983
10984         * src/procheader.c
10985         * src/procheader.h
10986                 add function for returning ime zone offset
10987         * src/quote_fmt.c
10988         * src/quote_fmt_parse.y
10989                 better quotation formatting - does not convert
10990                 to local time, but uses the original date string.
10991                 
10992                 Note: %z inserts the timezone offset (should 
10993                 work also on platforms where strftime does not
10994                 support %z).
10995
10996 2002-05-18 [christoph]  0.7.6claws4
10997
10998         * src/summaryview.c
10999                 fix indentation of some code
11000         * tools/Makefile.am
11001                 fix spaces after \
11002         * src/Makefile.am
11003                 add missing \
11004                 correct path for ignorethread.xpm
11005                 incorrect filename for sylpheed_logo.xpm
11006                 add missing include matcher_parser_parse.h
11007
11008 2002-05-18 [paul]       0.7.6claws3
11009
11010         * sync with 0.7.6cvs8
11011                 see ChangeLog 2002-05-16 and 2002-05-17
11012
11013 2002-05-18 [melvin]     0.7.6claws2
11014
11015         * README.claws
11016                 Corrected an action's definition and fixed some misspellings.
11017
11018 2002-05-18 [paul]       0.7.6claws1
11019
11020         * tools/Makefile.am
11021           tools/gpg-sign        ** new file **
11022           tools/uudec           ** new file **
11023                 add Melvin's Actions scripts
11024
11025         * README.claws
11026                 add Melvin's descriptions for Actions
11027
11028 2002-05-18 [paul]       0.7.6claws
11029
11030         * Version 0.7.6claws released
11031
11032 2002-05-17 [paul]       0.7.5claws32
11033
11034         * po/es.po
11035                 updated by Ricardo Mones Lastra
11036
11037 2002-05-17 [paul]       0.7.5claws31
11038
11039         * src/compose.c
11040                 fix Account prefs default folder for sent/draft/deleted
11041                 messages bug
11042
11043         * po/it.po
11044           po/nl.po
11045                 updated translation by Alessandro Maestri and
11046                 Wilbert Berendsen
11047
11048 2002-05-17 [melvin]     0.7.5claws30
11049
11050         * src/prefs_actions.c
11051                 Fixed bug where using %F not at the end of the command 
11052                 resulted in an additional empty argument being created.
11053                 Thanks to Darko Koruga for reporting the bug.
11054
11055 2002-05-17 [melvin]     0.7.5claws29
11056
11057         * po/fr.po
11058                 Updated French translations.
11059
11060 2002-05-15 [paul]       0.7.5claws28
11061         
11062         * po/es.po
11063                 updated by Ricardo Mones Lastra
11064
11065 2002-05-15 [paul]       0.7.5claws27
11066
11067         * sync with 0.7.6cvs4
11068                 see ChangeLog 2002-05-14 and 2002-05-15
11069
11070 2002-05-14 [paul]       0.7.5claws26
11071
11072         * sync with 0.7.6cvs1
11073                 see ChangeLog 2002-05-13
11074
11075 2002-05-13 [thorsten]   0.7.5claws25
11076
11077         * src/messageview.c
11078                 fix select_all and copy in multipart messages
11079         * src/mainwindow.c
11080                 fix select_all and copy in multipart messages
11081
11082 2002-05-12 [paul]       0.7.5claws24
11083
11084         * src/summaryview.c
11085                 reverse last commit, bug already fixed in 0.7.5claws3
11086
11087 2002-05-12 [netztorte]  0.7.5claws23
11088
11089         * src/summaryview.c
11090                 dont parse empty addressbook (checked in before claws20)
11091
11092 2002-05-12 [melvin]     0.7.5claws22
11093
11094         * src/procmsg.[ch]
11095                 Removed unneeded priority code introduced by the previous 
11096                 commit.
11097
11098 2002-05-12 [melvin]     0.7.5claws21
11099
11100         * src/compose.[ch]
11101                 Added possibility to set message's priority.
11102         * src/procmsg.[ch]
11103                 Added possibility to set message's priority.
11104                 Added missing headers
11105
11106 2002-05-12 [melvin]     0.7.5claws20
11107
11108         * src/prefs_actions.c
11109                 Removed implicitely added quotes around the name
11110                 of the temporary files of mime parts.
11111
11112 2002-05-12 [paul]       0.7.5claws19
11113
11114         * sync with 0.7.5cvs20
11115                 see ChangeLog 2002-05-11
11116
11117 2002-05-12 [alfons]     0.7.5claws18
11118
11119         * src/quote_fmt_lex.l
11120         * src/quote_fmt_parse.y
11121                 allow quote / reply date & time format to be set using
11122                 %D{format}. format is a format string you'd pass to
11123                 strftime() (see man strftime, or the Display tab |
11124                 Date format setting).
11125
11126                 Currently %D converts the date to local time. 
11127
11128 2002-05-11 [paul]       0.7.5claws17
11129
11130         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
11131                 see ChangeLog 2002-05-10 and 2002-05-11
11132
11133 2002-05-10 [paul]       0.7.5claws16
11134
11135         * sync with 0.7.5cvs16
11136                 see ChangeLog entries 2002-05-09 and 
11137                 2002-05-10
11138
11139 2002-05-10 [colin]      0.7.5claws15
11140
11141         * src/textview.c
11142                 Corrected a bug that prevented sylpheed to open
11143                 double-clicked URIs.
11144
11145 2002-05-09 [paul]       0.7.5claws14
11146
11147         * sync with 0.7.5cvs14
11148                 see ChangeLog 2002-05-08 and 2002-05-09
11149
11150 2002-05-08 [paul]       0.7.5claws13
11151
11152         * sync with 0.7.5cvs11
11153                 see ChangeLog entry 2002-05-08
11154
11155 2002-05-08 [paul]       0.7.5claws12
11156
11157         * src/mainwindow.c
11158           src/textview.[ch]
11159                 fix segfault on View->Open in new window
11160                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11161
11162 2002-05-07 [paul]       0.7.5claws11
11163
11164         * sync with 0.7.5cvs9
11165                 see ChangeLog entry 2002-05-07
11166
11167 2002-05-06 [paul]       0.7.5claws10
11168
11169         * src/messageview.c
11170           src/textview.c
11171                 display url in statusbar on single-click
11172                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11173
11174 2002-05-06 [match]      0.7.5claws9
11175
11176         * src/addritem.[ch]
11177                 new functions.
11178         * src/addrcache.c
11179                 tidy up.
11180         * src/xmlprops.[ch]
11181                 XML implementation of properties file.
11182         * src/exporthtml.[ch]
11183         * src/expthtmldlg.[ch]
11184         * src/addressbook.c
11185                 export to HTML.
11186
11187 2002-05-02 [sergey]     0.7.5claws8
11188
11189         * src/mainwindow.c (mainwin_entries),
11190           src/prefs_common.c (prefs_send_create()),
11191           src/codeconv.c (locale_table):
11192                 use charset name "Windows-1251" instead of "CP1251".
11193
11194 2002-05-02 [colin]      0.7.5claws7
11195         
11196         * src/compose.c
11197           src/prefs_common.c
11198           src/prefs_folder_item.c
11199                 Fixed cosmetics bugs due to Outbox renamed to Sent.
11200
11201 2002-05-02 [hiro]       0.7.5claws6
11202
11203         * src/imap.c
11204                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
11205
11206 2002-05-02 [paul]       0.7.5claws5
11207
11208         * src/compose.c
11209                 more sync with 0.7.5cvs7, see ChangeLog entry
11210                 2002-05-02
11211
11212 2002-05-02 [hiro]       0.7.5claws4
11213
11214         * src/compose.c
11215                 compose_queue_sub():
11216                 check if queue folder exists (closes #550397).
11217                 removed directory creation since it should be handled
11218                 transparently.
11219         * src/imap.c
11220                 imap_add_msg(): return UID for appended message
11221                 (closes #548842).
11222
11223 2002-04-30 [paul]       0.7.5claws3
11224
11225         * src/summaryview.c
11226                 fix account_find_from_address() bug
11227
11228 2002-04-28 [colin]      0.7.5claws2
11229
11230         * src/compose.c
11231           src/textview.c
11232           src/prefs_common.[ch]
11233           src/utils.[ch]
11234                 Added user-definable quotation characters recognition.
11235
11236 2002-04-28 [paul]       0.7.5claws1
11237
11238         * sync with 0.7.5cvs4
11239                 see ChangeLog entry  2002-04-25
11240
11241 2002-04-28 [paul]       0.7.5claws
11242
11243         * po/es.po
11244           po/nl.po
11245           po/pt_BR.po
11246                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
11247                 Fabio Junior Beneditto
11248
11249 2002-04-27 [jens]       0.7.4claws103
11250
11251         * po/de.po
11252                 updated German translation.
11253
11254 2002-04-27 [hiro]       0.7.4claws102
11255
11256         * src/summaryview.c
11257                 summary_write_cache(): fixed the mark loss of hidden messages.
11258
11259 2002-04-26 [melvin]     0.7.4claws101
11260
11261         * src/procmsg.c
11262                 fixed a second typo (same one)
11263         * po/fr.po
11264           po/it.po
11265           po/pt_BR.po
11266                 fixed the type again...
11267
11268 2002-04-26 [melvin]     0.7.4claws100
11269
11270         * src/procmsg.c
11271                 fixed a typo in an alert message ("temorary").
11272         * po/it.po
11273         * po/pt_BR.po
11274                 corrected the typo  described above.
11275         * po/fr.po
11276                 updated French translation.
11277
11278 2002-04-26 [darko]      0.7.4claws99
11279
11280         * src/summaryview.c
11281                 fix target folder colorization
11282
11283 2002-04-25 [paul]       0.7.4claws98
11284
11285         * po/it.po
11286                 updated by Alessandro Maestri
11287
11288 2002-04-24 [colin]      0.7.4claws97
11289         
11290         * src/compose.c
11291                 Fixed double "subject is empty" question.
11292
11293 2002-04-23 [colin]      0.7.4claws96
11294         
11295         * src/mimeview.c
11296                 Corrected issue when "automatically display images" was
11297                 not set : first image remained after selecting second.
11298
11299 2002-04-23 [melvin]     0.7.4claws95
11300
11301         * src/prefs_actions.c
11302                 Don't display in/out dialog if there is nothing to show.
11303
11304 2002-04-23 [paul]       0.7.4claws94
11305
11306         * sync with 0.7.5cvs3
11307                 bug fixes: see ChangeLog entry 2002-04-23
11308
11309 2002-04-22 [darko]      0.7.4claws93
11310
11311         * src/compose.c
11312                 fix previous check-in which changed code after
11313                 merge from main
11314
11315 2002-04-22 [paul]       0.7.4claws92
11316
11317         * faq/de/*
11318                 add German FAQ
11319         * faq/en/*
11320           faq/es/*
11321           faq/fr/*
11322                 update English, Spanish and French FAQs
11323         * manual/de/*
11324           manual/es/*
11325                 add German and Spanish manuals
11326         * manual/en/*
11327           manual/fr/*
11328                 update English and French manuals
11329
11330         * src/Makefile.am
11331                 add to and re-arrange the pixmap entries
11332
11333 2002-04-22 [darko]      0.7.4claws91
11334
11335         * src/compose.c
11336                 fix sender initials recognition to only allow
11337                 '>' after the initials
11338
11339 2002-04-21 [paul]       0.7.4claws90
11340
11341         * sync with 0.7.5 release
11342                 see ChangeLog entry 2002-04-21
11343
11344 2002-04-21 [alfons]
11345
11346         * src/Makefile.am
11347                 add colin's new pixmaps to EXTRA_DIST
11348
11349 2002-04-21 [colin]      0.7.4claws89
11350         * src/compose.c
11351         * src/inc.c
11352         * src/mainwindow.[ch]
11353         * src/prefs_common.[ch]
11354         * src/stock_pixmap.[ch]
11355                 Added "Work offline" ability.
11356
11357 2002-04-21 [colin]      0.7.4claws88
11358         
11359         * src/mimeview.c
11360         * src/prefs_common.c
11361         * src/prefs_common.h
11362         * src/textview.c : Added an option to common preferences -> display
11363           to allow user not to automatically display images.
11364
11365 2002-04-21 [paul]       0.7.4claws87
11366
11367         * sync with 0.7.4cvs52
11368                 see ChangeLog entry 2002-04-21 (src/imap.c)
11369
11370 2002-04-21 [paul]       0.7.4claws86
11371
11372         * sync with 0.7.4cvs51
11373                 see ChangeLog entry 2002-04-21
11374
11375 2002-04-21 [paul]       0.7.4claws85
11376
11377         * sync with 0.7.4cvs49
11378                 see ChangeLog entries 2002-04-20 and 2002-04-21
11379
11380         * src/Makefile.am
11381                 clean up: remove old 'stock_' element from xpm 
11382                 filenames.
11383
11384 2002-04-21 [alfons]     0.7.4claws84
11385
11386         apply sync patch from Paul
11387
11388         * src/folderview.c
11389                 use old claws prefs_folder_item_create() for now
11390
11391 2002-04-19 [match]      0.7.4claws83
11392
11393         * src/addressbook.[ch]
11394         * src/addrharvest.[ch]
11395         * src/addrgather.[ch]
11396                 recurse folders.
11397         * src/mainwindow.c
11398         * src/summaryview.[ch]
11399                 change menu option.
11400
11401 2002-04-19 [paul]       0.7.4claws82
11402
11403         * po/pt_BR.po
11404                 updated by Fabio Junior Beneditto
11405
11406 2002-04-14 [alfons]     0.7.4claws81
11407
11408         * src/passphrase.c
11409                 add #include <sys/types.h> for mode_t and off_t 
11410
11411 2002-04-13 [paul]       0.7.4claws80
11412         
11413         * src/main.c
11414           src/passphrase.[ch]
11415           src/pgptext.c
11416           src/prefs_common.[ch]
11417           src/rfc2015.c
11418                 enable storing of GnuPG passphrase for the whole 
11419                 session or a user-defined number of minutes. patch 
11420                 submitted by Ravemax <ravemax@dextrose.com>
11421
11422 2002-04-13 [alfons]     0.7.4claws79
11423
11424         * src/textview.c
11425                 make email parser also stop scanning when encountering separators
11426                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
11427
11428 2002-04-13 [paul]       0.7.4claws78
11429
11430         * sync with 0.7.4cvs39
11431                 see ChangeLog entry 2002-04-12
11432
11433 2002-04-11 [paul]       0.7.4claws77
11434
11435         * sync with 0.7.4cvs37
11436                 see ChangeLog entry 2002-04-11
11437
11438 2002-04-11 [paul]       0.7.4claws76
11439
11440         * COPYING 
11441                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
11442                 the clause for OpenSSL). sync with sylpheed main
11443
11444 2002-04-09 [melvin]     0.7.4claws75
11445
11446         * src/compose.c
11447                 Made 'Ctrl-Enter' on send ignore some modifiers 
11448                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
11449                 to bind other *-Enter (but not Alt-Enter).
11450
11451 2002-04-09 [paul]       0.7.4claws74
11452
11453         * sync with 0.7.4cvs35
11454                 see ChangeLog entries 2002-04-09
11455
11456 2002-04-08 [paul]       0.7.4claws73
11457
11458         * sync with 0.7.4cvs33
11459                 see ChangeLog entry 200-04-08
11460
11461 2002-04-07 [match]      0.7.4claws72
11462
11463         * src/addrharvest.[ch]
11464                 fixed to read all addresses in header, regardless
11465                 of header size. improved name parsing. accommodate
11466                 harvest from folders and selected message.
11467         * src/addritem.[ch]
11468                 included new address parsing function.
11469         * src/addrgather.[ch]
11470         * src/addressbook.[ch]
11471         * src/summaryview.[ch]
11472         * src/mainwindow.c
11473                 allow address harvest of folder as well as selected
11474                 messages.
11475
11476 2002-04-07 [paul]       0.7.4claws71
11477
11478         * src/esmtp.[ch]
11479           src/smtp.c
11480                 don't try to authenticate with CRAM-MD5 in SMTP when 
11481                 SMTP-AUTH enabled if MTA doesn't issue this 
11482                 auth-method in it's ehlo-response. bug item #531364,
11483                 patch item #938910. patch submitted by Colin Leroy 
11484                 <colin@colino.net>
11485
11486 2002-04-07 [paul]       0.7.4claws70
11487
11488         * src/nntp.c
11489                 fix missing MODE_READER bug. patch submitted by
11490                 Colin Leroy <colin@colino.net>
11491
11492 2002-04-07 [alfons]     0.7.4claws69
11493
11494         * src/matcher.[ch]
11495         * src/prefs_filtering.c
11496         * src/summaryview.c
11497                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
11498                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
11499
11500 2002-04-07 [paul]       0.7.4claws68
11501
11502         * sync with 0.7.4cvs32
11503                 see ChangeLog entry 2002-04-06
11504
11505         * tools/filter_conv.pl
11506                 more bug fixes
11507
11508 2002-04-06 [paul]       0.7.4claws67
11509
11510         * tools/filter_conv.pl
11511                 modify to be able to find the name of the first
11512                 mailbox and use that. main's filter does not
11513                 record the full path to the mailbox and therefore
11514                 can only filter to the first mailbox.
11515
11516 2002-04-05 [paul]       0.7.4claws66
11517
11518         * tools/filter_conv.pl
11519                 attempt to make the script all-encompassing and
11520                 be able to convert any main 'filter' rule thrown
11521                 at it
11522
11523 2002-04-05 [paul]       0.7.4claws65
11524
11525         * tools/filter_conv.pl
11526                 allow for collapsed folder trees
11527
11528 2002-04-05 [paul]       0.7.4claws64
11529
11530         * sync with 0.7.4cvs31
11531                 see ChangeLog entries 2002-04-05
11532
11533 2002-04-03 [paul]       0.7.4claws63
11534
11535         * sync with 0.7.4cvs29
11536                 see ChangeLog entries 2002-04-02 and 2002-04-03
11537
11538 2002-04-02 [paul]       0.7.4claws62
11539
11540         * sync with 0.7.4cvs26
11541                 see ChangeLog entry 2002-04-01
11542
11543 2002-04-02 [match]      0.7.4claws61
11544
11545         * src/pine.[ch]
11546         * src/importpine.[ch]
11547         * src/addressbook.c
11548                 import Pine address book.
11549
11550 2002-04-02 [match]      0.7.4claws60
11551
11552         * src/addrharvest.[ch]
11553                 improve address parsing of funky addresses.
11554
11555 2002-04-02 [darko]      0.7.4claws59
11556
11557         * src/compose.c
11558                 wrap on send improvements, it now recognizes quoted
11559                 initials as part of the quotation string, and it
11560                 does not join lines separated by CR
11561
11562 2002-04-01 [match]      0.7.4claws58
11563
11564         * src/mgutils.[ch]
11565                 added new functions.
11566         * src/mutt.[ch]
11567                 remove excessive duplicate address generation
11568                 on import.
11569
11570 2002-04-01 [alfons]     0.7.4claws57
11571         
11572         * src/summaryview.c
11573                 put back g_free() 
11574
11575 2002-04-01 [paul]       0.7.4claws56
11576
11577         * sync with 0.7.4cvs25
11578                 see ChangeLog entry 2002-04-01
11579
11580 2002-04-01 [alfons]     0.7.4aprilfool55
11581
11582         * src/summaryview.c
11583                 honour feature request item #537427 to allow for
11584                 displaying names from address book for sent mail also
11585
11586 2002-03-29 [paul]       0.7.4claws54
11587
11588         * src/mainwindow.c
11589           src/prefs_filtering.[ch]
11590           src/prefs_matcher.c
11591           src/summaryview.c
11592                 add 'fast filter' for claws' filtering,
11593                 /Tools/Create filter rule/... patch submitted
11594                 by Neill Miller <neillm@thecodefactory.org>
11595
11596 2002-03-29 [paul]       0.7.4claws53
11597
11598         * sync with 0.7.4cvs24
11599                 see ChangeLog entry 2002-03-29
11600
11601 2002-03-28 [paul]       0.7.4claws52
11602
11603         * sync with 0.7.4cvs23
11604                 see ChangeLog entry 2002-03-28
11605
11606 2002-03-27 [melvin]     0.7.4claws51
11607
11608         * src/prefs_actions.c
11609                 Added support to pass only one message part (as a
11610                 file) to the command using '%p'. No quotes are needed
11611                 because doubles quotes are automatically added.
11612                 Fixed bug where Sylpheed could block when waiting for
11613                 a child process to finish.
11614                 Changed the help menu to remove quotes around symbols to 
11615                 avoid misinterpretation (they must not be used).
11616
11617 2002-03-27 [melvin]     0.7.4claws50
11618
11619         * src/inc.c
11620                 Made the new mail notification command always 
11621                 execute asynchronously.
11622
11623 2002-03-27 [paul]       0.7.4claws49
11624
11625         * src/compose.c
11626                 fix bug introduced in last commit
11627
11628 2002-03-27 [paul]       0.7.4claws48
11629
11630         * sync with 0.7.4cvs21
11631                 see ChangeLog 2002-03-26 and 2002-03-27
11632
11633 2002-03-26 [hoa]        0.7.4claws47
11634
11635         * src/prefs_folder_item.c
11636                 really fixed the bug #516442 with folder rescan.
11637
11638 2002-03-26 [paul]       0.7.4claws46
11639
11640         * sync with 0.7.4cvs19
11641                 see ChangeLog entries 2002-03-25 and 2002-03-26
11642
11643 2002-03-25 [hoa]        0.7.4claws45
11644
11645         * src/matcher.c
11646         * src/mh.c
11647                 fix the bug #516442 with folder rescan.
11648
11649         * src/prefs_common.[ch]
11650         * src/compose.c
11651                 added an option to enable two different behaviours
11652                 for bounce.
11653
11654
11655 2002-03-25 [paul]       0.7.4claws44
11656
11657         * src/mainwindow.c
11658           src/selective_download.c
11659                 correct a few menuitem labels
11660
11661 2002-03-25 [christoph]  0.7.4claws43
11662
11663         * src/procmsg.c
11664                 fix non deleted tmp message in
11665                 procmsg_save_to_outbox
11666                 fix problems caused by sync with
11667                 main branch's procmsg_send_queue
11668
11669 2002-03-25 [paul]       0.7.4claws42
11670
11671         * src/quote_fmt.c
11672           src/quote_fmt_lex.l
11673           src/quote_fmt_parse.y
11674                 add Last name (%L) placeholder for quoting. 
11675                 patch submitted by Thorsten Thielen 
11676                 <thth@users.sourceforge.net>
11677
11678 2002-03-25 [paul]       0.7.4claws41
11679
11680         * src/utils.c
11681                 get full hostname. patch submitted by
11682                 Bob Woodside <rwoodside1@comcast.net>
11683
11684 2002-03-25 [paul]       0.7.4claws40
11685
11686         * src/account.c
11687           src/news.c
11688           src/nntp.[ch]
11689           src/prefs_account.[ch]
11690                 enable NNTP over SSL. patch submitted by
11691                 Pascal Jermini <pascal@infinity.hn.org>
11692
11693 2002-03-24 [paul]       0.7.4claws39
11694
11695         * src/prefs_common.c
11696                 make the arrangement of the Compose tab more
11697                 coherent
11698
11699         * src/mainwindow.c
11700                 fix some irregularities of style
11701
11702         * po/de.po
11703                 updated by Kilian Krause
11704
11705 2002-03-23 [paul]       0.7.4claws38
11706
11707         * po/pt_BR.po
11708                 updated by Fabio Junior Beneditto
11709
11710 2002-03-23 [paul]       0.7.4claws37
11711
11712         * src/mainwindow.c
11713                 move 'Gather addresses' to 'Tools' menu
11714                 make 'Selective download' sensitive
11715
11716 2002-03-23 [paul]       0.7.4claws36
11717
11718         * sync with 0.7.4cvs16
11719                 see ChangeLog entries 2002-03-23
11720
11721 2002-03-22 [christoph]  0.7.4claws35
11722
11723         * src/quote_fmt_parse.y
11724                 fix include program output
11725
11726 2002-03-22 [alfons]     0.7.4claws34
11727
11728         * src/pop.c
11729                 initialize GDate stack variable correctly (sorry!)
11730
11731 2002-03-22 [paul]       0.7.4claws33
11732
11733         * src/compose.c
11734           src/mainwindow.c
11735           src/prefs_actions.c
11736           src/prefs_common.c
11737                 rename 'Tool' to 'Tools'
11738
11739         * src/mainwindow.c
11740                 move 'Delete duplicated messages' from
11741                 'Message/' to 'Tools/'
11742                 re-arrange the order of 'Tools/' items
11743
11744 2002-03-22 [paul]       0.7.4claws32
11745
11746         * src/addr_compl.c
11747           src/addressbook.[ch]
11748                 auto-address completion now also matches on
11749                 Nickname. patch submitted by Bob Forsman 
11750                 <hammor@users.sourceforge.net>
11751
11752         * src/editaddress.c
11753                 correct a spelling mistake
11754
11755 2002-03-22 [alfons]     0.7.4claws31
11756
11757         * src/pop.c
11758                 fix getting uidl from incorrect string 
11759                 (spotted by Colin)
11760
11761 2002-03-21 [alfons]     0.7.4claws30
11762
11763         * src/pop.c
11764                 more code refactoring
11765                 plug mem leak introduced by delete on server
11766
11767 2002-03-21 [paul]       0.7.4claws29
11768
11769         * sync with 0.7.4cvs11
11770                 see ChangeLog entries 2002-03-20
11771
11772 2002-03-20 [alfons]     0.7.4claws28
11773
11774         * src/inc.c
11775                 apply Colin's patch and refactor
11776
11777 2002-03-20 [paul]       0.7.4claws27
11778
11779         * sync with sylpheed 0.7.4cvs9
11780                 see ChangeLog entry 2002-03-20
11781
11782 2002-03-19 [christoph]  0.7.4claws26
11783
11784         * src/mh.c
11785         * src/procmsg.[ch]
11786         * src/summaryview.c
11787                 revert changes for flag updates
11788                 (does not work correctly and no time to debug)
11789
11790 2002-03-20 [alfons]     0.7.4claws25
11791
11792         * src/pop.c
11793                 refactor should_delete() a little bit 
11794
11795 2002-03-19 [paul]       0.7.4claws24
11796
11797         * src/inc.[ch]
11798           src/pop.c
11799           src/prefs_account.[ch]
11800                 allow the user to leave downloaded mail on the 
11801                 server for n days. Patch submitted by Colin Leroy 
11802                 <colin@colino.net>
11803
11804 2002-02-19 [paul]       0.7.4claws23
11805
11806         * sync with sylpheed 0.7.4cvs8
11807                 see ChangeLog entries 2002-03-19
11808
11809 2002-03-18 [paul]       0.7.4claws22
11810
11811         * sync with sylpheed 0.7.4cvs6
11812                 see ChangeLog entry 2002-03-18
11813
11814 2002-03-18 [paul]       0.7.4claws21
11815
11816         * po/en_GB.po
11817                 add en_GB message catalogue
11818
11819         * src/mbox_folder.c
11820           src/prefs_account.c
11821           src/prefs_actions.c
11822                 correct a few spelling mistakes
11823
11824 2002-03-17 [alfons]     0.7.4claws20
11825
11826         * src/matcher.c
11827                 more stringent checks for NULL params when writing
11828                 filtering actions to a file
11829                 
11830 2002-03-17 [hoa]        0.7.3claws20
11831
11832         * src/news.c
11833                 fixed the count of new messages
11834
11835         * src/compose.c
11836                 fixed the "attachment properties" window
11837
11838 2002-03-17 [paul]       0.7.4claws19
11839
11840         * src/defs.h
11841           src/folder.h
11842           src/news.c
11843           src/prefs_account.[ch]
11844           src/procmsg.[ch]
11845           src/summaryview.c
11846                 automatically mark cross-posted messages as read 
11847                 and (optionally) give them a colour label
11848                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
11849                 
11850
11851 2002-03-17 [paul]       0.7.4claws18
11852
11853         * sync with sylpheed 0.7.4cvs5
11854                 see ChangeLog entry 2002-03-17
11855
11856 2002-03-17 [melvin]     0.7.4claws17
11857         
11858         * src/textview.c
11859                 Worked around a gtktext 'bug': when searching for 
11860                 a text in a long message it was scrolling slowly
11861                 line by line until it hit the searched text.
11862         * po/fr.po
11863                 Updated French translation
11864
11865 2002-03-17 [melvin]     0.7.4claws16
11866
11867         * src/mainwindow.c
11868         * src/compose.c
11869         * src/prefs_actions.c
11870                 Moved "Edit/Actions" to "Tool/Actions"
11871                 Made mainwindow/compose window sensitive as soon as
11872                 no child process is running anymore even if the io dialog
11873                 is open.
11874                 Fixed a struct being initialized with a non constant char*
11875
11876 2002-03-16 [christoph]  0.7.4claws15
11877
11878         * configure.in
11879                 add --with-compiler-flags option
11880                 (only for developer hacking)
11881         * src/mh.c
11882         * src/procmsg.[ch]
11883         * src/summaryview.c
11884                 try to make folder-stats and flag handling more
11885                 independent from the summaryview. msgcounts
11886                 are only set when the folder is opened and
11887                 procmsg_msginfo_(un)set_flags will handle it
11888                 later and summaryview will get the values
11889                 from the folder.
11890
11891 2002-03-16 [paul]       0.7.4claws14
11892
11893         * src/messageview.c
11894                 fix Return-receipt. Patch submitted by Bob
11895                 Woodside <rwoodside1@comcast.net>
11896
11897 2002-03-16 [paul]       0.7.4claws13
11898
11899         * src/compose.c
11900                 fix 'dynamic' signatures, make it work again
11901                 broken during sync on 2002-03-14 (0.7.4claws2)
11902
11903 2002-03-15 [match]      0.7.4claws12
11904
11905         * src/addrharvest.[ch]
11906         * src/addrgather.[ch]
11907         * src/addressbook.[ch]
11908         * src/mainwindow.c
11909                 included address harvester feature. still some
11910                 issues with address parsing that I will fix.
11911
11912 2002-03-15 [match]      0.7.4claws11
11913
11914         * src/addrbook.[ch]
11915         * src/addrcache.[ch]
11916         * src/addressbook.[ch]
11917         * src/addrindex.c
11918         * src/editbook.c
11919         * src/importldif.c
11920         * src/importmutt.c
11921         * src/jpilot.[ch]
11922         * src/main.c
11923         * src/syldap.[ch]
11924         * src/vcard.[ch]
11925                 tidy up. fix memory leaks. moved attribs and methods
11926                 from individual interfaces to addrcache object. prep
11927                 for new stuff to come in.
11928
11929 2002-03-15 [alfons]     0.7.4claws10
11930
11931         * src/matcher.[ch]
11932         * src/matcher_parser_parse.y
11933         * src/matcher_parser_lex.l
11934         * src/prefs_matcher.c
11935                 add filtering conditions message greater than, smaller 
11936                 than, and exactly matching a size in bytes
11937                 (does not work with delete from POP3 server yet)
11938
11939                 this should also give others an idea what you should
11940                 do to add new criterions to claws filtering system
11941                 
11942
11943 2002-03-15 [paul]       0.7.4claws9
11944
11945         * tools/filter_conv.pl
11946                 exit if there are no filter rules to convert
11947                 rename filterrc to filterrc.old after completion
11948
11949 2002-03-15 [paul]       0.7.4claws8
11950
11951         * sync with sylpheed 0.7.4cvs3
11952                 see ChangeLog entry 2002-03-14
11953
11954 2002-03-14 [paul]       0.7.4claws7
11955
11956         * src/compose.c
11957                 clean up the last commit (ahem)
11958
11959 2002-03-14 [paul]       0.7.4claws6
11960
11961         * src/compose.c
11962                 fix bug #515655. honour account preferences
11963                 regarding gpg default signing/encryption when 
11964                 changing account from the compose window.
11965
11966 2002-03-14 [paul]       0.7.4claws5
11967
11968         * src/folderview.c
11969                 remove unnecessary curly brackets
11970
11971 2002-03-14 [paul]       0.7.4claws4
11972
11973         * src/folderview.c
11974           src/prefs_filtering.[ch]
11975                 add filter rename on folder rename and filter
11976                 delete on folder delete. Patch submitted by
11977                 Neill Miller <neillm@thecodefactory.org> 
11978
11979 2002-03-14 [christoph]  0.7.4claws3
11980
11981         * src/procmsg.c
11982         * src/send.c
11983                 fix local delivery
11984                 (patch submitted by "Simon 'corecode' Schubert")
11985         * src/prefs_common.c
11986         * src/procmsg.c
11987                 fix gcc 3.0 warning
11988
11989 2002-03-14 [paul]       0.7.4claws2
11990
11991         * sync with sylpheed 0.7.4cvs2
11992                 see ChangeLog entry 2002-03-13
11993
11994 2002-03-12 [darko]      0.7.4claws1
11995
11996         * src/mainwindow.c
11997                 fix what seems to be a copy and paste error
11998                 when setting color for important messages
11999                 (reported by wwp)
12000
12001 2002-03-11 [paul]       version 0.7.4claws released
12002
12003 2002-03-11 [paul]       0.7.4claws
12004
12005         * po/es.po
12006           po/it.po
12007           po/nl.po
12008           po/pt_BR.po
12009                 update message catalogs. Submitted by Ricardo Mones 
12010                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
12011                 Fabio Junior Beneditto
12012
12013         * configure.in
12014           faq/Makefile.am
12015           faq/it/Makefile
12016           faq/it/sylpheed-faq*
12017           src/mainwindow.c
12018           src/manual.[ch]
12019                 add FAQ in Italian
12020         
12021
12022 2002-03-11 [jens]       0.7.3claws7
12023
12024         * po/de.po
12025                 updated German translation
12026
12027 2002-03-11 [melvin]     0.7.3claws6
12028
12029         * po/fr.po
12030                 updated and corrected French translation
12031
12032 2002-03-10 [hoa]        0.7.3claws5
12033
12034         * src/account.c
12035         * src/inc.c
12036         * src/prefs_account.c
12037         * src/procmsg.c
12038         * src/send.[ch]
12039                 fixed the local account.
12040                 you have to change the default "/usr/sbin/sendmail"
12041                 to "/usr/sbin/sendmail -t" in the preferences of
12042                 the local account.
12043
12044         * src/procmime.c
12045                 removed some debug display for renderer
12046
12047 2002-03-10 [paul]       0.7.3claws4
12048
12049         * faq/en/sylpheed-faq-1.html
12050           faq/en/sylpheed-faq-2.html
12051                 update
12052
12053 2002-03-09 [paul]       0.7.3claws3
12054
12055         * sync with sylpheed 0.7.4
12056                 see ChangeLog entry 2002-03-09
12057
12058 2002-03-08 [paul]       0.7.3claws2
12059
12060         * faq/en/sylpheed-faq*
12061           faq/es/sylpheed-faq*
12062           faq/fr/sylpheed-faq*
12063                 update the FAQs
12064
12065         * manual/fr/.cvsignore
12066           manual/fr/Makefilea.am
12067           manual/fr/sylpheed*
12068           src/mainwindow.c
12069           src/manual.[ch]
12070                 add the French manual
12071
12072 2002-03-07 [paul]       0.7.3claws1
12073
12074         * sync with sylpheed 0.7.3cvs4
12075                 see ChangeLog entries  2002-03-06 and 2002-03-07
12076         
12077         * po/nl.po
12078                 updated by Wilbert Berendsen
12079
12080 2002-03-07 [melvin]     0.7.2claws34
12081
12082         * src/selective_download.c
12083                 Changed the pixmap of the receive button to MAIL_RECEIVE.
12084
12085 2002-03-06 [paul]       0.7.2claws33
12086
12087         * sync with sylpheed 0.7.3cvs1
12088                 bug fix, see ChangeLog entry 2002-03-05
12089
12090 2002-03-05 [paul]       0.7.2claws32
12091
12092         * src/mimeview.c
12093           src/pgptext.[ch]
12094           src/procmsg.c
12095                 reverse the pgp ascii-armored code implemented in 
12096                 0.7.2claws16. removal of this code until it matures.
12097                 this means that verifying ascii-armored pgp sigs and
12098                 automatic decryption of ascii-armored encrypted
12099                 messages no longer works.
12100
12101 2002-03-05 [paul]       0.7.2claws31
12102
12103         * configure.in
12104           Makefile.am
12105         * faq/Makefile.am
12106         * faq/en/Makefile.am
12107           faq/en/sylpheed-faq.html
12108           faq/en/sylpheed-faq-1.html
12109           faq/en/sylpheed-faq-2.html
12110           faq/en/sylpheed-faq-3.html
12111         * faq/es/Makefile.am
12112           faq/es/sylpheed-faq.html
12113           faq/es/sylpheed-faq-1.html
12114           faq/es/sylpheed-faq-2.html
12115           faq/es/sylpheed-faq-3.html
12116           faq/es/sylpheed-faq-4.html
12117         * faq/fr/Makefile.am
12118           faq/fr/sylpheed-faq.html
12119           faq/fr/sylpheed-faq-1.html
12120           faq/fr/sylpheed-faq-2.html
12121           faq/fr/sylpheed-faq-3.html
12122         * src/Makefile.am
12123           src/defs.h
12124           src/mainwindow.c
12125           src/manual.[ch]
12126                 add FAQs in English, Spanish and French
12127
12128
12129 2002-03-05 [paul]       0.7.2claws30
12130
12131         * manual/en/sylpheed.html
12132           manual/en/sylpheed-XX.html
12133                 updated the English manual
12134
12135 2002-03-05 [hoa]        
12136
12137         * src/summaryview.c
12138                 dialog box pops up if the article can't be deleted.
12139
12140 2002-03-04 [paul]       
12141         
12142         * po/pt_BR.po
12143                 updated by Fabio Junior Benedito
12144
12145 2002-03-04 [hoa]
12146
12147         * removed ac/gpgme.m4
12148                 to avoid autogen common problem
12149                 developers have to install gpgme development package now
12150
12151         * src/compose.c
12152                 encoding to 7bit or 8bit is enabled.
12153
12154 2002-03-03 [alfons]     0.7.2claws29
12155
12156         * src/pop.c
12157                 merge fix by Oliver Haertel for selective
12158                 download buglet
12159
12160 2002-03-03 [paul]       0.7.2claws28
12161         
12162         * sync with sylpheed 0.7.3
12163
12164 2002-03-03 [paul]       0.7.2claws27
12165
12166         * sync with sylpheed 0.7.2cvs24
12167                 see ChangeLog entries 2002-03-02 and 2002-03-03
12168
12169 2002-03-02 [melvin]     0.7.2claws26
12170
12171         * src/inc.[ch]
12172         * src/main.c
12173         * src/mainwindow.c
12174         * src/prefs_common.[ch]
12175                 Added user definable notification on new mail arrival.
12176                 Removed unused variables in spell checker prefs code.
12177
12178 2002-03-02 [melvin]     0.7.2claws25
12179
12180         * src/quote_fmt.c
12181                 Removed unnecessary escape sequences.
12182                 Changed 'Initial...' to 'Initials of Sender'
12183
12184 2002-03-02 [paul]       0.7.2claws24
12185
12186         * sync with sylpheed 0.7.2cvs22
12187                 see ChangeLog entry 2002-03-01
12188
12189 2002-03-01 [hoa]        0.7.2claws23
12190
12191         * src/mainwindow.c
12192                 Set sensitivity of delete actions to active
12193                 even if the folder is a newsgroup.
12194
12195         * src/summaryview.c
12196                 - Set sensitivity of delete actions
12197                 - Added function check_permission() that will check if the
12198                   user is authorized to delete a message. For news, it
12199                   will check if the author is the same.
12200                 - Enabled deletion when there is no trash folder.
12201
12202         * src/news.[ch]
12203                 - Added news_cancel_article() to cancel articles
12204                 - Implemented news_remove_message() (public function)
12205
12206 2002-03-01 [paul]       0.7.2claws22
12207
12208         * src/gtkutils.c
12209           src/textview.c
12210                 recognise urls that that don't include 'http://' and
12211                 simply begin 'www.' 
12212
12213         * AUTHORS
12214                 remove duplicated name
12215
12216 2002-02-28 [paul]       0.7.2claws21
12217
12218         * src/mainwindow.c
12219           src/summaryview.[ch]
12220                 add ability to 'Select thread'
12221                 combines Melvin's "Select thread's head" patch (#510907)
12222                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
12223                 patch (#518514) 
12224
12225 2002-02-28 [paul]       0.7.2claws20
12226
12227         * src/mimeview.c
12228                 hopefully fix segfault on right-clicking a mime part
12229                 that some people have experienced.      
12230                 fix submitted by Fredrik Olofsson <frol@linux.nu>
12231
12232 2002-02-28 [paul]       0.7.2claws19
12233
12234         * sync with sylpheed 0.7.2cvs21
12235                 see ChangeLog entries 2002-02-27 and 2002-02-28
12236
12237 2002-02-27 [paul]       0.7.2claws18
12238
12239         * sync with sylpheed 0.7.2cvs18
12240                 see ChangeLog entries 2002-02-26 and 2002-02-27
12241
12242 2002-02-26 [alfons]     0.7.2claws17
12243
12244         * src/procheader.c
12245                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
12246                 (spotted by Chris Hessman <idatech@gmx.net>)
12247
12248 2002-02-26 [paul]       0.7.2claws16
12249
12250         * src/mimeview.c
12251           src/pgptext.[ch]
12252           src/procmsg.c
12253                 make decryption of ascii-armored pgp encrypted messages
12254                 and verification of ascii-armored signatures work again.
12255                 slightly altered from the patch by Jens Jahnke 
12256                 <jan0sch@gmx.net>
12257
12258                 ##FIX ME##
12259                 * the checking of plaintext signatures always comes up in 
12260                   a popup box
12261                 * it doesn't work for multipart messages 
12262                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
12263                   including the msg headers and these 2 line themselves, are 
12264                   not displayed
12265
12266         * src/mainwindow.c
12267                 "View/Folder Tree" becomes "View/Separate Folder Tree"
12268                 "View/Message View" becomes "View/Separate Message View"
12269                 because its less ambiguous.
12270
12271         * po/es.po
12272                 updated by Ricardo Mones Lastra
12273
12274 2002-02-26 [paul]       0.7.2claws15
12275
12276         * sync with sylpheed 0.7.2cvs17
12277                 see ChangeLog entries 2002-02-25 and 2002-02-26
12278
12279 2002-02-25 [christoph]  0.7.2claws14
12280
12281         * src/filtering.[ch]
12282         * src/inc.c
12283                 do filtering stuff after all messages have been received
12284                   1. drop all messages to .processing
12285                   2. scan processing folder for messages
12286                   3. filter messages or move to inbox
12287                 this will also find old messages left in processing after
12288                 a crash or something like that and we get a real msginfo
12289                 from folder->get_msg_list and do not have to create our
12290                 own in filter_message
12291         * src/matcher_parser_parse.y
12292                 remove MIX/MAX warning (reordered includes)
12293
12294 2002-02-25 [paul]       0.7.2claws13
12295
12296         * sync with sylpheed 0.7.2cvs15
12297                 see ChangeLog entry 2002-02-24
12298
12299 2002-02-24 [alfons]     0.7.2claws12
12300
12301         * src/filtering.c
12302                 clear old color flags first when applying a new color to
12303                 a message info. 
12304                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
12305
12306 2002-02-24 [alfons]     0.7.2.claws11
12307         
12308         * AUTHORS
12309         * src/prefs_common.c
12310                 add presets for Opera and Konqueror, closes patch #517261,
12311                 submitted by Ville Skyttä <scop@users.sourceforge.net>
12312
12313 2002-02-24 [alfons]     0.7.2.claws10
12314
12315         * AUTHORS
12316         * src/summaryview.c
12317                 fix threading for null message ids, closes patch #521601,
12318                 submitted by Bob Forsman <hammor@users.sourceforge.net>
12319
12320 2002-02-24 [alfons]     0.7.2claws9
12321
12322         * src/summaryview.c
12323         * src/filtering.c
12324                 make Tool | Filter Message work with filtering system so
12325                 setting flags also works
12326
12327                 TODO:
12328
12329                 - Processing uses the same function as Tool | Filter
12330                   Message, but doesn't use the same update proc yet
12331
12332 2002-02-23 [paul]       0.7.2claws8
12333
12334         * sync with sylpheed 0.7.2cvs14
12335                 see ChangeLog entries 2002-02-22 and 2002-02-23
12336
12337 2002-02-22 [christoph]  0.7.2claws7
12338
12339         * src/quote_fmt.c
12340                 Add column space to table
12341         * src/quote_fmt_parse.y
12342                 Close files
12343
12344 2002-02-22 [paul]       0.7.2claws6
12345
12346         * src/Makefile.am
12347           src/defs.h
12348           src/filtering.c
12349           src/inc.[ch]
12350           src/mainwindow.c
12351           src/matcher.[ch]
12352           src/matcher_parser_lex.l
12353           src/matcher_parser_parse.y
12354           src/pop.[ch]
12355           src/prefs_account.h
12356           src/prefs_filtering.c
12357           src/selective_download.[ch]   *** NEW FILES ***
12358           src/utils.[ch]
12359           po/POTFILES.in
12360                 Selective Download added to 'Tool' menu. 
12361                 Retrieves email headers of the currently selected pop3 
12362                 account and allows the user to mark emails for deletion 
12363                 right on the pop3 server. Patch submitted by Oliver Haertel 
12364                 <oha@users.sourceforge.net>.
12365         
12366         * po/POTFILES.in
12367                 add 'src/quote_fmt.c'           
12368
12369 2002-02-22 [christoph]  0.7.2claws5
12370
12371         * src/Makefile.am
12372                 added quote_fmt.c
12373         * src/prefs_common.[ch]
12374         * src/prefs_template.c
12375         * src/quote_fmt.c               *** NEW FILE ***
12376         * src/quote_fmt.h
12377                 move quote format symbol description code
12378                 to it's own file because it is used from
12379                 differnent code parts
12380                 Rewrote symbol description GUI
12381                   + use table
12382                   + add separators
12383                   + get data from array (no more long constant strings)
12384         * src/quote_fmt_lex.l
12385         * src/quote_fmt_parse.y
12386                 Symbol for Literal % changed to \% instead of %%
12387                 (More logical as \ is used for quoting for other symbols)
12388                 Add |f and |p to include files and program output
12389                 Examples:
12390                     |f{/home/.../.signature}
12391                     |p{date}
12392         * po/de.po
12393                 Correct wrong spelling for "Referenzen"
12394
12395 2002-02-21 [paul]       0.7.2claws4
12396
12397         * src/procmsg.c
12398                 forgotten during sync
12399
12400 2002-02-21 [paul]       0.7.2claws3
12401
12402         * sync with sylpheed 0.7.2cvs11
12403                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
12404                 2002-02-20 and 2002-02-21
12405
12406 2002-02-20 [melvin]     0.7.2claws2
12407
12408         * src/prefs_actions.c
12409                 Added error report when child cannot fork or when execvp 
12410                 returns with an error.
12411
12412 2002-02-19 [christoph]  0.7.2claws1
12413
12414         * src/codeconv.c
12415                 return unconverted text if conde conversion is not possible
12416                 when libjconv is used.
12417                 (patch submitted by "Simon 'corecode' Schubert")
12418
12419 2002-02-19 [paul]       
12420
12421         * version 0.7.2claws release
12422
12423 2002-02-19 [paul]       0.7.2claws
12424
12425         * po/nl.po
12426                 updated by Wilbert Berendsen
12427
12428
12429 2002-02-18 [alfons]     0.7.1claws13
12430
12431         * src/syldap.c
12432         * src/jpilot.c
12433                 remove references to dlfcn and explicitly loading functions
12434                 from dynalink libs, because libs linked anyway, and functions
12435                 are loaded explicitly
12436
12437 2002-02-17 [melvin]     0.7.1claws12
12438
12439         * src/prefs_actions.c
12440                 Replaced children wait loop with double fork technique.
12441                 Now, input/output window updated at each new output.
12442                 free_children(): Fixed a memory leak.
12443                 Made input/output window non closable if running children
12444                 still exist.
12445                 Added missing <unistd.h> include.
12446                 Added some --debug outputs.
12447
12448 2002-02-17 [melvin]     0.7.1claws11
12449
12450         * src/summaryview.c
12451                 Fixed bug where descending sort order did not select top
12452                 message.
12453
12454 2002-02-17 [melvin]     0.7.1claws10
12455
12456         * acconfig.h
12457                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12458         * src/prefs_common.c
12459                 Pspell data package directory no more hard coded but
12460                 set during configuration (PSPELL_PATH). (Thanks to 
12461                                 Gustavo Noronha Silva.)
12462
12463 2002-02-17 [melvin]     0.7.1claws9
12464
12465         * configure.in
12466                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12467         * src/gtkspell.c
12468                 Fixed compile-time warnings.
12469
12470 2002-02-16 [alfons]     0.7.1claws8
12471
12472         * src/filesel.c
12473                 fix inadvertent free of NULL pointer which caused
12474                 sylpheed to crash when closing the save-as dialog
12475                 using the window close button
12476
12477 2002-02-16 [carsten]    0.7.1claws7
12478         * src/mainwindow.[ch]
12479           src/summaryview.c
12480           src/prefs_common.c
12481                 fixes for pixmap theming code:
12482                         - recently changed mail attributes shouldn't get
12483                           lost any longer
12484                         - theme is only reloaded iff another theme was
12485                           selected
12486
12487 2002-02-16 [paul]       0.7.1claws6
12488
12489         * sync with sylpheed 0.7.2 release
12490                 see ChangeLog entry 2002-02-15 and 2002-02-16
12491
12492 2002-02-15 [paul]       0.7.1claws5
12493
12494         * sync with sylpheed 0.7.1cvs9
12495                 see ChangeLog entry 2002-02-15
12496
12497         * po/POTFILES.in
12498                 remove unneeded headerwindow.c entry
12499
12500 2002-02-14 [carsten]    0.7.1claws4
12501         * src/summaryview.c
12502                 fixed a bug for "Go to next unread message": there was
12503                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
12504                 in the prefs, because of doing "Search again" instead
12505                 "No"
12506
12507 2002-02-14 [carsten]    0.7.1claws3
12508         * src/stock_pixmap.c
12509                 removed 2 more mem leaks; following memprof,
12510                 this code is "leak free" now :)
12511
12512 2002-02-14 [carsten]    0.7.1claws2
12513         * src/stock_pixmap.c
12514                 used opendir/readdir/closedir instead of scandir
12515                 -> code should work now on Solaris
12516
12517 2002-02-14 [paul]       0.7.1claws1
12518
12519         * sync with sylpheed 0.7.1cvs8
12520                 see ChangeLog entries 2002-02-13 and 2002-02-14
12521
12522         * README.claws
12523                 add some description of Actions and Pixmap Themes
12524
12525 2002-02-13 [paul]       
12526
12527         * version 0.7.1claws release
12528
12529 2002-02-13 [paul]       0.7.1claws
12530
12531         * po/es.po
12532           po/it.po
12533           po/pt_BR.po
12534                 updated translations, submitted by Ricardo Mones Lastra,
12535                 Alessandro Maestri and Fabio Junior Beneditto
12536
12537 2002-02-13 [melvin]     0.7.0claws75
12538
12539         * src/prefs_actions.c
12540                 Added missing "signal.h" include
12541
12542 2002-02-13 [melvin]     0.7.0claws74
12543
12544         * src/prefs_folder_item.c
12545                 Added missing "config.h" include
12546         * po/fr.po
12547                 Updated French translation for folder propriety.
12548
12549 2002-02-13 [jens]       0.7.0claws73
12550
12551         * po/POTFILES.in
12552                 Added missing src/prefs_folder_item.c [log added by melvin]
12553         * po/de.po
12554                 Updated German translation.
12555
12556 2002-02-13 [melvin]     0.7.0claws72
12557
12558         * po/fr.po
12559                 Updated French translation.
12560
12561 2002-02-13 [melvin]     0.7.0claws71
12562
12563         * src/gtkutils.c
12564                 Made gtkut_editable_get_selection return NULL if selection
12565                 is of length zero.
12566                 This fixes a bug where selecting part of message A then
12567                 switching to message B and replying to it will not
12568                 quote the message's body.
12569
12570 2002-02-12 [paul]       0.7.0claws70
12571
12572         * src/mainwindow.c
12573                 cosmetic, relating to pixmap themes: on toolbar make 
12574                 updating of 'Exec' and 'Compose news/Compose email'
12575                 icons faster.
12576
12577 2002-02-12 [carsten]    0.7.0claws69
12578         * src/folderview.c
12579           src/mainwindow.[ch]
12580           src/stock_pixmap.c
12581           src/summaryview.c
12582           src/prefs_common.c
12583                 - refreshing after changing pixmap theme better
12584                   now (thanks Paul)
12585                 - wanted to remove some mem leaks, but alfons was
12586                   faster (and had the better solution ;)
12587
12588 2002-02-12 [alfons]     0.7.0claws68
12589
12590         * src/prefs_common.c
12591         * src/stock_pixmap.[ch]
12592                 plug mem leaks, refactor code a little bit
12593
12594
12595 2002-02-12 [sergey]     0.7.0claws67
12596
12597         * src/imap.c
12598                 Fixed problem with copying messages to IMAP folders when the
12599                 server uses something other than '/' as a namespace separator
12600                 (cyrus-imapd uses '.').
12601
12602 2002-02-12 [jens]       0.7.0claws66
12603
12604         * po/de.po
12605                 Updated German Translation
12606
12607 2002-02-12 [paul]       0.7.0claws65
12608
12609         * sync with sylpheed 0.7.1cvs1
12610                 see ChangeLog entry 2002-02-12
12611
12612 2002-02-12 [melvin]     0.7.0claws64
12613
12614         * src/prefs_actions.c
12615                 Fixed "feature" where children's output was duplicated 
12616                 instead of refreshed while monitoring.
12617                 Removed some debug code.
12618
12619 2002-02-12 [christoph]  0.7.0claws63
12620
12621         * src/compose.c
12622                 always delete message from queue after sending/send error
12623                 (closes bug #509601)
12624
12625 2002-02-12 [melvin]     0.7.0claws62
12626
12627         * src/prefs_actions.c
12628                 Children wait loop is now triggered with a timeout of 1s
12629                 Added %F which is replaced with the list of filenames 
12630                 of all selected messages (as suggested by Ricardo Mones Lestra)
12631                 Pipe syntax changed. Prefix with | to send selection, postfix
12632                 with | to retrieve output. Prefix with > or * to send
12633                 user definable input to the command (*: input is hidden)
12634                 Old pipe action should now be postfixed with |, too.
12635
12636 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
12637         * src/stock_pixmap.c
12638                 fixed a bug: if there's no theme directory don't
12639                 throw an error, just do "nothing" (thanks Alfons)
12640
12641 2002-02-12 [carsten]    0.7.0claws60
12642         * src/folderview.c
12643           src/summaryview.c
12644                 had to write the cache twice (nasty!); some marks would 
12645                 get lost if not
12646
12647 2002-02-11 [carsten]    0.7.0claws59
12648         * acconfig.h
12649           configure.in
12650           doc-src/maintainer_guide.txt
12651           src/compose.[ch]
12652           src/defs.h
12653           src/folderview.[ch]
12654           src/gtkutils.[ch]
12655           src/mainwindow.[ch]
12656           src/prefs_common.[ch]
12657           src/stock_pixmap.[ch]
12658           src/summaryview.[ch]
12659                 pixmap theming and related work on pixmap
12660                 handling on some other places
12661                 (e.g. hrm features for all folder)
12662           src/pixmap/stock_*.xpm -> the stock_ was removed
12663         
12664 2002-02-11 [paul]       0.7.0claws58
12665
12666         * sync with sylpheed 0.7.1 release
12667                 see ChangeLog entries 2002-02-11
12668
12669 2002-02-08 [paul]       0.7.0claws57
12670
12671         * sync with sylpheed 0.7.0cvs39
12672                 see ChangeLog entry 2002-02-07 (last entry) 
12673
12674         * src/prefs_actions.c
12675           src/prefs_filtering.c
12676           src/prefs_matcher.c
12677           src/prefs_scoring.c
12678                 sync: made it compile with C compilers other than gcc
12679
12680 2002-02-07 [paul]       0.7.0claws56
12681
12682         * sync with sylpheed 0.7.0cvs38
12683                 see ChangeLog entries 2002-02-06 (last 2 entries) and
12684                 2002-02-07
12685
12686 2002-02-07 [darko]      0.7.0claws55
12687
12688         * src/gtkutils.[ch]
12689         * src/summaryview.c
12690                 Fix const gchar */gchar * issue (thanks Hiro)
12691
12692 2002-02-07 [darko]      0.7.0claws54
12693
12694         * src/compose.[ch]
12695         * src/filtering.c
12696         * src/gtkutils.[ch]
12697         * src/prefs_template.c
12698         * src/quote_fmt.h
12699         * src/quote_fmt_parse.y
12700         * src/summaryview.c
12701         * src/utils.[ch]
12702                 When replying or forwarding an email don't quote the entire
12703                 mail body but use the part of the message text that is selected
12704
12705 2002-02-06 [melvin]     0.7.0claws53
12706
12707         * src/prefs_common.[ch]
12708         * src/gtkspell.[ch]
12709         * src/compose.c
12710                 Made possible to switch quickly to last used dictionary
12711                 which makes checking bilingual documents easier.
12712
12713 2002-02-06 [melvin]     0.7.0claws52
12714         
12715         * po/POTFILES.in
12716                 Added forgotten new file src/prefs_actions.c
12717
12718 2002-02-06 [melvin]     0.7.0claws51
12719
12720         * src/prefs_actions.c   ** NEW FILE **
12721         * src/prefs_actions.h   ** NEW FILE **
12722                 Added actions to execute on message text view, or on the
12723                         message's file.
12724         * src/Makefile.am
12725                 Added src/prefs_actions.[ch]
12726         * src/compose.c
12727                 Added new menu "Edit/Actions"
12728         * src/defs.h
12729                 Added new actionsrc file.
12730         * src/main.c
12731                 Added actionsrc reading.
12732         * src/mainwindow.c
12733                 Added new menus "Edit/Actions" and "Configuration/Actions..."
12734         * src/prefs_common.h
12735                 Added new element actionslst element to prefs_common.
12736
12737 2002-02-06 [paul]       0.7.0claws50
12738
12739         * sync with sylpheed 0.7.0cvs36
12740                 see ChangeLog entry 2002-02-06
12741
12742 2002-02-05 [paul]
12743
12744         * po/es.po
12745                 updated by Ricardo Mones Lastra
12746
12747 2002-02-05 [paul]       0.7.0claws49
12748
12749         * sync with sylpheed 0.7.0cvs33
12750                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
12751
12752 2002-02-05 [paul]       0.7.0claws48
12753
12754         * src/compose.c
12755                 re-add 'Edit/Advanced/Delete entire line', previously named
12756                 'Delete Line+'
12757
12758 2002-02-04 [paul]       0.7.0claws47
12759
12760         * src/compose.c
12761           src/summaryview.c
12762                 fix bug #494993 (Reply All not taking Reply-To into consi)
12763                 eliminate differences in behaviour of right-click 'Reply to all' 
12764                 in summary view and 'Reply to all' on the toolbar. 
12765                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
12766                 view and From gets ignored by 'Reply to all' on toolbar.
12767                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
12768                 From when no Reply-To header is present.
12769
12770 2002-02-04 [paul]       0.7.0claws46
12771
12772         * sync with sylpheed 0.7.0cvs30
12773                 see ChangeLog entries 2002-02-03 and 2002-02-04
12774
12775 2002-02-03 [melvin]     0.7.0claws45
12776
12777         * src/gtkspell.[ch]
12778                 Readded function to highlight all misspelled words.
12779                 Fixed bug where user-provided-words did not replace
12780                         correctly the misspelled word when using the mouse.
12781                 Fixed bug where checking a region selected from right to left did
12782                         not check the region at all.
12783                 Fixed bug where 'Check backwards' may not check at all. 
12784                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
12785                 Fixed possible buffer overflow when checking for long strings (>1k).
12786                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
12787                 Accelerators code uses now gtk_widget_add_accel.
12788                 Removed and disabled obsolete and unfinished code.
12789                 Cleaning up.
12790
12791         * src/compose.c
12792                 Added menu item to Highlight all misspelled words.
12793
12794 2002-02-01 [paul]       0.7.0claws44
12795
12796         * src/mainwindow.c
12797                 fix '/View/Hide read messages' sensitivity when all
12798                 messages in a folder are hidden
12799
12800 2002-02-01 [paul]       0.7.0claws43
12801
12802         * src/main.c
12803                 add --send option to command line interface, sends all
12804                 queued mail. Patch submitted by Ricardo Mones Lastra.
12805
12806 2002-01-31 [paul]       0.7.0claws42
12807
12808         * src/mainwindow.c
12809                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
12810
12811 2002-01-31 [paul]       0.7.0claws41
12812
12813         * sync with sylpheed 0.7.0cvs27
12814                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
12815                 and 2002-01-31
12816
12817         * src/textview.c
12818                 comment out elements of textview_show_part() as temporary
12819                 workaround for attachment 'Display as text' bug 
12820
12821         * po/pt_BR.po
12822                 updated by Fabio Junior Beneditto
12823
12824 2002-01-30 [paul]       0.7.0claws40
12825
12826         * sync with sylpheed 0.7.0cvs24
12827                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
12828                 and 2002-01-30
12829
12830         * src/compose.c
12831                 add {N_("/_Spelling"), ... "<Branch>"} to 
12832                 GtkItemFactoryEntry compose_entries[]
12833
12834         * src/prefs_common.c
12835                 add claws menu items to prefs_keybind_apply_clicked()
12836                 and remove non-claws menu items
12837
12838 2002-01-29 [paul]       0.7.0claws39
12839
12840         * sync with sylpheed 0.7.0cvs22
12841                 see ChangeLog entries 2002-01-28 and 2002-01-29
12842
12843 2002-01-28 [melvin]     0.7.0claws38
12844
12845         * src/compose.c
12846                 Added the declartion of compose_send_control_enter.
12847
12848         * src/compose.c
12849         * src/gtkspell.[ch]
12850                 Added in a 'Spelling' menu which includes the configuration menu. 
12851                 Added a real 'Check all' and got rid from the old one which only
12852                 highlited misspelled word.
12853                 Made 'Check while typing' a disableable option.
12854                 Added a dialog when there are no more misspelled word.
12855                 Added a dialog if error occurs when switching to a dictionary.
12856         
12857         * src/prefs_common.[ch]
12858                 Added option for the default 'Check while typing' option.
12859
12860
12861 2002-01-28 [alfons]     0.7.0claws37
12862
12863         * src/compose.c
12864                 fix buglet and make code comply with sylpheed code style
12865
12866 2002-01-28 [paul]       0.7.0claws36
12867
12868         * sync with sylpheed 0.7.0cvs19
12869                 see ChangeLog entries for 2002-01-28
12870
12871 2002-01-28 [hoa]        0.7.0claws35
12872
12873         * src/defs.h
12874                 added rendererrc
12875
12876         * src/main.c
12877                 read the renderer config
12878
12879         * src/procmime.[ch]
12880                 use the renderer config to convert mime attachments
12881
12882         * src/textview.c
12883                 don't use textview_show_html/ertf,
12884                 use get_text_content instead
12885
12886 2002-01-27 [alfons]     0.7.0claws34
12887         
12888         * src/news.c
12889                 make sylpheed believe it can delete a news message...
12890                 (messages are NOT deleted, maybe we should remove
12891                 processing from the folder properties after all.)
12892
12893 2002-01-27 [alfons]     0.7.0claws33
12894
12895         * src/folder.c
12896                 add extra checks
12897         * src/news.c
12898                 implement remove_msg() 
12899
12900 2002-01-27 [alfons]     0.7.0claws32
12901
12902         * src/procmsg.h
12903         * src/procheader.c
12904         * src/messageview.c
12905                 fix return receipt / disposition notification again. this
12906                 stuff seems to break on _every_ major summary UI change, so
12907                 it's now implemented using a flag which is saved in the
12908                 marks cache
12909                 
12910 2002-01-26 [alfons]     0.7.0claws31
12911
12912         * src/import.c
12913                 let import dialog show the destination folder identifier
12914
12915 2002-01-26 [melvin]     0.7.0claws30
12916
12917         * src/folderview.c
12918         * src/summaryview.c
12919                 Readded 'Mark all read' into summary view popup menu
12920                 Added 'Mark all read' in folder view popup menu for IMAP
12921                 and NNTP.
12922                 Made it insensitive if the selected folder is not the shown
12923                 one to avoid 'Mark all read' on the wrong folder.
12924                 
12925 2002-01-26 [paul]       0.7.0claws29
12926
12927         * src/folderview.c
12928           src/summaryview.c
12929                 move 'Mark all read' from summary view to folder view
12930                 menu. (adapted from) patch submitted by Jeremy Andrews,
12931                 <lists@kerneltrap.com>
12932
12933 2002-01-25 [alfons]     0.7.0claws28
12934
12935         * src/gtkstext.c
12936                 put the gtk class name back so GtkSText adapts the 
12937                 settings of GtkText
12938
12939 2002-01-25 [alfons]     0.7.0claws27
12940
12941         * src/folderview.c 
12942                 assimilate Ricardo's patch that shows pixmaps instead of
12943                 plain "new" and "unread" texts in the folder view column
12944                 headers 
12945
12946 2002-01-25 [paul]       0.7.0claws26
12947
12948         * src/Makefile.am
12949                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
12950                 be found in non-standard locations. 
12951                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
12952
12953 2002-01-25 [paul]       0.7.0claws25
12954
12955         * sync with sylpheed 0.7.0cvs16
12956                 see ChangeLog entry 2002-01-25
12957
12958 2002-01-24 [paul]       0.7.0claws24
12959
12960         * more sync with sylpheed 0.7.0cvs15
12961                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
12962
12963 2002-01-23 [sergey]     0.7.0claws23
12964
12965         * src/importldif.c
12966                 Fixed segfault when closing LDIF import wizard with
12967                 the window manager.
12968         * src/imageview.c
12969         * src/imageview.h
12970         * src/messageview.c
12971         * src/mimeview.c
12972                 Fixed wrong scrolling position after switching between
12973                 text and image parts.
12974
12975 2002-01-23 [paul]       0.7.0claws22
12976
12977         * sync with sylpheed 0.7.0cvs15
12978                 see ChangeLog entries 2002-01-22 and 2002-01-23
12979
12980 2002-01-21 [melvin]     0.7.0claws21
12981
12982         * src/prefs_scoring.c
12983         * src/prefs_filtering.c
12984                 Fixed bug where scoring and filtering windows stopped
12985                 autochecking.
12986
12987 2002-01-21 [paul]       0.7.0claws20
12988
12989         * sync with sylpheed 0.7.0cvs12
12990                 see ChangeLog entries 2002-01-20 and 2002-01-21
12991
12992 2002-01-21 [carsten]    0.7.0claws19
12993         * src/mainwindow.c
12994         * src/menu.[ch]
12995         * src/messageview.[ch]
12996         * src/summaryview.[ch]
12997                 changes to shortcuts handling again:
12998                         + "Q" now controled by mainwin
12999                         + v/V are now customizable and have slightly
13000                           different meanings
13001                 the "button" to minimize the messageview (and maximize
13002                 the summary view) is a real button now
13003         * src/compose.c
13004                 "Delete Line+" added to Edit/Advanced (this will also
13005                 delete the '\n')
13006
13007 2002-01-20 [melvin] 0.7.0claws18
13008
13009         * src/addressbook.c
13010                 Made "Bcc" sensitive when addressbook is called from
13011                 compose window (it was a Claws only bug).
13012
13013 2002-01-19 [alfons] 0.7.0claws17
13014
13015         * src/inc.c
13016                 prevent unnecessary updates when currently selected folder has
13017                 no new messages 
13018
13019 2002-01-19 [alfons] 0.7.0claws16
13020         
13021         * src/summaryview.c
13022                 prevent writing the cache based on current message list in summary 
13023                 view when filtering also put messages in currently selected folder
13024
13025 2002-01-19 [paul]
13026
13027         * po/it.po
13028                 Italian translation submitted by Alessandro Maestri
13029                 <a.maestri@cs.tin.it>
13030
13031 2002-01-18 [melvin]     0.7.0claws15
13032
13033         * src/prefs_filters.c
13034                 fixed bug where 'cancel' from 'filters' window stops autochecking
13035                 if the timer timed out  when the window was open.
13036
13037 2002-01-18 [match]      0.7.0claws14
13038
13039         * src/addrclip.[ch]     ** NEW FILE **
13040         * src/addrselect.[ch]   ** NEW FILE **
13041         * src/adbookbase.h      ** NEW FILE **
13042                 addressbook cut, copy and paste
13043         * src/addrbook.[ch]
13044         * src/addrcache.[ch]
13045         * src/addressitem.h
13046         * src/addrindex.[ch]
13047         * src/addritem.[ch]
13048         * src/importldif.c
13049         * src/importmutt.c
13050         * src/jpilot.[ch]
13051         * src/syldap.[ch]
13052         * src/vcard.[ch]
13053         * src/jpilot.[ch]
13054         * src/editbook.c
13055         * src/editjpilot.c
13056         * src/editldap.c
13057         * src/editvcard.c
13058                 support for copy/paste
13059         * src/addressbook.c
13060                 support for copy/paste
13061                 tidy up menu option processing
13062                 correct address list function arguments
13063         * src/editaddress.c
13064                 sort user attributes
13065         * src/ldif.h
13066         * src/mutt.h
13067                 tidy up
13068
13069         * src/addrbook.[ch]
13070         * src/addrbook.[ch]
13071         * src/addrbook.[ch]
13072                 
13073
13074 2002-01-18 [paul]       0.7.0claws13
13075
13076         * sync with sylpheed 0.7.0cvs8
13077                 configure.in: support Mac OS X (Darwin)
13078
13079 2002-01-18 [carsten]    0.7.0claws12
13080         * src/html.c
13081                 small hack to fix a segfault with an empty href
13082                 (reported by Alexandra Walford <deeni@altern.org>)
13083         * src/mainwindow.c
13084         * src/summaryview.c
13085                 the shortcuts for Mark und Mark as unread are hardcoded
13086                 again
13087         * src/compose.c
13088         * src/gtkstext.[ch]
13089                 readded the shortcuts in gtkstext but made them
13090                 customizeable (simply by adding a menu plus a wrapper
13091                 to compose.c)
13092
13093 2002-01-17 [melvin]     0.7.0claws11
13094
13095         * src/gtkspell.c
13096                 fix default dictionary not being saved.
13097
13098 2002-01-16 [darko]      0.7.0claws10
13099
13100         * src/compose.c
13101                 fix wrapping crash with URL longer than wrapping margin
13102
13103 2002-12-08 [hoa]        0.7.0claws10
13104
13105         * src/matcher_parser_parse.y
13106                 fixed some bugs
13107
13108         * src/prefs_filtering.c
13109                 now, we can use bounce action in the dialog box.
13110
13111 2002-01-16 [carsten]    0.7.0claws9
13112         * src/gtkstext.c
13113                 removed the <control> and <alt> shortcuts because they're
13114                 not needed and interefered with the "normal" shortcuts
13115         * src/mainwindow.c
13116         * src/summaryview.c
13117                 removed most of the hardcoded shortcuts and assigned
13118                 them to menu entries making them easy customizable by
13119                 that
13120
13121 2002-01-16 |melvin]     0.7.0claws8
13122
13123         * src/gtkspell.c
13124                 fixed bug where using the mouse and when the compose
13125                 window is not on top may result in a crash.
13126
13127 2002-01-16 [melvin]     0.7.0claws7
13128
13129         * src/compose.c
13130                 fixed a long standingspell checker bug which could 
13131                 cause a crash after sending a message.
13132
13133 2002-01-16 [paul]       0.7.0claws6
13134
13135         * sync with sylpheed 0.7.0cvs7
13136                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
13137                 2002-01-15, and 2002-01-16
13138
13139 2002-01-16 [melvin]     0.7.0claws5
13140
13141         * README.claws
13142         * src/compose.c
13143         * src/gtkspell.[ch]
13144         * src/main.c
13145                 Heavily modified spell checker code to work around
13146                 ispell bug, to add keyboard shortcuts and for future
13147                 enhancements. See README.claws for usage information.
13148
13149 2002-01-15 [alfons]     0.7.0claws4
13150         
13151         * src/summaryview.c
13152                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
13153                 so sorting within threads reflects sort mode
13154
13155 2002-01-15 [christoph]  0.7.0claws3
13156
13157         * src/procmsg.c
13158                 added alertpanel if mail sending failed
13159
13160 2002-01-15 [alfons]     0.7.0claws2
13161         
13162         * src/prefs_filtering.c
13163                 don't stop timer when prefs filtering dialog is opened
13164
13165 2002-01-14 [alfons]     0.7.0claws1
13166
13167         * src/addr_compl.c
13168         * src/prefs.c
13169                 remove debug_print()s for privacy reasons
13170
13171 2002-01-14 [darko]      0.7.0claws
13172
13173         * README.claws
13174                 quotation wrapping is now also in the main branch
13175
13176 2002-01-14 [paul]
13177
13178         * tools/filter_conv.pl
13179                 allow for Boolean Op and case-sensitivity
13180                 this file is included in the release and tagged
13181                 'rel_0_7_0'
13182
13183 2002-01-13 [paul]       0.7.0claws
13184
13185         * release 0.7.0, with cvs tag 'rel_0_7_0'
13186
13187 2002-01-13 [paul]
13188
13189         * tools/filter_conv.pl
13190         * tools/README
13191                 rewritten to output to matcherrc instead of filteringrc
13192
13193         * po/es.po
13194                 updated Spanish translation by Ricardo Mones Lastra
13195
13196 2002-01-13 [alfons]
13197
13198         * po/nl.po
13199                 update dutch translation
13200
13201 2002-01-13 [paul]
13202
13203         * po/pt_BR.po
13204                 Updated by Fabio Junior Beneditto 
13205
13206 2002-01-13 [melvin]     0.6.6claws53
13207
13208         * po/fr.po
13209                 Updated french translation
13210
13211 2002-01-12 [alfons]     0.6.6claws52
13212
13213         * src/filtering.c
13214                 plug mem leak that has been sitting there for ages              
13215
13216 2002-01-12 [alfons]     0.6.6claws51
13217
13218         * src/summaryview.c
13219                 undo melvin's changes from 0.6.6claws48 because summary
13220                 view now refuses to select first unread message when
13221                 selecting a folder 
13222
13223 2002-01-11 [alfons]     0.6.6claws50
13224
13225         * src/import.c
13226                 use claws' semantics for getting folder item when
13227                 importing an mbox file into a folder 
13228                 (submitted by Dale P. Smith)
13229
13230 2002-01-11 [christoph]  0.6.6claws49
13231
13232         * src/prefs.h
13233                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
13234                 toggle widget, because non static prefs can not use
13235                 prefs_set_* functions
13236         * src/prefs_account.c
13237                 toggle smtp auth password field sensitivity if
13238                 user id is empty and add descrition of usage for
13239                 these fields
13240         * src/prefs_folder_item.c
13241                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
13242                 callbacks
13243
13244 2002-01-11 [melvin]     0.6.6claws48
13245
13246         * src/compose.c
13247                 fix the 'Ctrl-Enter' feature for sending and test really
13248                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
13249                 editables which was not documented in Gtk)
13250
13251         * src/summaryview.c
13252                 Made summaryview refresh after sorting and not before.
13253
13254 2002-01-11 [christoph]  0.6.6claws47
13255
13256         * src/compose.c
13257                 select account from account ids if possible and
13258                 correctly set save folder for copy in reedit
13259
13260 2002-01-10 [paul]       0.6.6claws46
13261
13262         * sync with sylpheed 0.7.0 release
13263                 see ChangeLog entries 2002-01-07, 2002-01-08 and
13264                 2002-01-09
13265
13266 2002-01-09 [alfons]
13267
13268         * src/summaryview.c
13269                 remove more dirt traces...
13270
13271 2002-01-09 [alfons]
13272         
13273         * src/summaryview.c
13274                 clean up some traces of my debugging stuff
13275
13276 2002-01-09 [alfons]     0.6.6claws45
13277
13278         * src/filtering.c
13279                 break up filteringprop_apply() in three separate pieces
13280                 so we can drop messages that failed processing in the
13281                 inbox
13282
13283         * src/summaryview.c
13284                 fix bug #469598 "no refresh of inbox after filter" which 
13285                 was introduced by the new summary view locking, and which 
13286                 prevented the summary view to update after a manual filter 
13287                 message. claw's filter message requires a summary_show().
13288                 (aargh, summary_show() again! :-)
13289                 
13290 2002-01-07 [alfons]     0.6.6claws44
13291
13292         * src/headerwindow.c
13293         * src/logwindow.c
13294         * src/messageview.c
13295         * src/sourcewindow.c
13296                 bring in Hiro's last 0.7.0 wm class fixes
13297
13298         * tools/sylprint.pl
13299                 bring in Ricardo's fix for sylprint script
13300
13301         * AUTHORS       
13302         * src/rfc2015.[ch]
13303         * src/prefs_common.[ch]
13304         * src/prefs_account.[ch]
13305         * src/compose.c
13306                 clean up account preference poison in rfc2015,
13307                 and preparation to fix double sign bug 
13308                 (patch submitted by Simon 'corecode' Schubert)
13309
13310 2002-01-07 [christoph]  0.6.6claws43
13311
13312         * src/mh.c
13313                 search for free message number, do not only rely
13314                 on last_num
13315         * src/send.c
13316                 fix smtp auth and use extra account information
13317                 if available, if not use pop3 data instead
13318                 (closes bug #500341)            
13319         * src/ssl.[ch]
13320                 match coding style
13321
13322 2002-01-06 [alfons]     0.6.6claws42
13323
13324         * src/mainwindow.c
13325                 try making the separate windows work again...
13326
13327 2002-01-06 [alfons]     0.6.6claws41
13328
13329         * src/mainwindow.c
13330                 adapt Hiro's separate window menu (to get rid of the funny
13331                 duplicate menu items), and make it work again
13332
13333 2002-01-06 [alfons]     0.6.6claws40
13334
13335         * tools/Makefile.am
13336         * tools/sylprint.rc
13337         * tools/sylprint.pl
13338         * tools/README.sylprint
13339                 add sylprint script for printing mails from Sylpheed
13340                 (contributed by Ricardo Mones Lastra)
13341
13342         * src/acount.c
13343                 clean up
13344
13345 2002-01-06 [melvin]     0.6.6claws39
13346
13347         * src/mainwindow.c
13348         * src/summaryview.c
13349                 Fixed crash introduced in 0.6.6claws38 by the menu
13350                 reorganisation (Hide read messages)
13351         
13352         * ChangeLog.claws 
13353                 Fixed typo (we are now in 2002, alfons ;) )
13354
13355 2002-01-05 [alfons]     0.6.6claws38
13356
13357         * sync with sylpheed 0.6.6cvs10-17
13358                 (last stuff marked as LAST_STABLE)
13359
13360 2002-01-04 [melvin]     0.6.6claws37
13361
13362         * src/account.c
13363                 Made account selection code use strcasestr again instead of
13364                 g_strcasecmp (fixes bug where reediting queued messages
13365                 did not select proper account reported by T. Link).
13366         
13367         * src/folderview.c
13368                 Fix bug where folder icons are not shown when 'hide read messages'
13369                 is on.
13370         
13371         * src/stock_pixmaps.[ch]
13372                 Added folder icons for 'hide read messages'.
13373         
13374         * src/compose.c
13375                 Fixed bug where 'Enter' in a header entry will send the message 
13376                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
13377
13378 2002-01-03 [melvin]     0.6.6claws36
13379         
13380         * src/prefs.[ch]
13381                 Added popup menu for common preferences and
13382                 account preferences (right click on tab displays
13383                                 a menu of all tabs.)
13384
13385 2002-01-02 [melvin]     0.6.6claws35
13386
13387         * src/gtkspell.[ch]
13388                 Made spelling code compatible with undo/redo feature.
13389                 Added creation of suggestion mode menu for the general
13390                         preferences.
13391         
13392         * src/prefs_common.[ch]
13393                 Added option menu for the speller's suggestion mode.
13394                 Added missing spaces in "..." buttons and made a "..."
13395                         button non translatable!
13396         
13397         * src/compose.c
13398                 Made speller use the default suggestion mode.
13399                 Hack to make it possible to choose 'CTRL-Enter' as a
13400                         shortcut for sending (and only for sending).
13401
13402         * src/prefs_folder_item.c
13403                 Changing subject simplification does not update cache 
13404                         anymore (because it is unnecessary).
13405                 Fixed bug where changing subject simplification updated the 
13406                         summaryview even when the viewed folder is not the
13407                         folder which properties are being changed. (E.g. 
13408                                         viewing folder A and changing
13409                                         the subject simplification of 
13410                                         folder B -not being viewed- updated the 
13411                                         summaryview of folder A with data of
13412                                         folder B). (Hope this is clear... )
13413
13414 2001-12-31 [alfons]     0.6.6claws34
13415         
13416         * src/ldif.c
13417         * src/mutt.c
13418                 fgetc() returns a signed integer which doesn't
13419                 fit in a char. so c truncates this to a char
13420                 but we may lose significant bits. i.e. we may
13421                 comparing 0xFF which may not be equal to -1
13422                 unless properly casted to signed char which
13423                 we won't do because fgetc() returns a signed
13424                 integer which doesn't fit in a char. so c 
13425                 truncates this to a char but we may lose 
13426                 significat bits. (you got the idea, thanks
13427                 to Gustavo Noronha Silva <kov@debian.org>
13428                 and the Debian folks!)
13429
13430 2001-12-30 [alfons]     0.6.6claws33
13431
13432         * src/prefs_common.c
13433                 add #ifdef USE_PSPELLs that Melvin forgot               
13434
13435 2001-12-30 [melvin]     0.6.6claws32
13436         
13437         * src/prefs_common.[ch]
13438                 Added configurable color for misspelled words.
13439
13440         * src/gtkspell.[ch]
13441                 Fixed bug of foreground text color (reported by David
13442                                 Mehrmann)
13443                 Added configurable color for misspelled words.
13444
13445 2001-12-30 [alfons]     0.6.6claws31
13446
13447         * src/folder.c
13448                 remove unnecessary things someone put there
13449
13450         * src/mh.c
13451         * src/folder.[ch]
13452                 make folder properties (like threading and sorting) persistent
13453                 (closes bug #497424 "rescan folder tree resets proprieties")
13454                 currently this is only for MH folders. 
13455
13456 2001-12-29 [melvin]     0.6.6claws30
13457
13458         * src/string_match.[ch]
13459                 Optimized a bit: regexp pattern buffer compiled only once, and
13460                   one subroutine call removed. Fixed ^ regexp search: Now, 
13461                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
13462         
13463         * src/summaryview.c
13464                 Subject filtering changed to filter summary columns and
13465                   not directly the messages subject cache. The loss in 
13466                   performance is balanced by the improvement of string_match.
13467                 Added an alert panel if there is an error in the regexp.
13468
13469         * src/src/prefs_folder_item.h
13470                 Added a regexp pattern buffer.
13471
13472 2001-12-28 [alfons]     0.6.6claws29
13473
13474         * src/string_match.[ch]
13475                 clean up name space
13476                 allow compilation *BSD
13477
13478 2001-12-27 [alfons]     0.6.6claws28
13479
13480         * src/filter.c
13481                 sync the Hiro's bug fix for BSD
13482
13483 2001-12-27 [melvin]     0.6.6claws27
13484         
13485         * src/compose.c
13486                 Simplify focus to subject entry code.
13487
13488 2001-12-27 [darko]      0.6.6claws26
13489
13490         * src/filtering.c
13491         * src/mbox_folder.c
13492         * src/messageview.c
13493         * src/mh.c
13494         * src/procheader.[ch]
13495         * src/procmsg.h
13496         * src/stock_pixmap.[ch]
13497         * src/summaryview.c
13498                 Show key icon for encrypted mails in summary view
13499
13500         * src/pixmaps/clip.xpm
13501         * src/pixmaps/clipkey.xpm
13502         * src/pixmaps/key.xpm
13503                 New/modified icons for the above
13504
13505 2001-12-27 [melvin]     0.6.6claws25
13506
13507         * src/prefs_common.c
13508                 Put spell checker options in a separate tab to decrease
13509                 the Common Preferences window height.
13510
13511         * README.claws  
13512                 Update spell checker usage instruction about its options
13513                 location.
13514
13515 2001-12-27 [melvin]     0.6.6claws24
13516
13517         * src/compose.c
13518                 Changed subject entry widget position. Initial focus is
13519                 on the To header instead of the subject entry.
13520                 Creating a new header scrolls the header list to make the
13521                 created one visible. Nevertheless, when automatically filling
13522                 headers, the first one is shown.
13523                 A Tab key press in the last empty header entry zips the 
13524                 focus to the subject entry.
13525                 (I did not change the combo boxes, yet)
13526
13527 2001-12-26 [alfons]     0.6.6claws23
13528
13529         * src/prefs_account.c
13530         * src/inc.c
13531                 allow default inbox to reside in another mailbox (only
13532                 works for POP3 accounts)
13533
13534 2001-12-26 [alfons]     0.6.6claws22
13535         
13536         * src/textview.c
13537                 make reply-on-click work with the account of the selected folder
13538         * src/compose.c
13539                 put a fixme here to remind me to fix finding correct default
13540                 account for nested folders
13541
13542 2001-12-25 [alfons]     0.6.6claws21
13543
13544         * src/summaryview.c
13545                 make column headers display locked and mark pixmaps (idea by Melvin) 
13546                 fix bug by adding score and locked column type to sort array
13547
13548 2001-12-25 [alfons]     0.6.6claws20
13549         
13550         * src/summaryview.c
13551                 catch a *potentially* inadvertent write back of  
13552                 the message cache(s) introduced by 0.6.5claws37
13553
13554 2001-12-25 [christoph]  0.6.6claws19
13555
13556         * src/stock_pixmap.[ch]
13557         * src/summaryview.c
13558                 add ignore thread pixmap
13559                 (can someone draw a better icon for this?)
13560
13561 2001-12-24 [alfons]     0.6.6claws18
13562
13563         * src/prefs_folder_item.c
13564                 make address completion actually work for the
13565                 Default To address in the Folder Property dialog.
13566
13567 2001-12-24 [alfons]     0.6.6claws17
13568         
13569         * src/summaryview.c
13570                 use new style regexp for subject stripping 
13571                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
13572
13573 2001-12-24 [darko]      0.6.6claws16
13574
13575         * src/pgptext.c
13576         * src/rfc2015.c
13577                 move GPG related informational messages to debug mode
13578
13579 2001-12-23 [alfons]     0.6.6claws15
13580
13581         * src/stock_pixmap.[ch]
13582         * src/summaryview.c
13583                 add the forgotten Claws' locked pixmap
13584
13585 2001-12-23 [alfons]     0.6.6claws14
13586
13587         * src/filesel.c
13588                 accept file name typed in entry in multi file
13589                 selector (patch submitted by Gustavo Noronha Silva 
13590                 <kov@debian.org>)
13591
13592 2001-12-23 [alfons]     0.6.6claws13
13593
13594         * src/prefs_filter.c
13595         * src/prefs_filtering.c
13596         * src/matcher.c
13597         * src/importmutt.c
13598                 clean up a little bit
13599         
13600         * src/string_match.c
13601                 validate input strings a little bit more
13602
13603 2001-12-23 [alfons]     0.6.6claws12
13604
13605         * src/Makefile.am
13606         * src/summaryview.c
13607         * src/string_match.[ch]         ** NEW **
13608         * src/folderview.[ch]
13609         * src/headerview.h
13610         * src/folder.[ch]
13611         * src/prefs_folder_item.[ch]
13612                 add subject simplification to strip out strings from
13613                 a subject line (esp. handy for mailing lists). 
13614                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
13615                 but slightly changed things for better integration.)
13616
13617 2001-12-23 [alfons]     0.6.6claws11
13618
13619         * src/mainwindow.c
13620                 fix bug introduced by submission included in 0.6.5claws52.
13621                 ideally this submission should clean the trash if any trash
13622                 folder has a message. however, the hasTrash variable was
13623                 set to false whenever a trash folder was empty (discarding
13624                 a previously found *filled* trash folder.)
13625
13626                 also edited the code a little bit and made it more safe.
13627
13628 2001-12-22 [alfons]     0.6.6claws10
13629
13630         * src/imap.c
13631                 quick fix for Martin Pool's omission of an account
13632                 specific SSL setting
13633
13634 2001-12-22 [alfons]     0.6.6claws9
13635
13636         * src/compose.c
13637         * src/messageview.c
13638         * src/mimeview.c
13639         * src/pgptext.c
13640         * src/procmime.[ch]
13641                 better support for multipart/digest (submitted
13642                 by Fredrik <e98fo@efd.lth.se>)
13643
13644 2001-12-22 [alfons]     0.6.6claws8
13645
13646         * src/addressbook.c
13647                 correct function signature
13648         * src/socket.[ch]
13649         * src/imap.[ch]
13650         * src/prefs_account.[ch]
13651                 allow IMAP over SSH tunnel (patch submitted by 
13652                 Martin Pool <mbp@samba.org>)
13653
13654 2001-12-21 [alfons]     0.6.6claws7
13655
13656         * sync with sylpheed 0.6.6cvs4-9
13657                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
13658
13659 2001-12-21 [christoph]  0.6.6claws6
13660
13661         * src/compose.c
13662         * src/prefs_folder_item.[ch]
13663                 implement saving of outgoing messages to current folder.
13664                 fix segfault when no default outbox is available
13665                 (closes bug #495683)
13666
13667 2001-12-21 [carsten]    0.6.6claws5
13668         * src/folderview.c
13669         * src/summaryview.c
13670                 pressing CTRL while DND does now the expected thing and
13671                 copies the mail (moving is still the default, as this
13672                 seam more appropriate for handling mails by DND)
13673
13674 2001-12-18 [paul]       0.6.6claws4
13675
13676         * sync with sylpheed 0.6.6cvs3
13677                 see ChangeLog entries 2001-12-18
13678
13679 2001-12-18 [hiro]       0.6.6claws3
13680
13681         * src/undo.c
13682                 fix for multibyte characters (obtain the number of letters
13683                 instead of bytes).
13684
13685 2001-12-17 [paul]       0.6.6claws2
13686
13687         * sync with sylpheed 0.6.6cvs1
13688                 see ChangeLog entry 2001-12-16
13689
13690 2000-12-17 [alfons]     0.6.6claws1
13691
13692         * src/filtering.c
13693                 clean up
13694
13695 2001-12-16 [paul]       0.6.6claws
13696 2001-12-15
13697
13698         * Release version 0.6.6claws, cvs tag: rel_0_6_6
13699
13700         * src/mimeview.c
13701                 last minute sync with main 0.6.6
13702
13703         * po/es.po
13704                 updated by Ricardo Mones Lastra
13705                 update for last minute sync
13706         * po/fr.po
13707         * po/nl.po
13708                 update for last minute sync
13709         * po/de.po
13710                 updated by Jens Oberender
13711         * po/pt_BR.po
13712                 updated by Fabio Junior Beneditto
13713
13714         * src/prefs_common.[ch]
13715         * src/undo.c
13716                 number of undo levels is user configurable
13717                 (squeeze it into the release in the dying
13718                 moments) Submitted by Jens Oberender    
13719
13720 2001-12-15 [melvin]
13721
13722         * po/fr.po
13723                 updated french translation
13724
13725 2001-12-15 [paul]       0.6.5claws92
13726
13727         * sync with sylpheed 0.6.5cvs28
13728                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
13729
13730         * po/nl.po
13731                 update to allow for sync
13732
13733 2001-12-15 [alfons]
13734         
13735         * po/nl.po
13736                 update dutch translation
13737
13738 2001-12-14 [carsten]    0.6.5claws91
13739         * src/summaryview.c
13740                 fixed bug #473785; also after changing the column order
13741                 the same message will be selected and displayed as before
13742                 the reordering
13743
13744 2001-12-14 [carsten]    0.6.5claws90
13745         * src/folderview.c
13746                 probably found the bug reported by wwb opening or closing
13747                 a folder tree just before dnd (found the solution in the
13748                 balsa source -- thanks to them)
13749
13750 2001-12-14 [carsten]    0.6.5claws89
13751         * src/gtkutils.c
13752         * src/account.c
13753                 moved gtk_clist_moveto to the right place, so that
13754                 only the accounts dialog is effected on opening
13755
13756 2001-12-14 [carsten]    0.6.5claws88
13757         * src/gtkutils.c
13758                 gtkut_clist_set_focus_row does a gtk_clist_moveto
13759                 now, so that the focused row will be seen in any case
13760                 (reported by wwp on sf-claws-user)
13761
13762 2001-12-14 [darko]      0.6.5claws87
13763
13764         * src/compose.c
13765                 remove unnecessary line
13766
13767 2001-12-14 [paul]       0.6.5claws86
13768
13769         * sync with sylpheed 0.6.5cvs27
13770                 see ChangeLog entries 2001-12-14
13771
13772 2001-12-14 [carsten]    0.6.5claws85
13773         * src/mainwindow.c
13774                 following a suggestion of Melvin the rcoabm pops up
13775                 right under the button now and the button is reliefed
13776                 while the popup is open
13777
13778 2001-12-14 [darko]      0.6.5claws84
13779
13780         * src/compose.c
13781                 fix crash when wrapping long lines if linewrap quotation
13782                 is disabled and wrapper encounters a word spanning more
13783                 than one line
13784
13785 2001-12-13 [paul]       0.6.5claws83
13786
13787         * src/compose.c
13788                 prefer 'Reply-To' header over mailing list header when
13789                 replying to a message. Finally prevent all those confirmation 
13790                 messages being sent to the list itself.
13791
13792         * src/summaryview.c
13793                 remove unused summary_set_menu_sensitive() entry
13794
13795 2001-12-13 [paul]       0.6.5claws82
13796
13797         * src/folderview.c
13798         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
13799         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
13800         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
13801                 improvements to 'Hide read messages': Inbox, Outbox,
13802                 Trash, Queue, and Draft icons now reveal presence of hidden 
13803                 messages
13804
13805 2001-12-12 [alfons]     0.6.5claws81
13806
13807         0.6.5claws80 was tagged as LAST_STABLE
13808
13809         * src/filtering.[ch]
13810         * src/matcher.[ch]
13811         * src/matcher_parser_lex.c
13812                 fix the filtering; my last attempt to get it right, 
13813                 if it does not work, it's Hoa's turn. ;-)
13814
13815                 for my honourable peers:
13816                 
13817                 the code now makes a clear distinction between
13818                 rules as they are displayed (probably escaped),
13819                 and as they are executed (probably unescaped). the
13820                 parser does *NOT* do any unescaping, this is
13821                 the task of the matcher.c (which breaks up a
13822                 rule into condition) and the filtering.c (which
13823                 breaks up the rule's action). to make this
13824                 run happily we provide an unescaped copy of
13825                 crucial strings to the MatcherProp and 
13826                 FilteringAction structures. note that the only
13827                 exception to this is any REGEXP string. those
13828                 are directly passed to regcomp() and regexp()
13829                 (who have much more powerful unescape functions).
13830                 
13831                 for everyone else:
13832         
13833                 you can escape tab (\t), carriage return (\r),
13834                 linefeed (\n), form feed (\f), quote (\"), 
13835                 single quote (\'), bell (\b) in all the entry
13836                 lines in the scoring & filtering dialogs.
13837                 as an added bonus this should not affect
13838                 existing filtering rules.
13839
13840 2001-12-12 [carsten]    0.6.5claws80
13841
13842         * src/summaryview.c
13843         * po/de.po
13844                 "item(s) selected" is now sensitive to 1 or more
13845                 than one selected (nice for language where simple
13846                 adding of a "s" is not possible as German (Eintrag
13847                 ->Eintr"age)
13848                 
13849                 the "forward as attachment" entry from the right
13850                 click menu removed, "forward" acts following the
13851                 prefs
13852         
13853         * src/textview.c
13854                 reverted my former changes; so compiler warning again
13855                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
13856                 nevertheless
13857
13858         * src/messageview.c
13859                 "search in message" does now *not* only work in MVIEW_TEXT
13860                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
13861                 message
13862
13863         * src/mainwindow.c
13864                 removed "/File/_Close" as it was the same as "/File/E_xit"
13865                 and we don't need it two times
13866
13867                 the separate folder view and message view now get a distinct
13868                 WMCLASS, just in case someone is using sawfish ;-)
13869
13870                 as the menu entries "/View/Message view" and "/View/Folder tree"
13871                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
13872                 make them sensitive accordingly and as these two are "shown"
13873                 after startup anytime check this menuitem at startup
13874
13875 2001-12-12 [paul]       0.6.5claws79
13876
13877         * src/folderview.c
13878                 fix sensitivity of 'Search folder...', broken in
13879                 0.6.5claws75
13880
13881         * src/mainwindow.c
13882                 fix dodgy English
13883
13884 2001-12-11 [carsten]    0.6.5claws78
13885         * src/filtering.c
13886                 fixed two typos returning a wrong FALSE/TRUE
13887         * src/mainwindow.[ch]
13888                 extra menu for email/news button removed
13889
13890 2001-12-11 [alfons]     0.6.5claws77
13891         
13892         * src/matcher.c                 (1.3)
13893         * src/matcher_parser_lex.l      (1.28)
13894                 revert for another attempt
13895                 mark 0.6.5claws77 as LAST_STABLE
13896
13897 2001-12-11 [christoph]  0.6.5claws76
13898
13899         * po/de.po
13900                 fixed wrong translation for prev. unread msg
13901
13902 2001-12-11 [paul]       0.6.5claws75
13903
13904         * src/folder.[ch]
13905         * src/folderview.c
13906         * src/mainwindow.c
13907         * src/summaryview.[ch]
13908         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
13909                 enable ability to hide read messages on per folder basis via 
13910                 '/Summary/Hide read messages'; when selected, a folder will 
13911                 have a red open folder icon, instead of a blue icon, if the 
13912                 folder contains hidden messges
13913                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
13914
13915         * src/mainwindow.c
13916                 remove '/Message/Forward as attachment' from 
13917                 main_window_set_menu_sensitive() to prevent debug warning
13918
13919         * src/folderview.c
13920         * src/mainwindow.c
13921                 Clean up some of the English
13922
13923         * tools/newscache_clean.pl
13924                 allow for new 'hidereadmsgs' entry in folderlist.xml
13925
13926         * po/es.po
13927                 updated translation, submitted by Ricardo Mones Lastra
13928
13929 2001-12-11 [paul]       0.6.5claws74
13930
13931         * sync with sylpheed 0.6.5cvs25
13932                 see ChangeLog entry 2001-12-11
13933
13934 2001-12-10 [alfons]     0.6.5claws73
13935
13936         * src/matcher.c
13937                 add more control characters
13938         * src/matcher_parser_lex.l
13939                 make escaping / unescaping work again
13940
13941 2001-12-10 [alfons]     0.6.5claws72
13942
13943         * src/imap.c
13944                 clean up warnings "returning value for void function" 
13945         * src/prefs_filtering.c
13946                 make info button for execute action sensitive
13947
13948 2001-12-10 [paul]       0.6.5claws71
13949
13950         * src/compose.c
13951         * src/imap.[ch]
13952         * src/summaryview.c
13953                 fix: imap server now gets informed of MARKED, UNMARKED
13954                 and REPLY events. Now people can use different IMAP-Mail
13955                 clients and have the exact same information about MARKED,
13956                 UNMARKED and REPLY status with all of them. Especially
13957                 useful for imap servers with a web-frontend.
13958                 submitted by Tobias Sandhaas <medlor@web.de>
13959
13960 2001-12-09 [melvin]     0.6.5claws70
13961         
13962         * src/textview.[ch]
13963                 fixed bug #490076 (hunted down by Alfons who implemented
13964                 a workaround in 0.6.5claws65)
13965
13966 2001-12-09 [christoph]  0.6.5claws69
13967
13968         * src/summaryview.c
13969                 set pointer to string in LOCKED column to NULL
13970                 (might fix bug #490800)
13971
13972 2001-12-09 [carsten]    0.6.5claws68
13973
13974         * po/de.po
13975                 resolved some cluttered menu shortcuts 
13976                 ('creating new email' and 'creating news message'
13977                 hade the same)
13978         * src/compose.c
13979                 wmclass now distinc from main window
13980         * src/mainwindow.c
13981           src/mainwindow.h
13982                 email/news and forward button functionality similar
13983                 to the reply buttons; removed the ugly dropdown arrows
13984                 and use instead the right mouse button
13985
13986 2001-12-09 [paul]       0.6.5claws67
13987
13988         * src/imap.c
13989         * src/utils.h
13990                 allow spaces in imap folder names
13991                 submitted by Willem van Engen <wvengen@stack.nl>
13992
13993 2001-12-09 [paul]       0.6.5claws66
13994
13995         * sync with sylpheed 0.6.5cvs24
13996                 see ChangeLog entry 2001-12-09
13997
13998 2001-12-08 [alfons]     0.6.5claws65
13999
14000         * src/textview.c
14001                 prevent secondary selection claim after "add to sender" dialog
14002                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
14003                 we trick GTK by simulating a click at (0, 0) in the textview.
14004
14005 2001-12-08 [hoa]        0.6.5claws64
14006
14007         * src/folder.c
14008                 fixed a bug about the .processing folder name while filtering
14009
14010 2001-12-08 [alfons]     0.6.5claws63
14011
14012         * src/folderview.c 
14013                 work around problem of not correctly updating folder stats
14014                 when deleting messages. there's some folder scanning evil
14015                 going so the folderview_update_msg_num() does not work
14016                 correctly. need to investigate this.
14017
14018 2001-12-08 [paul]       0.6.5claws62
14019
14020         * sync with sylpheed 0.6.5cvs23
14021                 see ChangeLog entry 2001-12-08
14022
14023 2001-12-07 [christoph]  0.6.5claws61
14024
14025         * src/compose.c
14026                 fix another header translation problem
14027
14028 2001-12-07 [alfons]     0.6.5claws60
14029
14030         * src/mbox.c
14031                 make filtering also work on local spool mbox
14032
14033 2001-12-07 [carsten]    0.6.5claws59
14034         * src/addressbook.c
14035                 addressbook window gets a wmclass distinct from the main
14036                 sylpheed window
14037         * src/compose.h
14038         * src/mainwindow.[ch]
14039                   forward menu item will use mode selected in prefs, forward 
14040                 as attatchment in menu removed (will be substituted in the
14041                 toolbar similar to reply buttons)
14042                   create news message menu entry and news button is now 
14043                 sensitive to the existance of a news account
14044         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
14045         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
14046         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
14047                 these are removed because the toolbar buttons don't show
14048                 the quoting modus any longer
14049
14050 2001-12-07 [paul]
14051
14052         * tools/newscache_clean.pl      ** NEW FILE **
14053                 perl script to do some tidying up in the newscache directory 
14054                 
14055         * tools/sylpheed-switcher       ** NEW FILE **
14056                 perl script to enable easy switching between main and claws
14057                 
14058         * tools/README
14059                 added descriptions of the two new perl scripts          
14060
14061
14062 2001-12-07 [melvin]     0.6.5claws58
14063
14064         * src/messageview.c
14065                 fixed a warning during compilation introduced in 0.6.5claws56
14066
14067 2001-12-07 [paul]       0.6.5claws57
14068
14069         * src/mainwindow.[ch]
14070         * src/menu.[ch]
14071                 further usability enhancements to replying with or without 
14072                 quoting via the toolbar, use of Ctrl key is replaced by 
14073                 drop down menu 
14074                 Submitted by Carsten Schurig            
14075
14076 2001-12-07 [melvin]     0.6.5claws56
14077
14078         * src/messageview.c
14079                 hack to fix bug that prevented to make/paste selections
14080                 after switching between MVIEW_TEXT and MVIEW_MIME views
14081                 without deselecting the selection first.
14082
14083 2001-12-06 [alfons]     0.6.5claws55
14084
14085         * src/filtering.[ch]
14086         * src/inc.c
14087                 revise filtering a little bit more, and make sure
14088                 messages are delivered to the appropriate inbox
14089                 (perhaps set per account)
14090
14091 2001-12-06 [paul]       0.6.5claws54
14092
14093         * sync with sylpheed 0.6.5cvs22
14094                 see ChangeLog entry 2001-12-06
14095
14096 2001-12-05 [alfons]     0.6.5claws53
14097
14098         * src/inc.c
14099         * src/folder.[ch]
14100         * src/procmsg.c
14101         * src/filtering.c
14102                 more revisions of filtering system
14103                 (last stable version is marked as LAST_STABLE)
14104                 
14105                 | NOTE 1): the filtering system now uses a local folder called
14106                 | .processing. if filtering fails, check this directory
14107                 | for missing messages.
14108                 |
14109                 | NOTE 2): help us find the filtering actions still missing
14110
14111 2001-12-05 [paul]       0.6.5claws52
14112
14113         * src/mainwindow.c
14114                 fix bug where 'Empty Trash?' pop-up window appears even
14115                 when Trash is empty, submitted by Jesse Skinner         
14116
14117 2001-12-05 [melvin]     0.6.5claws51
14118
14119         * src/compose.c
14120                 fixed bug #486106 to select correct account when reediting 
14121                 a queued message
14122         
14123 2001-12-04 [alfons]     0.6.5claws50
14124
14125         * src/mh.c
14126                 declare markfile in appropriate functions when
14127                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
14128                 for spotting this)
14129
14130 2001-12-04 [paul]       0.6.5claws49
14131
14132         * sync with sylpheed 0.6.5cvs21
14133                 see ChangeLog entry 2001-12-04
14134
14135 2001-12-03 [christoph]  0.6.5claws48
14136
14137         * po/de.po
14138                 changed translation of undo
14139         * src/account.c
14140         * src/folder.c
14141                 don't reinvent the wheel to traverse a GNode
14142         * src/compose.[ch]
14143                 seperate code to create the compose gui into functions
14144                 add "Others" page with folder selection for saving copy
14145                 of the message.
14146                 the folder identifier is saved to queue header
14147         * src/procmsg.c
14148                 save message to folder in queue header
14149
14150 2001-12-03 [paul]       0.6.5claws47
14151
14152         * sync with sylpheed 0.6.5cvs20
14153                 see ChangeLog entry 2001-12-03
14154
14155 2001-12-01 [paul]
14156
14157         * more sync with sylpheed 0.6.5cvs19
14158                 see ChangeLog entry 2001-11-29
14159
14160 2001-11-30 [paul]       0.6.5claws46
14161         
14162         * src/compose.c
14163                 remove conflicts introduced by Hoa's last commit
14164          
14165         * src/mainwindow.c
14166                 make 'Message/Bounce' sensitive
14167
14168 2001-11-30 [hoa]        0.6.5claws45
14169
14170         * src/compose.c
14171                 slightly change bounce function to add
14172                 information about the user that bounced the mail
14173                 in the From header line.
14174
14175         * src/folderview.c
14176                 permit the use of processing in outbox folder.
14177
14178 2001-11-29 [paul]       0.6.5claws44
14179
14180         * src/mainwindow.[ch]
14181         * src/prefs_common.c
14182         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
14183         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
14184         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
14185                 usability enhancements to the quoting, implements
14186                 use of Ctrl key to toggle quoting settings
14187                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
14188
14189 2001-11-29 [paul]       0.6.5claws43
14190         
14191         * sync with sylpheed 0.6.5cvs19
14192                 see ChangeLog entry 2001-11-28
14193
14194 2001-11-29 [melvin]     0.6.5claws42
14195         * src/Makefile.am
14196                 added enriched.[ch] to the list of files
14197
14198         * src/textview.c
14199         * src/mimeview.c
14200         * src/procmime.[ch]
14201         * src/enriched.[ch]
14202                 added support to view text/enriched
14203                 added support to show headers in message view for text/enriched and text/html
14204                         in non multipart messages
14205
14206 2001-11-28 [paul]       0.6.5claws41
14207
14208         * more sync with sylpheed 0.6.5cvs18
14209                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
14210
14211 2001-11-27 [paul]       0.6.5claws40
14212         
14213         * po/pt_BR.po
14214                 updated translation, submitted by Fabio Junior Beneditto
14215                 
14216         * sync with sylpheed 0.6.5cvs18
14217                 see ChangeLog entries 2001-11-26 (src/textview.c) and
14218                 2001-11-27
14219
14220
14221 2001-11-26 [paul]
14222
14223         * po/es.po
14224                 updated translation, submitted by Ricardo Mones Lastra
14225
14226 2001-11-26 [alfons]
14227
14228         * src/matcher.c
14229                 add more translatable strings
14230
14231 2001-11-26 [christoph]  0.6.5claws39
14232
14233         * po/de.po      
14234                 fixed one more umlaut
14235         * src/compose.c
14236                 fix translated header when it should not be translated
14237
14238 2001-11-26 [paul]       0.6.5claws38
14239
14240         * src/mainwindow.c
14241                 remove '/Message/Add Sender to address book' from 
14242                 main_window_set_menu_sensitive(), prevent debug warning
14243                 add 'Message/Mark/Mark all read' to mainwin_entries[]
14244
14245 2001-11-26 [paul]       0.6.5claws37
14246
14247         * src/summaryview.c
14248                 fix 'recurring unread state' bug 
14249
14250         * tools/README 
14251         * tools/filter_conv.pl
14252                 read name of top level mailbox from folderlist.xml
14253                 and presume nothing about its name              
14254
14255 2001-11-26 [darko]      0.6.5claws36
14256
14257         * src/gtkstext.[ch]
14258                 removed functions that are now in gtkutils.c
14259                 use gtkut_text_is_uri_string() from gtkutils.c
14260         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
14261
14262 2001-11-26 [paul]       0.6.5claws35
14263
14264         * sync with sylpheed 0.6.5cvs16
14265                 see ChangeLog entries 2001-11-25 and 2001-11-26
14266
14267 2001-11-25 [alfons]     0.6.5claws34
14268
14269         EXPERIMENTAL!!! Please checkout the last stable version using: 
14270           
14271         % cvs update -r LAST_STABLE -dRAP
14272
14273         (Or help us testing this stuff.)
14274
14275         * src/filtering.c               (1.14)
14276         * src/filtering.h               (1.6)
14277         * src/inc.c                     (1.28)
14278         * src/matcher.c                 (1.20)
14279         * src/mbox.c                    (1.9)
14280         * src/procmsg.h                 (1.14)
14281         * src/summaryview.c             (1.59)
14282         * src/summaryview.h             (dunno)
14283                 revert/merge/sync to as it was before commit 
14284                 on Thu, 19 Jul 2001 10:15:51 -0700.
14285
14286 2001-11-25 [hoa]        0.6.5claws33
14287
14288         * src/main.c
14289                 processing mails at startup
14290
14291         * src/folderview.c
14292         * src/summaryview.[ch]
14293                 processing mails when entering folder
14294
14295         * src/prefs_filtering.c
14296                 fixed some UI bugs
14297
14298 2001-11-24 [alfons]     0.6.5claws32
14299
14300         * src/summaryview.[ch]
14301                 make summary sort headers work, and also make
14302                 sure the sort type is stored
14303
14304 2001-11-23 [alfons]     0.6.5claws31
14305
14306         * src/summaryview.[ch]
14307                 make lock work like mark
14308                 disallow deleting messages marked as locked
14309
14310 2001-11-23 [alfons]     0.6.5claws30
14311
14312         * src/gtkstext.c
14313         * src/compose.[ch]
14314         * src/Makefile.am
14315         * src/undo.[ch]
14316                 merge undo patch submitted by Jens
14317
14318 2001-11-23 [christoph]  0.6.5claws29
14319
14320         * src/.cvsignore
14321                 added ylwrap
14322         * src/compose.c
14323                 fixed gpg signing and encoding
14324         * src/folder.[ch]
14325         * src/main.c
14326                 added --status option to get new, unread and total
14327                 message count from a running sylpheed
14328         * src/prefs_common.c
14329                 temporary fix for reply_with_quote problem
14330                 (don't call functions for non existing widget)
14331         * src/procmsg.c
14332                 one more check for ignored threads but still not
14333                 always working correctly. probably a recursive
14334                 check for all parents is needed
14335
14336 2001-11-23 [darko]      0.6.5claws28
14337
14338         * src/compose.c
14339                 wrapping on send improvements
14340         * src/gtkutils.[ch]
14341                 fix for GtkSText after last sync with main branch
14342                 GTK_TEXT -> GTK_STEXT
14343
14344 2001-11-23 [paul]       0.6.5claws27
14345
14346         * sync with sylpheed 0.6.5cvs14
14347                 see ChangeLog entries 2001-11-22 and 2001-11-23
14348                 
14349         * po/de.po
14350                 fixed the scrambled umlauts 
14351                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
14352
14353 2001-11-21 [paul]       0.6.5claws26
14354
14355         * sync with sylpheed 0.6.5cvs12
14356                 see 2nd ChangeLog entry dated 2001-11-20
14357
14358 2001-11-20 [paul]       0.6.5claws25
14359
14360         * sync with sylpheed 0.6.5cvs11
14361                 see ChangeLog entry 2001-11-19 (src/utils.c)
14362
14363 2001-11-20 [hiro]
14364
14365         * src/compose.c
14366                 GTK_TEXT -> GTK_STEXT
14367                 fix for wrong comment
14368
14369 2001-11-20 [hiro]       0.6.5claws24
14370
14371         * src/compose.[ch]
14372                 more merges from main branch
14373                 removed fatal warnings (uninitialized variables etc.)
14374                 some coding style fix
14375         * src/gtkutils.h
14376                 fixed typo.
14377         * src/addressbook.c
14378           src/addrindex.c
14379                 V-Card -> vCard
14380
14381 2001-11-19 [hoa]        0.6.5claws23
14382
14383         * src/filtering.c
14384         * src/prefs_scoring.c
14385         * src/matcher.[ch]
14386         * src/scoring.c
14387                 cleaning code
14388
14389         * src/matcher_parser_parse.y
14390         * src/prefs_filtering.c
14391                 bouncing
14392
14393 2001-11-19 [alfons]     0.6.5claws22
14394
14395         more of my old things into claws
14396
14397         * src/Makefile.am
14398         * src/prefs_common.c
14399         * src/procmsg.h
14400         * src/summaryview.[ch]
14401         * src/prefs_summary_column.c
14402         * src/pixmaps/locked.xpm
14403                 add indicators for locking of message in summary view
14404                 (does not work yet, only visual indicator)
14405
14406 2001-11-19 [paul]       0.6.5claws21
14407
14408         * sync with sylpheed 0.6.5cvs10
14409                 see ChangeLog entry 2001-11-19
14410
14411 2001-11-18 [alfons]     0.6.5claws20
14412         
14413         * src/filtering.c
14414                 remove an inadvertent free I forgot in previous clean up 
14415
14416 2001-11-18 [alfons]     0.6.5claws19
14417
14418         * src/filtering.[ch]
14419                 clean up & plug leaks
14420
14421 2001-11-18 [paul]       0.6.5claws18
14422
14423         * sync with sylpheed 0.6.5cvs9
14424                 see ChangeLog entries 2001-11-17 and 2001-11-18
14425
14426 2001-11-16 [paul]       0.6.5claws17
14427
14428         * sync with sylpheed 0.6.5cvs8
14429                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
14430
14431 2001-11-16 [paul]       0.6.5claws16
14432
14433         * sync with sylpheed 0.6.5cvs7
14434                 see ChangeLog entries 2001-11-15 and 2001-11-16
14435
14436 2001-11-15 [hoa]        0.6.5claws15
14437
14438         * src/compose.c
14439                 fix bounce, mails we received couln't be bounced to ourself.
14440
14441         * src/defs.h
14442         * src/filtering.[ch]
14443         * src/matcher.[ch]
14444         * src/matcher_parser.h
14445         * src/matcher_parser_lex.l
14446         * src/matcher_parser_parse.y
14447         * src/inc.c
14448         * src/main.c
14449         * src/mbox.c
14450         * src/prefs_filtering.[ch]
14451         * src/mainwindow.c
14452         * src/prefs_matcher.c
14453         * src/prefs_scoring.c
14454         * src/scoring.[ch]
14455         * src/summaryview.c
14456                 new matcher/filter/score configuration file parser
14457                 one unique configuration file => ~/.sylpheed/matcherrc
14458                 import in currently automatic, then save are made
14459                 in this new file.
14460                 one filter per folder and one global filter
14461                 (filter of a folder will be used as folder processing)
14462
14463         * src/folder.c
14464                 fix a bug in folder_item_get_identifier
14465                 
14466         * src/messageview.c
14467                 receive receipt return are fixed.
14468
14469 2001-11-14 [alfons]     0.6.5claws14
14470
14471         * src/session.h
14472                 add things from main branch to make claws compile
14473
14474 2001-11-14 [paul]       0.6.5claws13
14475
14476         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
14477                 see ChangeLog entries 2001-11-08 to 2001-11-14
14478
14479 2001-11-14 [hoa] 0.6.5claws12
14480
14481         * src/compose.[ch]
14482         * src/mainwindow.c
14483         * src/summaryview.c
14484                 add "bounce mail" option
14485
14486 2001-11-13 [christoph]  0.6.5claws11
14487
14488         * src/compose.c
14489                 Cleanup a mess i add before commiting
14490
14491 2001-11-13 [hoa]        0.6.5claws10
14492
14493         * src/compose.c
14494                 some fixes when mail are sent or
14495                 for crossposts
14496
14497 2001-11-13 [christoph]  0.6.5claws9
14498
14499         * po/de.po
14500                 Changed two string with the same translation
14501         * src/compose.c
14502         * src/procmsg.[ch]
14503         * src/send.[ch]
14504                 New mailsending process:
14505                   - Always queue message before sending
14506                     (message will be saved if sylpheed crashed or
14507                      freezes while sending)
14508                   - Allow queuing of newspostings
14509                   - No copy in outbox before sending
14510                     (closes bug #469501)
14511                   - No more redundant code for send and send_later
14512         * src/summaryview.c
14513                 Applied wwp <subscript@free.fr>'s patch that fixes
14514                 marks for multiple forwarded messages (+compose.c)
14515
14516 2001-11-12 [alfons]
14517
14518         * README.claws
14519                 remove things that are now in main branch
14520         
14521         * po/nl.po
14522                 update Dutch translation
14523
14524 2001-11-12 [mhadasht]   0.6.5.claws8
14525
14526         * src/prefs_common.c
14527                 re-enabled account autoselection feature for forward
14528                 and reedit lost during the branch point for SYNC-B4-REL
14529         * src/gtkspell.c
14530                 gtkpspell_get_dict(): more readable code (even if function is
14531                 not used yet)
14532         * ChangeLog.claws
14533                 added version number info to 2001-11-12 [hiro] comment.
14534
14535 2001-11-12 [hiro]       0.6.5.claws7
14536
14537         * src/compose.c
14538                 compose_forward(): fixed a bug that forward quote mark
14539                 wasn't used.
14540                 removed unnecessary code.
14541         * src/template_select.[ch]: removed.
14542
14543 2001-11-11 [alfons]
14544
14545         * src/compose.c
14546                 :%s/GTK_TEXT/GTK_STEXT/g
14547         
14548         * src/compose.[ch]
14549         * src/undo.[ch]
14550         * src/Makefile.am
14551                 revert the undo stuff (this is 0.6.6claws stuff)
14552
14553 2001-11-11 [hoa]        0.6.5.claws6
14554
14555         * src/compose.[ch]
14556                 Insert signature at the end of the text.
14557                 Added undo patch but currently disabled
14558
14559         * src/procmsg.c
14560                 Threading by subject improved.
14561
14562         * added src/undo.[ch]
14563                 Undo module for compose dialog box.
14564
14565 2001-11-11 [alfons]     0.6.5.claws5
14566
14567         * src/procmsg.c
14568                 prevent threading by subject on nodes that have already been
14569                 threaded by in-reply-to (as in "circular references in a tree
14570                 result in a dead branch")
14571
14572 2001-11-09 [hoa]        0.6.5.claws4
14573         
14574         * src/folderview.c
14575                 allows creation of mbox folder item from any files.
14576
14577 2001-11-09 [alfons]     0.6.5.claws3
14578         
14579         * src/utils.c
14580         * src/procmsg.c
14581                 do what I mean and correct threading by subject so it really
14582                 ignores attracting lines without "Re: "
14583
14584 2001-11-07 [alfons]     0.6.5.claws2
14585
14586         * src/procmsg.c
14587         * src/utils.[ch]
14588                 only attract by subject if a subject line starts with a "Re: "
14589         * src/syldap.c
14590                 remove warning
14591
14592 2001-11-07 [paul]       0.6.5claws1
14593
14594         * sync with sylpheed 0.6.5. release
14595                 see ChangeLog entry 2001-11-07
14596
14597 2001-11-07 [paul]       0.6.4claws31
14598
14599         * sync with sylpheed 0.6.4cvs18
14600                 see ChangeLog entries 2001-10-30 to 2001-11-07
14601                 prefs_templates.[ch] renamed prefs_template.[ch]
14602
14603 2001-11-06 [alfons]
14604         
14605         * src/utils.h
14606                 add semicolon Hoa forgot ;-)
14607                 
14608
14609 2001-11-06 [hoa]        0.6.4claws30
14610         
14611         * src/procmsg.c
14612         * src/summaryview.c
14613         * src/utils.c
14614         * src/utils.h
14615                 threading by subject - empty subject are ignored
14616
14617 2001-11-06 [christoph]  0.6.4claws29
14618
14619         * src/socket.c
14620                 use SSL_peek for sock_gets
14621         * src/utils.c
14622                 removed unneeded pointer in extracting quoted
14623                 names implementation
14624
14625 2001-11-06 [melvin]     0.6.4claws28
14626
14627         * src/gtkspell.c
14628                 fixed bug #476792 Selection overtyping with spell checker
14629                 fixed bug which could cause a buffer overflow
14630                 fixed a memory leak
14631
14632 2001-11-06 [hoa]        0.6.4claws27
14633         
14634         * src/procmsg.c
14635         * src/summaryview.c
14636                 threading by subject
14637
14638 2001-11-05 [alfons]     0.6.4claws26
14639         
14640         * README.claws
14641                 Claws -> Sylpheed (vice versa)
14642
14643         * src/compose.c
14644                 :%s/gtk_text/gtk_stext/g
14645                 :%s/GTK_TEXT/GTK_STEXT/g
14646                 (thanks to Jonathan Ware for spotting this)
14647
14648 2001-11-04 [christoph]  0.6.4claws25
14649
14650         * src/summaryview.c
14651                 replace Xalloca + strdup with Xstrdup_a
14652         * src/utils.c
14653                 better implementation of extracting quoted names
14654                 from addresses (remove backlashes and ignore
14655                 quotes after them)
14656
14657 2001-11-04 [alfons]     0.6.4claws24
14658
14659         * src/utils.[ch]
14660                 edit to comply more with coding style
14661
14662         * src/textview.c
14663                 fix bug reported by Kim Schulz. introduced by the patch integrated
14664                 in 0.6.4claws15. the code did not check the return value of
14665                 the html parser.
14666
14667         * AUTHORS
14668                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
14669
14670 2001-11-04 [christoph]  0.6.4claws23
14671
14672         * src/main.c
14673         * src/prefs_common.[ch]
14674                 init some pointers that possibly caused a segfault
14675                 reported in the claws-users ML
14676
14677 2001-11-04 [hoa]        0.6.4claws22
14678
14679         * src/grouplistdialog.c
14680                 change the names of the nodes in the tree
14681
14682         * src/compose.c
14683                 enhanced mailto syntax as described in
14684                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
14685                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
14686
14687         * src/utils.c
14688                 encode and decode URI (useful when opening URL into
14689                 netscape).
14690
14691 2001-11-03 [hoa]        0.6.4claws21
14692
14693         * src/grouplistdialog.c
14694                 a new newsgroups list selection dialog box
14695                 with a CTree instead of a CList
14696
14697 2001-11-03 [hoa]        0.6.4claws20
14698
14699         * src/folderview.c
14700                 enable property and scoring options when right
14701                 click on "inbox"
14702
14703         * src/summaryview.c
14704                 fixed bug when nickname were displayed using
14705                 the address book.
14706
14707 2001-11-02 [darko]      0.6.4claws19
14708
14709         * src/compose.c
14710                 new wrap quotation and URL/long words wrapping implementation
14711         * src/compose.c src/gtkstext.[ch]
14712                 move gtkstext_strncmp() to gtkstext.c
14713
14714 2001-11-01 [christoph]  0.6.4claws18
14715
14716         * src/prefs_account.c
14717                 fixed mess in account settings dialog
14718         * src/prefs_folder_item.c
14719                 added label with folder path to dialog
14720
14721 2001-10-31 [match]      0.6.4claws17
14722
14723         * src/vcard.c
14724                 fix memory leak.
14725         * src/addrbook.c
14726                 fix generation of spurious address book file names.
14727                 remove redundant functions.
14728         * po/POTFILES.in
14729                 added missing file names.
14730
14731 2001-10-30 [paul]       0.6.4claws16
14732
14733         * sync with sylpheed 0.6.4cvs6
14734                 see ChangeLog entries 2001-10-26 to 2001-10-30
14735
14736         * tools/filter_conv.pl
14737                 read folderlist.xml to discover whether the top-level
14738                 folder is called 'Mailbox' or 'Mail' 
14739
14740 2001-10-29 [paul]       0.6.4claws15
14741
14742         * src/html.c, src/textview.c
14743                 activate links in html mail and fix clickable parts
14744                 Submitted by Matthieu Dazy <dazy@t-surf.com>
14745
14746 2001-10-29 [paul]
14747
14748         * po/de.po, po/es.po, po/pt_BR/po
14749                 updated translations, submitted by Jens Oberender,
14750                 Ricardo Mones Lastra, and Fabio Junior Beneditto
14751
14752 2001-10-29 [darko]      0.6.4claws14
14753
14754         * src/compose.c
14755                 fix wrapping for good
14756
14757 2001-10-29 [darko]
14758
14759         * src/compose.c
14760                 undo previous change as it broke the smart wrapping
14761
14762 2001-10-29 [darko]      0.6.4claws13
14763
14764         * src/compose.c
14765                 fix infinite loop when long URL is quoted
14766                 (closes bug #475122.
14767
14768 2001-10-28 [match]
14769
14770         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
14771                 import Mutt address book
14772         * src/ldif.[ch] src/importldif.h
14773                 modified import LDIF handle user attributes
14774
14775 2001-10-28 [christoph]  0.6.4claws12
14776
14777         * src/summaryview.c
14778                 fixed that filtering did not work if there
14779                 were no filter rules
14780                 (closes bug #472003 and better implementation
14781                  of patch #474644)
14782
14783 2001-10-27 [christoph]  0.6.4claws11
14784
14785         * src/compose.c
14786                 make the folder's default account to be used when
14787                 replying. (patch by wwp <subscript@free.fr>)
14788         * src/compose.c
14789                 code cleanup, nearly killed all of wwp's patch
14790                 for folder's default account in compose
14791         * src/folderview.c
14792                 error panel when a folder could not be created
14793                 (closes bug #471080 new folder name & already
14794                  existing file)
14795
14796 2001-10-26 [alfons]
14797
14798         * src/utils.h
14799                 change prototype of strstr2() that Christoph forgot about
14800
14801 2001-10-26 [christoph]  0.6.4claws10
14802
14803         * src/account.c
14804                 made search for accounts by email address not case
14805                 sensitive
14806         * src/folder.c
14807                 fixed memory leak in folder_item_get_identifier
14808         * src/gtkspell.c
14809         * src/utils.c
14810                 fixed wrong strstr2 (should work like strstr)
14811
14812 2001-10-26 [darko]      0.6.4claws9
14813
14814         * src/compose.c src/gtkstext.[ch]
14815         * src/gtkstext.c
14816                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
14817
14818 2001-10-26 [paul]       0.6.4claws8
14819
14820         * src/html.c
14821                 ignore css and javascript tags in html mail
14822                 case-insensitive, with or without double-quoted
14823                 strings
14824
14825 2001-10-26 [paul]       0.6.4claws7
14826
14827         * sync with sylpheed 0.6.4cvs1
14828                 see ChangeLog entry 2001-10-26
14829
14830         * src/prefs_account.c, src/prefs_common.c,
14831           src/prefs_summary_column.c
14832                 minor improvements to the English
14833
14834 2001-10-25 [alfons]     0.6.4claws6
14835
14836         * src/gtkstext.c
14837         
14838                 make GtkSText follow style of GtkText (closes bug 
14839                 #469211 "text selection while writing message")
14840                 
14841                 do sync with GTK 1.2.10
14842
14843 2001-10-25 [paul]       0.6.4claws5
14844
14845         * src/html.c
14846                 ignore css tags in html mail
14847
14848 2001-10-25 [darko]      0.6.4claws4
14849
14850         * src/compose.c
14851                 don't declare is_url_string as static function since
14852                 we need it in gtkstext.c
14853         * src/gtkstext.c
14854                 remove unused variable
14855                 don't wrap long URLs while composing a message
14856
14857 2001-10-24 [christoph]  0.6.4claws3
14858
14859         * src/socket.c
14860                 fix ssl deadlock, when peer closes connection
14861
14862 2001-10-24 [paul]       0.6.4claws2
14863
14864         * src/prefs_common.c
14865                 gettextize the gpg ascii-armored warning message
14866
14867         * src/compose.c
14868                 insert a DOS/MAC file into the composed message
14869                 (improvements)
14870
14871         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
14872
14873 2001-10-22 [paul]       0.6.4claws1
14874
14875         * sync with sylpheed 0.6.4 release
14876                 see ChangeLog entries 2001-10-21
14877
14878         * po/fr.po, po/pt_BR.po
14879                 updated by Melvin Hadasht and Fabio Junior Beneditto
14880
14881 2001-10-21 [paul]       0.6.3claws30
14882
14883         * src/compose.c
14884                 insert a DOS text file from the compose window
14885                 into the composed message text (removes CRs characters)
14886                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
14887
14888         * tools/filter_conv.pl, tools/README
14889                 automatically use ~/.sylpheed as working directory
14890                 print out confirmation message on completion
14891
14892         * correct Hoa's last ChangeLog.claws entry
14893
14894 2001-10-20 [hoa]        0.6.3claws29
14895
14896         * src/grouplistdialog.c
14897                 bugfix (another ?) to give the right
14898                 newsgroups list for each news server.
14899
14900         * src/news.c
14901         * src/news.h
14902                 improve the newsgroups list cache
14903
14904 2001-10-20 [paul]       0.6.3claws28
14905
14906         * sync with sylpheed 0.6.3cvs9
14907                 see ChangeLog entry 2001-10-19
14908
14909         * correct Alfons' last ChangeLog.claws entry
14910
14911 2001-10-19 [alfons]
14912
14913         * src/pgptext.[ch]
14914                 fix compilation problems (part of bug #472895)
14915
14916 2001-10-18 [hoa]        0.6.3claws27
14917
14918         * src/grouplistdialog.c
14919                 bugfix when we refresh was clicked (bug 472701)
14920
14921 2001-10-19 [christoph]  0.6.3claws26
14922
14923         * src/compose.c
14924                 last header entry should default to "To:" or
14925                 "Newsgroups:" and not copy the last entry line
14926                 in a new compose window
14927                 (closes bug #472686, #470792)
14928
14929 2001-10-19 [paul]       0.6.3claws25
14930
14931         * sync with Sylpheed 0.6.3cvs8
14932                 see ChangeLog entries 2001-10-18 and 2001-10-19
14933
14934 2001-10-18 [christoph]  0.6.3claws24
14935
14936         * src/procmsg.c
14937                 reimplement ignore thread
14938         
14939 2001-10-18 [hoa]        0.6.3claws23
14940
14941         * src/folderview.c
14942         * src/grouplistdialog.[ch]
14943                 enhanced news subscription interface (feature 469113)
14944
14945         * src/news.c
14946         * src/news.h
14947                 enchanced newsgroup listing,
14948                 now, we can get groups informations
14949                 (NNTPGroupInfo)
14950
14951 2001-10-18 [paul]       0.6.3claws22
14952
14953         * src/summaryview.c
14954                 remove comment (sync with main branch)
14955         * src/mainwindow.c
14956                 fix 'Re-edit' bug in 'Message' menu
14957
14958 2001-10-17 [christoph]  0.6.3claws21
14959
14960         * src/compose.c
14961                 ignore empty or whitespace only header lines
14962
14963 2001-10-17 [paul]       0.6.3claws20
14964
14965         * sync with sylpheed 0.6.3cvs7
14966                 see ChangeLog entries 2001-10-14, 2001-10-16, and
14967                 2001-10-17
14968
14969 2001-10-17 [darko]
14970
14971         * src/compose.c
14972                 wrap long lines without spaces
14973                 don't wrap URLs
14974
14975 2001-10-16 [paul]
14976
14977         * po/es.po, po/nl.po, po/pt_BR.po
14978                 updated by Ricardo Mones Lastra, Alfons,
14979                 and Fabio Junior Beneditto
14980
14981         * sylpheed-0.6.3claws released
14982
14983 2001-10-15 [melvin] 0.6.3claws18
14984
14985         * README.claws
14986                 added summary and detailed installation instructions
14987                 for spell checker
14988         * po/fr.po
14989                 Updated, corrected and completed french translation
14990
14991 2001-10-15 [hoa] 0.6.3claws17
14992         * src/grouplistdialog.c
14993                 we can choose the newsgroups to display with wildcards
14994
14995 2001-10-15 [christoph]  0.6.3claws16
14996
14997         * src/account.c
14998         * src/compose.c
14999         * src/prefs_folder_item.[ch]
15000                 applied wwp <subscript@free.fr>'s folder
15001                 default account patch
15002         * po/de.po
15003                 Fixed wrong translation
15004
15005 2001-10-13 [alfons, christoph, melvin]  
15006                         0.6.3claws15
15007
15008         solution #2 to solve MT-safety problems defers all GUI related calls
15009         to the main thread using a gtk_idle_add() callback. discussed on
15010         ircnet #sylpheed, with christoph spotting some issues with the
15011         original code, and melvin allowing us to lobotomize his sylpheed.
15012
15013         * src/syldap.[ch], src/main.c
15014                 fix race problem in ldap search thread by deferring GUI 
15015                 stuff to main thread using gtk_idle_add()
15016
15017 2001-10-13 [paul]       0.6.3claws14
15018
15019         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
15020                 add Sergey's smtpcred.patch
15021                 adds separate username/password setting for SMTP Auth
15022                 needed by some servers
15023                 (closes feature request #471659)
15024
15025 2001-10-13 [paul]       0.6.3claws13
15026
15027         * src/pgptext.[ch] **NEW FILES**
15028         * src/Makefile.am, src/messageview.c, src/mimeview.c
15029                 decrypt ascii-armored gpg text embedded in
15030                 the message body.
15031                 Submitted by Jens Jahnke <jan0sch@gmx.net>
15032
15033 2001-10-13 [christoph]  0.6.3claws12
15034
15035         * README.claws
15036                 some more details on default to and
15037                 feature requests
15038         * src/main.c
15039                 init glib threading when ldap is used
15040         * src/syldap.c
15041                 threading fixes
15042         * po/de.po
15043                 fixed a typo
15044
15045 2001-10-12 [paul]       0.6.3claws11
15046
15047         * src/prefs_common.[ch], src/rfc2015.c
15048                 enable ascii-armored gpg text to be embedded in the
15049                 message body, selectable through the 'Privacy'
15050                 preferences. Supports encrypting only.
15051                 Submitted by Ravemax <ravemax@dextrose.com>
15052
15053 2001-10-12 [paul]       0.6.3claws10
15054
15055         * sync with sylpheed 0.6.3cvs6
15056                 see ChangeLog entries 2001-10-11 and 2001-11-12
15057
15058         * src/folderview.c
15059                 incorporated mbox folders, scoring, and folder
15060                 properties into the sync
15061
15062 2001-10-12 [darko]      0.6.3claws9
15063
15064         * README.claws
15065                 describe quotation wrapping
15066         * src/compose.c
15067                 don't treat tab as space to calculate line length properly
15068
15069 2001-10-11 [alfons]
15070
15071         * README.claws
15072                 correct description of how to make new filtering system work,
15073                 add some other things
15074                 
15075         * src/syldap.c
15076                 remove sched_yield() (not necessary / unportable)
15077
15078 2001-10-11 [paul]       0.6.3claws8
15079
15080         * sync with sylpheed 0.6.3cvs3
15081                 see ChangeLog entry 2001-10-10
15082
15083 2001-10-10 [christoph]  0.6.3claws7
15084
15085         * .cvsignore
15086                 ignore 2 files created by newer autotools
15087         * src/prefs_folder_item.c
15088                 using table for widget alignment
15089                 fixed memory leak and broken octal display
15090         * src/filesel.c
15091                 fixed segfault caused by lost filename
15092                 workaround (closes bug #469551)
15093
15094 2001-10-10 [paul]       0.6.3claws6
15095
15096         * sync with sylpheed 0.6.3cvs2
15097                 see ChangeLog entries 2001-10-09 and 2001-10-10
15098
15099 2001-10-10 [darko]      0.6.3.claws5
15100
15101         * src/gtkstext.c
15102                 proper calculation of right margin if smart wrapping is enabled
15103         * src/compose.c
15104                 automatically wrap long lines if wrap quotation is enabled
15105
15106 2001-10-09 [alfons]     0.6.3.claws4
15107
15108         * src/summaryview.c
15109                 select correct row when deleting last row in the summary view (and
15110                 close bug "[ #469104 ] select second last in list when deleting")
15111
15112 2001-10-09 [paul]       0.6.3claws3
15113
15114         * sync with sylpheed 0.6.3cvs1
15115                 updated some autotool scripts
15116
15117 2001-10-09 [darko]      0.6.3claws2
15118
15119         * src/gtkstext.[ch]
15120                 new name and mark with Sylpheed comment
15121         * src/compose.c
15122                 smart quotation wrapping a-la VIM
15123
15124 2001-10-08 [paul]       0.6.3claws1
15125
15126         * sync with sylpheed 0.6.3 release
15127                 see ChangeLog entry 2001-10-08
15128
15129 2001-10-08 [paul]       0.6.2claws24
15130
15131         * src/summaryview.c
15132                 more sync with sylpheed 0.6.2cvs12
15133                 Fixed the bug that didn't select the last row correctly
15134
15135
15136 2001-10-07 [paul]       0.6.2claws23
15137
15138         * sync with sylpheed 0.6.2cvs12
15139                 see ChangeLog entry 2001-10-07
15140
15141 2001-10-06 [match]
15142         * src/jpilot.[ch]
15143                 enable jpilot to read unsynch'ed addresses.
15144
15145         * src/editldap_basedn.c
15146                 fix segfault when opening dialog.
15147
15148 2001-10-06 [alfons]     0.6.2.claws22
15149
15150         * src/summaryview.c
15151                 fix bug with summary view selecting last *inserted*
15152                 node instead of last *visible* node. remember we
15153                 work with a tree
15154
15155 2001-10-06 [paul]       0.6.2claws21
15156
15157         * po/pt_BR.po
15158                 updated translation, contains some fixes and new
15159                 translations, submitted by Gustavo Noronha Silva
15160                 <kov@debian.org>
15161
15162         * src/prefs_common.c
15163                 change 'each' to 'every' - fix dubious English
15164
15165         * sync with sylpheed 0.6.2cvs11
15166
15167 2001-10-05 [alfons]     0.6.2claws20
15168
15169         * src/mainwindow.[ch], src/folderview.c
15170                 make composite tool button switch between "Compose News"
15171                 and "Compose Mail" depending on selected folder
15172                 (nifty idea by Kim Schulz <kim@schulz.dk>)
15173
15174 2001-10-05 [paul]       0.6.2claws19
15175
15176         * src/mainwindow.c, src/summaryview.c
15177                 fix 'Message/Reply to all', broken in last commit
15178
15179         * src/compose.c
15180                 fix X_BEENTHERE seg fault, thanks to Alfons
15181
15182 2001-10-04 [paul]       0.6.2claws18
15183
15184         * src/compose.[ch], src/mainwindow.c
15185                 make "Message/Reply" reply to mailing lists; matches
15186                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
15187                 based on portions of the patch submitted by
15188                 Junichi Uekawa <dancer@netfort.gr.jp>
15189
15190 2001-10-04 [darko]      0.6.2claws17
15191
15192         * src/compose.c
15193                 better smart wrapping
15194         * src/gtkstext.[hc]
15195                 a function to make text buffer contiguous
15196
15197 2001-10-03 [paul]       0.6.2claws16
15198
15199         * sync with sylpheed 0.6.2cvs10
15200
15201 2001-10-02 [alfons]
15202
15203         * configure.in
15204         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
15205                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
15206                 references to chinese translations (hope someone picks up
15207                 this)
15208
15209 2001-10-02 [christoph]  0.6.2claws15
15210
15211         * src/compose.c
15212                 fixed non translated header bug
15213         * ChangeLog.claws
15214                 fixed wrong date in alfons last entry ;)
15215
15216 2001-10-02 [alfons]     0.6.2claws14
15217
15218         * src/compose.c, src/prefs_common.[ch]
15219                 add block cursor option
15220
15221 2001-10-02 [paul]       0.6.2claws13
15222
15223         * sync with sylpheed 0.6.2cvs9
15224
15225 2001-09-30 [paul]       0.6.2claws12
15226
15227         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
15228                 updated translations
15229
15230         * po/POTFILES.in
15231                 add 'src/importldif.c'
15232
15233         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
15234                 added eudora-to-vCard conversion tool
15235                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
15236
15237         * sync with sylpheed 0.6.2cvs8
15238
15239 2001-09-30 [paul]
15240
15241         * sylpheed-0.6.2claws released
15242
15243 2001-09-27 [melvin]     0.6.2claws11
15244
15245         * src/gtkspell.c
15246                 fixed crash when using default path (introduced 
15247                 in 0.6.2claws10)
15248                 fixed tiny bug for initial suggestion mode
15249
15250 2001-09-27 [melvin]     0.6.2claws10
15251         
15252         * src/gtkspell.c
15253                 fixed bug where gtkpspell didn't set the path correctly
15254
15255         * README.claws
15256                 added a paragraph about spell checking
15257                 
15258
15259
15260 2001-09-27 [paul]       0.6.2claws9
15261
15262         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
15263                 replace '// comments' with '/* comments */' to prevent
15264                 some compiler warnings 
15265
15266         * sync with sylpheed 0.6.2cvs6
15267
15268 2001-09-26 [alfons]     0.6.2claws8
15269
15270         * src/messageview.c
15271                 introduce return receipt request notification again,
15272                 which was lost because of other semantics in 
15273                 procheader_parse() (???)
15274
15275 2001-09-26 [christoph]  0.6.2claws7
15276
15277         * src/compose.c
15278                 replace comments for old code with #if 0
15279                 readded auto cc, bcc and reply-to
15280         * src/prefs_matcher.c
15281         * src/prefs_scoring.c
15282                 removed some definition (was moved to
15283                 prefs.h)
15284
15285 2001-09-26 [paul]       0.6.2claws6
15286
15287         * src/mainwindow.c
15288                 make 'Follow-up and reply to' sensitive
15289
15290         * more sync with sylpheed 0.6.2cvs5
15291
15292 2001-09-25 [melvin]
15293
15294         * 0.6.2claws5
15295
15296         * src/gtkspell.c
15297                 fixed bug for "US-ASCII" introduced by the encoding code
15298
15299 2001-09-25 [paul]
15300
15301         * 0.6.2claws4
15302
15303         * src/prefs_common.[ch], src/summaryview.c
15304                 'next unread msg' 'go to next folder?' dialog can be
15305                 given default behaviour, either always show dialog,
15306                 or assume 'yes', or assume 'no'
15307                 Submitted by wwp <subscript@free.fr>
15308
15309 2001-09-25 [melvin]
15310                 
15311         * src/compose.c src/gtkspell.[ch]
15312                 added support for different encodings
15313
15314 2001-09-25 [paul]
15315
15316         * more sync with sylpheed 0.6.2cvs5
15317
15318 2001-09-24 [alfons]
15319         
15320         * src/prefs_folder_item.c
15321                 add check for item->prefs->default_to string is NULL and
15322                 add another check when freeing this string
15323
15324 2001-09-24 [paul]
15325
15326         * configure.in
15327                 change to version 0.6.2claws3
15328
15329         * sync with sylpheed 0.6.2cvs5 
15330
15331 2001-09-24 [match]
15332         * src/ldif.[ch], src/importldif.[ch], addressbook.c
15333                 import LDIF files.
15334         * src/addrcache.[ch], addrindex.[ch]
15335                 small update for future
15336         * src/addrbook.c
15337                 fix test XML file.
15338
15339 2001-09-24 [melvin]
15340         * src/gtkspell.[ch]
15341                 added 'Learn from mistakes' option
15342                 better handling of quotes in checked words
15343                 sorted dict list
15344         * po/fr.po
15345                 small update for spell checking stuff
15346
15347 2001-09-23 [alfons]
15348         
15349         * src/gtkspell.c
15350                 edit a little bit so it complies more with main coding style
15351
15352 2001-09-23 [alfons]
15353
15354         * src/folder.[ch], prefs_folder_item.c, compose.c
15355                 migrate "request return receipt" folder property
15356                 to folderlist.xml
15357
15358 2001-09-22 [alfons]
15359
15360         * README.claws **NEW**
15361                 (add things of interest for users of main branch 
15362                 and claws here)
15363
15364         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
15365                 re-implement threading per folder option, but store 
15366                 the setting in folderlist.xml (where it belongs)
15367
15368 2001-09-21 [melvin]
15369
15370         * src/gtkspell.[ch]
15371                 fixed bug when compose window is under another window
15372         * src/prefs_common.[ch] src/compose.c
15373                 changed 'dictionary_path' to 'dictionary' to be consistent
15374                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
15375         * ac/pspell.m4 src/Makefile.am 
15376                 dropped PSPELL_PATH macro
15377         * po/fr.po
15378                 updated translations
15379
15380 2001-09-21 [christoph]
15381
15382         * src/compose.c
15383                 added border around header fields
15384                 keep header type when new field is added
15385
15386 2001-09-20 [christoph]
15387
15388         * src/utils.[ch]
15389                 more portable debug_print with source filename
15390                 and linenumber
15391         * src/procmsg.c
15392                 more newlines after debug messages
15393
15394 2001-09-20 [paul]
15395
15396         * configure.in
15397                 change to version 0.6.2claws2
15398
15399         * sync with sylpheed 0.6.2cvs3
15400
15401 2001-09-19 [melvin]
15402
15403         * src/gtkspell.c
15404                 fixed the post-right-click focus pb
15405                 fixed crash when 'Spell check all' after dict change 
15406                         and when cursor is at the end of the text
15407                 shift-right-click pops up config menu even on misspelled words.
15408         * po/POTFILES.in
15409                 added gtkspell.c
15410
15411 2001-09-19 [melvin]
15412
15413         * src/about.c
15414                 added pspell to compiled-in features list
15415
15416 2001-09-18 [melvin]
15417
15418         * switched to pspell and dropped ispell
15419         * ac/pspell.m4
15420                 new file. autoconf macro for pspell
15421         * ac/Makefile.am 
15422         * configure.in acconfig.h
15423                 added pspell support
15424         * src/Makefile.am
15425         * src/main.c src/compose.[ch] src/gtkspell.[ch]
15426         * src/prefs_common.[ch] 
15427                 added pspell support
15428
15429 2001-09-18 [christoph]
15430
15431         * src/addr_compl.c
15432         * src/template.[ch]
15433                 replace LOG_MESSAGE with debug_print
15434         * src/compose.[ch]
15435                 gui improvements
15436         * src/menu.c
15437                 added newline after debug message
15438         * src/utils.h
15439                 using __VA_ARGS__ for debug_print macro
15440         * tools/.cvsignore
15441                 ignore Makefile and Makefile.in
15442
15443 2001-09-18 [paul]
15444
15445         * configure.in
15446                 change to version 0.6.2claws1
15447         * sync with sylpheed 0.6.2cvs1
15448
15449         * src/matcher.c 
15450         * src/prefs_matcher.c
15451                 add 'score equal to' option, submitted by
15452                 Paul Evans <nerd@freeuk.com>
15453
15454 2001-09-15 [christoph]
15455
15456         * src/mainwindow.c
15457                 comment out menu entry not existing in claws
15458         * src/menu.c
15459                 add debug output for non existing menu entries
15460         * src/summaryview.c
15461                 fix next/prev unread message for ignored threads
15462         * src/utils.[ch]
15463                 add sourcefile and line number to debug output
15464                 otherwise it is sometimes hard to find the
15465                 source code part if debug messages are translated
15466
15467 2001-09-14 [darko]
15468         
15469         * src/folderview.c
15470                 refresh target folder style after colour is changed
15471
15472 2001-09-13 [paul]
15473
15474         * configure.in
15475                 change to version 0.6.1claws3
15476
15477         * sync with sylpheed 0.6.1cvs6
15478
15479 2001-09-13 [darko]
15480         
15481         * src/folderview.c
15482                 fix target folder colourization to use user selected colour
15483
15484 2001-09-12 [darko]
15485         
15486         * src/summaryview.c
15487                 fix crash when message that is marked for copy/move is unmarked
15488
15489 2001-09-09 [paul]
15490
15491         * configure.in
15492                 change to version 0.6.1claws2
15493
15494         * sync with sylpheed 0.6.1cvs3
15495
15496 2001-09-09 [alfons]
15497         
15498         * src/folderview.c
15499                 fix bug with default font used for trash folder text
15500
15501 2001-09-06 [paul]
15502
15503         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15504                 updated translations
15505
15506         * configure.in
15507                 change to version 0.6.1claws1
15508
15509         * sync with sylpheed 0.6.1cvs2
15510
15511 2001-09-03 [paul]
15512
15513         * po/POTFILES.in
15514                 add Match's new addressbook
15515
15516         * po/de.po
15517                 updated translation submitted by Jens Oberender
15518
15519 2001-09-02 [paul]
15520
15521         * configure.in
15522                 change to 0.6.1claws
15523         * sync with sylpheed 0.6.1 release
15524
15525 2001-09-02 [paul]
15526
15527         * configure.in
15528                 change to 0.6.0claws2
15529
15530         * sync with sylpheed 0.6.0cvs4
15531
15532         * po/pt_BR.po
15533                 updated translation submitted by Fabio Junior Beneditto
15534
15535 2001-09-01 [match]
15536         * pixmaps/
15537                 interface.xpm
15538                 book.xpm
15539                 address.xpm
15540         * src/
15541                 Makefile.am
15542                 a ton of new files
15543
15544 2001-08-31 [paul]
15545
15546         * configure.in
15547                 change to version 0.6.0claws1
15548
15549         * sync with sylpheed 0.6.0cvs1
15550
15551         * po/es.po
15552                 updated translation submitted by Ricardo Mones Lastra
15553
15554         * po/POTFILES.in
15555                 add 'src/prefs_templates.c'
15556
15557         * src/compose.c, src/summaryview.c
15558                 fix segfault on 'Re_edit'               
15559
15560 2001-08-30 [alfons]
15561
15562         * configure.in, Makefile.am
15563         * tools/Makefile.am
15564                 add tools directory to source distribution
15565
15566 2001-08-30 [paul]
15567
15568         * configure.in
15569                 change to version 0.6.0claws
15570
15571         * sync with sylpheed 0.6.0 release
15572
15573 2001-08-30 [christoph]
15574
15575         * configure.in
15576                 removed autoconf version check
15577
15578 2001-08-30 [paul]
15579
15580         * src/account.c, src/compose.c, src/prefs_common.[ch]
15581         * src/procheader.[ch] src/utils.[ch]
15582                 Enhanced automatic account selection on replies
15583                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
15584
15585         * configure.in
15586                 add LDAP and JPilot to the configuration results output.
15587
15588 2001-08-29 [christoph]
15589
15590         * src/summeryview.c
15591                 no bold font for ignored threads
15592
15593 2001-08-29 [paul]
15594
15595         * configure.in
15596                 change to version 0.5.3claws6
15597
15598         * sync with sylpheed 0.5.3cvs10
15599                 src/stringtable.[ch]: New Files
15600
15601         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
15602         * src/pixmaps/sylpheed.xpm
15603                 add mini-icons to windows (by Alfons)
15604
15605 2001-08-27 [paul]
15606
15607         * src/mainwindow.c
15608                 new functions: next_labeled_cb(), prev_labeled_cb()
15609
15610         * src/summaryview.c
15611                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
15612                 summary_select_next_labeled(), summary_select_prev_labeled()
15613
15614         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
15615                 give claws blue folders and a blue trash can
15616
15617 2001-08-27 [paul]
15618
15619         * configure.in
15620                 change to version 0.5.3claws5
15621
15622         * sync with sylpheed 0.5.3cvs9
15623                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
15624
15625 2001-08-24 [christoph]
15626
15627         * src/filesel.c
15628                 keep filename when browsing directories
15629                 (not working for user entered filename, but
15630                  for default name and selected filename from
15631                  file list)
15632         * src/mainwindow.c
15633                 fixed wrong spelling "Folllow-up"
15634         * src/mbox_folder.c
15635         * src/procmsg.c
15636         * src/summaryview.c
15637                 fixed new/unread message count with ignored
15638                 threads (2 commits, first didn't notice no
15639                 longer needed decreasing)
15640         * src/inc.c
15641                 readded scrolling of progress dialog
15642                 (lost in sync)
15643
15644 2001-08-24 [paul]
15645
15646         * configure.in
15647                 change to 0.5.3claws4
15648
15649         * sync with sylpheed 0.5.3cvs7
15650
15651 2001-08-24 [christoph]
15652
15653         * src/compose.c
15654                 set request return receipt when replying
15655                 if it is set is the folder prefs of the
15656                 message
15657         * src/inc.c
15658                 disable final error popup if popups are
15659                 disabled in config (again)
15660
15661 2001-08-23 [paul]
15662
15663         * configure.in
15664                 Change version number to 0.5.3claws3
15665
15666         * sync with sylpheed 0.5.3cvs5
15667
15668         * src/mimeview.c
15669                 double quote '%s' in 'gedit %s' to fix bug when
15670                 opening attachment with spaces in the name
15671
15672 2001-08-22 [alte]
15673         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
15674           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
15675                 initial message templates support
15676
15677
15678 2001-08-22 [paul]
15679
15680         * configure.in
15681                 change version number to 0.5.3claws2
15682
15683         * sync with sylpheed 0.5.3cvs4
15684
15685         * src/procmsg.h src/summaryview.c
15686                 re-implement (un)ignore thread
15687
15688 2001-08-21 [paul]
15689
15690         * src/summaryview.c
15691                 remove unnecessary code
15692         * src/compose.c
15693                 enable 'dynamic' signatures (submitted by
15694                 Eric Limpens <eric@hscg-internet.nl>)
15695
15696 2001-08-21 [paul]
15697
15698         clean up after sync with sylpheed 0.5.3 release
15699
15700         * src/folderview.c
15701                 fix re-introduced font mess, see Christoph's
15702                 entry 2001-06-24
15703
15704         * src/summaryview.c
15705                 remove prev_msgnum
15706                 use sylpheed's small font instead of
15707                 gtk default font for summary view
15708
15709
15710 2001-08-17 [paul]
15711
15712         * configure.in
15713                 add pl to ALL_LINGUAS - sync with main branch
15714
15715         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15716                 Updated. Translations by Jens Oberender, Ricardo Mones
15717                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
15718
15719         * po/pl.po  ** NEW FILE **
15720                 sync with the main branch
15721
15722         * src/folderview.c
15723                 fix target folder colorizing and refresh problem
15724
15725
15726 2001-08-17 [christoph]
15727
15728         * src/mainwindow.c
15729                 claws uses 4 colors for target folder coloring.
15730                 arrays were not long enough and destroyed the
15731                 stack causing a segfault.
15732                 target folder colorizing does not work anymore
15733                 for me
15734
15735 2001-08-16 [paul]
15736
15737         * configure.in
15738                 change to version 0.5.3claws1
15739
15740         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
15741           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
15742           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
15743
15744                 sync with sylpheed 0.5.3 release, but keep claws method of
15745                 configuring/saving fonts
15746
15747         * src/addressbook.[ch]
15748                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
15749                 in line with a similar change in Hiroyuki's branch
15750
15751         * src/mainwindow.[ch]
15752                 disable main_window_set_thread_option()
15753         * src/prefs_folder_item.c
15754                 comment out &tmps_prefs.enable_thread,
15755         * src/mbox_folder.c, src/procmsg.[ch]
15756                 comment out MSG_IS_IGNORE_THREAD
15757         * src/summaryview.c
15758                 comment out summary_ignore_thread() and summary_unignore_thread()
15759                 comment out MSG_IS_IGNORE_THREAD
15760
15761                 use Hiroyuki's threading instead.
15762
15763
15764
15765 2001-08-15 [paul]
15766
15767         * src/account.c
15768                 use Hiroyuki's 0.5.3 column scheme but also
15769                 include the enable/disable button.
15770         * src/pixmaps/mark.xpm
15771                 add Hiroyuki's amended pixmap
15772
15773 2001-08-13 [christoph]
15774
15775         * src/account.c
15776                 receive at get all column showed wrong state for APOP
15777                 button should only work for POP3 and APOP accounts
15778         * src/prefs_account.c
15779                 added missing preprocessor statement for SSL
15780
15781 2001-08-12 [paul]
15782
15783         * src/account.[ch]
15784                 add 'receive at get all' column and enable/disable
15785                 button.
15786
15787 2001-08-06 [christoph]
15788
15789         * src/account.c
15790                 show usage of SSL in protocol column
15791
15792         * src/imap.c
15793         * src/inc.c
15794                 renamed ssl options
15795
15796         * src/prefs_account.[ch]
15797                 moved ssl options to a new page
15798
15799         * src/send.c
15800         * src/smtp.c
15801         * src/ssl.[ch]
15802                 renamed ssl options
15803                 added support for SMTP STARTTLS command
15804
15805 2001-08-05 [christoph]
15806
15807         * configure.in
15808                 debian autoconf needs version check to find
15809                 correct autoconf version. if the file is
15810                 named configure.in 2.13 is used, which does
15811                 not work with this configure.in script.
15812                 other solution would be to rename the script
15813                 to configure.ac as suggested in the autoconf
15814                 manual.
15815
15816         * src/inc.c
15817                 disable final error popup if popups are
15818                 diabled in config
15819
15820         * src/socket.c
15821                 bugfix in ssl_gets
15822                 fixes IMAP over SSL problem
15823
15824 2001-08-03 [paul]
15825
15826         * configure.in
15827                 change to 0.5.2claws1
15828
15829         * sync with sylpheed 0.5.2cvs1
15830
15831 2001-08-02 [alfons]
15832
15833         * configure.in
15834                 quick fix for ispell detection...
15835
15836 2001-08-01 [paul]
15837
15838         * configure.in
15839                 change to 0.5.1claws4
15840
15841         * sync with sylpheed 0.5.1cvs7
15842
15843 2001-07-31 [alfons]
15844
15845         * src/prefs_common.c, src/prefs_common.h, 
15846           src/gtkspell.c, src/gtkspell.h
15847                 add global spelling checker settings (compose tab) +
15848                 selection of dictionary 
15849           
15850         * configure.in  
15851                 guess valid ispell location
15852
15853 2001-07-31 [paul]
15854
15855         * po/POTFILES.in
15856                 removal of 'src/quote_fmt_parse.c'
15857         * po/de.po
15858                 Updated de.po
15859                 (submitted by Jens Oberender <didge@suse.de>)
15860
15861 2001-07-31 [darko]
15862
15863         * src/folder.[ch]
15864         * src/folderview.[ch]
15865         * src/mainwindow.c
15866         * src/mh.c
15867         * src/prefs_common.[ch]
15868         * src/summaryview.c
15869                 target folder colourization
15870
15871 2001-07-30 [paul]
15872
15873         more sync with Sylpheed 0.5.1cvs6 
15874
15875 2001-07-30 [darko]
15876
15877         * src/mh.c
15878         * src/prefs_folder_item.[hc]
15879         * src/summaryview.c
15880                 shared folders support with a GUI
15881
15882 2001-07-29 [paul]
15883
15884         0.5.1claws3
15885
15886         * sync with Sylpheed 0.5.1cvs6
15887
15888 2001-07-29 [paul]
15889
15890         * po/pt_BR.po
15891                 updated
15892                 (submitted by Fabio Junior Beneditto)
15893
15894 2001-07-28 [paul]
15895
15896         * src/procmime.c
15897         * AUTHORS
15898                 patch to correct bad image mime headers
15899                 (submitted by Don Quijote <dq@searchlores.org>)
15900
15901 2001-07-28 [paul]
15902
15903         * tools/gif2xface.pl   **NEW FILE**
15904         * tools/README
15905                 script to convert file.gif to file.xface for
15906                 use in a custom header.
15907                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
15908
15909 2001-07-27 [alfons]
15910         
15911         * configure.in
15912                 change macros for detecting JPilot and LDAP
15913
15914 2001-07-27 [christoph]
15915
15916         * src/filtering.c
15917                 code cleanup (MIN / MAX warning, needed casting)
15918
15919 2001-07-27 [alfons]
15920
15921         * procheader.c
15922                 disallow setting flags when detecting certain headers
15923                 (X-Status, Status, Seen, X-Seen). 
15924         
15925         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
15926
15927 2001-07-27 [christoph]
15928
15929         * src/prefs_filter.c
15930         * src/prefs_filtering.c
15931         * src/prefs_matcher.c
15932         * src/prefs_scoring.c
15933                 scroll list when moving rows up or down
15934
15935         * src/imap.c
15936         * src/imap.h
15937         * src/prefs_account.c
15938         * src/prefs_account.h
15939         * src/send.c
15940                 SMTP over SSL (untested, feedback requested)
15941                 IMAP over SSL
15942
15943         * src/ssl.c
15944                 code cleanup
15945
15946 2001-07-26 [alfons]
15947         
15948         * configure.in, acconfig.h
15949                 define CLAWS (need this for main / claws detection)
15950
15951 2001-07-25 [alfons]
15952
15953         * configure.in
15954                 Sylpheed 0.5.1claws2
15955                 
15956         * sync with Sylpheed 0.5.1cvs4
15957
15958 2001-07-25 [christoph]
15959
15960         * src/scoring.c
15961                 fixed segfault
15962                 item->prefs == NULL (don't know why)
15963
15964 2001-07-25 [alfons]
15965
15966         * configure.in
15967                 Sylpheed 0.5.1claws1
15968
15969         * sync with Sylpheed 0.5.1cvs1-3
15970
15971 2001-07-24 [christoph]
15972
15973         * src/folderview.c
15974         * src/prefs_folder_item.[ch]
15975                 added folderitem preferences dialog with
15976                 default To: and auto request return receipt
15977
15978         * src/compose.[ch]
15979         * src/menu.[ch]
15980                 changes to handle new folderitem preferences
15981
15982         * src/mainwindow.c
15983         * src/summaryview.c
15984                 call compose new mail with current folderitem
15985
15986 2001-07-24 [alfons]
15987
15988         Release Sylpheed 0.5.1claws
15989
15990         * configure.in
15991                 change to release version 0.5.1claws
15992
15993 2001-07-24 [christoph]
15994
15995         * src/summaryview.c
15996                 fixed segfault that happend when the selected
15997                 message was removed while retrieving new messages.
15998
15999         * po/es.po
16000                 updated translation
16001                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
16002
16003 2001-07-22 [alfons]
16004
16005         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
16006         this is a work in progress, for more information: http://nlpagan.net/sylman 
16007         
16008         * configure.in, src/mainwindow.c, manual/Makefile.am
16009                 add support for English manual
16010
16011         * AUTHORS
16012                 add authors of user manuals
16013
16014         * manual/en/sylpheed*.html
16015                 add English documentation
16016
16017 2001-07-22 [christoph]
16018
16019         * po/POTFILES.in
16020                 added src/ssl.c
16021         * src/ssl.c
16022                 changed a wrong debug message
16023
16024 2001-07-22 [alfons]
16025
16026         * po/nl.po
16027                 update Dutch translation
16028
16029         * src/prefs_filtering.c, 
16030           src/prefs_matcher.c
16031                 add more translatable strings           
16032
16033 2001-07-21 [alfons]
16034
16035         0.5.0claws7
16036
16037         * configure.in
16038                 change version
16039
16040         * src/inc.c, src/summaryview.[ch]
16041                 prevent update of mark file when filtering has done, by
16042                 using a variable; this affects two functions:
16043                         inc.c::inc_finished()
16044                         summaryview.c::summary_show()
16045
16046 2001-07-20 [alfons]
16047
16048         * src/filtering.[ch], src/prefs_filtering.c, 
16049           src/matcher.[ch]
16050                 add filtering action for label coloring 
16051
16052         * po/POTFILES.in
16053                 add labelcolors.c
16054
16055         * added src/labelcolors.c
16056         * added src/labelcolors.h
16057         * src/Makefile.am, src/summaryview.c
16058                 rearrange label coloring code
16059
16060         * src/procmsg.h
16061                 add more parentheses so label colouring works correctly
16062
16063         * src/filtering.c
16064                 don't really delete message, but move it to Trash
16065
16066         * src/prefs_matcher.c
16067                 add quote options to info dialog
16068
16069 2001-07-20 [christoph]
16070
16071         * src/Makefile.am
16072         * src/inc.c
16073         * src/main.[ch]
16074         * src/socket.h
16075         * src/ssl.[ch] (new)
16076                 moved ssl stuff to a seperate file
16077
16078 2001-07-20 [darko]
16079
16080         * src/summaryview.c
16081                 fix show sender using address book with no e-mail
16082                 address in From: field
16083
16084 2001-07-19 [alfons]
16085
16086         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
16087                 fix messy handling of escaping... now at least the
16088                 execute command is useful. escape char is '\', we
16089                 accept \n and \r too. 
16090
16091                 Real life example:
16092                 
16093                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
16094                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
16095
16096 2001-07-18 [alfons]
16097
16098         0.5.0claws6
16099
16100         * src/summaryview.c
16101                 clean up
16102
16103         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
16104           src/procmsg.[ch]
16105                 revise filtering; currently move, copy, marking have
16106                 been tested. if you like bleeding edge stuff, you
16107                 should definitely go for this version :)
16108
16109         * mark old working stuff as VERSION_0_5_0_CLAWS5        
16110
16111 2001-07-17 [christoph]
16112
16113         * src/utils.c
16114                 timestamp log
16115
16116 2001-07-17 [alfons]
16117
16118         0.5.0claws5
16119
16120         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
16121           bits in the mark file, without affecting either branch. Lots of
16122           files changed, also in claws branch.
16123
16124           UNTESTED: use of mbox folders
16125
16126         * src/summaryview.c
16127                 added mark all read; however this was a quick hack used for
16128                 cleaning up mess after initial merge with Hiroyuki
16129
16130         * configure.in
16131                 change claws version number back to 0.5.0claws5 to clear up 
16132                 confusion & pretension (recent release was technically 
16133                 0.5.0claws4, so we neatly align with Hiroyuki :-)
16134
16135 2001-07-16 [alfons]
16136
16137         sync with Hiroyuki's 0.5.0cvs4
16138
16139 2001-07-16 [alfons]
16140
16141         0.5.1claws3
16142
16143         * src/filtering.[ch]
16144                 remove invalid updating of mark files for 
16145                 filter actions MATCHING_ACTION_MOVE and 
16146                 MATCHING_ACTION_DELETE; this should fix the
16147                 folder update bug
16148                 
16149         * src/procmsg.c
16150                 revert Christoph's stab at fixing the folder 
16151                 update bug
16152
16153         * po/POTFILES.in
16154                 add missing files with translatable strings
16155
16156         * src/summaryview.c
16157                 remove debug print
16158
16159 2001-07-15 [alfons]
16160
16161         * src/addr_compl.[ch], src/prefs_filtering.c
16162                 make "filtering pref dialog's destination entry" an
16163                 "address completable entry", if filter destination is 
16164                 an email address
16165
16166         0.5.1claws2
16167         
16168         sync with Hiroyuki's 0.5.0cvs2-3
16169
16170 2001-07-15 [christoph]
16171
16172         * src/procmsg.c
16173                 fixed folder stats update after incorporation
16174
16175 2001-07-15 [alfons]
16176
16177         * src/summaryview.c
16178                 * finish label colouring stuff (for now)
16179                 * fix incorrect colour bug (off by one) 
16180
16181 2001-07-14 [alfons]
16182
16183         * src/mainwindow.c
16184                 change text labels for news and mail message so there's
16185                 plenty of toolbar estate left
16186
16187         * configure.in
16188                 0.5.1claws1
16189
16190         * src/folderview.c
16191           src/folder.[ch]
16192                 sync with Hiroyuki's 0.5.0cvs1
16193
16194         * src/summaryview.c
16195                 more rewrite label colouring
16196
16197 2001-07-14 [alfons]
16198
16199         * src/summaryview.[ch]
16200                 * start rewrite label colouring 
16201                 * fix proper location "Add Sender To Addressbook" menu item
16202
16203 2001-07-13
16204
16205         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16206         (actually this is 0.5.0claws4)
16207
16208 2001-07-13 [alfons]
16209
16210         * po/pt_BR.po
16211                 * fix duplicate message
16212                 * add updated Portugese / Brazilian translation
16213                   submitted by Fabio Junior Beneditto
16214
16215 2001-07-12 [alfons]
16216
16217         * AUTHORS
16218                 add Jens
16219
16220         * po/nl.po
16221                 add updated Dutch translation
16222
16223         * po/de.po
16224                 add updated German translation submitted by Jens
16225
16226 2001-07-11 [alfons]
16227
16228         Prerelease before 0.5.0claws. Please test.
16229         This version is temporarily tagged as VERSION_0_5_0_TEST
16230
16231         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
16232           src/prefs_scoring.c, src/prefs_matcher.c, 
16233           src/prefs_filtering.c, src/mbox.c, 
16234           src/main.c, src/inc.c, src/filtering.[ch]
16235                 revert new Hoa's new matcher (does not work yet)
16236
16237         * src/Makefile.am
16238                 clean up
16239
16240 2001-07-10
16241
16242         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16243
16244
16245 2001-07-10 [alfons]
16246
16247         * Makefile.am
16248                 add ChangeLog.claws to EXTRA_DIST
16249         * src/Makefile.am
16250                 add matcher_parser_parse.h to EXTRA_DIST
16251
16252 2001-07-10 [christoph]
16253
16254         * src/inc.c
16255                 add destination folder to table of
16256                 folders that need to be updated after
16257                 incorporation
16258
16259 2001-07-10 [alfons]
16260
16261         * folder.[ch]
16262           folderview.c
16263                 make collapse state of folders and folder items persistent, i.e.
16264                 if you collapse a folder tree, the next time sylpheed-claws starts 
16265                 up the folder tree remains collapsed.  
16266                 
16267 2001-07-10 [christoph]
16268
16269         * acconfig.h
16270         * configure.in
16271                 added --enable-ssl
16272         * src/md5.[ch]
16273                 renamed MD5_CTX to MD5_CTX_syl
16274                 conflicts with a struct in openssl
16275         * src/inc.c
16276         * src/main.[ch]
16277         * src/prefs_account.[ch]
16278         * src/socket.[ch]
16279                 SSL support for POP
16280         * src/mainwindow.c
16281                 fixed compose with current account
16282                 broken by new compose button stuff
16283
16284 2001-07-09 [hoa]
16285
16286         * AUTHORS
16287                 changed my email address
16288
16289         * src/matcher_parser_parse.y
16290                 clean the parser to remove conflicts
16291
16292 2001-07-09 [alfons]
16293
16294         * AUTHORS
16295                 add Match Grun
16296
16297         * configure.in
16298                 fix incorrect description of --enable-ldap parameter
16299
16300         * src/prefs_common.[ch]
16301           src/compose.c
16302                 add experimental option "smart wrapping" which makes the
16303                 compose editor auto wrap.
16304                 
16305                 | TODO: the problem with the buggy cursor handling is caused |
16306                 | by the GtkText. when deleting / backspacing text its       |
16307                 | wrapping algorithm does not take in account the previous   |
16308                 | line. should find a way to hack this in.                   |
16309                 | or should perhaps combine this with the word wrapping      |
16310                 | patch i wrote in january.                                  |
16311
16312         * src/about.c
16313                 show build parameters for LDAP and JPilot
16314
16315         * src/summaryview.c
16316                 revert Christoph's bugfix for selecting next unread message, 
16317                 because folder stats aren't updated correctly
16318
16319 2001-07-08 [hoa]
16320
16321         * src/filtering.c
16322         * src/mainwindow.c
16323         * src/matcher.c
16324         * src/matcher_parser_lex.l
16325         * src/matcher_parser_parse.y
16326         * src/prefs_filtering.c
16327         * src/prefs_scoring.c
16328         * src/scoring.c
16329                 bugfix of the config file parser
16330
16331 2001-07-08 [alfons]
16332
16333         * src/Makefile.am
16334                 added generated matcher sources to BUILT_SOURCES
16335
16336 2001-07-08 [hoa]
16337
16338         * src/Makefile.am
16339         * src/.cvsignore
16340                 added new config file parser
16341
16342         * src/scoring.[ch]
16343         * src/filtering.[ch]
16344         * src/matcher.[ch]
16345         * src/prefs_filtering.c
16346         * src/prefs_matcher.c
16347         * src/prefs_scoring.c
16348         * added src/matcher_parser.h
16349         * added src/matcher_parser_lex.h
16350         * added src/matcher_parser_lex.l
16351         * added src/matcher_parser_parse.y
16352                 lex & yacc config file parser
16353
16354         * src/mbox.c
16355         * src/inc.c
16356         * src/main.c
16357                 changes prefs_filtering into global_filtering           
16358
16359         * src/summaryview.c
16360                 build threads with subjects only if "Re: " is at the
16361                 beginning of the subject
16362
16363 2001-07-07 [paul]
16364
16365         0.5.0claws
16366
16367         sync with sylpheed 0.5.0
16368                 change of version number only
16369
16370 2001-07-06 [paul]
16371
16372         0.5.0claws5
16373
16374         sync with sylpheed 0.5.0pre5
16375
16376 2001-07-05 [paul]
16377
16378         sync with sylpheed 0.5.0pre4 release
16379                 /po and /manual/ja not sync'ed
16380
16381 2001-07-04 [paul]
16382
16383         more sync with sylpheed 0.5.0pre4
16384
16385 2001-07-03 [christoph]
16386
16387         * src/addressbook.c
16388                 fixed address book broken by address book
16389                 for VCard, JPilot, LDAP
16390
16391 2001-07-03 [alfons]
16392
16393         * src/matcher.c
16394         * src/textview.c
16395                 stopped memory leaks
16396
16397 2001-07-03 [paul]
16398
16399         more sync with sylpheed 0.5.0pre4
16400
16401 2001-07-02 [match]
16402
16403         * included address book patch for VCard, JPilot, LDAP
16404         * pref_common.c - fixed Font options on Display tab (cosmetic)
16405         * alertpanel.c - fixed truncated message
16406
16407 2001-07-02 [christoph]
16408
16409         * src/mbox_folder.c
16410         * src/procmsg.[ch]
16411         * src/summaryview.c
16412                 mark threads for ignoring
16413
16414 2001-07-02 [paul]
16415
16416         0.5.0claws4
16417
16418         * sync with sylpheed 0.5.0pre4
16419                 updated gettext to 0.10.38.
16420
16421 2001-07-01 [paul]
16422
16423         * src/ mainwindow.c
16424         * src/procmsg.h
16425         * src/summaryview.[ch]
16426                 new right-click option: Label.
16427                 substitute for 'Mark-->Mark/Unmark', colours the line.
16428                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
16429
16430 2001-07-01 [christoph]
16431
16432         * src/folderview.c
16433                 fixed font for trash
16434         * src/summaryview.c
16435                 move ctree to unread message
16436
16437 2001-07-01 [paul]
16438
16439         * sync with sylpheed 0.5.0pre3 release
16440
16441 2001-06-30 [alfons]
16442
16443         * src/filesel.[ch]
16444         * src/compose.c
16445                 allow inserting / attaching multiple files in
16446                 the composer window
16447
16448 2001-06-30 [paul]
16449
16450         * src/codeconv.c
16451                 small change to Alfons' previous stuff so that it
16452                 actually makes
16453
16454 2001-06-30 [alfons]
16455
16456         * lots of files changed; first attempt to merge the changes
16457           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
16458
16459 2001-06-30 [paul]
16460
16461         * po/pt_BR.po
16462                 updated and completed, translations by Fabio
16463                 Junior Beneditto <fjbeneditto@yahoo.com.br>
16464
16465 2001-06-29 [alfons]
16466
16467         * src/compose.c
16468         * src/mimeproc.[ch]
16469                 allow selecting an attached files' mime type from a 
16470                 list of types.
16471
16472 2001-06-29 [paul]
16473
16474         * more sync with sylpheed 0.5.0pre3
16475
16476 2001-06-29 [paul]
16477
16478         * po/pt_BR.po
16479                 merge with sylpheed.pot and pt_BR.po provided by
16480                 Fabio Junior Beneditto.
16481
16482 2001-06-29 [darko]
16483
16484         * src/procmime.c
16485                 make MIME types case insensitive
16486
16487 2001-06-28 [alfons]
16488
16489         * po/nl.po
16490                 merge with sylpheed.pot and old nl.po; translations added.
16491
16492 2001-06-28 [paul]
16493
16494         * more sync with sylpheed 0.5.0pre3
16495
16496 2001-06-27 [alfons]
16497
16498         * src/summaryview.c
16499                 don't crash when removing parent node of messages
16500                 attracted by subject. this was caused by not deleting
16501                 the parent node from the subject line hash table.
16502
16503 2001-06-27 [alfons]
16504
16505         * src/summaryview.c
16506         * src/compose.[ch]
16507         * src/mainwindow.c
16508                 if there are multiple messages selected, allow forwarding
16509                 them as attachments.
16510
16511 2001-06-27 [paul]
16512
16513         * more sync with sylpheed 0.5.0pre3
16514
16515 2001-06-26 [paul]
16516
16517         0.5.0claws3
16518
16519         * sync with sylpheed 0.5.0pre3
16520
16521 2001-06-25 [paul]
16522
16523         * src/mainwindow.c
16524                 fixed 'compose news article' bug
16525                 from icon-and-text toolbar
16526
16527 2001-06-25 [paul]
16528
16529         * sync with sylpheed 0.5.0pre2 release
16530
16531 2001-06-24 [christoph]
16532
16533         * src/prefs_common.c
16534                 bug fix in font selection
16535         * src/folderview.c
16536                 use sylpheed's normal font instead of
16537                 gtk default font for folders without
16538                 new messages
16539
16540 2001-06-24 [alfons]
16541
16542         * src/mainwindow.[ch]
16543                 added composite compose mail / news button (an idea by Leandro
16544                 Pereira <leandro@linuxmag.com.br>)
16545
16546 2001-06-24 [paul]
16547
16548         Added instructions for ldif-to-xml.py
16549
16550         * tools/README
16551
16552 2001-06-23 [alfons]
16553
16554         Some minor things.
16555
16556         * src/pixmaps/stock_news_compose.xpm
16557                 added pixmap by Leandro
16558         * src/prefs_common.c
16559                 tested built-in spelling checker of GCC 3.0 :)
16560         * po/nl.po
16561                 merged dutch translation of sylpheed-main with
16562                 sylpheed.pot
16563
16564 2001-06-23 [paul]
16565
16566         Added tools directory and files.
16567
16568         * tools/filter_conv.pl
16569                 converts old filter system to new filtering system
16570         * tools/ldif-to-xml.py
16571                 converts netscape addressbook to sylpheed addressbook
16572         * tools/README
16573                 descriptions/instructions for above two files
16574
16575 2001-06-23 [christoph]
16576
16577         * src/inc.c
16578         * src/manage_window.[ch]
16579         * src/prefs_common.[ch]
16580                 mail retrieval dialog can be enabled, disabled
16581                 or hidden if non of sylpheed's windows is active
16582
16583 2001-06-22 [paul]
16584
16585         0.5.0claws2
16586
16587         * sync with sylpheed 0.5.0pre2
16588
16589 2001-06-21 [christoph]
16590
16591         * src/summaryview.c
16592                 show recipient on 'from' for all accounts
16593                 
16594         * src/inc.c
16595         * src/prefs_common.[ch]
16596                 disable error popup on mail receive errors
16597
16598 2001-06-21 [alfons]
16599
16600         * src/compose.c
16601                 made the ruler correctly appear and disappear.
16602
16603         * src/Makefile.am
16604                 removed Hoa's work-in-progress-stuff (interesting!) so 
16605                 claws compiles ok.
16606
16607 2001-06-20 [christoph]
16608
16609         * src/inc.c
16610         * src/progressdialog.c
16611                 added scrolled window for list in progressdialog
16612
16613 2001-06-20 [paul]
16614
16615         sync with sylpheed 0.5.0pre1 release
16616
16617 2001-06-20 [christoph]
16618
16619         * src/summeryview.c
16620                 make building threads by subject work when
16621                 thread view is enabled
16622                 
16623         * src/compose.c
16624         * src/prefs_common.[ch]
16625                 automatically select account for mail replys
16626
16627 2001-06-19 [sergey]
16628
16629         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
16630         they are filled in from the account settings.
16631
16632 2001-06-19 [paul]
16633
16634         * more sync with sylpheed 0.5.0pre1
16635
16636 2001-06-18 [alfons]
16637
16638         * src/Makefile.am,
16639           src/procmime.c
16640                 added --sysconfdir to CPPFLAGS for pointing to the correct
16641                 location of mime.types. 
16642
16643                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
16644                 or ./configure!
16645
16646 2001-06-18 [hoa]
16647
16648         * src/summaryview.c
16649                 fixed some bug when building threads
16650
16651 2001-06-18 [pau]l
16652
16653         * src/prefs_account.c
16654                 UI stuff: More changes to the English
16655
16656 2001-06-18 [paul]
16657
16658         * src/pixmaps/stock_news_compose.xpm: new file
16659         * src/Makefile.am
16660         * src/mainwindow.c
16661         * src/summaryview.c
16662                 Added new icon for Hoa's 'compose a news
16663                 message', plus minor improvements to the
16664                 English
16665
16666         * po/ja.po
16667         * ChangeLog
16668         * ChangeLog.jp
16669                 more sync with sylpheed 0.5.0pre1
16670
16671 2001-06-18 [hoa]
16672
16673         * src/compose.[ch]
16674         * src/mainwindow.c
16675                 Follow-up and reply to
16676
16677         * src/summaryview.[ch]
16678                 Build threads also with subjects
16679
16680 2001-06-17 [hoa]
16681
16682         * src/compose.c
16683                 forwarding use the current account.
16684
16685         * src/mainwindow.c
16686                 the "compose message" button has been replaced with
16687                 "new mail" and "new news" buttons
16688
16689         * src/prefs_common.[ch]
16690                 added a configuration option to use the forward button
16691                 as "forward as attachment"
16692                 changed reply and forward format description
16693
16694         * src/quote_fmt_lex.l
16695         * src/quote_fmt_parse.y
16696                 added message with no signature in format for reply
16697                 and forward.
16698
16699 2001-06-17 [paul]
16700
16701         Minor UI stuff
16702
16703         * src/mainwindow.c
16704         * src/summaryview.c
16705                 Improvements to the English
16706
16707         * src/prefs_common.c
16708                 Improvements to the English and some
16709                 clarity/continuity improvements in the
16710                 description of Quote symbols.
16711
16712 2001-06-17 [paul]
16713
16714         0.5.0claws1
16715
16716         * sync with sylpheed 0.5.0pre1
16717
16718 2001-06-17 [hoa]
16719
16720         * src/compose.c
16721                 Better interface for compose, displayed fields
16722                 are updated whenever we change account.
16723                 Newsgroups field is automatically filled.
16724
16725         * src/mainwindow.c
16726                 Newsgroups field is automatically filled.
16727
16728         * src/prefs_account.c
16729                 Some interface stuff when fields appear and
16730                 disappear.
16731
16732 2001-06-16 [paul]
16733
16734         0.4.99claws
16735
16736         * sync with sylpheed 0.4.99
16737
16738 2001-06-16 [sergey]
16739
16740         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
16741         base64_decoder_free, base64_decoder_decode): new object and
16742         functions for decoding base64 streams.
16743         * src/procmime.c (procmime_decode_content): modified to use the
16744         new base64 decoder.
16745
16746 2001-06-15 [paul]
16747
16748         0.4.99claws10
16749
16750         * sync with sylpheed 0.4.99cvs11
16751
16752 2001-06-13 [paul]
16753
16754         0.4.99claws9
16755
16756         * sync with sylpheed 0.4.99cvs9
16757
16758 2001-06-13 [hoa]
16759
16760         * src/compose.c
16761         * src/prefs_account.c
16762
16763                 SMTP server can be defined in the news account
16764                 mime type of attachment are kept.
16765
16766         * src/summaryview.c
16767
16768                 now choose the highest important score between default
16769                 and important score of folder.
16770
16771 2001-06-09 [alfons]
16772         
16773         * src/prefs_common.c: 
16774
16775                 (prefs_quote_description_create): corrected description of 
16776                 quote format characters
16777
16778 2001-06-09 [paul]
16779
16780         0.4.99claws8
16781
16782         * sync with sylpheed 0.4.99cvs8
16783
16784 2001-06-08 [sergey]
16785
16786         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
16787         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
16788
16789 2001-06-08 [paul]
16790
16791         0.4.99claws7
16792
16793         * sync with sylpheed 0.4.99cvs7
16794
16795 2001-06-06 [sergey]
16796
16797         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
16798         clashes with autogenerated header).
16799         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
16800         * src/Makefile.am: added quote_fmt.h.
16801         * src/.cvsignore: added lex/yacc autogenerated files
16802         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
16803
16804 2001-06-06 [paul]
16805
16806         0.4.99claws6
16807
16808         * sync with sylpheed 0.4.99cvs6
16809
16810 2001-06-06 [hoa]
16811
16812         * added src/quote_fmt_parse.h
16813         * src/compose.c
16814                 removed warnings
16815
16816         * src/prefs.[ch]
16817                 don't modify readonly configuration files
16818
16819         * src/prefs_account.c
16820         * src/prefs_common.c
16821         * src/prefs_customheader.c
16822         * src/prefs_display_header.c
16823         * src/prefs_filter.c
16824         * src/prefs_filtering.c
16825         * src/prefs_scoring.c
16826                 don't open dialog box when configuration files
16827                 are readonly
16828
16829 2001-06-05 [sergey]
16830
16831         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
16832
16833         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
16834         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
16835         BUILT_SOURCES to make all files rebuild properly.
16836
16837         * src/compose.c: removed #include "quote_fmt.tab.h".
16838
16839         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
16840         CHARACTER value in yylval.
16841
16842         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
16843         receive CHARACTER value by documented means (yylval).
16844
16845         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
16846
16847 2001-06-05 [hoa]
16848
16849         * src/Makefile.am
16850                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
16851
16852         * src/filtering.c
16853         * src/matcher.c
16854         * src/matcher.h
16855         * src/prefs_filtering.c
16856                 now keep the configuration for execute action
16857
16858         * src/mbox_folder.c
16859                 fixed a warning
16860
16861 2001-06-05 [paul]
16862
16863         * sync with sylpheed 0.4.99cvs5
16864
16865 2001-06-05 [hoa]
16866
16867         * src/Makefile.am
16868                 added quote_fmt.[ch]
16869
16870         * added src/quote_fmt.y
16871         * added src/quote_fmt.l
16872         * added src/quote_fmt.tab.h
16873         * added src/quote_fmt.tab.c
16874         * added src/lex.quote_fmt.c
16875                 parsing configuration for replying
16876                 and forwarding
16877
16878         * src/prefs_common.[ch]
16879                 added configuration UI for replying
16880                 and forwarding
16881
16882         * src/compose.c
16883                 using configuration for replying
16884                 and forwarding
16885
16886 2001-06-04 [hoa]
16887
16888         * src/filtering.c
16889         * src/matcher.c
16890         * src/matcher.h
16891         * src/prefs_filtering.c
16892         * src/prefs_matcher.c
16893         * src/prefs_matcher.h
16894                 action "run a command" for filtering
16895                 and matching with a command.
16896                 fixed the "whole message" matching
16897
16898         * src/mbox_folder.c
16899                 changed temporary filename for security
16900
16901         * src/messageview.c
16902                 queue the notification if it fails to send.
16903
16904         * src/prefs_common.c
16905         * src/prefs_folder_item.c
16906                 changed the default important score             
16907
16908         * src/prefs_scoring.c
16909         * src/scoring.c
16910                 hide kill score input when the folder is not
16911                 a newsgroup
16912
16913 2001-06-03 [alfons]
16914
16915         * src/prefs_common.c:
16916
16917                 (prefs_font_select): pass font name in font entry box to font
16918                 selection dialog.
16919
16920 2001-06-03 [sergey]
16921
16922         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
16923
16924 2001-06-03 [paul]
16925
16926         * sync with sylpheed 0.4.99cvs4
16927
16928 2001-06-03 [alfons]
16929
16930         * src/headerwindow.c:
16931
16932                 (headerwindow_show_cb): use the selected summary view item, not
16933                 the displayed item.
16934
16935 2001-06-02 [alfons]
16936
16937         * src/headerwindow.c:
16938
16939                 (headerwindow_show_cb): always try to show msginfo
16940
16941 2001-06-02 [hoa]
16942
16943         * src/compose.c
16944                 keep attached parts when reediting or forwarding.
16945
16946 2001-06-01 [hoa]
16947
16948         * src/folderview.c
16949         * src/prefs_folder_item.[ch]
16950         * src/prefs_scoring.[ch]
16951         * src/scoring.[ch]
16952         * src/summaryview.[ch]
16953         * src/main.c
16954         * src/mainwindow.c
16955         * src/prefs_common.[ch]
16956                 support for folder scoring
16957                 kill score and important score for messages
16958         
16959         * src/prefs_account.c
16960                 some display bug fixed for local account
16961                 preferences
16962
16963 2001-05-31 [alfons]
16964
16965         * src/summaryview.c:
16966
16967                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
16968                 sender to address book menu item is disabled.
16969
16970 2001-05-30 [hoa]
16971
16972         * src/filtering.[ch]
16973         * src/summaryview.c
16974                 handling summary menu / filter messages
16975
16976         * src/folder.[ch]
16977                 add some stuff
16978
16979         * src/foldersel.c
16980                 imap folders now appears in list
16981
16982         * src/mbox_folder.c
16983                 doesn't crash if destination mail is not writeable
16984
16985 2001-05-29 [hoa]
16986
16987         * src/compose.c
16988                 removed some warnings
16989
16990         * src/filtering.c
16991         * src/folder.[ch]
16992         * src/prefs_filtering.c
16993                 global string to identify any folders           
16994                 removed some debug info
16995                 filtering to mbox folders is now possible
16996
16997         * src/mainwindow.c
16998                 removed some warnings
16999
17000         * src/mbox_folder.c
17001                 permission on files are changed to read/write for user only,
17002                 nothing for other.
17003                 creation of subfolder is handled better.
17004
17005 2001-05-28 [alfons]
17006
17007         Verified the sync for src/prefs_common.[ch] and
17008         src/prefs_account.[ch]. I believe there were some
17009         minor indentation differences.
17010
17011 2001-05-28 [paul]
17012
17013         0.4.99claws3
17014
17015         * sync with 0.4.99cvs3
17016
17017 2001-05-28 [hoa]
17018
17019         * src/compose.c
17020                 handling flags for mbox format
17021
17022         * src/filtering.c
17023                 use of mark file only for MH format
17024                 handling flags for mbox format
17025                 filtering cannot yet move or copy mails to mbox folders.
17026
17027         * src/folder.[ch]
17028                 changed move_msg, copy_msg,
17029                 move_msgs_with_dest, copy_msgs_with_dest functions
17030                 uses only folder->copy_msg() function
17031                 uses folder->finished_copy() to handle the destination
17032                 folder at the end of the copy or move operation.
17033
17034         * src/foldersel.c
17035                 included mbox directories.
17036
17037         * src/folderview.[ch]
17038         * src/mainwindow.c
17039                 handle folders operation for mbox format
17040
17041         * src/mbox.c
17042                 disable conversion of "From " header
17043
17044         * src/mbox_folder.[ch]
17045                 completion of mbox format handling
17046
17047         * src/mh.c
17048                 changed mh_copy_msg() function and
17049                 removed mh_move_msg(), mh_move_msgs_with_dest(),
17050                 mh_copy_msgs_with_dest()
17051
17052         * src/prefs_filtering.c
17053                 removed some warnings
17054
17055         * src/prefs_matcher.c
17056                 default boolean operation is AND
17057
17058         * src/procheader.c
17059                 handling flags for mbox format
17060                 handling of "From " header
17061
17062         * src/procmsg.[ch]
17063                 removed data field
17064                 added MSG_REALLY_DELETED flags to handle deletion of
17065                 messages in mbox format.
17066
17067         * src/summaryview.c
17068                 handling flags for mbox format
17069                 disable the MSG_DELETED flags when messages
17070                 are deleted in mbox format
17071
17072         * src/textview.c
17073                 "From " headers display fixed.
17074
17075 2001-05-27 [alfons]
17076
17077         * src/textview.c:
17078                 
17079                 (get_email_part): skip quoted email addresses, like in e.g.
17080                 "'alfons@proteus.demon.nl'".
17081
17082 2001-05-26 [alfons]
17083
17084         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
17085         and fixing the persistence troubles when using separate windows.
17086
17087         * src/mainwindow.c:
17088         
17089             Added #define SEPARATE_ACTION used in the gtk item factory for 
17090             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
17091                 use gtk_item_factory_get_widget_by_action() to get the items.
17092                 
17093             Removed separate_widget_cb from the gtk item factory data   
17094           
17095             (mainwindow_create): connect separate_widget_cb() to check
17096             menu item "toggled" signal. also passing a MainWindow pointer
17097                 as object data for both check menu items.
17098                 
17099             (separate_widget_cb): definition of separate_widget_cb() to match
17100             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
17101                 window using gtk_object_get_data(). The type of window separation 
17102                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
17103         
17104         * src/prefs_filtering.c,
17105           src/prefs_matcher.c: added horizontal scrollbars
17106
17107 2001-05-25 [darko]
17108
17109         * src/headerview.c
17110                 fix segfault with invalid bold font
17111         * src/summaryview.c
17112                 correctly display summary stats after row is marked
17113
17114 2001-05-23 [sergey]
17115
17116         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
17117         encodings with libjconv.
17118
17119 2001-05-23 [hoa]
17120
17121         * src/Makefile.am
17122                 added mbox_folder.[ch]
17123         * src/defs.h
17124                 mbox temporary folder
17125         * src/folder.[ch]
17126         * added src/mbox_folder.[ch]
17127         * src/folderview.c
17128         * src/procheader.[ch]
17129                 added mbox support
17130         * src/mbox.c
17131                 bugfix for file incorporation filtering
17132         * src/imap.c
17133                 enable creation of MBOX
17134         * src/prefs_display_header.c
17135                 enable use of headers like "From "
17136                 something that should be fixed :
17137                         displaying of such headers add an extra space
17138         * src/prefs_folder_item.c
17139                 don't create folders because it is not necessary
17140         * src/procmsg.h
17141                 added data field to MsgInfo for mbox internal use
17142         * src/summaryview.c
17143                 added some support for mbox
17144         * src/utils.[ch]
17145                 added get_mbox_cache_dir() function
17146
17147 2001-05-23 [hiroyuki]
17148
17149         * src/headerwindow.c
17150           src/inc.c
17151           src/main.c
17152           src/mh.c
17153           src/nntp.c
17154           src/procmsg.h
17155           src/session.h
17156           src/socket.[ch]
17157           src/summaryview.c
17158           src/textview.c
17159           src/automaton.c
17160           src/folderview.c: more sync with 0.4.99cvs2.
17161
17162         * src/headerwindow.c: reverted.
17163
17164 2001-05-22 [paul]
17165
17166         0.4.99claws2
17167
17168         * sync with sylpheed 0.4.99cvs2
17169                 * src/news.[ch]
17170                 * src/nntp.[ch]
17171                 * INSTALL
17172                 * INSTALL.jp
17173
17174 2001-05-22 [alfons]
17175
17176         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
17177
17178 2001-05-21 [alfons]
17179
17180         Minor things:
17181
17182         * configure.in: if gnome-config not found, "no" is displayed
17183         
17184         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
17185
17186         * src/textview.c: now also possible to add mail addresses by right
17187           clicking in the text view
17188
17189         * src/codeconv.c: merged patch which fixes endless loop when encountering
17190           invalid wide characters; from Alte <010@imis.ru>  
17191
17192 2001-05-20 [alfons]
17193
17194         Added installation of gnome specific things:
17195
17196         * Makefile.am: gnome conditional
17197
17198         * configure.in: check for installed gnome
17199
17200         * added sylpheed.png, sylpheed.desktop
17201
17202 2001-05-20 [sergey]
17203
17204         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
17205
17206         * src/mainwindow.h (main_window_toolbar_create): created a button
17207         for "Reply to all".
17208         (main_window_set_toolbar_sensitive): enable/disable the new button
17209         appropriately.
17210         (toolbar_reply_to_author_cb): handle the new button.
17211
17212         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
17213         send_progress_dialog_destroy() on failure (fixes hang on SMTP
17214         failure).
17215
17216 2001-05-19 [sergey]
17217
17218         * src/compose.h (ComposeReplyMode): new modes
17219         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
17220         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
17221
17222         * src/compose.c
17223         (compose_send): move some code into a new function:
17224         (compose_current_mail_account): new function.
17225         (compose_reply): new argument to_author, all callers changed; if
17226         to_author==TRUE and account->protocol==A_NNTP, find and use an
17227         appropriate mail account for replying.
17228         (compose_reply_set_entry): new argument to_author; ignore
17229         compose->replyto if to_author==TRUE.
17230
17231         * src/mainwindow.c: new command "Message/Reply to author".
17232         (main_window_set_menu_sensitive): enable/disable it.
17233         (reply_cb): handle it.
17234
17235         * src/summaryview.c: new command "Reply to author".
17236         (summary_set_menu_sensitive): enable/disable it.
17237         (summary_reply_cb): handle it.
17238
17239         * src/account.c (account_find_mail_from_address): new function.
17240
17241 2001-05-18 [paul]
17242
17243         0.4.99claws1
17244
17245         * sync with sylpheed 0.4.99cvs1
17246
17247 2001-05-18 [hoa]
17248
17249         * src/compose.[ch]
17250         * src/filtering.c
17251         * src/summaryview.c
17252                 new filtering action : forward and forward as attachment
17253
17254         * src/main.c
17255                 no need for $DISPLAY when we run sylpheed --help
17256                 call to parse_cmd_opt() is moved
17257
17258         * src/mainwindow.[ch]
17259                 execute button is hidden when immediate execute
17260                 is chosen
17261
17262         * src/mh.c
17263         * src/news.c
17264         * src/prefs_folder_item.c
17265         * src/procmsg.c
17266                 better handling of missing directories
17267
17268         * src/summaryview.c
17269                 reedit is enabled in outbox
17270                 reedit is enabled in queue
17271
17272 2001-05-17 [hoa]
17273
17274         * src/filtering.c
17275         * src/matcher.[ch]
17276         * src/prefs_filtering.c
17277                 changed attachement into attachment
17278
17279 2001-05-17 [alfons]
17280
17281         0.4.67claws4    
17282
17283         * sync with sylpheed 0.4.67cvs9
17284         * sync with sylpheed 0.4.67cvs7-8
17285
17286 2001-05-17 [hoa]
17287
17288         * src/Makefile.am
17289                 added prefs_filtering.c
17290
17291         * src/filtering.[ch]
17292         * src/matcher.[ch]
17293                 removed action : forward_news and forward_news_as_attachement
17294                 (forward and forward_as_attachement can be used instead)
17295
17296         * src/mainwindow.c
17297                 added menu option to access filtering configuration
17298
17299         * src/prefs_account.c
17300                 changed mail_command default to /usr/sbin/sendmail
17301
17302         * added src/prefs_filtering.[ch]
17303                 dialog box for filtering configuration
17304
17305         * src/prefs_matcher.c
17306                 added function prefs_matcher_get_criteria_from_matching()
17307
17308         * src/prefs_scoring.c
17309                 reset the dialog when register or substitute is clicked
17310
17311 2001-05-15 [hoa]
17312
17313         * src/Makefile.am
17314                 added filtering.[ch]
17315         * src/inc.c
17316                 using filering.[ch] instead of filter.[ch]
17317         * src/main.c
17318                 reading new filtering configuration
17319         * src/matcher.[ch]
17320                 added some filtering actions
17321                 and fixed a bug for headers and mail body matching
17322         * src/mbox.c
17323                 using filering.[ch] instead of filter.[ch]
17324         * src/mh.c
17325                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
17326         * src/summaryview.c
17327                 some fixes for filtering
17328
17329 2001-05-14 [hiroyuki]
17330
17331         * src/send.c: fixed some weird indentations.
17332           send_message_with_command(): call pclose() only if p != NULL.
17333         * src/textview.c: get_email_part(): modified the code for readability.
17334
17335 2001-05-14 [hiroyuki]
17336
17337         * src/md5global.h
17338           src/md5ify.c
17339           src/md5ify.h: removed from the cvs.
17340
17341 2001-05-13 [sergey]
17342
17343         * src/main.c: include rfc2015.h to avoid compiler warnings.
17344         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
17345         the panel is already on screen.
17346         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
17347         closing the alert window by ESC as "No".
17348         * src/prefs_common.c (prefs_interface_create): moved return
17349         receipt check button to the correct place.
17350
17351 2001-03-13 [alfons]
17352
17353         * src/prefs_common.c: 
17354                 moved return receipt check button to the Send tab. (prefs_send_create)
17355                 removed the date format ui related globals. (prefs_display_create)
17356
17357         0.4.67claws3
17358         
17359         * sync with sylpheed 0.4.67cvs5-6
17360
17361 2001-05-13 [paul]
17362
17363         * added Alfons' font selection patch
17364
17365         * src/defs.h
17366         * src/headerwindow.c
17367         * src/prefs_common.c
17368         * src/prefs_common.h
17369
17370 2001-05-13 [hoa]
17371         * src/defs.h
17372                 changed version of cache
17373         * src/matcher.[ch]
17374         * src/prefs_matcher.c
17375                 added additionnal matching criteria
17376         * src/procheader.c
17377         * src/procmsg.[ch]
17378         * src/news.c
17379                 added references in MsgInfo
17380
17381 2001-05-12 [hoa]
17382
17383         * src/defs.h
17384                 prepared some things for new filtering
17385         * src/matcher.[ch]
17386                 added some matching properties
17387                 inreplyto need to be enhanced
17388                 prepared some things for new filtering
17389         * src/messageview.c
17390                 added Return-Receipt-To handling
17391         * src/prefs_folder_item.c
17392                 changed default value to TRUE
17393         * src/prefs_matcher.c
17394                 added some matching properties
17395         * src/prefs_scoring.[ch]
17396                 the scoring dialog is finished
17397         * src/procheader.c
17398                 added Return-Receipt-To handling
17399                 Reference need to be added
17400         * src/procmsg.[ch]
17401                 added Return-Receipt-To handling
17402                 added threadscore to get a better score sorting when
17403                 threads are enabled
17404         * src/summaryview.c
17405                 suppressed a bug when we sort the list
17406                 when no folder is opened.
17407                 better score sorting when threads are enabled
17408
17409 2001-05-12 [alfons]
17410
17411         * reverted previous patch because of potential errors 
17412
17413         0.4.67claws2
17414         
17415         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
17416                 applied "toggle mail-retrieval dialog window" patch submitted 
17417                 by Eric Limpens <eric@qnt.net>
17418
17419         * sync with sylpheed 0.4.67cvs4
17420
17421 2001-05-12 [sergey]
17422
17423         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
17424         some picky compilers.
17425         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
17426         * src/grouplist_dialog.c: include alertpanel.h.
17427         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
17428         fix compile warning.
17429         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
17430         #include "defs.h" before others to prevent the warning of `MIN'
17431         and `MAX' redefinition.
17432
17433 2001-05-11 [hoa]
17434
17435         * src/main.c
17436         * src/messageview.c
17437         * src/prefs_account.c
17438         * src/prefs_display_header.c
17439                 removed warning
17440         * src/Makefile.am
17441                 added prefs_scoring.[ch]
17442         * src/grouplist_dialog.c
17443                 display an error dialog box if the group list
17444                 cannot be fetched.
17445         * src/mainwindow.[ch]
17446                 added main_window_set_thread_option() function
17447                 scoring dialog box enabled
17448         * src/matcher.[ch]
17449                 added flags matching unread /new / marked
17450                 / deleted / replied / forwarded
17451         * src/news.c
17452                 newsgroups are now finally in newscache
17453         * src/prefs_matcher.[ch]
17454                 finished preferences for matching dialog
17455         * added src/prefs_scoring.[ch]
17456                 scoring dialog box completed
17457         * src/scoring.[ch]
17458                 conversion to string : added scoringprop_to_string()
17459                 write config for preferences :
17460                 added prefs_scoring_write_config()
17461         * src/summaryview.c
17462                 threads can be enabled/disabled independently
17463                 for each folder
17464
17465 2001-05-10 [alfons]
17466
17467         0.4.67claws1
17468         
17469         * AUTHORS: 
17470                 thought it would be nice to have a list of all
17471                 contributors (used Changelog as a reference)
17472         
17473         * configure.in: 
17474                 messed up version numbering...
17475
17476         0.4.66claws1
17477
17478         * sync with sylpheed 0.4.67cvs1-3
17479
17480 2001-05-10 [darko]
17481
17482         * src/prefs_common.c:
17483                 better UI for strftime format, double clicking
17484                 on format now inserts the format in text entry
17485                 replaced close button with standard OK/Cancel
17486                 moved date format button to the right of the
17487                 text entry field
17488
17489 2001-05-09 [alfons]
17490
17491         * src/gtkstext.c:
17492                 Ctrl-Home / Ctrl-End have proper cursor navigation
17493
17494 2001-05-09 [hoa]
17495
17496         * src/prefs_matcher.c
17497                 finished UI to define matching properties
17498                 added ok and cancel button
17499         * src/prefs_filter.c
17500                 added ok and cancel button
17501         * src/news.c
17502                 fixed some bug in xhdr parsing
17503
17504 2001-05-08 [alfons]
17505
17506         * src/textview.c: 
17507                 fixed a bug in textview_show_header(), which displayed two colons (':');
17508                 cleaned up some warnings
17509
17510 2001-05-08 [hoa]
17511
17512         * src/Makefile.am
17513                 added prefs_matcher.[ch]
17514                 compilation with -W -Wall
17515         * src/alertpanel.c
17516                 ungrab the mouse events if grabbed - does it
17517                 fix the bug for disposition notification ?
17518         * src/mainwindow.c
17519                 added a menu option to open the matching dialog.
17520         * src/matcher.[ch]
17521                 added matcherprop_to_string() and matcherlist_to_string()
17522                 fixed some bugs, changed the name of some options
17523                 age_sup and age_inf becomes age_greater and age_lower,
17524                 body and messageheaders becomes body_part and headers_part,
17525                 changed the names of constants from SCORING_XXX to MATCHING_XXX
17526         * src/prefs_display_header.c
17527         * src/prefs_headers.c
17528                 fixed a bug that accidentally destroyed dialogs
17529                 when closed them with delete_event
17530                 Added *_deleted() which handle delete_event signal correctly.
17531         * src/prefs_folder_item.[ch]
17532                 added "enable_thread" field for future customization
17533         * added src/prefs_matcher.[ch]
17534                 sample of the UI to define matching properties
17535         * src/procheader.c
17536                 using procheader_headername_equal instead of str*cmp functions
17537                 using procheader_parse_header() function
17538         * src/scoring.c
17539                 using MATCHING_XXX instead of SCORING_XXX
17540         * src/summaryview.c
17541                 display the sender of the news even if this is ourself
17542                 when this is a news message.
17543         * src/textview.c
17544                 using headername_equal() instead of str*cmp functions
17545
17546 2001-05-08 [alfons]
17547
17548         0.4.66claws
17549
17550         * sync with sylpheed 0.4.66
17551         * src/gtkstext.c: trace logs added 
17552
17553 2001-05-08 [sergey]
17554
17555         * src/prefs_common.[ch]: added option to enable/disable GnuPG
17556         signature check popup.
17557         * src/rfc2015.c (check_signature): show signature check popup only
17558         if it is enabled in preferences.
17559
17560 2001-05-07 [alfons]
17561
17562         0.4.66claws4
17563         
17564         * sync with sylpheed 0.4.66cvs6
17565
17566 2001-05-07 [darko]
17567
17568         * src/prefs_common.[ch]: added option to enable/disable
17569           looking up sender name in address book for summary pane
17570         * src/summaryview.c: look up sender in the address book
17571           by using Alfons' address completion code
17572
17573 2001-05-07 [hiroyuki]
17574
17575         * src/inc.h
17576           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
17577           member of Pop3State.
17578         * src/news.c: brought #include "defs.h" before #include <glib.h>
17579           to prevent the warning of `MIN' and `MAX' redefinition.
17580
17581 2001-05-06 [hoa]
17582
17583         * removed src/headers_display.[ch]
17584         * removed src/prefs_display_headers.[ch]
17585         * src/inc.c
17586                 use a temporary file in the user directory for mbox import
17587         * src/news.c
17588                 added XHDR support to get "To" and "Cc" headers
17589                 (in order to match news with to or cc field for
17590                 scoring)
17591                 added function news_parse_xhdr() to get XHDR response
17592         * src/nntp.[ch]
17593                 added function nntp_xhdr()
17594         * src/matcher.c
17595                 fetch the message if necessary
17596
17597 2001-05-06 [alfons]
17598
17599         0.4.66claws3
17600
17601         * sync with sylpheed 0.4.66cvs3-5
17602
17603 2001-05-06 [hoa]
17604
17605         * src/utils.[ch]
17606                 added function itos_buf() to enable use of several buffers
17607         * src/summaryview.c
17608                 use of itos_buf() instead of itos() in summary list
17609                 to fix the broken display of message number.
17610
17611 2001-05-06 [alfons]
17612
17613         * src/gtkstext.c: bug in cursor up navigation fixed,
17614                 fixed another unsigned / signed comparison (we're getting there :-)
17615
17616 2001-05-06 [hoa]
17617
17618         * src/Makefile.am
17619                 added scoring.c scoring.h
17620                 prefs_folder_item.c prefs_folder_item.h
17621                 matcher.c matcher.h
17622         * src/defs.h
17623                 added FOLDERITEM_RC SCORING_RC
17624         * src/folder.[ch]
17625                 added prefs field in FolderItem :
17626                 properties for each folder (PrefsFolderItem),
17627                 sorting type and mode were added as the first properties.
17628         * src/main.c
17629                 read config for scoring
17630         * added src/matcher.[ch]
17631                 gives functions to parse configuration file to do
17632                 matching on mails with a list of conditions.
17633         * src/mainwindow.c
17634                 add option to sort by score
17635         * src/prefs_common.[ch]
17636                 added preference option to show score and for
17637                 the score column size
17638         * added src/prefs_folder_item.[ch]
17639                 properties for each folder (PrefsFolderItem),
17640                 sorting type and mode were added as the first properties.
17641         * src/procheader.[ch]
17642                 added procheader_parse_header()
17643                 added procheader_header_free()
17644                 added procheader_headername_equal()
17645                 and made modification to use them.
17646         * src/procmsg.[ch]
17647                 added score field to MsgInfo structure
17648         * added src/scoring.[ch]
17649                 gives functions to parse configuration file to do
17650                 scoring on mails with a list of conditions.
17651         * src/summaryview.[ch]
17652                 save the sorting type and mode for the folder
17653                 added column to display the score of the mail
17654                 added function summary_score_clicked()
17655                 sorting type and mode are restored to the folder
17656                 when it is reopen
17657         * src/textview.c
17658                 use procheader_parse_header(), procheader_headername_equal()
17659                 removed memory leak in text_scan_header when freeing headers
17660         * src/filter.c
17661                 changed the function to match names of headers
17662                 using procheader_headername_equal()
17663
17664         Scoring functions are implemented, an interface is needed
17665         to configure that.
17666
17667 2001-05-04 [alfons]
17668
17669         * src/gtkstext.c: 
17670                 hopefully fixed the row up navigation bug,
17671                 removed adding back / forward lines to cache
17672
17673 2001-05-04 [sergey]
17674
17675         * src/prefs_display_headers.c: user interface changes:
17676         (prefs_display_headers_create): remove unused "Show" check button;
17677         allow reordering of headers by dragging.
17678         (prefs_display_headers_write_config): remove unused variables.
17679         (prefs_display_headers_set_dialog): do not insert "(New)" at top
17680         of lists (not needed with the new UI).
17681         (prefs_display_headers_set_list): scan lists starting from row 0,
17682         not 1 (do not skip "(New)").
17683         (prefs_display_headers_find_header): new function.
17684         (prefs_display_headers_clist_set_row): do not allow duplicates.
17685         (prefs_display_headers_delete_cb): do not skip row 0; treat
17686         closing the alert window by ESC as "No".
17687         (prefs_display_headers_up): do not protect row 0.
17688         (prefs_display_headers_down): do not protect row 0.
17689
17690 2001-05-04 [sergey]
17691
17692         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
17693         functions.
17694
17695         * src/summaryview.c
17696         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
17697         summary_select_next_marked, summary_select_prev_marked): new
17698         functions.
17699
17700 2001-05-03 [sergey]
17701
17702         * src/news.c: fixed a bug when no article can be fetched after
17703         server timeout if the connection was restored by news_post():
17704         (news_select_group): new function.
17705         (news_fetch_msg): call news_select_group() before fetching
17706         article.
17707         (news_get_uncached_articles): set session->group after successful
17708         GROUP command.
17709
17710 2001-05-03 [hoa]
17711
17712         * src/defs.h
17713         * src/procmsg.[ch]
17714         * src/procheader.c
17715                  changed version of cache, added cc field
17716
17717         * src/prefs_display_headers.c
17718                 the interface was changed
17719
17720         * src/prefs_headers.c
17721                 added cancel button
17722
17723 2001-05-03 [alfons]
17724
17725         * completed sync of sylpheed cvs2
17726         * src/gtkstext.c: updated row up / down cursor navigation
17727         * src/textview.c: re-edited, prepared for fixing the email address
17728                 scanner.
17729
17730 2001-05-03 [darko]
17731
17732         * src/prefs_common.c: use alfons' strftime ui code
17733         entry_datefmt and datefmt_sample widgets have to be
17734         global in this module because of this change
17735
17736 2001-05-03 [hoa]
17737
17738         * src/messageview.c
17739         * src/prefs_common.[ch] added option to activate the return receipt
17740                 feature.
17741
17742 2001-05-02 [alfons]
17743
17744         * src/gtkstext.c: fix for row up/down cursor navigation. 
17745
17746         0.4.66claws2
17747         
17748         * sync with 0.4.66cvs2
17749
17750 2001-05-02 [paul]
17751
17752         added add-sender-to-addressbook patch
17753
17754         * src/addressbook.c
17755         * src/addressbook.h
17756         * src/summaryview.c
17757
17758 2001-05-02 [sergey]
17759
17760         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
17761         G_ALERTDISABLE.
17762
17763         * src/alertpanel.c (alertpanel_create): new argument can_disable,
17764         all existing callers changed to pass FALSE; create a check button
17765         to disable the message.
17766         (alertpanel_message_with_disable): new function.
17767         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
17768         (alertpanel_button_toggled): new function.
17769         (alertpanel_button_clicked, alertpanel_close): set value using
17770         G_ALERT_VALUE_MASK.
17771
17772         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
17773
17774         * src/prefs_common.c (prefs_privacy_create): new check button
17775         checkbtn_gpgme_warning.
17776
17777         * src/main.c (main): moved preferences reading before gpgme
17778         initialization; check prefs_common.gpgme_warning before giving the
17779         GnuPG warning and set it to FALSE if the user wants to disable the
17780         warning.
17781
17782 2001-05-02 [hiroyuki]
17783
17784         * src/prefs_display_headers.c: modified the layout and some labels.
17785
17786 2001-05-02 [sergey]
17787
17788         * src/prefs_account.c (prefs_account_fix_size): new function.
17789         (prefs_account_create): call prefs_account_fix_size(); use
17790         gtk_widget_show instead of gtk_widget_show_all (fixes too large
17791         size when the window is shown for the first time).
17792         (prefs_account_basic_create): changed layout of serv_table; moved
17793         localmbox_entry above smtpserv_entry (logically it replaces
17794         POP3/IMAP server).
17795         (prefs_account_protocol_activated): set sensitivity of
17796         nntpauth_chkbtn according to the protocol (in addition to
17797         hide/show); commented out gtk_table_set_row_spacing() calls.
17798         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
17799         not sensitive (fixes a bug with disabled username/password boxes
17800         when editing POP3 account after NNTP with authentication).
17801
17802 2001-05-02 [hoa]
17803
17804         * src/account.c
17805         * src/inc.c
17806         * src/prefs_account.[ch]
17807         * src/send.c
17808                 removed local account without SMTP server
17809                 added option to use mail command instead of a connexion
17810                 to SMTP server when a local account is used
17811         * src/prefs_headers.c
17812                 fixed a bug
17813         * src/news.c
17814                 fixed a bug when connexion immediately closed
17815
17816 2001-05-01 [alfons]
17817
17818         0.4.66claws1
17819         
17820         * sync with 0.4.65
17821
17822 2001-05-01 [sergey]
17823
17824         * src/prefs_account.c (Basic, prefs_account_basic_create): new
17825         widget nntpauth_chkbtn.
17826         (prefs_account_protocol_activated): handle nntpauth_chkbtn
17827         visibility.
17828         (prefs_account_nntpauth_toggled): new function.
17829
17830         * src/news.c (news_session_new_for_folder): use NNTP
17831         authentication only if ac->use_nntp_auth is set.
17832
17833 2001-05-01 [hoa]
17834
17835         * src/Makefile.am changed headers.[ch] in customheader.[ch]
17836         * src/prefs_display_headers.c changed the UI
17837         * src/prefs_headers.c changed account_name to account_id
17838         * src/compose.c using customheader.h
17839
17840 2001-05-01 [hiroyuki]
17841
17842         * src/esmtp.c
17843           src/news.c
17844           src/nntp.c: changed sock_read() to sock_gets(), they've been left
17845           unsynched.
17846
17847 2001-05-01 [hoa]
17848
17849         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
17850         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
17851                 for displaying of headers
17852         * src/grouplist_dialog.[ch] minor changes to remove warnings
17853         * src/prefs_display_headers.[ch] dialog to choose the
17854         headers to display in the mail viewer.
17855         * src/headers.h correction of #define
17856         * src/headers_display.[ch] configuration for displaying of headers.
17857         * src/main.c read config of displaying of headers
17858         * src/prefs_common.c add a button to access the config dialog
17859                 for displaying of headers
17860         * src/prefs_display_headers.[ch] dialog for configuration for
17861                 displaying of the headers.
17862         * src/prefs_headers.c cleaning of code
17863         * src/procheader.c comments added to code
17864         * src/textview.c changes to reorder the headers depending
17865                 on the config for displaying of headers
17866
17867 2001-04-30 [alfons]
17868
17869         0.4.65claws7
17870
17871         * sync with 0.4.65cvs12
17872
17873         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
17874
17875 2001-04-30 [sergey]
17876
17877         * src/nntp.h (NNTPSockInfo): new field auth_failed.
17878
17879         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
17880         is set to force reconnection after authentication failure.
17881         (nntp_gen_command): set sock->auth_failed on authentication
17882         failure, or if sock->userid and sock->passwd are not set.
17883
17884         * src/news.c (news_session_new_for_folder): set userid=NULL if
17885         password dialog is cancelled.
17886
17887 2001-04-30 [sergey]
17888
17889         * src/nntp.h (NNTPSockInfo): new type.
17890
17891         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
17892         SockInfo.
17893         (nntp_open_auth, nntp_close): new functions.
17894         (nntp_gen_command): new function to handle authentication; all
17895         NNTP command functions updated to use it.
17896         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
17897         (nntp_list): removed old useless code.
17898
17899         * src/news.h (NNTPSession): new field nntp_sock.
17900
17901         * src/news.c: all functions updated to use NNTPSockInfo instead of
17902         SockInfo.
17903         (news_session_new): new arguments (userid, passwd); made static;
17904         use nntp_open_auth() if needed.
17905         (news_session_destroy): use nntp_close() instead of sock_close().
17906         (news_query_password): changed arguments.
17907         (news_session_new_for_folder): new function.
17908         (news_session_get): use news_session_new_for_folder().
17909         (news_authenticate): deleted.
17910         (news_get_uncached_articles): removed old authentication code.
17911
17912 2001-04-30 [sergey]
17913
17914         * src/news.c: reverted my previous changes (need to do NNTP
17915         authentication in a cleaner way).
17916         
17917 2001-04-29 [sergey]
17918
17919         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
17920         news_nntp_post, news_nntp_mode): new functions (wrappers with
17921         authentication support).
17922         (news_get_article_cmd, news_get_article, news_get_header): new
17923         argument "folder"; all callers changed.
17924         (news_get_article_cmd): added authentication support.
17925         (news_session_get): use news_nntp_mode() instead of nntp_mode().
17926         (news_post): use news_nntp_post() instead of nntp_post().
17927         (news_get_uncached_articles): use news_nntp_group() instead of
17928         nntp_group() and news_nntp_xover() instead of nntp_xover();
17929         removed old authentication code.
17930         (news_get_group_list): use news_nntp_list() instead of nntp_list().
17931
17932         * src/nntp.c (nntp_list): return real error code instead of
17933         hardcoded NN_ERROR.
17934
17935 2001-04-29 [sergey]
17936
17937         * configure.in: fixed wint_t typedef detection again
17938
17939 2001-04-28 [hoa]
17940
17941         * src/prefs_account.[ch], added A_LOCAL_CMD
17942                 (send mail with mail command)
17943         * src/send.c added function send_message_with_command()
17944         * src/inc.c made a more secure get_spool() function with
17945                 mktemp() but maybe mkstemp() or something more
17946                 secure can be used.
17947
17948 2001-04-28 [alfons]
17949
17950         * src/textview.c, colorization of email addresses in headers
17951
17952         0.4.65claws6
17953
17954         * bug sync with sylpheed
17955         * prefs_common.c: created date format ui for darko
17956         * sync with 0.4.65cvs11
17957         * configure.in: corrected to have the new gpg checks
17958
17959 2001-04-27 [alfons]
17960
17961         * completed sync with 0.4.65cvs10
17962         * minor debug things added to gtkstext.c
17963
17964 2001-04-27 [darko]
17965
17966         * configure.in: remove check for availability of
17967           strftime() as advised by Hiroyuki
17968         * src/prefs_common.[ch], src/procheader.c:
17969           synch strftime() code with Hiroyki's main branch
17970
17971 2001-04-26 [sergey]
17972
17973         * src/news.c: news_query_password(), news_authenticate(): new
17974           functions.
17975           news_get_uncached_articles(): added NNTP authentication
17976           handling.
17977         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
17978           new functions.
17979         * src/prefs_account.c: prefs_account_protocol_activated():
17980           enable userid and password fields for NNTP.
17981
17982 2001-04-26
17983
17984         * configure.in: check for availability of strftime()
17985           [darko]
17986         * src/prefs_common.[ch], src/procheader.c: use
17987           strftime() for displaying date in summary pane if it
17988           is available
17989
17990 2001-04-25
17991
17992         * more .cvsignore cleanups [alfons]
17993
17994 2001-04-25
17995
17996         * ac/sv-check-type.m4: new autoconf macro.
17997         * configure.in: fixed wint_t typedef detection (did not work
17998           with gcc-2.96).
17999
18000 2001-04-25
18001
18002         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
18003           [hiroyuki]
18004
18005 2001-04-24
18006         * modified gtkstext.c : buggy cursor navigation fixed, 
18007           and font descent also taken in account when drawing
18008           cursor. [alfons]
18009
18010 2001-04-24 [hoa]
18011         * added comments in src/news.c src/nntp.c
18012         * added src/prefs_headers.[ch]
18013         * added src/headers.[ch]
18014         * modified compose.c to activate custom headers
18015                 added function is_in_custom_headers
18016         * modified prefs_account.[ch]
18017                 added function prefs_account_customhdr_edit
18018         * modified src/defs.h :
18019                 added HEADERS_RC : name of the config file
18020                 for the custom headers
18021
18022 2001-04-24
18023
18024     0.4.65claws5
18025
18026         * configure.in
18027           src/gtkstext.[ch]
18028           src/compose.c
18029           src/Makefile.am
18030           
18031           added gtkstext with configure.in patch by Hiroyuki which
18032           should fix the XIM detection [alfons]
18033
18034         * more clean up of cvs [alfons]
18035
18036                  * removed all Makefile.in files to attic.
18037
18038                  * updated all .cvsignores to really ignore things that could
18039                    be unintentionally committed by a recursive commit.
18040
18041 2001-04-23 [hoa]
18042         * added src/grouplist_dialog.[ch]
18043         * changed src/folderview.c to call grouplist_dialog instead
18044                 of inputdialog
18045         * src/news.c :
18046                 added functions news_reset_group_list
18047                 and news_get_group_list
18048         * src/nntp.c :
18049                 added function nntp_list
18050         * src/defs.h :
18051                 added GROUPLIST_FILE : name of the newsgroup list cache file
18052
18053 2001-04-21
18054
18055         * added option to warn about queued messages on exit [sergey]:
18056
18057           * src/compose.c: compose_queue(): call folder_item_scan()
18058             and folderview_update_item() after queueing.
18059           * src/folderview.c: folderview_update_node(): draw the queue
18060             folder in bold font if there are queued messages.
18061           * src/mainwindow.c: queued_messages(): new function.
18062             app_exit_cb(): display warning if there are queued messages
18063             if warn_queued_on_exit is set.
18064           * prefs_common.[ch]: add warn_queued_on_exit option.
18065
18066         * enhanced GnuPG key selection support [sergey]:
18067
18068           * src/select-keys.c: updated to newer version from Win32
18069             branch with support for selecting arbitrary keys.
18070           * src/prefs_account.c: added the Privacy tab to the account
18071             options window.
18072             prefs_account_privacy_create(),
18073             prefs_account_sign_key_set_data_from_radiobtn(),
18074             prefs_account_sign_key_set_radiobtn(): new functions.
18075           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
18076           * src/rfc2015.c: set_signers(): new function.
18077             pgp_sign(): add the account parameter, call set_signers().
18078             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
18079           * src/rfc2015.h: rfc2015_sign(): updated prototype.
18080           * src/compose.c: pass the current account to rfc2015_sign().
18081
18082         * tag name claws added to prevent confusion with main branch [alfons]
18083
18084         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
18085
18086         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
18087
18088         * sync with recent sylpheed cvs. Untested though. [alfons]
18089