* src/mimeview.c
[claws.git] / ChangeLog.claws
1 2003-07-27 [alfons]     0.9.3claws62
2
3         * src/mimeview.c
4                 tweak it more to make icon list act like a check button group
5
6 2003-07-27 [christoph]  0.9.3claws61
7
8         * sync with 0.9.3cvs20
9                 see ChangeLog 2003-07-25
10
11 2003-07-27 [paul]       0.9.3claws60
12
13         * src/procmsg.c
14                 re-commit changes from 0.9.3claws58 -
15                 accidently removed in 0.9.3claws59
16
17 2003-07-27 [paul]       0.9.3claws59
18
19         * src/procmsg.[ch]
20                 a sync from 0.9.3cvs17
21                 see ChangeLog 2003-07-23
22
23 2003-07-27 [alfons]     0.9.3claws58
24
25         * src/procmsg.c
26                 add missing header members to MsgInfo; fixes the problem of 
27                 not displaying X-Faces, as noticed by Ricardo Mones
28
29 2003-07-26 [christoph]  0.9.3claws57
30
31         * sync with 0.9.3cvs18
32                 see ChangeLog 2003-07-24
33
34 2003-07-26 [christoph]  0.9.3claws56
35
36         * sync with 0.9.3cvs17
37                 see ChangeLog 2003-07-23
38
39 2003-07-26 [christoph]  0.9.3claws55
40
41         * src/folder.[ch]
42         * src/imap.c
43         * src/mbox_folder.c
44         * src/mh.c
45         * src/news.c
46                 add support for copy function that copy multiple messages
47                 (not implemented yet)
48
49         * src/summaryview.c
50                 add missing return value
51
52 2003-07-26 [paul]       0.9.3claws54
53
54         * tools/multiwebsearch.pl
55                 do whitespace substitution before passing the string
56                 to the browser. fixes bug with browsers that don't
57                 do whitespace conversion themselves.
58
59 2003-07-25 [christoph]  0.9.3claws53
60
61         * src/folder.[ch]
62         * src/imap.c
63         * src/mh.c
64                 rewrite adding of multiple messages to a folder for
65                 claws' folder system
66
67 2003-07-25 [luke]       0.9.3claws52
68
69         * src/mimeview.c
70                 o icon toggles set correctly on leaving ctree mimeview
71
72 2003-07-25 [paul]       0.9.3claws51
73
74         * partial sync with 0.9.3cvs21 [src/main.c]
75                 see ChangeLog 2003-07-25
76
77 2003-07-24 [paul]       0.9.3claws50
78
79         * tools/maildir2sylpheed.pl
80                 fix typo
81
82 2003-07-24 [paul]       0.9.3claws49
83
84         * src/mimeview.c
85                 increase the gutter size of paned so that the panes
86                 can be resized
87                 
88         * src/plugins/demo/demo.c
89                 squeeze in another typo fix
90
91 2003-07-24 [paul]       0.9.3claws48
92
93         * src/plugins/demo/demo.c
94           src/prefs_account.c
95                 small changes to the English
96                 
97         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
98           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
99           src/Makefile.am
100           src/stock_pixmap.c
101                 rename the misspelled icon
102
103 2003-07-23 [alfons]     0.9.3claws47
104
105         * src/mimeview.c
106                 make icon list look like a list of toggles
107
108 2003-07-23 [luke]       0.9.3claws46
109
110         * src/pixmaps/mimeview_gpg_expired.xpm
111         * src/pixmaps/mimeview_gpg_failed.xpm
112         * src/pixmaps/mimeview_gpg_passed.xpm
113         * src/pixmaps/mimeview_text_html.xpm
114         * src/pixmaps/mimeview_image.xpm
115                 o all icons the same size
116
117         * src/mimeview.[ch]
118                 o mimeview ctree arranged vertically above the viewer
119                 o icons changed to buttons
120                 o can use keyboard to select an icon (Enter)
121                 o resize icon list to width of icons
122
123         *  src/gtk/gtkvscrollbutton.c
124                 o sensitivity of buttons reacts to position
125
126 2003-07-23 [christoph]  0.9.3claws45
127
128         * sync with 0.9.3cvs14 (incomplete)
129                 see ChangeLog 2003-07-17
130
131 2003-07-23 [alfons]     0.9.3claws44
132
133         * src/folder.c
134         * src/procmsg.h
135                 sync with my local tree to restore some claws-only things
136
137 2003-07-23 [paul]       0.9.3claws43
138
139         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
140           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
141           src/Makefile.am
142           src/mimeview.c
143           src/procmime.h
144           src/rfc2015.c
145           src/stock_pixmap.[ch]
146                 indicate missing keys and expired sigs/keys
147                 in mime view column
148
149 2003-07-23 [paul]       0.9.3claws42
150
151         * src/compose.c
152                 Redirect fixes: enable automatic account selection and
153                 do not append signature to message on changing account
154                 fixes Bug[s] #248
155
156 2003-07-23 [paul]       0.9.3claws41
157
158         * sync with 0.9.3cvs16
159                 see ChangeLog 2003-07-23
160
161 2003-07-23 [alfons]     0.9.3claws40
162
163         * src/inc.c
164                 give progress dialog a main window, and give it the first 
165                 one (presumably the only one). fixes bug #247, "segfault on 
166                 pop-before-smtp" 
167
168 2003-07-22 [alfons]     0.9.3claws39
169
170         * src/summaryview.c
171                 shift-space scrolls up
172
173 2003-07-22 [paul]       0.9.3claws38
174
175         * sync with 0.9.3cvs15
176                 see ChangeLog 2003-07-22
177
178 2003-07-20 [alfons]     0.9.3claws37
179
180         * src/compose.c
181                 put menu inside #ifdef USE_ASPELL..#endif
182
183 2003-07-20 [christoph]  0.9.3claws36
184
185         * src/procmsg.c
186                 fix wrong flags in MsgInfo returned by
187                 procmsg_msginfo_get_full_info()
188
189         (closes Bug 221 Deleting messages from the Message View gives incorrect
190          new/unread message counts in the folder view)
191
192         * src/plugins/spamassassin/spamassassin_gtk.c
193                 add gettext macro for prefs page title
194
195 2003-07-20 [paul]       0.9.3claws35
196
197         * src/mimeview.c
198                 redraw icon list on signature check
199
200 2003-07-20 [christoph]  0.9.3claws34
201
202         * src/Makefile.am
203         * src/account.c
204         * src/folder.[ch]
205         * src/folder_item_prefs.[ch]            ** NEW **
206         * src/folderview.c
207         * src/mainwindow.c
208         * src/mh.c
209         * src/prefs_gtk.c
210         * src/prefs_scoring.c
211         * src/summaryview.c
212         * src/prefs_folder_item.[ch]
213                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
214                   Properties dialog
215                 o use prefswindow for folder properties
216
217         * src/gtk/prefswindow.[ch]
218                 change implementation to use an invisible notebook instead
219                 of unparenting widgets
220
221 2003-07-20 [christoph]  0.9.3claws33
222
223         * src/compose.h
224         * src/folder.c
225         * src/folderview.h
226         * src/headerview.h
227         * src/prefs_filtering.h
228         * src/prefs_folder_item.[ch]
229         * src/procmime.h
230         * src/procmsg.h
231         * src/summaryview.h
232                 clean up header mess
233                 (always use 1. typedefs, 2. #includes, 3. structures)
234
235         * src/common/version.h.in
236                 add casts for constants
237
238         * src/plugins/demo/demo.c
239                 fix typo
240
241         * src/plugins/spamassassin/spamassassin.c
242                 remove unused variable
243
244 2003-07-20 [alfons]     0.9.3claws32
245
246         * src/mimeview.c
247                 o make icon buttons respond on left click
248                 o minor cosmetic change
249
250 2003-07-19 [luke]       0.9.3claws31
251
252         * src/mimeview.[ch]
253         * src/gtk/gtkvscrollbutton.c
254         * src/messageview.c
255                 o improved mimeview behaviour when selecting a new message
256                 o plus code cleanups to remove compile warnings
257
258
259 2003-07-19 [alfons]     0.9.3claws30
260
261         * src/procmsg.c
262         * src/compose.c
263         * src/common/utils.[ch]
264                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
265
266 2003-07-19 [alfons]     0.9.3claws29
267
268         * src/prefs_folder_item.c
269                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
270                 string pointers
271
272 2003-07-19 [luke]       0.9.3claws28
273
274         * src/messageview.c
275         * src/mimeview.[ch]
276         * src/procmime.h
277         * src/rfc2015.c
278         * src/stock_pixmap.[ch]
279         * src/gtk/Makefile.am
280         * src/Makefile.am
281         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
282         * src/pixmaps/mime_*.xpm                ** NEW **
283                 o mimeview rearrangement with a new icon shortcut bar
284         
285 2003-07-19 [alfons]     0.9.3claws27
286
287         * src/folderview.c
288                 o plug leaking nodes_to_recollapse
289                 o add folderview_recollapse_all_nodes() (not used yet)
290
291 2003-07-19 [alfons]     0.9.3claws26
292
293         * src/compose.c
294         * src/common/utils.c
295                 honour #240 "Better SUBJECT handling" by cleaning the prefix
296                 for both forwarding as replying
297
298 2003-07-18 [christoph]  0.9.3claws25
299
300         * configure.ac
301         * src/common/sylpheed.[ch]
302         * src/common/version.h.in
303                 add version in numeric form to allow easy comparison
304
305         * src/plugins/demo/demo.c
306                 add version check
307                 - sylpheed version > plugin version => never allowed, sylpheed
308                   could contain unknown API changes
309                 - sylpheed version < minimum version required => don't load,
310                   API required not available (if linking does not fail)
311
312 2003-07-18 [alfons]     0.9.3claws24
313         
314         * src/common/plugin.[ch]
315                 const correctness
316
317 2003-07-18 [christoph]  0.9.3claws23
318
319         * src/common/hooks.c
320                 fix crash when hooks where unregisted
321
322         * src/plugins/trayicon/trayicon.c
323                 unregister detroy signal before destroying the widget
324                 (still crashes when the plugin is unloaded)
325
326 2003-07-18 [alfons]     0.9.3claws22
327         
328         * src/folderview.c
329                 delay expanding folder tree during drags until timeout triggered
330                 (needs perhaps some tweaking, so testing is welcome)
331
332 2003-07-17 [alfons]     0.9.3claws21
333
334         * src/folderview.c
335                 clean up cruft
336
337 2003-07-17 [christoph]  0.9.3claws20
338
339         * src/common/session.c
340                 fix opening of SSL connections
341
342         * src/plugins/image_viewer/Makefile.am
343                 add OPENSSL_CFLAGS (we should find a better solution to remove
344                 this dependencies if they are not required)
345
346         * src/plugins/spamassassin/spamassassin.c
347                 remove setlocale workaround (fixed in libspamc)
348
349 2003-07-17 [alfons]     0.9.3claws19
350
351         * src/common/hooks.[ch]
352         * src/plugins/clamav/clamav_plugin.c
353         * src/plugins/spamassassin/spamassassin.c
354         * src/plugins/trayicon/trayicon.c
355                 fix signedness muck 
356
357 2003-07-17 [alfons]     0.9.3claws18
358
359         * src/procmime.c
360                 plug memleak
361
362 2003-07-17 [alfons]     0.9.3claws17
363
364         * src/inc.c
365                 plug memleak
366
367 2003-07-17 [paul]       0.9.3claws16
368
369         * src/common/defs.h
370           src/mainwindow.c
371           src/manual.[ch]
372                 add link to the Claws site's FAQ page, after the suggestion
373                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
374                 Move url strings to defs.h
375                 
376         * src/mainwindow.c
377                 fix typo to prevent "unknown menu entry" warnings
378
379 2003-07-17 [alfons]     0.9.3claws15
380
381         * src/folderview.[ch]
382         * src/summaryview.[ch]
383         * src/mimeview.[ch]
384                 plug DnD leaks 
385
386 2003-07-17 [paul]       0.9.3claws14
387
388         * src/inc.c
389                 remove two instances of 'GTK_EVENTS_FLUSH' because
390                 they are unnecessary and probably cause a stack overflow
391
392 2003-07-16 [christoph]  0.9.3claws13
393
394         * src/mimeview.[ch]
395                 use an invisible GTK notebook to switch between viewers
396                 instead of reparenting widgets
397
398 2003-07-16 [christoph]  0.9.3claws12
399
400         * src/folder.c
401                 move folder_item_update_freeze() to correct place in
402                 folder_item_scan_full()
403
404 2003-07-16 [paul]       0.9.3claws11
405
406         * sync with 0.9.3cvs12
407                 see ChangeLog 2003-07-14 and 2003-07-15
408
409 2003-07-16 [christoph]  0.9.3claws10
410
411         * src/imap.[ch]
412         * src/prefs_account.[ch]
413                 sync IMAP CRAM-MD5 authentication with sylpheed-main
414
415 2003-07-15 [alfons]     0.9.3claws9
416
417         * src/main.c
418                 make --config-dir do something useful
419
420 2003-07-15 [alfons]     0.9.3claws8
421
422         * src/procmsg.c
423                 o fix a bug where 'last' didn't really point to the last message
424                   in the top level list of children, but to the last threaded
425                   message. 
426                 
427                 o clean up and make it easier to sync
428
429 2003-07-15 [alfons]     0.9.3claws7
430
431         * src/mainwindow.c
432                 make correct menu items sensitive       
433
434 2003-07-14 [alfons]     0.9.3claws6
435
436         * src/procmsg.c
437                 tune the threader so it will not subject-thread any message
438                 without a subject prefix (this will not thread correctly if 
439                 a parent is delivered after their childs, but it looks 
440                 better right now)
441
442 2003-07-13 [christoph]  0.9.3claws5
443
444         * src/mainwindow.c
445                 group "Add mailbox *..." menu items in submenu
446
447 2003-07-13 [alfons]     0.9.3claws4
448
449         * src/summaryview.c
450                 correct summary_toggle_pressed() signature and make sure
451                 signal is not passed on
452
453 2003-07-13 [alfons]     0.9.3claws3
454
455         * src/summaryview.c
456                 o for now don't pass on keys when they we're handled by 
457                   ctree::key_press_event
458                 o clean up
459
460 2003-07-13 [alfons]     0.9.3claws2
461         
462         * src/main.c
463                 add command line option "--config-dir" to get the current 
464                 configuration dir
465
466 2003-07-12 [alfons]     0.9.3claws1
467
468         * src/matcher.[ch]
469         * src/matcher_parser_parse.y
470         * src/prefs_filtering.c
471         * src/filtering.c
472                 add "Lock" filter action to lock messages;
473
474         * src/filtering.c       
475                 remove debug_print()    
476         * src/prefs_filtering.c
477                 re-organize matcher part 9: 
478                 make action text entries easily extendible;
479                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
480                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
481
482 2003-07-12 [paul]
483
484         * tools/README
485                 update old information and add missing
486                 information
487
488 2003-07-12 [paul]       0.9.3claws
489
490         * 0.9.3claws released
491         
492 2003-07-12 [paul]       0.9.0claws103
493
494         * src/Makefile.am
495                 add addrquery.h
496
497 2003-07-12 [melvin]     0.9.0claws102
498
499         * src/messageview.c
500                 Fixed bug #215: Show MIME tab for single text/html messages. 
501                 
502 2003-07-12 [paul]       0.9.0claws101
503
504         * man/sylpheed.1
505                 updated
506
507 2003-07-12 [paul]       0.9.0claws100
508
509         * po/es.po
510           po/hr.po
511           po/pl.po
512           po/sr.po
513                 update Spanish, Croatian, Polish, Serbian translations.
514                 submitted by Ricardo Mones Lastra, Dragan, Witold
515                 Wladyslaw Wojciech Wilk, Urke MMI
516
517 2003-07-12 [melvin]     0.9.0claws99
518
519         * po/fr.po
520                 Updated French translations.
521
522 2003-07-12 [paul]       0.9.0claws98
523
524         * src/addressbook.c
525                 disable 'Lookup' button as it has no effect
526
527 2003-07-11 [alfons]     0.9.0claws97
528         
529         * src/summaryview.c
530                 summary_searchbar_pressed() should return TRUE to signal that
531                 event was handled. when returning void, the return value passed
532                 to GTK is actually random, but maybe FALSE, in which case the
533                 event is handled by parent
534                 
535 2003-07-10 [paul]       0.9.0claws96
536
537         * ac/missing/gettext.m4
538                 update to version 0.12
539
540 2003-07-10 [paul]       0.9.0claws95
541
542         * src/plugins/clamav/clamav_plugin.c
543                 fix bug where multipart/alternative messages
544                 would slip through without being scanned
545
546 2003-07-10 [christoph]  0.9.0claws94
547
548         * src/folder.c
549                 correct check if folder supports removing when a message is
550                 moved. if not the message is only copied.
551
552         (closes Bug 132 crash on startup in newsgroups folders)
553
554 2003-07-09 [alfons]     0.9.0claws93
555
556         * configure.ac
557         * src/common/defs.h
558                 --with-config-dir (default .sylpheed)
559
560 2003-07-09 [christoph]  0.9.0claws92
561
562         * configure.ac
563                 use PKG_CHECK_MODULES to check for gtkmathview
564                 (version 0.4.2 now required)
565
566 2003-07-08 [melvin]     0.9.0claws91
567
568         * src/action.c
569                 Implemented a progress bar that counts the number of completed
570                 tasks when the action runs more than one command.
571
572 2003-07-08 [alfons]     0.9.0claws90
573
574         * src/procmsg.c
575                 if queued message has an invalid Message-Id, don't try to
576                 find message it refers to (fixes #209 "crash when processing 
577                 in folder")
578
579 2003-07-08 [paul]       0.9.0claws89
580
581         * sync with 0.9.3cvs2
582                 see ChangeLog 2003-07-08
583
584 2003-07-08 [match]      0.9.0claws88
585
586         * src/ldapctrl.c
587                 extend LDAP search for first/last name by parsing search term.
588
589 2003-07-08 [alfons]     0.9.0claws87
590
591         * src/send_message.c
592                 fix bug #208 "Status message stuck when sending on POP3 account"
593
594 2003-07-07 [paul]       0.9.0claws86
595
596         * po/hr.po
597                 new Croatian translation, submitted by
598                 Dragan <drleskov@inet.hr>
599
600 2003-07-07 [paul]       0.9.0claws85
601
602         * sync with 0.9.3cvs1
603                 see ChangeLog 2003-07-07
604
605 2003-07-05 [christoph]  0.9.0claws84
606
607         * src/Makefile.am
608         * src/messageview.c
609         * src/mimeview.[ch]
610         * src/stock_pixmap.[ch]
611         * src/pixmaps/messageview_text.xpm              ** NEW **
612                 move mimeview tabs to the right side and use icons
613                 instead of text to save some space
614
615         (patch by Luke Plant <lukeplant@softhome.net>)
616
617 2003-07-05 [christoph]  0.9.0claws83
618
619         * src/inc.c
620                 add NULL pointer checks
621
622         (patch by Luke Plant <lukeplant@softhome.net>)
623         (closes Bug 204 0.9.0 quits on authentication error?!)
624
625 2003-07-05 [alfons]     0.9.0claws82
626
627         * configure.ac
628                 take the clue in bug #202 "./configure script - 
629                 'if test' comparison failure" reported by John Kristoff. 
630
631 2003-07-04 [christoph]  0.9.0claws81
632
633         * src/plugins/spamassassin/spamassassin.c
634                 set timeout for spam check
635
636 2003-07-04 [christoph]  0.9.0claws80
637
638         * src/main.c
639                 destroy all FolderItems when shutting down to
640                 allow folders to clean up
641
642 2003-07-04 [melvin]     0.9.0claws79
643
644         * src/gtk/gtkaspell.c
645                 Fixed bug #184 "Entering non-ascii character deletes
646                 previous char if spell checking enabled": this makes
647                 the spell checking in multibytes (e.g. UTF-8)locales work.
648                 (Patch by Luke Plant).
649                 
650 2003-07-04 [christoph]  0.9.0claws78
651
652         * sync with 0.9.2cvs1
653                 see ChangeLog 2003-06-10
654
655 2003-07-04 [paul]       0.9.0claws77
656
657         * sync with 0.9.3 release
658                 see ChangeLog 2003-07-04
659
660 2003-07-03 [christoph]  0.9.0claws76
661
662         * src/folder.[ch]
663         * src/imap.c
664         * src/mbox_folder.c
665         * src/mh.c
666         * src/news.c
667                 move folder_item_get_path() stuff into a folder virtual function
668
669         * src/procmsg.c
670                 use folder_item_fetch_msg() to get message and do not contruct
671                 the filename from path and number
672
673 2003-07-03 [paul]       0.9.0claws75
674
675         * sync with 0.9.2cvs12
676                 see ChangeLog 2003-07-03
677
678 2003-07-02 [paul]       0.9.0claws74
679
680         * src/messageview.c
681                 fix text-selection for replying
682
683 2003-07-02 [paul]       0.9.0claws73
684
685         * sync with 0.9.2cvs11
686                 see ChangeLog 2003-07-02
687
688 2003-07-02 [paul]       0.9.0claws72
689
690         * src/procmsg.c
691                 revert last commit because it breaks more
692                 than it fixes
693
694 2003-07-02 [paul]       0.9.0claws71
695
696         * src/procmsg.c
697                 fix thread by subject/sort by date
698
699 2003-07-01 [paul]       0.9.0claws70
700
701         * sync with 0.9.2cvs10
702                 see ChangeLog 2003-07-01
703
704 2003-06-30 [paul]       0.9.0claws69
705
706         * sync with 0.9.2cvs9
707                 see ChangeLog 2003-06-30
708
709 2003-06-28 [match]      0.9.0claws68
710
711         * src/addressbook.c
712                 fix null ptr.
713
714 2003-06-27 [paul]       0.9.0claws67
715
716         * sync with 0.9.2cvs7
717                 see ChangeLog 2003-06-27
718
719 2003-06-26 [christoph]  0.9.0claws66
720
721         * src/folder.c
722                 freeze folder updates while a folder is scanned
723
724         (closes Bug 185 New message counter)
725
726 2003-06-26 [darko]      0.9.0claws65
727
728         * src/ldapserver.c
729                 fix infinite loop when adding a new LDAP server
730
731 2003-06-26 [paul]       0.9.0claws64
732
733         * sync with 0.9.2cvs6
734                 see ChangeLog 2003-06-26
735
736 2003-06-26 [paul]       0.9.0claws63
737
738         * sync with 0.9.2cvs5
739                 see ChangeLog 2003-06-25 and 2003-06-26
740
741 2003-06-25 [match]      0.9.0claws62
742
743         * src/addr_compl.c
744                 Fixed tab/backtab for dropped-down completion list to
745                 move next/previous field. (close bug 147)
746
747 2003-06-25 [christoph]  0.9.0claws61
748
749         * src/addr_compl.[ch]
750         * src/addrindex.[ch]
751         * src/folderview.c
752         * src/inc.c
753         * src/news.c
754         * src/summaryview.c
755         * src/toolbar.c
756                 fix warnings
757
758 2003-06-25 [leandro]    0.9.0claws60
759
760         * src/compose.c
761                 o cleanups
762                 o gray out "Message/Remove references" menu item if not
763                   replying to a message
764
765 2003-06-24 [leandro]    0.9.0claws59
766
767         * src/compose.[ch]
768                 o removed "Message/Create new thread" menu item
769                 o added "Message/Remove references" menu item
770                   (it's off by default and will not check anymore
771                    if the subject changed)
772
773 2003-06-23 [alfons]     0.9.0claws58
774
775         * src/procmsg.c
776                 try better grouping messages threaded by subject based on their age.
777                 still not perfect - because the message tree is not sorted by date.  
778
779 2003-06-23 [thorsten]   0.9.0claws57
780
781         * src/pop.[ch]
782                 added mail_receive_hook to allow modifications
783                 directly after retrieval (e.g. adding headers).
784
785 2003-06-23 [paul]       0.9.0claws56
786
787         * src/sourcewindow.c
788                  enable the use of Ctrl+A to select all text in
789                  the sourcewindow
790                  Patch submitted by Ivan Francolin Martinez
791                  <ivanfm@users.sourceforge.net>
792
793 2003-06-22 [christoph]  0.9.0claws55
794
795         * src/folder.[ch]
796                 o add notification hook for folder tree changes
797                 o invoke hooks after folder tree scanning
798
799         * src/folderview.[ch]
800                 register hook for folder tree changes that
801                 updates the ctree
802
803         (there are more places that should be updated, like add, remove 
804          or move folder)
805
806         (closes Bug 164 Crash on rebuild folder tree)
807         (closes Bug 190 Crash on 'rebuilding folder tree')
808
809 2003-06-21 [leandro]    0.9.0claws54
810
811         * src/compose.[ch]
812                 create a new thread if subject changes
813                 (it's on by default, can be disabled in Message menu)
814
815 2003-06-21 [alfons]     0.9.0claws53
816
817         * src/summaryview.c
818                 quiet little compiler
819
820 2003-06-21 [christoph]  0.9.0claws52
821
822         update gettext stuff to version 0.12
823
824 2003-06-19 [alfons]     0.9.0claws51
825
826         * src/common/log.c
827         * src/common/plugin.c
828                 move defs.h before glib.h to prevent MIN/MAX redefs
829
830 2003-06-19 [alfons]
831
832         * src/addressbook.c
833                 translatable
834
835 2003-06-19 [match]      0.9.0claws50
836
837         * src/addressbook.[ch]
838         * src/addrindex.[ch]
839         * src/addr_compl.[ch]
840         * src/editldap.[ch]
841         * src/editldap_basedn.[ch]
842         * src/addritem.[ch]
843         * src/ldapquery.h
844                 re-implemented dynamic LDAP search. works without
845                 slowdown on display sender with addressbook
846                 option.
847         * src/addrbook.c
848                 documented code.
849
850 2003-06-19 [paul]       0.9.0claws49
851
852         * src/compose.c
853                 fix Bug #136 'Nonprovided quotation marks crash claws'
854                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
855
856 2003-06-19 [alfons]     0.9.0claws48
857
858         * src/prefs_common.[ch]
859         * src/procmsg.c
860                 restrict threading by subject by checking thread for
861                 age (prefs_common.thread_by_subject_max_age)
862
863 2003-06-18 [christoph]  0.9.0claws47
864
865         * src/imap.c
866                 fix memory leak in imap_cmd_fetch()
867
868 2003-06-18 [christoph]  0.9.0claws46
869
870         * src/prefs_gtk.c
871                 fix memory leak in prefs_set_default() when used multiple
872                 times or after prefs have been read
873
874 2003-06-18 [christoph]  0.9.0claws45
875
876         * src/common/plugin.c
877                 fix memory leak in plugin_unload()
878
879 2003-06-18 [christoph]  0.9.0claws44
880
881         * src/imap.c
882                 fix memory leak in imap_cmd_ok()
883
884 2003-06-18 [christoph]  0.9.0claws43
885
886         * src/folder.c
887                 stop messages that are downloaded from POP3 and added to
888                 an IMAP inbox from being filtered twice (first by POP3
889                 and again when IMAP folder is scaned to get the UID of
890                 the APPEND operation when no UIDPLUS is available)
891
892 2003-06-18 [alfons]
893
894         * tools/Makefile.am
895                 phoenix <- firebird     
896
897 2003-06-18 [paul]
898
899         * tools/launch_phoenix          ** REMOVED **
900           tools/launch_firebird         ** NEW **
901                 renamed and edited to reflect the browser's name change from
902                 'phoenix' to 'firebird'
903
904 2003-06-18 [paul]       0.9.0claws42
905
906         * sync with 0.9.2cvs2
907                 see ChangeLog 2003-06-16
908
909 2003-06-17 [alfons]     0.9.0claws41
910
911         * src/procmsg.c
912                 prevent threading problems when a node is an ancestor (parent / great parent),
913                 which mostly happens with circular references (thanks to Phillipe Gramoullé
914                 for finding an sample set of messages)
915
916 2003-06-16 [christoph]  0.9.0claws40
917
918         * src/main.c
919                 don't popup main window on --receive or --receive-all
920
921         * src/mainwindow.[ch]
922         * src/plugins/trayicon/trayicon.c
923                 allow hiding of main window by clicking on the trayicon
924                 (doesn't work correctly in seperate window mode and may
925                  cause unexpected GTK problems I couldn't find yet)
926
927         * src/common/ssl.c
928                 remove incorrect warning
929
930 2003-06-15 [alfons]     0.9.0claws39
931
932         * src/gtk/gtkstext.c
933                 don't output debug text;
934                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
935                 for pointing this out);
936
937 2003-06-14 [alfons]     0.9.0claws38
938         
939         * src/messageview.c
940                 remove printf() and make one if..else comply with coding style
941
942 2003-06-14 [alfons]     0.9.0claws37
943
944         * AUTHORS
945                 add Martin Wicke
946         * src/action.c
947         * src/messageview.[ch]
948         * src/summaryview.c
949                 apply patch #754162 "Quoting messages filtered by actions" submitted
950                 by Martin Wicke, which allows quoting message body changed by an
951                 action (Thanks!).
952
953 2003-06-13 [alfons]     0.9.0claws36
954
955         * src/utils.c
956                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
957                 use case insensitive regexp (suggested by Ivan Martinez)
958
959 2003-06-13 [christoph]  0.9.0claws35
960
961         * configure.ac
962         * src/plugins/trayicon/Makefile.am
963         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
964         * src/plugins/trayicon/trayicon.c
965         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
966         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
967         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
968         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
969         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
970         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
971                 replace my own EggTrayIcon backport with the backport
972                 used by (l|x)mule and gabber.
973
974 2003-06-13 [alfons]     0.9.0claws34
975
976         * AUTHORS
977         * src/common/utils.c
978                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
979
980 2003-06-13 [alfons]     0.9.0claws33
981
982         * src/compose.c
983                 clean up a little bit
984
985 2003-06-12 [alfons]     0.9.0claws32
986
987         * src/compose.c
988                 const correctness fix
989
990         * src/common/sylpheed.[ch]
991                 () -> (void)
992                 prevent redef MIN/MAX
993                 
994         * src/common/utils.[ch]
995                 () -> (void)
996
997 2003-06-12 [melvin]     0.9.0claws31
998
999         * src/compose.c
1000                 Updated to take into accounts changes in GtkAspell.
1001
1002 2003-06-12 [alfons]     0.9.0claws30
1003
1004         * src/compose.c
1005         * src/procmsg.c
1006         * src/common/utils.[ch]
1007                 handle reply subject prefixes better (initial 
1008                 suggestion by Robert Story adapted and enhanced 
1009                 using regexps)
1010
1011 2003-06-12 [melvin]     0.9.0claws29
1012
1013         * src/compose.c
1014                 Use new gtkaspell_checkers_strerror() to get the speller's
1015                 error message instead of accessing the (now private)
1016                 checkers structure.
1017                 Minor code clean up
1018
1019         * src/main.c
1020                 Use #ifdef instead of #if for USE_ASPELL
1021                 Use the new spell checkers init/quit functions 
1022
1023         * src/gtk/gtkaspell.c
1024                 Use #ifdef instead of #if for USE_ASPELL
1025                 Moved in the majority of GtkAspell structures that were
1026                 exported before by gtkaspell.h
1027         
1028         * src/gtk/gktaspell.h
1029                 Made gtkaspell.h contain only the necessary data to be
1030                 publicized by moving many structures to gtkaspell.c.
1031                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1032                 gtkaspell_checkers_new(): replaced by...
1033                 gtkaspell_checkers_init(): new function for initialization
1034                 gtkaspell_checkers_delete(): replaced by...
1035                 gtkaspell_checkers_quit(): new function
1036                 gtkaspell_checkers_strerror(): new function that returns
1037                 the checker's last error message.
1038                 
1039 2003-06-11 [melvin]     0.9.0claws28
1040
1041         * po/POTFILES.in
1042                 Updated to take into account gtkaspell.c migration to
1043                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1044
1045 2003-06-10 [alfons]     0.9.0claws27
1046
1047         * src/filtering.[ch]
1048         * src/folder.c
1049         * src/matcher.c
1050         * src/scoring.[ch]
1051                 - try fixing bug #18 (any brave testers?)
1052                 - add more robustness by refusing previously 
1053                   unchecked NULL pointers 
1054
1055 2003-06-10 [alfons]     0.9.0claws26
1056
1057         * src/procmsg.c
1058                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
1059
1060 2003-06-09 [alfons]     0.9.0claws25
1061
1062         * src/prefs_common.c
1063                 fix bug #163 "Icon switching doesnt work properly" by 
1064                 preventing early freeing of prefs_common.pixmap_theme_path.
1065
1066 2003-06-09 [christoph]  0.9.0claws24
1067
1068         * src/gtk/gtkaspell.c
1069                 revert Thorsten's fix and add forgotten g_strdup for
1070                 aspell path (it should not be possible to alter the path a
1071                 GtkASpell uses from outside)
1072
1073 2003-06-09 [thorsten]   0.9.0claws23
1074
1075         * src/gtk/gtkaspell.c
1076                 dont free prefs_common.aspell_path when closing compose
1077
1078 2003-06-08 [colin]      0.9.0claws22
1079
1080         * src/plugins/spamassassin/spamassassin.c
1081                 fix prefs types
1082
1083 2003-06-07 [christoph]  0.9.0claws21
1084
1085         * src/Makefile.am
1086         * src/compose.c
1087         * src/gtkaspell.[ch]            ** REMOVE **
1088         * src/gtk/Makefile.am
1089         * src/gtk/gtkaspell.[ch]        ** NEW **
1090                 o make gtkaspell independent from sylpheed's prefs
1091                 o move gtkaspell.[ch] to gtk directory
1092
1093 2003-06-07 [christoph]  0.9.0claws20
1094
1095         * src/Makefile.am
1096         * src/crash.c
1097         * src/export.c
1098         * src/filesel.[ch]              ** REMOVE **
1099         * src/folder.c
1100         * src/main.[ch]
1101         * src/common/sylpheed.[ch]
1102         * src/gtk/Makefile.am
1103         * src/gtk/filesel.[ch]          ** NEW **
1104         * src/gtk/pluginwindow.c
1105         * src/gtk/sslcertwindow.c
1106                 move filesel.[ch] to gtk directory
1107
1108 2003-06-07 [alfons]     0.9.0claws19
1109
1110         * src/filesel.c
1111                 make (multi) file selection dialog work again (Claws-only)
1112
1113 2003-06-07 [thorsten]   0.9.0claws18
1114
1115         * po/de.po
1116                 fix typos
1117
1118 2003-06-07 [alfons]     0.9.0claws17
1119
1120         * configure.ac
1121         * src/mimeview.c
1122                 detect apache mishap in which case don't include fnmatch.h
1123                 if regex.h is already included
1124
1125 2003-06-06 [christoph]  0.9.0claws16
1126
1127         * configure.ac
1128         * src/mimeview.h
1129                 add check for fnmatch.h and include it when available
1130
1131         * src/mimeview.[ch]
1132                 fix wrong case sensitivity of Content-Types
1133
1134         * src/gtk/Makefile.am
1135                 need the same include paths in gtk directory as in
1136                 common directory because .h files in common can
1137                 include files from these directories, when included
1138                 in gtk's .h or .c files
1139
1140 2003-06-06 [alfons]     0.9.0claws15
1141
1142         * src/mimeview.c
1143         * src/summaryview.c
1144                 make it compile again because of regex.h / fnmatch.h 
1145                 include problems (related to recent mime stuff, can
1146                 someone check this?)
1147
1148 2003-06-06 [thorsten]   0.9.0claws14
1149
1150         * src/folderview.c
1151                 possible use of uninitialized pointer while dragging
1152
1153 2003-06-06 [paul]       0.9.0claws13
1154
1155         * src/compose.c
1156                 fix bug where the insert sig button would be effective
1157                 only when auto_sig was set
1158
1159 2003-06-06 [paul]       0.9.0claws12
1160
1161         * sync with 0.9.2 release
1162
1163 2003-06-02 [paul]       0.9.0claws11
1164
1165         * sync with 0.9.1cvs1
1166                 see ChangeLog 2003-06-02
1167                 
1168         * po/de.po
1169                 update by Jens
1170
1171 2003-06-01 [christoph]  0.9.0claws10
1172
1173         * src/account.c
1174                 don't use substring search to find accounts by email address
1175
1176         (closes Bug 169 Overly loose matching of "From" address)
1177
1178 2003-05-31 [christoph]  0.9.0claws9
1179
1180         * doc-src/rfc2683.txt
1181         * src/imap.c
1182                 limit IMAP command length as recommended in RFC2683
1183                 (message number lists will be split into multiple imap
1184                 sets, the limit of 1000 octets is not a hard limit)
1185
1186         (closes Bug 161 sylpheed-claws exits with segfault when logging
1187          in to certain imap-servers)
1188
1189 2003-05-29 [alfons]     0.9.0claws8
1190
1191         * src/toolbar.[ch]
1192                 add print button (calling summary_print());
1193                 fine tune setting tooltip text;
1194                 (if someone needs other buttons, please take these 
1195                 commits as a guide, instead of bothering us - also
1196                 see 0.8.11claws150) 
1197
1198 2003-05-29 [darko]      0.9.0claws7
1199
1200         * src/compose.c
1201                 fix crash when word wrapping kicks in due to
1202                 changed text by spell checker
1203
1204 2003-05-29 [paul]       0.9.0claws6
1205
1206         * src/compose.c
1207                 fix bug where changing account would insert
1208                 sig even if auto_sig was FALSE
1209                 
1210         * ChangeLog
1211           ChangeLog.jp
1212           INSTALL
1213                 sync with 0.9.1 release
1214
1215 2003-05-28 [christoph]  0.9.0claws5
1216
1217         * src/imap.c
1218                 fix truncation of too long commands
1219
1220         (closes Bug 167 IMAP hangs trying to get envelope
1221          information in imap_get_uncached_messages)
1222
1223 2003-05-27 [paul]       0.9.0claws4
1224
1225         * tools/Makefile.am
1226           tools/maildir2sylpheed.pl     ** NEW FILE **
1227                 add kmail to sylpheed mailbox conversion script
1228
1229 2003-05-27 [paul]       0.9.0claws3
1230
1231         * sync with 0.9.0cvs10
1232                 see ChangeLog 2003-05-26
1233
1234 2003-05-26 [paul]       0.9.0claws2
1235
1236         * sync with 0.9.0cvs9
1237                 see ChangeLog 2003-05-26
1238
1239 2003-05-24 [paul]       0.9.0claws1
1240
1241         * sync with 0.9.0cvs8
1242                 see ChangeLog 2003-05-23
1243
1244 2003-05-24 [paul]       0.9.0claws
1245
1246         * version 0.9.0claws released
1247
1248 2003-05-24 [paul]       0.8.11claws177
1249
1250         * src/plugins/dillo-viewer/Makefile.am
1251           src/plugins/traycon/Makefile.am
1252                 add missing files
1253                 
1254         * po/bg.po
1255           po/en_GB.po
1256           po/es.po
1257           po/it.po
1258           po/pt_BR.po
1259           po/ru.po
1260           po/sr.po
1261                 update Bulgarian, British English, Spanish, Italian, 
1262                 Brazilian Portuguese, Russian, and Serbian translations, 
1263                 submitted by George Danchev, [me], Ricardo Mones Lastra,
1264                 André Filipe de Assunção e Brito, Alessandro Maestri, 
1265                 Ruslan N. Balkin, and Urke MMI
1266
1267 2003-05-23 [melvin]     0.8.11claws176
1268
1269         * po/fr.po
1270                 Updated French translations
1271
1272 2003-05-22 [paul]       0.8.11claws175
1273
1274         * src/Makefile.am
1275           src/addrbook.[ch]
1276           src/addrcache.[ch]
1277           src/addr_compl.[ch]
1278           src/adressbook.[ch]
1279           src/addrindex.[ch]
1280           src/addritem.[ch]
1281           src/editaddress.c
1282           src/editgroup.c
1283           src/editldap_basedn.c
1284           src/editldap.c
1285           src/jpilot.c
1286           src/vcard.c
1287                 revert to get ldap into it previous working state
1288                 
1289         * po/zh_TW.Big5.po
1290                 new Taiwanese translation,
1291                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
1292
1293 2003-05-22 [christoph]  0.8.11claws174
1294
1295         * src/plugins/spamassassin/libspamc.[ch]
1296                 sync libspamc with SpamAssaain release 2.55
1297
1298 2003-05-22 [paul]       0.8.11claws173
1299
1300         * sync with 0.9.0cvs7
1301                 see ChangeLog 2003-05-22
1302                 
1303         * src/summaryview.c
1304                 revert change in 0.8.11claws172: follow
1305                 Hiroyuki's decision and that's the end of it.
1306
1307 2003-05-21 [paul]       0.8.11claws172
1308
1309         * src/summaryview.c
1310                 fix discrepency between open_unread_on_enter
1311                 and always_show_msg
1312
1313 2003-05-21 [paul]       0.8.11claws171
1314
1315         * sync with 0.9.0cvs6
1316                 see ChangeLog 2003-05-21
1317
1318 2003-05-21 [paul]       0.8.11claws170
1319
1320         * sync with 0.9.0cvs5
1321                 see ChangeLog 2003-05-21
1322
1323 2003-05-20 [paul]       0.8.11claws169
1324
1325         * sync with 0.9.0cvs4
1326                 see ChangeLog 2003-05-20
1327                 fixes bug #152, 'encoding of IMAP folders names'
1328
1329 2003-05-20 [paul]       0.8.11claws168
1330
1331         * sync with 0.9.0cvs3
1332                 see ChangeLog 2003-05-20
1333                 
1334         * src/tools/convert_mbox.pl
1335                 minor change in the comments, submitted by Fred Marton
1336
1337 2003-05-19 [paul]       0.8.11claws167
1338
1339         * src/plugins/clamav/Makefile.am
1340           configure.ac
1341                 link clamav_lib to the plugin and not to the main program
1342
1343 2003-05-19 [christoph]
1344
1345         * src/Makefile.am
1346                 add -export-dynamic for linking
1347
1348 2003-05-19 [paul]       0.8.11claws166
1349
1350         * sync with 0.9.0cvs1
1351                 see ChangeLog 2003-05-19
1352
1353 2003-05-19 [paul]       0.8.11claws165
1354
1355         * src/inc.c
1356                 fix 'pop before smtp' timeout
1357
1358 2003-05-18 [alfons]     0.8.11claws164
1359
1360         * src/prefs_matcher.c
1361                 put "execute" action command line ("expression") in edit box
1362
1363 2003-05-18 [christoph]  0.8.11claws163
1364
1365         * src/mimeview.[ch]
1366         * src/plugins/dillo_viewer/dillo_viewer.c
1367         * src/plugins/image_viewer/viewer.c
1368         * src/plugins/mathml_viewer/mathml_viewer.c
1369                 let a viewer have a list of Content-Types
1370
1371 2003-05-18 [paul]       0.8.11claws162
1372
1373         * src/prefs_filtering.c
1374                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
1375                 and REDIRECT actions
1376
1377 2003-05-17 [christoph]
1378
1379         * README.claws
1380                 o remove dynamic signatures that was syned with main
1381                 o add infos about no longer "build in" image viewer
1382                 o update bugtracker URL
1383
1384 2003-05-17 [christoph]  0.8.11claws161
1385
1386         * src/folder.c
1387         * src/folderview.c
1388         * src/imap.c
1389                 don't use imap_scan_folder anymore. Instead call folder_item_scan
1390                 for every folder after rebuilding the folder tree.
1391
1392         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
1393          messages)
1394
1395 2003-05-17 [christoph]  0.8.11claws160
1396
1397         * src/imap.c
1398                 don't use STATUS command on current folder to check for
1399                 content changes. imap_cmd_ok() now tracks changes to
1400                 folder and number of existing messages.
1401
1402 2003-05-17 [paul]       0.8.11claws159
1403
1404         * src/plugins/clamav/clamav_plugin.c
1405                 remove unnecessary debug_print
1406
1407 2003-05-16 [thorsten]   0.8.11claws158
1408
1409         * src/plugins/demo.c
1410                 included missing intl.h
1411
1412 2003-05-16 [paul]       0.8.11claws157
1413
1414         * po/POTFILES.in
1415                 remove non-existant entries
1416         
1417         * src/plugins/clamav/clamav_plugin.c
1418           src/plugins/clamav/clamav_plugin_gtk.c
1419           src/plugins/dillo_viewer/dillo_prefs.c
1420           src/plugins/dillo_viewer/dillo_viewer.c
1421                 gettextise
1422
1423 2003-05-16 [christoph]  0.8.11claws156
1424
1425         * po/POTFILES.in
1426                 include plugin .c files for translation until I
1427                 find a better solution to have plugins have their
1428                 own textdomain
1429         * src/plugins/demo/demo.c
1430         * src/plugins/image_viewer/plugin.c
1431         * src/plugins/mathml_viewer/mathml_viewer.c
1432         * src/plugins/spamassassin/spamassassin.c
1433         * src/plugins/spamassassin/spamassassin_gtk.c
1434         * src/plugins/trayicon/trayicon.c
1435                 add gettext macros for plugin name and description
1436
1437 2003-05-16 [paul]
1438
1439         * sync with 0.9.0
1440
1441 2003-05-16 [paul]       0.8.11claws155
1442
1443         * sync with lastest 0.9.0pre1
1444                 see ChangeLog 2003-05-16
1445
1446 2003-05-15 [paul]       0.8.11claws154
1447
1448         * sync with latest 0.9.0pre1
1449                 see ChangeLog 2003-05-14 and 2003-05-15
1450
1451 2003-05-14 [christoph]  0.8.11claws153
1452
1453         * src/plugins/image_viewer/viewer.c
1454         * src/plugins/image_viewer/viewer.glade         ** NEW **
1455         * src/plugins/image_viewer/viewerprefs.c
1456                 make it possible to disable the autoload function in the
1457                 imageviewer again
1458
1459 2003-05-14 [christoph]  0.8.11claws152
1460
1461         * src/folder.c
1462                 fix folder update after adding a message
1463
1464 2003-05-13 [alfons]     0.8.11claws151
1465
1466         * src/common/session.c
1467                 remove debug traces
1468                 
1469         * src/addrcache.[ch]
1470         * src/filtering.[ch]
1471         * src/folder.[c]
1472         * src/gtkaspell.[ch]
1473         * src/imap.[ch]
1474         * src/mbox_folder.[ch]
1475         * src/mh.[ch]
1476         * src/mimeview.h
1477         * src/msgcache.[ch]
1478         * src/news.[ch]
1479         * src/passphrase.[ch]
1480         * src/prefs_common.[ch]
1481         * src/prefs_gtk.[ch]
1482         * src/procmsg.c
1483         * src/scoring.[ch]
1484                 be pedantic; (in prototypes () implies (int))
1485
1486 2003-05-13 [alfons]     0.8.11claws150
1487
1488         * src/prefs_toolbar.[ch]
1489         * src/summaryview.[ch]
1490         * src/toolbar.[ch]
1491                 change misleading text in toolbar prefs;
1492                 add toolbar action for ignore thread (toggles ignore thread flag);
1493                 clean up a little bit;
1494
1495 2003-05-12 [paul]
1496
1497         * tools/convert_mbox.pl
1498                 bug fixed by Fred Marton
1499
1500 2003-05-12 [paul]
1501
1502         * sync with 0.9.0pre1
1503
1504 2003-05-09 [paul]       0.8.11claws149
1505
1506         * sync with 0.8.11cvs43
1507                 see ChangeLog 2003-05-09
1508
1509 2003-05-08 [christoph]  0.8.11claws148
1510
1511         * src/imap.[ch]
1512                 o use CAPABILIY as first command and check for PREAUTH
1513                   information in the response to it
1514                 o rewrite all imap_cmd_* functions to use an IMAPSession
1515                   instead of a SockInfo as parameter
1516                 o do STARTTLS after fetching and checking the server
1517                   capabilities
1518
1519 2003-05-08 [paul]       0.8.11claws147
1520
1521         * tools/Makefile.am
1522           tools/README
1523           tools/convert_mbox.pl         ** NEW FILE **
1524                 add mbox conversion script. Submitted by 
1525                 Fred Marton <Fred.Marton@uni-bayreuth.de>
1526
1527 2003-05-07 [christoph]
1528
1529         * doc-src/glade.txt
1530         * src/gtk/pluginwindow.glade
1531         * src/plugins/image_viewer/viewerprefs.glade
1532         * src/plugins/spamassassin/spamassassin_gtk.glade
1533                 add glade files for user interfaces and a description how
1534                 to use glade to create the sylpheed code
1535
1536 2003-05-07 [paul]       0.8.11claws146
1537
1538         * sync with 0.8.11cvs41
1539                 see ChangeLog 2003-05-07
1540
1541 2003-05-06 [christoph]  0.8.11claws145
1542
1543         * src/main.c
1544         * src/plugins/image_viewer/viewer.c
1545                 fix usage of imlib in imageviewer plugin
1546
1547         * src/gtk/prefswindow.c
1548                 handle window close event correctly
1549
1550 2003-05-06 [paul]       0.8.11claws144
1551
1552         * src/common/ssl.c
1553                 fix typo introduced in sync
1554
1555 2003-05-06 [paul]       0.8.11claws143
1556
1557         * sync with 0.8.11cvs39
1558                 see ChangeLog 2003-05-06
1559
1560 2003-05-06 [paul]       0.8.11claws142
1561
1562         * AUTHORS
1563           po/cs.po
1564                 updated Czech translation, submitted by 
1565                 Radek Vybiral <Radek.Vybiral@vsb.cz>
1566                 
1567         * src/plugins/clamav/clamav_plugin_gtk.c
1568                 clean up
1569
1570 2003-05-03 [alfons]     0.8.11claws141
1571
1572         * src/compose.[ch]
1573                 make paste as quotation work even when the call to 
1574                 text_inserted() was deferred (fixes bug #140 "Paste 
1575                 as quotation does not work when using "external" 
1576                 clipboard")
1577
1578 2003-05-03 [thorsten]   0.8.11claws140
1579
1580         * src/addrquery.h
1581           src/ldapquery.h
1582           src/mainwindow.c
1583                 removed C++ comments
1584         * src/addr_compl.c
1585                 function with non-int retval/param used before
1586                 implementation/declaration
1587
1588 2003-05-02 [paul]       0.8.11claws139
1589
1590         * src/addr_compl.[ch]
1591           src/addressbook.[ch]
1592           src/addrindex.c
1593           src/summaryview.c
1594                 revert match's changes to (finally) remove the bug where
1595                 opening a folder causes massive slowdown when using the 
1596                 'Display sender using address book' option
1597
1598 2003-05-01 [melvin]     0.8.11claws138
1599
1600         * src/plugins/dillo_viewer/dillo_prefs.[ch]
1601         * src/plugins/dillo_viewer/dillo_viewer.c
1602                 Fixed bug where "Cancel" button from prefs issued
1603                 warnings.
1604                 Comply a little more to coding style
1605
1606 2003-05-01 [paul]       0.8.11claws137
1607
1608         * sync with 0.8.11cvs38
1609                 see ChangeLog 2003-05-01
1610
1611 2003-05-01 [paul]       0.8.11claws136
1612
1613         * po/bg.po
1614                 updated by George Danchev
1615
1616 2003-04-30 [christoph]  0.8.11claws135
1617
1618         * src/plugins/dillo_viewer/dillo_prefs.c
1619         * src/plugins/image_viewer/viewerprefs.c
1620         * src/plugins/spamassassin/spamassassin_gtk.c
1621                 remove gtk_widget_ref() calls for widgets in
1622                 glade code
1623
1624 2003-04-30 [paul]       0.8.11claws134
1625
1626         * src/addrindex.c
1627                 ok, this time a better fix for the bug where opening folder
1628                 has massive slowdown when using the 'Display sender using 
1629                 address book' option
1630
1631 2003-04-30 [paul]       0.8.11claws133
1632
1633         * src/addrindex.c
1634                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
1635         
1636 2003-04-30 [melvin]     0.8.11claws132
1637
1638         New: Dillo plugin preferences (patch by Dimitar Haralanov)
1639
1640         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
1641                 Preferences for the dillo plugin
1642         * src/plugins/dillo_viewer/dillo_viewer.c
1643                 Support for preferences
1644         * src/plugins/dillo_viewer/Makefile.am
1645                 Added dillo_prefs.[ch]
1646
1647 2003-04-30 [alfons]     0.8.11claws131
1648
1649         * src/common/plugin.[ch]
1650                 see? this ANSI C'fication immediately gives us type
1651                 checking for free.
1652
1653 2003-04-30 [alfons]     0.8.11claws130
1654
1655         * src/common/plugin.[ch]
1656         * src/plugins/clamav/clamav_plugin.[ch]
1657         * src/plugins/clamav/clamav_plugin_gtk.c
1658         * src/plugins/demo/demo.c
1659         * src/plugins/dillo_viewer/dillo_viewer.c
1660         * src/plugins/image_viewer/plugin.c
1661         * src/plugins/image_viewer/viewer.[ch]
1662         * src/plugins/image_viewer/viewerprefs.[ch]
1663         * src/plugins/mathml_viewer/mathml_viewer.c
1664         * src/plugins/spamassassin/spamassassin.[ch]
1665         * src/plugins/spamassassin/spamassassin_gtk.c
1666         * src/plugins/trayicon/trayicon.c
1667                 clean up
1668
1669 2003-04-30 [alfons]     0.8.11claws129
1670
1671         * src/common/utils.c
1672                 make is_ascii_str() fail gracefully when NULL pointer
1673                 is passed
1674
1675 2003-04-30 [paul]       0.8.11claws128
1676
1677         * src/addrindex.c
1678                 fix bug where opening folder has massive slowdown when
1679                 using the 'Display sender using address book' option
1680
1681 2003-04-30 [paul]       0.8.11claws127
1682
1683         * src/plugins/clamav/clamav_plugin.c
1684           src/plugins/clamav/clamav_plugin_gtk.c
1685           src/plugins/demo/demo.c
1686           src/plugins/dillo_viewer/dillo_viewer.c
1687           src/plugins/image_viewer/plugin.c
1688           src/plugins/mathml_viewer/mathml_viewer.c
1689           src/plugins/spamassassin/spamassassin.c
1690           src/plugins/spamassassin/spamassassin_gtk.c
1691           src/plugins/trayicon/trayicon.c
1692                 get rid of eye-hurting function signatures
1693
1694 2003-04-30 [paul]       0.8.11claws126
1695
1696         * src/plugins/trayicon/trayicon.c
1697                 add description
1698                 
1699         * src/mimeview.c
1700                 be more descriptive
1701
1702 2003-04-30 [paul]       0.8.11claws125
1703
1704         * configure.ac
1705                 arrange the plugins in reverse alphabetical order
1706                 
1707         * src/plugins/clamav/clamav_plugin.[ch]
1708           src/plugins/clamav/clamav_plugin_gtk.c
1709                 rename some params
1710                 resize max_size window
1711                 re-arrange the order of some gui elements
1712                 improve descriptions
1713         
1714         * src/plugins/image_viewer/plugin.c
1715           src/plugins/mathml_viewer/mathml_viewer.c
1716                 add descriptions
1717                 
1718         * src/plugins/spamassassin/spamassassin_gtk.c
1719                 resize max_size window
1720                 re-arrange the order of some gui elements
1721                 
1722         * src/messageview.c
1723           src/mimeview.c
1724                 correct typos
1725
1726 2003-04-30 [alfons]     0.8.11claws124
1727
1728         * src/imap.c
1729                 fix a leak found while browsing Martin Kluge's 
1730                 valgrind log (Claws only)
1731
1732 2003-04-29 [darko]      0.8.11claws123
1733
1734         * src/gtk/gtkstext.h
1735                 include wchar.h if it is available, fixes compilation
1736                 on HP-UX systems
1737
1738 2003-04-29 [melvin]     0.8.11claws122
1739
1740         * src/prefs_actions.c
1741                 Improved help text of Actions' syntax
1742
1743 2003-04-28 [paul]       0.8.11claws121
1744
1745         * src/action.c
1746                 a better fix for the crash when performing an action
1747                 on a mime part
1748
1749 2003-04-28 [paul]       0.8.11claws120
1750
1751         * src/action.c
1752                 fix crash when performing an action on a
1753                 mime part
1754
1755 2003-04-28 [paul]       0.8.11claws119
1756
1757         * sync with 0.8.11cvs36
1758                 see ChangeLog 2003-04-28
1759
1760 2003-04-27 [paul]       0.8.11claws118
1761
1762         * more sync with 0.8.11cvs35
1763                 see ChangeLog 2003-04-25
1764
1765 2003-04-26 [christoph]  0.8.11claws117
1766
1767         * src/folder.c
1768                 fix remove virtual check
1769
1770 2003-04-26 [paul]       0.8.11claws116
1771
1772         * src/messageview.c
1773                 fix return-receipt, make it work again
1774
1775 2003-04-26 [paul]       0.8.11claws115
1776
1777         * src/mimeview.c
1778                 restore double-clicking of the [application/pgp-signature 
1779                 (Select "Check signature" to check)] line in the message view,
1780                 broken in recent sync
1781
1782 2003-04-26 [christoph]  0.8.11claws114
1783
1784         * src/folder.c
1785                 check if remove virtual really exists before
1786                 calling the function
1787
1788 2003-04-25 [match]      0.8.11claws113
1789
1790         * src/addrindex.c
1791         * src/addrbook.c
1792         * src/ldapquery.[ch]
1793         * src/ldapctrl.[ch]
1794                 fix memleak.
1795         * src/ldapserver.[ch]
1796                 fix memleak. fix segfault.
1797                 plug a Claws memleak
1798
1799 2003-04-25 [alfons]     0.8.11claws112
1800
1801         * src/folder.c
1802                 plug a Claws memleak
1803
1804 2003-04-25 [alfons]     0.8.11claws111
1805
1806         * src/common/session.c
1807                 plug a memleak
1808
1809 2003-04-25 [paul]       0.8.11claws110
1810
1811         * sync with 0.8.11cvs35
1812                 see ChangeLog 2003-04-24 and 2003-04-25
1813                 
1814         * src/gtk/pluginwindow.c
1815                 correct another strange float value
1816
1817 2003-04-24 [christoph]  0.8.11claws109
1818
1819         * src/folder.c
1820                 freeze folder item updates when unsetting new flags
1821
1822         * src/gtk/pluginwindow.c
1823                 correct strange float value
1824
1825 2003-04-23 [paul]       0.8.11claws108
1826
1827         * sync with 0.8.11cvs33
1828                 see ChangeLog 2003-04-23
1829
1830 2003-04-22 [paul]       0.8.11claws107
1831
1832         * src/Makefile.am
1833           src/messageview.c
1834           src/mimeview.c
1835           src/pgptext.[ch]      ** REMOVED **
1836                 remove pgptext.[ch] as its not used any more
1837
1838 2003-04-22 [paul]       0.8.11claws106
1839
1840         * sync with 0.8.11cvs31
1841                 see ChangeLog 2003-04-21 and 2003-04-22
1842
1843 2003-04-21 [alfons]     0.8.11claws105
1844
1845         * src/main.c
1846                 No access to GTK structures if we're a spawned child
1847                 (and clean up code a little bit...) Should fix #126.
1848
1849 2003-04-21 [melvin]     0.8.11claws104
1850
1851         * src/plugins/dillo_viewer/README
1852                 Improved slightly the text.
1853
1854 2003-04-21 [melvin]     0.8.11claws103
1855
1856         * src/plugins/dillo_viewer/README *** NEW ***
1857                 Added a README file for the Dillo plugin
1858
1859 2003-04-20 [paul]
1860
1861         * tools/README
1862           tools/outlook2sylpheed.pl
1863                 updated and improved by Ricardo Mones Lastra
1864
1865 2003-04-18 [oliver]     0.8.11claws102
1866
1867         * src/inc.c 
1868         * src/prefs_account.h
1869                 remove Pop3SessionType (used by selective download)
1870         * src/prefs_toolbar.c
1871                 enable set Default Toolbar button
1872
1873 2003-04-18 [paul]       0.8.11claws101
1874
1875         * sync with 0.8.11cvs29
1876                 see ChangeLog 2003-04-18
1877
1878 2003-04-17 [paul]       0.8.11claws100
1879
1880         * src/prefs_common.[ch]
1881           src/summaryview.c
1882                 remove 'Open next message on deletion' option,
1883                 as the same effect can now be achieved via the
1884                 'Always open messages in summary when selected'
1885                 option.
1886
1887 2003-04-17 [paul]       0.8.11claws99
1888
1889         * sync with 0.8.11cvs28
1890                 see ChangeLog 2003-04-17
1891
1892 2003-04-17 [christoph]  0.8.11claws98
1893
1894         * ac/spamassassin.m4
1895         * src/plugins/spamassassin/libspamc.[ch]
1896         * src/plugins/spamassassin/utils.[ch]
1897                 sync libspamc with SpamAssassin project
1898
1899 2003-04-17 [christoph]  0.8.11claws97
1900
1901         * src/common/socket.h
1902         * src/gtk/sslcertwindow.h
1903                 rename old USE_SSL to USE_OPENSSL
1904
1905 2003-04-17 [paul]       0.8.11claws96
1906
1907         * src/prefs_common.h
1908                 use gulong for P_COLOR so that it compiles/runs on
1909                 64-bit systems. Patch submitted by James Noyes
1910                 <jnoyes-claws@retrogeeks.com>
1911                 
1912         * po/de.po
1913                 updated by Jens
1914
1915 2003-04-17 [paul]       0.8.11claws95
1916
1917         * sync with 0.8.11cvs27
1918                 see ChangeLog 2003-04-16
1919
1920 2003-04-15 [paul]       0.8.11claws94
1921
1922         * src/prefs_common.[ch]
1923                 rearrange to stop the window getting too long:
1924                         move Receive dialog stuff to Receive tab
1925                         move Send dialog to Send tab
1926                         remove Dialogs frame
1927                 rename 'Open messages in summary with cursor keys' to
1928                 'Always open messages in summary when selected', as its
1929                 more appropriate
1930
1931 2003-04-15 [paul]       0.8.11claws93
1932
1933         * src/prefs_common.[ch]
1934           src/summaryview.c
1935                 add new option '/Interface/Open next message on deletion'
1936
1937 2003-04-15 [paul]       0.8.11claws92
1938
1939         * src/summaryview.[ch]
1940                 add /Mark/Lock and /Mark/Unlock to the pop-up
1941                 menu. Patch submitted by Ivan Francolin Martinez
1942                 <ivanfm@users.sourceforge.net>
1943
1944 2003-04-15 [paul]       0.8.11claws91
1945
1946         * sync with 0.8.11cvs24
1947                 see ChangeLog 2003-04-15
1948
1949 2003-04-14 [jens]       0.8.11claws90
1950
1951         * updated German translation and some corrections from
1952                 Roland Bless <bless@tm.uka.de>
1953
1954 2003-04-14 [paul]       0.8.11claws89
1955
1956         * sync with 0.8.11cvs22
1957                 see ChangeLog 2003-04-14
1958
1959 2003-04-13 [paul]       0.8.11claws88
1960
1961         * src/plugins/clamav/clamav_plugin.c
1962                 fix memory leaks
1963                 clean up
1964
1965 2003-04-12 [paul]       0.8.11claws87
1966
1967         * src/plugins/clamav/clamav_plugin.c
1968                 activate enable/disable archive scanning option
1969                 
1970         * src/plugins/clamav/.cvsignore         ** NEW FILE **
1971
1972 2003-04-12 [paul]       0.8.11claws86
1973
1974         * src/plugins/Makefile.am
1975           src/plugins/clamav/Makefile.am                ** NEW FILE **
1976           src/plugins/clamav/README                     ** NEW FILE ** 
1977           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
1978           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
1979                 add Clam AntiVirus plugin
1980
1981 2003-04-12 [paul]       0.8.11claws85
1982
1983         * sync with 0.8.11cvs21
1984                 see ChangeLog 2003-04-11
1985
1986 2003-04-11 [paul]       0.8.11claws84
1987
1988         * po/es.po
1989                 update Spanish translation. Submitted by Ricardo
1990                 Mones Lastra.
1991
1992 2003-04-10 [christoph]  0.8.11claws83
1993
1994         * src/mbox.c
1995                 fix typo that did not move unfiltered mails to destination
1996                 folder
1997
1998         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
1999          when filtering from spool)
2000
2001 2003-04-10 [christoph]  0.8.11claws82
2002
2003         * src/imap.c
2004                 use BODY.PEEK instead of BODY in in message fetch operation
2005                 to make sure the IMAP server does not set the \Seen flag for
2006                 messages. Sylpheed does that later itself, when the message
2007                 is opened in sylpheed
2008
2009         (closes Bug 111 Claws destroys unread marks)
2010
2011 2003-04-09 [oliver]     0.8.11claws81
2012         
2013         * src/folder.c
2014                 fix crash in folder_destroy
2015         * README.claws
2016                 remove selective download
2017
2018 2003-04-09 [christoph]  0.8.11claws80
2019
2020         * src/imap.c
2021                 fix crash in imap_get_msginfo() when then fetched message
2022                 is not found
2023
2024         (closes Bug 110 Crash during mail composition)
2025
2026 2003-04-08 [christoph]  0.8.11claws79
2027
2028         * src/folder.c
2029         * src/prefs_account.c
2030                 Filter new messages that are found in an INBOX folder
2031                 when 'Filter messages on receiving' is enabled in the
2032                 Folder's AccountPrefs. This allows to use Sylpheed's
2033                 filtering engine for IMAP folders where messages are
2034                 added to the INBOX by a MTA
2035
2036 2003-04-08 [paul]       0.8.11claws78
2037
2038         * src/procmsg.h
2039                 clean up after last commit
2040
2041 2003-04-08 [paul]       0.8.11claws77
2042
2043         * sync with 0.8.11cvs20
2044                 see ChangeLog 2003-04-07 and 2003-04-08
2045
2046 2003-04-07 [christoph]  0.8.11claws76
2047
2048         * src/filtering.[ch]
2049         * src/inc.[ch]
2050         * src/mbox.c
2051         * src/procmsg.[ch]
2052                 add procmsg_msginfo_filter() to execute filtering actions
2053
2054 2003-04-06 [christoph]  0.8.11claws75
2055
2056         * src/imap.c
2057                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2058
2059 2003-04-06 [christoph]  0.8.11claws74
2060
2061         * src/common/utils.[ch]
2062                 add g_int_compare() function for slist sorting
2063
2064         * src/imap.c
2065                 fetch all MsgInfos with one command in imap_get_msginfos()
2066                 using an imap set with a list of ranges
2067
2068         * src/news.c
2069                 use new g_int_compare() function
2070
2071 2003-04-06 [thorsten]   0.8.11claws73
2072
2073         * src/mh.c
2074                 corrected implementation of mh_folder_destroy()
2075
2076 2003-04-05 [christoph]  0.8.11claws72
2077
2078         * src/account.c
2079         * src/folder.[ch]
2080         * src/folderview.c
2081         * src/imap.c
2082         * src/inc.c
2083         * src/main.c
2084         * src/mainwindow.c
2085         * src/mbox_folder.c
2086         * src/mh.c
2087         * src/mimeview.h
2088         * src/msgcache.[ch]
2089         * src/news.c
2090         * src/procmime.h
2091         * src/procmsg.[ch]
2092         * src/setup.c
2093         * src/gtk/gtkutils.c
2094                 o rename structure field names class and new to klass and
2095                   new_msgs, to allow including files in C++
2096                 o add 'extern "C"' block to some header files
2097                 o add MsgInfoList and MsgNumberList as alias for GSList for
2098                   developers to know what type of list is expected
2099
2100         * src/plugins/image_viewer/plugin.c
2101         * src/plugins/image_viewer/viewer.[ch]
2102         * src/plugins/image_viewer/viewerprefs.[ch]
2103                 rename function names to prevent conflicts
2104
2105 2003-04-05 [paul]       0.8.11claws71
2106
2107         * sync with 0.8.11cvs18
2108                 see ChangeLog 2003-04-03 and 2003-04-04
2109
2110 2003-04-02 [christoph]  0.8.11claws70
2111
2112         * src/folder.[ch]
2113         * src/imap.[ch]
2114         * src/mbox_folder.[ch]
2115         * src/mh.[ch]
2116         * src/news.[ch]
2117                 o Make all virtual folder functions private
2118                 o remove unused folder code
2119
2120         * src/common/socket.[ch]
2121         * src/summaryview.c
2122                 fix warnings
2123
2124 2003-03-30 [alfons]     0.8.11claws69
2125
2126         * src/send_message.c
2127                 remove two debug traces and see if people still report
2128                 errors
2129
2130 2003-03-30 [alfons]     0.8.11claws68
2131
2132         * src/send_message.c
2133         * src/commons/session.c
2134                 add more debug traces
2135
2136 2003-03-30 [christoph]  0.8.11claws67
2137
2138         * src/folder.c
2139                 change processing folder name from .processing to processing
2140
2141         * src/common/ssl.c
2142                 disable SSL certificate check because it causes Xlib error
2143                 when the child process want's to open an GTK window
2144
2145 2003-03-30 [christoph]  0.8.11claws66
2146
2147         * src/folder.c
2148                 don't use default folder for processing folder item because
2149                 it can be a non local folder
2150
2151         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2152
2153 2003-03-30 [alfons]     0.8.11claws65
2154
2155         * src/send_message.c
2156                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
2157                 to generate bad code for 'send_send_data_progressive': When
2158                 called from 'send_send_data_finished', the 'data' pointer is
2159                 cleared just before the assignment to the dialog pointer
2160
2161 2003-03-29 [christoph]  0.8.11claws64
2162
2163         * src/common/prefs.h
2164         * src/plugins/image_viewer/Makefile.am
2165         * src/plugins/image_viewer/plugin.c
2166         * src/plugins/image_viewer/viewer.[ch]
2167         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
2168                 add PrefsPage for ImageViewer
2169
2170 2003-03-28 [thorsten]   0.8.11claws63
2171
2172         * src/common/session.c
2173                 added some comments
2174
2175 2003-03-28 [paul]       0.8.11claws62
2176
2177         * sync with 0.8.11cvs16
2178                 see ChangeLog 2003-03-28
2179
2180 2003-03-28 [paul]       0.8.11claws61
2181
2182         * sync with 0.8.11cvs15
2183                 see ChangeLog 2003-03-28
2184
2185 2003-03-27 [christoph]  0.8.11claws60
2186
2187         * src/folder.c
2188         * src/imap.c
2189         * src/common/socket.[ch]
2190                 set socket state to DISCONNECTED when any operation
2191                 fails to allow reconnecting in IMAP code without
2192                 checking the return code of all calls to the command
2193                 functions
2194
2195         * src/folderview.c
2196         * src/summaryview.c
2197                 remove some more stuff that depends on specific
2198                 folder types
2199
2200 2003-03-27 [paul]       0.8.11claws59
2201
2202         * sync with 0.8.11cvs14
2203                 see ChangeLog 2003-03-27
2204                 
2205         * src/selective_download.[ch]   ** REMOVED **
2206                 really removed
2207
2208 2003-03-27 [christoph]  0.8.11claws58
2209
2210         * src/folder.c
2211                 fix handling of tmp_flags in flag copy function
2212
2213 2003-03-27 [paul]       0.8.11claws57
2214
2215         * sync with 0.8.11cvs13
2216                 see ChangeLog 2003-03-27
2217
2218 2003-03-27 [oliver]     0.8.11claws56
2219
2220         * src/maiwindow.c
2221                 remove sel_download_cb
2222
2223 2003-03-27 [oliver]     0.8.11claws55
2224         
2225         * src/inc.c
2226                 remove POP3_TOP
2227         
2228 2003-03-26 [oliver]     0.8.11claws54
2229
2230         *src/pop.h
2231                 remove POP3_TOP*
2232         * README.claws
2233                 remove selective donwload readme
2234
2235 2003-03-26 [oliver]     0.8.11claws53
2236         * src/matcher.[ch]
2237         * src/matcher_parser_parse.y 
2238         * src/pop.c 
2239         * src/prefs_account.[ch]
2240         * src/prefs_filtering.c
2241                 remove selective donwload
2242
2243 2003-03-26 [oliver]     0.8.11claws52
2244
2245         * src/inc.[ch] 
2246         * src/filtering.c 
2247         * src/mainwindow.c 
2248                 remove selective donwload
2249
2250 2003-03-26 [oliver]     0.8.11claws51
2251         
2252         * src/Makefile.am
2253         * src/selective_download.[ch]   ** REMOVE **    
2254
2255 2003-03-26 [christoph]  0.8.11claws50
2256
2257         * src/news.c
2258                 fix NEWS that got broken by a sync with sylpheed-main
2259
2260 2003-03-26 [christoph]  0.8.11claws49
2261
2262         * src/mimeview.c
2263                 fix mime type guessing when no mime type is found for a file
2264
2265 2003-03-25 [christoph]  0.8.11claws48
2266
2267         * src/mimeview.c
2268         * src/procmime.c
2269                 remove mime type guessing from mime parser and use
2270                 name based mime types in viewer lookup for mime type
2271                 application/octet-stream
2272
2273 2003-03-25 [christoph]  0.8.11claws47
2274
2275         * doc-src/readme.txt
2276         * doc-src/rfc2554.txt
2277                 add RFC about SMTP AUTH
2278
2279         * src/send_message.c
2280         * src/common/smtp.[ch]
2281                 add extra error code for authentication errors and
2282                 clear temporary password when this error occurs
2283
2284         (closes Bug 84 authentication failure while sending should
2285          prompt for password again)
2286
2287 2003-03-25 [christoph]  0.8.11claws46
2288
2289         * configure.ac
2290         * src/Makefile.am
2291         * src/imageview.[ch]                            ** REMOVE **
2292         * src/messageview.[ch]
2293         * src/mimeview.[ch]
2294         * src/prefs_common.[ch]
2295         * src/textview.c
2296         * src/plugins/Makefile.am
2297         * src/plugins/image_viewer/.cvsignore           ** NEW **
2298         * src/plugins/image_viewer/Makefile.am          ** NEW **
2299         * src/plugins/image_viewer/plugin.c             ** NEW **
2300         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
2301                 move image viewer into a plugin (building is enabled by default)
2302                 [ToDo: Prefs for resize and autoview]
2303
2304 2003-03-25 [paul]       0.8.11claws45
2305
2306         * sync with 0.8.11cvs12
2307                 see ChangeLog 2003-03-26
2308
2309 2003-03-25 [paul]       0.8.11claws44
2310
2311         * sync with 0.8.11cvs11
2312                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
2313                 
2314         Note: Selective Download is broken.
2315                 
2316 2003-03-22 [christoph]  0.8.11claws43
2317
2318         * src/folder.c
2319                 code cleanup for flags copying
2320
2321 2003-03-22 [christoph]  0.8.11claws42
2322
2323         * src/plugins/trayicon/trayicon.c
2324                 fix setting the transparent area when the window size
2325                 is forced by the system tray
2326
2327 2003-03-22 [christoph]  0.8.11claws41
2328
2329         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
2330         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
2331         * src/plugins/trayicon/newmail.xpm              ** NEW **
2332         * src/plugins/trayicon/nomail.xpm               ** NEW **
2333         * src/plugins/trayicon/trayicon.c
2334         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
2335                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
2336                 o add icon for unread mails
2337                 o set transparency for window
2338
2339 2003-03-22 [christoph]  0.8.11claws40
2340
2341         * src/news.c
2342                 init news session to prevent crash when session is closed
2343
2344 2003-03-22 [christoph]  0.8.11claws39
2345
2346         * src/imap.c
2347         * src/common/session.[ch]
2348                 Init session data to make sure we don't have invalid pointers
2349                 for read_ch and write_ch when new multi process sessions are
2350                 not used
2351
2352         * src/main.c
2353         * src/common/plugin.c
2354         * src/common/sylpheed.c
2355         * src/plugins/demo/demo.c
2356         * src/plugins/dillo_viewer/dillo_viewer.c
2357         * src/plugins/mathml_viewer/mathml_viewer.c
2358         * src/plugins/spamassassin/spamassassin.c
2359         * src/plugins/spamassassin/spamassassin_gtk.c
2360                 add plugin types to allow loading plugins at different times
2361                 (and maybe for different frontends), because it's not good to
2362                 load GTK-Plugins gefore gtk_init was called
2363
2364         * configure.ac
2365         * src/plugins/Makefile.am
2366         * src/plugins/trayicon/.cvsignore               ** NEW **
2367         * src/plugins/trayicon/Makefile.am              ** NEW **
2368         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
2369         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
2370         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
2371         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
2372         * src/plugins/trayicon/trayicon.c               ** NEW **
2373                 New Trayicon plugin that shows an icon in a systray that uses
2374                 XEMBED protocol like Gnome's systray. Icon shows if there
2375                 are new mails and a tooltip shows information about new,
2376                 unread and total messages.
2377
2378 2003-03-22 [paul]       0.8.11claws38
2379
2380         * src/common/smtp.c
2381                 fix ESMTP AUTH CRAM-MD5
2382                 [sync with main (still version 0.8.11cvs6), see
2383                  ChangeLog 2003-03-22]
2384
2385 2003-03-21 [colin]      0.8.11claws37
2386
2387         * src/send_message.c
2388                 Fix USE_SSL => USE_OPENSSL
2389
2390 2003-03-21 [colin]      0.8.11claws36
2391
2392         * src/folderview.c
2393                 Fix counts in drag and dropped subfolders
2394
2395 2003-03-21 [colin]      0.8.11claws35
2396
2397         * src/folder.c 
2398         * src/folderview.c
2399                 speed up a bit folder dnd
2400
2401 2003-03-20 [alfons]     0.8.11claws34
2402
2403         * src/main.c
2404         * src/toolbar.c
2405         * src/procmsg.c
2406                 don't send locked queue messages
2407                 (feature request "[ 705245 ] Locking message in outbox 
2408                  should prevent sending")
2409
2410 2003-03-20 [christoph]  0.8.11claws33
2411
2412         * src/folder.c
2413                 remove NEW and UNREAD flag in special folders when scanning
2414                 
2415         * src/common/smtp.c
2416                 fix ESMTP AUTH CRAM-MD5
2417
2418 2003-03-20 [paul]       0.8.11claws32
2419
2420         * src/prefs_account.c
2421                 Re-write 'Tunnel command to open connection' as
2422                 'Use command to communicate with server', and disable
2423                 it for all except IMAP accounts
2424
2425 2003-03-20 [paul]       0.8.11claws31
2426
2427         * sync with 0.8.11cvs6
2428                 see ChangeLog 2003-03-20
2429
2430 2003-03-19 [match]      0.8.11claws30
2431
2432         * src/addritem.[ch]
2433                 include documentation. minor refactoring.
2434         * src/addr_compl.[ch]
2435         * src/addrindex.[ch]
2436         * src/addresbook.[ch]
2437         * src/summaryview.c
2438                 re-enable address lookup (was disabled in
2439                 0.8.11claws20).
2440
2441 2003-03-19 [christoph]  0.8.11claws29
2442
2443         * src/procmsg.c
2444                 add temp flag handling, will make moving and copying
2445                 messages possible again
2446
2447         * src/folder.c
2448                 correct calulation of folder stats
2449
2450 2003-03-18 [match]      0.8.11claws28
2451
2452         * src/editgroup.h
2453                 remove case sensitive comparison (closes bug 80).
2454
2455 2003-03-18 [christoph]  0.8.11claws27
2456
2457         * src/imap.c
2458                 fix imap using a tunnel command
2459
2460         (closes bug 87)
2461
2462 2003-03-18 [christoph]  0.8.11claws26
2463
2464         * src/folder.[ch]
2465         * src/imap.c
2466         * src/procmsg.[ch]
2467                 rewrite flag handling for folders
2468
2469 2003-03-18 [christoph]  0.8.11claws25
2470
2471         * src/folder.c
2472         * src/procmsg.c
2473         * src/summaryview.c
2474                 unset NEW and UNREAD flags when message is ignored, to make
2475                 sure messages don't show up as unread on other IMAP clients,
2476                 because the IGNORE_THREAD flag can not be syncronized through
2477                 the IMAP folder
2478
2479 2003-03-17 [christoph]  0.8.11claws24
2480
2481         * src/imap.c
2482                 don't use recursion to fetch uids when the number of messages
2483                 does not match. Moved code into subfunction that is used
2484                 again when needed, to prevent an endless loop.
2485
2486 2003-03-17 [thorsten]   0.8.11claws23
2487
2488         * src/imageview.[ch]
2489                 export imageview_get_resized_size() (for plugins)
2490         * src/prefs_common.[ch]
2491                 added prefs_common_get() (for plugins)
2492
2493 2003-03-17 [christoph]  0.8.11claws22
2494
2495         * src/imap.c
2496                 o remove UID guessing from copy code
2497                 o support UIDPLUS extension for APPEND command
2498
2499 2003-03-17 [paul]       0.8.11claws21
2500
2501         * src/gtk/about.c
2502                 remove 'Compiled-plugins' section.
2503                 
2504         * src/plugins/dillo_viewer/dillo_viewer.c
2505                 slight change to description text
2506
2507 2003-03-16 [match]      0.8.11claws20
2508         * src/ldapserver.[ch]           ** NEW **
2509         * src/ldapctrl.[ch]             ** NEW **
2510         * src/ldapquery.[ch]            ** NEW **
2511         * src/ldaputil.[ch]             ** NEW **
2512         * src/addrcindex.[ch]           ** NEW **
2513         * src/addrquery.h               ** NEW **
2514         * src/addritem.[ch]
2515         * src/addrcache.[ch]
2516         * src/addrindex.[ch]
2517         * src/addr_compl.[ch]
2518         * src/addressbook.[ch]
2519         * src/addrbook.[ch]
2520         * src/editgroup.c
2521         * src/editaddress.c
2522         * src/editldap.c
2523         * src/editldap_basedn.c
2524         * src/vcard.c
2525         * src/jpilot.c
2526         * src/Makefile.am
2527                 included dynamic LDAP queries. improved address
2528                 completion.
2529
2530 2003-03-16 [paul]       0.8.11claws19
2531
2532         * tools/multiwebsearch.pl
2533                 fix a fatal typo
2534
2535 2003-03-16 [christoph]  0.8.11claws18
2536
2537         * src/mimeview.c
2538         * src/plugins/dillo_viewer/dillo_viewer.c
2539         * src/plugins/mathml_viewer/mathml_viewer.c
2540                 make unregistering of MimeViewerFactorys possible
2541
2542 2003-03-16 [alfons]     0.8.11claws17
2543
2544         * configure.ac
2545                 correct typo
2546
2547 2003-03-16 [melvin]     0.8.11claws16
2548
2549         * src/plugins/dillo_viewer.c
2550                 Fixed bug where it was not possible to view more than
2551                 one text/html attachment per message (bug discovered
2552                 by Christoph Hohmann).
2553
2554 2003-03-15 [melvin]     0.8.11claws15
2555
2556         * src/prefs_actions.c
2557                 Fixed compilation warnings.
2558
2559 2003-03-15 [melvin]     0.8.11claws14
2560
2561         * src/plugins/Makefile.am
2562         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
2563         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
2564         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
2565                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
2566                 newer (http://dillo.auriga.wearlab.de/).
2567
2568 2003-03-15 [christoph]  0.8.11claws13
2569
2570         * src/imap.c
2571                 don't query imap folder for attributes because we already
2572                 for them from imap_status
2573
2574         * src/mimeview.[ch]
2575                 add support for plugable MimeViewers (unloading Viewers
2576                 not yet complete)
2577
2578         * src/plugins/Makefile.am
2579         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
2580         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
2581         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
2582                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
2583                 widget from http://helm.cs.unibo.it/mml-widget/
2584
2585 2003-03-14 [christoph]  0.8.11claws12
2586
2587         * src/folder.[ch]
2588                 o error return code's should better be negative
2589                 o replace printf with debug_print
2590
2591         * src/imap.c
2592                 improve IMAP folder scan by checking UID-NEXT
2593
2594         * src/summaryview.c
2595                 remove check that are unnecessary in my opinion
2596
2597 2003-03-13 [christoph]  0.8.11claws11
2598
2599         * src/folder.[ch]
2600         * src/foldersel.c
2601         * src/folderview.c
2602         * src/imap.c
2603         * src/mbox_folder.c
2604         * src/mh.c
2605         * src/news.c
2606         * src/prefs_scoring.c
2607         * src/summaryview.c
2608                 use a common function to get a displayable name
2609                 for a FolderItem
2610
2611 2003-03-13 [paul]       0.8.11claws10
2612
2613         * tools/Makefile.am
2614           tools/README
2615           tools/multiwebsearch.conf     ** NEW FILE **
2616           tools/multiwebsearch.pl       ** NEW FILE **
2617                 add multiwebsearch Actions script
2618
2619 2003-03-13 [colin]      0.8.11claws9
2620
2621         * src/compose.c
2622                 Remove leading emtpy lines from quoted text
2623                 before quoting it
2624
2625 2003-03-13 [melvin]     0.8.11claws8
2626
2627         * src/prefs_actions.c
2628                 Fixed a memory leak
2629                 Code clean ups
2630                 Added Cancel and OK buttons
2631                 Corrected help text
2632
2633 2003-03-13 [christoph]  0.8.11claws7
2634
2635         * src/account.c
2636         * src/folder.[ch]
2637         * src/imap.c
2638         * src/mainwindow.c
2639         * src/mbox_folder.c
2640         * src/mh.c
2641         * src/news.c
2642         * src/setup.c
2643                 replace more folder type stuff with folder class stuff
2644
2645 2003-03-13 [melvin]     0.8.11claws6
2646
2647         * src/prefs_actions.c
2648                 Added new tokens:
2649                 %u: user provided argument
2650                 %h: user provided argument (hidden on input)
2651                 %s: current text selection in the message view 
2652
2653 2003-03-13 [paul]       0.8.11claws5
2654
2655         * sync with 0.8.11cvs5
2656                 see ChangeLog 2003-03-11, 2003-03-12
2657
2658 2003-03-12 [christoph]  0.8.11claws4
2659
2660         * src/folder.c
2661                 use folder class idstr when writing folderlist.xml
2662
2663         * src/folder.h
2664         * src/imap.c
2665         * src/news.c
2666                 replace folder type checks with folder class checks
2667
2668 2003-03-12 [christoph]  0.8.11claws3
2669
2670         * src/folder.[ch]
2671         * src/imap.[ch]
2672         * src/main.c
2673         * src/mbox_folder.[ch]
2674         * src/mh.[ch]
2675         * src/news.[ch]
2676                 o create a list of known folder classes in the folder system
2677                 o use folder class id strings for folder item identifiers
2678
2679 2003-03-12 [christoph]  0.8.11claws2
2680
2681         * src/imap.c
2682                 fix imap uid validity check
2683
2684 2003-03-12 [christoph]  0.8.11claws1
2685
2686         * src/account.c
2687         * src/folder.[ch]
2688         * src/foldersel.c
2689         * src/folderview.c
2690         * src/imap.c
2691         * src/mainwindow.c
2692         * src/mbox_folder.c
2693         * src/mh.c
2694         * src/news.c
2695         * src/prefs_scoring.c
2696         * src/procmsg.c
2697         * src/setup.c
2698         * src/summaryview.c
2699                 initial restructuring of folder system, seperating
2700                 folders and folder classes
2701
2702 2003-03-12 [paul]       0.8.11claws
2703
2704         0.8.11claws release
2705
2706 2003-03-12 [christoph]
2707
2708         * src/gtk/prefswindow.c
2709                 fix translation of "Page Index"
2710
2711 2003-03-12 [paul]       0.8.10claws110
2712
2713         a sync from 0.8.11cvs4 before the release
2714
2715         * src/common/utils.c
2716                 subject_compare_for_sort(): allow null strings (fixes
2717                 summary sorting).
2718
2719 2003-03-11 [paul]       0.8.10claws109
2720
2721         * po/es.po
2722                 update Spanish translation, submitted by
2723                 Ricardo Mones Lastra
2724
2725 2003-03-11 [melvin]     0.8.10claws108
2726
2727         * po/fr.po
2728                 Updated French translations
2729
2730 2003-03-11 [paul]       0.8.10claws107
2731
2732         * manual/en/Makefile.am
2733           manual/en/*.html
2734                 update English manual, add a new page
2735                 updated by Francois Barriere <fbarriere@atmel.fr>
2736                 
2737         * po/bg.po
2738           po/it.po
2739           po/sr.po
2740                 update Bulgarian, Italian, and Serbian translations
2741                 submitted by George Danchev, Alessandro Maestri, and
2742                 Urke MMI
2743
2744 2003-03-10 [paul]       0.8.10claws106
2745
2746         * src/gtk/about.c
2747           src/gtk/prefswindow.c
2748                 make some strings translatable
2749
2750 2003-03-10 [darko]      0.8.10claws105
2751
2752         * src/compose.c
2753                 code cleanup to make Hiro happy
2754
2755 2003-03-10 [paul]       0.8.10claws104
2756
2757         * sync with 0.8.11cvs2
2758                 see ChangeLog 2003-03-10
2759
2760 2003-03-09 [melvin]     0.8.10claws103
2761
2762         * src/textview.c
2763                 textview_set_font(): fix for message display in
2764                 UTF-8 locales (thanks to Sergey Vlasov).
2765                 (was unintentionnaly reverted in 0.8.6claws6)   
2766
2767 2003-03-08 [darko]      0.8.10claws102
2768
2769         * src/compose.c
2770                 fix infinite loop in wrapping as reported
2771                 by happycactus
2772                 obsoletes patch #696482
2773
2774 2003-03-08 [christoph]  0.8.10claws101
2775
2776         * src/imap.c
2777                 add workaround for IMAP servers that do not
2778                 support the "UID SEARCH UID" command
2779
2780 2003-03-07 [christoph]  0.8.10claws100
2781
2782         * src/plugins/spamassassin/spamassassin.[ch]
2783         * src/plugins/spamassassin/spamassassin_gtk.c
2784                 code cleanup
2785
2786 2003-03-07 [paul]       0.8.10claws99
2787
2788         * po/es.po
2789                 updated Spanish translation, submitted by
2790                 Ricardo Mones Lastra
2791
2792 2003-03-07 [christoph]  0.8.10claws98
2793
2794         * src/send.c
2795                 fix in 0.8.10claws94 was wrong
2796                 local delivery does not require escaping, remove escaping
2797                 code to make signatures of mails with "." lines valid
2798                 
2799                 NOTE: requires that sendmail is executed with "-i" option,
2800                       what is the default now, but has to be changed in all
2801                       exsiting accounts)
2802
2803 2003-03-07 [paul]       0.8.10claws97
2804
2805         * sync with 0.8.11 release
2806                 see ChangeLog 2003-03-07
2807
2808 2003-03-06 [paul]       0.8.10claws96
2809
2810         * src/compose.c
2811                 revert commit 0.8.10claws92
2812
2813 2003-03-06 [paul]       0.8.10claws95
2814
2815         * src/folderview.c
2816                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
2817
2818         * src/gtkaspell.c
2819                 fix bug 74, 'Crash opening editor window with pseudo-color
2820                 display'
2821                 
2822         Patches submitted by Kevin Vigor <kevin@vigor.nu>
2823
2824 2003-03-06 [christoph]  0.8.10claws94
2825
2826         * src/send.c
2827                 fix rfc2821 (4.5.2) violation in SMTP data sending,
2828                 all lines starting with a period get an extra period
2829                 inserted
2830                 (found by Simon 'corecode' Schubert)
2831
2832 2003-03-06 [paul]       0.8.10claws93
2833
2834         * src/folderview.c
2835                 if configured font can't be loaded fall back to gtk
2836                 default. (with thanks to Christoph)
2837                 
2838                 closes long-standing bug 15 'Crashes on startup'
2839
2840 2003-03-06 [paul]       0.8.10claws92
2841
2842         * src/compose.c
2843                 freeze text before autosave and thaw afterwards
2844                 fixes bug 67 'autosave make re-rediting message crazy'
2845
2846 2003-03-06 [christoph]  0.8.10claws91
2847
2848         * src/compose.c
2849                 ignore address comment in dupe check for Cc-list
2850
2851         (closes reopened bug 47 Replying to message strips name part of
2852          e-mail addresses of Cc: lines)
2853
2854 2003-03-06 [paul]       0.8.10claws90
2855
2856         * src/Makefile.am
2857                 remove reference to gtkxtext.h as its no longer in
2858                 the repository
2859
2860 2003-03-06 [paul]       0.8.10claws89
2861
2862         * sync with 0.8.10cvs25
2863                 see ChangeLog 2003-03-06
2864
2865 2003-03-06 [oliver]     0.8.10claws88
2866         
2867         * src/messageview.c
2868                 remove include
2869
2870 2003-03-06 [oliver]     0.8.10claws87
2871         
2872         * src/folderview.c 
2873                 remove changes introduced inclaws74
2874         * src/messageview.c
2875                 another attempt to sanely delete and update
2876                 messages deleted in separate messageview
2877
2878 2003-03-05 [christoph]  0.8.10claws86
2879
2880         * src/summaryview.c
2881                 check if "From" matches any account's address if
2882                 addressbook completion of addresses is disabled too
2883
2884         (closes Bug 70 "Display recipient in from" doesn't check
2885          folder's default account)
2886
2887 2003-03-05 [christoph]  0.8.10claws85
2888
2889         * src/compose.c
2890         * src/common/utils.[ch]
2891                 don't strip address comments when building Cc lists
2892
2893         (closes Bug 47 Replying to message strips name part of e-mail addresses
2894          of Cc: lines)
2895
2896         * src/folder.c
2897                 fix return value of copy function
2898
2899 2003-03-05 [christoph]  0.8.10claws84
2900
2901         * src/imap.c
2902                 don't ask imap server for non rfc822 headers
2903
2904         (closes bug 71 IMAP FETCH asks for FROM header field twice)
2905
2906         * src/imap.c
2907                 destroy session on socket error to allow reconnecting
2908
2909 2003-03-05 [christoph]  0.8.10claws83
2910
2911         * configure.ac
2912                 fix building with gnome when no prefix is set
2913
2914         (closes bug 66 Gnome directory is set to NONE)
2915
2916 2003-03-05 [paul]       0.8.10claws82
2917
2918         * sync with 0.8.10cvs23
2919                 see ChangeLog 2003-03-05
2920
2921 2003-03-04 [christoph]  0.8.10claws81
2922
2923         * src/folder.c
2924                 o fix moving and copying when folder returns 0 for new
2925                   message number
2926                 o remove some code for single message copy and move
2927                   operations and use functions for multiple messages
2928
2929         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
2930
2931         * src/news.c
2932                 remove unused include
2933
2934 2003-03-04 [paul]       0.8.10claws80
2935
2936         * src/gtk/about.c
2937                 list 'Compiled plugins'
2938
2939 2003-03-03 [christoph]  0.8.10claws79
2940
2941         * src/news.[ch]
2942                 have to multiply the percentage of the current fetch with
2943                 the percentage that it has of the total fetch operation
2944                 for correct values
2945
2946 2003-03-03 [christoph]  0.8.10claws78
2947
2948         * src/news.c
2949                 fix calculation of expected lines for progress indicator
2950
2951 2003-03-03 [christoph]  0.8.10claws77
2952
2953         * src/summaryview.c
2954         * src/common/utils.c
2955                 fix segfault when opening the root news folder
2956
2957 2003-03-03 [christoph]  0.8.10claws76
2958
2959         * src/mainwindow.[ch]
2960         * src/common/Makefile.am
2961         * src/common/progressindicator.[ch]
2962                 add UI independent progress indicator handling
2963
2964         * src/news.[ch]
2965                 use new progress indicator for message info fetching
2966
2967         * src/common/hooks.h
2968                 code cleanup
2969
2970 2003-03-03 [oliver]     0.8.10claws75
2971
2972         * src/toolbar.c
2973         * src/compose.c
2974                 removed commented code
2975
2976 2003-03-03 [oliver]     0.8.10claws74
2977
2978         * src/toolbar.[ch]
2979                 cleanups and refactoring
2980         * src/compose.[ch]
2981                 compose_reply_mode reply & forwarding interface for
2982                 toolbar buttons
2983         * src/folderview.c
2984                 act on messages marked for deletion in folderview_selected
2985                 based on prefs_common.immediate_exec since a message might 
2986                 have been deleted by messageview in a folder we are changing 
2987                 to (does anybody understand what I'm on about ?)
2988
2989 2003-03-03 [oliver]     0.8.10claws73
2990         
2991         * src/messageview.[ch]
2992                 new functions
2993                 - messageview_delete: delete message shown in messagview
2994                 - messageview_update_view: update messageview to currently 
2995                   selected summaryview message
2996                 - add separate messageview to msgview_list in order to update 
2997                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
2998         * src/summaryview.[ch]
2999                 summary_get_selection returns a list of selected msgs
3000                 in summaryview
3001         * src/mainwindow.c
3002                 toolbar reply refactoring
3003
3004 2003-03-03 [paul]       0.8.10claws72
3005
3006         * sync with 0.8.10cvs21
3007                 see ChangeLog 2003-03-03
3008
3009 2003-03-02 [christoph]  0.8.10claws71
3010
3011         * src/common/passcrypt.c
3012                 use POSIX includes
3013
3014 2003-03-02 [christoph]  0.8.10claws70
3015
3016         * configure.ac
3017         * src/prefs_account.c
3018         * src/prefs_gtk.[ch]
3019         * src/common/.cvsignore
3020         * src/common/Makefile.am
3021         * src/common/passcrypt.c                ** NEW **
3022         * src/common/passcrypt.h.in             ** NEW **
3023                 Implement password encryption in config files
3024                 using unix encrypt and setkey functions. The crypt
3025                 key can be set as a configure parameter. Old
3026                 passwords will be converted if they do not begin
3027                 with '!'
3028
3029 2003-03-02 [paul]       0.8.10claws69
3030
3031         * src/prefs_account.c
3032                 fix compile error
3033
3034 2003-03-01 [thorsten]   0.8.10claws68
3035
3036         * po/el.po
3037           po/hr.po
3038           po/it.po
3039           po/nl.po
3040           po/sr.po
3041           po/sv.po
3042                 corrected format strings
3043         * po/en_GB.po
3044                 corrected headers
3045                 (fix compile errors with GNU gettext-0.11.5)
3046
3047 2003-03-01 [oliver]     0.8.10claws67
3048
3049         * src/summaryview.c
3050                 menu callbacks call toolbar_menu_reply
3051
3052 2003-03-01 [oliver]     0.8.10claws66
3053
3054         * src/mainwindow.c
3055         * src/messageview.c
3056                 menu callbacks call toolbar_menu_reply
3057         * src/toolbar.[ch]
3058                 callbacks from menu handled by toolbar_menu_reply
3059
3060 2003-03-01 [paul]       0.8.10claws65
3061
3062         * src/addressbook.c
3063                 revert commit 0.8.10claws54 - breaks editing of
3064                 addressbook.
3065                 
3066         * po/bg.po
3067                 update Bulgarian translation, submitted by
3068                 George Danchev
3069
3070 2003-02-28 [christoph]  0.8.10claws64
3071
3072         * src/account.c
3073         * src/addressadd.c
3074         * src/compose.c
3075         * src/gtkaspell.c
3076         * src/gtkxtext.h                ** REMOVE **
3077         * src/imap.c
3078         * src/matcher.[ch]
3079         * src/mh.c
3080         * src/news.c
3081         * src/pine.c
3082         * src/prefs_common.c
3083         * src/prefs_matcher.c
3084         * src/procheader.[ch]
3085         * src/procmsg.[ch]
3086         * src/toolbar.c
3087         * src/common/ssl_certificate.c
3088         * src/gtk/colorlabel.c
3089         * src/gtk/menu.c
3090                 o fix warnings
3091                 o remove code obsoleted by new cache and folder system rework
3092
3093 2003-02-28 [oliver]     0.8.10claws63
3094         
3095         * src/toolbar.[ch]
3096                 * fix bug where reply in Messageview replied to 
3097                 Message displayed in summaryview
3098                 (reportedd via ML by chinatinte at gmx dot ch)
3099                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
3100                 didn't work in separate MessageView Toolbar
3101                 (wondering if anybody uses this at all ?)
3102         * src/summaryview.[ch]
3103                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
3104                 (generalize reply and forward code);
3105         * src/messageview.c 
3106                 remove focus_in event which updated summaryview to messageview
3107
3108 2003-02-28 [paul]       0.8.10claws62
3109
3110         * po/Makefile.in.in
3111                 add the --check option
3112                 Patch submitted by Ricardo Mones Lastra
3113
3114 2003-02-28 [paul]       0.8.10claws61
3115
3116         * src/prefs_account.c
3117                 re-order 'Signature' items
3118
3119 2003-02-28 [paul]       0.8.10claws60
3120
3121         * sync with 0.8.10cvs20
3122                 see ChangeLog 2003-02-28
3123
3124 2003-02-28 [paul]       0.8.10claws59
3125
3126         * po/POTFILES.in
3127                 update to reflect recent movement of files
3128
3129 2003-02-28 [paul]       0.8.10claws58
3130
3131         * sync with 0.8.10cvs19
3132                 see ChangeLog 2003-02-28
3133
3134 2003-02-27 [martin]     0.8.10claws57
3135
3136         * src/prefs_matcher.c 
3137                 fix segfault in prefs_matcher_ok() when the
3138                 last entry is deleted and prevents that the
3139                 message "entry not saved" comes up after deleting
3140                 an entry
3141
3142 2003-02-27 [martin]     0.8.10claws56
3143
3144         * src/prefs_filtering.c 
3145                 fix segfault in prefs_filtering_ok() when the
3146                 last entry is deleted and prevents that the
3147                 message "entry not saved" comes up after deleting
3148                 an entry
3149
3150 2003-02-27 [paul]       0.8.10claws55
3151
3152         * sync with 0.8.10cvs18
3153                 see ChangeLog 2003-02-27
3154
3155 2003-02-27 [paul]       0.8.10claws54
3156
3157         * src/addressbook.c
3158                 fix bug where the address book crashes with 
3159                 multiple lookups.
3160                 Patch [687729] submitted by David Frager 
3161                 <dbfrager@users.sourceforge.net>
3162
3163 2003-02-25 [christoph]  0.8.10claws53
3164
3165         * src/Makefile.am
3166         * src/colorlabel.[ch]           ** REMOVE **
3167         * src/gtk/Makefile.am
3168         * src/gtk/colorlabel.[ch]       ** NEW **
3169                 move colorlabel files to gtk directory
3170
3171         * src/esmtp.[ch]                ** REMOVE **
3172                 has been merged into smtp.[ch] in 0.7.5
3173
3174 2003-02-25 [christoph]  0.8.10claws52
3175
3176         * src/Makefile.am
3177         * src/about.[ch]                ** REMOVE **
3178         * src/gtk/Makefile.am
3179         * src/gtk/about.[ch]            ** NEW **
3180                 move about files to gtk directory
3181
3182 2003-02-25 [christoph]  0.8.10claws51
3183
3184         * src/folder.c
3185                 some code optimization of folder scanning code
3186
3187         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
3188
3189 2003-02-25 [christoph]  0.8.10claws50
3190
3191         * src/main.c
3192         * src/common/sylpheed.c
3193                 add command line parameter parsing to common code
3194
3195 2003-02-24 [christoph]
3196
3197         * Makefile.am
3198         * configure.ac
3199                 fix gnome prefix problems, the configure script now removed
3200                 `gnome-config --prefix` from `gnome-config --datadir`
3201                 and adds $(prefix} instead
3202
3203         (closes Bug 24 Makefile does not respect prefix when installing
3204          GNOME data)
3205
3206 2003-02-24 [christoph]  0.8.10claws49
3207
3208         * src/news.c
3209                 check for valid session before trying to authenticate
3210
3211         (closes Bug 60 crash if "authenticate on logon" is activated
3212          and newsserver-hostname is not valid)
3213
3214 2003-02-24 [melvin]     0.8.10claws48
3215
3216         * src/prefs_actions.c
3217                 Make sure all user's input is sent to the action and then
3218                 close the socket..
3219
3220 2003-02-23 [alfons]     0.8.10claws46
3221
3222         * src/summaryview.c
3223                 also wait cursor when deleting files
3224
3225 2003-02-23 [paul]
3226
3227         * tools/freshmeat_search.pl
3228           tools/google_search.pl
3229                 scripts should now work for any browser/browser command line
3230
3231 2003-02-22 [christoph]  0.8.10claws45
3232
3233         * src/procmsg.c
3234                 fix IMAP flag setting, IMAP flag is not handled correctly
3235                 anymore by the folder system and information about the
3236                 folder should not be saved in the MsgInfo (in my opinion)
3237
3238         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3239
3240 2003-02-22 [christoph]  0.8.10claws44
3241
3242         * src/summaryview.c
3243                 fix spelling of "label" ;-)
3244
3245 2003-02-22 [thorsten]   0.8.10claws43
3246
3247         * src/mimeview.c
3248           src/prefs_common.[ch]
3249           src/procmime.[ch]
3250                 do not use description as attachment name
3251
3252 2003-02-22 [alfons]     0.8.10claws42
3253
3254         * src/summaryview.c
3255                 freeze/thaw folder item updates when changing color labels,
3256                 and put a wait cursors on
3257
3258 2003-02-22 [thorsten]   0.8.10claws41
3259
3260         * src/mimeview.c
3261                 save-all fixes: crash if invoked on multipart container,
3262                 mimeinfo access, pathseparators, error dialog
3263
3264 2003-02-21 [alfons]     0.8.10claws40
3265
3266         * src/prefs_gtk.c
3267                 remove unused var
3268
3269 2003-02-21 [colin]      0.8.10claws39
3270
3271         * src/send.c
3272                 Fix smtp logging
3273
3274 2003-02-21 [colin]      0.8.10claws38
3275
3276         * src/summaryview.c
3277                 Freeze/thaw folderItem updates when filtering messages 
3278                 via Tools/Filter messages
3279
3280 2003-02-21 [paul]       0.8.10claws37
3281
3282         * src/compose.c
3283                 revert commit 0.8.10claws26, there are ulterior motives
3284                 for users to set a Reply-To header when posting to
3285                 newsgroups
3286
3287 2003-02-21 [paul]       0.8.10claws36
3288
3289         * sync with 0.8.10cvs17
3290                 see ChangeLog 2003-02-21
3291
3292 2003-02-20 [christoph]  0.8.10claws35
3293
3294         * src/imap.c
3295                 IMAP UID fetch speedup using SEARCH
3296
3297         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3298
3299         * src/imap.c
3300                 fix problem with UIDs in IMAP UID cache that no longer existed
3301
3302 2003-02-20 [christoph]  0.8.10claws34
3303
3304         * src/imap.c
3305         * src/procheader.c
3306         * src/procheader.h
3307                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
3308
3309         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3310
3311         * src/imap.c
3312                 Rewrite imap_cmd_gen_recv use sock_getline instead
3313                 of sock_gets to avoid problems with too long reply
3314                 lines
3315     
3316 2003-02-20 [colin]      0.8.10claws33
3317         
3318         * src/prefs_account.c
3319                 Better wording
3320
3321 2003-02-20 [colin]      0.8.10claws32
3322
3323         * src/compose.c
3324                 Remove useless '&& !to_sender' 
3325
3326 2003-02-20 [darko]
3327
3328         * AUTHORS
3329                 change my e-mail address
3330
3331 2003-02-19 [colin]      0.8.10claws31
3332
3333         * src/prefs_common.c
3334                 X11 style colors for every configurable color
3335
3336 2003-02-19 [alfons]     0.8.10claws30
3337
3338         * src/prefs_gtk.[ch]
3339         * src/prefs_common.c
3340                 for color_new accept both plain integers and X11 style color
3341                 names (as found in /usr/lib/X11/rgb.txt)
3342
3343 2003-02-19 [paul]       0.8.10claws29
3344
3345         * src/mainwindow.c
3346                 add tooltips to online/offline button and account selector
3347                 button
3348
3349 2003-02-19 [paul]       0.8.10claws28
3350
3351         * src/folder.c
3352           src/news.c
3353           src/prefs_account.[ch]
3354           src/prefs_common.[ch]
3355                 move 'Maximum number of articles to download' to
3356                 account prefs.
3357                 clean up account prefs gui a little by hiding entries
3358                 rather then greying out entries
3359
3360 2003-02-19 [hiro]       0.8.10claws27
3361
3362         * src/common/utils.c
3363                 fix bug #54 'yesterdays date is displayed in the message 
3364                 summary window'
3365
3366 2003-02-19 [paul]       0.8.10claws26
3367
3368         * src/compose.c
3369                 fix bug reported in Feature Request [688596] 
3370                 'Reply-to header in news'
3371
3372 2003-02-18 [paul]       0.8.10claws25
3373
3374         * src/select-keys.c
3375                 add a 'List all keys' button to key selection dialog
3376
3377 2003-02-18 [colin]      0.8.10claws24
3378         
3379         * src/stock_pixmap.c
3380                 fix compile error
3381
3382 2003-02-18 [colin]      0.8.10claws23
3383
3384         * src/common/smtp.[ch]
3385           src/prefs_account.c
3386                 Try to starttls if it seems to be the only
3387                 way to authenticate a user
3388
3389 2003-02-18 [paul]       0.8.10claws22
3390
3391         * src/Makefile.am
3392           src/folderview.c
3393           src/stock_pixmap.[ch]
3394           src/pixmaps/drafts_close.xpm  ** NEW FILE **
3395           src/pixmaps/drafts_open.xpm   ** NEW FILE **
3396                 as a Drafts folder is a special folder allow it to have
3397                 its own unique icons
3398
3399 2003-02-18 [colin]      0.8.10claws21
3400
3401         * src/imap.c
3402                 Fix port selection when using starttls
3403
3404 2003-02-18 [paul]       0.8.10claws20
3405
3406         * src/mainwindow.c
3407           src/prefs_common.[ch]
3408                 make blue the default new mail colour
3409
3410 2003-02-18 [paul]       0.8.10claws19
3411
3412         * sync with 0.8.10cvs14
3413                 see ChangeLog 2003-02-18
3414
3415 2003-02-17 [jens]       0.8.10claws18
3416
3417         * src/common/md5.c
3418                 fixed a compile problem with gcc 3.3
3419                 works on 2.95.3 too (testet on PPC as it is big endian)
3420
3421 2003-02-17 [paul]       0.8.10claws17
3422
3423         * sync with 0.8.10cvs13
3424                 see ChangeLog 2003-02-17
3425
3426 2003-02-17 [paul]       0.8.10claws16
3427
3428         * sync with 0.8.10cvs12
3429                 see ChangeLog 2003-02-17
3430
3431 2003-02-16 [match]      0.8.10claws15
3432
3433         * src/addressbook.c
3434                 Eliminates reloading of address data when items
3435                 deleted or added. Applied submitted by
3436                 Luke Plant <lukeplant@softhome.net>
3437
3438 2003-02-16 [paul]       0.8.10claws14
3439
3440         * src/news.c
3441                 when a 'protocol error' is encountered disconnect from
3442                 the server. This means that the user can carry on viewing
3443                 other articles and doesn't have to either wait until the
3444                 server timesout or quit sylpheed.
3445                 Fixes bug #53 'Unable to read messages in newsgroups, 
3446                 displayed message doesn't change'
3447
3448 2003-02-15 [christoph]  0.8.10claws13
3449
3450         * src/imap.c
3451                 fix bug that stopped scanning of folders when an
3452                 IMAP folder was empty
3453
3454         (closes bug 46 stop scan messages in folders after empty folder)
3455
3456 2003-02-15 [paul]
3457
3458         * tools/Makefile.am
3459           tools/README
3460           tools/freshmeat_search.pl     ** NEW FILE **
3461           tools/google_search.pl        ** NEW FILE **
3462                 Add 2 Actions scripts which search freshmeat/google
3463                 for the selected text using the browser configured
3464                 in sylpheedrc.
3465                 
3466         Note: These scripts are very dependent on the format of the
3467         browser command and may not work on every occasion. Testing
3468         is welcome. 
3469
3470 2003-02-14 [alfons]     0.8.10claws12
3471
3472         * src/compose.c
3473                 fix breakage because of uninitialized account pointer.
3474                 please verify.
3475
3476 2003-02-14 [paul]       0.8.10claws11
3477
3478         * src/compose.c
3479           src/prefs_account.[ch]
3480           src/prefs_common.[ch]
3481                 move signature settings to Account Prefs
3482
3483 2003-02-14 [paul]       0.8.10claws10
3484
3485         * sync with 0.8.10cvs11
3486                 see ChangeLog 2003-02-14
3487
3488 2003-02-13 [thorsten]   0.8.10claws9
3489
3490         * src/news.c
3491                 revert news progressbar (GUI separation)
3492
3493 2003-02-13 [paul]       0.8.10claws8
3494
3495         * src/compose.c
3496                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
3497                 paragraph 1
3498
3499 2003-02-13 [paul]       0.8.10claws7
3500
3501         * src/compose.[ch]
3502           src/summaryview.c
3503                 fix 'Follow-up and Reply-to' so that it creates a reply to
3504                 the newsgroup and the sender. If the message has the keyword
3505                 'poster' in the Followup-To header, all replies go to the
3506                 sender, re: RFC 1036, Section 2.2.3
3507                 rename all instances of 'ignore_replyto' to 'to_sender', both
3508                 were previously used, now we use just one.
3509
3510 2003-02-13 [paul]       0.8.10claws6
3511
3512         * sync with 0.8.10cvs9
3513                 see ChangeLog 2003-02-13
3514
3515 2003-02-13 [paul]       0.8.10claws5
3516
3517         * configure.ac
3518                 show which plugins are configured in the configure
3519                 output.
3520
3521 2003-02-12 [thorsten]   0.8.10claws4
3522
3523         * src/news.c
3524                 show progress while fetching news headers
3525
3526 2003-02-12 [christoph]  0.8.10claws3
3527
3528         * configure.ac
3529         * src/plugins/Makefile.am
3530                 use AM_CONDITIONAL to enable plugins, automake correctly
3531                 manages this when creating distdir
3532
3533 2003-02-12 [christoph]  0.8.10claws2
3534
3535         * ac/spamassassin.m4
3536         * src/plugins/spamassassin/Makefile.am
3537                 fix building SpamAssassin plugin without OpenSSL
3538
3539 2003-02-12 [paul]       0.8.10claws1
3540
3541         * ac/Makefile.am
3542           src/Makefile.am
3543           src/plugins/Makefile.am
3544                 fix failure of 'make release'
3545
3546 2003-02-12 [paul]       0.8.10claws
3547
3548         * 0.8.10claws released
3549
3550 2003-02-12 [paul]       0.8.9claws56
3551
3552         * po/bg.po
3553           po/es.po
3554           po/it.po
3555           po/ru.po
3556           po/sr.po
3557                 updated translations by George Danchev, Ricardo Mones Lastra,
3558                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
3559                 
3560         * sylpheed.spec.in
3561                 Allow the building of RPMs by a regular user. Submitted
3562                 by Sergei Astanin
3563
3564 2003-02-11 [alfons]     0.8.9claws55
3565
3566         * src/colorlabel.c
3567                 don't use pixmaps for label color rect but draw rectangles
3568                 so we can respect the color map of palette based visuals
3569                 (fixes the long time crashes on Suns - thanks to Andreas
3570                 Engel and Steve O'Hara-Smith for testing)
3571
3572 2003-02-11 [christoph]  0.8.9claws54
3573
3574         * src/matcher_parser_parse.y
3575                 correct bug where filering rules of not existing folders in
3576                 matcherrc were added to global filtering
3577                 
3578         (closes Debian Bug #180253 - Directory's filter-rules are merged with
3579          main filter-rules after removing directory, http://bugs.debian.org/180253)
3580         
3581 2003-02-11 [paul]       0.8.9claws53
3582
3583         * sync with 0.8.10cvs7
3584                 see ChangeLog 2003-02-09
3585
3586 2003-02-11 [melvin]     0.8.9claws52
3587
3588         * po/fr.po
3589                 Updated French tranlsations
3590
3591 2003-02-10 [paul]       0.8.9claws51
3592
3593         * sylpheed.spec.in
3594                 correct --enable-openssl
3595                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
3596
3597 2003-02-09 [martin]     0.8.9claws50
3598
3599         * src/prefs_matcher.c
3600                 fix segfault in prefs_matcher_substitute_cb() when
3601                 no row is selected
3602
3603 2003-02-09 [paul]       0.8.9claws49
3604
3605         * src/folderview.c
3606                 fix bug where a newsgroup folder's processing rules were
3607                 merged with the global filtering rules when the newsgroup
3608                 folder was deleted, causing some seriously bad results,
3609                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
3610
3611 2003-02-08 [melvin]     0.8.9claws48
3612
3613         * src/compose.c
3614                 Corrected and modified an alert message.
3615
3616 2003-02-07 [paul]       0.8.9claws47
3617
3618         * src/folderview.c
3619                 fix bug where both an 'Account properties' window and a
3620                 'Folder properties' window were opened when clicking on
3621                 'Properties' in an NNTP or IMAP folder's popup menu.
3622
3623 2003-02-07 [paul]       0.8.9claws46
3624
3625         * sync with 0.8.10cvs6
3626                 see ChangeLog 2003-02-06
3627
3628 2003-02-06 [christoph]  0.8.9claws45
3629
3630         * src/mbox.c
3631                 freeze folder updates while importing mbox files
3632                 (closes bug 43 importing mbox took hours)
3633                 
3634         Patch submitted by Jens Rantil <jens.rantil@telia.com>
3635
3636 2003-02-06 [thorsten]   0.8.9claws44
3637
3638         * po/de.po
3639                 Updated german translations
3640
3641 2003-02-06 [thorsten]   0.8.9claws43
3642
3643         * src/news.h
3644                 use guint for message numbers (fix count in grouplist dialog)
3645
3646 2003-02-05 [paul]       0.8.9claws42
3647
3648         * sync with 0.8.10cvs2
3649                 see ChangeLog 2003-02-05
3650
3651 2003-02-04 [colin]      0.8.9claws41
3652
3653         * src/prefs_common.[ch]
3654           src/procmsg.c
3655           src/summaryview.c
3656                 Add an option to disable threading by subject
3657
3658 2003-02-04 [christoph]  0.8.9claws40
3659
3660         * src/inc.c
3661                 only abort fetching mails from multiple accounts when the
3662                 error is fatal and does not allow to check any more accounts
3663                 (currently only disk full error)
3664
3665         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
3666          receive mails for other accouts)
3667
3668 2003-02-04 [christoph]  0.8.9claws39
3669
3670         * src/folder.c
3671                 first add the new message to the cache, then
3672                 send the update notification
3673
3674         (closes bug 39 after sending message folderview doesnt get updated)
3675
3676 2003-02-04 [colin]      0.8.9claws38
3677
3678         * src/inc.c
3679                 _really_ fix this Connecting... status
3680
3681 2003-02-04 [paul]       0.8.9claws37
3682
3683         * sync with 0.8.10
3684                 see ChangeLog 2003-02-04
3685
3686 2003-02-04 [paul]       0.8.9claws36
3687
3688         * sync with 0.8.9cvs6
3689                 see ChangeLog 2003-02-03
3690
3691 2003-02-04 [paul]       0.8.9claws35
3692
3693         * po/pt_BR.po
3694                 updated by André Filipe de Assunção e Brito 
3695                 <bedecko@netsite.com.br>
3696
3697 2003-02-03 [thorsten]   0.8.9claws34
3698
3699         * po/de.po
3700                 Updated german translations
3701
3702 2003-02-02 [paul]       0.8.9claws33
3703
3704         * po/es.po
3705                 updated by Ricardo Mones Lastra
3706
3707 2003-02-02 [thorsten]   0.8.9claws32
3708
3709         * src/mh.c
3710                 Fix mh_get_msginfo() segfault if file is inaccessible
3711
3712 2003-01-31 [colin]      0.8.9claws31
3713
3714         * src/procheader.c
3715                 Fix last commit's bug
3716
3717 2003-01-31 [colin]      0.8.9claws30
3718
3719         * src/procheader.c
3720                 Missing a change for gpg-signed messages
3721
3722 2003-01-31 [paul]       0.8.9claws29
3723
3724         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
3725           src/procheader.c
3726           src/stock_pixmap.[ch]
3727           src/summaryview.c
3728                 indicate GnuPG signed messages by displaying an icon
3729                 in the Attachment column.
3730
3731 2003-01-31 [paul]       0.8.9claws28
3732
3733         * sync with 0.8.9cvs4
3734                 see ChangeLog 2003-01-31
3735
3736 2003-01-31 [alfons]     0.8.9claws27
3737
3738         * src/textview.c
3739                 tune URI parser to accept mailto URLs with a '?'
3740                 (patch from Ruslan Balkin)
3741
3742 2003-01-31 [colin]      0.8.9claws26
3743
3744         * src/summaryview.c
3745                 Fix a leak introduced in claws24
3746
3747 2003-01-31 [colin]      0.8.9claws25
3748
3749         * src/summaryview.c
3750                 Freeze/Thaw folder updates when deleting dups
3751
3752 2003-01-31 [colin]      0.8.9claws24
3753         
3754         * src/addr_compl.c
3755           src/summaryview.c
3756           src/msgcache.c
3757                 little speed improvements
3758
3759 2003-01-31 [colin]      0.8.9claws23
3760
3761         * src/summaryview.c
3762                 Fix segfault when forwarding nothing
3763                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
3764                 
3765 2003-01-30 [paul]       0.8.9claws22
3766
3767         * sync with 0.8.9cvs3
3768                 see ChangeLog 2003-01-30
3769
3770 2003-01-30 [paul]       0.8.9claws21
3771
3772         * sync with 0.8.9cvs2
3773                 see ChangeLog 2003-01-30
3774
3775 2003-01-29 [paul]       0.8.9claws20
3776
3777         * sync with 0.8.9cvs1
3778                 see ChangeLog 2003-01-29
3779
3780 2003-01-28 [paul]       0.8.9claws19
3781
3782         * po/POTFILES.in
3783                 update to reflect changes. 
3784                 thanks to Ricardo Mones Lastra
3785
3786 2003-01-27 [christoph]  0.8.9claws18
3787
3788         * ac/openssl.m4
3789         * ac/spamassassin.m4
3790         * src/plugins/spamassassin/README
3791         * src/plugins/spamassassin/libspamc.[ch]
3792         * src/plugins/spamassassin/utils.[ch]
3793                 updated to latest libspamc
3794
3795 2003-01-27 [christoph]  0.8.9claws17
3796
3797         * src/folder.c
3798                 fix wrong use of procheader_get_header_fields
3799
3800 2003-01-27 [christoph]  0.8.9claws16
3801
3802         * src/news.c
3803         * src/prefs_account.[ch]
3804         * src/common/nntp.[ch]
3805                 allow to force authentication for NNTP servers
3806
3807         Patch submitted by Florian Mickler <dmk@d-labs.de>
3808
3809 2003-01-26 [paul]       0.8.9claws15
3810
3811         * src/summaryview.c
3812                 speed up of marking messages as read
3813                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
3814
3815 2003-01-26 [christoph]  0.8.9claws14
3816
3817         * src/Makefile.am
3818         * src/mgutils.[ch]              ** REMOVE **
3819         * src/xml.[ch]                  ** REMOVE **
3820         * src/xmlprops.[ch]             ** REMOVE **
3821         * src/common/Makefile.am
3822         * src/common/mgutils.[ch]       ** NEW **
3823         * src/common/xml.[ch]           ** NEW **
3824         * src/common/xmlprops.[ch]      ** NEW **
3825                 move xml files to common directory
3826
3827 2003-01-26 [christoph]  0.8.9claws13
3828
3829         * src/plugins/spamassassin/spamassassin_gtk.c
3830                 only set gtk entry text if string is available
3831
3832 2003-01-26 [melvin]     0.8.9claws12
3833
3834         * src/description_window.c
3835                 Allow resizing of the window
3836                 Allow automatic horizontal scroll bar
3837                 Do not vertically expand and fill
3838
3839 2003-01-26 [christoph]  0.8.9claws11
3840
3841         * src/Makefile.am
3842         * src/gtkutils.[ch]             ** REMOVE **
3843         * src/common/sylpheed.c
3844         * src/gtk/Makefile.am
3845         * src/gtk/description_window.c
3846         * src/gtk/gtkutils.[ch]         ** NEW **
3847         * src/gtk/prefswindow.c
3848                 move gtkutils to gtk directory
3849
3850 2003-01-26 [paul]       0.8.9claws10
3851
3852         * src/summaryview.c
3853                 rename summary_unread_clicked() to summary_status_clicked()
3854
3855 2003-01-26 [melvin]     0.8.9claws9
3856
3857         * src/prefs_actions.c
3858                 Cosmetical changes to the help text
3859
3860 2003-01-26 [paul]       0.8.9claws8
3861
3862         * src/folder.[ch]
3863           src/mainwindow.c
3864           src/prefs_common.c
3865           src/prefs_sumamry_column.c
3866           summaryview.[ch]
3867                 rename the 'Unread' column to 'Status'
3868
3869 2003-01-25 [match]      0.8.9claws7
3870
3871         * src/mgutils.[ch]
3872                 removed reference to LDAP constants. removed error2string.
3873                 included functions to support LDAP dynamic queries.
3874         * src/syldap.h
3875                 moved LDAP constants here.
3876         * src/addressbook.c
3877         * src/addrindex.c
3878         * src/importldif.c
3879                 removed references to LDAP constants and references to
3880                 error2string.
3881
3882 2003-01-25 [paul]       0.8.9claws6
3883
3884         * src/summaryview.c
3885                 summary_thread_build(), summary_thread_init(): remove 
3886                 unneeded reference to summaryview->folder_item
3887
3888 2003-01-25 [christoph]  0.8.9claws5
3889
3890         * src/gtk/description_window.c
3891                 o allow description texts to expand over multiple columns
3892                 o translate all columns
3893         * src/prefs_actions.c
3894                 change syntax description to use new multi column feature
3895
3896         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3897
3898 2003-01-25 [match]      0.8.9claws4
3899
3900         * src/vcard.c
3901                 fixed bug with Quoted-Printable
3902
3903 2003-01-25 [paul]       0.8.9claws3
3904
3905         * src/folder.[ch]
3906           src/summaryview.[ch]
3907                 implement per-folder collapsed/expanded threads setting
3908                 
3909         * src/prefs_common.c
3910                 remove global collapsed/expanded threads option
3911
3912 2003-01-25 [christoph]  0.8.9claws2
3913
3914         * po/POTFILES.in
3915                 add pluginwindow and prefswindow
3916         * src/compose.c
3917                 make send respond correctly to messages that could be added
3918                 to the queue folder, but the UID of the message is unknown
3919         * src/folder.c
3920         * src/imap.c
3921                 don't return guessed UIDs in imap_add_msg anymore. We return
3922                 0 to tell the folder system it was appened but the UID is
3923                 unknown. Folder system now get's the UID by scaning the folder
3924                 and searching the cache for the Message-ID
3925                 (closes bug #29 Messages queued, but not sent)
3926
3927 2003-01-25 [paul]       0.8.9claws1
3928
3929         * src/codeconv.c
3930                 conv_encode_header():  fix bug when long headers with 8-bit
3931                 characters are used, so that the encoded words are wrapped.
3932                 If the space in the original text falls on the wrap boundary,
3933                 it can be lost.
3934                 Patch by Sergey Vlasov.
3935                 
3936         * src/folderview.c
3937                  fix bug where a change to the sorting method or thread view
3938                  of a folder's messages is lost if simpify-subject is set and
3939                  toggled on or off.
3940                  Patch by Luke Plant.
3941
3942 2003-01-24 [paul]       0.8.9claws
3943
3944         * sylpheed-0.8.9claws released
3945         
3946         * Makefile.am
3947           sylpheed.spec.in
3948                 remove reference to 'INSTALL.jp'
3949
3950 2003-01-23 [paul]       0.8.8claws128
3951
3952         * po/es.po
3953           po/it.po
3954           po/ru.po
3955           po/sr.po
3956                 updated translations. submitted by Ricardo Mones Lastra,
3957                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
3958
3959 2003-01-23 [colin]      0.8.8claws127
3960
3961         * src/compose.c
3962                 Fix drafted and queued news articles re-edition
3963
3964 2003-01-23 [melvin]     0.8.8claws126
3965
3966         * po/fr.po
3967                 Updated French translations
3968
3969 2003-01-23 [colin]      0.8.8claws125
3970
3971         * src/inc.c
3972                 Fix "Connecting to..." status message
3973
3974 2003-01-22 [paul]       0.8.8claws124
3975
3976         * po/bg.po
3977                 updated by George Danchev
3978                 
3979         * src/folder.c
3980                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
3981                 and folder deletion
3982
3983 2003-01-21 [paul]       0.8.8claws123
3984
3985         * po/bg.po
3986                 updated by George Danchev
3987                 
3988         * src/about.c
3989                 its now 2003
3990                 
3991         * src/toolbar.c
3992                 don't translate 'Separator'
3993                 
3994         * src/plugins/spamassassin/Makefile.am
3995                 add aspell to CPPFLAGS
3996                 
3997         * src/plugins/spamassassin/spamassassin.c
3998           src/plugins/spamassassin/spamassassin_gtk.c
3999                 set correct default for spamassassin_receive_spam
4000                 slightly re-word descriptions and some
4001                 other minor changes
4002
4003 2003-01-19 [alfons]     0.8.8claws122
4004                 
4005         * src/mimeview.c
4006                 mimeview_save_as(): we might as well show the file name for
4007                 the single case "Save As" too
4008
4009 2003-01-19 [alfons]     0.8.8claws121
4010
4011         * src/crash.c
4012                 change bug tracker URL to bugzilla URL
4013
4014 2003-01-19 [alfons]     0.8.8claws120
4015
4016         * src/mimeview.c
4017                 mimeview_save_all(): display name of file before overwriting;
4018                 continue saving all, even when one overwrite was cancelled
4019
4020 2003-01-19 [christoph]  0.8.8claws119
4021
4022         * src/summaryview.c
4023         * src/procmsg.[ch]
4024                 fix wrong usage of procmsg_find_children in summaryview
4025                 by using procmsg_update_unread_children instead of
4026                 summaryview_update_unread_children
4027
4028 2003-01-19 [christoph]  0.8.8claws118
4029
4030         * src/procmsg.c
4031                 fix infinite loop in procmsg_find_children
4032                  (closes bug #25 sylpheed crashes on delete.)
4033
4034         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4035
4036 2003-01-19 [paul]       0.8.8claws117
4037
4038         * po/pt_BR.po
4039                 updated by Ivan Francolin Martinez
4040
4041 2003-01-18 [melvin]     0.8.8claws116
4042
4043         * src/prefs_actions.c
4044                 Removed syntax limitation of only one '&' at the end of command.
4045                         Now actions that contain '>/dev/null 2>&1' are possible.
4046
4047 2003-01-18 [melvin]     0.8.8claws115
4048
4049         * src/prefs_actions.c
4050                 Actions IO dialog: when the action ends
4051                 the "Close" button now has focus and [Escape] closes the
4052                 window.
4053
4054 2003-01-18 [christoph]  0.8.8claws114
4055
4056         * src/procmsg.c
4057                 o add debug output when MsgInfos are really freed
4058                 o free GSLists in procmsg_find_children and
4059                   procmsg_update_unread_children
4060
4061 2003-01-18 [christoph]  0.8.8claws113
4062
4063         * src/mainwindow.c
4064                 reorder Configuration menu
4065
4066 2003-01-18 [christoph]  0.8.8claws112
4067
4068         * src/compose.c
4069                 fix applying templates to forwarded messages
4070
4071         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4072
4073 2003-01-17 [christoph]  0.8.8claws111
4074
4075         * src/folder.c
4076                 destroy folder items, when a folder item is removed
4077
4078 2003-01-17 [christoph]  0.8.8claws110
4079
4080         * src/folder.c
4081                 fix wrong folder stats update when ignored message is
4082                 deleted
4083
4084 2003-01-17 [colin]      0.8.8claws109
4085         
4086         * src/mainwindow.c
4087         * src/summaryview.c
4088                 Quicksearch bugfixes: 
4089                 - hide help button at startup if not extended
4090                 - switch to extended when looking for replies
4091
4092 2003-01-17 [paul]
4093
4094         * sync with 0.8.9 release
4095
4096 2003-01-17 [paul]       0.8.8claws108
4097
4098         * sync with 0.8.8cvs11
4099                 see ChangeLog 2003-01-17
4100
4101 2003-01-16 [colin]      0.8.8claws107
4102
4103         * src/procmsg.c
4104                 Changed encryption test to re-ask passphrase
4105                 if an encrypted message hasn't been decrypted
4106                 Fixes bug #5
4107
4108 2003-01-16 [christoph]  0.8.8claws106
4109
4110         * src/prefs_gtk.c
4111         * src/prefs_toolbar.c
4112         * src/gtk/prefswindow.h
4113         * src/plugins/spamassassin/spamassassin_gtk.c
4114                 remove page destroy function that is not used anymore
4115
4116 2003-01-16 [paul]       0.8.8claws105
4117
4118         * sync with 0.8.8cvs9
4119                 see ChangeLog 2002-01-16
4120
4121 2003-01-16 [colin]      0.8.8claws104
4122
4123         * src/compose.[ch]
4124                 Fix bug with autosaved drafts for IMAP, when draft
4125                 folder is specified - fixes bugzilla bug #20
4126
4127 2003-01-15 [paul]       0.8.8claws103
4128
4129         * src/compose.[ch]
4130           src/procmsg.c
4131                 store folder and message-id of message forwarding
4132                 in queue header and set forward flag after sending
4133
4134 2003-01-15 [paul]       0.8.8claws102
4135
4136         * sync with 0.8.8cvs8
4137                 see ChangeLog 2002-01-15
4138
4139 2003-01-15 [colin]      0.8.8claws101
4140
4141         * src/Makefile.am
4142                 Fix linking with GNU libiconv
4143
4144 2003-01-15 [darko]      0.8.8claws100
4145
4146         * src/pine.c
4147                 fix crash when importing pine address book
4148                 entry with an empty name (reported by DY
4149                 <dybulk at tri8.net>)
4150
4151 2003-01-14 [paul]       0.8.8claws99
4152
4153         * configure.in  ** REMOVED **
4154           configure.ac  ** NEW FILE **
4155                 rename configure.in to configure.ac, as it is now
4156                 preferred
4157
4158 2003-01-14 [melvin]     0.8.8claws98
4159
4160         * src/folderview.c
4161                 folderview_check_new(): More precise function description
4162
4163 2003-01-14 [melvin]     0.8.8claws97
4164
4165         * src/folderview.c
4166                 folderview_check_new(): return the number of new messages 
4167                         since last check.
4168         * src/inc.c
4169                 inc_account_mail(): Disable counting of new messages for IMAP
4170                         and NNTP until bug [19] and [14] are fixed.
4171
4172 2003-01-14 [paul]       0.8.8claws96
4173
4174         * sync with 0.8.8cvs6
4175                 see ChangeLog 2003-01-14
4176
4177 2003-01-13 [alfons]     0.8.8claws95
4178
4179         * src/textview.c
4180                 tune email address validation (c. 0.8.8claws89): if . is 
4181                 just one char away from @, the address is invalid too 
4182                 (correctly rejects addresses like foo@.com)
4183
4184 2003-01-13 [paul]       0.8.8claws94
4185
4186         * src/messageview.c
4187           src/toolbar.c
4188                 fixes to the Message View toolbar and menu:
4189                 fix non-functioning Forward button
4190                 make Reply button consider default_reply_list
4191                 remove 'Follow-up...' menu entry
4192                 add 'Forward' and 'Redirect' menu entries
4193
4194 2003-01-13 [melvin]     0.8.8claws93
4195
4196         * src/inc.c
4197                 Fixed typo that could make new messages count incorrect.
4198
4199 2003-01-13 [melvin]     0.8.8claws92
4200
4201         * src/folderview.[ch]
4202                 folderview_check_new(): return the number of new messages.
4203         * src/inc.c
4204                 Should fix bug [14] where new mail notification worked 
4205                         incorrectly with IMAP accounts.
4206                 inc_spool_account(): return number of new msgs, or -1 on error
4207                 inc_all_spool(): return number of new msgs
4208                 
4209 2003-01-13 [melvin]     0.8.8claws91
4210
4211         * src/prefs_actions.c
4212                 Justify help text.
4213
4214 2003-01-12 [thorsten]   0.8.8claws90
4215
4216         * src/common/prefs.c
4217                 close file before rename
4218
4219 2003-01-12 [alfons]     0.8.8claws89
4220
4221         * AUTHORS
4222                 add Christian Mertes
4223         * src/common/utils.[ch]
4224                 g_stricase_hash(), g_stricase_equal(): functions for 
4225                 case insensitive hash tables
4226         * src/textview.c
4227                 use top level domain names to validate email address, based
4228                 on a patch by Christian Mertes (thanks!), but changed 
4229                 implementation to use a hash table 
4230
4231 2003-01-12 [paul]       0.8.8claws88
4232
4233         * po/bg.po
4234                 updated by George Danchev
4235
4236 2003-01-12 [alfons]     0.8.8claws87
4237
4238         * src/summaryview.c
4239                 delete / execute performance: use new style folder update
4240
4241 2003-01-12 [paul]       0.8.8claws86
4242
4243         * sync with 0.8.8cvs5
4244                 see ChangeLog 2003-01-13 (!)
4245
4246 2003-01-12 [alfons]     0.8.8claws85
4247
4248         * src/filtering.c
4249         * src/matcher_parser_parse.y
4250                 prepare change_score filtering action
4251         * src/matcher.[ch]
4252                 give up const-correctness on functions that call non-const-correct functions;
4253                 several casts to gpointer in g_free();
4254                 add change_score;
4255
4256 2003-01-12 [christoph]  0.8.8claws84
4257
4258         * src/compose.c
4259                 fix 2 warnings
4260
4261         * src/gtk/prefswindow.[ch]
4262         * src/plugins/spamassassin/spamassassin_gtk.c
4263                 changed the call of the widget create function
4264                 for PrefsPages, because sometimes the widget
4265                 create function needs a widget that already has
4266                 been attached to a window (to create GDK pixmaps
4267                 for exmaple). So we simply pass the GtkWindow as
4268                 the second parameter now.
4269
4270         * src/main.c
4271         * src/mainwindow.c
4272         * src/prefs_toolbar.[ch]
4273                 rewrite Toolbar Preferences using the new
4274                 prefs window
4275
4276 2003-01-11 [alfons]     0.8.8claws83
4277
4278         * src/addressadd.c
4279                 fix crash when adding sender to addressbook because status bar
4280                 isn't there (the status bar doesn't seem to be used though,
4281                 but I'll let Match decide what to do with it)
4282
4283 2003-01-11 [colin]      0.8.8claws82
4284
4285         * src/main.c
4286           src/toolbar.c
4287                 Two useless changes reversed
4288
4289 2003-01-11 [colin]      0.8.8claws81
4290
4291         * src/mainwindow.c
4292           src/mainwindow.h
4293                 Add mainwindow_get_mainwindow()
4294         * src/alertpanel.c
4295           src/alertpanel.h
4296                 Add alertpanel_error_log() 
4297         * src/compose.c
4298           src/inc.c
4299           src/messageview.c
4300           src/toolbar.c
4301           src/main.c
4302           src/procmsg.c
4303                 Network errors get a View Log button
4304
4305 2003-01-10 [alfons]     0.8.8claws80
4306
4307         * src/prefs_toolbar.c
4308         * src/toolbar.c
4309                 use the translatable string for "Separator" as file name for
4310                 separator toolbar items (probably make this uppercase?)
4311
4312 2003-01-10 [alfons]     0.8.8claws79
4313
4314         * src/prefs_toolbar.c
4315                 put right A_SEPARATOR description string in "displayed
4316                 toolbar items list" so manually added separators are
4317                 saved correctly (bug #10, "Adding a separator to the main 
4318                 toolbar fails, entry in xml file is wrong")
4319
4320 2003-01-10 [christoph]  0.8.8claws78
4321
4322         * src/imap.c
4323                 o fix warnings
4324                 o use CAPABILITY to check if NAMESPACE is available
4325
4326 2003-01-10 [christoph]  0.8.8claws77
4327
4328         * src/imap.[ch]
4329                 apply UIDPLUS IMAP extension support patch
4330
4331         Patch submitted by Simon 'corecode' Schubert
4332
4333 2003-01-10 [paul]       0.8.8claws76
4334
4335         * src/folderview.c
4336                 a sync from main which fixes the news account folders'
4337                 Properties bug
4338
4339 2003-01-10 [christoph]  0.8.8claws75
4340
4341         * src/folder.c
4342                 don't accept 0 as a valid uid returned by copy and move
4343                 functions. 0 means the message was copied or moved but the
4344                 new uid could not be fetched. It is not an error condition
4345                 for the copy or move operation.
4346
4347 2003-01-10 [paul]       0.8.8claws74
4348
4349         * src/prefs_filtering.c
4350                 change English used in Alert when entry is not
4351                 saved.
4352                 
4353         * sync with 0.8.8cvs4
4354                 see ChangeLog 2003-01-10
4355
4356 2003-01-10 [darko]      0.8.8claws73
4357
4358         * src/pine.c
4359                 fix crash when importing address book entry
4360                 without a valid address
4361
4362 2003-01-09 [alfons]     0.8.8claws72
4363
4364         * src/inc.c
4365                 filtering performance: use new style folder update
4366
4367 2003-01-09 [christoph]  0.8.8claws71
4368
4369         * src/compose.c
4370         * src/gtk/menu.[ch]
4371                 fix wrong selecting of mime encoding type, when
4372                 opening property dialog of attachments in the
4373                 compose window. 7bit was always selected and that
4374                 destoryed files with 8bit data.
4375                 (closes bug #9 Sylpheed-claws destroys attachments when
4376                  changing MIME-types)
4377
4378 2003-01-09 [paul]       0.8.8claws70
4379
4380         * sync with 0.8.8cvs3
4381                 see ChangeLog 2003-01-09
4382
4383 2003-01-08 [alfons]     0.8.8claws69
4384         
4385         * src/addressadd.c
4386                 apply patch by Kim Schulz to fix build breakage
4387                 because of missing variable
4388
4389 2003-01-08 [paul]       0.8.8claws68
4390
4391         * sync with 0.8.8cvs2
4392                 see ChangeLog 2002-01-08
4393
4394 2003-01-08 [paul]       0.8.8claws67
4395
4396         * po/it.po
4397                 updated by Alessandro Maestri
4398                 
4399         * src/addressadd.c
4400                 when using 'Add sender to addressbook' allow
4401                 name to be edited and remarks to be entered
4402                 Patch submitted by Luke Plant
4403
4404 2003-01-08 [darko]      0.8.8claws66
4405
4406         * README.claws, src/summaryview.c
4407                 fix description for marked messages
4408
4409 2003-01-08 [paul]
4410
4411         * tools/Makefile.am
4412           tools/launch_phoenix  ** NEW FILE **
4413                 add script that enables using Phoenix as the default
4414                 web browser. 
4415                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
4416                 
4417         * tools/OOo2sylpheed.pl
4418                 remove full path to sylpheed executable, just 'sylpheed'
4419                 will do
4420                 
4421         * tools/README
4422                 add launch_phoenix informtion and re-arrange and compress
4423                 the data a little
4424
4425 2003-01-07 [christoph]  0.8.8claws65
4426
4427         * src/folder.c
4428                 fix update for source folder when moving messages
4429         * src/procmsg.[ch]
4430         * src/summaryview.c
4431                 use function to set to_folder for message infos and
4432                 automatically update the op_count for old and new
4433                 folder
4434
4435 2003-01-07 [melvin]     0.8.8claws64
4436
4437         * src/prefs_actions.c
4438                 Fixed bug where an '%p' Action on a displayed image crashed 
4439                         Sylpheed
4440                 Code clean up (get rid of duplicated code and removed unnecessary 
4441                                 structure member)
4442
4443 2003-01-07 [christoph]  0.8.8claws63
4444
4445         * src/compose.c
4446         * src/folder.[ch]
4447         * src/folderview.c
4448         * src/import.c
4449         * src/inc.c
4450         * src/main.c
4451         * src/mainwindow.c
4452         * src/messageview.c
4453         * src/prefs_folder_item.c
4454         * src/procmsg.c
4455         * src/summaryview.c
4456         * src/toolbar.c
4457                 o remove all folder update triggering from the UI code. The folder
4458                   system should know much better when a folder needs an update.
4459                 o to prevent multiple updates in a row the folder updates can be
4460                   frozen for some time.
4461
4462                 Note: - Please verify that no updates are missing
4463                       - Check where freeze/thaws should be added
4464
4465 2003-01-07 [christoph]  0.8.8claws62
4466
4467         * src/prefs_actions.c
4468                 don't translate empty strings
4469
4470         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4471
4472 2003-01-06 [christoph]  0.8.8claws61
4473
4474         * src/prefs_actions.c
4475                 mark strings for gettext
4476         * src/prefs_matcher.c
4477                 use new description window for Execute action and
4478                 match condition in Filtering
4479
4480         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4481
4482 2003-01-06 [alfons]     0.8.8claws60
4483
4484         keep myself inspired to re-organize matcher part 8; 
4485         yes, more to come (I need to move out the descriptive
4486         text for actions to matcher.c, or at least make it not
4487         depend on the wicked ordering)
4488
4489         * src/prefs_matcher.c
4490                 add documentation so others may comprehend the
4491                 UI part of the conditions
4492                 
4493 2003-01-06 [christoph]  0.8.8claws59
4494
4495         * src/prefs_actions.c
4496                 use new description window for syntax help
4497         * src/gtk/description_window.c
4498                 fix display of descriptions with column count != 2
4499
4500         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4501
4502 2003-01-06 [christoph]  0.8.8claws58
4503
4504         * src/quote_fmt.c
4505         * src/summaryview.[ch]
4506         * src/gtk/Makefile.am
4507         * src/gtk/description_window.[ch]       ** NEW **
4508                 use a generic window to display syntax descriptions
4509                 currently used in quote_fmt and summaryview (new description
4510                 for extended quick search)
4511
4512         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4513
4514 2003-01-06 [paul]       0.8.8claws57
4515
4516         * sync with 0.8.8cvs1
4517                 see ChangeLog 2003-01-06
4518
4519 2003-01-06 [christoph]  0.8.8claws56
4520
4521         * src/mainwindow.c
4522         * src/prefs_gtk.[ch]
4523         * src/gtk/prefswindow.[ch]
4524         * src/plugins/spamassassin/spamassassin_gtk.c
4525                 o remove page management from prefswindow, pages
4526                   will be an argument to prefswindow_open
4527                 o prefswindow_open gets a datapointer that is
4528                   passed to the widget_create function to allow
4529                   creation of prefswindow for specific items
4530
4531 2003-01-06 [colin]      0.8.8claws55
4532         
4533         * src/summaryview.c
4534                 We don't want regexp in the reply-finder, 
4535                 because MIDs can contain !,$,. and so on
4536
4537 2003-01-06 [jens]       0.8.8claws54
4538
4539         * src/jpilot.c
4540                 fixed a wrong free in jpilot_read_db_files
4541
4542 2003-01-06 [alfons]     0.8.8claws53
4543
4544         re-organize matcher part 8; more to come
4545        
4546         * src/matcher.c
4547                 matcherprop_to_string(): put g_free()s before the
4548                 switch-case break to fix memleaks                
4549
4550 2003-01-06 [colin]      0.8.8claws52
4551
4552         * src/summaryview.c
4553                 cleanup & reply-finder now displays the first 
4554                 matching message
4555
4556 2003-01-05 [alfons]     0.8.8claws51
4557
4558         re-organize matcher part 7; more to come
4559
4560         * src/matcher.[ch]
4561                 fixes for constant correctness;
4562                 more documentation;
4563
4564 2003-01-05 [alfons]     0.8.8claws50
4565
4566         re-organize matcher part 6; more to come
4567         
4568         * src/matcher.[ch]
4569                 fixes for constant correctness;
4570                 more documentation;
4571         * src/filtering.c
4572                 fix for constant correctness
4573
4574 2003-01-05 [colin]      0.8.8claws49
4575
4576         * src/account.[ch]
4577                 Add account_get_reply_account function
4578         * src/compose.c
4579                 Use account_get_reply_account function 
4580         * src/summaryview.c
4581                 Basic reply-finder - click on the replied
4582                 icon gets you to the outbox using quick-search
4583
4584 2003-01-05 [paul]       0.8.8claws48
4585
4586         * src/prefs_common.c
4587                 small change to English
4588                 
4589         * src/prefs_filtering.c
4590                 prefs_filtering_action_select(): improve logic and uniformity
4591                 of gui
4592
4593 2003-01-05 [alfons]     0.8.8claws47
4594
4595         fine tune solution to focus problems (bug #7)
4596
4597         * src/mainwindow.c
4598                 mainwindow_focus_in_event(): remove grab event check
4599         * src/summaryview.c
4600                 summary_button_pressed(): move selection on right-click
4601                 too. we can't possibly move the selection back after
4602                 canceling a dialog, because gtk's incomplete focus 
4603                 management. whether this is a good solution, only time
4604                 will tell.
4605
4606 2003-01-05 [christoph]  0.8.8claws46
4607
4608         * src/imap.c
4609                 fix crash when no imap connection could be established
4610
4611 2003-01-05 [paul]       0.8.8claws45
4612
4613         * src/mainwindow.c
4614           src/sumamryview.c
4615           src/gtk/menu.[ch]
4616                 fix bug 605957 'shortcuts in popup-menu'
4617                 make user-defined shortcuts work
4618                 show shortcuts that are already defined
4619                 in the main menu
4620                 Patch submitted by Luke Plant
4621
4622 2003-01-05 [alfons]     0.8.8claws44
4623
4624         * src/mainwindow.c
4625                 focus_in_event handler should not select summary view row 
4626                 when another window (menu, dialog) grabbed for events 
4627                 (bug #7, "[0.8.8claws42] Message summary focus") 
4628
4629 2003-01-04 [christoph]  0.8.8claws43
4630
4631         * src/procmsg.c
4632                 update save folder after adding the sent message
4633                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
4634
4635 2003-01-02 [christoph]  0.8.8claws42
4636
4637         * src/common/plugin.c
4638                 fix unloading of all plugins and unload
4639                 plugins in reverse order
4640                 
4641         * src/gtk/pluginwindow.c
4642                 implement function of load and unload button
4643
4644         * src/gtk/prefswindow.c
4645         * src/gtk/prefswindow.h
4646                 rename register function and add new unregister
4647                 function
4648
4649         * src/plugins/spamassassin/spamassassin_gtk.c
4650                 unregister prefs page and update for changes in
4651                 src/gtk/prefswindow.c
4652
4653 2003-01-02 [paul]       0.8.8claws41
4654
4655         * po/es.po
4656                 updated by Ricardo Mones Lastra
4657
4658 2003-01-02 [paul]
4659
4660         * tools/tb2sylpheed
4661                 fixes and improvements by Urke MMI
4662
4663 2003-01-02 [thorsten]   0.8.8claws40
4664
4665         * src/procmsg.c
4666                 fixed wrong return value
4667
4668 2003-01-02 [thorsten]   0.8.8claws39
4669
4670         * src/prefs.c
4671                 fixed printing wrong variable
4672
4673 2003-01-02 [thorsten]   0.8.8claws38
4674
4675         * src/prefs.c
4676                 fixed acessing members of freed pfile struct
4677
4678 2003-01-02 [thorsten]   0.8.8claws37
4679
4680         * src/procmsg.c
4681                 detect loops across several messages
4682                 as suggested by Christoph Hohmann
4683
4684 2003-01-01 [match]      0.8.8claws36
4685
4686         * src/addrindex.c
4687                 fixed another memory leak.
4688
4689 2003-01-01 [match]      0.8.8claws35
4690
4691         * src/jpilot.[ch]
4692                 fixed memory leaks. applied Doxygen comments.
4693
4694 2003-01-01 [thorsten]   0.8.8claws34
4695
4696         * src/procmsg.c
4697                 inhibit endless loop if msg references itself
4698                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
4699
4700 2003-01-01 [christoph]  0.8.8claws33
4701
4702         * src/mainwindow.c
4703         * src/gtk/Makefile.am
4704         * src/gtk/pluginwindow.c                ** NEW **
4705         * src/gtk/pluginwindow.h                ** NEW **
4706                 add plugin window
4707
4708         * src/plugins/demo/demo.c
4709         * src/plugins/spamassassin/spamassassin.c
4710         * src/plugins/spamassassin/spamassassin_gtk.c
4711                 write better plugin descriptions
4712
4713 2002-12-31 [christoph]  0.8.8claws32
4714
4715         * src/gtk/prefswindow.c
4716         * src/plugins/spamassassin/spamassassin_gtk.c
4717                 some small improvements to GTK code
4718
4719 2002-12-31 [christoph]  0.8.8claws31
4720
4721         * src/plugins/spamassassin/spamassassin_gtk.c
4722                 enable folder select button
4723
4724 2002-12-31 [christoph]  0.8.8claws30
4725
4726         * src/mainwindow.c
4727         * src/gtk/Makefile.am
4728         * src/gtk/prefswindow.c                         ** NEW **
4729         * src/gtk/prefswindow.h                         ** NEW **
4730                 add new prefs window
4731
4732         * src/common/plugin.c
4733                 don't try to load empty config lines
4734         
4735         * src/plugins/spamassassin/Makefile.am
4736         * src/plugins/spamassassin/spamassassin.c
4737         * src/plugins/spamassassin/spamassassin.h       ** NEW **
4738         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
4739                 GTK config for SpamAssassin Plugin using
4740                 the new prefs window
4741
4742 2002-12-31 [paul]       0.8.8claws29
4743
4744         * po/POTFILES.in
4745                 remove obsolete entry 'src/menu.c'
4746
4747 2002-12-31 [alfons]     0.8.8claws28
4748
4749         * src/matcher.[ch]
4750         * src/matcher_parser_parse.y
4751         * src/prefs_matcher.c
4752                 add "ignore_thread" and "~ignore_thread" condition so it's
4753                 possible to make the actions / scoring operate on the ignore
4754                 thread flag
4755
4756 2002-12-31 [christoph]  0.8.8claws27
4757
4758         * src/addrbook.c
4759         * src/addrindex.c
4760         * src/folder.c
4761         * src/matcher.c
4762         * src/prefs_account.c
4763         * src/prefs_actions.c
4764         * src/prefs_customheader.c
4765         * src/prefs_display_header.c
4766         * src/prefs_gtk.c
4767         * src/procmime.c
4768         * src/toolbar.c
4769         * src/xmlprops.c
4770         * src/common/prefs.[ch]
4771                 extend prefs file handling for reading and automatic handling
4772                 of blocks. When reading prefs_set_block_label will automatically
4773                 move on to the block. When writing it will copy all other blocks
4774                 automatically
4775
4776         * src/common/plugin.c
4777                 Now loading plugin filenames from [Plugins] block in
4778                 sylpheed rc file
4779
4780 2002-12-30 [christoph]  0.8.8claws26
4781
4782         * src/common/hooks.[ch]
4783                 return abort status to caller of hooks_invoke
4784                 
4785         * src/inc.[ch]
4786                 invoke message filtering hook and stop
4787                 default handling when filter returns abort
4788
4789         * src/common/plugin.[ch]
4790         * src/plugins/demo/demo.c
4791                 modify plugin loader, because resolving symbols for strings
4792                 does not work correctly
4793         
4794         * configure.in
4795         * ac/spamassassin.m4                            ** NEW **
4796         * src/plugins/spamassassin/.cvsignore           ** NEW **
4797         * src/plugins/spamassassin/Makefile.am          ** NEW **
4798         * src/plugins/spamassassin/README               ** NEW **
4799         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
4800         * src/plugins/spamassassin/spamassassin.c       ** NEW **
4801         * src/plugins/spamassassin/utils.[ch]           ** NEW **
4802                 add spamassassin plugin, see src/plugins/spamassassin/README
4803                 for details
4804
4805 2002-12-29 [alfons]     0.8.8claws25
4806
4807         * src/mainwindow.c
4808                 when moving focus from a message view to the main 
4809                 window, don't forget to select the summary node
4810                 of the displayed message. should fix "[ 659103 ] 
4811                 focus-follows-mouse confuses sylpheed"
4812
4813 2002-12-29 [christoph]  0.8.8claws24
4814
4815         * src/Makefile.am
4816         * src/stringtable.[ch]          ** REMOVE **
4817         * src/common/Makefile.am
4818         * src/common/stringtable.[ch]   ** NEW **
4819                 move stringtable files to common directory
4820
4821 2002-12-29 [christoph]  0.8.8claws23
4822
4823         * src/Makefile.am
4824         * src/menu.[ch]                 ** REMOVE **
4825         * src/gtk/Makefile.am
4826         * src/gtk/menu.[ch]             ** NEW **
4827                 move menu files to gtk directory
4828
4829 2002-12-29 [match]      0.8.8claws22
4830
4831         * src/addressbook.c
4832         * src/syldap.c
4833                 moved UI specific code out of LDAP code into addressbook
4834                 UI code. fixed memory leak.
4835
4836 2002-12-29 [christoph]  0.8.8claws21
4837
4838         * src/folder.c
4839                 only check for IGNORED parent message when message is
4840                 not IGNORED itself
4841
4842 2002-12-29 [alfons]     0.8.8claws20
4843
4844         * src/summaryview.c
4845                 set gtksctree's anchor correct (immediate execute
4846                 changes the tree's layout, and anchor points at 
4847                 the incorrect row). fixes "[ 657233 ] multiple msg 
4848                 delete sometimes off by 1".
4849                 we probably have to look for more tree layout /
4850                 anchor glitches.
4851
4852 2002-12-29 [paul]       0.8.8claws19
4853
4854         * src/summaryview.c
4855                 fix bug [ 659054 ] incorrect sorting of 'From' column
4856                 when using 'display sender using address book'
4857                 thanks to Alfons and Luke Plant
4858
4859 2002-12-29 [christoph]  0.8.8claws18
4860
4861         * src/folder.c
4862         * src/procmsg.[ch]
4863                 check parent messages for IGNORE THREAD flag, when adding,
4864                 moving or copying messages to a folder
4865
4866 2002-12-27 [alfons]     0.8.8claws17
4867
4868         re-organize matcher part 5; more to come
4869
4870         * src/matcher.c
4871                 hash keywords in matchparser_tab 
4872
4873 2002-12-27 [alfons]     0.8.8claws16
4874
4875         re-organize matcher part 4; more to come
4876
4877         * src/matcher_parser.h
4878         * src/matcher_parser_lex.l
4879         * src/matcher_parser_parse.y
4880                 cleanup
4881
4882 2002-12-27 [alfons]     0.8.8claws15
4883
4884         re-organize matcher part 3; more to come
4885
4886         * src/matcher.[ch]
4887                 cleanup
4888
4889 2002-12-27 [alfons]     0.8.8claws14
4890
4891         re-organize matcher part 2; more to come but this should
4892         work. cc me if there are any regressions.
4893
4894         * src/matcher.h
4895                 add prototype for get_matchparser_tab_id()
4896         * src/matcher_parser_lex.l
4897                 look up keywords using matchparser_tab_id();
4898
4899 2002-12-27 [alfons]     0.8.8claws12
4900
4901         re-organize matcher part 1
4902
4903         * src/matcher.h
4904                 map yacc generated constants to sylpheed matcher constants
4905         * src/matcher.c
4906                 add function to find a matcher constant from a string
4907
4908 2002-12-27 [christoph]  0.8.8claws11
4909
4910         * src/compose.c
4911                 MENUITEM_ADD casts the 4th argument from integer to pointer
4912                 so it probably should not be a pointer, this means we
4913                 should use account id for it and not the account's pointer
4914
4915 2002-12-27 [paul]       0.8.8claws10
4916
4917         * src/mainwindow.c
4918                 remove unneeded 'GtkWidget *vbox'
4919                 
4920         * src/summaryview.c
4921                 further sync with 0.8.8 - make sort
4922                 by recipient work as expected
4923                 
4924         * NEWS
4925                 sync with 0.8.8
4926
4927 2002-12-27 [paul]       0.8.8claws9
4928
4929         * po/pt_BR.po
4930                 updated by Ivan F. Martinez
4931                 
4932 2002-12-27 [darko]      0.8.8claws8
4933
4934         * src/common/utils.c
4935                 added locked pattern to extended search
4936
4937 2002-12-27 [alfons]     0.8.8claws7
4938
4939         * src/prefs_matcher.[ch]
4940                 clean up
4941
4942 2002-12-26 [alfons]     0.8.8claws6
4943
4944         * src/matcher.[ch]
4945         * src/matcher_parser_lex.l
4946         * src/matcher_parser_parse.y
4947         * src/prefs_matcher.c
4948                 allow color label as a condition in the matcher
4949
4950 2002-12-26 [oliver]     0.8.8claws5
4951         
4952         * src/toolbar.c 
4953                 enable Addressbook for Main and Messageview
4954         * src/prefs_actions.c
4955                 enable actions in Messageview
4956
4957 2002-12-26 [christoph]  0.8.8claws4
4958
4959         * src/common/plugin.c
4960                 add a little debug output
4961         * configure.in
4962         * src/plugins/demo/Makefile.am
4963                 better use of automake
4964
4965 2002-12-26 [christoph]  0.8.8claws3
4966
4967         * src/Makefile.am
4968         * src/common/Makefile.am
4969                 fix "make distdir"
4970
4971 2002-12-26 [christoph]  0.8.8claws2
4972
4973         * configure.in
4974                 sort configure checks into common / gtk / plugins
4975         * po/POTFILES.in
4976                 add src/prefs_gtk.c
4977         * src/Makefile.am
4978                 add plugins SUBDIR
4979         * src/main.c
4980         * src/common/sylpheed.[ch]
4981                 added now sylpheed_done function for shutdown
4982         * src/common/Makefile.am
4983         * src/common/plugin.[ch]                ** NEW **
4984                 plugin loader and unloader
4985         * src/plugins/.cvsignore                ** NEW **
4986         * src/plugins/Makefile.am               ** NEW **
4987                 build plugins
4988         * src/plugins/demo/.cvsignore           ** NEW **
4989         * src/plugins/demo/Makefile.am          ** NEW **
4990         * src/plugins/demo/demo.c               ** NEW **
4991                 small demo plugin that installs a logtext hook and
4992                 outputs the log text to stdout
4993
4994 2002-12-26 [paul]       0.8.8claws1
4995
4996         * po/es.po
4997                 updated by Ricardo Mones Lastra
4998
4999 2002-12-26 [paul]       0.8.8claws
5000
5001         * 0.8.8claws released
5002
5003 2002-12-26 [paul]       0.8.7claws12
5004
5005         * po/bg.po
5006                 updated by George Danchev
5007
5008 2002-12-26 [paul]       0.8.7claws11
5009
5010         * po/POTFILES.in
5011                 remove unneeded 'src/prefs.c' entry 
5012
5013 2002-12-26 [paul]       0.8.7claws10
5014
5015         * src/codeconv.c
5016           src/mainwindow.c
5017                 sync with 0.8.8 release
5018         
5019         * src/folder.[ch]
5020           src/mh.c
5021           src/summaryview.c
5022                 partial sync with 0.8.8 release
5023         
5024
5025 2002-12-25 [alfons]     0.8.7claws9
5026
5027         * src/matcher.[ch]
5028         * src/matcher_parser_lex.l
5029         * src/matcher_parser_parse.y
5030         * src/prefs_matcher.c
5031                 add locked flag to possible filtering / matcher 
5032                 conditions (also a good example what should be
5033                 done to add a simple boolean condition)
5034
5035 2002-12-25 [christoph]  0.8.7claws8
5036
5037         * src/Makefile.am
5038         * src/account.[ch]
5039         * src/addrbook.c
5040         * src/addressbook.c
5041         * src/addrindex.c
5042         * src/filtering.c
5043         * src/folder.c
5044         * src/matcher.c
5045         * src/prefs.[ch]                ** REMOVE **
5046         * src/prefs_account.c
5047         * src/prefs_actions.c
5048         * src/prefs_common.c
5049         * src/prefs_customheader.c
5050         * src/prefs_display_header.c
5051         * src/prefs_filtering.c
5052         * src/prefs_folder_item.c
5053         * src/prefs_gtk.[ch]            ** NEW **
5054         * src/prefs_matcher.c
5055         * src/prefs_scoring.c
5056         * src/prefs_summary_column.c
5057         * src/procmime.c
5058         * src/selective_download.c
5059         * src/toolbar.c
5060         * src/common/Makefile.am
5061         * src/common/prefs.[ch]         ** NEW **
5062                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
5063
5064 2002-12-24 [alfons]     0.8.7claws7
5065
5066         * src/summaryview.c
5067                 summary_thread_build(): fix real cause of the crash mentioned in
5068                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
5069                 this way we get meaningful ctree nodes 
5070
5071 2002-12-24 [oliver]     0.8.7claws6
5072
5073         * src/mainwindow.[ch]
5074         * src/messageview.[ch]
5075         * src/compose.[ch]
5076         * src/inc.c
5077         * src/summaryview.c
5078                 changes to use updated toolbar handling
5079                 
5080 2002-12-24 [oliver]     0.8.7claws5
5081
5082         * src/toolbar.[ch]
5083                 generic toolbar handling
5084                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
5085         * src/prefs_toolbar.[ch]
5086                 adjust to handling
5087         
5088 2002-12-24 [oliver]     0.8.7claws4
5089         
5090         * src/stock_pixmap.[ch]
5091                 move SYLPHEED_LOGO to end of list in order 
5092                 to remove it from Custom Toolbar`s Icon View
5093
5094 2002-12-24 [alfons]     0.8.7claws3
5095
5096         * src/summaryview.c
5097                 summary_thread_build(): fix crash because of focus != selection 
5098                 after threading. when deleting the selection, gtk tries but fails 
5099                 to find the correct focusable element. we now force the selection
5100                 to be focused. this should solve the infamous bug reported by 
5101                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
5102                 a test case is available. 
5103
5104 2002-12-24 [darko]      0.8.7claws2
5105
5106         * src/summaryview.c
5107                 don't crash when unmarking message with unread children
5108
5109 2002-12-23 [christoph]  0.8.7claws1
5110
5111         * src/Makefile.am
5112         * src/common/Makefile.am
5113                 update Makefiles for moved intl.h, version.h and defs.h
5114         * src/imap.c
5115                 rewrite imap_session_get to avoid duplicate code
5116
5117 2002-12-23 [paul]       0.8.7claws
5118
5119         * Santa-Claws released
5120         
5121         * po/hu.po
5122           po/ru.po
5123                 squeeze in updated Hungarian and Russian translations.
5124                 Submitted by  Gál Zoltán and Ruslan N. Balkin
5125
5126 2002-12-23 [paul]       0.8.6claws129
5127
5128         * po/pl.po
5129                 updated by Witold Wladyslaw Wojciech Wilk
5130
5131 2002-12-23 [paul]       0.8.6claws128
5132
5133         * src/quote_fmt_parse.y
5134                 fix typo and add licence header
5135
5136 2002-12-23 [paul]       0.8.6claws127
5137
5138         * po/en_GB.po
5139                 updated
5140
5141 2002-12-23 [paul]       0.8.6claws126
5142
5143         * po/it.po
5144                 updated translation, submitted by Alessandro Maestri
5145                 
5146 2002-12-23 [paul]       0.8.6claws125
5147
5148         * src/quote_fmt_parse.y
5149                 fix signature-stripping on replies bug. match
5150                 '-- \n' and not '-- '.
5151
5152 2002-12-22 [paul]       0.8.6claws124
5153
5154         * po/bg.po
5155           po/es.po
5156           po/sr.po
5157                 updated translations. submitted by George Danchev,
5158                 Ricardo Mones Lastra, and Urke MMI respectively
5159
5160 2002-12-21 [paul]       0.8.6claws123
5161
5162         * src/addrbook.c
5163                 fix coding style
5164
5165 2002-12-21 [paul]       0.8.6claws122
5166
5167         * src/addrbook.c
5168                 fix bug [643638] where if a person is in one or more
5169                 addressbook groups editing that person's email 
5170                 address results in removal from those groups.
5171                 Patch submitted by Luke Plant.
5172
5173 2002-12-20 [christoph]  0.8.6claws121
5174
5175         * src/common/utils.c
5176         * src/summaryview.c
5177                 reimplement expand_search_string using GString to
5178                 prevent crashs caused by miscalculated string
5179                 lengths reported by Paul
5180
5181 2002-12-20 [christoph]  0.8.6claws120
5182
5183         * src/summaryview.c
5184                 don't use "changed" to check if op_count has to be changed as it
5185                 is also set when the message has unread children
5186                 (closes bug [ 653221 ] crash while deleting duplicates)
5187
5188 2002-12-20 [paul]       0.8.6claws119
5189
5190         * sync with 0.8.6cvs27
5191                 see ChangeLog 2002-12-20
5192
5193 2002-12-20 [paul]       0.8.6claws118
5194
5195         * sync with 0.8.6cvs26
5196                 see ChangeLog 2002-12-19 and 2002-12-20
5197
5198 2002-12-19 [alfons]     0.8.6claws117
5199
5200         * src/textview.c
5201                 fix incorrect parsing of email addresses, submitted by 
5202                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
5203                 name display if it contains @".
5204
5205 2002-12-18 [paul]       0.8.6claws116
5206
5207         * sync with 0.8.6cvs23
5208                 see ChangeLog 2002-12-18
5209
5210 2002-12-18 [paul]       0.8.6claws115
5211
5212         * src/Makefile.am
5213         * src/account.c
5214         * src/codeconv.c
5215         * src/gtkutils.[ch]
5216         * src/imap.c
5217                 sync with 0.8.6cvs22.
5218                 see ChangeLog 2002-12-17 and 2002-12-18
5219
5220 2002-12-17 [christoph]  0.8.6claws114
5221
5222         * src/imap.c
5223                 o don't create a session if imap greeting fails
5224                 o don't close socket when authentication fails
5225                   this is done by imap_session_destroy
5226
5227 2002-12-17 [thorsten]   0.8.6claws113
5228
5229         * tools/Makefile.am
5230           tools/README
5231           tools/google_msgid.pl ** NEW FILE **
5232                 Added "search for message-id" script and doc
5233
5234 2002-12-17 [thorsten]   0.8.6claws112
5235
5236         * po/hu.po
5237                 Updated hungarian translation
5238                 (updated by Gal Zoltan)
5239
5240 2002-12-16 [christoph]  0.8.6claws111
5241
5242         * src/addr_compl.c
5243                 remove stupid addressbook dump to debug output
5244         * src/mh.c
5245                 fix memory leak found by Hiro
5246
5247 2002-12-14 [paul]       0.8.6claws110
5248
5249         * src/compose.c
5250                 fix menubar sensitivity on send
5251                 
5252         * src/prefs_filtering.c
5253         * src/prefs_matcher.c
5254         * src/prefs_scoring.c
5255                 Fix english ;)
5256                 
5257         * src/common/quoted-printable.h
5258                 sync: fix typo
5259         
5260 2002-12-13 [christoph]  0.8.6claws109
5261
5262         * src/Makefile.am
5263         * src/manage_window.[ch]        ** REMOVE **
5264         * src/gtk/Makefile.am
5265         * src/gtk/manage_window.[ch]    ** NEW **
5266                 move manage_window files to gtk directory
5267
5268 2002-12-13 [christoph]  0.8.6claws108
5269
5270         * src/Makefile.am
5271         * src/gtkshruler.[ch]           ** REMOVE **
5272         * src/gtk/Makefile.am
5273         * src/gtk/gtkshruler.[ch]       ** NEW **
5274                 move gtkshruler files to gtk directory
5275
5276 2002-12-13 [christoph]  0.8.6claws107
5277
5278         * src/Makefile.am
5279         * src/compose.c
5280         * src/gtkstext.[ch]             ** REMOVE **
5281         * src/gtkutils.[ch]
5282         * src/textview.c
5283         * src/gtk/gtkstext.[ch]         ** NEW **
5284         * src/gtk/Makefile.am
5285                 o move stext functions to gtkstext.c to remove
5286                   dependency of gtkutils
5287                 o move gtkstext files to gtk directory
5288
5289         * src/gtk/Makefile.am
5290         * src/gtk/sslcertwindow.[ch]
5291                 UI stuff can always depend on common code so
5292                 it's ok to add ../common to include path
5293
5294 2002-12-13 [colin]      0.8.6claws106
5295
5296         * src/summaryview.c
5297                 Disconnect sighandlers for mainwindow when
5298                 quicksearch has the focus
5299                 Fix bug #653231
5300         * src/mainwindow.[ch]
5301                 Make key_pressed callback public, to be able
5302                 to disconnect it
5303
5304 2002-12-13 [christoph]  0.8.6claws105
5305
5306         * src/mh.c
5307                 create .mh_sequences file in new MH folders
5308                 (closes feature request [ 523162 ] MH folders should
5309                  get a .mh_sequences)
5310
5311 2002-12-13 [colin]      0.8.6claws104
5312
5313         * src/summaryview.c
5314                 Better handling of quicksearch show/hide
5315                 (basically the button stays under the mouse 
5316                  when toggled)
5317
5318 2002-12-13 [paul]       0.8.6claws103
5319
5320         * sync with 0.8.6cvs17
5321                 see ChangeLog 2002-12-13
5322
5323 2002-12-13 [paul]       0.8.6claws102
5324
5325         * po/es.po
5326                 updated by Ricardo Mones Lastra
5327
5328 2002-12-11 [colin]       0.8.6claws101
5329
5330         * src/folder.c
5331                 remove statusbar stuff
5332           src/folderview.c
5333                 set statusbar verbosity when moving folders
5334
5335 2002-12-11 [colin]       0.8.6claws100
5336         * src/prefs_filtering.c
5337         * src/prefs_matcher.c
5338         * src/prefs_scoring.c
5339                 Fix english ;)
5340
5341 2002-12-11 [colin]       0.8.6claws99
5342
5343         * src/prefs_common.[ch]
5344                 Add summary_quicksearch_type
5345         * src/summaryview.c
5346                 Save last used quicksearch type
5347
5348 2002-12-11 [jens]       0.8.6claws98
5349         * src/prefs_filtering.c
5350         * src/prefs_matcher.c
5351         * src/prefs_scoring.c
5352                 added dialog for incomplete rules in scoring, filtering and
5353                 matcher to ask wheather really close
5354
5355 2002-12-11 [colin]      0.8.6claws97
5356
5357         * src/folder.c
5358                 Fix folder dnd statusbar logging
5359
5360 2002-12-10 [christoph]  0.8.6claws96
5361
5362         * src/compose.c
5363         * src/folder.c
5364         * src/imap.c
5365         * src/inc.c
5366         * src/main.c
5367         * src/mainwindow.c
5368         * src/news.c
5369         * src/send.c
5370         * src/statusbar.[ch]
5371         * src/common/hooks.c
5372         * src/common/log.[ch]
5373                 o handle verbose logging in statusbar directly in statusbar code
5374                   and common code does not need any knowledge about a statusbar
5375                 o remove direct calls to statusbar_(puts|pop)_all functions
5376
5377 2002-12-10 [jens]       0.8.6claws95
5378
5379         * src/*.c
5380                 removed gettext from g_warnings
5381         * po/POTFILES.in
5382                 cleaned and updated
5383         * po/de.po
5384                 updated
5385
5386 2002-12-10 [colin]      0.8.6claws94
5387
5388         * src/main.c
5389                 finish crash dialog fix
5390
5391 2002-12-10 [colin]      0.8.6claws93
5392
5393         * src/main.c
5394                 "Fix" "sylpheed already running" instead of
5395                 crash dialog appearing after a crash
5396
5397 2002-12-10 [colin]      0.8.6claws92
5398
5399         * po/POTFILES.in
5400                 add src/gtk/sslcertwindow.c
5401
5402 2002-12-10 [paul]       0.8.6claws91
5403
5404         * po/POTFILES.in
5405                 updated to reflect recent changes
5406                 submitted by Alessandro Maestri
5407
5408 2002-12-09 [christoph]  0.8.6claws90
5409
5410         * src/Makefile.am
5411         * src/smtp.[ch]                 ** REMOVE **
5412         * src/common/Makefile.am
5413         * src/common/smtp.[ch]          ** NEW **
5414                 move smtp files to common directory
5415
5416 2002-12-09 [christoph]  0.8.6claws89
5417
5418         * src/Makefile.am
5419         * src/session.[ch]              ** REMOVE **
5420         * src/common/Makefile.am
5421         * src/common/session.[ch]       ** NEW **
5422                 move session files to common directory
5423
5424 2002-12-09 [paul]       0.8.6claws88
5425
5426         * src/account.c
5427                 fix bug [649746] edit accounts: move account reverted
5428                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
5429
5430 2002-12-09 [colin]      0.8.6claws87
5431
5432         * src/ssl_certificate.c
5433                 cleanup
5434
5435 2002-12-09 [colin]      0.8.6claws86
5436
5437         * src/ssl.c
5438                 Try to open the cert.pem database and 
5439                 issue a warning if it isn't there
5440
5441 2002-12-09 [colin]      0.8.6claws85
5442
5443         * src/common/ssl_certificate.c
5444         * src/gtk/sslcertwindow.c
5445                 Warning fixes
5446
5447 2002-12-09 [colin]      0.8.6claws84
5448
5449         * src/ssl_certificate.[ch] ** REMOVED **
5450         * src/common/ssl_certificate.[ch] ** NEW **
5451         * src/Makefile.am
5452         * src/common/Makefile.am
5453                 Moved ssl_certificate.[ch] to common
5454         * src/common/ssl.c 
5455                 Put back needed include
5456         * src/gtk/sslcertwindow.[ch]
5457                 Changed ssl_certificate.h include
5458         
5459 2002-12-09 [colin]      0.8.6claws83
5460
5461         * src/gtk/sslcertwindow.[ch]
5462                 Implement hook for certificate acception
5463         * src/ssl_certificate.[ch]
5464                 Implement hook for certificate acception
5465         * src/common/ssl.c
5466                 Reenable certificate acception check
5467         * src/mainwindow.c
5468                 Register sslcertwindow's hook
5469         
5470 2002-12-08 [christoph]  0.8.6claws82
5471
5472         * src/about.c
5473         * src/addr_compl.c
5474         * src/codeconv.c
5475         * src/manual.c
5476         * src/undo.c
5477         * src/common/utils.c
5478                 o add missing includes
5479                 o fix warnings
5480         * src/.cvsignore
5481         * src/common/.cvsignore
5482         * src/common/version.h          ** REMOVE **
5483                 remove autogenerated file
5484
5485 2002-12-08 [paul]       0.8.6claws81
5486
5487         * src/stringtable.c
5488                 put back needed include
5489
5490 2002-12-08 [colin]      0.8.6claws80
5491         
5492         * src/gtk/sslcertwindow.c
5493                 Cleaner popups when asking
5494         * src/ssl_certificate.c
5495         * src/prefs_common.[ch]
5496                 remove ssl certificate pref
5497                 put back needed include
5498         * src/undo.c
5499                 put back needed include
5500
5501 2002-12-08 [christoph]  0.8.6claws79
5502
5503         * src/folderview.c
5504         * src/logwindow.c
5505         * src/statusbar.c
5506         * src/summaryview.c
5507                 only abort hook invokation if required data is missing not
5508                 if our own data pointer is NULL, update hookfunction for
5509                 log window
5510
5511 2002-12-08 [paul]       0.8.6claws78
5512
5513         * src/about.c
5514         * src/addrcache.c
5515         * src/addrclip.c
5516         * src/addr_compl.c
5517         * src/addrselect.c
5518         * src/codeconv.c
5519         * src/colorlabel.c
5520         * src/enriched.c
5521         * src/esmtp.c
5522         * src/exporthtml.c
5523         * src/headerview.c
5524         * src/imageview.c
5525         * src/manual.c
5526         * src/noticeview.c
5527         * src/pgptext.c
5528         * src/scoring.c
5529         * src/sourcewindow.c
5530         * src/stringtable.c
5531         * src/undo.c
5532                 clean up: remove unneccesary includes
5533
5534 2002-12-08 [christoph]  0.8.6claws77
5535
5536         * src/folderview.c
5537         * src/statusbar.c
5538         * src/summaryview.c
5539         * src/common/hooks.[ch]
5540                 hook functions now have a gboolean return value, if a hook
5541                 returns TRUE it will stop executing of any more hooks in
5542                 the same hooklist for this invokation
5543
5544 2002-12-08 [colin]      0.8.6claws76
5545         
5546         * src/main.c
5547                 put back argv0 for CRASH_DIALOG
5548
5549 2002-12-08 [christoph]  0.8.6claws75
5550
5551         * src/Makefile.am
5552         * src/about.c
5553         * src/account.c
5554         * src/crash.c
5555         * src/esmtp.h
5556         * src/imap.[ch]
5557         * src/inc.c
5558         * src/main.c
5559         * src/mainwindow.c
5560         * src/news.c
5561         * src/pop.[ch]
5562         * src/prefs_account.[ch]
5563         * src/prefs_common.[ch]
5564         * src/send.[ch]
5565         * src/smtp.[ch]
5566         * src/ssl_certificate.[ch]
5567         * src/ssl_manager.[ch]
5568         * src/common/Makefile.am
5569         * src/common/log.c
5570         * src/common/nntp.[ch]
5571         * src/common/socket.[ch]
5572         * src/common/ssl.[ch]
5573         * src/gtk/sslcertwindow.[ch]
5574         * ac/openssl.m4
5575                 use new autoconf script to detect OpenSSL with extra parameters
5576                 to specify the location of libs and includes, also remove USE_SSL
5577                 to USE_OPENSSL
5578
5579         * src/common/sylpheed.[ch]
5580         * src/common/version.h.in
5581                 start seperation of common code initialization seperated from gui
5582
5583         * src/summaryview.c
5584                 The function that is called when a color label changes
5585                 should not change the color lable again
5586
5587 2002-12-08 [colin]      0.8.6claws74
5588
5589         * src/gtk/sslcertwindow.c
5590                 warning fixes
5591
5592 2002-12-08 [colin]      0.8.6claws73
5593
5594         * src/statusbar.c
5595           src/common/log.h
5596                 Register a hook for statusbar_puts_all
5597         * src/common/log.c
5598                 invoke statusbar_puts_all's hook
5599         
5600 2002-12-08 [colin]      0.8.6claws72
5601
5602         * src/ssl_certificate.c
5603                 Put back a badly-removed include
5604
5605 2002-12-08 [colin]      0.8.6claws71
5606
5607         * src/gtk/sslcertwindow.[ch]    ** NEW **
5608                 new certificate presentation
5609         * src/gtk/Makefile.am
5610                 add new files
5611         * src/ssl_certificate.[ch]
5612                 gtk cleanup, made utility functions public
5613         * src/ssl_manager.c
5614                 use new cert presentation
5615
5616 2002-12-07 [christoph]  0.8.6claws70
5617
5618         * src/Makefile.am
5619         * src/nntp.[ch]                 ** REMOVE **
5620         * src/common/Makefile.am
5621         * src/common/nntp.[ch]          ** NEW **
5622                 move nntp files to common directory
5623
5624 2002-12-07 [christoph]  0.8.6claws69
5625
5626         * src/procmsg.[ch]
5627         * src/summaryview.c
5628                 implement msginfo update callback using sylpheed's new
5629                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
5630
5631 2002-12-06 [christoph]  0.8.6claws68
5632
5633         * src/editgroup.c
5634                 This patch changes the 'Edit Group Details' dialog to
5635                 allow extended selections in either pane, so that
5636                 addresses can be added or removed from a group more
5637                 quickly and easily. (it actually is a net decrease in
5638                 file size, as some unnecessary functions have been
5639                 removed). 
5640                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
5641
5642 2002-12-06 [christoph]  0.8.6claws67
5643
5644         * src/Makefile.am
5645         * src/template.[ch]             ** REMOVE **
5646         * src/common/Makefile.am
5647         * src/common/template.[ch]      ** NEW **
5648                 move template files to common directory
5649
5650         * src/nntp.c
5651                 add missing log.h include
5652
5653 2002-12-06 [melvin]     0.8.6claws66
5654
5655         * src/prefs_actions.c
5656                 Added the trailing ">" syntax to insert command's output
5657                 without replacing old text (in contrast to trailing "|").
5658
5659 2002-12-05 [colin]      0.8.6claws65
5660         
5661         * src/common/utils.c
5662                 Don't modify original search_string or it'll change
5663                 the next iterations in the for()
5664
5665 2002-12-05 [darko]      0.8.6claws64
5666
5667         * src/common/utils.c
5668                 proper check for filtering commands, found by Colin
5669
5670 2002-12-05 [darko]      0.8.6claws63
5671
5672         * src/common/utils.c
5673                 check proper string for NULL pointer, found by Colin
5674
5675 2002-12-05 [darko]      0.8.6claws62
5676
5677         * src/common/utils.[ch]
5678                 expand_search_string(): new function
5679                 converts Mutt-like patterns to Sylpheed's
5680                 filtering engine
5681         * src/summaryview.c
5682                 use expand_search_string() to allow Mutt-like
5683                 patterns in extended search
5684         * README.claws
5685                 document extended option in quick search
5686
5687 2002-12-05 [paul]       0.8.6claws61
5688
5689         * sync with 0.8.6cvs16
5690                 see ChangeLog 2002-12-05
5691                 
5692         * po/POTFILES.in
5693                 clean up
5694
5695 2002-12-04 [christoph]  0.8.6claws60
5696
5697         * src/imap.[ch]
5698                 put imap authentication code into a new function and
5699                 remove it from imap_session_new that will allow to
5700                 send other commands before authentication
5701
5702 2002-12-04 [christoph]  0.8.6claws59
5703
5704         * src/imap.[ch]
5705                 use already existing method to prevent unneeded IMAP
5706                 folder selects. Set imap_select parameters to NULL
5707                 in some functions if the values are not required.
5708
5709         * src/xml.h
5710                 remove no longer required include
5711
5712 2002-12-04 [paul]       0.8.6claws58
5713
5714         * po/es.po
5715                 updated by Ricardo Mones Lastra
5716                 
5717         * configure.in
5718           po/hu.po      ** NEW FILE **
5719                 initial Hungarian translation, submitted
5720                 by Gál Zoltán <galzoli@hu.inter.net>
5721
5722 2002-12-03 [christoph]  0.8.6claws57
5723
5724         * src/Makefile.am
5725         * src/gtksctree.[ch]            ** REMOVE **
5726         * src/gtk/Makefile.am
5727         * src/gtk/gtksctree.[ch]        ** NEW **
5728                 move gtksctree files to gtk directory
5729
5730 2002-12-03 [christoph]  0.8.6claws56
5731
5732         * src/Makefile.am
5733         * src/md5.[ch]                  ** REMOVE **
5734         * srm/common/Makefile.am
5735         * src/common/md5.[ch]           ** NEW **
5736                 move md5 files to common directory
5737
5738         * src/gtkstext.c
5739                 remove not required #include
5740
5741 2002-12-03 [sergey]     0.8.6claws55
5742
5743         * src/gtkutils.c
5744         * src/gtkutils.h
5745                 gtkut_window_popup(): new function.
5746         * src/mainwindow.c
5747                 main_window_popup(): use gtkut_window_popup() to raise
5748                 window without changing its position.
5749                 (see sylpheed-main ML message [sylpheed:17247])
5750
5751 2002-12-03 [sergey]     0.8.6claws54
5752
5753         * src/send.c
5754                 send_message_local(): removed first-dot escaping
5755                 (SMTP-only, not needed for sending through pipe)
5756
5757 2002-12-03 [paul]       0.8.6claws53
5758
5759         * po/POTFILES.in
5760                 update to reflect recent changes (thanks
5761                 to Ricardo Mones Lastra)
5762                 
5763         * tools/filter_conv.pl
5764                  fix problem with quoted strings. Patch submitted
5765                  by Luke Plant <lukeplant@softhome.net>
5766
5767 2002-12-03 [paul]       0.8.6claws52
5768
5769         * sync with 0.8.6cvs15
5770                 see ChangeLog 2002-12-03
5771
5772 2002-12-02 [christoph]  0.8.6claws51
5773
5774         * src/logwindow.[ch]
5775         * src/common/log.[ch]
5776                 implement logging using a hook function
5777
5778         * src/folderview.c
5779         * src/folder.[ch]
5780                 define hooklist name in header file to avoid
5781                 errors caused by wrong spelling of hooklist names
5782
5783         * src/toolbar.c
5784                 fix warnings
5785
5786 2002-12-02 [christoph]  0.8.6claws50
5787
5788         * src/common/Makefile.am
5789                 add src/common/hooks.[ch]
5790
5791         * src/common/hooks.[ch]
5792                 implement a simple hook system using glib's hook functions
5793
5794         * src/folder.[ch]
5795         * src/folderview.c
5796                 use new hook system for folder item updates
5797
5798 2002-12-02 [christoph]  0.8.6claws49
5799
5800         * doc-src/ui_seperation.txt     ** NEW **
5801                 information for ui seperation
5802
5803         * src/Makefile.am
5804                 remove files that were moved to common
5805                 include common directory by default for the header files
5806
5807         * src/inc.c
5808         * src/common/socket.c
5809         * src/automaton.[ch]
5810                 implement automaton using g_io_*-functions instead of
5811                 gdk_input_add to make it ui independent
5812
5813         * src/codeconv.c
5814         * src/compose.c
5815         * src/ldif.c
5816         * src/pgptext.c
5817         * src/procmime.c
5818         * src/rfc2015.c
5819         * src/smtp.c
5820         * src/unmime.c
5821                 remove common/ prefix because directory is now in
5822                 include path
5823
5824         * src/compose.c
5825         * src/folder.c
5826         * src/folderview.c
5827         * src/mainwindow.c
5828         * src/messageview.c
5829         * src/prefs_common.c
5830         * src/procmsg.c
5831         * src/rfc2015.c
5832                 fix warnings
5833
5834         * src/imap.c
5835         * src/inc.c
5836         * src/news.c
5837         * src/pop.c
5838         * src/send.c
5839         * src/smtp.c
5840         * src/ssl_certificate.c
5841                 add log.h header file for logging functions
5842
5843         * src/main.c
5844         * src/common/utils.c
5845         * src/summaryview.c
5846         * src/xml.c
5847                 o move debug_mode to common/utils.c
5848                 o add functions to set and get debug_mode
5849
5850         * src/defs.h                    ** REMOVE **
5851         * src/intl.h                    ** REMOVE **
5852         * src/socket.[ch]               ** REMOVE **
5853         * src/ssl.[ch]                  ** REMOVE **
5854         * src/utils.[ch]                ** REMOVE **
5855                 replaced by new files in src/common/
5856         
5857         * src/common/Makefile.am
5858                 add new files in src/common/
5859
5860         * src/common/defs.h             ** NEW **
5861         * src/common/intl.h             ** NEW **
5862         * src/common/log.[ch]           ** NEW **
5863         * src/common/socket.[ch]        ** NEW **
5864         * src/common/ssl.[ch]           ** NEW **
5865         * src/common/utils.[ch]         ** NEW **
5866                 replacement for files in src/
5867
5868 2002-12-02 [colin]      0.8.6claws48
5869
5870         * src/folderview.c
5871                 Scroll folderview if necessary during dnd
5872
5873 2002-12-02 [colin]      0.8.6claws47
5874
5875         * src/folder.[ch]
5876                 Add check to verify a move is within a single mailbox
5877         * src/folderview.c
5878                 Add specific error string for this check
5879
5880 2002-12-02 [colin]      0.8.6claws46
5881
5882         * src/folder.c
5883                 Add a test to folder moving, remove a statusbar_print
5884         * src/folderview.c
5885                 Add Move folder... context-menu item
5886                 Factorize folder moving code
5887                 Enable folder DND for mbox
5888
5889 2002-12-01 [christoph]  0.8.6claws45
5890
5891         * ac/aspell.m4
5892                 remove conf.aspelltest if the version check fails
5893
5894 2002-11-30 [christoph]  0.8.6claws44
5895
5896         * autogen.sh
5897                 run libtoolize --force in autogen to create missing
5898                 libtool scripts
5899
5900 2002-11-30 [christoph]  0.8.6claws43
5901
5902         * src/Makefile.am
5903         * src/pgptext.c
5904         * src/procmime.c
5905         * src/rfc2015.c
5906         * src/uuencode.[ch]             ** REMOVED **
5907         * src/common/Makefile.am
5908         * src/common/uuencode.[ch]      ** NEW **
5909                 move uuen/decoder to common directory
5910
5911 2002-11-30 [christoph]  0.8.6claws42
5912
5913         * src/Makefile.am
5914         * src/base64.[ch]               ** REMOVED **
5915         * src/codeconv.c
5916         * src/compose.c
5917         * src/ldif.c
5918         * src/pgptext.c
5919         * src/procmime.c
5920         * src/rfc2015.c
5921         * src/smtp.c
5922         * src/unmime.c
5923         * src/common/Makefile.am
5924         * src/common/base64.[ch]        ** NEW **
5925                 move base64 en/decoder to common directory
5926
5927 2002-11-30 [christoph]  0.8.6claws41
5928
5929         * src/common                    ** NEW **
5930                 new directory for UI independent code
5931         * src/gtk                       ** NEW **
5932                 new directory for GTK frontend
5933         * src/common/.cvsignore         ** NEW **
5934         * src/gtk/.cvsignore            ** NEW **
5935                 ignore build files
5936         * src/common/Makefile.am        ** NEW **
5937         * src/gtk/Makefile.am           ** NEW **
5938                 automake files to build new seperated stuff
5939         * src/Makefile.am
5940                 the binary will currently still be build with the
5941                 files in src, so we include the code from the
5942                 subdirs for now after building the libs there
5943
5944 2002-11-30 [paul]       0.8.6claws40
5945
5946         * src/compose.c
5947                 fix bug [642731] 'Wrong selected account with drafted mail'
5948
5949 2002-11-29 [oliver]     0.8.6claws39
5950         
5951         * src/messageview.c
5952                 o update summaryview when switching between different
5953                   messageviews          
5954         * src/toolbar.c  
5955                 o check if messageview holds already removed msg
5956                   from summaryview
5957                 
5958
5959 2002-11-29 [oliver]     0.8.6claws38
5960
5961         * src/toolbar.c 
5962                 remove not needed variables and includes
5963                 make messageview stay opened and move to next when msgs are deleted 
5964
5965 2002-11-29 [oliver]     0.8.6claws37
5966         
5967         * src/toolbar.c 
5968                 disable compose button (messageview toolbar) by default
5969                 deleted msgs are moved to trash
5970         
5971 2002-11-29 [melvin]     0.8.6claws36
5972
5973         * configure.in
5974                 Increased minimal gpgme version to 0.3.10 (Zombies out)
5975                 and to detect signatures expirations (gpgme 0.3.6)
5976
5977         * src/main.c
5978                 Use non obsolescent function for Gpgme engine checking.
5979
5980         * src/rfc2015.c
5981                 Inform about expired signatures or signatures which key
5982                 has expired. Expiration date is displayed.
5983
5984         * src/sigstatus.c
5985                 Inform about expired signatures or signatures which key
5986                 has expired.
5987
5988 2002-11-28 [paul]       0.8.6claws35
5989
5990         * src/folderview.c
5991                 re-instate 'Check for new messages' in Newsgroup
5992                 folders right-click menu, after a suggestion from
5993                 Tim Mann <timmann@users.sourceforge.net>
5994
5995         * src/main.c
5996                 after a crash check only local folders for new
5997                 messages
5998
5999 2002-11-28 [paul]       0.8.6claws34
6000
6001         * configure.in
6002                 apply patch that fixes the checking of GTK with XIM 
6003                 support on different OSs, such as FreeBSD. Patch 
6004                 submitted by Topia <topia@users.sourceforge.net>
6005                 
6006 2002-11-28 [paul]       0.8.6claws33
6007
6008         * src/mainwindow.c
6009           src/prefs_common.c
6010           src/prefs_toolbar.c
6011                 more changes to the English
6012
6013 2002-11-28 [paul]       0.8.6claws32
6014
6015         * sync with 0.8.6cvs13
6016                 see ChangeLog 2002-11-28 (no sync needed
6017                 for src/compose.c)
6018
6019 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
6020         
6021         * src/mainwindow.[ch]
6022                 add patch by Ivan F. Martinez introducing messageview Toolbar
6023                 some changes and committed by oliver    
6024
6025 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
6026
6027         * src/messageview.[ch]
6028                 add patch by Ivan F. Martinez introducing messageview Toolbar
6029                 some changes and committed by oliver    
6030
6031 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
6032
6033         * src/compose.[ch]
6034                 add patch by Ivan F. Martinez introducing messageview Toolbar
6035                 some changes and committed by oliver    
6036
6037 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
6038         
6039         * src/toolbar.[ch]
6040                 add patch by Ivan F. Martinez introducing messageview Toolbar
6041                 some changes and committed by oliver
6042
6043 2002-11-28 [oliver]     0.8.6claws27
6044         
6045         * src/prefs_toolbar.[ch]
6046                 getting ready for messageview toolbar
6047                 free mem allocated by gettext
6048                 change prefs_toolbar to prefs_toolbar_open
6049  
6050 2002-11-28 [thorsten]   0.8.6claws26
6051
6052         * src/imageview.[ch]
6053                 cleaned up conflicting declarations of
6054                 imageview_show_image()
6055
6056 2002-11-28 [paul]       0.8.6claws25
6057
6058         * src/grouplistdialog.c
6059           src/prefs_common.c
6060           src/prefs_summary_column.c
6061                 a few more improvements to the English
6062
6063 2002-11-28 [colin]      0.8.6claws24
6064
6065         * man/sylpheed.1
6066                 A few updates to command-line parameters
6067
6068 2002-11-28 [colin]      0.8.6claws23
6069
6070         * src/prefs_filtering.c
6071                 Fix problems with prefs_filtering_delete_path:
6072                 a) if the first rule is removed, original pointers
6073                    weren't updated (leading to segfaults)
6074                 b) it was always global_processing updated in case
6075                    of removed path was parent of rule path
6076
6077 2002-11-27 [paul]       0.8.6claws22
6078
6079         * src/mainwindow.c
6080           src/prefs_account.c
6081           src/prefs_actions.c
6082           src/prefs_common.c
6083           src/prefs_customheader.c
6084           src/prefs_display_header.c
6085           src/prefs_filtering.c
6086           src/prefs_folder_item.c
6087           src/prefs_matcher.c
6088           src/prefs_scoring.c
6089           src/prefs_summary_column.c
6090           src/prefs_template.c
6091           src/prefs_toolbar.c
6092                  improve the English in the GUI
6093
6094 2002-11-27 [colin]      0.8.6claws21
6095
6096         * src/folder.c
6097                 Fix processing renaming problems happening after
6098                 last commit
6099
6100 2002-11-27 [colin]      0.8.6claws20
6101
6102         * src/folder.c
6103                 recursive move now deletes src each subfolder after 
6104                 having moved it
6105         * src/folderview.c
6106                 Use identifier instead of path during dnd (enables
6107                 IMAP folder dnd)
6108
6109 2002-11-27 [paul]       0.8.6claws19
6110
6111         * src/main.c
6112                 apply patch that does command-line processing 
6113                 BEFORE gtk_init, allowing claws to run from 
6114                 shell-scripts in non-X environment (e.g. crontab 
6115                 or ip-up, ip-down scripts). Patch submitted by
6116                 Ruslan N. Balkin <baron@dartel.ru>
6117                 
6118         * po/it.po
6119                 updated by Alessandro Maestri
6120
6121 2002-11-27 [paul]       0.8.6claws18
6122
6123         * sync with 0.8.6cvs12
6124           src/prefs_common.c
6125                 Differences are that main uses a 'Receive dialog'
6126                 frame on the Interface tab, whereas claws groups all 
6127                 the dialogs together in a 'Dialogs' frame.
6128
6129 2002-11-27 [colin]      0.8.6claws17
6130
6131         * src/prefs_matcher.c
6132                 Fix Execute criteria's NOT flag
6133
6134
6135 2002-11-26 [christoph]  0.8.6claws16
6136
6137         * src/ssl.c
6138                 rewrite the ssl code a little bit, only use one
6139                 SSL context, set default certificates' file/path
6140
6141 2002-11-26 [thorsten]   0.8.6claws15
6142
6143         * src/compose.c
6144                 default-reply-to didn't work for ml-reply
6145
6146 2002-11-26 [melvin]     0.8.6claws14
6147
6148         * src/prefs_actions.c
6149                 Made pipe-actions ignore short headers in message view
6150                 Made trailing-pipe-actions write in the message view with
6151                 the same font as the original message
6152
6153 2002-11-26 [paul]       0.8.6claws13
6154
6155         * src/compose.c
6156                 this time commit the correct file
6157
6158 2002-11-26 [paul]       0.8.6claws12
6159
6160         * sync with 0.8.6cvs11
6161           src/quote_fmt_parse.y  
6162                 no sync needed
6163           src/account.[ch]       
6164                 not sync'ed
6165           src/compose.c
6166                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
6167                 on draft mode.
6168                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
6169                 header
6170                 
6171         see ChangeLog 2002-11-25 and 2002-11-26
6172
6173 2002-11-26 [colin]      0.8.6claws11
6174
6175         * src/folderview.c
6176                 Fix collapsed folder not auto-expanding during
6177                 mail dnd, if it was the source folder.
6178
6179 2002-11-25 [colin]      0.8.6claws10
6180
6181         * src/folderview.[ch]
6182                 Variable renaming and cleaning (slist of nodes 
6183                 to be re-collapsed is stored in FolderView)
6184
6185 2002-11-25 [paul]       0.8.6claws9
6186
6187         * src/prefs_common.[ch]
6188                 fix breakage caused by last commit
6189
6190 2002-11-25 [paul]       0.8.6claws8
6191
6192         * sync with 0.8.6cvs4
6193                 see ChangeLog 2002-11-21
6194
6195 2002-11-25 [paul]       0.8.6claws7
6196
6197         * sync with 0.8.6cvs4
6198                 see ChangeLog 2002-11-20
6199
6200 2002-11-25 [paul]       0.8.6claws6
6201
6202         * sync with 0.8.6cvs3
6203                 see ChangeLog 2002-11-18
6204
6205 2002-11-25 [colin]      0.8.6claws5
6206
6207         * src/gtkutils.[ch]
6208                 Add gtkut_ctree_node_is_parent()
6209         * src/folderview.c
6210                 Spring-loaded folders
6211
6212 2002-11-25 [colin]      0.8.6claws4
6213
6214         * src/utils.[ch]
6215                 Add slist_concat_unique(), function to merge
6216                 two GSList filtering dups
6217         * src/folder.[ch]
6218         * src/summaryview.[ch]
6219         * src/folderview.c
6220         * src/main.c
6221                 Add detection/update/display of unread answers
6222                 to marked mails
6223         * src/procmsg.[ch]
6224                 Add procmsg_find_children()
6225                 Add procmsg_msg_has_marked_parent()
6226
6227 2002-11-25 [colin]      0.8.6claws3
6228
6229         * src/ssl_certificate.[ch]
6230                 Allow checking a certificate without a DNS
6231                 lookup
6232                 Allow to forget a cert (by deleting it)
6233                 Make ssl_certificate_destroy_public
6234         * src/ssl_manager.[ch] ** NEW FILES **
6235                 Gui to manage (display/remove) certificates
6236         * src/prefs_common.[ch]
6237                 Add a pref to allow silent acceptation of
6238                 trusted certificates or not (based on the
6239                 "I want to know what's going on" principle)
6240         * src/mainwindow.c
6241                 Add SSL manager in Tools menu
6242         * src/Makefile.am
6243                 Add the new files to the build
6244         * po/POTFILES.in
6245                 Add ssl_manager.c to translations
6246
6247 2002-11-25 [colin]      0.8.6claws2
6248
6249         * src/summaryview.[ch]
6250                 Add S_SEARCH_EXTENDED to the quick search, which 
6251                 allows to search using filtering syntax.
6252
6253 2002-11-25 [colin]      0.8.6claws1
6254
6255         * src/summaryview.c
6256                 Deletion of duplicates now prefer deleting
6257                 the unread dup (fixes feature-request 638989).
6258
6259 2002-11-24 [paul]       0.8.6claws
6260
6261         * po/es.po
6262           po/pl.po
6263           po/ru.po
6264           po/sr.po
6265                 updated by Ricardo Mones Lastra,
6266                 Witold Wladyslaw Wojciech Wilk,
6267                 Ruslan N. Balkin, and  Urke MMI 
6268                 respectively
6269
6270 2002-11-24 [paul]       0.8.5claws182
6271
6272         * po/bg.po
6273                 updated by George Danchev
6274
6275 2002-11-23 [alfons]     0.8.5claws181
6276
6277         * src/imap.c
6278                 tiny memory leak found by browsing Dimitar's 
6279                 valgrind report
6280
6281 2002-11-23 [paul]       0.8.5claws180
6282
6283         * po/it.po
6284                 updated by Alessandro Maestri
6285
6286 2002-11-22 [christoph]  0.8.5claws179
6287
6288         * src/compose.c
6289         * src/inc.c
6290         * src/prefs_filtering.c
6291         * src/summaryview.c
6292                 more warning fixes
6293
6294 2002-11-22 [alfons]     0.8.5claws178
6295
6296         * src/summaryview.c
6297                 summary_execute_delete_func(): if message is deleted, make 
6298                 sure to also remove its entry in the subject hash table. 
6299                 fixes a corner case bug.
6300
6301 2002-11-22 [paul]       0.8.5claws177
6302
6303         * .cvsignore
6304                 add 'autom4te.cache'
6305                 
6306         * ltconfig      ** REMOVED **
6307                 not needed
6308
6309 2002-11-22 [paul]       0.8.5claws176
6310
6311         * src/textview.c
6312                 textview_set_font(): fix for message display in
6313                 UTF-8 locales (thanks to Sergey Vlasov).
6314                 
6315         * AUTHORS
6316                 add new team members and contributors
6317
6318
6319 2002-11-21 [colin]      0.8.5claws175
6320
6321         * src/procmsg.[ch]
6322                 Add procmsg_remove_special_headers()
6323         * src/mh.c
6324                 Use procmsg_remove_special_headers() for 
6325                 previous fix
6326
6327 2002-11-21 [colin]      0.8.5claws174
6328
6329         * src/mh.c
6330                 Fix moving/copying from queue/draft folders
6331                 for MH folders
6332
6333 2002-11-21 [christoph]  0.8.5claws173
6334
6335         * src/crash.c
6336         * src/filtering.c
6337         * src/logwindow.c
6338         * src/main.c
6339         * src/matcher_parser_lex.[hl]
6340         * src/mbox.c
6341         * src/mbox_folder.[ch]
6342         * src/prefs_filtering.c
6343         * src/procheader.c
6344         * src/quote_fmt_lex.l
6345         * src/ssl.c
6346                 fix all warnings except the warnings in lex and yacc files
6347
6348 2002-11-20 [christoph]  0.8.5claws172
6349
6350         * src/imap.c
6351                 fix MsgInfo retrieval for IMAP draft and queue folders
6352                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
6353
6354 2002-11-19 [christoph]  0.8.5claws171
6355
6356         * src/compose.c
6357                 fix segfault, when draft saving does not get
6358                 the MsgInfo of the new message
6359                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
6360
6361 2002-11-19 [christoph]  0.8.5claws170
6362
6363         * src/procmsg.c
6364                 add parameter check for flag setting function
6365                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
6366
6367 2002-11-18 [paul]       0.8.5claws169
6368
6369         * src/compose.c
6370                 more sensitivity fixes to redirect mode:
6371                 * disable toolbar draft button
6372                 * allow only Address book in the Tools menu
6373                 * disable editing of message by the spell
6374                   checker
6375
6376 2002-11-18 [paul]       0.8.5claws168
6377
6378         * src/compose.c
6379                 fix sensitivity of menu items in compose_redirect():
6380                 allow only the necessary items 
6381
6382 2002-11-18 [paul]       0.8.5claws167
6383
6384         * src/compose.c
6385                 fix bug [ 603259 ] 'attachment got lost on bounce'
6386
6387 2002-11-18 [paul]       0.8.5claws166
6388
6389         * po/ru.po
6390                 updated by Ruslan N. Balkin <baron@dartel.ru>
6391
6392 2002-11-18 [colin]      0.8.5claws165
6393
6394         * src/main.c
6395           src/defs.h
6396                 Remove old filtering stuff
6397
6398
6399 2002-11-17 [oliver]     0.8.5claws164
6400
6401         * src/toolbar.h
6402                 remove not needed typedef 
6403
6404 2002-11-17 [oliver]     0.8.5claws163
6405
6406         * src/toolbar.c
6407                 make toolbar's on click events translatable
6408
6409 2002-11-15 [colin]      0.8.5claws162
6410
6411         * src/summaryview.c
6412                 Revert too-soon integration of a feature
6413
6414 2002-11-15 [christoph]  0.8.5claws161
6415
6416         * src/imap.c
6417                 use main's implementation of imap_get_msginfo
6418
6419 2002-11-15 [christoph]  0.8.5claws160
6420
6421         * src/compose.c
6422         * src/folder.[ch]
6423         * src/imap.c
6424         * src/mbox_folder.c
6425         * src/mh.c
6426         * src/news.c
6427         * src/procmsg.c
6428         * src/summaryview.c
6429                 replace claws' fetch_msginfo with main's get_msginfo
6430                 (use main's implementation where possible)
6431
6432 2002-11-15 [colin]      0.8.5claws159
6433
6434         * src/ssl_certificate.c
6435                 Missed a check
6436
6437 2002-11-16 [melvin]     0.8.5claws158
6438
6439         * po/fr.po
6440                 Updated French translations.
6441
6442 2002-11-16 [colin]      0.8.5claws157
6443
6444         * src/ssl_certificate.c
6445                 Check for missing parts in the certificates
6446
6447 2002-11-15 [colin]      0.8.5claws156
6448
6449         * src/folderview.c
6450                 Preventive fix (missing check) found by
6451                 Alfons
6452
6453 2002-11-15 [paul]
6454
6455         * NEWS
6456                 sync with 0.8.6 release
6457
6458 2002-11-15 [colin]      0.8.5claws155
6459
6460         * src/folder.[ch]
6461           src/folderview.c
6462                 Fix error handling of folder_item_move_to()
6463                 (thanks to Alfons!)
6464
6465 2002-11-15 [colin]      0.8.5claws154
6466
6467         * src/folder.[ch]
6468           src/folderview.c
6469                 folder_item_move_to() sets an error message instead
6470                 of having GUI stuff in folder.c
6471
6472 2002-11-15 [colin]      0.8.5claws153
6473
6474         * src/procmsg.[ch]
6475                 Implemented a callback for MsgInfo updates, 
6476                 heavily copy/pasted from Christoph's folder 
6477                 callback system
6478         * src/summaryview.[ch]
6479                 Register summary_update_msg as callback
6480
6481 2002-11-14 [colin]      0.8.5claws152
6482         
6483         * src/procmsg.c
6484                 Update the FolderItem after sending (fixes 617593)
6485
6486 2002-11-14 [christoph]  0.8.5claws151
6487
6488         * src/folder.c
6489                 fix wrong position of NULL pointer check found
6490                 by Sergey
6491
6492 2002-11-14 [christoph]  0.8.5claws150
6493
6494         * src/folder.c
6495                 fix segfault when deleting messages from IMAP folders
6496                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
6497
6498 2002-11-14 [colin]      0.8.5claws149
6499
6500         * src/compose.c
6501                 Forwarding was also ignoring the folder's default account.
6502
6503 2002-11-14 [colin]      0.8.5claws148
6504
6505         * src/compose.c
6506                 Fix sent folder not set to folder properties when 
6507                 forwarding.
6508
6509 2002-11-14 [thorsten]   0.8.5claws147
6510
6511         * src/inc.c
6512                 inc_start(): Files were not moved from .processing to inbox,
6513                 if no global processing rule existed
6514
6515 2002-11-14 [colin]      0.8.5claws146
6516
6517         * src/ssl_certificate
6518                 Fix file operations
6519
6520 2002-11-14 [paul]       0.8.5claws145
6521
6522         * po/it.po
6523                 updated by Alessandro Maestri
6524
6525 2002-11-13 [alfons]     0.8.5claws144
6526
6527         * src/folder.c
6528                 folder_item_close(): only mark messages unread
6529                 when a folder has new messages 
6530
6531 2002-11-13 [keith]      0.8.5claws143
6532
6533         * src/imap.c
6534                 Fix problem moving or copying between
6535                 IMAP folders
6536
6537 2002-11-13 [colin]      0.8.5claws142
6538
6539         * src/matcher_parser_parse.y
6540                 Fix rule problem when " don't match
6541
6542 2002-11-13 [christoph]  0.8.5claws141
6543
6544         * src/folder.c
6545         * src/folderview.c
6546                 moved cache saving to folder_item_close
6547                 the folderview should not have to deal with
6548                 this things
6549
6550 2002-11-13 [christoph]  0.8.5claws140
6551
6552         * src/summaryview.c
6553                 moved setting of important score to
6554                 summary_set_prefs_from_folderitem
6555
6556 2002-11-13 [colin]      0.8.5claws139
6557
6558         * src/matcher_parser_parse.y
6559                 Fix a segfault in the parser (happening when
6560                 a good expression had been tested and a bad 
6561                 one arrives)
6562
6563 2002-11-13 [paul]       0.8.5claws138
6564
6565         * sync with 0.8.5cvs24
6566                 see ChangeLog 2002-11-13
6567                 
6568         * po/pt_BR.po
6569                 updated by Fabio Jr. Beneditto
6570
6571 2002-11-13 [colin]      0.8.5claws137
6572         
6573         * src/msgcache.c
6574           src/defs.h
6575           src/procmsg.[ch]
6576                 Revert last commit, problem
6577
6578 2002-11-13 [colin]      0.8.5claws136
6579
6580         * src/msgcache.c
6581                 Remove duplicated code
6582         * src/defs.h
6583                 Bumped CACHE_VERSION and MARK_VERSION
6584         * src/procmsg.[ch]
6585                 Network endian for cache and mark files
6586
6587 2002-11-12 [colin]      0.8.5claws135
6588
6589         * src/inc.c
6590                 Fix the "socket error" dialog which disappeared
6591
6592 2002-11-12 [colin]      0.8.5claws134
6593
6594         * src/msgcache.c
6595                 Reverse last commit which had performance 
6596                 problems, but still reverse the list
6597
6598 2002-11-12 [colin]      0.8.5claws133
6599
6600         * src/msgcache.c
6601                 Reverse list order
6602
6603 2002-11-12 [melvin]     0.8.5claws132
6604
6605         * src/compose.c
6606                 Added a check for a NULL prefs_common.dictionary
6607
6608 2002-11-12 [colin]      0.8.5claws131
6609
6610         * src/ssl_certificate.[ch]
6611                 Use FQDN hostname
6612
6613 2002-11-12 [colin]      0.8.5claws130
6614
6615         * src/ssl_certificate.[ch]
6616                 Take connection port into account for 
6617                 checking certificates (a single hostname
6618                 could have multiple servers with multiple
6619                 certificates)
6620         * src/ssl.c
6621                 Pass the port to ssl_certificate_check
6622
6623 2002-11-12 [paul]       0.8.5claws129
6624
6625         * src/folder.c
6626                 fix a typo in last commit
6627
6628 2002-11-12 [paul]       0.8.5claws128
6629
6630         * sync with 0.8.5cvs23
6631                 see ChangeLog entry 2002-11-12
6632
6633 2002-11-11 [colin]      0.8.5claws127
6634
6635         * src/ssl_certificate.c
6636                 Cleaner messages
6637                 Don't popup, instead log error, if the 
6638                 corresponding pref is checked
6639         * src/ssl_certificate.h
6640                 include <openssl/objects/h>
6641
6642 2002-11-11 [colin]      0.8.5claws126
6643
6644         * src/ssl_certificate.h
6645                 _Really_ clean it
6646
6647 2002-11-11 [colin]      0.8.5claws125
6648         
6649         * src/ssl_certificate.c
6650                 Fixed leak
6651
6652 2002-11-11 [colin]      0.8.5claws124
6653
6654         * src/ssl.c
6655                 Cleaned a bit
6656         * src/ssl_certificate.[ch]
6657                 Cleaned a bit (better use of SSL API)
6658                 (This will cause non-recognition of saved 
6659                  certificates of claws12[23]...)
6660
6661 2002-11-11 [paul]       0.8.5claws123
6662         
6663         * po/es.po
6664                 updated by Ricardo Mones Lastra
6665
6666 2002-11-11 [colin]      0.8.5claws122
6667
6668         * src/ssl.c
6669                 Fix a typo
6670
6671 2002-11-11 [colin]      0.8.5claws121
6672
6673         * src/ssl_certificate.[ch] ** NEW FILES **
6674         * src/ssl.[ch]
6675                 Check SSL certificates presented to us
6676         * src/Makefile.am
6677                 Add ssl_certificate.[ch]
6678         * po/POTFILES.in
6679                 Add ssl_certificate.c
6680
6681 2002-11-11 [paul]       0.8.5claws120
6682
6683         * sync with 0.8.5cvs22
6684                 see ChangeLog 2002-11-11
6685
6686 2002-11-11 [paul]       0.8.5claws119
6687
6688         * sync with 0.8.5cvs21
6689                 see ChangeLog 2002-11-11
6690
6691 2002-11-10 [jens]       0.8.5claws118
6692
6693         * src/folder.c
6694         * src/folderview.c
6695                 corrected some typing
6696         * po/de.po
6697                 updated german translation
6698         * sylpheed.spec.in
6699                 cleaned up specfile and adjusted it for claws
6700
6701 2002-11-10 [colin]      0.8.5claws117
6702
6703         * src/summaryview.c
6704                 a STATUSBAR_PUSH/POP fix
6705
6706 2002-11-10 [colin]      0.8.5claws116
6707
6708         * src/prefs_folder_item.c
6709                 Fix hanging after opening folder properties
6710
6711 2002-11-10 [hoa]        0.8.5claws115
6712
6713         * src/matcher_parser_lex.l
6714         * src/matcher_parser_parse.y
6715                 config file for scoring and filtering is no more trashed
6716                 when there is a syntax error in a filtering rule when
6717                 editing it in a dialog.
6718
6719 2002-11-09 [colin]      0.8.5claws114
6720
6721         * src/mbox_folder.c
6722                 Added missing initialisation of folder->destroy()
6723
6724 2002-11-09 [colin]      0.8.5claws113
6725
6726         * src/folder.c
6727           src/folderview.c
6728                 Fix the status bar messages
6729
6730 2002-11-09 [colin]      0.8.5claws112
6731
6732         * src/folderview.c
6733                 Fix hangs after folder dnd, happening after 
6734                 claws109.
6735
6736 2002-11-09 [christoph]  0.8.5claws111
6737
6738         * src/folderview.c
6739                 just changed order of calls (reverse order of
6740                 associated calls)
6741         * src/inc.c
6742                 lock inc when checking only one account, otherwise
6743                 inc all could be executed at the same time
6744
6745 2002-11-09 [christoph]  0.8.5claws110
6746
6747         * src/folderview.c
6748                 better unlock the mouse cursor before calling
6749                 summary_show because it changes the cursor too
6750
6751 2002-11-09 [christoph]  0.8.5claws109
6752
6753         * src/folder.[ch]
6754         * src/folderview.c
6755                 add functions to open and close a folder
6756                 o opending will execute scanning for remote folders
6757                   and processing
6758                 o closing will unset new flag for messages
6759
6760 2002-11-09 [colin]      0.8.5claws108
6761
6762         * src/folder.c
6763                 Add a call to prefs_matcher_write_config to 
6764                 avoid non-leaf folders filtering settings to be
6765                 lost
6766
6767 2002-11-09 [paul]       0.8.5claws107
6768
6769         * src/prefs_account.c
6770                 re-word a label
6771
6772 2002-11-09 [colin]      0.8.5claws106
6773
6774         * src/folderview.c
6775                 Minor esthetic fix
6776
6777 2002-11-09 [colin]      0.8.5claws105
6778
6779         * src/folderview.c
6780                 Fix prefs_filtering deletion for MH folders (same
6781                 reason as below)
6782         * src/prefs_filtering.c
6783                 Fix prefs_filtering renaming and deletion for 
6784                 folder-based processing rules.  
6785
6786 2002-11-09 [christoph]  0.8.5claws104
6787
6788         * src/compose.c
6789         * src/folder.[ch]
6790         * src/folderview.[ch]
6791         * src/import.c
6792         * src/inc.c
6793         * src/main.c
6794         * src/mainwindow.c
6795         * src/messageview.c
6796         * src/prefs_folder_item.c
6797         * src/procmsg.c
6798         * src/summaryview.c
6799                 implement a callback system for folder item updates
6800
6801 2002-11-09 [colin]      0.8.5claws103
6802
6803         * src/folderview.c
6804                 Fix prefs_filtering renaming for MH folders (we
6805                 shouldn't rename by path as another folder could
6806                 have the same hierarchy).
6807
6808 2002-11-09 [colin]      0.8.5claws102
6809
6810         * src/folder.c
6811                 Fix a leak found by Christoph, use better variable
6812                 names
6813
6814 2002-11-09 [colin]      0.8.5claws101
6815
6816         * src/folder.c
6817                 One more fix for processing rules
6818
6819 2002-11-08 [colin]      0.8.5claws100
6820         
6821         * src/matcher.c
6822                 Don't copy the compiled regexp (will be reevaluated)
6823         * src/folderview.c
6824                 Lock folderview while moving
6825         * src/folder.c
6826                 Provide info on what's happening to the user
6827
6828 2002-11-08 [colin]      0.8.5claws99
6829
6830         * src/folderview.c
6831                 Fix folder reordering after a move if parent is 
6832                 root
6833         * src/scoring.[ch]
6834                 Add function to copy a ScoringProp
6835         * src/prefs_folder_item.c
6836                 Copy scoring rules when copying a folder prefs
6837
6838 2002-11-08 [colin]      0.8.5claws98
6839
6840         * src/folderview.c
6841                 Fixes in case of failure
6842         * src/filtering.[ch]    
6843                 Add function to duplicate a FilteringProp
6844         * src/matcher.[ch]
6845                 Add function to duplicate a MatcherProp
6846         * src/prefs_folder_item.c
6847                 Save folder's processing rules when copying 
6848                 its prefs
6849
6850 2002-11-08 [colin]      0.8.5claws97
6851         
6852         * src/folderview.c
6853                 Sort after move
6854         * src/folder.c 
6855                 Change a printf to debug_print
6856
6857 2002-11-08 [colin]      0.8.5claws96
6858
6859         * src/folder.c
6860           src/folderview.c
6861                 Fix segfaults, call me stupido
6862         
6863
6864 2002-11-08 [colin]      0.8.5claws95
6865
6866         *src/folder.c
6867                 Added forgotten prefs to save when moving folders
6868
6869 2002-11-08 [colin]      0.8.5claws94
6870
6871         * src/folder.c
6872                 Fixes to folder DND (prefs copy)
6873         * src/folderview.c
6874                 Optimization for folder DND (don't rescan whole tree)
6875                 Added folderview_create_folder_node() for this 
6876                 optimization, so de-duped a bit the code
6877         * src/prefs_folder_item.[ch]
6878                 Added prefs_folder_item_copy_prefs()    
6879           
6880 2002-11-08 [paul]       0.8.5claws93
6881
6882         * src/prefs_account.c
6883           tools/README
6884           tools/kmail2sylpheed_v2.pl
6885                 correct some typos
6886
6887 2002-11-08 [paul]       0.8.5claws92
6888
6889         * src/compose.c
6890           src/prefs_account.[ch]
6891                 remove account options 'clearsign' and 'ascii_armored',
6892                 replace with 'default_gnupg_mode' to prevent mixed-mode
6893                 Privacy settings
6894
6895 2002-11-08 [paul]       0.8.5claws91
6896
6897         * src/compose.[ch]
6898                 re-implement GnuPG 'on-the-fly' mode selection,
6899                 disallow mixed-mode
6900
6901 2002-11-08 [colin]      0.8.5claws90
6902
6903         * src/folderview.c
6904           src/prefs_folder_item.c
6905                 Change "Property" to "Properties"
6906
6907 2002-11-07 [colin]      0.8.5claws89
6908
6909         * src/folderview.c
6910           src/folder.c
6911                 Allow folder dropping to a root folder
6912
6913 2002-11-07 [paul]       0.8.5claws88
6914
6915         * src/compose.c
6916                 revert last commit
6917
6918 2002-11-07 [paul]       0.8.5claws87
6919
6920         * src/compose.c
6921                 fix reply-to-list bug. closes bug report
6922                 "[633382] reply-to-list broken in recent cvs"
6923
6924 2002-11-07 [paul]       0.8.5claws86
6925
6926         * src/compose.c
6927                 add a forgotten '#if USE_GPGME ... #endif'
6928
6929 2002-11-07 [paul]       0.8.5claws85
6930
6931         * sync with 0.8.5cvs20
6932                 see ChangeLog 2002-11-07
6933
6934 2002-11-07 [colin]      0.8.5claws84
6935
6936         * src/folder.[ch]
6937                 Change folder_item_move_to to return the newly 
6938                 created folderitem.
6939         * src/folderview.c
6940                 Select the new folderitem after moving.
6941
6942 2002-11-07 [colin]      0.8.5claws83
6943
6944         * src/prefs_filtering.c
6945                 Fix rule rewriting when moving a leaf folder to a 
6946                 shorter path
6947
6948 2002-11-07 [colin]      0.8.5claws82
6949
6950         * src/prefs_filtering.c
6951                 fix a leak
6952
6953 2002-11-07 [colin]      0.8.5claws81
6954
6955         * src/folder.[ch]
6956                 Add folder_item_move_to() function to move a 
6957                 folderitem into another one (updates matcher etc)
6958         * src/folderview.c
6959                 Add folder drag'n drop (context menu to come)
6960                 [Should be dataloss free, but Please backup before 
6961                  trying !]
6962
6963 2002-11-06 [colin]      0.8.5claws80
6964
6965         * src/mh.c
6966                 mh_create_folder() returns NULL if can't create
6967                 directory hierarchy
6968
6969 2002-11-06 [paul]       0.8.5claws79
6970
6971         * src/compose.[ch]
6972                 allow 'on-the-fly' changing of the type of encryption 
6973                 and/or signing used (mime/ascii) via the compose window
6974
6975 2002-11-06 [paul]       0.8.5claws78
6976
6977         * sync with 0.8.5cvs19
6978                 see ChangeLog 2002-11-06 for src/account.c: 
6979                 account_get_special_folder()
6980                 
6981 2002-11-05 [alfons]     0.8.5claws77
6982
6983         * src/crash.c
6984                 very minor cleanups: nothing to see here, move on. :-)
6985
6986 2002-11-05 [colin]      0.8.5claws76
6987
6988         * src/main.c
6989                 Changes choices if compose windows are opened to
6990                 Discard, Draft, Don't quit
6991
6992 2002-11-05 [thorsten]   0.8.5claws75
6993
6994         * src/compose.c
6995                 reenabled default_reply_to folder option
6996
6997 2002-11-05 [colin]      0.8.5claws74
6998
6999         * src/compose.[ch] 
7000                 add compose_draft()
7001         * src/crash.c
7002                 add SIGTERM handler
7003         * src/main.[ch]
7004                 add clean_quit() for the SIGTERM handler
7005
7006 2002-11-05 [paul]       0.8.5claws73
7007         
7008         * po/es.po
7009                 updated by Ricardo Mones Lastra
7010
7011 2002-11-05 [melvin]     0.8.5claws72
7012
7013         * src/logwindow.c
7014                 Fixed log-clipping bug #616795.
7015                 To stop logging in the log window use 0 length.
7016         * src/prefs_common.c
7017                 Added a label to inform about the 0 log length behaviour.
7018
7019 2002-11-05 [paul]       0.8.5claws71
7020
7021         * sync with 0.8.5cvs17
7022                 see ChangeLog 2002-11-05
7023
7024 2002-11-04 [paul]       0.8.5claws70
7025
7026         * sylpheed-128x128.png
7027           sylpheed-64x64.png
7028           sylpheed.png
7029                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
7030                 <nikai@users.sourceforge.net>
7031                 
7032         * po/bg.po
7033                 updated by George Danchev
7034
7035 2002-11-03 [thorsten]   0.8.5claws69
7036
7037         * src/main.c
7038           src/mimeview.c
7039           src/rfc2015.h
7040                 add check if gpg is active
7041
7042 2002-11-03 [thorsten]   0.8.5claws68
7043
7044         * src/toolbar.h
7045                 removed GSList declaration causing trouble on MacOS-X
7046                 (submitted by alfons, reported by xfesty)
7047
7048 2002-11-01 [paul]       0.8.5claws67
7049
7050         * src/mainwindow.c
7051                 remove last remnants of main's filter code
7052
7053 2002-11-01 [paul]       0.8.5claws66
7054
7055         * tools/filter_conv.pl
7056                 fix bug where user-defined headers were ignored
7057
7058 2002-11-01 [paul]       0.8.5claws65
7059
7060         * src/logwindow.c
7061                 make a debug_print() not translatable
7062
7063 2002-10-31 [melvin]     0.8.5claws64
7064
7065         * ac/aspell.m4
7066                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
7067                 not run any GNU/aspell test.  The dictionary path will
7068                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
7069                 was given, in which case, it will be $prefix/lib/aspell/
7070         * configure.in
7071                 Fixed typo in commentary (Aspell code).
7072
7073 2002-10-31 [paul]       0.8.5claws63
7074
7075         * po/POTFILES.in
7076                 remove src/filter.c and src/prefs_filter.c
7077                 thanks to Ricardo for reminding me
7078
7079 2002-10-31 [colin]      0.8.5claws62
7080
7081         * src/mbox_folder.c
7082                 Plug some leaks
7083
7084 2002-10-31 [paul]       0.8.5claws61
7085
7086         * src/prefs_filter.[ch] ** REMOVED **
7087           src/filter.[ch]       ** REMOVED **
7088           
7089         * src/Makefile.am
7090           src/folderview.c
7091           src/inc.c
7092           src/main.c
7093           src/mainwindow.c
7094           src/mbox.c
7095           src/prefs_common.c
7096           src/prefs_filtering.c
7097           src/summaryview.[ch]
7098                 remove main's 'filter' code
7099                 
7100         README.claws
7101                 update to reflect removal of main's filter
7102
7103 2002-10-31 [paul]       0.8.5claws60
7104
7105         * src/summaryview.c
7106                 remove check for global_processing in summary_filter_open(). 
7107                 This fixes the bug where if the user uses the right-click 
7108                 'Create filter rule...' and doesn't have any filter rules 
7109                 already defined in claws' advanced filtering, the newly 
7110                 created filter rule goes to main's filtering which is 
7111                 inaccessible through the gui. Now the filter rule gets added
7112                 to claws' filtering by default.
7113
7114 2002-10-28 [melvin]     0.8.5claws59
7115
7116         * src/prefs_actions.c
7117                 Fixed bug #627322 where MIME parts were not always
7118                 correctly passed to a %p action
7119                 Display an error dialog when message filename is not found.
7120
7121 2002-10-28 [melvin]     0.8.5claws58
7122
7123         * src/prefs_common.c
7124                 Readded a missing function declaration lost in 0.8.3claws34
7125
7126 2002-10-28 [paul]       0.8.5claws57
7127
7128         * sync with 0.8.5cvs15
7129                 see ChangeLog 2002-10-28 and 2002-10-25
7130                 
7131         Note: ChangeLog entry 2002-10-24 is not sync'ed.
7132
7133 2002-10-27 [oliver]     0.8.5claws56
7134
7135         * src/pop.c
7136                 plug leak in pop3_top_recv
7137
7138 2002-10-26 [christoph]  0.8.5claws55
7139
7140         * src/folder.c
7141                 set need_update folder flag when messages are added
7142                 (closes bug [ 626922 ] folder not updated after receiving)
7143
7144 2002-10-25 [melvin]     0.8.5claws54
7145
7146         * src/imageview.c
7147                 Fixed a memleak introduced in the scaling code.
7148
7149 2002-10-24 [alfons]     0.8.5claws53
7150
7151         * src/filtering.c
7152                 make filtering's forward message action forward from the 
7153                 correct account
7154                 (closes bug [628089 ] Filter -> Forward from address problem
7155                 reported by Oktay)
7156
7157 2002-10-24 [christoph]  0.8.5claws52
7158
7159         * src/mainwindow.c
7160         * src/manual.[ch]
7161                 o use manual of current locale or english if current
7162                   locale is not available (and english is available)
7163                 o also link to sylpheed doc project manuals
7164
7165 2002-10-23 [paul]       0.8.5claws51
7166
7167         * tools/README
7168           tools/kmail2sylpheed_v2.pl
7169                 add new version of kmail addressbook importer script.
7170                 works with newer versions of Kmail/KAddressBook which
7171                 have new and rearranged data.
7172
7173 2002-10-23 [martin]     0.8.5claws50
7174
7175         * src/folderview.c
7176         * src/summaryview.c
7177         * src/utils.h
7178         * src/utils.c
7179                 added length parameter to get_abbrev_newsgroup_name()
7180                 changed this function so that it abbreviates the newsgroup
7181                 names only so long it is smaller than the length parameter
7182                 (for better reading of some newsgroup names and space efficiency)
7183
7184 2002-10-22 [colin]      0.8.5claws49
7185
7186         *src/foldersel.c
7187                 Revert Alfons' last modification (after voting ;-))
7188
7189 2002-10-21 [alfons]     0.8.5claws48
7190
7191         * src/foldersel.c
7192                 folder view in folder selection dialog reflects state of
7193                 folder view in main window
7194
7195 2002-10-18 [alfons]     0.8.5claws47
7196
7197         * src/mbox.c
7198                 drop imported messages in folder selected by user,
7199                 and not in the inbox
7200                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
7201
7202 2002-10-18 [alfons]     0.8.5claws46
7203
7204         * src/compose.c
7205                 make automagic reply work correctly for email accounts 
7206                 (whether it's viable to do a full sync with Hiro's 
7207                 compose.c is still under discussion)
7208
7209 2002-10-18 [melvin]     0.8.5claws45
7210
7211         * src/prefs_actions.c
7212                 Fixed bug #622275 where asynchroneous actions left 
7213                 zombies processes
7214                 Made (synchroneous) actions' input be displayed live.
7215
7216 2002-10-18 [christoph]  0.8.5claws44
7217
7218         * src/textview.c
7219                 don't add a newline in the textview in front of the
7220                 first textpart if header display is disabled
7221                 (closes bug [ 603385 ] disabled header display leaves blank
7222                  lin)
7223
7224 2002-10-18 [christoph]  0.8.5claws43
7225
7226         * src/folder.[ch]
7227         * src/imap.c
7228         * src/mbox_folder.c
7229         * src/mh.c
7230         * src/news.c
7231                 folder->get_num_list now returns an error code
7232                 (closes bug [ 609424 ] News cache cleared on failure)
7233                 
7234 2002-10-17 [colin]      0.8.5claws42
7235         
7236         * src/news.c
7237                 Changed a printf by debug_print
7238
7239 2002-10-16 [paul]       
7240
7241         * tools/OOo2sylpheed.pl
7242                 allow for spaces in the name of the
7243                 file to be attached.
7244
7245 2002-10-16 [colin]      0.8.5claws41
7246
7247         * src/main.c
7248                 Use a tristate to change online mode
7249
7250 2002-10-16 [paul]       0.8.5claws40
7251
7252         * po/es.po
7253                 updated by Ricardo Mones Lastra
7254
7255 2002-10-16 [colin]      0.8.5claws39
7256
7257         * src/main.c
7258           src/mainwindow.[ch]
7259                 Added --online and --offline command-line
7260                 switches
7261
7262 2002-10-15 [christoph]  0.8.5claws38
7263
7264         * src/procmime.c
7265                 set mimeinfo->name to NULL after g_free to
7266                 avoid double freeing with g_free
7267
7268 2002-10-14 [christoph]  0.8.5claws37
7269
7270         * src/compose.c
7271         * src/filtering.c
7272         * src/summaryview.c
7273                 remove calls to folder->change_flags that are now
7274                 done by procmsg flag functions (seems it is not
7275                 used by any foldertype anyway)
7276         * src/folder.c
7277                 init folder->change_flags with NULL
7278
7279 2002-10-14 [christoph]  0.8.5claws36
7280
7281         * src/folder.[ch]
7282         * src/imap.[ch]
7283                 use virtual functions for folder item new and destroy
7284                 functions
7285
7286 2002-10-14 [melvin]     0.8.5claws35
7287
7288         * src/compose.c
7289                 Added a test to not run the spell checker if no default
7290                 dictionary is available. No dialog is displayed though.
7291
7292 2002-10-14 [melvin]     0.8.5claws34
7293
7294         * src/gtkaspell.c
7295                 Fixed bug in dictionary list context menu where
7296                 "More..." pointed to an emtpy submenu if the
7297                 number of dictionaries is a multiple of 15
7298                 Removed unneeded code in suggestions list creation
7299
7300 2002-10-14 [paul]       0.8.5claws33
7301
7302         * po/bg.po
7303                 updated by George Danchev
7304
7305 2002-10-13 [hoa]        0.8.5claws32
7306
7307         * src/matcher.[ch]
7308           src/matcher_parser_parser.y
7309                 removed the escaped string from internal structure
7310                 of matcher.
7311
7312 2002-10-12 [colin]      0.8.5claws31
7313
7314         * src/gtksctree.[ch]
7315           src/summaryview.c
7316                 Removed useless function gtksctree_reanchor
7317
7318 2002-10-12 [alfons]     0.8.5claws30
7319         
7320         * sync with remaining main changes 2002-10-09 - 2002-10-11
7321         - drop changes to src/compose.c (requires claws specific changes)
7322         
7323 2002-10-12 [alfons]     0.8.5claws29
7324         
7325         * sync with main changes of 2002-10-08
7326         - drop changes to src/compose.c (requires claws specific changes)
7327         - drop changes to src/summaryview.c (requires changes to compose.c)     
7328
7329 2002-10-12 [alfons]     0.8.5claws28
7330         
7331         * sync with main changes of 2002-10-07
7332
7333 2002-10-12 [alfons]     0.8.5claws27
7334
7335         * sync with main changes of 2002-10-04
7336         - drop changes to src/compose.c (requires claws specific changes)
7337         - drop changes to src/prefs_folder_item.c (claws implementation
7338           seems to be working)
7339
7340 2002-10-12 [colin]      0.8.5claws26
7341
7342         * src/mainwindow.c
7343                 Fix folder-flicker when space-reading, introduced 
7344                 in claws22.
7345
7346 2002-10-12 [colin]      0.8.5claws25
7347
7348         * src/compose.c
7349                 Save account address when saving as draft.
7350                 (closes bug 621838)
7351
7352 2002-10-12 [colin]      0.8.5claws24
7353
7354         * src/summaryview.c
7355                 Fix the problem consisting of no message selected
7356                 after the last message in a folder has been moved.
7357
7358 2002-10-12 [paul]       0.8.5claws23
7359
7360         * src/compose.c
7361           src/prefs_template.c
7362           src/template.[ch]
7363                 add Cc and Bcc to templates. Patch submitted by
7364                 John L. Males.
7365
7366 2002-10-12 [colin]      0.8.5claws22
7367
7368         * src/folderview.c
7369                 Fix a bug after "Check for new messages":
7370                 If a folder was opened, it was still selected at
7371                 the end of the check, but displayed empty.
7372         * src/mainwindow.c
7373                 Remove unnecessary check
7374
7375 2002-10-12 [paul]
7376
7377         * tools/README
7378                 be more verbose in the description of
7379                 OOo2sylpheed.pl
7380                 
7381
7382 2002-10-11 [colin]      0.8.5claws21
7383
7384         * src/mainwindow.c
7385                 Make space work (better) when no mail is selected
7386
7387 2002-10-11 [colin]      0.8.5claws20
7388
7389         * src/inc.c
7390           src/news.c
7391                 fix warnings
7392
7393 2002-10-11 [colin]      0.8.5claws19
7394
7395         * src/mainwindow.c
7396                 revert 0.8.5claws6 changes as i couldn't get to
7397                 anything satisfying
7398
7399 2002-10-11 [melvin]     0.8.5claws18
7400
7401         * src/compose.c
7402                 Removed buggy and unused macro (should have been committed in
7403                 0.8.5claws17)
7404
7405 2002-10-11 [melvin]     0.8.5claws17
7406
7407         * src/compose.c
7408                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
7409
7410 2002-10-11 [thorsten]   0.8.5claws16 
7411
7412         * src/folderview.c
7413                 remove rescan warning
7414
7415 2002-10-11 [colin]      0.8.5claws15 
7416
7417         * src/procheader.c
7418                 fix a segfault that happens if conv_unmime_header
7419                 fails (should be better to find out why it fails)
7420
7421 2002-10-11 [christoph]  0.8.5claws14
7422
7423         * src/summaryview.c
7424                 update folderview stats after ignore/unignore thread
7425
7426 2002-10-11 [hoa]        0.8.5claws13
7427
7428         * src/quote_fmt_parse.y
7429                 Fixed a yacc/bison syntax error
7430         * src/matcher.c
7431                 Escaping of string is fixed.
7432
7433 2002-10-11 [colin]      0.8.5claws12
7434
7435         * src/imageview.c
7436                 Resize images to fit
7437
7438 2002-10-11 [paul]       0.8.5claws11
7439
7440         * po/es.po
7441                 updated by Ricardo Mones Lastra
7442
7443 2002-10-10 [alfons]     0.8.5claws10
7444
7445         * src/compose.c
7446                 allow dropping files by "moving" files from a file manager,
7447                 not only by the more cumbersome "copying". the latter 
7448                 mostly implies holding down the Control button
7449
7450 2002-10-10 [christoph]  0.8.5claws9
7451
7452         * src/summaryview.c
7453                 update folders after thread building for ignored threads
7454
7455 2002-10-10 [christoph]  0.8.5claws8
7456
7457         * config/.cvsignore
7458                 added Makefile
7459         * src/filtering.[ch]
7460         * src/folder.[ch]
7461         * src/folderview.[ch]
7462         * src/import.c
7463         * src/inc.[ch]
7464         * src/mbox.[ch]
7465         * src/procmsg.c
7466         * src/summaryview.[ch]
7467                 o added new flag need_update to FolderItem
7468                 o removed folder_table from various functions from tracking
7469                   folder updates
7470                 o set need_update flags in folder.c's move, copy and delete
7471                   functions and procmsg's flags functions
7472                 o added function folderview_update_items_when_required that
7473                   updates all folders with need_update set
7474                 o call folderview_update_items_when_required instead of
7475                   folderview_update_item_foreach
7476
7477 2002-10-09 [sergey]     0.8.5claws7
7478
7479         * src/compose.c
7480                 Strip CRs whel loading the text into editor in reedit mode.
7481
7482 2002-10-09 [colin]      0.8.5claws6
7483
7484         * src/mainwindow.c
7485                 Make Space work when no mail is selected
7486
7487 2002-10-09 [colin]      0.8.5claws5
7488
7489         * src/gtksctree.[ch]
7490                 Fix range_select
7491                 Add gtk_sctree_reanchor() 
7492         * src/summaryview.c
7493                 Use gtk_sctree_reanchor() - better fix for 
7494                 bug 60413
7495
7496 2002-10-09 [colin]      0.8.5claws4
7497
7498         * src/summaryview.c
7499                 Fix shift-click select after delete problem
7500                 (closes bug 60413)
7501
7502 2002-10-08 [thorsten]   0.8.5claws3
7503
7504         * src/summaryview.c
7505                 exclude current msg from -hide read messages-
7506
7507 2002-10-08 [colin]      0.8.5claws2
7508
7509         * src/inc.[ch]
7510           src/pop.c
7511           src/recv.c
7512                 Differentiate socket errors from disk full
7513                 errors
7514
7515 2002-10-08 [christoph]  0.8.5claws1
7516
7517         * Makefile.am
7518         * configure.in
7519                 modifications for new config directory
7520
7521         * config.guess  ** REMOVED **
7522         * config.sub    ** REMOVED **
7523         * install-sh    ** REMOVED **
7524         * ltmain.sh     ** REMOVED **
7525         * missing       ** REMOVED **
7526         * mkinstalldirs ** REMOVED **
7527                 these files are autogenerated by automake
7528                 when you run autogen.sh
7529
7530         * config/.cvsignore     ** NEW FILE **
7531         * config/Makefile.am    ** NEW FILE **
7532                 ignore autogenerated files
7533                 create a Makefile in this directory
7534
7535 2002-10-08 [paul]       0.8.5claws
7536
7537         * 0.8.5claws release
7538         
7539         * src/compose.c
7540           src/procheader.c
7541           src/procmsg.c
7542                 fix quote reply format for newsgroups reply bug
7543                 (thanks to Hoa)
7544                 
7545         * po/en_GB.po
7546           po/pl.po
7547                 updated by me and Witold Wladyslaw Wojciech Wilk
7548                 repectively
7549
7550 2002-10-07 [paul]       0.8.3claws53
7551
7552         * po/it.po
7553           po/pt_BR.po
7554           po/sr.po
7555                 updated messages catalogs, submitted by
7556                 Alessandro Maestri, Fabio Jr.Beneditto 
7557                 and Urke MMI, respectively.
7558
7559 2002-10-07 [christoph]  0.8.3claws52
7560
7561         * src/folder.[ch]
7562         * src/folderview.c
7563         * src/mainwindow.c
7564                 fix new folder ghost message bug
7565                 (closes bug [ 619722 ] wrong count for newly created folders)
7566
7567 2002-10-07 [christoph]  0.8.3claws51
7568
7569         * src/compose.c
7570                 fix news posting problem
7571
7572 2002-10-07 [melvin]     0.8.3claws50
7573
7574         * po/fr.po
7575                 Updated French translation
7576
7577 2002-10-05 [christoph]  0.8.3claws49
7578
7579         * src/gtkstext.c
7580                 check if line_start_cache is set in gtk_stext_update_text
7581                 (closes bug [ 618119 ] crash while doing search in folder)
7582
7583 2002-10-05 [christoph]  0.8.3claws48
7584
7585         * src/imap.c
7586         * src/news.c
7587         * src/utils.c
7588         * src/utils.h
7589                 implement cache cleanups for claws' folder system
7590                 (closes bug [ 595916 ] imapcache not cleaned up)
7591
7592 2002-10-05 [melvin]     0.8.3claws47
7593
7594         * src/prefs_actions.c
7595                 Made the help text more clear for the %p token
7596
7597 2002-10-04 [paul]       0.8.3claws46
7598
7599         * sync with 0.8.5
7600                 see ChangeLog 2002-10-02 and 2002-10-03
7601
7602 2002-10-04 [christoph]  0.8.3claws45
7603
7604         * src/inc.c
7605                 fix segfault caused by pop before smtp
7606                 call to inc_account_mail with NULL
7607                 pointer for mainwin
7608
7609 2002-10-04 [paul]       0.8.3claws44
7610
7611         * configure.in
7612                 sync the LDAP detection from 0.8.5cvs1
7613
7614 2002-10-02 [christoph]  0.8.3claws43
7615
7616         * po/de.po
7617                 fix small spelling error
7618
7619 2002-10-02 [melvin]     0.8.3claws42
7620
7621         * ac/aspell.m4
7622                 Behave better and say "no" when test program cannot be run.
7623
7624 2002-10-02 [paul]       0.8.3claws41
7625
7626         * sync with 0.8.4cvs1
7627                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
7628                 
7629         * src/summaryview.c
7630                 toggle the behavior of Reply menuitem between
7631                 normal reply and reply-to-list
7632
7633 2002-10-01 [sergey]     0.8.3claws40
7634
7635         * src/compose.c
7636                 Convert newlines in the message text to the canonical form
7637                 before base64 encoding (RFC2045 compliance, fixes some
7638                 interoperability issues with Evolution 1.0.3)
7639
7640 2002-09-29 [colin]      0.8.3claws39
7641
7642         * src/summaryview.c
7643                 Fix an unwanted copy/paste
7644
7645 2002-09-29 [colin]      0.8.3claws38
7646
7647         * src/mainwindow.c
7648                 Renamed "Custom toolbar" to "Customize toolbar"
7649                 Renamed "Show all header" to "Show all headers"
7650                 Renamed "Set diplay item" to "Set displayed items"
7651         * src/prefs_common.c
7652                 Renamed "Show all header" to "Show all headers"
7653         * src/prefs_summary_column.c
7654                 Renamed "diplay item" to "displayed items"
7655
7656 2002-09-29 [colin]      0.8.3claws37
7657
7658         * src/mainwindow.[ch]
7659                 online/offline status pixmaps follow theme
7660                 changes
7661         * src/summaryview.[ch]
7662                 quicksearch pixmap follows theme changes
7663
7664 2002-09-29 [thorsten]   0.8.3claws36
7665
7666         * src/compose.c
7667           src/prefs_folder_item.[ch]
7668                 add default_reply_to folder option (closes patch 581044)
7669
7670 2002-09-29 [christoph]  0.8.3claws35
7671
7672         * acconfig.h    ** REMOVED **
7673         * configure.in
7674         * ac/aspell.m4
7675         * ac/check-type.m4
7676         * ac/gnupg-check-typedef.m4
7677                 fix autoheader 2.50 warning
7678
7679 2002-09-29 [christoph]  0.8.3claws34
7680
7681         * major code cleanup (part 2)
7682         
7683                 - unused variables removed
7684                 - unused functions removed
7685                 - uninitialized variables checked
7686                 - missing return statements added
7687                 - missing function return types added
7688                 - added parentheses around assignment
7689                   when suggested by gcc
7690
7691 2002-09-29 [alfons]     0.8.3claws33
7692
7693         * src/logwindow.c
7694                 log_window_clear(): only bracket gtk_text_forward_delete() 
7695                 with gtk_text_freeze() / gtk_text_thaw() (see if this
7696                 works around GTK text bug)
7697
7698 2002-09-29 [paul]       0.8.3claws32
7699
7700         * po/bg.po
7701           po/sr.po
7702                 updated by George Danchev and Urke MMI
7703                 respectively
7704
7705 2002-09-27 [christoph]  0.8.3claws31
7706
7707         * doc-src/readme.txt
7708         * doc-src/rfc1806.txt   ** REMOVED **
7709         * doc-src/rfc2183.txt   ** NEW FILE **
7710         * doc-src/rfc2980.txt   ** NEW FILE **
7711                 update rfcs
7712
7713 2002-09-27 [melvin]     0.8.3claws30
7714
7715         * ac/aspell.m4
7716                 Fixed typo which could break linking
7717
7718 2002-09-27 [melvin]     0.8.3claws29
7719
7720         * ac/aspell.m4
7721                 Improved GNU/aspell checking. 
7722                 Fixed bug #614490
7723
7724 2002-09-27 [paul]       0.8.3claws28
7725
7726         * sync with 0.8.3cvs8
7727                 see ChangeLog 2002-09-27
7728
7729 2002-09-26 [colin]      0.8.3claws27
7730
7731         * src/toolbar.[ch]
7732           src/mainwindow.[ch]
7733                 Add "Reply to Mailing-list" to the toolbar
7734
7735 2002-09-26 [christoph]  0.8.3claws26
7736
7737         * src/summaryview.c
7738                 Fix wrong message counts in summaryview status
7739
7740 2002-09-26 [paul]       0.8.3claws25
7741
7742         * sync with 0.8.3cvs7
7743                 see ChangeLog 2002-09-26
7744
7745 2002-09-26 [paul]       0.8.3claws24
7746
7747         * sync with 0.8.3cvs6
7748                 see ChangeLog 2002-09-25
7749
7750 2002-09-25 [christoph]  0.8.3claws23
7751
7752         * src/prefs_common.c
7753         * src/prefs_folder_item.c
7754         * src/prefs_scoring.c
7755                 Renamed "kill score" to "hide score" in GUI
7756                 and prefs files
7757
7758 2002-09-25 [paul]       0.8.3claws22
7759
7760         * sync with 0.8.3cvs5
7761                 see ChangeLog 2002-09-24
7762
7763 2002-09-24 [alfons]     0.8.3claws21
7764
7765         patch by Satoshi Nagayasu: allows appending / saving multiple 
7766         selected files (closes "[ 612279 ] save multiple mesg(s) in 
7767         'Save as ...'")
7768
7769         * AUTHORS
7770                 add Satoshi Nagayasu
7771         * src/summaryview.c
7772                 summary_save_as(): allow saving selected files to
7773                 one file
7774                 summary_set_menu_sensitive: enable "Save As..." when
7775                 multiple files are selected
7776         * src/utils.[ch]
7777                 append_file(): new function
7778
7779 2002-09-24 [colin]      0.8.3claws20
7780
7781         * src/procmime.c
7782                 Fix segfault when mimeinfo doesn't have a 
7783                 content_type. 
7784
7785 2002-09-24 [colin]      0.8.3claws19
7786
7787         * src/prefs_common.[ch]
7788                 Add a preference to display send dialog or not
7789         * src/send.c
7790                 Display send dialog according to preference
7791
7792 2002-09-24 [colin]      0.8.3claws18
7793
7794         * src/compose.[ch]
7795                 Disable user actions when sending
7796
7797 2002-09-24 [colin]      0.8.3claws17
7798
7799         * src/procmime.c
7800                 Do not display name or filename for attachments
7801                 with an application/pgp-signature type
7802                 (security flaw, see bug 537413)
7803
7804 2002-09-23 [colin]      0.8.3claws16
7805
7806         * src/editaddress.c
7807                 Initialize entry_email, entry_alias and 
7808                 entry_remarks to first email address of the list
7809
7810 2002-09-23 [colin]      0.83claws15
7811
7812         * src/compose.c
7813                 Drop pgp-signature when reediting a signed queued
7814                 message
7815
7816 2002-09-23 [melvin]     0.8.3claws14
7817
7818         * po/fr.po
7819                 Updated French translation
7820
7821 2002-09-23 [melvin]     0.8.3claws13
7822
7823         * src/mainwindow.c
7824                 Made custom toolbar menu labels more consistent
7825         * src/prefs_toolbar.c
7826                 Made custom toolbar window title more consistent
7827
7828 2002-09-22 [colin]      0.8.3claws12
7829
7830         * src/inc.c
7831                 Initialize session type to normal before getting 
7832                 mail (fixes strange Get behaviour)
7833         * src/prefs_account.h
7834                 Move STYPE_POP_BEFORE_SMTP to last position to 
7835                 avoid other side-effects
7836
7837 2002-09-22 [colin]      0.8.3claws11
7838
7839         * src/prefs_account.c
7840                 Fix pop_bfr_smtp_tm_entry sensivity when switching
7841                 from pop3 to apop or vice-versa
7842
7843 2002-09-22 [colin]      0.8.3claws10
7844         
7845         * src/prefs_account.[ch]
7846                 Add an option for the POP before SMTP timeout
7847         * src/inc.c
7848                 Remember time of last POP connection
7849         * src/send.c
7850                 Do POP before SMTP only if timeout reached
7851
7852 2002-09-22 [oliver]     0.8.3claws9
7853         
7854         * README.claws
7855                 explain custom toolbar
7856
7857 2002-09-22 [oliver]     0.8.3claws8
7858
7859         * src/prefs_actions.[ch]
7860         custom toolbar for compose      
7861                 actions callback from compose toolbar
7862         * src/folderview.c
7863                 remove include toolbar.h
7864
7865 2002-09-22 [oliver]     0.8.3claws7
7866         
7867         * src/prefs_toolbar.[ch]
7868                 custom toolbar for compose
7869                 - generic prefs_toolbar handles both
7870                   Mainwin's toolbar as well as Compose toolbar          
7871
7872 2002-09-22 [oliver]     0.8.3claws6
7873         
7874         * src/toolbar.[ch]
7875                 custom toolbar for compose
7876                 restructure toolbar.[ch]
7877
7878 2002-09-22 [oliver]     0.8.3claws5
7879
7880         * src/compose.[ch]
7881                 custom toolbar for compose
7882
7883 2002-09-22 [oliver]     0.8.3claws4
7884         
7885         * src/mainwindow.[ch]
7886                 custom toolbar for compose 
7887                 move mainwin toolbar back to mainwindow
7888
7889 2002-09-22 [alfons]     0.8.3claws3
7890
7891         * src/procmsg.c
7892                 :%sno/if(/if (/gc
7893                 :%sno/for(/for (/gc
7894                 (beautify)
7895
7896 2002-09-22 [alfons]     0.8.3claws2
7897         
7898         * src/procmsg.c
7899                 procmsg_save_to_outbox(): don't unlink message file from queue;
7900                 callers should do it using folder_item_remove_msg()
7901
7902 2002-09-22 [colin]      0.8.3claws1
7903
7904         * src/mimeview.[ch]
7905                 Made mimeview_check_signature() public
7906         * src/textview.c
7907                 Made GPG signatures verifiable by clicking
7908                 the [application/pgp-signature] in the Text
7909                 view
7910
7911 2002-09-22 [paul]       0.8.3claws
7912
7913         * po/bg.po
7914           po/en_GB.po
7915           po/es.po
7916           po/it.po
7917           po/pl.po
7918           po/pt_BR.po
7919           po/sr.po
7920                 updated translations, submitted by George Danchev,
7921                 me, Ricardo Mones Lastra, Alessandro Maestri,
7922                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
7923                 and Urke MMI, respectively.     
7924
7925 2002-09-22 [alfons]     0.8.2claws65
7926
7927         * src/procmsg.c
7928         * src/pgptext.c
7929                 no furry valgrinds have been used to plug these memleaks
7930
7931 2002-09-20 [paul]       0.8.2claws64
7932
7933         * sync with 0.8.3cvs4
7934                 'Select thread' re-implemented 
7935                 see ChangeLog 2002-09-20
7936
7937 2002-09-21 [alfons]     0.8.2claws63
7938
7939         * src/compose.c
7940                 compose_send(): plug unnoticed memleak
7941
7942 2002-09-20 [alfons]     0.8.2claws62
7943
7944         * src/addr_compl.c
7945                 replace_address_in_edit(): strict check for NULL address to
7946                 fix "[ 607348 ] Segfault in address completion". My guess is
7947                 that this happens with an empty address book, but it's good
7948                 to have this check here anyway
7949                 
7950                 completion_window_button_press(): free string returned 
7951                 from the internal cache
7952
7953 2002-09-20 [christoph]  0.8.2claws61
7954
7955         * src/procmime.h
7956                 added ENC_BINARY to EncodingType
7957         * src/procmime.c
7958                 the string returned by procmime_get_encoding_str
7959                 should not depend on the order of values in the
7960                 EncodingType definition
7961         * doc-src/rfc1806.txt   ** NEW FILE **
7962                 Added rfc1806 about MIME Content-Disposition
7963                 Extension
7964
7965 2002-09-19 [paul]       0.8.2claws60
7966
7967         * sync with 0.8.2cvs3
7968                 see ChangeLog 2002-09-19
7969
7970 2002-09-19 [paul]       0.8.2claws59
7971
7972         * src/prefs_folder_item.c
7973                 revert to Darko's original alignment of colour
7974                 selector button
7975                 add a colon to folder_color label
7976                 
7977         * src/compose.c
7978                 add Colin's patch (with Hiro's modifications) to 
7979                 force BASE64 encoding for 8-bit text when signing
7980                 (sync with 0.8.3cvs2)
7981
7982 2002-09-18 [alfons]     0.8.2claws58
7983
7984         * src/compose.c
7985                 :%sno/if(/if (/gc
7986                 :%sno/for(/for (/gc
7987                 (beautify a little bit)
7988
7989 2002-09-18 [christoph]  0.8.2claws57
7990
7991         * src/pine.c
7992                 fix handling of fgetc return value
7993
7994 2002-09-17 [alfons]     0.8.2claws56
7995         
7996         * src/summaryview.c
7997                 summary_sort(): check non-NULL summaryview->folder_item when no 
7998                 folder is selected at all
7999                 (closes "[ 610344 ] sort label make syl Crash")
8000
8001 2002-09-17 [alfons]     0.8.2claws55
8002         
8003         * src/compose.c
8004                 beautify a little bit
8005
8006 2002-09-17 [christoph]  0.8.2claws54
8007
8008         * src/folder.c
8009                 initialize max values for cache and folder
8010                 when cache or folder is empty
8011
8012 2002-09-15 [colin]      0.8.2claws53
8013
8014         * src/compose.c
8015                 Fix a leak (thanks Alfons!) and cleaned
8016                 variables names for custom headers
8017
8018 2002-09-15 [colin]      0.8.2claws52
8019
8020         * src/compose.c
8021                 Fix custom headers recognition when
8022                 prefs_common.trans_hdr is on
8023
8024 2002-09-15 [colin]      0.8.2claws51
8025
8026         * src/compose.c
8027                 Allow dynamically-added custom headers
8028                 Yet not reparsed if reedited
8029
8030 2002-09-15 [alfons]     0.8.2claws50
8031
8032         * src/prefs_account.c
8033                 fix warnings
8034
8035 2002-09-15 [colin]      0.8.2claws49
8036         
8037         * src/prefs_account.c
8038                 fix pop_before_smtp sensitivity
8039
8040 2002-09-15 [colin]      0.8.2claws48
8041
8042         * src/inc.[ch]
8043                 add inc_pop_before_smtp()
8044                 allow MainWindow to be undefined in 
8045                 inc_account_mail() and inc_start()
8046         * src/pop.c
8047           src/prefs_account.h
8048                 add STYPE_POP_BEFORE_SMTP session type
8049         * src/prefs_account.c
8050                 activated pop before smtp option
8051         * src/send.c
8052                 do pop before smtp if the relevant option 
8053                 is set
8054
8055 2002-09-15 [paul]       0.8.2claws47
8056
8057         * sync with 0.8.3
8058                 see ChangeLog 2002-09-15
8059
8060 2002-09-14 [paul]       0.8.2claws46
8061
8062         * po/bg.po
8063                 updated Bulgarian translation, submitted by
8064                 George Danchev
8065
8066 2002-09-13 [paul]       0.8.2claws45
8067
8068         * src/compose.c
8069                 merge claws' select_account() with main's
8070                 (new) compose_select_account(). [sync with
8071                 0.8.2cvs15, see ChangeLog 2002-09-11]
8072
8073 2002-09-12 [christoph]  0.8.2claws44
8074
8075         * src/filter.c
8076                 allocate 1 elements of FolderItem not 0
8077
8078 2002-09-12 [colin]      0.8.2claws43
8079
8080         * src/compose.c
8081                 Fix bug #590825 (obey Follow-up: poster)
8082
8083 2002-09-12 [colin]      0.8.2claws42
8084
8085         * src/procmime.c
8086                 Fix bug #557009 (wrong headers for messages 
8087                 forwarded as attachments)
8088
8089 2002-09-11 [colin]      0.8.2claws41
8090         
8091         * src/compose.c
8092                 Put SCF: pseudo-header on top of message
8093                 Set draft tmp_flag when saved as draft
8094
8095         * src/procmsg.c
8096           src/procheader.c
8097                 Skip after first \n\n for beginning of real message
8098                 for drafts too
8099
8100 2002-09-11 [christoph]  0.8.2claws40
8101
8102         * src/filtering.c
8103                 use procmsg flag functions in filtering or processing
8104                 will cause incorrect folder message counts
8105
8106 2002-09-11 [colin]      0.8.2claws39
8107
8108         * src/compose.c
8109                 Fix bug #550175 - wrong save folder when reediting
8110                 drafts
8111
8112 2002-09-11 [paul]       0.8.2claws38
8113
8114         * sync with 0.8.2cvs14
8115                 see ChangeLog 2002-09-11
8116
8117 2002-09-11 [colin]      0.8.2claws37
8118
8119         * src/folder.c
8120                 Fix a typo (seeming to cause new/unread status to
8121                 be lost)
8122
8123 2002-09-10 [christoph]  0.8.2claws36
8124
8125         * src/compose.c
8126                 compose_redirect should not use compose_generic_new
8127                 because that does more stuff than expected including
8128                 opening the external editor
8129                 (closes bug "[ 526608 ] bounced messages appear blank
8130                  in editor")
8131
8132 2002-09-10 [christoph]  0.8.2claws35
8133
8134         * src/folder.c
8135                 fix problem with too large message number range
8136                 causing a crash in folder_item_scan
8137
8138 2002-09-10 [paul]       0.8.2claws34
8139
8140         * sync with 0.8.2cvs13
8141                 see ChangeLog 2002-09-10
8142
8143 2002-09-10 [christoph]  0.8.2claws33
8144
8145         * src/msgcache.c
8146                 set MsgInfo TmpFlags for queue and draft folders
8147                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
8148
8149 2002-09-10 [paul]       0.8.2claws32
8150
8151         * AUTHORS
8152           po/bg.po      ** NEW FILE **
8153                 new Bulgarian translation submitted by
8154                 George Danchev <danchev@spnet.net>
8155                 
8156         * tools/Makefile.am
8157           tools/README
8158           tools/tb2sylpheed     ** NEW FILE **
8159                 add script that converts an addressbook exported
8160                 from The Bat! into a Sylpheed addressbook. Submitted
8161                 by Urke MMI <urke-kg@eunet.yu>
8162
8163 2002-09-10 [paul]       0.8.2claws31
8164
8165         * sync with 0.8.2cvs12
8166                 see ChangeLog 2002-09-10
8167
8168 2002-09-06 [paul]       0.8.2claws30
8169
8170         * src/prefs_common.c
8171                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
8172                 
8173         * tools/Makefile.am
8174           tools/README
8175           tools/ldif-to-xml.py  ** REMOVED **
8176                 remove obsolete python script
8177
8178 2002-09-06 [paul]       0.8.2claws29
8179
8180         * sync with 0.8.2cvs10
8181                 see ChangeLog 2002-09-06
8182
8183 2002-09-04 [paul]       0.8.2claws28
8184
8185         * sync with 0.8.2cvs9
8186                 see ChangeLog 2002-08-04
8187
8188 2002-09-04 [colin]      0.8.2claws27 
8189
8190         * src/prefs_common.[ch]
8191                 Added signature color configuration
8192         * src/textview.c
8193                 Use user-specified signature color
8194
8195 2002-09-03 [colin]      0.8.2claws26
8196
8197         * src/prefs_common.[ch]
8198                 Added autosave and autosave_length prefs
8199         * src/compose.c
8200                 Added compose_remove_draft()
8201                 Auto-save drafts according to the prefs
8202         * src/main.c
8203                 Added a crash-indicator file, allowing to check
8204                 for new messages on startup if Sylpheed crashed
8205                 (makes saved drafts "reappear")
8206
8207 2002-09-03 [colin]      0.8.2claws25
8208
8209         * src/textview.[ch]
8210                 Grey the signature
8211
8212 2002-09-03 [paul]       0.8.2claws24
8213
8214         * sync with 0.8.2cvs8
8215                 see ChangeLog 2002-09-02 and 2002-09-03
8216
8217 2002-09-03 [darko]      0.8.2claws23
8218
8219         * src/folderview.c
8220                 use normal style when creating new folder to pick
8221                 proper font size 
8222
8223 2002-09-02 [melvin]     0.8.2claws22
8224
8225         * src/gtkaspell.m4
8226                 removed some obsolete code
8227
8228 2002-09-02 [melvin]     0.8.2claws21
8229
8230         * ac/aspell.m4
8231                 fixed test's equality sign (== to =)
8232
8233 2002-09-02 [alfons]     0.8.2claws20
8234
8235         * src/folder.c
8236         * src/mh.c
8237                 revert change of 0.8.2claws16 and use the mh_folder_destroy
8238                 as folder->destroy virtual as suggested by Hiro
8239                 (the mh.c code seems to have been lost around mh.c.1.21)
8240
8241 2002-09-02 [paul]       0.8.2claws19
8242
8243         * po/pt_BR.po
8244                 updated by Fabio Jr. Beneditto
8245                 
8246         * src/defs.h
8247                 use 'http://claws.sylpheed.org' for homepage link. 
8248                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
8249
8250 2002-09-01 [alfons]     0.8.2claws18
8251
8252         * src/mh.c
8253                 plug memleak related to one Martin Kluge found
8254
8255 2002-08-31 [paul]       0.8.2claws17
8256
8257         * sync with 0.8.2cvs6
8258                 see ChangeLog 2002-08-30
8259
8260 2002-08-31 [alfons]     0.8.2claws16
8261
8262         * src/folder.c
8263                 folder_destroy(): remove mailbox from folderlist even if it has
8264                 no destroy virtual
8265
8266 2002-08-31 [alfons]     0.8.2claws15
8267
8268         * src/folder.c
8269                 :%sno/if(/if (/gc
8270                 :%sno/for(/for (/gc
8271                 (being pedantic I know)
8272
8273 2002-08-31 [alfons]     0.8.2claws14
8274
8275         * src/folder.c
8276                 check for NULL pointers returned from folder->fetch_msginfo virtual
8277                 (should solve some reported crashes)
8278
8279 2002-08-30 [alfons]     0.8.2claws13
8280
8281         * acconfig.h
8282         * configure.in
8283         * src/crash.c
8284                 enable crash dialog on compilation time
8285                 (--enable-crash-dialog configure option)
8286
8287 2002-08-30 [alfons]     0.8.2claws12
8288
8289         * AUTHORS
8290                 add Martin Kluge
8291         * src/mh.c
8292                 apply memory leak plug patch by Martin Kluge
8293                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
8294                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
8295                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
8296
8297 2002-08-30 [darko]      0.8.2claws11
8298
8299         * src/folderview.c
8300                 copy Gtk style from normal style to match
8301                 font size for coloured folders
8302
8303 2002-08-29 [alfons]     0.8.2claws10
8304
8305         * sylpheed.desktop
8306                 Type=Internet <- Type=Application
8307                 (reported by Michael Schwendt, see:
8308                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
8309                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
8310
8311 2002-08-29 [paul]       0.8.2claws9
8312
8313         * sync with 0.8.2cvs5
8314                 see ChangeLog 2002-08-29
8315
8316 2002-08-29 [colin]      0.8.2claws8
8317
8318         * src/summaryview.c
8319                 Added a sanity check in summary_select_thread
8320                 Should fix bug 601605
8321
8322 2002-08-29 [colin]      0.8.2claws7
8323
8324         * src/main.c
8325                 Revert claws6 changes regarding bug #591676
8326
8327 2002-08-28 [colin]      0.8.2claws6
8328         
8329         * src/main.c
8330                 Ignore cache for queue folderitems
8331                 Fix bug #591676
8332
8333 2002-08-28 [melvin]     0.8.2claws5
8334
8335         * README.claws
8336                 Fixed typos.
8337
8338 2002-08-28 [melvin]     0.8.2claws4
8339
8340         * README.claws
8341                 Updated a bit the text concerning the spell checker
8342
8343 2002-08-28 [melvin]     0.8.2claws3
8344
8345         Merged the GNU_aspell_branch:
8346                 Support of new GNU/aspell is now included and the old pspell
8347                 is not supported anymore.
8348                 See README.claws
8349
8350         * README.claws
8351                 Updated spell checker text to reflect the switch to GNU/aspell
8352
8353         * ac/aspell.m4          *** NEW ***
8354         * src/gtkaspell.[ch]    *** NEW *** 
8355         * ac/pspell.m4          *** DELETED *** 
8356         * src/gtkspell.[ch]     *** DELETED ***
8357
8358         * ac/Makefile.am
8359                 Updated for GNU/aspell support
8360
8361         * po/POTFILES.in
8362                 Replaced gtkspell.c by gtkaspell.c
8363
8364         * acconfig.h
8365         * src/Makefile.am
8366         * src/about.c
8367         * src/compose.[ch]
8368         * src/crash.c
8369         * src/main.c
8370         * src/prefs_common.[ch]
8371                 Updated for GNU/aspell support
8372
8373 2002-08-28 [paul]       0.8.2claws2
8374
8375         * sync with 0.8.2cvs4
8376                 see ChangeLog 2002-08-27 and 2002-08-28
8377
8378 2002-08-28 [colin]      0.8.2claws1
8379
8380         * src/summary_search.c
8381                 Added "AND search"
8382
8383 2002-08-28 [jens]       0.8.2claws
8384
8385         *po/de.po
8386                 Updated German translations
8387
8388 2002-08-27 [melvin]     0.8.2claws
8389
8390         * po/fr.po
8391                 Updated French translations
8392
8393 2002-08-27 [paul]       0.8.2claws
8394
8395         * sync with 0.8.2 main release
8396
8397         * po/en_GB.po
8398           po/es.po
8399           po/it.po
8400           po/pl.po
8401           po/pt_BR.po
8402           po/sr.po
8403                 updated message catalogs submitted by
8404                 Ricardo Mones Lastra, Alessandro Maestri,
8405                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
8406                 Beneditto and Urke MMI  
8407
8408 2002-08-27 [hoa]        0.8.1claws123
8409
8410         * src/mainwindow.[ch]
8411         * src/summaryview.[ch]
8412                 removed the "filter setting" menu option.
8413                 add a "cancel a news message" menu option.
8414
8415 2002-08-26 [martin]     0.8.1claws122
8416
8417         * ChangeLog.claws
8418                 changed string under 0.8.1claws79 changed by myself
8419                 i'm sorry alfons :(
8420
8421 2002-08-26 [martin]     0.8.1claws121
8422
8423         * src/crash.c
8424                 added kill command to debuggerrc to start crash dialog
8425
8426 2002-08-26 [paul]       0.8.1claws120
8427
8428         * sync with 0.8.1cvs31
8429                 see ChangeLog 2002-08-26
8430
8431 2002-08-25 [alfons]     0.8.1claws119
8432
8433         * src/procmsg.c
8434                 fix bug that didn't send out correct headers to news server
8435                 when sending news article and email from queue (bug reported
8436                 and patch provided by Tim Mann; closes bug 
8437                 "[ 583196 ] 0.7.8claws can't post news")
8438
8439 2002-08-25 [alfons]     0.8.1claws118
8440
8441         * src/selective_download.c
8442                 mark two strings as translatable
8443                 (thanks to Urke MMI for pointing this out)
8444
8445 2002-08-25 [alfons]     0.8.1claws117
8446
8447         * src/summaryview.c
8448                 treat sent boxes as special and allow sorting them by addressee
8449                 (closes "[ 589418 ] Sent folder sorting misbehavior"
8450                 submitted by Steve Lamb)
8451
8452 2002-08-24 [alfons]     0.8.1claws116
8453
8454         * src/matcher.c
8455                 fix memleak reported by Martin Kluge
8456                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
8457
8458 2002-08-24 [oliver]     0.8.1claws115
8459
8460         * src/prefs_toolbar.c
8461                 o code cleanup as suggested by Alfons
8462                 o memleak fix
8463
8464 2002-08-24 [alfons]     0.8.1claws114
8465
8466         * src/summaryview.c
8467                 o fix another memory leak reported by Martin Kluge
8468                   (see "[ 599568 ] Small Memory Leak")
8469                 o remove 'from' variable from 'summary_set_header()'; we can
8470                   do with just 'to' 
8471
8472 2002-08-24 [paul]       0.8.1claws113
8473
8474         * sync with 0.8.1cvs30
8475                 see ChangeLog 2002-08-23
8476
8477 2002-08-24 [alfons]     0.8.1claws112
8478
8479         * src/summaryview.c
8480                 remove unnecessary allocations for search bar fixing leaks
8481                 reported by Martin Kluge
8482                 (see "[ 599451 ] Further memory leaks?")
8483
8484 2002-08-24 [alfons]     0.8.1claws111
8485
8486         * src/main.c
8487                 make get_socket_name() public for crash.c
8488         * src/crash.c
8489                 o make report bug button work (goes to claws' 
8490                   bug tracker at sf.net)
8491                 o introduce function for doing important stuff just
8492                   before claws goes down
8493                 o clean up code 
8494
8495 2002-08-24 [alfons]     0.8.1claws110
8496
8497         * src/compose.c
8498                 move cursor to "To" entry when forwarding as attachment
8499                 (reported and solved by Steve Lamb, closes bug report
8500                 "[ 592880 ] Forward as attachment; cursor not in to")
8501
8502 2002-08-24 [colin]      0.8.1claws109
8503
8504         * src/mainwindow.c
8505                 fix quick search visibility after GUI (de)separations.
8506
8507 2002-08-23 [colin]      0.8.1claws108
8508
8509         * src/mainwindow.c
8510                 fix header pane visibility after folderview or
8511                 messageview (de)separation
8512
8513 2002-08-23 [paul]       0.8.1claws107
8514
8515         * src/mainwindow.[ch]
8516           src/toolbar.c
8517                 give full control of display or non-display 
8518                 of the Execute icon to Custom toolbar settings.
8519                 add new sensitivity condition to maninwindow.h: 
8520                 M_DELAY_EXEC
8521
8522         * ChangeLog
8523           ChangeLog.jp
8524           NEWS
8525                 more sync with 0.8.1cvs29
8526
8527 2002-08-23 [melvin]     0.8.1claws106
8528
8529         * src/alertpanel.c
8530                 Readded support for custom widget in alertpanel lost in last
8531                 sync.
8532
8533 2002-08-23 [paul]       0.8.1claws105
8534
8535         * sync with 0.8.1cvs29
8536                 see ChangeLog 2002-08-23
8537
8538 2002-08-23 [colin]      0.8.1claws104
8539
8540         * src/summaryview.c
8541                 Fix folder and search pixmaps exchanging positions
8542                 after theme or toolbar changes. Thank to Oliver for 
8543                 reporting this.
8544
8545 2002-08-23 [colin]      0.8.1claws103
8546
8547         * src/mainwindow.c
8548           src/messageview.[ch]
8549           src/noticeview.[ch]
8550           src/summaryview.c
8551                 Changed messageview_create() and noticeview_create()
8552                 to avoid the last gdk_warning
8553
8554 2002-08-22 [colin]      0.8.1claws102
8555
8556         * src/summaryview.c
8557                 Fix my new `Creating pixmap from xpm' warning
8558
8559 2002-08-22 [colin]      0.8.1claws101
8560
8561         * src/mainwindow.c
8562                 Fix some of the gdk warnings
8563
8564 2002-08-22 [colin]      0.8.1claws100
8565
8566         * src/Makefile.am
8567         * src/stock_pixmap.c
8568         * src/stock_pixmap.h
8569         * src/pixmaps/quicksearch.xpm *ADDED*
8570                 Add the quicksearch pixmap
8571         * src/mainwindow.c
8572         * src/summaryview.c
8573         * src/summaryview.h
8574                 Make quicksearch bar visible/hidden via a button
8575
8576 2002-08-22 [christoph]  0.8.1claws99
8577
8578         * src/folder.c
8579                 fix folder update for newsgroups with message
8580                 numbers below minimum number of articles to fetch
8581                 (closes bug #598445)
8582
8583 2002-08-22 [paul]       0.8.1claws98
8584
8585         * sync with 0.8.1cvs28
8586                 see ChangeLog 2002-08-22
8587
8588 2002-08-21 [alfons]     0.8.1claws97
8589
8590         * src/crash.c
8591                 use bt instead of bt full which seems to work 
8592                 better, and bt full doesn't give a great deal 
8593                 of information anyway
8594
8595 2002-08-21 [colin]      0.8.1claws96
8596
8597         * src/summaryview.c
8598                 fix summaryview_searchtype_changed prototype
8599
8600 2002-08-21 [christoph]  0.8.1claws95
8601
8602         * src/mainwindow.c
8603                 o fix broken menu update for sorting type, we have to
8604                   get this info from the summaryview now
8605                 o removed setting of threaded state in menu callback
8606         * src/summaryview.[ch]
8607                 more summaryview/folderitem seperation for
8608                 threading option
8609         * configure.in
8610                 removed not required --with-compiler-flags option
8611
8612 2002-08-21 [oliver]     0.8.1claws94
8613         
8614         * src/toolbar.h 
8615                 o rename toolbar.xml to toolbar_main.xml
8616                   since toolbar_compose.xml might come up 
8617                   any time soon
8618         * README.claws
8619                 add custom toolbar              
8620
8621 2002-08-21 [darko]      0.8.1claws93
8622
8623         * src/procmsg.c
8624                 don't reset tmp flags for messages copied
8625                 to sent folder
8626
8627 2002-08-21 [colin]      0.8.1claws92
8628         
8629         * src/prefs_filtering.c
8630                 fix renaming rules on folder rename 
8631                 when folder is not a leaf folder
8632
8633 2002-08-21 [paul]       0.8.1claws91
8634
8635         * src/prefs_folder_item.c
8636                 fix alignment of colour selector
8637
8638 2002-08-21 [paul]       0.8.1claws90
8639
8640         * sync with 0.8.1cvs27
8641                 see ChangeLog 2002-08-21
8642
8643 2002-08-21 [paul]       0.8.1claws89
8644
8645         * src/summaryview.c
8646                 fix crash when changing field type in
8647                 Quick search bar
8648
8649 2002-08-21 [colin]      0.8.1claws88
8650
8651         * src/summaryview.c
8652                 Made quick search case-insensitive
8653
8654 2002-08-21 [paul]       0.8.1claws87
8655
8656         * sync with 0.8.1cvs26
8657                 see ChangeLog 2002-08-21
8658
8659 2002-08-20 [christoph]  0.8.1claws86
8660
8661         * src/folderview.c
8662         * src/main.c
8663         * src/summaryview.[ch]
8664                 more summaryview/folderitem seperation for
8665                 sort_key and sort_type
8666         * src/procmsg.c
8667                 added missing return statement
8668
8669 2002-08-20 [colin]      0.8.1claws85
8670
8671         * src/summaryview.[ch]
8672                 Added a quick search box
8673         * src/mainwindow.c
8674         * src/prefs_common.[ch]
8675                 Added a show/hide option for the quick search
8676
8677 2002-08-20 [oliver]     0.8.1claws84
8678         
8679         * src/mainwindow.c
8680                 remove toolbar_create_popups
8681         * src/toolbar.[ch]
8682                 o remove toolbar_create_popups
8683                 o fix toolbar_set_sensitive 
8684                   (Bug reports #596834 and #596832)     
8685         * src/prefs_toolbar.c
8686                 o add "Set default" button
8687                 o align label and text + combo widgets
8688
8689 2002-08-20 [hoa]        0.8.1claws83bis
8690
8691         * src/imap.c
8692                 fixed a bug in imap_fetch_msginfo() in case there is no
8693                 current folder.
8694
8695 2002-08-20 [darko]      0.8.1claws83
8696
8697         * src/folderview.c
8698                 copy the color style of folder view so it
8699                 works with GTK themes
8700
8701 2002-08-20 [darko]      0.8.1claws82
8702
8703         * src/folder.h
8704         * src/folderview.c
8705         * src/prefs_folder_item.[hc]
8706                 don't use UI stuff in folder.h
8707
8708 2002-08-20 [darko]      0.8.1claws81
8709
8710         * src/folder.h
8711         * src/prefs_folder_item.h
8712         * src/folderview.c
8713         * src/prefs_folder_item.c
8714                 ability to set folder color in folderview
8715
8716 2002-08-19 [alfons]     0.8.1claws80
8717
8718         * src/summaryview.c
8719                 fix one of the earlier memleaks reported by Martin Kluge
8720
8721 2002-08-19 [alfons]     0.8.1claws79
8722
8723         * src/mainwindow.c
8724                 hide notice view when selecting seperate folder
8725                 view (reported by Urke MMI)
8726
8727 2002-08-19 [christoph]  0.8.1claws78
8728
8729         * src/folderview.c
8730         * src/prefs_folder_item.h
8731         * src/summaryview.[ch]
8732                 o add summary_set_prefs_from_folderitem to set
8733                   summaryview prefs (first step to remove all
8734                   references to the folderitem in summaryview)
8735                 o moved compiled regex stuff from folderitem prefs
8736                   to summaryview code
8737
8738 2002-08-19 [paul]       0.8.1claws77
8739
8740         * src/compose.c
8741                 add check for '.' to QUOTE_IF_REQUIRED
8742
8743 2002-08-19 [paul]       0.8.1claws76
8744
8745         * src/inc.c
8746                 sync with 0.8.1cvs25 (plug memory leak)
8747
8748         * src/prefs_toolbar.c
8749                 re-order prefs_toolbar_cancel()
8750
8751 2002-08-18 [alfons]     0.8.1claws75
8752
8753         * src/inc.c
8754         * src/matcher.c
8755                 plug other memleaks reported by Martin Kluge
8756
8757 2002-08-18 [paul]       0.8.1claws74
8758
8759         * po/pt_BR.po
8760                 updated by Fabio Jr. Beneditto
8761
8762 2002-08-18 [paul]       0.8.1claws73
8763
8764         * src/toolbar.[ch]
8765                 fix bug where tooltips were displayed untranslated              
8766
8767         * src/prefs_toolbar.c
8768                 fix bug where clicking 'Cancel' creates an icon & text
8769                 toolbar regardless of prefs
8770         
8771
8772 2002-08-17 [oliver]     0.8.1claws72
8773
8774         * src/prefs_toolbar.c
8775                 update toolbar on CANCEL
8776                 bug reported by Martin Kluge
8777         * src/toolbar.c
8778                 toolbar_destroy memleak fixed           
8779
8780 2002-08-17 [alfons]     0.8.1claws71
8781
8782         * src/toolbar.c
8783                 plug another memleak reported by Martin Kluge
8784
8785 2002-08-16 [alfons]     0.8.1claws70
8786
8787         * src/crash.c
8788                 use execvp() correctly (suggested by wwp; thanks!)
8789
8790 2002-08-16 [alfons]     0.8.1claws69
8791
8792         * src/gtksctree.c
8793                 plug memory leak reported by Kim Schultz & Martin Kluge
8794
8795 2002-08-16 [paul]       0.8.1claws68
8796
8797         * po/es.po
8798                 updated by Ricardo Mones Lastra
8799
8800 2002-08-16 [paul]       0.8.1claws67
8801
8802         * src/toolbar.h
8803                 fix bug where 'Compose News' icon showed wrong
8804                 tooltip
8805
8806 2002-08-16 [paul]       0.8.1claws66
8807
8808         * sync with 0.8.1cvs24
8809                 see ChangeLog 2002-08-16
8810
8811         * po/it.po
8812                 updated by Alessandro Maestri
8813
8814 2002-08-15 [paul]       0.8.1claws65
8815
8816         * po/sr.po
8817                 updated by Urke MMI
8818
8819 2002-08-15 [paul]       0.8.1claws64
8820
8821         * src/*.c
8822                 don't translate debug info
8823
8824         * src/matcher.[ch]
8825                 add copyright info
8826
8827 2002-08-15 [paul]       0.8.1claws63
8828
8829         * src/prefs_toolbar.c
8830                 fix bug where clicking 'OK' creates an icon & text
8831                 toolbar regardless of prefs
8832
8833 2002-08-14 [alfons]     0.8.1claws62
8834
8835         * src/main.c
8836                 add global var that has the full argv[0]
8837         * src/crash.c
8838                 o execvp the correct sylpheed by using argv0
8839                   and setting the correct work dir
8840                 o other tweaks  
8841
8842 2002-08-14 [oliver]     0.8.1claws61
8843         
8844         * enable/disable Toolbar Action Buttons 
8845         * code cleanups
8846         * src/mainwindow.c
8847         * src/toolbar.[ch]      
8848         * src/prefs_toolbar.c   
8849
8850 2002-08-14 [melvin]     0.8.1claws60
8851
8852         * po/fr.po
8853                 Updated French translations
8854
8855 2002-08-14 [melvin]     0.8.1claws59
8856
8857         * src/crash.c
8858                 Made bug report not translatable
8859         * src/exporthtml.c
8860                 Fixed exporthtml_build_filespec() return value
8861         * src/foldersel.c
8862                 Fixed incorrect include file
8863         * src/gtkspell.c
8864         * src/prefs_actions.c
8865         * src/prefs_toolbar.c
8866                 Made debug info not translatable
8867         * src/mutt.c
8868         * src/quote_fmt.c
8869                 Added missing includes
8870         * src/prefs_common.c
8871                 Fixed typo
8872
8873 2002-08-14 [paul]       0.8.1claws58
8874
8875         * faq/es/sylpheed-faq.html
8876           faq/es/sylpheed-faq-[1-3].html
8877           faq/es/sylpheed-faq-4.html     **NEW FILE **
8878                 update Spanish FAQ
8879
8880 2002-08-13 [christoph]  0.8.1claws57
8881
8882         * src/procmsg.c
8883                 ignore thread fix that did not mark all
8884                 child nodes of a ignored thread as
8885                 ignored. Does not work perfectly yet,
8886                 but it is better now
8887
8888 2002-08-13 [alfons]     0.8.1claws56
8889
8890         * src/crash.c
8891                 o implement 'save crash log'
8892                 o some tweaks
8893
8894 2002-08-13 [melvin]     0.8.1claws55
8895
8896         * src/main.c
8897                 removed unrequired "execinfo.h" header
8898
8899 2002-08-12 [paul]       0.8.1claws54
8900
8901         * faq/en/sylpheed-faq.html
8902           faq/en/sylpheed-faq-[1-3].html
8903           faq/en/sylpheed-faq-4.html     **NEW FILE **
8904                 update English FAQ
8905
8906 2002-08-12 [alfons]     0.8.1claws53
8907
8908         * po/POTFILES.in
8909                 add crash.c to translatables
8910         * src/crash.c
8911                 bring in Leandro's crash dialog
8912
8913 2002-08-11 [alfons]     0.8.1claws52
8914
8915         * src/crash.c
8916                 clean up some warnings
8917
8918 2002-08-11 [alfons]     0.8.1claws51
8919
8920         * acconfig.h
8921         * configure.in
8922         * src/crash.[ch]        ** NEW FILES **
8923         * src/main.c            
8924                 initial gdb crash handler
8925
8926 2002-08-11 [paul]       0.8.1claws50
8927
8928         * src/prefs_toolbar.c
8929                 replace Up/Down arrow pixmaps with text to be
8930                 consistent across icon themes
8931
8932 2002-08-11 [paul]       0.8.1claws49
8933
8934         * src/prefs_common.c
8935           src/prefs_toolbar.c
8936                 rename 'Pixmap' -> 'Icon'
8937
8938         * src/toolbar.[ch]
8939                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
8940
8941 2002-08-10 [paul]       0.8.1claws48
8942
8943         * src/prefs_toolbar.c
8944                 re-work the UI
8945
8946 2002-08-10 [paul]       0.8.1claws47
8947
8948         * src/main.c
8949                 don't write Processing progress to status bar
8950                 patch submitted by Alexander Evseev
8951
8952         * src/prefs_toolbar.c
8953                 re-position and resize window
8954                 make window assume correct size on first call
8955
8956 2002-08-10 [paul]       0.8.1claws46
8957
8958         * src/mainwindow.c
8959           src/prefs_toolbar.c
8960           src/toolbar.c
8961           src/toolbar.h
8962                 obey coding style
8963                 follow UI text conventions
8964
8965 2002-08-10 [alfons]     0.8.1claws45
8966
8967         * src/toolbar.c
8968                 correct pixmap for delete action
8969
8970 2002-08-10 [paul]       0.8.1claws44
8971
8972         * po/pt_BR.po
8973                 updated by Fabio Jr. Beneditto
8974
8975 2002-08-10 [paul]       0.8.1claws43
8976
8977         * po/POTFILES.in
8978                 add custom toolbar files
8979
8980 2002-08-10 [paul]       0.8.1claws42
8981
8982         * sync with 0.8.1cvs22
8983                 see ChangeLog 2002-08-09
8984
8985 2002-08-09 [paul]       0.8.1claws41
8986
8987         * tools/Makefile.am
8988           tools/README
8989           tools/outlook2sylpheed.pl     ** NEW FILE **
8990                 add script to convert exported Outlook
8991                 contacts list to a Sylpheed addressbook.
8992                 Submitted by Ricardo Mones Lastra.
8993
8994 2002-08-09 [paul]       0.8.1claws40
8995
8996         * AUTHORS
8997           configure.in
8998           po/sr.po      ** NEW FILE **
8999                 add Serbian message catalog. Submitted by
9000                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
9001
9002 2002-08-09 [paul]       0.8.1claws39
9003
9004         * sync with 0.8.1cvs21
9005                 see ChangeLog 2002-08-08
9006
9007 2002-08-08 [oliver]     0.8.1claws38
9008
9009         * src/mainwindow.c
9010                 move Custom Toolbar to Configuration menu
9011
9012 2002-08-08 [oliver]     0.8.1claws37
9013
9014         * src/prefs_toolbar.c
9015                 fix substitute pixmap bug
9016
9017 2002-08-08 [paul]       0.8.1claws36
9018
9019         * sync with 0.8.1cvs19
9020                 see ChangeLog 2002-08-08
9021
9022 2002-08-07 [christoph]  0.8.1claws35
9023
9024         * src/utils.c
9025                 fixed a memory leak in new canonicalize_file_replace
9026
9027 2002-08-07 [christoph]  0.8.1claws34
9028
9029         * src/utils.[ch]
9030                 o canonicalize_file_replace should create the temporary
9031                   file in the same directory as the original file.
9032                 o added get_tmpfile_in_dir that creates a temorary file
9033                   in a specified directory.
9034
9035 2002-08-07 [melvin]     0.8.1claws33
9036
9037         * src/toolbar.c
9038                 fixed bug where 'Article' button acted as 'Email' button.
9039
9040 2002-08-07 [paul]       0.8.1claws32
9041
9042         * sync with 0.8.1.cvs17
9043                 see ChangeLog 2002-08-07
9044
9045 2002-08-07 [colin]      0.8.1claws31
9046         
9047         * src/news.c
9048                 fix mass-cancel problem
9049
9050 2002-08-07 [thorsten]   0.8.1claws30
9051
9052         * src/prefs_toolbar.c
9053                 fix: crash on replace or add new button
9054         * src/toolbar.c
9055                 fix: close xmlfile after reading
9056         * src/utils.c
9057                 fix: unlink() file before rename()
9058
9059 2002-08-06 [paul]       0.8.1claws29
9060
9061         * sync with 0.8.cvs15
9062                 see ChangeLog 2002-08-06
9063
9064 2002-08-06 [oliver]     0.8.1claws28
9065
9066         * src/toolbar.c
9067         * src/prefs_toolbar.c
9068                 fixed empty toolbar issue
9069
9070 2002-08-06 [oliver]     0.8.1claws27
9071
9072         * Custom Toolbar Final 
9073         * src/folderview.c
9074         * src/inc.c
9075         * src/summaryview.c
9076                 o toolbar stuff now lives in src/toolbar.[ch]
9077                 o main_window_toolbar_* functions are renamed to
9078                   toolbar_* reflecting their new source file
9079         * src/mainwindow.[ch]
9080                 o remove toolbar stuff  
9081
9082 2002-08-06 [oliver]     0.8.1claws26
9083         
9084         * src/Makefile.am
9085         * src/prefs_toolbar.[ch]        **New File**
9086         * src/toolbar.[ch]              **New File**
9087                 o prefs_toolbar.[ch] custom toolbar frontend
9088                 o toolbar.[ch]       backend 
9089
9090 2002-08-06 [oliver]     0.8.1claws25
9091
9092         * src/prefs_actions.[ch]
9093                 o new exported function actions_execute
9094
9095 2002-08-06 [paul]       0.8.1claws24
9096
9097         * sync with 0.8.1cvs4
9098                 see ChangeLog 2002-08-06
9099
9100 2002-08-06 [paul]       0.8.1claws23
9101
9102         * sync with 0.8.1cvs13
9103                 see ChangeLog 2002-08-06
9104
9105 2002-08-06 [paul]       0.8.1claws22
9106
9107         * sync with 0.8.1cvs12
9108                 see ChangeLog 2002-08-05 and 2002-08-06
9109
9110 2002-08-06 [match]      0.8.1claws21
9111
9112         * src/addrclip.c
9113                 improvements to cut/copy/paste address
9114
9115 2002-08-05 [match]      0.8.1claws20
9116
9117         * src/addritem.[ch]
9118         * src/addrcache.c
9119         * src/addrbook.c
9120         * src/editaddress.c
9121         * src/addressbook.c
9122                 fixes to improve cut/copy/paste
9123
9124 2002-08-06 [melvin]     0.8.1claws19
9125
9126         * src/account.[ch]
9127                 account_find_all_from_address(): new function that returns the
9128                 list of all accounts that are matched in an address.
9129         * src/alertpanel.[ch]
9130                 alertpanel() now accepts a custom widget
9131                 alertpanel_with_widget(): new function that pops up a panel with
9132                 a custom widget in it 
9133         * src/gtkutils.[ch]
9134                 gtkut_account_menu_new(): new function that allows the selection
9135                 of an account from a list of accounts.
9136         * src/messageview.c
9137                 Extended Return Receipt notification to select the correct 
9138                 account and to make a security test on the Delivery-Notification
9139                 address which should be the same as the Return-Path.
9140
9141 2002-08-06 [thorsten]   0.8.1claws18
9142
9143         * src/mimeview.c
9144                 attach_all: save unnamed as "noname.%d",
9145                 dont free static dirname
9146
9147 2002-08-05 [alfons]     0.8.1claws17
9148
9149         * configure.in
9150                 detect XIM by trying to link rather than compile a XIM program
9151
9152 2002-08-05 [oliver]     0.8.1claws16
9153                 
9154         * src/stock_pixmap.[ch]
9155                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
9156                 o new func to retrieve pixmaps
9157
9158 2002-08-05 [paul]       0.8.1claws15
9159
9160         * sync with 0.8.1cvs10
9161                 see ChangeLog 2002-08-05
9162
9163 2002-08-04 [alfons]     0.8.1claws14
9164
9165         * src/textview.c
9166                 see if this plugs memleak
9167
9168 2002-08-04 [melvin]     0.8.1claws13
9169
9170         * src/gtkspell.c
9171                 fixed bug that could crash Sylpheed when highlighting
9172                 all misspelled words.
9173
9174 2002-08-03 [melvin]     0.8.1claws12
9175
9176         * src/prefs_actions.c
9177                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
9178         * src/messageview.c
9179                 fixed bug where the Return Receipt was sent to
9180                 Delivery-Notification-To address even if it was not present
9181
9182 2002-08-02 [alfons]     0.8.1claws11
9183
9184         * src/prefs_actions.c
9185                 o more check for NULLs
9186                 o put create_io_dialog() in right conditional block
9187
9188 2002-08-02 [paul]       0.8.1claws10
9189
9190         * po/es.po
9191                 updated by Ricardo Mones Lastra
9192
9193 2002-08-01 [christoph]  0.8.1claws9
9194
9195         * src/folder.c
9196                 don't free the cache of the opened
9197                 folder in the summaryview
9198         * src/summaryview.c
9199                 don't unset flags, if it is not required
9200
9201 2002-08-01 [paul]       0.8.1claws8
9202
9203         * sync with 0.8.1cvs8
9204                 see ChangeLog entry 2002-08-01
9205
9206 2002-08-01 [paul]       0.8.1claws7
9207
9208         * sync with 0.8.1cvs7
9209                 see ChangeLog 2002-07-31 and 2002-08-01
9210
9211 2002-07-31 [christoph]  0.8.1claws6
9212
9213         * src/mainwindow.c
9214                 forgot to update menu sensitivity
9215                 function for new menu entry
9216
9217 2002-07-31 [alfons]     0.8.1claws5
9218
9219         * src/main.c
9220                 check folder item and its path for NULL on
9221                 initial processing
9222
9223 2002-07-31 [christoph]  0.8.1claws4
9224
9225         * src/folder.c
9226                 check if folder_item_get_msginfo in
9227                 folder_item_remove_msg returned NULL
9228         * src/imap.c
9229                 better clear the uid cache in the
9230                 uid validity check function and delete
9231                 cached messages
9232
9233 2002-07-31 [paul]       0.8.1claws3
9234
9235         * man/sylpheed.1
9236                 add the '--attach' option and a few other
9237                 minor changes
9238
9239 2002-07-31 [paul]       0.8.1claws2
9240
9241         * sync with 0.8.1cvs5
9242                 see ChangeLog 2002-07-31
9243
9244 2002-07-31 [christoph]  0.8.1claws1
9245
9246         * src/folderview.[ch]
9247         * src/mainwindow.c
9248                 replace "Rescan all folders..." with
9249                 "Check all folders for new messages..."
9250
9251 2002-07-30 [paul]       0.8.1claws
9252
9253         * version 0.8.1claws released
9254
9255 2002-07-30 [paul]       0.8.0claws29
9256
9257         * tools/OOo2sylpheed.pl ** NEW FILE **
9258           tools/README
9259                 add script to enable sending documents as
9260                 attachments from OpenOffice.org
9261
9262 2002-07-30 [melvin]     0.8.0claws28
9263
9264         * src/prefs_actions.c
9265                 Made the actions' input/output dialog display
9266                 without delay.
9267
9268 2002-07-30 [christoph]  0.8.0claws27
9269
9270         * src/procmsg.c
9271                 check if folder_item_get_msginfo in
9272                 procmsg_save_to_outbox returned NULL
9273
9274 2002-07-30 [paul]       0.8.0claws26
9275
9276         * sync with 0.8.1cvs4
9277                 see ChangeLog 2002-07-29
9278
9279 2002-07-29 [thorsten]   0.8.0claws25
9280
9281         * README.claws
9282                 added selective download, delete on server
9283
9284 2002-07-29 [paul]       0.8.0claws24
9285
9286         * sync with 0.8.1cvs3
9287                 see ChangeLog 2002-07-29
9288
9289 2002-07-27 [christoph]  0.8.0claws23
9290
9291         * src/folder.c
9292                 add extra check if fetching the msginfo
9293                 returned NULL
9294
9295 2002-07-27 [paul]       0.8.0claws22
9296
9297         * sync with 0.8.1cvs2
9298                 see ChangeLog 2002-07-26
9299
9300 2002-07-27 [christoph]  0.8.0claws21
9301
9302         * src/imap.c
9303                 add another check if a valid msginfo
9304                 was returned
9305
9306 2002-07-26 [hoa]        0.8.0claws20
9307
9308         * src/folder.c
9309                 Fixed a condition in folder_item_destroy()
9310
9311         * src/imap.c
9312                 Fixed an error in IMAP protocol
9313
9314 2002-07-26 [alfons]     0.8.0claws19
9315
9316         * src/folder.c
9317                 ofcourse compare with identifier, not the path
9318
9319 2002-07-26 [alfons]     0.8.0claws18
9320
9321         * src/folder.c
9322                 use folder item identifier for saving / restoring
9323                 preferences because folder->path might not be unique
9324
9325 2002-07-26 [melvin]     0.8.0claws17
9326
9327         * src/logwindow.c
9328                 Fixed a crash introduced in 0.8.0claws5 when log is 
9329                 cut under 80 characters.
9330
9331 2002-07-26 [paul]       0.8.0claws16
9332
9333         * sync with 0.8.1cvs1
9334                 see ChangeLog 2002-07-26
9335
9336 2002-07-26 [christoph]  0.8.0claws15
9337
9338         * src/imap.[ch]
9339                 imap folder now remembers the last selected
9340                 folder and imap_fetch_msginfo skips selecting
9341                 the folder if it is already selected
9342
9343 2002-07-26 [christoph]  0.8.0claws14
9344
9345         * src/folder.c
9346         * src/folderview.c
9347         * src/imap.c
9348                 fix imap folder rescanning
9349
9350 2002-07-25 [christoph]  0.8.0claws13
9351
9352         * src/filter.c
9353         * src/folder.[ch]
9354         * src/folderview.c
9355         * src/imap.[ch]
9356         * src/mainwindow.c
9357         * src/mbox_folder.c
9358         * src/mh.c
9359         * src/news.c
9360                 implement imap uid cache and uid validity check
9361
9362 2002-07-25 [alfons]     0.8.0claws12
9363
9364         * src/summaryview.c
9365                 fix a brown paper bag bug, and also add some more
9366                 checks
9367
9368 2002-07-25 [christoph]  0.8.0claws11
9369
9370         * src/folder.c
9371                 don't mix copy, fetch_msginfo and remove
9372                 operations in folder item copy and move
9373                 operations
9374
9375 2002-07-25 [christoph]  0.8.0claws10
9376
9377         * src/folderview.c
9378         * src/mainwindow.c
9379         * src/prefs_folder_item.c
9380         * src/summaryview.[ch]
9381                 remove no longer required parameter update_cache from
9382                 summary_show
9383
9384 2002-07-25 [paul]       0.8.0claws9
9385
9386         * sync with 0.8.1
9387         
9388         * AUTHORS
9389                 a few corrections
9390
9391 2002-07-24 [alfons]     0.8.0claws8
9392
9393         * src/summaryview.c
9394                 sort correctly when using simplified subject line
9395                 (closes feature request "[ 585141 ] applying regexp to subject 
9396                 before sort" submitted by Alexandra Walford)
9397
9398 2002-07-24 [paul]       0.8.0claws7
9399
9400         * sync with 0.8.0cvs3
9401                 see ChangeLog 2002-07-24
9402
9403 2002-07-23 [christoph]  0.8.0claws6
9404
9405         * src/folder.c
9406         * src/folder.h
9407         * src/summaryview.c
9408         * src/summaryview.h
9409         * src/main.c
9410                 o separate processing and summaryview
9411                 o removed summary_write_cache from summaryview
9412                 o removed summaryview->killed_messages, because we don't have
9413                   to keep a list of killed messages anymore. New cache will
9414                   keep the hidden messages in cache anyway
9415         * src/folderview.c
9416         * src/inc.c
9417         * src/selective_download.c
9418                 o removed unnecessary summary_write_cache calls
9419         * src/procmsg.c
9420                 o don't set ignore thread flag in procmsg_get_thread_tree
9421                   if it is already set
9422         * src/mainwindow.c
9423         * src/statusbar.h
9424                 o moved STATUSBAR_PUSH/POP to statusbar.h because
9425                   they are used in different files
9426
9427 2002-07-23 [melvin]     0.8.0claws5
9428
9429         * src/addressbook.c
9430         * src/addrgather.c
9431         * src/editaddress.c
9432         * src/editgroup.c
9433         * src/editldap_basedn.c
9434         * src/importldif.c
9435         * src/prefs_common.c
9436                 Fixed few memory leak (gtk_editable_get_chars returns
9437                 an allocated string)
9438         * src/logwindow.c
9439                 Fixed few memory leak (gtk_editable_get_chars returns
9440                 an allocated string) and modified a little the log cutting
9441                 loop.
9442         * src/compose.c
9443                 Replaced a call to an obsolete function gtk_entry_get_text()
9444                 by gtk_editable_get_chars()
9445         * src/send.c
9446                 Removed a debug printf
9447
9448 2002-07-23 [christoph]  0.8.0claws4
9449
9450         * src/filesel.c
9451                 fix another g_dirname memory leak
9452
9453 2002-07-23 [christoph]  0.8.0claws3
9454
9455         * src/mh.c
9456                 fixed a memory leak in mh_fetch_msginfo
9457                 fixed crash when message header could not be
9458                 parsed
9459
9460 2002-07-23 [paul]       0.8.0claws2
9461
9462         * sync with 0.8.0cvs2
9463                 see ChangeLog 2002-07-23
9464
9465 2002-07-23 [paul]       0.8.0claws1
9466
9467         * sync with 0.8.0cvs1
9468                 see ChangeLog 2002-07-23
9469
9470 2002-07-23 [paul]       0.8.0claws
9471
9472         * release of 0.8.0claws
9473
9474 2002-07-23 [paul]       0.7.8claws99
9475
9476         * po/ru.po
9477                 new Russian translation, submitted by
9478                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
9479
9480 2002-07-22 [jens]       0.7.8claws98
9481
9482         * po/de.po
9483                 Updated German translations.
9484
9485 2002-07-22 [paul]       0.7.8claws97
9486
9487         * po/es.po
9488           po/it.po
9489           po/nl.po
9490           po/pt_BR.po
9491                 updated translations by Ricardo Mones Lastra,
9492                 Alessandro Maestri, Wilbert Berendsen and 
9493                 Fabio Jr. Beneditto respectively
9494
9495 2002-07-22 [christoph]  0.7.8claws96
9496
9497         * src/mimeview.c
9498                 fix memory leak caused by wrong g_dirname usage
9499
9500 2002-07-22 [christoph]  0.7.8claws95
9501
9502         * src/summaryview.c
9503                 update new and unread message counts for summaryview
9504                 summaryview does not get it from the folder anymore
9505                 and has to update the values itself
9506
9507 2002-07-22 [melvin]     0.7.8claws94
9508
9509         * po/fr.po
9510                 Updated French translations.
9511
9512 2002-07-22 [christoph]  0.7.8claws93
9513
9514         * src/matcher.c
9515                 set prop->preg pointer to NULL or following check
9516                 will not fail and regexec will be called with
9517                 invalid pointer
9518
9519 2002-07-21 [alfons]     0.7.8claws92
9520         
9521         * src/prefs_common.[ch]
9522                 remove option "Send return receipt on request"
9523
9524 2002-07-21 [thorsten]   0.7.8claws91
9525
9526         * src/mimeview.c
9527                 fixed memleaks, coding style as pointed out by alfons
9528
9529 2002-07-21 [alfons]     0.7.8claws90
9530
9531         * src/messageview.c
9532         * src/noticeview.[ch]
9533                 o fix bug notice view being displayed when going to empty folder 
9534                   (noticed by Christoph)
9535                 o allow RRR to be sent when restarting sylpheed, or changing folder 
9536                   (noticed by Thorsten)
9537
9538 2002-07-21 [thorsten]   0.7.8claws89
9539
9540         * src/mimeview.c
9541                 Included save_all patch from Xaview FACQ
9542                 added support for pathnames
9543
9544 2002-07-21 [alfons]     0.7.8claws88
9545
9546         * po/POTFILES.in
9547         * src/Makefile.am
9548         * src/mainwindow.c
9549         * src/messageview.[ch]
9550         * src/noticeview.c      ** NEW FILE **
9551         * src/noticeview.h      ** NEW FILE **
9552                 make return receipts work again
9553                 (UI idea by Leandro Pereira)
9554
9555 2002-07-21 [paul]       0.7.8claws87
9556
9557         * src/summaryview.c
9558                 fix sensitivity of 'Select thread'
9559
9560 2002-07-21 [paul]       0.7.8claws86
9561
9562         * src/prefs_common.c
9563                 add browser command line for Galeon
9564
9565 2002-07-21 [paul]       0.7.8claws85
9566
9567         * Makefile.am
9568                 fix 'EXTRA_DIST': remove README.README, add TODO
9569                 and TODO.claws
9570
9571 2002-07-21 [alfons]     0.7.8claws84
9572
9573         * src/gtkstext.c
9574                 make enter clear selection
9575                 (closes "[ 579888 ] Editor selection/entry error"
9576                 reported by Steve Lamb)
9577
9578 2002-07-21 [alfons]     0.7.8claws83
9579         
9580         * src/summaryview.c
9581                 sort message list when selecting unthread messages
9582                 (closes "[ 501593 ] switching threaded view doesn't sort"
9583                 reported by Simon Schubert)
9584
9585 2002-07-20 [alfons]     0.7.8claws82
9586         
9587         * src/matcher.c
9588                 const-correctness
9589
9590 2002-07-20 [thorsten]   0.7.8claws81
9591
9592         * src/matcher.c
9593                 Fixed expansion of empty fields in matchactions
9594
9595 2002-07-19 [melvin]     0.7.8claws80
9596
9597         * src/gtkspell.c
9598                 Removed a duplicate menu entry (fast mode) introduced during
9599                 the new cache merge
9600                 Added a menu separator between 'Use alternate' and 'Fast mode'
9601
9602 2002-07-19 [paul]       0.7.8claws79
9603
9604         * tools/Makefile.am
9605           tools/README
9606                 correct typos
9607
9608 2002-07-19 [thorsten]   0.7.8claws78
9609
9610         * tools/calypso_convert.pl      ** NEW FILE **
9611           tools/README
9612           tools/Makefile.am
9613                 script to import mbox files exported
9614                 by calypso
9615                 o generates folder structure
9616                 o includes attachments
9617
9618 2002-07-19 [melvin]     0.7.8claws77
9619
9620         * src/selective_download.[ch]
9621                 Fixed bug where closing the dialog with the window manager's
9622                 close button will not unlock the summary
9623                 Corrected some function declarations that missed a return value
9624                 Made the source code comply better with coding style.
9625         * src/prefs_common.c
9626                 Added new browser command line for Mozilla.
9627
9628 2002-07-18 [paul]       0.7.8claws76
9629
9630         * src/mainwindow.c
9631           src/selective_download.[ch]
9632                 reflect theme changes, fix Gdk Warning when creating 
9633                 pixmap from NULL window, and minor clean up.
9634                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9635
9636         * po/en_GB.po
9637                 updated
9638
9639 2002-07-17 [paul]       0.7.8claws75
9640
9641         * INSTALL[.jp]
9642                 sync with 0.8.0
9643         
9644         * po/en_GB.po
9645                 updated
9646
9647 2002-07-16 [paul]       0.7.8claws74
9648
9649         * tools/filter_conv.pl
9650           tools/README
9651                 replace conversion script with reimplemented version, 
9652                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
9653
9654 2002-07-16 [colin]      0.7.8claws73
9655
9656         * src/summaryview.c
9657                 remove forgotten debug messages - sorry ;-)
9658
9659 2002-07-16 [colin]      0.7.8claws72
9660
9661         * src/mimeview.c
9662           src/summaryview.c
9663           src/textview.c
9664           src/textview.h
9665                 add the ability to select part of a text mime-part 
9666                 to reply.
9667
9668 2002-07-15 [christoph]  0.7.8claws71
9669
9670         * src/folder.c
9671                 fix folder message count for folders without
9672                 msg_is_changed (includes news folders)
9673
9674 2002-07-15 [martin]     0.7.8claws70
9675
9676         * src/summaryview.c
9677                 option "display recipient on 'From'..." now works
9678                 without the need of enabling the option
9679                 "display  sender  using  address  book".
9680
9681 2002-07-15 [christoph]  0.7.8claws69
9682
9683         * src/summaryview.c
9684                 removed setting folder status from summaryview.
9685                 folder.c should update all message counts correctly.
9686
9687 2002-07-15 [paul]       0.7.8claws68
9688
9689         * po/pt_BR.po
9690                 updated by Fabio Junior Beneditto
9691
9692 2002-07-15 [darko]      0.7.8claws67
9693
9694         * src/mh.c
9695                 Fixed target folder colorization, don't decrease op
9696                 number twice
9697
9698 2002-07-14 [paul]       0.7.8claws66
9699
9700         * sync with main 0.8.0
9701                 see ChangeLog 2002-07-14
9702
9703 2002-07-13 [melvin]     0.7.8claws65
9704         
9705         * src/addrbook.c
9706         * src/addressbook.c
9707         * src/addrindex.c
9708                 Replaced sprintf by g_snprintf to prevent possible buffer
9709                 overflow.
9710         * src/news.c
9711                 Corrected a log message output format.
9712                 Added a missing "done" debug output.
9713         * src/compose.c
9714                 Added keyboard accelerator for Priority menu items
9715                 Added missing \n in debug output
9716         * src/logwindow.c
9717         * src/gtkspell.c
9718         * src/rfc2015.c
9719                 Added missing \n in debug output
9720
9721 2002-07-13 [paul]       0.7.8claws64
9722
9723         * man/sylpheed.1
9724                 change Sergey's email address to the sf address
9725
9726         * src/textview.c
9727                 increase show_url_timeout (more useful for long
9728                 urls)
9729
9730 2002-07-12 [sergey]     0.7.8claws63
9731
9732         * src/rfc2015.c
9733                 applied (with some modifications) patch to set the
9734                 micalg parameter for signatures
9735                 (2001-08-28 Werner Koch <wk@gnupg.org>)
9736
9737 2002-07-12 [sergey]     0.7.8claws62
9738
9739         * man/Makefile.am
9740         * configure.in
9741                 fixed man page installation
9742
9743 2002-07-12 [paul]       0.7.8claws61
9744
9745         * sync with 0.7.8cvs26
9746                 see ChangeLog 2002-07-11 and 2002-07-12
9747
9748 2002-07-11 [christoph]  0.7.8claws60
9749
9750         * src/compose.c
9751         * src/procmsg.c
9752                 first use the message number to find the message
9753                 to mark with a reply flag but check the
9754                 message-id if we got the correct message, if not
9755                 try to find it by message-id.
9756                 use new string seperator that is not allowed
9757                 in message-ids.
9758
9759 2002-07-11 [paul]       0.7.8claws59
9760
9761         * sync with 0.7.8cvs23
9762                 see ChangeLog 2002-07-10
9763
9764 2002-07-10 [christoph]  0.7.8claws58
9765
9766         * src/folder.[ch]
9767         * src/msgcache.[ch]
9768                 Added message-id table to the cache in memory
9769                 and functions to msgcache.c and folder.c to
9770                 fetch MsgInfos by message id
9771         * src/compose.c
9772         * src/procmsg.c
9773                 store folder and message-id of message replying
9774                 to in queue header and set reply flag after sending
9775                 (Closes bug #469498)
9776
9777 2002-07-10 [paul]       0.7.8claws57
9778
9779         * AUTHORS
9780           man/sylpheed.1.gz
9781                 add Martin to the list of authors
9782
9783 2002-07-09 [martin]     0.7.8claws56
9784         * src/gtksctree.c
9785                 Added gtk_ctree_last_visible(), tree_update_level(),
9786                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
9787                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9788                 from gtk+ to gtksctree.c for the new sorting code
9789                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
9790                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
9791         * src/gtksctree.h
9792                 Added declaration for gtk_sctree_sort_recursive() and
9793                 gtk_sctree_sort_node
9794         * src/addressbook.c
9795         * src/foldersel.c
9796         * src/folderview.c
9797         * src/summaryview.c
9798                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9799                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
9800
9801 2002-07-08 [paul]       0.7.8claws55
9802
9803         * more sync with 0.7.8cvs21
9804                 see ChangeLog 2002-07-08
9805
9806 2002-07-08 [paul]       0.7.8claws54
9807
9808         * sync with 0.7.8cvs21
9809                 see ChangeLog 2002-07-08
9810
9811 2002-07-07 [alfons]     0.7.8claws53
9812
9813         * src/Makefile.am
9814         * src/stock_pixmap.[ch]
9815         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
9816         * src/pixmaps/notice_error.xpm  ** NEW FILE **
9817         * src/pixmaps/notice_note.xpm   ** NEW FILE **
9818                 add new pixmaps for upcoming notice pane
9819
9820 2002-07-06 [melvin]     0.7.8claws52
9821
9822         * src/gtkspell.[ch]
9823                 Made them a bit closer to Sylpheed's coding style.
9824                 Removed old code.
9825                 Removed possible memory leaks when some errors occurs.
9826
9827 2002-07-06 [melvin]     0.7.8claws51
9828
9829         * po/Makefile.in.in
9830                 Removed --no-location in xgettext command line to help
9831                 translators that use Emacs' po-mode
9832         * src/quote_fmt.c
9833                 Removed unnecessary comments that messed up sylpheed.pot
9834
9835 2002-07-06 [paul]       0.7.8claws50
9836
9837         * sync with 0.7.8cvs19
9838                 see ChangeLog 2002-07-05
9839
9840 2002-07-06 [christoph]  0.7.8claws49
9841
9842         * src/folder.c
9843         * src/mainwindow.c
9844                 fix folder_item_remove_all_msg and folderview
9845                 status for trash folders after emptying trash
9846
9847 2002-07-05 [paul]       0.7.8claws48
9848
9849         * sync with 0.7.8cvs16
9850                 see ChangeLog 2002-07-04 and 2002-07-05
9851
9852 2002-07-04 [paul]       0.7.8claws47
9853
9854         * sync with 0.7.8cvs14
9855                 see  ChangeLog 2002-07-04
9856
9857 2002-07-03 [alfons]     0.7.8claws46
9858
9859         * src/folder.c
9860                 dupe folder item's path because it's being reallocated
9861                 by new folder scanning code
9862
9863 2002-07-03 [christoph]  0.7.8claws45
9864
9865         * src/imap.c
9866                 better IMAP uid fetching using 'FETCH 1:* (UID)'
9867         * src/msgcache.c
9868                 add missing return in msgcache_write
9869
9870 2002-07-02 [thorsten]   0.7.8claws44
9871
9872         * src/jpilot.c
9873         * src/msgcache.c
9874         * src/rfc2015.c
9875                 use binary mode for file access
9876
9877 2002-07-02 [christoph]  0.7.8claws43
9878
9879         * major code cleanup (part 1)
9880         
9881                 - unused variables removed
9882                 - unused functions removed
9883                 - uninitialized variables checked
9884                 - missing return statements added
9885                 - missing function return types added
9886                 - added parentheses around assignment and
9887                   && in || when suggested by gcc
9888               
9889         * src/mh.c
9890         * src/folder.c
9891                 replaced direct calls to folder->scan_tree
9892                 with folder_scan_tree and restore folder
9893                 prefs in this function. The folder should
9894                 not have to deal with them.
9895                 ( Should now work for all folder types )
9896
9897 2002-07-02 [paul]       0.7.8claws42
9898
9899         * sync with 0.7.8cvs13
9900                 see ChangeLog 2002-07-01 and 2002-07-02
9901
9902 2002-07-01 [christoph]  0.7.8claws41
9903
9904         * src/summaryview.c
9905                 fix "goto next/prev unread message" with
9906                 ignored threads
9907
9908 2002-07-01 [paul]       0.7.8claws40
9909
9910         * po/es.po
9911                 updated by Ricardo Mones Lastra
9912
9913 2002-06-30 [match]      0.7.8claws39
9914
9915         * src/jpilot.c
9916                 applied variation of leonerd's patch (566661) to
9917                 allow multiple email addresses per JPilot entry.
9918                 addresses may be separated by space, comma, pipe,
9919                 semi-colon, new-line.
9920
9921 2002-06-30 [alfons]     0.7.8claws38
9922
9923         * src/procmsg.c
9924                 simple fix for putting older nodes before
9925                 newer nodes when threading by subject
9926
9927 2002-06-30 [christoph]  0.7.8claws37
9928
9929         * src/folder.c
9930         * src/folderview.c
9931         * src/mh.c
9932         * src/news.c
9933         * src/procmsg.c
9934                 fix broken folder tree rescaning
9935                 and don't use procmsg_get_mark_sum
9936                 anymore
9937
9938 2002-06-30 [christoph]  0.7.8claws36
9939
9940         * merge new cache branch
9941         * src/imap.c
9942                 fix new cache imap copy bug
9943         * src/folder.c
9944                 improved folder_item_scan
9945                 it should now always set the correct
9946                 new, unread and total message counts
9947
9948 2002-06-29 [paul]       0.7.8claws35
9949
9950         * configure.in
9951                 correct syntax error
9952
9953 2002-06-29 [paul]       0.7.8claws34
9954
9955         * configure.in
9956           Makefile.am
9957           man/Makefile.am       ** NEW FILE **
9958           man/sylpheed.1.gz     ** NEW FILE **
9959                 add Sylpheed man page
9960
9961 2002-06-29 [paul]       0.7.8claws33
9962
9963         * po/pt_BR.po
9964                 updated by Fabio Junior Beneditto
9965
9966 2002-06-28 [jens]       0.7.8claws32
9967
9968         * po/de.po
9969                 translation updated
9970
9971         * src/selective_download.c
9972                 removed gettext for space " "
9973
9974         * src/imap.c
9975                 removed wrong space
9976
9977 2002-06-28 [paul]       0.7.8claws31
9978
9979         * sync with 0.7.8cvs11
9980                 see ChangeLog 2002-06-28
9981
9982 2002-06-28 [paul]       0.7.8claws30
9983
9984         * sync with 0.7.8cvs10
9985                 see ChangeLog 2002-06-27 and 2002-06-28
9986
9987 2002-06-26 [paul]       0.7.8claws29
9988
9989         * src/addrgather.c
9990           src/selective_download.c
9991                 don't gettextise empty strings.
9992                 reserved by gettext. gettext("") returns 
9993                 the header entry with meta information, 
9994                 not the empty string
9995
9996         * po/en_GB.po
9997                 updated
9998
9999 2002-06-26 [paul]       0.7.8claws28
10000
10001         * sync with 0.7.8cvs7
10002                 see ChangeLog 2002-06-25
10003
10004         * src/prefs_common.c
10005                 ...and in the process, tweak the gui a little
10006
10007 2002-06-25 [alfons]     0.7.8claws27
10008         
10009         * configure.in
10010         * src/Makefile.am
10011                 fine tune ldap library detection
10012
10013 2002-06-25 [alfons]     0.7.8claws26
10014
10015         * src/compose.c
10016                 don't allow return receipts when composing a news article
10017
10018 2002-06-25 [paul]       0.7.8claws25
10019
10020         * Makefile.am
10021                 add '$(AMTAR)' to 'release' section to allow for
10022                 new and older autotools
10023
10024 2002-06-25 [paul]       0.7.8claws24
10025
10026         * src/summaryview.c
10027                 fix "No more unread messages" persistant pop-up
10028                 window bug
10029
10030 2002-06-25 [paul]       0.7.8claws23
10031
10032         * po/it.po
10033                 updated by Alessandro Maestri
10034
10035 2002-06-25 [paul]       0.7.8claws22
10036
10037         * sync with 0.7.8cvs6
10038                 see ChangeLog 2002-06-25
10039
10040 2002-06-24 [paul]       0.7.8claws21
10041
10042         * tools/update-po
10043                 add GPL copyright information
10044
10045 2002-06-24 [paul]       0.7.8claws20
10046
10047         * tools/Makefile.am
10048           tools/README
10049           tools/update-po       ** NEW FILE **
10050                 add script that eases the creation of *.po files
10051                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
10052
10053 2002-06-23 [alfons]     0.7.8claws19
10054
10055         * src/messageview.c
10056                 make notification_convert_header obey const correctness
10057                 (next step will be fixing the broken return receipt)
10058
10059 2002-06-23 [paul]       0.7.8claws18
10060
10061         * src/messageview.c
10062                 fix bug introduced in last commit:
10063                 removed too much code in last commit - put back what's
10064                 needed
10065
10066 2002-06-23 [paul]       0.7.8claws17
10067
10068         * src/messageview.[ch]
10069                 remove code committed in error from locally patched
10070                 source
10071
10072 2002-06-23 [colin]      0.7.8claws16
10073
10074         * src/compose.[ch]
10075                 add compose_entry_select(), used to select the default_to
10076                 email address - hopefully avoiding people sending mails to
10077                 wrong recipients.
10078
10079 2002-06-22 [alfons]     0.7.8claws15
10080
10081         * AUTHORS
10082                 add Bram Metsch & Stanislav Karchebny
10083         * src/smtp.[ch]
10084         * src/prefs_account.[ch]
10085         * src/send.c
10086                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
10087                   options.  (see <http://sourceforge.net/tracker/index.php
10088                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
10089
10090                 - merge Stanislav's fix to make SMTP AUTH work with qmail
10091                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
10092
10093 2002-06-22 [paul]       0.7.8claws14
10094
10095         * sync with 0.7.8cvs5
10096                 see ChangeLog 2002-06-19 and 2002-06-20
10097
10098 2002-06-22 [alfons]     0.7.8claws13
10099
10100         * src/selective_download.c
10101                 fix a stupid mistake I made
10102
10103 2002-06-22 [alfons]     0.7.8claws12
10104
10105         * src/selective_download.[ch]
10106                 fix another unnoticed leak; cleanup code
10107
10108 2002-06-21 [alfons]
10109
10110         * tools/Makefile.am
10111                 gpg-sign <-- gpg-sign-syl
10112
10113 2002-06-21 [alfons]     0.7.8claws11
10114
10115         * src/selective_download.c
10116         * src/selective_download.h
10117                 fix assorted mix of allocation errors (should solve
10118                 problem reported by Philippe Gramoullé, see:
10119                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
10120
10121 2002-06-20 [melvin]     0.7.8claws10
10122
10123         * tools/gpg-sign *REMOVED*
10124           tools/gpg-sign-syl *ADDED*
10125                 Replaced the gpg clearsigning script with the version using
10126                 xterm instead of ssh-askpass and changed its name.
10127
10128         * README.claws
10129                 Updated actions example to reflect the renaming of the
10130                 gpg clearsigning script.
10131
10132 2002-06-19 [paul]       0.7.8claws9
10133
10134         * sync with 0.7.8claws9
10135                 see ChangeLog 2002-06-18 and 2002-06-19
10136
10137 2002-06-19 [paul]       0.7.8claws8
10138
10139         * sync with 0.7.8cvs1
10140                 see ChangeLog 2002-06-18
10141
10142 2002-06-18 [alfons]     0.7.8claws7
10143
10144         * src/mainwindow.h
10145                 add omitted prototype
10146
10147 2002-06-17 [paul]       0.7.8claws6
10148
10149         * src/mainwindow.c
10150                 fix hiding of exec_btn
10151
10152 2002-06-17 [paul]       0.7.8claws5
10153
10154         * src/pop.c
10155                 remove unneeded code: should_delete() 
10156                 and Pop3State::uidl_todelete_list
10157
10158 2002-06-17 [paul]       0.7.8claws4
10159
10160         * sync with 0.7.8
10161                 see ChangeLog 2002-06-11 and 2002-06-13
10162
10163 2002-06-16 [alfons]     0.7.8claws3
10164         
10165         * src/folder.c
10166                 make sure lock sort mode (claws specific) is
10167                 also persists after a tree rescan
10168
10169 2002-06-16 [alfons]     0.7.8claws2
10170
10171         * src/prefs_folder_item.c
10172         * src/folder.[ch]
10173                 fix persistence of folder sort mode (broken
10174                 by adapting Hiro's new folder persistence code)
10175
10176 2002-06-16 [alfons]     0.7.8claws1
10177
10178         * AUTHORS
10179         * src/logwindow.c
10180         * src/prefscommon.[ch]
10181                 control size of log text in log window; 
10182                 closes patch #569155 submitted by Mitko Haralanov.
10183
10184 2002-06-15 [paul]       0.7.8claws
10185
10186         * release of 0.7.8claws
10187
10188 2002-06-15 [paul]       0.7.7claws
10189
10190         * po/pt_BR.po
10191                 updated by Fabio Junior Beneditto
10192
10193 2002-06-14 [paul]       0.7.6claws49
10194
10195         * po/es.po
10196                 updated by Ricardo Mones Lastra
10197
10198 2002-06-14 [paul]       0.7.6claws48
10199
10200         * po/nl.po
10201                 updated translation by Wilbert Berendsen
10202
10203 2002-06-14 [melvin]     0.7.6claws47
10204
10205         * po/fr.po
10206                 Updated French translation
10207
10208 2002-06-13 [paul]       0.7.6claws46
10209
10210         * src/filesel.c
10211                 allow filename to be typed in, rather than just
10212                 selected by the mouse. Patch by Gustavo Noronha Silva.
10213
10214 2002-06-13 [alfons]     0.7.6claws45
10215
10216         * src/mainwindow.[ch]
10217                 more cleanups (removing unnecessary menu items Expand 
10218                 summary / message view)
10219
10220 2002-06-13 [melvin]     0.7.6claws44
10221
10222         * po/POTFILES.in
10223                 Added src/string_match.c
10224         * src/string_match.c
10225                 Fixed possible buffer overflow.
10226                 Corrected typo.
10227                 Added missing config.h header.
10228         * src/prefs_common.c
10229           src/prefs_matcher.c
10230           src/prefs_scoring.c
10231                 Made some strings translatable (missing _(..)).
10232
10233 2002-06-13 [melvin]     0.7.6claws43
10234
10235         * README.claws
10236                 Corrected action example (verifying clearsigned mail).
10237         * src/prefs_account.c
10238                 Corrected typo.
10239         * src/prefs_common.c
10240                 Removed incorrect line that generated a Gtk-CRITICAL msg.
10241
10242 2002-06-12 [alfons]     0.7.6claws42
10243
10244         * src/summaryview.c
10245                 add init of score column lost in 0.7.6claws42
10246
10247 2002-06-12 [paul]       0.7.6claws41
10248
10249         * src/prefs_account.c
10250                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
10251                 behavior of the radio buttons, (from 0.7.7cvs2)
10252
10253 2002-06-11 [alfons]     0.7.6claws40
10254
10255         * src/messageview.[ch]
10256         * src/summaryview.[ch]
10257         * src/summary_search.c
10258         * src/mainwindow.c
10259                 perform a sync to bring in Hiro's separate view implementation 
10260
10261                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
10262
10263 2002-06-11 [paul]       0.7.6claws39
10264         
10265         * src/prefs_account.c
10266                 correct a typo on the Receive tab
10267
10268 2002-06-10 [match]      0.7.6claws38
10269
10270         * src/addressbook.c
10271                 Included address completion patch from Gustavo Noronha.
10272
10273 2002-06-10 [paul]       0.7.6claws37
10274
10275         * src/inc.[ch]
10276           src/pop.c
10277           src/prefs_account.[ch]
10278           src/selective_download.[ch]
10279                 apply PATCH #561712
10280                  NEW:
10281                 - check if POP Account
10282                 - Receive Button renamed to Preview
10283                 - Preview Button Popup: preview new/all messages
10284                 - Download Button
10285                 - Account Preferences-->Receive tab checkbutton if you
10286                   want to remove Mail after Download
10287                 -: default YES
10288                 - Account Preferences-->Receive tab checkbutton use
10289                   filtering rules on preview
10290                   (think of delete_on_server)
10291                 -: default YES
10292                 - Account selectable from SD dialog
10293                 - checkbutton to show already downloaded messages if
10294                   all messages are previewed
10295                 - new clist column showing Date
10296                 - ESC KEY close
10297                 FIXES:
10298                 - play ball with UIDL
10299                 - fault tolerant (?) 
10300                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10301
10302 2002-06-10 [melvin]     0.7.6claws36
10303
10304         * README.claws
10305                 Added a hint to ac/README in cvs instructions.
10306
10307         * src/prefs_actions.c
10308                 Made it possible to use a more elaborate command line
10309                 for asynchronous actions, too.
10310
10311 2002-06-10 [melvin]     0.7.6claws35
10312         
10313         * src/prefs_actions.c
10314                 Make it possible to use a more elaborate command line
10315                 (e.g. |foo|bar|cat>there;echo Done|)
10316                 Corrected error message when calling %f, %F and %p commands
10317                 from the compose window.
10318
10319 2002-06-09 [colin]      0.7.6claws34
10320
10321         * src/summaryview.c
10322                 Automatically find unread messages in current folder
10323                 before annoying the user.
10324
10325 2002-06-08 [alfons]     0.7.6claws33
10326
10327         * po/it.po
10328                 remove bad formatting string in it.po translation
10329                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
10330
10331 2002-06-08 [paul]       0.7.6claws32
10332
10333         * sync with 0.7.6cvs25
10334                 see ChangeLog 2002-06-07
10335
10336 2002-06-05 [paul]       0.7.6claws31
10337
10338         * src/mainwindow.c
10339                 add 'Sort by locked' and 'Sort by score'
10340
10341 2002-06-05 [paul]       0.7.6claws30
10342
10343         * sync with 0.7.6cvs24
10344                 see ChangeLog 2002-06-04
10345
10346 2002-06-04 [paul]       0.7.6claws29
10347
10348         * po/pt_BR.po
10349                 updated by Fabio Junior Beneditto
10350
10351 2002-06-03 [thorsten]   0.7.6claws28
10352
10353         * src/matcher.c
10354                 fclose() matcherrc after reading
10355
10356 2002-06-03 [paul]       0.7.6claws27
10357
10358         * sync with 0.7.6cvs21
10359                 see ChangeLog 2002-05-31
10360
10361 2002-05-31 [paul]       0.7.6claws26
10362
10363         * sync with 0.7.6cvs20
10364                 see ChangeLog 2002-05-29 and 2002-05-30
10365
10366 2002-05-31 [paul]       0.7.6claws25
10367
10368         * src/imap.c
10369                 hopefully fix last buggy sync
10370
10371         * README.claws
10372                 correct typo in 'Actions' examples
10373
10374 2002-05-29 [paul]       0.7.6claws24
10375
10376         * sync with 0.7.6cvs18
10377                 see ChangeLog 2002-05-28 and 2002-05-29
10378
10379         * src/news.c
10380           src/nntp.[ch]
10381                 sync with above 
10382
10383 2002-05-28 [paul]       0.7.6claws23
10384
10385         * sync with 0.7.6cvs16
10386                 see ChangeLog 2002-05-28
10387
10388 2002-05-27 [thorsten]   0.7.6claws22 
10389
10390         * faq/it/sylpheed-faq-1.html
10391           faq/it/sylpheed-faq-2.html
10392           faq/it/sylpheed-faq-3.html
10393           faq/it/sylpheed-faq.html
10394                 corrected DOS lineendings
10395         * faq/de/sylpheed-faq-1.html
10396           faq/de/sylpheed-faq-2.html
10397           faq/en/sylpheed-faq-1.html
10398           faq/en/sylpheed-faq-2.html
10399           faq/en/sylpheed-faq-3.html
10400           faq/es/sylpheed-faq-1.html
10401           faq/es/sylpheed-faq-2.html
10402           faq/es/sylpheed-faq-3.html
10403           faq/fr/sylpheed-faq-1.html
10404           faq/it/sylpheed-faq-1.html
10405           faq/it/sylpheed-faq-2.html
10406           faq/it/sylpheed-faq-3.html
10407           faq/it/sylpheed-faq.html
10408                 changed ">" to &quot;
10409
10410 2002-05-27 [paul]       0.7.6claws21
10411         
10412         * sync with 0.7.6cvs15
10413                 see ChangeLog 2002-05-27
10414
10415 2002-05-27 [paul]       0.7.6claws20
10416
10417         * src/prefs_account.c
10418                 correct a typo
10419
10420 2002-05-26 [paul]       0.7.6claws19
10421
10422         * tools/README
10423                 correct a typo
10424
10425 2002-05-25 [paul]       0.7.6claws18
10426
10427         * tools/README
10428                 add description of kmail2sylpheed.pl
10429
10430 2002-05-25 [paul]       0.7.6claws17
10431
10432         * tools/kmail2sylpheed.pl       ** NEW FILE **
10433                 perl script that converts an exported Kmail address
10434                 book, converts it to sylpheed addressbook file,
10435                 writes the file to .sylpheed, and updates
10436                 addrbook--index.xml 
10437
10438 2002-05-25 [paul]       0.7.6claws16
10439
10440         * sync with 0.7.6cvs14
10441                 see ChangeLog 2002-05-23
10442
10443 2002-05-24 [paul]       0.7.6claws15
10444
10445         * README.claws
10446                 make a correction and add some more info
10447
10448 2002-05-24 [paul]       0.7.6claws14
10449
10450         * src/compose.c
10451                 fix memory leak in 
10452                 compose_redirect_write_headers_from_headerlist()
10453                 add Subject and Resent-Message-ID to
10454                 compose_redirect_write_headers()
10455                 Received, Subject, and X-UIDL are filtered out in 
10456                 compose_redirect_write_to_file()
10457
10458 2002-05-23 [paul]       0.7.6claws13
10459
10460         * src/compose.[ch]
10461           src/filtering.c
10462           src/mainwindow.c
10463           src/matcher.[ch]
10464           src/matcher_parser_lex.l
10465           src/matcher_parser_parse.y
10466           src/prefs_common.[ch]
10467           src/prefs_filtering.c
10468           src/summaryview.c
10469                 rename 'Bounce' to 'Redirect'
10470
10471 2002-05-23 [paul]       0.7.6claws12
10472
10473         * more sync with 0.7.6cvs13
10474           src/compose.c
10475                 see ChangeLog 2002-05-22
10476
10477 2002-05-22 [paul]       0.7.6claws11
10478
10479         * sync with 0.7.6cvs13
10480           src/codeconv.c
10481                 see ChangeLog 2002-05-20
10482           src/prefs_common.c
10483                 see ChangeLog 2002-05-22
10484
10485 2002-05-21 [melvin]     0.7.6claws10
10486
10487         * src/folderview.c
10488                 Added missing filtering and scoring headers
10489                 Fixed bad function call that showed garbage 
10490                 in Folder->Processing
10491
10492 2002-05-21 [paul]       0.7.6claws9
10493
10494         * tools/Makefile.am
10495                 make all tools executable, (patch by Alfons).
10496
10497 2002-05-20 [alfons]     0.7.6claws8
10498
10499         * src/procheader.c
10500                 don't forget to call mktime() so we have a valid week 
10501                 and year day
10502                 (Bug report by Roger Sondermann <mail@jumaros.de>)
10503
10504 2002-05-20 [paul]       0.7.6claws7
10505
10506         * src/html.c
10507                 fix broken parsing of urls
10508         * src/textview.c
10509                 fix displaying of urls
10510
10511                 both fixes from the patch [547855] by Eugene 
10512                 Brevdo (zonem)
10513
10514 2002-05-19 [alfons]     0.7.6claws6
10515
10516         * configure.in
10517                 make sylpheed configure correctly with the latest
10518                 and greatest of automake / autoconf / gettext
10519
10520 2002-05-19 [alfons]     0.7.6claws5
10521
10522         * src/procheader.c
10523         * src/procheader.h
10524                 add function for returning ime zone offset
10525         * src/quote_fmt.c
10526         * src/quote_fmt_parse.y
10527                 better quotation formatting - does not convert
10528                 to local time, but uses the original date string.
10529                 
10530                 Note: %z inserts the timezone offset (should 
10531                 work also on platforms where strftime does not
10532                 support %z).
10533
10534 2002-05-18 [christoph]  0.7.6claws4
10535
10536         * src/summaryview.c
10537                 fix indentation of some code
10538         * tools/Makefile.am
10539                 fix spaces after \
10540         * src/Makefile.am
10541                 add missing \
10542                 correct path for ignorethread.xpm
10543                 incorrect filename for sylpheed_logo.xpm
10544                 add missing include matcher_parser_parse.h
10545
10546 2002-05-18 [paul]       0.7.6claws3
10547
10548         * sync with 0.7.6cvs8
10549                 see ChangeLog 2002-05-16 and 2002-05-17
10550
10551 2002-05-18 [melvin]     0.7.6claws2
10552
10553         * README.claws
10554                 Corrected an action's definition and fixed some misspellings.
10555
10556 2002-05-18 [paul]       0.7.6claws1
10557
10558         * tools/Makefile.am
10559           tools/gpg-sign        ** new file **
10560           tools/uudec           ** new file **
10561                 add Melvin's Actions scripts
10562
10563         * README.claws
10564                 add Melvin's descriptions for Actions
10565
10566 2002-05-18 [paul]       0.7.6claws
10567
10568         * Version 0.7.6claws released
10569
10570 2002-05-17 [paul]       0.7.5claws32
10571
10572         * po/es.po
10573                 updated by Ricardo Mones Lastra
10574
10575 2002-05-17 [paul]       0.7.5claws31
10576
10577         * src/compose.c
10578                 fix Account prefs default folder for sent/draft/deleted
10579                 messages bug
10580
10581         * po/it.po
10582           po/nl.po
10583                 updated translation by Alessandro Maestri and
10584                 Wilbert Berendsen
10585
10586 2002-05-17 [melvin]     0.7.5claws30
10587
10588         * src/prefs_actions.c
10589                 Fixed bug where using %F not at the end of the command 
10590                 resulted in an additional empty argument being created.
10591                 Thanks to Darko Koruga for reporting the bug.
10592
10593 2002-05-17 [melvin]     0.7.5claws29
10594
10595         * po/fr.po
10596                 Updated French translations.
10597
10598 2002-05-15 [paul]       0.7.5claws28
10599         
10600         * po/es.po
10601                 updated by Ricardo Mones Lastra
10602
10603 2002-05-15 [paul]       0.7.5claws27
10604
10605         * sync with 0.7.6cvs4
10606                 see ChangeLog 2002-05-14 and 2002-05-15
10607
10608 2002-05-14 [paul]       0.7.5claws26
10609
10610         * sync with 0.7.6cvs1
10611                 see ChangeLog 2002-05-13
10612
10613 2002-05-13 [thorsten]   0.7.5claws25
10614
10615         * src/messageview.c
10616                 fix select_all and copy in multipart messages
10617         * src/mainwindow.c
10618                 fix select_all and copy in multipart messages
10619
10620 2002-05-12 [paul]       0.7.5claws24
10621
10622         * src/summaryview.c
10623                 reverse last commit, bug already fixed in 0.7.5claws3
10624
10625 2002-05-12 [netztorte]  0.7.5claws23
10626
10627         * src/summaryview.c
10628                 dont parse empty addressbook (checked in before claws20)
10629
10630 2002-05-12 [melvin]     0.7.5claws22
10631
10632         * src/procmsg.[ch]
10633                 Removed unneeded priority code introduced by the previous 
10634                 commit.
10635
10636 2002-05-12 [melvin]     0.7.5claws21
10637
10638         * src/compose.[ch]
10639                 Added possibility to set message's priority.
10640         * src/procmsg.[ch]
10641                 Added possibility to set message's priority.
10642                 Added missing headers
10643
10644 2002-05-12 [melvin]     0.7.5claws20
10645
10646         * src/prefs_actions.c
10647                 Removed implicitely added quotes around the name
10648                 of the temporary files of mime parts.
10649
10650 2002-05-12 [paul]       0.7.5claws19
10651
10652         * sync with 0.7.5cvs20
10653                 see ChangeLog 2002-05-11
10654
10655 2002-05-12 [alfons]     0.7.5claws18
10656
10657         * src/quote_fmt_lex.l
10658         * src/quote_fmt_parse.y
10659                 allow quote / reply date & time format to be set using
10660                 %D{format}. format is a format string you'd pass to
10661                 strftime() (see man strftime, or the Display tab |
10662                 Date format setting).
10663
10664                 Currently %D converts the date to local time. 
10665
10666 2002-05-11 [paul]       0.7.5claws17
10667
10668         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
10669                 see ChangeLog 2002-05-10 and 2002-05-11
10670
10671 2002-05-10 [paul]       0.7.5claws16
10672
10673         * sync with 0.7.5cvs16
10674                 see ChangeLog entries 2002-05-09 and 
10675                 2002-05-10
10676
10677 2002-05-10 [colin]      0.7.5claws15
10678
10679         * src/textview.c
10680                 Corrected a bug that prevented sylpheed to open
10681                 double-clicked URIs.
10682
10683 2002-05-09 [paul]       0.7.5claws14
10684
10685         * sync with 0.7.5cvs14
10686                 see ChangeLog 2002-05-08 and 2002-05-09
10687
10688 2002-05-08 [paul]       0.7.5claws13
10689
10690         * sync with 0.7.5cvs11
10691                 see ChangeLog entry 2002-05-08
10692
10693 2002-05-08 [paul]       0.7.5claws12
10694
10695         * src/mainwindow.c
10696           src/textview.[ch]
10697                 fix segfault on View->Open in new window
10698                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10699
10700 2002-05-07 [paul]       0.7.5claws11
10701
10702         * sync with 0.7.5cvs9
10703                 see ChangeLog entry 2002-05-07
10704
10705 2002-05-06 [paul]       0.7.5claws10
10706
10707         * src/messageview.c
10708           src/textview.c
10709                 display url in statusbar on single-click
10710                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10711
10712 2002-05-06 [match]      0.7.5claws9
10713
10714         * src/addritem.[ch]
10715                 new functions.
10716         * src/addrcache.c
10717                 tidy up.
10718         * src/xmlprops.[ch]
10719                 XML implementation of properties file.
10720         * src/exporthtml.[ch]
10721         * src/expthtmldlg.[ch]
10722         * src/addressbook.c
10723                 export to HTML.
10724
10725 2002-05-02 [sergey]     0.7.5claws8
10726
10727         * src/mainwindow.c (mainwin_entries),
10728           src/prefs_common.c (prefs_send_create()),
10729           src/codeconv.c (locale_table):
10730                 use charset name "Windows-1251" instead of "CP1251".
10731
10732 2002-05-02 [colin]      0.7.5claws7
10733         
10734         * src/compose.c
10735           src/prefs_common.c
10736           src/prefs_folder_item.c
10737                 Fixed cosmetics bugs due to Outbox renamed to Sent.
10738
10739 2002-05-02 [hiro]       0.7.5claws6
10740
10741         * src/imap.c
10742                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
10743
10744 2002-05-02 [paul]       0.7.5claws5
10745
10746         * src/compose.c
10747                 more sync with 0.7.5cvs7, see ChangeLog entry
10748                 2002-05-02
10749
10750 2002-05-02 [hiro]       0.7.5claws4
10751
10752         * src/compose.c
10753                 compose_queue_sub():
10754                 check if queue folder exists (closes #550397).
10755                 removed directory creation since it should be handled
10756                 transparently.
10757         * src/imap.c
10758                 imap_add_msg(): return UID for appended message
10759                 (closes #548842).
10760
10761 2002-04-30 [paul]       0.7.5claws3
10762
10763         * src/summaryview.c
10764                 fix account_find_from_address() bug
10765
10766 2002-04-28 [colin]      0.7.5claws2
10767
10768         * src/compose.c
10769           src/textview.c
10770           src/prefs_common.[ch]
10771           src/utils.[ch]
10772                 Added user-definable quotation characters recognition.
10773
10774 2002-04-28 [paul]       0.7.5claws1
10775
10776         * sync with 0.7.5cvs4
10777                 see ChangeLog entry  2002-04-25
10778
10779 2002-04-28 [paul]       0.7.5claws
10780
10781         * po/es.po
10782           po/nl.po
10783           po/pt_BR.po
10784                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
10785                 Fabio Junior Beneditto
10786
10787 2002-04-27 [jens]       0.7.4claws103
10788
10789         * po/de.po
10790                 updated German translation.
10791
10792 2002-04-27 [hiro]       0.7.4claws102
10793
10794         * src/summaryview.c
10795                 summary_write_cache(): fixed the mark loss of hidden messages.
10796
10797 2002-04-26 [melvin]     0.7.4claws101
10798
10799         * src/procmsg.c
10800                 fixed a second typo (same one)
10801         * po/fr.po
10802           po/it.po
10803           po/pt_BR.po
10804                 fixed the type again...
10805
10806 2002-04-26 [melvin]     0.7.4claws100
10807
10808         * src/procmsg.c
10809                 fixed a typo in an alert message ("temorary").
10810         * po/it.po
10811         * po/pt_BR.po
10812                 corrected the typo  described above.
10813         * po/fr.po
10814                 updated French translation.
10815
10816 2002-04-26 [darko]      0.7.4claws99
10817
10818         * src/summaryview.c
10819                 fix target folder colorization
10820
10821 2002-04-25 [paul]       0.7.4claws98
10822
10823         * po/it.po
10824                 updated by Alessandro Maestri
10825
10826 2002-04-24 [colin]      0.7.4claws97
10827         
10828         * src/compose.c
10829                 Fixed double "subject is empty" question.
10830
10831 2002-04-23 [colin]      0.7.4claws96
10832         
10833         * src/mimeview.c
10834                 Corrected issue when "automatically display images" was
10835                 not set : first image remained after selecting second.
10836
10837 2002-04-23 [melvin]     0.7.4claws95
10838
10839         * src/prefs_actions.c
10840                 Don't display in/out dialog if there is nothing to show.
10841
10842 2002-04-23 [paul]       0.7.4claws94
10843
10844         * sync with 0.7.5cvs3
10845                 bug fixes: see ChangeLog entry 2002-04-23
10846
10847 2002-04-22 [darko]      0.7.4claws93
10848
10849         * src/compose.c
10850                 fix previous check-in which changed code after
10851                 merge from main
10852
10853 2002-04-22 [paul]       0.7.4claws92
10854
10855         * faq/de/*
10856                 add German FAQ
10857         * faq/en/*
10858           faq/es/*
10859           faq/fr/*
10860                 update English, Spanish and French FAQs
10861         * manual/de/*
10862           manual/es/*
10863                 add German and Spanish manuals
10864         * manual/en/*
10865           manual/fr/*
10866                 update English and French manuals
10867
10868         * src/Makefile.am
10869                 add to and re-arrange the pixmap entries
10870
10871 2002-04-22 [darko]      0.7.4claws91
10872
10873         * src/compose.c
10874                 fix sender initials recognition to only allow
10875                 '>' after the initials
10876
10877 2002-04-21 [paul]       0.7.4claws90
10878
10879         * sync with 0.7.5 release
10880                 see ChangeLog entry 2002-04-21
10881
10882 2002-04-21 [alfons]
10883
10884         * src/Makefile.am
10885                 add colin's new pixmaps to EXTRA_DIST
10886
10887 2002-04-21 [colin]      0.7.4claws89
10888         * src/compose.c
10889         * src/inc.c
10890         * src/mainwindow.[ch]
10891         * src/prefs_common.[ch]
10892         * src/stock_pixmap.[ch]
10893                 Added "Work offline" ability.
10894
10895 2002-04-21 [colin]      0.7.4claws88
10896         
10897         * src/mimeview.c
10898         * src/prefs_common.c
10899         * src/prefs_common.h
10900         * src/textview.c : Added an option to common preferences -> display
10901           to allow user not to automatically display images.
10902
10903 2002-04-21 [paul]       0.7.4claws87
10904
10905         * sync with 0.7.4cvs52
10906                 see ChangeLog entry 2002-04-21 (src/imap.c)
10907
10908 2002-04-21 [paul]       0.7.4claws86
10909
10910         * sync with 0.7.4cvs51
10911                 see ChangeLog entry 2002-04-21
10912
10913 2002-04-21 [paul]       0.7.4claws85
10914
10915         * sync with 0.7.4cvs49
10916                 see ChangeLog entries 2002-04-20 and 2002-04-21
10917
10918         * src/Makefile.am
10919                 clean up: remove old 'stock_' element from xpm 
10920                 filenames.
10921
10922 2002-04-21 [alfons]     0.7.4claws84
10923
10924         apply sync patch from Paul
10925
10926         * src/folderview.c
10927                 use old claws prefs_folder_item_create() for now
10928
10929 2002-04-19 [match]      0.7.4claws83
10930
10931         * src/addressbook.[ch]
10932         * src/addrharvest.[ch]
10933         * src/addrgather.[ch]
10934                 recurse folders.
10935         * src/mainwindow.c
10936         * src/summaryview.[ch]
10937                 change menu option.
10938
10939 2002-04-19 [paul]       0.7.4claws82
10940
10941         * po/pt_BR.po
10942                 updated by Fabio Junior Beneditto
10943
10944 2002-04-14 [alfons]     0.7.4claws81
10945
10946         * src/passphrase.c
10947                 add #include <sys/types.h> for mode_t and off_t 
10948
10949 2002-04-13 [paul]       0.7.4claws80
10950         
10951         * src/main.c
10952           src/passphrase.[ch]
10953           src/pgptext.c
10954           src/prefs_common.[ch]
10955           src/rfc2015.c
10956                 enable storing of GnuPG passphrase for the whole 
10957                 session or a user-defined number of minutes. patch 
10958                 submitted by Ravemax <ravemax@dextrose.com>
10959
10960 2002-04-13 [alfons]     0.7.4claws79
10961
10962         * src/textview.c
10963                 make email parser also stop scanning when encountering separators
10964                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
10965
10966 2002-04-13 [paul]       0.7.4claws78
10967
10968         * sync with 0.7.4cvs39
10969                 see ChangeLog entry 2002-04-12
10970
10971 2002-04-11 [paul]       0.7.4claws77
10972
10973         * sync with 0.7.4cvs37
10974                 see ChangeLog entry 2002-04-11
10975
10976 2002-04-11 [paul]       0.7.4claws76
10977
10978         * COPYING 
10979                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
10980                 the clause for OpenSSL). sync with sylpheed main
10981
10982 2002-04-09 [melvin]     0.7.4claws75
10983
10984         * src/compose.c
10985                 Made 'Ctrl-Enter' on send ignore some modifiers 
10986                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
10987                 to bind other *-Enter (but not Alt-Enter).
10988
10989 2002-04-09 [paul]       0.7.4claws74
10990
10991         * sync with 0.7.4cvs35
10992                 see ChangeLog entries 2002-04-09
10993
10994 2002-04-08 [paul]       0.7.4claws73
10995
10996         * sync with 0.7.4cvs33
10997                 see ChangeLog entry 200-04-08
10998
10999 2002-04-07 [match]      0.7.4claws72
11000
11001         * src/addrharvest.[ch]
11002                 fixed to read all addresses in header, regardless
11003                 of header size. improved name parsing. accommodate
11004                 harvest from folders and selected message.
11005         * src/addritem.[ch]
11006                 included new address parsing function.
11007         * src/addrgather.[ch]
11008         * src/addressbook.[ch]
11009         * src/summaryview.[ch]
11010         * src/mainwindow.c
11011                 allow address harvest of folder as well as selected
11012                 messages.
11013
11014 2002-04-07 [paul]       0.7.4claws71
11015
11016         * src/esmtp.[ch]
11017           src/smtp.c
11018                 don't try to authenticate with CRAM-MD5 in SMTP when 
11019                 SMTP-AUTH enabled if MTA doesn't issue this 
11020                 auth-method in it's ehlo-response. bug item #531364,
11021                 patch item #938910. patch submitted by Colin Leroy 
11022                 <colin@colino.net>
11023
11024 2002-04-07 [paul]       0.7.4claws70
11025
11026         * src/nntp.c
11027                 fix missing MODE_READER bug. patch submitted by
11028                 Colin Leroy <colin@colino.net>
11029
11030 2002-04-07 [alfons]     0.7.4claws69
11031
11032         * src/matcher.[ch]
11033         * src/prefs_filtering.c
11034         * src/summaryview.c
11035                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
11036                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
11037
11038 2002-04-07 [paul]       0.7.4claws68
11039
11040         * sync with 0.7.4cvs32
11041                 see ChangeLog entry 2002-04-06
11042
11043         * tools/filter_conv.pl
11044                 more bug fixes
11045
11046 2002-04-06 [paul]       0.7.4claws67
11047
11048         * tools/filter_conv.pl
11049                 modify to be able to find the name of the first
11050                 mailbox and use that. main's filter does not
11051                 record the full path to the mailbox and therefore
11052                 can only filter to the first mailbox.
11053
11054 2002-04-05 [paul]       0.7.4claws66
11055
11056         * tools/filter_conv.pl
11057                 attempt to make the script all-encompassing and
11058                 be able to convert any main 'filter' rule thrown
11059                 at it
11060
11061 2002-04-05 [paul]       0.7.4claws65
11062
11063         * tools/filter_conv.pl
11064                 allow for collapsed folder trees
11065
11066 2002-04-05 [paul]       0.7.4claws64
11067
11068         * sync with 0.7.4cvs31
11069                 see ChangeLog entries 2002-04-05
11070
11071 2002-04-03 [paul]       0.7.4claws63
11072
11073         * sync with 0.7.4cvs29
11074                 see ChangeLog entries 2002-04-02 and 2002-04-03
11075
11076 2002-04-02 [paul]       0.7.4claws62
11077
11078         * sync with 0.7.4cvs26
11079                 see ChangeLog entry 2002-04-01
11080
11081 2002-04-02 [match]      0.7.4claws61
11082
11083         * src/pine.[ch]
11084         * src/importpine.[ch]
11085         * src/addressbook.c
11086                 import Pine address book.
11087
11088 2002-04-02 [match]      0.7.4claws60
11089
11090         * src/addrharvest.[ch]
11091                 improve address parsing of funky addresses.
11092
11093 2002-04-02 [darko]      0.7.4claws59
11094
11095         * src/compose.c
11096                 wrap on send improvements, it now recognizes quoted
11097                 initials as part of the quotation string, and it
11098                 does not join lines separated by CR
11099
11100 2002-04-01 [match]      0.7.4claws58
11101
11102         * src/mgutils.[ch]
11103                 added new functions.
11104         * src/mutt.[ch]
11105                 remove excessive duplicate address generation
11106                 on import.
11107
11108 2002-04-01 [alfons]     0.7.4claws57
11109         
11110         * src/summaryview.c
11111                 put back g_free() 
11112
11113 2002-04-01 [paul]       0.7.4claws56
11114
11115         * sync with 0.7.4cvs25
11116                 see ChangeLog entry 2002-04-01
11117
11118 2002-04-01 [alfons]     0.7.4aprilfool55
11119
11120         * src/summaryview.c
11121                 honour feature request item #537427 to allow for
11122                 displaying names from address book for sent mail also
11123
11124 2002-03-29 [paul]       0.7.4claws54
11125
11126         * src/mainwindow.c
11127           src/prefs_filtering.[ch]
11128           src/prefs_matcher.c
11129           src/summaryview.c
11130                 add 'fast filter' for claws' filtering,
11131                 /Tools/Create filter rule/... patch submitted
11132                 by Neill Miller <neillm@thecodefactory.org>
11133
11134 2002-03-29 [paul]       0.7.4claws53
11135
11136         * sync with 0.7.4cvs24
11137                 see ChangeLog entry 2002-03-29
11138
11139 2002-03-28 [paul]       0.7.4claws52
11140
11141         * sync with 0.7.4cvs23
11142                 see ChangeLog entry 2002-03-28
11143
11144 2002-03-27 [melvin]     0.7.4claws51
11145
11146         * src/prefs_actions.c
11147                 Added support to pass only one message part (as a
11148                 file) to the command using '%p'. No quotes are needed
11149                 because doubles quotes are automatically added.
11150                 Fixed bug where Sylpheed could block when waiting for
11151                 a child process to finish.
11152                 Changed the help menu to remove quotes around symbols to 
11153                 avoid misinterpretation (they must not be used).
11154
11155 2002-03-27 [melvin]     0.7.4claws50
11156
11157         * src/inc.c
11158                 Made the new mail notification command always 
11159                 execute asynchronously.
11160
11161 2002-03-27 [paul]       0.7.4claws49
11162
11163         * src/compose.c
11164                 fix bug introduced in last commit
11165
11166 2002-03-27 [paul]       0.7.4claws48
11167
11168         * sync with 0.7.4cvs21
11169                 see ChangeLog 2002-03-26 and 2002-03-27
11170
11171 2002-03-26 [hoa]        0.7.4claws47
11172
11173         * src/prefs_folder_item.c
11174                 really fixed the bug #516442 with folder rescan.
11175
11176 2002-03-26 [paul]       0.7.4claws46
11177
11178         * sync with 0.7.4cvs19
11179                 see ChangeLog entries 2002-03-25 and 2002-03-26
11180
11181 2002-03-25 [hoa]        0.7.4claws45
11182
11183         * src/matcher.c
11184         * src/mh.c
11185                 fix the bug #516442 with folder rescan.
11186
11187         * src/prefs_common.[ch]
11188         * src/compose.c
11189                 added an option to enable two different behaviours
11190                 for bounce.
11191
11192
11193 2002-03-25 [paul]       0.7.4claws44
11194
11195         * src/mainwindow.c
11196           src/selective_download.c
11197                 correct a few menuitem labels
11198
11199 2002-03-25 [christoph]  0.7.4claws43
11200
11201         * src/procmsg.c
11202                 fix non deleted tmp message in
11203                 procmsg_save_to_outbox
11204                 fix problems caused by sync with
11205                 main branch's procmsg_send_queue
11206
11207 2002-03-25 [paul]       0.7.4claws42
11208
11209         * src/quote_fmt.c
11210           src/quote_fmt_lex.l
11211           src/quote_fmt_parse.y
11212                 add Last name (%L) placeholder for quoting. 
11213                 patch submitted by Thorsten Thielen 
11214                 <thth@users.sourceforge.net>
11215
11216 2002-03-25 [paul]       0.7.4claws41
11217
11218         * src/utils.c
11219                 get full hostname. patch submitted by
11220                 Bob Woodside <rwoodside1@comcast.net>
11221
11222 2002-03-25 [paul]       0.7.4claws40
11223
11224         * src/account.c
11225           src/news.c
11226           src/nntp.[ch]
11227           src/prefs_account.[ch]
11228                 enable NNTP over SSL. patch submitted by
11229                 Pascal Jermini <pascal@infinity.hn.org>
11230
11231 2002-03-24 [paul]       0.7.4claws39
11232
11233         * src/prefs_common.c
11234                 make the arrangement of the Compose tab more
11235                 coherent
11236
11237         * src/mainwindow.c
11238                 fix some irregularities of style
11239
11240         * po/de.po
11241                 updated by Kilian Krause
11242
11243 2002-03-23 [paul]       0.7.4claws38
11244
11245         * po/pt_BR.po
11246                 updated by Fabio Junior Beneditto
11247
11248 2002-03-23 [paul]       0.7.4claws37
11249
11250         * src/mainwindow.c
11251                 move 'Gather addresses' to 'Tools' menu
11252                 make 'Selective download' sensitive
11253
11254 2002-03-23 [paul]       0.7.4claws36
11255
11256         * sync with 0.7.4cvs16
11257                 see ChangeLog entries 2002-03-23
11258
11259 2002-03-22 [christoph]  0.7.4claws35
11260
11261         * src/quote_fmt_parse.y
11262                 fix include program output
11263
11264 2002-03-22 [alfons]     0.7.4claws34
11265
11266         * src/pop.c
11267                 initialize GDate stack variable correctly (sorry!)
11268
11269 2002-03-22 [paul]       0.7.4claws33
11270
11271         * src/compose.c
11272           src/mainwindow.c
11273           src/prefs_actions.c
11274           src/prefs_common.c
11275                 rename 'Tool' to 'Tools'
11276
11277         * src/mainwindow.c
11278                 move 'Delete duplicated messages' from
11279                 'Message/' to 'Tools/'
11280                 re-arrange the order of 'Tools/' items
11281
11282 2002-03-22 [paul]       0.7.4claws32
11283
11284         * src/addr_compl.c
11285           src/addressbook.[ch]
11286                 auto-address completion now also matches on
11287                 Nickname. patch submitted by Bob Forsman 
11288                 <hammor@users.sourceforge.net>
11289
11290         * src/editaddress.c
11291                 correct a spelling mistake
11292
11293 2002-03-22 [alfons]     0.7.4claws31
11294
11295         * src/pop.c
11296                 fix getting uidl from incorrect string 
11297                 (spotted by Colin)
11298
11299 2002-03-21 [alfons]     0.7.4claws30
11300
11301         * src/pop.c
11302                 more code refactoring
11303                 plug mem leak introduced by delete on server
11304
11305 2002-03-21 [paul]       0.7.4claws29
11306
11307         * sync with 0.7.4cvs11
11308                 see ChangeLog entries 2002-03-20
11309
11310 2002-03-20 [alfons]     0.7.4claws28
11311
11312         * src/inc.c
11313                 apply Colin's patch and refactor
11314
11315 2002-03-20 [paul]       0.7.4claws27
11316
11317         * sync with sylpheed 0.7.4cvs9
11318                 see ChangeLog entry 2002-03-20
11319
11320 2002-03-19 [christoph]  0.7.4claws26
11321
11322         * src/mh.c
11323         * src/procmsg.[ch]
11324         * src/summaryview.c
11325                 revert changes for flag updates
11326                 (does not work correctly and no time to debug)
11327
11328 2002-03-20 [alfons]     0.7.4claws25
11329
11330         * src/pop.c
11331                 refactor should_delete() a little bit 
11332
11333 2002-03-19 [paul]       0.7.4claws24
11334
11335         * src/inc.[ch]
11336           src/pop.c
11337           src/prefs_account.[ch]
11338                 allow the user to leave downloaded mail on the 
11339                 server for n days. Patch submitted by Colin Leroy 
11340                 <colin@colino.net>
11341
11342 2002-02-19 [paul]       0.7.4claws23
11343
11344         * sync with sylpheed 0.7.4cvs8
11345                 see ChangeLog entries 2002-03-19
11346
11347 2002-03-18 [paul]       0.7.4claws22
11348
11349         * sync with sylpheed 0.7.4cvs6
11350                 see ChangeLog entry 2002-03-18
11351
11352 2002-03-18 [paul]       0.7.4claws21
11353
11354         * po/en_GB.po
11355                 add en_GB message catalogue
11356
11357         * src/mbox_folder.c
11358           src/prefs_account.c
11359           src/prefs_actions.c
11360                 correct a few spelling mistakes
11361
11362 2002-03-17 [alfons]     0.7.4claws20
11363
11364         * src/matcher.c
11365                 more stringent checks for NULL params when writing
11366                 filtering actions to a file
11367                 
11368 2002-03-17 [hoa]        0.7.3claws20
11369
11370         * src/news.c
11371                 fixed the count of new messages
11372
11373         * src/compose.c
11374                 fixed the "attachment properties" window
11375
11376 2002-03-17 [paul]       0.7.4claws19
11377
11378         * src/defs.h
11379           src/folder.h
11380           src/news.c
11381           src/prefs_account.[ch]
11382           src/procmsg.[ch]
11383           src/summaryview.c
11384                 automatically mark cross-posted messages as read 
11385                 and (optionally) give them a colour label
11386                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
11387                 
11388
11389 2002-03-17 [paul]       0.7.4claws18
11390
11391         * sync with sylpheed 0.7.4cvs5
11392                 see ChangeLog entry 2002-03-17
11393
11394 2002-03-17 [melvin]     0.7.4claws17
11395         
11396         * src/textview.c
11397                 Worked around a gtktext 'bug': when searching for 
11398                 a text in a long message it was scrolling slowly
11399                 line by line until it hit the searched text.
11400         * po/fr.po
11401                 Updated French translation
11402
11403 2002-03-17 [melvin]     0.7.4claws16
11404
11405         * src/mainwindow.c
11406         * src/compose.c
11407         * src/prefs_actions.c
11408                 Moved "Edit/Actions" to "Tool/Actions"
11409                 Made mainwindow/compose window sensitive as soon as
11410                 no child process is running anymore even if the io dialog
11411                 is open.
11412                 Fixed a struct being initialized with a non constant char*
11413
11414 2002-03-16 [christoph]  0.7.4claws15
11415
11416         * configure.in
11417                 add --with-compiler-flags option
11418                 (only for developer hacking)
11419         * src/mh.c
11420         * src/procmsg.[ch]
11421         * src/summaryview.c
11422                 try to make folder-stats and flag handling more
11423                 independent from the summaryview. msgcounts
11424                 are only set when the folder is opened and
11425                 procmsg_msginfo_(un)set_flags will handle it
11426                 later and summaryview will get the values
11427                 from the folder.
11428
11429 2002-03-16 [paul]       0.7.4claws14
11430
11431         * src/messageview.c
11432                 fix Return-receipt. Patch submitted by Bob
11433                 Woodside <rwoodside1@comcast.net>
11434
11435 2002-03-16 [paul]       0.7.4claws13
11436
11437         * src/compose.c
11438                 fix 'dynamic' signatures, make it work again
11439                 broken during sync on 2002-03-14 (0.7.4claws2)
11440
11441 2002-03-15 [match]      0.7.4claws12
11442
11443         * src/addrharvest.[ch]
11444         * src/addrgather.[ch]
11445         * src/addressbook.[ch]
11446         * src/mainwindow.c
11447                 included address harvester feature. still some
11448                 issues with address parsing that I will fix.
11449
11450 2002-03-15 [match]      0.7.4claws11
11451
11452         * src/addrbook.[ch]
11453         * src/addrcache.[ch]
11454         * src/addressbook.[ch]
11455         * src/addrindex.c
11456         * src/editbook.c
11457         * src/importldif.c
11458         * src/importmutt.c
11459         * src/jpilot.[ch]
11460         * src/main.c
11461         * src/syldap.[ch]
11462         * src/vcard.[ch]
11463                 tidy up. fix memory leaks. moved attribs and methods
11464                 from individual interfaces to addrcache object. prep
11465                 for new stuff to come in.
11466
11467 2002-03-15 [alfons]     0.7.4claws10
11468
11469         * src/matcher.[ch]
11470         * src/matcher_parser_parse.y
11471         * src/matcher_parser_lex.l
11472         * src/prefs_matcher.c
11473                 add filtering conditions message greater than, smaller 
11474                 than, and exactly matching a size in bytes
11475                 (does not work with delete from POP3 server yet)
11476
11477                 this should also give others an idea what you should
11478                 do to add new criterions to claws filtering system
11479                 
11480
11481 2002-03-15 [paul]       0.7.4claws9
11482
11483         * tools/filter_conv.pl
11484                 exit if there are no filter rules to convert
11485                 rename filterrc to filterrc.old after completion
11486
11487 2002-03-15 [paul]       0.7.4claws8
11488
11489         * sync with sylpheed 0.7.4cvs3
11490                 see ChangeLog entry 2002-03-14
11491
11492 2002-03-14 [paul]       0.7.4claws7
11493
11494         * src/compose.c
11495                 clean up the last commit (ahem)
11496
11497 2002-03-14 [paul]       0.7.4claws6
11498
11499         * src/compose.c
11500                 fix bug #515655. honour account preferences
11501                 regarding gpg default signing/encryption when 
11502                 changing account from the compose window.
11503
11504 2002-03-14 [paul]       0.7.4claws5
11505
11506         * src/folderview.c
11507                 remove unnecessary curly brackets
11508
11509 2002-03-14 [paul]       0.7.4claws4
11510
11511         * src/folderview.c
11512           src/prefs_filtering.[ch]
11513                 add filter rename on folder rename and filter
11514                 delete on folder delete. Patch submitted by
11515                 Neill Miller <neillm@thecodefactory.org> 
11516
11517 2002-03-14 [christoph]  0.7.4claws3
11518
11519         * src/procmsg.c
11520         * src/send.c
11521                 fix local delivery
11522                 (patch submitted by "Simon 'corecode' Schubert")
11523         * src/prefs_common.c
11524         * src/procmsg.c
11525                 fix gcc 3.0 warning
11526
11527 2002-03-14 [paul]       0.7.4claws2
11528
11529         * sync with sylpheed 0.7.4cvs2
11530                 see ChangeLog entry 2002-03-13
11531
11532 2002-03-12 [darko]      0.7.4claws1
11533
11534         * src/mainwindow.c
11535                 fix what seems to be a copy and paste error
11536                 when setting color for important messages
11537                 (reported by wwp)
11538
11539 2002-03-11 [paul]       version 0.7.4claws released
11540
11541 2002-03-11 [paul]       0.7.4claws
11542
11543         * po/es.po
11544           po/it.po
11545           po/nl.po
11546           po/pt_BR.po
11547                 update message catalogs. Submitted by Ricardo Mones 
11548                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
11549                 Fabio Junior Beneditto
11550
11551         * configure.in
11552           faq/Makefile.am
11553           faq/it/Makefile
11554           faq/it/sylpheed-faq*
11555           src/mainwindow.c
11556           src/manual.[ch]
11557                 add FAQ in Italian
11558         
11559
11560 2002-03-11 [jens]       0.7.3claws7
11561
11562         * po/de.po
11563                 updated German translation
11564
11565 2002-03-11 [melvin]     0.7.3claws6
11566
11567         * po/fr.po
11568                 updated and corrected French translation
11569
11570 2002-03-10 [hoa]        0.7.3claws5
11571
11572         * src/account.c
11573         * src/inc.c
11574         * src/prefs_account.c
11575         * src/procmsg.c
11576         * src/send.[ch]
11577                 fixed the local account.
11578                 you have to change the default "/usr/sbin/sendmail"
11579                 to "/usr/sbin/sendmail -t" in the preferences of
11580                 the local account.
11581
11582         * src/procmime.c
11583                 removed some debug display for renderer
11584
11585 2002-03-10 [paul]       0.7.3claws4
11586
11587         * faq/en/sylpheed-faq-1.html
11588           faq/en/sylpheed-faq-2.html
11589                 update
11590
11591 2002-03-09 [paul]       0.7.3claws3
11592
11593         * sync with sylpheed 0.7.4
11594                 see ChangeLog entry 2002-03-09
11595
11596 2002-03-08 [paul]       0.7.3claws2
11597
11598         * faq/en/sylpheed-faq*
11599           faq/es/sylpheed-faq*
11600           faq/fr/sylpheed-faq*
11601                 update the FAQs
11602
11603         * manual/fr/.cvsignore
11604           manual/fr/Makefilea.am
11605           manual/fr/sylpheed*
11606           src/mainwindow.c
11607           src/manual.[ch]
11608                 add the French manual
11609
11610 2002-03-07 [paul]       0.7.3claws1
11611
11612         * sync with sylpheed 0.7.3cvs4
11613                 see ChangeLog entries  2002-03-06 and 2002-03-07
11614         
11615         * po/nl.po
11616                 updated by Wilbert Berendsen
11617
11618 2002-03-07 [melvin]     0.7.2claws34
11619
11620         * src/selective_download.c
11621                 Changed the pixmap of the receive button to MAIL_RECEIVE.
11622
11623 2002-03-06 [paul]       0.7.2claws33
11624
11625         * sync with sylpheed 0.7.3cvs1
11626                 bug fix, see ChangeLog entry 2002-03-05
11627
11628 2002-03-05 [paul]       0.7.2claws32
11629
11630         * src/mimeview.c
11631           src/pgptext.[ch]
11632           src/procmsg.c
11633                 reverse the pgp ascii-armored code implemented in 
11634                 0.7.2claws16. removal of this code until it matures.
11635                 this means that verifying ascii-armored pgp sigs and
11636                 automatic decryption of ascii-armored encrypted
11637                 messages no longer works.
11638
11639 2002-03-05 [paul]       0.7.2claws31
11640
11641         * configure.in
11642           Makefile.am
11643         * faq/Makefile.am
11644         * faq/en/Makefile.am
11645           faq/en/sylpheed-faq.html
11646           faq/en/sylpheed-faq-1.html
11647           faq/en/sylpheed-faq-2.html
11648           faq/en/sylpheed-faq-3.html
11649         * faq/es/Makefile.am
11650           faq/es/sylpheed-faq.html
11651           faq/es/sylpheed-faq-1.html
11652           faq/es/sylpheed-faq-2.html
11653           faq/es/sylpheed-faq-3.html
11654           faq/es/sylpheed-faq-4.html
11655         * faq/fr/Makefile.am
11656           faq/fr/sylpheed-faq.html
11657           faq/fr/sylpheed-faq-1.html
11658           faq/fr/sylpheed-faq-2.html
11659           faq/fr/sylpheed-faq-3.html
11660         * src/Makefile.am
11661           src/defs.h
11662           src/mainwindow.c
11663           src/manual.[ch]
11664                 add FAQs in English, Spanish and French
11665
11666
11667 2002-03-05 [paul]       0.7.2claws30
11668
11669         * manual/en/sylpheed.html
11670           manual/en/sylpheed-XX.html
11671                 updated the English manual
11672
11673 2002-03-05 [hoa]        
11674
11675         * src/summaryview.c
11676                 dialog box pops up if the article can't be deleted.
11677
11678 2002-03-04 [paul]       
11679         
11680         * po/pt_BR.po
11681                 updated by Fabio Junior Benedito
11682
11683 2002-03-04 [hoa]
11684
11685         * removed ac/gpgme.m4
11686                 to avoid autogen common problem
11687                 developers have to install gpgme development package now
11688
11689         * src/compose.c
11690                 encoding to 7bit or 8bit is enabled.
11691
11692 2002-03-03 [alfons]     0.7.2claws29
11693
11694         * src/pop.c
11695                 merge fix by Oliver Haertel for selective
11696                 download buglet
11697
11698 2002-03-03 [paul]       0.7.2claws28
11699         
11700         * sync with sylpheed 0.7.3
11701
11702 2002-03-03 [paul]       0.7.2claws27
11703
11704         * sync with sylpheed 0.7.2cvs24
11705                 see ChangeLog entries 2002-03-02 and 2002-03-03
11706
11707 2002-03-02 [melvin]     0.7.2claws26
11708
11709         * src/inc.[ch]
11710         * src/main.c
11711         * src/mainwindow.c
11712         * src/prefs_common.[ch]
11713                 Added user definable notification on new mail arrival.
11714                 Removed unused variables in spell checker prefs code.
11715
11716 2002-03-02 [melvin]     0.7.2claws25
11717
11718         * src/quote_fmt.c
11719                 Removed unnecessary escape sequences.
11720                 Changed 'Initial...' to 'Initials of Sender'
11721
11722 2002-03-02 [paul]       0.7.2claws24
11723
11724         * sync with sylpheed 0.7.2cvs22
11725                 see ChangeLog entry 2002-03-01
11726
11727 2002-03-01 [hoa]        0.7.2claws23
11728
11729         * src/mainwindow.c
11730                 Set sensitivity of delete actions to active
11731                 even if the folder is a newsgroup.
11732
11733         * src/summaryview.c
11734                 - Set sensitivity of delete actions
11735                 - Added function check_permission() that will check if the
11736                   user is authorized to delete a message. For news, it
11737                   will check if the author is the same.
11738                 - Enabled deletion when there is no trash folder.
11739
11740         * src/news.[ch]
11741                 - Added news_cancel_article() to cancel articles
11742                 - Implemented news_remove_message() (public function)
11743
11744 2002-03-01 [paul]       0.7.2claws22
11745
11746         * src/gtkutils.c
11747           src/textview.c
11748                 recognise urls that that don't include 'http://' and
11749                 simply begin 'www.' 
11750
11751         * AUTHORS
11752                 remove duplicated name
11753
11754 2002-02-28 [paul]       0.7.2claws21
11755
11756         * src/mainwindow.c
11757           src/summaryview.[ch]
11758                 add ability to 'Select thread'
11759                 combines Melvin's "Select thread's head" patch (#510907)
11760                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
11761                 patch (#518514) 
11762
11763 2002-02-28 [paul]       0.7.2claws20
11764
11765         * src/mimeview.c
11766                 hopefully fix segfault on right-clicking a mime part
11767                 that some people have experienced.      
11768                 fix submitted by Fredrik Olofsson <frol@linux.nu>
11769
11770 2002-02-28 [paul]       0.7.2claws19
11771
11772         * sync with sylpheed 0.7.2cvs21
11773                 see ChangeLog entries 2002-02-27 and 2002-02-28
11774
11775 2002-02-27 [paul]       0.7.2claws18
11776
11777         * sync with sylpheed 0.7.2cvs18
11778                 see ChangeLog entries 2002-02-26 and 2002-02-27
11779
11780 2002-02-26 [alfons]     0.7.2claws17
11781
11782         * src/procheader.c
11783                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
11784                 (spotted by Chris Hessman <idatech@gmx.net>)
11785
11786 2002-02-26 [paul]       0.7.2claws16
11787
11788         * src/mimeview.c
11789           src/pgptext.[ch]
11790           src/procmsg.c
11791                 make decryption of ascii-armored pgp encrypted messages
11792                 and verification of ascii-armored signatures work again.
11793                 slightly altered from the patch by Jens Jahnke 
11794                 <jan0sch@gmx.net>
11795
11796                 ##FIX ME##
11797                 * the checking of plaintext signatures always comes up in 
11798                   a popup box
11799                 * it doesn't work for multipart messages 
11800                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
11801                   including the msg headers and these 2 line themselves, are 
11802                   not displayed
11803
11804         * src/mainwindow.c
11805                 "View/Folder Tree" becomes "View/Separate Folder Tree"
11806                 "View/Message View" becomes "View/Separate Message View"
11807                 because its less ambiguous.
11808
11809         * po/es.po
11810                 updated by Ricardo Mones Lastra
11811
11812 2002-02-26 [paul]       0.7.2claws15
11813
11814         * sync with sylpheed 0.7.2cvs17
11815                 see ChangeLog entries 2002-02-25 and 2002-02-26
11816
11817 2002-02-25 [christoph]  0.7.2claws14
11818
11819         * src/filtering.[ch]
11820         * src/inc.c
11821                 do filtering stuff after all messages have been received
11822                   1. drop all messages to .processing
11823                   2. scan processing folder for messages
11824                   3. filter messages or move to inbox
11825                 this will also find old messages left in processing after
11826                 a crash or something like that and we get a real msginfo
11827                 from folder->get_msg_list and do not have to create our
11828                 own in filter_message
11829         * src/matcher_parser_parse.y
11830                 remove MIX/MAX warning (reordered includes)
11831
11832 2002-02-25 [paul]       0.7.2claws13
11833
11834         * sync with sylpheed 0.7.2cvs15
11835                 see ChangeLog entry 2002-02-24
11836
11837 2002-02-24 [alfons]     0.7.2claws12
11838
11839         * src/filtering.c
11840                 clear old color flags first when applying a new color to
11841                 a message info. 
11842                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
11843
11844 2002-02-24 [alfons]     0.7.2.claws11
11845         
11846         * AUTHORS
11847         * src/prefs_common.c
11848                 add presets for Opera and Konqueror, closes patch #517261,
11849                 submitted by Ville Skyttä <scop@users.sourceforge.net>
11850
11851 2002-02-24 [alfons]     0.7.2.claws10
11852
11853         * AUTHORS
11854         * src/summaryview.c
11855                 fix threading for null message ids, closes patch #521601,
11856                 submitted by Bob Forsman <hammor@users.sourceforge.net>
11857
11858 2002-02-24 [alfons]     0.7.2claws9
11859
11860         * src/summaryview.c
11861         * src/filtering.c
11862                 make Tool | Filter Message work with filtering system so
11863                 setting flags also works
11864
11865                 TODO:
11866
11867                 - Processing uses the same function as Tool | Filter
11868                   Message, but doesn't use the same update proc yet
11869
11870 2002-02-23 [paul]       0.7.2claws8
11871
11872         * sync with sylpheed 0.7.2cvs14
11873                 see ChangeLog entries 2002-02-22 and 2002-02-23
11874
11875 2002-02-22 [christoph]  0.7.2claws7
11876
11877         * src/quote_fmt.c
11878                 Add column space to table
11879         * src/quote_fmt_parse.y
11880                 Close files
11881
11882 2002-02-22 [paul]       0.7.2claws6
11883
11884         * src/Makefile.am
11885           src/defs.h
11886           src/filtering.c
11887           src/inc.[ch]
11888           src/mainwindow.c
11889           src/matcher.[ch]
11890           src/matcher_parser_lex.l
11891           src/matcher_parser_parse.y
11892           src/pop.[ch]
11893           src/prefs_account.h
11894           src/prefs_filtering.c
11895           src/selective_download.[ch]   *** NEW FILES ***
11896           src/utils.[ch]
11897           po/POTFILES.in
11898                 Selective Download added to 'Tool' menu. 
11899                 Retrieves email headers of the currently selected pop3 
11900                 account and allows the user to mark emails for deletion 
11901                 right on the pop3 server. Patch submitted by Oliver Haertel 
11902                 <oha@users.sourceforge.net>.
11903         
11904         * po/POTFILES.in
11905                 add 'src/quote_fmt.c'           
11906
11907 2002-02-22 [christoph]  0.7.2claws5
11908
11909         * src/Makefile.am
11910                 added quote_fmt.c
11911         * src/prefs_common.[ch]
11912         * src/prefs_template.c
11913         * src/quote_fmt.c               *** NEW FILE ***
11914         * src/quote_fmt.h
11915                 move quote format symbol description code
11916                 to it's own file because it is used from
11917                 differnent code parts
11918                 Rewrote symbol description GUI
11919                   + use table
11920                   + add separators
11921                   + get data from array (no more long constant strings)
11922         * src/quote_fmt_lex.l
11923         * src/quote_fmt_parse.y
11924                 Symbol for Literal % changed to \% instead of %%
11925                 (More logical as \ is used for quoting for other symbols)
11926                 Add |f and |p to include files and program output
11927                 Examples:
11928                     |f{/home/.../.signature}
11929                     |p{date}
11930         * po/de.po
11931                 Correct wrong spelling for "Referenzen"
11932
11933 2002-02-21 [paul]       0.7.2claws4
11934
11935         * src/procmsg.c
11936                 forgotten during sync
11937
11938 2002-02-21 [paul]       0.7.2claws3
11939
11940         * sync with sylpheed 0.7.2cvs11
11941                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
11942                 2002-02-20 and 2002-02-21
11943
11944 2002-02-20 [melvin]     0.7.2claws2
11945
11946         * src/prefs_actions.c
11947                 Added error report when child cannot fork or when execvp 
11948                 returns with an error.
11949
11950 2002-02-19 [christoph]  0.7.2claws1
11951
11952         * src/codeconv.c
11953                 return unconverted text if conde conversion is not possible
11954                 when libjconv is used.
11955                 (patch submitted by "Simon 'corecode' Schubert")
11956
11957 2002-02-19 [paul]       
11958
11959         * version 0.7.2claws release
11960
11961 2002-02-19 [paul]       0.7.2claws
11962
11963         * po/nl.po
11964                 updated by Wilbert Berendsen
11965
11966
11967 2002-02-18 [alfons]     0.7.1claws13
11968
11969         * src/syldap.c
11970         * src/jpilot.c
11971                 remove references to dlfcn and explicitly loading functions
11972                 from dynalink libs, because libs linked anyway, and functions
11973                 are loaded explicitly
11974
11975 2002-02-17 [melvin]     0.7.1claws12
11976
11977         * src/prefs_actions.c
11978                 Replaced children wait loop with double fork technique.
11979                 Now, input/output window updated at each new output.
11980                 free_children(): Fixed a memory leak.
11981                 Made input/output window non closable if running children
11982                 still exist.
11983                 Added missing <unistd.h> include.
11984                 Added some --debug outputs.
11985
11986 2002-02-17 [melvin]     0.7.1claws11
11987
11988         * src/summaryview.c
11989                 Fixed bug where descending sort order did not select top
11990                 message.
11991
11992 2002-02-17 [melvin]     0.7.1claws10
11993
11994         * acconfig.h
11995                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11996         * src/prefs_common.c
11997                 Pspell data package directory no more hard coded but
11998                 set during configuration (PSPELL_PATH). (Thanks to 
11999                                 Gustavo Noronha Silva.)
12000
12001 2002-02-17 [melvin]     0.7.1claws9
12002
12003         * configure.in
12004                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12005         * src/gtkspell.c
12006                 Fixed compile-time warnings.
12007
12008 2002-02-16 [alfons]     0.7.1claws8
12009
12010         * src/filesel.c
12011                 fix inadvertent free of NULL pointer which caused
12012                 sylpheed to crash when closing the save-as dialog
12013                 using the window close button
12014
12015 2002-02-16 [carsten]    0.7.1claws7
12016         * src/mainwindow.[ch]
12017           src/summaryview.c
12018           src/prefs_common.c
12019                 fixes for pixmap theming code:
12020                         - recently changed mail attributes shouldn't get
12021                           lost any longer
12022                         - theme is only reloaded iff another theme was
12023                           selected
12024
12025 2002-02-16 [paul]       0.7.1claws6
12026
12027         * sync with sylpheed 0.7.2 release
12028                 see ChangeLog entry 2002-02-15 and 2002-02-16
12029
12030 2002-02-15 [paul]       0.7.1claws5
12031
12032         * sync with sylpheed 0.7.1cvs9
12033                 see ChangeLog entry 2002-02-15
12034
12035         * po/POTFILES.in
12036                 remove unneeded headerwindow.c entry
12037
12038 2002-02-14 [carsten]    0.7.1claws4
12039         * src/summaryview.c
12040                 fixed a bug for "Go to next unread message": there was
12041                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
12042                 in the prefs, because of doing "Search again" instead
12043                 "No"
12044
12045 2002-02-14 [carsten]    0.7.1claws3
12046         * src/stock_pixmap.c
12047                 removed 2 more mem leaks; following memprof,
12048                 this code is "leak free" now :)
12049
12050 2002-02-14 [carsten]    0.7.1claws2
12051         * src/stock_pixmap.c
12052                 used opendir/readdir/closedir instead of scandir
12053                 -> code should work now on Solaris
12054
12055 2002-02-14 [paul]       0.7.1claws1
12056
12057         * sync with sylpheed 0.7.1cvs8
12058                 see ChangeLog entries 2002-02-13 and 2002-02-14
12059
12060         * README.claws
12061                 add some description of Actions and Pixmap Themes
12062
12063 2002-02-13 [paul]       
12064
12065         * version 0.7.1claws release
12066
12067 2002-02-13 [paul]       0.7.1claws
12068
12069         * po/es.po
12070           po/it.po
12071           po/pt_BR.po
12072                 updated translations, submitted by Ricardo Mones Lastra,
12073                 Alessandro Maestri and Fabio Junior Beneditto
12074
12075 2002-02-13 [melvin]     0.7.0claws75
12076
12077         * src/prefs_actions.c
12078                 Added missing "signal.h" include
12079
12080 2002-02-13 [melvin]     0.7.0claws74
12081
12082         * src/prefs_folder_item.c
12083                 Added missing "config.h" include
12084         * po/fr.po
12085                 Updated French translation for folder propriety.
12086
12087 2002-02-13 [jens]       0.7.0claws73
12088
12089         * po/POTFILES.in
12090                 Added missing src/prefs_folder_item.c [log added by melvin]
12091         * po/de.po
12092                 Updated German translation.
12093
12094 2002-02-13 [melvin]     0.7.0claws72
12095
12096         * po/fr.po
12097                 Updated French translation.
12098
12099 2002-02-13 [melvin]     0.7.0claws71
12100
12101         * src/gtkutils.c
12102                 Made gtkut_editable_get_selection return NULL if selection
12103                 is of length zero.
12104                 This fixes a bug where selecting part of message A then
12105                 switching to message B and replying to it will not
12106                 quote the message's body.
12107
12108 2002-02-12 [paul]       0.7.0claws70
12109
12110         * src/mainwindow.c
12111                 cosmetic, relating to pixmap themes: on toolbar make 
12112                 updating of 'Exec' and 'Compose news/Compose email'
12113                 icons faster.
12114
12115 2002-02-12 [carsten]    0.7.0claws69
12116         * src/folderview.c
12117           src/mainwindow.[ch]
12118           src/stock_pixmap.c
12119           src/summaryview.c
12120           src/prefs_common.c
12121                 - refreshing after changing pixmap theme better
12122                   now (thanks Paul)
12123                 - wanted to remove some mem leaks, but alfons was
12124                   faster (and had the better solution ;)
12125
12126 2002-02-12 [alfons]     0.7.0claws68
12127
12128         * src/prefs_common.c
12129         * src/stock_pixmap.[ch]
12130                 plug mem leaks, refactor code a little bit
12131
12132
12133 2002-02-12 [sergey]     0.7.0claws67
12134
12135         * src/imap.c
12136                 Fixed problem with copying messages to IMAP folders when the
12137                 server uses something other than '/' as a namespace separator
12138                 (cyrus-imapd uses '.').
12139
12140 2002-02-12 [jens]       0.7.0claws66
12141
12142         * po/de.po
12143                 Updated German Translation
12144
12145 2002-02-12 [paul]       0.7.0claws65
12146
12147         * sync with sylpheed 0.7.1cvs1
12148                 see ChangeLog entry 2002-02-12
12149
12150 2002-02-12 [melvin]     0.7.0claws64
12151
12152         * src/prefs_actions.c
12153                 Fixed "feature" where children's output was duplicated 
12154                 instead of refreshed while monitoring.
12155                 Removed some debug code.
12156
12157 2002-02-12 [christoph]  0.7.0claws63
12158
12159         * src/compose.c
12160                 always delete message from queue after sending/send error
12161                 (closes bug #509601)
12162
12163 2002-02-12 [melvin]     0.7.0claws62
12164
12165         * src/prefs_actions.c
12166                 Children wait loop is now triggered with a timeout of 1s
12167                 Added %F which is replaced with the list of filenames 
12168                 of all selected messages (as suggested by Ricardo Mones Lestra)
12169                 Pipe syntax changed. Prefix with | to send selection, postfix
12170                 with | to retrieve output. Prefix with > or * to send
12171                 user definable input to the command (*: input is hidden)
12172                 Old pipe action should now be postfixed with |, too.
12173
12174 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
12175         * src/stock_pixmap.c
12176                 fixed a bug: if there's no theme directory don't
12177                 throw an error, just do "nothing" (thanks Alfons)
12178
12179 2002-02-12 [carsten]    0.7.0claws60
12180         * src/folderview.c
12181           src/summaryview.c
12182                 had to write the cache twice (nasty!); some marks would 
12183                 get lost if not
12184
12185 2002-02-11 [carsten]    0.7.0claws59
12186         * acconfig.h
12187           configure.in
12188           doc-src/maintainer_guide.txt
12189           src/compose.[ch]
12190           src/defs.h
12191           src/folderview.[ch]
12192           src/gtkutils.[ch]
12193           src/mainwindow.[ch]
12194           src/prefs_common.[ch]
12195           src/stock_pixmap.[ch]
12196           src/summaryview.[ch]
12197                 pixmap theming and related work on pixmap
12198                 handling on some other places
12199                 (e.g. hrm features for all folder)
12200           src/pixmap/stock_*.xpm -> the stock_ was removed
12201         
12202 2002-02-11 [paul]       0.7.0claws58
12203
12204         * sync with sylpheed 0.7.1 release
12205                 see ChangeLog entries 2002-02-11
12206
12207 2002-02-08 [paul]       0.7.0claws57
12208
12209         * sync with sylpheed 0.7.0cvs39
12210                 see ChangeLog entry 2002-02-07 (last entry) 
12211
12212         * src/prefs_actions.c
12213           src/prefs_filtering.c
12214           src/prefs_matcher.c
12215           src/prefs_scoring.c
12216                 sync: made it compile with C compilers other than gcc
12217
12218 2002-02-07 [paul]       0.7.0claws56
12219
12220         * sync with sylpheed 0.7.0cvs38
12221                 see ChangeLog entries 2002-02-06 (last 2 entries) and
12222                 2002-02-07
12223
12224 2002-02-07 [darko]      0.7.0claws55
12225
12226         * src/gtkutils.[ch]
12227         * src/summaryview.c
12228                 Fix const gchar */gchar * issue (thanks Hiro)
12229
12230 2002-02-07 [darko]      0.7.0claws54
12231
12232         * src/compose.[ch]
12233         * src/filtering.c
12234         * src/gtkutils.[ch]
12235         * src/prefs_template.c
12236         * src/quote_fmt.h
12237         * src/quote_fmt_parse.y
12238         * src/summaryview.c
12239         * src/utils.[ch]
12240                 When replying or forwarding an email don't quote the entire
12241                 mail body but use the part of the message text that is selected
12242
12243 2002-02-06 [melvin]     0.7.0claws53
12244
12245         * src/prefs_common.[ch]
12246         * src/gtkspell.[ch]
12247         * src/compose.c
12248                 Made possible to switch quickly to last used dictionary
12249                 which makes checking bilingual documents easier.
12250
12251 2002-02-06 [melvin]     0.7.0claws52
12252         
12253         * po/POTFILES.in
12254                 Added forgotten new file src/prefs_actions.c
12255
12256 2002-02-06 [melvin]     0.7.0claws51
12257
12258         * src/prefs_actions.c   ** NEW FILE **
12259         * src/prefs_actions.h   ** NEW FILE **
12260                 Added actions to execute on message text view, or on the
12261                         message's file.
12262         * src/Makefile.am
12263                 Added src/prefs_actions.[ch]
12264         * src/compose.c
12265                 Added new menu "Edit/Actions"
12266         * src/defs.h
12267                 Added new actionsrc file.
12268         * src/main.c
12269                 Added actionsrc reading.
12270         * src/mainwindow.c
12271                 Added new menus "Edit/Actions" and "Configuration/Actions..."
12272         * src/prefs_common.h
12273                 Added new element actionslst element to prefs_common.
12274
12275 2002-02-06 [paul]       0.7.0claws50
12276
12277         * sync with sylpheed 0.7.0cvs36
12278                 see ChangeLog entry 2002-02-06
12279
12280 2002-02-05 [paul]
12281
12282         * po/es.po
12283                 updated by Ricardo Mones Lastra
12284
12285 2002-02-05 [paul]       0.7.0claws49
12286
12287         * sync with sylpheed 0.7.0cvs33
12288                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
12289
12290 2002-02-05 [paul]       0.7.0claws48
12291
12292         * src/compose.c
12293                 re-add 'Edit/Advanced/Delete entire line', previously named
12294                 'Delete Line+'
12295
12296 2002-02-04 [paul]       0.7.0claws47
12297
12298         * src/compose.c
12299           src/summaryview.c
12300                 fix bug #494993 (Reply All not taking Reply-To into consi)
12301                 eliminate differences in behaviour of right-click 'Reply to all' 
12302                 in summary view and 'Reply to all' on the toolbar. 
12303                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
12304                 view and From gets ignored by 'Reply to all' on toolbar.
12305                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
12306                 From when no Reply-To header is present.
12307
12308 2002-02-04 [paul]       0.7.0claws46
12309
12310         * sync with sylpheed 0.7.0cvs30
12311                 see ChangeLog entries 2002-02-03 and 2002-02-04
12312
12313 2002-02-03 [melvin]     0.7.0claws45
12314
12315         * src/gtkspell.[ch]
12316                 Readded function to highlight all misspelled words.
12317                 Fixed bug where user-provided-words did not replace
12318                         correctly the misspelled word when using the mouse.
12319                 Fixed bug where checking a region selected from right to left did
12320                         not check the region at all.
12321                 Fixed bug where 'Check backwards' may not check at all. 
12322                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
12323                 Fixed possible buffer overflow when checking for long strings (>1k).
12324                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
12325                 Accelerators code uses now gtk_widget_add_accel.
12326                 Removed and disabled obsolete and unfinished code.
12327                 Cleaning up.
12328
12329         * src/compose.c
12330                 Added menu item to Highlight all misspelled words.
12331
12332 2002-02-01 [paul]       0.7.0claws44
12333
12334         * src/mainwindow.c
12335                 fix '/View/Hide read messages' sensitivity when all
12336                 messages in a folder are hidden
12337
12338 2002-02-01 [paul]       0.7.0claws43
12339
12340         * src/main.c
12341                 add --send option to command line interface, sends all
12342                 queued mail. Patch submitted by Ricardo Mones Lastra.
12343
12344 2002-01-31 [paul]       0.7.0claws42
12345
12346         * src/mainwindow.c
12347                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
12348
12349 2002-01-31 [paul]       0.7.0claws41
12350
12351         * sync with sylpheed 0.7.0cvs27
12352                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
12353                 and 2002-01-31
12354
12355         * src/textview.c
12356                 comment out elements of textview_show_part() as temporary
12357                 workaround for attachment 'Display as text' bug 
12358
12359         * po/pt_BR.po
12360                 updated by Fabio Junior Beneditto
12361
12362 2002-01-30 [paul]       0.7.0claws40
12363
12364         * sync with sylpheed 0.7.0cvs24
12365                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
12366                 and 2002-01-30
12367
12368         * src/compose.c
12369                 add {N_("/_Spelling"), ... "<Branch>"} to 
12370                 GtkItemFactoryEntry compose_entries[]
12371
12372         * src/prefs_common.c
12373                 add claws menu items to prefs_keybind_apply_clicked()
12374                 and remove non-claws menu items
12375
12376 2002-01-29 [paul]       0.7.0claws39
12377
12378         * sync with sylpheed 0.7.0cvs22
12379                 see ChangeLog entries 2002-01-28 and 2002-01-29
12380
12381 2002-01-28 [melvin]     0.7.0claws38
12382
12383         * src/compose.c
12384                 Added the declartion of compose_send_control_enter.
12385
12386         * src/compose.c
12387         * src/gtkspell.[ch]
12388                 Added in a 'Spelling' menu which includes the configuration menu. 
12389                 Added a real 'Check all' and got rid from the old one which only
12390                 highlited misspelled word.
12391                 Made 'Check while typing' a disableable option.
12392                 Added a dialog when there are no more misspelled word.
12393                 Added a dialog if error occurs when switching to a dictionary.
12394         
12395         * src/prefs_common.[ch]
12396                 Added option for the default 'Check while typing' option.
12397
12398
12399 2002-01-28 [alfons]     0.7.0claws37
12400
12401         * src/compose.c
12402                 fix buglet and make code comply with sylpheed code style
12403
12404 2002-01-28 [paul]       0.7.0claws36
12405
12406         * sync with sylpheed 0.7.0cvs19
12407                 see ChangeLog entries for 2002-01-28
12408
12409 2002-01-28 [hoa]        0.7.0claws35
12410
12411         * src/defs.h
12412                 added rendererrc
12413
12414         * src/main.c
12415                 read the renderer config
12416
12417         * src/procmime.[ch]
12418                 use the renderer config to convert mime attachments
12419
12420         * src/textview.c
12421                 don't use textview_show_html/ertf,
12422                 use get_text_content instead
12423
12424 2002-01-27 [alfons]     0.7.0claws34
12425         
12426         * src/news.c
12427                 make sylpheed believe it can delete a news message...
12428                 (messages are NOT deleted, maybe we should remove
12429                 processing from the folder properties after all.)
12430
12431 2002-01-27 [alfons]     0.7.0claws33
12432
12433         * src/folder.c
12434                 add extra checks
12435         * src/news.c
12436                 implement remove_msg() 
12437
12438 2002-01-27 [alfons]     0.7.0claws32
12439
12440         * src/procmsg.h
12441         * src/procheader.c
12442         * src/messageview.c
12443                 fix return receipt / disposition notification again. this
12444                 stuff seems to break on _every_ major summary UI change, so
12445                 it's now implemented using a flag which is saved in the
12446                 marks cache
12447                 
12448 2002-01-26 [alfons]     0.7.0claws31
12449
12450         * src/import.c
12451                 let import dialog show the destination folder identifier
12452
12453 2002-01-26 [melvin]     0.7.0claws30
12454
12455         * src/folderview.c
12456         * src/summaryview.c
12457                 Readded 'Mark all read' into summary view popup menu
12458                 Added 'Mark all read' in folder view popup menu for IMAP
12459                 and NNTP.
12460                 Made it insensitive if the selected folder is not the shown
12461                 one to avoid 'Mark all read' on the wrong folder.
12462                 
12463 2002-01-26 [paul]       0.7.0claws29
12464
12465         * src/folderview.c
12466           src/summaryview.c
12467                 move 'Mark all read' from summary view to folder view
12468                 menu. (adapted from) patch submitted by Jeremy Andrews,
12469                 <lists@kerneltrap.com>
12470
12471 2002-01-25 [alfons]     0.7.0claws28
12472
12473         * src/gtkstext.c
12474                 put the gtk class name back so GtkSText adapts the 
12475                 settings of GtkText
12476
12477 2002-01-25 [alfons]     0.7.0claws27
12478
12479         * src/folderview.c 
12480                 assimilate Ricardo's patch that shows pixmaps instead of
12481                 plain "new" and "unread" texts in the folder view column
12482                 headers 
12483
12484 2002-01-25 [paul]       0.7.0claws26
12485
12486         * src/Makefile.am
12487                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
12488                 be found in non-standard locations. 
12489                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
12490
12491 2002-01-25 [paul]       0.7.0claws25
12492
12493         * sync with sylpheed 0.7.0cvs16
12494                 see ChangeLog entry 2002-01-25
12495
12496 2002-01-24 [paul]       0.7.0claws24
12497
12498         * more sync with sylpheed 0.7.0cvs15
12499                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
12500
12501 2002-01-23 [sergey]     0.7.0claws23
12502
12503         * src/importldif.c
12504                 Fixed segfault when closing LDIF import wizard with
12505                 the window manager.
12506         * src/imageview.c
12507         * src/imageview.h
12508         * src/messageview.c
12509         * src/mimeview.c
12510                 Fixed wrong scrolling position after switching between
12511                 text and image parts.
12512
12513 2002-01-23 [paul]       0.7.0claws22
12514
12515         * sync with sylpheed 0.7.0cvs15
12516                 see ChangeLog entries 2002-01-22 and 2002-01-23
12517
12518 2002-01-21 [melvin]     0.7.0claws21
12519
12520         * src/prefs_scoring.c
12521         * src/prefs_filtering.c
12522                 Fixed bug where scoring and filtering windows stopped
12523                 autochecking.
12524
12525 2002-01-21 [paul]       0.7.0claws20
12526
12527         * sync with sylpheed 0.7.0cvs12
12528                 see ChangeLog entries 2002-01-20 and 2002-01-21
12529
12530 2002-01-21 [carsten]    0.7.0claws19
12531         * src/mainwindow.c
12532         * src/menu.[ch]
12533         * src/messageview.[ch]
12534         * src/summaryview.[ch]
12535                 changes to shortcuts handling again:
12536                         + "Q" now controled by mainwin
12537                         + v/V are now customizable and have slightly
12538                           different meanings
12539                 the "button" to minimize the messageview (and maximize
12540                 the summary view) is a real button now
12541         * src/compose.c
12542                 "Delete Line+" added to Edit/Advanced (this will also
12543                 delete the '\n')
12544
12545 2002-01-20 [melvin] 0.7.0claws18
12546
12547         * src/addressbook.c
12548                 Made "Bcc" sensitive when addressbook is called from
12549                 compose window (it was a Claws only bug).
12550
12551 2002-01-19 [alfons] 0.7.0claws17
12552
12553         * src/inc.c
12554                 prevent unnecessary updates when currently selected folder has
12555                 no new messages 
12556
12557 2002-01-19 [alfons] 0.7.0claws16
12558         
12559         * src/summaryview.c
12560                 prevent writing the cache based on current message list in summary 
12561                 view when filtering also put messages in currently selected folder
12562
12563 2002-01-19 [paul]
12564
12565         * po/it.po
12566                 Italian translation submitted by Alessandro Maestri
12567                 <a.maestri@cs.tin.it>
12568
12569 2002-01-18 [melvin]     0.7.0claws15
12570
12571         * src/prefs_filters.c
12572                 fixed bug where 'cancel' from 'filters' window stops autochecking
12573                 if the timer timed out  when the window was open.
12574
12575 2002-01-18 [match]      0.7.0claws14
12576
12577         * src/addrclip.[ch]     ** NEW FILE **
12578         * src/addrselect.[ch]   ** NEW FILE **
12579         * src/adbookbase.h      ** NEW FILE **
12580                 addressbook cut, copy and paste
12581         * src/addrbook.[ch]
12582         * src/addrcache.[ch]
12583         * src/addressitem.h
12584         * src/addrindex.[ch]
12585         * src/addritem.[ch]
12586         * src/importldif.c
12587         * src/importmutt.c
12588         * src/jpilot.[ch]
12589         * src/syldap.[ch]
12590         * src/vcard.[ch]
12591         * src/jpilot.[ch]
12592         * src/editbook.c
12593         * src/editjpilot.c
12594         * src/editldap.c
12595         * src/editvcard.c
12596                 support for copy/paste
12597         * src/addressbook.c
12598                 support for copy/paste
12599                 tidy up menu option processing
12600                 correct address list function arguments
12601         * src/editaddress.c
12602                 sort user attributes
12603         * src/ldif.h
12604         * src/mutt.h
12605                 tidy up
12606
12607         * src/addrbook.[ch]
12608         * src/addrbook.[ch]
12609         * src/addrbook.[ch]
12610                 
12611
12612 2002-01-18 [paul]       0.7.0claws13
12613
12614         * sync with sylpheed 0.7.0cvs8
12615                 configure.in: support Mac OS X (Darwin)
12616
12617 2002-01-18 [carsten]    0.7.0claws12
12618         * src/html.c
12619                 small hack to fix a segfault with an empty href
12620                 (reported by Alexandra Walford <deeni@altern.org>)
12621         * src/mainwindow.c
12622         * src/summaryview.c
12623                 the shortcuts for Mark und Mark as unread are hardcoded
12624                 again
12625         * src/compose.c
12626         * src/gtkstext.[ch]
12627                 readded the shortcuts in gtkstext but made them
12628                 customizeable (simply by adding a menu plus a wrapper
12629                 to compose.c)
12630
12631 2002-01-17 [melvin]     0.7.0claws11
12632
12633         * src/gtkspell.c
12634                 fix default dictionary not being saved.
12635
12636 2002-01-16 [darko]      0.7.0claws10
12637
12638         * src/compose.c
12639                 fix wrapping crash with URL longer than wrapping margin
12640
12641 2002-12-08 [hoa]        0.7.0claws10
12642
12643         * src/matcher_parser_parse.y
12644                 fixed some bugs
12645
12646         * src/prefs_filtering.c
12647                 now, we can use bounce action in the dialog box.
12648
12649 2002-01-16 [carsten]    0.7.0claws9
12650         * src/gtkstext.c
12651                 removed the <control> and <alt> shortcuts because they're
12652                 not needed and interefered with the "normal" shortcuts
12653         * src/mainwindow.c
12654         * src/summaryview.c
12655                 removed most of the hardcoded shortcuts and assigned
12656                 them to menu entries making them easy customizable by
12657                 that
12658
12659 2002-01-16 |melvin]     0.7.0claws8
12660
12661         * src/gtkspell.c
12662                 fixed bug where using the mouse and when the compose
12663                 window is not on top may result in a crash.
12664
12665 2002-01-16 [melvin]     0.7.0claws7
12666
12667         * src/compose.c
12668                 fixed a long standingspell checker bug which could 
12669                 cause a crash after sending a message.
12670
12671 2002-01-16 [paul]       0.7.0claws6
12672
12673         * sync with sylpheed 0.7.0cvs7
12674                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
12675                 2002-01-15, and 2002-01-16
12676
12677 2002-01-16 [melvin]     0.7.0claws5
12678
12679         * README.claws
12680         * src/compose.c
12681         * src/gtkspell.[ch]
12682         * src/main.c
12683                 Heavily modified spell checker code to work around
12684                 ispell bug, to add keyboard shortcuts and for future
12685                 enhancements. See README.claws for usage information.
12686
12687 2002-01-15 [alfons]     0.7.0claws4
12688         
12689         * src/summaryview.c
12690                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
12691                 so sorting within threads reflects sort mode
12692
12693 2002-01-15 [christoph]  0.7.0claws3
12694
12695         * src/procmsg.c
12696                 added alertpanel if mail sending failed
12697
12698 2002-01-15 [alfons]     0.7.0claws2
12699         
12700         * src/prefs_filtering.c
12701                 don't stop timer when prefs filtering dialog is opened
12702
12703 2002-01-14 [alfons]     0.7.0claws1
12704
12705         * src/addr_compl.c
12706         * src/prefs.c
12707                 remove debug_print()s for privacy reasons
12708
12709 2002-01-14 [darko]      0.7.0claws
12710
12711         * README.claws
12712                 quotation wrapping is now also in the main branch
12713
12714 2002-01-14 [paul]
12715
12716         * tools/filter_conv.pl
12717                 allow for Boolean Op and case-sensitivity
12718                 this file is included in the release and tagged
12719                 'rel_0_7_0'
12720
12721 2002-01-13 [paul]       0.7.0claws
12722
12723         * release 0.7.0, with cvs tag 'rel_0_7_0'
12724
12725 2002-01-13 [paul]
12726
12727         * tools/filter_conv.pl
12728         * tools/README
12729                 rewritten to output to matcherrc instead of filteringrc
12730
12731         * po/es.po
12732                 updated Spanish translation by Ricardo Mones Lastra
12733
12734 2002-01-13 [alfons]
12735
12736         * po/nl.po
12737                 update dutch translation
12738
12739 2002-01-13 [paul]
12740
12741         * po/pt_BR.po
12742                 Updated by Fabio Junior Beneditto 
12743
12744 2002-01-13 [melvin]     0.6.6claws53
12745
12746         * po/fr.po
12747                 Updated french translation
12748
12749 2002-01-12 [alfons]     0.6.6claws52
12750
12751         * src/filtering.c
12752                 plug mem leak that has been sitting there for ages              
12753
12754 2002-01-12 [alfons]     0.6.6claws51
12755
12756         * src/summaryview.c
12757                 undo melvin's changes from 0.6.6claws48 because summary
12758                 view now refuses to select first unread message when
12759                 selecting a folder 
12760
12761 2002-01-11 [alfons]     0.6.6claws50
12762
12763         * src/import.c
12764                 use claws' semantics for getting folder item when
12765                 importing an mbox file into a folder 
12766                 (submitted by Dale P. Smith)
12767
12768 2002-01-11 [christoph]  0.6.6claws49
12769
12770         * src/prefs.h
12771                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
12772                 toggle widget, because non static prefs can not use
12773                 prefs_set_* functions
12774         * src/prefs_account.c
12775                 toggle smtp auth password field sensitivity if
12776                 user id is empty and add descrition of usage for
12777                 these fields
12778         * src/prefs_folder_item.c
12779                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
12780                 callbacks
12781
12782 2002-01-11 [melvin]     0.6.6claws48
12783
12784         * src/compose.c
12785                 fix the 'Ctrl-Enter' feature for sending and test really
12786                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
12787                 editables which was not documented in Gtk)
12788
12789         * src/summaryview.c
12790                 Made summaryview refresh after sorting and not before.
12791
12792 2002-01-11 [christoph]  0.6.6claws47
12793
12794         * src/compose.c
12795                 select account from account ids if possible and
12796                 correctly set save folder for copy in reedit
12797
12798 2002-01-10 [paul]       0.6.6claws46
12799
12800         * sync with sylpheed 0.7.0 release
12801                 see ChangeLog entries 2002-01-07, 2002-01-08 and
12802                 2002-01-09
12803
12804 2002-01-09 [alfons]
12805
12806         * src/summaryview.c
12807                 remove more dirt traces...
12808
12809 2002-01-09 [alfons]
12810         
12811         * src/summaryview.c
12812                 clean up some traces of my debugging stuff
12813
12814 2002-01-09 [alfons]     0.6.6claws45
12815
12816         * src/filtering.c
12817                 break up filteringprop_apply() in three separate pieces
12818                 so we can drop messages that failed processing in the
12819                 inbox
12820
12821         * src/summaryview.c
12822                 fix bug #469598 "no refresh of inbox after filter" which 
12823                 was introduced by the new summary view locking, and which 
12824                 prevented the summary view to update after a manual filter 
12825                 message. claw's filter message requires a summary_show().
12826                 (aargh, summary_show() again! :-)
12827                 
12828 2002-01-07 [alfons]     0.6.6claws44
12829
12830         * src/headerwindow.c
12831         * src/logwindow.c
12832         * src/messageview.c
12833         * src/sourcewindow.c
12834                 bring in Hiro's last 0.7.0 wm class fixes
12835
12836         * tools/sylprint.pl
12837                 bring in Ricardo's fix for sylprint script
12838
12839         * AUTHORS       
12840         * src/rfc2015.[ch]
12841         * src/prefs_common.[ch]
12842         * src/prefs_account.[ch]
12843         * src/compose.c
12844                 clean up account preference poison in rfc2015,
12845                 and preparation to fix double sign bug 
12846                 (patch submitted by Simon 'corecode' Schubert)
12847
12848 2002-01-07 [christoph]  0.6.6claws43
12849
12850         * src/mh.c
12851                 search for free message number, do not only rely
12852                 on last_num
12853         * src/send.c
12854                 fix smtp auth and use extra account information
12855                 if available, if not use pop3 data instead
12856                 (closes bug #500341)            
12857         * src/ssl.[ch]
12858                 match coding style
12859
12860 2002-01-06 [alfons]     0.6.6claws42
12861
12862         * src/mainwindow.c
12863                 try making the separate windows work again...
12864
12865 2002-01-06 [alfons]     0.6.6claws41
12866
12867         * src/mainwindow.c
12868                 adapt Hiro's separate window menu (to get rid of the funny
12869                 duplicate menu items), and make it work again
12870
12871 2002-01-06 [alfons]     0.6.6claws40
12872
12873         * tools/Makefile.am
12874         * tools/sylprint.rc
12875         * tools/sylprint.pl
12876         * tools/README.sylprint
12877                 add sylprint script for printing mails from Sylpheed
12878                 (contributed by Ricardo Mones Lastra)
12879
12880         * src/acount.c
12881                 clean up
12882
12883 2002-01-06 [melvin]     0.6.6claws39
12884
12885         * src/mainwindow.c
12886         * src/summaryview.c
12887                 Fixed crash introduced in 0.6.6claws38 by the menu
12888                 reorganisation (Hide read messages)
12889         
12890         * ChangeLog.claws 
12891                 Fixed typo (we are now in 2002, alfons ;) )
12892
12893 2002-01-05 [alfons]     0.6.6claws38
12894
12895         * sync with sylpheed 0.6.6cvs10-17
12896                 (last stuff marked as LAST_STABLE)
12897
12898 2002-01-04 [melvin]     0.6.6claws37
12899
12900         * src/account.c
12901                 Made account selection code use strcasestr again instead of
12902                 g_strcasecmp (fixes bug where reediting queued messages
12903                 did not select proper account reported by T. Link).
12904         
12905         * src/folderview.c
12906                 Fix bug where folder icons are not shown when 'hide read messages'
12907                 is on.
12908         
12909         * src/stock_pixmaps.[ch]
12910                 Added folder icons for 'hide read messages'.
12911         
12912         * src/compose.c
12913                 Fixed bug where 'Enter' in a header entry will send the message 
12914                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
12915
12916 2002-01-03 [melvin]     0.6.6claws36
12917         
12918         * src/prefs.[ch]
12919                 Added popup menu for common preferences and
12920                 account preferences (right click on tab displays
12921                                 a menu of all tabs.)
12922
12923 2002-01-02 [melvin]     0.6.6claws35
12924
12925         * src/gtkspell.[ch]
12926                 Made spelling code compatible with undo/redo feature.
12927                 Added creation of suggestion mode menu for the general
12928                         preferences.
12929         
12930         * src/prefs_common.[ch]
12931                 Added option menu for the speller's suggestion mode.
12932                 Added missing spaces in "..." buttons and made a "..."
12933                         button non translatable!
12934         
12935         * src/compose.c
12936                 Made speller use the default suggestion mode.
12937                 Hack to make it possible to choose 'CTRL-Enter' as a
12938                         shortcut for sending (and only for sending).
12939
12940         * src/prefs_folder_item.c
12941                 Changing subject simplification does not update cache 
12942                         anymore (because it is unnecessary).
12943                 Fixed bug where changing subject simplification updated the 
12944                         summaryview even when the viewed folder is not the
12945                         folder which properties are being changed. (E.g. 
12946                                         viewing folder A and changing
12947                                         the subject simplification of 
12948                                         folder B -not being viewed- updated the 
12949                                         summaryview of folder A with data of
12950                                         folder B). (Hope this is clear... )
12951
12952 2001-12-31 [alfons]     0.6.6claws34
12953         
12954         * src/ldif.c
12955         * src/mutt.c
12956                 fgetc() returns a signed integer which doesn't
12957                 fit in a char. so c truncates this to a char
12958                 but we may lose significant bits. i.e. we may
12959                 comparing 0xFF which may not be equal to -1
12960                 unless properly casted to signed char which
12961                 we won't do because fgetc() returns a signed
12962                 integer which doesn't fit in a char. so c 
12963                 truncates this to a char but we may lose 
12964                 significat bits. (you got the idea, thanks
12965                 to Gustavo Noronha Silva <kov@debian.org>
12966                 and the Debian folks!)
12967
12968 2001-12-30 [alfons]     0.6.6claws33
12969
12970         * src/prefs_common.c
12971                 add #ifdef USE_PSPELLs that Melvin forgot               
12972
12973 2001-12-30 [melvin]     0.6.6claws32
12974         
12975         * src/prefs_common.[ch]
12976                 Added configurable color for misspelled words.
12977
12978         * src/gtkspell.[ch]
12979                 Fixed bug of foreground text color (reported by David
12980                                 Mehrmann)
12981                 Added configurable color for misspelled words.
12982
12983 2001-12-30 [alfons]     0.6.6claws31
12984
12985         * src/folder.c
12986                 remove unnecessary things someone put there
12987
12988         * src/mh.c
12989         * src/folder.[ch]
12990                 make folder properties (like threading and sorting) persistent
12991                 (closes bug #497424 "rescan folder tree resets proprieties")
12992                 currently this is only for MH folders. 
12993
12994 2001-12-29 [melvin]     0.6.6claws30
12995
12996         * src/string_match.[ch]
12997                 Optimized a bit: regexp pattern buffer compiled only once, and
12998                   one subroutine call removed. Fixed ^ regexp search: Now, 
12999                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
13000         
13001         * src/summaryview.c
13002                 Subject filtering changed to filter summary columns and
13003                   not directly the messages subject cache. The loss in 
13004                   performance is balanced by the improvement of string_match.
13005                 Added an alert panel if there is an error in the regexp.
13006
13007         * src/src/prefs_folder_item.h
13008                 Added a regexp pattern buffer.
13009
13010 2001-12-28 [alfons]     0.6.6claws29
13011
13012         * src/string_match.[ch]
13013                 clean up name space
13014                 allow compilation *BSD
13015
13016 2001-12-27 [alfons]     0.6.6claws28
13017
13018         * src/filter.c
13019                 sync the Hiro's bug fix for BSD
13020
13021 2001-12-27 [melvin]     0.6.6claws27
13022         
13023         * src/compose.c
13024                 Simplify focus to subject entry code.
13025
13026 2001-12-27 [darko]      0.6.6claws26
13027
13028         * src/filtering.c
13029         * src/mbox_folder.c
13030         * src/messageview.c
13031         * src/mh.c
13032         * src/procheader.[ch]
13033         * src/procmsg.h
13034         * src/stock_pixmap.[ch]
13035         * src/summaryview.c
13036                 Show key icon for encrypted mails in summary view
13037
13038         * src/pixmaps/clip.xpm
13039         * src/pixmaps/clipkey.xpm
13040         * src/pixmaps/key.xpm
13041                 New/modified icons for the above
13042
13043 2001-12-27 [melvin]     0.6.6claws25
13044
13045         * src/prefs_common.c
13046                 Put spell checker options in a separate tab to decrease
13047                 the Common Preferences window height.
13048
13049         * README.claws  
13050                 Update spell checker usage instruction about its options
13051                 location.
13052
13053 2001-12-27 [melvin]     0.6.6claws24
13054
13055         * src/compose.c
13056                 Changed subject entry widget position. Initial focus is
13057                 on the To header instead of the subject entry.
13058                 Creating a new header scrolls the header list to make the
13059                 created one visible. Nevertheless, when automatically filling
13060                 headers, the first one is shown.
13061                 A Tab key press in the last empty header entry zips the 
13062                 focus to the subject entry.
13063                 (I did not change the combo boxes, yet)
13064
13065 2001-12-26 [alfons]     0.6.6claws23
13066
13067         * src/prefs_account.c
13068         * src/inc.c
13069                 allow default inbox to reside in another mailbox (only
13070                 works for POP3 accounts)
13071
13072 2001-12-26 [alfons]     0.6.6claws22
13073         
13074         * src/textview.c
13075                 make reply-on-click work with the account of the selected folder
13076         * src/compose.c
13077                 put a fixme here to remind me to fix finding correct default
13078                 account for nested folders
13079
13080 2001-12-25 [alfons]     0.6.6claws21
13081
13082         * src/summaryview.c
13083                 make column headers display locked and mark pixmaps (idea by Melvin) 
13084                 fix bug by adding score and locked column type to sort array
13085
13086 2001-12-25 [alfons]     0.6.6claws20
13087         
13088         * src/summaryview.c
13089                 catch a *potentially* inadvertent write back of  
13090                 the message cache(s) introduced by 0.6.5claws37
13091
13092 2001-12-25 [christoph]  0.6.6claws19
13093
13094         * src/stock_pixmap.[ch]
13095         * src/summaryview.c
13096                 add ignore thread pixmap
13097                 (can someone draw a better icon for this?)
13098
13099 2001-12-24 [alfons]     0.6.6claws18
13100
13101         * src/prefs_folder_item.c
13102                 make address completion actually work for the
13103                 Default To address in the Folder Property dialog.
13104
13105 2001-12-24 [alfons]     0.6.6claws17
13106         
13107         * src/summaryview.c
13108                 use new style regexp for subject stripping 
13109                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
13110
13111 2001-12-24 [darko]      0.6.6claws16
13112
13113         * src/pgptext.c
13114         * src/rfc2015.c
13115                 move GPG related informational messages to debug mode
13116
13117 2001-12-23 [alfons]     0.6.6claws15
13118
13119         * src/stock_pixmap.[ch]
13120         * src/summaryview.c
13121                 add the forgotten Claws' locked pixmap
13122
13123 2001-12-23 [alfons]     0.6.6claws14
13124
13125         * src/filesel.c
13126                 accept file name typed in entry in multi file
13127                 selector (patch submitted by Gustavo Noronha Silva 
13128                 <kov@debian.org>)
13129
13130 2001-12-23 [alfons]     0.6.6claws13
13131
13132         * src/prefs_filter.c
13133         * src/prefs_filtering.c
13134         * src/matcher.c
13135         * src/importmutt.c
13136                 clean up a little bit
13137         
13138         * src/string_match.c
13139                 validate input strings a little bit more
13140
13141 2001-12-23 [alfons]     0.6.6claws12
13142
13143         * src/Makefile.am
13144         * src/summaryview.c
13145         * src/string_match.[ch]         ** NEW **
13146         * src/folderview.[ch]
13147         * src/headerview.h
13148         * src/folder.[ch]
13149         * src/prefs_folder_item.[ch]
13150                 add subject simplification to strip out strings from
13151                 a subject line (esp. handy for mailing lists). 
13152                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
13153                 but slightly changed things for better integration.)
13154
13155 2001-12-23 [alfons]     0.6.6claws11
13156
13157         * src/mainwindow.c
13158                 fix bug introduced by submission included in 0.6.5claws52.
13159                 ideally this submission should clean the trash if any trash
13160                 folder has a message. however, the hasTrash variable was
13161                 set to false whenever a trash folder was empty (discarding
13162                 a previously found *filled* trash folder.)
13163
13164                 also edited the code a little bit and made it more safe.
13165
13166 2001-12-22 [alfons]     0.6.6claws10
13167
13168         * src/imap.c
13169                 quick fix for Martin Pool's omission of an account
13170                 specific SSL setting
13171
13172 2001-12-22 [alfons]     0.6.6claws9
13173
13174         * src/compose.c
13175         * src/messageview.c
13176         * src/mimeview.c
13177         * src/pgptext.c
13178         * src/procmime.[ch]
13179                 better support for multipart/digest (submitted
13180                 by Fredrik <e98fo@efd.lth.se>)
13181
13182 2001-12-22 [alfons]     0.6.6claws8
13183
13184         * src/addressbook.c
13185                 correct function signature
13186         * src/socket.[ch]
13187         * src/imap.[ch]
13188         * src/prefs_account.[ch]
13189                 allow IMAP over SSH tunnel (patch submitted by 
13190                 Martin Pool <mbp@samba.org>)
13191
13192 2001-12-21 [alfons]     0.6.6claws7
13193
13194         * sync with sylpheed 0.6.6cvs4-9
13195                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
13196
13197 2001-12-21 [christoph]  0.6.6claws6
13198
13199         * src/compose.c
13200         * src/prefs_folder_item.[ch]
13201                 implement saving of outgoing messages to current folder.
13202                 fix segfault when no default outbox is available
13203                 (closes bug #495683)
13204
13205 2001-12-21 [carsten]    0.6.6claws5
13206         * src/folderview.c
13207         * src/summaryview.c
13208                 pressing CTRL while DND does now the expected thing and
13209                 copies the mail (moving is still the default, as this
13210                 seam more appropriate for handling mails by DND)
13211
13212 2001-12-18 [paul]       0.6.6claws4
13213
13214         * sync with sylpheed 0.6.6cvs3
13215                 see ChangeLog entries 2001-12-18
13216
13217 2001-12-18 [hiro]       0.6.6claws3
13218
13219         * src/undo.c
13220                 fix for multibyte characters (obtain the number of letters
13221                 instead of bytes).
13222
13223 2001-12-17 [paul]       0.6.6claws2
13224
13225         * sync with sylpheed 0.6.6cvs1
13226                 see ChangeLog entry 2001-12-16
13227
13228 2000-12-17 [alfons]     0.6.6claws1
13229
13230         * src/filtering.c
13231                 clean up
13232
13233 2001-12-16 [paul]       0.6.6claws
13234 2001-12-15
13235
13236         * Release version 0.6.6claws, cvs tag: rel_0_6_6
13237
13238         * src/mimeview.c
13239                 last minute sync with main 0.6.6
13240
13241         * po/es.po
13242                 updated by Ricardo Mones Lastra
13243                 update for last minute sync
13244         * po/fr.po
13245         * po/nl.po
13246                 update for last minute sync
13247         * po/de.po
13248                 updated by Jens Oberender
13249         * po/pt_BR.po
13250                 updated by Fabio Junior Beneditto
13251
13252         * src/prefs_common.[ch]
13253         * src/undo.c
13254                 number of undo levels is user configurable
13255                 (squeeze it into the release in the dying
13256                 moments) Submitted by Jens Oberender    
13257
13258 2001-12-15 [melvin]
13259
13260         * po/fr.po
13261                 updated french translation
13262
13263 2001-12-15 [paul]       0.6.5claws92
13264
13265         * sync with sylpheed 0.6.5cvs28
13266                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
13267
13268         * po/nl.po
13269                 update to allow for sync
13270
13271 2001-12-15 [alfons]
13272         
13273         * po/nl.po
13274                 update dutch translation
13275
13276 2001-12-14 [carsten]    0.6.5claws91
13277         * src/summaryview.c
13278                 fixed bug #473785; also after changing the column order
13279                 the same message will be selected and displayed as before
13280                 the reordering
13281
13282 2001-12-14 [carsten]    0.6.5claws90
13283         * src/folderview.c
13284                 probably found the bug reported by wwb opening or closing
13285                 a folder tree just before dnd (found the solution in the
13286                 balsa source -- thanks to them)
13287
13288 2001-12-14 [carsten]    0.6.5claws89
13289         * src/gtkutils.c
13290         * src/account.c
13291                 moved gtk_clist_moveto to the right place, so that
13292                 only the accounts dialog is effected on opening
13293
13294 2001-12-14 [carsten]    0.6.5claws88
13295         * src/gtkutils.c
13296                 gtkut_clist_set_focus_row does a gtk_clist_moveto
13297                 now, so that the focused row will be seen in any case
13298                 (reported by wwp on sf-claws-user)
13299
13300 2001-12-14 [darko]      0.6.5claws87
13301
13302         * src/compose.c
13303                 remove unnecessary line
13304
13305 2001-12-14 [paul]       0.6.5claws86
13306
13307         * sync with sylpheed 0.6.5cvs27
13308                 see ChangeLog entries 2001-12-14
13309
13310 2001-12-14 [carsten]    0.6.5claws85
13311         * src/mainwindow.c
13312                 following a suggestion of Melvin the rcoabm pops up
13313                 right under the button now and the button is reliefed
13314                 while the popup is open
13315
13316 2001-12-14 [darko]      0.6.5claws84
13317
13318         * src/compose.c
13319                 fix crash when wrapping long lines if linewrap quotation
13320                 is disabled and wrapper encounters a word spanning more
13321                 than one line
13322
13323 2001-12-13 [paul]       0.6.5claws83
13324
13325         * src/compose.c
13326                 prefer 'Reply-To' header over mailing list header when
13327                 replying to a message. Finally prevent all those confirmation 
13328                 messages being sent to the list itself.
13329
13330         * src/summaryview.c
13331                 remove unused summary_set_menu_sensitive() entry
13332
13333 2001-12-13 [paul]       0.6.5claws82
13334
13335         * src/folderview.c
13336         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
13337         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
13338         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
13339                 improvements to 'Hide read messages': Inbox, Outbox,
13340                 Trash, Queue, and Draft icons now reveal presence of hidden 
13341                 messages
13342
13343 2001-12-12 [alfons]     0.6.5claws81
13344
13345         0.6.5claws80 was tagged as LAST_STABLE
13346
13347         * src/filtering.[ch]
13348         * src/matcher.[ch]
13349         * src/matcher_parser_lex.c
13350                 fix the filtering; my last attempt to get it right, 
13351                 if it does not work, it's Hoa's turn. ;-)
13352
13353                 for my honourable peers:
13354                 
13355                 the code now makes a clear distinction between
13356                 rules as they are displayed (probably escaped),
13357                 and as they are executed (probably unescaped). the
13358                 parser does *NOT* do any unescaping, this is
13359                 the task of the matcher.c (which breaks up a
13360                 rule into condition) and the filtering.c (which
13361                 breaks up the rule's action). to make this
13362                 run happily we provide an unescaped copy of
13363                 crucial strings to the MatcherProp and 
13364                 FilteringAction structures. note that the only
13365                 exception to this is any REGEXP string. those
13366                 are directly passed to regcomp() and regexp()
13367                 (who have much more powerful unescape functions).
13368                 
13369                 for everyone else:
13370         
13371                 you can escape tab (\t), carriage return (\r),
13372                 linefeed (\n), form feed (\f), quote (\"), 
13373                 single quote (\'), bell (\b) in all the entry
13374                 lines in the scoring & filtering dialogs.
13375                 as an added bonus this should not affect
13376                 existing filtering rules.
13377
13378 2001-12-12 [carsten]    0.6.5claws80
13379
13380         * src/summaryview.c
13381         * po/de.po
13382                 "item(s) selected" is now sensitive to 1 or more
13383                 than one selected (nice for language where simple
13384                 adding of a "s" is not possible as German (Eintrag
13385                 ->Eintr"age)
13386                 
13387                 the "forward as attachment" entry from the right
13388                 click menu removed, "forward" acts following the
13389                 prefs
13390         
13391         * src/textview.c
13392                 reverted my former changes; so compiler warning again
13393                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
13394                 nevertheless
13395
13396         * src/messageview.c
13397                 "search in message" does now *not* only work in MVIEW_TEXT
13398                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
13399                 message
13400
13401         * src/mainwindow.c
13402                 removed "/File/_Close" as it was the same as "/File/E_xit"
13403                 and we don't need it two times
13404
13405                 the separate folder view and message view now get a distinct
13406                 WMCLASS, just in case someone is using sawfish ;-)
13407
13408                 as the menu entries "/View/Message view" and "/View/Folder tree"
13409                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
13410                 make them sensitive accordingly and as these two are "shown"
13411                 after startup anytime check this menuitem at startup
13412
13413 2001-12-12 [paul]       0.6.5claws79
13414
13415         * src/folderview.c
13416                 fix sensitivity of 'Search folder...', broken in
13417                 0.6.5claws75
13418
13419         * src/mainwindow.c
13420                 fix dodgy English
13421
13422 2001-12-11 [carsten]    0.6.5claws78
13423         * src/filtering.c
13424                 fixed two typos returning a wrong FALSE/TRUE
13425         * src/mainwindow.[ch]
13426                 extra menu for email/news button removed
13427
13428 2001-12-11 [alfons]     0.6.5claws77
13429         
13430         * src/matcher.c                 (1.3)
13431         * src/matcher_parser_lex.l      (1.28)
13432                 revert for another attempt
13433                 mark 0.6.5claws77 as LAST_STABLE
13434
13435 2001-12-11 [christoph]  0.6.5claws76
13436
13437         * po/de.po
13438                 fixed wrong translation for prev. unread msg
13439
13440 2001-12-11 [paul]       0.6.5claws75
13441
13442         * src/folder.[ch]
13443         * src/folderview.c
13444         * src/mainwindow.c
13445         * src/summaryview.[ch]
13446         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
13447                 enable ability to hide read messages on per folder basis via 
13448                 '/Summary/Hide read messages'; when selected, a folder will 
13449                 have a red open folder icon, instead of a blue icon, if the 
13450                 folder contains hidden messges
13451                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
13452
13453         * src/mainwindow.c
13454                 remove '/Message/Forward as attachment' from 
13455                 main_window_set_menu_sensitive() to prevent debug warning
13456
13457         * src/folderview.c
13458         * src/mainwindow.c
13459                 Clean up some of the English
13460
13461         * tools/newscache_clean.pl
13462                 allow for new 'hidereadmsgs' entry in folderlist.xml
13463
13464         * po/es.po
13465                 updated translation, submitted by Ricardo Mones Lastra
13466
13467 2001-12-11 [paul]       0.6.5claws74
13468
13469         * sync with sylpheed 0.6.5cvs25
13470                 see ChangeLog entry 2001-12-11
13471
13472 2001-12-10 [alfons]     0.6.5claws73
13473
13474         * src/matcher.c
13475                 add more control characters
13476         * src/matcher_parser_lex.l
13477                 make escaping / unescaping work again
13478
13479 2001-12-10 [alfons]     0.6.5claws72
13480
13481         * src/imap.c
13482                 clean up warnings "returning value for void function" 
13483         * src/prefs_filtering.c
13484                 make info button for execute action sensitive
13485
13486 2001-12-10 [paul]       0.6.5claws71
13487
13488         * src/compose.c
13489         * src/imap.[ch]
13490         * src/summaryview.c
13491                 fix: imap server now gets informed of MARKED, UNMARKED
13492                 and REPLY events. Now people can use different IMAP-Mail
13493                 clients and have the exact same information about MARKED,
13494                 UNMARKED and REPLY status with all of them. Especially
13495                 useful for imap servers with a web-frontend.
13496                 submitted by Tobias Sandhaas <medlor@web.de>
13497
13498 2001-12-09 [melvin]     0.6.5claws70
13499         
13500         * src/textview.[ch]
13501                 fixed bug #490076 (hunted down by Alfons who implemented
13502                 a workaround in 0.6.5claws65)
13503
13504 2001-12-09 [christoph]  0.6.5claws69
13505
13506         * src/summaryview.c
13507                 set pointer to string in LOCKED column to NULL
13508                 (might fix bug #490800)
13509
13510 2001-12-09 [carsten]    0.6.5claws68
13511
13512         * po/de.po
13513                 resolved some cluttered menu shortcuts 
13514                 ('creating new email' and 'creating news message'
13515                 hade the same)
13516         * src/compose.c
13517                 wmclass now distinc from main window
13518         * src/mainwindow.c
13519           src/mainwindow.h
13520                 email/news and forward button functionality similar
13521                 to the reply buttons; removed the ugly dropdown arrows
13522                 and use instead the right mouse button
13523
13524 2001-12-09 [paul]       0.6.5claws67
13525
13526         * src/imap.c
13527         * src/utils.h
13528                 allow spaces in imap folder names
13529                 submitted by Willem van Engen <wvengen@stack.nl>
13530
13531 2001-12-09 [paul]       0.6.5claws66
13532
13533         * sync with sylpheed 0.6.5cvs24
13534                 see ChangeLog entry 2001-12-09
13535
13536 2001-12-08 [alfons]     0.6.5claws65
13537
13538         * src/textview.c
13539                 prevent secondary selection claim after "add to sender" dialog
13540                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
13541                 we trick GTK by simulating a click at (0, 0) in the textview.
13542
13543 2001-12-08 [hoa]        0.6.5claws64
13544
13545         * src/folder.c
13546                 fixed a bug about the .processing folder name while filtering
13547
13548 2001-12-08 [alfons]     0.6.5claws63
13549
13550         * src/folderview.c 
13551                 work around problem of not correctly updating folder stats
13552                 when deleting messages. there's some folder scanning evil
13553                 going so the folderview_update_msg_num() does not work
13554                 correctly. need to investigate this.
13555
13556 2001-12-08 [paul]       0.6.5claws62
13557
13558         * sync with sylpheed 0.6.5cvs23
13559                 see ChangeLog entry 2001-12-08
13560
13561 2001-12-07 [christoph]  0.6.5claws61
13562
13563         * src/compose.c
13564                 fix another header translation problem
13565
13566 2001-12-07 [alfons]     0.6.5claws60
13567
13568         * src/mbox.c
13569                 make filtering also work on local spool mbox
13570
13571 2001-12-07 [carsten]    0.6.5claws59
13572         * src/addressbook.c
13573                 addressbook window gets a wmclass distinct from the main
13574                 sylpheed window
13575         * src/compose.h
13576         * src/mainwindow.[ch]
13577                   forward menu item will use mode selected in prefs, forward 
13578                 as attatchment in menu removed (will be substituted in the
13579                 toolbar similar to reply buttons)
13580                   create news message menu entry and news button is now 
13581                 sensitive to the existance of a news account
13582         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
13583         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
13584         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
13585                 these are removed because the toolbar buttons don't show
13586                 the quoting modus any longer
13587
13588 2001-12-07 [paul]
13589
13590         * tools/newscache_clean.pl      ** NEW FILE **
13591                 perl script to do some tidying up in the newscache directory 
13592                 
13593         * tools/sylpheed-switcher       ** NEW FILE **
13594                 perl script to enable easy switching between main and claws
13595                 
13596         * tools/README
13597                 added descriptions of the two new perl scripts          
13598
13599
13600 2001-12-07 [melvin]     0.6.5claws58
13601
13602         * src/messageview.c
13603                 fixed a warning during compilation introduced in 0.6.5claws56
13604
13605 2001-12-07 [paul]       0.6.5claws57
13606
13607         * src/mainwindow.[ch]
13608         * src/menu.[ch]
13609                 further usability enhancements to replying with or without 
13610                 quoting via the toolbar, use of Ctrl key is replaced by 
13611                 drop down menu 
13612                 Submitted by Carsten Schurig            
13613
13614 2001-12-07 [melvin]     0.6.5claws56
13615
13616         * src/messageview.c
13617                 hack to fix bug that prevented to make/paste selections
13618                 after switching between MVIEW_TEXT and MVIEW_MIME views
13619                 without deselecting the selection first.
13620
13621 2001-12-06 [alfons]     0.6.5claws55
13622
13623         * src/filtering.[ch]
13624         * src/inc.c
13625                 revise filtering a little bit more, and make sure
13626                 messages are delivered to the appropriate inbox
13627                 (perhaps set per account)
13628
13629 2001-12-06 [paul]       0.6.5claws54
13630
13631         * sync with sylpheed 0.6.5cvs22
13632                 see ChangeLog entry 2001-12-06
13633
13634 2001-12-05 [alfons]     0.6.5claws53
13635
13636         * src/inc.c
13637         * src/folder.[ch]
13638         * src/procmsg.c
13639         * src/filtering.c
13640                 more revisions of filtering system
13641                 (last stable version is marked as LAST_STABLE)
13642                 
13643                 | NOTE 1): the filtering system now uses a local folder called
13644                 | .processing. if filtering fails, check this directory
13645                 | for missing messages.
13646                 |
13647                 | NOTE 2): help us find the filtering actions still missing
13648
13649 2001-12-05 [paul]       0.6.5claws52
13650
13651         * src/mainwindow.c
13652                 fix bug where 'Empty Trash?' pop-up window appears even
13653                 when Trash is empty, submitted by Jesse Skinner         
13654
13655 2001-12-05 [melvin]     0.6.5claws51
13656
13657         * src/compose.c
13658                 fixed bug #486106 to select correct account when reediting 
13659                 a queued message
13660         
13661 2001-12-04 [alfons]     0.6.5claws50
13662
13663         * src/mh.c
13664                 declare markfile in appropriate functions when
13665                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
13666                 for spotting this)
13667
13668 2001-12-04 [paul]       0.6.5claws49
13669
13670         * sync with sylpheed 0.6.5cvs21
13671                 see ChangeLog entry 2001-12-04
13672
13673 2001-12-03 [christoph]  0.6.5claws48
13674
13675         * po/de.po
13676                 changed translation of undo
13677         * src/account.c
13678         * src/folder.c
13679                 don't reinvent the wheel to traverse a GNode
13680         * src/compose.[ch]
13681                 seperate code to create the compose gui into functions
13682                 add "Others" page with folder selection for saving copy
13683                 of the message.
13684                 the folder identifier is saved to queue header
13685         * src/procmsg.c
13686                 save message to folder in queue header
13687
13688 2001-12-03 [paul]       0.6.5claws47
13689
13690         * sync with sylpheed 0.6.5cvs20
13691                 see ChangeLog entry 2001-12-03
13692
13693 2001-12-01 [paul]
13694
13695         * more sync with sylpheed 0.6.5cvs19
13696                 see ChangeLog entry 2001-11-29
13697
13698 2001-11-30 [paul]       0.6.5claws46
13699         
13700         * src/compose.c
13701                 remove conflicts introduced by Hoa's last commit
13702          
13703         * src/mainwindow.c
13704                 make 'Message/Bounce' sensitive
13705
13706 2001-11-30 [hoa]        0.6.5claws45
13707
13708         * src/compose.c
13709                 slightly change bounce function to add
13710                 information about the user that bounced the mail
13711                 in the From header line.
13712
13713         * src/folderview.c
13714                 permit the use of processing in outbox folder.
13715
13716 2001-11-29 [paul]       0.6.5claws44
13717
13718         * src/mainwindow.[ch]
13719         * src/prefs_common.c
13720         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
13721         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
13722         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
13723                 usability enhancements to the quoting, implements
13724                 use of Ctrl key to toggle quoting settings
13725                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
13726
13727 2001-11-29 [paul]       0.6.5claws43
13728         
13729         * sync with sylpheed 0.6.5cvs19
13730                 see ChangeLog entry 2001-11-28
13731
13732 2001-11-29 [melvin]     0.6.5claws42
13733         * src/Makefile.am
13734                 added enriched.[ch] to the list of files
13735
13736         * src/textview.c
13737         * src/mimeview.c
13738         * src/procmime.[ch]
13739         * src/enriched.[ch]
13740                 added support to view text/enriched
13741                 added support to show headers in message view for text/enriched and text/html
13742                         in non multipart messages
13743
13744 2001-11-28 [paul]       0.6.5claws41
13745
13746         * more sync with sylpheed 0.6.5cvs18
13747                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
13748
13749 2001-11-27 [paul]       0.6.5claws40
13750         
13751         * po/pt_BR.po
13752                 updated translation, submitted by Fabio Junior Beneditto
13753                 
13754         * sync with sylpheed 0.6.5cvs18
13755                 see ChangeLog entries 2001-11-26 (src/textview.c) and
13756                 2001-11-27
13757
13758
13759 2001-11-26 [paul]
13760
13761         * po/es.po
13762                 updated translation, submitted by Ricardo Mones Lastra
13763
13764 2001-11-26 [alfons]
13765
13766         * src/matcher.c
13767                 add more translatable strings
13768
13769 2001-11-26 [christoph]  0.6.5claws39
13770
13771         * po/de.po      
13772                 fixed one more umlaut
13773         * src/compose.c
13774                 fix translated header when it should not be translated
13775
13776 2001-11-26 [paul]       0.6.5claws38
13777
13778         * src/mainwindow.c
13779                 remove '/Message/Add Sender to address book' from 
13780                 main_window_set_menu_sensitive(), prevent debug warning
13781                 add 'Message/Mark/Mark all read' to mainwin_entries[]
13782
13783 2001-11-26 [paul]       0.6.5claws37
13784
13785         * src/summaryview.c
13786                 fix 'recurring unread state' bug 
13787
13788         * tools/README 
13789         * tools/filter_conv.pl
13790                 read name of top level mailbox from folderlist.xml
13791                 and presume nothing about its name              
13792
13793 2001-11-26 [darko]      0.6.5claws36
13794
13795         * src/gtkstext.[ch]
13796                 removed functions that are now in gtkutils.c
13797                 use gtkut_text_is_uri_string() from gtkutils.c
13798         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
13799
13800 2001-11-26 [paul]       0.6.5claws35
13801
13802         * sync with sylpheed 0.6.5cvs16
13803                 see ChangeLog entries 2001-11-25 and 2001-11-26
13804
13805 2001-11-25 [alfons]     0.6.5claws34
13806
13807         EXPERIMENTAL!!! Please checkout the last stable version using: 
13808           
13809         % cvs update -r LAST_STABLE -dRAP
13810
13811         (Or help us testing this stuff.)
13812
13813         * src/filtering.c               (1.14)
13814         * src/filtering.h               (1.6)
13815         * src/inc.c                     (1.28)
13816         * src/matcher.c                 (1.20)
13817         * src/mbox.c                    (1.9)
13818         * src/procmsg.h                 (1.14)
13819         * src/summaryview.c             (1.59)
13820         * src/summaryview.h             (dunno)
13821                 revert/merge/sync to as it was before commit 
13822                 on Thu, 19 Jul 2001 10:15:51 -0700.
13823
13824 2001-11-25 [hoa]        0.6.5claws33
13825
13826         * src/main.c
13827                 processing mails at startup
13828
13829         * src/folderview.c
13830         * src/summaryview.[ch]
13831                 processing mails when entering folder
13832
13833         * src/prefs_filtering.c
13834                 fixed some UI bugs
13835
13836 2001-11-24 [alfons]     0.6.5claws32
13837
13838         * src/summaryview.[ch]
13839                 make summary sort headers work, and also make
13840                 sure the sort type is stored
13841
13842 2001-11-23 [alfons]     0.6.5claws31
13843
13844         * src/summaryview.[ch]
13845                 make lock work like mark
13846                 disallow deleting messages marked as locked
13847
13848 2001-11-23 [alfons]     0.6.5claws30
13849
13850         * src/gtkstext.c
13851         * src/compose.[ch]
13852         * src/Makefile.am
13853         * src/undo.[ch]
13854                 merge undo patch submitted by Jens
13855
13856 2001-11-23 [christoph]  0.6.5claws29
13857
13858         * src/.cvsignore
13859                 added ylwrap
13860         * src/compose.c
13861                 fixed gpg signing and encoding
13862         * src/folder.[ch]
13863         * src/main.c
13864                 added --status option to get new, unread and total
13865                 message count from a running sylpheed
13866         * src/prefs_common.c
13867                 temporary fix for reply_with_quote problem
13868                 (don't call functions for non existing widget)
13869         * src/procmsg.c
13870                 one more check for ignored threads but still not
13871                 always working correctly. probably a recursive
13872                 check for all parents is needed
13873
13874 2001-11-23 [darko]      0.6.5claws28
13875
13876         * src/compose.c
13877                 wrapping on send improvements
13878         * src/gtkutils.[ch]
13879                 fix for GtkSText after last sync with main branch
13880                 GTK_TEXT -> GTK_STEXT
13881
13882 2001-11-23 [paul]       0.6.5claws27
13883
13884         * sync with sylpheed 0.6.5cvs14
13885                 see ChangeLog entries 2001-11-22 and 2001-11-23
13886                 
13887         * po/de.po
13888                 fixed the scrambled umlauts 
13889                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
13890
13891 2001-11-21 [paul]       0.6.5claws26
13892
13893         * sync with sylpheed 0.6.5cvs12
13894                 see 2nd ChangeLog entry dated 2001-11-20
13895
13896 2001-11-20 [paul]       0.6.5claws25
13897
13898         * sync with sylpheed 0.6.5cvs11
13899                 see ChangeLog entry 2001-11-19 (src/utils.c)
13900
13901 2001-11-20 [hiro]
13902
13903         * src/compose.c
13904                 GTK_TEXT -> GTK_STEXT
13905                 fix for wrong comment
13906
13907 2001-11-20 [hiro]       0.6.5claws24
13908
13909         * src/compose.[ch]
13910                 more merges from main branch
13911                 removed fatal warnings (uninitialized variables etc.)
13912                 some coding style fix
13913         * src/gtkutils.h
13914                 fixed typo.
13915         * src/addressbook.c
13916           src/addrindex.c
13917                 V-Card -> vCard
13918
13919 2001-11-19 [hoa]        0.6.5claws23
13920
13921         * src/filtering.c
13922         * src/prefs_scoring.c
13923         * src/matcher.[ch]
13924         * src/scoring.c
13925                 cleaning code
13926
13927         * src/matcher_parser_parse.y
13928         * src/prefs_filtering.c
13929                 bouncing
13930
13931 2001-11-19 [alfons]     0.6.5claws22
13932
13933         more of my old things into claws
13934
13935         * src/Makefile.am
13936         * src/prefs_common.c
13937         * src/procmsg.h
13938         * src/summaryview.[ch]
13939         * src/prefs_summary_column.c
13940         * src/pixmaps/locked.xpm
13941                 add indicators for locking of message in summary view
13942                 (does not work yet, only visual indicator)
13943
13944 2001-11-19 [paul]       0.6.5claws21
13945
13946         * sync with sylpheed 0.6.5cvs10
13947                 see ChangeLog entry 2001-11-19
13948
13949 2001-11-18 [alfons]     0.6.5claws20
13950         
13951         * src/filtering.c
13952                 remove an inadvertent free I forgot in previous clean up 
13953
13954 2001-11-18 [alfons]     0.6.5claws19
13955
13956         * src/filtering.[ch]
13957                 clean up & plug leaks
13958
13959 2001-11-18 [paul]       0.6.5claws18
13960
13961         * sync with sylpheed 0.6.5cvs9
13962                 see ChangeLog entries 2001-11-17 and 2001-11-18
13963
13964 2001-11-16 [paul]       0.6.5claws17
13965
13966         * sync with sylpheed 0.6.5cvs8
13967                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
13968
13969 2001-11-16 [paul]       0.6.5claws16
13970
13971         * sync with sylpheed 0.6.5cvs7
13972                 see ChangeLog entries 2001-11-15 and 2001-11-16
13973
13974 2001-11-15 [hoa]        0.6.5claws15
13975
13976         * src/compose.c
13977                 fix bounce, mails we received couln't be bounced to ourself.
13978
13979         * src/defs.h
13980         * src/filtering.[ch]
13981         * src/matcher.[ch]
13982         * src/matcher_parser.h
13983         * src/matcher_parser_lex.l
13984         * src/matcher_parser_parse.y
13985         * src/inc.c
13986         * src/main.c
13987         * src/mbox.c
13988         * src/prefs_filtering.[ch]
13989         * src/mainwindow.c
13990         * src/prefs_matcher.c
13991         * src/prefs_scoring.c
13992         * src/scoring.[ch]
13993         * src/summaryview.c
13994                 new matcher/filter/score configuration file parser
13995                 one unique configuration file => ~/.sylpheed/matcherrc
13996                 import in currently automatic, then save are made
13997                 in this new file.
13998                 one filter per folder and one global filter
13999                 (filter of a folder will be used as folder processing)
14000
14001         * src/folder.c
14002                 fix a bug in folder_item_get_identifier
14003                 
14004         * src/messageview.c
14005                 receive receipt return are fixed.
14006
14007 2001-11-14 [alfons]     0.6.5claws14
14008
14009         * src/session.h
14010                 add things from main branch to make claws compile
14011
14012 2001-11-14 [paul]       0.6.5claws13
14013
14014         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
14015                 see ChangeLog entries 2001-11-08 to 2001-11-14
14016
14017 2001-11-14 [hoa] 0.6.5claws12
14018
14019         * src/compose.[ch]
14020         * src/mainwindow.c
14021         * src/summaryview.c
14022                 add "bounce mail" option
14023
14024 2001-11-13 [christoph]  0.6.5claws11
14025
14026         * src/compose.c
14027                 Cleanup a mess i add before commiting
14028
14029 2001-11-13 [hoa]        0.6.5claws10
14030
14031         * src/compose.c
14032                 some fixes when mail are sent or
14033                 for crossposts
14034
14035 2001-11-13 [christoph]  0.6.5claws9
14036
14037         * po/de.po
14038                 Changed two string with the same translation
14039         * src/compose.c
14040         * src/procmsg.[ch]
14041         * src/send.[ch]
14042                 New mailsending process:
14043                   - Always queue message before sending
14044                     (message will be saved if sylpheed crashed or
14045                      freezes while sending)
14046                   - Allow queuing of newspostings
14047                   - No copy in outbox before sending
14048                     (closes bug #469501)
14049                   - No more redundant code for send and send_later
14050         * src/summaryview.c
14051                 Applied wwp <subscript@free.fr>'s patch that fixes
14052                 marks for multiple forwarded messages (+compose.c)
14053
14054 2001-11-12 [alfons]
14055
14056         * README.claws
14057                 remove things that are now in main branch
14058         
14059         * po/nl.po
14060                 update Dutch translation
14061
14062 2001-11-12 [mhadasht]   0.6.5.claws8
14063
14064         * src/prefs_common.c
14065                 re-enabled account autoselection feature for forward
14066                 and reedit lost during the branch point for SYNC-B4-REL
14067         * src/gtkspell.c
14068                 gtkpspell_get_dict(): more readable code (even if function is
14069                 not used yet)
14070         * ChangeLog.claws
14071                 added version number info to 2001-11-12 [hiro] comment.
14072
14073 2001-11-12 [hiro]       0.6.5.claws7
14074
14075         * src/compose.c
14076                 compose_forward(): fixed a bug that forward quote mark
14077                 wasn't used.
14078                 removed unnecessary code.
14079         * src/template_select.[ch]: removed.
14080
14081 2001-11-11 [alfons]
14082
14083         * src/compose.c
14084                 :%s/GTK_TEXT/GTK_STEXT/g
14085         
14086         * src/compose.[ch]
14087         * src/undo.[ch]
14088         * src/Makefile.am
14089                 revert the undo stuff (this is 0.6.6claws stuff)
14090
14091 2001-11-11 [hoa]        0.6.5.claws6
14092
14093         * src/compose.[ch]
14094                 Insert signature at the end of the text.
14095                 Added undo patch but currently disabled
14096
14097         * src/procmsg.c
14098                 Threading by subject improved.
14099
14100         * added src/undo.[ch]
14101                 Undo module for compose dialog box.
14102
14103 2001-11-11 [alfons]     0.6.5.claws5
14104
14105         * src/procmsg.c
14106                 prevent threading by subject on nodes that have already been
14107                 threaded by in-reply-to (as in "circular references in a tree
14108                 result in a dead branch")
14109
14110 2001-11-09 [hoa]        0.6.5.claws4
14111         
14112         * src/folderview.c
14113                 allows creation of mbox folder item from any files.
14114
14115 2001-11-09 [alfons]     0.6.5.claws3
14116         
14117         * src/utils.c
14118         * src/procmsg.c
14119                 do what I mean and correct threading by subject so it really
14120                 ignores attracting lines without "Re: "
14121
14122 2001-11-07 [alfons]     0.6.5.claws2
14123
14124         * src/procmsg.c
14125         * src/utils.[ch]
14126                 only attract by subject if a subject line starts with a "Re: "
14127         * src/syldap.c
14128                 remove warning
14129
14130 2001-11-07 [paul]       0.6.5claws1
14131
14132         * sync with sylpheed 0.6.5. release
14133                 see ChangeLog entry 2001-11-07
14134
14135 2001-11-07 [paul]       0.6.4claws31
14136
14137         * sync with sylpheed 0.6.4cvs18
14138                 see ChangeLog entries 2001-10-30 to 2001-11-07
14139                 prefs_templates.[ch] renamed prefs_template.[ch]
14140
14141 2001-11-06 [alfons]
14142         
14143         * src/utils.h
14144                 add semicolon Hoa forgot ;-)
14145                 
14146
14147 2001-11-06 [hoa]        0.6.4claws30
14148         
14149         * src/procmsg.c
14150         * src/summaryview.c
14151         * src/utils.c
14152         * src/utils.h
14153                 threading by subject - empty subject are ignored
14154
14155 2001-11-06 [christoph]  0.6.4claws29
14156
14157         * src/socket.c
14158                 use SSL_peek for sock_gets
14159         * src/utils.c
14160                 removed unneeded pointer in extracting quoted
14161                 names implementation
14162
14163 2001-11-06 [melvin]     0.6.4claws28
14164
14165         * src/gtkspell.c
14166                 fixed bug #476792 Selection overtyping with spell checker
14167                 fixed bug which could cause a buffer overflow
14168                 fixed a memory leak
14169
14170 2001-11-06 [hoa]        0.6.4claws27
14171         
14172         * src/procmsg.c
14173         * src/summaryview.c
14174                 threading by subject
14175
14176 2001-11-05 [alfons]     0.6.4claws26
14177         
14178         * README.claws
14179                 Claws -> Sylpheed (vice versa)
14180
14181         * src/compose.c
14182                 :%s/gtk_text/gtk_stext/g
14183                 :%s/GTK_TEXT/GTK_STEXT/g
14184                 (thanks to Jonathan Ware for spotting this)
14185
14186 2001-11-04 [christoph]  0.6.4claws25
14187
14188         * src/summaryview.c
14189                 replace Xalloca + strdup with Xstrdup_a
14190         * src/utils.c
14191                 better implementation of extracting quoted names
14192                 from addresses (remove backlashes and ignore
14193                 quotes after them)
14194
14195 2001-11-04 [alfons]     0.6.4claws24
14196
14197         * src/utils.[ch]
14198                 edit to comply more with coding style
14199
14200         * src/textview.c
14201                 fix bug reported by Kim Schulz. introduced by the patch integrated
14202                 in 0.6.4claws15. the code did not check the return value of
14203                 the html parser.
14204
14205         * AUTHORS
14206                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
14207
14208 2001-11-04 [christoph]  0.6.4claws23
14209
14210         * src/main.c
14211         * src/prefs_common.[ch]
14212                 init some pointers that possibly caused a segfault
14213                 reported in the claws-users ML
14214
14215 2001-11-04 [hoa]        0.6.4claws22
14216
14217         * src/grouplistdialog.c
14218                 change the names of the nodes in the tree
14219
14220         * src/compose.c
14221                 enhanced mailto syntax as described in
14222                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
14223                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
14224
14225         * src/utils.c
14226                 encode and decode URI (useful when opening URL into
14227                 netscape).
14228
14229 2001-11-03 [hoa]        0.6.4claws21
14230
14231         * src/grouplistdialog.c
14232                 a new newsgroups list selection dialog box
14233                 with a CTree instead of a CList
14234
14235 2001-11-03 [hoa]        0.6.4claws20
14236
14237         * src/folderview.c
14238                 enable property and scoring options when right
14239                 click on "inbox"
14240
14241         * src/summaryview.c
14242                 fixed bug when nickname were displayed using
14243                 the address book.
14244
14245 2001-11-02 [darko]      0.6.4claws19
14246
14247         * src/compose.c
14248                 new wrap quotation and URL/long words wrapping implementation
14249         * src/compose.c src/gtkstext.[ch]
14250                 move gtkstext_strncmp() to gtkstext.c
14251
14252 2001-11-01 [christoph]  0.6.4claws18
14253
14254         * src/prefs_account.c
14255                 fixed mess in account settings dialog
14256         * src/prefs_folder_item.c
14257                 added label with folder path to dialog
14258
14259 2001-10-31 [match]      0.6.4claws17
14260
14261         * src/vcard.c
14262                 fix memory leak.
14263         * src/addrbook.c
14264                 fix generation of spurious address book file names.
14265                 remove redundant functions.
14266         * po/POTFILES.in
14267                 added missing file names.
14268
14269 2001-10-30 [paul]       0.6.4claws16
14270
14271         * sync with sylpheed 0.6.4cvs6
14272                 see ChangeLog entries 2001-10-26 to 2001-10-30
14273
14274         * tools/filter_conv.pl
14275                 read folderlist.xml to discover whether the top-level
14276                 folder is called 'Mailbox' or 'Mail' 
14277
14278 2001-10-29 [paul]       0.6.4claws15
14279
14280         * src/html.c, src/textview.c
14281                 activate links in html mail and fix clickable parts
14282                 Submitted by Matthieu Dazy <dazy@t-surf.com>
14283
14284 2001-10-29 [paul]
14285
14286         * po/de.po, po/es.po, po/pt_BR/po
14287                 updated translations, submitted by Jens Oberender,
14288                 Ricardo Mones Lastra, and Fabio Junior Beneditto
14289
14290 2001-10-29 [darko]      0.6.4claws14
14291
14292         * src/compose.c
14293                 fix wrapping for good
14294
14295 2001-10-29 [darko]
14296
14297         * src/compose.c
14298                 undo previous change as it broke the smart wrapping
14299
14300 2001-10-29 [darko]      0.6.4claws13
14301
14302         * src/compose.c
14303                 fix infinite loop when long URL is quoted
14304                 (closes bug #475122.
14305
14306 2001-10-28 [match]
14307
14308         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
14309                 import Mutt address book
14310         * src/ldif.[ch] src/importldif.h
14311                 modified import LDIF handle user attributes
14312
14313 2001-10-28 [christoph]  0.6.4claws12
14314
14315         * src/summaryview.c
14316                 fixed that filtering did not work if there
14317                 were no filter rules
14318                 (closes bug #472003 and better implementation
14319                  of patch #474644)
14320
14321 2001-10-27 [christoph]  0.6.4claws11
14322
14323         * src/compose.c
14324                 make the folder's default account to be used when
14325                 replying. (patch by wwp <subscript@free.fr>)
14326         * src/compose.c
14327                 code cleanup, nearly killed all of wwp's patch
14328                 for folder's default account in compose
14329         * src/folderview.c
14330                 error panel when a folder could not be created
14331                 (closes bug #471080 new folder name & already
14332                  existing file)
14333
14334 2001-10-26 [alfons]
14335
14336         * src/utils.h
14337                 change prototype of strstr2() that Christoph forgot about
14338
14339 2001-10-26 [christoph]  0.6.4claws10
14340
14341         * src/account.c
14342                 made search for accounts by email address not case
14343                 sensitive
14344         * src/folder.c
14345                 fixed memory leak in folder_item_get_identifier
14346         * src/gtkspell.c
14347         * src/utils.c
14348                 fixed wrong strstr2 (should work like strstr)
14349
14350 2001-10-26 [darko]      0.6.4claws9
14351
14352         * src/compose.c src/gtkstext.[ch]
14353         * src/gtkstext.c
14354                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
14355
14356 2001-10-26 [paul]       0.6.4claws8
14357
14358         * src/html.c
14359                 ignore css and javascript tags in html mail
14360                 case-insensitive, with or without double-quoted
14361                 strings
14362
14363 2001-10-26 [paul]       0.6.4claws7
14364
14365         * sync with sylpheed 0.6.4cvs1
14366                 see ChangeLog entry 2001-10-26
14367
14368         * src/prefs_account.c, src/prefs_common.c,
14369           src/prefs_summary_column.c
14370                 minor improvements to the English
14371
14372 2001-10-25 [alfons]     0.6.4claws6
14373
14374         * src/gtkstext.c
14375         
14376                 make GtkSText follow style of GtkText (closes bug 
14377                 #469211 "text selection while writing message")
14378                 
14379                 do sync with GTK 1.2.10
14380
14381 2001-10-25 [paul]       0.6.4claws5
14382
14383         * src/html.c
14384                 ignore css tags in html mail
14385
14386 2001-10-25 [darko]      0.6.4claws4
14387
14388         * src/compose.c
14389                 don't declare is_url_string as static function since
14390                 we need it in gtkstext.c
14391         * src/gtkstext.c
14392                 remove unused variable
14393                 don't wrap long URLs while composing a message
14394
14395 2001-10-24 [christoph]  0.6.4claws3
14396
14397         * src/socket.c
14398                 fix ssl deadlock, when peer closes connection
14399
14400 2001-10-24 [paul]       0.6.4claws2
14401
14402         * src/prefs_common.c
14403                 gettextize the gpg ascii-armored warning message
14404
14405         * src/compose.c
14406                 insert a DOS/MAC file into the composed message
14407                 (improvements)
14408
14409         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
14410
14411 2001-10-22 [paul]       0.6.4claws1
14412
14413         * sync with sylpheed 0.6.4 release
14414                 see ChangeLog entries 2001-10-21
14415
14416         * po/fr.po, po/pt_BR.po
14417                 updated by Melvin Hadasht and Fabio Junior Beneditto
14418
14419 2001-10-21 [paul]       0.6.3claws30
14420
14421         * src/compose.c
14422                 insert a DOS text file from the compose window
14423                 into the composed message text (removes CRs characters)
14424                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
14425
14426         * tools/filter_conv.pl, tools/README
14427                 automatically use ~/.sylpheed as working directory
14428                 print out confirmation message on completion
14429
14430         * correct Hoa's last ChangeLog.claws entry
14431
14432 2001-10-20 [hoa]        0.6.3claws29
14433
14434         * src/grouplistdialog.c
14435                 bugfix (another ?) to give the right
14436                 newsgroups list for each news server.
14437
14438         * src/news.c
14439         * src/news.h
14440                 improve the newsgroups list cache
14441
14442 2001-10-20 [paul]       0.6.3claws28
14443
14444         * sync with sylpheed 0.6.3cvs9
14445                 see ChangeLog entry 2001-10-19
14446
14447         * correct Alfons' last ChangeLog.claws entry
14448
14449 2001-10-19 [alfons]
14450
14451         * src/pgptext.[ch]
14452                 fix compilation problems (part of bug #472895)
14453
14454 2001-10-18 [hoa]        0.6.3claws27
14455
14456         * src/grouplistdialog.c
14457                 bugfix when we refresh was clicked (bug 472701)
14458
14459 2001-10-19 [christoph]  0.6.3claws26
14460
14461         * src/compose.c
14462                 last header entry should default to "To:" or
14463                 "Newsgroups:" and not copy the last entry line
14464                 in a new compose window
14465                 (closes bug #472686, #470792)
14466
14467 2001-10-19 [paul]       0.6.3claws25
14468
14469         * sync with Sylpheed 0.6.3cvs8
14470                 see ChangeLog entries 2001-10-18 and 2001-10-19
14471
14472 2001-10-18 [christoph]  0.6.3claws24
14473
14474         * src/procmsg.c
14475                 reimplement ignore thread
14476         
14477 2001-10-18 [hoa]        0.6.3claws23
14478
14479         * src/folderview.c
14480         * src/grouplistdialog.[ch]
14481                 enhanced news subscription interface (feature 469113)
14482
14483         * src/news.c
14484         * src/news.h
14485                 enchanced newsgroup listing,
14486                 now, we can get groups informations
14487                 (NNTPGroupInfo)
14488
14489 2001-10-18 [paul]       0.6.3claws22
14490
14491         * src/summaryview.c
14492                 remove comment (sync with main branch)
14493         * src/mainwindow.c
14494                 fix 'Re-edit' bug in 'Message' menu
14495
14496 2001-10-17 [christoph]  0.6.3claws21
14497
14498         * src/compose.c
14499                 ignore empty or whitespace only header lines
14500
14501 2001-10-17 [paul]       0.6.3claws20
14502
14503         * sync with sylpheed 0.6.3cvs7
14504                 see ChangeLog entries 2001-10-14, 2001-10-16, and
14505                 2001-10-17
14506
14507 2001-10-17 [darko]
14508
14509         * src/compose.c
14510                 wrap long lines without spaces
14511                 don't wrap URLs
14512
14513 2001-10-16 [paul]
14514
14515         * po/es.po, po/nl.po, po/pt_BR.po
14516                 updated by Ricardo Mones Lastra, Alfons,
14517                 and Fabio Junior Beneditto
14518
14519         * sylpheed-0.6.3claws released
14520
14521 2001-10-15 [melvin] 0.6.3claws18
14522
14523         * README.claws
14524                 added summary and detailed installation instructions
14525                 for spell checker
14526         * po/fr.po
14527                 Updated, corrected and completed french translation
14528
14529 2001-10-15 [hoa] 0.6.3claws17
14530         * src/grouplistdialog.c
14531                 we can choose the newsgroups to display with wildcards
14532
14533 2001-10-15 [christoph]  0.6.3claws16
14534
14535         * src/account.c
14536         * src/compose.c
14537         * src/prefs_folder_item.[ch]
14538                 applied wwp <subscript@free.fr>'s folder
14539                 default account patch
14540         * po/de.po
14541                 Fixed wrong translation
14542
14543 2001-10-13 [alfons, christoph, melvin]  
14544                         0.6.3claws15
14545
14546         solution #2 to solve MT-safety problems defers all GUI related calls
14547         to the main thread using a gtk_idle_add() callback. discussed on
14548         ircnet #sylpheed, with christoph spotting some issues with the
14549         original code, and melvin allowing us to lobotomize his sylpheed.
14550
14551         * src/syldap.[ch], src/main.c
14552                 fix race problem in ldap search thread by deferring GUI 
14553                 stuff to main thread using gtk_idle_add()
14554
14555 2001-10-13 [paul]       0.6.3claws14
14556
14557         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
14558                 add Sergey's smtpcred.patch
14559                 adds separate username/password setting for SMTP Auth
14560                 needed by some servers
14561                 (closes feature request #471659)
14562
14563 2001-10-13 [paul]       0.6.3claws13
14564
14565         * src/pgptext.[ch] **NEW FILES**
14566         * src/Makefile.am, src/messageview.c, src/mimeview.c
14567                 decrypt ascii-armored gpg text embedded in
14568                 the message body.
14569                 Submitted by Jens Jahnke <jan0sch@gmx.net>
14570
14571 2001-10-13 [christoph]  0.6.3claws12
14572
14573         * README.claws
14574                 some more details on default to and
14575                 feature requests
14576         * src/main.c
14577                 init glib threading when ldap is used
14578         * src/syldap.c
14579                 threading fixes
14580         * po/de.po
14581                 fixed a typo
14582
14583 2001-10-12 [paul]       0.6.3claws11
14584
14585         * src/prefs_common.[ch], src/rfc2015.c
14586                 enable ascii-armored gpg text to be embedded in the
14587                 message body, selectable through the 'Privacy'
14588                 preferences. Supports encrypting only.
14589                 Submitted by Ravemax <ravemax@dextrose.com>
14590
14591 2001-10-12 [paul]       0.6.3claws10
14592
14593         * sync with sylpheed 0.6.3cvs6
14594                 see ChangeLog entries 2001-10-11 and 2001-11-12
14595
14596         * src/folderview.c
14597                 incorporated mbox folders, scoring, and folder
14598                 properties into the sync
14599
14600 2001-10-12 [darko]      0.6.3claws9
14601
14602         * README.claws
14603                 describe quotation wrapping
14604         * src/compose.c
14605                 don't treat tab as space to calculate line length properly
14606
14607 2001-10-11 [alfons]
14608
14609         * README.claws
14610                 correct description of how to make new filtering system work,
14611                 add some other things
14612                 
14613         * src/syldap.c
14614                 remove sched_yield() (not necessary / unportable)
14615
14616 2001-10-11 [paul]       0.6.3claws8
14617
14618         * sync with sylpheed 0.6.3cvs3
14619                 see ChangeLog entry 2001-10-10
14620
14621 2001-10-10 [christoph]  0.6.3claws7
14622
14623         * .cvsignore
14624                 ignore 2 files created by newer autotools
14625         * src/prefs_folder_item.c
14626                 using table for widget alignment
14627                 fixed memory leak and broken octal display
14628         * src/filesel.c
14629                 fixed segfault caused by lost filename
14630                 workaround (closes bug #469551)
14631
14632 2001-10-10 [paul]       0.6.3claws6
14633
14634         * sync with sylpheed 0.6.3cvs2
14635                 see ChangeLog entries 2001-10-09 and 2001-10-10
14636
14637 2001-10-10 [darko]      0.6.3.claws5
14638
14639         * src/gtkstext.c
14640                 proper calculation of right margin if smart wrapping is enabled
14641         * src/compose.c
14642                 automatically wrap long lines if wrap quotation is enabled
14643
14644 2001-10-09 [alfons]     0.6.3.claws4
14645
14646         * src/summaryview.c
14647                 select correct row when deleting last row in the summary view (and
14648                 close bug "[ #469104 ] select second last in list when deleting")
14649
14650 2001-10-09 [paul]       0.6.3claws3
14651
14652         * sync with sylpheed 0.6.3cvs1
14653                 updated some autotool scripts
14654
14655 2001-10-09 [darko]      0.6.3claws2
14656
14657         * src/gtkstext.[ch]
14658                 new name and mark with Sylpheed comment
14659         * src/compose.c
14660                 smart quotation wrapping a-la VIM
14661
14662 2001-10-08 [paul]       0.6.3claws1
14663
14664         * sync with sylpheed 0.6.3 release
14665                 see ChangeLog entry 2001-10-08
14666
14667 2001-10-08 [paul]       0.6.2claws24
14668
14669         * src/summaryview.c
14670                 more sync with sylpheed 0.6.2cvs12
14671                 Fixed the bug that didn't select the last row correctly
14672
14673
14674 2001-10-07 [paul]       0.6.2claws23
14675
14676         * sync with sylpheed 0.6.2cvs12
14677                 see ChangeLog entry 2001-10-07
14678
14679 2001-10-06 [match]
14680         * src/jpilot.[ch]
14681                 enable jpilot to read unsynch'ed addresses.
14682
14683         * src/editldap_basedn.c
14684                 fix segfault when opening dialog.
14685
14686 2001-10-06 [alfons]     0.6.2.claws22
14687
14688         * src/summaryview.c
14689                 fix bug with summary view selecting last *inserted*
14690                 node instead of last *visible* node. remember we
14691                 work with a tree
14692
14693 2001-10-06 [paul]       0.6.2claws21
14694
14695         * po/pt_BR.po
14696                 updated translation, contains some fixes and new
14697                 translations, submitted by Gustavo Noronha Silva
14698                 <kov@debian.org>
14699
14700         * src/prefs_common.c
14701                 change 'each' to 'every' - fix dubious English
14702
14703         * sync with sylpheed 0.6.2cvs11
14704
14705 2001-10-05 [alfons]     0.6.2claws20
14706
14707         * src/mainwindow.[ch], src/folderview.c
14708                 make composite tool button switch between "Compose News"
14709                 and "Compose Mail" depending on selected folder
14710                 (nifty idea by Kim Schulz <kim@schulz.dk>)
14711
14712 2001-10-05 [paul]       0.6.2claws19
14713
14714         * src/mainwindow.c, src/summaryview.c
14715                 fix 'Message/Reply to all', broken in last commit
14716
14717         * src/compose.c
14718                 fix X_BEENTHERE seg fault, thanks to Alfons
14719
14720 2001-10-04 [paul]       0.6.2claws18
14721
14722         * src/compose.[ch], src/mainwindow.c
14723                 make "Message/Reply" reply to mailing lists; matches
14724                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
14725                 based on portions of the patch submitted by
14726                 Junichi Uekawa <dancer@netfort.gr.jp>
14727
14728 2001-10-04 [darko]      0.6.2claws17
14729
14730         * src/compose.c
14731                 better smart wrapping
14732         * src/gtkstext.[hc]
14733                 a function to make text buffer contiguous
14734
14735 2001-10-03 [paul]       0.6.2claws16
14736
14737         * sync with sylpheed 0.6.2cvs10
14738
14739 2001-10-02 [alfons]
14740
14741         * configure.in
14742         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
14743                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
14744                 references to chinese translations (hope someone picks up
14745                 this)
14746
14747 2001-10-02 [christoph]  0.6.2claws15
14748
14749         * src/compose.c
14750                 fixed non translated header bug
14751         * ChangeLog.claws
14752                 fixed wrong date in alfons last entry ;)
14753
14754 2001-10-02 [alfons]     0.6.2claws14
14755
14756         * src/compose.c, src/prefs_common.[ch]
14757                 add block cursor option
14758
14759 2001-10-02 [paul]       0.6.2claws13
14760
14761         * sync with sylpheed 0.6.2cvs9
14762
14763 2001-09-30 [paul]       0.6.2claws12
14764
14765         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
14766                 updated translations
14767
14768         * po/POTFILES.in
14769                 add 'src/importldif.c'
14770
14771         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
14772                 added eudora-to-vCard conversion tool
14773                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
14774
14775         * sync with sylpheed 0.6.2cvs8
14776
14777 2001-09-30 [paul]
14778
14779         * sylpheed-0.6.2claws released
14780
14781 2001-09-27 [melvin]     0.6.2claws11
14782
14783         * src/gtkspell.c
14784                 fixed crash when using default path (introduced 
14785                 in 0.6.2claws10)
14786                 fixed tiny bug for initial suggestion mode
14787
14788 2001-09-27 [melvin]     0.6.2claws10
14789         
14790         * src/gtkspell.c
14791                 fixed bug where gtkpspell didn't set the path correctly
14792
14793         * README.claws
14794                 added a paragraph about spell checking
14795                 
14796
14797
14798 2001-09-27 [paul]       0.6.2claws9
14799
14800         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
14801                 replace '// comments' with '/* comments */' to prevent
14802                 some compiler warnings 
14803
14804         * sync with sylpheed 0.6.2cvs6
14805
14806 2001-09-26 [alfons]     0.6.2claws8
14807
14808         * src/messageview.c
14809                 introduce return receipt request notification again,
14810                 which was lost because of other semantics in 
14811                 procheader_parse() (???)
14812
14813 2001-09-26 [christoph]  0.6.2claws7
14814
14815         * src/compose.c
14816                 replace comments for old code with #if 0
14817                 readded auto cc, bcc and reply-to
14818         * src/prefs_matcher.c
14819         * src/prefs_scoring.c
14820                 removed some definition (was moved to
14821                 prefs.h)
14822
14823 2001-09-26 [paul]       0.6.2claws6
14824
14825         * src/mainwindow.c
14826                 make 'Follow-up and reply to' sensitive
14827
14828         * more sync with sylpheed 0.6.2cvs5
14829
14830 2001-09-25 [melvin]
14831
14832         * 0.6.2claws5
14833
14834         * src/gtkspell.c
14835                 fixed bug for "US-ASCII" introduced by the encoding code
14836
14837 2001-09-25 [paul]
14838
14839         * 0.6.2claws4
14840
14841         * src/prefs_common.[ch], src/summaryview.c
14842                 'next unread msg' 'go to next folder?' dialog can be
14843                 given default behaviour, either always show dialog,
14844                 or assume 'yes', or assume 'no'
14845                 Submitted by wwp <subscript@free.fr>
14846
14847 2001-09-25 [melvin]
14848                 
14849         * src/compose.c src/gtkspell.[ch]
14850                 added support for different encodings
14851
14852 2001-09-25 [paul]
14853
14854         * more sync with sylpheed 0.6.2cvs5
14855
14856 2001-09-24 [alfons]
14857         
14858         * src/prefs_folder_item.c
14859                 add check for item->prefs->default_to string is NULL and
14860                 add another check when freeing this string
14861
14862 2001-09-24 [paul]
14863
14864         * configure.in
14865                 change to version 0.6.2claws3
14866
14867         * sync with sylpheed 0.6.2cvs5 
14868
14869 2001-09-24 [match]
14870         * src/ldif.[ch], src/importldif.[ch], addressbook.c
14871                 import LDIF files.
14872         * src/addrcache.[ch], addrindex.[ch]
14873                 small update for future
14874         * src/addrbook.c
14875                 fix test XML file.
14876
14877 2001-09-24 [melvin]
14878         * src/gtkspell.[ch]
14879                 added 'Learn from mistakes' option
14880                 better handling of quotes in checked words
14881                 sorted dict list
14882         * po/fr.po
14883                 small update for spell checking stuff
14884
14885 2001-09-23 [alfons]
14886         
14887         * src/gtkspell.c
14888                 edit a little bit so it complies more with main coding style
14889
14890 2001-09-23 [alfons]
14891
14892         * src/folder.[ch], prefs_folder_item.c, compose.c
14893                 migrate "request return receipt" folder property
14894                 to folderlist.xml
14895
14896 2001-09-22 [alfons]
14897
14898         * README.claws **NEW**
14899                 (add things of interest for users of main branch 
14900                 and claws here)
14901
14902         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
14903                 re-implement threading per folder option, but store 
14904                 the setting in folderlist.xml (where it belongs)
14905
14906 2001-09-21 [melvin]
14907
14908         * src/gtkspell.[ch]
14909                 fixed bug when compose window is under another window
14910         * src/prefs_common.[ch] src/compose.c
14911                 changed 'dictionary_path' to 'dictionary' to be consistent
14912                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
14913         * ac/pspell.m4 src/Makefile.am 
14914                 dropped PSPELL_PATH macro
14915         * po/fr.po
14916                 updated translations
14917
14918 2001-09-21 [christoph]
14919
14920         * src/compose.c
14921                 added border around header fields
14922                 keep header type when new field is added
14923
14924 2001-09-20 [christoph]
14925
14926         * src/utils.[ch]
14927                 more portable debug_print with source filename
14928                 and linenumber
14929         * src/procmsg.c
14930                 more newlines after debug messages
14931
14932 2001-09-20 [paul]
14933
14934         * configure.in
14935                 change to version 0.6.2claws2
14936
14937         * sync with sylpheed 0.6.2cvs3
14938
14939 2001-09-19 [melvin]
14940
14941         * src/gtkspell.c
14942                 fixed the post-right-click focus pb
14943                 fixed crash when 'Spell check all' after dict change 
14944                         and when cursor is at the end of the text
14945                 shift-right-click pops up config menu even on misspelled words.
14946         * po/POTFILES.in
14947                 added gtkspell.c
14948
14949 2001-09-19 [melvin]
14950
14951         * src/about.c
14952                 added pspell to compiled-in features list
14953
14954 2001-09-18 [melvin]
14955
14956         * switched to pspell and dropped ispell
14957         * ac/pspell.m4
14958                 new file. autoconf macro for pspell
14959         * ac/Makefile.am 
14960         * configure.in acconfig.h
14961                 added pspell support
14962         * src/Makefile.am
14963         * src/main.c src/compose.[ch] src/gtkspell.[ch]
14964         * src/prefs_common.[ch] 
14965                 added pspell support
14966
14967 2001-09-18 [christoph]
14968
14969         * src/addr_compl.c
14970         * src/template.[ch]
14971                 replace LOG_MESSAGE with debug_print
14972         * src/compose.[ch]
14973                 gui improvements
14974         * src/menu.c
14975                 added newline after debug message
14976         * src/utils.h
14977                 using __VA_ARGS__ for debug_print macro
14978         * tools/.cvsignore
14979                 ignore Makefile and Makefile.in
14980
14981 2001-09-18 [paul]
14982
14983         * configure.in
14984                 change to version 0.6.2claws1
14985         * sync with sylpheed 0.6.2cvs1
14986
14987         * src/matcher.c 
14988         * src/prefs_matcher.c
14989                 add 'score equal to' option, submitted by
14990                 Paul Evans <nerd@freeuk.com>
14991
14992 2001-09-15 [christoph]
14993
14994         * src/mainwindow.c
14995                 comment out menu entry not existing in claws
14996         * src/menu.c
14997                 add debug output for non existing menu entries
14998         * src/summaryview.c
14999                 fix next/prev unread message for ignored threads
15000         * src/utils.[ch]
15001                 add sourcefile and line number to debug output
15002                 otherwise it is sometimes hard to find the
15003                 source code part if debug messages are translated
15004
15005 2001-09-14 [darko]
15006         
15007         * src/folderview.c
15008                 refresh target folder style after colour is changed
15009
15010 2001-09-13 [paul]
15011
15012         * configure.in
15013                 change to version 0.6.1claws3
15014
15015         * sync with sylpheed 0.6.1cvs6
15016
15017 2001-09-13 [darko]
15018         
15019         * src/folderview.c
15020                 fix target folder colourization to use user selected colour
15021
15022 2001-09-12 [darko]
15023         
15024         * src/summaryview.c
15025                 fix crash when message that is marked for copy/move is unmarked
15026
15027 2001-09-09 [paul]
15028
15029         * configure.in
15030                 change to version 0.6.1claws2
15031
15032         * sync with sylpheed 0.6.1cvs3
15033
15034 2001-09-09 [alfons]
15035         
15036         * src/folderview.c
15037                 fix bug with default font used for trash folder text
15038
15039 2001-09-06 [paul]
15040
15041         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15042                 updated translations
15043
15044         * configure.in
15045                 change to version 0.6.1claws1
15046
15047         * sync with sylpheed 0.6.1cvs2
15048
15049 2001-09-03 [paul]
15050
15051         * po/POTFILES.in
15052                 add Match's new addressbook
15053
15054         * po/de.po
15055                 updated translation submitted by Jens Oberender
15056
15057 2001-09-02 [paul]
15058
15059         * configure.in
15060                 change to 0.6.1claws
15061         * sync with sylpheed 0.6.1 release
15062
15063 2001-09-02 [paul]
15064
15065         * configure.in
15066                 change to 0.6.0claws2
15067
15068         * sync with sylpheed 0.6.0cvs4
15069
15070         * po/pt_BR.po
15071                 updated translation submitted by Fabio Junior Beneditto
15072
15073 2001-09-01 [match]
15074         * pixmaps/
15075                 interface.xpm
15076                 book.xpm
15077                 address.xpm
15078         * src/
15079                 Makefile.am
15080                 a ton of new files
15081
15082 2001-08-31 [paul]
15083
15084         * configure.in
15085                 change to version 0.6.0claws1
15086
15087         * sync with sylpheed 0.6.0cvs1
15088
15089         * po/es.po
15090                 updated translation submitted by Ricardo Mones Lastra
15091
15092         * po/POTFILES.in
15093                 add 'src/prefs_templates.c'
15094
15095         * src/compose.c, src/summaryview.c
15096                 fix segfault on 'Re_edit'               
15097
15098 2001-08-30 [alfons]
15099
15100         * configure.in, Makefile.am
15101         * tools/Makefile.am
15102                 add tools directory to source distribution
15103
15104 2001-08-30 [paul]
15105
15106         * configure.in
15107                 change to version 0.6.0claws
15108
15109         * sync with sylpheed 0.6.0 release
15110
15111 2001-08-30 [christoph]
15112
15113         * configure.in
15114                 removed autoconf version check
15115
15116 2001-08-30 [paul]
15117
15118         * src/account.c, src/compose.c, src/prefs_common.[ch]
15119         * src/procheader.[ch] src/utils.[ch]
15120                 Enhanced automatic account selection on replies
15121                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
15122
15123         * configure.in
15124                 add LDAP and JPilot to the configuration results output.
15125
15126 2001-08-29 [christoph]
15127
15128         * src/summeryview.c
15129                 no bold font for ignored threads
15130
15131 2001-08-29 [paul]
15132
15133         * configure.in
15134                 change to version 0.5.3claws6
15135
15136         * sync with sylpheed 0.5.3cvs10
15137                 src/stringtable.[ch]: New Files
15138
15139         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
15140         * src/pixmaps/sylpheed.xpm
15141                 add mini-icons to windows (by Alfons)
15142
15143 2001-08-27 [paul]
15144
15145         * src/mainwindow.c
15146                 new functions: next_labeled_cb(), prev_labeled_cb()
15147
15148         * src/summaryview.c
15149                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
15150                 summary_select_next_labeled(), summary_select_prev_labeled()
15151
15152         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
15153                 give claws blue folders and a blue trash can
15154
15155 2001-08-27 [paul]
15156
15157         * configure.in
15158                 change to version 0.5.3claws5
15159
15160         * sync with sylpheed 0.5.3cvs9
15161                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
15162
15163 2001-08-24 [christoph]
15164
15165         * src/filesel.c
15166                 keep filename when browsing directories
15167                 (not working for user entered filename, but
15168                  for default name and selected filename from
15169                  file list)
15170         * src/mainwindow.c
15171                 fixed wrong spelling "Folllow-up"
15172         * src/mbox_folder.c
15173         * src/procmsg.c
15174         * src/summaryview.c
15175                 fixed new/unread message count with ignored
15176                 threads (2 commits, first didn't notice no
15177                 longer needed decreasing)
15178         * src/inc.c
15179                 readded scrolling of progress dialog
15180                 (lost in sync)
15181
15182 2001-08-24 [paul]
15183
15184         * configure.in
15185                 change to 0.5.3claws4
15186
15187         * sync with sylpheed 0.5.3cvs7
15188
15189 2001-08-24 [christoph]
15190
15191         * src/compose.c
15192                 set request return receipt when replying
15193                 if it is set is the folder prefs of the
15194                 message
15195         * src/inc.c
15196                 disable final error popup if popups are
15197                 disabled in config (again)
15198
15199 2001-08-23 [paul]
15200
15201         * configure.in
15202                 Change version number to 0.5.3claws3
15203
15204         * sync with sylpheed 0.5.3cvs5
15205
15206         * src/mimeview.c
15207                 double quote '%s' in 'gedit %s' to fix bug when
15208                 opening attachment with spaces in the name
15209
15210 2001-08-22 [alte]
15211         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
15212           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
15213                 initial message templates support
15214
15215
15216 2001-08-22 [paul]
15217
15218         * configure.in
15219                 change version number to 0.5.3claws2
15220
15221         * sync with sylpheed 0.5.3cvs4
15222
15223         * src/procmsg.h src/summaryview.c
15224                 re-implement (un)ignore thread
15225
15226 2001-08-21 [paul]
15227
15228         * src/summaryview.c
15229                 remove unnecessary code
15230         * src/compose.c
15231                 enable 'dynamic' signatures (submitted by
15232                 Eric Limpens <eric@hscg-internet.nl>)
15233
15234 2001-08-21 [paul]
15235
15236         clean up after sync with sylpheed 0.5.3 release
15237
15238         * src/folderview.c
15239                 fix re-introduced font mess, see Christoph's
15240                 entry 2001-06-24
15241
15242         * src/summaryview.c
15243                 remove prev_msgnum
15244                 use sylpheed's small font instead of
15245                 gtk default font for summary view
15246
15247
15248 2001-08-17 [paul]
15249
15250         * configure.in
15251                 add pl to ALL_LINGUAS - sync with main branch
15252
15253         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15254                 Updated. Translations by Jens Oberender, Ricardo Mones
15255                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
15256
15257         * po/pl.po  ** NEW FILE **
15258                 sync with the main branch
15259
15260         * src/folderview.c
15261                 fix target folder colorizing and refresh problem
15262
15263
15264 2001-08-17 [christoph]
15265
15266         * src/mainwindow.c
15267                 claws uses 4 colors for target folder coloring.
15268                 arrays were not long enough and destroyed the
15269                 stack causing a segfault.
15270                 target folder colorizing does not work anymore
15271                 for me
15272
15273 2001-08-16 [paul]
15274
15275         * configure.in
15276                 change to version 0.5.3claws1
15277
15278         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
15279           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
15280           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
15281
15282                 sync with sylpheed 0.5.3 release, but keep claws method of
15283                 configuring/saving fonts
15284
15285         * src/addressbook.[ch]
15286                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
15287                 in line with a similar change in Hiroyuki's branch
15288
15289         * src/mainwindow.[ch]
15290                 disable main_window_set_thread_option()
15291         * src/prefs_folder_item.c
15292                 comment out &tmps_prefs.enable_thread,
15293         * src/mbox_folder.c, src/procmsg.[ch]
15294                 comment out MSG_IS_IGNORE_THREAD
15295         * src/summaryview.c
15296                 comment out summary_ignore_thread() and summary_unignore_thread()
15297                 comment out MSG_IS_IGNORE_THREAD
15298
15299                 use Hiroyuki's threading instead.
15300
15301
15302
15303 2001-08-15 [paul]
15304
15305         * src/account.c
15306                 use Hiroyuki's 0.5.3 column scheme but also
15307                 include the enable/disable button.
15308         * src/pixmaps/mark.xpm
15309                 add Hiroyuki's amended pixmap
15310
15311 2001-08-13 [christoph]
15312
15313         * src/account.c
15314                 receive at get all column showed wrong state for APOP
15315                 button should only work for POP3 and APOP accounts
15316         * src/prefs_account.c
15317                 added missing preprocessor statement for SSL
15318
15319 2001-08-12 [paul]
15320
15321         * src/account.[ch]
15322                 add 'receive at get all' column and enable/disable
15323                 button.
15324
15325 2001-08-06 [christoph]
15326
15327         * src/account.c
15328                 show usage of SSL in protocol column
15329
15330         * src/imap.c
15331         * src/inc.c
15332                 renamed ssl options
15333
15334         * src/prefs_account.[ch]
15335                 moved ssl options to a new page
15336
15337         * src/send.c
15338         * src/smtp.c
15339         * src/ssl.[ch]
15340                 renamed ssl options
15341                 added support for SMTP STARTTLS command
15342
15343 2001-08-05 [christoph]
15344
15345         * configure.in
15346                 debian autoconf needs version check to find
15347                 correct autoconf version. if the file is
15348                 named configure.in 2.13 is used, which does
15349                 not work with this configure.in script.
15350                 other solution would be to rename the script
15351                 to configure.ac as suggested in the autoconf
15352                 manual.
15353
15354         * src/inc.c
15355                 disable final error popup if popups are
15356                 diabled in config
15357
15358         * src/socket.c
15359                 bugfix in ssl_gets
15360                 fixes IMAP over SSL problem
15361
15362 2001-08-03 [paul]
15363
15364         * configure.in
15365                 change to 0.5.2claws1
15366
15367         * sync with sylpheed 0.5.2cvs1
15368
15369 2001-08-02 [alfons]
15370
15371         * configure.in
15372                 quick fix for ispell detection...
15373
15374 2001-08-01 [paul]
15375
15376         * configure.in
15377                 change to 0.5.1claws4
15378
15379         * sync with sylpheed 0.5.1cvs7
15380
15381 2001-07-31 [alfons]
15382
15383         * src/prefs_common.c, src/prefs_common.h, 
15384           src/gtkspell.c, src/gtkspell.h
15385                 add global spelling checker settings (compose tab) +
15386                 selection of dictionary 
15387           
15388         * configure.in  
15389                 guess valid ispell location
15390
15391 2001-07-31 [paul]
15392
15393         * po/POTFILES.in
15394                 removal of 'src/quote_fmt_parse.c'
15395         * po/de.po
15396                 Updated de.po
15397                 (submitted by Jens Oberender <didge@suse.de>)
15398
15399 2001-07-31 [darko]
15400
15401         * src/folder.[ch]
15402         * src/folderview.[ch]
15403         * src/mainwindow.c
15404         * src/mh.c
15405         * src/prefs_common.[ch]
15406         * src/summaryview.c
15407                 target folder colourization
15408
15409 2001-07-30 [paul]
15410
15411         more sync with Sylpheed 0.5.1cvs6 
15412
15413 2001-07-30 [darko]
15414
15415         * src/mh.c
15416         * src/prefs_folder_item.[hc]
15417         * src/summaryview.c
15418                 shared folders support with a GUI
15419
15420 2001-07-29 [paul]
15421
15422         0.5.1claws3
15423
15424         * sync with Sylpheed 0.5.1cvs6
15425
15426 2001-07-29 [paul]
15427
15428         * po/pt_BR.po
15429                 updated
15430                 (submitted by Fabio Junior Beneditto)
15431
15432 2001-07-28 [paul]
15433
15434         * src/procmime.c
15435         * AUTHORS
15436                 patch to correct bad image mime headers
15437                 (submitted by Don Quijote <dq@searchlores.org>)
15438
15439 2001-07-28 [paul]
15440
15441         * tools/gif2xface.pl   **NEW FILE**
15442         * tools/README
15443                 script to convert file.gif to file.xface for
15444                 use in a custom header.
15445                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
15446
15447 2001-07-27 [alfons]
15448         
15449         * configure.in
15450                 change macros for detecting JPilot and LDAP
15451
15452 2001-07-27 [christoph]
15453
15454         * src/filtering.c
15455                 code cleanup (MIN / MAX warning, needed casting)
15456
15457 2001-07-27 [alfons]
15458
15459         * procheader.c
15460                 disallow setting flags when detecting certain headers
15461                 (X-Status, Status, Seen, X-Seen). 
15462         
15463         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
15464
15465 2001-07-27 [christoph]
15466
15467         * src/prefs_filter.c
15468         * src/prefs_filtering.c
15469         * src/prefs_matcher.c
15470         * src/prefs_scoring.c
15471                 scroll list when moving rows up or down
15472
15473         * src/imap.c
15474         * src/imap.h
15475         * src/prefs_account.c
15476         * src/prefs_account.h
15477         * src/send.c
15478                 SMTP over SSL (untested, feedback requested)
15479                 IMAP over SSL
15480
15481         * src/ssl.c
15482                 code cleanup
15483
15484 2001-07-26 [alfons]
15485         
15486         * configure.in, acconfig.h
15487                 define CLAWS (need this for main / claws detection)
15488
15489 2001-07-25 [alfons]
15490
15491         * configure.in
15492                 Sylpheed 0.5.1claws2
15493                 
15494         * sync with Sylpheed 0.5.1cvs4
15495
15496 2001-07-25 [christoph]
15497
15498         * src/scoring.c
15499                 fixed segfault
15500                 item->prefs == NULL (don't know why)
15501
15502 2001-07-25 [alfons]
15503
15504         * configure.in
15505                 Sylpheed 0.5.1claws1
15506
15507         * sync with Sylpheed 0.5.1cvs1-3
15508
15509 2001-07-24 [christoph]
15510
15511         * src/folderview.c
15512         * src/prefs_folder_item.[ch]
15513                 added folderitem preferences dialog with
15514                 default To: and auto request return receipt
15515
15516         * src/compose.[ch]
15517         * src/menu.[ch]
15518                 changes to handle new folderitem preferences
15519
15520         * src/mainwindow.c
15521         * src/summaryview.c
15522                 call compose new mail with current folderitem
15523
15524 2001-07-24 [alfons]
15525
15526         Release Sylpheed 0.5.1claws
15527
15528         * configure.in
15529                 change to release version 0.5.1claws
15530
15531 2001-07-24 [christoph]
15532
15533         * src/summaryview.c
15534                 fixed segfault that happend when the selected
15535                 message was removed while retrieving new messages.
15536
15537         * po/es.po
15538                 updated translation
15539                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
15540
15541 2001-07-22 [alfons]
15542
15543         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
15544         this is a work in progress, for more information: http://nlpagan.net/sylman 
15545         
15546         * configure.in, src/mainwindow.c, manual/Makefile.am
15547                 add support for English manual
15548
15549         * AUTHORS
15550                 add authors of user manuals
15551
15552         * manual/en/sylpheed*.html
15553                 add English documentation
15554
15555 2001-07-22 [christoph]
15556
15557         * po/POTFILES.in
15558                 added src/ssl.c
15559         * src/ssl.c
15560                 changed a wrong debug message
15561
15562 2001-07-22 [alfons]
15563
15564         * po/nl.po
15565                 update Dutch translation
15566
15567         * src/prefs_filtering.c, 
15568           src/prefs_matcher.c
15569                 add more translatable strings           
15570
15571 2001-07-21 [alfons]
15572
15573         0.5.0claws7
15574
15575         * configure.in
15576                 change version
15577
15578         * src/inc.c, src/summaryview.[ch]
15579                 prevent update of mark file when filtering has done, by
15580                 using a variable; this affects two functions:
15581                         inc.c::inc_finished()
15582                         summaryview.c::summary_show()
15583
15584 2001-07-20 [alfons]
15585
15586         * src/filtering.[ch], src/prefs_filtering.c, 
15587           src/matcher.[ch]
15588                 add filtering action for label coloring 
15589
15590         * po/POTFILES.in
15591                 add labelcolors.c
15592
15593         * added src/labelcolors.c
15594         * added src/labelcolors.h
15595         * src/Makefile.am, src/summaryview.c
15596                 rearrange label coloring code
15597
15598         * src/procmsg.h
15599                 add more parentheses so label colouring works correctly
15600
15601         * src/filtering.c
15602                 don't really delete message, but move it to Trash
15603
15604         * src/prefs_matcher.c
15605                 add quote options to info dialog
15606
15607 2001-07-20 [christoph]
15608
15609         * src/Makefile.am
15610         * src/inc.c
15611         * src/main.[ch]
15612         * src/socket.h
15613         * src/ssl.[ch] (new)
15614                 moved ssl stuff to a seperate file
15615
15616 2001-07-20 [darko]
15617
15618         * src/summaryview.c
15619                 fix show sender using address book with no e-mail
15620                 address in From: field
15621
15622 2001-07-19 [alfons]
15623
15624         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
15625                 fix messy handling of escaping... now at least the
15626                 execute command is useful. escape char is '\', we
15627                 accept \n and \r too. 
15628
15629                 Real life example:
15630                 
15631                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
15632                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
15633
15634 2001-07-18 [alfons]
15635
15636         0.5.0claws6
15637
15638         * src/summaryview.c
15639                 clean up
15640
15641         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
15642           src/procmsg.[ch]
15643                 revise filtering; currently move, copy, marking have
15644                 been tested. if you like bleeding edge stuff, you
15645                 should definitely go for this version :)
15646
15647         * mark old working stuff as VERSION_0_5_0_CLAWS5        
15648
15649 2001-07-17 [christoph]
15650
15651         * src/utils.c
15652                 timestamp log
15653
15654 2001-07-17 [alfons]
15655
15656         0.5.0claws5
15657
15658         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
15659           bits in the mark file, without affecting either branch. Lots of
15660           files changed, also in claws branch.
15661
15662           UNTESTED: use of mbox folders
15663
15664         * src/summaryview.c
15665                 added mark all read; however this was a quick hack used for
15666                 cleaning up mess after initial merge with Hiroyuki
15667
15668         * configure.in
15669                 change claws version number back to 0.5.0claws5 to clear up 
15670                 confusion & pretension (recent release was technically 
15671                 0.5.0claws4, so we neatly align with Hiroyuki :-)
15672
15673 2001-07-16 [alfons]
15674
15675         sync with Hiroyuki's 0.5.0cvs4
15676
15677 2001-07-16 [alfons]
15678
15679         0.5.1claws3
15680
15681         * src/filtering.[ch]
15682                 remove invalid updating of mark files for 
15683                 filter actions MATCHING_ACTION_MOVE and 
15684                 MATCHING_ACTION_DELETE; this should fix the
15685                 folder update bug
15686                 
15687         * src/procmsg.c
15688                 revert Christoph's stab at fixing the folder 
15689                 update bug
15690
15691         * po/POTFILES.in
15692                 add missing files with translatable strings
15693
15694         * src/summaryview.c
15695                 remove debug print
15696
15697 2001-07-15 [alfons]
15698
15699         * src/addr_compl.[ch], src/prefs_filtering.c
15700                 make "filtering pref dialog's destination entry" an
15701                 "address completable entry", if filter destination is 
15702                 an email address
15703
15704         0.5.1claws2
15705         
15706         sync with Hiroyuki's 0.5.0cvs2-3
15707
15708 2001-07-15 [christoph]
15709
15710         * src/procmsg.c
15711                 fixed folder stats update after incorporation
15712
15713 2001-07-15 [alfons]
15714
15715         * src/summaryview.c
15716                 * finish label colouring stuff (for now)
15717                 * fix incorrect colour bug (off by one) 
15718
15719 2001-07-14 [alfons]
15720
15721         * src/mainwindow.c
15722                 change text labels for news and mail message so there's
15723                 plenty of toolbar estate left
15724
15725         * configure.in
15726                 0.5.1claws1
15727
15728         * src/folderview.c
15729           src/folder.[ch]
15730                 sync with Hiroyuki's 0.5.0cvs1
15731
15732         * src/summaryview.c
15733                 more rewrite label colouring
15734
15735 2001-07-14 [alfons]
15736
15737         * src/summaryview.[ch]
15738                 * start rewrite label colouring 
15739                 * fix proper location "Add Sender To Addressbook" menu item
15740
15741 2001-07-13
15742
15743         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15744         (actually this is 0.5.0claws4)
15745
15746 2001-07-13 [alfons]
15747
15748         * po/pt_BR.po
15749                 * fix duplicate message
15750                 * add updated Portugese / Brazilian translation
15751                   submitted by Fabio Junior Beneditto
15752
15753 2001-07-12 [alfons]
15754
15755         * AUTHORS
15756                 add Jens
15757
15758         * po/nl.po
15759                 add updated Dutch translation
15760
15761         * po/de.po
15762                 add updated German translation submitted by Jens
15763
15764 2001-07-11 [alfons]
15765
15766         Prerelease before 0.5.0claws. Please test.
15767         This version is temporarily tagged as VERSION_0_5_0_TEST
15768
15769         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
15770           src/prefs_scoring.c, src/prefs_matcher.c, 
15771           src/prefs_filtering.c, src/mbox.c, 
15772           src/main.c, src/inc.c, src/filtering.[ch]
15773                 revert new Hoa's new matcher (does not work yet)
15774
15775         * src/Makefile.am
15776                 clean up
15777
15778 2001-07-10
15779
15780         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15781
15782
15783 2001-07-10 [alfons]
15784
15785         * Makefile.am
15786                 add ChangeLog.claws to EXTRA_DIST
15787         * src/Makefile.am
15788                 add matcher_parser_parse.h to EXTRA_DIST
15789
15790 2001-07-10 [christoph]
15791
15792         * src/inc.c
15793                 add destination folder to table of
15794                 folders that need to be updated after
15795                 incorporation
15796
15797 2001-07-10 [alfons]
15798
15799         * folder.[ch]
15800           folderview.c
15801                 make collapse state of folders and folder items persistent, i.e.
15802                 if you collapse a folder tree, the next time sylpheed-claws starts 
15803                 up the folder tree remains collapsed.  
15804                 
15805 2001-07-10 [christoph]
15806
15807         * acconfig.h
15808         * configure.in
15809                 added --enable-ssl
15810         * src/md5.[ch]
15811                 renamed MD5_CTX to MD5_CTX_syl
15812                 conflicts with a struct in openssl
15813         * src/inc.c
15814         * src/main.[ch]
15815         * src/prefs_account.[ch]
15816         * src/socket.[ch]
15817                 SSL support for POP
15818         * src/mainwindow.c
15819                 fixed compose with current account
15820                 broken by new compose button stuff
15821
15822 2001-07-09 [hoa]
15823
15824         * AUTHORS
15825                 changed my email address
15826
15827         * src/matcher_parser_parse.y
15828                 clean the parser to remove conflicts
15829
15830 2001-07-09 [alfons]
15831
15832         * AUTHORS
15833                 add Match Grun
15834
15835         * configure.in
15836                 fix incorrect description of --enable-ldap parameter
15837
15838         * src/prefs_common.[ch]
15839           src/compose.c
15840                 add experimental option "smart wrapping" which makes the
15841                 compose editor auto wrap.
15842                 
15843                 | TODO: the problem with the buggy cursor handling is caused |
15844                 | by the GtkText. when deleting / backspacing text its       |
15845                 | wrapping algorithm does not take in account the previous   |
15846                 | line. should find a way to hack this in.                   |
15847                 | or should perhaps combine this with the word wrapping      |
15848                 | patch i wrote in january.                                  |
15849
15850         * src/about.c
15851                 show build parameters for LDAP and JPilot
15852
15853         * src/summaryview.c
15854                 revert Christoph's bugfix for selecting next unread message, 
15855                 because folder stats aren't updated correctly
15856
15857 2001-07-08 [hoa]
15858
15859         * src/filtering.c
15860         * src/mainwindow.c
15861         * src/matcher.c
15862         * src/matcher_parser_lex.l
15863         * src/matcher_parser_parse.y
15864         * src/prefs_filtering.c
15865         * src/prefs_scoring.c
15866         * src/scoring.c
15867                 bugfix of the config file parser
15868
15869 2001-07-08 [alfons]
15870
15871         * src/Makefile.am
15872                 added generated matcher sources to BUILT_SOURCES
15873
15874 2001-07-08 [hoa]
15875
15876         * src/Makefile.am
15877         * src/.cvsignore
15878                 added new config file parser
15879
15880         * src/scoring.[ch]
15881         * src/filtering.[ch]
15882         * src/matcher.[ch]
15883         * src/prefs_filtering.c
15884         * src/prefs_matcher.c
15885         * src/prefs_scoring.c
15886         * added src/matcher_parser.h
15887         * added src/matcher_parser_lex.h
15888         * added src/matcher_parser_lex.l
15889         * added src/matcher_parser_parse.y
15890                 lex & yacc config file parser
15891
15892         * src/mbox.c
15893         * src/inc.c
15894         * src/main.c
15895                 changes prefs_filtering into global_filtering           
15896
15897         * src/summaryview.c
15898                 build threads with subjects only if "Re: " is at the
15899                 beginning of the subject
15900
15901 2001-07-07 [paul]
15902
15903         0.5.0claws
15904
15905         sync with sylpheed 0.5.0
15906                 change of version number only
15907
15908 2001-07-06 [paul]
15909
15910         0.5.0claws5
15911
15912         sync with sylpheed 0.5.0pre5
15913
15914 2001-07-05 [paul]
15915
15916         sync with sylpheed 0.5.0pre4 release
15917                 /po and /manual/ja not sync'ed
15918
15919 2001-07-04 [paul]
15920
15921         more sync with sylpheed 0.5.0pre4
15922
15923 2001-07-03 [christoph]
15924
15925         * src/addressbook.c
15926                 fixed address book broken by address book
15927                 for VCard, JPilot, LDAP
15928
15929 2001-07-03 [alfons]
15930
15931         * src/matcher.c
15932         * src/textview.c
15933                 stopped memory leaks
15934
15935 2001-07-03 [paul]
15936
15937         more sync with sylpheed 0.5.0pre4
15938
15939 2001-07-02 [match]
15940
15941         * included address book patch for VCard, JPilot, LDAP
15942         * pref_common.c - fixed Font options on Display tab (cosmetic)
15943         * alertpanel.c - fixed truncated message
15944
15945 2001-07-02 [christoph]
15946
15947         * src/mbox_folder.c
15948         * src/procmsg.[ch]
15949         * src/summaryview.c
15950                 mark threads for ignoring
15951
15952 2001-07-02 [paul]
15953
15954         0.5.0claws4
15955
15956         * sync with sylpheed 0.5.0pre4
15957                 updated gettext to 0.10.38.
15958
15959 2001-07-01 [paul]
15960
15961         * src/ mainwindow.c
15962         * src/procmsg.h
15963         * src/summaryview.[ch]
15964                 new right-click option: Label.
15965                 substitute for 'Mark-->Mark/Unmark', colours the line.
15966                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
15967
15968 2001-07-01 [christoph]
15969
15970         * src/folderview.c
15971                 fixed font for trash
15972         * src/summaryview.c
15973                 move ctree to unread message
15974
15975 2001-07-01 [paul]
15976
15977         * sync with sylpheed 0.5.0pre3 release
15978
15979 2001-06-30 [alfons]
15980
15981         * src/filesel.[ch]
15982         * src/compose.c
15983                 allow inserting / attaching multiple files in
15984                 the composer window
15985
15986 2001-06-30 [paul]
15987
15988         * src/codeconv.c
15989                 small change to Alfons' previous stuff so that it
15990                 actually makes
15991
15992 2001-06-30 [alfons]
15993
15994         * lots of files changed; first attempt to merge the changes
15995           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
15996
15997 2001-06-30 [paul]
15998
15999         * po/pt_BR.po
16000                 updated and completed, translations by Fabio
16001                 Junior Beneditto <fjbeneditto@yahoo.com.br>
16002
16003 2001-06-29 [alfons]
16004
16005         * src/compose.c
16006         * src/mimeproc.[ch]
16007                 allow selecting an attached files' mime type from a 
16008                 list of types.
16009
16010 2001-06-29 [paul]
16011
16012         * more sync with sylpheed 0.5.0pre3
16013
16014 2001-06-29 [paul]
16015
16016         * po/pt_BR.po
16017                 merge with sylpheed.pot and pt_BR.po provided by
16018                 Fabio Junior Beneditto.
16019
16020 2001-06-29 [darko]
16021
16022         * src/procmime.c
16023                 make MIME types case insensitive
16024
16025 2001-06-28 [alfons]
16026
16027         * po/nl.po
16028                 merge with sylpheed.pot and old nl.po; translations added.
16029
16030 2001-06-28 [paul]
16031
16032         * more sync with sylpheed 0.5.0pre3
16033
16034 2001-06-27 [alfons]
16035
16036         * src/summaryview.c
16037                 don't crash when removing parent node of messages
16038                 attracted by subject. this was caused by not deleting
16039                 the parent node from the subject line hash table.
16040
16041 2001-06-27 [alfons]
16042
16043         * src/summaryview.c
16044         * src/compose.[ch]
16045         * src/mainwindow.c
16046                 if there are multiple messages selected, allow forwarding
16047                 them as attachments.
16048
16049 2001-06-27 [paul]
16050
16051         * more sync with sylpheed 0.5.0pre3
16052
16053 2001-06-26 [paul]
16054
16055         0.5.0claws3
16056
16057         * sync with sylpheed 0.5.0pre3
16058
16059 2001-06-25 [paul]
16060
16061         * src/mainwindow.c
16062                 fixed 'compose news article' bug
16063                 from icon-and-text toolbar
16064
16065 2001-06-25 [paul]
16066
16067         * sync with sylpheed 0.5.0pre2 release
16068
16069 2001-06-24 [christoph]
16070
16071         * src/prefs_common.c
16072                 bug fix in font selection
16073         * src/folderview.c
16074                 use sylpheed's normal font instead of
16075                 gtk default font for folders without
16076                 new messages
16077
16078 2001-06-24 [alfons]
16079
16080         * src/mainwindow.[ch]
16081                 added composite compose mail / news button (an idea by Leandro
16082                 Pereira <leandro@linuxmag.com.br>)
16083
16084 2001-06-24 [paul]
16085
16086         Added instructions for ldif-to-xml.py
16087
16088         * tools/README
16089
16090 2001-06-23 [alfons]
16091
16092         Some minor things.
16093
16094         * src/pixmaps/stock_news_compose.xpm
16095                 added pixmap by Leandro
16096         * src/prefs_common.c
16097                 tested built-in spelling checker of GCC 3.0 :)
16098         * po/nl.po
16099                 merged dutch translation of sylpheed-main with
16100                 sylpheed.pot
16101
16102 2001-06-23 [paul]
16103
16104         Added tools directory and files.
16105
16106         * tools/filter_conv.pl
16107                 converts old filter system to new filtering system
16108         * tools/ldif-to-xml.py
16109                 converts netscape addressbook to sylpheed addressbook
16110         * tools/README
16111                 descriptions/instructions for above two files
16112
16113 2001-06-23 [christoph]
16114
16115         * src/inc.c
16116         * src/manage_window.[ch]
16117         * src/prefs_common.[ch]
16118                 mail retrieval dialog can be enabled, disabled
16119                 or hidden if non of sylpheed's windows is active
16120
16121 2001-06-22 [paul]
16122
16123         0.5.0claws2
16124
16125         * sync with sylpheed 0.5.0pre2
16126
16127 2001-06-21 [christoph]
16128
16129         * src/summaryview.c
16130                 show recipient on 'from' for all accounts
16131                 
16132         * src/inc.c
16133         * src/prefs_common.[ch]
16134                 disable error popup on mail receive errors
16135
16136 2001-06-21 [alfons]
16137
16138         * src/compose.c
16139                 made the ruler correctly appear and disappear.
16140
16141         * src/Makefile.am
16142                 removed Hoa's work-in-progress-stuff (interesting!) so 
16143                 claws compiles ok.
16144
16145 2001-06-20 [christoph]
16146
16147         * src/inc.c
16148         * src/progressdialog.c
16149                 added scrolled window for list in progressdialog
16150
16151 2001-06-20 [paul]
16152
16153         sync with sylpheed 0.5.0pre1 release
16154
16155 2001-06-20 [christoph]
16156
16157         * src/summeryview.c
16158                 make building threads by subject work when
16159                 thread view is enabled
16160                 
16161         * src/compose.c
16162         * src/prefs_common.[ch]
16163                 automatically select account for mail replys
16164
16165 2001-06-19 [sergey]
16166
16167         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
16168         they are filled in from the account settings.
16169
16170 2001-06-19 [paul]
16171
16172         * more sync with sylpheed 0.5.0pre1
16173
16174 2001-06-18 [alfons]
16175
16176         * src/Makefile.am,
16177           src/procmime.c
16178                 added --sysconfdir to CPPFLAGS for pointing to the correct
16179                 location of mime.types. 
16180
16181                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
16182                 or ./configure!
16183
16184 2001-06-18 [hoa]
16185
16186         * src/summaryview.c
16187                 fixed some bug when building threads
16188
16189 2001-06-18 [pau]l
16190
16191         * src/prefs_account.c
16192                 UI stuff: More changes to the English
16193
16194 2001-06-18 [paul]
16195
16196         * src/pixmaps/stock_news_compose.xpm: new file
16197         * src/Makefile.am
16198         * src/mainwindow.c
16199         * src/summaryview.c
16200                 Added new icon for Hoa's 'compose a news
16201                 message', plus minor improvements to the
16202                 English
16203
16204         * po/ja.po
16205         * ChangeLog
16206         * ChangeLog.jp
16207                 more sync with sylpheed 0.5.0pre1
16208
16209 2001-06-18 [hoa]
16210
16211         * src/compose.[ch]
16212         * src/mainwindow.c
16213                 Follow-up and reply to
16214
16215         * src/summaryview.[ch]
16216                 Build threads also with subjects
16217
16218 2001-06-17 [hoa]
16219
16220         * src/compose.c
16221                 forwarding use the current account.
16222
16223         * src/mainwindow.c
16224                 the "compose message" button has been replaced with
16225                 "new mail" and "new news" buttons
16226
16227         * src/prefs_common.[ch]
16228                 added a configuration option to use the forward button
16229                 as "forward as attachment"
16230                 changed reply and forward format description
16231
16232         * src/quote_fmt_lex.l
16233         * src/quote_fmt_parse.y
16234                 added message with no signature in format for reply
16235                 and forward.
16236
16237 2001-06-17 [paul]
16238
16239         Minor UI stuff
16240
16241         * src/mainwindow.c
16242         * src/summaryview.c
16243                 Improvements to the English
16244
16245         * src/prefs_common.c
16246                 Improvements to the English and some
16247                 clarity/continuity improvements in the
16248                 description of Quote symbols.
16249
16250 2001-06-17 [paul]
16251
16252         0.5.0claws1
16253
16254         * sync with sylpheed 0.5.0pre1
16255
16256 2001-06-17 [hoa]
16257
16258         * src/compose.c
16259                 Better interface for compose, displayed fields
16260                 are updated whenever we change account.
16261                 Newsgroups field is automatically filled.
16262
16263         * src/mainwindow.c
16264                 Newsgroups field is automatically filled.
16265
16266         * src/prefs_account.c
16267                 Some interface stuff when fields appear and
16268                 disappear.
16269
16270 2001-06-16 [paul]
16271
16272         0.4.99claws
16273
16274         * sync with sylpheed 0.4.99
16275
16276 2001-06-16 [sergey]
16277
16278         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
16279         base64_decoder_free, base64_decoder_decode): new object and
16280         functions for decoding base64 streams.
16281         * src/procmime.c (procmime_decode_content): modified to use the
16282         new base64 decoder.
16283
16284 2001-06-15 [paul]
16285
16286         0.4.99claws10
16287
16288         * sync with sylpheed 0.4.99cvs11
16289
16290 2001-06-13 [paul]
16291
16292         0.4.99claws9
16293
16294         * sync with sylpheed 0.4.99cvs9
16295
16296 2001-06-13 [hoa]
16297
16298         * src/compose.c
16299         * src/prefs_account.c
16300
16301                 SMTP server can be defined in the news account
16302                 mime type of attachment are kept.
16303
16304         * src/summaryview.c
16305
16306                 now choose the highest important score between default
16307                 and important score of folder.
16308
16309 2001-06-09 [alfons]
16310         
16311         * src/prefs_common.c: 
16312
16313                 (prefs_quote_description_create): corrected description of 
16314                 quote format characters
16315
16316 2001-06-09 [paul]
16317
16318         0.4.99claws8
16319
16320         * sync with sylpheed 0.4.99cvs8
16321
16322 2001-06-08 [sergey]
16323
16324         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
16325         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
16326
16327 2001-06-08 [paul]
16328
16329         0.4.99claws7
16330
16331         * sync with sylpheed 0.4.99cvs7
16332
16333 2001-06-06 [sergey]
16334
16335         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
16336         clashes with autogenerated header).
16337         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
16338         * src/Makefile.am: added quote_fmt.h.
16339         * src/.cvsignore: added lex/yacc autogenerated files
16340         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
16341
16342 2001-06-06 [paul]
16343
16344         0.4.99claws6
16345
16346         * sync with sylpheed 0.4.99cvs6
16347
16348 2001-06-06 [hoa]
16349
16350         * added src/quote_fmt_parse.h
16351         * src/compose.c
16352                 removed warnings
16353
16354         * src/prefs.[ch]
16355                 don't modify readonly configuration files
16356
16357         * src/prefs_account.c
16358         * src/prefs_common.c
16359         * src/prefs_customheader.c
16360         * src/prefs_display_header.c
16361         * src/prefs_filter.c
16362         * src/prefs_filtering.c
16363         * src/prefs_scoring.c
16364                 don't open dialog box when configuration files
16365                 are readonly
16366
16367 2001-06-05 [sergey]
16368
16369         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
16370
16371         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
16372         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
16373         BUILT_SOURCES to make all files rebuild properly.
16374
16375         * src/compose.c: removed #include "quote_fmt.tab.h".
16376
16377         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
16378         CHARACTER value in yylval.
16379
16380         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
16381         receive CHARACTER value by documented means (yylval).
16382
16383         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
16384
16385 2001-06-05 [hoa]
16386
16387         * src/Makefile.am
16388                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
16389
16390         * src/filtering.c
16391         * src/matcher.c
16392         * src/matcher.h
16393         * src/prefs_filtering.c
16394                 now keep the configuration for execute action
16395
16396         * src/mbox_folder.c
16397                 fixed a warning
16398
16399 2001-06-05 [paul]
16400
16401         * sync with sylpheed 0.4.99cvs5
16402
16403 2001-06-05 [hoa]
16404
16405         * src/Makefile.am
16406                 added quote_fmt.[ch]
16407
16408         * added src/quote_fmt.y
16409         * added src/quote_fmt.l
16410         * added src/quote_fmt.tab.h
16411         * added src/quote_fmt.tab.c
16412         * added src/lex.quote_fmt.c
16413                 parsing configuration for replying
16414                 and forwarding
16415
16416         * src/prefs_common.[ch]
16417                 added configuration UI for replying
16418                 and forwarding
16419
16420         * src/compose.c
16421                 using configuration for replying
16422                 and forwarding
16423
16424 2001-06-04 [hoa]
16425
16426         * src/filtering.c
16427         * src/matcher.c
16428         * src/matcher.h
16429         * src/prefs_filtering.c
16430         * src/prefs_matcher.c
16431         * src/prefs_matcher.h
16432                 action "run a command" for filtering
16433                 and matching with a command.
16434                 fixed the "whole message" matching
16435
16436         * src/mbox_folder.c
16437                 changed temporary filename for security
16438
16439         * src/messageview.c
16440                 queue the notification if it fails to send.
16441
16442         * src/prefs_common.c
16443         * src/prefs_folder_item.c
16444                 changed the default important score             
16445
16446         * src/prefs_scoring.c
16447         * src/scoring.c
16448                 hide kill score input when the folder is not
16449                 a newsgroup
16450
16451 2001-06-03 [alfons]
16452
16453         * src/prefs_common.c:
16454
16455                 (prefs_font_select): pass font name in font entry box to font
16456                 selection dialog.
16457
16458 2001-06-03 [sergey]
16459
16460         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
16461
16462 2001-06-03 [paul]
16463
16464         * sync with sylpheed 0.4.99cvs4
16465
16466 2001-06-03 [alfons]
16467
16468         * src/headerwindow.c:
16469
16470                 (headerwindow_show_cb): use the selected summary view item, not
16471                 the displayed item.
16472
16473 2001-06-02 [alfons]
16474
16475         * src/headerwindow.c:
16476
16477                 (headerwindow_show_cb): always try to show msginfo
16478
16479 2001-06-02 [hoa]
16480
16481         * src/compose.c
16482                 keep attached parts when reediting or forwarding.
16483
16484 2001-06-01 [hoa]
16485
16486         * src/folderview.c
16487         * src/prefs_folder_item.[ch]
16488         * src/prefs_scoring.[ch]
16489         * src/scoring.[ch]
16490         * src/summaryview.[ch]
16491         * src/main.c
16492         * src/mainwindow.c
16493         * src/prefs_common.[ch]
16494                 support for folder scoring
16495                 kill score and important score for messages
16496         
16497         * src/prefs_account.c
16498                 some display bug fixed for local account
16499                 preferences
16500
16501 2001-05-31 [alfons]
16502
16503         * src/summaryview.c:
16504
16505                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
16506                 sender to address book menu item is disabled.
16507
16508 2001-05-30 [hoa]
16509
16510         * src/filtering.[ch]
16511         * src/summaryview.c
16512                 handling summary menu / filter messages
16513
16514         * src/folder.[ch]
16515                 add some stuff
16516
16517         * src/foldersel.c
16518                 imap folders now appears in list
16519
16520         * src/mbox_folder.c
16521                 doesn't crash if destination mail is not writeable
16522
16523 2001-05-29 [hoa]
16524
16525         * src/compose.c
16526                 removed some warnings
16527
16528         * src/filtering.c
16529         * src/folder.[ch]
16530         * src/prefs_filtering.c
16531                 global string to identify any folders           
16532                 removed some debug info
16533                 filtering to mbox folders is now possible
16534
16535         * src/mainwindow.c
16536                 removed some warnings
16537
16538         * src/mbox_folder.c
16539                 permission on files are changed to read/write for user only,
16540                 nothing for other.
16541                 creation of subfolder is handled better.
16542
16543 2001-05-28 [alfons]
16544
16545         Verified the sync for src/prefs_common.[ch] and
16546         src/prefs_account.[ch]. I believe there were some
16547         minor indentation differences.
16548
16549 2001-05-28 [paul]
16550
16551         0.4.99claws3
16552
16553         * sync with 0.4.99cvs3
16554
16555 2001-05-28 [hoa]
16556
16557         * src/compose.c
16558                 handling flags for mbox format
16559
16560         * src/filtering.c
16561                 use of mark file only for MH format
16562                 handling flags for mbox format
16563                 filtering cannot yet move or copy mails to mbox folders.
16564
16565         * src/folder.[ch]
16566                 changed move_msg, copy_msg,
16567                 move_msgs_with_dest, copy_msgs_with_dest functions
16568                 uses only folder->copy_msg() function
16569                 uses folder->finished_copy() to handle the destination
16570                 folder at the end of the copy or move operation.
16571
16572         * src/foldersel.c
16573                 included mbox directories.
16574
16575         * src/folderview.[ch]
16576         * src/mainwindow.c
16577                 handle folders operation for mbox format
16578
16579         * src/mbox.c
16580                 disable conversion of "From " header
16581
16582         * src/mbox_folder.[ch]
16583                 completion of mbox format handling
16584
16585         * src/mh.c
16586                 changed mh_copy_msg() function and
16587                 removed mh_move_msg(), mh_move_msgs_with_dest(),
16588                 mh_copy_msgs_with_dest()
16589
16590         * src/prefs_filtering.c
16591                 removed some warnings
16592
16593         * src/prefs_matcher.c
16594                 default boolean operation is AND
16595
16596         * src/procheader.c
16597                 handling flags for mbox format
16598                 handling of "From " header
16599
16600         * src/procmsg.[ch]
16601                 removed data field
16602                 added MSG_REALLY_DELETED flags to handle deletion of
16603                 messages in mbox format.
16604
16605         * src/summaryview.c
16606                 handling flags for mbox format
16607                 disable the MSG_DELETED flags when messages
16608                 are deleted in mbox format
16609
16610         * src/textview.c
16611                 "From " headers display fixed.
16612
16613 2001-05-27 [alfons]
16614
16615         * src/textview.c:
16616                 
16617                 (get_email_part): skip quoted email addresses, like in e.g.
16618                 "'alfons@proteus.demon.nl'".
16619
16620 2001-05-26 [alfons]
16621
16622         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
16623         and fixing the persistence troubles when using separate windows.
16624
16625         * src/mainwindow.c:
16626         
16627             Added #define SEPARATE_ACTION used in the gtk item factory for 
16628             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
16629                 use gtk_item_factory_get_widget_by_action() to get the items.
16630                 
16631             Removed separate_widget_cb from the gtk item factory data   
16632           
16633             (mainwindow_create): connect separate_widget_cb() to check
16634             menu item "toggled" signal. also passing a MainWindow pointer
16635                 as object data for both check menu items.
16636                 
16637             (separate_widget_cb): definition of separate_widget_cb() to match
16638             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
16639                 window using gtk_object_get_data(). The type of window separation 
16640                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
16641         
16642         * src/prefs_filtering.c,
16643           src/prefs_matcher.c: added horizontal scrollbars
16644
16645 2001-05-25 [darko]
16646
16647         * src/headerview.c
16648                 fix segfault with invalid bold font
16649         * src/summaryview.c
16650                 correctly display summary stats after row is marked
16651
16652 2001-05-23 [sergey]
16653
16654         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
16655         encodings with libjconv.
16656
16657 2001-05-23 [hoa]
16658
16659         * src/Makefile.am
16660                 added mbox_folder.[ch]
16661         * src/defs.h
16662                 mbox temporary folder
16663         * src/folder.[ch]
16664         * added src/mbox_folder.[ch]
16665         * src/folderview.c
16666         * src/procheader.[ch]
16667                 added mbox support
16668         * src/mbox.c
16669                 bugfix for file incorporation filtering
16670         * src/imap.c
16671                 enable creation of MBOX
16672         * src/prefs_display_header.c
16673                 enable use of headers like "From "
16674                 something that should be fixed :
16675                         displaying of such headers add an extra space
16676         * src/prefs_folder_item.c
16677                 don't create folders because it is not necessary
16678         * src/procmsg.h
16679                 added data field to MsgInfo for mbox internal use
16680         * src/summaryview.c
16681                 added some support for mbox
16682         * src/utils.[ch]
16683                 added get_mbox_cache_dir() function
16684
16685 2001-05-23 [hiroyuki]
16686
16687         * src/headerwindow.c
16688           src/inc.c
16689           src/main.c
16690           src/mh.c
16691           src/nntp.c
16692           src/procmsg.h
16693           src/session.h
16694           src/socket.[ch]
16695           src/summaryview.c
16696           src/textview.c
16697           src/automaton.c
16698           src/folderview.c: more sync with 0.4.99cvs2.
16699
16700         * src/headerwindow.c: reverted.
16701
16702 2001-05-22 [paul]
16703
16704         0.4.99claws2
16705
16706         * sync with sylpheed 0.4.99cvs2
16707                 * src/news.[ch]
16708                 * src/nntp.[ch]
16709                 * INSTALL
16710                 * INSTALL.jp
16711
16712 2001-05-22 [alfons]
16713
16714         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
16715
16716 2001-05-21 [alfons]
16717
16718         Minor things:
16719
16720         * configure.in: if gnome-config not found, "no" is displayed
16721         
16722         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
16723
16724         * src/textview.c: now also possible to add mail addresses by right
16725           clicking in the text view
16726
16727         * src/codeconv.c: merged patch which fixes endless loop when encountering
16728           invalid wide characters; from Alte <010@imis.ru>  
16729
16730 2001-05-20 [alfons]
16731
16732         Added installation of gnome specific things:
16733
16734         * Makefile.am: gnome conditional
16735
16736         * configure.in: check for installed gnome
16737
16738         * added sylpheed.png, sylpheed.desktop
16739
16740 2001-05-20 [sergey]
16741
16742         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
16743
16744         * src/mainwindow.h (main_window_toolbar_create): created a button
16745         for "Reply to all".
16746         (main_window_set_toolbar_sensitive): enable/disable the new button
16747         appropriately.
16748         (toolbar_reply_to_author_cb): handle the new button.
16749
16750         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
16751         send_progress_dialog_destroy() on failure (fixes hang on SMTP
16752         failure).
16753
16754 2001-05-19 [sergey]
16755
16756         * src/compose.h (ComposeReplyMode): new modes
16757         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
16758         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
16759
16760         * src/compose.c
16761         (compose_send): move some code into a new function:
16762         (compose_current_mail_account): new function.
16763         (compose_reply): new argument to_author, all callers changed; if
16764         to_author==TRUE and account->protocol==A_NNTP, find and use an
16765         appropriate mail account for replying.
16766         (compose_reply_set_entry): new argument to_author; ignore
16767         compose->replyto if to_author==TRUE.
16768
16769         * src/mainwindow.c: new command "Message/Reply to author".
16770         (main_window_set_menu_sensitive): enable/disable it.
16771         (reply_cb): handle it.
16772
16773         * src/summaryview.c: new command "Reply to author".
16774         (summary_set_menu_sensitive): enable/disable it.
16775         (summary_reply_cb): handle it.
16776
16777         * src/account.c (account_find_mail_from_address): new function.
16778
16779 2001-05-18 [paul]
16780
16781         0.4.99claws1
16782
16783         * sync with sylpheed 0.4.99cvs1
16784
16785 2001-05-18 [hoa]
16786
16787         * src/compose.[ch]
16788         * src/filtering.c
16789         * src/summaryview.c
16790                 new filtering action : forward and forward as attachment
16791
16792         * src/main.c
16793                 no need for $DISPLAY when we run sylpheed --help
16794                 call to parse_cmd_opt() is moved
16795
16796         * src/mainwindow.[ch]
16797                 execute button is hidden when immediate execute
16798                 is chosen
16799
16800         * src/mh.c
16801         * src/news.c
16802         * src/prefs_folder_item.c
16803         * src/procmsg.c
16804                 better handling of missing directories
16805
16806         * src/summaryview.c
16807                 reedit is enabled in outbox
16808                 reedit is enabled in queue
16809
16810 2001-05-17 [hoa]
16811
16812         * src/filtering.c
16813         * src/matcher.[ch]
16814         * src/prefs_filtering.c
16815                 changed attachement into attachment
16816
16817 2001-05-17 [alfons]
16818
16819         0.4.67claws4    
16820
16821         * sync with sylpheed 0.4.67cvs9
16822         * sync with sylpheed 0.4.67cvs7-8
16823
16824 2001-05-17 [hoa]
16825
16826         * src/Makefile.am
16827                 added prefs_filtering.c
16828
16829         * src/filtering.[ch]
16830         * src/matcher.[ch]
16831                 removed action : forward_news and forward_news_as_attachement
16832                 (forward and forward_as_attachement can be used instead)
16833
16834         * src/mainwindow.c
16835                 added menu option to access filtering configuration
16836
16837         * src/prefs_account.c
16838                 changed mail_command default to /usr/sbin/sendmail
16839
16840         * added src/prefs_filtering.[ch]
16841                 dialog box for filtering configuration
16842
16843         * src/prefs_matcher.c
16844                 added function prefs_matcher_get_criteria_from_matching()
16845
16846         * src/prefs_scoring.c
16847                 reset the dialog when register or substitute is clicked
16848
16849 2001-05-15 [hoa]
16850
16851         * src/Makefile.am
16852                 added filtering.[ch]
16853         * src/inc.c
16854                 using filering.[ch] instead of filter.[ch]
16855         * src/main.c
16856                 reading new filtering configuration
16857         * src/matcher.[ch]
16858                 added some filtering actions
16859                 and fixed a bug for headers and mail body matching
16860         * src/mbox.c
16861                 using filering.[ch] instead of filter.[ch]
16862         * src/mh.c
16863                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
16864         * src/summaryview.c
16865                 some fixes for filtering
16866
16867 2001-05-14 [hiroyuki]
16868
16869         * src/send.c: fixed some weird indentations.
16870           send_message_with_command(): call pclose() only if p != NULL.
16871         * src/textview.c: get_email_part(): modified the code for readability.
16872
16873 2001-05-14 [hiroyuki]
16874
16875         * src/md5global.h
16876           src/md5ify.c
16877           src/md5ify.h: removed from the cvs.
16878
16879 2001-05-13 [sergey]
16880
16881         * src/main.c: include rfc2015.h to avoid compiler warnings.
16882         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
16883         the panel is already on screen.
16884         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
16885         closing the alert window by ESC as "No".
16886         * src/prefs_common.c (prefs_interface_create): moved return
16887         receipt check button to the correct place.
16888
16889 2001-03-13 [alfons]
16890
16891         * src/prefs_common.c: 
16892                 moved return receipt check button to the Send tab. (prefs_send_create)
16893                 removed the date format ui related globals. (prefs_display_create)
16894
16895         0.4.67claws3
16896         
16897         * sync with sylpheed 0.4.67cvs5-6
16898
16899 2001-05-13 [paul]
16900
16901         * added Alfons' font selection patch
16902
16903         * src/defs.h
16904         * src/headerwindow.c
16905         * src/prefs_common.c
16906         * src/prefs_common.h
16907
16908 2001-05-13 [hoa]
16909         * src/defs.h
16910                 changed version of cache
16911         * src/matcher.[ch]
16912         * src/prefs_matcher.c
16913                 added additionnal matching criteria
16914         * src/procheader.c
16915         * src/procmsg.[ch]
16916         * src/news.c
16917                 added references in MsgInfo
16918
16919 2001-05-12 [hoa]
16920
16921         * src/defs.h
16922                 prepared some things for new filtering
16923         * src/matcher.[ch]
16924                 added some matching properties
16925                 inreplyto need to be enhanced
16926                 prepared some things for new filtering
16927         * src/messageview.c
16928                 added Return-Receipt-To handling
16929         * src/prefs_folder_item.c
16930                 changed default value to TRUE
16931         * src/prefs_matcher.c
16932                 added some matching properties
16933         * src/prefs_scoring.[ch]
16934                 the scoring dialog is finished
16935         * src/procheader.c
16936                 added Return-Receipt-To handling
16937                 Reference need to be added
16938         * src/procmsg.[ch]
16939                 added Return-Receipt-To handling
16940                 added threadscore to get a better score sorting when
16941                 threads are enabled
16942         * src/summaryview.c
16943                 suppressed a bug when we sort the list
16944                 when no folder is opened.
16945                 better score sorting when threads are enabled
16946
16947 2001-05-12 [alfons]
16948
16949         * reverted previous patch because of potential errors 
16950
16951         0.4.67claws2
16952         
16953         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
16954                 applied "toggle mail-retrieval dialog window" patch submitted 
16955                 by Eric Limpens <eric@qnt.net>
16956
16957         * sync with sylpheed 0.4.67cvs4
16958
16959 2001-05-12 [sergey]
16960
16961         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
16962         some picky compilers.
16963         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
16964         * src/grouplist_dialog.c: include alertpanel.h.
16965         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
16966         fix compile warning.
16967         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
16968         #include "defs.h" before others to prevent the warning of `MIN'
16969         and `MAX' redefinition.
16970
16971 2001-05-11 [hoa]
16972
16973         * src/main.c
16974         * src/messageview.c
16975         * src/prefs_account.c
16976         * src/prefs_display_header.c
16977                 removed warning
16978         * src/Makefile.am
16979                 added prefs_scoring.[ch]
16980         * src/grouplist_dialog.c
16981                 display an error dialog box if the group list
16982                 cannot be fetched.
16983         * src/mainwindow.[ch]
16984                 added main_window_set_thread_option() function
16985                 scoring dialog box enabled
16986         * src/matcher.[ch]
16987                 added flags matching unread /new / marked
16988                 / deleted / replied / forwarded
16989         * src/news.c
16990                 newsgroups are now finally in newscache
16991         * src/prefs_matcher.[ch]
16992                 finished preferences for matching dialog
16993         * added src/prefs_scoring.[ch]
16994                 scoring dialog box completed
16995         * src/scoring.[ch]
16996                 conversion to string : added scoringprop_to_string()
16997                 write config for preferences :
16998                 added prefs_scoring_write_config()
16999         * src/summaryview.c
17000                 threads can be enabled/disabled independently
17001                 for each folder
17002
17003 2001-05-10 [alfons]
17004
17005         0.4.67claws1
17006         
17007         * AUTHORS: 
17008                 thought it would be nice to have a list of all
17009                 contributors (used Changelog as a reference)
17010         
17011         * configure.in: 
17012                 messed up version numbering...
17013
17014         0.4.66claws1
17015
17016         * sync with sylpheed 0.4.67cvs1-3
17017
17018 2001-05-10 [darko]
17019
17020         * src/prefs_common.c:
17021                 better UI for strftime format, double clicking
17022                 on format now inserts the format in text entry
17023                 replaced close button with standard OK/Cancel
17024                 moved date format button to the right of the
17025                 text entry field
17026
17027 2001-05-09 [alfons]
17028
17029         * src/gtkstext.c:
17030                 Ctrl-Home / Ctrl-End have proper cursor navigation
17031
17032 2001-05-09 [hoa]
17033
17034         * src/prefs_matcher.c
17035                 finished UI to define matching properties
17036                 added ok and cancel button
17037         * src/prefs_filter.c
17038                 added ok and cancel button
17039         * src/news.c
17040                 fixed some bug in xhdr parsing
17041
17042 2001-05-08 [alfons]
17043
17044         * src/textview.c: 
17045                 fixed a bug in textview_show_header(), which displayed two colons (':');
17046                 cleaned up some warnings
17047
17048 2001-05-08 [hoa]
17049
17050         * src/Makefile.am
17051                 added prefs_matcher.[ch]
17052                 compilation with -W -Wall
17053         * src/alertpanel.c
17054                 ungrab the mouse events if grabbed - does it
17055                 fix the bug for disposition notification ?
17056         * src/mainwindow.c
17057                 added a menu option to open the matching dialog.
17058         * src/matcher.[ch]
17059                 added matcherprop_to_string() and matcherlist_to_string()
17060                 fixed some bugs, changed the name of some options
17061                 age_sup and age_inf becomes age_greater and age_lower,
17062                 body and messageheaders becomes body_part and headers_part,
17063                 changed the names of constants from SCORING_XXX to MATCHING_XXX
17064         * src/prefs_display_header.c
17065         * src/prefs_headers.c
17066                 fixed a bug that accidentally destroyed dialogs
17067                 when closed them with delete_event
17068                 Added *_deleted() which handle delete_event signal correctly.
17069         * src/prefs_folder_item.[ch]
17070                 added "enable_thread" field for future customization
17071         * added src/prefs_matcher.[ch]
17072                 sample of the UI to define matching properties
17073         * src/procheader.c
17074                 using procheader_headername_equal instead of str*cmp functions
17075                 using procheader_parse_header() function
17076         * src/scoring.c
17077                 using MATCHING_XXX instead of SCORING_XXX
17078         * src/summaryview.c
17079                 display the sender of the news even if this is ourself
17080                 when this is a news message.
17081         * src/textview.c
17082                 using headername_equal() instead of str*cmp functions
17083
17084 2001-05-08 [alfons]
17085
17086         0.4.66claws
17087
17088         * sync with sylpheed 0.4.66
17089         * src/gtkstext.c: trace logs added 
17090
17091 2001-05-08 [sergey]
17092
17093         * src/prefs_common.[ch]: added option to enable/disable GnuPG
17094         signature check popup.
17095         * src/rfc2015.c (check_signature): show signature check popup only
17096         if it is enabled in preferences.
17097
17098 2001-05-07 [alfons]
17099
17100         0.4.66claws4
17101         
17102         * sync with sylpheed 0.4.66cvs6
17103
17104 2001-05-07 [darko]
17105
17106         * src/prefs_common.[ch]: added option to enable/disable
17107           looking up sender name in address book for summary pane
17108         * src/summaryview.c: look up sender in the address book
17109           by using Alfons' address completion code
17110
17111 2001-05-07 [hiroyuki]
17112
17113         * src/inc.h
17114           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
17115           member of Pop3State.
17116         * src/news.c: brought #include "defs.h" before #include <glib.h>
17117           to prevent the warning of `MIN' and `MAX' redefinition.
17118
17119 2001-05-06 [hoa]
17120
17121         * removed src/headers_display.[ch]
17122         * removed src/prefs_display_headers.[ch]
17123         * src/inc.c
17124                 use a temporary file in the user directory for mbox import
17125         * src/news.c
17126                 added XHDR support to get "To" and "Cc" headers
17127                 (in order to match news with to or cc field for
17128                 scoring)
17129                 added function news_parse_xhdr() to get XHDR response
17130         * src/nntp.[ch]
17131                 added function nntp_xhdr()
17132         * src/matcher.c
17133                 fetch the message if necessary
17134
17135 2001-05-06 [alfons]
17136
17137         0.4.66claws3
17138
17139         * sync with sylpheed 0.4.66cvs3-5
17140
17141 2001-05-06 [hoa]
17142
17143         * src/utils.[ch]
17144                 added function itos_buf() to enable use of several buffers
17145         * src/summaryview.c
17146                 use of itos_buf() instead of itos() in summary list
17147                 to fix the broken display of message number.
17148
17149 2001-05-06 [alfons]
17150
17151         * src/gtkstext.c: bug in cursor up navigation fixed,
17152                 fixed another unsigned / signed comparison (we're getting there :-)
17153
17154 2001-05-06 [hoa]
17155
17156         * src/Makefile.am
17157                 added scoring.c scoring.h
17158                 prefs_folder_item.c prefs_folder_item.h
17159                 matcher.c matcher.h
17160         * src/defs.h
17161                 added FOLDERITEM_RC SCORING_RC
17162         * src/folder.[ch]
17163                 added prefs field in FolderItem :
17164                 properties for each folder (PrefsFolderItem),
17165                 sorting type and mode were added as the first properties.
17166         * src/main.c
17167                 read config for scoring
17168         * added src/matcher.[ch]
17169                 gives functions to parse configuration file to do
17170                 matching on mails with a list of conditions.
17171         * src/mainwindow.c
17172                 add option to sort by score
17173         * src/prefs_common.[ch]
17174                 added preference option to show score and for
17175                 the score column size
17176         * added src/prefs_folder_item.[ch]
17177                 properties for each folder (PrefsFolderItem),
17178                 sorting type and mode were added as the first properties.
17179         * src/procheader.[ch]
17180                 added procheader_parse_header()
17181                 added procheader_header_free()
17182                 added procheader_headername_equal()
17183                 and made modification to use them.
17184         * src/procmsg.[ch]
17185                 added score field to MsgInfo structure
17186         * added src/scoring.[ch]
17187                 gives functions to parse configuration file to do
17188                 scoring on mails with a list of conditions.
17189         * src/summaryview.[ch]
17190                 save the sorting type and mode for the folder
17191                 added column to display the score of the mail
17192                 added function summary_score_clicked()
17193                 sorting type and mode are restored to the folder
17194                 when it is reopen
17195         * src/textview.c
17196                 use procheader_parse_header(), procheader_headername_equal()
17197                 removed memory leak in text_scan_header when freeing headers
17198         * src/filter.c
17199                 changed the function to match names of headers
17200                 using procheader_headername_equal()
17201
17202         Scoring functions are implemented, an interface is needed
17203         to configure that.
17204
17205 2001-05-04 [alfons]
17206
17207         * src/gtkstext.c: 
17208                 hopefully fixed the row up navigation bug,
17209                 removed adding back / forward lines to cache
17210
17211 2001-05-04 [sergey]
17212
17213         * src/prefs_display_headers.c: user interface changes:
17214         (prefs_display_headers_create): remove unused "Show" check button;
17215         allow reordering of headers by dragging.
17216         (prefs_display_headers_write_config): remove unused variables.
17217         (prefs_display_headers_set_dialog): do not insert "(New)" at top
17218         of lists (not needed with the new UI).
17219         (prefs_display_headers_set_list): scan lists starting from row 0,
17220         not 1 (do not skip "(New)").
17221         (prefs_display_headers_find_header): new function.
17222         (prefs_display_headers_clist_set_row): do not allow duplicates.
17223         (prefs_display_headers_delete_cb): do not skip row 0; treat
17224         closing the alert window by ESC as "No".
17225         (prefs_display_headers_up): do not protect row 0.
17226         (prefs_display_headers_down): do not protect row 0.
17227
17228 2001-05-04 [sergey]
17229
17230         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
17231         functions.
17232
17233         * src/summaryview.c
17234         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
17235         summary_select_next_marked, summary_select_prev_marked): new
17236         functions.
17237
17238 2001-05-03 [sergey]
17239
17240         * src/news.c: fixed a bug when no article can be fetched after
17241         server timeout if the connection was restored by news_post():
17242         (news_select_group): new function.
17243         (news_fetch_msg): call news_select_group() before fetching
17244         article.
17245         (news_get_uncached_articles): set session->group after successful
17246         GROUP command.
17247
17248 2001-05-03 [hoa]
17249
17250         * src/defs.h
17251         * src/procmsg.[ch]
17252         * src/procheader.c
17253                  changed version of cache, added cc field
17254
17255         * src/prefs_display_headers.c
17256                 the interface was changed
17257
17258         * src/prefs_headers.c
17259                 added cancel button
17260
17261 2001-05-03 [alfons]
17262
17263         * completed sync of sylpheed cvs2
17264         * src/gtkstext.c: updated row up / down cursor navigation
17265         * src/textview.c: re-edited, prepared for fixing the email address
17266                 scanner.
17267
17268 2001-05-03 [darko]
17269
17270         * src/prefs_common.c: use alfons' strftime ui code
17271         entry_datefmt and datefmt_sample widgets have to be
17272         global in this module because of this change
17273
17274 2001-05-03 [hoa]
17275
17276         * src/messageview.c
17277         * src/prefs_common.[ch] added option to activate the return receipt
17278                 feature.
17279
17280 2001-05-02 [alfons]
17281
17282         * src/gtkstext.c: fix for row up/down cursor navigation. 
17283
17284         0.4.66claws2
17285         
17286         * sync with 0.4.66cvs2
17287
17288 2001-05-02 [paul]
17289
17290         added add-sender-to-addressbook patch
17291
17292         * src/addressbook.c
17293         * src/addressbook.h
17294         * src/summaryview.c
17295
17296 2001-05-02 [sergey]
17297
17298         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
17299         G_ALERTDISABLE.
17300
17301         * src/alertpanel.c (alertpanel_create): new argument can_disable,
17302         all existing callers changed to pass FALSE; create a check button
17303         to disable the message.
17304         (alertpanel_message_with_disable): new function.
17305         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
17306         (alertpanel_button_toggled): new function.
17307         (alertpanel_button_clicked, alertpanel_close): set value using
17308         G_ALERT_VALUE_MASK.
17309
17310         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
17311
17312         * src/prefs_common.c (prefs_privacy_create): new check button
17313         checkbtn_gpgme_warning.
17314
17315         * src/main.c (main): moved preferences reading before gpgme
17316         initialization; check prefs_common.gpgme_warning before giving the
17317         GnuPG warning and set it to FALSE if the user wants to disable the
17318         warning.
17319
17320 2001-05-02 [hiroyuki]
17321
17322         * src/prefs_display_headers.c: modified the layout and some labels.
17323
17324 2001-05-02 [sergey]
17325
17326         * src/prefs_account.c (prefs_account_fix_size): new function.
17327         (prefs_account_create): call prefs_account_fix_size(); use
17328         gtk_widget_show instead of gtk_widget_show_all (fixes too large
17329         size when the window is shown for the first time).
17330         (prefs_account_basic_create): changed layout of serv_table; moved
17331         localmbox_entry above smtpserv_entry (logically it replaces
17332         POP3/IMAP server).
17333         (prefs_account_protocol_activated): set sensitivity of
17334         nntpauth_chkbtn according to the protocol (in addition to
17335         hide/show); commented out gtk_table_set_row_spacing() calls.
17336         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
17337         not sensitive (fixes a bug with disabled username/password boxes
17338         when editing POP3 account after NNTP with authentication).
17339
17340 2001-05-02 [hoa]
17341
17342         * src/account.c
17343         * src/inc.c
17344         * src/prefs_account.[ch]
17345         * src/send.c
17346                 removed local account without SMTP server
17347                 added option to use mail command instead of a connexion
17348                 to SMTP server when a local account is used
17349         * src/prefs_headers.c
17350                 fixed a bug
17351         * src/news.c
17352                 fixed a bug when connexion immediately closed
17353
17354 2001-05-01 [alfons]
17355
17356         0.4.66claws1
17357         
17358         * sync with 0.4.65
17359
17360 2001-05-01 [sergey]
17361
17362         * src/prefs_account.c (Basic, prefs_account_basic_create): new
17363         widget nntpauth_chkbtn.
17364         (prefs_account_protocol_activated): handle nntpauth_chkbtn
17365         visibility.
17366         (prefs_account_nntpauth_toggled): new function.
17367
17368         * src/news.c (news_session_new_for_folder): use NNTP
17369         authentication only if ac->use_nntp_auth is set.
17370
17371 2001-05-01 [hoa]
17372
17373         * src/Makefile.am changed headers.[ch] in customheader.[ch]
17374         * src/prefs_display_headers.c changed the UI
17375         * src/prefs_headers.c changed account_name to account_id
17376         * src/compose.c using customheader.h
17377
17378 2001-05-01 [hiroyuki]
17379
17380         * src/esmtp.c
17381           src/news.c
17382           src/nntp.c: changed sock_read() to sock_gets(), they've been left
17383           unsynched.
17384
17385 2001-05-01 [hoa]
17386
17387         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
17388         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
17389                 for displaying of headers
17390         * src/grouplist_dialog.[ch] minor changes to remove warnings
17391         * src/prefs_display_headers.[ch] dialog to choose the
17392         headers to display in the mail viewer.
17393         * src/headers.h correction of #define
17394         * src/headers_display.[ch] configuration for displaying of headers.
17395         * src/main.c read config of displaying of headers
17396         * src/prefs_common.c add a button to access the config dialog
17397                 for displaying of headers
17398         * src/prefs_display_headers.[ch] dialog for configuration for
17399                 displaying of the headers.
17400         * src/prefs_headers.c cleaning of code
17401         * src/procheader.c comments added to code
17402         * src/textview.c changes to reorder the headers depending
17403                 on the config for displaying of headers
17404
17405 2001-04-30 [alfons]
17406
17407         0.4.65claws7
17408
17409         * sync with 0.4.65cvs12
17410
17411         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
17412
17413 2001-04-30 [sergey]
17414
17415         * src/nntp.h (NNTPSockInfo): new field auth_failed.
17416
17417         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
17418         is set to force reconnection after authentication failure.
17419         (nntp_gen_command): set sock->auth_failed on authentication
17420         failure, or if sock->userid and sock->passwd are not set.
17421
17422         * src/news.c (news_session_new_for_folder): set userid=NULL if
17423         password dialog is cancelled.
17424
17425 2001-04-30 [sergey]
17426
17427         * src/nntp.h (NNTPSockInfo): new type.
17428
17429         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
17430         SockInfo.
17431         (nntp_open_auth, nntp_close): new functions.
17432         (nntp_gen_command): new function to handle authentication; all
17433         NNTP command functions updated to use it.
17434         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
17435         (nntp_list): removed old useless code.
17436
17437         * src/news.h (NNTPSession): new field nntp_sock.
17438
17439         * src/news.c: all functions updated to use NNTPSockInfo instead of
17440         SockInfo.
17441         (news_session_new): new arguments (userid, passwd); made static;
17442         use nntp_open_auth() if needed.
17443         (news_session_destroy): use nntp_close() instead of sock_close().
17444         (news_query_password): changed arguments.
17445         (news_session_new_for_folder): new function.
17446         (news_session_get): use news_session_new_for_folder().
17447         (news_authenticate): deleted.
17448         (news_get_uncached_articles): removed old authentication code.
17449
17450 2001-04-30 [sergey]
17451
17452         * src/news.c: reverted my previous changes (need to do NNTP
17453         authentication in a cleaner way).
17454         
17455 2001-04-29 [sergey]
17456
17457         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
17458         news_nntp_post, news_nntp_mode): new functions (wrappers with
17459         authentication support).
17460         (news_get_article_cmd, news_get_article, news_get_header): new
17461         argument "folder"; all callers changed.
17462         (news_get_article_cmd): added authentication support.
17463         (news_session_get): use news_nntp_mode() instead of nntp_mode().
17464         (news_post): use news_nntp_post() instead of nntp_post().
17465         (news_get_uncached_articles): use news_nntp_group() instead of
17466         nntp_group() and news_nntp_xover() instead of nntp_xover();
17467         removed old authentication code.
17468         (news_get_group_list): use news_nntp_list() instead of nntp_list().
17469
17470         * src/nntp.c (nntp_list): return real error code instead of
17471         hardcoded NN_ERROR.
17472
17473 2001-04-29 [sergey]
17474
17475         * configure.in: fixed wint_t typedef detection again
17476
17477 2001-04-28 [hoa]
17478
17479         * src/prefs_account.[ch], added A_LOCAL_CMD
17480                 (send mail with mail command)
17481         * src/send.c added function send_message_with_command()
17482         * src/inc.c made a more secure get_spool() function with
17483                 mktemp() but maybe mkstemp() or something more
17484                 secure can be used.
17485
17486 2001-04-28 [alfons]
17487
17488         * src/textview.c, colorization of email addresses in headers
17489
17490         0.4.65claws6
17491
17492         * bug sync with sylpheed
17493         * prefs_common.c: created date format ui for darko
17494         * sync with 0.4.65cvs11
17495         * configure.in: corrected to have the new gpg checks
17496
17497 2001-04-27 [alfons]
17498
17499         * completed sync with 0.4.65cvs10
17500         * minor debug things added to gtkstext.c
17501
17502 2001-04-27 [darko]
17503
17504         * configure.in: remove check for availability of
17505           strftime() as advised by Hiroyuki
17506         * src/prefs_common.[ch], src/procheader.c:
17507           synch strftime() code with Hiroyki's main branch
17508
17509 2001-04-26 [sergey]
17510
17511         * src/news.c: news_query_password(), news_authenticate(): new
17512           functions.
17513           news_get_uncached_articles(): added NNTP authentication
17514           handling.
17515         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
17516           new functions.
17517         * src/prefs_account.c: prefs_account_protocol_activated():
17518           enable userid and password fields for NNTP.
17519
17520 2001-04-26
17521
17522         * configure.in: check for availability of strftime()
17523           [darko]
17524         * src/prefs_common.[ch], src/procheader.c: use
17525           strftime() for displaying date in summary pane if it
17526           is available
17527
17528 2001-04-25
17529
17530         * more .cvsignore cleanups [alfons]
17531
17532 2001-04-25
17533
17534         * ac/sv-check-type.m4: new autoconf macro.
17535         * configure.in: fixed wint_t typedef detection (did not work
17536           with gcc-2.96).
17537
17538 2001-04-25
17539
17540         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
17541           [hiroyuki]
17542
17543 2001-04-24
17544         * modified gtkstext.c : buggy cursor navigation fixed, 
17545           and font descent also taken in account when drawing
17546           cursor. [alfons]
17547
17548 2001-04-24 [hoa]
17549         * added comments in src/news.c src/nntp.c
17550         * added src/prefs_headers.[ch]
17551         * added src/headers.[ch]
17552         * modified compose.c to activate custom headers
17553                 added function is_in_custom_headers
17554         * modified prefs_account.[ch]
17555                 added function prefs_account_customhdr_edit
17556         * modified src/defs.h :
17557                 added HEADERS_RC : name of the config file
17558                 for the custom headers
17559
17560 2001-04-24
17561
17562     0.4.65claws5
17563
17564         * configure.in
17565           src/gtkstext.[ch]
17566           src/compose.c
17567           src/Makefile.am
17568           
17569           added gtkstext with configure.in patch by Hiroyuki which
17570           should fix the XIM detection [alfons]
17571
17572         * more clean up of cvs [alfons]
17573
17574                  * removed all Makefile.in files to attic.
17575
17576                  * updated all .cvsignores to really ignore things that could
17577                    be unintentionally committed by a recursive commit.
17578
17579 2001-04-23 [hoa]
17580         * added src/grouplist_dialog.[ch]
17581         * changed src/folderview.c to call grouplist_dialog instead
17582                 of inputdialog
17583         * src/news.c :
17584                 added functions news_reset_group_list
17585                 and news_get_group_list
17586         * src/nntp.c :
17587                 added function nntp_list
17588         * src/defs.h :
17589                 added GROUPLIST_FILE : name of the newsgroup list cache file
17590
17591 2001-04-21
17592
17593         * added option to warn about queued messages on exit [sergey]:
17594
17595           * src/compose.c: compose_queue(): call folder_item_scan()
17596             and folderview_update_item() after queueing.
17597           * src/folderview.c: folderview_update_node(): draw the queue
17598             folder in bold font if there are queued messages.
17599           * src/mainwindow.c: queued_messages(): new function.
17600             app_exit_cb(): display warning if there are queued messages
17601             if warn_queued_on_exit is set.
17602           * prefs_common.[ch]: add warn_queued_on_exit option.
17603
17604         * enhanced GnuPG key selection support [sergey]:
17605
17606           * src/select-keys.c: updated to newer version from Win32
17607             branch with support for selecting arbitrary keys.
17608           * src/prefs_account.c: added the Privacy tab to the account
17609             options window.
17610             prefs_account_privacy_create(),
17611             prefs_account_sign_key_set_data_from_radiobtn(),
17612             prefs_account_sign_key_set_radiobtn(): new functions.
17613           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
17614           * src/rfc2015.c: set_signers(): new function.
17615             pgp_sign(): add the account parameter, call set_signers().
17616             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
17617           * src/rfc2015.h: rfc2015_sign(): updated prototype.
17618           * src/compose.c: pass the current account to rfc2015_sign().
17619
17620         * tag name claws added to prevent confusion with main branch [alfons]
17621
17622         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
17623
17624         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
17625
17626         * sync with recent sylpheed cvs. Untested though. [alfons]
17627